[Bug 254138] devel/cmake: aborts if CMAKE_CXX_STANDARD is set to empty

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Mar 29 21:37:23 BST 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254138

Adriaan de Groot <adridg at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |Unable to Reproduce
             Status|New                         |Closed

--- Comment #2 from Adriaan de Groot <adridg at 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.


More information about the kde-freebsd mailing list