Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Build] Fails to build with SPDLog 1.14.0 #3549

Open
SMillerDev opened this issue May 13, 2024 · 0 comments
Open

[Build] Fails to build with SPDLog 1.14.0 #3549

SMillerDev opened this issue May 13, 2024 · 0 comments
Labels

Comments

@SMillerDev
Copy link

[ 22%] Linking CXX executable basic_unified
  cd /tmp/arrayfire-20240513-15875-9klqee/arrayfire-full-v3.9.0/build/examples/unified && /home/linuxbrew/.linuxbrew/Cellar/cmake/3.29.3/bin/cmake -E cmake_link_script CMakeFiles/basic_unified.dir/link.txt --verbose=1
  /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/g++-11 -include climits -O3 -DNDEBUG CMakeFiles/basic_unified.dir/basic.cpp.o -o basic_unified  -Wl,-rpath,/tmp/arrayfire-20240513-15875-9klqee/arrayfire-full-v3.9.0/build/src/api/unified ../../src/api/unified/libaf.so.3.9.0
  /home/linuxbrew/.linuxbrew/opt/binutils/bin/ld: ../../src/api/unified/libaf.so.3.9.0: undefined reference to `spdlog::get(char const*)'
  collect2: error: ld returned 1 exit status
  make[2]: *** [examples/unified/CMakeFiles/basic_unified.dir/build.make:101: examples/unified/basic_unified] Error 1

Description

When building arrayfire in Homebrew/homebrew-core#170154 we ran into this issue.
It occurs on macOS and Linux

Error Log


Build Environment

Compiler version:
Operating system:
Build environment:
CMake variables:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant