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

macOS/GCC Debug builds fail in CI due to use of ASAN. #92

Open
dabrahams opened this issue Aug 5, 2024 · 0 comments
Open

macOS/GCC Debug builds fail in CI due to use of ASAN. #92

dabrahams opened this issue Aug 5, 2024 · 0 comments

Comments

@dabrahams
Copy link

2024-08-05T23:33:33.9253730Z : && /usr/local/bin/g++-11 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -fstack-protector-strong -fcf-protection -fstack-clash-protection  -D_GLIBCXX_ASSERTIONS -g -flto=auto -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -fsanitize=address,undefined test/CMakeFiles/abort_is_detected.dir/Debug/abort_is_detected.cpp.o test/CMakeFiles/abort_is_detected.dir/Debug/abort_detection.cpp.o -o test/Debug/abort_is_detected  --coverage && :
2024-08-05T23:33:34.0250750Z -macosx_version_min has been renamed to -macos_version_min
2024-08-05T23:33:34.1096740Z ld: library 'asan' not found
2024-08-05T23:33:34.2098940Z collect2: error: ld returned 1 exit status
dabrahams added a commit to stlab/adobe-contract-checks that referenced this issue Aug 5, 2024
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