https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254138
Adriaan de Groot <adr...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Unable to Reproduce Status|New |Closed --- Comment #2 from Adriaan de Groot <adr...@freebsd.org> --- After some more experimentation, including switching main.c to main.cc to exercise C++ standard detection, it still doesn't crash; closest I can get is -- The CXX compiler identification is Clang 11.0.1 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done CMake Error at CMakeLists.txt:4 (add_executable): CXX_STANDARD is set to invalid value '' So needs more specifics if it can be reproduced. -- You are receiving this mail because: You are the assignee for the bug.