Running with expanded trace output on. /Users/mathomp4/CmakeError/CMakeLists.txt(1): project(testing ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineSystem.cmake(34): if(CMAKE_HOST_UNIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineSystem.cmake(35): find_program(CMAKE_UNAME uname /bin /usr/bin /Users/mathomp4/.homebrew/brew/bin ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineSystem.cmake(36): if(CMAKE_UNAME ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineSystem.cmake(37): if(CMAKE_HOST_SYSTEM_NAME STREQUAL AIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineSystem.cmake(43): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineSystem.cmake(44): exec_program(/usr/bin/uname ARGS -r OUTPUT_VARIABLE CMAKE_HOST_SYSTEM_VERSION ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineSystem.cmake(46): if(CMAKE_HOST_SYSTEM_NAME MATCHES Linux|CYGWIN.*|Darwin|^GNU$|Android ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineSystem.cmake(47): exec_program(/usr/bin/uname ARGS -m OUTPUT_VARIABLE CMAKE_HOST_SYSTEM_PROCESSOR RETURN_VALUE val ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineSystem.cmake(49): if(CMAKE_HOST_SYSTEM_NAME STREQUAL Darwin ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineSystem.cmake(50): if(CMAKE_HOST_SYSTEM_PROCESSOR STREQUAL x86_64 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineSystem.cmake(52): execute_process(COMMAND sysctl -q hw.optional.arm64 OUTPUT_VARIABLE _sysctl_stdout ERROR_VARIABLE _sysctl_stderr RESULT_VARIABLE _sysctl_result ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineSystem.cmake(57): if(_sysctl_result EQUAL 0 AND _sysctl_stdout MATCHES hw.optional.arm64: 1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineSystem.cmake(77): if(0 GREATER 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineSystem.cmake(80): set(CMAKE_UNAME /usr/bin/uname CACHE INTERNAL uname command ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineSystem.cmake(82): string(REPLACE " CMAKE_HOST_SYSTEM_PROCESSOR x86_64 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineSystem.cmake(83): string(REPLACE / _ CMAKE_HOST_SYSTEM_PROCESSOR x86_64 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineSystem.cmake(99): if(CMAKE_TOOLCHAIN_FILE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineSystem.cmake(119): if(CMAKE_SYSTEM_NAME ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineSystem.cmake(124): elseif(CMAKE_VS_WINCE_VERSION ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineSystem.cmake(130): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineSystem.cmake(131): set(CMAKE_SYSTEM_NAME Darwin ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineSystem.cmake(132): if(NOT DEFINED CMAKE_SYSTEM_VERSION ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineSystem.cmake(133): set(CMAKE_SYSTEM_VERSION 19.6.0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineSystem.cmake(135): set(CMAKE_SYSTEM_PROCESSOR x86_64 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineSystem.cmake(136): set(CMAKE_CROSSCOMPILING FALSE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineSystem.cmake(137): set(PRESET_CMAKE_SYSTEM_NAME FALSE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineSystem.cmake(140): include(Platform/Darwin-Determine OPTIONAL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineSystem.cmake(142): macro(ADJUST_CMAKE_SYSTEM_VARIABLES _PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineSystem.cmake(171): ADJUST_CMAKE_SYSTEM_VARIABLES(CMAKE_SYSTEM ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineSystem.cmake(143): if(NOT CMAKE_SYSTEM_NAME ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineSystem.cmake(148): if(CMAKE_SYSTEM_NAME MATCHES BSD.OS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineSystem.cmake(153): if(CMAKE_SYSTEM_NAME MATCHES kFreeBSD ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineSystem.cmake(158): if(CMAKE_SYSTEM_NAME MATCHES CYGWIN ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineSystem.cmake(163): set(CMAKE_SYSTEM Darwin ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineSystem.cmake(165): if(CMAKE_SYSTEM_VERSION ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineSystem.cmake(166): set(CMAKE_SYSTEM Darwin-19.6.0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineSystem.cmake(172): ADJUST_CMAKE_SYSTEM_VARIABLES(CMAKE_HOST_SYSTEM ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineSystem.cmake(143): if(NOT CMAKE_HOST_SYSTEM_NAME ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineSystem.cmake(148): if(CMAKE_HOST_SYSTEM_NAME MATCHES BSD.OS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineSystem.cmake(153): if(CMAKE_HOST_SYSTEM_NAME MATCHES kFreeBSD ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineSystem.cmake(158): if(CMAKE_HOST_SYSTEM_NAME MATCHES CYGWIN ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineSystem.cmake(163): set(CMAKE_HOST_SYSTEM Darwin ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineSystem.cmake(165): if(CMAKE_HOST_SYSTEM_VERSION ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineSystem.cmake(166): set(CMAKE_HOST_SYSTEM Darwin-19.6.0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineSystem.cmake(176): if(CMAKE_BINARY_DIR ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineSystem.cmake(178): if(PRESET_CMAKE_SYSTEM_NAME ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineSystem.cmake(183): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineSystem.cmake(184): file(APPEND /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeOutput.log The system is: Darwin - 19.6.0 - x86_64 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineSystem.cmake(190): set(INCLUDE_CMAKE_TOOLCHAIN_FILE_IF_REQUIRED ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineSystem.cmake(191): if(CMAKE_TOOLCHAIN_FILE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineSystem.cmake(196): configure_file(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeSystem.cmake.in /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeSystem.cmake @ONLY ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeSystem.cmake(1): set(CMAKE_HOST_SYSTEM Darwin-19.6.0 ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeSystem.cmake(2): set(CMAKE_HOST_SYSTEM_NAME Darwin ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeSystem.cmake(3): set(CMAKE_HOST_SYSTEM_VERSION 19.6.0 ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeSystem.cmake(4): set(CMAKE_HOST_SYSTEM_PROCESSOR x86_64 ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeSystem.cmake(8): set(CMAKE_SYSTEM Darwin-19.6.0 ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeSystem.cmake(9): set(CMAKE_SYSTEM_NAME Darwin ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeSystem.cmake(10): set(CMAKE_SYSTEM_VERSION 19.6.0 ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeSystem.cmake(11): set(CMAKE_SYSTEM_PROCESSOR x86_64 ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeSystem.cmake(13): set(CMAKE_CROSSCOMPILING FALSE ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeSystem.cmake(15): set(CMAKE_SYSTEM_LOADED 1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeUnixFindMake.cmake(5): find_program(CMAKE_MAKE_PROGRAM NAMES gmake make smake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeUnixFindMake.cmake(6): mark_as_advanced(CMAKE_MAKE_PROGRAM ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeUnixFindMake.cmake(9): if(NOT CMAKE_MAKE_PROGRAM AND CMAKE_HOST_APPLE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeSystemSpecificInitialize.cmake(19): set(CMAKE_EFFECTIVE_SYSTEM_NAME Darwin ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeSystemSpecificInitialize.cmake(21): include(Platform/Darwin-Initialize OPTIONAL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin-Initialize.cmake(2): execute_process(COMMAND xcode-select -print-path OUTPUT_VARIABLE _stdout OUTPUT_STRIP_TRAILING_WHITESPACE ERROR_VARIABLE _stderr RESULT_VARIABLE _failed ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin-Initialize.cmake(7): if(NOT _failed AND IS_DIRECTORY /Applications/Xcode.app/Contents/Developer ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin-Initialize.cmake(8): set(OSX_DEVELOPER_ROOT /Applications/Xcode.app/Contents/Developer ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin-Initialize.cmake(15): execute_process(COMMAND sw_vers -productVersion OUTPUT_VARIABLE CURRENT_OSX_VERSION OUTPUT_STRIP_TRAILING_WHITESPACE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin-Initialize.cmake(20): set(CMAKE_OSX_ARCHITECTURES CACHE STRING Build architectures for OSX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin-Initialize.cmake(23): if(NOT CMAKE_CROSSCOMPILING AND CMAKE_SYSTEM_NAME STREQUAL Darwin AND CMAKE_HOST_SYSTEM_PROCESSOR STREQUAL arm64 AND CMAKE_SYSTEM_PROCESSOR STREQUAL arm64 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin-Initialize.cmake(36): set(CMAKE_EFFECTIVE_SYSTEM_NAME Apple ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin-Initialize.cmake(41): string(REGEX REPLACE ^([0-9]+\.[0-9]+).*$ \1 _CURRENT_OSX_VERSION 10.15.7 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin-Initialize.cmake(48): if(CMAKE_SYSTEM_NAME STREQUAL Darwin AND _CURRENT_OSX_VERSION VERSION_GREATER 10.3 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin-Initialize.cmake(49): set(CMAKE_OSX_DEPLOYMENT_TARGET CACHE STRING Minimum OS X version to target for deployment (at runtime); newer APIs weak linked. Set to empty string for default value. ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin-Initialize.cmake(56): if(CMAKE_OSX_SYSROOT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin-Initialize.cmake(59): elseif(NOT x STREQUAL x AND ( NOT x MATCHES / OR IS_DIRECTORY ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin-Initialize.cmake(63): elseif(CMAKE_SYSTEM_NAME STREQUAL iOS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin-Initialize.cmake(65): elseif(CMAKE_SYSTEM_NAME STREQUAL tvOS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin-Initialize.cmake(67): elseif(CMAKE_SYSTEM_NAME STREQUAL watchOS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin-Initialize.cmake(69): elseif(Unix Makefiles MATCHES Xcode OR CMAKE_OSX_DEPLOYMENT_TARGET OR CMAKE_OSX_ARCHITECTURES MATCHES [^;] OR NOT EXISTS /usr/include/sys/types.h ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin-Initialize.cmake(74): set(_CMAKE_OSX_SDKS_DIR ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin-Initialize.cmake(75): if(OSX_DEVELOPER_ROOT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin-Initialize.cmake(76): foreach(_d Platforms/MacOSX.platform/Developer/SDKs SDKs ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin-Initialize.cmake(77): file(GLOB _CMAKE_OSX_SDKS /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/* ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin-Initialize.cmake(78): if(_CMAKE_OSX_SDKS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin-Initialize.cmake(79): set(_CMAKE_OSX_SDKS_DIR /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin-Initialize.cmake(80): break() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin-Initialize.cmake(85): if(_CMAKE_OSX_SDKS_DIR ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin-Initialize.cmake(87): set(_CMAKE_OSX_LATEST_SDK_VERSION 0.0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin-Initialize.cmake(88): file(GLOB _CMAKE_OSX_SDKS RELATIVE /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX*.sdk ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin-Initialize.cmake(89): foreach(_SDK MacOSX.sdk;MacOSX10.15.sdk ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin-Initialize.cmake(90): if(IS_DIRECTORY /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk AND _SDK MATCHES MacOSX([0-9]+\.[0-9]+)[^/]*\.sdk AND CMAKE_MATCH_1 VERSION_GREATER 0.0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin-Initialize.cmake(90): if(IS_DIRECTORY /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk AND _SDK MATCHES MacOSX([0-9]+\.[0-9]+)[^/]*\.sdk AND CMAKE_MATCH_1 VERSION_GREATER 0.0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin-Initialize.cmake(93): set(_CMAKE_OSX_LATEST_SDK_VERSION 10.15 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin-Initialize.cmake(97): if(NOT _CMAKE_OSX_LATEST_SDK_VERSION STREQUAL 0.0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin-Initialize.cmake(98): set(_CMAKE_OSX_SYSROOT_DEFAULT /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin-Initialize.cmake(103): if(NOT CMAKE_CROSSCOMPILING AND NOT CMAKE_OSX_DEPLOYMENT_TARGET AND ( _CURRENT_OSX_VERSION VERSION_LESS _CMAKE_OSX_LATEST_SDK_VERSION OR _CMAKE_OSX_LATEST_SDK_VERSION STREQUAL 0.0 ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin-Initialize.cmake(117): set(_CMAKE_OSX_SYSROOT_TYPE STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin-Initialize.cmake(118): foreach(_v CMAKE_OSX_SYSROOT _CMAKE_OSX_SYSROOT_DEFAULT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin-Initialize.cmake(119): if(x MATCHES / ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin-Initialize.cmake(119): if(x/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk MATCHES / ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin-Initialize.cmake(120): set(_CMAKE_OSX_SYSROOT_TYPE PATH ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin-Initialize.cmake(121): break() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin-Initialize.cmake(124): set(CMAKE_OSX_SYSROOT /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk CACHE PATH The product will be built against the headers and libraries located inside the indicated SDK. ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin-Initialize.cmake(128): function(_apple_resolve_sdk_path sdk_name ret ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin-Initialize.cmake(139): function(_apple_resolve_supported_archs_for_sdk_from_system_lib sdk_path ret ret_failed ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin-Initialize.cmake(220): function(_apple_resolve_multi_arch_sysroots ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin-Initialize.cmake(286): _apple_resolve_multi_arch_sysroots() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin-Initialize.cmake(221): if(DEFINED CMAKE_APPLE_ARCH_SYSROOTS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin-Initialize.cmake(225): list(LENGTH CMAKE_OSX_ARCHITECTURES _num_archs ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin-Initialize.cmake(226): if(NOT ( _num_archs GREATER 1 ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin-Initialize.cmake(227): return() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin-Initialize.cmake(289): set(_CMAKE_OSX_SYSROOT_PATH ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin-Initialize.cmake(290): if(CMAKE_OSX_SYSROOT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin-Initialize.cmake(291): if(x/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk MATCHES / ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin-Initialize.cmake(293): if(NOT IS_DIRECTORY /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin-Initialize.cmake(298): set(_CMAKE_OSX_SYSROOT_PATH /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeSystemSpecificInitialize.cmake(23): set(CMAKE_SYSTEM_SPECIFIC_INITIALIZE_LOADED 1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCCompiler.cmake(24): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompiler.cmake(5): macro(_cmake_find_compiler lang ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompiler.cmake(106): macro(_cmake_find_compiler_path lang ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompiler.cmake(140): function(_cmake_find_compiler_sysroot lang ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCCompiler.cmake(27): include(Platform/Darwin-Determine-C OPTIONAL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCCompiler.cmake(28): include(Platform/Darwin-C OPTIONAL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCCompiler.cmake(29): if(NOT CMAKE_C_COMPILER_NAMES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCCompiler.cmake(30): set(CMAKE_C_COMPILER_NAMES cc ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCCompiler.cmake(33): if(Unix Makefiles MATCHES Visual Studio ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCCompiler.cmake(34): elseif(Unix Makefiles MATCHES Green Hills MULTI ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCCompiler.cmake(35): elseif(Unix Makefiles MATCHES Xcode ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCCompiler.cmake(38): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCCompiler.cmake(39): if(NOT CMAKE_C_COMPILER ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCCompiler.cmake(40): set(CMAKE_C_COMPILER_INIT NOTFOUND ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCCompiler.cmake(43): if(NOT /usr/bin/clang STREQUAL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCCompiler.cmake(44): get_filename_component(CMAKE_C_COMPILER_INIT /usr/bin/clang PROGRAM PROGRAM_ARGS CMAKE_C_FLAGS_ENV_INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCCompiler.cmake(45): if(CMAKE_C_FLAGS_ENV_INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCCompiler.cmake(48): if(NOT EXISTS /usr/bin/clang ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCCompiler.cmake(54): if(CMAKE_GENERATOR_CC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCCompiler.cmake(61): if(NOT CMAKE_C_COMPILER_INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCCompiler.cmake(65): _cmake_find_compiler(C ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompiler.cmake(7): get_property(_languages GLOBAL PROPERTY ENABLED_LANGUAGES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompiler.cmake(8): list(REMOVE_ITEM _languages C ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompiler.cmake(10): if(CMAKE_C_COMPILER_INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompiler.cmake(12): set(CMAKE_C_COMPILER_LIST /usr/bin/clang ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompiler.cmake(35): set(_C_COMPILER_HINTS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompiler.cmake(36): foreach(l ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompiler.cmake(47): if(_C_COMPILER_HINTS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompiler.cmake(56): if(CMAKE_HOST_WIN32 AND CMAKE_GENERATOR MATCHES Ninja ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompiler.cmake(70): find_program(CMAKE_C_COMPILER NAMES /usr/bin/clang DOC C compiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompiler.cmake(71): if(CMAKE_C_COMPILER_INIT AND NOT CMAKE_C_COMPILER ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompiler.cmake(74): unset(_C_COMPILER_HINTS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompiler.cmake(75): unset(_languages ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompiler.cmake(78): if(CMAKE_HOST_APPLE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompiler.cmake(79): macro(_query_xcrun compiler_name result_var_keyword result_var ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompiler.cmake(89): set(xcrun_result ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompiler.cmake(90): if(CMAKE_C_COMPILER MATCHES ^/usr/bin/(.+)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompiler.cmake(91): _query_xcrun(clang RESULT_VAR xcrun_result ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompiler.cmake(80): if(NOT xRESULT_VAR STREQUAL xRESULT_VAR ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompiler.cmake(83): execute_process(COMMAND xcrun --find clang OUTPUT_VARIABLE _xcrun_out OUTPUT_STRIP_TRAILING_WHITESPACE ERROR_VARIABLE _xcrun_err ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompiler.cmake(86): set(xcrun_result /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompiler.cmake(100): if(xcrun_result ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompiler.cmake(101): set_property(CACHE CMAKE_C_COMPILER PROPERTY VALUE /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCCompiler.cmake(70): mark_as_advanced(CMAKE_C_COMPILER ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCCompiler.cmake(75): set(CMAKE_C_COMPILER_ID_TEST_FLAGS_FIRST ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCCompiler.cmake(76): set(CMAKE_C_COMPILER_ID_TEST_FLAGS -c -Aa -D__CLASSIC_C__ --target=arm-arm-none-eabi -mcpu=cortex-m3 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCCompiler.cmake(90): if(CMAKE_C_COMPILER_TARGET ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCCompiler.cmake(94): if(NOT CMAKE_C_COMPILER_ID_RUN ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCCompiler.cmake(95): set(CMAKE_C_COMPILER_ID_RUN 1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCCompiler.cmake(98): set(CMAKE_C_COMPILER_ID ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCCompiler.cmake(99): set(CMAKE_C_PLATFORM_ID ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCCompiler.cmake(100): file(READ /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakePlatformId.h.in CMAKE_C_COMPILER_ID_PLATFORM_CONTENT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCCompiler.cmake(105): list(APPEND CMAKE_C_COMPILER_ID_VENDORS IAR ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCCompiler.cmake(106): set(CMAKE_C_COMPILER_ID_VENDOR_FLAGS_IAR ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCCompiler.cmake(107): set(CMAKE_C_COMPILER_ID_VENDOR_REGEX_IAR IAR .+ Compiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCCompiler.cmake(114): set(CMAKE_C_COMPILER_ID_TOOL_MATCH_REGEX Ld[^ ]*( [ ]+[^ ]*)* [ ]+([^ ]+)[^ ]*-o[^ ]*CompilerIdC/(\./)?(CompilerIdC.(framework|xctest|build/[^ ]+)/)?CompilerIdC[ \"] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCCompiler.cmake(115): set(CMAKE_C_COMPILER_ID_TOOL_MATCH_INDEX 2 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCCompiler.cmake(117): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(9): function(CMAKE_DETERMINE_COMPILER_ID lang flagvar src ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(231): include(CMakeCompilerIdDetection ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(5): function(_readFile file ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(14): function(compiler_id_detection outvar lang ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(235): function(CMAKE_DETERMINE_COMPILER_ID_WRITE lang src ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(253): function(CMAKE_DETERMINE_COMPILER_ID_BUILD lang testflags userflags src ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(704): function(CMAKE_DETERMINE_COMPILER_ID_MATCH_VENDOR lang output ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(715): function(CMAKE_DETERMINE_COMPILER_ID_CHECK lang file ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(927): function(CMAKE_DETERMINE_COMPILER_ID_VENDOR lang userflags ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(988): function(CMAKE_DETERMINE_MSVC_SHOWINCLUDES_PREFIX lang userflags ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCCompiler.cmake(118): CMAKE_DETERMINE_COMPILER_ID(C CFLAGS CMakeCCompilerId.c ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(11): string(STRIP CMAKE_C_COMPILER_ID_ARG1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(12): string(REGEX REPLACE + ; CMAKE_C_COMPILER_ID_ARG1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(15): if(CMAKE_C_FLAGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCCompiler.cmake(17): elseif(DEFINED ENV{CFLAGS} ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCCompiler.cmake(19): else(CMAKE_C_FLAGS_INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(20): set(CMAKE_C_COMPILER_ID_FLAGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(22): string(REPLACE ; CMAKE_C_COMPILER_ID_FLAGS_LIST ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(25): set(CMAKE_C_COMPILER_ID_DIR /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CompilerIdC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(29): foreach(userflags ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(30): foreach(testflags -c;-Aa;-D__CLASSIC_C__;--target=arm-arm-none-eabi -mcpu=cortex-m3 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(33): separate_arguments(testflags UNIX_COMMAND ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(34): CMAKE_DETERMINE_COMPILER_ID_BUILD(C CMakeCCompilerId.c ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(255): file(REMOVE_RECURSE /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CompilerIdC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(256): file(MAKE_DIRECTORY /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CompilerIdC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(257): file(MAKE_DIRECTORY /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CompilerIdC/tmp ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(258): CMAKE_DETERMINE_COMPILER_ID_WRITE(C CMakeCCompilerId.c ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(236): find_file(src_in CMakeCCompilerId.c.in PATHS /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules NO_DEFAULT_PATH NO_CMAKE_FIND_ROOT_PATH ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(237): file(READ /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerId.c.in ID_CONTENT_IN ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(239): compiler_id_detection(CMAKE_C_COMPILER_ID_CONTENT C ID_STRING VERSION_STRINGS PLATFORM_DEFAULT_COMPILER ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(16): if(NOT lang STREQUAL Fortran AND NOT lang STREQUAL CSharp AND NOT lang STREQUAL ISPC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(18): file(GLOB lang_files /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/*-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(20): set(nonlang CXX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(21): if(lang STREQUAL CXX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(25): file(GLOB nonlang_files /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/*-CXX-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(27): list(REMOVE_ITEM lang_files /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/HP-CXX-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/XL-CXX-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(30): set(files /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/ADSP-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/ARMCC-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/ARMClang-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/AppleClang-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Borland-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Bruce-C-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Compaq-C-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Cray-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Embarcadero-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Fujitsu-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GHS-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU-C-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/HP-C-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/IAR-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Intel-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/IntelClang-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/IntelDPCPP-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/MSVC-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/NVIDIA-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/PGI-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/PathScale-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/SCO-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/SDCC-C-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/SunPro-C-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/TI-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Watcom-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/XL-C-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/XLClang-C-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/zOS-C-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(31): if(files ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(32): foreach(file /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/ADSP-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/ARMCC-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/ARMClang-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/AppleClang-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Borland-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Bruce-C-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Compaq-C-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Cray-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Embarcadero-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Fujitsu-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GHS-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU-C-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/HP-C-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/IAR-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Intel-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/IntelClang-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/IntelDPCPP-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/MSVC-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/NVIDIA-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/PGI-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/PathScale-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/SCO-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/SDCC-C-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/SunPro-C-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/TI-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Watcom-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/XL-C-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/XLClang-C-DetermineCompiler.cmake;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/zOS-C-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/ADSP-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/ADSP-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/ADSP-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__VISUALDSPVERSION__) || defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/ADSP-DetermineCompiler.cmake(4): set(_compiler_id_version_compute #if defined(__VISUALDSPVERSION__) /* __VISUALDSPVERSION__ = 0xVVRRPP00 */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_HEX@(__VISUALDSPVERSION__>>24) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_HEX@(__VISUALDSPVERSION__>>16 & 0xFF) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_HEX@(__VISUALDSPVERSION__>>8 & 0xFF) #endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/ADSP-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId ADSP-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_ADSP #if defined(__VISUALDSPVERSION__) /* __VISUALDSPVERSION__ = 0xVVRRPP00 */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_HEX@(__VISUALDSPVERSION__>>24) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_HEX@(__VISUALDSPVERSION__>>16 & 0xFF) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_HEX@(__VISUALDSPVERSION__>>8 & 0xFF) #endif PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_ADSP PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_ADSP defined(__VISUALDSPVERSION__) || defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/ARMCC-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/ARMCC-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/ARMCC-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__ARMCC_VERSION) && !defined(__clang__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/ARMCC-DetermineCompiler.cmake(4): set(_compiler_id_version_compute #if __ARMCC_VERSION >= 1000000 /* __ARMCC_VERSION = VRRPPPP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__ARMCC_VERSION/1000000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__ARMCC_VERSION/10000 % 100) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__ARMCC_VERSION % 10000) #else /* __ARMCC_VERSION = VRPPPP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__ARMCC_VERSION/100000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__ARMCC_VERSION/10000 % 10) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__ARMCC_VERSION % 10000) #endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/ARMCC-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId ARMCC-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_ARMCC #if __ARMCC_VERSION >= 1000000 /* __ARMCC_VERSION = VRRPPPP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__ARMCC_VERSION/1000000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__ARMCC_VERSION/10000 % 100) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__ARMCC_VERSION % 10000) #else /* __ARMCC_VERSION = VRPPPP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__ARMCC_VERSION/100000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__ARMCC_VERSION/10000 % 10) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__ARMCC_VERSION % 10000) #endif PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_ARMCC PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_ARMCC defined(__ARMCC_VERSION) && !defined(__clang__) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/ARMClang-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/ARMClang-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/ARMClang-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__clang__) && defined(__ARMCOMPILER_VERSION) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/ARMClang-DetermineCompiler.cmake(4): set(_compiler_id_version_compute # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__ARMCOMPILER_VERSION/1000000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__ARMCOMPILER_VERSION/10000 % 100) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__ARMCOMPILER_VERSION % 10000) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/ARMClang-DetermineCompiler.cmake(9): string(APPEND _compiler_id_version_compute # define @PREFIX@COMPILER_VERSION_INTERNAL @MACRO_DEC@(__ARMCOMPILER_VERSION) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/ARMClang-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId ARMClang-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_ARMClang # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__ARMCOMPILER_VERSION/1000000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__ARMCOMPILER_VERSION/10000 % 100) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__ARMCOMPILER_VERSION % 10000) # define @PREFIX@COMPILER_VERSION_INTERNAL @MACRO_DEC@(__ARMCOMPILER_VERSION) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_ARMClang PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_ARMClang defined(__clang__) && defined(__ARMCOMPILER_VERSION) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/AppleClang-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/AppleClang-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/AppleClang-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__clang__) && defined(__apple_build_version__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/AppleClang-DetermineCompiler.cmake(4): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang-DetermineCompilerInternal.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang-DetermineCompilerInternal.cmake(2): set(_compiler_id_version_compute # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__clang_major__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__clang_minor__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang-DetermineCompilerInternal.cmake(12): set(_compiler_id_simulate # if defined(_MSC_VER) # define @PREFIX@SIMULATE_ID "MSVC" # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/AppleClang-DetermineCompiler.cmake(6): string(APPEND _compiler_id_version_compute # define @PREFIX@COMPILER_VERSION_TWEAK @MACRO_DEC@(__apple_build_version__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/AppleClang-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId AppleClang-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_AppleClang # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__clang_major__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__clang_minor__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) # endif # define @PREFIX@COMPILER_VERSION_TWEAK @MACRO_DEC@(__apple_build_version__) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_AppleClang # if defined(_MSC_VER) # define @PREFIX@SIMULATE_ID "MSVC" # endif PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_AppleClang defined(__clang__) && defined(__apple_build_version__) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Borland-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Borland-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Borland-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__BORLANDC__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Borland-DetermineCompiler.cmake(4): set(_compiler_id_version_compute /* __BORLANDC__ = 0xVRR */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_HEX@(__BORLANDC__>>8) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_HEX@(__BORLANDC__ & 0xFF) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Borland-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId Borland-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_Borland /* __BORLANDC__ = 0xVRR */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_HEX@(__BORLANDC__>>8) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_HEX@(__BORLANDC__ & 0xFF) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_Borland PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_Borland defined(__BORLANDC__) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Bruce-C-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Bruce-C-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Bruce-C-DetermineCompiler.cmake(1): set(_compiler_id_pp_test defined(__BCC__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Bruce-C-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId Bruce-C-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_Bruce PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_Bruce PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_Bruce defined(__BCC__) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__clang__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang-DetermineCompiler.cmake(4): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang-DetermineCompilerInternal.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang-DetermineCompilerInternal.cmake(2): set(_compiler_id_version_compute # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__clang_major__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__clang_minor__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang-DetermineCompilerInternal.cmake(12): set(_compiler_id_simulate # if defined(_MSC_VER) # define @PREFIX@SIMULATE_ID "MSVC" # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId Clang-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_Clang # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__clang_major__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__clang_minor__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) # endif PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_Clang # if defined(_MSC_VER) # define @PREFIX@SIMULATE_ID "MSVC" # endif PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_Clang defined(__clang__) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Compaq-C-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Compaq-C-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Compaq-C-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__DECC) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Compaq-C-DetermineCompiler.cmake(4): set(_compiler_id_version_compute /* __DECC_VER = VVRRTPPPP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__DECC_VER/10000000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__DECC_VER/100000 % 100) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__DECC_VER % 10000) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Compaq-C-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId Compaq-C-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_Compaq /* __DECC_VER = VVRRTPPPP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__DECC_VER/10000000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__DECC_VER/100000 % 100) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__DECC_VER % 10000) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_Compaq PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_Compaq defined(__DECC) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Cray-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Cray-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Cray-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(_CRAYC) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Cray-DetermineCompiler.cmake(4): set(_compiler_id_version_compute # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(_RELEASE_MAJOR) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(_RELEASE_MINOR) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Cray-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId Cray-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_Cray # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(_RELEASE_MAJOR) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(_RELEASE_MINOR) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_Cray PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_Cray defined(_CRAYC) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Embarcadero-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Embarcadero-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Embarcadero-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Embarcadero-DetermineCompiler.cmake(4): set(_compiler_id_version_compute # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_HEX@(__CODEGEARC_VERSION__>>24 & 0x00FF) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_HEX@(__CODEGEARC_VERSION__>>16 & 0x00FF) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__CODEGEARC_VERSION__ & 0xFFFF) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Embarcadero-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId Embarcadero-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_Embarcadero # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_HEX@(__CODEGEARC_VERSION__>>24 & 0x00FF) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_HEX@(__CODEGEARC_VERSION__>>16 & 0x00FF) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__CODEGEARC_VERSION__ & 0xFFFF) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_Embarcadero PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_Embarcadero defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Fujitsu-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Fujitsu-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Fujitsu-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__FUJITSU) || defined(__FCC_VERSION) || defined(__fcc_version) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Fujitsu-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId Fujitsu-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_Fujitsu PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_Fujitsu PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_Fujitsu defined(__FUJITSU) || defined(__FCC_VERSION) || defined(__fcc_version) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GHS-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GHS-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GHS-DetermineCompiler.cmake(1): set(_compiler_id_pp_test defined(__ghs__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GHS-DetermineCompiler.cmake(3): set(_compiler_id_version_compute /* __GHS_VERSION_NUMBER = VVVVRP */ # ifdef __GHS_VERSION_NUMBER # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__GHS_VERSION_NUMBER / 100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__GHS_VERSION_NUMBER / 10 % 10) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__GHS_VERSION_NUMBER % 10) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GHS-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId GHS-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_GHS /* __GHS_VERSION_NUMBER = VVVVRP */ # ifdef __GHS_VERSION_NUMBER # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__GHS_VERSION_NUMBER / 100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__GHS_VERSION_NUMBER / 10 % 10) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__GHS_VERSION_NUMBER % 10) # endif PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_GHS PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_GHS defined(__ghs__) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU-C-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU-C-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU-C-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__GNUC__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU-C-DetermineCompiler.cmake(4): set(_compiler_id_version_compute # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__GNUC__) # if defined(__GNUC_MINOR__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__GNUC_MINOR__) # endif # if defined(__GNUC_PATCHLEVEL__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__GNUC_PATCHLEVEL__) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU-C-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId GNU-C-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_GNU # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__GNUC__) # if defined(__GNUC_MINOR__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__GNUC_MINOR__) # endif # if defined(__GNUC_PATCHLEVEL__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__GNUC_PATCHLEVEL__) # endif PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_GNU PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_GNU defined(__GNUC__) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/HP-C-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/HP-C-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/HP-C-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__HP_cc) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/HP-C-DetermineCompiler.cmake(4): set(_compiler_id_version_compute /* __HP_cc = VVRRPP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__HP_cc/10000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__HP_cc/100 % 100) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__HP_cc % 100) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/HP-C-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId HP-C-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_HP /* __HP_cc = VVRRPP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__HP_cc/10000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__HP_cc/100 % 100) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__HP_cc % 100) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_HP PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_HP defined(__HP_cc) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/IAR-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/IAR-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/IAR-DetermineCompiler.cmake(26): set(_compiler_id_pp_test defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/IAR-DetermineCompiler.cmake(28): set(_compiler_id_version_compute # if defined(__VER__) && defined(__ICCARM__) # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@((__VER__) / 1000000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(((__VER__) / 1000) % 1000) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@((__VER__) % 1000) # define @PREFIX@COMPILER_VERSION_INTERNAL @MACRO_DEC@(__IAR_SYSTEMS_ICC__) # elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__)) # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@((__VER__) / 100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@((__VER__) - (((__VER__) / 100)*100)) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__SUBVERSION__) # define @PREFIX@COMPILER_VERSION_INTERNAL @MACRO_DEC@(__IAR_SYSTEMS_ICC__) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/IAR-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId IAR-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_IAR # if defined(__VER__) && defined(__ICCARM__) # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@((__VER__) / 1000000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(((__VER__) / 1000) % 1000) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@((__VER__) % 1000) # define @PREFIX@COMPILER_VERSION_INTERNAL @MACRO_DEC@(__IAR_SYSTEMS_ICC__) # elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__)) # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@((__VER__) / 100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@((__VER__) - (((__VER__) / 100)*100)) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__SUBVERSION__) # define @PREFIX@COMPILER_VERSION_INTERNAL @MACRO_DEC@(__IAR_SYSTEMS_ICC__) # endif PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_IAR PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_IAR defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Intel-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Intel-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Intel-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__INTEL_COMPILER) || defined(__ICC) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Intel-DetermineCompiler.cmake(4): set(_compiler_id_version_compute /* __INTEL_COMPILER = VRP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__INTEL_COMPILER/100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__INTEL_COMPILER/10 % 10) # if defined(__INTEL_COMPILER_UPDATE) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__INTEL_COMPILER_UPDATE) # else # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__INTEL_COMPILER % 10) # endif # if defined(__INTEL_COMPILER_BUILD_DATE) /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */ # define @PREFIX@COMPILER_VERSION_TWEAK @MACRO_DEC@(__INTEL_COMPILER_BUILD_DATE) # endif # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) # endif # if defined(__GNUC__) # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(__GNUC__) # elif defined(__GNUG__) # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(__GNUG__) # endif # if defined(__GNUC_MINOR__) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(__GNUC_MINOR__) # endif # if defined(__GNUC_PATCHLEVEL__) # define @PREFIX@SIMULATE_VERSION_PATCH @MACRO_DEC@(__GNUC_PATCHLEVEL__) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Intel-DetermineCompiler.cmake(34): set(_compiler_id_simulate # if defined(_MSC_VER) # define @PREFIX@SIMULATE_ID "MSVC" # endif # if defined(__GNUC__) # define @PREFIX@SIMULATE_ID "GNU" # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Intel-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId Intel-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_Intel /* __INTEL_COMPILER = VRP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__INTEL_COMPILER/100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__INTEL_COMPILER/10 % 10) # if defined(__INTEL_COMPILER_UPDATE) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__INTEL_COMPILER_UPDATE) # else # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__INTEL_COMPILER % 10) # endif # if defined(__INTEL_COMPILER_BUILD_DATE) /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */ # define @PREFIX@COMPILER_VERSION_TWEAK @MACRO_DEC@(__INTEL_COMPILER_BUILD_DATE) # endif # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) # endif # if defined(__GNUC__) # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(__GNUC__) # elif defined(__GNUG__) # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(__GNUG__) # endif # if defined(__GNUC_MINOR__) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(__GNUC_MINOR__) # endif # if defined(__GNUC_PATCHLEVEL__) # define @PREFIX@SIMULATE_VERSION_PATCH @MACRO_DEC@(__GNUC_PATCHLEVEL__) # endif PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_Intel # if defined(_MSC_VER) # define @PREFIX@SIMULATE_ID "MSVC" # endif # if defined(__GNUC__) # define @PREFIX@SIMULATE_ID "GNU" # endif PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_Intel defined(__INTEL_COMPILER) || defined(__ICC) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/IntelClang-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/IntelClang-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/IntelClang-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__clang__) && defined(__INTEL_CLANG_COMPILER) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/IntelClang-DetermineCompiler.cmake(4): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang-DetermineCompilerInternal.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang-DetermineCompilerInternal.cmake(2): set(_compiler_id_version_compute # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__clang_major__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__clang_minor__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang-DetermineCompilerInternal.cmake(12): set(_compiler_id_simulate # if defined(_MSC_VER) # define @PREFIX@SIMULATE_ID "MSVC" # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/IntelClang-DetermineCompiler.cmake(6): string(APPEND _compiler_id_version_compute # define @PREFIX@COMPILER_VERSION_TWEAK @MACRO_DEC@(__INTEL_CLANG_COMPILER) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/IntelClang-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId IntelClang-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_IntelClang # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__clang_major__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__clang_minor__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) # endif # define @PREFIX@COMPILER_VERSION_TWEAK @MACRO_DEC@(__INTEL_CLANG_COMPILER) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_IntelClang # if defined(_MSC_VER) # define @PREFIX@SIMULATE_ID "MSVC" # endif PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_IntelClang defined(__clang__) && defined(__INTEL_CLANG_COMPILER) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/IntelDPCPP-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/IntelDPCPP-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/IntelDPCPP-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__clang__) && defined(__INTEL_DPCPP_COMPILER__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/IntelDPCPP-DetermineCompiler.cmake(4): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang-DetermineCompilerInternal.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang-DetermineCompilerInternal.cmake(2): set(_compiler_id_version_compute # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__clang_major__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__clang_minor__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang-DetermineCompilerInternal.cmake(12): set(_compiler_id_simulate # if defined(_MSC_VER) # define @PREFIX@SIMULATE_ID "MSVC" # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/IntelDPCPP-DetermineCompiler.cmake(6): string(APPEND _compiler_id_version_compute # define @PREFIX@COMPILER_VERSION_TWEAK @MACRO_DEC@(__INTEL_DPCPP_COMPILER__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/IntelDPCPP-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId IntelDPCPP-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_IntelDPCPP # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__clang_major__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__clang_minor__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) # endif # define @PREFIX@COMPILER_VERSION_TWEAK @MACRO_DEC@(__INTEL_DPCPP_COMPILER__) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_IntelDPCPP # if defined(_MSC_VER) # define @PREFIX@SIMULATE_ID "MSVC" # endif PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_IntelDPCPP defined(__clang__) && defined(__INTEL_DPCPP_COMPILER__) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/MSVC-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/MSVC-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/MSVC-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(_MSC_VER) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/MSVC-DetermineCompiler.cmake(4): set(_compiler_id_version_compute /* _MSC_VER = VVRR */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) # if defined(_MSC_FULL_VER) # if _MSC_VER >= 1400 /* _MSC_FULL_VER = VVRRPPPPP */ # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(_MSC_FULL_VER % 100000) # else /* _MSC_FULL_VER = VVRRPPPP */ # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(_MSC_FULL_VER % 10000) # endif # endif # if defined(_MSC_BUILD) # define @PREFIX@COMPILER_VERSION_TWEAK @MACRO_DEC@(_MSC_BUILD) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/MSVC-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId MSVC-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_MSVC /* _MSC_VER = VVRR */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) # if defined(_MSC_FULL_VER) # if _MSC_VER >= 1400 /* _MSC_FULL_VER = VVRRPPPPP */ # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(_MSC_FULL_VER % 100000) # else /* _MSC_FULL_VER = VVRRPPPP */ # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(_MSC_FULL_VER % 10000) # endif # endif # if defined(_MSC_BUILD) # define @PREFIX@COMPILER_VERSION_TWEAK @MACRO_DEC@(_MSC_BUILD) # endif PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_MSVC PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_MSVC defined(_MSC_VER) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/NVIDIA-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/NVIDIA-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/NVIDIA-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__NVCC__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/NVIDIA-DetermineCompiler.cmake(4): set(_compiler_id_version_compute # if defined(__CUDACC_VER_MAJOR__) # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__CUDACC_VER_MAJOR__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__CUDACC_VER_MINOR__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__CUDACC_VER_BUILD__) # endif # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) # elif defined(__clang__) # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(__clang_major__) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(__clang_minor__) # elif defined(__GNUC__) # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(__GNUC__) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(__GNUC_MINOR__) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/NVIDIA-DetermineCompiler.cmake(22): set(_compiler_id_simulate # if defined(_MSC_VER) # define @PREFIX@SIMULATE_ID "MSVC" # elif defined(__clang__) # define @PREFIX@SIMULATE_ID "Clang" # elif defined(__GNUC__) # define @PREFIX@SIMULATE_ID "GNU" # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/NVIDIA-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId NVIDIA-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_NVIDIA # if defined(__CUDACC_VER_MAJOR__) # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__CUDACC_VER_MAJOR__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__CUDACC_VER_MINOR__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__CUDACC_VER_BUILD__) # endif # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) # elif defined(__clang__) # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(__clang_major__) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(__clang_minor__) # elif defined(__GNUC__) # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(__GNUC__) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(__GNUC_MINOR__) # endif PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_NVIDIA # if defined(_MSC_VER) # define @PREFIX@SIMULATE_ID "MSVC" # elif defined(__clang__) # define @PREFIX@SIMULATE_ID "Clang" # elif defined(__GNUC__) # define @PREFIX@SIMULATE_ID "GNU" # endif PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_NVIDIA defined(__NVCC__) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__WATCOMC__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake(4): set(_compiler_id_version_compute /* __WATCOMC__ = VVRP + 1100 */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@((__WATCOMC__ - 1100) / 100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@((__WATCOMC__ / 10) % 10) # if (__WATCOMC__ % 10) > 0 # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__WATCOMC__ % 10) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId OpenWatcom-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_OpenWatcom /* __WATCOMC__ = VVRP + 1100 */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@((__WATCOMC__ - 1100) / 100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@((__WATCOMC__ / 10) % 10) # if (__WATCOMC__ % 10) > 0 # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__WATCOMC__ % 10) # endif PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_OpenWatcom PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_OpenWatcom defined(__WATCOMC__) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/PGI-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/PGI-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/PGI-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__PGI) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/PGI-DetermineCompiler.cmake(4): set(_compiler_id_version_compute # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__PGIC__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__PGIC_MINOR__) # if defined(__PGIC_PATCHLEVEL__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__PGIC_PATCHLEVEL__) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/PGI-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId PGI-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_PGI # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__PGIC__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__PGIC_MINOR__) # if defined(__PGIC_PATCHLEVEL__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__PGIC_PATCHLEVEL__) # endif PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_PGI PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_PGI defined(__PGI) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/PathScale-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/PathScale-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/PathScale-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__PATHCC__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/PathScale-DetermineCompiler.cmake(4): set(_compiler_id_version_compute # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__PATHCC__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__PATHCC_MINOR__) # if defined(__PATHCC_PATCHLEVEL__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__PATHCC_PATCHLEVEL__) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/PathScale-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId PathScale-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_PathScale # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__PATHCC__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__PATHCC_MINOR__) # if defined(__PATHCC_PATCHLEVEL__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__PATHCC_PATCHLEVEL__) # endif PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_PathScale PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_PathScale defined(__PATHCC__) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/SCO-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/SCO-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/SCO-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__SCO_VERSION__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/SCO-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId SCO-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_SCO PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_SCO PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_SCO defined(__SCO_VERSION__) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/SDCC-C-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/SDCC-C-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/SDCC-C-DetermineCompiler.cmake(4): set(_compiler_id_pp_test defined(__SDCC_VERSION_MAJOR) || defined(SDCC) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/SDCC-C-DetermineCompiler.cmake(6): set(_compiler_id_version_compute # if defined(__SDCC_VERSION_MAJOR) # define COMPILER_VERSION_MAJOR @MACRO_DEC@(__SDCC_VERSION_MAJOR) # define COMPILER_VERSION_MINOR @MACRO_DEC@(__SDCC_VERSION_MINOR) # define COMPILER_VERSION_PATCH @MACRO_DEC@(__SDCC_VERSION_PATCH) # else /* SDCC = VRP */ # define COMPILER_VERSION_MAJOR @MACRO_DEC@(SDCC/100) # define COMPILER_VERSION_MINOR @MACRO_DEC@(SDCC/10 % 10) # define COMPILER_VERSION_PATCH @MACRO_DEC@(SDCC % 10) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/SDCC-C-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId SDCC-C-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_SDCC # if defined(__SDCC_VERSION_MAJOR) # define COMPILER_VERSION_MAJOR @MACRO_DEC@(__SDCC_VERSION_MAJOR) # define COMPILER_VERSION_MINOR @MACRO_DEC@(__SDCC_VERSION_MINOR) # define COMPILER_VERSION_PATCH @MACRO_DEC@(__SDCC_VERSION_PATCH) # else /* SDCC = VRP */ # define COMPILER_VERSION_MAJOR @MACRO_DEC@(SDCC/100) # define COMPILER_VERSION_MINOR @MACRO_DEC@(SDCC/10 % 10) # define COMPILER_VERSION_PATCH @MACRO_DEC@(SDCC % 10) # endif PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_SDCC PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_SDCC defined(__SDCC_VERSION_MAJOR) || defined(SDCC) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/SunPro-C-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/SunPro-C-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/SunPro-C-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__SUNPRO_C) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/SunPro-C-DetermineCompiler.cmake(4): set(_compiler_id_version_compute # if __SUNPRO_C >= 0x5100 /* __SUNPRO_C = 0xVRRP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_HEX@(__SUNPRO_C>>12) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_HEX@(__SUNPRO_C>>4 & 0xFF) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_HEX@(__SUNPRO_C & 0xF) # else /* __SUNPRO_CC = 0xVRP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_HEX@(__SUNPRO_C>>8) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_HEX@(__SUNPRO_C>>4 & 0xF) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_HEX@(__SUNPRO_C & 0xF) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/SunPro-C-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId SunPro-C-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_SunPro # if __SUNPRO_C >= 0x5100 /* __SUNPRO_C = 0xVRRP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_HEX@(__SUNPRO_C>>12) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_HEX@(__SUNPRO_C>>4 & 0xFF) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_HEX@(__SUNPRO_C & 0xF) # else /* __SUNPRO_CC = 0xVRP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_HEX@(__SUNPRO_C>>8) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_HEX@(__SUNPRO_C>>4 & 0xF) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_HEX@(__SUNPRO_C & 0xF) # endif PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_SunPro PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_SunPro defined(__SUNPRO_C) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/TI-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/TI-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/TI-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__TI_COMPILER_VERSION__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/TI-DetermineCompiler.cmake(4): set(_compiler_id_version_compute /* __TI_COMPILER_VERSION__ = VVVRRRPPP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__TI_COMPILER_VERSION__/1000000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__TI_COMPILER_VERSION__/1000 % 1000) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__TI_COMPILER_VERSION__ % 1000) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/TI-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId TI-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_TI /* __TI_COMPILER_VERSION__ = VVVRRRPPP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__TI_COMPILER_VERSION__/1000000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__TI_COMPILER_VERSION__/1000 % 1000) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__TI_COMPILER_VERSION__ % 1000) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_TI PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_TI defined(__TI_COMPILER_VERSION__) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__TINYC__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId TinyCC-C-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_TinyCC PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_TinyCC PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_TinyCC defined(__TINYC__) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ < 800 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake(4): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake(2): set(_compiler_id_version_compute /* __IBMC__ = VRP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__IBMC__/100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__IBMC__/10 % 10) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__IBMC__ % 10) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId VisualAge-C-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_VisualAge /* __IBMC__ = VRP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__IBMC__/100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__IBMC__/10 % 10) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__IBMC__ % 10) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_VisualAge PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_VisualAge defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ < 800 PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Watcom-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Watcom-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Watcom-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__WATCOMC__) && __WATCOMC__ < 1200 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Watcom-DetermineCompiler.cmake(4): set(_compiler_id_version_compute /* __WATCOMC__ = VVRR */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__WATCOMC__ / 100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@((__WATCOMC__ / 10) % 10) # if (__WATCOMC__ % 10) > 0 # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__WATCOMC__ % 10) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Watcom-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId Watcom-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_Watcom /* __WATCOMC__ = VVRR */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__WATCOMC__ / 100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@((__WATCOMC__ / 10) % 10) # if (__WATCOMC__ % 10) > 0 # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__WATCOMC__ % 10) # endif PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_Watcom PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_Watcom defined(__WATCOMC__) && __WATCOMC__ < 1200 PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/XL-C-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/XL-C-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/XL-C-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ >= 800 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/XL-C-DetermineCompiler.cmake(4): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake(2): set(_compiler_id_version_compute /* __IBMC__ = VRP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__IBMC__/100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__IBMC__/10 % 10) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__IBMC__ % 10) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/XL-C-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId XL-C-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_XL /* __IBMC__ = VRP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__IBMC__/100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__IBMC__/10 % 10) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__IBMC__ % 10) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_XL PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_XL defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ >= 800 PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/XLClang-C-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/XLClang-C-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/XLClang-C-DetermineCompiler.cmake(1): set(_compiler_id_pp_test defined(__ibmxl__) && defined(__clang__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/XLClang-C-DetermineCompiler.cmake(3): set(_compiler_id_version_compute # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__ibmxl_version__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__ibmxl_release__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__ibmxl_modification__) # define @PREFIX@COMPILER_VERSION_TWEAK @MACRO_DEC@(__ibmxl_ptf_fix_level__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/XLClang-C-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId XLClang-C-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_XLClang # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__ibmxl_version__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__ibmxl_release__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__ibmxl_modification__) # define @PREFIX@COMPILER_VERSION_TWEAK @MACRO_DEC@(__ibmxl_ptf_fix_level__) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_XLClang PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_XLClang defined(__ibmxl__) && defined(__clang__) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/zOS-C-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/zOS-C-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/zOS-C-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__IBMC__) && defined(__COMPILER_VER__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/zOS-C-DetermineCompiler.cmake(4): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake(2): set(_compiler_id_version_compute /* __IBMC__ = VRP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__IBMC__/100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__IBMC__/10 % 10) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__IBMC__ % 10) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/zOS-C-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId zOS-C-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_zOS /* __IBMC__ = VRP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__IBMC__/100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__IBMC__/10 % 10) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__IBMC__ % 10) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_zOS PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_zOS defined(__IBMC__) && defined(__COMPILER_VER__) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(36): set(options ID_STRING VERSION_STRINGS ID_DEFINE PLATFORM_DEFAULT_COMPILER ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(37): set(oneValueArgs PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(38): cmake_parse_arguments(CID ID_STRING;VERSION_STRINGS;ID_DEFINE;PLATFORM_DEFAULT_COMPILER PREFIX ID_STRING;VERSION_STRINGS;PLATFORM_DEFAULT_COMPILER ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(39): if(CID_UNPARSED_ARGUMENTS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(45): if(lang STREQUAL CXX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(50): list(APPEND ordered_compilers Intel PathScale Embarcadero Borland Watcom OpenWatcom SunPro HP Compaq zOS XLClang XL VisualAge PGI Cray TI Fujitsu GHS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(70): if(lang STREQUAL C ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(71): list(APPEND ordered_compilers TinyCC Bruce ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(76): list(APPEND ordered_compilers SCO ARMCC AppleClang ARMClang IntelDPCPP IntelClang Clang GNU MSVC ADSP IAR ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(89): if(lang STREQUAL C ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(90): list(APPEND ordered_compilers SDCC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(95): if(lang STREQUAL CUDA ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(99): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(107): set(pp_if #if ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(108): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(109): string(APPEND CMAKE_C_COMPILER_ID_CONTENT /* Version number components: V=Version, R=Revision, P=Patch Version date components: YYYY=Year, MM=Month, DD=Day */ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(113): foreach(Id Intel;PathScale;Embarcadero;Borland;Watcom;OpenWatcom;SunPro;HP;Compaq;zOS;XLClang;XL;VisualAge;PGI;Cray;TI;Fujitsu;GHS;TinyCC;Bruce;SCO;ARMCC;AppleClang;ARMClang;IntelDPCPP;IntelClang;Clang;GNU;MSVC;ADSP;IAR;SDCC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_Intel ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #if defined(__INTEL_COMPILER) || defined(__ICC) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE # if defined(_MSC_VER) # define @PREFIX@SIMULATE_ID "MSVC" # endif # if defined(__GNUC__) # define @PREFIX@SIMULATE_ID "GNU" # endif SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "Intel" # if defined(_MSC_VER) # define SIMULATE_ID "MSVC" # endif # if defined(__GNUC__) # define SIMULATE_ID "GNU" # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE /* __INTEL_COMPILER = VRP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__INTEL_COMPILER/100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__INTEL_COMPILER/10 % 10) # if defined(__INTEL_COMPILER_UPDATE) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__INTEL_COMPILER_UPDATE) # else # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__INTEL_COMPILER % 10) # endif # if defined(__INTEL_COMPILER_BUILD_DATE) /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */ # define @PREFIX@COMPILER_VERSION_TWEAK @MACRO_DEC@(__INTEL_COMPILER_BUILD_DATE) # endif # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) # endif # if defined(__GNUC__) # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(__GNUC__) # elif defined(__GNUG__) # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(__GNUG__) # endif # if defined(__GNUC_MINOR__) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(__GNUC_MINOR__) # endif # if defined(__GNUC_PATCHLEVEL__) # define @PREFIX@SIMULATE_VERSION_PATCH @MACRO_DEC@(__GNUC_PATCHLEVEL__) # endif VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content /* __INTEL_COMPILER = VRP */ # define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100) # define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10) # if defined(__INTEL_COMPILER_UPDATE) # define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE) # else # define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10) # endif # if defined(__INTEL_COMPILER_BUILD_DATE) /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */ # define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE) # endif # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) # endif # if defined(__GNUC__) # define SIMULATE_VERSION_MAJOR DEC(__GNUC__) # elif defined(__GNUG__) # define SIMULATE_VERSION_MAJOR DEC(__GNUG__) # endif # if defined(__GNUC_MINOR__) # define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) # endif # if defined(__GNUC_PATCHLEVEL__) # define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_C_COMPILER_ID_CONTENT #if defined(__INTEL_COMPILER) || defined(__ICC) # define COMPILER_ID "Intel" # if defined(_MSC_VER) # define SIMULATE_ID "MSVC" # endif # if defined(__GNUC__) # define SIMULATE_ID "GNU" # endif /* __INTEL_COMPILER = VRP */ # define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100) # define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10) # if defined(__INTEL_COMPILER_UPDATE) # define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE) # else # define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10) # endif # if defined(__INTEL_COMPILER_BUILD_DATE) /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */ # define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE) # endif # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) # endif # if defined(__GNUC__) # define SIMULATE_VERSION_MAJOR DEC(__GNUC__) # elif defined(__GNUG__) # define SIMULATE_VERSION_MAJOR DEC(__GNUG__) # endif # if defined(__GNUC_MINOR__) # define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) # endif # if defined(__GNUC_PATCHLEVEL__) # define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_PathScale ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(__PATHCC__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "PathScale" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__PATHCC__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__PATHCC_MINOR__) # if defined(__PATHCC_PATCHLEVEL__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__PATHCC_PATCHLEVEL__) # endif VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content # define COMPILER_VERSION_MAJOR DEC(__PATHCC__) # define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__) # if defined(__PATHCC_PATCHLEVEL__) # define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_C_COMPILER_ID_CONTENT #elif defined(__PATHCC__) # define COMPILER_ID "PathScale" # define COMPILER_VERSION_MAJOR DEC(__PATHCC__) # define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__) # if defined(__PATHCC_PATCHLEVEL__) # define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_Embarcadero ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "Embarcadero" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_HEX@(__CODEGEARC_VERSION__>>24 & 0x00FF) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_HEX@(__CODEGEARC_VERSION__>>16 & 0x00FF) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__CODEGEARC_VERSION__ & 0xFFFF) VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content # define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF) # define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF) # define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_C_COMPILER_ID_CONTENT #elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__) # define COMPILER_ID "Embarcadero" # define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF) # define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF) # define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_Borland ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(__BORLANDC__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "Borland" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE /* __BORLANDC__ = 0xVRR */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_HEX@(__BORLANDC__>>8) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_HEX@(__BORLANDC__ & 0xFF) VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content /* __BORLANDC__ = 0xVRR */ # define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8) # define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_C_COMPILER_ID_CONTENT #elif defined(__BORLANDC__) # define COMPILER_ID "Borland" /* __BORLANDC__ = 0xVRR */ # define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8) # define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_Watcom ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(__WATCOMC__) && __WATCOMC__ < 1200 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "Watcom" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE /* __WATCOMC__ = VVRR */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__WATCOMC__ / 100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@((__WATCOMC__ / 10) % 10) # if (__WATCOMC__ % 10) > 0 # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__WATCOMC__ % 10) # endif VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content /* __WATCOMC__ = VVRR */ # define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100) # define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) # if (__WATCOMC__ % 10) > 0 # define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_C_COMPILER_ID_CONTENT #elif defined(__WATCOMC__) && __WATCOMC__ < 1200 # define COMPILER_ID "Watcom" /* __WATCOMC__ = VVRR */ # define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100) # define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) # if (__WATCOMC__ % 10) > 0 # define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_OpenWatcom ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(__WATCOMC__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "OpenWatcom" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE /* __WATCOMC__ = VVRP + 1100 */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@((__WATCOMC__ - 1100) / 100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@((__WATCOMC__ / 10) % 10) # if (__WATCOMC__ % 10) > 0 # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__WATCOMC__ % 10) # endif VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content /* __WATCOMC__ = VVRP + 1100 */ # define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100) # define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) # if (__WATCOMC__ % 10) > 0 # define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_C_COMPILER_ID_CONTENT #elif defined(__WATCOMC__) # define COMPILER_ID "OpenWatcom" /* __WATCOMC__ = VVRP + 1100 */ # define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100) # define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) # if (__WATCOMC__ % 10) > 0 # define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_SunPro ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(__SUNPRO_C) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "SunPro" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE # if __SUNPRO_C >= 0x5100 /* __SUNPRO_C = 0xVRRP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_HEX@(__SUNPRO_C>>12) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_HEX@(__SUNPRO_C>>4 & 0xFF) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_HEX@(__SUNPRO_C & 0xF) # else /* __SUNPRO_CC = 0xVRP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_HEX@(__SUNPRO_C>>8) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_HEX@(__SUNPRO_C>>4 & 0xF) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_HEX@(__SUNPRO_C & 0xF) # endif VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content # if __SUNPRO_C >= 0x5100 /* __SUNPRO_C = 0xVRRP */ # define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>12) # define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xFF) # define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF) # else /* __SUNPRO_CC = 0xVRP */ # define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>8) # define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xF) # define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_C_COMPILER_ID_CONTENT #elif defined(__SUNPRO_C) # define COMPILER_ID "SunPro" # if __SUNPRO_C >= 0x5100 /* __SUNPRO_C = 0xVRRP */ # define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>12) # define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xFF) # define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF) # else /* __SUNPRO_CC = 0xVRP */ # define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>8) # define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xF) # define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_HP ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(__HP_cc) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "HP" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE /* __HP_cc = VVRRPP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__HP_cc/10000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__HP_cc/100 % 100) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__HP_cc % 100) VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content /* __HP_cc = VVRRPP */ # define COMPILER_VERSION_MAJOR DEC(__HP_cc/10000) # define COMPILER_VERSION_MINOR DEC(__HP_cc/100 % 100) # define COMPILER_VERSION_PATCH DEC(__HP_cc % 100) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_C_COMPILER_ID_CONTENT #elif defined(__HP_cc) # define COMPILER_ID "HP" /* __HP_cc = VVRRPP */ # define COMPILER_VERSION_MAJOR DEC(__HP_cc/10000) # define COMPILER_VERSION_MINOR DEC(__HP_cc/100 % 100) # define COMPILER_VERSION_PATCH DEC(__HP_cc % 100) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_Compaq ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(__DECC) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "Compaq" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE /* __DECC_VER = VVRRTPPPP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__DECC_VER/10000000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__DECC_VER/100000 % 100) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__DECC_VER % 10000) VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content /* __DECC_VER = VVRRTPPPP */ # define COMPILER_VERSION_MAJOR DEC(__DECC_VER/10000000) # define COMPILER_VERSION_MINOR DEC(__DECC_VER/100000 % 100) # define COMPILER_VERSION_PATCH DEC(__DECC_VER % 10000) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_C_COMPILER_ID_CONTENT #elif defined(__DECC) # define COMPILER_ID "Compaq" /* __DECC_VER = VVRRTPPPP */ # define COMPILER_VERSION_MAJOR DEC(__DECC_VER/10000000) # define COMPILER_VERSION_MINOR DEC(__DECC_VER/100000 % 100) # define COMPILER_VERSION_PATCH DEC(__DECC_VER % 10000) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_zOS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(__IBMC__) && defined(__COMPILER_VER__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "zOS" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE /* __IBMC__ = VRP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__IBMC__/100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__IBMC__/10 % 10) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__IBMC__ % 10) VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content /* __IBMC__ = VRP */ # define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) # define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) # define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_C_COMPILER_ID_CONTENT #elif defined(__IBMC__) && defined(__COMPILER_VER__) # define COMPILER_ID "zOS" /* __IBMC__ = VRP */ # define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) # define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) # define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_XLClang ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(__ibmxl__) && defined(__clang__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "XLClang" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__ibmxl_version__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__ibmxl_release__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__ibmxl_modification__) # define @PREFIX@COMPILER_VERSION_TWEAK @MACRO_DEC@(__ibmxl_ptf_fix_level__) VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content # define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) # define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) # define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) # define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_C_COMPILER_ID_CONTENT #elif defined(__ibmxl__) && defined(__clang__) # define COMPILER_ID "XLClang" # define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) # define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) # define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) # define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_XL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ >= 800 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "XL" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE /* __IBMC__ = VRP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__IBMC__/100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__IBMC__/10 % 10) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__IBMC__ % 10) VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content /* __IBMC__ = VRP */ # define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) # define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) # define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_C_COMPILER_ID_CONTENT #elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ >= 800 # define COMPILER_ID "XL" /* __IBMC__ = VRP */ # define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) # define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) # define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_VisualAge ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ < 800 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "VisualAge" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE /* __IBMC__ = VRP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__IBMC__/100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__IBMC__/10 % 10) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__IBMC__ % 10) VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content /* __IBMC__ = VRP */ # define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) # define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) # define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_C_COMPILER_ID_CONTENT #elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ < 800 # define COMPILER_ID "VisualAge" /* __IBMC__ = VRP */ # define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) # define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) # define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_PGI ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(__PGI) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "PGI" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__PGIC__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__PGIC_MINOR__) # if defined(__PGIC_PATCHLEVEL__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__PGIC_PATCHLEVEL__) # endif VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content # define COMPILER_VERSION_MAJOR DEC(__PGIC__) # define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__) # if defined(__PGIC_PATCHLEVEL__) # define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_C_COMPILER_ID_CONTENT #elif defined(__PGI) # define COMPILER_ID "PGI" # define COMPILER_VERSION_MAJOR DEC(__PGIC__) # define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__) # if defined(__PGIC_PATCHLEVEL__) # define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_Cray ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(_CRAYC) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "Cray" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(_RELEASE_MAJOR) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(_RELEASE_MINOR) VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content # define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR) # define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_C_COMPILER_ID_CONTENT #elif defined(_CRAYC) # define COMPILER_ID "Cray" # define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR) # define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_TI ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(__TI_COMPILER_VERSION__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "TI" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE /* __TI_COMPILER_VERSION__ = VVVRRRPPP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__TI_COMPILER_VERSION__/1000000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__TI_COMPILER_VERSION__/1000 % 1000) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__TI_COMPILER_VERSION__ % 1000) VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content /* __TI_COMPILER_VERSION__ = VVVRRRPPP */ # define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000) # define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000) # define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_C_COMPILER_ID_CONTENT #elif defined(__TI_COMPILER_VERSION__) # define COMPILER_ID "TI" /* __TI_COMPILER_VERSION__ = VVVRRRPPP */ # define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000) # define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000) # define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_Fujitsu ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(__FUJITSU) || defined(__FCC_VERSION) || defined(__fcc_version) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "Fujitsu" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_C_COMPILER_ID_CONTENT #elif defined(__FUJITSU) || defined(__FCC_VERSION) || defined(__fcc_version) # define COMPILER_ID "Fujitsu" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_GHS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(__ghs__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "GHS" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE /* __GHS_VERSION_NUMBER = VVVVRP */ # ifdef __GHS_VERSION_NUMBER # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__GHS_VERSION_NUMBER / 100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__GHS_VERSION_NUMBER / 10 % 10) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__GHS_VERSION_NUMBER % 10) # endif VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content /* __GHS_VERSION_NUMBER = VVVVRP */ # ifdef __GHS_VERSION_NUMBER # define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100) # define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10) # define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_C_COMPILER_ID_CONTENT #elif defined(__ghs__) # define COMPILER_ID "GHS" /* __GHS_VERSION_NUMBER = VVVVRP */ # ifdef __GHS_VERSION_NUMBER # define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100) # define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10) # define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_TinyCC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(__TINYC__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "TinyCC" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_C_COMPILER_ID_CONTENT #elif defined(__TINYC__) # define COMPILER_ID "TinyCC" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_Bruce ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(__BCC__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "Bruce" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_C_COMPILER_ID_CONTENT #elif defined(__BCC__) # define COMPILER_ID "Bruce" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_SCO ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(__SCO_VERSION__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "SCO" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_C_COMPILER_ID_CONTENT #elif defined(__SCO_VERSION__) # define COMPILER_ID "SCO" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_ARMCC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(__ARMCC_VERSION) && !defined(__clang__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "ARMCC" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE #if __ARMCC_VERSION >= 1000000 /* __ARMCC_VERSION = VRRPPPP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__ARMCC_VERSION/1000000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__ARMCC_VERSION/10000 % 100) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__ARMCC_VERSION % 10000) #else /* __ARMCC_VERSION = VRPPPP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__ARMCC_VERSION/100000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__ARMCC_VERSION/10000 % 10) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__ARMCC_VERSION % 10000) #endif VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content #if __ARMCC_VERSION >= 1000000 /* __ARMCC_VERSION = VRRPPPP */ # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000) # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100) # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) #else /* __ARMCC_VERSION = VRPPPP */ # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000) # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10) # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) #endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_C_COMPILER_ID_CONTENT #elif defined(__ARMCC_VERSION) && !defined(__clang__) # define COMPILER_ID "ARMCC" #if __ARMCC_VERSION >= 1000000 /* __ARMCC_VERSION = VRRPPPP */ # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000) # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100) # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) #else /* __ARMCC_VERSION = VRPPPP */ # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000) # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10) # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) #endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_AppleClang ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(__clang__) && defined(__apple_build_version__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE # if defined(_MSC_VER) # define @PREFIX@SIMULATE_ID "MSVC" # endif SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "AppleClang" # if defined(_MSC_VER) # define SIMULATE_ID "MSVC" # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__clang_major__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__clang_minor__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) # endif # define @PREFIX@COMPILER_VERSION_TWEAK @MACRO_DEC@(__apple_build_version__) VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content # define COMPILER_VERSION_MAJOR DEC(__clang_major__) # define COMPILER_VERSION_MINOR DEC(__clang_minor__) # define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) # endif # define COMPILER_VERSION_TWEAK DEC(__apple_build_version__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_C_COMPILER_ID_CONTENT #elif defined(__clang__) && defined(__apple_build_version__) # define COMPILER_ID "AppleClang" # if defined(_MSC_VER) # define SIMULATE_ID "MSVC" # endif # define COMPILER_VERSION_MAJOR DEC(__clang_major__) # define COMPILER_VERSION_MINOR DEC(__clang_minor__) # define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) # endif # define COMPILER_VERSION_TWEAK DEC(__apple_build_version__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_ARMClang ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(__clang__) && defined(__ARMCOMPILER_VERSION) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "ARMClang" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__ARMCOMPILER_VERSION/1000000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__ARMCOMPILER_VERSION/10000 % 100) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__ARMCOMPILER_VERSION % 10000) # define @PREFIX@COMPILER_VERSION_INTERNAL @MACRO_DEC@(__ARMCOMPILER_VERSION) VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content # define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000) # define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100) # define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION % 10000) # define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_C_COMPILER_ID_CONTENT #elif defined(__clang__) && defined(__ARMCOMPILER_VERSION) # define COMPILER_ID "ARMClang" # define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000) # define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100) # define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION % 10000) # define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_IntelDPCPP ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(__clang__) && defined(__INTEL_DPCPP_COMPILER__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE # if defined(_MSC_VER) # define @PREFIX@SIMULATE_ID "MSVC" # endif SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "IntelDPCPP" # if defined(_MSC_VER) # define SIMULATE_ID "MSVC" # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__clang_major__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__clang_minor__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) # endif # define @PREFIX@COMPILER_VERSION_TWEAK @MACRO_DEC@(__INTEL_DPCPP_COMPILER__) VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content # define COMPILER_VERSION_MAJOR DEC(__clang_major__) # define COMPILER_VERSION_MINOR DEC(__clang_minor__) # define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) # endif # define COMPILER_VERSION_TWEAK DEC(__INTEL_DPCPP_COMPILER__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_C_COMPILER_ID_CONTENT #elif defined(__clang__) && defined(__INTEL_DPCPP_COMPILER__) # define COMPILER_ID "IntelDPCPP" # if defined(_MSC_VER) # define SIMULATE_ID "MSVC" # endif # define COMPILER_VERSION_MAJOR DEC(__clang_major__) # define COMPILER_VERSION_MINOR DEC(__clang_minor__) # define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) # endif # define COMPILER_VERSION_TWEAK DEC(__INTEL_DPCPP_COMPILER__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_IntelClang ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(__clang__) && defined(__INTEL_CLANG_COMPILER) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE # if defined(_MSC_VER) # define @PREFIX@SIMULATE_ID "MSVC" # endif SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "IntelClang" # if defined(_MSC_VER) # define SIMULATE_ID "MSVC" # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__clang_major__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__clang_minor__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) # endif # define @PREFIX@COMPILER_VERSION_TWEAK @MACRO_DEC@(__INTEL_CLANG_COMPILER) VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content # define COMPILER_VERSION_MAJOR DEC(__clang_major__) # define COMPILER_VERSION_MINOR DEC(__clang_minor__) # define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) # endif # define COMPILER_VERSION_TWEAK DEC(__INTEL_CLANG_COMPILER) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_C_COMPILER_ID_CONTENT #elif defined(__clang__) && defined(__INTEL_CLANG_COMPILER) # define COMPILER_ID "IntelClang" # if defined(_MSC_VER) # define SIMULATE_ID "MSVC" # endif # define COMPILER_VERSION_MAJOR DEC(__clang_major__) # define COMPILER_VERSION_MINOR DEC(__clang_minor__) # define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) # endif # define COMPILER_VERSION_TWEAK DEC(__INTEL_CLANG_COMPILER) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_Clang ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(__clang__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE # if defined(_MSC_VER) # define @PREFIX@SIMULATE_ID "MSVC" # endif SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "Clang" # if defined(_MSC_VER) # define SIMULATE_ID "MSVC" # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__clang_major__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__clang_minor__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) # endif VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content # define COMPILER_VERSION_MAJOR DEC(__clang_major__) # define COMPILER_VERSION_MINOR DEC(__clang_minor__) # define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_C_COMPILER_ID_CONTENT #elif defined(__clang__) # define COMPILER_ID "Clang" # if defined(_MSC_VER) # define SIMULATE_ID "MSVC" # endif # define COMPILER_VERSION_MAJOR DEC(__clang_major__) # define COMPILER_VERSION_MINOR DEC(__clang_minor__) # define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_GNU ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(__GNUC__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "GNU" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__GNUC__) # if defined(__GNUC_MINOR__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__GNUC_MINOR__) # endif # if defined(__GNUC_PATCHLEVEL__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__GNUC_PATCHLEVEL__) # endif VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content # define COMPILER_VERSION_MAJOR DEC(__GNUC__) # if defined(__GNUC_MINOR__) # define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__) # endif # if defined(__GNUC_PATCHLEVEL__) # define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_C_COMPILER_ID_CONTENT #elif defined(__GNUC__) # define COMPILER_ID "GNU" # define COMPILER_VERSION_MAJOR DEC(__GNUC__) # if defined(__GNUC_MINOR__) # define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__) # endif # if defined(__GNUC_PATCHLEVEL__) # define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_MSVC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(_MSC_VER) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "MSVC" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE /* _MSC_VER = VVRR */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) # if defined(_MSC_FULL_VER) # if _MSC_VER >= 1400 /* _MSC_FULL_VER = VVRRPPPPP */ # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(_MSC_FULL_VER % 100000) # else /* _MSC_FULL_VER = VVRRPPPP */ # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(_MSC_FULL_VER % 10000) # endif # endif # if defined(_MSC_BUILD) # define @PREFIX@COMPILER_VERSION_TWEAK @MACRO_DEC@(_MSC_BUILD) # endif VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content /* _MSC_VER = VVRR */ # define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100) # define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100) # if defined(_MSC_FULL_VER) # if _MSC_VER >= 1400 /* _MSC_FULL_VER = VVRRPPPPP */ # define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000) # else /* _MSC_FULL_VER = VVRRPPPP */ # define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000) # endif # endif # if defined(_MSC_BUILD) # define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_C_COMPILER_ID_CONTENT #elif defined(_MSC_VER) # define COMPILER_ID "MSVC" /* _MSC_VER = VVRR */ # define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100) # define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100) # if defined(_MSC_FULL_VER) # if _MSC_VER >= 1400 /* _MSC_FULL_VER = VVRRPPPPP */ # define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000) # else /* _MSC_FULL_VER = VVRRPPPP */ # define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000) # endif # endif # if defined(_MSC_BUILD) # define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_ADSP ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(__VISUALDSPVERSION__) || defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "ADSP" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE #if defined(__VISUALDSPVERSION__) /* __VISUALDSPVERSION__ = 0xVVRRPP00 */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_HEX@(__VISUALDSPVERSION__>>24) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_HEX@(__VISUALDSPVERSION__>>16 & 0xFF) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_HEX@(__VISUALDSPVERSION__>>8 & 0xFF) #endif VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content #if defined(__VISUALDSPVERSION__) /* __VISUALDSPVERSION__ = 0xVVRRPP00 */ # define COMPILER_VERSION_MAJOR HEX(__VISUALDSPVERSION__>>24) # define COMPILER_VERSION_MINOR HEX(__VISUALDSPVERSION__>>16 & 0xFF) # define COMPILER_VERSION_PATCH HEX(__VISUALDSPVERSION__>>8 & 0xFF) #endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_C_COMPILER_ID_CONTENT #elif defined(__VISUALDSPVERSION__) || defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__) # define COMPILER_ID "ADSP" #if defined(__VISUALDSPVERSION__) /* __VISUALDSPVERSION__ = 0xVVRRPP00 */ # define COMPILER_VERSION_MAJOR HEX(__VISUALDSPVERSION__>>24) # define COMPILER_VERSION_MINOR HEX(__VISUALDSPVERSION__>>16 & 0xFF) # define COMPILER_VERSION_PATCH HEX(__VISUALDSPVERSION__>>8 & 0xFF) #endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_IAR ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "IAR" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE # if defined(__VER__) && defined(__ICCARM__) # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@((__VER__) / 1000000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(((__VER__) / 1000) % 1000) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@((__VER__) % 1000) # define @PREFIX@COMPILER_VERSION_INTERNAL @MACRO_DEC@(__IAR_SYSTEMS_ICC__) # elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__)) # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@((__VER__) / 100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@((__VER__) - (((__VER__) / 100)*100)) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__SUBVERSION__) # define @PREFIX@COMPILER_VERSION_INTERNAL @MACRO_DEC@(__IAR_SYSTEMS_ICC__) # endif VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content # if defined(__VER__) && defined(__ICCARM__) # define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000) # define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000) # define COMPILER_VERSION_PATCH DEC((__VER__) % 1000) # define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) # elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__)) # define COMPILER_VERSION_MAJOR DEC((__VER__) / 100) # define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100)) # define COMPILER_VERSION_PATCH DEC(__SUBVERSION__) # define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_C_COMPILER_ID_CONTENT #elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) # define COMPILER_ID "IAR" # if defined(__VER__) && defined(__ICCARM__) # define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000) # define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000) # define COMPILER_VERSION_PATCH DEC((__VER__) % 1000) # define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) # elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__)) # define COMPILER_VERSION_MAJOR DEC((__VER__) / 100) # define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100)) # define COMPILER_VERSION_PATCH DEC(__SUBVERSION__) # define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_SDCC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(__SDCC_VERSION_MAJOR) || defined(SDCC) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "SDCC" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE # if defined(__SDCC_VERSION_MAJOR) # define COMPILER_VERSION_MAJOR @MACRO_DEC@(__SDCC_VERSION_MAJOR) # define COMPILER_VERSION_MINOR @MACRO_DEC@(__SDCC_VERSION_MINOR) # define COMPILER_VERSION_PATCH @MACRO_DEC@(__SDCC_VERSION_PATCH) # else /* SDCC = VRP */ # define COMPILER_VERSION_MAJOR @MACRO_DEC@(SDCC/100) # define COMPILER_VERSION_MINOR @MACRO_DEC@(SDCC/10 % 10) # define COMPILER_VERSION_PATCH @MACRO_DEC@(SDCC % 10) # endif VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content # if defined(__SDCC_VERSION_MAJOR) # define COMPILER_VERSION_MAJOR DEC(__SDCC_VERSION_MAJOR) # define COMPILER_VERSION_MINOR DEC(__SDCC_VERSION_MINOR) # define COMPILER_VERSION_PATCH DEC(__SDCC_VERSION_PATCH) # else /* SDCC = VRP */ # define COMPILER_VERSION_MAJOR DEC(SDCC/100) # define COMPILER_VERSION_MINOR DEC(SDCC/10 % 10) # define COMPILER_VERSION_PATCH DEC(SDCC % 10) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_C_COMPILER_ID_CONTENT #elif defined(__SDCC_VERSION_MAJOR) || defined(SDCC) # define COMPILER_ID "SDCC" # if defined(__SDCC_VERSION_MAJOR) # define COMPILER_VERSION_MAJOR DEC(__SDCC_VERSION_MAJOR) # define COMPILER_VERSION_MINOR DEC(__SDCC_VERSION_MINOR) # define COMPILER_VERSION_PATCH DEC(__SDCC_VERSION_PATCH) # else /* SDCC = VRP */ # define COMPILER_VERSION_MAJOR DEC(SDCC/100) # define COMPILER_VERSION_MINOR DEC(SDCC/10 % 10) # define COMPILER_VERSION_PATCH DEC(SDCC % 10) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(138): if(CID_PLATFORM_DEFAULT_COMPILER ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(139): set(platform_compiler_detection /* These compilers are either not known or too old to define an identification macro. Try to identify the platform and guess that it is the native compiler. */ #elif defined(__hpux) || defined(__hpua) # define COMPILER_ID "HP" #else /* unknown compiler */ # define COMPILER_ID "" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(150): string(APPEND CMAKE_C_COMPILER_ID_CONTENT /* These compilers are either not known or too old to define an identification macro. Try to identify the platform and guess that it is the native compiler. */ #elif defined(__hpux) || defined(__hpua) # define COMPILER_ID "HP" #else /* unknown compiler */ # define COMPILER_ID "" #endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(153): set(CMAKE_C_COMPILER_ID_CONTENT /* Version number components: V=Version, R=Revision, P=Patch Version date components: YYYY=Year, MM=Month, DD=Day */ #if defined(__INTEL_COMPILER) || defined(__ICC) # define COMPILER_ID "Intel" # if defined(_MSC_VER) # define SIMULATE_ID "MSVC" # endif # if defined(__GNUC__) # define SIMULATE_ID "GNU" # endif /* __INTEL_COMPILER = VRP */ # define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100) # define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10) # if defined(__INTEL_COMPILER_UPDATE) # define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE) # else # define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10) # endif # if defined(__INTEL_COMPILER_BUILD_DATE) /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */ # define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE) # endif # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) # endif # if defined(__GNUC__) # define SIMULATE_VERSION_MAJOR DEC(__GNUC__) # elif defined(__GNUG__) # define SIMULATE_VERSION_MAJOR DEC(__GNUG__) # endif # if defined(__GNUC_MINOR__) # define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) # endif # if defined(__GNUC_PATCHLEVEL__) # define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) # endif #elif defined(__PATHCC__) # define COMPILER_ID "PathScale" # define COMPILER_VERSION_MAJOR DEC(__PATHCC__) # define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__) # if defined(__PATHCC_PATCHLEVEL__) # define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__) # endif #elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__) # define COMPILER_ID "Embarcadero" # define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF) # define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF) # define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF) #elif defined(__BORLANDC__) # define COMPILER_ID "Borland" /* __BORLANDC__ = 0xVRR */ # define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8) # define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF) #elif defined(__WATCOMC__) && __WATCOMC__ < 1200 # define COMPILER_ID "Watcom" /* __WATCOMC__ = VVRR */ # define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100) # define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) # if (__WATCOMC__ % 10) > 0 # define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) # endif #elif defined(__WATCOMC__) # define COMPILER_ID "OpenWatcom" /* __WATCOMC__ = VVRP + 1100 */ # define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100) # define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) # if (__WATCOMC__ % 10) > 0 # define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) # endif #elif defined(__SUNPRO_C) # define COMPILER_ID "SunPro" # if __SUNPRO_C >= 0x5100 /* __SUNPRO_C = 0xVRRP */ # define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>12) # define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xFF) # define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF) # else /* __SUNPRO_CC = 0xVRP */ # define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>8) # define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xF) # define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF) # endif #elif defined(__HP_cc) # define COMPILER_ID "HP" /* __HP_cc = VVRRPP */ # define COMPILER_VERSION_MAJOR DEC(__HP_cc/10000) # define COMPILER_VERSION_MINOR DEC(__HP_cc/100 % 100) # define COMPILER_VERSION_PATCH DEC(__HP_cc % 100) #elif defined(__DECC) # define COMPILER_ID "Compaq" /* __DECC_VER = VVRRTPPPP */ # define COMPILER_VERSION_MAJOR DEC(__DECC_VER/10000000) # define COMPILER_VERSION_MINOR DEC(__DECC_VER/100000 % 100) # define COMPILER_VERSION_PATCH DEC(__DECC_VER % 10000) #elif defined(__IBMC__) && defined(__COMPILER_VER__) # define COMPILER_ID "zOS" /* __IBMC__ = VRP */ # define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) # define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) # define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) #elif defined(__ibmxl__) && defined(__clang__) # define COMPILER_ID "XLClang" # define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) # define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) # define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) # define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) #elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ >= 800 # define COMPILER_ID "XL" /* __IBMC__ = VRP */ # define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) # define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) # define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) #elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ < 800 # define COMPILER_ID "VisualAge" /* __IBMC__ = VRP */ # define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) # define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) # define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) #elif defined(__PGI) # define COMPILER_ID "PGI" # define COMPILER_VERSION_MAJOR DEC(__PGIC__) # define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__) # if defined(__PGIC_PATCHLEVEL__) # define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__) # endif #elif defined(_CRAYC) # define COMPILER_ID "Cray" # define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR) # define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR) #elif defined(__TI_COMPILER_VERSION__) # define COMPILER_ID "TI" /* __TI_COMPILER_VERSION__ = VVVRRRPPP */ # define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000) # define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000) # define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000) #elif defined(__FUJITSU) || defined(__FCC_VERSION) || defined(__fcc_version) # define COMPILER_ID "Fujitsu" #elif defined(__ghs__) # define COMPILER_ID "GHS" /* __GHS_VERSION_NUMBER = VVVVRP */ # ifdef __GHS_VERSION_NUMBER # define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100) # define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10) # define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10) # endif #elif defined(__TINYC__) # define COMPILER_ID "TinyCC" #elif defined(__BCC__) # define COMPILER_ID "Bruce" #elif defined(__SCO_VERSION__) # define COMPILER_ID "SCO" #elif defined(__ARMCC_VERSION) && !defined(__clang__) # define COMPILER_ID "ARMCC" #if __ARMCC_VERSION >= 1000000 /* __ARMCC_VERSION = VRRPPPP */ # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000) # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100) # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) #else /* __ARMCC_VERSION = VRPPPP */ # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000) # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10) # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) #endif #elif defined(__clang__) && defined(__apple_build_version__) # define COMPILER_ID "AppleClang" # if defined(_MSC_VER) # define SIMULATE_ID "MSVC" # endif # define COMPILER_VERSION_MAJOR DEC(__clang_major__) # define COMPILER_VERSION_MINOR DEC(__clang_minor__) # define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) # endif # define COMPILER_VERSION_TWEAK DEC(__apple_build_version__) #elif defined(__clang__) && defined(__ARMCOMPILER_VERSION) # define COMPILER_ID "ARMClang" # define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000) # define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100) # define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION % 10000) # define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION) #elif defined(__clang__) && defined(__INTEL_DPCPP_COMPILER__) # define COMPILER_ID "IntelDPCPP" # if defined(_MSC_VER) # define SIMULATE_ID "MSVC" # endif # define COMPILER_VERSION_MAJOR DEC(__clang_major__) # define COMPILER_VERSION_MINOR DEC(__clang_minor__) # define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) # endif # define COMPILER_VERSION_TWEAK DEC(__INTEL_DPCPP_COMPILER__) #elif defined(__clang__) && defined(__INTEL_CLANG_COMPILER) # define COMPILER_ID "IntelClang" # if defined(_MSC_VER) # define SIMULATE_ID "MSVC" # endif # define COMPILER_VERSION_MAJOR DEC(__clang_major__) # define COMPILER_VERSION_MINOR DEC(__clang_minor__) # define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) # endif # define COMPILER_VERSION_TWEAK DEC(__INTEL_CLANG_COMPILER) #elif defined(__clang__) # define COMPILER_ID "Clang" # if defined(_MSC_VER) # define SIMULATE_ID "MSVC" # endif # define COMPILER_VERSION_MAJOR DEC(__clang_major__) # define COMPILER_VERSION_MINOR DEC(__clang_minor__) # define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) # endif #elif defined(__GNUC__) # define COMPILER_ID "GNU" # define COMPILER_VERSION_MAJOR DEC(__GNUC__) # if defined(__GNUC_MINOR__) # define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__) # endif # if defined(__GNUC_PATCHLEVEL__) # define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) # endif #elif defined(_MSC_VER) # define COMPILER_ID "MSVC" /* _MSC_VER = VVRR */ # define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100) # define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100) # if defined(_MSC_FULL_VER) # if _MSC_VER >= 1400 /* _MSC_FULL_VER = VVRRPPPPP */ # define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000) # else /* _MSC_FULL_VER = VVRRPPPP */ # define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000) # endif # endif # if defined(_MSC_BUILD) # define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD) # endif #elif defined(__VISUALDSPVERSION__) || defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__) # define COMPILER_ID "ADSP" #if defined(__VISUALDSPVERSION__) /* __VISUALDSPVERSION__ = 0xVVRRPP00 */ # define COMPILER_VERSION_MAJOR HEX(__VISUALDSPVERSION__>>24) # define COMPILER_VERSION_MINOR HEX(__VISUALDSPVERSION__>>16 & 0xFF) # define COMPILER_VERSION_PATCH HEX(__VISUALDSPVERSION__>>8 & 0xFF) #endif #elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) # define COMPILER_ID "IAR" # if defined(__VER__) && defined(__ICCARM__) # define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000) # define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000) # define COMPILER_VERSION_PATCH DEC((__VER__) % 1000) # define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) # elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__)) # define COMPILER_VERSION_MAJOR DEC((__VER__) / 100) # define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100)) # define COMPILER_VERSION_PATCH DEC(__SUBVERSION__) # define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) # endif #elif defined(__SDCC_VERSION_MAJOR) || defined(SDCC) # define COMPILER_ID "SDCC" # if defined(__SDCC_VERSION_MAJOR) # define COMPILER_VERSION_MAJOR DEC(__SDCC_VERSION_MAJOR) # define COMPILER_VERSION_MINOR DEC(__SDCC_VERSION_MINOR) # define COMPILER_VERSION_PATCH DEC(__SDCC_VERSION_PATCH) # else /* SDCC = VRP */ # define COMPILER_VERSION_MAJOR DEC(SDCC/100) # define COMPILER_VERSION_MINOR DEC(SDCC/10 % 10) # define COMPILER_VERSION_PATCH DEC(SDCC % 10) # endif /* These compilers are either not known or too old to define an identification macro. Try to identify the platform and guess that it is the native compiler. */ #elif defined(__hpux) || defined(__hpua) # define COMPILER_ID "HP" #else /* unknown compiler */ # define COMPILER_ID "" #endif PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(245): unset(src_in CACHE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(246): string(CONFIGURE #ifdef __cplusplus # error "A C++ compiler has been selected for C." #endif #if defined(__18CXX) # define ID_VOID_MAIN #endif #if defined(__CLASSIC_C__) /* cv-qualifiers did not exist in K&R C */ # define const # define volatile #endif @CMAKE_C_COMPILER_ID_CONTENT@ /* Construct the string literal in pieces to prevent the source from getting matched. Store it in a pointer rather than an array because some compilers will just produce instructions to fill the array rather than assigning a pointer to a static array. */ char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]"; #ifdef SIMULATE_ID char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]"; #endif #ifdef __QNXNTO__ char const* qnxnto = "INFO" ":" "qnxnto[]"; #endif #if defined(__CRAYXE) || defined(__CRAYXC) char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]"; #endif @CMAKE_C_COMPILER_ID_PLATFORM_CONTENT@ @CMAKE_C_COMPILER_ID_ERROR_FOR_TEST@ #if !defined(__STDC__) # if (defined(_MSC_VER) && !defined(__clang__)) \ || (defined(__ibmxl__) || defined(__IBMC__)) # define C_DIALECT "90" # else # define C_DIALECT # endif #elif __STDC_VERSION__ >= 201000L # define C_DIALECT "11" #elif __STDC_VERSION__ >= 199901L # define C_DIALECT "99" #else # define C_DIALECT "90" #endif const char* info_language_dialect_default = "INFO" ":" "dialect_default[" C_DIALECT "]"; /*--------------------------------------------------------------------------*/ #ifdef ID_VOID_MAIN void main() {} #else # if defined(__CLASSIC_C__) int main(argc, argv) int argc; char *argv[]; # else int main(int argc, char* argv[]) # endif { int require = 0; require += info_compiler[argc]; require += info_platform[argc]; require += info_arch[argc]; #ifdef COMPILER_VERSION_MAJOR require += info_version[argc]; #endif #ifdef COMPILER_VERSION_INTERNAL require += info_version_internal[argc]; #endif #ifdef SIMULATE_ID require += info_simulate[argc]; #endif #ifdef SIMULATE_VERSION_MAJOR require += info_simulate_version[argc]; #endif #if defined(__CRAYXE) || defined(__CRAYXC) require += info_cray[argc]; #endif require += info_language_dialect_default[argc]; (void)argv; return require; } #endif ID_CONTENT_OUT @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(247): file(WRITE /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CompilerIdC/CMakeCCompilerId.c #ifdef __cplusplus # error "A C++ compiler has been selected for C." #endif #if defined(__18CXX) # define ID_VOID_MAIN #endif #if defined(__CLASSIC_C__) /* cv-qualifiers did not exist in K&R C */ # define const # define volatile #endif /* Version number components: V=Version, R=Revision, P=Patch Version date components: YYYY=Year, MM=Month, DD=Day */ #if defined(__INTEL_COMPILER) || defined(__ICC) # define COMPILER_ID "Intel" # if defined(_MSC_VER) # define SIMULATE_ID "MSVC" # endif # if defined(__GNUC__) # define SIMULATE_ID "GNU" # endif /* __INTEL_COMPILER = VRP */ # define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100) # define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10) # if defined(__INTEL_COMPILER_UPDATE) # define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE) # else # define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10) # endif # if defined(__INTEL_COMPILER_BUILD_DATE) /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */ # define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE) # endif # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) # endif # if defined(__GNUC__) # define SIMULATE_VERSION_MAJOR DEC(__GNUC__) # elif defined(__GNUG__) # define SIMULATE_VERSION_MAJOR DEC(__GNUG__) # endif # if defined(__GNUC_MINOR__) # define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) # endif # if defined(__GNUC_PATCHLEVEL__) # define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) # endif #elif defined(__PATHCC__) # define COMPILER_ID "PathScale" # define COMPILER_VERSION_MAJOR DEC(__PATHCC__) # define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__) # if defined(__PATHCC_PATCHLEVEL__) # define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__) # endif #elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__) # define COMPILER_ID "Embarcadero" # define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF) # define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF) # define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF) #elif defined(__BORLANDC__) # define COMPILER_ID "Borland" /* __BORLANDC__ = 0xVRR */ # define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8) # define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF) #elif defined(__WATCOMC__) && __WATCOMC__ < 1200 # define COMPILER_ID "Watcom" /* __WATCOMC__ = VVRR */ # define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100) # define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) # if (__WATCOMC__ % 10) > 0 # define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) # endif #elif defined(__WATCOMC__) # define COMPILER_ID "OpenWatcom" /* __WATCOMC__ = VVRP + 1100 */ # define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100) # define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) # if (__WATCOMC__ % 10) > 0 # define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) # endif #elif defined(__SUNPRO_C) # define COMPILER_ID "SunPro" # if __SUNPRO_C >= 0x5100 /* __SUNPRO_C = 0xVRRP */ # define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>12) # define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xFF) # define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF) # else /* __SUNPRO_CC = 0xVRP */ # define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>8) # define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xF) # define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF) # endif #elif defined(__HP_cc) # define COMPILER_ID "HP" /* __HP_cc = VVRRPP */ # define COMPILER_VERSION_MAJOR DEC(__HP_cc/10000) # define COMPILER_VERSION_MINOR DEC(__HP_cc/100 % 100) # define COMPILER_VERSION_PATCH DEC(__HP_cc % 100) #elif defined(__DECC) # define COMPILER_ID "Compaq" /* __DECC_VER = VVRRTPPPP */ # define COMPILER_VERSION_MAJOR DEC(__DECC_VER/10000000) # define COMPILER_VERSION_MINOR DEC(__DECC_VER/100000 % 100) # define COMPILER_VERSION_PATCH DEC(__DECC_VER % 10000) #elif defined(__IBMC__) && defined(__COMPILER_VER__) # define COMPILER_ID "zOS" /* __IBMC__ = VRP */ # define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) # define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) # define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) #elif defined(__ibmxl__) && defined(__clang__) # define COMPILER_ID "XLClang" # define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) # define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) # define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) # define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) #elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ >= 800 # define COMPILER_ID "XL" /* __IBMC__ = VRP */ # define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) # define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) # define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) #elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ < 800 # define COMPILER_ID "VisualAge" /* __IBMC__ = VRP */ # define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) # define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) # define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) #elif defined(__PGI) # define COMPILER_ID "PGI" # define COMPILER_VERSION_MAJOR DEC(__PGIC__) # define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__) # if defined(__PGIC_PATCHLEVEL__) # define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__) # endif #elif defined(_CRAYC) # define COMPILER_ID "Cray" # define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR) # define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR) #elif defined(__TI_COMPILER_VERSION__) # define COMPILER_ID "TI" /* __TI_COMPILER_VERSION__ = VVVRRRPPP */ # define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000) # define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000) # define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000) #elif defined(__FUJITSU) || defined(__FCC_VERSION) || defined(__fcc_version) # define COMPILER_ID "Fujitsu" #elif defined(__ghs__) # define COMPILER_ID "GHS" /* __GHS_VERSION_NUMBER = VVVVRP */ # ifdef __GHS_VERSION_NUMBER # define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100) # define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10) # define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10) # endif #elif defined(__TINYC__) # define COMPILER_ID "TinyCC" #elif defined(__BCC__) # define COMPILER_ID "Bruce" #elif defined(__SCO_VERSION__) # define COMPILER_ID "SCO" #elif defined(__ARMCC_VERSION) && !defined(__clang__) # define COMPILER_ID "ARMCC" #if __ARMCC_VERSION >= 1000000 /* __ARMCC_VERSION = VRRPPPP */ # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000) # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100) # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) #else /* __ARMCC_VERSION = VRPPPP */ # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000) # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10) # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) #endif #elif defined(__clang__) && defined(__apple_build_version__) # define COMPILER_ID "AppleClang" # if defined(_MSC_VER) # define SIMULATE_ID "MSVC" # endif # define COMPILER_VERSION_MAJOR DEC(__clang_major__) # define COMPILER_VERSION_MINOR DEC(__clang_minor__) # define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) # endif # define COMPILER_VERSION_TWEAK DEC(__apple_build_version__) #elif defined(__clang__) && defined(__ARMCOMPILER_VERSION) # define COMPILER_ID "ARMClang" # define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000) # define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100) # define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION % 10000) # define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION) #elif defined(__clang__) && defined(__INTEL_DPCPP_COMPILER__) # define COMPILER_ID "IntelDPCPP" # if defined(_MSC_VER) # define SIMULATE_ID "MSVC" # endif # define COMPILER_VERSION_MAJOR DEC(__clang_major__) # define COMPILER_VERSION_MINOR DEC(__clang_minor__) # define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) # endif # define COMPILER_VERSION_TWEAK DEC(__INTEL_DPCPP_COMPILER__) #elif defined(__clang__) && defined(__INTEL_CLANG_COMPILER) # define COMPILER_ID "IntelClang" # if defined(_MSC_VER) # define SIMULATE_ID "MSVC" # endif # define COMPILER_VERSION_MAJOR DEC(__clang_major__) # define COMPILER_VERSION_MINOR DEC(__clang_minor__) # define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) # endif # define COMPILER_VERSION_TWEAK DEC(__INTEL_CLANG_COMPILER) #elif defined(__clang__) # define COMPILER_ID "Clang" # if defined(_MSC_VER) # define SIMULATE_ID "MSVC" # endif # define COMPILER_VERSION_MAJOR DEC(__clang_major__) # define COMPILER_VERSION_MINOR DEC(__clang_minor__) # define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) # endif #elif defined(__GNUC__) # define COMPILER_ID "GNU" # define COMPILER_VERSION_MAJOR DEC(__GNUC__) # if defined(__GNUC_MINOR__) # define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__) # endif # if defined(__GNUC_PATCHLEVEL__) # define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) # endif #elif defined(_MSC_VER) # define COMPILER_ID "MSVC" /* _MSC_VER = VVRR */ # define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100) # define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100) # if defined(_MSC_FULL_VER) # if _MSC_VER >= 1400 /* _MSC_FULL_VER = VVRRPPPPP */ # define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000) # else /* _MSC_FULL_VER = VVRRPPPP */ # define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000) # endif # endif # if defined(_MSC_BUILD) # define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD) # endif #elif defined(__VISUALDSPVERSION__) || defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__) # define COMPILER_ID "ADSP" #if defined(__VISUALDSPVERSION__) /* __VISUALDSPVERSION__ = 0xVVRRPP00 */ # define COMPILER_VERSION_MAJOR HEX(__VISUALDSPVERSION__>>24) # define COMPILER_VERSION_MINOR HEX(__VISUALDSPVERSION__>>16 & 0xFF) # define COMPILER_VERSION_PATCH HEX(__VISUALDSPVERSION__>>8 & 0xFF) #endif #elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) # define COMPILER_ID "IAR" # if defined(__VER__) && defined(__ICCARM__) # define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000) # define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000) # define COMPILER_VERSION_PATCH DEC((__VER__) % 1000) # define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) # elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__)) # define COMPILER_VERSION_MAJOR DEC((__VER__) / 100) # define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100)) # define COMPILER_VERSION_PATCH DEC(__SUBVERSION__) # define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) # endif #elif defined(__SDCC_VERSION_MAJOR) || defined(SDCC) # define COMPILER_ID "SDCC" # if defined(__SDCC_VERSION_MAJOR) # define COMPILER_VERSION_MAJOR DEC(__SDCC_VERSION_MAJOR) # define COMPILER_VERSION_MINOR DEC(__SDCC_VERSION_MINOR) # define COMPILER_VERSION_PATCH DEC(__SDCC_VERSION_PATCH) # else /* SDCC = VRP */ # define COMPILER_VERSION_MAJOR DEC(SDCC/100) # define COMPILER_VERSION_MINOR DEC(SDCC/10 % 10) # define COMPILER_VERSION_PATCH DEC(SDCC % 10) # endif /* These compilers are either not known or too old to define an identification macro. Try to identify the platform and guess that it is the native compiler. */ #elif defined(__hpux) || defined(__hpua) # define COMPILER_ID "HP" #else /* unknown compiler */ # define COMPILER_ID "" #endif /* Construct the string literal in pieces to prevent the source from getting matched. Store it in a pointer rather than an array because some compilers will just produce instructions to fill the array rather than assigning a pointer to a static array. */ char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]"; #ifdef SIMULATE_ID char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]"; #endif #ifdef __QNXNTO__ char const* qnxnto = "INFO" ":" "qnxnto[]"; #endif #if defined(__CRAYXE) || defined(__CRAYXC) char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]"; #endif #define STRINGIFY_HELPER(X) #X #define STRINGIFY(X) STRINGIFY_HELPER(X) /* Identify known platforms by name. */ #if defined(__linux) || defined(__linux__) || defined(linux) # define PLATFORM_ID "Linux" #elif defined(__CYGWIN__) # define PLATFORM_ID "Cygwin" #elif defined(__MINGW32__) # define PLATFORM_ID "MinGW" #elif defined(__APPLE__) # define PLATFORM_ID "Darwin" #elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32) # define PLATFORM_ID "Windows" #elif defined(__FreeBSD__) || defined(__FreeBSD) # define PLATFORM_ID "FreeBSD" #elif defined(__NetBSD__) || defined(__NetBSD) # define PLATFORM_ID "NetBSD" #elif defined(__OpenBSD__) || defined(__OPENBSD) # define PLATFORM_ID "OpenBSD" #elif defined(__sun) || defined(sun) # define PLATFORM_ID "SunOS" #elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__) # define PLATFORM_ID "AIX" #elif defined(__hpux) || defined(__hpux__) # define PLATFORM_ID "HP-UX" #elif defined(__HAIKU__) # define PLATFORM_ID "Haiku" #elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS) # define PLATFORM_ID "BeOS" #elif defined(__QNX__) || defined(__QNXNTO__) # define PLATFORM_ID "QNX" #elif defined(__tru64) || defined(_tru64) || defined(__TRU64__) # define PLATFORM_ID "Tru64" #elif defined(__riscos) || defined(__riscos__) # define PLATFORM_ID "RISCos" #elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__) # define PLATFORM_ID "SINIX" #elif defined(__UNIX_SV__) # define PLATFORM_ID "UNIX_SV" #elif defined(__bsdos__) # define PLATFORM_ID "BSDOS" #elif defined(_MPRAS) || defined(MPRAS) # define PLATFORM_ID "MP-RAS" #elif defined(__osf) || defined(__osf__) # define PLATFORM_ID "OSF1" #elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv) # define PLATFORM_ID "SCO_SV" #elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX) # define PLATFORM_ID "ULTRIX" #elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX) # define PLATFORM_ID "Xenix" #elif defined(__WATCOMC__) # if defined(__LINUX__) # define PLATFORM_ID "Linux" # elif defined(__DOS__) # define PLATFORM_ID "DOS" # elif defined(__OS2__) # define PLATFORM_ID "OS2" # elif defined(__WINDOWS__) # define PLATFORM_ID "Windows3x" # elif defined(__VXWORKS__) # define PLATFORM_ID "VxWorks" # else /* unknown platform */ # define PLATFORM_ID # endif #elif defined(__INTEGRITY) # if defined(INT_178B) # define PLATFORM_ID "Integrity178" # else /* regular Integrity */ # define PLATFORM_ID "Integrity" # endif #else /* unknown platform */ # define PLATFORM_ID #endif /* For windows compilers MSVC and Intel we can determine the architecture of the compiler being used. This is because the compilers do not have flags that can change the architecture, but rather depend on which compiler is being used */ #if defined(_WIN32) && defined(_MSC_VER) # if defined(_M_IA64) # define ARCHITECTURE_ID "IA64" # elif defined(_M_X64) || defined(_M_AMD64) # define ARCHITECTURE_ID "x64" # elif defined(_M_IX86) # define ARCHITECTURE_ID "X86" # elif defined(_M_ARM64) # define ARCHITECTURE_ID "ARM64" # elif defined(_M_ARM) # if _M_ARM == 4 # define ARCHITECTURE_ID "ARMV4I" # elif _M_ARM == 5 # define ARCHITECTURE_ID "ARMV5I" # else # define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM) # endif # elif defined(_M_MIPS) # define ARCHITECTURE_ID "MIPS" # elif defined(_M_SH) # define ARCHITECTURE_ID "SHx" # else /* unknown architecture */ # define ARCHITECTURE_ID "" # endif #elif defined(__WATCOMC__) # if defined(_M_I86) # define ARCHITECTURE_ID "I86" # elif defined(_M_IX86) # define ARCHITECTURE_ID "X86" # else /* unknown architecture */ # define ARCHITECTURE_ID "" # endif #elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) # if defined(__ICCARM__) # define ARCHITECTURE_ID "ARM" # elif defined(__ICCRX__) # define ARCHITECTURE_ID "RX" # elif defined(__ICCRH850__) # define ARCHITECTURE_ID "RH850" # elif defined(__ICCRL78__) # define ARCHITECTURE_ID "RL78" # elif defined(__ICCRISCV__) # define ARCHITECTURE_ID "RISCV" # elif defined(__ICCAVR__) # define ARCHITECTURE_ID "AVR" # elif defined(__ICC430__) # define ARCHITECTURE_ID "MSP430" # elif defined(__ICCV850__) # define ARCHITECTURE_ID "V850" # elif defined(__ICC8051__) # define ARCHITECTURE_ID "8051" # else /* unknown architecture */ # define ARCHITECTURE_ID "" # endif #elif defined(__ghs__) # if defined(__PPC64__) # define ARCHITECTURE_ID "PPC64" # elif defined(__ppc__) # define ARCHITECTURE_ID "PPC" # elif defined(__ARM__) # define ARCHITECTURE_ID "ARM" # elif defined(__x86_64__) # define ARCHITECTURE_ID "x64" # elif defined(__i386__) # define ARCHITECTURE_ID "X86" # else /* unknown architecture */ # define ARCHITECTURE_ID "" # endif #elif defined(__TI_COMPILER_VERSION__) # if defined(__TI_ARM__) # define ARCHITECTURE_ID "ARM" # elif defined(__MSP430__) # define ARCHITECTURE_ID "MSP430" # elif defined(__TMS320C28XX__) # define ARCHITECTURE_ID "TMS320C28x" # elif defined(__TMS320C6X__) || defined(_TMS320C6X) # define ARCHITECTURE_ID "TMS320C6x" # else /* unknown architecture */ # define ARCHITECTURE_ID "" # endif #else # define ARCHITECTURE_ID #endif /* Convert integer to decimal digit literals. */ #define DEC(n) \ ('0' + (((n) / 10000000)%10)), \ ('0' + (((n) / 1000000)%10)), \ ('0' + (((n) / 100000)%10)), \ ('0' + (((n) / 10000)%10)), \ ('0' + (((n) / 1000)%10)), \ ('0' + (((n) / 100)%10)), \ ('0' + (((n) / 10)%10)), \ ('0' + ((n) % 10)) /* Convert integer to hex digit literals. */ #define HEX(n) \ ('0' + ((n)>>28 & 0xF)), \ ('0' + ((n)>>24 & 0xF)), \ ('0' + ((n)>>20 & 0xF)), \ ('0' + ((n)>>16 & 0xF)), \ ('0' + ((n)>>12 & 0xF)), \ ('0' + ((n)>>8 & 0xF)), \ ('0' + ((n)>>4 & 0xF)), \ ('0' + ((n) & 0xF)) /* Construct a string literal encoding the version number components. */ #ifdef COMPILER_VERSION_MAJOR char const info_version[] = { 'I', 'N', 'F', 'O', ':', 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[', COMPILER_VERSION_MAJOR, # ifdef COMPILER_VERSION_MINOR '.', COMPILER_VERSION_MINOR, # ifdef COMPILER_VERSION_PATCH '.', COMPILER_VERSION_PATCH, # ifdef COMPILER_VERSION_TWEAK '.', COMPILER_VERSION_TWEAK, # endif # endif # endif ']','\0'}; #endif /* Construct a string literal encoding the internal version number. */ #ifdef COMPILER_VERSION_INTERNAL char const info_version_internal[] = { 'I', 'N', 'F', 'O', ':', 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_', 'i','n','t','e','r','n','a','l','[', COMPILER_VERSION_INTERNAL,']','\0'}; #endif /* Construct a string literal encoding the version number components. */ #ifdef SIMULATE_VERSION_MAJOR char const info_simulate_version[] = { 'I', 'N', 'F', 'O', ':', 's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[', SIMULATE_VERSION_MAJOR, # ifdef SIMULATE_VERSION_MINOR '.', SIMULATE_VERSION_MINOR, # ifdef SIMULATE_VERSION_PATCH '.', SIMULATE_VERSION_PATCH, # ifdef SIMULATE_VERSION_TWEAK '.', SIMULATE_VERSION_TWEAK, # endif # endif # endif ']','\0'}; #endif /* Construct the string literal in pieces to prevent the source from getting matched. Store it in a pointer rather than an array because some compilers will just produce instructions to fill the array rather than assigning a pointer to a static array. */ char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]"; char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]"; #if !defined(__STDC__) # if (defined(_MSC_VER) && !defined(__clang__)) \ || (defined(__ibmxl__) || defined(__IBMC__)) # define C_DIALECT "90" # else # define C_DIALECT # endif #elif __STDC_VERSION__ >= 201000L # define C_DIALECT "11" #elif __STDC_VERSION__ >= 199901L # define C_DIALECT "99" #else # define C_DIALECT "90" #endif const char* info_language_dialect_default = "INFO" ":" "dialect_default[" C_DIALECT "]"; /*--------------------------------------------------------------------------*/ #ifdef ID_VOID_MAIN void main() {} #else # if defined(__CLASSIC_C__) int main(argc, argv) int argc; char *argv[]; # else int main(int argc, char* argv[]) # endif { int require = 0; require += info_compiler[argc]; require += info_platform[argc]; require += info_arch[argc]; #ifdef COMPILER_VERSION_MAJOR require += info_version[argc]; #endif #ifdef COMPILER_VERSION_INTERNAL require += info_version_internal[argc]; #endif #ifdef SIMULATE_ID require += info_simulate[argc]; #endif #ifdef SIMULATE_VERSION_MAJOR require += info_simulate_version[argc]; #endif #if defined(__CRAYXE) || defined(__CRAYXC) require += info_cray[argc]; #endif require += info_language_dialect_default[argc]; (void)argv; return require; } #endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(261): set(COMPILER_DESCRIPTION Compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang Build flags: Id flags: ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(268): if(Unix Makefiles MATCHES Visual Studio ([0-9]+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(467): elseif(Unix Makefiles MATCHES Xcode ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(560): elseif(Unix Makefiles MATCHES Green Hills MULTI ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(602): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(603): execute_process(COMMAND /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang CMakeCCompilerId.c WORKING_DIRECTORY /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CompilerIdC OUTPUT_VARIABLE CMAKE_C_COMPILER_ID_OUTPUT ERROR_VARIABLE CMAKE_C_COMPILER_ID_OUTPUT RESULT_VARIABLE CMAKE_C_COMPILER_ID_RESULT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(615): if( MATCHES exec: [^ ]*\((/[^, ]*/cpp),CMakeFortranCompilerId.F ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(624): if(CMAKE_C_COMPILER_ID_RESULT OR CMAKE_C_COMPILER_ID_OUTPUT MATCHES Bad # preprocessor line ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(648): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(650): file(APPEND /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeOutput.log Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded. Compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang Build flags: Id flags: The output was: 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(661): string(REGEX REPLACE ([][]) [\1] _glob_id_dir /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CompilerIdC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(662): file(GLOB files RELATIVE /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CompilerIdC /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CompilerIdC/* /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CompilerIdC/*.xctest/* /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CompilerIdC/*.framework/* ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(674): list(REMOVE_ITEM files CMakeCCompilerId.c ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(675): set(COMPILER_C_PRODUCED_FILES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(676): foreach(file a.out;tmp ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(677): if(NOT IS_DIRECTORY /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CompilerIdC/a.out ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(678): list(APPEND COMPILER_C_PRODUCED_FILES a.out ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(679): file(APPEND /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeOutput.log Compilation of the C compiler identification source " CMakeCCompilerId.c" produced "a.out" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(677): if(NOT IS_DIRECTORY /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CompilerIdC/tmp ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(685): if(NOT COMPILER_C_PRODUCED_FILES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(693): set(COMPILER_C_PRODUCED_OUTPUT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(697): set(COMPILER_C_PRODUCED_FILES a.out PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(698): set(COMPILER_C_PRODUCED_OUTPUT PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(35): CMAKE_DETERMINE_COMPILER_ID_MATCH_VENDOR(C ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(705): foreach(vendor ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(710): set(CMAKE_C_COMPILER_ID PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(36): if(CMAKE_C_COMPILER_ID ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(39): foreach(file a.out ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(40): CMAKE_DETERMINE_COMPILER_ID_CHECK(C /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CompilerIdC/a.out CMakeCCompilerId.c ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(717): if(NOT CMAKE_C_COMPILER_ID ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(719): set(COMPILER_ID ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(720): set(COMPILER_VERSION ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(721): set(COMPILER_VERSION_MAJOR 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(722): set(COMPILER_VERSION_MINOR 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(723): set(COMPILER_VERSION_PATCH 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(724): set(COMPILER_VERSION_TWEAK 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(725): set(COMPILER_VERSION_INTERNAL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(726): set(HAVE_COMPILER_VERSION_MAJOR 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(727): set(HAVE_COMPILER_VERSION_MINOR 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(728): set(HAVE_COMPILER_VERSION_PATCH 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(729): set(HAVE_COMPILER_VERSION_TWEAK 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(730): set(COMPILER_WRAPPER ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(731): set(DIGIT_VALUE_1 1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(732): set(DIGIT_VALUE_2 10 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(733): set(DIGIT_VALUE_3 100 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(734): set(DIGIT_VALUE_4 1000 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(735): set(DIGIT_VALUE_5 10000 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(736): set(DIGIT_VALUE_6 100000 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(737): set(DIGIT_VALUE_7 1000000 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(738): set(DIGIT_VALUE_8 10000000 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(739): set(PLATFORM_ID ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(740): set(ARCHITECTURE_ID ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(741): set(SIMULATE_ID ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(742): set(SIMULATE_VERSION ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(743): foreach(encoding ENCODING;UTF-16LE ENCODING;UTF-16BE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(744): file(STRINGS /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CompilerIdC/a.out CMAKE_C_COMPILER_ID_STRINGS LIMIT_COUNT 38 REGEX .?I.?N.?F.?O.?:.?[A-Za-z0-9_]+\[[^]]*\] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(747): if(NOT CMAKE_C_COMPILER_ID_STRINGS STREQUAL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(748): break() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(751): set(COMPILER_ID_TWICE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(754): list(FILTER CMAKE_C_COMPILER_ID_STRINGS EXCLUDE REGEX \?>24) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_HEX@(__VISUALDSPVERSION__>>16 & 0xFF) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_HEX@(__VISUALDSPVERSION__>>8 & 0xFF) #endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/ADSP-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId ADSP-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_ADSP #if defined(__VISUALDSPVERSION__) /* __VISUALDSPVERSION__ = 0xVVRRPP00 */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_HEX@(__VISUALDSPVERSION__>>24) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_HEX@(__VISUALDSPVERSION__>>16 & 0xFF) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_HEX@(__VISUALDSPVERSION__>>8 & 0xFF) #endif PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_ADSP PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_ADSP defined(__VISUALDSPVERSION__) || defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/ARMCC-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/ARMCC-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/ARMCC-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__ARMCC_VERSION) && !defined(__clang__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/ARMCC-DetermineCompiler.cmake(4): set(_compiler_id_version_compute #if __ARMCC_VERSION >= 1000000 /* __ARMCC_VERSION = VRRPPPP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__ARMCC_VERSION/1000000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__ARMCC_VERSION/10000 % 100) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__ARMCC_VERSION % 10000) #else /* __ARMCC_VERSION = VRPPPP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__ARMCC_VERSION/100000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__ARMCC_VERSION/10000 % 10) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__ARMCC_VERSION % 10000) #endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/ARMCC-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId ARMCC-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_ARMCC #if __ARMCC_VERSION >= 1000000 /* __ARMCC_VERSION = VRRPPPP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__ARMCC_VERSION/1000000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__ARMCC_VERSION/10000 % 100) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__ARMCC_VERSION % 10000) #else /* __ARMCC_VERSION = VRPPPP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__ARMCC_VERSION/100000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__ARMCC_VERSION/10000 % 10) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__ARMCC_VERSION % 10000) #endif PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_ARMCC PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_ARMCC defined(__ARMCC_VERSION) && !defined(__clang__) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/ARMClang-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/ARMClang-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/ARMClang-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__clang__) && defined(__ARMCOMPILER_VERSION) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/ARMClang-DetermineCompiler.cmake(4): set(_compiler_id_version_compute # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__ARMCOMPILER_VERSION/1000000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__ARMCOMPILER_VERSION/10000 % 100) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__ARMCOMPILER_VERSION % 10000) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/ARMClang-DetermineCompiler.cmake(9): string(APPEND _compiler_id_version_compute # define @PREFIX@COMPILER_VERSION_INTERNAL @MACRO_DEC@(__ARMCOMPILER_VERSION) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/ARMClang-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId ARMClang-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_ARMClang # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__ARMCOMPILER_VERSION/1000000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__ARMCOMPILER_VERSION/10000 % 100) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__ARMCOMPILER_VERSION % 10000) # define @PREFIX@COMPILER_VERSION_INTERNAL @MACRO_DEC@(__ARMCOMPILER_VERSION) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_ARMClang PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_ARMClang defined(__clang__) && defined(__ARMCOMPILER_VERSION) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/AppleClang-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/AppleClang-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/AppleClang-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__clang__) && defined(__apple_build_version__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/AppleClang-DetermineCompiler.cmake(4): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang-DetermineCompilerInternal.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang-DetermineCompilerInternal.cmake(2): set(_compiler_id_version_compute # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__clang_major__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__clang_minor__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang-DetermineCompilerInternal.cmake(12): set(_compiler_id_simulate # if defined(_MSC_VER) # define @PREFIX@SIMULATE_ID "MSVC" # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/AppleClang-DetermineCompiler.cmake(6): string(APPEND _compiler_id_version_compute # define @PREFIX@COMPILER_VERSION_TWEAK @MACRO_DEC@(__apple_build_version__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/AppleClang-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId AppleClang-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_AppleClang # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__clang_major__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__clang_minor__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) # endif # define @PREFIX@COMPILER_VERSION_TWEAK @MACRO_DEC@(__apple_build_version__) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_AppleClang # if defined(_MSC_VER) # define @PREFIX@SIMULATE_ID "MSVC" # endif PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_AppleClang defined(__clang__) && defined(__apple_build_version__) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Borland-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Borland-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Borland-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__BORLANDC__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Borland-DetermineCompiler.cmake(4): set(_compiler_id_version_compute /* __BORLANDC__ = 0xVRR */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_HEX@(__BORLANDC__>>8) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_HEX@(__BORLANDC__ & 0xFF) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Borland-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId Borland-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_Borland /* __BORLANDC__ = 0xVRR */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_HEX@(__BORLANDC__>>8) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_HEX@(__BORLANDC__ & 0xFF) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_Borland PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_Borland defined(__BORLANDC__) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__clang__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang-DetermineCompiler.cmake(4): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang-DetermineCompilerInternal.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang-DetermineCompilerInternal.cmake(2): set(_compiler_id_version_compute # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__clang_major__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__clang_minor__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang-DetermineCompilerInternal.cmake(12): set(_compiler_id_simulate # if defined(_MSC_VER) # define @PREFIX@SIMULATE_ID "MSVC" # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId Clang-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_Clang # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__clang_major__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__clang_minor__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) # endif PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_Clang # if defined(_MSC_VER) # define @PREFIX@SIMULATE_ID "MSVC" # endif PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_Clang defined(__clang__) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__COMO__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake(4): set(_compiler_id_version_compute /* __COMO_VERSION__ = VRR */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__COMO_VERSION__ / 100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__COMO_VERSION__ % 100) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId Comeau-CXX-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_Comeau /* __COMO_VERSION__ = VRR */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__COMO_VERSION__ / 100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__COMO_VERSION__ % 100) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_Comeau PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_Comeau defined(__COMO__) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__DECCXX) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake(4): set(_compiler_id_version_compute /* __DECCXX_VER = VVRRTPPPP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__DECCXX_VER/10000000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__DECCXX_VER/100000 % 100) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__DECCXX_VER % 10000) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId Compaq-CXX-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_Compaq /* __DECCXX_VER = VVRRTPPPP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__DECCXX_VER/10000000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__DECCXX_VER/100000 % 100) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__DECCXX_VER % 10000) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_Compaq PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_Compaq defined(__DECCXX) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Cray-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Cray-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Cray-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(_CRAYC) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Cray-DetermineCompiler.cmake(4): set(_compiler_id_version_compute # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(_RELEASE_MAJOR) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(_RELEASE_MINOR) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Cray-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId Cray-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_Cray # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(_RELEASE_MAJOR) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(_RELEASE_MINOR) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_Cray PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_Cray defined(_CRAYC) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Embarcadero-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Embarcadero-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Embarcadero-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Embarcadero-DetermineCompiler.cmake(4): set(_compiler_id_version_compute # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_HEX@(__CODEGEARC_VERSION__>>24 & 0x00FF) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_HEX@(__CODEGEARC_VERSION__>>16 & 0x00FF) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__CODEGEARC_VERSION__ & 0xFFFF) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Embarcadero-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId Embarcadero-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_Embarcadero # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_HEX@(__CODEGEARC_VERSION__>>24 & 0x00FF) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_HEX@(__CODEGEARC_VERSION__>>16 & 0x00FF) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__CODEGEARC_VERSION__ & 0xFFFF) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_Embarcadero PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_Embarcadero defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Fujitsu-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Fujitsu-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Fujitsu-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__FUJITSU) || defined(__FCC_VERSION) || defined(__fcc_version) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Fujitsu-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId Fujitsu-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_Fujitsu PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_Fujitsu PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_Fujitsu defined(__FUJITSU) || defined(__FCC_VERSION) || defined(__fcc_version) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GHS-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GHS-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GHS-DetermineCompiler.cmake(1): set(_compiler_id_pp_test defined(__ghs__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GHS-DetermineCompiler.cmake(3): set(_compiler_id_version_compute /* __GHS_VERSION_NUMBER = VVVVRP */ # ifdef __GHS_VERSION_NUMBER # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__GHS_VERSION_NUMBER / 100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__GHS_VERSION_NUMBER / 10 % 10) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__GHS_VERSION_NUMBER % 10) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GHS-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId GHS-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_GHS /* __GHS_VERSION_NUMBER = VVVVRP */ # ifdef __GHS_VERSION_NUMBER # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__GHS_VERSION_NUMBER / 100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__GHS_VERSION_NUMBER / 10 % 10) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__GHS_VERSION_NUMBER % 10) # endif PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_GHS PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_GHS defined(__ghs__) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__GNUC__) || defined(__GNUG__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake(4): set(_compiler_id_version_compute # if defined(__GNUC__) # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__GNUC__) # else # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__GNUG__) # endif # if defined(__GNUC_MINOR__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__GNUC_MINOR__) # endif # if defined(__GNUC_PATCHLEVEL__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__GNUC_PATCHLEVEL__) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId GNU-CXX-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_GNU # if defined(__GNUC__) # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__GNUC__) # else # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__GNUG__) # endif # if defined(__GNUC_MINOR__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__GNUC_MINOR__) # endif # if defined(__GNUC_PATCHLEVEL__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__GNUC_PATCHLEVEL__) # endif PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_GNU PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_GNU defined(__GNUC__) || defined(__GNUG__) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/HP-CXX-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/HP-CXX-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/HP-CXX-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__HP_aCC) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/HP-CXX-DetermineCompiler.cmake(4): set(_compiler_id_version_compute /* __HP_aCC = VVRRPP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__HP_aCC/10000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__HP_aCC/100 % 100) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__HP_aCC % 100) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/HP-CXX-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId HP-CXX-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_HP /* __HP_aCC = VVRRPP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__HP_aCC/10000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__HP_aCC/100 % 100) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__HP_aCC % 100) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_HP PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_HP defined(__HP_aCC) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/IAR-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/IAR-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/IAR-DetermineCompiler.cmake(26): set(_compiler_id_pp_test defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/IAR-DetermineCompiler.cmake(28): set(_compiler_id_version_compute # if defined(__VER__) && defined(__ICCARM__) # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@((__VER__) / 1000000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(((__VER__) / 1000) % 1000) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@((__VER__) % 1000) # define @PREFIX@COMPILER_VERSION_INTERNAL @MACRO_DEC@(__IAR_SYSTEMS_ICC__) # elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__)) # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@((__VER__) / 100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@((__VER__) - (((__VER__) / 100)*100)) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__SUBVERSION__) # define @PREFIX@COMPILER_VERSION_INTERNAL @MACRO_DEC@(__IAR_SYSTEMS_ICC__) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/IAR-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId IAR-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_IAR # if defined(__VER__) && defined(__ICCARM__) # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@((__VER__) / 1000000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(((__VER__) / 1000) % 1000) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@((__VER__) % 1000) # define @PREFIX@COMPILER_VERSION_INTERNAL @MACRO_DEC@(__IAR_SYSTEMS_ICC__) # elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__)) # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@((__VER__) / 100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@((__VER__) - (((__VER__) / 100)*100)) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__SUBVERSION__) # define @PREFIX@COMPILER_VERSION_INTERNAL @MACRO_DEC@(__IAR_SYSTEMS_ICC__) # endif PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_IAR PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_IAR defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Intel-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Intel-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Intel-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__INTEL_COMPILER) || defined(__ICC) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Intel-DetermineCompiler.cmake(4): set(_compiler_id_version_compute /* __INTEL_COMPILER = VRP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__INTEL_COMPILER/100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__INTEL_COMPILER/10 % 10) # if defined(__INTEL_COMPILER_UPDATE) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__INTEL_COMPILER_UPDATE) # else # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__INTEL_COMPILER % 10) # endif # if defined(__INTEL_COMPILER_BUILD_DATE) /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */ # define @PREFIX@COMPILER_VERSION_TWEAK @MACRO_DEC@(__INTEL_COMPILER_BUILD_DATE) # endif # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) # endif # if defined(__GNUC__) # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(__GNUC__) # elif defined(__GNUG__) # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(__GNUG__) # endif # if defined(__GNUC_MINOR__) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(__GNUC_MINOR__) # endif # if defined(__GNUC_PATCHLEVEL__) # define @PREFIX@SIMULATE_VERSION_PATCH @MACRO_DEC@(__GNUC_PATCHLEVEL__) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Intel-DetermineCompiler.cmake(34): set(_compiler_id_simulate # if defined(_MSC_VER) # define @PREFIX@SIMULATE_ID "MSVC" # endif # if defined(__GNUC__) # define @PREFIX@SIMULATE_ID "GNU" # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Intel-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId Intel-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_Intel /* __INTEL_COMPILER = VRP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__INTEL_COMPILER/100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__INTEL_COMPILER/10 % 10) # if defined(__INTEL_COMPILER_UPDATE) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__INTEL_COMPILER_UPDATE) # else # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__INTEL_COMPILER % 10) # endif # if defined(__INTEL_COMPILER_BUILD_DATE) /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */ # define @PREFIX@COMPILER_VERSION_TWEAK @MACRO_DEC@(__INTEL_COMPILER_BUILD_DATE) # endif # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) # endif # if defined(__GNUC__) # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(__GNUC__) # elif defined(__GNUG__) # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(__GNUG__) # endif # if defined(__GNUC_MINOR__) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(__GNUC_MINOR__) # endif # if defined(__GNUC_PATCHLEVEL__) # define @PREFIX@SIMULATE_VERSION_PATCH @MACRO_DEC@(__GNUC_PATCHLEVEL__) # endif PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_Intel # if defined(_MSC_VER) # define @PREFIX@SIMULATE_ID "MSVC" # endif # if defined(__GNUC__) # define @PREFIX@SIMULATE_ID "GNU" # endif PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_Intel defined(__INTEL_COMPILER) || defined(__ICC) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/IntelClang-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/IntelClang-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/IntelClang-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__clang__) && defined(__INTEL_CLANG_COMPILER) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/IntelClang-DetermineCompiler.cmake(4): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang-DetermineCompilerInternal.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang-DetermineCompilerInternal.cmake(2): set(_compiler_id_version_compute # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__clang_major__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__clang_minor__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang-DetermineCompilerInternal.cmake(12): set(_compiler_id_simulate # if defined(_MSC_VER) # define @PREFIX@SIMULATE_ID "MSVC" # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/IntelClang-DetermineCompiler.cmake(6): string(APPEND _compiler_id_version_compute # define @PREFIX@COMPILER_VERSION_TWEAK @MACRO_DEC@(__INTEL_CLANG_COMPILER) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/IntelClang-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId IntelClang-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_IntelClang # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__clang_major__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__clang_minor__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) # endif # define @PREFIX@COMPILER_VERSION_TWEAK @MACRO_DEC@(__INTEL_CLANG_COMPILER) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_IntelClang # if defined(_MSC_VER) # define @PREFIX@SIMULATE_ID "MSVC" # endif PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_IntelClang defined(__clang__) && defined(__INTEL_CLANG_COMPILER) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/IntelDPCPP-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/IntelDPCPP-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/IntelDPCPP-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__clang__) && defined(__INTEL_DPCPP_COMPILER__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/IntelDPCPP-DetermineCompiler.cmake(4): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang-DetermineCompilerInternal.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang-DetermineCompilerInternal.cmake(2): set(_compiler_id_version_compute # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__clang_major__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__clang_minor__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang-DetermineCompilerInternal.cmake(12): set(_compiler_id_simulate # if defined(_MSC_VER) # define @PREFIX@SIMULATE_ID "MSVC" # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/IntelDPCPP-DetermineCompiler.cmake(6): string(APPEND _compiler_id_version_compute # define @PREFIX@COMPILER_VERSION_TWEAK @MACRO_DEC@(__INTEL_DPCPP_COMPILER__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/IntelDPCPP-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId IntelDPCPP-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_IntelDPCPP # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__clang_major__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__clang_minor__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) # endif # define @PREFIX@COMPILER_VERSION_TWEAK @MACRO_DEC@(__INTEL_DPCPP_COMPILER__) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_IntelDPCPP # if defined(_MSC_VER) # define @PREFIX@SIMULATE_ID "MSVC" # endif PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_IntelDPCPP defined(__clang__) && defined(__INTEL_DPCPP_COMPILER__) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/MSVC-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/MSVC-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/MSVC-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(_MSC_VER) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/MSVC-DetermineCompiler.cmake(4): set(_compiler_id_version_compute /* _MSC_VER = VVRR */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) # if defined(_MSC_FULL_VER) # if _MSC_VER >= 1400 /* _MSC_FULL_VER = VVRRPPPPP */ # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(_MSC_FULL_VER % 100000) # else /* _MSC_FULL_VER = VVRRPPPP */ # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(_MSC_FULL_VER % 10000) # endif # endif # if defined(_MSC_BUILD) # define @PREFIX@COMPILER_VERSION_TWEAK @MACRO_DEC@(_MSC_BUILD) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/MSVC-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId MSVC-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_MSVC /* _MSC_VER = VVRR */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) # if defined(_MSC_FULL_VER) # if _MSC_VER >= 1400 /* _MSC_FULL_VER = VVRRPPPPP */ # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(_MSC_FULL_VER % 100000) # else /* _MSC_FULL_VER = VVRRPPPP */ # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(_MSC_FULL_VER % 10000) # endif # endif # if defined(_MSC_BUILD) # define @PREFIX@COMPILER_VERSION_TWEAK @MACRO_DEC@(_MSC_BUILD) # endif PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_MSVC PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_MSVC defined(_MSC_VER) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/NVIDIA-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/NVIDIA-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/NVIDIA-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__NVCC__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/NVIDIA-DetermineCompiler.cmake(4): set(_compiler_id_version_compute # if defined(__CUDACC_VER_MAJOR__) # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__CUDACC_VER_MAJOR__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__CUDACC_VER_MINOR__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__CUDACC_VER_BUILD__) # endif # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) # elif defined(__clang__) # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(__clang_major__) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(__clang_minor__) # elif defined(__GNUC__) # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(__GNUC__) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(__GNUC_MINOR__) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/NVIDIA-DetermineCompiler.cmake(22): set(_compiler_id_simulate # if defined(_MSC_VER) # define @PREFIX@SIMULATE_ID "MSVC" # elif defined(__clang__) # define @PREFIX@SIMULATE_ID "Clang" # elif defined(__GNUC__) # define @PREFIX@SIMULATE_ID "GNU" # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/NVIDIA-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId NVIDIA-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_NVIDIA # if defined(__CUDACC_VER_MAJOR__) # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__CUDACC_VER_MAJOR__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__CUDACC_VER_MINOR__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__CUDACC_VER_BUILD__) # endif # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) # elif defined(__clang__) # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(__clang_major__) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(__clang_minor__) # elif defined(__GNUC__) # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(__GNUC__) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(__GNUC_MINOR__) # endif PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_NVIDIA # if defined(_MSC_VER) # define @PREFIX@SIMULATE_ID "MSVC" # elif defined(__clang__) # define @PREFIX@SIMULATE_ID "Clang" # elif defined(__GNUC__) # define @PREFIX@SIMULATE_ID "GNU" # endif PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_NVIDIA defined(__NVCC__) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__WATCOMC__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake(4): set(_compiler_id_version_compute /* __WATCOMC__ = VVRP + 1100 */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@((__WATCOMC__ - 1100) / 100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@((__WATCOMC__ / 10) % 10) # if (__WATCOMC__ % 10) > 0 # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__WATCOMC__ % 10) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId OpenWatcom-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_OpenWatcom /* __WATCOMC__ = VVRP + 1100 */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@((__WATCOMC__ - 1100) / 100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@((__WATCOMC__ / 10) % 10) # if (__WATCOMC__ % 10) > 0 # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__WATCOMC__ % 10) # endif PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_OpenWatcom PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_OpenWatcom defined(__WATCOMC__) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/PGI-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/PGI-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/PGI-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__PGI) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/PGI-DetermineCompiler.cmake(4): set(_compiler_id_version_compute # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__PGIC__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__PGIC_MINOR__) # if defined(__PGIC_PATCHLEVEL__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__PGIC_PATCHLEVEL__) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/PGI-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId PGI-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_PGI # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__PGIC__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__PGIC_MINOR__) # if defined(__PGIC_PATCHLEVEL__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__PGIC_PATCHLEVEL__) # endif PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_PGI PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_PGI defined(__PGI) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/PathScale-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/PathScale-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/PathScale-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__PATHCC__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/PathScale-DetermineCompiler.cmake(4): set(_compiler_id_version_compute # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__PATHCC__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__PATHCC_MINOR__) # if defined(__PATHCC_PATCHLEVEL__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__PATHCC_PATCHLEVEL__) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/PathScale-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId PathScale-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_PathScale # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__PATHCC__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__PATHCC_MINOR__) # if defined(__PATHCC_PATCHLEVEL__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__PATHCC_PATCHLEVEL__) # endif PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_PathScale PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_PathScale defined(__PATHCC__) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/SCO-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/SCO-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/SCO-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__SCO_VERSION__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/SCO-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId SCO-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_SCO PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_SCO PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_SCO defined(__SCO_VERSION__) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__SUNPRO_CC) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake(4): set(_compiler_id_version_compute # if __SUNPRO_CC >= 0x5100 /* __SUNPRO_CC = 0xVRRP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_HEX@(__SUNPRO_CC>>12) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_HEX@(__SUNPRO_CC>>4 & 0xFF) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_HEX@(__SUNPRO_CC & 0xF) # else /* __SUNPRO_CC = 0xVRP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_HEX@(__SUNPRO_CC>>8) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_HEX@(__SUNPRO_CC>>4 & 0xF) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_HEX@(__SUNPRO_CC & 0xF) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId SunPro-CXX-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_SunPro # if __SUNPRO_CC >= 0x5100 /* __SUNPRO_CC = 0xVRRP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_HEX@(__SUNPRO_CC>>12) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_HEX@(__SUNPRO_CC>>4 & 0xFF) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_HEX@(__SUNPRO_CC & 0xF) # else /* __SUNPRO_CC = 0xVRP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_HEX@(__SUNPRO_CC>>8) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_HEX@(__SUNPRO_CC>>4 & 0xF) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_HEX@(__SUNPRO_CC & 0xF) # endif PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_SunPro PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_SunPro defined(__SUNPRO_CC) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/TI-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/TI-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/TI-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__TI_COMPILER_VERSION__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/TI-DetermineCompiler.cmake(4): set(_compiler_id_version_compute /* __TI_COMPILER_VERSION__ = VVVRRRPPP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__TI_COMPILER_VERSION__/1000000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__TI_COMPILER_VERSION__/1000 % 1000) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__TI_COMPILER_VERSION__ % 1000) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/TI-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId TI-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_TI /* __TI_COMPILER_VERSION__ = VVVRRRPPP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__TI_COMPILER_VERSION__/1000000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__TI_COMPILER_VERSION__/1000 % 1000) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__TI_COMPILER_VERSION__ % 1000) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_TI PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_TI defined(__TI_COMPILER_VERSION__) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ < 800 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake(4): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake(2): set(_compiler_id_version_compute /* __IBMCPP__ = VRP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__IBMCPP__/100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__IBMCPP__/10 % 10) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__IBMCPP__ % 10) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId VisualAge-CXX-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_VisualAge /* __IBMCPP__ = VRP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__IBMCPP__/100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__IBMCPP__/10 % 10) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__IBMCPP__ % 10) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_VisualAge PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_VisualAge defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ < 800 PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Watcom-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Watcom-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Watcom-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__WATCOMC__) && __WATCOMC__ < 1200 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Watcom-DetermineCompiler.cmake(4): set(_compiler_id_version_compute /* __WATCOMC__ = VVRR */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__WATCOMC__ / 100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@((__WATCOMC__ / 10) % 10) # if (__WATCOMC__ % 10) > 0 # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__WATCOMC__ % 10) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Watcom-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId Watcom-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_Watcom /* __WATCOMC__ = VVRR */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__WATCOMC__ / 100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@((__WATCOMC__ / 10) % 10) # if (__WATCOMC__ % 10) > 0 # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__WATCOMC__ % 10) # endif PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_Watcom PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_Watcom defined(__WATCOMC__) && __WATCOMC__ < 1200 PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/XL-CXX-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/XL-CXX-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/XL-CXX-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ >= 800 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/XL-CXX-DetermineCompiler.cmake(4): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake(2): set(_compiler_id_version_compute /* __IBMCPP__ = VRP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__IBMCPP__/100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__IBMCPP__/10 % 10) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__IBMCPP__ % 10) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/XL-CXX-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId XL-CXX-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_XL /* __IBMCPP__ = VRP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__IBMCPP__/100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__IBMCPP__/10 % 10) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__IBMCPP__ % 10) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_XL PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_XL defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ >= 800 PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake(1): set(_compiler_id_pp_test defined(__ibmxl__) && defined(__clang__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake(3): set(_compiler_id_version_compute # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__ibmxl_version__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__ibmxl_release__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__ibmxl_modification__) # define @PREFIX@COMPILER_VERSION_TWEAK @MACRO_DEC@(__ibmxl_ptf_fix_level__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId XLClang-CXX-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_XLClang # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__ibmxl_version__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__ibmxl_release__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__ibmxl_modification__) # define @PREFIX@COMPILER_VERSION_TWEAK @MACRO_DEC@(__ibmxl_ptf_fix_level__) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_XLClang PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_XLClang defined(__ibmxl__) && defined(__clang__) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(33): _readFile(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(6): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake(2): set(_compiler_id_pp_test defined(__IBMCPP__) && defined(__COMPILER_VER__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake(4): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake(2): set(_compiler_id_version_compute /* __IBMCPP__ = VRP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__IBMCPP__/100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__IBMCPP__/10 % 10) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__IBMCPP__ % 10) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(7): get_filename_component(name /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(8): string(REGEX REPLACE -.* CompilerId zOS-CXX-DetermineCompiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(9): set(_compiler_id_version_compute_zOS /* __IBMCPP__ = VRP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__IBMCPP__/100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__IBMCPP__/10 % 10) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__IBMCPP__ % 10) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(10): set(_compiler_id_simulate_zOS PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(11): set(_compiler_id_pp_test_zOS defined(__IBMCPP__) && defined(__COMPILER_VER__) PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(36): set(options ID_STRING VERSION_STRINGS ID_DEFINE PLATFORM_DEFAULT_COMPILER ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(37): set(oneValueArgs PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(38): cmake_parse_arguments(CID ID_STRING;VERSION_STRINGS;ID_DEFINE;PLATFORM_DEFAULT_COMPILER PREFIX ID_STRING;VERSION_STRINGS;PLATFORM_DEFAULT_COMPILER ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(39): if(CID_UNPARSED_ARGUMENTS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(45): if(lang STREQUAL CXX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(46): list(APPEND ordered_compilers Comeau ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(50): list(APPEND ordered_compilers Intel PathScale Embarcadero Borland Watcom OpenWatcom SunPro HP Compaq zOS XLClang XL VisualAge PGI Cray TI Fujitsu GHS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(70): if(lang STREQUAL C ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(76): list(APPEND ordered_compilers SCO ARMCC AppleClang ARMClang IntelDPCPP IntelClang Clang GNU MSVC ADSP IAR ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(89): if(lang STREQUAL C ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(95): if(lang STREQUAL CUDA ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(99): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(107): set(pp_if #if ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(108): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(109): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT /* Version number components: V=Version, R=Revision, P=Patch Version date components: YYYY=Year, MM=Month, DD=Day */ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(113): foreach(Id Comeau;Intel;PathScale;Embarcadero;Borland;Watcom;OpenWatcom;SunPro;HP;Compaq;zOS;XLClang;XL;VisualAge;PGI;Cray;TI;Fujitsu;GHS;SCO;ARMCC;AppleClang;ARMClang;IntelDPCPP;IntelClang;Clang;GNU;MSVC;ADSP;IAR ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_Comeau ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #if defined(__COMO__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "Comeau" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE /* __COMO_VERSION__ = VRR */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__COMO_VERSION__ / 100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__COMO_VERSION__ % 100) VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content /* __COMO_VERSION__ = VRR */ # define COMPILER_VERSION_MAJOR DEC(__COMO_VERSION__ / 100) # define COMPILER_VERSION_MINOR DEC(__COMO_VERSION__ % 100) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #if defined(__COMO__) # define COMPILER_ID "Comeau" /* __COMO_VERSION__ = VRR */ # define COMPILER_VERSION_MAJOR DEC(__COMO_VERSION__ / 100) # define COMPILER_VERSION_MINOR DEC(__COMO_VERSION__ % 100) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_Intel ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(__INTEL_COMPILER) || defined(__ICC) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE # if defined(_MSC_VER) # define @PREFIX@SIMULATE_ID "MSVC" # endif # if defined(__GNUC__) # define @PREFIX@SIMULATE_ID "GNU" # endif SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "Intel" # if defined(_MSC_VER) # define SIMULATE_ID "MSVC" # endif # if defined(__GNUC__) # define SIMULATE_ID "GNU" # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE /* __INTEL_COMPILER = VRP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__INTEL_COMPILER/100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__INTEL_COMPILER/10 % 10) # if defined(__INTEL_COMPILER_UPDATE) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__INTEL_COMPILER_UPDATE) # else # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__INTEL_COMPILER % 10) # endif # if defined(__INTEL_COMPILER_BUILD_DATE) /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */ # define @PREFIX@COMPILER_VERSION_TWEAK @MACRO_DEC@(__INTEL_COMPILER_BUILD_DATE) # endif # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) # endif # if defined(__GNUC__) # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(__GNUC__) # elif defined(__GNUG__) # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(__GNUG__) # endif # if defined(__GNUC_MINOR__) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(__GNUC_MINOR__) # endif # if defined(__GNUC_PATCHLEVEL__) # define @PREFIX@SIMULATE_VERSION_PATCH @MACRO_DEC@(__GNUC_PATCHLEVEL__) # endif VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content /* __INTEL_COMPILER = VRP */ # define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100) # define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10) # if defined(__INTEL_COMPILER_UPDATE) # define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE) # else # define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10) # endif # if defined(__INTEL_COMPILER_BUILD_DATE) /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */ # define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE) # endif # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) # endif # if defined(__GNUC__) # define SIMULATE_VERSION_MAJOR DEC(__GNUC__) # elif defined(__GNUG__) # define SIMULATE_VERSION_MAJOR DEC(__GNUG__) # endif # if defined(__GNUC_MINOR__) # define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) # endif # if defined(__GNUC_PATCHLEVEL__) # define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(__INTEL_COMPILER) || defined(__ICC) # define COMPILER_ID "Intel" # if defined(_MSC_VER) # define SIMULATE_ID "MSVC" # endif # if defined(__GNUC__) # define SIMULATE_ID "GNU" # endif /* __INTEL_COMPILER = VRP */ # define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100) # define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10) # if defined(__INTEL_COMPILER_UPDATE) # define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE) # else # define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10) # endif # if defined(__INTEL_COMPILER_BUILD_DATE) /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */ # define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE) # endif # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) # endif # if defined(__GNUC__) # define SIMULATE_VERSION_MAJOR DEC(__GNUC__) # elif defined(__GNUG__) # define SIMULATE_VERSION_MAJOR DEC(__GNUG__) # endif # if defined(__GNUC_MINOR__) # define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) # endif # if defined(__GNUC_PATCHLEVEL__) # define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_PathScale ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(__PATHCC__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "PathScale" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__PATHCC__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__PATHCC_MINOR__) # if defined(__PATHCC_PATCHLEVEL__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__PATHCC_PATCHLEVEL__) # endif VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content # define COMPILER_VERSION_MAJOR DEC(__PATHCC__) # define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__) # if defined(__PATHCC_PATCHLEVEL__) # define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(__PATHCC__) # define COMPILER_ID "PathScale" # define COMPILER_VERSION_MAJOR DEC(__PATHCC__) # define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__) # if defined(__PATHCC_PATCHLEVEL__) # define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_Embarcadero ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "Embarcadero" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_HEX@(__CODEGEARC_VERSION__>>24 & 0x00FF) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_HEX@(__CODEGEARC_VERSION__>>16 & 0x00FF) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__CODEGEARC_VERSION__ & 0xFFFF) VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content # define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF) # define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF) # define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__) # define COMPILER_ID "Embarcadero" # define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF) # define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF) # define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_Borland ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(__BORLANDC__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "Borland" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE /* __BORLANDC__ = 0xVRR */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_HEX@(__BORLANDC__>>8) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_HEX@(__BORLANDC__ & 0xFF) VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content /* __BORLANDC__ = 0xVRR */ # define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8) # define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(__BORLANDC__) # define COMPILER_ID "Borland" /* __BORLANDC__ = 0xVRR */ # define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8) # define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_Watcom ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(__WATCOMC__) && __WATCOMC__ < 1200 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "Watcom" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE /* __WATCOMC__ = VVRR */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__WATCOMC__ / 100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@((__WATCOMC__ / 10) % 10) # if (__WATCOMC__ % 10) > 0 # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__WATCOMC__ % 10) # endif VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content /* __WATCOMC__ = VVRR */ # define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100) # define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) # if (__WATCOMC__ % 10) > 0 # define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(__WATCOMC__) && __WATCOMC__ < 1200 # define COMPILER_ID "Watcom" /* __WATCOMC__ = VVRR */ # define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100) # define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) # if (__WATCOMC__ % 10) > 0 # define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_OpenWatcom ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(__WATCOMC__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "OpenWatcom" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE /* __WATCOMC__ = VVRP + 1100 */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@((__WATCOMC__ - 1100) / 100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@((__WATCOMC__ / 10) % 10) # if (__WATCOMC__ % 10) > 0 # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__WATCOMC__ % 10) # endif VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content /* __WATCOMC__ = VVRP + 1100 */ # define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100) # define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) # if (__WATCOMC__ % 10) > 0 # define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(__WATCOMC__) # define COMPILER_ID "OpenWatcom" /* __WATCOMC__ = VVRP + 1100 */ # define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100) # define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) # if (__WATCOMC__ % 10) > 0 # define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_SunPro ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(__SUNPRO_CC) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "SunPro" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE # if __SUNPRO_CC >= 0x5100 /* __SUNPRO_CC = 0xVRRP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_HEX@(__SUNPRO_CC>>12) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_HEX@(__SUNPRO_CC>>4 & 0xFF) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_HEX@(__SUNPRO_CC & 0xF) # else /* __SUNPRO_CC = 0xVRP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_HEX@(__SUNPRO_CC>>8) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_HEX@(__SUNPRO_CC>>4 & 0xF) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_HEX@(__SUNPRO_CC & 0xF) # endif VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content # if __SUNPRO_CC >= 0x5100 /* __SUNPRO_CC = 0xVRRP */ # define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>12) # define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xFF) # define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF) # else /* __SUNPRO_CC = 0xVRP */ # define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>8) # define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xF) # define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(__SUNPRO_CC) # define COMPILER_ID "SunPro" # if __SUNPRO_CC >= 0x5100 /* __SUNPRO_CC = 0xVRRP */ # define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>12) # define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xFF) # define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF) # else /* __SUNPRO_CC = 0xVRP */ # define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>8) # define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xF) # define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_HP ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(__HP_aCC) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "HP" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE /* __HP_aCC = VVRRPP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__HP_aCC/10000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__HP_aCC/100 % 100) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__HP_aCC % 100) VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content /* __HP_aCC = VVRRPP */ # define COMPILER_VERSION_MAJOR DEC(__HP_aCC/10000) # define COMPILER_VERSION_MINOR DEC(__HP_aCC/100 % 100) # define COMPILER_VERSION_PATCH DEC(__HP_aCC % 100) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(__HP_aCC) # define COMPILER_ID "HP" /* __HP_aCC = VVRRPP */ # define COMPILER_VERSION_MAJOR DEC(__HP_aCC/10000) # define COMPILER_VERSION_MINOR DEC(__HP_aCC/100 % 100) # define COMPILER_VERSION_PATCH DEC(__HP_aCC % 100) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_Compaq ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(__DECCXX) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "Compaq" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE /* __DECCXX_VER = VVRRTPPPP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__DECCXX_VER/10000000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__DECCXX_VER/100000 % 100) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__DECCXX_VER % 10000) VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content /* __DECCXX_VER = VVRRTPPPP */ # define COMPILER_VERSION_MAJOR DEC(__DECCXX_VER/10000000) # define COMPILER_VERSION_MINOR DEC(__DECCXX_VER/100000 % 100) # define COMPILER_VERSION_PATCH DEC(__DECCXX_VER % 10000) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(__DECCXX) # define COMPILER_ID "Compaq" /* __DECCXX_VER = VVRRTPPPP */ # define COMPILER_VERSION_MAJOR DEC(__DECCXX_VER/10000000) # define COMPILER_VERSION_MINOR DEC(__DECCXX_VER/100000 % 100) # define COMPILER_VERSION_PATCH DEC(__DECCXX_VER % 10000) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_zOS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(__IBMCPP__) && defined(__COMPILER_VER__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "zOS" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE /* __IBMCPP__ = VRP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__IBMCPP__/100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__IBMCPP__/10 % 10) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__IBMCPP__ % 10) VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content /* __IBMCPP__ = VRP */ # define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) # define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) # define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(__IBMCPP__) && defined(__COMPILER_VER__) # define COMPILER_ID "zOS" /* __IBMCPP__ = VRP */ # define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) # define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) # define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_XLClang ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(__ibmxl__) && defined(__clang__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "XLClang" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__ibmxl_version__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__ibmxl_release__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__ibmxl_modification__) # define @PREFIX@COMPILER_VERSION_TWEAK @MACRO_DEC@(__ibmxl_ptf_fix_level__) VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content # define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) # define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) # define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) # define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(__ibmxl__) && defined(__clang__) # define COMPILER_ID "XLClang" # define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) # define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) # define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) # define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_XL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ >= 800 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "XL" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE /* __IBMCPP__ = VRP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__IBMCPP__/100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__IBMCPP__/10 % 10) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__IBMCPP__ % 10) VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content /* __IBMCPP__ = VRP */ # define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) # define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) # define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ >= 800 # define COMPILER_ID "XL" /* __IBMCPP__ = VRP */ # define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) # define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) # define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_VisualAge ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ < 800 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "VisualAge" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE /* __IBMCPP__ = VRP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__IBMCPP__/100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__IBMCPP__/10 % 10) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__IBMCPP__ % 10) VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content /* __IBMCPP__ = VRP */ # define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) # define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) # define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ < 800 # define COMPILER_ID "VisualAge" /* __IBMCPP__ = VRP */ # define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) # define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) # define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_PGI ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(__PGI) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "PGI" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__PGIC__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__PGIC_MINOR__) # if defined(__PGIC_PATCHLEVEL__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__PGIC_PATCHLEVEL__) # endif VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content # define COMPILER_VERSION_MAJOR DEC(__PGIC__) # define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__) # if defined(__PGIC_PATCHLEVEL__) # define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(__PGI) # define COMPILER_ID "PGI" # define COMPILER_VERSION_MAJOR DEC(__PGIC__) # define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__) # if defined(__PGIC_PATCHLEVEL__) # define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_Cray ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(_CRAYC) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "Cray" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(_RELEASE_MAJOR) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(_RELEASE_MINOR) VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content # define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR) # define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(_CRAYC) # define COMPILER_ID "Cray" # define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR) # define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_TI ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(__TI_COMPILER_VERSION__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "TI" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE /* __TI_COMPILER_VERSION__ = VVVRRRPPP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__TI_COMPILER_VERSION__/1000000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__TI_COMPILER_VERSION__/1000 % 1000) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__TI_COMPILER_VERSION__ % 1000) VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content /* __TI_COMPILER_VERSION__ = VVVRRRPPP */ # define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000) # define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000) # define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(__TI_COMPILER_VERSION__) # define COMPILER_ID "TI" /* __TI_COMPILER_VERSION__ = VVVRRRPPP */ # define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000) # define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000) # define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_Fujitsu ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(__FUJITSU) || defined(__FCC_VERSION) || defined(__fcc_version) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "Fujitsu" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(__FUJITSU) || defined(__FCC_VERSION) || defined(__fcc_version) # define COMPILER_ID "Fujitsu" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_GHS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(__ghs__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "GHS" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE /* __GHS_VERSION_NUMBER = VVVVRP */ # ifdef __GHS_VERSION_NUMBER # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__GHS_VERSION_NUMBER / 100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__GHS_VERSION_NUMBER / 10 % 10) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__GHS_VERSION_NUMBER % 10) # endif VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content /* __GHS_VERSION_NUMBER = VVVVRP */ # ifdef __GHS_VERSION_NUMBER # define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100) # define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10) # define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(__ghs__) # define COMPILER_ID "GHS" /* __GHS_VERSION_NUMBER = VVVVRP */ # ifdef __GHS_VERSION_NUMBER # define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100) # define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10) # define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_SCO ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(__SCO_VERSION__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "SCO" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(__SCO_VERSION__) # define COMPILER_ID "SCO" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_ARMCC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(__ARMCC_VERSION) && !defined(__clang__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "ARMCC" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE #if __ARMCC_VERSION >= 1000000 /* __ARMCC_VERSION = VRRPPPP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__ARMCC_VERSION/1000000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__ARMCC_VERSION/10000 % 100) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__ARMCC_VERSION % 10000) #else /* __ARMCC_VERSION = VRPPPP */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__ARMCC_VERSION/100000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__ARMCC_VERSION/10000 % 10) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__ARMCC_VERSION % 10000) #endif VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content #if __ARMCC_VERSION >= 1000000 /* __ARMCC_VERSION = VRRPPPP */ # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000) # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100) # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) #else /* __ARMCC_VERSION = VRPPPP */ # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000) # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10) # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) #endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(__ARMCC_VERSION) && !defined(__clang__) # define COMPILER_ID "ARMCC" #if __ARMCC_VERSION >= 1000000 /* __ARMCC_VERSION = VRRPPPP */ # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000) # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100) # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) #else /* __ARMCC_VERSION = VRPPPP */ # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000) # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10) # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) #endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_AppleClang ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(__clang__) && defined(__apple_build_version__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE # if defined(_MSC_VER) # define @PREFIX@SIMULATE_ID "MSVC" # endif SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "AppleClang" # if defined(_MSC_VER) # define SIMULATE_ID "MSVC" # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__clang_major__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__clang_minor__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) # endif # define @PREFIX@COMPILER_VERSION_TWEAK @MACRO_DEC@(__apple_build_version__) VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content # define COMPILER_VERSION_MAJOR DEC(__clang_major__) # define COMPILER_VERSION_MINOR DEC(__clang_minor__) # define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) # endif # define COMPILER_VERSION_TWEAK DEC(__apple_build_version__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(__clang__) && defined(__apple_build_version__) # define COMPILER_ID "AppleClang" # if defined(_MSC_VER) # define SIMULATE_ID "MSVC" # endif # define COMPILER_VERSION_MAJOR DEC(__clang_major__) # define COMPILER_VERSION_MINOR DEC(__clang_minor__) # define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) # endif # define COMPILER_VERSION_TWEAK DEC(__apple_build_version__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_ARMClang ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(__clang__) && defined(__ARMCOMPILER_VERSION) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "ARMClang" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__ARMCOMPILER_VERSION/1000000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__ARMCOMPILER_VERSION/10000 % 100) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__ARMCOMPILER_VERSION % 10000) # define @PREFIX@COMPILER_VERSION_INTERNAL @MACRO_DEC@(__ARMCOMPILER_VERSION) VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content # define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000) # define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100) # define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION % 10000) # define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(__clang__) && defined(__ARMCOMPILER_VERSION) # define COMPILER_ID "ARMClang" # define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000) # define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100) # define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION % 10000) # define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_IntelDPCPP ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(__clang__) && defined(__INTEL_DPCPP_COMPILER__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE # if defined(_MSC_VER) # define @PREFIX@SIMULATE_ID "MSVC" # endif SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "IntelDPCPP" # if defined(_MSC_VER) # define SIMULATE_ID "MSVC" # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__clang_major__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__clang_minor__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) # endif # define @PREFIX@COMPILER_VERSION_TWEAK @MACRO_DEC@(__INTEL_DPCPP_COMPILER__) VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content # define COMPILER_VERSION_MAJOR DEC(__clang_major__) # define COMPILER_VERSION_MINOR DEC(__clang_minor__) # define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) # endif # define COMPILER_VERSION_TWEAK DEC(__INTEL_DPCPP_COMPILER__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(__clang__) && defined(__INTEL_DPCPP_COMPILER__) # define COMPILER_ID "IntelDPCPP" # if defined(_MSC_VER) # define SIMULATE_ID "MSVC" # endif # define COMPILER_VERSION_MAJOR DEC(__clang_major__) # define COMPILER_VERSION_MINOR DEC(__clang_minor__) # define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) # endif # define COMPILER_VERSION_TWEAK DEC(__INTEL_DPCPP_COMPILER__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_IntelClang ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(__clang__) && defined(__INTEL_CLANG_COMPILER) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE # if defined(_MSC_VER) # define @PREFIX@SIMULATE_ID "MSVC" # endif SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "IntelClang" # if defined(_MSC_VER) # define SIMULATE_ID "MSVC" # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__clang_major__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__clang_minor__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) # endif # define @PREFIX@COMPILER_VERSION_TWEAK @MACRO_DEC@(__INTEL_CLANG_COMPILER) VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content # define COMPILER_VERSION_MAJOR DEC(__clang_major__) # define COMPILER_VERSION_MINOR DEC(__clang_minor__) # define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) # endif # define COMPILER_VERSION_TWEAK DEC(__INTEL_CLANG_COMPILER) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(__clang__) && defined(__INTEL_CLANG_COMPILER) # define COMPILER_ID "IntelClang" # if defined(_MSC_VER) # define SIMULATE_ID "MSVC" # endif # define COMPILER_VERSION_MAJOR DEC(__clang_major__) # define COMPILER_VERSION_MINOR DEC(__clang_minor__) # define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) # endif # define COMPILER_VERSION_TWEAK DEC(__INTEL_CLANG_COMPILER) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_Clang ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(__clang__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE # if defined(_MSC_VER) # define @PREFIX@SIMULATE_ID "MSVC" # endif SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "Clang" # if defined(_MSC_VER) # define SIMULATE_ID "MSVC" # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__clang_major__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__clang_minor__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define @PREFIX@SIMULATE_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@SIMULATE_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) # endif VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content # define COMPILER_VERSION_MAJOR DEC(__clang_major__) # define COMPILER_VERSION_MINOR DEC(__clang_minor__) # define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(__clang__) # define COMPILER_ID "Clang" # if defined(_MSC_VER) # define SIMULATE_ID "MSVC" # endif # define COMPILER_VERSION_MAJOR DEC(__clang_major__) # define COMPILER_VERSION_MINOR DEC(__clang_minor__) # define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_GNU ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(__GNUC__) || defined(__GNUG__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "GNU" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE # if defined(__GNUC__) # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__GNUC__) # else # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(__GNUG__) # endif # if defined(__GNUC_MINOR__) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(__GNUC_MINOR__) # endif # if defined(__GNUC_PATCHLEVEL__) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__GNUC_PATCHLEVEL__) # endif VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content # if defined(__GNUC__) # define COMPILER_VERSION_MAJOR DEC(__GNUC__) # else # define COMPILER_VERSION_MAJOR DEC(__GNUG__) # endif # if defined(__GNUC_MINOR__) # define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__) # endif # if defined(__GNUC_PATCHLEVEL__) # define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(__GNUC__) || defined(__GNUG__) # define COMPILER_ID "GNU" # if defined(__GNUC__) # define COMPILER_VERSION_MAJOR DEC(__GNUC__) # else # define COMPILER_VERSION_MAJOR DEC(__GNUG__) # endif # if defined(__GNUC_MINOR__) # define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__) # endif # if defined(__GNUC_PATCHLEVEL__) # define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_MSVC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(_MSC_VER) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "MSVC" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE /* _MSC_VER = VVRR */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(_MSC_VER / 100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(_MSC_VER % 100) # if defined(_MSC_FULL_VER) # if _MSC_VER >= 1400 /* _MSC_FULL_VER = VVRRPPPPP */ # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(_MSC_FULL_VER % 100000) # else /* _MSC_FULL_VER = VVRRPPPP */ # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(_MSC_FULL_VER % 10000) # endif # endif # if defined(_MSC_BUILD) # define @PREFIX@COMPILER_VERSION_TWEAK @MACRO_DEC@(_MSC_BUILD) # endif VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content /* _MSC_VER = VVRR */ # define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100) # define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100) # if defined(_MSC_FULL_VER) # if _MSC_VER >= 1400 /* _MSC_FULL_VER = VVRRPPPPP */ # define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000) # else /* _MSC_FULL_VER = VVRRPPPP */ # define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000) # endif # endif # if defined(_MSC_BUILD) # define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(_MSC_VER) # define COMPILER_ID "MSVC" /* _MSC_VER = VVRR */ # define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100) # define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100) # if defined(_MSC_FULL_VER) # if _MSC_VER >= 1400 /* _MSC_FULL_VER = VVRRPPPPP */ # define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000) # else /* _MSC_FULL_VER = VVRRPPPP */ # define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000) # endif # endif # if defined(_MSC_BUILD) # define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_ADSP ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(__VISUALDSPVERSION__) || defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "ADSP" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE #if defined(__VISUALDSPVERSION__) /* __VISUALDSPVERSION__ = 0xVVRRPP00 */ # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_HEX@(__VISUALDSPVERSION__>>24) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_HEX@(__VISUALDSPVERSION__>>16 & 0xFF) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_HEX@(__VISUALDSPVERSION__>>8 & 0xFF) #endif VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content #if defined(__VISUALDSPVERSION__) /* __VISUALDSPVERSION__ = 0xVVRRPP00 */ # define COMPILER_VERSION_MAJOR HEX(__VISUALDSPVERSION__>>24) # define COMPILER_VERSION_MINOR HEX(__VISUALDSPVERSION__>>16 & 0xFF) # define COMPILER_VERSION_PATCH HEX(__VISUALDSPVERSION__>>8 & 0xFF) #endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(__VISUALDSPVERSION__) || defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__) # define COMPILER_ID "ADSP" #if defined(__VISUALDSPVERSION__) /* __VISUALDSPVERSION__ = 0xVVRRPP00 */ # define COMPILER_VERSION_MAJOR HEX(__VISUALDSPVERSION__>>24) # define COMPILER_VERSION_MINOR HEX(__VISUALDSPVERSION__>>16 & 0xFF) # define COMPILER_VERSION_PATCH HEX(__VISUALDSPVERSION__>>8 & 0xFF) #endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(114): if(NOT _compiler_id_pp_test_IAR ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(117): set(id_content #elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(118): if(CID_ID_STRING ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(119): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(120): string(CONFIGURE SIMULATE_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(121): string(APPEND id_content # define COMPILER_ID "IAR" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(123): if(CID_ID_DEFINE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(127): if(CID_VERSION_STRINGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(128): set(PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(129): set(MACRO_DEC DEC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(130): set(MACRO_HEX HEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(131): string(CONFIGURE # if defined(__VER__) && defined(__ICCARM__) # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@((__VER__) / 1000000) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(((__VER__) / 1000) % 1000) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@((__VER__) % 1000) # define @PREFIX@COMPILER_VERSION_INTERNAL @MACRO_DEC@(__IAR_SYSTEMS_ICC__) # elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__)) # define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@((__VER__) / 100) # define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@((__VER__) - (((__VER__) / 100)*100)) # define @PREFIX@COMPILER_VERSION_PATCH @MACRO_DEC@(__SUBVERSION__) # define @PREFIX@COMPILER_VERSION_INTERNAL @MACRO_DEC@(__IAR_SYSTEMS_ICC__) # endif VERSION_BLOCK @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(132): string(APPEND id_content # if defined(__VER__) && defined(__ICCARM__) # define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000) # define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000) # define COMPILER_VERSION_PATCH DEC((__VER__) % 1000) # define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) # elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__)) # define COMPILER_VERSION_MAJOR DEC((__VER__) / 100) # define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100)) # define COMPILER_VERSION_PATCH DEC(__SUBVERSION__) # define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(134): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT #elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) # define COMPILER_ID "IAR" # if defined(__VER__) && defined(__ICCARM__) # define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000) # define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000) # define COMPILER_VERSION_PATCH DEC((__VER__) % 1000) # define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) # elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__)) # define COMPILER_VERSION_MAJOR DEC((__VER__) / 100) # define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100)) # define COMPILER_VERSION_PATCH DEC(__SUBVERSION__) # define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) # endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(135): set(pp_if #elif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(138): if(CID_PLATFORM_DEFAULT_COMPILER ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(139): set(platform_compiler_detection /* These compilers are either not known or too old to define an identification macro. Try to identify the platform and guess that it is the native compiler. */ #elif defined(__hpux) || defined(__hpua) # define COMPILER_ID "HP" #else /* unknown compiler */ # define COMPILER_ID "" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(150): string(APPEND CMAKE_CXX_COMPILER_ID_CONTENT /* These compilers are either not known or too old to define an identification macro. Try to identify the platform and guess that it is the native compiler. */ #elif defined(__hpux) || defined(__hpua) # define COMPILER_ID "HP" #else /* unknown compiler */ # define COMPILER_ID "" #endif ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCompilerIdDetection.cmake(153): set(CMAKE_CXX_COMPILER_ID_CONTENT /* Version number components: V=Version, R=Revision, P=Patch Version date components: YYYY=Year, MM=Month, DD=Day */ #if defined(__COMO__) # define COMPILER_ID "Comeau" /* __COMO_VERSION__ = VRR */ # define COMPILER_VERSION_MAJOR DEC(__COMO_VERSION__ / 100) # define COMPILER_VERSION_MINOR DEC(__COMO_VERSION__ % 100) #elif defined(__INTEL_COMPILER) || defined(__ICC) # define COMPILER_ID "Intel" # if defined(_MSC_VER) # define SIMULATE_ID "MSVC" # endif # if defined(__GNUC__) # define SIMULATE_ID "GNU" # endif /* __INTEL_COMPILER = VRP */ # define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100) # define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10) # if defined(__INTEL_COMPILER_UPDATE) # define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE) # else # define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10) # endif # if defined(__INTEL_COMPILER_BUILD_DATE) /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */ # define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE) # endif # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) # endif # if defined(__GNUC__) # define SIMULATE_VERSION_MAJOR DEC(__GNUC__) # elif defined(__GNUG__) # define SIMULATE_VERSION_MAJOR DEC(__GNUG__) # endif # if defined(__GNUC_MINOR__) # define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) # endif # if defined(__GNUC_PATCHLEVEL__) # define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) # endif #elif defined(__PATHCC__) # define COMPILER_ID "PathScale" # define COMPILER_VERSION_MAJOR DEC(__PATHCC__) # define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__) # if defined(__PATHCC_PATCHLEVEL__) # define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__) # endif #elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__) # define COMPILER_ID "Embarcadero" # define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF) # define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF) # define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF) #elif defined(__BORLANDC__) # define COMPILER_ID "Borland" /* __BORLANDC__ = 0xVRR */ # define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8) # define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF) #elif defined(__WATCOMC__) && __WATCOMC__ < 1200 # define COMPILER_ID "Watcom" /* __WATCOMC__ = VVRR */ # define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100) # define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) # if (__WATCOMC__ % 10) > 0 # define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) # endif #elif defined(__WATCOMC__) # define COMPILER_ID "OpenWatcom" /* __WATCOMC__ = VVRP + 1100 */ # define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100) # define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) # if (__WATCOMC__ % 10) > 0 # define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) # endif #elif defined(__SUNPRO_CC) # define COMPILER_ID "SunPro" # if __SUNPRO_CC >= 0x5100 /* __SUNPRO_CC = 0xVRRP */ # define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>12) # define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xFF) # define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF) # else /* __SUNPRO_CC = 0xVRP */ # define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>8) # define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xF) # define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF) # endif #elif defined(__HP_aCC) # define COMPILER_ID "HP" /* __HP_aCC = VVRRPP */ # define COMPILER_VERSION_MAJOR DEC(__HP_aCC/10000) # define COMPILER_VERSION_MINOR DEC(__HP_aCC/100 % 100) # define COMPILER_VERSION_PATCH DEC(__HP_aCC % 100) #elif defined(__DECCXX) # define COMPILER_ID "Compaq" /* __DECCXX_VER = VVRRTPPPP */ # define COMPILER_VERSION_MAJOR DEC(__DECCXX_VER/10000000) # define COMPILER_VERSION_MINOR DEC(__DECCXX_VER/100000 % 100) # define COMPILER_VERSION_PATCH DEC(__DECCXX_VER % 10000) #elif defined(__IBMCPP__) && defined(__COMPILER_VER__) # define COMPILER_ID "zOS" /* __IBMCPP__ = VRP */ # define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) # define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) # define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) #elif defined(__ibmxl__) && defined(__clang__) # define COMPILER_ID "XLClang" # define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) # define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) # define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) # define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) #elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ >= 800 # define COMPILER_ID "XL" /* __IBMCPP__ = VRP */ # define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) # define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) # define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) #elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ < 800 # define COMPILER_ID "VisualAge" /* __IBMCPP__ = VRP */ # define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) # define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) # define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) #elif defined(__PGI) # define COMPILER_ID "PGI" # define COMPILER_VERSION_MAJOR DEC(__PGIC__) # define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__) # if defined(__PGIC_PATCHLEVEL__) # define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__) # endif #elif defined(_CRAYC) # define COMPILER_ID "Cray" # define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR) # define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR) #elif defined(__TI_COMPILER_VERSION__) # define COMPILER_ID "TI" /* __TI_COMPILER_VERSION__ = VVVRRRPPP */ # define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000) # define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000) # define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000) #elif defined(__FUJITSU) || defined(__FCC_VERSION) || defined(__fcc_version) # define COMPILER_ID "Fujitsu" #elif defined(__ghs__) # define COMPILER_ID "GHS" /* __GHS_VERSION_NUMBER = VVVVRP */ # ifdef __GHS_VERSION_NUMBER # define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100) # define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10) # define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10) # endif #elif defined(__SCO_VERSION__) # define COMPILER_ID "SCO" #elif defined(__ARMCC_VERSION) && !defined(__clang__) # define COMPILER_ID "ARMCC" #if __ARMCC_VERSION >= 1000000 /* __ARMCC_VERSION = VRRPPPP */ # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000) # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100) # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) #else /* __ARMCC_VERSION = VRPPPP */ # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000) # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10) # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) #endif #elif defined(__clang__) && defined(__apple_build_version__) # define COMPILER_ID "AppleClang" # if defined(_MSC_VER) # define SIMULATE_ID "MSVC" # endif # define COMPILER_VERSION_MAJOR DEC(__clang_major__) # define COMPILER_VERSION_MINOR DEC(__clang_minor__) # define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) # endif # define COMPILER_VERSION_TWEAK DEC(__apple_build_version__) #elif defined(__clang__) && defined(__ARMCOMPILER_VERSION) # define COMPILER_ID "ARMClang" # define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000) # define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100) # define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION % 10000) # define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION) #elif defined(__clang__) && defined(__INTEL_DPCPP_COMPILER__) # define COMPILER_ID "IntelDPCPP" # if defined(_MSC_VER) # define SIMULATE_ID "MSVC" # endif # define COMPILER_VERSION_MAJOR DEC(__clang_major__) # define COMPILER_VERSION_MINOR DEC(__clang_minor__) # define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) # endif # define COMPILER_VERSION_TWEAK DEC(__INTEL_DPCPP_COMPILER__) #elif defined(__clang__) && defined(__INTEL_CLANG_COMPILER) # define COMPILER_ID "IntelClang" # if defined(_MSC_VER) # define SIMULATE_ID "MSVC" # endif # define COMPILER_VERSION_MAJOR DEC(__clang_major__) # define COMPILER_VERSION_MINOR DEC(__clang_minor__) # define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) # endif # define COMPILER_VERSION_TWEAK DEC(__INTEL_CLANG_COMPILER) #elif defined(__clang__) # define COMPILER_ID "Clang" # if defined(_MSC_VER) # define SIMULATE_ID "MSVC" # endif # define COMPILER_VERSION_MAJOR DEC(__clang_major__) # define COMPILER_VERSION_MINOR DEC(__clang_minor__) # define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) # endif #elif defined(__GNUC__) || defined(__GNUG__) # define COMPILER_ID "GNU" # if defined(__GNUC__) # define COMPILER_VERSION_MAJOR DEC(__GNUC__) # else # define COMPILER_VERSION_MAJOR DEC(__GNUG__) # endif # if defined(__GNUC_MINOR__) # define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__) # endif # if defined(__GNUC_PATCHLEVEL__) # define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) # endif #elif defined(_MSC_VER) # define COMPILER_ID "MSVC" /* _MSC_VER = VVRR */ # define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100) # define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100) # if defined(_MSC_FULL_VER) # if _MSC_VER >= 1400 /* _MSC_FULL_VER = VVRRPPPPP */ # define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000) # else /* _MSC_FULL_VER = VVRRPPPP */ # define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000) # endif # endif # if defined(_MSC_BUILD) # define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD) # endif #elif defined(__VISUALDSPVERSION__) || defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__) # define COMPILER_ID "ADSP" #if defined(__VISUALDSPVERSION__) /* __VISUALDSPVERSION__ = 0xVVRRPP00 */ # define COMPILER_VERSION_MAJOR HEX(__VISUALDSPVERSION__>>24) # define COMPILER_VERSION_MINOR HEX(__VISUALDSPVERSION__>>16 & 0xFF) # define COMPILER_VERSION_PATCH HEX(__VISUALDSPVERSION__>>8 & 0xFF) #endif #elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) # define COMPILER_ID "IAR" # if defined(__VER__) && defined(__ICCARM__) # define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000) # define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000) # define COMPILER_VERSION_PATCH DEC((__VER__) % 1000) # define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) # elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__)) # define COMPILER_VERSION_MAJOR DEC((__VER__) / 100) # define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100)) # define COMPILER_VERSION_PATCH DEC(__SUBVERSION__) # define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) # endif /* These compilers are either not known or too old to define an identification macro. Try to identify the platform and guess that it is the native compiler. */ #elif defined(__hpux) || defined(__hpua) # define COMPILER_ID "HP" #else /* unknown compiler */ # define COMPILER_ID "" #endif PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(245): unset(src_in CACHE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(246): string(CONFIGURE /* This source file must have a .cpp extension so that all C++ compilers recognize the extension without flags. Borland does not know .cxx for example. */ #ifndef __cplusplus # error "A C compiler has been selected for C++." #endif @CMAKE_CXX_COMPILER_ID_CONTENT@ /* Construct the string literal in pieces to prevent the source from getting matched. Store it in a pointer rather than an array because some compilers will just produce instructions to fill the array rather than assigning a pointer to a static array. */ char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]"; #ifdef SIMULATE_ID char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]"; #endif #ifdef __QNXNTO__ char const* qnxnto = "INFO" ":" "qnxnto[]"; #endif #if defined(__CRAYXE) || defined(__CRAYXC) char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]"; #endif @CMAKE_CXX_COMPILER_ID_PLATFORM_CONTENT@ @CMAKE_CXX_COMPILER_ID_ERROR_FOR_TEST@ #if defined(__INTEL_COMPILER) && defined(_MSVC_LANG) && _MSVC_LANG < 201403L # if defined(__INTEL_CXX11_MODE__) # if defined(__cpp_aggregate_nsdmi) # define CXX_STD 201402L # else # define CXX_STD 201103L # endif # else # define CXX_STD 199711L # endif #elif defined(_MSC_VER) && defined(_MSVC_LANG) # define CXX_STD _MSVC_LANG #else # define CXX_STD __cplusplus #endif const char* info_language_dialect_default = "INFO" ":" "dialect_default[" #if CXX_STD > 201703L "20" #elif CXX_STD >= 201703L "17" #elif CXX_STD >= 201402L "14" #elif CXX_STD >= 201103L "11" #else "98" #endif "]"; /*--------------------------------------------------------------------------*/ int main(int argc, char* argv[]) { int require = 0; require += info_compiler[argc]; require += info_platform[argc]; #ifdef COMPILER_VERSION_MAJOR require += info_version[argc]; #endif #ifdef COMPILER_VERSION_INTERNAL require += info_version_internal[argc]; #endif #ifdef SIMULATE_ID require += info_simulate[argc]; #endif #ifdef SIMULATE_VERSION_MAJOR require += info_simulate_version[argc]; #endif #if defined(__CRAYXE) || defined(__CRAYXC) require += info_cray[argc]; #endif require += info_language_dialect_default[argc]; (void)argv; return require; } ID_CONTENT_OUT @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(247): file(WRITE /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CompilerIdCXX/CMakeCXXCompilerId.cpp /* This source file must have a .cpp extension so that all C++ compilers recognize the extension without flags. Borland does not know .cxx for example. */ #ifndef __cplusplus # error "A C compiler has been selected for C++." #endif /* Version number components: V=Version, R=Revision, P=Patch Version date components: YYYY=Year, MM=Month, DD=Day */ #if defined(__COMO__) # define COMPILER_ID "Comeau" /* __COMO_VERSION__ = VRR */ # define COMPILER_VERSION_MAJOR DEC(__COMO_VERSION__ / 100) # define COMPILER_VERSION_MINOR DEC(__COMO_VERSION__ % 100) #elif defined(__INTEL_COMPILER) || defined(__ICC) # define COMPILER_ID "Intel" # if defined(_MSC_VER) # define SIMULATE_ID "MSVC" # endif # if defined(__GNUC__) # define SIMULATE_ID "GNU" # endif /* __INTEL_COMPILER = VRP */ # define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100) # define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10) # if defined(__INTEL_COMPILER_UPDATE) # define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE) # else # define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10) # endif # if defined(__INTEL_COMPILER_BUILD_DATE) /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */ # define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE) # endif # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) # endif # if defined(__GNUC__) # define SIMULATE_VERSION_MAJOR DEC(__GNUC__) # elif defined(__GNUG__) # define SIMULATE_VERSION_MAJOR DEC(__GNUG__) # endif # if defined(__GNUC_MINOR__) # define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) # endif # if defined(__GNUC_PATCHLEVEL__) # define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) # endif #elif defined(__PATHCC__) # define COMPILER_ID "PathScale" # define COMPILER_VERSION_MAJOR DEC(__PATHCC__) # define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__) # if defined(__PATHCC_PATCHLEVEL__) # define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__) # endif #elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__) # define COMPILER_ID "Embarcadero" # define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF) # define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF) # define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF) #elif defined(__BORLANDC__) # define COMPILER_ID "Borland" /* __BORLANDC__ = 0xVRR */ # define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8) # define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF) #elif defined(__WATCOMC__) && __WATCOMC__ < 1200 # define COMPILER_ID "Watcom" /* __WATCOMC__ = VVRR */ # define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100) # define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) # if (__WATCOMC__ % 10) > 0 # define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) # endif #elif defined(__WATCOMC__) # define COMPILER_ID "OpenWatcom" /* __WATCOMC__ = VVRP + 1100 */ # define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100) # define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) # if (__WATCOMC__ % 10) > 0 # define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) # endif #elif defined(__SUNPRO_CC) # define COMPILER_ID "SunPro" # if __SUNPRO_CC >= 0x5100 /* __SUNPRO_CC = 0xVRRP */ # define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>12) # define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xFF) # define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF) # else /* __SUNPRO_CC = 0xVRP */ # define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>8) # define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xF) # define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF) # endif #elif defined(__HP_aCC) # define COMPILER_ID "HP" /* __HP_aCC = VVRRPP */ # define COMPILER_VERSION_MAJOR DEC(__HP_aCC/10000) # define COMPILER_VERSION_MINOR DEC(__HP_aCC/100 % 100) # define COMPILER_VERSION_PATCH DEC(__HP_aCC % 100) #elif defined(__DECCXX) # define COMPILER_ID "Compaq" /* __DECCXX_VER = VVRRTPPPP */ # define COMPILER_VERSION_MAJOR DEC(__DECCXX_VER/10000000) # define COMPILER_VERSION_MINOR DEC(__DECCXX_VER/100000 % 100) # define COMPILER_VERSION_PATCH DEC(__DECCXX_VER % 10000) #elif defined(__IBMCPP__) && defined(__COMPILER_VER__) # define COMPILER_ID "zOS" /* __IBMCPP__ = VRP */ # define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) # define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) # define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) #elif defined(__ibmxl__) && defined(__clang__) # define COMPILER_ID "XLClang" # define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) # define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) # define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) # define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) #elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ >= 800 # define COMPILER_ID "XL" /* __IBMCPP__ = VRP */ # define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) # define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) # define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) #elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ < 800 # define COMPILER_ID "VisualAge" /* __IBMCPP__ = VRP */ # define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) # define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) # define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) #elif defined(__PGI) # define COMPILER_ID "PGI" # define COMPILER_VERSION_MAJOR DEC(__PGIC__) # define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__) # if defined(__PGIC_PATCHLEVEL__) # define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__) # endif #elif defined(_CRAYC) # define COMPILER_ID "Cray" # define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR) # define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR) #elif defined(__TI_COMPILER_VERSION__) # define COMPILER_ID "TI" /* __TI_COMPILER_VERSION__ = VVVRRRPPP */ # define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000) # define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000) # define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000) #elif defined(__FUJITSU) || defined(__FCC_VERSION) || defined(__fcc_version) # define COMPILER_ID "Fujitsu" #elif defined(__ghs__) # define COMPILER_ID "GHS" /* __GHS_VERSION_NUMBER = VVVVRP */ # ifdef __GHS_VERSION_NUMBER # define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100) # define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10) # define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10) # endif #elif defined(__SCO_VERSION__) # define COMPILER_ID "SCO" #elif defined(__ARMCC_VERSION) && !defined(__clang__) # define COMPILER_ID "ARMCC" #if __ARMCC_VERSION >= 1000000 /* __ARMCC_VERSION = VRRPPPP */ # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000) # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100) # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) #else /* __ARMCC_VERSION = VRPPPP */ # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000) # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10) # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) #endif #elif defined(__clang__) && defined(__apple_build_version__) # define COMPILER_ID "AppleClang" # if defined(_MSC_VER) # define SIMULATE_ID "MSVC" # endif # define COMPILER_VERSION_MAJOR DEC(__clang_major__) # define COMPILER_VERSION_MINOR DEC(__clang_minor__) # define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) # endif # define COMPILER_VERSION_TWEAK DEC(__apple_build_version__) #elif defined(__clang__) && defined(__ARMCOMPILER_VERSION) # define COMPILER_ID "ARMClang" # define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000) # define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100) # define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION % 10000) # define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION) #elif defined(__clang__) && defined(__INTEL_DPCPP_COMPILER__) # define COMPILER_ID "IntelDPCPP" # if defined(_MSC_VER) # define SIMULATE_ID "MSVC" # endif # define COMPILER_VERSION_MAJOR DEC(__clang_major__) # define COMPILER_VERSION_MINOR DEC(__clang_minor__) # define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) # endif # define COMPILER_VERSION_TWEAK DEC(__INTEL_DPCPP_COMPILER__) #elif defined(__clang__) && defined(__INTEL_CLANG_COMPILER) # define COMPILER_ID "IntelClang" # if defined(_MSC_VER) # define SIMULATE_ID "MSVC" # endif # define COMPILER_VERSION_MAJOR DEC(__clang_major__) # define COMPILER_VERSION_MINOR DEC(__clang_minor__) # define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) # endif # define COMPILER_VERSION_TWEAK DEC(__INTEL_CLANG_COMPILER) #elif defined(__clang__) # define COMPILER_ID "Clang" # if defined(_MSC_VER) # define SIMULATE_ID "MSVC" # endif # define COMPILER_VERSION_MAJOR DEC(__clang_major__) # define COMPILER_VERSION_MINOR DEC(__clang_minor__) # define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) # if defined(_MSC_VER) /* _MSC_VER = VVRR */ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) # endif #elif defined(__GNUC__) || defined(__GNUG__) # define COMPILER_ID "GNU" # if defined(__GNUC__) # define COMPILER_VERSION_MAJOR DEC(__GNUC__) # else # define COMPILER_VERSION_MAJOR DEC(__GNUG__) # endif # if defined(__GNUC_MINOR__) # define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__) # endif # if defined(__GNUC_PATCHLEVEL__) # define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) # endif #elif defined(_MSC_VER) # define COMPILER_ID "MSVC" /* _MSC_VER = VVRR */ # define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100) # define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100) # if defined(_MSC_FULL_VER) # if _MSC_VER >= 1400 /* _MSC_FULL_VER = VVRRPPPPP */ # define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000) # else /* _MSC_FULL_VER = VVRRPPPP */ # define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000) # endif # endif # if defined(_MSC_BUILD) # define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD) # endif #elif defined(__VISUALDSPVERSION__) || defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__) # define COMPILER_ID "ADSP" #if defined(__VISUALDSPVERSION__) /* __VISUALDSPVERSION__ = 0xVVRRPP00 */ # define COMPILER_VERSION_MAJOR HEX(__VISUALDSPVERSION__>>24) # define COMPILER_VERSION_MINOR HEX(__VISUALDSPVERSION__>>16 & 0xFF) # define COMPILER_VERSION_PATCH HEX(__VISUALDSPVERSION__>>8 & 0xFF) #endif #elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) # define COMPILER_ID "IAR" # if defined(__VER__) && defined(__ICCARM__) # define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000) # define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000) # define COMPILER_VERSION_PATCH DEC((__VER__) % 1000) # define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) # elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__)) # define COMPILER_VERSION_MAJOR DEC((__VER__) / 100) # define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100)) # define COMPILER_VERSION_PATCH DEC(__SUBVERSION__) # define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) # endif /* These compilers are either not known or too old to define an identification macro. Try to identify the platform and guess that it is the native compiler. */ #elif defined(__hpux) || defined(__hpua) # define COMPILER_ID "HP" #else /* unknown compiler */ # define COMPILER_ID "" #endif /* Construct the string literal in pieces to prevent the source from getting matched. Store it in a pointer rather than an array because some compilers will just produce instructions to fill the array rather than assigning a pointer to a static array. */ char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]"; #ifdef SIMULATE_ID char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]"; #endif #ifdef __QNXNTO__ char const* qnxnto = "INFO" ":" "qnxnto[]"; #endif #if defined(__CRAYXE) || defined(__CRAYXC) char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]"; #endif #define STRINGIFY_HELPER(X) #X #define STRINGIFY(X) STRINGIFY_HELPER(X) /* Identify known platforms by name. */ #if defined(__linux) || defined(__linux__) || defined(linux) # define PLATFORM_ID "Linux" #elif defined(__CYGWIN__) # define PLATFORM_ID "Cygwin" #elif defined(__MINGW32__) # define PLATFORM_ID "MinGW" #elif defined(__APPLE__) # define PLATFORM_ID "Darwin" #elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32) # define PLATFORM_ID "Windows" #elif defined(__FreeBSD__) || defined(__FreeBSD) # define PLATFORM_ID "FreeBSD" #elif defined(__NetBSD__) || defined(__NetBSD) # define PLATFORM_ID "NetBSD" #elif defined(__OpenBSD__) || defined(__OPENBSD) # define PLATFORM_ID "OpenBSD" #elif defined(__sun) || defined(sun) # define PLATFORM_ID "SunOS" #elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__) # define PLATFORM_ID "AIX" #elif defined(__hpux) || defined(__hpux__) # define PLATFORM_ID "HP-UX" #elif defined(__HAIKU__) # define PLATFORM_ID "Haiku" #elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS) # define PLATFORM_ID "BeOS" #elif defined(__QNX__) || defined(__QNXNTO__) # define PLATFORM_ID "QNX" #elif defined(__tru64) || defined(_tru64) || defined(__TRU64__) # define PLATFORM_ID "Tru64" #elif defined(__riscos) || defined(__riscos__) # define PLATFORM_ID "RISCos" #elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__) # define PLATFORM_ID "SINIX" #elif defined(__UNIX_SV__) # define PLATFORM_ID "UNIX_SV" #elif defined(__bsdos__) # define PLATFORM_ID "BSDOS" #elif defined(_MPRAS) || defined(MPRAS) # define PLATFORM_ID "MP-RAS" #elif defined(__osf) || defined(__osf__) # define PLATFORM_ID "OSF1" #elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv) # define PLATFORM_ID "SCO_SV" #elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX) # define PLATFORM_ID "ULTRIX" #elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX) # define PLATFORM_ID "Xenix" #elif defined(__WATCOMC__) # if defined(__LINUX__) # define PLATFORM_ID "Linux" # elif defined(__DOS__) # define PLATFORM_ID "DOS" # elif defined(__OS2__) # define PLATFORM_ID "OS2" # elif defined(__WINDOWS__) # define PLATFORM_ID "Windows3x" # elif defined(__VXWORKS__) # define PLATFORM_ID "VxWorks" # else /* unknown platform */ # define PLATFORM_ID # endif #elif defined(__INTEGRITY) # if defined(INT_178B) # define PLATFORM_ID "Integrity178" # else /* regular Integrity */ # define PLATFORM_ID "Integrity" # endif #else /* unknown platform */ # define PLATFORM_ID #endif /* For windows compilers MSVC and Intel we can determine the architecture of the compiler being used. This is because the compilers do not have flags that can change the architecture, but rather depend on which compiler is being used */ #if defined(_WIN32) && defined(_MSC_VER) # if defined(_M_IA64) # define ARCHITECTURE_ID "IA64" # elif defined(_M_X64) || defined(_M_AMD64) # define ARCHITECTURE_ID "x64" # elif defined(_M_IX86) # define ARCHITECTURE_ID "X86" # elif defined(_M_ARM64) # define ARCHITECTURE_ID "ARM64" # elif defined(_M_ARM) # if _M_ARM == 4 # define ARCHITECTURE_ID "ARMV4I" # elif _M_ARM == 5 # define ARCHITECTURE_ID "ARMV5I" # else # define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM) # endif # elif defined(_M_MIPS) # define ARCHITECTURE_ID "MIPS" # elif defined(_M_SH) # define ARCHITECTURE_ID "SHx" # else /* unknown architecture */ # define ARCHITECTURE_ID "" # endif #elif defined(__WATCOMC__) # if defined(_M_I86) # define ARCHITECTURE_ID "I86" # elif defined(_M_IX86) # define ARCHITECTURE_ID "X86" # else /* unknown architecture */ # define ARCHITECTURE_ID "" # endif #elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) # if defined(__ICCARM__) # define ARCHITECTURE_ID "ARM" # elif defined(__ICCRX__) # define ARCHITECTURE_ID "RX" # elif defined(__ICCRH850__) # define ARCHITECTURE_ID "RH850" # elif defined(__ICCRL78__) # define ARCHITECTURE_ID "RL78" # elif defined(__ICCRISCV__) # define ARCHITECTURE_ID "RISCV" # elif defined(__ICCAVR__) # define ARCHITECTURE_ID "AVR" # elif defined(__ICC430__) # define ARCHITECTURE_ID "MSP430" # elif defined(__ICCV850__) # define ARCHITECTURE_ID "V850" # elif defined(__ICC8051__) # define ARCHITECTURE_ID "8051" # else /* unknown architecture */ # define ARCHITECTURE_ID "" # endif #elif defined(__ghs__) # if defined(__PPC64__) # define ARCHITECTURE_ID "PPC64" # elif defined(__ppc__) # define ARCHITECTURE_ID "PPC" # elif defined(__ARM__) # define ARCHITECTURE_ID "ARM" # elif defined(__x86_64__) # define ARCHITECTURE_ID "x64" # elif defined(__i386__) # define ARCHITECTURE_ID "X86" # else /* unknown architecture */ # define ARCHITECTURE_ID "" # endif #elif defined(__TI_COMPILER_VERSION__) # if defined(__TI_ARM__) # define ARCHITECTURE_ID "ARM" # elif defined(__MSP430__) # define ARCHITECTURE_ID "MSP430" # elif defined(__TMS320C28XX__) # define ARCHITECTURE_ID "TMS320C28x" # elif defined(__TMS320C6X__) || defined(_TMS320C6X) # define ARCHITECTURE_ID "TMS320C6x" # else /* unknown architecture */ # define ARCHITECTURE_ID "" # endif #else # define ARCHITECTURE_ID #endif /* Convert integer to decimal digit literals. */ #define DEC(n) \ ('0' + (((n) / 10000000)%10)), \ ('0' + (((n) / 1000000)%10)), \ ('0' + (((n) / 100000)%10)), \ ('0' + (((n) / 10000)%10)), \ ('0' + (((n) / 1000)%10)), \ ('0' + (((n) / 100)%10)), \ ('0' + (((n) / 10)%10)), \ ('0' + ((n) % 10)) /* Convert integer to hex digit literals. */ #define HEX(n) \ ('0' + ((n)>>28 & 0xF)), \ ('0' + ((n)>>24 & 0xF)), \ ('0' + ((n)>>20 & 0xF)), \ ('0' + ((n)>>16 & 0xF)), \ ('0' + ((n)>>12 & 0xF)), \ ('0' + ((n)>>8 & 0xF)), \ ('0' + ((n)>>4 & 0xF)), \ ('0' + ((n) & 0xF)) /* Construct a string literal encoding the version number components. */ #ifdef COMPILER_VERSION_MAJOR char const info_version[] = { 'I', 'N', 'F', 'O', ':', 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[', COMPILER_VERSION_MAJOR, # ifdef COMPILER_VERSION_MINOR '.', COMPILER_VERSION_MINOR, # ifdef COMPILER_VERSION_PATCH '.', COMPILER_VERSION_PATCH, # ifdef COMPILER_VERSION_TWEAK '.', COMPILER_VERSION_TWEAK, # endif # endif # endif ']','\0'}; #endif /* Construct a string literal encoding the internal version number. */ #ifdef COMPILER_VERSION_INTERNAL char const info_version_internal[] = { 'I', 'N', 'F', 'O', ':', 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_', 'i','n','t','e','r','n','a','l','[', COMPILER_VERSION_INTERNAL,']','\0'}; #endif /* Construct a string literal encoding the version number components. */ #ifdef SIMULATE_VERSION_MAJOR char const info_simulate_version[] = { 'I', 'N', 'F', 'O', ':', 's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[', SIMULATE_VERSION_MAJOR, # ifdef SIMULATE_VERSION_MINOR '.', SIMULATE_VERSION_MINOR, # ifdef SIMULATE_VERSION_PATCH '.', SIMULATE_VERSION_PATCH, # ifdef SIMULATE_VERSION_TWEAK '.', SIMULATE_VERSION_TWEAK, # endif # endif # endif ']','\0'}; #endif /* Construct the string literal in pieces to prevent the source from getting matched. Store it in a pointer rather than an array because some compilers will just produce instructions to fill the array rather than assigning a pointer to a static array. */ char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]"; char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]"; #if defined(__INTEL_COMPILER) && defined(_MSVC_LANG) && _MSVC_LANG < 201403L # if defined(__INTEL_CXX11_MODE__) # if defined(__cpp_aggregate_nsdmi) # define CXX_STD 201402L # else # define CXX_STD 201103L # endif # else # define CXX_STD 199711L # endif #elif defined(_MSC_VER) && defined(_MSVC_LANG) # define CXX_STD _MSVC_LANG #else # define CXX_STD __cplusplus #endif const char* info_language_dialect_default = "INFO" ":" "dialect_default[" #if CXX_STD > 201703L "20" #elif CXX_STD >= 201703L "17" #elif CXX_STD >= 201402L "14" #elif CXX_STD >= 201103L "11" #else "98" #endif "]"; /*--------------------------------------------------------------------------*/ int main(int argc, char* argv[]) { int require = 0; require += info_compiler[argc]; require += info_platform[argc]; #ifdef COMPILER_VERSION_MAJOR require += info_version[argc]; #endif #ifdef COMPILER_VERSION_INTERNAL require += info_version_internal[argc]; #endif #ifdef SIMULATE_ID require += info_simulate[argc]; #endif #ifdef SIMULATE_VERSION_MAJOR require += info_simulate_version[argc]; #endif #if defined(__CRAYXE) || defined(__CRAYXC) require += info_cray[argc]; #endif require += info_language_dialect_default[argc]; (void)argv; return require; } ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(261): set(COMPILER_DESCRIPTION Compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ Build flags: Id flags: ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(268): if(Unix Makefiles MATCHES Visual Studio ([0-9]+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(467): elseif(Unix Makefiles MATCHES Xcode ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(560): elseif(Unix Makefiles MATCHES Green Hills MULTI ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(602): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(603): execute_process(COMMAND /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ CMakeCXXCompilerId.cpp WORKING_DIRECTORY /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CompilerIdCXX OUTPUT_VARIABLE CMAKE_CXX_COMPILER_ID_OUTPUT ERROR_VARIABLE CMAKE_CXX_COMPILER_ID_OUTPUT RESULT_VARIABLE CMAKE_CXX_COMPILER_ID_RESULT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(615): if( MATCHES exec: [^ ]*\((/[^, ]*/cpp),CMakeFortranCompilerId.F ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(624): if(CMAKE_CXX_COMPILER_ID_RESULT OR CMAKE_CXX_COMPILER_ID_OUTPUT MATCHES Bad # preprocessor line ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(648): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(650): file(APPEND /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeOutput.log Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded. Compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ Build flags: Id flags: The output was: 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(661): string(REGEX REPLACE ([][]) [\1] _glob_id_dir /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CompilerIdCXX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(662): file(GLOB files RELATIVE /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CompilerIdCXX /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CompilerIdCXX/* /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CompilerIdCXX/*.xctest/* /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CompilerIdCXX/*.framework/* ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(674): list(REMOVE_ITEM files CMakeCXXCompilerId.cpp ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(675): set(COMPILER_CXX_PRODUCED_FILES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(676): foreach(file a.out;tmp ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(677): if(NOT IS_DIRECTORY /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CompilerIdCXX/a.out ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(678): list(APPEND COMPILER_CXX_PRODUCED_FILES a.out ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(679): file(APPEND /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeOutput.log Compilation of the CXX compiler identification source " CMakeCXXCompilerId.cpp" produced "a.out" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(677): if(NOT IS_DIRECTORY /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CompilerIdCXX/tmp ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(685): if(NOT COMPILER_CXX_PRODUCED_FILES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(693): set(COMPILER_CXX_PRODUCED_OUTPUT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(697): set(COMPILER_CXX_PRODUCED_FILES a.out PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(698): set(COMPILER_CXX_PRODUCED_OUTPUT PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(35): CMAKE_DETERMINE_COMPILER_ID_MATCH_VENDOR(CXX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(705): foreach(vendor ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(710): set(CMAKE_CXX_COMPILER_ID PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(36): if(CMAKE_CXX_COMPILER_ID ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(39): foreach(file a.out ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(40): CMAKE_DETERMINE_COMPILER_ID_CHECK(CXX /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CompilerIdCXX/a.out CMakeCXXCompilerId.cpp ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(717): if(NOT CMAKE_CXX_COMPILER_ID ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(719): set(COMPILER_ID ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(720): set(COMPILER_VERSION ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(721): set(COMPILER_VERSION_MAJOR 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(722): set(COMPILER_VERSION_MINOR 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(723): set(COMPILER_VERSION_PATCH 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(724): set(COMPILER_VERSION_TWEAK 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(725): set(COMPILER_VERSION_INTERNAL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(726): set(HAVE_COMPILER_VERSION_MAJOR 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(727): set(HAVE_COMPILER_VERSION_MINOR 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(728): set(HAVE_COMPILER_VERSION_PATCH 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(729): set(HAVE_COMPILER_VERSION_TWEAK 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(730): set(COMPILER_WRAPPER ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(731): set(DIGIT_VALUE_1 1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(732): set(DIGIT_VALUE_2 10 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(733): set(DIGIT_VALUE_3 100 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(734): set(DIGIT_VALUE_4 1000 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(735): set(DIGIT_VALUE_5 10000 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(736): set(DIGIT_VALUE_6 100000 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(737): set(DIGIT_VALUE_7 1000000 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(738): set(DIGIT_VALUE_8 10000000 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(739): set(PLATFORM_ID ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(740): set(ARCHITECTURE_ID ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(741): set(SIMULATE_ID ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(742): set(SIMULATE_VERSION ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(743): foreach(encoding ENCODING;UTF-16LE ENCODING;UTF-16BE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(744): file(STRINGS /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CompilerIdCXX/a.out CMAKE_CXX_COMPILER_ID_STRINGS LIMIT_COUNT 38 REGEX .?I.?N.?F.?O.?:.?[A-Za-z0-9_]+\[[^]]*\] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(747): if(NOT CMAKE_CXX_COMPILER_ID_STRINGS STREQUAL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(748): break() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(751): set(COMPILER_ID_TWICE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerId.cmake(754): list(FILTER CMAKE_CXX_COMPILER_ID_STRINGS EXCLUDE REGEX \? -o ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(102): set(CMAKE_C_CREATE_SHARED_MODULE -o ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(105): set(CMAKE_C_CREATE_MACOSX_FRAMEWORK -o ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(110): set(CMAKE_C_FRAMEWORK_SEARCH_FLAG -F ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(95): if(XCODE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(99): set(CMAKE_CXX_CREATE_SHARED_LIBRARY -o ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(102): set(CMAKE_CXX_CREATE_SHARED_MODULE -o ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(105): set(CMAKE_CXX_CREATE_MACOSX_FRAMEWORK -o ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(110): set(CMAKE_CXX_FRAMEWORK_SEARCH_FLAG -F ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(95): if(XCODE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(99): set(CMAKE_Fortran_CREATE_SHARED_LIBRARY -o ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(102): set(CMAKE_Fortran_CREATE_SHARED_MODULE -o ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(105): set(CMAKE_Fortran_CREATE_MACOSX_FRAMEWORK -o ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(110): set(CMAKE_Fortran_FRAMEWORK_SEARCH_FLAG -F ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(95): if(XCODE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(99): set(CMAKE_OBJC_CREATE_SHARED_LIBRARY -o ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(102): set(CMAKE_OBJC_CREATE_SHARED_MODULE -o ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(105): set(CMAKE_OBJC_CREATE_MACOSX_FRAMEWORK -o ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(110): set(CMAKE_OBJC_FRAMEWORK_SEARCH_FLAG -F ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(95): if(XCODE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(99): set(CMAKE_OBJCXX_CREATE_SHARED_LIBRARY -o ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(102): set(CMAKE_OBJCXX_CREATE_SHARED_MODULE -o ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(105): set(CMAKE_OBJCXX_CREATE_MACOSX_FRAMEWORK -o ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(110): set(CMAKE_OBJCXX_FRAMEWORK_SEARCH_FLAG -F ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(114): if(NOT DEFINED CMAKE_FIND_FRAMEWORK ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(115): set(CMAKE_FIND_FRAMEWORK FIRST ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(120): set(CMAKE_PLATFORM_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(124): if(_CMAKE_OSX_SYSROOT_PATH ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(126): list(APPEND CMAKE_PLATFORM_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES /System/Library/Frameworks ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(129): if(10.15 VERSION_LESS 10.5 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(136): set(CMAKE_SYSTEM_FRAMEWORK_PATH ~/Library/Frameworks ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(139): if(_CMAKE_OSX_SYSROOT_PATH ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(140): list(APPEND CMAKE_SYSTEM_FRAMEWORK_PATH /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Network/Library/Frameworks /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(146): foreach(_path /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/../../Library/Frameworks /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Developer/Library/Frameworks /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/../../../../../Library/Frameworks ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(154): get_filename_component(_abolute_path /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/../../Library/Frameworks ABSOLUTE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(155): if(EXISTS /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(156): list(APPEND CMAKE_SYSTEM_FRAMEWORK_PATH /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(157): break() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(161): if(EXISTS /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(162): list(INSERT CMAKE_PLATFORM_IMPLICIT_LINK_DIRECTORIES 0 /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(164): if(EXISTS /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Users/mathomp4/.homebrew/brew/lib ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(168): if(OSX_DEVELOPER_ROOT AND EXISTS /Applications/Xcode.app/Contents/Developer/Library/Frameworks ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(169): list(APPEND CMAKE_SYSTEM_FRAMEWORK_PATH /Applications/Xcode.app/Contents/Developer/Library/Frameworks ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(172): list(APPEND CMAKE_SYSTEM_FRAMEWORK_PATH /Library/Frameworks /Network/Library/Frameworks /System/Library/Frameworks ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(178): if(CMAKE_OSX_SYSROOT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(179): get_property(_IN_TC GLOBAL PROPERTY IN_TRY_COMPILE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(180): if(NOT _IN_TC AND NOT IS_SYMLINK /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks AND IS_SYMLINK /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks/Frameworks ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(195): if(NOT DEFINED CMAKE_FIND_APPBUNDLE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(196): set(CMAKE_FIND_APPBUNDLE FIRST ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(199): set(_apps_paths ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(200): foreach(_path ~/Applications /Applications /Applications/Xcode.app/Contents/Developer/../Applications /Applications/Xcode.app/Contents/Developer/Applications ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(206): get_filename_component(_apps ~/Applications ABSOLUTE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(207): if(EXISTS /Users/mathomp4/Applications ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(208): list(APPEND _apps_paths /Users/mathomp4/Applications ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(206): get_filename_component(_apps /Applications ABSOLUTE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(207): if(EXISTS /Applications ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(208): list(APPEND _apps_paths /Applications ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(206): get_filename_component(_apps /Applications/Xcode.app/Contents/Developer/../Applications ABSOLUTE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(207): if(EXISTS /Applications/Xcode.app/Contents/Applications ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(208): list(APPEND _apps_paths /Applications/Xcode.app/Contents/Applications ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(206): get_filename_component(_apps /Applications/Xcode.app/Contents/Developer/Applications ABSOLUTE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(207): if(EXISTS /Applications/Xcode.app/Contents/Developer/Applications ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(208): list(APPEND _apps_paths /Applications/Xcode.app/Contents/Developer/Applications ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(211): if(_apps_paths ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(212): list(REMOVE_DUPLICATES _apps_paths ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(214): set(CMAKE_SYSTEM_APPBUNDLE_PATH /Users/mathomp4/Applications;/Applications;/Applications/Xcode.app/Contents/Applications;/Applications/Xcode.app/Contents/Developer/Applications ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(216): unset(_apps_paths ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(218): include(Platform/UnixPaths ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/UnixPaths.cmake(10): if(__UNIX_PATHS_INCLUDED ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/UnixPaths.cmake(13): set(__UNIX_PATHS_INCLUDED 1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/UnixPaths.cmake(15): set(UNIX 1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/UnixPaths.cmake(19): get_filename_component(_CMAKE_INSTALL_DIR /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake PATH ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/UnixPaths.cmake(20): get_filename_component(_CMAKE_INSTALL_DIR /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share PATH ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/UnixPaths.cmake(28): list(APPEND CMAKE_SYSTEM_PREFIX_PATH /Users/mathomp4/.homebrew/brew /usr / /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/UnixPaths.cmake(35): if(NOT CMAKE_FIND_NO_INSTALL_PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/UnixPaths.cmake(36): list(APPEND CMAKE_SYSTEM_PREFIX_PATH /Users/mathomp4/.homebrew/brew ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/UnixPaths.cmake(40): if(CMAKE_STAGING_PREFIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/UnixPaths.cmake(49): list(APPEND CMAKE_SYSTEM_PREFIX_PATH /usr/X11R6 /usr/pkg /opt ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/UnixPaths.cmake(56): list(APPEND CMAKE_SYSTEM_INCLUDE_PATH /usr/include/X11 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/UnixPaths.cmake(61): list(APPEND CMAKE_SYSTEM_LIBRARY_PATH /usr/lib/X11 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/UnixPaths.cmake(66): list(APPEND CMAKE_PLATFORM_IMPLICIT_LINK_DIRECTORIES /lib /lib32 /lib64 /usr/lib /usr/lib32 /usr/lib64 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/UnixPaths.cmake(70): if(CMAKE_SYSROOT_COMPILE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/UnixPaths.cmake(72): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/UnixPaths.cmake(73): set(_cmake_sysroot_compile ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/UnixPaths.cmake(78): set(_CMAKE_C_IMPLICIT_INCLUDE_DIRECTORIES_INIT /usr/include ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/UnixPaths.cmake(82): set(_CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES_INIT /usr/include ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/UnixPaths.cmake(86): set(_CMAKE_CUDA_IMPLICIT_INCLUDE_DIRECTORIES_INIT /usr/include ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/UnixPaths.cmake(91): unset(_cmake_sysroot_compile ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/UnixPaths.cmake(96): if(CMAKE_COMPILER_SYSROOT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/UnixPaths.cmake(105): set_property(GLOBAL PROPERTY FIND_LIBRARY_USE_LIB32_PATHS TRUE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/UnixPaths.cmake(106): set_property(GLOBAL PROPERTY FIND_LIBRARY_USE_LIB64_PATHS TRUE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/UnixPaths.cmake(107): set_property(GLOBAL PROPERTY FIND_LIBRARY_USE_LIBX32_PATHS TRUE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(219): if(_CMAKE_OSX_SYSROOT_PATH ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(220): if(EXISTS /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(221): list(INSERT CMAKE_SYSTEM_PREFIX_PATH 0 /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(222): foreach(lang C CXX OBJC OBJCXX Swift ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(223): list(APPEND _CMAKE_C_IMPLICIT_INCLUDE_DIRECTORIES_INIT /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(223): list(APPEND _CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES_INIT /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(223): list(APPEND _CMAKE_OBJC_IMPLICIT_INCLUDE_DIRECTORIES_INIT /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(223): list(APPEND _CMAKE_OBJCXX_IMPLICIT_INCLUDE_DIRECTORIES_INIT /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(223): list(APPEND _CMAKE_Swift_IMPLICIT_INCLUDE_DIRECTORIES_INIT /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(226): if(EXISTS /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Users/mathomp4/.homebrew/brew/include ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Darwin.cmake(233): list(APPEND CMAKE_SYSTEM_PREFIX_PATH /sw /opt/local ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeSystemSpecificInformation.cmake(28): if(NOT _INCLUDED_SYSTEM_INFO_FILE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeSystemSpecificInformation.cmake(42): if(CMAKE_EXTRA_GENERATOR ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeSystemSpecificInformation.cmake(52): if(NOT CMAKE_MODULE_EXISTS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeSystemSpecificInformation.cmake(58): set(CMAKE_SYSTEM_SPECIFIC_INFORMATION_LOADED 1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCInformation.cmake(11): include(CMakeLanguageInformation ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeLanguageInformation.cmake(9): macro(__cmake_include_compiler_wrapper lang ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCInformation.cmake(15): if(UNIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCInformation.cmake(16): set(CMAKE_C_OUTPUT_EXTENSION .o ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCInformation.cmake(21): set(_INCLUDED_FILE 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCInformation.cmake(24): if(CMAKE_C_COMPILER_ID ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCInformation.cmake(25): include(Compiler/AppleClang-C OPTIONAL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/AppleClang-C.cmake(1): include(Compiler/Clang ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(6): if(__COMPILER_CLANG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(9): set(__COMPILER_CLANG 1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(11): include(Compiler/CMakeCommonCompilerMacros ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(5): if(__COMPILER_CMAKE_COMMON_COMPILER_MACROS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(8): set(__COMPILER_CMAKE_COMMON_COMPILER_MACROS 1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(32): macro(__compiler_check_default_language_standard lang stdver1 std1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(65): macro(cmake_record_c_compile_features ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(94): macro(cmake_record_cxx_compile_features ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(138): macro(cmake_record_cuda_compile_features ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(13): set(__pch_header_C c-header ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(14): set(__pch_header_CXX c++-header ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(15): set(__pch_header_OBJC objective-c-header ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(16): set(__pch_header_OBJCXX objective-c++-header ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(18): if(x STREQUAL xMSVC OR x STREQUAL xMSVC OR x STREQUAL xMSVC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(24): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(25): include(Compiler/GNU ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(6): if(__COMPILER_GNU ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(9): set(__COMPILER_GNU 1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(11): include(Compiler/CMakeCommonCompilerMacros ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(5): if(__COMPILER_CMAKE_COMMON_COMPILER_MACROS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(6): return() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(12): include(Internal/CMakeCheckCompilerFlag ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Internal/CMakeCheckCompilerFlag.cmake(39): include_guard(GLOBAL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Internal/CMakeCheckCompilerFlag.cmake(40): include(CMakeCheckCompilerFlagCommonPatterns ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake(9): macro(CHECK_COMPILER_FLAG_COMMON_PATTERNS _VAR ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Internal/CMakeCheckCompilerFlag.cmake(42): function(CMAKE_CHECK_COMPILER_FLAG lang flag result ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(14): set(__pch_header_C c-header ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(15): set(__pch_header_CXX c++-header ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(16): set(__pch_header_OBJC objective-c-header ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(17): set(__pch_header_OBJCXX objective-c++-header ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(19): macro(__compiler_gnu lang ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(27): macro(__compiler_clang lang ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(118): macro(__compiler_clang_cxx_standards lang ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/AppleClang-C.cmake(2): __compiler_clang(C ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(28): __compiler_gnu(C ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(21): set(CMAKE_C_VERBOSE_FLAG -v ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(22): set(CMAKE_C_COMPILE_OPTIONS_PIC -fPIC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(23): set(_CMAKE_C_PIE_MAY_BE_SUPPORTED_BY_LINKER NO ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(24): if(NOT CMAKE_C_COMPILER_VERSION VERSION_LESS 3.4 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(25): set(CMAKE_C_COMPILE_OPTIONS_PIE -fPIE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(28): set(_CMAKE_C_PIE_MAY_BE_SUPPORTED_BY_LINKER YES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(29): set(CMAKE_C_LINK_OPTIONS_PIE -fPIE -pie ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(30): set(CMAKE_C_LINK_OPTIONS_NO_PIE -no-pie ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(32): if(NOT CMAKE_C_COMPILER_VERSION VERSION_LESS 4.0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(33): set(CMAKE_C_COMPILE_OPTIONS_VISIBILITY -fvisibility= ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(35): set(CMAKE_SHARED_LIBRARY_C_FLAGS -fPIC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(36): set(CMAKE_SHARED_LIBRARY_CREATE_C_FLAGS -shared ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(37): set(CMAKE_C_COMPILE_OPTIONS_SYSROOT --sysroot= ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(39): set(CMAKE_C_LINKER_WRAPPER_FLAG -Wl, ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(40): set(CMAKE_C_LINKER_WRAPPER_FLAG_SEP , ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(46): get_property(_IN_TC GLOBAL PROPERTY IN_TRY_COMPILE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(47): if(CMAKE_C_COMPILER_ID STREQUAL GNU AND _IN_TC AND NOT CMAKE_FORCE_DEPFILES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(48): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(52): set(CMAKE_DEPFILE_FLAGS_C -MD -MT -MF ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(56): string(APPEND CMAKE_C_FLAGS_INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(57): string(APPEND CMAKE_C_FLAGS_DEBUG_INIT -g ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(58): string(APPEND CMAKE_C_FLAGS_MINSIZEREL_INIT -Os -DNDEBUG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(59): string(APPEND CMAKE_C_FLAGS_RELEASE_INIT -O3 -DNDEBUG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(60): string(APPEND CMAKE_C_FLAGS_RELWITHDEBINFO_INIT -O2 -g -DNDEBUG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(61): set(CMAKE_C_CREATE_PREPROCESSED_SOURCE -E > ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(62): set(CMAKE_C_CREATE_ASSEMBLY_SOURCE -S -o ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(63): if(NOT APPLE OR NOT CMAKE_C_COMPILER_VERSION VERSION_LESS 4 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(64): set(CMAKE_INCLUDE_SYSTEM_FLAG_C -isystem ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(67): set(_CMAKE_C_IPO_SUPPORTED_BY_CMAKE YES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(68): set(_CMAKE_C_IPO_MAY_BE_SUPPORTED_BY_COMPILER NO ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(73): if(NOT CMAKE_C_COMPILER_VERSION VERSION_LESS 4.5 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(74): set(_CMAKE_C_IPO_MAY_BE_SUPPORTED_BY_COMPILER YES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(75): set(__lto_flags -flto ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(77): if(NOT CMAKE_C_COMPILER_VERSION VERSION_LESS 4.7 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(81): list(APPEND __lto_flags -fno-fat-lto-objects ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(84): set(CMAKE_C_COMPILE_OPTIONS_IPO -flto;-fno-fat-lto-objects ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(93): set(CMAKE_C_ARCHIVE_CREATE_IPO "" cr ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(97): set(CMAKE_C_ARCHIVE_APPEND_IPO "" r ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(101): set(CMAKE_C_ARCHIVE_FINISH_IPO "" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(106): set(CMAKE_C_COMPILER_PREDEFINES_COMMAND /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(107): if(CMAKE_C_COMPILER_ARG1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(112): list(APPEND CMAKE_C_COMPILER_PREDEFINES_COMMAND -dM -E -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(114): if(NOT xC STREQUAL xFortran ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(115): set(CMAKE_PCH_EXTENSION .gch ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(116): if(NOT CMAKE_GENERATOR MATCHES Xcode ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(117): set(CMAKE_PCH_PROLOGUE #pragma GCC system_header ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(119): set(CMAKE_C_COMPILE_OPTIONS_INVALID_PCH -Winvalid-pch ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(120): set(CMAKE_C_COMPILE_OPTIONS_USE_PCH -include ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(121): set(CMAKE_C_COMPILE_OPTIONS_CREATE_PCH -x c-header -include ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(29): set(CMAKE_C_COMPILE_OPTIONS_PIE -fPIE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(32): if(APPLE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(33): set(CMAKE_C_LINK_OPTIONS_PIE -fPIE -Xlinker -pie ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(34): set(CMAKE_C_LINK_OPTIONS_NO_PIE -Xlinker -no_pie ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(36): set(CMAKE_INCLUDE_SYSTEM_FLAG_C -isystem ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(37): set(CMAKE_C_COMPILE_OPTIONS_VISIBILITY -fvisibility= ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(38): if(CMAKE_C_COMPILER_VERSION VERSION_LESS 3.4.0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/AppleClang-C.cmake(41): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(42): set(CMAKE_C_COMPILE_OPTIONS_TARGET --target= ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(43): set(CMAKE_C_COMPILE_OPTIONS_EXTERNAL_TOOLCHAIN --gcc-toolchain= ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(45): set(CMAKE_C_LINKER_WRAPPER_FLAG -Xlinker ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(46): set(CMAKE_C_LINKER_WRAPPER_FLAG_SEP ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(48): if(CMAKE_C_COMPILER_TARGET ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(56): set(_CMAKE_C_IPO_SUPPORTED_BY_CMAKE YES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(57): set(_CMAKE_C_IPO_MAY_BE_SUPPORTED_BY_COMPILER YES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(59): string(COMPARE EQUAL AppleClang AppleClang __is_apple_clang ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(64): set(_CMAKE_LTO_THIN TRUE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(65): if(__is_apple_clang ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(66): if(CMAKE_C_COMPILER_VERSION VERSION_LESS 8.0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(75): if(_CMAKE_LTO_THIN ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(76): set(CMAKE_C_COMPILE_OPTIONS_IPO -flto=thin ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(81): if(ANDROID ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(86): if(ANDROID OR __is_apple_clang ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(87): set(__ar /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(88): set(__ranlib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(94): set(CMAKE_C_ARCHIVE_CREATE_IPO "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar" cr ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(98): set(CMAKE_C_ARCHIVE_APPEND_IPO "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar" r ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(102): set(CMAKE_C_ARCHIVE_FINISH_IPO "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(106): set(CMAKE_PCH_EXTENSION .pch ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(107): if(NOT CMAKE_GENERATOR MATCHES Xcode ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(108): set(CMAKE_PCH_PROLOGUE #pragma clang system_header ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(110): if(CMAKE_C_COMPILER_VERSION VERSION_GREATER_EQUAL 11.0.0 AND NOT __is_apple_clang ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(113): set(CMAKE_C_COMPILE_OPTIONS_USE_PCH -Xclang -include-pch -Xclang -Xclang -include -Xclang ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(114): set(CMAKE_C_COMPILE_OPTIONS_CREATE_PCH -Xclang -emit-pch -Xclang -include -Xclang -x c-header ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/AppleClang-C.cmake(4): if(NOT CMAKE_C_COMPILER_VERSION VERSION_LESS 4.0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/AppleClang-C.cmake(5): set(CMAKE_C90_STANDARD_COMPILE_OPTION -std=c90 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/AppleClang-C.cmake(6): set(CMAKE_C90_EXTENSION_COMPILE_OPTION -std=gnu90 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/AppleClang-C.cmake(7): set(CMAKE_C90_STANDARD__HAS_FULL_SUPPORT ON ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/AppleClang-C.cmake(9): set(CMAKE_C99_STANDARD_COMPILE_OPTION -std=c99 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/AppleClang-C.cmake(10): set(CMAKE_C99_EXTENSION_COMPILE_OPTION -std=gnu99 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/AppleClang-C.cmake(11): set(CMAKE_C99_STANDARD__HAS_FULL_SUPPORT ON ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/AppleClang-C.cmake(13): set(CMAKE_C11_STANDARD_COMPILE_OPTION -std=c11 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/AppleClang-C.cmake(14): set(CMAKE_C11_EXTENSION_COMPILE_OPTION -std=gnu11 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/AppleClang-C.cmake(15): set(CMAKE_C11_STANDARD__HAS_FULL_SUPPORT ON ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/AppleClang-C.cmake(18): __compiler_check_default_language_standard(C 4.0 99 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(33): set(__std_ver_pairs 4.0;99; ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(34): string(REGEX REPLACE *; * __std_ver_pairs 4.0;99; ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(35): string(REGEX MATCHALL [^ ]+ [^ ]+ __std_ver_pairs 4.0 99 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(39): if(CMAKE_C_COMPILER_VERSION VERSION_GREATER_EQUAL 4.0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(40): if(NOT CMAKE_C_COMPILER_FORCED ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(41): if(NOT CMAKE_C_STANDARD_COMPUTED_DEFAULT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(44): set(CMAKE_C_STANDARD_DEFAULT 11 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(61): unset(__std_ver_pairs ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCInformation.cmake(28): set(CMAKE_BASE_NAME ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCInformation.cmake(29): get_filename_component(CMAKE_BASE_NAME /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCInformation.cmake(30): if(CMAKE_COMPILER_IS_GNUCC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCInformation.cmake(36): if(CMAKE_SYSTEM_PROCESSOR ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCInformation.cmake(37): if(CMAKE_C_COMPILER_ID ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCInformation.cmake(38): include(Platform/Apple-AppleClang-C-x86_64 OPTIONAL RESULT_VARIABLE _INCLUDED_FILE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCInformation.cmake(40): if(NOT _INCLUDED_FILE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCInformation.cmake(41): include(Platform/Apple-clang-x86_64 OPTIONAL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCInformation.cmake(47): if(CMAKE_C_COMPILER_ID ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCInformation.cmake(48): include(Platform/Apple-AppleClang-C OPTIONAL RESULT_VARIABLE _INCLUDED_FILE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Apple-AppleClang-C.cmake(1): include(Platform/Apple-Clang-C ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Apple-Clang-C.cmake(1): include(Platform/Apple-Clang ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Apple-Clang.cmake(6): include_guard() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Apple-Clang.cmake(8): macro(__apple_compiler_clang lang ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Apple-Clang-C.cmake(2): __apple_compiler_clang(C ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Apple-Clang.cmake(9): set(CMAKE_C_VERBOSE_FLAG -v -Wl,-v ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Apple-Clang.cmake(10): set(CMAKE_SHARED_LIBRARY_CREATE_C_FLAGS -dynamiclib -Wl,-headerpad_max_install_names ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Apple-Clang.cmake(11): set(CMAKE_SHARED_MODULE_CREATE_C_FLAGS -bundle -Wl,-headerpad_max_install_names ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Apple-Clang.cmake(12): set(CMAKE_C_SYSROOT_FLAG -isysroot ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Apple-Clang.cmake(13): set(CMAKE_C_OSX_DEPLOYMENT_TARGET_FLAG -mmacosx-version-min= ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Apple-Clang.cmake(14): if(NOT CMAKE_C_COMPILER_VERSION VERSION_LESS 3.2 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Apple-Clang.cmake(15): set(CMAKE_C_SYSTEM_FRAMEWORK_SEARCH_FLAG -iframework ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Apple-Clang.cmake(17): if(_CMAKE_OSX_SYSROOT_PATH MATCHES /iPhoneOS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Apple-Clang-C.cmake(19): elseif(_CMAKE_OSX_SYSROOT_PATH MATCHES /iPhoneSimulator ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Apple-Clang-C.cmake(21): elseif(_CMAKE_OSX_SYSROOT_PATH MATCHES /AppleTVOS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Apple-Clang-C.cmake(23): elseif(_CMAKE_OSX_SYSROOT_PATH MATCHES /AppleTVSimulator ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Apple-Clang-C.cmake(25): elseif(_CMAKE_OSX_SYSROOT_PATH MATCHES /WatchOS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Apple-Clang-C.cmake(27): elseif(_CMAKE_OSX_SYSROOT_PATH MATCHES /WatchSimulator ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Apple-Clang-C.cmake(29): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Apple-Clang.cmake(30): set(CMAKE_C_OSX_DEPLOYMENT_TARGET_FLAG -mmacosx-version-min= ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Apple-AppleClang-C.cmake(2): if(NOT CMAKE_C_COMPILER_VERSION VERSION_LESS 4.2 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Apple-AppleClang-C.cmake(3): set(CMAKE_C_SYSTEM_FRAMEWORK_SEARCH_FLAG -iframework ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCInformation.cmake(51): if(NOT _INCLUDED_FILE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCInformation.cmake(57): if(CMAKE_C_COMPILER_WRAPPER ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCInformation.cmake(65): if(NOT _INCLUDED_FILE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCInformation.cmake(69): if(CMAKE_C_SIZEOF_DATA_PTR ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCInformation.cmake(82): if(CMAKE_USER_MAKE_RULES_OVERRIDE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCInformation.cmake(88): if(CMAKE_USER_MAKE_RULES_OVERRIDE_C ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCInformation.cmake(98): if(NOT CMAKE_MODULE_EXISTS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCInformation.cmake(103): set(CMAKE_C_FLAGS_INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCInformation.cmake(105): cmake_initialize_per_config_variable(CMAKE_C_FLAGS Flags used by the C compiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(9): string(STRIP _INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(10): set(CMAKE_C_FLAGS CACHE STRING Flags used by the C compiler during all build types. ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(12): mark_as_advanced(CMAKE_C_FLAGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(14): if(NOT CMAKE_NOT_USING_CONFIG_FLAGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(15): set(_CONFIGS Debug Release MinSizeRel RelWithDebInfo ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(17): get_property(_GENERATOR_IS_MULTI_CONFIG GLOBAL PROPERTY GENERATOR_IS_MULTI_CONFIG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(18): if(_GENERATOR_IS_MULTI_CONFIG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCInformation.cmake(20): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(21): if(NOT CMAKE_NO_BUILD_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(22): set(CMAKE_BUILD_TYPE CACHE STRING Choose the type of build, options are: None Debug Release RelWithDebInfo MinSizeRel ... ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(25): list(APPEND _CONFIGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(28): list(REMOVE_DUPLICATES _CONFIGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(29): foreach(_BUILD_TYPE IN LISTS _CONFIGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(30): if(NOT Debug STREQUAL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER Debug _BUILD_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP -g _INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_C_FLAGS_DEBUG -g CACHE STRING Flags used by the C compiler during DEBUG builds. ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_C_FLAGS_DEBUG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(30): if(NOT Release STREQUAL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER Release _BUILD_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP -O3 -DNDEBUG _INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_C_FLAGS_RELEASE -O3 -DNDEBUG CACHE STRING Flags used by the C compiler during RELEASE builds. ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_C_FLAGS_RELEASE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(30): if(NOT MinSizeRel STREQUAL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER MinSizeRel _BUILD_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP -Os -DNDEBUG _INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_C_FLAGS_MINSIZEREL -Os -DNDEBUG CACHE STRING Flags used by the C compiler during MINSIZEREL builds. ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_C_FLAGS_MINSIZEREL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(30): if(NOT RelWithDebInfo STREQUAL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER RelWithDebInfo _BUILD_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP -O2 -g -DNDEBUG _INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_C_FLAGS_RELWITHDEBINFO -O2 -g -DNDEBUG CACHE STRING Flags used by the C compiler during RELWITHDEBINFO builds. ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_C_FLAGS_RELWITHDEBINFO ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCInformation.cmake(107): if(CMAKE_C_STANDARD_LIBRARIES_INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCInformation.cmake(113): if(NOT CMAKE_C_COMPILER_LAUNCHER AND DEFINED ENV{CMAKE_C_COMPILER_LAUNCHER} ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCInformation.cmake(118): include(CMakeCommonLanguageInclude ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCommonLanguageInclude.cmake(9): string(APPEND CMAKE_EXE_LINKER_FLAGS_INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCommonLanguageInclude.cmake(10): string(APPEND CMAKE_SHARED_LINKER_FLAGS_INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCommonLanguageInclude.cmake(11): string(APPEND CMAKE_MODULE_LINKER_FLAGS_INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCommonLanguageInclude.cmake(13): cmake_initialize_per_config_variable(CMAKE_EXE_LINKER_FLAGS Flags used by the linker ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(9): string(STRIP _INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(10): set(CMAKE_EXE_LINKER_FLAGS CACHE STRING Flags used by the linker during all build types. ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(12): mark_as_advanced(CMAKE_EXE_LINKER_FLAGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(14): if(NOT CMAKE_NOT_USING_CONFIG_FLAGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(15): set(_CONFIGS Debug Release MinSizeRel RelWithDebInfo ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(17): get_property(_GENERATOR_IS_MULTI_CONFIG GLOBAL PROPERTY GENERATOR_IS_MULTI_CONFIG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(18): if(_GENERATOR_IS_MULTI_CONFIG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCommonLanguageInclude.cmake(20): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(21): if(NOT CMAKE_NO_BUILD_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(22): set(CMAKE_BUILD_TYPE CACHE STRING Choose the type of build, options are: None Debug Release RelWithDebInfo MinSizeRel ... ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(25): list(APPEND _CONFIGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(28): list(REMOVE_DUPLICATES _CONFIGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(29): foreach(_BUILD_TYPE IN LISTS _CONFIGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(30): if(NOT Debug STREQUAL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER Debug _BUILD_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP _INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_EXE_LINKER_FLAGS_DEBUG CACHE STRING Flags used by the linker during DEBUG builds. ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_EXE_LINKER_FLAGS_DEBUG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(30): if(NOT Release STREQUAL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER Release _BUILD_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP _INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_EXE_LINKER_FLAGS_RELEASE CACHE STRING Flags used by the linker during RELEASE builds. ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_EXE_LINKER_FLAGS_RELEASE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(30): if(NOT MinSizeRel STREQUAL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER MinSizeRel _BUILD_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP _INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_EXE_LINKER_FLAGS_MINSIZEREL CACHE STRING Flags used by the linker during MINSIZEREL builds. ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_EXE_LINKER_FLAGS_MINSIZEREL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(30): if(NOT RelWithDebInfo STREQUAL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER RelWithDebInfo _BUILD_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP _INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO CACHE STRING Flags used by the linker during RELWITHDEBINFO builds. ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCommonLanguageInclude.cmake(14): cmake_initialize_per_config_variable(CMAKE_SHARED_LINKER_FLAGS Flags used by the linker during the creation of shared libraries ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(9): string(STRIP _INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(10): set(CMAKE_SHARED_LINKER_FLAGS CACHE STRING Flags used by the linker during the creation of shared libraries during all build types. ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(12): mark_as_advanced(CMAKE_SHARED_LINKER_FLAGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(14): if(NOT CMAKE_NOT_USING_CONFIG_FLAGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(15): set(_CONFIGS Debug Release MinSizeRel RelWithDebInfo ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(17): get_property(_GENERATOR_IS_MULTI_CONFIG GLOBAL PROPERTY GENERATOR_IS_MULTI_CONFIG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(18): if(_GENERATOR_IS_MULTI_CONFIG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCommonLanguageInclude.cmake(20): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(21): if(NOT CMAKE_NO_BUILD_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(22): set(CMAKE_BUILD_TYPE CACHE STRING Choose the type of build, options are: None Debug Release RelWithDebInfo MinSizeRel ... ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(25): list(APPEND _CONFIGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(28): list(REMOVE_DUPLICATES _CONFIGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(29): foreach(_BUILD_TYPE IN LISTS _CONFIGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(30): if(NOT Debug STREQUAL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER Debug _BUILD_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP _INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_SHARED_LINKER_FLAGS_DEBUG CACHE STRING Flags used by the linker during the creation of shared libraries during DEBUG builds. ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_SHARED_LINKER_FLAGS_DEBUG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(30): if(NOT Release STREQUAL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER Release _BUILD_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP _INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_SHARED_LINKER_FLAGS_RELEASE CACHE STRING Flags used by the linker during the creation of shared libraries during RELEASE builds. ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_SHARED_LINKER_FLAGS_RELEASE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(30): if(NOT MinSizeRel STREQUAL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER MinSizeRel _BUILD_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP _INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL CACHE STRING Flags used by the linker during the creation of shared libraries during MINSIZEREL builds. ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(30): if(NOT RelWithDebInfo STREQUAL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER RelWithDebInfo _BUILD_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP _INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO CACHE STRING Flags used by the linker during the creation of shared libraries during RELWITHDEBINFO builds. ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCommonLanguageInclude.cmake(15): cmake_initialize_per_config_variable(CMAKE_MODULE_LINKER_FLAGS Flags used by the linker during the creation of modules ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(9): string(STRIP _INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(10): set(CMAKE_MODULE_LINKER_FLAGS CACHE STRING Flags used by the linker during the creation of modules during all build types. ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(12): mark_as_advanced(CMAKE_MODULE_LINKER_FLAGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(14): if(NOT CMAKE_NOT_USING_CONFIG_FLAGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(15): set(_CONFIGS Debug Release MinSizeRel RelWithDebInfo ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(17): get_property(_GENERATOR_IS_MULTI_CONFIG GLOBAL PROPERTY GENERATOR_IS_MULTI_CONFIG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(18): if(_GENERATOR_IS_MULTI_CONFIG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCommonLanguageInclude.cmake(20): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(21): if(NOT CMAKE_NO_BUILD_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(22): set(CMAKE_BUILD_TYPE CACHE STRING Choose the type of build, options are: None Debug Release RelWithDebInfo MinSizeRel ... ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(25): list(APPEND _CONFIGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(28): list(REMOVE_DUPLICATES _CONFIGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(29): foreach(_BUILD_TYPE IN LISTS _CONFIGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(30): if(NOT Debug STREQUAL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER Debug _BUILD_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP _INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_MODULE_LINKER_FLAGS_DEBUG CACHE STRING Flags used by the linker during the creation of modules during DEBUG builds. ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_MODULE_LINKER_FLAGS_DEBUG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(30): if(NOT Release STREQUAL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER Release _BUILD_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP _INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_MODULE_LINKER_FLAGS_RELEASE CACHE STRING Flags used by the linker during the creation of modules during RELEASE builds. ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_MODULE_LINKER_FLAGS_RELEASE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(30): if(NOT MinSizeRel STREQUAL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER MinSizeRel _BUILD_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP _INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL CACHE STRING Flags used by the linker during the creation of modules during MINSIZEREL builds. ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(30): if(NOT RelWithDebInfo STREQUAL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER RelWithDebInfo _BUILD_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP _INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO CACHE STRING Flags used by the linker during the creation of modules during RELWITHDEBINFO builds. ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCommonLanguageInclude.cmake(16): cmake_initialize_per_config_variable(CMAKE_STATIC_LINKER_FLAGS Flags used by the linker during the creation of static libraries ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(9): string(STRIP _INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(10): set(CMAKE_STATIC_LINKER_FLAGS CACHE STRING Flags used by the linker during the creation of static libraries during all build types. ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(12): mark_as_advanced(CMAKE_STATIC_LINKER_FLAGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(14): if(NOT CMAKE_NOT_USING_CONFIG_FLAGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(15): set(_CONFIGS Debug Release MinSizeRel RelWithDebInfo ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(17): get_property(_GENERATOR_IS_MULTI_CONFIG GLOBAL PROPERTY GENERATOR_IS_MULTI_CONFIG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(18): if(_GENERATOR_IS_MULTI_CONFIG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCommonLanguageInclude.cmake(20): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(21): if(NOT CMAKE_NO_BUILD_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(22): set(CMAKE_BUILD_TYPE CACHE STRING Choose the type of build, options are: None Debug Release RelWithDebInfo MinSizeRel ... ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(25): list(APPEND _CONFIGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(28): list(REMOVE_DUPLICATES _CONFIGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(29): foreach(_BUILD_TYPE IN LISTS _CONFIGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(30): if(NOT Debug STREQUAL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER Debug _BUILD_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP _INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_STATIC_LINKER_FLAGS_DEBUG CACHE STRING Flags used by the linker during the creation of static libraries during DEBUG builds. ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_STATIC_LINKER_FLAGS_DEBUG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(30): if(NOT Release STREQUAL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER Release _BUILD_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP _INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_STATIC_LINKER_FLAGS_RELEASE CACHE STRING Flags used by the linker during the creation of static libraries during RELEASE builds. ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_STATIC_LINKER_FLAGS_RELEASE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(30): if(NOT MinSizeRel STREQUAL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER MinSizeRel _BUILD_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP _INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL CACHE STRING Flags used by the linker during the creation of static libraries during MINSIZEREL builds. ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(30): if(NOT RelWithDebInfo STREQUAL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER RelWithDebInfo _BUILD_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP _INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO CACHE STRING Flags used by the linker during the creation of static libraries during RELWITHDEBINFO builds. ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCommonLanguageInclude.cmake(19): set(CMAKE_BUILD_TOOL /Users/mathomp4/.homebrew/brew/bin/gmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCommonLanguageInclude.cmake(21): mark_as_advanced(CMAKE_VERBOSE_MAKEFILE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCInformation.cmake(148): if(NOT CMAKE_C_CREATE_SHARED_LIBRARY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCInformation.cmake(154): if(NOT CMAKE_C_CREATE_SHARED_MODULE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCInformation.cmake(160): if(NOT DEFINED CMAKE_C_ARCHIVE_CREATE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCInformation.cmake(161): set(CMAKE_C_ARCHIVE_CREATE qc ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCInformation.cmake(163): if(NOT DEFINED CMAKE_C_ARCHIVE_APPEND ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCInformation.cmake(164): set(CMAKE_C_ARCHIVE_APPEND q ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCInformation.cmake(166): if(NOT DEFINED CMAKE_C_ARCHIVE_FINISH ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCInformation.cmake(167): set(CMAKE_C_ARCHIVE_FINISH ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCInformation.cmake(171): if(NOT CMAKE_C_COMPILE_OBJECT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCInformation.cmake(172): set(CMAKE_C_COMPILE_OBJECT -o -c ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCInformation.cmake(176): if(NOT CMAKE_C_LINK_EXECUTABLE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCInformation.cmake(177): set(CMAKE_C_LINK_EXECUTABLE -o ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCInformation.cmake(181): if(NOT CMAKE_EXECUTABLE_RUNTIME_C_FLAG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCInformation.cmake(182): set(CMAKE_EXECUTABLE_RUNTIME_C_FLAG -Wl,-rpath, ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCInformation.cmake(185): if(NOT CMAKE_EXECUTABLE_RUNTIME_C_FLAG_SEP ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCInformation.cmake(186): set(CMAKE_EXECUTABLE_RUNTIME_C_FLAG_SEP ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCInformation.cmake(189): if(NOT CMAKE_EXECUTABLE_RPATH_LINK_C_FLAG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCInformation.cmake(190): set(CMAKE_EXECUTABLE_RPATH_LINK_C_FLAG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCInformation.cmake(193): set(CMAKE_C_INFORMATION_LOADED 1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCCompiler.cmake(5): if(CMAKE_C_COMPILER_FORCED ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCCompiler.cmake(12): include(CMakeTestCompilerCommon ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCompilerCommon.cmake(5): function(PrintTestCompilerStatus LANG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCompilerCommon.cmake(12): function(PrintTestCompilerResult TYPE MSG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCompilerCommon.cmake(17): macro(__TestCompiler_setTryCompileTargetType ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCompilerCommon.cmake(29): macro(__TestCompiler_restoreTryCompileTargetType ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCCompiler.cmake(15): set(__CMAKE_SAVED_TRY_COMPILE_TARGET_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCCompiler.cmake(16): if(_CMAKE_FEATURE_DETECTION_TARGET_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCCompiler.cmake(22): unset(CMAKE_C_COMPILER_WORKS CACHE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCCompiler.cmake(25): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(9): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(9): function(cmake_parse_implicit_include_line line lang id_var log_var state_var ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(162): function(cmake_parse_implicit_include_info text lang dir_var log_var state_var ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(10): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(4): cmake_policy(PUSH ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(5): cmake_policy(SET CMP0053 NEW ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(6): cmake_policy(SET CMP0054 NEW ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(12): function(CMAKE_PARSE_IMPLICIT_LINK_INFO text lib_var dir_var fwk_var log_var obj_regex ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(204): cmake_policy(POP ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(11): include(CMakeTestCompilerCommon ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCompilerCommon.cmake(5): function(PrintTestCompilerStatus LANG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCompilerCommon.cmake(12): function(PrintTestCompilerResult TYPE MSG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCompilerCommon.cmake(17): macro(__TestCompiler_setTryCompileTargetType ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCompilerCommon.cmake(29): macro(__TestCompiler_restoreTryCompileTargetType ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(13): function(CMAKE_DETERMINE_COMPILER_ABI lang src ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCCompiler.cmake(26): CMAKE_DETERMINE_COMPILER_ABI(C /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(14): if(NOT DEFINED CMAKE_C_ABI_COMPILED ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(15): message(CHECK_START Detecting C compiler ABI info ) -- Detecting C compiler ABI info /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(18): set(BIN /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeDetermineCompilerABI_C.bin ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(19): set(CMAKE_FLAGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(20): set(COMPILE_DEFINITIONS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(21): if(DEFINED CMAKE_C_VERBOSE_FLAG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(22): set(CMAKE_FLAGS -DEXE_LINKER_FLAGS=-v -Wl,-v ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(23): set(COMPILE_DEFINITIONS -v -Wl,-v ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(25): if(DEFINED CMAKE_C_VERBOSE_COMPILE_FLAG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(28): if(NOT xAppleClang STREQUAL xMSVC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(31): list(APPEND CMAKE_FLAGS -DCMAKE_C_STANDARD_LIBRARIES= ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(33): __TestCompiler_setTryCompileTargetType() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCompilerCommon.cmake(18): if(NOT CMAKE_TRY_COMPILE_TARGET_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCompilerCommon.cmake(19): if(Unix Makefiles MATCHES Green Hills MULTI ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(36): string(REGEX REPLACE (^| )-Werror([= ][^ ]*)?( |$) CMAKE_C_FLAGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(41): set(_orig_lc_all ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(42): set(_orig_lc_messages ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(43): set(_orig_lang en_US.UTF-8 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(44): set(ENV{LC_ALL} C ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(45): set(ENV{LC_MESSAGES} C ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(46): set(ENV{LANG} C ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(48): try_compile(CMAKE_C_ABI_COMPILED /Users/mathomp4/CmakeError/build /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c CMAKE_FLAGS -DEXE_LINKER_FLAGS=-v -Wl,-v;-DCMAKE_C_STANDARD_LIBRARIES= --no-warn-unused-cli COMPILE_DEFINITIONS -v -Wl,-v OUTPUT_VARIABLE OUTPUT COPY_FILE /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeDetermineCompilerABI_C.bin COPY_FILE_ERROR _copy_error __CMAKE_INTERNAL ABI ) CMake Warning (dev) at /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:48 (try_compile): Policy CMP0066 is not set: Honor per-config flags in try_compile() source-file signature. Run "cmake --help-policy CMP0066" for policy details. Use the cmake_policy command to set the policy and suppress this warning. For compatibility with older versions of CMake, try_compile is not honoring caller config-specific compiler flags (e.g. CMAKE_C_FLAGS_DEBUG) in the test project. Call Stack (most recent call first): /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI) CMakeLists.txt:1 (project) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:48 (try_compile): Policy CMP0056 is not set: Honor link flags in try_compile() source-file signature. Run "cmake --help-policy CMP0056" for policy details. Use the cmake_policy command to set the policy and suppress this warning. For compatibility with older versions of CMake, try_compile is not honoring caller link flags (e.g. CMAKE_EXE_LINKER_FLAGS) in the test project. Call Stack (most recent call first): /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI) CMakeLists.txt:1 (project) This warning is for project developers. Use -Wno-dev to suppress it. /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(61): set(ENV{LC_ALL} ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(62): set(ENV{LC_MESSAGES} ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(63): set(ENV{LANG} en_US.UTF-8 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(66): set(CMAKE_C_ABI_COMPILED TRUE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(67): unset(CMAKE_C_ABI_COMPILED CACHE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(68): if(CMAKE_C_ABI_COMPILED AND _copy_error ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(71): set(CMAKE_C_ABI_COMPILED TRUE PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(74): if(CMAKE_C_ABI_COMPILED ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(75): message(CHECK_PASS done ) -- Detecting C compiler ABI info - done /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(76): file(APPEND /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeOutput.log Detecting C compiler ABI info compiled with the following output: Change Dir: /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp Run Build Command(s):/Users/mathomp4/.homebrew/brew/bin/gmake cmTC_acfa8/fast && /Users/mathomp4/.homebrew/brew/bin/gmake -f CMakeFiles/cmTC_acfa8.dir/build.make CMakeFiles/cmTC_acfa8.dir/build gmake[1]: Entering directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -v -Wl,-v -o CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c Apple clang version 12.0.0 (clang-1200.0.32.2) Target: x86_64-apple-darwin19.6.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin clang: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument] "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.15.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCCompilerABI.c -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.15.6 -fcompatibility-qualified-id-block-type-checking -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdebug-compilation-dir /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=macosx-10.15.0 -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -x c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c clang -cc1 version 12.0.0 (clang-1200.0.32.2) default target x86_64-apple-darwin19.6.0 ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include" ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks" #include "..." search starts here: #include <...> search starts here: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks (framework directory) End of search list. Linking C executable cmTC_acfa8 /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/bin/cmake -E cmake_link_script CMakeFiles/cmTC_acfa8.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -o cmTC_acfa8 Apple clang version 12.0.0 (clang-1200.0.32.2) Target: x86_64-apple-darwin19.6.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -lto_library /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib -dynamic -arch x86_64 -platform_version macos 10.15.0 10.15.6 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o cmTC_acfa8 -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a @(#)PROGRAM:ld PROJECT:ld64-609 BUILD 07:59:13 Aug 25 2020 configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em Library search paths: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib Framework search paths: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/ gmake[1]: Leaving directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp' ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(78): file(STRINGS /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeDetermineCompilerABI_C.bin ABI_STRINGS LIMIT_COUNT 2 REGEX INFO:[A-Za-z0-9_]+\[[^]]*\] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(79): foreach(info INFO:sizeof_dptr[08] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(80): if(INFO:sizeof_dptr[08] MATCHES INFO:sizeof_dptr\[0*([^]]*)\] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(81): set(ABI_SIZEOF_DPTR 8 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(83): if(INFO:sizeof_dptr[08] MATCHES INFO:abi\[([^]]*)\] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(88): if(ABI_SIZEOF_DPTR ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(89): set(CMAKE_C_SIZEOF_DATA_PTR 8 PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(94): if(ABI_NAME ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(99): if(CMAKE_C_VERBOSE_FLAG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(100): set(implicit_incdirs ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(101): cmake_parse_implicit_include_info(Change Dir: /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp Run Build Command(s):/Users/mathomp4/.homebrew/brew/bin/gmake cmTC_acfa8/fast && /Users/mathomp4/.homebrew/brew/bin/gmake -f CMakeFiles/cmTC_acfa8.dir/build.make CMakeFiles/cmTC_acfa8.dir/build gmake[1]: Entering directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -v -Wl,-v -o CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c Apple clang version 12.0.0 (clang-1200.0.32.2) Target: x86_64-apple-darwin19.6.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin clang: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument] "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.15.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCCompilerABI.c -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.15.6 -fcompatibility-qualified-id-block-type-checking -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdebug-compilation-dir /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=macosx-10.15.0 -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -x c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c clang -cc1 version 12.0.0 (clang-1200.0.32.2) default target x86_64-apple-darwin19.6.0 ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include" ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks" #include "..." search starts here: #include <...> search starts here: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks (framework directory) End of search list. Linking C executable cmTC_acfa8 /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/bin/cmake -E cmake_link_script CMakeFiles/cmTC_acfa8.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -o cmTC_acfa8 Apple clang version 12.0.0 (clang-1200.0.32.2) Target: x86_64-apple-darwin19.6.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -lto_library /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib -dynamic -arch x86_64 -platform_version macos 10.15.0 10.15.6 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o cmTC_acfa8 -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a @(#)PROGRAM:ld PROJECT:ld64-609 BUILD 07:59:13 Aug 25 2020 configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em Library search paths: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib Framework search paths: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/ gmake[1]: Leaving directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp' C implicit_incdirs log rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(163): set(state start ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(166): set(implicit_dirs_tmp ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(167): set(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(170): string(REGEX REPLACE * ; output_lines Change Dir: /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp Run Build Command(s):/Users/mathomp4/.homebrew/brew/bin/gmake cmTC_acfa8/fast && /Users/mathomp4/.homebrew/brew/bin/gmake -f CMakeFiles/cmTC_acfa8.dir/build.make CMakeFiles/cmTC_acfa8.dir/build gmake[1]: Entering directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -v -Wl,-v -o CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c Apple clang version 12.0.0 (clang-1200.0.32.2) Target: x86_64-apple-darwin19.6.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin clang: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument] "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.15.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCCompilerABI.c -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.15.6 -fcompatibility-qualified-id-block-type-checking -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdebug-compilation-dir /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=macosx-10.15.0 -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -x c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c clang -cc1 version 12.0.0 (clang-1200.0.32.2) default target x86_64-apple-darwin19.6.0 ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include" ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks" #include "..." search starts here: #include <...> search starts here: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks (framework directory) End of search list. Linking C executable cmTC_acfa8 /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/bin/cmake -E cmake_link_script CMakeFiles/cmTC_acfa8.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -o cmTC_acfa8 Apple clang version 12.0.0 (clang-1200.0.32.2) Target: x86_64-apple-darwin19.6.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -lto_library /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib -dynamic -arch x86_64 -platform_version macos 10.15.0 10.15.6 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o cmTC_acfa8 -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a @(#)PROGRAM:ld PROJECT:ld64-609 BUILD 07:59:13 Aug 25 2020 configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em Library search paths: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib Framework search paths: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/ gmake[1]: Leaving directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp' ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(171): foreach(line IN LISTS output_lines ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(172): if(state STREQUAL start ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(173): string(FIND Change Dir: /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp #include "..." search starts here: rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(174): if(rv GREATER -1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(178): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(179): cmake_parse_implicit_include_line(Change Dir: /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp C implicit_dirs_tmp linelog state ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(11): unset(rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(12): set(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(15): if(AppleClang STREQUAL Cray AND Change Dir: /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp MATCHES ^/ AND Change Dir: /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp MATCHES /ccfe |/ftnfe AND Change Dir: /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp MATCHES -isystem| -I ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(31): if(AppleClang STREQUAL PGI ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(74): if(AppleClang STREQUAL SunPro AND ( Change Dir: /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp MATCHES -D__SUNPRO_C OR Change Dir: /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp MATCHES -D__SUNPRO_F ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(95): if(( AppleClang STREQUAL XL OR AppleClang STREQUAL XLClang ) AND Change Dir: /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp MATCHES ^/ AND ( ( C STREQUAL Fortran AND Change Dir: /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp MATCHES /xl[fF]entry AND Change Dir: /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp MATCHES OSVAR\([^ ]+\) ) OR ( ( C STREQUAL C OR C STREQUAL CXX ) AND Change Dir: /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp MATCHES /xl[cC]2?entry AND Change Dir: /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp MATCHES -qosvar= ) ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(149): if(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(151): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(152): unset(linelog PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(154): if(DEFINED rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(181): if(linelog ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(184): if(state STREQUAL done ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(172): if(state STREQUAL start ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(173): string(FIND #include "..." search starts here: rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(174): if(rv GREATER -1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(178): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(179): cmake_parse_implicit_include_line( C implicit_dirs_tmp linelog state ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(11): unset(rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(12): set(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(15): if(AppleClang STREQUAL Cray AND MATCHES ^/ AND MATCHES /ccfe |/ftnfe AND MATCHES -isystem| -I ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(31): if(AppleClang STREQUAL PGI ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(74): if(AppleClang STREQUAL SunPro AND ( MATCHES -D__SUNPRO_C OR MATCHES -D__SUNPRO_F ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(95): if(( AppleClang STREQUAL XL OR AppleClang STREQUAL XLClang ) AND MATCHES ^/ AND ( ( C STREQUAL Fortran AND MATCHES /xl[fF]entry AND MATCHES OSVAR\([^ ]+\) ) OR ( ( C STREQUAL C OR C STREQUAL CXX ) AND MATCHES /xl[cC]2?entry AND MATCHES -qosvar= ) ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(149): if(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(151): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(152): unset(linelog PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(154): if(DEFINED rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(181): if(linelog ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(184): if(state STREQUAL done ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(172): if(state STREQUAL start ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(173): string(FIND Run Build Command(s):/Users/mathomp4/.homebrew/brew/bin/gmake cmTC_acfa8/fast && /Users/mathomp4/.homebrew/brew/bin/gmake -f CMakeFiles/cmTC_acfa8.dir/build.make CMakeFiles/cmTC_acfa8.dir/build #include "..." search starts here: rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(174): if(rv GREATER -1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(178): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(179): cmake_parse_implicit_include_line(Run Build Command(s):/Users/mathomp4/.homebrew/brew/bin/gmake cmTC_acfa8/fast && /Users/mathomp4/.homebrew/brew/bin/gmake -f CMakeFiles/cmTC_acfa8.dir/build.make CMakeFiles/cmTC_acfa8.dir/build C implicit_dirs_tmp linelog state ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(11): unset(rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(12): set(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(15): if(AppleClang STREQUAL Cray AND Run Build Command(s):/Users/mathomp4/.homebrew/brew/bin/gmake cmTC_acfa8/fast && /Users/mathomp4/.homebrew/brew/bin/gmake -f CMakeFiles/cmTC_acfa8.dir/build.make CMakeFiles/cmTC_acfa8.dir/build MATCHES ^/ AND Run Build Command(s):/Users/mathomp4/.homebrew/brew/bin/gmake cmTC_acfa8/fast && /Users/mathomp4/.homebrew/brew/bin/gmake -f CMakeFiles/cmTC_acfa8.dir/build.make CMakeFiles/cmTC_acfa8.dir/build MATCHES /ccfe |/ftnfe AND Run Build Command(s):/Users/mathomp4/.homebrew/brew/bin/gmake cmTC_acfa8/fast && /Users/mathomp4/.homebrew/brew/bin/gmake -f CMakeFiles/cmTC_acfa8.dir/build.make CMakeFiles/cmTC_acfa8.dir/build MATCHES -isystem| -I ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(31): if(AppleClang STREQUAL PGI ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(74): if(AppleClang STREQUAL SunPro AND ( Run Build Command(s):/Users/mathomp4/.homebrew/brew/bin/gmake cmTC_acfa8/fast && /Users/mathomp4/.homebrew/brew/bin/gmake -f CMakeFiles/cmTC_acfa8.dir/build.make CMakeFiles/cmTC_acfa8.dir/build MATCHES -D__SUNPRO_C OR Run Build Command(s):/Users/mathomp4/.homebrew/brew/bin/gmake cmTC_acfa8/fast && /Users/mathomp4/.homebrew/brew/bin/gmake -f CMakeFiles/cmTC_acfa8.dir/build.make CMakeFiles/cmTC_acfa8.dir/build MATCHES -D__SUNPRO_F ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(95): if(( AppleClang STREQUAL XL OR AppleClang STREQUAL XLClang ) AND Run Build Command(s):/Users/mathomp4/.homebrew/brew/bin/gmake cmTC_acfa8/fast && /Users/mathomp4/.homebrew/brew/bin/gmake -f CMakeFiles/cmTC_acfa8.dir/build.make CMakeFiles/cmTC_acfa8.dir/build MATCHES ^/ AND ( ( C STREQUAL Fortran AND Run Build Command(s):/Users/mathomp4/.homebrew/brew/bin/gmake cmTC_acfa8/fast && /Users/mathomp4/.homebrew/brew/bin/gmake -f CMakeFiles/cmTC_acfa8.dir/build.make CMakeFiles/cmTC_acfa8.dir/build MATCHES /xl[fF]entry AND Run Build Command(s):/Users/mathomp4/.homebrew/brew/bin/gmake cmTC_acfa8/fast && /Users/mathomp4/.homebrew/brew/bin/gmake -f CMakeFiles/cmTC_acfa8.dir/build.make CMakeFiles/cmTC_acfa8.dir/build MATCHES OSVAR\([^ ]+\) ) OR ( ( C STREQUAL C OR C STREQUAL CXX ) AND Run Build Command(s):/Users/mathomp4/.homebrew/brew/bin/gmake cmTC_acfa8/fast && /Users/mathomp4/.homebrew/brew/bin/gmake -f CMakeFiles/cmTC_acfa8.dir/build.make CMakeFiles/cmTC_acfa8.dir/build MATCHES /xl[cC]2?entry AND Run Build Command(s):/Users/mathomp4/.homebrew/brew/bin/gmake cmTC_acfa8/fast && /Users/mathomp4/.homebrew/brew/bin/gmake -f CMakeFiles/cmTC_acfa8.dir/build.make CMakeFiles/cmTC_acfa8.dir/build MATCHES -qosvar= ) ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(149): if(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(151): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(152): unset(linelog PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(154): if(DEFINED rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(181): if(linelog ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(184): if(state STREQUAL done ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(172): if(state STREQUAL start ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(173): string(FIND gmake[1]: Entering directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp' #include "..." search starts here: rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(174): if(rv GREATER -1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(178): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(179): cmake_parse_implicit_include_line(gmake[1]: Entering directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp' C implicit_dirs_tmp linelog state ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(11): unset(rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(12): set(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(15): if(AppleClang STREQUAL Cray AND gmake[1]: Entering directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp' MATCHES ^/ AND gmake[1]: Entering directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp' MATCHES /ccfe |/ftnfe AND gmake[1]: Entering directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp' MATCHES -isystem| -I ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(31): if(AppleClang STREQUAL PGI ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(74): if(AppleClang STREQUAL SunPro AND ( gmake[1]: Entering directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp' MATCHES -D__SUNPRO_C OR gmake[1]: Entering directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp' MATCHES -D__SUNPRO_F ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(95): if(( AppleClang STREQUAL XL OR AppleClang STREQUAL XLClang ) AND gmake[1]: Entering directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp' MATCHES ^/ AND ( ( C STREQUAL Fortran AND gmake[1]: Entering directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp' MATCHES /xl[fF]entry AND gmake[1]: Entering directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp' MATCHES OSVAR\([^ ]+\) ) OR ( ( C STREQUAL C OR C STREQUAL CXX ) AND gmake[1]: Entering directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp' MATCHES /xl[cC]2?entry AND gmake[1]: Entering directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp' MATCHES -qosvar= ) ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(149): if(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(151): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(152): unset(linelog PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(154): if(DEFINED rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(181): if(linelog ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(184): if(state STREQUAL done ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(172): if(state STREQUAL start ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(173): string(FIND Building C object CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o #include "..." search starts here: rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(174): if(rv GREATER -1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(178): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(179): cmake_parse_implicit_include_line(Building C object CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o C implicit_dirs_tmp linelog state ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(11): unset(rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(12): set(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(15): if(AppleClang STREQUAL Cray AND Building C object CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o MATCHES ^/ AND Building C object CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o MATCHES /ccfe |/ftnfe AND Building C object CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o MATCHES -isystem| -I ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(31): if(AppleClang STREQUAL PGI ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(74): if(AppleClang STREQUAL SunPro AND ( Building C object CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o MATCHES -D__SUNPRO_C OR Building C object CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o MATCHES -D__SUNPRO_F ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(95): if(( AppleClang STREQUAL XL OR AppleClang STREQUAL XLClang ) AND Building C object CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o MATCHES ^/ AND ( ( C STREQUAL Fortran AND Building C object CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o MATCHES /xl[fF]entry AND Building C object CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o MATCHES OSVAR\([^ ]+\) ) OR ( ( C STREQUAL C OR C STREQUAL CXX ) AND Building C object CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o MATCHES /xl[cC]2?entry AND Building C object CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o MATCHES -qosvar= ) ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(149): if(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(151): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(152): unset(linelog PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(154): if(DEFINED rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(181): if(linelog ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(184): if(state STREQUAL done ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(172): if(state STREQUAL start ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(173): string(FIND /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -v -Wl,-v -o CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c #include "..." search starts here: rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(174): if(rv GREATER -1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(178): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(179): cmake_parse_implicit_include_line(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -v -Wl,-v -o CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c C implicit_dirs_tmp linelog state ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(11): unset(rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(12): set(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(15): if(AppleClang STREQUAL Cray AND /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -v -Wl,-v -o CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c MATCHES ^/ AND /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -v -Wl,-v -o CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c MATCHES /ccfe |/ftnfe AND /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -v -Wl,-v -o CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c MATCHES -isystem| -I ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(31): if(AppleClang STREQUAL PGI ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(74): if(AppleClang STREQUAL SunPro AND ( /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -v -Wl,-v -o CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c MATCHES -D__SUNPRO_C OR /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -v -Wl,-v -o CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c MATCHES -D__SUNPRO_F ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(95): if(( AppleClang STREQUAL XL OR AppleClang STREQUAL XLClang ) AND /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -v -Wl,-v -o CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c MATCHES ^/ AND ( ( C STREQUAL Fortran AND /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -v -Wl,-v -o CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c MATCHES /xl[fF]entry AND /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -v -Wl,-v -o CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c MATCHES OSVAR\([^ ]+\) ) OR ( ( C STREQUAL C OR C STREQUAL CXX ) AND /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -v -Wl,-v -o CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c MATCHES /xl[cC]2?entry AND /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -v -Wl,-v -o CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c MATCHES -qosvar= ) ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(149): if(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(151): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(152): unset(linelog PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(154): if(DEFINED rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(181): if(linelog ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(184): if(state STREQUAL done ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(172): if(state STREQUAL start ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(173): string(FIND Apple clang version 12.0.0 (clang-1200.0.32.2) #include "..." search starts here: rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(174): if(rv GREATER -1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(178): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(179): cmake_parse_implicit_include_line(Apple clang version 12.0.0 (clang-1200.0.32.2) C implicit_dirs_tmp linelog state ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(11): unset(rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(12): set(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(15): if(AppleClang STREQUAL Cray AND Apple clang version 12.0.0 (clang-1200.0.32.2) MATCHES ^/ AND Apple clang version 12.0.0 (clang-1200.0.32.2) MATCHES /ccfe |/ftnfe AND Apple clang version 12.0.0 (clang-1200.0.32.2) MATCHES -isystem| -I ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(31): if(AppleClang STREQUAL PGI ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(74): if(AppleClang STREQUAL SunPro AND ( Apple clang version 12.0.0 (clang-1200.0.32.2) MATCHES -D__SUNPRO_C OR Apple clang version 12.0.0 (clang-1200.0.32.2) MATCHES -D__SUNPRO_F ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(95): if(( AppleClang STREQUAL XL OR AppleClang STREQUAL XLClang ) AND Apple clang version 12.0.0 (clang-1200.0.32.2) MATCHES ^/ AND ( ( C STREQUAL Fortran AND Apple clang version 12.0.0 (clang-1200.0.32.2) MATCHES /xl[fF]entry AND Apple clang version 12.0.0 (clang-1200.0.32.2) MATCHES OSVAR\([^ ]+\) ) OR ( ( C STREQUAL C OR C STREQUAL CXX ) AND Apple clang version 12.0.0 (clang-1200.0.32.2) MATCHES /xl[cC]2?entry AND Apple clang version 12.0.0 (clang-1200.0.32.2) MATCHES -qosvar= ) ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(149): if(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(151): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(152): unset(linelog PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(154): if(DEFINED rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(181): if(linelog ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(184): if(state STREQUAL done ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(172): if(state STREQUAL start ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(173): string(FIND Target: x86_64-apple-darwin19.6.0 #include "..." search starts here: rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(174): if(rv GREATER -1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(178): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(179): cmake_parse_implicit_include_line(Target: x86_64-apple-darwin19.6.0 C implicit_dirs_tmp linelog state ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(11): unset(rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(12): set(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(15): if(AppleClang STREQUAL Cray AND Target: x86_64-apple-darwin19.6.0 MATCHES ^/ AND Target: x86_64-apple-darwin19.6.0 MATCHES /ccfe |/ftnfe AND Target: x86_64-apple-darwin19.6.0 MATCHES -isystem| -I ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(31): if(AppleClang STREQUAL PGI ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(74): if(AppleClang STREQUAL SunPro AND ( Target: x86_64-apple-darwin19.6.0 MATCHES -D__SUNPRO_C OR Target: x86_64-apple-darwin19.6.0 MATCHES -D__SUNPRO_F ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(95): if(( AppleClang STREQUAL XL OR AppleClang STREQUAL XLClang ) AND Target: x86_64-apple-darwin19.6.0 MATCHES ^/ AND ( ( C STREQUAL Fortran AND Target: x86_64-apple-darwin19.6.0 MATCHES /xl[fF]entry AND Target: x86_64-apple-darwin19.6.0 MATCHES OSVAR\([^ ]+\) ) OR ( ( C STREQUAL C OR C STREQUAL CXX ) AND Target: x86_64-apple-darwin19.6.0 MATCHES /xl[cC]2?entry AND Target: x86_64-apple-darwin19.6.0 MATCHES -qosvar= ) ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(149): if(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(151): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(152): unset(linelog PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(154): if(DEFINED rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(181): if(linelog ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(184): if(state STREQUAL done ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(172): if(state STREQUAL start ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(173): string(FIND Thread model: posix #include "..." search starts here: rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(174): if(rv GREATER -1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(178): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(179): cmake_parse_implicit_include_line(Thread model: posix C implicit_dirs_tmp linelog state ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(11): unset(rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(12): set(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(15): if(AppleClang STREQUAL Cray AND Thread model: posix MATCHES ^/ AND Thread model: posix MATCHES /ccfe |/ftnfe AND Thread model: posix MATCHES -isystem| -I ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(31): if(AppleClang STREQUAL PGI ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(74): if(AppleClang STREQUAL SunPro AND ( Thread model: posix MATCHES -D__SUNPRO_C OR Thread model: posix MATCHES -D__SUNPRO_F ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(95): if(( AppleClang STREQUAL XL OR AppleClang STREQUAL XLClang ) AND Thread model: posix MATCHES ^/ AND ( ( C STREQUAL Fortran AND Thread model: posix MATCHES /xl[fF]entry AND Thread model: posix MATCHES OSVAR\([^ ]+\) ) OR ( ( C STREQUAL C OR C STREQUAL CXX ) AND Thread model: posix MATCHES /xl[cC]2?entry AND Thread model: posix MATCHES -qosvar= ) ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(149): if(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(151): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(152): unset(linelog PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(154): if(DEFINED rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(181): if(linelog ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(184): if(state STREQUAL done ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(172): if(state STREQUAL start ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(173): string(FIND InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin #include "..." search starts here: rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(174): if(rv GREATER -1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(178): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(179): cmake_parse_implicit_include_line(InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin C implicit_dirs_tmp linelog state ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(11): unset(rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(12): set(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(15): if(AppleClang STREQUAL Cray AND InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin MATCHES ^/ AND InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin MATCHES /ccfe |/ftnfe AND InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin MATCHES -isystem| -I ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(31): if(AppleClang STREQUAL PGI ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(74): if(AppleClang STREQUAL SunPro AND ( InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin MATCHES -D__SUNPRO_C OR InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin MATCHES -D__SUNPRO_F ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(95): if(( AppleClang STREQUAL XL OR AppleClang STREQUAL XLClang ) AND InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin MATCHES ^/ AND ( ( C STREQUAL Fortran AND InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin MATCHES /xl[fF]entry AND InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin MATCHES OSVAR\([^ ]+\) ) OR ( ( C STREQUAL C OR C STREQUAL CXX ) AND InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin MATCHES /xl[cC]2?entry AND InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin MATCHES -qosvar= ) ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(149): if(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(151): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(152): unset(linelog PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(154): if(DEFINED rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(181): if(linelog ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(184): if(state STREQUAL done ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(172): if(state STREQUAL start ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(173): string(FIND clang: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument] #include "..." search starts here: rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(174): if(rv GREATER -1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(178): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(179): cmake_parse_implicit_include_line(clang: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument] C implicit_dirs_tmp linelog state ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(11): unset(rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(12): set(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(15): if(AppleClang STREQUAL Cray AND clang: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument] MATCHES ^/ AND clang: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument] MATCHES /ccfe |/ftnfe AND clang: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument] MATCHES -isystem| -I ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(31): if(AppleClang STREQUAL PGI ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(74): if(AppleClang STREQUAL SunPro AND ( clang: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument] MATCHES -D__SUNPRO_C OR clang: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument] MATCHES -D__SUNPRO_F ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(95): if(( AppleClang STREQUAL XL OR AppleClang STREQUAL XLClang ) AND clang: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument] MATCHES ^/ AND ( ( C STREQUAL Fortran AND clang: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument] MATCHES /xl[fF]entry AND clang: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument] MATCHES OSVAR\([^ ]+\) ) OR ( ( C STREQUAL C OR C STREQUAL CXX ) AND clang: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument] MATCHES /xl[cC]2?entry AND clang: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument] MATCHES -qosvar= ) ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(149): if(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(151): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(152): unset(linelog PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(154): if(DEFINED rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(181): if(linelog ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(184): if(state STREQUAL done ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(172): if(state STREQUAL start ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(173): string(FIND "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.15.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCCompilerABI.c -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.15.6 -fcompatibility-qualified-id-block-type-checking -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdebug-compilation-dir /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=macosx-10.15.0 -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -x c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c #include "..." search starts here: rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(174): if(rv GREATER -1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(178): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(179): cmake_parse_implicit_include_line( "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.15.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCCompilerABI.c -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.15.6 -fcompatibility-qualified-id-block-type-checking -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdebug-compilation-dir /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=macosx-10.15.0 -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -x c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c C implicit_dirs_tmp linelog state ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(11): unset(rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(12): set(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(15): if(AppleClang STREQUAL Cray AND "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.15.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCCompilerABI.c -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.15.6 -fcompatibility-qualified-id-block-type-checking -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdebug-compilation-dir /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=macosx-10.15.0 -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -x c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c MATCHES ^/ AND "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.15.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCCompilerABI.c -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.15.6 -fcompatibility-qualified-id-block-type-checking -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdebug-compilation-dir /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=macosx-10.15.0 -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -x c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c MATCHES /ccfe |/ftnfe AND "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.15.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCCompilerABI.c -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.15.6 -fcompatibility-qualified-id-block-type-checking -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdebug-compilation-dir /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=macosx-10.15.0 -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -x c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c MATCHES -isystem| -I ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(31): if(AppleClang STREQUAL PGI ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(74): if(AppleClang STREQUAL SunPro AND ( "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.15.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCCompilerABI.c -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.15.6 -fcompatibility-qualified-id-block-type-checking -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdebug-compilation-dir /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=macosx-10.15.0 -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -x c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c MATCHES -D__SUNPRO_C OR "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.15.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCCompilerABI.c -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.15.6 -fcompatibility-qualified-id-block-type-checking -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdebug-compilation-dir /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=macosx-10.15.0 -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -x c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c MATCHES -D__SUNPRO_F ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(95): if(( AppleClang STREQUAL XL OR AppleClang STREQUAL XLClang ) AND "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.15.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCCompilerABI.c -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.15.6 -fcompatibility-qualified-id-block-type-checking -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdebug-compilation-dir /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=macosx-10.15.0 -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -x c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c MATCHES ^/ AND ( ( C STREQUAL Fortran AND "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.15.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCCompilerABI.c -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.15.6 -fcompatibility-qualified-id-block-type-checking -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdebug-compilation-dir /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=macosx-10.15.0 -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -x c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c MATCHES /xl[fF]entry AND "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.15.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCCompilerABI.c -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.15.6 -fcompatibility-qualified-id-block-type-checking -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdebug-compilation-dir /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=macosx-10.15.0 -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -x c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c MATCHES OSVAR\([^ ]+\) ) OR ( ( C STREQUAL C OR C STREQUAL CXX ) AND "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.15.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCCompilerABI.c -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.15.6 -fcompatibility-qualified-id-block-type-checking -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdebug-compilation-dir /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=macosx-10.15.0 -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -x c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c MATCHES /xl[cC]2?entry AND "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.15.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCCompilerABI.c -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.15.6 -fcompatibility-qualified-id-block-type-checking -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdebug-compilation-dir /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=macosx-10.15.0 -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -x c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c MATCHES -qosvar= ) ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(149): if(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(151): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(152): unset(linelog PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(154): if(DEFINED rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(181): if(linelog ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(184): if(state STREQUAL done ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(172): if(state STREQUAL start ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(173): string(FIND clang -cc1 version 12.0.0 (clang-1200.0.32.2) default target x86_64-apple-darwin19.6.0 #include "..." search starts here: rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(174): if(rv GREATER -1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(178): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(179): cmake_parse_implicit_include_line(clang -cc1 version 12.0.0 (clang-1200.0.32.2) default target x86_64-apple-darwin19.6.0 C implicit_dirs_tmp linelog state ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(11): unset(rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(12): set(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(15): if(AppleClang STREQUAL Cray AND clang -cc1 version 12.0.0 (clang-1200.0.32.2) default target x86_64-apple-darwin19.6.0 MATCHES ^/ AND clang -cc1 version 12.0.0 (clang-1200.0.32.2) default target x86_64-apple-darwin19.6.0 MATCHES /ccfe |/ftnfe AND clang -cc1 version 12.0.0 (clang-1200.0.32.2) default target x86_64-apple-darwin19.6.0 MATCHES -isystem| -I ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(31): if(AppleClang STREQUAL PGI ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(74): if(AppleClang STREQUAL SunPro AND ( clang -cc1 version 12.0.0 (clang-1200.0.32.2) default target x86_64-apple-darwin19.6.0 MATCHES -D__SUNPRO_C OR clang -cc1 version 12.0.0 (clang-1200.0.32.2) default target x86_64-apple-darwin19.6.0 MATCHES -D__SUNPRO_F ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(95): if(( AppleClang STREQUAL XL OR AppleClang STREQUAL XLClang ) AND clang -cc1 version 12.0.0 (clang-1200.0.32.2) default target x86_64-apple-darwin19.6.0 MATCHES ^/ AND ( ( C STREQUAL Fortran AND clang -cc1 version 12.0.0 (clang-1200.0.32.2) default target x86_64-apple-darwin19.6.0 MATCHES /xl[fF]entry AND clang -cc1 version 12.0.0 (clang-1200.0.32.2) default target x86_64-apple-darwin19.6.0 MATCHES OSVAR\([^ ]+\) ) OR ( ( C STREQUAL C OR C STREQUAL CXX ) AND clang -cc1 version 12.0.0 (clang-1200.0.32.2) default target x86_64-apple-darwin19.6.0 MATCHES /xl[cC]2?entry AND clang -cc1 version 12.0.0 (clang-1200.0.32.2) default target x86_64-apple-darwin19.6.0 MATCHES -qosvar= ) ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(149): if(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(151): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(152): unset(linelog PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(154): if(DEFINED rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(181): if(linelog ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(184): if(state STREQUAL done ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(172): if(state STREQUAL start ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(173): string(FIND ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include" #include "..." search starts here: rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(174): if(rv GREATER -1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(178): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(179): cmake_parse_implicit_include_line(ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include" C implicit_dirs_tmp linelog state ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(11): unset(rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(12): set(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(15): if(AppleClang STREQUAL Cray AND ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include" MATCHES ^/ AND ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include" MATCHES /ccfe |/ftnfe AND ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include" MATCHES -isystem| -I ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(31): if(AppleClang STREQUAL PGI ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(74): if(AppleClang STREQUAL SunPro AND ( ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include" MATCHES -D__SUNPRO_C OR ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include" MATCHES -D__SUNPRO_F ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(95): if(( AppleClang STREQUAL XL OR AppleClang STREQUAL XLClang ) AND ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include" MATCHES ^/ AND ( ( C STREQUAL Fortran AND ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include" MATCHES /xl[fF]entry AND ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include" MATCHES OSVAR\([^ ]+\) ) OR ( ( C STREQUAL C OR C STREQUAL CXX ) AND ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include" MATCHES /xl[cC]2?entry AND ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include" MATCHES -qosvar= ) ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(149): if(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(151): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(152): unset(linelog PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(154): if(DEFINED rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(181): if(linelog ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(184): if(state STREQUAL done ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(172): if(state STREQUAL start ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(173): string(FIND ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks" #include "..." search starts here: rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(174): if(rv GREATER -1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(178): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(179): cmake_parse_implicit_include_line(ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks" C implicit_dirs_tmp linelog state ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(11): unset(rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(12): set(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(15): if(AppleClang STREQUAL Cray AND ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks" MATCHES ^/ AND ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks" MATCHES /ccfe |/ftnfe AND ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks" MATCHES -isystem| -I ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(31): if(AppleClang STREQUAL PGI ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(74): if(AppleClang STREQUAL SunPro AND ( ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks" MATCHES -D__SUNPRO_C OR ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks" MATCHES -D__SUNPRO_F ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(95): if(( AppleClang STREQUAL XL OR AppleClang STREQUAL XLClang ) AND ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks" MATCHES ^/ AND ( ( C STREQUAL Fortran AND ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks" MATCHES /xl[fF]entry AND ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks" MATCHES OSVAR\([^ ]+\) ) OR ( ( C STREQUAL C OR C STREQUAL CXX ) AND ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks" MATCHES /xl[cC]2?entry AND ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks" MATCHES -qosvar= ) ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(149): if(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(151): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(152): unset(linelog PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(154): if(DEFINED rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(181): if(linelog ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(184): if(state STREQUAL done ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(172): if(state STREQUAL start ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(173): string(FIND #include "..." search starts here: #include "..." search starts here: rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(174): if(rv GREATER -1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(175): set(state loading ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(176): set(preload 1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(177): string(APPEND log found start of include info ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(172): if(state STREQUAL start ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(188): elseif(state STREQUAL loading ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(189): string(FIND #include <...> search starts here: End of search list. rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(190): if(rv GREATER -1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(195): if(preload ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(196): string(FIND #include <...> search starts here: #include <...> search starts here: rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(197): if(rv GREATER -1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(198): set(preload 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(199): string(APPEND log found start of implicit include info ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(201): continue() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(172): if(state STREQUAL start ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(188): elseif(state STREQUAL loading ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(189): string(FIND /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include End of search list. rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(190): if(rv GREATER -1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(195): if(preload ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(203): if( /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include MATCHES ^ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(204): string(SUBSTRING /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include 1 -1 line ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(206): if(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include MATCHES \(framework directory\)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(209): string(REPLACE \ / path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(210): list(APPEND implicit_dirs_tmp /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(211): string(APPEND log add: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(172): if(state STREQUAL start ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(188): elseif(state STREQUAL loading ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(189): string(FIND /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include End of search list. rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(190): if(rv GREATER -1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(195): if(preload ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(203): if( /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include MATCHES ^ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(204): string(SUBSTRING /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include 1 -1 line ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(206): if(/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include MATCHES \(framework directory\)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(209): string(REPLACE \ / path /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(210): list(APPEND implicit_dirs_tmp /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(211): string(APPEND log add: [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(172): if(state STREQUAL start ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(188): elseif(state STREQUAL loading ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(189): string(FIND /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include End of search list. rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(190): if(rv GREATER -1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(195): if(preload ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(203): if( /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include MATCHES ^ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(204): string(SUBSTRING /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include 1 -1 line ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(206): if(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include MATCHES \(framework directory\)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(209): string(REPLACE \ / path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(210): list(APPEND implicit_dirs_tmp /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(211): string(APPEND log add: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(172): if(state STREQUAL start ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(188): elseif(state STREQUAL loading ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(189): string(FIND /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks (framework directory) End of search list. rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(190): if(rv GREATER -1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(195): if(preload ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(203): if( /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks (framework directory) MATCHES ^ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(204): string(SUBSTRING /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks (framework directory) 1 -1 line ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(206): if(/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks (framework directory) MATCHES \(framework directory\)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(207): continue() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(172): if(state STREQUAL start ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(188): elseif(state STREQUAL loading ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(189): string(FIND End of search list. End of search list. rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(190): if(rv GREATER -1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(191): set(state done ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(192): string(APPEND log end of search list found ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(193): break() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(215): set(implicit_dirs ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(216): foreach(d IN LISTS implicit_dirs_tmp ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(217): if(IS_ABSOLUTE /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(218): get_filename_component(dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include ABSOLUTE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(219): list(APPEND implicit_dirs /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(220): string(APPEND log collapse include dir [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include] ==> [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(217): if(IS_ABSOLUTE /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(218): get_filename_component(dir /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include ABSOLUTE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(219): list(APPEND implicit_dirs /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(220): string(APPEND log collapse include dir [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include] ==> [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(217): if(IS_ABSOLUTE /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(218): get_filename_component(dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include ABSOLUTE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(219): list(APPEND implicit_dirs /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(220): string(APPEND log collapse include dir [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include] ==> [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(233): list(REMOVE_DUPLICATES implicit_dirs ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(236): if(state STREQUAL done ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(237): string(APPEND log implicit include dirs: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(243): set(implicit_incdirs /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(244): set(log found start of include info found start of implicit include info add: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include] add: [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include] add: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include] end of search list found collapse include dir [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include] ==> [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include] collapse include dir [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include] ==> [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include] collapse include dir [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include] ==> [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include] implicit include dirs: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include] PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(245): set(rv done PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(103): file(APPEND /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeOutput.log Parsed C implicit include dir info from above output: rv=done found start of include info found start of implicit include info add: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include] add: [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include] add: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include] end of search list found collapse include dir [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include] ==> [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include] collapse include dir [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include] ==> [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include] collapse include dir [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include] ==> [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include] implicit include dirs: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(105): if(done STREQUAL done ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(108): if(CMAKE_C_STANDARD_INCLUDE_DIRECTORIES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(113): set(_CMAKE_C_IMPLICIT_INCLUDE_DIRECTORIES_INIT /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(116): set(CMAKE_C_IMPLICIT_INCLUDE_DIRECTORIES /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(119): set(implicit_dirs ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(120): set(implicit_libs ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(121): set(implicit_fwks ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(122): if(CMAKE_C_VERBOSE_FLAG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(123): CMAKE_PARSE_IMPLICIT_LINK_INFO(Change Dir: /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp Run Build Command(s):/Users/mathomp4/.homebrew/brew/bin/gmake cmTC_acfa8/fast && /Users/mathomp4/.homebrew/brew/bin/gmake -f CMakeFiles/cmTC_acfa8.dir/build.make CMakeFiles/cmTC_acfa8.dir/build gmake[1]: Entering directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -v -Wl,-v -o CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c Apple clang version 12.0.0 (clang-1200.0.32.2) Target: x86_64-apple-darwin19.6.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin clang: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument] "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.15.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCCompilerABI.c -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.15.6 -fcompatibility-qualified-id-block-type-checking -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdebug-compilation-dir /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=macosx-10.15.0 -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -x c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c clang -cc1 version 12.0.0 (clang-1200.0.32.2) default target x86_64-apple-darwin19.6.0 ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include" ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks" #include "..." search starts here: #include <...> search starts here: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks (framework directory) End of search list. Linking C executable cmTC_acfa8 /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/bin/cmake -E cmake_link_script CMakeFiles/cmTC_acfa8.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -o cmTC_acfa8 Apple clang version 12.0.0 (clang-1200.0.32.2) Target: x86_64-apple-darwin19.6.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -lto_library /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib -dynamic -arch x86_64 -platform_version macos 10.15.0 10.15.6 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o cmTC_acfa8 -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a @(#)PROGRAM:ld PROJECT:ld64-609 BUILD 07:59:13 Aug 25 2020 configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em Library search paths: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib Framework search paths: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/ gmake[1]: Leaving directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp' implicit_libs implicit_dirs implicit_fwks log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(13): set(implicit_libs_tmp ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(14): set(implicit_dirs_tmp ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(15): set(implicit_fwks_tmp ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(16): set(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(19): set(linker CMAKE_LINKER-NOTFOUND ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(20): if(CMAKE_LINKER ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(21): get_filename_component(linker /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld NAME ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(22): string(REGEX REPLACE ([][+.*?()^$]) \\\1 linker ld ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(24): set(startfile CMAKE_LINK_STARTFILE-NOTFOUND ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(25): if(CMAKE_LINK_STARTFILE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(30): set(linker_regex ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(31): set(linker_exclude_regex collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(32): string(APPEND log link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(33): string(REGEX REPLACE ? ; output_lines Change Dir: /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp Run Build Command(s):/Users/mathomp4/.homebrew/brew/bin/gmake cmTC_acfa8/fast && /Users/mathomp4/.homebrew/brew/bin/gmake -f CMakeFiles/cmTC_acfa8.dir/build.make CMakeFiles/cmTC_acfa8.dir/build gmake[1]: Entering directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -v -Wl,-v -o CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c Apple clang version 12.0.0 (clang-1200.0.32.2) Target: x86_64-apple-darwin19.6.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin clang: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument] "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.15.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCCompilerABI.c -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.15.6 -fcompatibility-qualified-id-block-type-checking -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdebug-compilation-dir /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=macosx-10.15.0 -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -x c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c clang -cc1 version 12.0.0 (clang-1200.0.32.2) default target x86_64-apple-darwin19.6.0 ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include" ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks" #include "..." search starts here: #include <...> search starts here: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks (framework directory) End of search list. Linking C executable cmTC_acfa8 /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/bin/cmake -E cmake_link_script CMakeFiles/cmTC_acfa8.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -o cmTC_acfa8 Apple clang version 12.0.0 (clang-1200.0.32.2) Target: x86_64-apple-darwin19.6.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -lto_library /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib -dynamic -arch x86_64 -platform_version macos 10.15.0 10.15.6 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o cmTC_acfa8 -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a @(#)PROGRAM:ld PROJECT:ld64-609 BUILD 07:59:13 Aug 25 2020 configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em Library search paths: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib Framework search paths: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/ gmake[1]: Leaving directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp' ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(34): foreach(line IN LISTS output_lines ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if(Change Dir: /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT Change Dir: /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line Change Dir: /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if(Change Dir: /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT Change Dir: /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif(Change Dir: /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [Change Dir: /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif( MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if(Run Build Command(s):/Users/mathomp4/.homebrew/brew/bin/gmake cmTC_acfa8/fast && /Users/mathomp4/.homebrew/brew/bin/gmake -f CMakeFiles/cmTC_acfa8.dir/build.make CMakeFiles/cmTC_acfa8.dir/build MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT Run Build Command(s):/Users/mathomp4/.homebrew/brew/bin/gmake cmTC_acfa8/fast && /Users/mathomp4/.homebrew/brew/bin/gmake -f CMakeFiles/cmTC_acfa8.dir/build.make CMakeFiles/cmTC_acfa8.dir/build MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line Run Build Command(s):/Users/mathomp4/.homebrew/brew/bin/gmake cmTC_acfa8/fast && /Users/mathomp4/.homebrew/brew/bin/gmake -f CMakeFiles/cmTC_acfa8.dir/build.make CMakeFiles/cmTC_acfa8.dir/build ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if(Run Build Command(s):/Users/mathomp4/.homebrew/brew/bin/gmake cmTC_acfa8/fast && /Users/mathomp4/.homebrew/brew/bin/gmake -f CMakeFiles/cmTC_acfa8.dir/build.make CMakeFiles/cmTC_acfa8.dir/build MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT Run Build Command(s):/Users/mathomp4/.homebrew/brew/bin/gmake cmTC_acfa8/fast && /Users/mathomp4/.homebrew/brew/bin/gmake -f CMakeFiles/cmTC_acfa8.dir/build.make CMakeFiles/cmTC_acfa8.dir/build MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif(Run Build Command(s):/Users/mathomp4/.homebrew/brew/bin/gmake cmTC_acfa8/fast && /Users/mathomp4/.homebrew/brew/bin/gmake -f CMakeFiles/cmTC_acfa8.dir/build.make CMakeFiles/cmTC_acfa8.dir/build MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [Run Build Command(s):/Users/mathomp4/.homebrew/brew/bin/gmake cmTC_acfa8/fast && /Users/mathomp4/.homebrew/brew/bin/gmake -f CMakeFiles/cmTC_acfa8.dir/build.make CMakeFiles/cmTC_acfa8.dir/build] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if(gmake[1]: Entering directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp' MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT gmake[1]: Entering directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp' MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line gmake[1]: Entering directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp' ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if(gmake[1]: Entering directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp' MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT gmake[1]: Entering directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp' MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif(gmake[1]: Entering directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp' MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [gmake[1]: Entering directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp'] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if(Building C object CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT Building C object CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line Building C object CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if(Building C object CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT Building C object CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif(Building C object CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [Building C object CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -v -Wl,-v -o CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -v -Wl,-v -o CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -v -Wl,-v -o CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -v -Wl -v -o CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -v -Wl -v -o CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -v -Wl -v -o CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -v -Wl -v -o CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if(Apple clang version 12.0.0 (clang-1200.0.32.2) MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT Apple clang version 12.0.0 (clang-1200.0.32.2) MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line Apple clang version 12.0.0 (clang-1200.0.32.2) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if(Apple clang version 12.0.0 (clang-1200.0.32.2) MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT Apple clang version 12.0.0 (clang-1200.0.32.2) MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif(Apple clang version 12.0.0 (clang-1200.0.32.2) MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [Apple clang version 12.0.0 (clang-1200.0.32.2)] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if(Target: x86_64-apple-darwin19.6.0 MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT Target: x86_64-apple-darwin19.6.0 MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line Target: x86_64-apple-darwin19.6.0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if(Target: x86_64-apple-darwin19.6.0 MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT Target: x86_64-apple-darwin19.6.0 MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif(Target: x86_64-apple-darwin19.6.0 MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [Target: x86_64-apple-darwin19.6.0] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if(Thread model: posix MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT Thread model: posix MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line Thread model: posix ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if(Thread model: posix MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT Thread model: posix MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif(Thread model: posix MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [Thread model: posix] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if(InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if(InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif(InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if(clang: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument] MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT clang: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument] MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line clang: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if(clang: warning: -Wl -v: 'linker' input unused [-Wunused-command-line-argument] MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT clang: warning: -Wl -v: 'linker' input unused [-Wunused-command-line-argument] MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif(clang: warning: -Wl -v: 'linker' input unused [-Wunused-command-line-argument] MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [clang: warning: -Wl -v: 'linker' input unused [-Wunused-command-line-argument]] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if( "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.15.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCCompilerABI.c -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.15.6 -fcompatibility-qualified-id-block-type-checking -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdebug-compilation-dir /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=macosx-10.15.0 -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -x c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.15.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCCompilerABI.c -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.15.6 -fcompatibility-qualified-id-block-type-checking -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdebug-compilation-dir /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=macosx-10.15.0 -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -x c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.15.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCCompilerABI.c -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.15.6 -fcompatibility-qualified-id-block-type-checking -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdebug-compilation-dir /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=macosx-10.15.0 -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -x c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if( "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.15.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCCompilerABI.c -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.15.6 -fcompatibility-qualified-id-block-type-checking -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdebug-compilation-dir /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=macosx-10.15.0 -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -x c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.15.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCCompilerABI.c -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.15.6 -fcompatibility-qualified-id-block-type-checking -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdebug-compilation-dir /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=macosx-10.15.0 -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -x c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif( "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.15.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCCompilerABI.c -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.15.6 -fcompatibility-qualified-id-block-type-checking -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdebug-compilation-dir /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=macosx-10.15.0 -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -x c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [ "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.15.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCCompilerABI.c -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.15.6 -fcompatibility-qualified-id-block-type-checking -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdebug-compilation-dir /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=macosx-10.15.0 -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -x c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if(clang -cc1 version 12.0.0 (clang-1200.0.32.2) default target x86_64-apple-darwin19.6.0 MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT clang -cc1 version 12.0.0 (clang-1200.0.32.2) default target x86_64-apple-darwin19.6.0 MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line clang -cc1 version 12.0.0 (clang-1200.0.32.2) default target x86_64-apple-darwin19.6.0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if(clang -cc1 version 12.0.0 (clang-1200.0.32.2) default target x86_64-apple-darwin19.6.0 MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT clang -cc1 version 12.0.0 (clang-1200.0.32.2) default target x86_64-apple-darwin19.6.0 MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif(clang -cc1 version 12.0.0 (clang-1200.0.32.2) default target x86_64-apple-darwin19.6.0 MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [clang -cc1 version 12.0.0 (clang-1200.0.32.2) default target x86_64-apple-darwin19.6.0] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if(ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include" MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include" MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if(ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include" MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include" MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif(ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include" MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include"] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if(ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks" MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks" MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if(ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks" MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks" MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif(ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks" MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks"] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if(#include "..." search starts here: MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT #include "..." search starts here: MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line #include "..." search starts here: ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if(#include "..." search starts here: MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT #include "..." search starts here: MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif(#include "..." search starts here: MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [#include "..." search starts here:] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if(#include <...> search starts here: MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT #include <...> search starts here: MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line #include <...> search starts here: ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if(#include <...> search starts here: MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT #include <...> search starts here: MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif(#include <...> search starts here: MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [#include <...> search starts here:] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if( /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if( /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif( /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if( /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if( /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif( /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if( /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if( /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif( /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if( /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks (framework directory) MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks (framework directory) MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks (framework directory) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if( /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks (framework directory) MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks (framework directory) MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif( /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks (framework directory) MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks (framework directory)] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if(End of search list. MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT End of search list. MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line End of search list. ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if(End of search list. MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT End of search list. MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif(End of search list. MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [End of search list.] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if(Linking C executable cmTC_acfa8 MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT Linking C executable cmTC_acfa8 MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line Linking C executable cmTC_acfa8 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if(Linking C executable cmTC_acfa8 MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT Linking C executable cmTC_acfa8 MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif(Linking C executable cmTC_acfa8 MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [Linking C executable cmTC_acfa8] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/bin/cmake -E cmake_link_script CMakeFiles/cmTC_acfa8.dir/link.txt --verbose=1 MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/bin/cmake -E cmake_link_script CMakeFiles/cmTC_acfa8.dir/link.txt --verbose=1 MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/bin/cmake -E cmake_link_script CMakeFiles/cmTC_acfa8.dir/link.txt --verbose=1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/bin/cmake -E cmake_link_script CMakeFiles/cmTC_acfa8.dir/link.txt --verbose=1 MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/bin/cmake -E cmake_link_script CMakeFiles/cmTC_acfa8.dir/link.txt --verbose=1 MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/bin/cmake -E cmake_link_script CMakeFiles/cmTC_acfa8.dir/link.txt --verbose=1 MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/bin/cmake -E cmake_link_script CMakeFiles/cmTC_acfa8.dir/link.txt --verbose=1] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -o cmTC_acfa8 MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -o cmTC_acfa8 MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -o cmTC_acfa8 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl -search_paths_first -Wl -headerpad_max_install_names -v -Wl -v CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -o cmTC_acfa8 MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl -search_paths_first -Wl -headerpad_max_install_names -v -Wl -v CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -o cmTC_acfa8 MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl -search_paths_first -Wl -headerpad_max_install_names -v -Wl -v CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -o cmTC_acfa8 MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl -search_paths_first -Wl -headerpad_max_install_names -v -Wl -v CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -o cmTC_acfa8 ] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if(Apple clang version 12.0.0 (clang-1200.0.32.2) MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT Apple clang version 12.0.0 (clang-1200.0.32.2) MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line Apple clang version 12.0.0 (clang-1200.0.32.2) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if(Apple clang version 12.0.0 (clang-1200.0.32.2) MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT Apple clang version 12.0.0 (clang-1200.0.32.2) MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif(Apple clang version 12.0.0 (clang-1200.0.32.2) MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [Apple clang version 12.0.0 (clang-1200.0.32.2)] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if(Target: x86_64-apple-darwin19.6.0 MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT Target: x86_64-apple-darwin19.6.0 MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line Target: x86_64-apple-darwin19.6.0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if(Target: x86_64-apple-darwin19.6.0 MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT Target: x86_64-apple-darwin19.6.0 MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif(Target: x86_64-apple-darwin19.6.0 MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [Target: x86_64-apple-darwin19.6.0] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if(Thread model: posix MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT Thread model: posix MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line Thread model: posix ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if(Thread model: posix MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT Thread model: posix MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif(Thread model: posix MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [Thread model: posix] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if(InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if(InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif(InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if( "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -lto_library /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib -dynamic -arch x86_64 -platform_version macos 10.15.0 10.15.6 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o cmTC_acfa8 -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -lto_library /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib -dynamic -arch x86_64 -platform_version macos 10.15.0 10.15.6 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o cmTC_acfa8 -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(38): if(XCODE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(48): separate_arguments(args NATIVE_COMMAND "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -lto_library /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib -dynamic -arch x86_64 -platform_version macos 10.15.0 10.15.6 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o cmTC_acfa8 -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(49): list(GET args 0 cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(65): string(APPEND log link line: [ "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -lto_library /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib -dynamic -arch x86_64 -platform_version macos 10.15.0 10.15.6 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o cmTC_acfa8 -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(66): string(REGEX REPLACE ;-([LYz]); ;-\1 args /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld;-demangle;-lto_library;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib;-dynamic;-arch;x86_64;-platform_version;macos;10.15.0;10.15.6;-syslibroot;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk;-o;cmTC_acfa8;-search_paths_first;-headerpad_max_install_names;-v;CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o;-lSystem;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(67): set(skip_value_of ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(68): foreach(arg IN LISTS args ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(69): if(skip_value_of ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(72): elseif(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld MATCHES ^-L(.:)?[/\] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(77): elseif(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld MATCHES ^[-/](LIBPATH|libpath):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(82): elseif(is_msvc AND /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld STREQUAL -link ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(84): elseif(is_msvc AND /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld MATCHES ^(.*\.[Ll][Ii][Bb])$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(88): elseif(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld STREQUAL -lto_library ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(92): elseif(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld MATCHES ^-l([^:].*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(97): elseif(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld MATCHES ^(.:)?[/\].*\.a$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(101): elseif(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld MATCHES ^[-/](DEFAULTLIB|defaultlib):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(106): elseif(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld MATCHES ^(.:)?[/\].*\.o$ AND obj_regex AND /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld MATCHES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(111): elseif(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld MATCHES ^-Y(P,)?[^0-9] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(117): elseif(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld MATCHES ^-l: ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(121): elseif(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld MATCHES ^-z(all|default|weak)extract ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(125): elseif(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld STREQUAL cl.exe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(128): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(129): string(APPEND log arg [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld] ==> ignore ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(69): if(skip_value_of ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(72): elseif(-demangle MATCHES ^-L(.:)?[/\] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(77): elseif(-demangle MATCHES ^[-/](LIBPATH|libpath):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(82): elseif(is_msvc AND -demangle STREQUAL -link ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(84): elseif(is_msvc AND -demangle MATCHES ^(.*\.[Ll][Ii][Bb])$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(88): elseif(-demangle STREQUAL -lto_library ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(92): elseif(-demangle MATCHES ^-l([^:].*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(97): elseif(-demangle MATCHES ^(.:)?[/\].*\.a$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(101): elseif(-demangle MATCHES ^[-/](DEFAULTLIB|defaultlib):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(106): elseif(-demangle MATCHES ^(.:)?[/\].*\.o$ AND obj_regex AND -demangle MATCHES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(111): elseif(-demangle MATCHES ^-Y(P,)?[^0-9] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(117): elseif(-demangle MATCHES ^-l: ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(121): elseif(-demangle MATCHES ^-z(all|default|weak)extract ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(125): elseif(-demangle STREQUAL cl.exe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(128): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(129): string(APPEND log arg [-demangle] ==> ignore ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(69): if(skip_value_of ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(72): elseif(-lto_library MATCHES ^-L(.:)?[/\] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(77): elseif(-lto_library MATCHES ^[-/](LIBPATH|libpath):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(82): elseif(is_msvc AND -lto_library STREQUAL -link ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(84): elseif(is_msvc AND -lto_library MATCHES ^(.*\.[Ll][Ii][Bb])$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(88): elseif(-lto_library STREQUAL -lto_library ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(90): set(skip_value_of -lto_library ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(91): string(APPEND log arg [-lto_library] ==> ignore, skip following value ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(69): if(skip_value_of ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(70): string(APPEND log arg [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib] ==> skip value of -lto_library ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(71): set(skip_value_of ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(69): if(skip_value_of ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(72): elseif(-dynamic MATCHES ^-L(.:)?[/\] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(77): elseif(-dynamic MATCHES ^[-/](LIBPATH|libpath):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(82): elseif(is_msvc AND -dynamic STREQUAL -link ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(84): elseif(is_msvc AND -dynamic MATCHES ^(.*\.[Ll][Ii][Bb])$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(88): elseif(-dynamic STREQUAL -lto_library ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(92): elseif(-dynamic MATCHES ^-l([^:].*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(97): elseif(-dynamic MATCHES ^(.:)?[/\].*\.a$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(101): elseif(-dynamic MATCHES ^[-/](DEFAULTLIB|defaultlib):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(106): elseif(-dynamic MATCHES ^(.:)?[/\].*\.o$ AND obj_regex AND -dynamic MATCHES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(111): elseif(-dynamic MATCHES ^-Y(P,)?[^0-9] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(117): elseif(-dynamic MATCHES ^-l: ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(121): elseif(-dynamic MATCHES ^-z(all|default|weak)extract ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(125): elseif(-dynamic STREQUAL cl.exe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(128): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(129): string(APPEND log arg [-dynamic] ==> ignore ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(69): if(skip_value_of ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(72): elseif(-arch MATCHES ^-L(.:)?[/\] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(77): elseif(-arch MATCHES ^[-/](LIBPATH|libpath):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(82): elseif(is_msvc AND -arch STREQUAL -link ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(84): elseif(is_msvc AND -arch MATCHES ^(.*\.[Ll][Ii][Bb])$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(88): elseif(-arch STREQUAL -lto_library ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(92): elseif(-arch MATCHES ^-l([^:].*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(97): elseif(-arch MATCHES ^(.:)?[/\].*\.a$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(101): elseif(-arch MATCHES ^[-/](DEFAULTLIB|defaultlib):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(106): elseif(-arch MATCHES ^(.:)?[/\].*\.o$ AND obj_regex AND -arch MATCHES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(111): elseif(-arch MATCHES ^-Y(P,)?[^0-9] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(117): elseif(-arch MATCHES ^-l: ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(121): elseif(-arch MATCHES ^-z(all|default|weak)extract ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(125): elseif(-arch STREQUAL cl.exe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(128): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(129): string(APPEND log arg [-arch] ==> ignore ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(69): if(skip_value_of ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(72): elseif(x86_64 MATCHES ^-L(.:)?[/\] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(77): elseif(x86_64 MATCHES ^[-/](LIBPATH|libpath):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(82): elseif(is_msvc AND x86_64 STREQUAL -link ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(84): elseif(is_msvc AND x86_64 MATCHES ^(.*\.[Ll][Ii][Bb])$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(88): elseif(x86_64 STREQUAL -lto_library ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(92): elseif(x86_64 MATCHES ^-l([^:].*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(97): elseif(x86_64 MATCHES ^(.:)?[/\].*\.a$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(101): elseif(x86_64 MATCHES ^[-/](DEFAULTLIB|defaultlib):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(106): elseif(x86_64 MATCHES ^(.:)?[/\].*\.o$ AND obj_regex AND x86_64 MATCHES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(111): elseif(x86_64 MATCHES ^-Y(P,)?[^0-9] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(117): elseif(x86_64 MATCHES ^-l: ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(121): elseif(x86_64 MATCHES ^-z(all|default|weak)extract ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(125): elseif(x86_64 STREQUAL cl.exe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(128): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(129): string(APPEND log arg [x86_64] ==> ignore ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(69): if(skip_value_of ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(72): elseif(-platform_version MATCHES ^-L(.:)?[/\] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(77): elseif(-platform_version MATCHES ^[-/](LIBPATH|libpath):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(82): elseif(is_msvc AND -platform_version STREQUAL -link ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(84): elseif(is_msvc AND -platform_version MATCHES ^(.*\.[Ll][Ii][Bb])$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(88): elseif(-platform_version STREQUAL -lto_library ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(92): elseif(-platform_version MATCHES ^-l([^:].*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(97): elseif(-platform_version MATCHES ^(.:)?[/\].*\.a$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(101): elseif(-platform_version MATCHES ^[-/](DEFAULTLIB|defaultlib):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(106): elseif(-platform_version MATCHES ^(.:)?[/\].*\.o$ AND obj_regex AND -platform_version MATCHES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(111): elseif(-platform_version MATCHES ^-Y(P,)?[^0-9] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(117): elseif(-platform_version MATCHES ^-l: ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(121): elseif(-platform_version MATCHES ^-z(all|default|weak)extract ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(125): elseif(-platform_version STREQUAL cl.exe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(128): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(129): string(APPEND log arg [-platform_version] ==> ignore ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(69): if(skip_value_of ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(72): elseif(macos MATCHES ^-L(.:)?[/\] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(77): elseif(macos MATCHES ^[-/](LIBPATH|libpath):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(82): elseif(is_msvc AND macos STREQUAL -link ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(84): elseif(is_msvc AND macos MATCHES ^(.*\.[Ll][Ii][Bb])$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(88): elseif(macos STREQUAL -lto_library ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(92): elseif(macos MATCHES ^-l([^:].*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(97): elseif(macos MATCHES ^(.:)?[/\].*\.a$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(101): elseif(macos MATCHES ^[-/](DEFAULTLIB|defaultlib):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(106): elseif(macos MATCHES ^(.:)?[/\].*\.o$ AND obj_regex AND macos MATCHES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(111): elseif(macos MATCHES ^-Y(P,)?[^0-9] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(117): elseif(macos MATCHES ^-l: ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(121): elseif(macos MATCHES ^-z(all|default|weak)extract ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(125): elseif(macos STREQUAL cl.exe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(128): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(129): string(APPEND log arg [macos] ==> ignore ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(69): if(skip_value_of ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(72): elseif(10.15.0 MATCHES ^-L(.:)?[/\] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(77): elseif(10.15.0 MATCHES ^[-/](LIBPATH|libpath):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(82): elseif(is_msvc AND 10.15.0 STREQUAL -link ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(84): elseif(is_msvc AND 10.15.0 MATCHES ^(.*\.[Ll][Ii][Bb])$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(88): elseif(10.15.0 STREQUAL -lto_library ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(92): elseif(10.15.0 MATCHES ^-l([^:].*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(97): elseif(10.15.0 MATCHES ^(.:)?[/\].*\.a$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(101): elseif(10.15.0 MATCHES ^[-/](DEFAULTLIB|defaultlib):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(106): elseif(10.15.0 MATCHES ^(.:)?[/\].*\.o$ AND obj_regex AND 10.15.0 MATCHES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(111): elseif(10.15.0 MATCHES ^-Y(P,)?[^0-9] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(117): elseif(10.15.0 MATCHES ^-l: ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(121): elseif(10.15.0 MATCHES ^-z(all|default|weak)extract ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(125): elseif(10.15.0 STREQUAL cl.exe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(128): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(129): string(APPEND log arg [10.15.0] ==> ignore ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(69): if(skip_value_of ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(72): elseif(10.15.6 MATCHES ^-L(.:)?[/\] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(77): elseif(10.15.6 MATCHES ^[-/](LIBPATH|libpath):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(82): elseif(is_msvc AND 10.15.6 STREQUAL -link ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(84): elseif(is_msvc AND 10.15.6 MATCHES ^(.*\.[Ll][Ii][Bb])$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(88): elseif(10.15.6 STREQUAL -lto_library ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(92): elseif(10.15.6 MATCHES ^-l([^:].*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(97): elseif(10.15.6 MATCHES ^(.:)?[/\].*\.a$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(101): elseif(10.15.6 MATCHES ^[-/](DEFAULTLIB|defaultlib):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(106): elseif(10.15.6 MATCHES ^(.:)?[/\].*\.o$ AND obj_regex AND 10.15.6 MATCHES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(111): elseif(10.15.6 MATCHES ^-Y(P,)?[^0-9] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(117): elseif(10.15.6 MATCHES ^-l: ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(121): elseif(10.15.6 MATCHES ^-z(all|default|weak)extract ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(125): elseif(10.15.6 STREQUAL cl.exe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(128): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(129): string(APPEND log arg [10.15.6] ==> ignore ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(69): if(skip_value_of ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(72): elseif(-syslibroot MATCHES ^-L(.:)?[/\] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(77): elseif(-syslibroot MATCHES ^[-/](LIBPATH|libpath):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(82): elseif(is_msvc AND -syslibroot STREQUAL -link ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(84): elseif(is_msvc AND -syslibroot MATCHES ^(.*\.[Ll][Ii][Bb])$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(88): elseif(-syslibroot STREQUAL -lto_library ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(92): elseif(-syslibroot MATCHES ^-l([^:].*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(97): elseif(-syslibroot MATCHES ^(.:)?[/\].*\.a$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(101): elseif(-syslibroot MATCHES ^[-/](DEFAULTLIB|defaultlib):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(106): elseif(-syslibroot MATCHES ^(.:)?[/\].*\.o$ AND obj_regex AND -syslibroot MATCHES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(111): elseif(-syslibroot MATCHES ^-Y(P,)?[^0-9] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(117): elseif(-syslibroot MATCHES ^-l: ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(121): elseif(-syslibroot MATCHES ^-z(all|default|weak)extract ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(125): elseif(-syslibroot STREQUAL cl.exe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(128): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(129): string(APPEND log arg [-syslibroot] ==> ignore ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(69): if(skip_value_of ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(72): elseif(/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk MATCHES ^-L(.:)?[/\] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(77): elseif(/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk MATCHES ^[-/](LIBPATH|libpath):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(82): elseif(is_msvc AND /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk STREQUAL -link ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(84): elseif(is_msvc AND /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk MATCHES ^(.*\.[Ll][Ii][Bb])$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(88): elseif(/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk STREQUAL -lto_library ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(92): elseif(/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk MATCHES ^-l([^:].*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(97): elseif(/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk MATCHES ^(.:)?[/\].*\.a$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(101): elseif(/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk MATCHES ^[-/](DEFAULTLIB|defaultlib):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(106): elseif(/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk MATCHES ^(.:)?[/\].*\.o$ AND obj_regex AND /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk MATCHES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(111): elseif(/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk MATCHES ^-Y(P,)?[^0-9] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(117): elseif(/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk MATCHES ^-l: ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(121): elseif(/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk MATCHES ^-z(all|default|weak)extract ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(125): elseif(/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk STREQUAL cl.exe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(128): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(129): string(APPEND log arg [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk] ==> ignore ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(69): if(skip_value_of ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(72): elseif(-o MATCHES ^-L(.:)?[/\] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(77): elseif(-o MATCHES ^[-/](LIBPATH|libpath):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(82): elseif(is_msvc AND -o STREQUAL -link ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(84): elseif(is_msvc AND -o MATCHES ^(.*\.[Ll][Ii][Bb])$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(88): elseif(-o STREQUAL -lto_library ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(92): elseif(-o MATCHES ^-l([^:].*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(97): elseif(-o MATCHES ^(.:)?[/\].*\.a$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(101): elseif(-o MATCHES ^[-/](DEFAULTLIB|defaultlib):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(106): elseif(-o MATCHES ^(.:)?[/\].*\.o$ AND obj_regex AND -o MATCHES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(111): elseif(-o MATCHES ^-Y(P,)?[^0-9] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(117): elseif(-o MATCHES ^-l: ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(121): elseif(-o MATCHES ^-z(all|default|weak)extract ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(125): elseif(-o STREQUAL cl.exe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(128): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(129): string(APPEND log arg [-o] ==> ignore ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(69): if(skip_value_of ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(72): elseif(cmTC_acfa8 MATCHES ^-L(.:)?[/\] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(77): elseif(cmTC_acfa8 MATCHES ^[-/](LIBPATH|libpath):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(82): elseif(is_msvc AND cmTC_acfa8 STREQUAL -link ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(84): elseif(is_msvc AND cmTC_acfa8 MATCHES ^(.*\.[Ll][Ii][Bb])$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(88): elseif(cmTC_acfa8 STREQUAL -lto_library ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(92): elseif(cmTC_acfa8 MATCHES ^-l([^:].*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(97): elseif(cmTC_acfa8 MATCHES ^(.:)?[/\].*\.a$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(101): elseif(cmTC_acfa8 MATCHES ^[-/](DEFAULTLIB|defaultlib):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(106): elseif(cmTC_acfa8 MATCHES ^(.:)?[/\].*\.o$ AND obj_regex AND cmTC_acfa8 MATCHES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(111): elseif(cmTC_acfa8 MATCHES ^-Y(P,)?[^0-9] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(117): elseif(cmTC_acfa8 MATCHES ^-l: ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(121): elseif(cmTC_acfa8 MATCHES ^-z(all|default|weak)extract ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(125): elseif(cmTC_acfa8 STREQUAL cl.exe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(128): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(129): string(APPEND log arg [cmTC_acfa8] ==> ignore ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(69): if(skip_value_of ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(72): elseif(-search_paths_first MATCHES ^-L(.:)?[/\] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(77): elseif(-search_paths_first MATCHES ^[-/](LIBPATH|libpath):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(82): elseif(is_msvc AND -search_paths_first STREQUAL -link ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(84): elseif(is_msvc AND -search_paths_first MATCHES ^(.*\.[Ll][Ii][Bb])$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(88): elseif(-search_paths_first STREQUAL -lto_library ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(92): elseif(-search_paths_first MATCHES ^-l([^:].*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(97): elseif(-search_paths_first MATCHES ^(.:)?[/\].*\.a$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(101): elseif(-search_paths_first MATCHES ^[-/](DEFAULTLIB|defaultlib):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(106): elseif(-search_paths_first MATCHES ^(.:)?[/\].*\.o$ AND obj_regex AND -search_paths_first MATCHES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(111): elseif(-search_paths_first MATCHES ^-Y(P,)?[^0-9] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(117): elseif(-search_paths_first MATCHES ^-l: ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(121): elseif(-search_paths_first MATCHES ^-z(all|default|weak)extract ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(125): elseif(-search_paths_first STREQUAL cl.exe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(128): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(129): string(APPEND log arg [-search_paths_first] ==> ignore ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(69): if(skip_value_of ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(72): elseif(-headerpad_max_install_names MATCHES ^-L(.:)?[/\] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(77): elseif(-headerpad_max_install_names MATCHES ^[-/](LIBPATH|libpath):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(82): elseif(is_msvc AND -headerpad_max_install_names STREQUAL -link ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(84): elseif(is_msvc AND -headerpad_max_install_names MATCHES ^(.*\.[Ll][Ii][Bb])$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(88): elseif(-headerpad_max_install_names STREQUAL -lto_library ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(92): elseif(-headerpad_max_install_names MATCHES ^-l([^:].*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(97): elseif(-headerpad_max_install_names MATCHES ^(.:)?[/\].*\.a$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(101): elseif(-headerpad_max_install_names MATCHES ^[-/](DEFAULTLIB|defaultlib):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(106): elseif(-headerpad_max_install_names MATCHES ^(.:)?[/\].*\.o$ AND obj_regex AND -headerpad_max_install_names MATCHES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(111): elseif(-headerpad_max_install_names MATCHES ^-Y(P,)?[^0-9] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(117): elseif(-headerpad_max_install_names MATCHES ^-l: ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(121): elseif(-headerpad_max_install_names MATCHES ^-z(all|default|weak)extract ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(125): elseif(-headerpad_max_install_names STREQUAL cl.exe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(128): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(129): string(APPEND log arg [-headerpad_max_install_names] ==> ignore ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(69): if(skip_value_of ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(72): elseif(-v MATCHES ^-L(.:)?[/\] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(77): elseif(-v MATCHES ^[-/](LIBPATH|libpath):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(82): elseif(is_msvc AND -v STREQUAL -link ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(84): elseif(is_msvc AND -v MATCHES ^(.*\.[Ll][Ii][Bb])$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(88): elseif(-v STREQUAL -lto_library ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(92): elseif(-v MATCHES ^-l([^:].*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(97): elseif(-v MATCHES ^(.:)?[/\].*\.a$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(101): elseif(-v MATCHES ^[-/](DEFAULTLIB|defaultlib):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(106): elseif(-v MATCHES ^(.:)?[/\].*\.o$ AND obj_regex AND -v MATCHES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(111): elseif(-v MATCHES ^-Y(P,)?[^0-9] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(117): elseif(-v MATCHES ^-l: ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(121): elseif(-v MATCHES ^-z(all|default|weak)extract ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(125): elseif(-v STREQUAL cl.exe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(128): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(129): string(APPEND log arg [-v] ==> ignore ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(69): if(skip_value_of ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(72): elseif(CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o MATCHES ^-L(.:)?[/\] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(77): elseif(CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o MATCHES ^[-/](LIBPATH|libpath):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(82): elseif(is_msvc AND CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o STREQUAL -link ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(84): elseif(is_msvc AND CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o MATCHES ^(.*\.[Ll][Ii][Bb])$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(88): elseif(CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o STREQUAL -lto_library ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(92): elseif(CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o MATCHES ^-l([^:].*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(97): elseif(CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o MATCHES ^(.:)?[/\].*\.a$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(101): elseif(CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o MATCHES ^[-/](DEFAULTLIB|defaultlib):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(106): elseif(CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o MATCHES ^(.:)?[/\].*\.o$ AND obj_regex AND CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o MATCHES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(111): elseif(CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o MATCHES ^-Y(P,)?[^0-9] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(117): elseif(CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o MATCHES ^-l: ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(121): elseif(CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o MATCHES ^-z(all|default|weak)extract ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(125): elseif(CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o STREQUAL cl.exe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(128): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(129): string(APPEND log arg [CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o] ==> ignore ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(69): if(skip_value_of ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(72): elseif(-lSystem MATCHES ^-L(.:)?[/\] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(77): elseif(-lSystem MATCHES ^[-/](LIBPATH|libpath):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(82): elseif(is_msvc AND -lSystem STREQUAL -link ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(84): elseif(is_msvc AND -lSystem MATCHES ^(.*\.[Ll][Ii][Bb])$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(88): elseif(-lSystem STREQUAL -lto_library ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(92): elseif(-lSystem MATCHES ^-l([^:].*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(94): set(lib System ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(95): list(APPEND implicit_libs_tmp System ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(96): string(APPEND log arg [-lSystem] ==> lib [System] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(69): if(skip_value_of ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(72): elseif(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a MATCHES ^-L(.:)?[/\] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(77): elseif(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a MATCHES ^[-/](LIBPATH|libpath):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(82): elseif(is_msvc AND /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a STREQUAL -link ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(84): elseif(is_msvc AND /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a MATCHES ^(.*\.[Ll][Ii][Bb])$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(88): elseif(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a STREQUAL -lto_library ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(92): elseif(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a MATCHES ^-l([^:].*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(97): elseif(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a MATCHES ^(.:)?[/\].*\.a$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(99): list(APPEND implicit_libs_tmp /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(100): string(APPEND log arg [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a] ==> lib [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(132): break() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(145): if(Change Dir: /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp;;Run Build Command(s):/Users/mathomp4/.homebrew/brew/bin/gmake cmTC_acfa8/fast && /Users/mathomp4/.homebrew/brew/bin/gmake -f CMakeFiles/cmTC_acfa8.dir/build.make CMakeFiles/cmTC_acfa8.dir/build;gmake[1]: Entering directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp';Building C object CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -v -Wl,-v -o CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c;Apple clang version 12.0.0 (clang-1200.0.32.2);Target: x86_64-apple-darwin19.6.0;Thread model: posix;InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin;clang: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument]; "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.15.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCCompilerABI.c -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.15.6 -fcompatibility-qualified-id-block-type-checking -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdebug-compilation-dir /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=macosx-10.15.0 -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -x c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c;clang -cc1 version 12.0.0 (clang-1200.0.32.2) default target x86_64-apple-darwin19.6.0;ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include";ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks";#include "..." search starts here:;#include <...> search starts here:; /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include; /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks (framework directory);End of search list.;Linking C executable cmTC_acfa8;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/bin/cmake -E cmake_link_script CMakeFiles/cmTC_acfa8.dir/link.txt --verbose=1;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -o cmTC_acfa8 ;Apple clang version 12.0.0 (clang-1200.0.32.2);Target: x86_64-apple-darwin19.6.0;Thread model: posix;InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin; "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -lto_library /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib -dynamic -arch x86_64 -platform_version macos 10.15.0 10.15.6 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o cmTC_acfa8 -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a;@(#)PROGRAM:ld PROJECT:ld64-609;BUILD 07:59:13 Aug 25 2020;configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em;Library search paths:; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib;Framework search paths:; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/;gmake[1]: Leaving directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp';; MATCHES ;Library search paths:((; [^;]+)+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(146): string(REPLACE ; ; implicit_dirs_match ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(147): string(APPEND log Library search paths: [;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(148): list(APPEND implicit_dirs_tmp ;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(150): if(Change Dir: /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp;;Run Build Command(s):/Users/mathomp4/.homebrew/brew/bin/gmake cmTC_acfa8/fast && /Users/mathomp4/.homebrew/brew/bin/gmake -f CMakeFiles/cmTC_acfa8.dir/build.make CMakeFiles/cmTC_acfa8.dir/build;gmake[1]: Entering directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp';Building C object CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -v -Wl,-v -o CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c;Apple clang version 12.0.0 (clang-1200.0.32.2);Target: x86_64-apple-darwin19.6.0;Thread model: posix;InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin;clang: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument]; "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.15.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCCompilerABI.c -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.15.6 -fcompatibility-qualified-id-block-type-checking -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdebug-compilation-dir /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=macosx-10.15.0 -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -x c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c;clang -cc1 version 12.0.0 (clang-1200.0.32.2) default target x86_64-apple-darwin19.6.0;ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include";ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks";#include "..." search starts here:;#include <...> search starts here:; /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include; /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks (framework directory);End of search list.;Linking C executable cmTC_acfa8;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/bin/cmake -E cmake_link_script CMakeFiles/cmTC_acfa8.dir/link.txt --verbose=1;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -o cmTC_acfa8 ;Apple clang version 12.0.0 (clang-1200.0.32.2);Target: x86_64-apple-darwin19.6.0;Thread model: posix;InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin; "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -lto_library /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib -dynamic -arch x86_64 -platform_version macos 10.15.0 10.15.6 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o cmTC_acfa8 -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a;@(#)PROGRAM:ld PROJECT:ld64-609;BUILD 07:59:13 Aug 25 2020;configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em;Library search paths:; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib;Framework search paths:; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/;gmake[1]: Leaving directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp';; MATCHES ;Framework search paths:((; [^;]+)+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(151): string(REPLACE ; ; implicit_fwks_match ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(152): string(APPEND log Framework search paths: [;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(153): list(APPEND implicit_fwks_tmp ;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(158): set(implicit_libs ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(159): foreach(lib IN LISTS implicit_libs_tmp ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(160): if(xSystem MATCHES ^x(crt.*\.o|gcc_eh.*|.*libgcc_eh.*|System.*|.*libclang_rt.*|msvcrt.*|libvcruntime.*|libucrt.*|libcmt.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(161): string(APPEND log remove lib [System] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(160): if(x/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a MATCHES ^x(crt.*\.o|gcc_eh.*|.*libgcc_eh.*|System.*|.*libclang_rt.*|msvcrt.*|libvcruntime.*|libucrt.*|libcmt.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(161): string(APPEND log remove lib [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(174): set(desc_dirs library ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(175): set(desc_fwks framework ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(176): foreach(t dirs fwks ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(177): set(implicit_dirs ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(178): foreach(d IN LISTS implicit_dirs_tmp ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(179): get_filename_component(dir /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib ABSOLUTE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(180): string(FIND /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib /CMakeFiles/ pos ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(181): if(NOT pos LESS 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(183): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(184): set(msg ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(185): list(APPEND implicit_dirs /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(187): string(APPEND log collapse library dir [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib] ==> [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(189): list(REMOVE_DUPLICATES implicit_dirs ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(177): set(implicit_fwks ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(178): foreach(d IN LISTS implicit_fwks_tmp ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(179): get_filename_component(dir /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/ ABSOLUTE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(180): string(FIND /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks /CMakeFiles/ pos ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(181): if(NOT pos LESS 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(183): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(184): set(msg ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(185): list(APPEND implicit_fwks /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(187): string(APPEND log collapse framework dir [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/] ==> [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(189): list(REMOVE_DUPLICATES implicit_fwks ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(193): string(APPEND log implicit libs: [] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(194): string(APPEND log implicit dirs: [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(195): string(APPEND log implicit fwks: [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(198): set(implicit_libs PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(199): set(implicit_dirs /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(200): set(implicit_fwks /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(201): set(log link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] ignore line: [Change Dir: /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp] ignore line: [] ignore line: [Run Build Command(s):/Users/mathomp4/.homebrew/brew/bin/gmake cmTC_acfa8/fast && /Users/mathomp4/.homebrew/brew/bin/gmake -f CMakeFiles/cmTC_acfa8.dir/build.make CMakeFiles/cmTC_acfa8.dir/build] ignore line: [gmake[1]: Entering directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp'] ignore line: [Building C object CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o] ignore line: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -v -Wl -v -o CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c] ignore line: [Apple clang version 12.0.0 (clang-1200.0.32.2)] ignore line: [Target: x86_64-apple-darwin19.6.0] ignore line: [Thread model: posix] ignore line: [InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin] ignore line: [clang: warning: -Wl -v: 'linker' input unused [-Wunused-command-line-argument]] ignore line: [ "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.15.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCCompilerABI.c -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.15.6 -fcompatibility-qualified-id-block-type-checking -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdebug-compilation-dir /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=macosx-10.15.0 -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -x c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c] ignore line: [clang -cc1 version 12.0.0 (clang-1200.0.32.2) default target x86_64-apple-darwin19.6.0] ignore line: [ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include"] ignore line: [ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks"] ignore line: [#include "..." search starts here:] ignore line: [#include <...> search starts here:] ignore line: [ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include] ignore line: [ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include] ignore line: [ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include] ignore line: [ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks (framework directory)] ignore line: [End of search list.] ignore line: [Linking C executable cmTC_acfa8] ignore line: [/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/bin/cmake -E cmake_link_script CMakeFiles/cmTC_acfa8.dir/link.txt --verbose=1] ignore line: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl -search_paths_first -Wl -headerpad_max_install_names -v -Wl -v CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -o cmTC_acfa8 ] ignore line: [Apple clang version 12.0.0 (clang-1200.0.32.2)] ignore line: [Target: x86_64-apple-darwin19.6.0] ignore line: [Thread model: posix] ignore line: [InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin] link line: [ "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -lto_library /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib -dynamic -arch x86_64 -platform_version macos 10.15.0 10.15.6 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o cmTC_acfa8 -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a] arg [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld] ==> ignore arg [-demangle] ==> ignore arg [-lto_library] ==> ignore, skip following value arg [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib] ==> skip value of -lto_library arg [-dynamic] ==> ignore arg [-arch] ==> ignore arg [x86_64] ==> ignore arg [-platform_version] ==> ignore arg [macos] ==> ignore arg [10.15.0] ==> ignore arg [10.15.6] ==> ignore arg [-syslibroot] ==> ignore arg [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk] ==> ignore arg [-o] ==> ignore arg [cmTC_acfa8] ==> ignore arg [-search_paths_first] ==> ignore arg [-headerpad_max_install_names] ==> ignore arg [-v] ==> ignore arg [CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o] ==> ignore arg [-lSystem] ==> lib [System] arg [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a] ==> lib [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a] Library search paths: [;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib] Framework search paths: [;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/] remove lib [System] remove lib [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a] collapse library dir [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib] ==> [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib] collapse framework dir [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/] ==> [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks] implicit libs: [] implicit dirs: [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib] implicit fwks: [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks] PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(125): file(APPEND /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeOutput.log Parsed C implicit link information from above output: link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] ignore line: [Change Dir: /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp] ignore line: [] ignore line: [Run Build Command(s):/Users/mathomp4/.homebrew/brew/bin/gmake cmTC_acfa8/fast && /Users/mathomp4/.homebrew/brew/bin/gmake -f CMakeFiles/cmTC_acfa8.dir/build.make CMakeFiles/cmTC_acfa8.dir/build] ignore line: [gmake[1]: Entering directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp'] ignore line: [Building C object CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o] ignore line: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -v -Wl -v -o CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c] ignore line: [Apple clang version 12.0.0 (clang-1200.0.32.2)] ignore line: [Target: x86_64-apple-darwin19.6.0] ignore line: [Thread model: posix] ignore line: [InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin] ignore line: [clang: warning: -Wl -v: 'linker' input unused [-Wunused-command-line-argument]] ignore line: [ "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.15.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCCompilerABI.c -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.15.6 -fcompatibility-qualified-id-block-type-checking -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdebug-compilation-dir /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=macosx-10.15.0 -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -x c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompilerABI.c] ignore line: [clang -cc1 version 12.0.0 (clang-1200.0.32.2) default target x86_64-apple-darwin19.6.0] ignore line: [ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include"] ignore line: [ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks"] ignore line: [#include "..." search starts here:] ignore line: [#include <...> search starts here:] ignore line: [ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include] ignore line: [ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include] ignore line: [ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include] ignore line: [ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks (framework directory)] ignore line: [End of search list.] ignore line: [Linking C executable cmTC_acfa8] ignore line: [/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/bin/cmake -E cmake_link_script CMakeFiles/cmTC_acfa8.dir/link.txt --verbose=1] ignore line: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl -search_paths_first -Wl -headerpad_max_install_names -v -Wl -v CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -o cmTC_acfa8 ] ignore line: [Apple clang version 12.0.0 (clang-1200.0.32.2)] ignore line: [Target: x86_64-apple-darwin19.6.0] ignore line: [Thread model: posix] ignore line: [InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin] link line: [ "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -lto_library /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib -dynamic -arch x86_64 -platform_version macos 10.15.0 10.15.6 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o cmTC_acfa8 -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a] arg [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld] ==> ignore arg [-demangle] ==> ignore arg [-lto_library] ==> ignore, skip following value arg [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib] ==> skip value of -lto_library arg [-dynamic] ==> ignore arg [-arch] ==> ignore arg [x86_64] ==> ignore arg [-platform_version] ==> ignore arg [macos] ==> ignore arg [10.15.0] ==> ignore arg [10.15.6] ==> ignore arg [-syslibroot] ==> ignore arg [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk] ==> ignore arg [-o] ==> ignore arg [cmTC_acfa8] ==> ignore arg [-search_paths_first] ==> ignore arg [-headerpad_max_install_names] ==> ignore arg [-v] ==> ignore arg [CMakeFiles/cmTC_acfa8.dir/CMakeCCompilerABI.c.o] ==> ignore arg [-lSystem] ==> lib [System] arg [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a] ==> lib [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a] Library search paths: [;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib] Framework search paths: [;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/] remove lib [System] remove lib [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a] collapse library dir [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib] ==> [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib] collapse framework dir [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/] ==> [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks] implicit libs: [] implicit dirs: [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib] implicit fwks: [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(131): if(C MATCHES Fortran AND Unix Makefiles MATCHES Visual Studio ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(151): if(DEFINED CMAKE_OSX_ARCHITECTURES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(152): if( MATCHES ; ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(157): set(CMAKE_C_IMPLICIT_LINK_LIBRARIES PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(158): set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(159): set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(162): if(CMAKE_LIBRARY_ARCHITECTURE_REGEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCCompiler.cmake(170): elseif(CMAKE_CXX_COMPILER_ID STREQUAL QCC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCCompiler.cmake(27): if(CMAKE_C_ABI_COMPILED ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCCompiler.cmake(29): set(CMAKE_C_COMPILER_WORKS TRUE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCCompiler.cmake(30): message(STATUS Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang - skipped ) -- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang - skipped /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCCompiler.cmake(38): if(NOT CMAKE_C_COMPILER_WORKS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCCompiler.cmake(78): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake(5): function(cmake_determine_compile_features lang ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCCompiler.cmake(79): CMAKE_DETERMINE_COMPILE_FEATURES(C ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake(7): if(lang STREQUAL C AND COMMAND cmake_record_c_compile_features ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake(8): message(CHECK_START Detecting C compile features ) -- Detecting C compile features /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake(10): set(CMAKE_C90_COMPILE_FEATURES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake(11): set(CMAKE_C99_COMPILE_FEATURES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake(12): set(CMAKE_C11_COMPILE_FEATURES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake(14): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Internal/FeatureTesting.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Internal/FeatureTesting.cmake(2): macro(_record_compiler_features lang compile_flags feature_list ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Internal/FeatureTesting.cmake(72): macro(_record_compiler_features_c std ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Internal/FeatureTesting.cmake(82): macro(_record_compiler_features_cxx std ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Internal/FeatureTesting.cmake(92): macro(_record_compiler_features_cuda std ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Internal/FeatureTesting.cmake(102): macro(_has_compiler_features lang level compile_flags feature_list ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Internal/FeatureTesting.cmake(108): macro(_has_compiler_features_c std ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Internal/FeatureTesting.cmake(112): macro(_has_compiler_features_cxx std ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Internal/FeatureTesting.cmake(116): macro(_has_compiler_features_cuda std ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake(16): cmake_record_c_compile_features() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(66): set(_result 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(67): if(_result EQUAL 0 AND DEFINED CMAKE_C11_STANDARD_COMPILE_OPTION ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(68): if(CMAKE_C11_STANDARD__HAS_FULL_SUPPORT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(69): _has_compiler_features_c(11 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Internal/FeatureTesting.cmake(109): list(APPEND CMAKE_C11_COMPILE_FEATURES c_std_11 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Internal/FeatureTesting.cmake(110): _has_compiler_features(C 11 -std=c11 CMAKE_C11_COMPILE_FEATURES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Internal/FeatureTesting.cmake(104): get_property(known_features GLOBAL PROPERTY CMAKE_C11_KNOWN_FEATURES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Internal/FeatureTesting.cmake(105): list(APPEND CMAKE_C11_COMPILE_FEATURES c_static_assert ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(73): unset(CMAKE_C11_STANDARD__HAS_FULL_SUPPORT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(75): if(_result EQUAL 0 AND DEFINED CMAKE_C99_STANDARD_COMPILE_OPTION ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(76): if(CMAKE_C99_STANDARD__HAS_FULL_SUPPORT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(77): _has_compiler_features_c(99 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Internal/FeatureTesting.cmake(109): list(APPEND CMAKE_C99_COMPILE_FEATURES c_std_99 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Internal/FeatureTesting.cmake(110): _has_compiler_features(C 99 -std=c99 CMAKE_C99_COMPILE_FEATURES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Internal/FeatureTesting.cmake(104): get_property(known_features GLOBAL PROPERTY CMAKE_C99_KNOWN_FEATURES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Internal/FeatureTesting.cmake(105): list(APPEND CMAKE_C99_COMPILE_FEATURES c_restrict;c_variadic_macros ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(81): unset(CMAKE_C99_STANDARD__HAS_FULL_SUPPORT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(83): if(_result EQUAL 0 AND DEFINED CMAKE_C90_STANDARD_COMPILE_OPTION ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(84): if(CMAKE_C90_STANDARD__HAS_FULL_SUPPORT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(85): _has_compiler_features_c(90 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Internal/FeatureTesting.cmake(109): list(APPEND CMAKE_C90_COMPILE_FEATURES c_std_90 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Internal/FeatureTesting.cmake(110): _has_compiler_features(C 90 -std=c90 CMAKE_C90_COMPILE_FEATURES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Internal/FeatureTesting.cmake(104): get_property(known_features GLOBAL PROPERTY CMAKE_C90_KNOWN_FEATURES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Internal/FeatureTesting.cmake(105): list(APPEND CMAKE_C90_COMPILE_FEATURES c_function_prototypes ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(89): unset(CMAKE_C90_STANDARD__HAS_FULL_SUPPORT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake(18): if(NOT _result EQUAL 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake(23): if(CMAKE_C99_COMPILE_FEATURES AND CMAKE_C11_COMPILE_FEATURES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake(24): list(REMOVE_ITEM CMAKE_C11_COMPILE_FEATURES c_std_99;c_restrict;c_variadic_macros ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake(26): if(CMAKE_C90_COMPILE_FEATURES AND CMAKE_C99_COMPILE_FEATURES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake(27): list(REMOVE_ITEM CMAKE_C99_COMPILE_FEATURES c_std_90;c_function_prototypes ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake(30): if(NOT CMAKE_C_COMPILE_FEATURES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake(31): set(CMAKE_C_COMPILE_FEATURES c_std_90;c_function_prototypes c_std_99;c_restrict;c_variadic_macros c_std_11;c_static_assert ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake(38): set(CMAKE_C_COMPILE_FEATURES c_std_90;c_function_prototypes;c_std_99;c_restrict;c_variadic_macros;c_std_11;c_static_assert PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake(39): set(CMAKE_C90_COMPILE_FEATURES c_std_90;c_function_prototypes PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake(40): set(CMAKE_C99_COMPILE_FEATURES c_std_99;c_restrict;c_variadic_macros PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake(41): set(CMAKE_C11_COMPILE_FEATURES c_std_11;c_static_assert PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake(43): message(CHECK_PASS done ) -- Detecting C compile features - done /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCCompiler.cmake(82): configure_file(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCCompiler.cmake.in /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCCompiler.cmake @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCCompiler.cmake(87): include(/Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCCompiler.cmake ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCCompiler.cmake(1): set(CMAKE_C_COMPILER /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCCompiler.cmake(2): set(CMAKE_C_COMPILER_ARG1 ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCCompiler.cmake(3): set(CMAKE_C_COMPILER_ID AppleClang ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCCompiler.cmake(4): set(CMAKE_C_COMPILER_VERSION 12.0.0.12000032 ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCCompiler.cmake(5): set(CMAKE_C_COMPILER_VERSION_INTERNAL ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCCompiler.cmake(6): set(CMAKE_C_COMPILER_WRAPPER ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCCompiler.cmake(7): set(CMAKE_C_STANDARD_COMPUTED_DEFAULT 11 ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCCompiler.cmake(8): set(CMAKE_C_COMPILE_FEATURES c_std_90;c_function_prototypes;c_std_99;c_restrict;c_variadic_macros;c_std_11;c_static_assert ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCCompiler.cmake(9): set(CMAKE_C90_COMPILE_FEATURES c_std_90;c_function_prototypes ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCCompiler.cmake(10): set(CMAKE_C99_COMPILE_FEATURES c_std_99;c_restrict;c_variadic_macros ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCCompiler.cmake(11): set(CMAKE_C11_COMPILE_FEATURES c_std_11;c_static_assert ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCCompiler.cmake(13): set(CMAKE_C_PLATFORM_ID Darwin ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCCompiler.cmake(14): set(CMAKE_C_SIMULATE_ID ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCCompiler.cmake(15): set(CMAKE_C_COMPILER_FRONTEND_VARIANT ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCCompiler.cmake(16): set(CMAKE_C_SIMULATE_VERSION ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCCompiler.cmake(21): set(CMAKE_AR /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCCompiler.cmake(22): set(CMAKE_C_COMPILER_AR ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCCompiler.cmake(23): set(CMAKE_RANLIB /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCCompiler.cmake(24): set(CMAKE_C_COMPILER_RANLIB ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCCompiler.cmake(25): set(CMAKE_LINKER /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCCompiler.cmake(26): set(CMAKE_MT ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCCompiler.cmake(27): set(CMAKE_COMPILER_IS_GNUCC ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCCompiler.cmake(28): set(CMAKE_C_COMPILER_LOADED 1 ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCCompiler.cmake(29): set(CMAKE_C_COMPILER_WORKS TRUE ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCCompiler.cmake(30): set(CMAKE_C_ABI_COMPILED TRUE ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCCompiler.cmake(31): set(CMAKE_COMPILER_IS_MINGW ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCCompiler.cmake(32): set(CMAKE_COMPILER_IS_CYGWIN ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCCompiler.cmake(33): if(CMAKE_COMPILER_IS_CYGWIN ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCCompiler.cmake(38): set(CMAKE_C_COMPILER_ENV_VAR CC ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCCompiler.cmake(40): if(CMAKE_COMPILER_IS_MINGW ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCCompiler.cmake(43): set(CMAKE_C_COMPILER_ID_RUN 1 ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCCompiler.cmake(44): set(CMAKE_C_SOURCE_FILE_EXTENSIONS c;m ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCCompiler.cmake(45): set(CMAKE_C_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCCompiler.cmake(46): set(CMAKE_C_LINKER_PREFERENCE 10 ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCCompiler.cmake(49): set(CMAKE_C_SIZEOF_DATA_PTR 8 ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCCompiler.cmake(50): set(CMAKE_C_COMPILER_ABI ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCCompiler.cmake(51): set(CMAKE_C_LIBRARY_ARCHITECTURE ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCCompiler.cmake(53): if(CMAKE_C_SIZEOF_DATA_PTR ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCCompiler.cmake(54): set(CMAKE_SIZEOF_VOID_P 8 ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCCompiler.cmake(57): if(CMAKE_C_COMPILER_ABI ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCCompiler.cmake(61): if(CMAKE_C_LIBRARY_ARCHITECTURE ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCCompiler.cmake(65): set(CMAKE_C_CL_SHOWINCLUDES_PREFIX ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCCompiler.cmake(66): if(CMAKE_C_CL_SHOWINCLUDES_PREFIX ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCCompiler.cmake(74): set(CMAKE_C_IMPLICIT_INCLUDE_DIRECTORIES /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCCompiler.cmake(75): set(CMAKE_C_IMPLICIT_LINK_LIBRARIES ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCCompiler.cmake(76): set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCCompiler.cmake(77): set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCCompiler.cmake(89): if(CMAKE_C_SIZEOF_DATA_PTR ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCCompiler.cmake(90): foreach(f ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCCompiler.cmake(93): unset(CMAKE_C_ABI_FILES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCCompiler.cmake(96): set(CMAKE_TRY_COMPILE_TARGET_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCCompiler.cmake(97): unset(__CMAKE_SAVED_TRY_COMPILE_TARGET_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCCompiler.cmake(98): unset(__CMAKE_C_COMPILER_OUTPUT ) CMake Warning (dev) at CMakeLists.txt:1 (project): Policy CMP0025 is not set: Compiler id for Apple Clang is now AppleClang. Run "cmake --help-policy CMP0025" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Converting C compiler id "AppleClang" to "Clang" for compatibility. This warning is for project developers. Use -Wno-dev to suppress it. /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(11): include(CMakeLanguageInformation ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeLanguageInformation.cmake(9): macro(__cmake_include_compiler_wrapper lang ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(15): if(UNIX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(16): set(CMAKE_CXX_OUTPUT_EXTENSION .o ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(21): set(_INCLUDED_FILE 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(24): if(CMAKE_CXX_COMPILER_ID ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(25): include(Compiler/AppleClang-CXX OPTIONAL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/AppleClang-CXX.cmake(1): include(Compiler/Clang ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(6): if(__COMPILER_CLANG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(7): return() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/AppleClang-CXX.cmake(2): __compiler_clang(CXX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(28): __compiler_gnu(CXX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(21): set(CMAKE_CXX_VERBOSE_FLAG -v ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(22): set(CMAKE_CXX_COMPILE_OPTIONS_PIC -fPIC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(23): set(_CMAKE_CXX_PIE_MAY_BE_SUPPORTED_BY_LINKER NO ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(24): if(NOT CMAKE_CXX_COMPILER_VERSION VERSION_LESS 3.4 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(25): set(CMAKE_CXX_COMPILE_OPTIONS_PIE -fPIE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(28): set(_CMAKE_CXX_PIE_MAY_BE_SUPPORTED_BY_LINKER YES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(29): set(CMAKE_CXX_LINK_OPTIONS_PIE -fPIE -pie ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(30): set(CMAKE_CXX_LINK_OPTIONS_NO_PIE -no-pie ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(32): if(NOT CMAKE_CXX_COMPILER_VERSION VERSION_LESS 4.0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(33): set(CMAKE_CXX_COMPILE_OPTIONS_VISIBILITY -fvisibility= ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(35): set(CMAKE_SHARED_LIBRARY_CXX_FLAGS -fPIC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(36): set(CMAKE_SHARED_LIBRARY_CREATE_CXX_FLAGS -shared ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(37): set(CMAKE_CXX_COMPILE_OPTIONS_SYSROOT --sysroot= ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(39): set(CMAKE_CXX_LINKER_WRAPPER_FLAG -Wl, ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(40): set(CMAKE_CXX_LINKER_WRAPPER_FLAG_SEP , ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(46): get_property(_IN_TC GLOBAL PROPERTY IN_TRY_COMPILE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(47): if(CMAKE_CXX_COMPILER_ID STREQUAL GNU AND _IN_TC AND NOT CMAKE_FORCE_DEPFILES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(48): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(52): set(CMAKE_DEPFILE_FLAGS_CXX -MD -MT -MF ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(56): string(APPEND CMAKE_CXX_FLAGS_INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(57): string(APPEND CMAKE_CXX_FLAGS_DEBUG_INIT -g ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(58): string(APPEND CMAKE_CXX_FLAGS_MINSIZEREL_INIT -Os -DNDEBUG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(59): string(APPEND CMAKE_CXX_FLAGS_RELEASE_INIT -O3 -DNDEBUG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(60): string(APPEND CMAKE_CXX_FLAGS_RELWITHDEBINFO_INIT -O2 -g -DNDEBUG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(61): set(CMAKE_CXX_CREATE_PREPROCESSED_SOURCE -E > ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(62): set(CMAKE_CXX_CREATE_ASSEMBLY_SOURCE -S -o ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(63): if(NOT APPLE OR NOT CMAKE_CXX_COMPILER_VERSION VERSION_LESS 4 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(64): set(CMAKE_INCLUDE_SYSTEM_FLAG_CXX -isystem ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(67): set(_CMAKE_CXX_IPO_SUPPORTED_BY_CMAKE YES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(68): set(_CMAKE_CXX_IPO_MAY_BE_SUPPORTED_BY_COMPILER NO ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(73): if(NOT CMAKE_CXX_COMPILER_VERSION VERSION_LESS 4.5 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(74): set(_CMAKE_CXX_IPO_MAY_BE_SUPPORTED_BY_COMPILER YES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(75): set(__lto_flags -flto ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(77): if(NOT CMAKE_CXX_COMPILER_VERSION VERSION_LESS 4.7 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(81): list(APPEND __lto_flags -fno-fat-lto-objects ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(84): set(CMAKE_CXX_COMPILE_OPTIONS_IPO -flto;-fno-fat-lto-objects ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(93): set(CMAKE_CXX_ARCHIVE_CREATE_IPO "" cr ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(97): set(CMAKE_CXX_ARCHIVE_APPEND_IPO "" r ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(101): set(CMAKE_CXX_ARCHIVE_FINISH_IPO "" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(106): set(CMAKE_CXX_COMPILER_PREDEFINES_COMMAND /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(107): if(CMAKE_CXX_COMPILER_ARG1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(112): list(APPEND CMAKE_CXX_COMPILER_PREDEFINES_COMMAND -dM -E -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(114): if(NOT xCXX STREQUAL xFortran ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(115): set(CMAKE_PCH_EXTENSION .gch ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(116): if(NOT CMAKE_GENERATOR MATCHES Xcode ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(117): set(CMAKE_PCH_PROLOGUE #pragma GCC system_header ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(119): set(CMAKE_CXX_COMPILE_OPTIONS_INVALID_PCH -Winvalid-pch ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(120): set(CMAKE_CXX_COMPILE_OPTIONS_USE_PCH -include ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/GNU.cmake(121): set(CMAKE_CXX_COMPILE_OPTIONS_CREATE_PCH -x c++-header -include ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(29): set(CMAKE_CXX_COMPILE_OPTIONS_PIE -fPIE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(32): if(APPLE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(33): set(CMAKE_CXX_LINK_OPTIONS_PIE -fPIE -Xlinker -pie ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(34): set(CMAKE_CXX_LINK_OPTIONS_NO_PIE -Xlinker -no_pie ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(36): set(CMAKE_INCLUDE_SYSTEM_FLAG_CXX -isystem ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(37): set(CMAKE_CXX_COMPILE_OPTIONS_VISIBILITY -fvisibility= ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(38): if(CMAKE_CXX_COMPILER_VERSION VERSION_LESS 3.4.0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/AppleClang-CXX.cmake(41): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(42): set(CMAKE_CXX_COMPILE_OPTIONS_TARGET --target= ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(43): set(CMAKE_CXX_COMPILE_OPTIONS_EXTERNAL_TOOLCHAIN --gcc-toolchain= ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(45): set(CMAKE_CXX_LINKER_WRAPPER_FLAG -Xlinker ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(46): set(CMAKE_CXX_LINKER_WRAPPER_FLAG_SEP ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(48): if(CMAKE_CXX_COMPILER_TARGET ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(56): set(_CMAKE_CXX_IPO_SUPPORTED_BY_CMAKE YES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(57): set(_CMAKE_CXX_IPO_MAY_BE_SUPPORTED_BY_COMPILER YES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(59): string(COMPARE EQUAL AppleClang AppleClang __is_apple_clang ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(64): set(_CMAKE_LTO_THIN TRUE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(65): if(__is_apple_clang ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(66): if(CMAKE_CXX_COMPILER_VERSION VERSION_LESS 8.0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(75): if(_CMAKE_LTO_THIN ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(76): set(CMAKE_CXX_COMPILE_OPTIONS_IPO -flto=thin ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(81): if(ANDROID ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(86): if(ANDROID OR __is_apple_clang ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(87): set(__ar /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(88): set(__ranlib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(94): set(CMAKE_CXX_ARCHIVE_CREATE_IPO "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar" cr ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(98): set(CMAKE_CXX_ARCHIVE_APPEND_IPO "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar" r ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(102): set(CMAKE_CXX_ARCHIVE_FINISH_IPO "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(106): set(CMAKE_PCH_EXTENSION .pch ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(107): if(NOT CMAKE_GENERATOR MATCHES Xcode ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(108): set(CMAKE_PCH_PROLOGUE #pragma clang system_header ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(110): if(CMAKE_CXX_COMPILER_VERSION VERSION_GREATER_EQUAL 11.0.0 AND NOT __is_apple_clang ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(113): set(CMAKE_CXX_COMPILE_OPTIONS_USE_PCH -Xclang -include-pch -Xclang -Xclang -include -Xclang ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/Clang.cmake(114): set(CMAKE_CXX_COMPILE_OPTIONS_CREATE_PCH -Xclang -emit-pch -Xclang -include -Xclang -x c++-header ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/AppleClang-CXX.cmake(4): if(NOT x STREQUAL xMSVC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/AppleClang-CXX.cmake(5): set(CMAKE_CXX_COMPILE_OPTIONS_VISIBILITY_INLINES_HIDDEN -fvisibility-inlines-hidden ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/AppleClang-CXX.cmake(8): if(NOT CMAKE_CXX_COMPILER_VERSION VERSION_LESS 4.0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/AppleClang-CXX.cmake(9): set(CMAKE_CXX98_STANDARD_COMPILE_OPTION -std=c++98 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/AppleClang-CXX.cmake(10): set(CMAKE_CXX98_EXTENSION_COMPILE_OPTION -std=gnu++98 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/AppleClang-CXX.cmake(11): set(CMAKE_CXX98_STANDARD__HAS_FULL_SUPPORT ON ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/AppleClang-CXX.cmake(13): set(CMAKE_CXX11_STANDARD_COMPILE_OPTION -std=c++11 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/AppleClang-CXX.cmake(14): set(CMAKE_CXX11_EXTENSION_COMPILE_OPTION -std=gnu++11 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/AppleClang-CXX.cmake(17): if(NOT CMAKE_CXX_COMPILER_VERSION VERSION_LESS 6.1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/AppleClang-CXX.cmake(18): set(CMAKE_CXX14_STANDARD_COMPILE_OPTION -std=c++14 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/AppleClang-CXX.cmake(19): set(CMAKE_CXX14_EXTENSION_COMPILE_OPTION -std=gnu++14 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/AppleClang-CXX.cmake(20): set(CMAKE_CXX14_STANDARD__HAS_FULL_SUPPORT ON ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/AppleClang-CXX.cmake(28): if(NOT CMAKE_CXX_COMPILER_VERSION VERSION_LESS 10.0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/AppleClang-CXX.cmake(29): set(CMAKE_CXX17_STANDARD_COMPILE_OPTION -std=c++17 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/AppleClang-CXX.cmake(30): set(CMAKE_CXX17_EXTENSION_COMPILE_OPTION -std=gnu++17 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/AppleClang-CXX.cmake(36): if(NOT CMAKE_CXX_COMPILER_VERSION VERSION_LESS 8.0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/AppleClang-CXX.cmake(37): set(CMAKE_CXX11_STANDARD__HAS_FULL_SUPPORT ON ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/AppleClang-CXX.cmake(40): if(NOT CMAKE_CXX_COMPILER_VERSION VERSION_LESS 10.0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/AppleClang-CXX.cmake(41): set(CMAKE_CXX20_STANDARD_COMPILE_OPTION -std=c++2a ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/AppleClang-CXX.cmake(42): set(CMAKE_CXX20_EXTENSION_COMPILE_OPTION -std=gnu++2a ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/AppleClang-CXX.cmake(45): __compiler_check_default_language_standard(CXX 4.0 98 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(33): set(__std_ver_pairs 4.0;98; ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(34): string(REGEX REPLACE *; * __std_ver_pairs 4.0;98; ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(35): string(REGEX MATCHALL [^ ]+ [^ ]+ __std_ver_pairs 4.0 98 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(39): if(CMAKE_CXX_COMPILER_VERSION VERSION_GREATER_EQUAL 4.0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(40): if(NOT CMAKE_CXX_COMPILER_FORCED ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(41): if(NOT CMAKE_CXX_STANDARD_COMPUTED_DEFAULT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(44): set(CMAKE_CXX_STANDARD_DEFAULT 98 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(61): unset(__std_ver_pairs ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(28): set(CMAKE_BASE_NAME ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(29): get_filename_component(CMAKE_BASE_NAME /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ NAME_WE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(31): if(CMAKE_COMPILER_IS_GNUCXX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(37): if(CMAKE_SYSTEM_PROCESSOR ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(38): if(CMAKE_CXX_COMPILER_ID ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(39): include(Platform/Apple-AppleClang-CXX-x86_64 OPTIONAL RESULT_VARIABLE _INCLUDED_FILE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(41): if(NOT _INCLUDED_FILE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(42): include(Platform/Apple-clang++-x86_64 OPTIONAL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(47): if(CMAKE_CXX_COMPILER_ID ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(48): include(Platform/Apple-AppleClang-CXX OPTIONAL RESULT_VARIABLE _INCLUDED_FILE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Apple-AppleClang-CXX.cmake(1): include(Platform/Apple-Clang-CXX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Apple-Clang-CXX.cmake(1): include(Platform/Apple-Clang ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Apple-Clang.cmake(6): include_guard() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Apple-Clang-CXX.cmake(2): __apple_compiler_clang(CXX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Apple-Clang.cmake(9): set(CMAKE_CXX_VERBOSE_FLAG -v -Wl,-v ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Apple-Clang.cmake(10): set(CMAKE_SHARED_LIBRARY_CREATE_CXX_FLAGS -dynamiclib -Wl,-headerpad_max_install_names ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Apple-Clang.cmake(11): set(CMAKE_SHARED_MODULE_CREATE_CXX_FLAGS -bundle -Wl,-headerpad_max_install_names ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Apple-Clang.cmake(12): set(CMAKE_CXX_SYSROOT_FLAG -isysroot ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Apple-Clang.cmake(13): set(CMAKE_CXX_OSX_DEPLOYMENT_TARGET_FLAG -mmacosx-version-min= ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Apple-Clang.cmake(14): if(NOT CMAKE_CXX_COMPILER_VERSION VERSION_LESS 3.2 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Apple-Clang.cmake(15): set(CMAKE_CXX_SYSTEM_FRAMEWORK_SEARCH_FLAG -iframework ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Apple-Clang.cmake(17): if(_CMAKE_OSX_SYSROOT_PATH MATCHES /iPhoneOS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Apple-Clang-CXX.cmake(19): elseif(_CMAKE_OSX_SYSROOT_PATH MATCHES /iPhoneSimulator ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Apple-Clang-CXX.cmake(21): elseif(_CMAKE_OSX_SYSROOT_PATH MATCHES /AppleTVOS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Apple-Clang-CXX.cmake(23): elseif(_CMAKE_OSX_SYSROOT_PATH MATCHES /AppleTVSimulator ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Apple-Clang-CXX.cmake(25): elseif(_CMAKE_OSX_SYSROOT_PATH MATCHES /WatchOS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Apple-Clang-CXX.cmake(27): elseif(_CMAKE_OSX_SYSROOT_PATH MATCHES /WatchSimulator ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Apple-Clang-CXX.cmake(29): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Apple-Clang.cmake(30): set(CMAKE_CXX_OSX_DEPLOYMENT_TARGET_FLAG -mmacosx-version-min= ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Apple-AppleClang-CXX.cmake(2): if(NOT CMAKE_CXX_COMPILER_VERSION VERSION_LESS 4.2 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Platform/Apple-AppleClang-CXX.cmake(3): set(CMAKE_CXX_SYSTEM_FRAMEWORK_SEARCH_FLAG -iframework ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(50): if(NOT _INCLUDED_FILE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(56): if(CMAKE_CXX_COMPILER_WRAPPER ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(64): if(NOT _INCLUDED_FILE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(68): if(CMAKE_CXX_SIZEOF_DATA_PTR ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(81): if(CMAKE_USER_MAKE_RULES_OVERRIDE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(87): if(CMAKE_USER_MAKE_RULES_OVERRIDE_CXX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(97): if(NOT CMAKE_SHARED_LIBRARY_CREATE_CXX_FLAGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(101): if(NOT CMAKE_CXX_COMPILE_OPTIONS_PIC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(105): if(NOT CMAKE_CXX_COMPILE_OPTIONS_PIE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(108): if(NOT CMAKE_CXX_LINK_OPTIONS_PIE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(111): if(NOT CMAKE_CXX_LINK_OPTIONS_NO_PIE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(115): if(NOT CMAKE_CXX_COMPILE_OPTIONS_DLL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(116): set(CMAKE_CXX_COMPILE_OPTIONS_DLL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(119): if(NOT CMAKE_SHARED_LIBRARY_CXX_FLAGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(123): if(NOT DEFINED CMAKE_SHARED_LIBRARY_LINK_CXX_FLAGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(124): set(CMAKE_SHARED_LIBRARY_LINK_CXX_FLAGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(127): if(NOT CMAKE_SHARED_LIBRARY_RUNTIME_CXX_FLAG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(128): set(CMAKE_SHARED_LIBRARY_RUNTIME_CXX_FLAG -Wl,-rpath, ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(131): if(NOT CMAKE_SHARED_LIBRARY_RUNTIME_CXX_FLAG_SEP ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(132): set(CMAKE_SHARED_LIBRARY_RUNTIME_CXX_FLAG_SEP ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(135): if(NOT CMAKE_SHARED_LIBRARY_RPATH_LINK_CXX_FLAG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(136): set(CMAKE_SHARED_LIBRARY_RPATH_LINK_CXX_FLAG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(139): if(NOT DEFINED CMAKE_EXE_EXPORTS_CXX_FLAG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(140): set(CMAKE_EXE_EXPORTS_CXX_FLAG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(143): if(NOT DEFINED CMAKE_SHARED_LIBRARY_SONAME_CXX_FLAG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(144): set(CMAKE_SHARED_LIBRARY_SONAME_CXX_FLAG -install_name ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(147): if(NOT CMAKE_EXECUTABLE_RUNTIME_CXX_FLAG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(148): set(CMAKE_EXECUTABLE_RUNTIME_CXX_FLAG -Wl,-rpath, ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(151): if(NOT CMAKE_EXECUTABLE_RUNTIME_CXX_FLAG_SEP ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(152): set(CMAKE_EXECUTABLE_RUNTIME_CXX_FLAG_SEP ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(155): if(NOT CMAKE_EXECUTABLE_RPATH_LINK_CXX_FLAG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(156): set(CMAKE_EXECUTABLE_RPATH_LINK_CXX_FLAG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(159): if(NOT DEFINED CMAKE_SHARED_LIBRARY_LINK_CXX_WITH_RUNTIME_PATH ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(160): set(CMAKE_SHARED_LIBRARY_LINK_CXX_WITH_RUNTIME_PATH ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(163): if(NOT CMAKE_INCLUDE_FLAG_CXX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(164): set(CMAKE_INCLUDE_FLAG_CXX -I ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(170): if(NOT CMAKE_MODULE_EXISTS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(176): if(NOT CMAKE_SHARED_MODULE_CREATE_CXX_FLAGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(180): if(NOT CMAKE_SHARED_MODULE_CXX_FLAGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(181): set(CMAKE_SHARED_MODULE_CXX_FLAGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(185): foreach(type SHARED_LIBRARY SHARED_MODULE EXE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(186): if(NOT CMAKE_SHARED_LIBRARY_LINK_STATIC_CXX_FLAGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(187): set(CMAKE_SHARED_LIBRARY_LINK_STATIC_CXX_FLAGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(190): if(NOT CMAKE_SHARED_LIBRARY_LINK_DYNAMIC_CXX_FLAGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(191): set(CMAKE_SHARED_LIBRARY_LINK_DYNAMIC_CXX_FLAGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(186): if(NOT CMAKE_SHARED_MODULE_LINK_STATIC_CXX_FLAGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(187): set(CMAKE_SHARED_MODULE_LINK_STATIC_CXX_FLAGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(190): if(NOT CMAKE_SHARED_MODULE_LINK_DYNAMIC_CXX_FLAGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(191): set(CMAKE_SHARED_MODULE_LINK_DYNAMIC_CXX_FLAGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(186): if(NOT CMAKE_EXE_LINK_STATIC_CXX_FLAGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(187): set(CMAKE_EXE_LINK_STATIC_CXX_FLAGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(190): if(NOT CMAKE_EXE_LINK_DYNAMIC_CXX_FLAGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(191): set(CMAKE_EXE_LINK_DYNAMIC_CXX_FLAGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(200): set(CMAKE_CXX_FLAGS_INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(202): cmake_initialize_per_config_variable(CMAKE_CXX_FLAGS Flags used by the CXX compiler ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(9): string(STRIP _INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(10): set(CMAKE_CXX_FLAGS CACHE STRING Flags used by the CXX compiler during all build types. ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(12): mark_as_advanced(CMAKE_CXX_FLAGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(14): if(NOT CMAKE_NOT_USING_CONFIG_FLAGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(15): set(_CONFIGS Debug Release MinSizeRel RelWithDebInfo ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(17): get_property(_GENERATOR_IS_MULTI_CONFIG GLOBAL PROPERTY GENERATOR_IS_MULTI_CONFIG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(18): if(_GENERATOR_IS_MULTI_CONFIG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(20): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(21): if(NOT CMAKE_NO_BUILD_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(22): set(CMAKE_BUILD_TYPE CACHE STRING Choose the type of build, options are: None Debug Release RelWithDebInfo MinSizeRel ... ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(25): list(APPEND _CONFIGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(28): list(REMOVE_DUPLICATES _CONFIGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(29): foreach(_BUILD_TYPE IN LISTS _CONFIGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(30): if(NOT Debug STREQUAL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER Debug _BUILD_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP -g _INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_CXX_FLAGS_DEBUG -g CACHE STRING Flags used by the CXX compiler during DEBUG builds. ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_CXX_FLAGS_DEBUG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(30): if(NOT Release STREQUAL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER Release _BUILD_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP -O3 -DNDEBUG _INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_CXX_FLAGS_RELEASE -O3 -DNDEBUG CACHE STRING Flags used by the CXX compiler during RELEASE builds. ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_CXX_FLAGS_RELEASE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(30): if(NOT MinSizeRel STREQUAL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER MinSizeRel _BUILD_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP -Os -DNDEBUG _INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_CXX_FLAGS_MINSIZEREL -Os -DNDEBUG CACHE STRING Flags used by the CXX compiler during MINSIZEREL builds. ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_CXX_FLAGS_MINSIZEREL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(30): if(NOT RelWithDebInfo STREQUAL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER RelWithDebInfo _BUILD_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP -O2 -g -DNDEBUG _INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_CXX_FLAGS_RELWITHDEBINFO -O2 -g -DNDEBUG CACHE STRING Flags used by the CXX compiler during RELWITHDEBINFO builds. ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_CXX_FLAGS_RELWITHDEBINFO ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(204): if(CMAKE_CXX_STANDARD_LIBRARIES_INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(210): if(NOT CMAKE_CXX_COMPILER_LAUNCHER AND DEFINED ENV{CMAKE_CXX_COMPILER_LAUNCHER} ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(215): include(CMakeCommonLanguageInclude ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCommonLanguageInclude.cmake(9): string(APPEND CMAKE_EXE_LINKER_FLAGS_INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCommonLanguageInclude.cmake(10): string(APPEND CMAKE_SHARED_LINKER_FLAGS_INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCommonLanguageInclude.cmake(11): string(APPEND CMAKE_MODULE_LINKER_FLAGS_INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCommonLanguageInclude.cmake(13): cmake_initialize_per_config_variable(CMAKE_EXE_LINKER_FLAGS Flags used by the linker ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(9): string(STRIP _INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(10): set(CMAKE_EXE_LINKER_FLAGS CACHE STRING Flags used by the linker during all build types. ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(12): mark_as_advanced(CMAKE_EXE_LINKER_FLAGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(14): if(NOT CMAKE_NOT_USING_CONFIG_FLAGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(15): set(_CONFIGS Debug Release MinSizeRel RelWithDebInfo ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(17): get_property(_GENERATOR_IS_MULTI_CONFIG GLOBAL PROPERTY GENERATOR_IS_MULTI_CONFIG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(18): if(_GENERATOR_IS_MULTI_CONFIG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCommonLanguageInclude.cmake(20): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(21): if(NOT CMAKE_NO_BUILD_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(22): set(CMAKE_BUILD_TYPE CACHE STRING Choose the type of build, options are: None Debug Release RelWithDebInfo MinSizeRel ... ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(25): list(APPEND _CONFIGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(28): list(REMOVE_DUPLICATES _CONFIGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(29): foreach(_BUILD_TYPE IN LISTS _CONFIGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(30): if(NOT Debug STREQUAL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER Debug _BUILD_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP _INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_EXE_LINKER_FLAGS_DEBUG CACHE STRING Flags used by the linker during DEBUG builds. ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_EXE_LINKER_FLAGS_DEBUG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(30): if(NOT Release STREQUAL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER Release _BUILD_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP _INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_EXE_LINKER_FLAGS_RELEASE CACHE STRING Flags used by the linker during RELEASE builds. ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_EXE_LINKER_FLAGS_RELEASE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(30): if(NOT MinSizeRel STREQUAL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER MinSizeRel _BUILD_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP _INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_EXE_LINKER_FLAGS_MINSIZEREL CACHE STRING Flags used by the linker during MINSIZEREL builds. ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_EXE_LINKER_FLAGS_MINSIZEREL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(30): if(NOT RelWithDebInfo STREQUAL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER RelWithDebInfo _BUILD_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP _INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO CACHE STRING Flags used by the linker during RELWITHDEBINFO builds. ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCommonLanguageInclude.cmake(14): cmake_initialize_per_config_variable(CMAKE_SHARED_LINKER_FLAGS Flags used by the linker during the creation of shared libraries ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(9): string(STRIP _INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(10): set(CMAKE_SHARED_LINKER_FLAGS CACHE STRING Flags used by the linker during the creation of shared libraries during all build types. ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(12): mark_as_advanced(CMAKE_SHARED_LINKER_FLAGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(14): if(NOT CMAKE_NOT_USING_CONFIG_FLAGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(15): set(_CONFIGS Debug Release MinSizeRel RelWithDebInfo ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(17): get_property(_GENERATOR_IS_MULTI_CONFIG GLOBAL PROPERTY GENERATOR_IS_MULTI_CONFIG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(18): if(_GENERATOR_IS_MULTI_CONFIG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCommonLanguageInclude.cmake(20): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(21): if(NOT CMAKE_NO_BUILD_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(22): set(CMAKE_BUILD_TYPE CACHE STRING Choose the type of build, options are: None Debug Release RelWithDebInfo MinSizeRel ... ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(25): list(APPEND _CONFIGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(28): list(REMOVE_DUPLICATES _CONFIGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(29): foreach(_BUILD_TYPE IN LISTS _CONFIGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(30): if(NOT Debug STREQUAL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER Debug _BUILD_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP _INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_SHARED_LINKER_FLAGS_DEBUG CACHE STRING Flags used by the linker during the creation of shared libraries during DEBUG builds. ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_SHARED_LINKER_FLAGS_DEBUG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(30): if(NOT Release STREQUAL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER Release _BUILD_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP _INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_SHARED_LINKER_FLAGS_RELEASE CACHE STRING Flags used by the linker during the creation of shared libraries during RELEASE builds. ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_SHARED_LINKER_FLAGS_RELEASE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(30): if(NOT MinSizeRel STREQUAL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER MinSizeRel _BUILD_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP _INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL CACHE STRING Flags used by the linker during the creation of shared libraries during MINSIZEREL builds. ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(30): if(NOT RelWithDebInfo STREQUAL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER RelWithDebInfo _BUILD_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP _INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO CACHE STRING Flags used by the linker during the creation of shared libraries during RELWITHDEBINFO builds. ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCommonLanguageInclude.cmake(15): cmake_initialize_per_config_variable(CMAKE_MODULE_LINKER_FLAGS Flags used by the linker during the creation of modules ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(9): string(STRIP _INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(10): set(CMAKE_MODULE_LINKER_FLAGS CACHE STRING Flags used by the linker during the creation of modules during all build types. ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(12): mark_as_advanced(CMAKE_MODULE_LINKER_FLAGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(14): if(NOT CMAKE_NOT_USING_CONFIG_FLAGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(15): set(_CONFIGS Debug Release MinSizeRel RelWithDebInfo ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(17): get_property(_GENERATOR_IS_MULTI_CONFIG GLOBAL PROPERTY GENERATOR_IS_MULTI_CONFIG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(18): if(_GENERATOR_IS_MULTI_CONFIG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCommonLanguageInclude.cmake(20): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(21): if(NOT CMAKE_NO_BUILD_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(22): set(CMAKE_BUILD_TYPE CACHE STRING Choose the type of build, options are: None Debug Release RelWithDebInfo MinSizeRel ... ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(25): list(APPEND _CONFIGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(28): list(REMOVE_DUPLICATES _CONFIGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(29): foreach(_BUILD_TYPE IN LISTS _CONFIGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(30): if(NOT Debug STREQUAL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER Debug _BUILD_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP _INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_MODULE_LINKER_FLAGS_DEBUG CACHE STRING Flags used by the linker during the creation of modules during DEBUG builds. ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_MODULE_LINKER_FLAGS_DEBUG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(30): if(NOT Release STREQUAL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER Release _BUILD_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP _INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_MODULE_LINKER_FLAGS_RELEASE CACHE STRING Flags used by the linker during the creation of modules during RELEASE builds. ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_MODULE_LINKER_FLAGS_RELEASE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(30): if(NOT MinSizeRel STREQUAL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER MinSizeRel _BUILD_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP _INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL CACHE STRING Flags used by the linker during the creation of modules during MINSIZEREL builds. ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(30): if(NOT RelWithDebInfo STREQUAL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER RelWithDebInfo _BUILD_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP _INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO CACHE STRING Flags used by the linker during the creation of modules during RELWITHDEBINFO builds. ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCommonLanguageInclude.cmake(16): cmake_initialize_per_config_variable(CMAKE_STATIC_LINKER_FLAGS Flags used by the linker during the creation of static libraries ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(9): string(STRIP _INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(10): set(CMAKE_STATIC_LINKER_FLAGS CACHE STRING Flags used by the linker during the creation of static libraries during all build types. ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(12): mark_as_advanced(CMAKE_STATIC_LINKER_FLAGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(14): if(NOT CMAKE_NOT_USING_CONFIG_FLAGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(15): set(_CONFIGS Debug Release MinSizeRel RelWithDebInfo ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(17): get_property(_GENERATOR_IS_MULTI_CONFIG GLOBAL PROPERTY GENERATOR_IS_MULTI_CONFIG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(18): if(_GENERATOR_IS_MULTI_CONFIG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCommonLanguageInclude.cmake(20): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(21): if(NOT CMAKE_NO_BUILD_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(22): set(CMAKE_BUILD_TYPE CACHE STRING Choose the type of build, options are: None Debug Release RelWithDebInfo MinSizeRel ... ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(25): list(APPEND _CONFIGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(28): list(REMOVE_DUPLICATES _CONFIGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(29): foreach(_BUILD_TYPE IN LISTS _CONFIGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(30): if(NOT Debug STREQUAL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER Debug _BUILD_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP _INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_STATIC_LINKER_FLAGS_DEBUG CACHE STRING Flags used by the linker during the creation of static libraries during DEBUG builds. ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_STATIC_LINKER_FLAGS_DEBUG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(30): if(NOT Release STREQUAL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER Release _BUILD_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP _INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_STATIC_LINKER_FLAGS_RELEASE CACHE STRING Flags used by the linker during the creation of static libraries during RELEASE builds. ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_STATIC_LINKER_FLAGS_RELEASE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(30): if(NOT MinSizeRel STREQUAL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER MinSizeRel _BUILD_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP _INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL CACHE STRING Flags used by the linker during the creation of static libraries during MINSIZEREL builds. ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(30): if(NOT RelWithDebInfo STREQUAL ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(31): string(TOUPPER RelWithDebInfo _BUILD_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(32): string(STRIP _INIT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(33): set(CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO CACHE STRING Flags used by the linker during the creation of static libraries during RELWITHDEBINFO builds. ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeInitializeConfigs.cmake(35): mark_as_advanced(CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCommonLanguageInclude.cmake(19): set(CMAKE_BUILD_TOOL /Users/mathomp4/.homebrew/brew/bin/gmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCommonLanguageInclude.cmake(21): mark_as_advanced(CMAKE_VERBOSE_MAKEFILE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(244): if(NOT CMAKE_CXX_CREATE_SHARED_LIBRARY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(250): if(NOT CMAKE_CXX_CREATE_SHARED_MODULE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(257): if(NOT DEFINED CMAKE_CXX_ARCHIVE_CREATE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(258): set(CMAKE_CXX_ARCHIVE_CREATE qc ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(260): if(NOT DEFINED CMAKE_CXX_ARCHIVE_APPEND ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(261): set(CMAKE_CXX_ARCHIVE_APPEND q ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(263): if(NOT DEFINED CMAKE_CXX_ARCHIVE_FINISH ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(264): set(CMAKE_CXX_ARCHIVE_FINISH ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(268): if(NOT CMAKE_CXX_COMPILE_OBJECT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(269): set(CMAKE_CXX_COMPILE_OBJECT -o -c ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(273): if(NOT CMAKE_CXX_LINK_EXECUTABLE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(274): set(CMAKE_CXX_LINK_EXECUTABLE -o ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(278): mark_as_advanced(CMAKE_VERBOSE_MAKEFILE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXInformation.cmake(282): set(CMAKE_CXX_INFORMATION_LOADED 1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCXXCompiler.cmake(5): if(CMAKE_CXX_COMPILER_FORCED ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCXXCompiler.cmake(12): include(CMakeTestCompilerCommon ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCompilerCommon.cmake(5): function(PrintTestCompilerStatus LANG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCompilerCommon.cmake(12): function(PrintTestCompilerResult TYPE MSG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCompilerCommon.cmake(17): macro(__TestCompiler_setTryCompileTargetType ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCompilerCommon.cmake(29): macro(__TestCompiler_restoreTryCompileTargetType ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCXXCompiler.cmake(15): set(__CMAKE_SAVED_TRY_COMPILE_TARGET_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCXXCompiler.cmake(16): if(_CMAKE_FEATURE_DETECTION_TARGET_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCXXCompiler.cmake(22): unset(CMAKE_CXX_COMPILER_WORKS CACHE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCXXCompiler.cmake(25): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(9): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(9): function(cmake_parse_implicit_include_line line lang id_var log_var state_var ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(162): function(cmake_parse_implicit_include_info text lang dir_var log_var state_var ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(10): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(4): cmake_policy(PUSH ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(5): cmake_policy(SET CMP0053 NEW ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(6): cmake_policy(SET CMP0054 NEW ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(12): function(CMAKE_PARSE_IMPLICIT_LINK_INFO text lib_var dir_var fwk_var log_var obj_regex ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(204): cmake_policy(POP ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(11): include(CMakeTestCompilerCommon ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCompilerCommon.cmake(5): function(PrintTestCompilerStatus LANG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCompilerCommon.cmake(12): function(PrintTestCompilerResult TYPE MSG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCompilerCommon.cmake(17): macro(__TestCompiler_setTryCompileTargetType ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCompilerCommon.cmake(29): macro(__TestCompiler_restoreTryCompileTargetType ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(13): function(CMAKE_DETERMINE_COMPILER_ABI lang src ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCXXCompiler.cmake(26): CMAKE_DETERMINE_COMPILER_ABI(CXX /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(14): if(NOT DEFINED CMAKE_CXX_ABI_COMPILED ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(15): message(CHECK_START Detecting CXX compiler ABI info ) -- Detecting CXX compiler ABI info /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(18): set(BIN /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeDetermineCompilerABI_CXX.bin ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(19): set(CMAKE_FLAGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(20): set(COMPILE_DEFINITIONS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(21): if(DEFINED CMAKE_CXX_VERBOSE_FLAG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(22): set(CMAKE_FLAGS -DEXE_LINKER_FLAGS=-v -Wl,-v ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(23): set(COMPILE_DEFINITIONS -v -Wl,-v ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(25): if(DEFINED CMAKE_CXX_VERBOSE_COMPILE_FLAG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(28): if(NOT xAppleClang STREQUAL xMSVC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(31): list(APPEND CMAKE_FLAGS -DCMAKE_CXX_STANDARD_LIBRARIES= ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(33): __TestCompiler_setTryCompileTargetType() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCompilerCommon.cmake(18): if(NOT CMAKE_TRY_COMPILE_TARGET_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCompilerCommon.cmake(19): if(Unix Makefiles MATCHES Green Hills MULTI ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(36): string(REGEX REPLACE (^| )-Werror([= ][^ ]*)?( |$) CMAKE_CXX_FLAGS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(41): set(_orig_lc_all ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(42): set(_orig_lc_messages ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(43): set(_orig_lang en_US.UTF-8 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(44): set(ENV{LC_ALL} C ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(45): set(ENV{LC_MESSAGES} C ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(46): set(ENV{LANG} C ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(48): try_compile(CMAKE_CXX_ABI_COMPILED /Users/mathomp4/CmakeError/build /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp CMAKE_FLAGS -DEXE_LINKER_FLAGS=-v -Wl,-v;-DCMAKE_CXX_STANDARD_LIBRARIES= --no-warn-unused-cli COMPILE_DEFINITIONS -v -Wl,-v OUTPUT_VARIABLE OUTPUT COPY_FILE /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeDetermineCompilerABI_CXX.bin COPY_FILE_ERROR _copy_error __CMAKE_INTERNAL ABI ) CMake Warning (dev) at /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:48 (try_compile): Policy CMP0066 is not set: Honor per-config flags in try_compile() source-file signature. Run "cmake --help-policy CMP0066" for policy details. Use the cmake_policy command to set the policy and suppress this warning. For compatibility with older versions of CMake, try_compile is not honoring caller config-specific compiler flags (e.g. CMAKE_C_FLAGS_DEBUG) in the test project. Call Stack (most recent call first): /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI) CMakeLists.txt:1 (project) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:48 (try_compile): Policy CMP0056 is not set: Honor link flags in try_compile() source-file signature. Run "cmake --help-policy CMP0056" for policy details. Use the cmake_policy command to set the policy and suppress this warning. For compatibility with older versions of CMake, try_compile is not honoring caller link flags (e.g. CMAKE_EXE_LINKER_FLAGS) in the test project. Call Stack (most recent call first): /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI) CMakeLists.txt:1 (project) This warning is for project developers. Use -Wno-dev to suppress it. /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(61): set(ENV{LC_ALL} ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(62): set(ENV{LC_MESSAGES} ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(63): set(ENV{LANG} en_US.UTF-8 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(66): set(CMAKE_CXX_ABI_COMPILED TRUE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(67): unset(CMAKE_CXX_ABI_COMPILED CACHE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(68): if(CMAKE_CXX_ABI_COMPILED AND _copy_error ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(71): set(CMAKE_CXX_ABI_COMPILED TRUE PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(74): if(CMAKE_CXX_ABI_COMPILED ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(75): message(CHECK_PASS done ) -- Detecting CXX compiler ABI info - done /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(76): file(APPEND /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeOutput.log Detecting CXX compiler ABI info compiled with the following output: Change Dir: /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp Run Build Command(s):/Users/mathomp4/.homebrew/brew/bin/gmake cmTC_7376d/fast && /Users/mathomp4/.homebrew/brew/bin/gmake -f CMakeFiles/cmTC_7376d.dir/build.make CMakeFiles/cmTC_7376d.dir/build gmake[1]: Entering directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -v -Wl,-v -o CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp Apple clang version 12.0.0 (clang-1200.0.32.2) Target: x86_64-apple-darwin19.6.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin clang: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument] ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/c++/v1" "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.15.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.15.6 -fcompatibility-qualified-id-block-type-checking -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -stdlib=libc++ -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1 -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdeprecated-macro -fdebug-compilation-dir /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=macosx-10.15.0 -fcxx-exceptions -fexceptions -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -x c++ /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp clang -cc1 version 12.0.0 (clang-1200.0.32.2) default target x86_64-apple-darwin19.6.0 ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include" ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks" #include "..." search starts here: #include <...> search starts here: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks (framework directory) End of search list. Linking CXX executable cmTC_7376d /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7376d.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_7376d Apple clang version 12.0.0 (clang-1200.0.32.2) Target: x86_64-apple-darwin19.6.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -lto_library /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib -dynamic -arch x86_64 -platform_version macos 10.15.0 10.15.6 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o cmTC_7376d -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a @(#)PROGRAM:ld PROJECT:ld64-609 BUILD 07:59:13 Aug 25 2020 configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em Library search paths: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib Framework search paths: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/ gmake[1]: Leaving directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp' ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(78): file(STRINGS /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeDetermineCompilerABI_CXX.bin ABI_STRINGS LIMIT_COUNT 2 REGEX INFO:[A-Za-z0-9_]+\[[^]]*\] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(79): foreach(info INFO:sizeof_dptr[08] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(80): if(INFO:sizeof_dptr[08] MATCHES INFO:sizeof_dptr\[0*([^]]*)\] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(81): set(ABI_SIZEOF_DPTR 8 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(83): if(INFO:sizeof_dptr[08] MATCHES INFO:abi\[([^]]*)\] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(88): if(ABI_SIZEOF_DPTR ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(89): set(CMAKE_CXX_SIZEOF_DATA_PTR 8 PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(94): if(ABI_NAME ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(99): if(CMAKE_CXX_VERBOSE_FLAG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(100): set(implicit_incdirs ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(101): cmake_parse_implicit_include_info(Change Dir: /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp Run Build Command(s):/Users/mathomp4/.homebrew/brew/bin/gmake cmTC_7376d/fast && /Users/mathomp4/.homebrew/brew/bin/gmake -f CMakeFiles/cmTC_7376d.dir/build.make CMakeFiles/cmTC_7376d.dir/build gmake[1]: Entering directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -v -Wl,-v -o CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp Apple clang version 12.0.0 (clang-1200.0.32.2) Target: x86_64-apple-darwin19.6.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin clang: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument] ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/c++/v1" "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.15.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.15.6 -fcompatibility-qualified-id-block-type-checking -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -stdlib=libc++ -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1 -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdeprecated-macro -fdebug-compilation-dir /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=macosx-10.15.0 -fcxx-exceptions -fexceptions -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -x c++ /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp clang -cc1 version 12.0.0 (clang-1200.0.32.2) default target x86_64-apple-darwin19.6.0 ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include" ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks" #include "..." search starts here: #include <...> search starts here: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks (framework directory) End of search list. Linking CXX executable cmTC_7376d /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7376d.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_7376d Apple clang version 12.0.0 (clang-1200.0.32.2) Target: x86_64-apple-darwin19.6.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -lto_library /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib -dynamic -arch x86_64 -platform_version macos 10.15.0 10.15.6 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o cmTC_7376d -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a @(#)PROGRAM:ld PROJECT:ld64-609 BUILD 07:59:13 Aug 25 2020 configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em Library search paths: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib Framework search paths: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/ gmake[1]: Leaving directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp' CXX implicit_incdirs log rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(163): set(state start ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(166): set(implicit_dirs_tmp ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(167): set(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(170): string(REGEX REPLACE * ; output_lines Change Dir: /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp Run Build Command(s):/Users/mathomp4/.homebrew/brew/bin/gmake cmTC_7376d/fast && /Users/mathomp4/.homebrew/brew/bin/gmake -f CMakeFiles/cmTC_7376d.dir/build.make CMakeFiles/cmTC_7376d.dir/build gmake[1]: Entering directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -v -Wl,-v -o CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp Apple clang version 12.0.0 (clang-1200.0.32.2) Target: x86_64-apple-darwin19.6.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin clang: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument] ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/c++/v1" "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.15.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.15.6 -fcompatibility-qualified-id-block-type-checking -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -stdlib=libc++ -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1 -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdeprecated-macro -fdebug-compilation-dir /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=macosx-10.15.0 -fcxx-exceptions -fexceptions -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -x c++ /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp clang -cc1 version 12.0.0 (clang-1200.0.32.2) default target x86_64-apple-darwin19.6.0 ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include" ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks" #include "..." search starts here: #include <...> search starts here: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks (framework directory) End of search list. Linking CXX executable cmTC_7376d /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7376d.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_7376d Apple clang version 12.0.0 (clang-1200.0.32.2) Target: x86_64-apple-darwin19.6.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -lto_library /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib -dynamic -arch x86_64 -platform_version macos 10.15.0 10.15.6 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o cmTC_7376d -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a @(#)PROGRAM:ld PROJECT:ld64-609 BUILD 07:59:13 Aug 25 2020 configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em Library search paths: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib Framework search paths: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/ gmake[1]: Leaving directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp' ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(171): foreach(line IN LISTS output_lines ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(172): if(state STREQUAL start ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(173): string(FIND Change Dir: /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp #include "..." search starts here: rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(174): if(rv GREATER -1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(178): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(179): cmake_parse_implicit_include_line(Change Dir: /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp CXX implicit_dirs_tmp linelog state ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(11): unset(rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(12): set(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(15): if(AppleClang STREQUAL Cray AND Change Dir: /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp MATCHES ^/ AND Change Dir: /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp MATCHES /ccfe |/ftnfe AND Change Dir: /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp MATCHES -isystem| -I ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(31): if(AppleClang STREQUAL PGI ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(74): if(AppleClang STREQUAL SunPro AND ( Change Dir: /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp MATCHES -D__SUNPRO_C OR Change Dir: /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp MATCHES -D__SUNPRO_F ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(95): if(( AppleClang STREQUAL XL OR AppleClang STREQUAL XLClang ) AND Change Dir: /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp MATCHES ^/ AND ( ( CXX STREQUAL Fortran AND Change Dir: /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp MATCHES /xl[fF]entry AND Change Dir: /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp MATCHES OSVAR\([^ ]+\) ) OR ( ( CXX STREQUAL C OR CXX STREQUAL CXX ) AND Change Dir: /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp MATCHES /xl[cC]2?entry AND Change Dir: /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp MATCHES -qosvar= ) ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(149): if(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(151): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(152): unset(linelog PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(154): if(DEFINED rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(181): if(linelog ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(184): if(state STREQUAL done ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(172): if(state STREQUAL start ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(173): string(FIND #include "..." search starts here: rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(174): if(rv GREATER -1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(178): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(179): cmake_parse_implicit_include_line( CXX implicit_dirs_tmp linelog state ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(11): unset(rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(12): set(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(15): if(AppleClang STREQUAL Cray AND MATCHES ^/ AND MATCHES /ccfe |/ftnfe AND MATCHES -isystem| -I ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(31): if(AppleClang STREQUAL PGI ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(74): if(AppleClang STREQUAL SunPro AND ( MATCHES -D__SUNPRO_C OR MATCHES -D__SUNPRO_F ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(95): if(( AppleClang STREQUAL XL OR AppleClang STREQUAL XLClang ) AND MATCHES ^/ AND ( ( CXX STREQUAL Fortran AND MATCHES /xl[fF]entry AND MATCHES OSVAR\([^ ]+\) ) OR ( ( CXX STREQUAL C OR CXX STREQUAL CXX ) AND MATCHES /xl[cC]2?entry AND MATCHES -qosvar= ) ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(149): if(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(151): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(152): unset(linelog PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(154): if(DEFINED rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(181): if(linelog ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(184): if(state STREQUAL done ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(172): if(state STREQUAL start ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(173): string(FIND Run Build Command(s):/Users/mathomp4/.homebrew/brew/bin/gmake cmTC_7376d/fast && /Users/mathomp4/.homebrew/brew/bin/gmake -f CMakeFiles/cmTC_7376d.dir/build.make CMakeFiles/cmTC_7376d.dir/build #include "..." search starts here: rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(174): if(rv GREATER -1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(178): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(179): cmake_parse_implicit_include_line(Run Build Command(s):/Users/mathomp4/.homebrew/brew/bin/gmake cmTC_7376d/fast && /Users/mathomp4/.homebrew/brew/bin/gmake -f CMakeFiles/cmTC_7376d.dir/build.make CMakeFiles/cmTC_7376d.dir/build CXX implicit_dirs_tmp linelog state ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(11): unset(rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(12): set(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(15): if(AppleClang STREQUAL Cray AND Run Build Command(s):/Users/mathomp4/.homebrew/brew/bin/gmake cmTC_7376d/fast && /Users/mathomp4/.homebrew/brew/bin/gmake -f CMakeFiles/cmTC_7376d.dir/build.make CMakeFiles/cmTC_7376d.dir/build MATCHES ^/ AND Run Build Command(s):/Users/mathomp4/.homebrew/brew/bin/gmake cmTC_7376d/fast && /Users/mathomp4/.homebrew/brew/bin/gmake -f CMakeFiles/cmTC_7376d.dir/build.make CMakeFiles/cmTC_7376d.dir/build MATCHES /ccfe |/ftnfe AND Run Build Command(s):/Users/mathomp4/.homebrew/brew/bin/gmake cmTC_7376d/fast && /Users/mathomp4/.homebrew/brew/bin/gmake -f CMakeFiles/cmTC_7376d.dir/build.make CMakeFiles/cmTC_7376d.dir/build MATCHES -isystem| -I ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(31): if(AppleClang STREQUAL PGI ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(74): if(AppleClang STREQUAL SunPro AND ( Run Build Command(s):/Users/mathomp4/.homebrew/brew/bin/gmake cmTC_7376d/fast && /Users/mathomp4/.homebrew/brew/bin/gmake -f CMakeFiles/cmTC_7376d.dir/build.make CMakeFiles/cmTC_7376d.dir/build MATCHES -D__SUNPRO_C OR Run Build Command(s):/Users/mathomp4/.homebrew/brew/bin/gmake cmTC_7376d/fast && /Users/mathomp4/.homebrew/brew/bin/gmake -f CMakeFiles/cmTC_7376d.dir/build.make CMakeFiles/cmTC_7376d.dir/build MATCHES -D__SUNPRO_F ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(95): if(( AppleClang STREQUAL XL OR AppleClang STREQUAL XLClang ) AND Run Build Command(s):/Users/mathomp4/.homebrew/brew/bin/gmake cmTC_7376d/fast && /Users/mathomp4/.homebrew/brew/bin/gmake -f CMakeFiles/cmTC_7376d.dir/build.make CMakeFiles/cmTC_7376d.dir/build MATCHES ^/ AND ( ( CXX STREQUAL Fortran AND Run Build Command(s):/Users/mathomp4/.homebrew/brew/bin/gmake cmTC_7376d/fast && /Users/mathomp4/.homebrew/brew/bin/gmake -f CMakeFiles/cmTC_7376d.dir/build.make CMakeFiles/cmTC_7376d.dir/build MATCHES /xl[fF]entry AND Run Build Command(s):/Users/mathomp4/.homebrew/brew/bin/gmake cmTC_7376d/fast && /Users/mathomp4/.homebrew/brew/bin/gmake -f CMakeFiles/cmTC_7376d.dir/build.make CMakeFiles/cmTC_7376d.dir/build MATCHES OSVAR\([^ ]+\) ) OR ( ( CXX STREQUAL C OR CXX STREQUAL CXX ) AND Run Build Command(s):/Users/mathomp4/.homebrew/brew/bin/gmake cmTC_7376d/fast && /Users/mathomp4/.homebrew/brew/bin/gmake -f CMakeFiles/cmTC_7376d.dir/build.make CMakeFiles/cmTC_7376d.dir/build MATCHES /xl[cC]2?entry AND Run Build Command(s):/Users/mathomp4/.homebrew/brew/bin/gmake cmTC_7376d/fast && /Users/mathomp4/.homebrew/brew/bin/gmake -f CMakeFiles/cmTC_7376d.dir/build.make CMakeFiles/cmTC_7376d.dir/build MATCHES -qosvar= ) ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(149): if(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(151): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(152): unset(linelog PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(154): if(DEFINED rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(181): if(linelog ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(184): if(state STREQUAL done ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(172): if(state STREQUAL start ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(173): string(FIND gmake[1]: Entering directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp' #include "..." search starts here: rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(174): if(rv GREATER -1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(178): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(179): cmake_parse_implicit_include_line(gmake[1]: Entering directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp' CXX implicit_dirs_tmp linelog state ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(11): unset(rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(12): set(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(15): if(AppleClang STREQUAL Cray AND gmake[1]: Entering directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp' MATCHES ^/ AND gmake[1]: Entering directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp' MATCHES /ccfe |/ftnfe AND gmake[1]: Entering directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp' MATCHES -isystem| -I ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(31): if(AppleClang STREQUAL PGI ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(74): if(AppleClang STREQUAL SunPro AND ( gmake[1]: Entering directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp' MATCHES -D__SUNPRO_C OR gmake[1]: Entering directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp' MATCHES -D__SUNPRO_F ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(95): if(( AppleClang STREQUAL XL OR AppleClang STREQUAL XLClang ) AND gmake[1]: Entering directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp' MATCHES ^/ AND ( ( CXX STREQUAL Fortran AND gmake[1]: Entering directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp' MATCHES /xl[fF]entry AND gmake[1]: Entering directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp' MATCHES OSVAR\([^ ]+\) ) OR ( ( CXX STREQUAL C OR CXX STREQUAL CXX ) AND gmake[1]: Entering directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp' MATCHES /xl[cC]2?entry AND gmake[1]: Entering directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp' MATCHES -qosvar= ) ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(149): if(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(151): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(152): unset(linelog PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(154): if(DEFINED rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(181): if(linelog ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(184): if(state STREQUAL done ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(172): if(state STREQUAL start ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(173): string(FIND Building CXX object CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o #include "..." search starts here: rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(174): if(rv GREATER -1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(178): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(179): cmake_parse_implicit_include_line(Building CXX object CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o CXX implicit_dirs_tmp linelog state ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(11): unset(rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(12): set(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(15): if(AppleClang STREQUAL Cray AND Building CXX object CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o MATCHES ^/ AND Building CXX object CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o MATCHES /ccfe |/ftnfe AND Building CXX object CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o MATCHES -isystem| -I ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(31): if(AppleClang STREQUAL PGI ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(74): if(AppleClang STREQUAL SunPro AND ( Building CXX object CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o MATCHES -D__SUNPRO_C OR Building CXX object CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o MATCHES -D__SUNPRO_F ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(95): if(( AppleClang STREQUAL XL OR AppleClang STREQUAL XLClang ) AND Building CXX object CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o MATCHES ^/ AND ( ( CXX STREQUAL Fortran AND Building CXX object CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o MATCHES /xl[fF]entry AND Building CXX object CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o MATCHES OSVAR\([^ ]+\) ) OR ( ( CXX STREQUAL C OR CXX STREQUAL CXX ) AND Building CXX object CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o MATCHES /xl[cC]2?entry AND Building CXX object CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o MATCHES -qosvar= ) ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(149): if(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(151): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(152): unset(linelog PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(154): if(DEFINED rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(181): if(linelog ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(184): if(state STREQUAL done ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(172): if(state STREQUAL start ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(173): string(FIND /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -v -Wl,-v -o CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp #include "..." search starts here: rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(174): if(rv GREATER -1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(178): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(179): cmake_parse_implicit_include_line(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -v -Wl,-v -o CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp CXX implicit_dirs_tmp linelog state ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(11): unset(rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(12): set(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(15): if(AppleClang STREQUAL Cray AND /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -v -Wl,-v -o CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp MATCHES ^/ AND /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -v -Wl,-v -o CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp MATCHES /ccfe |/ftnfe AND /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -v -Wl,-v -o CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp MATCHES -isystem| -I ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(31): if(AppleClang STREQUAL PGI ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(74): if(AppleClang STREQUAL SunPro AND ( /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -v -Wl,-v -o CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp MATCHES -D__SUNPRO_C OR /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -v -Wl,-v -o CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp MATCHES -D__SUNPRO_F ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(95): if(( AppleClang STREQUAL XL OR AppleClang STREQUAL XLClang ) AND /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -v -Wl,-v -o CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp MATCHES ^/ AND ( ( CXX STREQUAL Fortran AND /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -v -Wl,-v -o CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp MATCHES /xl[fF]entry AND /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -v -Wl,-v -o CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp MATCHES OSVAR\([^ ]+\) ) OR ( ( CXX STREQUAL C OR CXX STREQUAL CXX ) AND /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -v -Wl,-v -o CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp MATCHES /xl[cC]2?entry AND /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -v -Wl,-v -o CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp MATCHES -qosvar= ) ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(149): if(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(151): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(152): unset(linelog PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(154): if(DEFINED rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(181): if(linelog ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(184): if(state STREQUAL done ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(172): if(state STREQUAL start ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(173): string(FIND Apple clang version 12.0.0 (clang-1200.0.32.2) #include "..." search starts here: rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(174): if(rv GREATER -1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(178): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(179): cmake_parse_implicit_include_line(Apple clang version 12.0.0 (clang-1200.0.32.2) CXX implicit_dirs_tmp linelog state ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(11): unset(rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(12): set(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(15): if(AppleClang STREQUAL Cray AND Apple clang version 12.0.0 (clang-1200.0.32.2) MATCHES ^/ AND Apple clang version 12.0.0 (clang-1200.0.32.2) MATCHES /ccfe |/ftnfe AND Apple clang version 12.0.0 (clang-1200.0.32.2) MATCHES -isystem| -I ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(31): if(AppleClang STREQUAL PGI ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(74): if(AppleClang STREQUAL SunPro AND ( Apple clang version 12.0.0 (clang-1200.0.32.2) MATCHES -D__SUNPRO_C OR Apple clang version 12.0.0 (clang-1200.0.32.2) MATCHES -D__SUNPRO_F ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(95): if(( AppleClang STREQUAL XL OR AppleClang STREQUAL XLClang ) AND Apple clang version 12.0.0 (clang-1200.0.32.2) MATCHES ^/ AND ( ( CXX STREQUAL Fortran AND Apple clang version 12.0.0 (clang-1200.0.32.2) MATCHES /xl[fF]entry AND Apple clang version 12.0.0 (clang-1200.0.32.2) MATCHES OSVAR\([^ ]+\) ) OR ( ( CXX STREQUAL C OR CXX STREQUAL CXX ) AND Apple clang version 12.0.0 (clang-1200.0.32.2) MATCHES /xl[cC]2?entry AND Apple clang version 12.0.0 (clang-1200.0.32.2) MATCHES -qosvar= ) ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(149): if(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(151): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(152): unset(linelog PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(154): if(DEFINED rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(181): if(linelog ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(184): if(state STREQUAL done ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(172): if(state STREQUAL start ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(173): string(FIND Target: x86_64-apple-darwin19.6.0 #include "..." search starts here: rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(174): if(rv GREATER -1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(178): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(179): cmake_parse_implicit_include_line(Target: x86_64-apple-darwin19.6.0 CXX implicit_dirs_tmp linelog state ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(11): unset(rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(12): set(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(15): if(AppleClang STREQUAL Cray AND Target: x86_64-apple-darwin19.6.0 MATCHES ^/ AND Target: x86_64-apple-darwin19.6.0 MATCHES /ccfe |/ftnfe AND Target: x86_64-apple-darwin19.6.0 MATCHES -isystem| -I ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(31): if(AppleClang STREQUAL PGI ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(74): if(AppleClang STREQUAL SunPro AND ( Target: x86_64-apple-darwin19.6.0 MATCHES -D__SUNPRO_C OR Target: x86_64-apple-darwin19.6.0 MATCHES -D__SUNPRO_F ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(95): if(( AppleClang STREQUAL XL OR AppleClang STREQUAL XLClang ) AND Target: x86_64-apple-darwin19.6.0 MATCHES ^/ AND ( ( CXX STREQUAL Fortran AND Target: x86_64-apple-darwin19.6.0 MATCHES /xl[fF]entry AND Target: x86_64-apple-darwin19.6.0 MATCHES OSVAR\([^ ]+\) ) OR ( ( CXX STREQUAL C OR CXX STREQUAL CXX ) AND Target: x86_64-apple-darwin19.6.0 MATCHES /xl[cC]2?entry AND Target: x86_64-apple-darwin19.6.0 MATCHES -qosvar= ) ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(149): if(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(151): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(152): unset(linelog PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(154): if(DEFINED rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(181): if(linelog ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(184): if(state STREQUAL done ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(172): if(state STREQUAL start ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(173): string(FIND Thread model: posix #include "..." search starts here: rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(174): if(rv GREATER -1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(178): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(179): cmake_parse_implicit_include_line(Thread model: posix CXX implicit_dirs_tmp linelog state ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(11): unset(rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(12): set(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(15): if(AppleClang STREQUAL Cray AND Thread model: posix MATCHES ^/ AND Thread model: posix MATCHES /ccfe |/ftnfe AND Thread model: posix MATCHES -isystem| -I ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(31): if(AppleClang STREQUAL PGI ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(74): if(AppleClang STREQUAL SunPro AND ( Thread model: posix MATCHES -D__SUNPRO_C OR Thread model: posix MATCHES -D__SUNPRO_F ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(95): if(( AppleClang STREQUAL XL OR AppleClang STREQUAL XLClang ) AND Thread model: posix MATCHES ^/ AND ( ( CXX STREQUAL Fortran AND Thread model: posix MATCHES /xl[fF]entry AND Thread model: posix MATCHES OSVAR\([^ ]+\) ) OR ( ( CXX STREQUAL C OR CXX STREQUAL CXX ) AND Thread model: posix MATCHES /xl[cC]2?entry AND Thread model: posix MATCHES -qosvar= ) ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(149): if(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(151): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(152): unset(linelog PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(154): if(DEFINED rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(181): if(linelog ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(184): if(state STREQUAL done ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(172): if(state STREQUAL start ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(173): string(FIND InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin #include "..." search starts here: rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(174): if(rv GREATER -1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(178): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(179): cmake_parse_implicit_include_line(InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin CXX implicit_dirs_tmp linelog state ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(11): unset(rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(12): set(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(15): if(AppleClang STREQUAL Cray AND InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin MATCHES ^/ AND InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin MATCHES /ccfe |/ftnfe AND InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin MATCHES -isystem| -I ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(31): if(AppleClang STREQUAL PGI ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(74): if(AppleClang STREQUAL SunPro AND ( InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin MATCHES -D__SUNPRO_C OR InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin MATCHES -D__SUNPRO_F ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(95): if(( AppleClang STREQUAL XL OR AppleClang STREQUAL XLClang ) AND InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin MATCHES ^/ AND ( ( CXX STREQUAL Fortran AND InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin MATCHES /xl[fF]entry AND InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin MATCHES OSVAR\([^ ]+\) ) OR ( ( CXX STREQUAL C OR CXX STREQUAL CXX ) AND InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin MATCHES /xl[cC]2?entry AND InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin MATCHES -qosvar= ) ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(149): if(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(151): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(152): unset(linelog PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(154): if(DEFINED rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(181): if(linelog ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(184): if(state STREQUAL done ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(172): if(state STREQUAL start ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(173): string(FIND clang: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument] #include "..." search starts here: rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(174): if(rv GREATER -1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(178): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(179): cmake_parse_implicit_include_line(clang: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument] CXX implicit_dirs_tmp linelog state ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(11): unset(rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(12): set(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(15): if(AppleClang STREQUAL Cray AND clang: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument] MATCHES ^/ AND clang: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument] MATCHES /ccfe |/ftnfe AND clang: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument] MATCHES -isystem| -I ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(31): if(AppleClang STREQUAL PGI ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(74): if(AppleClang STREQUAL SunPro AND ( clang: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument] MATCHES -D__SUNPRO_C OR clang: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument] MATCHES -D__SUNPRO_F ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(95): if(( AppleClang STREQUAL XL OR AppleClang STREQUAL XLClang ) AND clang: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument] MATCHES ^/ AND ( ( CXX STREQUAL Fortran AND clang: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument] MATCHES /xl[fF]entry AND clang: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument] MATCHES OSVAR\([^ ]+\) ) OR ( ( CXX STREQUAL C OR CXX STREQUAL CXX ) AND clang: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument] MATCHES /xl[cC]2?entry AND clang: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument] MATCHES -qosvar= ) ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(149): if(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(151): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(152): unset(linelog PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(154): if(DEFINED rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(181): if(linelog ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(184): if(state STREQUAL done ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(172): if(state STREQUAL start ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(173): string(FIND ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/c++/v1" #include "..." search starts here: rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(174): if(rv GREATER -1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(178): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(179): cmake_parse_implicit_include_line(ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/c++/v1" CXX implicit_dirs_tmp linelog state ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(11): unset(rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(12): set(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(15): if(AppleClang STREQUAL Cray AND ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/c++/v1" MATCHES ^/ AND ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/c++/v1" MATCHES /ccfe |/ftnfe AND ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/c++/v1" MATCHES -isystem| -I ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(31): if(AppleClang STREQUAL PGI ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(74): if(AppleClang STREQUAL SunPro AND ( ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/c++/v1" MATCHES -D__SUNPRO_C OR ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/c++/v1" MATCHES -D__SUNPRO_F ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(95): if(( AppleClang STREQUAL XL OR AppleClang STREQUAL XLClang ) AND ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/c++/v1" MATCHES ^/ AND ( ( CXX STREQUAL Fortran AND ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/c++/v1" MATCHES /xl[fF]entry AND ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/c++/v1" MATCHES OSVAR\([^ ]+\) ) OR ( ( CXX STREQUAL C OR CXX STREQUAL CXX ) AND ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/c++/v1" MATCHES /xl[cC]2?entry AND ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/c++/v1" MATCHES -qosvar= ) ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(149): if(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(151): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(152): unset(linelog PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(154): if(DEFINED rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(181): if(linelog ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(184): if(state STREQUAL done ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(172): if(state STREQUAL start ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(173): string(FIND "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.15.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.15.6 -fcompatibility-qualified-id-block-type-checking -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -stdlib=libc++ -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1 -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdeprecated-macro -fdebug-compilation-dir /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=macosx-10.15.0 -fcxx-exceptions -fexceptions -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -x c++ /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp #include "..." search starts here: rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(174): if(rv GREATER -1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(178): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(179): cmake_parse_implicit_include_line( "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.15.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.15.6 -fcompatibility-qualified-id-block-type-checking -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -stdlib=libc++ -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1 -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdeprecated-macro -fdebug-compilation-dir /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=macosx-10.15.0 -fcxx-exceptions -fexceptions -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -x c++ /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp CXX implicit_dirs_tmp linelog state ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(11): unset(rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(12): set(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(15): if(AppleClang STREQUAL Cray AND "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.15.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.15.6 -fcompatibility-qualified-id-block-type-checking -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -stdlib=libc++ -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1 -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdeprecated-macro -fdebug-compilation-dir /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=macosx-10.15.0 -fcxx-exceptions -fexceptions -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -x c++ /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp MATCHES ^/ AND "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.15.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.15.6 -fcompatibility-qualified-id-block-type-checking -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -stdlib=libc++ -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1 -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdeprecated-macro -fdebug-compilation-dir /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=macosx-10.15.0 -fcxx-exceptions -fexceptions -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -x c++ /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp MATCHES /ccfe |/ftnfe AND "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.15.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.15.6 -fcompatibility-qualified-id-block-type-checking -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -stdlib=libc++ -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1 -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdeprecated-macro -fdebug-compilation-dir /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=macosx-10.15.0 -fcxx-exceptions -fexceptions -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -x c++ /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp MATCHES -isystem| -I ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(31): if(AppleClang STREQUAL PGI ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(74): if(AppleClang STREQUAL SunPro AND ( "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.15.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.15.6 -fcompatibility-qualified-id-block-type-checking -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -stdlib=libc++ -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1 -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdeprecated-macro -fdebug-compilation-dir /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=macosx-10.15.0 -fcxx-exceptions -fexceptions -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -x c++ /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp MATCHES -D__SUNPRO_C OR "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.15.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.15.6 -fcompatibility-qualified-id-block-type-checking -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -stdlib=libc++ -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1 -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdeprecated-macro -fdebug-compilation-dir /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=macosx-10.15.0 -fcxx-exceptions -fexceptions -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -x c++ /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp MATCHES -D__SUNPRO_F ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(95): if(( AppleClang STREQUAL XL OR AppleClang STREQUAL XLClang ) AND "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.15.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.15.6 -fcompatibility-qualified-id-block-type-checking -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -stdlib=libc++ -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1 -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdeprecated-macro -fdebug-compilation-dir /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=macosx-10.15.0 -fcxx-exceptions -fexceptions -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -x c++ /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp MATCHES ^/ AND ( ( CXX STREQUAL Fortran AND "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.15.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.15.6 -fcompatibility-qualified-id-block-type-checking -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -stdlib=libc++ -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1 -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdeprecated-macro -fdebug-compilation-dir /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=macosx-10.15.0 -fcxx-exceptions -fexceptions -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -x c++ /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp MATCHES /xl[fF]entry AND "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.15.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.15.6 -fcompatibility-qualified-id-block-type-checking -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -stdlib=libc++ -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1 -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdeprecated-macro -fdebug-compilation-dir /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=macosx-10.15.0 -fcxx-exceptions -fexceptions -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -x c++ /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp MATCHES OSVAR\([^ ]+\) ) OR ( ( CXX STREQUAL C OR CXX STREQUAL CXX ) AND "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.15.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.15.6 -fcompatibility-qualified-id-block-type-checking -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -stdlib=libc++ -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1 -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdeprecated-macro -fdebug-compilation-dir /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=macosx-10.15.0 -fcxx-exceptions -fexceptions -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -x c++ /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp MATCHES /xl[cC]2?entry AND "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.15.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.15.6 -fcompatibility-qualified-id-block-type-checking -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -stdlib=libc++ -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1 -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdeprecated-macro -fdebug-compilation-dir /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=macosx-10.15.0 -fcxx-exceptions -fexceptions -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -x c++ /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp MATCHES -qosvar= ) ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(149): if(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(151): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(152): unset(linelog PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(154): if(DEFINED rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(181): if(linelog ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(184): if(state STREQUAL done ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(172): if(state STREQUAL start ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(173): string(FIND clang -cc1 version 12.0.0 (clang-1200.0.32.2) default target x86_64-apple-darwin19.6.0 #include "..." search starts here: rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(174): if(rv GREATER -1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(178): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(179): cmake_parse_implicit_include_line(clang -cc1 version 12.0.0 (clang-1200.0.32.2) default target x86_64-apple-darwin19.6.0 CXX implicit_dirs_tmp linelog state ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(11): unset(rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(12): set(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(15): if(AppleClang STREQUAL Cray AND clang -cc1 version 12.0.0 (clang-1200.0.32.2) default target x86_64-apple-darwin19.6.0 MATCHES ^/ AND clang -cc1 version 12.0.0 (clang-1200.0.32.2) default target x86_64-apple-darwin19.6.0 MATCHES /ccfe |/ftnfe AND clang -cc1 version 12.0.0 (clang-1200.0.32.2) default target x86_64-apple-darwin19.6.0 MATCHES -isystem| -I ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(31): if(AppleClang STREQUAL PGI ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(74): if(AppleClang STREQUAL SunPro AND ( clang -cc1 version 12.0.0 (clang-1200.0.32.2) default target x86_64-apple-darwin19.6.0 MATCHES -D__SUNPRO_C OR clang -cc1 version 12.0.0 (clang-1200.0.32.2) default target x86_64-apple-darwin19.6.0 MATCHES -D__SUNPRO_F ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(95): if(( AppleClang STREQUAL XL OR AppleClang STREQUAL XLClang ) AND clang -cc1 version 12.0.0 (clang-1200.0.32.2) default target x86_64-apple-darwin19.6.0 MATCHES ^/ AND ( ( CXX STREQUAL Fortran AND clang -cc1 version 12.0.0 (clang-1200.0.32.2) default target x86_64-apple-darwin19.6.0 MATCHES /xl[fF]entry AND clang -cc1 version 12.0.0 (clang-1200.0.32.2) default target x86_64-apple-darwin19.6.0 MATCHES OSVAR\([^ ]+\) ) OR ( ( CXX STREQUAL C OR CXX STREQUAL CXX ) AND clang -cc1 version 12.0.0 (clang-1200.0.32.2) default target x86_64-apple-darwin19.6.0 MATCHES /xl[cC]2?entry AND clang -cc1 version 12.0.0 (clang-1200.0.32.2) default target x86_64-apple-darwin19.6.0 MATCHES -qosvar= ) ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(149): if(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(151): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(152): unset(linelog PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(154): if(DEFINED rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(181): if(linelog ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(184): if(state STREQUAL done ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(172): if(state STREQUAL start ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(173): string(FIND ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include" #include "..." search starts here: rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(174): if(rv GREATER -1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(178): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(179): cmake_parse_implicit_include_line(ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include" CXX implicit_dirs_tmp linelog state ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(11): unset(rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(12): set(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(15): if(AppleClang STREQUAL Cray AND ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include" MATCHES ^/ AND ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include" MATCHES /ccfe |/ftnfe AND ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include" MATCHES -isystem| -I ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(31): if(AppleClang STREQUAL PGI ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(74): if(AppleClang STREQUAL SunPro AND ( ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include" MATCHES -D__SUNPRO_C OR ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include" MATCHES -D__SUNPRO_F ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(95): if(( AppleClang STREQUAL XL OR AppleClang STREQUAL XLClang ) AND ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include" MATCHES ^/ AND ( ( CXX STREQUAL Fortran AND ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include" MATCHES /xl[fF]entry AND ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include" MATCHES OSVAR\([^ ]+\) ) OR ( ( CXX STREQUAL C OR CXX STREQUAL CXX ) AND ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include" MATCHES /xl[cC]2?entry AND ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include" MATCHES -qosvar= ) ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(149): if(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(151): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(152): unset(linelog PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(154): if(DEFINED rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(181): if(linelog ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(184): if(state STREQUAL done ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(172): if(state STREQUAL start ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(173): string(FIND ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks" #include "..." search starts here: rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(174): if(rv GREATER -1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(178): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(179): cmake_parse_implicit_include_line(ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks" CXX implicit_dirs_tmp linelog state ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(11): unset(rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(12): set(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(15): if(AppleClang STREQUAL Cray AND ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks" MATCHES ^/ AND ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks" MATCHES /ccfe |/ftnfe AND ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks" MATCHES -isystem| -I ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(31): if(AppleClang STREQUAL PGI ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(74): if(AppleClang STREQUAL SunPro AND ( ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks" MATCHES -D__SUNPRO_C OR ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks" MATCHES -D__SUNPRO_F ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(95): if(( AppleClang STREQUAL XL OR AppleClang STREQUAL XLClang ) AND ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks" MATCHES ^/ AND ( ( CXX STREQUAL Fortran AND ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks" MATCHES /xl[fF]entry AND ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks" MATCHES OSVAR\([^ ]+\) ) OR ( ( CXX STREQUAL C OR CXX STREQUAL CXX ) AND ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks" MATCHES /xl[cC]2?entry AND ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks" MATCHES -qosvar= ) ) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(149): if(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(151): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(152): unset(linelog PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(154): if(DEFINED rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(181): if(linelog ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(184): if(state STREQUAL done ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(172): if(state STREQUAL start ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(173): string(FIND #include "..." search starts here: #include "..." search starts here: rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(174): if(rv GREATER -1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(175): set(state loading ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(176): set(preload 1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(177): string(APPEND log found start of include info ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(172): if(state STREQUAL start ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(188): elseif(state STREQUAL loading ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(189): string(FIND #include <...> search starts here: End of search list. rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(190): if(rv GREATER -1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(195): if(preload ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(196): string(FIND #include <...> search starts here: #include <...> search starts here: rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(197): if(rv GREATER -1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(198): set(preload 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(199): string(APPEND log found start of implicit include info ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(201): continue() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(172): if(state STREQUAL start ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(188): elseif(state STREQUAL loading ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(189): string(FIND /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1 End of search list. rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(190): if(rv GREATER -1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(195): if(preload ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(203): if( /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1 MATCHES ^ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(204): string(SUBSTRING /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1 1 -1 line ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(206): if(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1 MATCHES \(framework directory\)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(209): string(REPLACE \ / path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(210): list(APPEND implicit_dirs_tmp /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(211): string(APPEND log add: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(172): if(state STREQUAL start ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(188): elseif(state STREQUAL loading ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(189): string(FIND /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include End of search list. rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(190): if(rv GREATER -1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(195): if(preload ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(203): if( /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include MATCHES ^ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(204): string(SUBSTRING /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include 1 -1 line ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(206): if(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include MATCHES \(framework directory\)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(209): string(REPLACE \ / path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(210): list(APPEND implicit_dirs_tmp /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(211): string(APPEND log add: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(172): if(state STREQUAL start ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(188): elseif(state STREQUAL loading ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(189): string(FIND /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include End of search list. rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(190): if(rv GREATER -1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(195): if(preload ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(203): if( /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include MATCHES ^ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(204): string(SUBSTRING /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include 1 -1 line ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(206): if(/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include MATCHES \(framework directory\)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(209): string(REPLACE \ / path /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(210): list(APPEND implicit_dirs_tmp /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(211): string(APPEND log add: [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(172): if(state STREQUAL start ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(188): elseif(state STREQUAL loading ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(189): string(FIND /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include End of search list. rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(190): if(rv GREATER -1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(195): if(preload ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(203): if( /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include MATCHES ^ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(204): string(SUBSTRING /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include 1 -1 line ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(206): if(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include MATCHES \(framework directory\)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(209): string(REPLACE \ / path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(210): list(APPEND implicit_dirs_tmp /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(211): string(APPEND log add: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(172): if(state STREQUAL start ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(188): elseif(state STREQUAL loading ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(189): string(FIND /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks (framework directory) End of search list. rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(190): if(rv GREATER -1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(195): if(preload ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(203): if( /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks (framework directory) MATCHES ^ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(204): string(SUBSTRING /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks (framework directory) 1 -1 line ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(206): if(/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks (framework directory) MATCHES \(framework directory\)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(207): continue() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(172): if(state STREQUAL start ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(188): elseif(state STREQUAL loading ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(189): string(FIND End of search list. End of search list. rv ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(190): if(rv GREATER -1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(191): set(state done ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(192): string(APPEND log end of search list found ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(193): break() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(215): set(implicit_dirs ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(216): foreach(d IN LISTS implicit_dirs_tmp ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(217): if(IS_ABSOLUTE /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(218): get_filename_component(dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1 ABSOLUTE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(219): list(APPEND implicit_dirs /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(220): string(APPEND log collapse include dir [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1] ==> [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(217): if(IS_ABSOLUTE /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(218): get_filename_component(dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include ABSOLUTE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(219): list(APPEND implicit_dirs /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(220): string(APPEND log collapse include dir [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include] ==> [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(217): if(IS_ABSOLUTE /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(218): get_filename_component(dir /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include ABSOLUTE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(219): list(APPEND implicit_dirs /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(220): string(APPEND log collapse include dir [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include] ==> [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(217): if(IS_ABSOLUTE /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(218): get_filename_component(dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include ABSOLUTE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(219): list(APPEND implicit_dirs /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(220): string(APPEND log collapse include dir [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include] ==> [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(233): list(REMOVE_DUPLICATES implicit_dirs ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(236): if(state STREQUAL done ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(237): string(APPEND log implicit include dirs: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(243): set(implicit_incdirs /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(244): set(log found start of include info found start of implicit include info add: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1] add: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include] add: [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include] add: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include] end of search list found collapse include dir [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1] ==> [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1] collapse include dir [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include] ==> [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include] collapse include dir [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include] ==> [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include] collapse include dir [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include] ==> [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include] implicit include dirs: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include] PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake(245): set(rv done PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(103): file(APPEND /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeOutput.log Parsed CXX implicit include dir info from above output: rv=done found start of include info found start of implicit include info add: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1] add: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include] add: [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include] add: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include] end of search list found collapse include dir [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1] ==> [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1] collapse include dir [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include] ==> [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include] collapse include dir [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include] ==> [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include] collapse include dir [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include] ==> [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include] implicit include dirs: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(105): if(done STREQUAL done ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(108): if(CMAKE_CXX_STANDARD_INCLUDE_DIRECTORIES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(113): set(_CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES_INIT /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(116): set(CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(119): set(implicit_dirs ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(120): set(implicit_libs ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(121): set(implicit_fwks ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(122): if(CMAKE_CXX_VERBOSE_FLAG ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(123): CMAKE_PARSE_IMPLICIT_LINK_INFO(Change Dir: /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp Run Build Command(s):/Users/mathomp4/.homebrew/brew/bin/gmake cmTC_7376d/fast && /Users/mathomp4/.homebrew/brew/bin/gmake -f CMakeFiles/cmTC_7376d.dir/build.make CMakeFiles/cmTC_7376d.dir/build gmake[1]: Entering directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -v -Wl,-v -o CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp Apple clang version 12.0.0 (clang-1200.0.32.2) Target: x86_64-apple-darwin19.6.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin clang: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument] ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/c++/v1" "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.15.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.15.6 -fcompatibility-qualified-id-block-type-checking -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -stdlib=libc++ -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1 -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdeprecated-macro -fdebug-compilation-dir /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=macosx-10.15.0 -fcxx-exceptions -fexceptions -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -x c++ /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp clang -cc1 version 12.0.0 (clang-1200.0.32.2) default target x86_64-apple-darwin19.6.0 ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include" ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks" #include "..." search starts here: #include <...> search starts here: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks (framework directory) End of search list. Linking CXX executable cmTC_7376d /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7376d.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_7376d Apple clang version 12.0.0 (clang-1200.0.32.2) Target: x86_64-apple-darwin19.6.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -lto_library /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib -dynamic -arch x86_64 -platform_version macos 10.15.0 10.15.6 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o cmTC_7376d -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a @(#)PROGRAM:ld PROJECT:ld64-609 BUILD 07:59:13 Aug 25 2020 configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em Library search paths: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib Framework search paths: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/ gmake[1]: Leaving directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp' implicit_libs implicit_dirs implicit_fwks log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(13): set(implicit_libs_tmp ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(14): set(implicit_dirs_tmp ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(15): set(implicit_fwks_tmp ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(16): set(log ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(19): set(linker CMAKE_LINKER-NOTFOUND ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(20): if(CMAKE_LINKER ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(21): get_filename_component(linker /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld NAME ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(22): string(REGEX REPLACE ([][+.*?()^$]) \\\1 linker ld ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(24): set(startfile CMAKE_LINK_STARTFILE-NOTFOUND ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(25): if(CMAKE_LINK_STARTFILE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(30): set(linker_regex ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(31): set(linker_exclude_regex collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(32): string(APPEND log link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(33): string(REGEX REPLACE ? ; output_lines Change Dir: /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp Run Build Command(s):/Users/mathomp4/.homebrew/brew/bin/gmake cmTC_7376d/fast && /Users/mathomp4/.homebrew/brew/bin/gmake -f CMakeFiles/cmTC_7376d.dir/build.make CMakeFiles/cmTC_7376d.dir/build gmake[1]: Entering directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -v -Wl,-v -o CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp Apple clang version 12.0.0 (clang-1200.0.32.2) Target: x86_64-apple-darwin19.6.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin clang: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument] ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/c++/v1" "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.15.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.15.6 -fcompatibility-qualified-id-block-type-checking -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -stdlib=libc++ -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1 -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdeprecated-macro -fdebug-compilation-dir /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=macosx-10.15.0 -fcxx-exceptions -fexceptions -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -x c++ /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp clang -cc1 version 12.0.0 (clang-1200.0.32.2) default target x86_64-apple-darwin19.6.0 ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include" ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks" #include "..." search starts here: #include <...> search starts here: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks (framework directory) End of search list. Linking CXX executable cmTC_7376d /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7376d.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_7376d Apple clang version 12.0.0 (clang-1200.0.32.2) Target: x86_64-apple-darwin19.6.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -lto_library /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib -dynamic -arch x86_64 -platform_version macos 10.15.0 10.15.6 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o cmTC_7376d -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a @(#)PROGRAM:ld PROJECT:ld64-609 BUILD 07:59:13 Aug 25 2020 configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em Library search paths: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib Framework search paths: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/ gmake[1]: Leaving directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp' ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(34): foreach(line IN LISTS output_lines ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if(Change Dir: /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT Change Dir: /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line Change Dir: /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if(Change Dir: /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT Change Dir: /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif(Change Dir: /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [Change Dir: /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif( MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if(Run Build Command(s):/Users/mathomp4/.homebrew/brew/bin/gmake cmTC_7376d/fast && /Users/mathomp4/.homebrew/brew/bin/gmake -f CMakeFiles/cmTC_7376d.dir/build.make CMakeFiles/cmTC_7376d.dir/build MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT Run Build Command(s):/Users/mathomp4/.homebrew/brew/bin/gmake cmTC_7376d/fast && /Users/mathomp4/.homebrew/brew/bin/gmake -f CMakeFiles/cmTC_7376d.dir/build.make CMakeFiles/cmTC_7376d.dir/build MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line Run Build Command(s):/Users/mathomp4/.homebrew/brew/bin/gmake cmTC_7376d/fast && /Users/mathomp4/.homebrew/brew/bin/gmake -f CMakeFiles/cmTC_7376d.dir/build.make CMakeFiles/cmTC_7376d.dir/build ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if(Run Build Command(s):/Users/mathomp4/.homebrew/brew/bin/gmake cmTC_7376d/fast && /Users/mathomp4/.homebrew/brew/bin/gmake -f CMakeFiles/cmTC_7376d.dir/build.make CMakeFiles/cmTC_7376d.dir/build MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT Run Build Command(s):/Users/mathomp4/.homebrew/brew/bin/gmake cmTC_7376d/fast && /Users/mathomp4/.homebrew/brew/bin/gmake -f CMakeFiles/cmTC_7376d.dir/build.make CMakeFiles/cmTC_7376d.dir/build MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif(Run Build Command(s):/Users/mathomp4/.homebrew/brew/bin/gmake cmTC_7376d/fast && /Users/mathomp4/.homebrew/brew/bin/gmake -f CMakeFiles/cmTC_7376d.dir/build.make CMakeFiles/cmTC_7376d.dir/build MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [Run Build Command(s):/Users/mathomp4/.homebrew/brew/bin/gmake cmTC_7376d/fast && /Users/mathomp4/.homebrew/brew/bin/gmake -f CMakeFiles/cmTC_7376d.dir/build.make CMakeFiles/cmTC_7376d.dir/build] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if(gmake[1]: Entering directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp' MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT gmake[1]: Entering directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp' MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line gmake[1]: Entering directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp' ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if(gmake[1]: Entering directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp' MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT gmake[1]: Entering directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp' MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif(gmake[1]: Entering directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp' MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [gmake[1]: Entering directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp'] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if(Building CXX object CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT Building CXX object CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line Building CXX object CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if(Building CXX object CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT Building CXX object CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif(Building CXX object CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [Building CXX object CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -v -Wl,-v -o CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -v -Wl,-v -o CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -v -Wl,-v -o CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -v -Wl -v -o CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -v -Wl -v -o CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -v -Wl -v -o CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -v -Wl -v -o CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if(Apple clang version 12.0.0 (clang-1200.0.32.2) MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT Apple clang version 12.0.0 (clang-1200.0.32.2) MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line Apple clang version 12.0.0 (clang-1200.0.32.2) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if(Apple clang version 12.0.0 (clang-1200.0.32.2) MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT Apple clang version 12.0.0 (clang-1200.0.32.2) MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif(Apple clang version 12.0.0 (clang-1200.0.32.2) MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [Apple clang version 12.0.0 (clang-1200.0.32.2)] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if(Target: x86_64-apple-darwin19.6.0 MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT Target: x86_64-apple-darwin19.6.0 MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line Target: x86_64-apple-darwin19.6.0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if(Target: x86_64-apple-darwin19.6.0 MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT Target: x86_64-apple-darwin19.6.0 MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif(Target: x86_64-apple-darwin19.6.0 MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [Target: x86_64-apple-darwin19.6.0] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if(Thread model: posix MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT Thread model: posix MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line Thread model: posix ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if(Thread model: posix MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT Thread model: posix MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif(Thread model: posix MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [Thread model: posix] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if(InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if(InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif(InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if(clang: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument] MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT clang: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument] MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line clang: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if(clang: warning: -Wl -v: 'linker' input unused [-Wunused-command-line-argument] MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT clang: warning: -Wl -v: 'linker' input unused [-Wunused-command-line-argument] MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif(clang: warning: -Wl -v: 'linker' input unused [-Wunused-command-line-argument] MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [clang: warning: -Wl -v: 'linker' input unused [-Wunused-command-line-argument]] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if(ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/c++/v1" MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/c++/v1" MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/c++/v1" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if(ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/c++/v1" MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/c++/v1" MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif(ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/c++/v1" MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/c++/v1"] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if( "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.15.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.15.6 -fcompatibility-qualified-id-block-type-checking -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -stdlib=libc++ -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1 -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdeprecated-macro -fdebug-compilation-dir /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=macosx-10.15.0 -fcxx-exceptions -fexceptions -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -x c++ /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.15.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.15.6 -fcompatibility-qualified-id-block-type-checking -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -stdlib=libc++ -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1 -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdeprecated-macro -fdebug-compilation-dir /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=macosx-10.15.0 -fcxx-exceptions -fexceptions -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -x c++ /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.15.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.15.6 -fcompatibility-qualified-id-block-type-checking -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -stdlib=libc++ -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1 -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdeprecated-macro -fdebug-compilation-dir /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=macosx-10.15.0 -fcxx-exceptions -fexceptions -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -x c++ /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if( "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.15.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.15.6 -fcompatibility-qualified-id-block-type-checking -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -stdlib=libc++ -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1 -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdeprecated-macro -fdebug-compilation-dir /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=macosx-10.15.0 -fcxx-exceptions -fexceptions -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -x c++ /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.15.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.15.6 -fcompatibility-qualified-id-block-type-checking -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -stdlib=libc++ -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1 -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdeprecated-macro -fdebug-compilation-dir /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=macosx-10.15.0 -fcxx-exceptions -fexceptions -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -x c++ /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif( "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.15.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.15.6 -fcompatibility-qualified-id-block-type-checking -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -stdlib=libc++ -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1 -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdeprecated-macro -fdebug-compilation-dir /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=macosx-10.15.0 -fcxx-exceptions -fexceptions -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -x c++ /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [ "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.15.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.15.6 -fcompatibility-qualified-id-block-type-checking -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -stdlib=libc++ -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1 -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdeprecated-macro -fdebug-compilation-dir /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=macosx-10.15.0 -fcxx-exceptions -fexceptions -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -x c++ /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if(clang -cc1 version 12.0.0 (clang-1200.0.32.2) default target x86_64-apple-darwin19.6.0 MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT clang -cc1 version 12.0.0 (clang-1200.0.32.2) default target x86_64-apple-darwin19.6.0 MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line clang -cc1 version 12.0.0 (clang-1200.0.32.2) default target x86_64-apple-darwin19.6.0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if(clang -cc1 version 12.0.0 (clang-1200.0.32.2) default target x86_64-apple-darwin19.6.0 MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT clang -cc1 version 12.0.0 (clang-1200.0.32.2) default target x86_64-apple-darwin19.6.0 MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif(clang -cc1 version 12.0.0 (clang-1200.0.32.2) default target x86_64-apple-darwin19.6.0 MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [clang -cc1 version 12.0.0 (clang-1200.0.32.2) default target x86_64-apple-darwin19.6.0] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if(ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include" MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include" MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if(ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include" MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include" MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif(ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include" MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include"] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if(ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks" MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks" MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks" ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if(ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks" MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks" MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif(ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks" MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks"] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if(#include "..." search starts here: MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT #include "..." search starts here: MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line #include "..." search starts here: ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if(#include "..." search starts here: MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT #include "..." search starts here: MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif(#include "..." search starts here: MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [#include "..." search starts here:] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if(#include <...> search starts here: MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT #include <...> search starts here: MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line #include <...> search starts here: ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if(#include <...> search starts here: MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT #include <...> search starts here: MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif(#include <...> search starts here: MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [#include <...> search starts here:] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if( /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1 MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1 MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if( /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1 MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1 MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif( /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1 MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if( /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if( /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif( /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if( /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if( /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif( /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if( /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if( /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif( /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if( /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks (framework directory) MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks (framework directory) MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks (framework directory) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if( /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks (framework directory) MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks (framework directory) MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif( /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks (framework directory) MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks (framework directory)] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if(End of search list. MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT End of search list. MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line End of search list. ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if(End of search list. MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT End of search list. MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif(End of search list. MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [End of search list.] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if(Linking CXX executable cmTC_7376d MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT Linking CXX executable cmTC_7376d MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line Linking CXX executable cmTC_7376d ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if(Linking CXX executable cmTC_7376d MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT Linking CXX executable cmTC_7376d MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif(Linking CXX executable cmTC_7376d MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [Linking CXX executable cmTC_7376d] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7376d.dir/link.txt --verbose=1 MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7376d.dir/link.txt --verbose=1 MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7376d.dir/link.txt --verbose=1 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7376d.dir/link.txt --verbose=1 MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7376d.dir/link.txt --verbose=1 MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7376d.dir/link.txt --verbose=1 MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7376d.dir/link.txt --verbose=1] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_7376d MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_7376d MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_7376d ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl -search_paths_first -Wl -headerpad_max_install_names -v -Wl -v CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_7376d MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl -search_paths_first -Wl -headerpad_max_install_names -v -Wl -v CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_7376d MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl -search_paths_first -Wl -headerpad_max_install_names -v -Wl -v CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_7376d MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl -search_paths_first -Wl -headerpad_max_install_names -v -Wl -v CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_7376d ] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if(Apple clang version 12.0.0 (clang-1200.0.32.2) MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT Apple clang version 12.0.0 (clang-1200.0.32.2) MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line Apple clang version 12.0.0 (clang-1200.0.32.2) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if(Apple clang version 12.0.0 (clang-1200.0.32.2) MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT Apple clang version 12.0.0 (clang-1200.0.32.2) MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif(Apple clang version 12.0.0 (clang-1200.0.32.2) MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [Apple clang version 12.0.0 (clang-1200.0.32.2)] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if(Target: x86_64-apple-darwin19.6.0 MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT Target: x86_64-apple-darwin19.6.0 MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line Target: x86_64-apple-darwin19.6.0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if(Target: x86_64-apple-darwin19.6.0 MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT Target: x86_64-apple-darwin19.6.0 MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif(Target: x86_64-apple-darwin19.6.0 MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [Target: x86_64-apple-darwin19.6.0] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if(Thread model: posix MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT Thread model: posix MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line Thread model: posix ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if(Thread model: posix MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT Thread model: posix MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif(Thread model: posix MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [Thread model: posix] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if(InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(50): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(52): string(REGEX REPLACE , line InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(53): if(InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if( MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(133): elseif(InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin MATCHES LPATH(=| is:? *)(.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(139): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(140): string(APPEND log ignore line: [InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(35): set(cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(36): if( "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -lto_library /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib -dynamic -arch x86_64 -platform_version macos 10.15.0 10.15.6 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o cmTC_7376d -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) AND NOT "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -lto_library /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib -dynamic -arch x86_64 -platform_version macos 10.15.0 10.15.6 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o cmTC_7376d -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a MATCHES collect2 version |^[A-Za-z0-9_]+=|/ldfe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(38): if(XCODE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(48): separate_arguments(args NATIVE_COMMAND "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -lto_library /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib -dynamic -arch x86_64 -platform_version macos 10.15.0 10.15.6 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o cmTC_7376d -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(49): list(GET args 0 cmd ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(63): set(is_msvc 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(64): if(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld MATCHES ^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(65): string(APPEND log link line: [ "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -lto_library /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib -dynamic -arch x86_64 -platform_version macos 10.15.0 10.15.6 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o cmTC_7376d -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(66): string(REGEX REPLACE ;-([LYz]); ;-\1 args /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld;-demangle;-lto_library;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib;-dynamic;-arch;x86_64;-platform_version;macos;10.15.0;10.15.6;-syslibroot;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk;-o;cmTC_7376d;-search_paths_first;-headerpad_max_install_names;-v;CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o;-lc++;-lSystem;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(67): set(skip_value_of ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(68): foreach(arg IN LISTS args ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(69): if(skip_value_of ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(72): elseif(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld MATCHES ^-L(.:)?[/\] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(77): elseif(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld MATCHES ^[-/](LIBPATH|libpath):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(82): elseif(is_msvc AND /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld STREQUAL -link ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(84): elseif(is_msvc AND /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld MATCHES ^(.*\.[Ll][Ii][Bb])$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(88): elseif(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld STREQUAL -lto_library ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(92): elseif(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld MATCHES ^-l([^:].*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(97): elseif(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld MATCHES ^(.:)?[/\].*\.a$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(101): elseif(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld MATCHES ^[-/](DEFAULTLIB|defaultlib):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(106): elseif(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld MATCHES ^(.:)?[/\].*\.o$ AND obj_regex AND /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld MATCHES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(111): elseif(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld MATCHES ^-Y(P,)?[^0-9] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(117): elseif(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld MATCHES ^-l: ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(121): elseif(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld MATCHES ^-z(all|default|weak)extract ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(125): elseif(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld STREQUAL cl.exe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(128): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(129): string(APPEND log arg [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld] ==> ignore ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(69): if(skip_value_of ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(72): elseif(-demangle MATCHES ^-L(.:)?[/\] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(77): elseif(-demangle MATCHES ^[-/](LIBPATH|libpath):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(82): elseif(is_msvc AND -demangle STREQUAL -link ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(84): elseif(is_msvc AND -demangle MATCHES ^(.*\.[Ll][Ii][Bb])$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(88): elseif(-demangle STREQUAL -lto_library ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(92): elseif(-demangle MATCHES ^-l([^:].*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(97): elseif(-demangle MATCHES ^(.:)?[/\].*\.a$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(101): elseif(-demangle MATCHES ^[-/](DEFAULTLIB|defaultlib):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(106): elseif(-demangle MATCHES ^(.:)?[/\].*\.o$ AND obj_regex AND -demangle MATCHES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(111): elseif(-demangle MATCHES ^-Y(P,)?[^0-9] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(117): elseif(-demangle MATCHES ^-l: ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(121): elseif(-demangle MATCHES ^-z(all|default|weak)extract ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(125): elseif(-demangle STREQUAL cl.exe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(128): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(129): string(APPEND log arg [-demangle] ==> ignore ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(69): if(skip_value_of ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(72): elseif(-lto_library MATCHES ^-L(.:)?[/\] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(77): elseif(-lto_library MATCHES ^[-/](LIBPATH|libpath):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(82): elseif(is_msvc AND -lto_library STREQUAL -link ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(84): elseif(is_msvc AND -lto_library MATCHES ^(.*\.[Ll][Ii][Bb])$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(88): elseif(-lto_library STREQUAL -lto_library ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(90): set(skip_value_of -lto_library ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(91): string(APPEND log arg [-lto_library] ==> ignore, skip following value ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(69): if(skip_value_of ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(70): string(APPEND log arg [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib] ==> skip value of -lto_library ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(71): set(skip_value_of ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(69): if(skip_value_of ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(72): elseif(-dynamic MATCHES ^-L(.:)?[/\] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(77): elseif(-dynamic MATCHES ^[-/](LIBPATH|libpath):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(82): elseif(is_msvc AND -dynamic STREQUAL -link ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(84): elseif(is_msvc AND -dynamic MATCHES ^(.*\.[Ll][Ii][Bb])$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(88): elseif(-dynamic STREQUAL -lto_library ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(92): elseif(-dynamic MATCHES ^-l([^:].*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(97): elseif(-dynamic MATCHES ^(.:)?[/\].*\.a$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(101): elseif(-dynamic MATCHES ^[-/](DEFAULTLIB|defaultlib):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(106): elseif(-dynamic MATCHES ^(.:)?[/\].*\.o$ AND obj_regex AND -dynamic MATCHES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(111): elseif(-dynamic MATCHES ^-Y(P,)?[^0-9] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(117): elseif(-dynamic MATCHES ^-l: ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(121): elseif(-dynamic MATCHES ^-z(all|default|weak)extract ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(125): elseif(-dynamic STREQUAL cl.exe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(128): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(129): string(APPEND log arg [-dynamic] ==> ignore ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(69): if(skip_value_of ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(72): elseif(-arch MATCHES ^-L(.:)?[/\] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(77): elseif(-arch MATCHES ^[-/](LIBPATH|libpath):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(82): elseif(is_msvc AND -arch STREQUAL -link ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(84): elseif(is_msvc AND -arch MATCHES ^(.*\.[Ll][Ii][Bb])$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(88): elseif(-arch STREQUAL -lto_library ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(92): elseif(-arch MATCHES ^-l([^:].*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(97): elseif(-arch MATCHES ^(.:)?[/\].*\.a$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(101): elseif(-arch MATCHES ^[-/](DEFAULTLIB|defaultlib):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(106): elseif(-arch MATCHES ^(.:)?[/\].*\.o$ AND obj_regex AND -arch MATCHES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(111): elseif(-arch MATCHES ^-Y(P,)?[^0-9] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(117): elseif(-arch MATCHES ^-l: ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(121): elseif(-arch MATCHES ^-z(all|default|weak)extract ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(125): elseif(-arch STREQUAL cl.exe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(128): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(129): string(APPEND log arg [-arch] ==> ignore ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(69): if(skip_value_of ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(72): elseif(x86_64 MATCHES ^-L(.:)?[/\] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(77): elseif(x86_64 MATCHES ^[-/](LIBPATH|libpath):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(82): elseif(is_msvc AND x86_64 STREQUAL -link ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(84): elseif(is_msvc AND x86_64 MATCHES ^(.*\.[Ll][Ii][Bb])$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(88): elseif(x86_64 STREQUAL -lto_library ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(92): elseif(x86_64 MATCHES ^-l([^:].*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(97): elseif(x86_64 MATCHES ^(.:)?[/\].*\.a$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(101): elseif(x86_64 MATCHES ^[-/](DEFAULTLIB|defaultlib):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(106): elseif(x86_64 MATCHES ^(.:)?[/\].*\.o$ AND obj_regex AND x86_64 MATCHES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(111): elseif(x86_64 MATCHES ^-Y(P,)?[^0-9] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(117): elseif(x86_64 MATCHES ^-l: ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(121): elseif(x86_64 MATCHES ^-z(all|default|weak)extract ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(125): elseif(x86_64 STREQUAL cl.exe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(128): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(129): string(APPEND log arg [x86_64] ==> ignore ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(69): if(skip_value_of ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(72): elseif(-platform_version MATCHES ^-L(.:)?[/\] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(77): elseif(-platform_version MATCHES ^[-/](LIBPATH|libpath):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(82): elseif(is_msvc AND -platform_version STREQUAL -link ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(84): elseif(is_msvc AND -platform_version MATCHES ^(.*\.[Ll][Ii][Bb])$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(88): elseif(-platform_version STREQUAL -lto_library ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(92): elseif(-platform_version MATCHES ^-l([^:].*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(97): elseif(-platform_version MATCHES ^(.:)?[/\].*\.a$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(101): elseif(-platform_version MATCHES ^[-/](DEFAULTLIB|defaultlib):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(106): elseif(-platform_version MATCHES ^(.:)?[/\].*\.o$ AND obj_regex AND -platform_version MATCHES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(111): elseif(-platform_version MATCHES ^-Y(P,)?[^0-9] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(117): elseif(-platform_version MATCHES ^-l: ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(121): elseif(-platform_version MATCHES ^-z(all|default|weak)extract ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(125): elseif(-platform_version STREQUAL cl.exe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(128): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(129): string(APPEND log arg [-platform_version] ==> ignore ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(69): if(skip_value_of ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(72): elseif(macos MATCHES ^-L(.:)?[/\] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(77): elseif(macos MATCHES ^[-/](LIBPATH|libpath):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(82): elseif(is_msvc AND macos STREQUAL -link ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(84): elseif(is_msvc AND macos MATCHES ^(.*\.[Ll][Ii][Bb])$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(88): elseif(macos STREQUAL -lto_library ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(92): elseif(macos MATCHES ^-l([^:].*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(97): elseif(macos MATCHES ^(.:)?[/\].*\.a$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(101): elseif(macos MATCHES ^[-/](DEFAULTLIB|defaultlib):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(106): elseif(macos MATCHES ^(.:)?[/\].*\.o$ AND obj_regex AND macos MATCHES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(111): elseif(macos MATCHES ^-Y(P,)?[^0-9] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(117): elseif(macos MATCHES ^-l: ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(121): elseif(macos MATCHES ^-z(all|default|weak)extract ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(125): elseif(macos STREQUAL cl.exe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(128): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(129): string(APPEND log arg [macos] ==> ignore ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(69): if(skip_value_of ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(72): elseif(10.15.0 MATCHES ^-L(.:)?[/\] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(77): elseif(10.15.0 MATCHES ^[-/](LIBPATH|libpath):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(82): elseif(is_msvc AND 10.15.0 STREQUAL -link ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(84): elseif(is_msvc AND 10.15.0 MATCHES ^(.*\.[Ll][Ii][Bb])$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(88): elseif(10.15.0 STREQUAL -lto_library ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(92): elseif(10.15.0 MATCHES ^-l([^:].*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(97): elseif(10.15.0 MATCHES ^(.:)?[/\].*\.a$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(101): elseif(10.15.0 MATCHES ^[-/](DEFAULTLIB|defaultlib):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(106): elseif(10.15.0 MATCHES ^(.:)?[/\].*\.o$ AND obj_regex AND 10.15.0 MATCHES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(111): elseif(10.15.0 MATCHES ^-Y(P,)?[^0-9] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(117): elseif(10.15.0 MATCHES ^-l: ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(121): elseif(10.15.0 MATCHES ^-z(all|default|weak)extract ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(125): elseif(10.15.0 STREQUAL cl.exe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(128): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(129): string(APPEND log arg [10.15.0] ==> ignore ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(69): if(skip_value_of ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(72): elseif(10.15.6 MATCHES ^-L(.:)?[/\] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(77): elseif(10.15.6 MATCHES ^[-/](LIBPATH|libpath):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(82): elseif(is_msvc AND 10.15.6 STREQUAL -link ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(84): elseif(is_msvc AND 10.15.6 MATCHES ^(.*\.[Ll][Ii][Bb])$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(88): elseif(10.15.6 STREQUAL -lto_library ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(92): elseif(10.15.6 MATCHES ^-l([^:].*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(97): elseif(10.15.6 MATCHES ^(.:)?[/\].*\.a$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(101): elseif(10.15.6 MATCHES ^[-/](DEFAULTLIB|defaultlib):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(106): elseif(10.15.6 MATCHES ^(.:)?[/\].*\.o$ AND obj_regex AND 10.15.6 MATCHES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(111): elseif(10.15.6 MATCHES ^-Y(P,)?[^0-9] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(117): elseif(10.15.6 MATCHES ^-l: ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(121): elseif(10.15.6 MATCHES ^-z(all|default|weak)extract ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(125): elseif(10.15.6 STREQUAL cl.exe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(128): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(129): string(APPEND log arg [10.15.6] ==> ignore ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(69): if(skip_value_of ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(72): elseif(-syslibroot MATCHES ^-L(.:)?[/\] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(77): elseif(-syslibroot MATCHES ^[-/](LIBPATH|libpath):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(82): elseif(is_msvc AND -syslibroot STREQUAL -link ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(84): elseif(is_msvc AND -syslibroot MATCHES ^(.*\.[Ll][Ii][Bb])$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(88): elseif(-syslibroot STREQUAL -lto_library ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(92): elseif(-syslibroot MATCHES ^-l([^:].*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(97): elseif(-syslibroot MATCHES ^(.:)?[/\].*\.a$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(101): elseif(-syslibroot MATCHES ^[-/](DEFAULTLIB|defaultlib):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(106): elseif(-syslibroot MATCHES ^(.:)?[/\].*\.o$ AND obj_regex AND -syslibroot MATCHES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(111): elseif(-syslibroot MATCHES ^-Y(P,)?[^0-9] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(117): elseif(-syslibroot MATCHES ^-l: ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(121): elseif(-syslibroot MATCHES ^-z(all|default|weak)extract ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(125): elseif(-syslibroot STREQUAL cl.exe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(128): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(129): string(APPEND log arg [-syslibroot] ==> ignore ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(69): if(skip_value_of ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(72): elseif(/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk MATCHES ^-L(.:)?[/\] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(77): elseif(/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk MATCHES ^[-/](LIBPATH|libpath):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(82): elseif(is_msvc AND /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk STREQUAL -link ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(84): elseif(is_msvc AND /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk MATCHES ^(.*\.[Ll][Ii][Bb])$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(88): elseif(/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk STREQUAL -lto_library ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(92): elseif(/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk MATCHES ^-l([^:].*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(97): elseif(/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk MATCHES ^(.:)?[/\].*\.a$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(101): elseif(/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk MATCHES ^[-/](DEFAULTLIB|defaultlib):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(106): elseif(/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk MATCHES ^(.:)?[/\].*\.o$ AND obj_regex AND /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk MATCHES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(111): elseif(/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk MATCHES ^-Y(P,)?[^0-9] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(117): elseif(/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk MATCHES ^-l: ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(121): elseif(/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk MATCHES ^-z(all|default|weak)extract ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(125): elseif(/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk STREQUAL cl.exe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(128): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(129): string(APPEND log arg [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk] ==> ignore ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(69): if(skip_value_of ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(72): elseif(-o MATCHES ^-L(.:)?[/\] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(77): elseif(-o MATCHES ^[-/](LIBPATH|libpath):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(82): elseif(is_msvc AND -o STREQUAL -link ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(84): elseif(is_msvc AND -o MATCHES ^(.*\.[Ll][Ii][Bb])$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(88): elseif(-o STREQUAL -lto_library ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(92): elseif(-o MATCHES ^-l([^:].*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(97): elseif(-o MATCHES ^(.:)?[/\].*\.a$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(101): elseif(-o MATCHES ^[-/](DEFAULTLIB|defaultlib):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(106): elseif(-o MATCHES ^(.:)?[/\].*\.o$ AND obj_regex AND -o MATCHES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(111): elseif(-o MATCHES ^-Y(P,)?[^0-9] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(117): elseif(-o MATCHES ^-l: ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(121): elseif(-o MATCHES ^-z(all|default|weak)extract ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(125): elseif(-o STREQUAL cl.exe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(128): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(129): string(APPEND log arg [-o] ==> ignore ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(69): if(skip_value_of ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(72): elseif(cmTC_7376d MATCHES ^-L(.:)?[/\] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(77): elseif(cmTC_7376d MATCHES ^[-/](LIBPATH|libpath):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(82): elseif(is_msvc AND cmTC_7376d STREQUAL -link ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(84): elseif(is_msvc AND cmTC_7376d MATCHES ^(.*\.[Ll][Ii][Bb])$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(88): elseif(cmTC_7376d STREQUAL -lto_library ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(92): elseif(cmTC_7376d MATCHES ^-l([^:].*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(97): elseif(cmTC_7376d MATCHES ^(.:)?[/\].*\.a$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(101): elseif(cmTC_7376d MATCHES ^[-/](DEFAULTLIB|defaultlib):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(106): elseif(cmTC_7376d MATCHES ^(.:)?[/\].*\.o$ AND obj_regex AND cmTC_7376d MATCHES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(111): elseif(cmTC_7376d MATCHES ^-Y(P,)?[^0-9] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(117): elseif(cmTC_7376d MATCHES ^-l: ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(121): elseif(cmTC_7376d MATCHES ^-z(all|default|weak)extract ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(125): elseif(cmTC_7376d STREQUAL cl.exe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(128): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(129): string(APPEND log arg [cmTC_7376d] ==> ignore ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(69): if(skip_value_of ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(72): elseif(-search_paths_first MATCHES ^-L(.:)?[/\] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(77): elseif(-search_paths_first MATCHES ^[-/](LIBPATH|libpath):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(82): elseif(is_msvc AND -search_paths_first STREQUAL -link ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(84): elseif(is_msvc AND -search_paths_first MATCHES ^(.*\.[Ll][Ii][Bb])$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(88): elseif(-search_paths_first STREQUAL -lto_library ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(92): elseif(-search_paths_first MATCHES ^-l([^:].*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(97): elseif(-search_paths_first MATCHES ^(.:)?[/\].*\.a$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(101): elseif(-search_paths_first MATCHES ^[-/](DEFAULTLIB|defaultlib):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(106): elseif(-search_paths_first MATCHES ^(.:)?[/\].*\.o$ AND obj_regex AND -search_paths_first MATCHES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(111): elseif(-search_paths_first MATCHES ^-Y(P,)?[^0-9] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(117): elseif(-search_paths_first MATCHES ^-l: ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(121): elseif(-search_paths_first MATCHES ^-z(all|default|weak)extract ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(125): elseif(-search_paths_first STREQUAL cl.exe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(128): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(129): string(APPEND log arg [-search_paths_first] ==> ignore ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(69): if(skip_value_of ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(72): elseif(-headerpad_max_install_names MATCHES ^-L(.:)?[/\] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(77): elseif(-headerpad_max_install_names MATCHES ^[-/](LIBPATH|libpath):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(82): elseif(is_msvc AND -headerpad_max_install_names STREQUAL -link ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(84): elseif(is_msvc AND -headerpad_max_install_names MATCHES ^(.*\.[Ll][Ii][Bb])$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(88): elseif(-headerpad_max_install_names STREQUAL -lto_library ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(92): elseif(-headerpad_max_install_names MATCHES ^-l([^:].*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(97): elseif(-headerpad_max_install_names MATCHES ^(.:)?[/\].*\.a$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(101): elseif(-headerpad_max_install_names MATCHES ^[-/](DEFAULTLIB|defaultlib):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(106): elseif(-headerpad_max_install_names MATCHES ^(.:)?[/\].*\.o$ AND obj_regex AND -headerpad_max_install_names MATCHES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(111): elseif(-headerpad_max_install_names MATCHES ^-Y(P,)?[^0-9] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(117): elseif(-headerpad_max_install_names MATCHES ^-l: ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(121): elseif(-headerpad_max_install_names MATCHES ^-z(all|default|weak)extract ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(125): elseif(-headerpad_max_install_names STREQUAL cl.exe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(128): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(129): string(APPEND log arg [-headerpad_max_install_names] ==> ignore ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(69): if(skip_value_of ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(72): elseif(-v MATCHES ^-L(.:)?[/\] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(77): elseif(-v MATCHES ^[-/](LIBPATH|libpath):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(82): elseif(is_msvc AND -v STREQUAL -link ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(84): elseif(is_msvc AND -v MATCHES ^(.*\.[Ll][Ii][Bb])$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(88): elseif(-v STREQUAL -lto_library ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(92): elseif(-v MATCHES ^-l([^:].*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(97): elseif(-v MATCHES ^(.:)?[/\].*\.a$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(101): elseif(-v MATCHES ^[-/](DEFAULTLIB|defaultlib):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(106): elseif(-v MATCHES ^(.:)?[/\].*\.o$ AND obj_regex AND -v MATCHES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(111): elseif(-v MATCHES ^-Y(P,)?[^0-9] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(117): elseif(-v MATCHES ^-l: ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(121): elseif(-v MATCHES ^-z(all|default|weak)extract ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(125): elseif(-v STREQUAL cl.exe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(128): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(129): string(APPEND log arg [-v] ==> ignore ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(69): if(skip_value_of ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(72): elseif(CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o MATCHES ^-L(.:)?[/\] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(77): elseif(CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o MATCHES ^[-/](LIBPATH|libpath):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(82): elseif(is_msvc AND CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o STREQUAL -link ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(84): elseif(is_msvc AND CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o MATCHES ^(.*\.[Ll][Ii][Bb])$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(88): elseif(CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o STREQUAL -lto_library ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(92): elseif(CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o MATCHES ^-l([^:].*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(97): elseif(CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o MATCHES ^(.:)?[/\].*\.a$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(101): elseif(CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o MATCHES ^[-/](DEFAULTLIB|defaultlib):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(106): elseif(CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o MATCHES ^(.:)?[/\].*\.o$ AND obj_regex AND CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o MATCHES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(111): elseif(CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o MATCHES ^-Y(P,)?[^0-9] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(117): elseif(CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o MATCHES ^-l: ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(121): elseif(CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o MATCHES ^-z(all|default|weak)extract ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(125): elseif(CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o STREQUAL cl.exe ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(128): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(129): string(APPEND log arg [CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(69): if(skip_value_of ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(72): elseif(-lc++ MATCHES ^-L(.:)?[/\] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(77): elseif(-lc++ MATCHES ^[-/](LIBPATH|libpath):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(82): elseif(is_msvc AND -lc++ STREQUAL -link ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(84): elseif(is_msvc AND -lc++ MATCHES ^(.*\.[Ll][Ii][Bb])$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(88): elseif(-lc++ STREQUAL -lto_library ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(92): elseif(-lc++ MATCHES ^-l([^:].*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(94): set(lib c++ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(95): list(APPEND implicit_libs_tmp c++ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(96): string(APPEND log arg [-lc++] ==> lib [c++] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(69): if(skip_value_of ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(72): elseif(-lSystem MATCHES ^-L(.:)?[/\] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(77): elseif(-lSystem MATCHES ^[-/](LIBPATH|libpath):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(82): elseif(is_msvc AND -lSystem STREQUAL -link ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(84): elseif(is_msvc AND -lSystem MATCHES ^(.*\.[Ll][Ii][Bb])$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(88): elseif(-lSystem STREQUAL -lto_library ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(92): elseif(-lSystem MATCHES ^-l([^:].*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(94): set(lib System ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(95): list(APPEND implicit_libs_tmp System ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(96): string(APPEND log arg [-lSystem] ==> lib [System] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(69): if(skip_value_of ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(72): elseif(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a MATCHES ^-L(.:)?[/\] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(77): elseif(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a MATCHES ^[-/](LIBPATH|libpath):(.+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(82): elseif(is_msvc AND /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a STREQUAL -link ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(84): elseif(is_msvc AND /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a MATCHES ^(.*\.[Ll][Ii][Bb])$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(88): elseif(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a STREQUAL -lto_library ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(92): elseif(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a MATCHES ^-l([^:].*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(97): elseif(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a MATCHES ^(.:)?[/\].*\.a$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(99): list(APPEND implicit_libs_tmp /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(100): string(APPEND log arg [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a] ==> lib [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(132): break() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(145): if(Change Dir: /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp;;Run Build Command(s):/Users/mathomp4/.homebrew/brew/bin/gmake cmTC_7376d/fast && /Users/mathomp4/.homebrew/brew/bin/gmake -f CMakeFiles/cmTC_7376d.dir/build.make CMakeFiles/cmTC_7376d.dir/build;gmake[1]: Entering directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp';Building CXX object CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -v -Wl,-v -o CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp;Apple clang version 12.0.0 (clang-1200.0.32.2);Target: x86_64-apple-darwin19.6.0;Thread model: posix;InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin;clang: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument];ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/c++/v1"; "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.15.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.15.6 -fcompatibility-qualified-id-block-type-checking -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -stdlib=libc++ -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1 -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdeprecated-macro -fdebug-compilation-dir /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=macosx-10.15.0 -fcxx-exceptions -fexceptions -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -x c++ /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp;clang -cc1 version 12.0.0 (clang-1200.0.32.2) default target x86_64-apple-darwin19.6.0;ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include";ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks";#include "..." search starts here:;#include <...> search starts here:; /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1; /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include; /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks (framework directory);End of search list.;Linking CXX executable cmTC_7376d;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7376d.dir/link.txt --verbose=1;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_7376d ;Apple clang version 12.0.0 (clang-1200.0.32.2);Target: x86_64-apple-darwin19.6.0;Thread model: posix;InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin; "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -lto_library /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib -dynamic -arch x86_64 -platform_version macos 10.15.0 10.15.6 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o cmTC_7376d -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a;@(#)PROGRAM:ld PROJECT:ld64-609;BUILD 07:59:13 Aug 25 2020;configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em;Library search paths:; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib;Framework search paths:; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/;gmake[1]: Leaving directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp';; MATCHES ;Library search paths:((; [^;]+)+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(146): string(REPLACE ; ; implicit_dirs_match ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(147): string(APPEND log Library search paths: [;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(148): list(APPEND implicit_dirs_tmp ;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(150): if(Change Dir: /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp;;Run Build Command(s):/Users/mathomp4/.homebrew/brew/bin/gmake cmTC_7376d/fast && /Users/mathomp4/.homebrew/brew/bin/gmake -f CMakeFiles/cmTC_7376d.dir/build.make CMakeFiles/cmTC_7376d.dir/build;gmake[1]: Entering directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp';Building CXX object CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -v -Wl,-v -o CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp;Apple clang version 12.0.0 (clang-1200.0.32.2);Target: x86_64-apple-darwin19.6.0;Thread model: posix;InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin;clang: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument];ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/c++/v1"; "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.15.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.15.6 -fcompatibility-qualified-id-block-type-checking -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -stdlib=libc++ -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1 -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdeprecated-macro -fdebug-compilation-dir /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=macosx-10.15.0 -fcxx-exceptions -fexceptions -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -x c++ /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp;clang -cc1 version 12.0.0 (clang-1200.0.32.2) default target x86_64-apple-darwin19.6.0;ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include";ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks";#include "..." search starts here:;#include <...> search starts here:; /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1; /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include; /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks (framework directory);End of search list.;Linking CXX executable cmTC_7376d;/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7376d.dir/link.txt --verbose=1;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_7376d ;Apple clang version 12.0.0 (clang-1200.0.32.2);Target: x86_64-apple-darwin19.6.0;Thread model: posix;InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin; "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -lto_library /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib -dynamic -arch x86_64 -platform_version macos 10.15.0 10.15.6 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o cmTC_7376d -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a;@(#)PROGRAM:ld PROJECT:ld64-609;BUILD 07:59:13 Aug 25 2020;configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em;Library search paths:; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib;Framework search paths:; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/;gmake[1]: Leaving directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp';; MATCHES ;Framework search paths:((; [^;]+)+) ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(151): string(REPLACE ; ; implicit_fwks_match ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(152): string(APPEND log Framework search paths: [;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(153): list(APPEND implicit_fwks_tmp ;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(158): set(implicit_libs ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(159): foreach(lib IN LISTS implicit_libs_tmp ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(160): if(xc++ MATCHES ^x(crt.*\.o|gcc_eh.*|.*libgcc_eh.*|System.*|.*libclang_rt.*|msvcrt.*|libvcruntime.*|libucrt.*|libcmt.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(162): elseif(IS_ABSOLUTE c++ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(168): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(169): list(APPEND implicit_libs c++ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(160): if(xSystem MATCHES ^x(crt.*\.o|gcc_eh.*|.*libgcc_eh.*|System.*|.*libclang_rt.*|msvcrt.*|libvcruntime.*|libucrt.*|libcmt.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(161): string(APPEND log remove lib [System] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(160): if(x/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a MATCHES ^x(crt.*\.o|gcc_eh.*|.*libgcc_eh.*|System.*|.*libclang_rt.*|msvcrt.*|libvcruntime.*|libucrt.*|libcmt.*)$ ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(161): string(APPEND log remove lib [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(174): set(desc_dirs library ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(175): set(desc_fwks framework ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(176): foreach(t dirs fwks ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(177): set(implicit_dirs ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(178): foreach(d IN LISTS implicit_dirs_tmp ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(179): get_filename_component(dir /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib ABSOLUTE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(180): string(FIND /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib /CMakeFiles/ pos ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(181): if(NOT pos LESS 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(183): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(184): set(msg ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(185): list(APPEND implicit_dirs /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(187): string(APPEND log collapse library dir [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib] ==> [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(189): list(REMOVE_DUPLICATES implicit_dirs ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(177): set(implicit_fwks ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(178): foreach(d IN LISTS implicit_fwks_tmp ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(179): get_filename_component(dir /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/ ABSOLUTE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(180): string(FIND /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks /CMakeFiles/ pos ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(181): if(NOT pos LESS 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(183): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(184): set(msg ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(185): list(APPEND implicit_fwks /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(187): string(APPEND log collapse framework dir [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/] ==> [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(189): list(REMOVE_DUPLICATES implicit_fwks ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(193): string(APPEND log implicit libs: [c++] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(194): string(APPEND log implicit dirs: [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(195): string(APPEND log implicit fwks: [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(198): set(implicit_libs c++ PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(199): set(implicit_dirs /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(200): set(implicit_fwks /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake(201): set(log link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] ignore line: [Change Dir: /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp] ignore line: [] ignore line: [Run Build Command(s):/Users/mathomp4/.homebrew/brew/bin/gmake cmTC_7376d/fast && /Users/mathomp4/.homebrew/brew/bin/gmake -f CMakeFiles/cmTC_7376d.dir/build.make CMakeFiles/cmTC_7376d.dir/build] ignore line: [gmake[1]: Entering directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp'] ignore line: [Building CXX object CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o] ignore line: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -v -Wl -v -o CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp] ignore line: [Apple clang version 12.0.0 (clang-1200.0.32.2)] ignore line: [Target: x86_64-apple-darwin19.6.0] ignore line: [Thread model: posix] ignore line: [InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin] ignore line: [clang: warning: -Wl -v: 'linker' input unused [-Wunused-command-line-argument]] ignore line: [ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/c++/v1"] ignore line: [ "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.15.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.15.6 -fcompatibility-qualified-id-block-type-checking -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -stdlib=libc++ -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1 -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdeprecated-macro -fdebug-compilation-dir /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=macosx-10.15.0 -fcxx-exceptions -fexceptions -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -x c++ /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp] ignore line: [clang -cc1 version 12.0.0 (clang-1200.0.32.2) default target x86_64-apple-darwin19.6.0] ignore line: [ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include"] ignore line: [ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks"] ignore line: [#include "..." search starts here:] ignore line: [#include <...> search starts here:] ignore line: [ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1] ignore line: [ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include] ignore line: [ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include] ignore line: [ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include] ignore line: [ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks (framework directory)] ignore line: [End of search list.] ignore line: [Linking CXX executable cmTC_7376d] ignore line: [/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7376d.dir/link.txt --verbose=1] ignore line: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl -search_paths_first -Wl -headerpad_max_install_names -v -Wl -v CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_7376d ] ignore line: [Apple clang version 12.0.0 (clang-1200.0.32.2)] ignore line: [Target: x86_64-apple-darwin19.6.0] ignore line: [Thread model: posix] ignore line: [InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin] link line: [ "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -lto_library /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib -dynamic -arch x86_64 -platform_version macos 10.15.0 10.15.6 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o cmTC_7376d -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a] arg [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld] ==> ignore arg [-demangle] ==> ignore arg [-lto_library] ==> ignore, skip following value arg [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib] ==> skip value of -lto_library arg [-dynamic] ==> ignore arg [-arch] ==> ignore arg [x86_64] ==> ignore arg [-platform_version] ==> ignore arg [macos] ==> ignore arg [10.15.0] ==> ignore arg [10.15.6] ==> ignore arg [-syslibroot] ==> ignore arg [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk] ==> ignore arg [-o] ==> ignore arg [cmTC_7376d] ==> ignore arg [-search_paths_first] ==> ignore arg [-headerpad_max_install_names] ==> ignore arg [-v] ==> ignore arg [CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore arg [-lc++] ==> lib [c++] arg [-lSystem] ==> lib [System] arg [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a] ==> lib [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a] Library search paths: [;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib] Framework search paths: [;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/] remove lib [System] remove lib [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a] collapse library dir [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib] ==> [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib] collapse framework dir [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/] ==> [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks] implicit libs: [c++] implicit dirs: [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib] implicit fwks: [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks] PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(125): file(APPEND /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeOutput.log Parsed CXX implicit link information from above output: link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] ignore line: [Change Dir: /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp] ignore line: [] ignore line: [Run Build Command(s):/Users/mathomp4/.homebrew/brew/bin/gmake cmTC_7376d/fast && /Users/mathomp4/.homebrew/brew/bin/gmake -f CMakeFiles/cmTC_7376d.dir/build.make CMakeFiles/cmTC_7376d.dir/build] ignore line: [gmake[1]: Entering directory '/Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp'] ignore line: [Building CXX object CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o] ignore line: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -v -Wl -v -o CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -c /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp] ignore line: [Apple clang version 12.0.0 (clang-1200.0.32.2)] ignore line: [Target: x86_64-apple-darwin19.6.0] ignore line: [Thread model: posix] ignore line: [InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin] ignore line: [clang: warning: -Wl -v: 'linker' input unused [-Wunused-command-line-argument]] ignore line: [ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/c++/v1"] ignore line: [ "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.15.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.15.6 -fcompatibility-qualified-id-block-type-checking -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -stdlib=libc++ -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1 -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdeprecated-macro -fdebug-compilation-dir /Users/mathomp4/CmakeError/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=macosx-10.15.0 -fcxx-exceptions -fexceptions -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -x c++ /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp] ignore line: [clang -cc1 version 12.0.0 (clang-1200.0.32.2) default target x86_64-apple-darwin19.6.0] ignore line: [ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/local/include"] ignore line: [ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/Library/Frameworks"] ignore line: [#include "..." search starts here:] ignore line: [#include <...> search starts here:] ignore line: [ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1] ignore line: [ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include] ignore line: [ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include] ignore line: [ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include] ignore line: [ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks (framework directory)] ignore line: [End of search list.] ignore line: [Linking CXX executable cmTC_7376d] ignore line: [/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7376d.dir/link.txt --verbose=1] ignore line: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl -search_paths_first -Wl -headerpad_max_install_names -v -Wl -v CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_7376d ] ignore line: [Apple clang version 12.0.0 (clang-1200.0.32.2)] ignore line: [Target: x86_64-apple-darwin19.6.0] ignore line: [Thread model: posix] ignore line: [InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin] link line: [ "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -lto_library /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib -dynamic -arch x86_64 -platform_version macos 10.15.0 10.15.6 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o cmTC_7376d -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a] arg [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld] ==> ignore arg [-demangle] ==> ignore arg [-lto_library] ==> ignore, skip following value arg [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib] ==> skip value of -lto_library arg [-dynamic] ==> ignore arg [-arch] ==> ignore arg [x86_64] ==> ignore arg [-platform_version] ==> ignore arg [macos] ==> ignore arg [10.15.0] ==> ignore arg [10.15.6] ==> ignore arg [-syslibroot] ==> ignore arg [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk] ==> ignore arg [-o] ==> ignore arg [cmTC_7376d] ==> ignore arg [-search_paths_first] ==> ignore arg [-headerpad_max_install_names] ==> ignore arg [-v] ==> ignore arg [CMakeFiles/cmTC_7376d.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore arg [-lc++] ==> lib [c++] arg [-lSystem] ==> lib [System] arg [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a] ==> lib [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a] Library search paths: [;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib] Framework search paths: [;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/] remove lib [System] remove lib [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.osx.a] collapse library dir [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib] ==> [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib] collapse framework dir [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/] ==> [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks] implicit libs: [c++] implicit dirs: [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib] implicit fwks: [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks] ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(131): if(CXX MATCHES Fortran AND Unix Makefiles MATCHES Visual Studio ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(151): if(DEFINED CMAKE_OSX_ARCHITECTURES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(152): if( MATCHES ; ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(157): set(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES c++ PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(158): set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(159): set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompilerABI.cmake(162): if(CMAKE_LIBRARY_ARCHITECTURE_REGEX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCXXCompiler.cmake(170): elseif(CMAKE_CXX_COMPILER_ID STREQUAL QCC ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCXXCompiler.cmake(27): if(CMAKE_CXX_ABI_COMPILED ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCXXCompiler.cmake(29): set(CMAKE_CXX_COMPILER_WORKS TRUE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCXXCompiler.cmake(30): message(STATUS Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ - skipped ) -- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ - skipped /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCXXCompiler.cmake(38): if(NOT CMAKE_CXX_COMPILER_WORKS ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCXXCompiler.cmake(71): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake(5): function(cmake_determine_compile_features lang ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCXXCompiler.cmake(72): CMAKE_DETERMINE_COMPILE_FEATURES(CXX ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake(7): if(lang STREQUAL C AND COMMAND cmake_record_c_compile_features ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCXXCompiler.cmake(45): elseif(lang STREQUAL CXX AND COMMAND cmake_record_cxx_compile_features ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake(46): message(CHECK_START Detecting CXX compile features ) -- Detecting CXX compile features /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake(48): set(CMAKE_CXX98_COMPILE_FEATURES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake(49): set(CMAKE_CXX11_COMPILE_FEATURES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake(50): set(CMAKE_CXX14_COMPILE_FEATURES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake(51): set(CMAKE_CXX17_COMPILE_FEATURES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake(52): set(CMAKE_CXX20_COMPILE_FEATURES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake(54): include(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Internal/FeatureTesting.cmake ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Internal/FeatureTesting.cmake(2): macro(_record_compiler_features lang compile_flags feature_list ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Internal/FeatureTesting.cmake(72): macro(_record_compiler_features_c std ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Internal/FeatureTesting.cmake(82): macro(_record_compiler_features_cxx std ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Internal/FeatureTesting.cmake(92): macro(_record_compiler_features_cuda std ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Internal/FeatureTesting.cmake(102): macro(_has_compiler_features lang level compile_flags feature_list ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Internal/FeatureTesting.cmake(108): macro(_has_compiler_features_c std ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Internal/FeatureTesting.cmake(112): macro(_has_compiler_features_cxx std ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Internal/FeatureTesting.cmake(116): macro(_has_compiler_features_cuda std ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake(56): cmake_record_cxx_compile_features() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(95): set(_result 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(96): if(_result EQUAL 0 AND DEFINED CMAKE_CXX20_STANDARD_COMPILE_OPTION ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(97): if(CMAKE_CXX20_STANDARD__HAS_FULL_SUPPORT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake(99): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(100): _record_compiler_features_cxx(20 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Internal/FeatureTesting.cmake(83): list(APPEND CMAKE_CXX20_COMPILE_FEATURES cxx_std_20 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Internal/FeatureTesting.cmake(85): get_property(lang_level_has_features GLOBAL PROPERTY CMAKE_CXX20_KNOWN_FEATURES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Internal/FeatureTesting.cmake(86): if(lang_level_has_features ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Internal/FeatureTesting.cmake(89): unset(lang_level_has_features ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(102): unset(CMAKE_CXX20_STANDARD__HAS_FULL_SUPPORT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(104): if(_result EQUAL 0 AND DEFINED CMAKE_CXX17_STANDARD_COMPILE_OPTION ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(105): if(CMAKE_CXX17_STANDARD__HAS_FULL_SUPPORT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake(107): else() /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(108): _record_compiler_features_cxx(17 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Internal/FeatureTesting.cmake(83): list(APPEND CMAKE_CXX17_COMPILE_FEATURES cxx_std_17 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Internal/FeatureTesting.cmake(85): get_property(lang_level_has_features GLOBAL PROPERTY CMAKE_CXX17_KNOWN_FEATURES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Internal/FeatureTesting.cmake(86): if(lang_level_has_features ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Internal/FeatureTesting.cmake(89): unset(lang_level_has_features ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(110): unset(CMAKE_CXX17_STANDARD__HAS_FULL_SUPPORT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(112): if(_result EQUAL 0 AND DEFINED CMAKE_CXX14_STANDARD_COMPILE_OPTION ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(113): if(CMAKE_CXX14_STANDARD__HAS_FULL_SUPPORT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(114): _has_compiler_features_cxx(14 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Internal/FeatureTesting.cmake(113): list(APPEND CMAKE_CXX14_COMPILE_FEATURES cxx_std_14 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Internal/FeatureTesting.cmake(114): _has_compiler_features(CXX 14 -std=c++14 CMAKE_CXX14_COMPILE_FEATURES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Internal/FeatureTesting.cmake(104): get_property(known_features GLOBAL PROPERTY CMAKE_CXX14_KNOWN_FEATURES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Internal/FeatureTesting.cmake(105): list(APPEND CMAKE_CXX14_COMPILE_FEATURES cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(118): unset(CMAKE_CXX14_STANDARD__HAS_FULL_SUPPORT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(120): if(_result EQUAL 0 AND DEFINED CMAKE_CXX11_STANDARD_COMPILE_OPTION ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(121): if(CMAKE_CXX11_STANDARD__HAS_FULL_SUPPORT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(122): _has_compiler_features_cxx(11 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Internal/FeatureTesting.cmake(113): list(APPEND CMAKE_CXX11_COMPILE_FEATURES cxx_std_11 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Internal/FeatureTesting.cmake(114): _has_compiler_features(CXX 11 -std=c++11 CMAKE_CXX11_COMPILE_FEATURES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Internal/FeatureTesting.cmake(104): get_property(known_features GLOBAL PROPERTY CMAKE_CXX11_KNOWN_FEATURES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Internal/FeatureTesting.cmake(105): list(APPEND CMAKE_CXX11_COMPILE_FEATURES cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(126): unset(CMAKE_CXX11_STANDARD__HAS_FULL_SUPPORT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(128): if(_result EQUAL 0 AND DEFINED CMAKE_CXX98_STANDARD_COMPILE_OPTION ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(129): if(CMAKE_CXX98_STANDARD__HAS_FULL_SUPPORT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(130): _has_compiler_features_cxx(98 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Internal/FeatureTesting.cmake(113): list(APPEND CMAKE_CXX98_COMPILE_FEATURES cxx_std_98 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Internal/FeatureTesting.cmake(114): _has_compiler_features(CXX 98 -std=c++98 CMAKE_CXX98_COMPILE_FEATURES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Internal/FeatureTesting.cmake(104): get_property(known_features GLOBAL PROPERTY CMAKE_CXX98_KNOWN_FEATURES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Internal/FeatureTesting.cmake(105): list(APPEND CMAKE_CXX98_COMPILE_FEATURES cxx_template_template_parameters ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake(134): unset(CMAKE_CXX98_STANDARD__HAS_FULL_SUPPORT ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake(58): if(NOT _result EQUAL 0 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake(63): if(CMAKE_CXX17_COMPILE_FEATURES AND CMAKE_CXX20_COMPILE_FEATURES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake(64): list(REMOVE_ITEM CMAKE_CXX20_COMPILE_FEATURES cxx_std_17 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake(66): if(CMAKE_CXX14_COMPILE_FEATURES AND CMAKE_CXX17_COMPILE_FEATURES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake(67): list(REMOVE_ITEM CMAKE_CXX17_COMPILE_FEATURES cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake(69): if(CMAKE_CXX11_COMPILE_FEATURES AND CMAKE_CXX14_COMPILE_FEATURES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake(70): list(REMOVE_ITEM CMAKE_CXX14_COMPILE_FEATURES cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake(72): if(CMAKE_CXX98_COMPILE_FEATURES AND CMAKE_CXX11_COMPILE_FEATURES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake(73): list(REMOVE_ITEM CMAKE_CXX11_COMPILE_FEATURES cxx_std_98;cxx_template_template_parameters ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake(76): if(NOT CMAKE_CXX_COMPILE_FEATURES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake(77): set(CMAKE_CXX_COMPILE_FEATURES cxx_std_98;cxx_template_template_parameters cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates cxx_std_17 cxx_std_20 ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake(86): set(CMAKE_CXX_COMPILE_FEATURES cxx_std_98;cxx_template_template_parameters;cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates;cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates;cxx_std_17;cxx_std_20 PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake(87): set(CMAKE_CXX98_COMPILE_FEATURES cxx_std_98;cxx_template_template_parameters PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake(88): set(CMAKE_CXX11_COMPILE_FEATURES cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake(89): set(CMAKE_CXX14_COMPILE_FEATURES cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake(90): set(CMAKE_CXX17_COMPILE_FEATURES cxx_std_17 PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake(91): set(CMAKE_CXX20_COMPILE_FEATURES cxx_std_20 PARENT_SCOPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake(93): message(CHECK_PASS done ) -- Detecting CXX compile features - done /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCXXCompiler.cmake(75): configure_file(/Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeCXXCompiler.cmake.in /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake @ONLY ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCXXCompiler.cmake(80): include(/Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(1): set(CMAKE_CXX_COMPILER /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(2): set(CMAKE_CXX_COMPILER_ARG1 ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(3): set(CMAKE_CXX_COMPILER_ID AppleClang ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(4): set(CMAKE_CXX_COMPILER_VERSION 12.0.0.12000032 ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(5): set(CMAKE_CXX_COMPILER_VERSION_INTERNAL ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(6): set(CMAKE_CXX_COMPILER_WRAPPER ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(7): set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT 98 ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(8): set(CMAKE_CXX_COMPILE_FEATURES cxx_std_98;cxx_template_template_parameters;cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates;cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates;cxx_std_17;cxx_std_20 ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(9): set(CMAKE_CXX98_COMPILE_FEATURES cxx_std_98;cxx_template_template_parameters ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(10): set(CMAKE_CXX11_COMPILE_FEATURES cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(11): set(CMAKE_CXX14_COMPILE_FEATURES cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(12): set(CMAKE_CXX17_COMPILE_FEATURES cxx_std_17 ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(13): set(CMAKE_CXX20_COMPILE_FEATURES cxx_std_20 ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(15): set(CMAKE_CXX_PLATFORM_ID Darwin ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(16): set(CMAKE_CXX_SIMULATE_ID ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(17): set(CMAKE_CXX_COMPILER_FRONTEND_VARIANT ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(18): set(CMAKE_CXX_SIMULATE_VERSION ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(23): set(CMAKE_AR /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(24): set(CMAKE_CXX_COMPILER_AR ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(25): set(CMAKE_RANLIB /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(26): set(CMAKE_CXX_COMPILER_RANLIB ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(27): set(CMAKE_LINKER /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(28): set(CMAKE_MT ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(29): set(CMAKE_COMPILER_IS_GNUCXX ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(30): set(CMAKE_CXX_COMPILER_LOADED 1 ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(31): set(CMAKE_CXX_COMPILER_WORKS TRUE ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(32): set(CMAKE_CXX_ABI_COMPILED TRUE ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(33): set(CMAKE_COMPILER_IS_MINGW ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(34): set(CMAKE_COMPILER_IS_CYGWIN ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(35): if(CMAKE_COMPILER_IS_CYGWIN ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(40): set(CMAKE_CXX_COMPILER_ENV_VAR CXX ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(42): if(CMAKE_COMPILER_IS_MINGW ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(45): set(CMAKE_CXX_COMPILER_ID_RUN 1 ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(46): set(CMAKE_CXX_SOURCE_FILE_EXTENSIONS C;M;c++;cc;cpp;cxx;m;mm;CPP ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(47): set(CMAKE_CXX_IGNORE_EXTENSIONS inl;h;hpp;HPP;H;o;O;obj;OBJ;def;DEF;rc;RC ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(49): foreach(lang C OBJC OBJCXX ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(50): if(CMAKE_C_COMPILER_ID_RUN ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(51): foreach(extension IN LISTS CMAKE_C_SOURCE_FILE_EXTENSIONS ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(52): list(REMOVE_ITEM CMAKE_CXX_SOURCE_FILE_EXTENSIONS c ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(52): list(REMOVE_ITEM CMAKE_CXX_SOURCE_FILE_EXTENSIONS m ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(50): if(CMAKE_OBJC_COMPILER_ID_RUN ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(50): if(CMAKE_OBJCXX_COMPILER_ID_RUN ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(57): set(CMAKE_CXX_LINKER_PREFERENCE 30 ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(58): set(CMAKE_CXX_LINKER_PREFERENCE_PROPAGATES 1 ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(61): set(CMAKE_CXX_SIZEOF_DATA_PTR 8 ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(62): set(CMAKE_CXX_COMPILER_ABI ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(63): set(CMAKE_CXX_LIBRARY_ARCHITECTURE ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(65): if(CMAKE_CXX_SIZEOF_DATA_PTR ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(66): set(CMAKE_SIZEOF_VOID_P 8 ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(69): if(CMAKE_CXX_COMPILER_ABI ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(73): if(CMAKE_CXX_LIBRARY_ARCHITECTURE ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(77): set(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(78): if(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(86): set(CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(87): set(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES c++ ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(88): set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib ) /Users/mathomp4/CmakeError/build/CMakeFiles/3.19.1/CMakeCXXCompiler.cmake(89): set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCXXCompiler.cmake(82): if(CMAKE_CXX_SIZEOF_DATA_PTR ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCXXCompiler.cmake(83): foreach(f ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCXXCompiler.cmake(86): unset(CMAKE_CXX_ABI_FILES ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCXXCompiler.cmake(89): set(CMAKE_TRY_COMPILE_TARGET_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCXXCompiler.cmake(90): unset(__CMAKE_SAVED_TRY_COMPILE_TARGET_TYPE ) /Users/mathomp4/.homebrew/brew/Cellar/cmake/3.19.1/share/cmake/Modules/CMakeTestCXXCompiler.cmake(91): unset(__CMAKE_CXX_COMPILER_OUTPUT ) CMake Warning (dev) at CMakeLists.txt:1 (project): Policy CMP0025 is not set: Compiler id for Apple Clang is now AppleClang. Run "cmake --help-policy CMP0025" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Converting CXX compiler id "AppleClang" to "Clang" for compatibility. This warning is for project developers. Use -Wno-dev to suppress it. /Users/mathomp4/CmakeError/CMakeLists.txt(3): cmake_minimum_required(VERSION 3.17 ) /Users/mathomp4/CmakeError/CMakeLists.txt(5): enable_testing() /Users/mathomp4/CmakeError/CMakeLists.txt(7): add_test(hello command echo hi WORKING_DIRECTORY /Users/mathomp4/CmakeError/build ) /Users/mathomp4/CmakeError/CMakeLists.txt(12): add_test(goodbye command echo bye WORKING_DIRECTORY /Users/mathomp4/CmakeError/build ) -- Configuring done -- Generating done -- Build files have been written to: /Users/mathomp4/CmakeError/build