[WIP] chore: no asan errors. #1136
Annotations
3 errors
usr/local/lib/python3.10/dist-packages/cmake/data/share/cmake-3.22/Modules/CMakeTestCXXCompiler.cmake#L62
CMake: The C++ compiler. "/usr/bin/clang++-16". is not able to compile a simple test program.. It fails with the following output: Change Dir: /__w/mrdox/mrdox/build/CMakeFiles/CMakeTmp. Run Build Command(s):/usr/bin/ninja cmTC_38008 && [1/2] Building CXX object CMakeFiles/cmTC_38008.dir/testCXXCompiler.cxx.o FAILED: CMakeFiles/cmTC_38008.dir/testCXXCompiler.cxx.o /usr/bin/clang++-16 -fsanitize=address -static-libasan -std=gnu++20 -MD -MT CMakeFiles/cmTC_38008.dir/testCXXCompiler.cxx.o -MF CMakeFiles/cmTC_38008.dir/testCXXCompiler.cxx.o.d -o CMakeFiles/cmTC_38008.dir/testCXXCompiler.cxx.o -c /__w/mrdox/mrdox/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx clang: error: unknown argument '-static-libasan'; did you mean '-static-libsan'? ninja: build stopped: subcommand failed.
|
|
|
This job failed
Loading