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

Failure in Install.Make.* tests in macos #4272

Open
vicentebolea opened this issue Jul 29, 2024 · 0 comments
Open

Failure in Install.Make.* tests in macos #4272

vicentebolea opened this issue Jul 29, 2024 · 0 comments

Comments

@vicentebolea
Copy link
Collaborator

vicentebolea commented Jul 29, 2024

The C and C++ version fails with the following error:

E
Test output

/Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Wall -isysroot /Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -o main.o -c main_nompi.cxx -isystem /Users/runner/work/ADIOS2/ADIOS2/macos-14-xcode15_4-shared-serial/testing/install/install/include -std=gnu++11 
/Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++  -Wall -o adios_cxx11_test main.o -Wl,-rpath,/Users/runner/work/ADIOS2/ADIOS2/macos-14-xcode15_4-shared-serial/testing/install/install/lib /Users/runner/work/ADIOS2/ADIOS2/macos-14-xcode15_4-shared-serial/testing/install/install/lib/libadios2_cxx11.2.10.0.dylib 
ld: library 'c++' not found
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [adios_cxx11_test] Error 1
CMake Error at /Users/runner/work/ADIOS2/ADIOS2/source/testing/install/run_make.cmake:37 (message):
  Result of test was 2, should be 0

https://open.cdash.org/tests/1660035033

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