Skip to content

[WIP] chore: no asan errors. #1136

[WIP] chore: no asan errors.

[WIP] chore: no asan errors. #1136

Triggered via pull request June 26, 2023 03:31
Status Failure
Total duration 12m 13s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Generate Test Matrix
3s
Generate Test Matrix
Matrix: build
Publish docs
0s
Publish docs
Create Release Packages
0s
Create Release Packages
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Clang 16.0: C++20 (asan): 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.
Clang 16.0: C++20 (asan)
CMake: Configuration step failed with exit code 1
Clang 16.0: C++20 (asan)
Process completed with exit code 1.
Clang 16.0: C++20
Process completed with exit code 1.
GCC 13.1: C++20
Process completed with exit code 1.
MSVC 14.34: C++20
Process completed with exit code 1.