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 摘要。