CMakeConfigureLog.yaml 71 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733
  1. ---
  2. events:
  3. -
  4. kind: "message-v1"
  5. backtrace:
  6. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeDetermineSystem.cmake:205 (message)"
  7. - "CMakeLists.txt:2 (project)"
  8. message: |
  9. The system is: Darwin - 24.4.0 - arm64
  10. -
  11. kind: "message-v1"
  12. backtrace:
  13. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
  14. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
  15. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeDetermineCCompiler.cmake:123 (CMAKE_DETERMINE_COMPILER_ID)"
  16. - "CMakeLists.txt:2 (project)"
  17. message: |
  18. Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
  19. Compiler: /Library/Developer/CommandLineTools/usr/bin/cc
  20. Build flags:
  21. Id flags:
  22. The output was:
  23. 1
  24. ld: library 'System' not found
  25. cc: error: linker command failed with exit code 1 (use -v to see invocation)
  26. -
  27. kind: "message-v1"
  28. backtrace:
  29. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
  30. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
  31. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeDetermineCCompiler.cmake:123 (CMAKE_DETERMINE_COMPILER_ID)"
  32. - "CMakeLists.txt:2 (project)"
  33. message: |
  34. Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
  35. Compiler: /Library/Developer/CommandLineTools/usr/bin/cc
  36. Build flags:
  37. Id flags: -c
  38. The output was:
  39. 0
  40. Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "CMakeCCompilerId.o"
  41. The C compiler identification is AppleClang, found in:
  42. /Users/t3mp0r4l/estructuras/edd/unidad4/c++/B-tree/cmake-build-debug/CMakeFiles/3.30.5/CompilerIdC/CMakeCCompilerId.o
  43. -
  44. kind: "message-v1"
  45. backtrace:
  46. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
  47. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
  48. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeDetermineCXXCompiler.cmake:126 (CMAKE_DETERMINE_COMPILER_ID)"
  49. - "CMakeLists.txt:2 (project)"
  50. message: |
  51. Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed.
  52. Compiler: /Library/Developer/CommandLineTools/usr/bin/c++
  53. Build flags:
  54. Id flags:
  55. The output was:
  56. 1
  57. ld: library 'c++' not found
  58. c++: error: linker command failed with exit code 1 (use -v to see invocation)
  59. -
  60. kind: "message-v1"
  61. backtrace:
  62. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
  63. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
  64. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeDetermineCXXCompiler.cmake:126 (CMAKE_DETERMINE_COMPILER_ID)"
  65. - "CMakeLists.txt:2 (project)"
  66. message: |
  67. Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
  68. Compiler: /Library/Developer/CommandLineTools/usr/bin/c++
  69. Build flags:
  70. Id flags: -c
  71. The output was:
  72. 0
  73. Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "CMakeCXXCompilerId.o"
  74. The CXX compiler identification is AppleClang, found in:
  75. /Users/t3mp0r4l/estructuras/edd/unidad4/c++/B-tree/cmake-build-debug/CMakeFiles/3.30.5/CompilerIdCXX/CMakeCXXCompilerId.o
  76. -
  77. kind: "try_compile-v1"
  78. backtrace:
  79. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:74 (try_compile)"
  80. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
  81. - "CMakeLists.txt:2 (project)"
  82. checks:
  83. - "Detecting C compiler ABI info"
  84. directories:
  85. source: "/Users/t3mp0r4l/estructuras/edd/unidad4/c++/B-tree/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-yC333i"
  86. binary: "/Users/t3mp0r4l/estructuras/edd/unidad4/c++/B-tree/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-yC333i"
  87. cmakeVariables:
  88. CMAKE_C_FLAGS: ""
  89. CMAKE_C_FLAGS_DEBUG: "-g"
  90. CMAKE_EXE_LINKER_FLAGS: ""
  91. CMAKE_OSX_ARCHITECTURES: ""
  92. CMAKE_OSX_DEPLOYMENT_TARGET: ""
  93. CMAKE_OSX_SYSROOT: "/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk"
  94. buildResult:
  95. variable: "CMAKE_C_ABI_COMPILED"
  96. cached: true
  97. stdout: |
  98. Change Dir: '/Users/t3mp0r4l/estructuras/edd/unidad4/c++/B-tree/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-yC333i'
  99. Run Build Command(s): /Applications/CLion.app/Contents/bin/ninja/mac/aarch64/ninja -v cmTC_fb4f7
  100. [1/2] /Library/Developer/CommandLineTools/usr/bin/cc -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk -fcolor-diagnostics -v -Wl,-v -MD -MT CMakeFiles/cmTC_fb4f7.dir/CMakeCCompilerABI.c.o -MF CMakeFiles/cmTC_fb4f7.dir/CMakeCCompilerABI.c.o.d -o CMakeFiles/cmTC_fb4f7.dir/CMakeCCompilerABI.c.o -c /Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeCCompilerABI.c
  101. Apple clang version 17.0.0 (clang-1700.0.13.3)
  102. Target: arm64-apple-darwin24.4.0
  103. Thread model: posix
  104. InstalledDir: /Library/Developer/CommandLineTools/usr/bin
  105. cc: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument]
  106. "/Library/Developer/CommandLineTools/usr/bin/clang" -cc1 -triple arm64-apple-macosx15.0.0 -Wundef-prefix=TARGET_OS_ -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name CMakeCCompilerABI.c -mrelocation-model pic -pic-level 2 -mframe-pointer=non-leaf -fno-strict-return -ffp-contract=on -fno-rounding-math -funwind-tables=1 -fobjc-msgsend-selector-stubs -target-sdk-version=15.4 -fvisibility-inlines-hidden-static-local-var -fdefine-target-os-macros -fno-assume-unique-vtables -fno-modulemap-allow-subdirectory-search -target-cpu apple-m1 -target-feature +zcm -target-feature +zcz -target-feature +v8.5a -target-feature +aes -target-feature +altnzcv -target-feature +ccdp -target-feature +complxnum -target-feature +crc -target-feature +dotprod -target-feature +fp-armv8 -target-feature +fp16fml -target-feature +fptoint -target-feature +fullfp16 -target-feature +jsconv -target-feature +lse -target-feature +neon -target-feature +pauth -target-feature +perfmon -target-feature +predres -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sb -target-feature +sha2 -target-feature +sha3 -target-feature +specrestrict -target-feature +ssbs -target-abi darwinpcs -debugger-tuning=lldb -fdebug-compilation-dir=/Users/t3mp0r4l/estructuras/edd/unidad4/c++/B-tree/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-yC333i -target-linker-version 1167.4.1 -v -fcoverage-compilation-dir=/Users/t3mp0r4l/estructuras/edd/unidad4/c++/B-tree/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-yC333i -resource-dir /Library/Developer/CommandLineTools/usr/lib/clang/17 -dependency-file CMakeFiles/cmTC_fb4f7.dir/CMakeCCompilerABI.c.o.d -skip-unused-modulemap-deps -MT CMakeFiles/cmTC_fb4f7.dir/CMakeCCompilerABI.c.o -sys-header-deps -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk -internal-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/local/include -internal-isystem /Library/Developer/CommandLineTools/usr/lib/clang/17/include -internal-externc-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.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 -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 -fskip-odr-check-in-gmf -fmax-type-align=16 -fcommon -fcolor-diagnostics -clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation -fno-odr-hash-protocols -clang-vendor-feature=+enableAggressiveVLAFolding -clang-vendor-feature=+revert09abecef7bbf -clang-vendor-feature=+thisNoAlignAttr -clang-vendor-feature=+thisNoNullAttr -clang-vendor-feature=+disableAtImportPrivateFrameworkInImplementationError -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o CMakeFiles/cmTC_fb4f7.dir/CMakeCCompilerABI.c.o -x c /Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeCCompilerABI.c
  107. clang -cc1 version 17.0.0 (clang-1700.0.13.3) default target arm64-apple-darwin24.4.0
  108. ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/local/include"
  109. ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/System/Library/SubFrameworks"
  110. ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/Library/Frameworks"
  111. #include "..." search starts here:
  112. #include <...> search starts here:
  113. /Library/Developer/CommandLineTools/usr/lib/clang/17/include
  114. /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/include
  115. /Library/Developer/CommandLineTools/usr/include
  116. /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/System/Library/Frameworks (framework directory)
  117. End of search list.
  118. [2/2] : && /Library/Developer/CommandLineTools/usr/bin/cc -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_fb4f7.dir/CMakeCCompilerABI.c.o -o cmTC_fb4f7 && :
  119. Apple clang version 17.0.0 (clang-1700.0.13.3)
  120. Target: arm64-apple-darwin24.4.0
  121. Thread model: posix
  122. InstalledDir: /Library/Developer/CommandLineTools/usr/bin
  123. "/Library/Developer/CommandLineTools/usr/bin/ld" -demangle -lto_library /Library/Developer/CommandLineTools/usr/lib/libLTO.dylib -dynamic -arch arm64 -platform_version macos 15.0.0 15.4 -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk -mllvm -enable-linkonceodr-outlining -o cmTC_fb4f7 -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_fb4f7.dir/CMakeCCompilerABI.c.o -lSystem /Library/Developer/CommandLineTools/usr/lib/clang/17/lib/darwin/libclang_rt.osx.a
  124. @(#)PROGRAM:ld PROJECT:ld-1167.4.1
  125. BUILD 20:00:10 Mar 12 2025
  126. configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em
  127. will use ld-classic for: armv6 armv7 armv7s i386 armv6m armv7k armv7m armv7em
  128. LTO support using: LLVM version 17.0.0 (static support for 29, runtime is 29)
  129. TAPI support using: Apple TAPI version 17.0.0 (tapi-1700.0.3.4)
  130. Library search paths:
  131. /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/lib
  132. /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/lib/swift
  133. Framework search paths:
  134. /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/System/Library/Frameworks
  135. exitCode: 0
  136. -
  137. kind: "message-v1"
  138. backtrace:
  139. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:113 (message)"
  140. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
  141. - "CMakeLists.txt:2 (project)"
  142. message: |
  143. Effective list of requested architectures (possibly empty) : ""
  144. Effective list of architectures found in the ABI info binary: "arm64"
  145. -
  146. kind: "message-v1"
  147. backtrace:
  148. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:182 (message)"
  149. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
  150. - "CMakeLists.txt:2 (project)"
  151. message: |
  152. Parsed C implicit include dir info: rv=done
  153. found start of include info
  154. found start of implicit include info
  155. add: [/Library/Developer/CommandLineTools/usr/lib/clang/17/include]
  156. add: [/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/include]
  157. add: [/Library/Developer/CommandLineTools/usr/include]
  158. end of search list found
  159. collapse include dir [/Library/Developer/CommandLineTools/usr/lib/clang/17/include] ==> [/Library/Developer/CommandLineTools/usr/lib/clang/17/include]
  160. collapse include dir [/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/include] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/include]
  161. collapse include dir [/Library/Developer/CommandLineTools/usr/include] ==> [/Library/Developer/CommandLineTools/usr/include]
  162. implicit include dirs: [/Library/Developer/CommandLineTools/usr/lib/clang/17/include;/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/include;/Library/Developer/CommandLineTools/usr/include]
  163. -
  164. kind: "message-v1"
  165. backtrace:
  166. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:218 (message)"
  167. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
  168. - "CMakeLists.txt:2 (project)"
  169. message: |
  170. Parsed C implicit link information:
  171. link line regex: [^( *|.*[/\\])(ld[0-9]*(\\.[a-z]+)?|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)]
  172. linker tool regex: [^[ ]*(->|")?[ ]*(([^"]*[/\\])?(ld[0-9]*(\\.[a-z]+)?))("|,| |$)]
  173. ignore line: [Change Dir: '/Users/t3mp0r4l/estructuras/edd/unidad4/c++/B-tree/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-yC333i']
  174. ignore line: []
  175. ignore line: [Run Build Command(s): /Applications/CLion.app/Contents/bin/ninja/mac/aarch64/ninja -v cmTC_fb4f7]
  176. ignore line: [[1/2] /Library/Developer/CommandLineTools/usr/bin/cc -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk -fcolor-diagnostics -v -Wl -v -MD -MT CMakeFiles/cmTC_fb4f7.dir/CMakeCCompilerABI.c.o -MF CMakeFiles/cmTC_fb4f7.dir/CMakeCCompilerABI.c.o.d -o CMakeFiles/cmTC_fb4f7.dir/CMakeCCompilerABI.c.o -c /Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeCCompilerABI.c]
  177. ignore line: [Apple clang version 17.0.0 (clang-1700.0.13.3)]
  178. ignore line: [Target: arm64-apple-darwin24.4.0]
  179. ignore line: [Thread model: posix]
  180. ignore line: [InstalledDir: /Library/Developer/CommandLineTools/usr/bin]
  181. ignore line: [cc: warning: -Wl -v: 'linker' input unused [-Wunused-command-line-argument]]
  182. ignore line: [ "/Library/Developer/CommandLineTools/usr/bin/clang" -cc1 -triple arm64-apple-macosx15.0.0 -Wundef-prefix=TARGET_OS_ -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name CMakeCCompilerABI.c -mrelocation-model pic -pic-level 2 -mframe-pointer=non-leaf -fno-strict-return -ffp-contract=on -fno-rounding-math -funwind-tables=1 -fobjc-msgsend-selector-stubs -target-sdk-version=15.4 -fvisibility-inlines-hidden-static-local-var -fdefine-target-os-macros -fno-assume-unique-vtables -fno-modulemap-allow-subdirectory-search -target-cpu apple-m1 -target-feature +zcm -target-feature +zcz -target-feature +v8.5a -target-feature +aes -target-feature +altnzcv -target-feature +ccdp -target-feature +complxnum -target-feature +crc -target-feature +dotprod -target-feature +fp-armv8 -target-feature +fp16fml -target-feature +fptoint -target-feature +fullfp16 -target-feature +jsconv -target-feature +lse -target-feature +neon -target-feature +pauth -target-feature +perfmon -target-feature +predres -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sb -target-feature +sha2 -target-feature +sha3 -target-feature +specrestrict -target-feature +ssbs -target-abi darwinpcs -debugger-tuning=lldb -fdebug-compilation-dir=/Users/t3mp0r4l/estructuras/edd/unidad4/c++/B-tree/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-yC333i -target-linker-version 1167.4.1 -v -fcoverage-compilation-dir=/Users/t3mp0r4l/estructuras/edd/unidad4/c++/B-tree/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-yC333i -resource-dir /Library/Developer/CommandLineTools/usr/lib/clang/17 -dependency-file CMakeFiles/cmTC_fb4f7.dir/CMakeCCompilerABI.c.o.d -skip-unused-modulemap-deps -MT CMakeFiles/cmTC_fb4f7.dir/CMakeCCompilerABI.c.o -sys-header-deps -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk -internal-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/local/include -internal-isystem /Library/Developer/CommandLineTools/usr/lib/clang/17/include -internal-externc-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.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 -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 -fskip-odr-check-in-gmf -fmax-type-align=16 -fcommon -fcolor-diagnostics -clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation -fno-odr-hash-protocols -clang-vendor-feature=+enableAggressiveVLAFolding -clang-vendor-feature=+revert09abecef7bbf -clang-vendor-feature=+thisNoAlignAttr -clang-vendor-feature=+thisNoNullAttr -clang-vendor-feature=+disableAtImportPrivateFrameworkInImplementationError -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o CMakeFiles/cmTC_fb4f7.dir/CMakeCCompilerABI.c.o -x c /Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeCCompilerABI.c]
  183. ignore line: [clang -cc1 version 17.0.0 (clang-1700.0.13.3) default target arm64-apple-darwin24.4.0]
  184. ignore line: [ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/local/include"]
  185. ignore line: [ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/System/Library/SubFrameworks"]
  186. ignore line: [ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/Library/Frameworks"]
  187. ignore line: [#include "..." search starts here:]
  188. ignore line: [#include <...> search starts here:]
  189. ignore line: [ /Library/Developer/CommandLineTools/usr/lib/clang/17/include]
  190. ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/include]
  191. ignore line: [ /Library/Developer/CommandLineTools/usr/include]
  192. ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/System/Library/Frameworks (framework directory)]
  193. ignore line: [End of search list.]
  194. ignore line: [[2/2] : && /Library/Developer/CommandLineTools/usr/bin/cc -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk -Wl -search_paths_first -Wl -headerpad_max_install_names -v -Wl -v CMakeFiles/cmTC_fb4f7.dir/CMakeCCompilerABI.c.o -o cmTC_fb4f7 && :]
  195. ignore line: [Apple clang version 17.0.0 (clang-1700.0.13.3)]
  196. ignore line: [Target: arm64-apple-darwin24.4.0]
  197. ignore line: [Thread model: posix]
  198. ignore line: [InstalledDir: /Library/Developer/CommandLineTools/usr/bin]
  199. link line: [ "/Library/Developer/CommandLineTools/usr/bin/ld" -demangle -lto_library /Library/Developer/CommandLineTools/usr/lib/libLTO.dylib -dynamic -arch arm64 -platform_version macos 15.0.0 15.4 -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk -mllvm -enable-linkonceodr-outlining -o cmTC_fb4f7 -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_fb4f7.dir/CMakeCCompilerABI.c.o -lSystem /Library/Developer/CommandLineTools/usr/lib/clang/17/lib/darwin/libclang_rt.osx.a]
  200. arg [/Library/Developer/CommandLineTools/usr/bin/ld] ==> ignore
  201. arg [-demangle] ==> ignore
  202. arg [-lto_library] ==> ignore, skip following value
  203. arg [/Library/Developer/CommandLineTools/usr/lib/libLTO.dylib] ==> skip value of -lto_library
  204. arg [-dynamic] ==> ignore
  205. arg [-arch] ==> ignore
  206. arg [arm64] ==> ignore
  207. arg [-platform_version] ==> ignore
  208. arg [macos] ==> ignore
  209. arg [15.0.0] ==> ignore
  210. arg [15.4] ==> ignore
  211. arg [-syslibroot] ==> ignore
  212. arg [/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk] ==> ignore
  213. arg [-mllvm] ==> ignore
  214. arg [-enable-linkonceodr-outlining] ==> ignore
  215. arg [-o] ==> ignore
  216. arg [cmTC_fb4f7] ==> ignore
  217. arg [-search_paths_first] ==> ignore
  218. arg [-headerpad_max_install_names] ==> ignore
  219. arg [-v] ==> ignore
  220. arg [CMakeFiles/cmTC_fb4f7.dir/CMakeCCompilerABI.c.o] ==> ignore
  221. arg [-lSystem] ==> lib [System]
  222. arg [/Library/Developer/CommandLineTools/usr/lib/clang/17/lib/darwin/libclang_rt.osx.a] ==> lib [/Library/Developer/CommandLineTools/usr/lib/clang/17/lib/darwin/libclang_rt.osx.a]
  223. linker tool for 'C': /Library/Developer/CommandLineTools/usr/bin/ld
  224. Library search paths: [;/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/lib;/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/lib/swift]
  225. Framework search paths: [;/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/System/Library/Frameworks]
  226. remove lib [System]
  227. remove lib [/Library/Developer/CommandLineTools/usr/lib/clang/17/lib/darwin/libclang_rt.osx.a]
  228. collapse library dir [/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/lib] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/lib]
  229. collapse library dir [/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/lib/swift] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/lib/swift]
  230. collapse framework dir [/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/System/Library/Frameworks] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/System/Library/Frameworks]
  231. implicit libs: []
  232. implicit objs: []
  233. implicit dirs: [/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/lib;/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/lib/swift]
  234. implicit fwks: [/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/System/Library/Frameworks]
  235. -
  236. kind: "message-v1"
  237. backtrace:
  238. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/Internal/CMakeDetermineLinkerId.cmake:40 (message)"
  239. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:255 (cmake_determine_linker_id)"
  240. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
  241. - "CMakeLists.txt:2 (project)"
  242. message: |
  243. Running the C compiler's linker: "/Library/Developer/CommandLineTools/usr/bin/ld" "-v"
  244. @(#)PROGRAM:ld PROJECT:ld-1167.4.1
  245. BUILD 20:00:10 Mar 12 2025
  246. configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em
  247. will use ld-classic for: armv6 armv7 armv7s i386 armv6m armv7k armv7m armv7em
  248. LTO support using: LLVM version 17.0.0 (static support for 29, runtime is 29)
  249. TAPI support using: Apple TAPI version 17.0.0 (tapi-1700.0.3.4)
  250. ---
  251. events:
  252. -
  253. kind: "message-v1"
  254. backtrace:
  255. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeDetermineSystem.cmake:205 (message)"
  256. - "CMakeLists.txt:2 (project)"
  257. message: |
  258. The system is: Darwin - 24.4.0 - arm64
  259. -
  260. kind: "message-v1"
  261. backtrace:
  262. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
  263. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
  264. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeDetermineCCompiler.cmake:123 (CMAKE_DETERMINE_COMPILER_ID)"
  265. - "CMakeLists.txt:2 (project)"
  266. message: |
  267. Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
  268. Compiler: /Library/Developer/CommandLineTools/usr/bin/cc
  269. Build flags:
  270. Id flags:
  271. The output was:
  272. 1
  273. ld: library 'System' not found
  274. cc: error: linker command failed with exit code 1 (use -v to see invocation)
  275. -
  276. kind: "message-v1"
  277. backtrace:
  278. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
  279. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
  280. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeDetermineCCompiler.cmake:123 (CMAKE_DETERMINE_COMPILER_ID)"
  281. - "CMakeLists.txt:2 (project)"
  282. message: |
  283. Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
  284. Compiler: /Library/Developer/CommandLineTools/usr/bin/cc
  285. Build flags:
  286. Id flags: -c
  287. The output was:
  288. 0
  289. Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "CMakeCCompilerId.o"
  290. The C compiler identification is AppleClang, found in:
  291. /Users/t3mp0r4l/estructuras/edd/unidad4/c++/B-tree/cmake-build-debug/CMakeFiles/3.30.5/CompilerIdC/CMakeCCompilerId.o
  292. -
  293. kind: "message-v1"
  294. backtrace:
  295. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
  296. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
  297. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeDetermineCXXCompiler.cmake:126 (CMAKE_DETERMINE_COMPILER_ID)"
  298. - "CMakeLists.txt:2 (project)"
  299. message: |
  300. Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed.
  301. Compiler: /Library/Developer/CommandLineTools/usr/bin/c++
  302. Build flags:
  303. Id flags:
  304. The output was:
  305. 1
  306. ld: library 'c++' not found
  307. c++: error: linker command failed with exit code 1 (use -v to see invocation)
  308. -
  309. kind: "message-v1"
  310. backtrace:
  311. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
  312. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
  313. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeDetermineCXXCompiler.cmake:126 (CMAKE_DETERMINE_COMPILER_ID)"
  314. - "CMakeLists.txt:2 (project)"
  315. message: |
  316. Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
  317. Compiler: /Library/Developer/CommandLineTools/usr/bin/c++
  318. Build flags:
  319. Id flags: -c
  320. The output was:
  321. 0
  322. Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "CMakeCXXCompilerId.o"
  323. The CXX compiler identification is AppleClang, found in:
  324. /Users/t3mp0r4l/estructuras/edd/unidad4/c++/B-tree/cmake-build-debug/CMakeFiles/3.30.5/CompilerIdCXX/CMakeCXXCompilerId.o
  325. -
  326. kind: "try_compile-v1"
  327. backtrace:
  328. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:74 (try_compile)"
  329. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
  330. - "CMakeLists.txt:2 (project)"
  331. checks:
  332. - "Detecting C compiler ABI info"
  333. directories:
  334. source: "/Users/t3mp0r4l/estructuras/edd/unidad4/c++/B-tree/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-H5BSpy"
  335. binary: "/Users/t3mp0r4l/estructuras/edd/unidad4/c++/B-tree/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-H5BSpy"
  336. cmakeVariables:
  337. CMAKE_C_FLAGS: ""
  338. CMAKE_C_FLAGS_DEBUG: "-g"
  339. CMAKE_EXE_LINKER_FLAGS: ""
  340. CMAKE_OSX_ARCHITECTURES: ""
  341. CMAKE_OSX_DEPLOYMENT_TARGET: ""
  342. CMAKE_OSX_SYSROOT: "/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk"
  343. buildResult:
  344. variable: "CMAKE_C_ABI_COMPILED"
  345. cached: true
  346. stdout: |
  347. Change Dir: '/Users/t3mp0r4l/estructuras/edd/unidad4/c++/B-tree/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-H5BSpy'
  348. Run Build Command(s): /Applications/CLion.app/Contents/bin/ninja/mac/aarch64/ninja -v cmTC_ffd82
  349. [1/2] /Library/Developer/CommandLineTools/usr/bin/cc -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk -fcolor-diagnostics -v -Wl,-v -MD -MT CMakeFiles/cmTC_ffd82.dir/CMakeCCompilerABI.c.o -MF CMakeFiles/cmTC_ffd82.dir/CMakeCCompilerABI.c.o.d -o CMakeFiles/cmTC_ffd82.dir/CMakeCCompilerABI.c.o -c /Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeCCompilerABI.c
  350. Apple clang version 17.0.0 (clang-1700.0.13.3)
  351. Target: arm64-apple-darwin24.4.0
  352. Thread model: posix
  353. InstalledDir: /Library/Developer/CommandLineTools/usr/bin
  354. cc: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument]
  355. "/Library/Developer/CommandLineTools/usr/bin/clang" -cc1 -triple arm64-apple-macosx15.0.0 -Wundef-prefix=TARGET_OS_ -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name CMakeCCompilerABI.c -mrelocation-model pic -pic-level 2 -mframe-pointer=non-leaf -fno-strict-return -ffp-contract=on -fno-rounding-math -funwind-tables=1 -fobjc-msgsend-selector-stubs -target-sdk-version=15.4 -fvisibility-inlines-hidden-static-local-var -fdefine-target-os-macros -fno-assume-unique-vtables -fno-modulemap-allow-subdirectory-search -target-cpu apple-m1 -target-feature +zcm -target-feature +zcz -target-feature +v8.5a -target-feature +aes -target-feature +altnzcv -target-feature +ccdp -target-feature +complxnum -target-feature +crc -target-feature +dotprod -target-feature +fp-armv8 -target-feature +fp16fml -target-feature +fptoint -target-feature +fullfp16 -target-feature +jsconv -target-feature +lse -target-feature +neon -target-feature +pauth -target-feature +perfmon -target-feature +predres -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sb -target-feature +sha2 -target-feature +sha3 -target-feature +specrestrict -target-feature +ssbs -target-abi darwinpcs -debugger-tuning=lldb -fdebug-compilation-dir=/Users/t3mp0r4l/estructuras/edd/unidad4/c++/B-tree/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-H5BSpy -target-linker-version 1167.4.1 -v -fcoverage-compilation-dir=/Users/t3mp0r4l/estructuras/edd/unidad4/c++/B-tree/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-H5BSpy -resource-dir /Library/Developer/CommandLineTools/usr/lib/clang/17 -dependency-file CMakeFiles/cmTC_ffd82.dir/CMakeCCompilerABI.c.o.d -skip-unused-modulemap-deps -MT CMakeFiles/cmTC_ffd82.dir/CMakeCCompilerABI.c.o -sys-header-deps -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk -internal-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/local/include -internal-isystem /Library/Developer/CommandLineTools/usr/lib/clang/17/include -internal-externc-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.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 -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 -fskip-odr-check-in-gmf -fmax-type-align=16 -fcommon -fcolor-diagnostics -clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation -fno-odr-hash-protocols -clang-vendor-feature=+enableAggressiveVLAFolding -clang-vendor-feature=+revert09abecef7bbf -clang-vendor-feature=+thisNoAlignAttr -clang-vendor-feature=+thisNoNullAttr -clang-vendor-feature=+disableAtImportPrivateFrameworkInImplementationError -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o CMakeFiles/cmTC_ffd82.dir/CMakeCCompilerABI.c.o -x c /Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeCCompilerABI.c
  356. clang -cc1 version 17.0.0 (clang-1700.0.13.3) default target arm64-apple-darwin24.4.0
  357. ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/local/include"
  358. ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/System/Library/SubFrameworks"
  359. ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/Library/Frameworks"
  360. #include "..." search starts here:
  361. #include <...> search starts here:
  362. /Library/Developer/CommandLineTools/usr/lib/clang/17/include
  363. /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/include
  364. /Library/Developer/CommandLineTools/usr/include
  365. /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/System/Library/Frameworks (framework directory)
  366. End of search list.
  367. [2/2] : && /Library/Developer/CommandLineTools/usr/bin/cc -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_ffd82.dir/CMakeCCompilerABI.c.o -o cmTC_ffd82 && :
  368. Apple clang version 17.0.0 (clang-1700.0.13.3)
  369. Target: arm64-apple-darwin24.4.0
  370. Thread model: posix
  371. InstalledDir: /Library/Developer/CommandLineTools/usr/bin
  372. "/Library/Developer/CommandLineTools/usr/bin/ld" -demangle -lto_library /Library/Developer/CommandLineTools/usr/lib/libLTO.dylib -dynamic -arch arm64 -platform_version macos 15.0.0 15.4 -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk -mllvm -enable-linkonceodr-outlining -o cmTC_ffd82 -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_ffd82.dir/CMakeCCompilerABI.c.o -lSystem /Library/Developer/CommandLineTools/usr/lib/clang/17/lib/darwin/libclang_rt.osx.a
  373. @(#)PROGRAM:ld PROJECT:ld-1167.4.1
  374. BUILD 20:00:10 Mar 12 2025
  375. configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em
  376. will use ld-classic for: armv6 armv7 armv7s i386 armv6m armv7k armv7m armv7em
  377. LTO support using: LLVM version 17.0.0 (static support for 29, runtime is 29)
  378. TAPI support using: Apple TAPI version 17.0.0 (tapi-1700.0.3.4)
  379. Library search paths:
  380. /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/lib
  381. /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/lib/swift
  382. Framework search paths:
  383. /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/System/Library/Frameworks
  384. exitCode: 0
  385. -
  386. kind: "message-v1"
  387. backtrace:
  388. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:113 (message)"
  389. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
  390. - "CMakeLists.txt:2 (project)"
  391. message: |
  392. Effective list of requested architectures (possibly empty) : ""
  393. Effective list of architectures found in the ABI info binary: "arm64"
  394. -
  395. kind: "message-v1"
  396. backtrace:
  397. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:182 (message)"
  398. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
  399. - "CMakeLists.txt:2 (project)"
  400. message: |
  401. Parsed C implicit include dir info: rv=done
  402. found start of include info
  403. found start of implicit include info
  404. add: [/Library/Developer/CommandLineTools/usr/lib/clang/17/include]
  405. add: [/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/include]
  406. add: [/Library/Developer/CommandLineTools/usr/include]
  407. end of search list found
  408. collapse include dir [/Library/Developer/CommandLineTools/usr/lib/clang/17/include] ==> [/Library/Developer/CommandLineTools/usr/lib/clang/17/include]
  409. collapse include dir [/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/include] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/include]
  410. collapse include dir [/Library/Developer/CommandLineTools/usr/include] ==> [/Library/Developer/CommandLineTools/usr/include]
  411. implicit include dirs: [/Library/Developer/CommandLineTools/usr/lib/clang/17/include;/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/include;/Library/Developer/CommandLineTools/usr/include]
  412. -
  413. kind: "message-v1"
  414. backtrace:
  415. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:218 (message)"
  416. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
  417. - "CMakeLists.txt:2 (project)"
  418. message: |
  419. Parsed C implicit link information:
  420. link line regex: [^( *|.*[/\\])(ld[0-9]*(\\.[a-z]+)?|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)]
  421. linker tool regex: [^[ ]*(->|")?[ ]*(([^"]*[/\\])?(ld[0-9]*(\\.[a-z]+)?))("|,| |$)]
  422. ignore line: [Change Dir: '/Users/t3mp0r4l/estructuras/edd/unidad4/c++/B-tree/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-H5BSpy']
  423. ignore line: []
  424. ignore line: [Run Build Command(s): /Applications/CLion.app/Contents/bin/ninja/mac/aarch64/ninja -v cmTC_ffd82]
  425. ignore line: [[1/2] /Library/Developer/CommandLineTools/usr/bin/cc -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk -fcolor-diagnostics -v -Wl -v -MD -MT CMakeFiles/cmTC_ffd82.dir/CMakeCCompilerABI.c.o -MF CMakeFiles/cmTC_ffd82.dir/CMakeCCompilerABI.c.o.d -o CMakeFiles/cmTC_ffd82.dir/CMakeCCompilerABI.c.o -c /Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeCCompilerABI.c]
  426. ignore line: [Apple clang version 17.0.0 (clang-1700.0.13.3)]
  427. ignore line: [Target: arm64-apple-darwin24.4.0]
  428. ignore line: [Thread model: posix]
  429. ignore line: [InstalledDir: /Library/Developer/CommandLineTools/usr/bin]
  430. ignore line: [cc: warning: -Wl -v: 'linker' input unused [-Wunused-command-line-argument]]
  431. ignore line: [ "/Library/Developer/CommandLineTools/usr/bin/clang" -cc1 -triple arm64-apple-macosx15.0.0 -Wundef-prefix=TARGET_OS_ -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name CMakeCCompilerABI.c -mrelocation-model pic -pic-level 2 -mframe-pointer=non-leaf -fno-strict-return -ffp-contract=on -fno-rounding-math -funwind-tables=1 -fobjc-msgsend-selector-stubs -target-sdk-version=15.4 -fvisibility-inlines-hidden-static-local-var -fdefine-target-os-macros -fno-assume-unique-vtables -fno-modulemap-allow-subdirectory-search -target-cpu apple-m1 -target-feature +zcm -target-feature +zcz -target-feature +v8.5a -target-feature +aes -target-feature +altnzcv -target-feature +ccdp -target-feature +complxnum -target-feature +crc -target-feature +dotprod -target-feature +fp-armv8 -target-feature +fp16fml -target-feature +fptoint -target-feature +fullfp16 -target-feature +jsconv -target-feature +lse -target-feature +neon -target-feature +pauth -target-feature +perfmon -target-feature +predres -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sb -target-feature +sha2 -target-feature +sha3 -target-feature +specrestrict -target-feature +ssbs -target-abi darwinpcs -debugger-tuning=lldb -fdebug-compilation-dir=/Users/t3mp0r4l/estructuras/edd/unidad4/c++/B-tree/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-H5BSpy -target-linker-version 1167.4.1 -v -fcoverage-compilation-dir=/Users/t3mp0r4l/estructuras/edd/unidad4/c++/B-tree/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-H5BSpy -resource-dir /Library/Developer/CommandLineTools/usr/lib/clang/17 -dependency-file CMakeFiles/cmTC_ffd82.dir/CMakeCCompilerABI.c.o.d -skip-unused-modulemap-deps -MT CMakeFiles/cmTC_ffd82.dir/CMakeCCompilerABI.c.o -sys-header-deps -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk -internal-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/local/include -internal-isystem /Library/Developer/CommandLineTools/usr/lib/clang/17/include -internal-externc-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.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 -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 -fskip-odr-check-in-gmf -fmax-type-align=16 -fcommon -fcolor-diagnostics -clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation -fno-odr-hash-protocols -clang-vendor-feature=+enableAggressiveVLAFolding -clang-vendor-feature=+revert09abecef7bbf -clang-vendor-feature=+thisNoAlignAttr -clang-vendor-feature=+thisNoNullAttr -clang-vendor-feature=+disableAtImportPrivateFrameworkInImplementationError -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o CMakeFiles/cmTC_ffd82.dir/CMakeCCompilerABI.c.o -x c /Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeCCompilerABI.c]
  432. ignore line: [clang -cc1 version 17.0.0 (clang-1700.0.13.3) default target arm64-apple-darwin24.4.0]
  433. ignore line: [ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/local/include"]
  434. ignore line: [ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/System/Library/SubFrameworks"]
  435. ignore line: [ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/Library/Frameworks"]
  436. ignore line: [#include "..." search starts here:]
  437. ignore line: [#include <...> search starts here:]
  438. ignore line: [ /Library/Developer/CommandLineTools/usr/lib/clang/17/include]
  439. ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/include]
  440. ignore line: [ /Library/Developer/CommandLineTools/usr/include]
  441. ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/System/Library/Frameworks (framework directory)]
  442. ignore line: [End of search list.]
  443. ignore line: [[2/2] : && /Library/Developer/CommandLineTools/usr/bin/cc -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk -Wl -search_paths_first -Wl -headerpad_max_install_names -v -Wl -v CMakeFiles/cmTC_ffd82.dir/CMakeCCompilerABI.c.o -o cmTC_ffd82 && :]
  444. ignore line: [Apple clang version 17.0.0 (clang-1700.0.13.3)]
  445. ignore line: [Target: arm64-apple-darwin24.4.0]
  446. ignore line: [Thread model: posix]
  447. ignore line: [InstalledDir: /Library/Developer/CommandLineTools/usr/bin]
  448. link line: [ "/Library/Developer/CommandLineTools/usr/bin/ld" -demangle -lto_library /Library/Developer/CommandLineTools/usr/lib/libLTO.dylib -dynamic -arch arm64 -platform_version macos 15.0.0 15.4 -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk -mllvm -enable-linkonceodr-outlining -o cmTC_ffd82 -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_ffd82.dir/CMakeCCompilerABI.c.o -lSystem /Library/Developer/CommandLineTools/usr/lib/clang/17/lib/darwin/libclang_rt.osx.a]
  449. arg [/Library/Developer/CommandLineTools/usr/bin/ld] ==> ignore
  450. arg [-demangle] ==> ignore
  451. arg [-lto_library] ==> ignore, skip following value
  452. arg [/Library/Developer/CommandLineTools/usr/lib/libLTO.dylib] ==> skip value of -lto_library
  453. arg [-dynamic] ==> ignore
  454. arg [-arch] ==> ignore
  455. arg [arm64] ==> ignore
  456. arg [-platform_version] ==> ignore
  457. arg [macos] ==> ignore
  458. arg [15.0.0] ==> ignore
  459. arg [15.4] ==> ignore
  460. arg [-syslibroot] ==> ignore
  461. arg [/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk] ==> ignore
  462. arg [-mllvm] ==> ignore
  463. arg [-enable-linkonceodr-outlining] ==> ignore
  464. arg [-o] ==> ignore
  465. arg [cmTC_ffd82] ==> ignore
  466. arg [-search_paths_first] ==> ignore
  467. arg [-headerpad_max_install_names] ==> ignore
  468. arg [-v] ==> ignore
  469. arg [CMakeFiles/cmTC_ffd82.dir/CMakeCCompilerABI.c.o] ==> ignore
  470. arg [-lSystem] ==> lib [System]
  471. arg [/Library/Developer/CommandLineTools/usr/lib/clang/17/lib/darwin/libclang_rt.osx.a] ==> lib [/Library/Developer/CommandLineTools/usr/lib/clang/17/lib/darwin/libclang_rt.osx.a]
  472. linker tool for 'C': /Library/Developer/CommandLineTools/usr/bin/ld
  473. Library search paths: [;/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/lib;/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/lib/swift]
  474. Framework search paths: [;/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/System/Library/Frameworks]
  475. remove lib [System]
  476. remove lib [/Library/Developer/CommandLineTools/usr/lib/clang/17/lib/darwin/libclang_rt.osx.a]
  477. collapse library dir [/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/lib] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/lib]
  478. collapse library dir [/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/lib/swift] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/lib/swift]
  479. collapse framework dir [/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/System/Library/Frameworks] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/System/Library/Frameworks]
  480. implicit libs: []
  481. implicit objs: []
  482. implicit dirs: [/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/lib;/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/lib/swift]
  483. implicit fwks: [/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/System/Library/Frameworks]
  484. -
  485. kind: "message-v1"
  486. backtrace:
  487. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/Internal/CMakeDetermineLinkerId.cmake:40 (message)"
  488. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:255 (cmake_determine_linker_id)"
  489. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
  490. - "CMakeLists.txt:2 (project)"
  491. message: |
  492. Running the C compiler's linker: "/Library/Developer/CommandLineTools/usr/bin/ld" "-v"
  493. @(#)PROGRAM:ld PROJECT:ld-1167.4.1
  494. BUILD 20:00:10 Mar 12 2025
  495. configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em
  496. will use ld-classic for: armv6 armv7 armv7s i386 armv6m armv7k armv7m armv7em
  497. LTO support using: LLVM version 17.0.0 (static support for 29, runtime is 29)
  498. TAPI support using: Apple TAPI version 17.0.0 (tapi-1700.0.3.4)
  499. -
  500. kind: "try_compile-v1"
  501. backtrace:
  502. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:74 (try_compile)"
  503. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
  504. - "CMakeLists.txt:2 (project)"
  505. checks:
  506. - "Detecting CXX compiler ABI info"
  507. directories:
  508. source: "/Users/t3mp0r4l/estructuras/edd/unidad4/c++/B-tree/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-Z2yfo3"
  509. binary: "/Users/t3mp0r4l/estructuras/edd/unidad4/c++/B-tree/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-Z2yfo3"
  510. cmakeVariables:
  511. CMAKE_CXX_FLAGS: ""
  512. CMAKE_CXX_FLAGS_DEBUG: "-g"
  513. CMAKE_CXX_SCAN_FOR_MODULES: "OFF"
  514. CMAKE_EXE_LINKER_FLAGS: ""
  515. CMAKE_OSX_ARCHITECTURES: ""
  516. CMAKE_OSX_DEPLOYMENT_TARGET: ""
  517. CMAKE_OSX_SYSROOT: "/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk"
  518. buildResult:
  519. variable: "CMAKE_CXX_ABI_COMPILED"
  520. cached: true
  521. stdout: |
  522. Change Dir: '/Users/t3mp0r4l/estructuras/edd/unidad4/c++/B-tree/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-Z2yfo3'
  523. Run Build Command(s): /Applications/CLion.app/Contents/bin/ninja/mac/aarch64/ninja -v cmTC_c2ac6
  524. [1/2] /Library/Developer/CommandLineTools/usr/bin/c++ -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk -fcolor-diagnostics -v -Wl,-v -MD -MT CMakeFiles/cmTC_c2ac6.dir/CMakeCXXCompilerABI.cpp.o -MF CMakeFiles/cmTC_c2ac6.dir/CMakeCXXCompilerABI.cpp.o.d -o CMakeFiles/cmTC_c2ac6.dir/CMakeCXXCompilerABI.cpp.o -c /Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeCXXCompilerABI.cpp
  525. Apple clang version 17.0.0 (clang-1700.0.13.3)
  526. Target: arm64-apple-darwin24.4.0
  527. Thread model: posix
  528. InstalledDir: /Library/Developer/CommandLineTools/usr/bin
  529. c++: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument]
  530. ignoring nonexistent directory "/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1"
  531. "/Library/Developer/CommandLineTools/usr/bin/clang" -cc1 -triple arm64-apple-macosx15.0.0 -Wundef-prefix=TARGET_OS_ -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -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=non-leaf -fno-strict-return -ffp-contract=on -fno-rounding-math -funwind-tables=1 -fobjc-msgsend-selector-stubs -target-sdk-version=15.4 -fvisibility-inlines-hidden-static-local-var -fdefine-target-os-macros -fno-assume-unique-vtables -fno-modulemap-allow-subdirectory-search -target-cpu apple-m1 -target-feature +zcm -target-feature +zcz -target-feature +v8.5a -target-feature +aes -target-feature +altnzcv -target-feature +ccdp -target-feature +complxnum -target-feature +crc -target-feature +dotprod -target-feature +fp-armv8 -target-feature +fp16fml -target-feature +fptoint -target-feature +fullfp16 -target-feature +jsconv -target-feature +lse -target-feature +neon -target-feature +pauth -target-feature +perfmon -target-feature +predres -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sb -target-feature +sha2 -target-feature +sha3 -target-feature +specrestrict -target-feature +ssbs -target-abi darwinpcs -debugger-tuning=lldb -fdebug-compilation-dir=/Users/t3mp0r4l/estructuras/edd/unidad4/c++/B-tree/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-Z2yfo3 -target-linker-version 1167.4.1 -v -fcoverage-compilation-dir=/Users/t3mp0r4l/estructuras/edd/unidad4/c++/B-tree/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-Z2yfo3 -resource-dir /Library/Developer/CommandLineTools/usr/lib/clang/17 -dependency-file CMakeFiles/cmTC_c2ac6.dir/CMakeCXXCompilerABI.cpp.o.d -skip-unused-modulemap-deps -MT CMakeFiles/cmTC_c2ac6.dir/CMakeCXXCompilerABI.cpp.o -sys-header-deps -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk -internal-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/include/c++/v1 -internal-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/local/include -internal-isystem /Library/Developer/CommandLineTools/usr/lib/clang/17/include -internal-externc-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.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 -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 -fskip-odr-check-in-gmf -fcxx-exceptions -fexceptions -fmax-type-align=16 -fcommon -fcolor-diagnostics -clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation -fno-odr-hash-protocols -clang-vendor-feature=+enableAggressiveVLAFolding -clang-vendor-feature=+revert09abecef7bbf -clang-vendor-feature=+thisNoAlignAttr -clang-vendor-feature=+thisNoNullAttr -clang-vendor-feature=+disableAtImportPrivateFrameworkInImplementationError -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o CMakeFiles/cmTC_c2ac6.dir/CMakeCXXCompilerABI.cpp.o -x c++ /Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeCXXCompilerABI.cpp
  532. clang -cc1 version 17.0.0 (clang-1700.0.13.3) default target arm64-apple-darwin24.4.0
  533. ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/local/include"
  534. ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/System/Library/SubFrameworks"
  535. ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/Library/Frameworks"
  536. #include "..." search starts here:
  537. #include <...> search starts here:
  538. /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/include/c++/v1
  539. /Library/Developer/CommandLineTools/usr/lib/clang/17/include
  540. /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/include
  541. /Library/Developer/CommandLineTools/usr/include
  542. /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/System/Library/Frameworks (framework directory)
  543. End of search list.
  544. [2/2] : && /Library/Developer/CommandLineTools/usr/bin/c++ -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_c2ac6.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_c2ac6 && :
  545. Apple clang version 17.0.0 (clang-1700.0.13.3)
  546. Target: arm64-apple-darwin24.4.0
  547. Thread model: posix
  548. InstalledDir: /Library/Developer/CommandLineTools/usr/bin
  549. "/Library/Developer/CommandLineTools/usr/bin/ld" -demangle -lto_library /Library/Developer/CommandLineTools/usr/lib/libLTO.dylib -dynamic -arch arm64 -platform_version macos 15.0.0 15.4 -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk -mllvm -enable-linkonceodr-outlining -o cmTC_c2ac6 -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_c2ac6.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem /Library/Developer/CommandLineTools/usr/lib/clang/17/lib/darwin/libclang_rt.osx.a
  550. @(#)PROGRAM:ld PROJECT:ld-1167.4.1
  551. BUILD 20:00:10 Mar 12 2025
  552. configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em
  553. will use ld-classic for: armv6 armv7 armv7s i386 armv6m armv7k armv7m armv7em
  554. LTO support using: LLVM version 17.0.0 (static support for 29, runtime is 29)
  555. TAPI support using: Apple TAPI version 17.0.0 (tapi-1700.0.3.4)
  556. Library search paths:
  557. /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/lib
  558. /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/lib/swift
  559. Framework search paths:
  560. /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/System/Library/Frameworks
  561. exitCode: 0
  562. -
  563. kind: "message-v1"
  564. backtrace:
  565. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:113 (message)"
  566. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
  567. - "CMakeLists.txt:2 (project)"
  568. message: |
  569. Effective list of requested architectures (possibly empty) : ""
  570. Effective list of architectures found in the ABI info binary: "arm64"
  571. -
  572. kind: "message-v1"
  573. backtrace:
  574. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:182 (message)"
  575. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
  576. - "CMakeLists.txt:2 (project)"
  577. message: |
  578. Parsed CXX implicit include dir info: rv=done
  579. found start of include info
  580. found start of implicit include info
  581. add: [/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/include/c++/v1]
  582. add: [/Library/Developer/CommandLineTools/usr/lib/clang/17/include]
  583. add: [/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/include]
  584. add: [/Library/Developer/CommandLineTools/usr/include]
  585. end of search list found
  586. collapse include dir [/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/include/c++/v1] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/include/c++/v1]
  587. collapse include dir [/Library/Developer/CommandLineTools/usr/lib/clang/17/include] ==> [/Library/Developer/CommandLineTools/usr/lib/clang/17/include]
  588. collapse include dir [/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/include] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/include]
  589. collapse include dir [/Library/Developer/CommandLineTools/usr/include] ==> [/Library/Developer/CommandLineTools/usr/include]
  590. implicit include dirs: [/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/include/c++/v1;/Library/Developer/CommandLineTools/usr/lib/clang/17/include;/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/include;/Library/Developer/CommandLineTools/usr/include]
  591. -
  592. kind: "message-v1"
  593. backtrace:
  594. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:218 (message)"
  595. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
  596. - "CMakeLists.txt:2 (project)"
  597. message: |
  598. Parsed CXX implicit link information:
  599. link line regex: [^( *|.*[/\\])(ld[0-9]*(\\.[a-z]+)?|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)]
  600. linker tool regex: [^[ ]*(->|")?[ ]*(([^"]*[/\\])?(ld[0-9]*(\\.[a-z]+)?))("|,| |$)]
  601. ignore line: [Change Dir: '/Users/t3mp0r4l/estructuras/edd/unidad4/c++/B-tree/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-Z2yfo3']
  602. ignore line: []
  603. ignore line: [Run Build Command(s): /Applications/CLion.app/Contents/bin/ninja/mac/aarch64/ninja -v cmTC_c2ac6]
  604. ignore line: [[1/2] /Library/Developer/CommandLineTools/usr/bin/c++ -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk -fcolor-diagnostics -v -Wl -v -MD -MT CMakeFiles/cmTC_c2ac6.dir/CMakeCXXCompilerABI.cpp.o -MF CMakeFiles/cmTC_c2ac6.dir/CMakeCXXCompilerABI.cpp.o.d -o CMakeFiles/cmTC_c2ac6.dir/CMakeCXXCompilerABI.cpp.o -c /Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeCXXCompilerABI.cpp]
  605. ignore line: [Apple clang version 17.0.0 (clang-1700.0.13.3)]
  606. ignore line: [Target: arm64-apple-darwin24.4.0]
  607. ignore line: [Thread model: posix]
  608. ignore line: [InstalledDir: /Library/Developer/CommandLineTools/usr/bin]
  609. ignore line: [c++: warning: -Wl -v: 'linker' input unused [-Wunused-command-line-argument]]
  610. ignore line: [ignoring nonexistent directory "/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1"]
  611. ignore line: [ "/Library/Developer/CommandLineTools/usr/bin/clang" -cc1 -triple arm64-apple-macosx15.0.0 -Wundef-prefix=TARGET_OS_ -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -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=non-leaf -fno-strict-return -ffp-contract=on -fno-rounding-math -funwind-tables=1 -fobjc-msgsend-selector-stubs -target-sdk-version=15.4 -fvisibility-inlines-hidden-static-local-var -fdefine-target-os-macros -fno-assume-unique-vtables -fno-modulemap-allow-subdirectory-search -target-cpu apple-m1 -target-feature +zcm -target-feature +zcz -target-feature +v8.5a -target-feature +aes -target-feature +altnzcv -target-feature +ccdp -target-feature +complxnum -target-feature +crc -target-feature +dotprod -target-feature +fp-armv8 -target-feature +fp16fml -target-feature +fptoint -target-feature +fullfp16 -target-feature +jsconv -target-feature +lse -target-feature +neon -target-feature +pauth -target-feature +perfmon -target-feature +predres -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sb -target-feature +sha2 -target-feature +sha3 -target-feature +specrestrict -target-feature +ssbs -target-abi darwinpcs -debugger-tuning=lldb -fdebug-compilation-dir=/Users/t3mp0r4l/estructuras/edd/unidad4/c++/B-tree/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-Z2yfo3 -target-linker-version 1167.4.1 -v -fcoverage-compilation-dir=/Users/t3mp0r4l/estructuras/edd/unidad4/c++/B-tree/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-Z2yfo3 -resource-dir /Library/Developer/CommandLineTools/usr/lib/clang/17 -dependency-file CMakeFiles/cmTC_c2ac6.dir/CMakeCXXCompilerABI.cpp.o.d -skip-unused-modulemap-deps -MT CMakeFiles/cmTC_c2ac6.dir/CMakeCXXCompilerABI.cpp.o -sys-header-deps -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk -internal-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/include/c++/v1 -internal-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/local/include -internal-isystem /Library/Developer/CommandLineTools/usr/lib/clang/17/include -internal-externc-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.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 -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 -fskip-odr-check-in-gmf -fcxx-exceptions -fexceptions -fmax-type-align=16 -fcommon -fcolor-diagnostics -clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation -fno-odr-hash-protocols -clang-vendor-feature=+enableAggressiveVLAFolding -clang-vendor-feature=+revert09abecef7bbf -clang-vendor-feature=+thisNoAlignAttr -clang-vendor-feature=+thisNoNullAttr -clang-vendor-feature=+disableAtImportPrivateFrameworkInImplementationError -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o CMakeFiles/cmTC_c2ac6.dir/CMakeCXXCompilerABI.cpp.o -x c++ /Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeCXXCompilerABI.cpp]
  612. ignore line: [clang -cc1 version 17.0.0 (clang-1700.0.13.3) default target arm64-apple-darwin24.4.0]
  613. ignore line: [ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/local/include"]
  614. ignore line: [ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/System/Library/SubFrameworks"]
  615. ignore line: [ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/Library/Frameworks"]
  616. ignore line: [#include "..." search starts here:]
  617. ignore line: [#include <...> search starts here:]
  618. ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/include/c++/v1]
  619. ignore line: [ /Library/Developer/CommandLineTools/usr/lib/clang/17/include]
  620. ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/include]
  621. ignore line: [ /Library/Developer/CommandLineTools/usr/include]
  622. ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/System/Library/Frameworks (framework directory)]
  623. ignore line: [End of search list.]
  624. ignore line: [[2/2] : && /Library/Developer/CommandLineTools/usr/bin/c++ -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk -Wl -search_paths_first -Wl -headerpad_max_install_names -v -Wl -v CMakeFiles/cmTC_c2ac6.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_c2ac6 && :]
  625. ignore line: [Apple clang version 17.0.0 (clang-1700.0.13.3)]
  626. ignore line: [Target: arm64-apple-darwin24.4.0]
  627. ignore line: [Thread model: posix]
  628. ignore line: [InstalledDir: /Library/Developer/CommandLineTools/usr/bin]
  629. link line: [ "/Library/Developer/CommandLineTools/usr/bin/ld" -demangle -lto_library /Library/Developer/CommandLineTools/usr/lib/libLTO.dylib -dynamic -arch arm64 -platform_version macos 15.0.0 15.4 -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk -mllvm -enable-linkonceodr-outlining -o cmTC_c2ac6 -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_c2ac6.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem /Library/Developer/CommandLineTools/usr/lib/clang/17/lib/darwin/libclang_rt.osx.a]
  630. arg [/Library/Developer/CommandLineTools/usr/bin/ld] ==> ignore
  631. arg [-demangle] ==> ignore
  632. arg [-lto_library] ==> ignore, skip following value
  633. arg [/Library/Developer/CommandLineTools/usr/lib/libLTO.dylib] ==> skip value of -lto_library
  634. arg [-dynamic] ==> ignore
  635. arg [-arch] ==> ignore
  636. arg [arm64] ==> ignore
  637. arg [-platform_version] ==> ignore
  638. arg [macos] ==> ignore
  639. arg [15.0.0] ==> ignore
  640. arg [15.4] ==> ignore
  641. arg [-syslibroot] ==> ignore
  642. arg [/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk] ==> ignore
  643. arg [-mllvm] ==> ignore
  644. arg [-enable-linkonceodr-outlining] ==> ignore
  645. arg [-o] ==> ignore
  646. arg [cmTC_c2ac6] ==> ignore
  647. arg [-search_paths_first] ==> ignore
  648. arg [-headerpad_max_install_names] ==> ignore
  649. arg [-v] ==> ignore
  650. arg [CMakeFiles/cmTC_c2ac6.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
  651. arg [-lc++] ==> lib [c++]
  652. arg [-lSystem] ==> lib [System]
  653. arg [/Library/Developer/CommandLineTools/usr/lib/clang/17/lib/darwin/libclang_rt.osx.a] ==> lib [/Library/Developer/CommandLineTools/usr/lib/clang/17/lib/darwin/libclang_rt.osx.a]
  654. linker tool for 'CXX': /Library/Developer/CommandLineTools/usr/bin/ld
  655. Library search paths: [;/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/lib;/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/lib/swift]
  656. Framework search paths: [;/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/System/Library/Frameworks]
  657. remove lib [System]
  658. remove lib [/Library/Developer/CommandLineTools/usr/lib/clang/17/lib/darwin/libclang_rt.osx.a]
  659. collapse library dir [/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/lib] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/lib]
  660. collapse library dir [/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/lib/swift] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/lib/swift]
  661. collapse framework dir [/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/System/Library/Frameworks] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/System/Library/Frameworks]
  662. implicit libs: [c++]
  663. implicit objs: []
  664. implicit dirs: [/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/lib;/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/lib/swift]
  665. implicit fwks: [/Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/System/Library/Frameworks]
  666. -
  667. kind: "message-v1"
  668. backtrace:
  669. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/Internal/CMakeDetermineLinkerId.cmake:40 (message)"
  670. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:255 (cmake_determine_linker_id)"
  671. - "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
  672. - "CMakeLists.txt:2 (project)"
  673. message: |
  674. Running the CXX compiler's linker: "/Library/Developer/CommandLineTools/usr/bin/ld" "-v"
  675. @(#)PROGRAM:ld PROJECT:ld-1167.4.1
  676. BUILD 20:00:10 Mar 12 2025
  677. configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em
  678. will use ld-classic for: armv6 armv7 armv7s i386 armv6m armv7k armv7m armv7em
  679. LTO support using: LLVM version 17.0.0 (static support for 29, runtime is 29)
  680. TAPI support using: Apple TAPI version 17.0.0 (tapi-1700.0.3.4)
  681. ...