Issues with matrixmarket when building ArrayFire from source
@umar456 已经在做这个了。
开始于 2023年5月17日。
评估
这个 Issue 还没有评估数据。
描述
CMakeError.log
CMakeOutput.log
I am facing issues while building ArrayFire from source. The error occurs when executing the "make" command, happens with the "matrixmarket" library.
Setup specifications:
OS: Ubuntu 20.04
Device: x86_64 PC with Intel-i7 with Quadro M2000M
Commit ID: 64586e0
Release: 3.8.3
Error:
Scanning dependencies of target test_matrixmarket_unified
[ 16%] Building CXX object test/CMakeFiles/test_matrixmarket_unified.dir/matrixmarket.cpp.o
[ 16%] Building CXX object src/backend/opencl/CMakeFiles/afopencl.dir/assign.cpp.o
[ 16%] Linking CXX executable matrixmarket_unified
/usr/bin/ld: CMakeFiles/test_matrixmarket_unified.dir/matrixmarket.cpp.o:(.data.rel.ro._ZTI27Sparse_ReadRealMTXFile_Test[_ZTI27Sparse_ReadRealMTXFile_Test]+0x10): undefined reference to typeinfo for testing::Test'
/usr/bin/ld: CMakeFiles/test_matrixmarket_unified.dir/matrixmarket.cpp.o:(.data.rel.ro._ZTI30Sparse_ReadComplexMTXFile_Test[_ZTI30Sparse_ReadComplexMTXFile_Test]+0x10): undefined reference to typeinfo for testing::Test'
/usr/bin/ld: CMakeFiles/test_matrixmarket_unified.dir/matrixmarket.cpp.o:(.data.rel.ro._ZTI30Sparse_FailIntegerMTXRead_Test[_ZTI30Sparse_FailIntegerMTXRead_Test]+0x10): undefined reference to `typeinfo for testing::Test'
collect2: error: ld returned 1 exit status
make[2]: *** [test/CMakeFiles/test_matrixmarket_unified.dir/build.make:88: test/matrixmarket_unified] Error 1
make[1]: *** [CMakeFiles/Makefile2:4013: test/CMakeFiles/test_matrixmarket_unified.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
- 主要语言
- C++
- 星标
- 4.9k
- 派生
- 555
- 平均合并
- 1 小时 24 分钟
- 30 天内合并 PR
- 1
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
arrayfire/arrayfire 的其他 Issue
-
bug
难度 2/5 1-3 小时 新手友好度 74/100
-
bug
难度 2/5 1-3 小时 新手友好度 72/100
-
bug
难度 2/5 1-3 小时 新手友好度 76/100
-
bug
难度 4/5 3-5 天 新手友好度 45/100
-
难度 5/5 一周以上 新手友好度 25/100
查看 arrayfire/arrayfire 的全部 Issue
相似的 Issue
-
难度 2/5 1-3 小时 新手友好度 75/100
-
good first issue
难度 2/5 1-3 小时 新手友好度 75/100
ros2/message_filters#338 ·
-
难度 2/5 1-3 小时 新手友好度 70/100
subsurface/subsurface#4984 ·
-
难度 2/5 1-3 小时 新手友好度 75/100
flutter-webrtc/flutter-webrtc#2206 ·
-
难度 2/5 1-3 小时 新手友好度 70/100
google-ai-edge/LiteRT-LM#3739 ·