241 lines
21 KiB
YAML
241 lines
21 KiB
YAML
|
|
---
|
|
events:
|
|
-
|
|
kind: "message-v1"
|
|
backtrace:
|
|
- "/usr/local/share/cmake/Modules/CMakeDetermineSystem.cmake:205 (message)"
|
|
- "CMakeLists.txt:2 (project)"
|
|
message: |
|
|
The system is: Darwin - 22.6.0 - x86_64
|
|
-
|
|
kind: "message-v1"
|
|
backtrace:
|
|
- "/usr/local/share/cmake/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
|
|
- "/usr/local/share/cmake/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
|
|
- "/usr/local/share/cmake/Modules/CMakeDetermineCXXCompiler.cmake:126 (CMAKE_DETERMINE_COMPILER_ID)"
|
|
- "CMakeLists.txt:2 (project)"
|
|
message: |
|
|
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed.
|
|
Compiler: /Library/Developer/CommandLineTools/usr/bin/c++
|
|
Build flags:
|
|
Id flags:
|
|
|
|
The output was:
|
|
1
|
|
ld: library 'c++' not found
|
|
clang: error: linker command failed with exit code 1 (use -v to see invocation)
|
|
|
|
|
|
-
|
|
kind: "message-v1"
|
|
backtrace:
|
|
- "/usr/local/share/cmake/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
|
|
- "/usr/local/share/cmake/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
|
|
- "/usr/local/share/cmake/Modules/CMakeDetermineCXXCompiler.cmake:126 (CMAKE_DETERMINE_COMPILER_ID)"
|
|
- "CMakeLists.txt:2 (project)"
|
|
message: |
|
|
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
|
|
Compiler: /Library/Developer/CommandLineTools/usr/bin/c++
|
|
Build flags:
|
|
Id flags: -c
|
|
|
|
The output was:
|
|
0
|
|
|
|
|
|
Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "CMakeCXXCompilerId.o"
|
|
|
|
The CXX compiler identification is AppleClang, found in:
|
|
/Users/AfonsoCMSosua/Developer/C++/CPP_TEMPLATE/build/CMakeFiles/3.31.4/CompilerIdCXX/CMakeCXXCompilerId.o
|
|
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "/usr/local/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:74 (try_compile)"
|
|
- "/usr/local/share/cmake/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
|
|
- "CMakeLists.txt:2 (project)"
|
|
checks:
|
|
- "Detecting CXX compiler ABI info"
|
|
directories:
|
|
source: "/Users/AfonsoCMSosua/Developer/C++/CPP_TEMPLATE/build/CMakeFiles/CMakeScratch/TryCompile-r2r2O2"
|
|
binary: "/Users/AfonsoCMSosua/Developer/C++/CPP_TEMPLATE/build/CMakeFiles/CMakeScratch/TryCompile-r2r2O2"
|
|
cmakeVariables:
|
|
CMAKE_CXX_FLAGS: ""
|
|
CMAKE_CXX_FLAGS_DEBUG: "-g"
|
|
CMAKE_CXX_SCAN_FOR_MODULES: "OFF"
|
|
CMAKE_EXE_LINKER_FLAGS: "-L/usr/local/opt/tcl-tk/lib"
|
|
CMAKE_OSX_ARCHITECTURES: ""
|
|
CMAKE_OSX_DEPLOYMENT_TARGET: "13.7"
|
|
CMAKE_OSX_SYSROOT: "/Library/Developer/CommandLineTools/SDKs/MacOSX14.2.sdk"
|
|
buildResult:
|
|
variable: "CMAKE_CXX_ABI_COMPILED"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: '/Users/AfonsoCMSosua/Developer/C++/CPP_TEMPLATE/build/CMakeFiles/CMakeScratch/TryCompile-r2r2O2'
|
|
|
|
Run Build Command(s): /usr/local/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_ad91c/fast
|
|
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_ad91c.dir/build.make CMakeFiles/cmTC_ad91c.dir/build
|
|
Building CXX object CMakeFiles/cmTC_ad91c.dir/CMakeCXXCompilerABI.cpp.o
|
|
/Library/Developer/CommandLineTools/usr/bin/c++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -v -Wl,-v -MD -MT CMakeFiles/cmTC_ad91c.dir/CMakeCXXCompilerABI.cpp.o -MF CMakeFiles/cmTC_ad91c.dir/CMakeCXXCompilerABI.cpp.o.d -o CMakeFiles/cmTC_ad91c.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/share/cmake/Modules/CMakeCXXCompilerABI.cpp
|
|
Apple clang version 15.0.0 (clang-1500.1.0.2.5)
|
|
Target: x86_64-apple-darwin22.6.0
|
|
Thread model: posix
|
|
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
|
|
clang: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument]
|
|
"/Library/Developer/CommandLineTools/usr/bin/clang" -cc1 -triple x86_64-apple-macosx13.7.0 -Wundef-prefix=TARGET_OS_ -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all --mrelax-relocations -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model pic -pic-level 2 -mframe-pointer=all -fno-strict-return -ffp-contract=on -fno-rounding-math -funwind-tables=2 -target-sdk-version=14.2 -fvisibility-inlines-hidden-static-local-var -target-cpu penryn -tune-cpu generic -mllvm -treat-scalable-fixed-error-as-warning -debugger-tuning=lldb -target-linker-version 1022.1 -v -fcoverage-compilation-dir=/Users/AfonsoCMSosua/Developer/C++/CPP_TEMPLATE/build/CMakeFiles/CMakeScratch/TryCompile-r2r2O2 -resource-dir /Library/Developer/CommandLineTools/usr/lib/clang/15.0.0 -dependency-file CMakeFiles/cmTC_ad91c.dir/CMakeCXXCompilerABI.cpp.o.d -skip-unused-modulemap-deps -MT CMakeFiles/cmTC_ad91c.dir/CMakeCXXCompilerABI.cpp.o -sys-header-deps -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.2.sdk -internal-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.2.sdk/usr/include/c++/v1 -internal-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.2.sdk/usr/local/include -internal-isystem /Library/Developer/CommandLineTools/usr/lib/clang/15.0.0/include -internal-externc-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.2.sdk/usr/include -internal-externc-isystem /Library/Developer/CommandLineTools/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 -Wno-elaborated-enum-base -Wno-reserved-identifier -Wno-gnu-folding-constant -fdeprecated-macro -fdebug-compilation-dir=/Users/AfonsoCMSosua/Developer/C++/CPP_TEMPLATE/build/CMakeFiles/CMakeScratch/TryCompile-r2r2O2 -ferror-limit 19 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fno-cxx-modules -fcxx-exceptions -fexceptions -fmax-type-align=16 -fcommon -clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation -fno-odr-hash-protocols -clang-vendor-feature=+enableAggressiveVLAFolding -clang-vendor-feature=+revert09abecef7bbf -clang-vendor-feature=+thisNoAlignAttr -clang-vendor-feature=+thisNoNullAttr -mllvm -disable-aligned-alloc-awareness=1 -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o CMakeFiles/cmTC_ad91c.dir/CMakeCXXCompilerABI.cpp.o -x c++ /usr/local/share/cmake/Modules/CMakeCXXCompilerABI.cpp
|
|
clang -cc1 version 15.0.0 (clang-1500.1.0.2.5) default target x86_64-apple-darwin22.6.0
|
|
ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX14.2.sdk/usr/local/include"
|
|
ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX14.2.sdk/Library/Frameworks"
|
|
#include "..." search starts here:
|
|
#include <...> search starts here:
|
|
/Library/Developer/CommandLineTools/SDKs/MacOSX14.2.sdk/usr/include/c++/v1
|
|
/Library/Developer/CommandLineTools/usr/lib/clang/15.0.0/include
|
|
/Library/Developer/CommandLineTools/SDKs/MacOSX14.2.sdk/usr/include
|
|
/Library/Developer/CommandLineTools/usr/include
|
|
/Library/Developer/CommandLineTools/SDKs/MacOSX14.2.sdk/System/Library/Frameworks (framework directory)
|
|
End of search list.
|
|
Linking CXX executable cmTC_ad91c
|
|
/usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ad91c.dir/link.txt --verbose=1
|
|
Apple clang version 15.0.0 (clang-1500.1.0.2.5)
|
|
Target: x86_64-apple-darwin22.6.0
|
|
Thread model: posix
|
|
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
|
|
"/Library/Developer/CommandLineTools/usr/bin/ld" -demangle -lto_library /Library/Developer/CommandLineTools/usr/lib/libLTO.dylib -dynamic -arch x86_64 -platform_version macos 13.7.0 14.2 -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.2.sdk -o cmTC_ad91c -L/usr/local/opt/tcl-tk/lib -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_ad91c.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem /Library/Developer/CommandLineTools/usr/lib/clang/15.0.0/lib/darwin/libclang_rt.osx.a
|
|
@(#)PROGRAM:ld PROJECT:dyld-1022.1
|
|
BUILD 13:20:30 Nov 10 2023
|
|
configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h
|
|
will use ld-classic for: armv6 armv7 armv7s arm64_32 i386 armv6m armv7k armv7m armv7em
|
|
LTO support using: LLVM version 15.0.0 (static support for 29, runtime is 29)
|
|
TAPI support using: Apple TAPI version 15.0.0 (tapi-1500.0.12.8)
|
|
Library search paths:
|
|
/usr/local/opt/tcl-tk/lib
|
|
Framework search paths:
|
|
/Library/Developer/CommandLineTools/usr/bin/c++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/usr/local/opt/tcl-tk/lib -v -Wl,-v CMakeFiles/cmTC_ad91c.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_ad91c
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "message-v1"
|
|
backtrace:
|
|
- "/usr/local/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:113 (message)"
|
|
- "/usr/local/share/cmake/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
|
|
- "CMakeLists.txt:2 (project)"
|
|
message: |
|
|
Effective list of requested architectures (possibly empty) : ""
|
|
Effective list of architectures found in the ABI info binary: "x86_64"
|
|
-
|
|
kind: "message-v1"
|
|
backtrace:
|
|
- "/usr/local/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:182 (message)"
|
|
- "/usr/local/share/cmake/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
|
|
- "CMakeLists.txt:2 (project)"
|
|
message: |
|
|
Parsed CXX implicit include dir info: rv=done
|
|
found start of include info
|
|
found start of implicit include info
|
|
add: [/Library/Developer/CommandLineTools/SDKs/MacOSX14.2.sdk/usr/include/c++/v1]
|
|
add: [/Library/Developer/CommandLineTools/usr/lib/clang/15.0.0/include]
|
|
add: [/Library/Developer/CommandLineTools/SDKs/MacOSX14.2.sdk/usr/include]
|
|
add: [/Library/Developer/CommandLineTools/usr/include]
|
|
end of search list found
|
|
collapse include dir [/Library/Developer/CommandLineTools/SDKs/MacOSX14.2.sdk/usr/include/c++/v1] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX14.2.sdk/usr/include/c++/v1]
|
|
collapse include dir [/Library/Developer/CommandLineTools/usr/lib/clang/15.0.0/include] ==> [/Library/Developer/CommandLineTools/usr/lib/clang/15.0.0/include]
|
|
collapse include dir [/Library/Developer/CommandLineTools/SDKs/MacOSX14.2.sdk/usr/include] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX14.2.sdk/usr/include]
|
|
collapse include dir [/Library/Developer/CommandLineTools/usr/include] ==> [/Library/Developer/CommandLineTools/usr/include]
|
|
implicit include dirs: [/Library/Developer/CommandLineTools/SDKs/MacOSX14.2.sdk/usr/include/c++/v1;/Library/Developer/CommandLineTools/usr/lib/clang/15.0.0/include;/Library/Developer/CommandLineTools/SDKs/MacOSX14.2.sdk/usr/include;/Library/Developer/CommandLineTools/usr/include]
|
|
|
|
|
|
-
|
|
kind: "message-v1"
|
|
backtrace:
|
|
- "/usr/local/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:218 (message)"
|
|
- "/usr/local/share/cmake/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
|
|
- "CMakeLists.txt:2 (project)"
|
|
message: |
|
|
Parsed CXX implicit link information:
|
|
link line regex: [^( *|.*[/\\])(ld[0-9]*(\\.[a-z]+)?|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)]
|
|
linker tool regex: [^[ ]*(->|")?[ ]*(([^"]*[/\\])?(ld[0-9]*(\\.[a-z]+)?))("|,| |$)]
|
|
ignore line: [Change Dir: '/Users/AfonsoCMSosua/Developer/C++/CPP_TEMPLATE/build/CMakeFiles/CMakeScratch/TryCompile-r2r2O2']
|
|
ignore line: []
|
|
ignore line: [Run Build Command(s): /usr/local/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_ad91c/fast]
|
|
ignore line: [/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_ad91c.dir/build.make CMakeFiles/cmTC_ad91c.dir/build]
|
|
ignore line: [Building CXX object CMakeFiles/cmTC_ad91c.dir/CMakeCXXCompilerABI.cpp.o]
|
|
ignore line: [/Library/Developer/CommandLineTools/usr/bin/c++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -v -Wl -v -MD -MT CMakeFiles/cmTC_ad91c.dir/CMakeCXXCompilerABI.cpp.o -MF CMakeFiles/cmTC_ad91c.dir/CMakeCXXCompilerABI.cpp.o.d -o CMakeFiles/cmTC_ad91c.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/share/cmake/Modules/CMakeCXXCompilerABI.cpp]
|
|
ignore line: [Apple clang version 15.0.0 (clang-1500.1.0.2.5)]
|
|
ignore line: [Target: x86_64-apple-darwin22.6.0]
|
|
ignore line: [Thread model: posix]
|
|
ignore line: [InstalledDir: /Library/Developer/CommandLineTools/usr/bin]
|
|
ignore line: [clang: warning: -Wl -v: 'linker' input unused [-Wunused-command-line-argument]]
|
|
ignore line: [ "/Library/Developer/CommandLineTools/usr/bin/clang" -cc1 -triple x86_64-apple-macosx13.7.0 -Wundef-prefix=TARGET_OS_ -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all --mrelax-relocations -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model pic -pic-level 2 -mframe-pointer=all -fno-strict-return -ffp-contract=on -fno-rounding-math -funwind-tables=2 -target-sdk-version=14.2 -fvisibility-inlines-hidden-static-local-var -target-cpu penryn -tune-cpu generic -mllvm -treat-scalable-fixed-error-as-warning -debugger-tuning=lldb -target-linker-version 1022.1 -v -fcoverage-compilation-dir=/Users/AfonsoCMSosua/Developer/C++/CPP_TEMPLATE/build/CMakeFiles/CMakeScratch/TryCompile-r2r2O2 -resource-dir /Library/Developer/CommandLineTools/usr/lib/clang/15.0.0 -dependency-file CMakeFiles/cmTC_ad91c.dir/CMakeCXXCompilerABI.cpp.o.d -skip-unused-modulemap-deps -MT CMakeFiles/cmTC_ad91c.dir/CMakeCXXCompilerABI.cpp.o -sys-header-deps -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.2.sdk -internal-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.2.sdk/usr/include/c++/v1 -internal-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.2.sdk/usr/local/include -internal-isystem /Library/Developer/CommandLineTools/usr/lib/clang/15.0.0/include -internal-externc-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.2.sdk/usr/include -internal-externc-isystem /Library/Developer/CommandLineTools/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 -Wno-elaborated-enum-base -Wno-reserved-identifier -Wno-gnu-folding-constant -fdeprecated-macro -fdebug-compilation-dir=/Users/AfonsoCMSosua/Developer/C++/CPP_TEMPLATE/build/CMakeFiles/CMakeScratch/TryCompile-r2r2O2 -ferror-limit 19 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fno-cxx-modules -fcxx-exceptions -fexceptions -fmax-type-align=16 -fcommon -clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation -fno-odr-hash-protocols -clang-vendor-feature=+enableAggressiveVLAFolding -clang-vendor-feature=+revert09abecef7bbf -clang-vendor-feature=+thisNoAlignAttr -clang-vendor-feature=+thisNoNullAttr -mllvm -disable-aligned-alloc-awareness=1 -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o CMakeFiles/cmTC_ad91c.dir/CMakeCXXCompilerABI.cpp.o -x c++ /usr/local/share/cmake/Modules/CMakeCXXCompilerABI.cpp]
|
|
ignore line: [clang -cc1 version 15.0.0 (clang-1500.1.0.2.5) default target x86_64-apple-darwin22.6.0]
|
|
ignore line: [ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX14.2.sdk/usr/local/include"]
|
|
ignore line: [ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX14.2.sdk/Library/Frameworks"]
|
|
ignore line: [#include "..." search starts here:]
|
|
ignore line: [#include <...> search starts here:]
|
|
ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX14.2.sdk/usr/include/c++/v1]
|
|
ignore line: [ /Library/Developer/CommandLineTools/usr/lib/clang/15.0.0/include]
|
|
ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX14.2.sdk/usr/include]
|
|
ignore line: [ /Library/Developer/CommandLineTools/usr/include]
|
|
ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX14.2.sdk/System/Library/Frameworks (framework directory)]
|
|
ignore line: [End of search list.]
|
|
ignore line: [Linking CXX executable cmTC_ad91c]
|
|
ignore line: [/usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ad91c.dir/link.txt --verbose=1]
|
|
ignore line: [Apple clang version 15.0.0 (clang-1500.1.0.2.5)]
|
|
ignore line: [Target: x86_64-apple-darwin22.6.0]
|
|
ignore line: [Thread model: posix]
|
|
ignore line: [InstalledDir: /Library/Developer/CommandLineTools/usr/bin]
|
|
link line: [ "/Library/Developer/CommandLineTools/usr/bin/ld" -demangle -lto_library /Library/Developer/CommandLineTools/usr/lib/libLTO.dylib -dynamic -arch x86_64 -platform_version macos 13.7.0 14.2 -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.2.sdk -o cmTC_ad91c -L/usr/local/opt/tcl-tk/lib -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_ad91c.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem /Library/Developer/CommandLineTools/usr/lib/clang/15.0.0/lib/darwin/libclang_rt.osx.a]
|
|
arg [/Library/Developer/CommandLineTools/usr/bin/ld] ==> ignore
|
|
arg [-demangle] ==> ignore
|
|
arg [-lto_library] ==> ignore, skip following value
|
|
arg [/Library/Developer/CommandLineTools/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 [13.7.0] ==> ignore
|
|
arg [14.2] ==> ignore
|
|
arg [-syslibroot] ==> ignore
|
|
arg [/Library/Developer/CommandLineTools/SDKs/MacOSX14.2.sdk] ==> ignore
|
|
arg [-o] ==> ignore
|
|
arg [cmTC_ad91c] ==> ignore
|
|
arg [-L/usr/local/opt/tcl-tk/lib] ==> dir [/usr/local/opt/tcl-tk/lib]
|
|
arg [-search_paths_first] ==> ignore
|
|
arg [-headerpad_max_install_names] ==> ignore
|
|
arg [-v] ==> ignore
|
|
arg [CMakeFiles/cmTC_ad91c.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
|
|
arg [-lc++] ==> lib [c++]
|
|
arg [-lSystem] ==> lib [System]
|
|
arg [/Library/Developer/CommandLineTools/usr/lib/clang/15.0.0/lib/darwin/libclang_rt.osx.a] ==> lib [/Library/Developer/CommandLineTools/usr/lib/clang/15.0.0/lib/darwin/libclang_rt.osx.a]
|
|
linker tool for 'CXX': /Library/Developer/CommandLineTools/usr/bin/ld
|
|
Library search paths: [;/usr/local/opt/tcl-tk/lib]
|
|
remove lib [System]
|
|
remove lib [/Library/Developer/CommandLineTools/usr/lib/clang/15.0.0/lib/darwin/libclang_rt.osx.a]
|
|
collapse library dir [/usr/local/opt/tcl-tk/lib] ==> [/usr/local/opt/tcl-tk/lib]
|
|
collapse library dir [/usr/local/opt/tcl-tk/lib] ==> [/usr/local/opt/tcl-tk/lib]
|
|
implicit libs: [c++]
|
|
implicit objs: []
|
|
implicit dirs: [/usr/local/opt/tcl-tk/lib]
|
|
implicit fwks: []
|
|
|
|
|
|
-
|
|
kind: "message-v1"
|
|
backtrace:
|
|
- "/usr/local/share/cmake/Modules/Internal/CMakeDetermineLinkerId.cmake:40 (message)"
|
|
- "/usr/local/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:255 (cmake_determine_linker_id)"
|
|
- "/usr/local/share/cmake/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
|
|
- "CMakeLists.txt:2 (project)"
|
|
message: |
|
|
Running the CXX compiler's linker: "/Library/Developer/CommandLineTools/usr/bin/ld" "-v"
|
|
@(#)PROGRAM:ld PROJECT:dyld-1022.1
|
|
BUILD 13:20:30 Nov 10 2023
|
|
configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h
|
|
will use ld-classic for: armv6 armv7 armv7s arm64_32 i386 armv6m armv7k armv7m armv7em
|
|
LTO support using: LLVM version 15.0.0 (static support for 29, runtime is 29)
|
|
TAPI support using: Apple TAPI version 15.0.0 (tapi-1500.0.12.8)
|
|
Library search paths:
|
|
Framework search paths:
|
|
...
|