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 on NetBSD 10.1-i386, cannot locate libatomic #339

Open
alectrona6400 opened this issue Dec 22, 2024 · 0 comments
Open

Build fails on NetBSD 10.1-i386, cannot locate libatomic #339

alectrona6400 opened this issue Dec 22, 2024 · 0 comments

Comments

@alectrona6400
Copy link

Hello, I am trying to compile abaddon-git on a Pavilion zd8000 running NetBSD 10.1 and I've installed all the dependencies, including libatomic, but it seems like the compiler cannot find it.

-- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB
-- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success
-- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB
-- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB - Failed
-- Looking for __atomic_load_8 in atomic
-- Looking for __atomic_load_8 in atomic - not found
-- Host compiler appears to require libatomic, but cannot locate it.
-- Performing Test HAVE_CXX_ATOMICS64_WITH_LIB
-- Performing Test HAVE_CXX_ATOMICS64_WITH_LIB - Failed
CMake Error at cmake/CheckAtomic.cmake:104 (message):
  Host compiler must support std::atomic!
Call Stack (most recent call first):
  CMakeLists.txt:124 (include)


-- Configuring incomplete, errors occurred!

If there's anything else you need me to provide, let me know. Thanks in advance. -Katheryn

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

No branches or pull requests

1 participant