Hacktoberfest 2026:維護者為十月標記出來的 issue,仍然開放、適合新手。 瀏覽 Hacktoberfest issue

Issues with matrixmarket when building ArrayFire from source

未關閉
#3,403 1 則留言 0 個 reaction 已指派 1 人 在 GitHub 檢視

@umar456 已經在處理了。

開始於 2023年5月17日。

評估

這個 Issue 還沒有評估資料。

描述

build

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

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

arrayfire/arrayfire 的其他 Issue

查看 arrayfire/arrayfire 的全部 Issue

相似的 Issue

更多 C++ Issue

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。