
---
events:
  -
    kind: "message-v1"
    backtrace:
      - "/opt/homebrew/share/cmake/Modules/CMakeDetermineSystem.cmake:205 (message)"
      - "CMakeLists.txt:116 (project)"
    message: |
      The system is: Darwin - 24.3.0 - arm64
  -
    kind: "message-v1"
    backtrace:
      - "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
      - "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
      - "/opt/homebrew/share/cmake/Modules/CMakeDetermineCCompiler.cmake:123 (CMAKE_DETERMINE_COMPILER_ID)"
      - "CMakeLists.txt:116 (project)"
    message: |
      Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
      Compiler: /Library/Developer/CommandLineTools/usr/bin/cc 
      Build flags: 
      Id flags:  
      
      The output was:
      1
      ld: library 'System' not found
      cc: error: linker command failed with exit code 1 (use -v to see invocation)
      
      
  -
    kind: "message-v1"
    backtrace:
      - "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
      - "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
      - "/opt/homebrew/share/cmake/Modules/CMakeDetermineCCompiler.cmake:123 (CMAKE_DETERMINE_COMPILER_ID)"
      - "CMakeLists.txt:116 (project)"
    message: |
      Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
      Compiler: /Library/Developer/CommandLineTools/usr/bin/cc 
      Build flags: 
      Id flags: -c 
      
      The output was:
      0
      
      
      Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "CMakeCCompilerId.o"
      
      The C compiler identification is AppleClang, found in:
        /Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/3.31.6/CompilerIdC/CMakeCCompilerId.o
      
  -
    kind: "try_compile-v1"
    backtrace:
      - "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:74 (try_compile)"
      - "/opt/homebrew/share/cmake/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
      - "CMakeLists.txt:116 (project)"
    checks:
      - "Detecting C compiler ABI info"
    directories:
      source: "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-4ojGtt"
      binary: "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-4ojGtt"
    cmakeVariables:
      CMAKE_C_FLAGS: ""
      CMAKE_C_FLAGS_DEBUG: "-g"
      CMAKE_EXE_LINKER_FLAGS: ""
      CMAKE_OSX_ARCHITECTURES: ""
      CMAKE_OSX_DEPLOYMENT_TARGET: ""
      CMAKE_OSX_SYSROOT: "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk"
    buildResult:
      variable: "CMAKE_C_ABI_COMPILED"
      cached: true
      stdout: |
        Change Dir: '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-4ojGtt'
        
        Run Build Command(s): /opt/homebrew/bin/cmake -E env VERBOSE=1 /opt/homebrew/bin/gmake -f Makefile cmTC_064ed/fast
        /opt/homebrew/bin/gmake  -f CMakeFiles/cmTC_064ed.dir/build.make CMakeFiles/cmTC_064ed.dir/build
        gmake[1]: Entering directory '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-4ojGtt'
        Building C object CMakeFiles/cmTC_064ed.dir/CMakeCCompilerABI.c.o
        /Library/Developer/CommandLineTools/usr/bin/cc   -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk   -v -Wl,-v -MD -MT CMakeFiles/cmTC_064ed.dir/CMakeCCompilerABI.c.o -MF CMakeFiles/cmTC_064ed.dir/CMakeCCompilerABI.c.o.d -o CMakeFiles/cmTC_064ed.dir/CMakeCCompilerABI.c.o -c /opt/homebrew/share/cmake/Modules/CMakeCCompilerABI.c
        Apple clang version 16.0.0 (clang-1600.0.26.6)
        Target: arm64-apple-darwin24.3.0
        Thread model: posix
        InstalledDir: /Library/Developer/CommandLineTools/usr/bin
        cc: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument]
         "/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 -mrelax-all -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.2 -fvisibility-inlines-hidden-static-local-var -fno-modulemap-allow-subdirectory-search -target-cpu apple-m1 -target-feature +v8.5a -target-feature +aes -target-feature +crc -target-feature +dotprod -target-feature +fp-armv8 -target-feature +fp16fml -target-feature +lse -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sha2 -target-feature +sha3 -target-feature +neon -target-feature +zcm -target-feature +zcz -target-feature +fullfp16 -target-abi darwinpcs -debugger-tuning=lldb -target-linker-version 1115.7.3 -v -fcoverage-compilation-dir=/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-4ojGtt -resource-dir /Library/Developer/CommandLineTools/usr/lib/clang/16 -dependency-file CMakeFiles/cmTC_064ed.dir/CMakeCCompilerABI.c.o.d -skip-unused-modulemap-deps -MT CMakeFiles/cmTC_064ed.dir/CMakeCCompilerABI.c.o -sys-header-deps -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -internal-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/local/include -internal-isystem /Library/Developer/CommandLineTools/usr/lib/clang/16/include -internal-externc-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX15.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 -fdebug-compilation-dir=/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-4ojGtt -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 -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 -clang-vendor-feature=+disableAtImportPrivateFrameworkInImplementationError -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o CMakeFiles/cmTC_064ed.dir/CMakeCCompilerABI.c.o -x c /opt/homebrew/share/cmake/Modules/CMakeCCompilerABI.c
        clang -cc1 version 16.0.0 (clang-1600.0.26.6) default target arm64-apple-darwin24.3.0
        ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/local/include"
        ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/Library/Frameworks"
        #include "..." search starts here:
        #include <...> search starts here:
         /Library/Developer/CommandLineTools/usr/lib/clang/16/include
         /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include
         /Library/Developer/CommandLineTools/usr/include
         /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/System/Library/Frameworks (framework directory)
        End of search list.
        Linking C executable cmTC_064ed
        /opt/homebrew/bin/cmake -E cmake_link_script CMakeFiles/cmTC_064ed.dir/link.txt --verbose=1
        Apple clang version 16.0.0 (clang-1600.0.26.6)
        Target: arm64-apple-darwin24.3.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 arm64 -platform_version macos 15.0.0 15.2 -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -mllvm -enable-linkonceodr-outlining -o cmTC_064ed -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_064ed.dir/CMakeCCompilerABI.c.o -lSystem /Library/Developer/CommandLineTools/usr/lib/clang/16/lib/darwin/libclang_rt.osx.a
        @(#)PROGRAM:ld PROJECT:ld-1115.7.3
        BUILD 23:52:02 Dec  5 2024
        configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em
        will use ld-classic for: armv6 armv7 armv7s i386 armv6m armv7k armv7m armv7em
        LTO support using: LLVM version 16.0.0 (static support for 29, runtime is 29)
        TAPI support using: Apple TAPI version 16.0.0 (tapi-1600.0.11.9)
        Library search paths:
        	/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/lib
        	/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/lib/swift
        Framework search paths:
        	/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/System/Library/Frameworks
        /Library/Developer/CommandLineTools/usr/bin/cc  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names  -v -Wl,-v CMakeFiles/cmTC_064ed.dir/CMakeCCompilerABI.c.o -o cmTC_064ed
        gmake[1]: Leaving directory '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-4ojGtt'
        
      exitCode: 0
  -
    kind: "message-v1"
    backtrace:
      - "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:113 (message)"
      - "/opt/homebrew/share/cmake/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
      - "CMakeLists.txt:116 (project)"
    message: |
      Effective list of requested architectures (possibly empty)  : ""
      Effective list of architectures found in the ABI info binary: "arm64"
  -
    kind: "message-v1"
    backtrace:
      - "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:182 (message)"
      - "/opt/homebrew/share/cmake/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
      - "CMakeLists.txt:116 (project)"
    message: |
      Parsed C implicit include dir info: rv=done
        found start of include info
        found start of implicit include info
          add: [/Library/Developer/CommandLineTools/usr/lib/clang/16/include]
          add: [/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include]
          add: [/Library/Developer/CommandLineTools/usr/include]
        end of search list found
        collapse include dir [/Library/Developer/CommandLineTools/usr/lib/clang/16/include] ==> [/Library/Developer/CommandLineTools/usr/lib/clang/16/include]
        collapse include dir [/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include]
        collapse include dir [/Library/Developer/CommandLineTools/usr/include] ==> [/Library/Developer/CommandLineTools/usr/include]
        implicit include dirs: [/Library/Developer/CommandLineTools/usr/lib/clang/16/include;/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include;/Library/Developer/CommandLineTools/usr/include]
      
      
  -
    kind: "message-v1"
    backtrace:
      - "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:218 (message)"
      - "/opt/homebrew/share/cmake/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
      - "CMakeLists.txt:116 (project)"
    message: |
      Parsed C 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/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-4ojGtt']
        ignore line: []
        ignore line: [Run Build Command(s): /opt/homebrew/bin/cmake -E env VERBOSE=1 /opt/homebrew/bin/gmake -f Makefile cmTC_064ed/fast]
        ignore line: [/opt/homebrew/bin/gmake  -f CMakeFiles/cmTC_064ed.dir/build.make CMakeFiles/cmTC_064ed.dir/build]
        ignore line: [gmake[1]: Entering directory '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-4ojGtt']
        ignore line: [Building C object CMakeFiles/cmTC_064ed.dir/CMakeCCompilerABI.c.o]
        ignore line: [/Library/Developer/CommandLineTools/usr/bin/cc   -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk   -v -Wl -v -MD -MT CMakeFiles/cmTC_064ed.dir/CMakeCCompilerABI.c.o -MF CMakeFiles/cmTC_064ed.dir/CMakeCCompilerABI.c.o.d -o CMakeFiles/cmTC_064ed.dir/CMakeCCompilerABI.c.o -c /opt/homebrew/share/cmake/Modules/CMakeCCompilerABI.c]
        ignore line: [Apple clang version 16.0.0 (clang-1600.0.26.6)]
        ignore line: [Target: arm64-apple-darwin24.3.0]
        ignore line: [Thread model: posix]
        ignore line: [InstalledDir: /Library/Developer/CommandLineTools/usr/bin]
        ignore line: [cc: warning: -Wl -v: 'linker' input unused [-Wunused-command-line-argument]]
        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 -mrelax-all -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.2 -fvisibility-inlines-hidden-static-local-var -fno-modulemap-allow-subdirectory-search -target-cpu apple-m1 -target-feature +v8.5a -target-feature +aes -target-feature +crc -target-feature +dotprod -target-feature +fp-armv8 -target-feature +fp16fml -target-feature +lse -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sha2 -target-feature +sha3 -target-feature +neon -target-feature +zcm -target-feature +zcz -target-feature +fullfp16 -target-abi darwinpcs -debugger-tuning=lldb -target-linker-version 1115.7.3 -v -fcoverage-compilation-dir=/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-4ojGtt -resource-dir /Library/Developer/CommandLineTools/usr/lib/clang/16 -dependency-file CMakeFiles/cmTC_064ed.dir/CMakeCCompilerABI.c.o.d -skip-unused-modulemap-deps -MT CMakeFiles/cmTC_064ed.dir/CMakeCCompilerABI.c.o -sys-header-deps -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -internal-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/local/include -internal-isystem /Library/Developer/CommandLineTools/usr/lib/clang/16/include -internal-externc-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX15.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 -fdebug-compilation-dir=/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-4ojGtt -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 -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 -clang-vendor-feature=+disableAtImportPrivateFrameworkInImplementationError -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o CMakeFiles/cmTC_064ed.dir/CMakeCCompilerABI.c.o -x c /opt/homebrew/share/cmake/Modules/CMakeCCompilerABI.c]
        ignore line: [clang -cc1 version 16.0.0 (clang-1600.0.26.6) default target arm64-apple-darwin24.3.0]
        ignore line: [ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/local/include"]
        ignore line: [ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/Library/Frameworks"]
        ignore line: [#include "..." search starts here:]
        ignore line: [#include <...> search starts here:]
        ignore line: [ /Library/Developer/CommandLineTools/usr/lib/clang/16/include]
        ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include]
        ignore line: [ /Library/Developer/CommandLineTools/usr/include]
        ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/System/Library/Frameworks (framework directory)]
        ignore line: [End of search list.]
        ignore line: [Linking C executable cmTC_064ed]
        ignore line: [/opt/homebrew/bin/cmake -E cmake_link_script CMakeFiles/cmTC_064ed.dir/link.txt --verbose=1]
        ignore line: [Apple clang version 16.0.0 (clang-1600.0.26.6)]
        ignore line: [Target: arm64-apple-darwin24.3.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 arm64 -platform_version macos 15.0.0 15.2 -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -mllvm -enable-linkonceodr-outlining -o cmTC_064ed -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_064ed.dir/CMakeCCompilerABI.c.o -lSystem /Library/Developer/CommandLineTools/usr/lib/clang/16/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 [arm64] ==> ignore
          arg [-platform_version] ==> ignore
          arg [macos] ==> ignore
          arg [15.0.0] ==> ignore
          arg [15.2] ==> ignore
          arg [-syslibroot] ==> ignore
          arg [/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk] ==> ignore
          arg [-mllvm] ==> ignore
          arg [-enable-linkonceodr-outlining] ==> ignore
          arg [-o] ==> ignore
          arg [cmTC_064ed] ==> ignore
          arg [-search_paths_first] ==> ignore
          arg [-headerpad_max_install_names] ==> ignore
          arg [-v] ==> ignore
          arg [CMakeFiles/cmTC_064ed.dir/CMakeCCompilerABI.c.o] ==> ignore
          arg [-lSystem] ==> lib [System]
          arg [/Library/Developer/CommandLineTools/usr/lib/clang/16/lib/darwin/libclang_rt.osx.a] ==> lib [/Library/Developer/CommandLineTools/usr/lib/clang/16/lib/darwin/libclang_rt.osx.a]
        linker tool for 'C': /Library/Developer/CommandLineTools/usr/bin/ld
        Library search paths: [;/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/lib;/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/lib/swift]
        Framework search paths: [;/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/System/Library/Frameworks]
        remove lib [System]
        remove lib [/Library/Developer/CommandLineTools/usr/lib/clang/16/lib/darwin/libclang_rt.osx.a]
        collapse library dir [/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/lib] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/lib]
        collapse library dir [/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/lib/swift] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/lib/swift]
        collapse framework dir [/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/System/Library/Frameworks] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/System/Library/Frameworks]
        implicit libs: []
        implicit objs: []
        implicit dirs: [/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/lib;/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/lib/swift]
        implicit fwks: [/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/System/Library/Frameworks]
      
      
  -
    kind: "message-v1"
    backtrace:
      - "/opt/homebrew/share/cmake/Modules/Internal/CMakeDetermineLinkerId.cmake:40 (message)"
      - "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:255 (cmake_determine_linker_id)"
      - "/opt/homebrew/share/cmake/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
      - "CMakeLists.txt:116 (project)"
    message: |
      Running the C compiler's linker: "/Library/Developer/CommandLineTools/usr/bin/ld" "-v"
      @(#)PROGRAM:ld PROJECT:ld-1115.7.3
      BUILD 23:52:02 Dec  5 2024
      configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em
      will use ld-classic for: armv6 armv7 armv7s i386 armv6m armv7k armv7m armv7em
      LTO support using: LLVM version 16.0.0 (static support for 29, runtime is 29)
      TAPI support using: Apple TAPI version 16.0.0 (tapi-1600.0.11.9)
  -
    kind: "message-v1"
    backtrace:
      - "/opt/homebrew/share/cmake/Modules/CheckLanguage.cmake:133 (message)"
      - "CMakeLists.txt:135 (check_language)"
    checks:
      - "Looking for a CXX compiler"
    message: |
      Looking for a CXX compiler passed with the following output:
      -- The CXX compiler identification is AppleClang 16.0.0.16000026
      -- Detecting CXX compiler ABI info
      -- Detecting CXX compiler ABI info - done
      -- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ - skipped
      -- Detecting CXX compile features
      -- Detecting CXX compile features - done
      -- Configuring done (0.2s)
      -- Generating done (0.0s)
      -- Build files have been written to: /Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CheckCXX
      
  -
    kind: "message-v1"
    backtrace:
      - "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
      - "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
      - "/opt/homebrew/share/cmake/Modules/CMakeDetermineCXXCompiler.cmake:126 (CMAKE_DETERMINE_COMPILER_ID)"
      - "CMakeLists.txt:137 (enable_language)"
    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
      c++: error: linker command failed with exit code 1 (use -v to see invocation)
      
      
  -
    kind: "message-v1"
    backtrace:
      - "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
      - "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
      - "/opt/homebrew/share/cmake/Modules/CMakeDetermineCXXCompiler.cmake:126 (CMAKE_DETERMINE_COMPILER_ID)"
      - "CMakeLists.txt:137 (enable_language)"
    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/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/3.31.6/CompilerIdCXX/CMakeCXXCompilerId.o
      
  -
    kind: "try_compile-v1"
    backtrace:
      - "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:74 (try_compile)"
      - "/opt/homebrew/share/cmake/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
      - "CMakeLists.txt:137 (enable_language)"
    checks:
      - "Detecting CXX compiler ABI info"
    directories:
      source: "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-txTwVt"
      binary: "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-txTwVt"
    cmakeVariables:
      CMAKE_CXX_FLAGS: ""
      CMAKE_CXX_FLAGS_DEBUG: "-g"
      CMAKE_CXX_SCAN_FOR_MODULES: "OFF"
      CMAKE_EXE_LINKER_FLAGS: ""
      CMAKE_OSX_ARCHITECTURES: ""
      CMAKE_OSX_DEPLOYMENT_TARGET: ""
      CMAKE_OSX_SYSROOT: "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk"
    buildResult:
      variable: "CMAKE_CXX_ABI_COMPILED"
      cached: true
      stdout: |
        Change Dir: '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-txTwVt'
        
        Run Build Command(s): /opt/homebrew/bin/cmake -E env VERBOSE=1 /opt/homebrew/bin/gmake -f Makefile cmTC_22ef4/fast
        /opt/homebrew/bin/gmake  -f CMakeFiles/cmTC_22ef4.dir/build.make CMakeFiles/cmTC_22ef4.dir/build
        gmake[1]: Entering directory '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-txTwVt'
        Building CXX object CMakeFiles/cmTC_22ef4.dir/CMakeCXXCompilerABI.cpp.o
        /Library/Developer/CommandLineTools/usr/bin/c++   -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk   -v -Wl,-v -MD -MT CMakeFiles/cmTC_22ef4.dir/CMakeCXXCompilerABI.cpp.o -MF CMakeFiles/cmTC_22ef4.dir/CMakeCXXCompilerABI.cpp.o.d -o CMakeFiles/cmTC_22ef4.dir/CMakeCXXCompilerABI.cpp.o -c /opt/homebrew/share/cmake/Modules/CMakeCXXCompilerABI.cpp
        Apple clang version 16.0.0 (clang-1600.0.26.6)
        Target: arm64-apple-darwin24.3.0
        Thread model: posix
        InstalledDir: /Library/Developer/CommandLineTools/usr/bin
        c++: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument]
        ignoring nonexistent directory "/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1"
         "/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 -mrelax-all -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.2 -fvisibility-inlines-hidden-static-local-var -fno-modulemap-allow-subdirectory-search -target-cpu apple-m1 -target-feature +v8.5a -target-feature +aes -target-feature +crc -target-feature +dotprod -target-feature +fp-armv8 -target-feature +fp16fml -target-feature +lse -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sha2 -target-feature +sha3 -target-feature +neon -target-feature +zcm -target-feature +zcz -target-feature +fullfp16 -target-abi darwinpcs -debugger-tuning=lldb -target-linker-version 1115.7.3 -v -fcoverage-compilation-dir=/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-txTwVt -resource-dir /Library/Developer/CommandLineTools/usr/lib/clang/16 -dependency-file CMakeFiles/cmTC_22ef4.dir/CMakeCXXCompilerABI.cpp.o.d -skip-unused-modulemap-deps -MT CMakeFiles/cmTC_22ef4.dir/CMakeCXXCompilerABI.cpp.o -sys-header-deps -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -internal-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/c++/v1 -internal-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/local/include -internal-isystem /Library/Developer/CommandLineTools/usr/lib/clang/16/include -internal-externc-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX15.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/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-txTwVt -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 -clang-vendor-feature=+disableAtImportPrivateFrameworkInImplementationError -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o CMakeFiles/cmTC_22ef4.dir/CMakeCXXCompilerABI.cpp.o -x c++ /opt/homebrew/share/cmake/Modules/CMakeCXXCompilerABI.cpp
        clang -cc1 version 16.0.0 (clang-1600.0.26.6) default target arm64-apple-darwin24.3.0
        ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/local/include"
        ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/Library/Frameworks"
        #include "..." search starts here:
        #include <...> search starts here:
         /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/c++/v1
         /Library/Developer/CommandLineTools/usr/lib/clang/16/include
         /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include
         /Library/Developer/CommandLineTools/usr/include
         /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/System/Library/Frameworks (framework directory)
        End of search list.
        Linking CXX executable cmTC_22ef4
        /opt/homebrew/bin/cmake -E cmake_link_script CMakeFiles/cmTC_22ef4.dir/link.txt --verbose=1
        Apple clang version 16.0.0 (clang-1600.0.26.6)
        Target: arm64-apple-darwin24.3.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 arm64 -platform_version macos 15.0.0 15.2 -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -mllvm -enable-linkonceodr-outlining -o cmTC_22ef4 -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_22ef4.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem /Library/Developer/CommandLineTools/usr/lib/clang/16/lib/darwin/libclang_rt.osx.a
        @(#)PROGRAM:ld PROJECT:ld-1115.7.3
        BUILD 23:52:02 Dec  5 2024
        configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em
        will use ld-classic for: armv6 armv7 armv7s i386 armv6m armv7k armv7m armv7em
        LTO support using: LLVM version 16.0.0 (static support for 29, runtime is 29)
        TAPI support using: Apple TAPI version 16.0.0 (tapi-1600.0.11.9)
        Library search paths:
        	/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/lib
        	/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/lib/swift
        Framework search paths:
        	/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/System/Library/Frameworks
        /Library/Developer/CommandLineTools/usr/bin/c++  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names  -v -Wl,-v CMakeFiles/cmTC_22ef4.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_22ef4
        gmake[1]: Leaving directory '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-txTwVt'
        
      exitCode: 0
  -
    kind: "message-v1"
    backtrace:
      - "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:113 (message)"
      - "/opt/homebrew/share/cmake/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
      - "CMakeLists.txt:137 (enable_language)"
    message: |
      Effective list of requested architectures (possibly empty)  : ""
      Effective list of architectures found in the ABI info binary: "arm64"
  -
    kind: "message-v1"
    backtrace:
      - "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:182 (message)"
      - "/opt/homebrew/share/cmake/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
      - "CMakeLists.txt:137 (enable_language)"
    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/MacOSX15.2.sdk/usr/include/c++/v1]
          add: [/Library/Developer/CommandLineTools/usr/lib/clang/16/include]
          add: [/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include]
          add: [/Library/Developer/CommandLineTools/usr/include]
        end of search list found
        collapse include dir [/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/c++/v1] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/c++/v1]
        collapse include dir [/Library/Developer/CommandLineTools/usr/lib/clang/16/include] ==> [/Library/Developer/CommandLineTools/usr/lib/clang/16/include]
        collapse include dir [/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include]
        collapse include dir [/Library/Developer/CommandLineTools/usr/include] ==> [/Library/Developer/CommandLineTools/usr/include]
        implicit include dirs: [/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/c++/v1;/Library/Developer/CommandLineTools/usr/lib/clang/16/include;/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include;/Library/Developer/CommandLineTools/usr/include]
      
      
  -
    kind: "message-v1"
    backtrace:
      - "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:218 (message)"
      - "/opt/homebrew/share/cmake/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
      - "CMakeLists.txt:137 (enable_language)"
    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/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-txTwVt']
        ignore line: []
        ignore line: [Run Build Command(s): /opt/homebrew/bin/cmake -E env VERBOSE=1 /opt/homebrew/bin/gmake -f Makefile cmTC_22ef4/fast]
        ignore line: [/opt/homebrew/bin/gmake  -f CMakeFiles/cmTC_22ef4.dir/build.make CMakeFiles/cmTC_22ef4.dir/build]
        ignore line: [gmake[1]: Entering directory '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-txTwVt']
        ignore line: [Building CXX object CMakeFiles/cmTC_22ef4.dir/CMakeCXXCompilerABI.cpp.o]
        ignore line: [/Library/Developer/CommandLineTools/usr/bin/c++   -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk   -v -Wl -v -MD -MT CMakeFiles/cmTC_22ef4.dir/CMakeCXXCompilerABI.cpp.o -MF CMakeFiles/cmTC_22ef4.dir/CMakeCXXCompilerABI.cpp.o.d -o CMakeFiles/cmTC_22ef4.dir/CMakeCXXCompilerABI.cpp.o -c /opt/homebrew/share/cmake/Modules/CMakeCXXCompilerABI.cpp]
        ignore line: [Apple clang version 16.0.0 (clang-1600.0.26.6)]
        ignore line: [Target: arm64-apple-darwin24.3.0]
        ignore line: [Thread model: posix]
        ignore line: [InstalledDir: /Library/Developer/CommandLineTools/usr/bin]
        ignore line: [c++: warning: -Wl -v: 'linker' input unused [-Wunused-command-line-argument]]
        ignore line: [ignoring nonexistent directory "/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1"]
        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 -mrelax-all -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.2 -fvisibility-inlines-hidden-static-local-var -fno-modulemap-allow-subdirectory-search -target-cpu apple-m1 -target-feature +v8.5a -target-feature +aes -target-feature +crc -target-feature +dotprod -target-feature +fp-armv8 -target-feature +fp16fml -target-feature +lse -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sha2 -target-feature +sha3 -target-feature +neon -target-feature +zcm -target-feature +zcz -target-feature +fullfp16 -target-abi darwinpcs -debugger-tuning=lldb -target-linker-version 1115.7.3 -v -fcoverage-compilation-dir=/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-txTwVt -resource-dir /Library/Developer/CommandLineTools/usr/lib/clang/16 -dependency-file CMakeFiles/cmTC_22ef4.dir/CMakeCXXCompilerABI.cpp.o.d -skip-unused-modulemap-deps -MT CMakeFiles/cmTC_22ef4.dir/CMakeCXXCompilerABI.cpp.o -sys-header-deps -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -internal-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/c++/v1 -internal-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/local/include -internal-isystem /Library/Developer/CommandLineTools/usr/lib/clang/16/include -internal-externc-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX15.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/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-txTwVt -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 -clang-vendor-feature=+disableAtImportPrivateFrameworkInImplementationError -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o CMakeFiles/cmTC_22ef4.dir/CMakeCXXCompilerABI.cpp.o -x c++ /opt/homebrew/share/cmake/Modules/CMakeCXXCompilerABI.cpp]
        ignore line: [clang -cc1 version 16.0.0 (clang-1600.0.26.6) default target arm64-apple-darwin24.3.0]
        ignore line: [ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/local/include"]
        ignore line: [ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/Library/Frameworks"]
        ignore line: [#include "..." search starts here:]
        ignore line: [#include <...> search starts here:]
        ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/c++/v1]
        ignore line: [ /Library/Developer/CommandLineTools/usr/lib/clang/16/include]
        ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include]
        ignore line: [ /Library/Developer/CommandLineTools/usr/include]
        ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/System/Library/Frameworks (framework directory)]
        ignore line: [End of search list.]
        ignore line: [Linking CXX executable cmTC_22ef4]
        ignore line: [/opt/homebrew/bin/cmake -E cmake_link_script CMakeFiles/cmTC_22ef4.dir/link.txt --verbose=1]
        ignore line: [Apple clang version 16.0.0 (clang-1600.0.26.6)]
        ignore line: [Target: arm64-apple-darwin24.3.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 arm64 -platform_version macos 15.0.0 15.2 -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -mllvm -enable-linkonceodr-outlining -o cmTC_22ef4 -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_22ef4.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem /Library/Developer/CommandLineTools/usr/lib/clang/16/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 [arm64] ==> ignore
          arg [-platform_version] ==> ignore
          arg [macos] ==> ignore
          arg [15.0.0] ==> ignore
          arg [15.2] ==> ignore
          arg [-syslibroot] ==> ignore
          arg [/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk] ==> ignore
          arg [-mllvm] ==> ignore
          arg [-enable-linkonceodr-outlining] ==> ignore
          arg [-o] ==> ignore
          arg [cmTC_22ef4] ==> ignore
          arg [-search_paths_first] ==> ignore
          arg [-headerpad_max_install_names] ==> ignore
          arg [-v] ==> ignore
          arg [CMakeFiles/cmTC_22ef4.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
          arg [-lc++] ==> lib [c++]
          arg [-lSystem] ==> lib [System]
          arg [/Library/Developer/CommandLineTools/usr/lib/clang/16/lib/darwin/libclang_rt.osx.a] ==> lib [/Library/Developer/CommandLineTools/usr/lib/clang/16/lib/darwin/libclang_rt.osx.a]
        linker tool for 'CXX': /Library/Developer/CommandLineTools/usr/bin/ld
        Library search paths: [;/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/lib;/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/lib/swift]
        Framework search paths: [;/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/System/Library/Frameworks]
        remove lib [System]
        remove lib [/Library/Developer/CommandLineTools/usr/lib/clang/16/lib/darwin/libclang_rt.osx.a]
        collapse library dir [/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/lib] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/lib]
        collapse library dir [/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/lib/swift] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/lib/swift]
        collapse framework dir [/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/System/Library/Frameworks] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/System/Library/Frameworks]
        implicit libs: [c++]
        implicit objs: []
        implicit dirs: [/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/lib;/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/lib/swift]
        implicit fwks: [/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/System/Library/Frameworks]
      
      
  -
    kind: "message-v1"
    backtrace:
      - "/opt/homebrew/share/cmake/Modules/Internal/CMakeDetermineLinkerId.cmake:40 (message)"
      - "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:255 (cmake_determine_linker_id)"
      - "/opt/homebrew/share/cmake/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
      - "CMakeLists.txt:137 (enable_language)"
    message: |
      Running the CXX compiler's linker: "/Library/Developer/CommandLineTools/usr/bin/ld" "-v"
      @(#)PROGRAM:ld PROJECT:ld-1115.7.3
      BUILD 23:52:02 Dec  5 2024
      configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em
      will use ld-classic for: armv6 armv7 armv7s i386 armv6m armv7k armv7m armv7em
      LTO support using: LLVM version 16.0.0 (static support for 29, runtime is 29)
      TAPI support using: Apple TAPI version 16.0.0 (tapi-1600.0.11.9)
  -
    kind: "try_compile-v1"
    backtrace:
      - "/opt/homebrew/share/cmake/Modules/Internal/CheckSourceCompiles.cmake:108 (try_compile)"
      - "/opt/homebrew/share/cmake/Modules/CheckCSourceCompiles.cmake:58 (cmake_check_source_compiles)"
      - "/opt/homebrew/share/cmake/Modules/FindThreads.cmake:97 (CHECK_C_SOURCE_COMPILES)"
      - "/opt/homebrew/share/cmake/Modules/FindThreads.cmake:163 (_threads_check_libc)"
      - "CMakeLists.txt:197 (find_package)"
    checks:
      - "Performing Test CMAKE_HAVE_LIBC_PTHREAD"
    directories:
      source: "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-y2lJAV"
      binary: "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-y2lJAV"
    cmakeVariables:
      CMAKE_C_FLAGS: ""
      CMAKE_C_FLAGS_DEBUG: "-g"
      CMAKE_EXE_LINKER_FLAGS: ""
      CMAKE_OSX_ARCHITECTURES: ""
      CMAKE_OSX_DEPLOYMENT_TARGET: ""
      CMAKE_OSX_SYSROOT: "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk"
    buildResult:
      variable: "CMAKE_HAVE_LIBC_PTHREAD"
      cached: true
      stdout: |
        Change Dir: '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-y2lJAV'
        
        Run Build Command(s): /opt/homebrew/bin/cmake -E env VERBOSE=1 /opt/homebrew/bin/gmake -f Makefile cmTC_0a6c2/fast
        /opt/homebrew/bin/gmake  -f CMakeFiles/cmTC_0a6c2.dir/build.make CMakeFiles/cmTC_0a6c2.dir/build
        gmake[1]: Entering directory '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-y2lJAV'
        Building C object CMakeFiles/cmTC_0a6c2.dir/src.c.o
        /Library/Developer/CommandLineTools/usr/bin/cc -DCMAKE_HAVE_LIBC_PTHREAD  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -MD -MT CMakeFiles/cmTC_0a6c2.dir/src.c.o -MF CMakeFiles/cmTC_0a6c2.dir/src.c.o.d -o CMakeFiles/cmTC_0a6c2.dir/src.c.o -c /Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-y2lJAV/src.c
        Linking C executable cmTC_0a6c2
        /opt/homebrew/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0a6c2.dir/link.txt --verbose=1
        /Library/Developer/CommandLineTools/usr/bin/cc  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0a6c2.dir/src.c.o -o cmTC_0a6c2
        gmake[1]: Leaving directory '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-y2lJAV'
        
      exitCode: 0
  -
    kind: "try_run-v1"
    backtrace:
      - "/opt/homebrew/share/cmake/Modules/Internal/CheckSourceRuns.cmake:99 (try_run)"
      - "/opt/homebrew/share/cmake/Modules/CheckCSourceRuns.cmake:52 (cmake_check_source_runs)"
      - "cmake/compiler.cmake:306 (check_c_source_runs)"
      - "CMakeLists.txt:200 (include)"
    checks:
      - "Performing Test CMAKE_HOST_CAN_RUN_EXECUTABLES_BUILT_FOR_TARGET"
    directories:
      source: "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-T5lVlA"
      binary: "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-T5lVlA"
    cmakeVariables:
      CMAKE_C_FLAGS: ""
      CMAKE_C_FLAGS_DEBUG: "-g"
      CMAKE_EXE_LINKER_FLAGS: ""
      CMAKE_OSX_ARCHITECTURES: ""
      CMAKE_OSX_DEPLOYMENT_TARGET: ""
      CMAKE_OSX_SYSROOT: "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk"
    buildResult:
      variable: "CMAKE_HOST_CAN_RUN_EXECUTABLES_BUILT_FOR_TARGET_COMPILED"
      cached: true
      stdout: |
        Change Dir: '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-T5lVlA'
        
        Run Build Command(s): /opt/homebrew/bin/cmake -E env VERBOSE=1 /opt/homebrew/bin/gmake -f Makefile cmTC_b9680/fast
        /opt/homebrew/bin/gmake  -f CMakeFiles/cmTC_b9680.dir/build.make CMakeFiles/cmTC_b9680.dir/build
        gmake[1]: Entering directory '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-T5lVlA'
        Building C object CMakeFiles/cmTC_b9680.dir/src.c.o
        /Library/Developer/CommandLineTools/usr/bin/cc -DCMAKE_HOST_CAN_RUN_EXECUTABLES_BUILT_FOR_TARGET  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -MD -MT CMakeFiles/cmTC_b9680.dir/src.c.o -MF CMakeFiles/cmTC_b9680.dir/src.c.o.d -o CMakeFiles/cmTC_b9680.dir/src.c.o -c /Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-T5lVlA/src.c
        Linking C executable cmTC_b9680
        /opt/homebrew/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b9680.dir/link.txt --verbose=1
        /Library/Developer/CommandLineTools/usr/bin/cc  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_b9680.dir/src.c.o -o cmTC_b9680
        gmake[1]: Leaving directory '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-T5lVlA'
        
      exitCode: 0
    runResult:
      variable: "CMAKE_HOST_CAN_RUN_EXECUTABLES_BUILT_FOR_TARGET_EXITCODE"
      cached: true
      stdout: |
      stderr: |
      exitCode: 0
  -
    kind: "try_compile-v1"
    backtrace:
      - "/opt/homebrew/share/cmake/Modules/Internal/CheckSourceCompiles.cmake:108 (try_compile)"
      - "/opt/homebrew/share/cmake/Modules/Internal/CheckCompilerFlag.cmake:18 (cmake_check_source_compiles)"
      - "/opt/homebrew/share/cmake/Modules/CheckCXXCompilerFlag.cmake:55 (cmake_check_compiler_flag)"
      - "cmake/compiler.cmake:83 (check_cxx_compiler_flag)"
      - "cmake/compiler.cmake:325 (check_compiler_flag)"
      - "CMakeLists.txt:200 (include)"
    checks:
      - "Performing Test CC_HAS_WNO_UNKNOWN_PRAGMAS"
    directories:
      source: "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-copIhU"
      binary: "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-copIhU"
    cmakeVariables:
      CMAKE_CXX_FLAGS: ""
      CMAKE_CXX_FLAGS_DEBUG: "-g"
      CMAKE_EXE_LINKER_FLAGS: ""
      CMAKE_OSX_ARCHITECTURES: ""
      CMAKE_OSX_DEPLOYMENT_TARGET: ""
      CMAKE_OSX_SYSROOT: "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk"
    buildResult:
      variable: "CC_HAS_WNO_UNKNOWN_PRAGMAS"
      cached: true
      stdout: |
        Change Dir: '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-copIhU'
        
        Run Build Command(s): /opt/homebrew/bin/cmake -E env VERBOSE=1 /opt/homebrew/bin/gmake -f Makefile cmTC_3e19b/fast
        /opt/homebrew/bin/gmake  -f CMakeFiles/cmTC_3e19b.dir/build.make CMakeFiles/cmTC_3e19b.dir/build
        gmake[1]: Entering directory '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-copIhU'
        Building CXX object CMakeFiles/cmTC_3e19b.dir/src.cxx.o
        /Library/Developer/CommandLineTools/usr/bin/c++ -DCC_HAS_WNO_UNKNOWN_PRAGMAS  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk   -Wno-unknown-pragmas -MD -MT CMakeFiles/cmTC_3e19b.dir/src.cxx.o -MF CMakeFiles/cmTC_3e19b.dir/src.cxx.o.d -o CMakeFiles/cmTC_3e19b.dir/src.cxx.o -c /Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-copIhU/src.cxx
        Linking CXX executable cmTC_3e19b
        /opt/homebrew/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3e19b.dir/link.txt --verbose=1
        /Library/Developer/CommandLineTools/usr/bin/c++  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3e19b.dir/src.cxx.o -o cmTC_3e19b
        gmake[1]: Leaving directory '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-copIhU'
        
      exitCode: 0
  -
    kind: "try_compile-v1"
    backtrace:
      - "/opt/homebrew/share/cmake/Modules/Internal/CheckSourceCompiles.cmake:108 (try_compile)"
      - "/opt/homebrew/share/cmake/Modules/Internal/CheckCompilerFlag.cmake:18 (cmake_check_source_compiles)"
      - "/opt/homebrew/share/cmake/Modules/CheckCXXCompilerFlag.cmake:55 (cmake_check_compiler_flag)"
      - "cmake/compiler.cmake:83 (check_cxx_compiler_flag)"
      - "cmake/compiler.cmake:326 (check_compiler_flag)"
      - "CMakeLists.txt:200 (include)"
    checks:
      - "Performing Test CC_HAS_WEXTRA"
    directories:
      source: "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-i38RYS"
      binary: "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-i38RYS"
    cmakeVariables:
      CMAKE_CXX_FLAGS: ""
      CMAKE_CXX_FLAGS_DEBUG: "-g"
      CMAKE_EXE_LINKER_FLAGS: ""
      CMAKE_OSX_ARCHITECTURES: ""
      CMAKE_OSX_DEPLOYMENT_TARGET: ""
      CMAKE_OSX_SYSROOT: "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk"
    buildResult:
      variable: "CC_HAS_WEXTRA"
      cached: true
      stdout: |
        Change Dir: '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-i38RYS'
        
        Run Build Command(s): /opt/homebrew/bin/cmake -E env VERBOSE=1 /opt/homebrew/bin/gmake -f Makefile cmTC_310d7/fast
        /opt/homebrew/bin/gmake  -f CMakeFiles/cmTC_310d7.dir/build.make CMakeFiles/cmTC_310d7.dir/build
        gmake[1]: Entering directory '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-i38RYS'
        Building CXX object CMakeFiles/cmTC_310d7.dir/src.cxx.o
        /Library/Developer/CommandLineTools/usr/bin/c++ -DCC_HAS_WEXTRA  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk   -Wextra -MD -MT CMakeFiles/cmTC_310d7.dir/src.cxx.o -MF CMakeFiles/cmTC_310d7.dir/src.cxx.o.d -o CMakeFiles/cmTC_310d7.dir/src.cxx.o -c /Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-i38RYS/src.cxx
        Linking CXX executable cmTC_310d7
        /opt/homebrew/bin/cmake -E cmake_link_script CMakeFiles/cmTC_310d7.dir/link.txt --verbose=1
        /Library/Developer/CommandLineTools/usr/bin/c++  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_310d7.dir/src.cxx.o -o cmTC_310d7
        gmake[1]: Leaving directory '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-i38RYS'
        
      exitCode: 0
  -
    kind: "try_compile-v1"
    backtrace:
      - "/opt/homebrew/share/cmake/Modules/Internal/CheckSourceCompiles.cmake:108 (try_compile)"
      - "/opt/homebrew/share/cmake/Modules/Internal/CheckCompilerFlag.cmake:18 (cmake_check_source_compiles)"
      - "/opt/homebrew/share/cmake/Modules/CheckCXXCompilerFlag.cmake:55 (cmake_check_compiler_flag)"
      - "cmake/compiler.cmake:83 (check_cxx_compiler_flag)"
      - "cmake/compiler.cmake:327 (check_compiler_flag)"
      - "CMakeLists.txt:200 (include)"
    checks:
      - "Performing Test CC_HAS_WERROR"
    directories:
      source: "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-GVLxhY"
      binary: "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-GVLxhY"
    cmakeVariables:
      CMAKE_CXX_FLAGS: ""
      CMAKE_CXX_FLAGS_DEBUG: "-g"
      CMAKE_EXE_LINKER_FLAGS: ""
      CMAKE_OSX_ARCHITECTURES: ""
      CMAKE_OSX_DEPLOYMENT_TARGET: ""
      CMAKE_OSX_SYSROOT: "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk"
    buildResult:
      variable: "CC_HAS_WERROR"
      cached: true
      stdout: |
        Change Dir: '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-GVLxhY'
        
        Run Build Command(s): /opt/homebrew/bin/cmake -E env VERBOSE=1 /opt/homebrew/bin/gmake -f Makefile cmTC_f50b4/fast
        /opt/homebrew/bin/gmake  -f CMakeFiles/cmTC_f50b4.dir/build.make CMakeFiles/cmTC_f50b4.dir/build
        gmake[1]: Entering directory '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-GVLxhY'
        Building CXX object CMakeFiles/cmTC_f50b4.dir/src.cxx.o
        /Library/Developer/CommandLineTools/usr/bin/c++ -DCC_HAS_WERROR  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk   -Werror -MD -MT CMakeFiles/cmTC_f50b4.dir/src.cxx.o -MF CMakeFiles/cmTC_f50b4.dir/src.cxx.o.d -o CMakeFiles/cmTC_f50b4.dir/src.cxx.o -c /Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-GVLxhY/src.cxx
        Linking CXX executable cmTC_f50b4
        /opt/homebrew/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f50b4.dir/link.txt --verbose=1
        /Library/Developer/CommandLineTools/usr/bin/c++  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f50b4.dir/src.cxx.o -o cmTC_f50b4
        gmake[1]: Leaving directory '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-GVLxhY'
        
      exitCode: 0
  -
    kind: "try_compile-v1"
    backtrace:
      - "/opt/homebrew/share/cmake/Modules/Internal/CheckSourceCompiles.cmake:108 (try_compile)"
      - "/opt/homebrew/share/cmake/Modules/Internal/CheckCompilerFlag.cmake:18 (cmake_check_source_compiles)"
      - "/opt/homebrew/share/cmake/Modules/CheckCXXCompilerFlag.cmake:55 (cmake_check_compiler_flag)"
      - "cmake/compiler.cmake:83 (check_cxx_compiler_flag)"
      - "cmake/compiler.cmake:328 (check_compiler_flag)"
      - "CMakeLists.txt:200 (include)"
    checks:
      - "Performing Test CC_HAS_FEXCEPTIONS"
    directories:
      source: "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-PLiqV9"
      binary: "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-PLiqV9"
    cmakeVariables:
      CMAKE_CXX_FLAGS: ""
      CMAKE_CXX_FLAGS_DEBUG: "-g"
      CMAKE_EXE_LINKER_FLAGS: ""
      CMAKE_OSX_ARCHITECTURES: ""
      CMAKE_OSX_DEPLOYMENT_TARGET: ""
      CMAKE_OSX_SYSROOT: "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk"
    buildResult:
      variable: "CC_HAS_FEXCEPTIONS"
      cached: true
      stdout: |
        Change Dir: '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-PLiqV9'
        
        Run Build Command(s): /opt/homebrew/bin/cmake -E env VERBOSE=1 /opt/homebrew/bin/gmake -f Makefile cmTC_8421f/fast
        /opt/homebrew/bin/gmake  -f CMakeFiles/cmTC_8421f.dir/build.make CMakeFiles/cmTC_8421f.dir/build
        gmake[1]: Entering directory '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-PLiqV9'
        Building CXX object CMakeFiles/cmTC_8421f.dir/src.cxx.o
        /Library/Developer/CommandLineTools/usr/bin/c++ -DCC_HAS_FEXCEPTIONS  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk   -fexceptions -MD -MT CMakeFiles/cmTC_8421f.dir/src.cxx.o -MF CMakeFiles/cmTC_8421f.dir/src.cxx.o.d -o CMakeFiles/cmTC_8421f.dir/src.cxx.o -c /Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-PLiqV9/src.cxx
        Linking CXX executable cmTC_8421f
        /opt/homebrew/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8421f.dir/link.txt --verbose=1
        /Library/Developer/CommandLineTools/usr/bin/c++  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_8421f.dir/src.cxx.o -o cmTC_8421f
        gmake[1]: Leaving directory '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-PLiqV9'
        
      exitCode: 0
  -
    kind: "try_compile-v1"
    backtrace:
      - "/opt/homebrew/share/cmake/Modules/Internal/CheckSourceCompiles.cmake:108 (try_compile)"
      - "/opt/homebrew/share/cmake/Modules/Internal/CheckCompilerFlag.cmake:18 (cmake_check_source_compiles)"
      - "/opt/homebrew/share/cmake/Modules/CheckCXXCompilerFlag.cmake:55 (cmake_check_compiler_flag)"
      - "cmake/compiler.cmake:83 (check_cxx_compiler_flag)"
      - "cmake/compiler.cmake:329 (check_compiler_flag)"
      - "CMakeLists.txt:200 (include)"
    checks:
      - "Performing Test CC_HAS_FNO_SEMANTIC_INTERPOSITION"
    directories:
      source: "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-LyNxcQ"
      binary: "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-LyNxcQ"
    cmakeVariables:
      CMAKE_CXX_FLAGS: ""
      CMAKE_CXX_FLAGS_DEBUG: "-g"
      CMAKE_EXE_LINKER_FLAGS: ""
      CMAKE_OSX_ARCHITECTURES: ""
      CMAKE_OSX_DEPLOYMENT_TARGET: ""
      CMAKE_OSX_SYSROOT: "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk"
    buildResult:
      variable: "CC_HAS_FNO_SEMANTIC_INTERPOSITION"
      cached: true
      stdout: |
        Change Dir: '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-LyNxcQ'
        
        Run Build Command(s): /opt/homebrew/bin/cmake -E env VERBOSE=1 /opt/homebrew/bin/gmake -f Makefile cmTC_0f414/fast
        /opt/homebrew/bin/gmake  -f CMakeFiles/cmTC_0f414.dir/build.make CMakeFiles/cmTC_0f414.dir/build
        gmake[1]: Entering directory '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-LyNxcQ'
        Building CXX object CMakeFiles/cmTC_0f414.dir/src.cxx.o
        /Library/Developer/CommandLineTools/usr/bin/c++ -DCC_HAS_FNO_SEMANTIC_INTERPOSITION  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk   -fno-semantic-interposition -MD -MT CMakeFiles/cmTC_0f414.dir/src.cxx.o -MF CMakeFiles/cmTC_0f414.dir/src.cxx.o.d -o CMakeFiles/cmTC_0f414.dir/src.cxx.o -c /Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-LyNxcQ/src.cxx
        c++: warning: argument unused during compilation: '-fno-semantic-interposition' [-Wunused-command-line-argument]
        Linking CXX executable cmTC_0f414
        /opt/homebrew/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0f414.dir/link.txt --verbose=1
        /Library/Developer/CommandLineTools/usr/bin/c++  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0f414.dir/src.cxx.o -o cmTC_0f414
        gmake[1]: Leaving directory '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-LyNxcQ'
        
      exitCode: 0
  -
    kind: "try_compile-v1"
    backtrace:
      - "/opt/homebrew/share/cmake/Modules/Internal/CheckSourceCompiles.cmake:108 (try_compile)"
      - "/opt/homebrew/share/cmake/Modules/Internal/CheckCompilerFlag.cmake:18 (cmake_check_source_compiles)"
      - "/opt/homebrew/share/cmake/Modules/CheckCXXCompilerFlag.cmake:55 (cmake_check_compiler_flag)"
      - "cmake/compiler.cmake:331 (check_cxx_compiler_flag)"
      - "CMakeLists.txt:200 (include)"
    checks:
      - "Performing Test CC_HAS_FCXX_EXCEPTIONS"
    directories:
      source: "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-DWQXuU"
      binary: "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-DWQXuU"
    cmakeVariables:
      CMAKE_CXX_FLAGS: ""
      CMAKE_CXX_FLAGS_DEBUG: "-g"
      CMAKE_EXE_LINKER_FLAGS: ""
      CMAKE_OSX_ARCHITECTURES: ""
      CMAKE_OSX_DEPLOYMENT_TARGET: ""
      CMAKE_OSX_SYSROOT: "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk"
    buildResult:
      variable: "CC_HAS_FCXX_EXCEPTIONS"
      cached: true
      stdout: |
        Change Dir: '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-DWQXuU'
        
        Run Build Command(s): /opt/homebrew/bin/cmake -E env VERBOSE=1 /opt/homebrew/bin/gmake -f Makefile cmTC_457e7/fast
        /opt/homebrew/bin/gmake  -f CMakeFiles/cmTC_457e7.dir/build.make CMakeFiles/cmTC_457e7.dir/build
        gmake[1]: Entering directory '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-DWQXuU'
        Building CXX object CMakeFiles/cmTC_457e7.dir/src.cxx.o
        /Library/Developer/CommandLineTools/usr/bin/c++ -DCC_HAS_FCXX_EXCEPTIONS  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk   -fcxx-exceptions -MD -MT CMakeFiles/cmTC_457e7.dir/src.cxx.o -MF CMakeFiles/cmTC_457e7.dir/src.cxx.o.d -o CMakeFiles/cmTC_457e7.dir/src.cxx.o -c /Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-DWQXuU/src.cxx
        Linking CXX executable cmTC_457e7
        /opt/homebrew/bin/cmake -E cmake_link_script CMakeFiles/cmTC_457e7.dir/link.txt --verbose=1
        /Library/Developer/CommandLineTools/usr/bin/c++  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_457e7.dir/src.cxx.o -o cmTC_457e7
        gmake[1]: Leaving directory '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-DWQXuU'
        
      exitCode: 0
  -
    kind: "try_compile-v1"
    backtrace:
      - "/opt/homebrew/share/cmake/Modules/Internal/CheckSourceCompiles.cmake:108 (try_compile)"
      - "/opt/homebrew/share/cmake/Modules/Internal/CheckCompilerFlag.cmake:18 (cmake_check_source_compiles)"
      - "/opt/homebrew/share/cmake/Modules/CheckCXXCompilerFlag.cmake:55 (cmake_check_compiler_flag)"
      - "cmake/compiler.cmake:83 (check_cxx_compiler_flag)"
      - "cmake/compiler.cmake:333 (check_compiler_flag)"
      - "CMakeLists.txt:200 (include)"
    checks:
      - "Performing Test CC_HAS_FUNWIND_TABLES"
    directories:
      source: "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-hAztms"
      binary: "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-hAztms"
    cmakeVariables:
      CMAKE_CXX_FLAGS: ""
      CMAKE_CXX_FLAGS_DEBUG: "-g"
      CMAKE_EXE_LINKER_FLAGS: ""
      CMAKE_OSX_ARCHITECTURES: ""
      CMAKE_OSX_DEPLOYMENT_TARGET: ""
      CMAKE_OSX_SYSROOT: "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk"
    buildResult:
      variable: "CC_HAS_FUNWIND_TABLES"
      cached: true
      stdout: |
        Change Dir: '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-hAztms'
        
        Run Build Command(s): /opt/homebrew/bin/cmake -E env VERBOSE=1 /opt/homebrew/bin/gmake -f Makefile cmTC_59e3c/fast
        /opt/homebrew/bin/gmake  -f CMakeFiles/cmTC_59e3c.dir/build.make CMakeFiles/cmTC_59e3c.dir/build
        gmake[1]: Entering directory '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-hAztms'
        Building CXX object CMakeFiles/cmTC_59e3c.dir/src.cxx.o
        /Library/Developer/CommandLineTools/usr/bin/c++ -DCC_HAS_FUNWIND_TABLES  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk   -funwind-tables -MD -MT CMakeFiles/cmTC_59e3c.dir/src.cxx.o -MF CMakeFiles/cmTC_59e3c.dir/src.cxx.o.d -o CMakeFiles/cmTC_59e3c.dir/src.cxx.o -c /Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-hAztms/src.cxx
        Linking CXX executable cmTC_59e3c
        /opt/homebrew/bin/cmake -E cmake_link_script CMakeFiles/cmTC_59e3c.dir/link.txt --verbose=1
        /Library/Developer/CommandLineTools/usr/bin/c++  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_59e3c.dir/src.cxx.o -o cmTC_59e3c
        gmake[1]: Leaving directory '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-hAztms'
        
      exitCode: 0
  -
    kind: "try_compile-v1"
    backtrace:
      - "/opt/homebrew/share/cmake/Modules/Internal/CheckSourceCompiles.cmake:108 (try_compile)"
      - "/opt/homebrew/share/cmake/Modules/Internal/CheckCompilerFlag.cmake:18 (cmake_check_source_compiles)"
      - "/opt/homebrew/share/cmake/Modules/CheckCXXCompilerFlag.cmake:55 (cmake_check_compiler_flag)"
      - "cmake/compiler.cmake:83 (check_cxx_compiler_flag)"
      - "cmake/compiler.cmake:334 (check_compiler_flag)"
      - "CMakeLists.txt:200 (include)"
    checks:
      - "Performing Test CC_HAS_FNO_OMIT_FRAME_POINTER"
    directories:
      source: "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-cK6m5a"
      binary: "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-cK6m5a"
    cmakeVariables:
      CMAKE_CXX_FLAGS: ""
      CMAKE_CXX_FLAGS_DEBUG: "-g"
      CMAKE_EXE_LINKER_FLAGS: ""
      CMAKE_OSX_ARCHITECTURES: ""
      CMAKE_OSX_DEPLOYMENT_TARGET: ""
      CMAKE_OSX_SYSROOT: "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk"
    buildResult:
      variable: "CC_HAS_FNO_OMIT_FRAME_POINTER"
      cached: true
      stdout: |
        Change Dir: '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-cK6m5a'
        
        Run Build Command(s): /opt/homebrew/bin/cmake -E env VERBOSE=1 /opt/homebrew/bin/gmake -f Makefile cmTC_3d217/fast
        /opt/homebrew/bin/gmake  -f CMakeFiles/cmTC_3d217.dir/build.make CMakeFiles/cmTC_3d217.dir/build
        gmake[1]: Entering directory '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-cK6m5a'
        Building CXX object CMakeFiles/cmTC_3d217.dir/src.cxx.o
        /Library/Developer/CommandLineTools/usr/bin/c++ -DCC_HAS_FNO_OMIT_FRAME_POINTER  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk   -fno-omit-frame-pointer -MD -MT CMakeFiles/cmTC_3d217.dir/src.cxx.o -MF CMakeFiles/cmTC_3d217.dir/src.cxx.o.d -o CMakeFiles/cmTC_3d217.dir/src.cxx.o -c /Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-cK6m5a/src.cxx
        Linking CXX executable cmTC_3d217
        /opt/homebrew/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3d217.dir/link.txt --verbose=1
        /Library/Developer/CommandLineTools/usr/bin/c++  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3d217.dir/src.cxx.o -o cmTC_3d217
        gmake[1]: Leaving directory '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-cK6m5a'
        
      exitCode: 0
  -
    kind: "try_compile-v1"
    backtrace:
      - "/opt/homebrew/share/cmake/Modules/Internal/CheckSourceCompiles.cmake:108 (try_compile)"
      - "/opt/homebrew/share/cmake/Modules/Internal/CheckCompilerFlag.cmake:18 (cmake_check_source_compiles)"
      - "/opt/homebrew/share/cmake/Modules/CheckCXXCompilerFlag.cmake:55 (cmake_check_compiler_flag)"
      - "cmake/compiler.cmake:83 (check_cxx_compiler_flag)"
      - "cmake/compiler.cmake:335 (check_compiler_flag)"
      - "CMakeLists.txt:200 (include)"
    checks:
      - "Performing Test CC_HAS_FNO_COMMON"
    directories:
      source: "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-sfj1o6"
      binary: "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-sfj1o6"
    cmakeVariables:
      CMAKE_CXX_FLAGS: ""
      CMAKE_CXX_FLAGS_DEBUG: "-g"
      CMAKE_EXE_LINKER_FLAGS: ""
      CMAKE_OSX_ARCHITECTURES: ""
      CMAKE_OSX_DEPLOYMENT_TARGET: ""
      CMAKE_OSX_SYSROOT: "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk"
    buildResult:
      variable: "CC_HAS_FNO_COMMON"
      cached: true
      stdout: |
        Change Dir: '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-sfj1o6'
        
        Run Build Command(s): /opt/homebrew/bin/cmake -E env VERBOSE=1 /opt/homebrew/bin/gmake -f Makefile cmTC_457d0/fast
        /opt/homebrew/bin/gmake  -f CMakeFiles/cmTC_457d0.dir/build.make CMakeFiles/cmTC_457d0.dir/build
        gmake[1]: Entering directory '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-sfj1o6'
        Building CXX object CMakeFiles/cmTC_457d0.dir/src.cxx.o
        /Library/Developer/CommandLineTools/usr/bin/c++ -DCC_HAS_FNO_COMMON  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk   -fno-common -MD -MT CMakeFiles/cmTC_457d0.dir/src.cxx.o -MF CMakeFiles/cmTC_457d0.dir/src.cxx.o.d -o CMakeFiles/cmTC_457d0.dir/src.cxx.o -c /Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-sfj1o6/src.cxx
        Linking CXX executable cmTC_457d0
        /opt/homebrew/bin/cmake -E cmake_link_script CMakeFiles/cmTC_457d0.dir/link.txt --verbose=1
        /Library/Developer/CommandLineTools/usr/bin/c++  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_457d0.dir/src.cxx.o -o cmTC_457d0
        gmake[1]: Leaving directory '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-sfj1o6'
        
      exitCode: 0
  -
    kind: "try_compile-v1"
    backtrace:
      - "/opt/homebrew/share/cmake/Modules/Internal/CheckSourceCompiles.cmake:108 (try_compile)"
      - "/opt/homebrew/share/cmake/Modules/Internal/CheckCompilerFlag.cmake:18 (cmake_check_source_compiles)"
      - "/opt/homebrew/share/cmake/Modules/CheckCXXCompilerFlag.cmake:55 (cmake_check_compiler_flag)"
      - "cmake/compiler.cmake:83 (check_cxx_compiler_flag)"
      - "cmake/compiler.cmake:336 (check_compiler_flag)"
      - "CMakeLists.txt:200 (include)"
    checks:
      - "Performing Test CC_HAS_GGDB"
    directories:
      source: "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-xzbI1B"
      binary: "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-xzbI1B"
    cmakeVariables:
      CMAKE_CXX_FLAGS: ""
      CMAKE_CXX_FLAGS_DEBUG: "-g"
      CMAKE_EXE_LINKER_FLAGS: ""
      CMAKE_OSX_ARCHITECTURES: ""
      CMAKE_OSX_DEPLOYMENT_TARGET: ""
      CMAKE_OSX_SYSROOT: "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk"
    buildResult:
      variable: "CC_HAS_GGDB"
      cached: true
      stdout: |
        Change Dir: '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-xzbI1B'
        
        Run Build Command(s): /opt/homebrew/bin/cmake -E env VERBOSE=1 /opt/homebrew/bin/gmake -f Makefile cmTC_765d6/fast
        /opt/homebrew/bin/gmake  -f CMakeFiles/cmTC_765d6.dir/build.make CMakeFiles/cmTC_765d6.dir/build
        gmake[1]: Entering directory '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-xzbI1B'
        Building CXX object CMakeFiles/cmTC_765d6.dir/src.cxx.o
        /Library/Developer/CommandLineTools/usr/bin/c++ -DCC_HAS_GGDB  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk   -ggdb -MD -MT CMakeFiles/cmTC_765d6.dir/src.cxx.o -MF CMakeFiles/cmTC_765d6.dir/src.cxx.o.d -o CMakeFiles/cmTC_765d6.dir/src.cxx.o -c /Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-xzbI1B/src.cxx
        Linking CXX executable cmTC_765d6
        /opt/homebrew/bin/cmake -E cmake_link_script CMakeFiles/cmTC_765d6.dir/link.txt --verbose=1
        /Library/Developer/CommandLineTools/usr/bin/c++  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_765d6.dir/src.cxx.o -o cmTC_765d6
        gmake[1]: Leaving directory '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-xzbI1B'
        
      exitCode: 0
  -
    kind: "try_compile-v1"
    backtrace:
      - "/opt/homebrew/share/cmake/Modules/Internal/CheckSourceCompiles.cmake:108 (try_compile)"
      - "/opt/homebrew/share/cmake/Modules/Internal/CheckCompilerFlag.cmake:18 (cmake_check_source_compiles)"
      - "/opt/homebrew/share/cmake/Modules/CheckCXXCompilerFlag.cmake:55 (cmake_check_compiler_flag)"
      - "cmake/compiler.cmake:83 (check_cxx_compiler_flag)"
      - "cmake/compiler.cmake:337 (check_compiler_flag)"
      - "CMakeLists.txt:200 (include)"
    checks:
      - "Performing Test CC_HAS_VISIBILITY"
    directories:
      source: "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-kX07RX"
      binary: "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-kX07RX"
    cmakeVariables:
      CMAKE_CXX_FLAGS: ""
      CMAKE_CXX_FLAGS_DEBUG: "-g"
      CMAKE_EXE_LINKER_FLAGS: ""
      CMAKE_OSX_ARCHITECTURES: ""
      CMAKE_OSX_DEPLOYMENT_TARGET: ""
      CMAKE_OSX_SYSROOT: "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk"
    buildResult:
      variable: "CC_HAS_VISIBILITY"
      cached: true
      stdout: |
        Change Dir: '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-kX07RX'
        
        Run Build Command(s): /opt/homebrew/bin/cmake -E env VERBOSE=1 /opt/homebrew/bin/gmake -f Makefile cmTC_0b5dd/fast
        /opt/homebrew/bin/gmake  -f CMakeFiles/cmTC_0b5dd.dir/build.make CMakeFiles/cmTC_0b5dd.dir/build
        gmake[1]: Entering directory '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-kX07RX'
        Building CXX object CMakeFiles/cmTC_0b5dd.dir/src.cxx.o
        /Library/Developer/CommandLineTools/usr/bin/c++ -DCC_HAS_VISIBILITY  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk   -fvisibility=hidden -MD -MT CMakeFiles/cmTC_0b5dd.dir/src.cxx.o -MF CMakeFiles/cmTC_0b5dd.dir/src.cxx.o.d -o CMakeFiles/cmTC_0b5dd.dir/src.cxx.o -c /Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-kX07RX/src.cxx
        Linking CXX executable cmTC_0b5dd
        /opt/homebrew/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0b5dd.dir/link.txt --verbose=1
        /Library/Developer/CommandLineTools/usr/bin/c++  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0b5dd.dir/src.cxx.o -o cmTC_0b5dd
        gmake[1]: Leaving directory '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-kX07RX'
        
      exitCode: 0
  -
    kind: "try_compile-v1"
    backtrace:
      - "/opt/homebrew/share/cmake/Modules/Internal/CheckSourceCompiles.cmake:108 (try_compile)"
      - "/opt/homebrew/share/cmake/Modules/Internal/CheckCompilerFlag.cmake:18 (cmake_check_source_compiles)"
      - "/opt/homebrew/share/cmake/Modules/CheckCXXCompilerFlag.cmake:55 (cmake_check_compiler_flag)"
      - "cmake/compiler.cmake:83 (check_cxx_compiler_flag)"
      - "cmake/compiler.cmake:338 (check_compiler_flag)"
      - "CMakeLists.txt:200 (include)"
    checks:
      - "Performing Test CC_HAS_ARCH_NATIVE"
    directories:
      source: "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-EN93oy"
      binary: "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-EN93oy"
    cmakeVariables:
      CMAKE_CXX_FLAGS: ""
      CMAKE_CXX_FLAGS_DEBUG: "-g"
      CMAKE_EXE_LINKER_FLAGS: ""
      CMAKE_OSX_ARCHITECTURES: ""
      CMAKE_OSX_DEPLOYMENT_TARGET: ""
      CMAKE_OSX_SYSROOT: "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk"
    buildResult:
      variable: "CC_HAS_ARCH_NATIVE"
      cached: true
      stdout: |
        Change Dir: '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-EN93oy'
        
        Run Build Command(s): /opt/homebrew/bin/cmake -E env VERBOSE=1 /opt/homebrew/bin/gmake -f Makefile cmTC_3803b/fast
        /opt/homebrew/bin/gmake  -f CMakeFiles/cmTC_3803b.dir/build.make CMakeFiles/cmTC_3803b.dir/build
        gmake[1]: Entering directory '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-EN93oy'
        Building CXX object CMakeFiles/cmTC_3803b.dir/src.cxx.o
        /Library/Developer/CommandLineTools/usr/bin/c++ -DCC_HAS_ARCH_NATIVE  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk   -march=native -MD -MT CMakeFiles/cmTC_3803b.dir/src.cxx.o -MF CMakeFiles/cmTC_3803b.dir/src.cxx.o.d -o CMakeFiles/cmTC_3803b.dir/src.cxx.o -c /Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-EN93oy/src.cxx
        Linking CXX executable cmTC_3803b
        /opt/homebrew/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3803b.dir/link.txt --verbose=1
        /Library/Developer/CommandLineTools/usr/bin/c++  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3803b.dir/src.cxx.o -o cmTC_3803b
        gmake[1]: Leaving directory '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-EN93oy'
        
      exitCode: 0
  -
    kind: "try_compile-v1"
    backtrace:
      - "/opt/homebrew/share/cmake/Modules/Internal/CheckSourceCompiles.cmake:108 (try_compile)"
      - "/opt/homebrew/share/cmake/Modules/Internal/CheckCompilerFlag.cmake:18 (cmake_check_source_compiles)"
      - "/opt/homebrew/share/cmake/Modules/CheckCXXCompilerFlag.cmake:55 (cmake_check_compiler_flag)"
      - "cmake/compiler.cmake:83 (check_cxx_compiler_flag)"
      - "cmake/compiler.cmake:339 (check_compiler_flag)"
      - "CMakeLists.txt:200 (include)"
    checks:
      - "Performing Test CC_HAS_DEBUG_FRIENDLY_OPTIMIZATION"
    directories:
      source: "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-rI05oC"
      binary: "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-rI05oC"
    cmakeVariables:
      CMAKE_CXX_FLAGS: ""
      CMAKE_CXX_FLAGS_DEBUG: "-g"
      CMAKE_EXE_LINKER_FLAGS: ""
      CMAKE_OSX_ARCHITECTURES: ""
      CMAKE_OSX_DEPLOYMENT_TARGET: ""
      CMAKE_OSX_SYSROOT: "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk"
    buildResult:
      variable: "CC_HAS_DEBUG_FRIENDLY_OPTIMIZATION"
      cached: true
      stdout: |
        Change Dir: '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-rI05oC'
        
        Run Build Command(s): /opt/homebrew/bin/cmake -E env VERBOSE=1 /opt/homebrew/bin/gmake -f Makefile cmTC_8d80b/fast
        /opt/homebrew/bin/gmake  -f CMakeFiles/cmTC_8d80b.dir/build.make CMakeFiles/cmTC_8d80b.dir/build
        gmake[1]: Entering directory '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-rI05oC'
        Building CXX object CMakeFiles/cmTC_8d80b.dir/src.cxx.o
        /Library/Developer/CommandLineTools/usr/bin/c++ -DCC_HAS_DEBUG_FRIENDLY_OPTIMIZATION  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk   -Og -MD -MT CMakeFiles/cmTC_8d80b.dir/src.cxx.o -MF CMakeFiles/cmTC_8d80b.dir/src.cxx.o.d -o CMakeFiles/cmTC_8d80b.dir/src.cxx.o -c /Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-rI05oC/src.cxx
        Linking CXX executable cmTC_8d80b
        /opt/homebrew/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8d80b.dir/link.txt --verbose=1
        /Library/Developer/CommandLineTools/usr/bin/c++  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_8d80b.dir/src.cxx.o -o cmTC_8d80b
        gmake[1]: Leaving directory '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-rI05oC'
        
      exitCode: 0
  -
    kind: "try_compile-v1"
    backtrace:
      - "/opt/homebrew/share/cmake/Modules/Internal/CheckSourceCompiles.cmake:108 (try_compile)"
      - "/opt/homebrew/share/cmake/Modules/Internal/CheckCompilerFlag.cmake:18 (cmake_check_source_compiles)"
      - "/opt/homebrew/share/cmake/Modules/CheckCXXCompilerFlag.cmake:55 (cmake_check_compiler_flag)"
      - "cmake/compiler.cmake:83 (check_cxx_compiler_flag)"
      - "cmake/compiler.cmake:340 (check_compiler_flag)"
      - "CMakeLists.txt:200 (include)"
    checks:
      - "Performing Test CC_HAS_WALL"
    directories:
      source: "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-I5GgZn"
      binary: "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-I5GgZn"
    cmakeVariables:
      CMAKE_CXX_FLAGS: ""
      CMAKE_CXX_FLAGS_DEBUG: "-g"
      CMAKE_EXE_LINKER_FLAGS: ""
      CMAKE_OSX_ARCHITECTURES: ""
      CMAKE_OSX_DEPLOYMENT_TARGET: ""
      CMAKE_OSX_SYSROOT: "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk"
    buildResult:
      variable: "CC_HAS_WALL"
      cached: true
      stdout: |
        Change Dir: '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-I5GgZn'
        
        Run Build Command(s): /opt/homebrew/bin/cmake -E env VERBOSE=1 /opt/homebrew/bin/gmake -f Makefile cmTC_5d7be/fast
        /opt/homebrew/bin/gmake  -f CMakeFiles/cmTC_5d7be.dir/build.make CMakeFiles/cmTC_5d7be.dir/build
        gmake[1]: Entering directory '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-I5GgZn'
        Building CXX object CMakeFiles/cmTC_5d7be.dir/src.cxx.o
        /Library/Developer/CommandLineTools/usr/bin/c++ -DCC_HAS_WALL  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk   -Wall -MD -MT CMakeFiles/cmTC_5d7be.dir/src.cxx.o -MF CMakeFiles/cmTC_5d7be.dir/src.cxx.o.d -o CMakeFiles/cmTC_5d7be.dir/src.cxx.o -c /Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-I5GgZn/src.cxx
        Linking CXX executable cmTC_5d7be
        /opt/homebrew/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5d7be.dir/link.txt --verbose=1
        /Library/Developer/CommandLineTools/usr/bin/c++  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_5d7be.dir/src.cxx.o -o cmTC_5d7be
        gmake[1]: Leaving directory '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-I5GgZn'
        
      exitCode: 0
  -
    kind: "try_compile-v1"
    backtrace:
      - "/opt/homebrew/share/cmake/Modules/Internal/CheckSourceCompiles.cmake:108 (try_compile)"
      - "/opt/homebrew/share/cmake/Modules/Internal/CheckCompilerFlag.cmake:18 (cmake_check_source_compiles)"
      - "/opt/homebrew/share/cmake/Modules/CheckCXXCompilerFlag.cmake:55 (cmake_check_compiler_flag)"
      - "cmake/compiler.cmake:83 (check_cxx_compiler_flag)"
      - "cmake/compiler.cmake:341 (check_compiler_flag)"
      - "CMakeLists.txt:200 (include)"
    checks:
      - "Performing Test CC_HAS_OMINIMAL"
    directories:
      source: "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-M4icEz"
      binary: "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-M4icEz"
    cmakeVariables:
      CMAKE_CXX_FLAGS: ""
      CMAKE_CXX_FLAGS_DEBUG: "-g"
      CMAKE_EXE_LINKER_FLAGS: ""
      CMAKE_OSX_ARCHITECTURES: ""
      CMAKE_OSX_DEPLOYMENT_TARGET: ""
      CMAKE_OSX_SYSROOT: "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk"
    buildResult:
      variable: "CC_HAS_OMINIMAL"
      cached: true
      stdout: |
        Change Dir: '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-M4icEz'
        
        Run Build Command(s): /opt/homebrew/bin/cmake -E env VERBOSE=1 /opt/homebrew/bin/gmake -f Makefile cmTC_34b87/fast
        /opt/homebrew/bin/gmake  -f CMakeFiles/cmTC_34b87.dir/build.make CMakeFiles/cmTC_34b87.dir/build
        gmake[1]: Entering directory '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-M4icEz'
        Building CXX object CMakeFiles/cmTC_34b87.dir/src.cxx.o
        /Library/Developer/CommandLineTools/usr/bin/c++ -DCC_HAS_OMINIMAL  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk   -Ominimal -MD -MT CMakeFiles/cmTC_34b87.dir/src.cxx.o -MF CMakeFiles/cmTC_34b87.dir/src.cxx.o.d -o CMakeFiles/cmTC_34b87.dir/src.cxx.o -c /Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-M4icEz/src.cxx
        error: invalid integral value 'minimal' in '-Ominimal'
        error: invalid integral value 'minimal' in '-Ominimal'
        gmake[1]: *** [CMakeFiles/cmTC_34b87.dir/build.make:82: CMakeFiles/cmTC_34b87.dir/src.cxx.o] Error 1
        gmake[1]: Leaving directory '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-M4icEz'
        gmake: *** [Makefile:134: cmTC_34b87/fast] Error 2
        
      exitCode: 2
  -
    kind: "try_compile-v1"
    backtrace:
      - "/opt/homebrew/share/cmake/Modules/Internal/CheckSourceCompiles.cmake:108 (try_compile)"
      - "/opt/homebrew/share/cmake/Modules/Internal/CheckCompilerFlag.cmake:18 (cmake_check_source_compiles)"
      - "/opt/homebrew/share/cmake/Modules/CheckCXXCompilerFlag.cmake:55 (cmake_check_compiler_flag)"
      - "cmake/compiler.cmake:83 (check_cxx_compiler_flag)"
      - "cmake/compiler.cmake:342 (check_compiler_flag)"
      - "CMakeLists.txt:200 (include)"
    checks:
      - "Performing Test CC_HAS_SECTIONS"
    directories:
      source: "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-lshvQ3"
      binary: "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-lshvQ3"
    cmakeVariables:
      CMAKE_CXX_FLAGS: ""
      CMAKE_CXX_FLAGS_DEBUG: "-g"
      CMAKE_EXE_LINKER_FLAGS: ""
      CMAKE_OSX_ARCHITECTURES: ""
      CMAKE_OSX_DEPLOYMENT_TARGET: ""
      CMAKE_OSX_SYSROOT: "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk"
    buildResult:
      variable: "CC_HAS_SECTIONS"
      cached: true
      stdout: |
        Change Dir: '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-lshvQ3'
        
        Run Build Command(s): /opt/homebrew/bin/cmake -E env VERBOSE=1 /opt/homebrew/bin/gmake -f Makefile cmTC_fe54b/fast
        /opt/homebrew/bin/gmake  -f CMakeFiles/cmTC_fe54b.dir/build.make CMakeFiles/cmTC_fe54b.dir/build
        gmake[1]: Entering directory '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-lshvQ3'
        Building CXX object CMakeFiles/cmTC_fe54b.dir/src.cxx.o
        /Library/Developer/CommandLineTools/usr/bin/c++ -DCC_HAS_SECTIONS  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk   -ffunction-sections -fdata-sections -MD -MT CMakeFiles/cmTC_fe54b.dir/src.cxx.o -MF CMakeFiles/cmTC_fe54b.dir/src.cxx.o.d -o CMakeFiles/cmTC_fe54b.dir/src.cxx.o -c /Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-lshvQ3/src.cxx
        Linking CXX executable cmTC_fe54b
        /opt/homebrew/bin/cmake -E cmake_link_script CMakeFiles/cmTC_fe54b.dir/link.txt --verbose=1
        /Library/Developer/CommandLineTools/usr/bin/c++  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_fe54b.dir/src.cxx.o -o cmTC_fe54b
        gmake[1]: Leaving directory '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-lshvQ3'
        
      exitCode: 0
  -
    kind: "try_compile-v1"
    backtrace:
      - "/opt/homebrew/share/cmake/Modules/Internal/CheckSourceCompiles.cmake:108 (try_compile)"
      - "/opt/homebrew/share/cmake/Modules/Internal/CheckCompilerFlag.cmake:18 (cmake_check_source_compiles)"
      - "/opt/homebrew/share/cmake/Modules/CheckCXXCompilerFlag.cmake:55 (cmake_check_compiler_flag)"
      - "cmake/compiler.cmake:83 (check_cxx_compiler_flag)"
      - "cmake/compiler.cmake:343 (check_compiler_flag)"
      - "CMakeLists.txt:200 (include)"
    checks:
      - "Performing Test CC_HAS_FASTMATH"
    directories:
      source: "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-MAZn3H"
      binary: "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-MAZn3H"
    cmakeVariables:
      CMAKE_CXX_FLAGS: ""
      CMAKE_CXX_FLAGS_DEBUG: "-g"
      CMAKE_EXE_LINKER_FLAGS: ""
      CMAKE_OSX_ARCHITECTURES: ""
      CMAKE_OSX_DEPLOYMENT_TARGET: ""
      CMAKE_OSX_SYSROOT: "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk"
    buildResult:
      variable: "CC_HAS_FASTMATH"
      cached: true
      stdout: |
        Change Dir: '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-MAZn3H'
        
        Run Build Command(s): /opt/homebrew/bin/cmake -E env VERBOSE=1 /opt/homebrew/bin/gmake -f Makefile cmTC_65b13/fast
        /opt/homebrew/bin/gmake  -f CMakeFiles/cmTC_65b13.dir/build.make CMakeFiles/cmTC_65b13.dir/build
        gmake[1]: Entering directory '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-MAZn3H'
        Building CXX object CMakeFiles/cmTC_65b13.dir/src.cxx.o
        /Library/Developer/CommandLineTools/usr/bin/c++ -DCC_HAS_FASTMATH  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk   -ffast-math -MD -MT CMakeFiles/cmTC_65b13.dir/src.cxx.o -MF CMakeFiles/cmTC_65b13.dir/src.cxx.o.d -o CMakeFiles/cmTC_65b13.dir/src.cxx.o -c /Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-MAZn3H/src.cxx
        Linking CXX executable cmTC_65b13
        /opt/homebrew/bin/cmake -E cmake_link_script CMakeFiles/cmTC_65b13.dir/link.txt --verbose=1
        /Library/Developer/CommandLineTools/usr/bin/c++  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_65b13.dir/src.cxx.o -o cmTC_65b13
        gmake[1]: Leaving directory '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-MAZn3H'
        
      exitCode: 0
  -
    kind: "try_compile-v1"
    backtrace:
      - "/opt/homebrew/share/cmake/Modules/Internal/CheckSourceCompiles.cmake:108 (try_compile)"
      - "/opt/homebrew/share/cmake/Modules/Internal/CheckCompilerFlag.cmake:18 (cmake_check_source_compiles)"
      - "/opt/homebrew/share/cmake/Modules/CheckCXXCompilerFlag.cmake:55 (cmake_check_compiler_flag)"
      - "cmake/compiler.cmake:83 (check_cxx_compiler_flag)"
      - "cmake/compiler.cmake:344 (check_compiler_flag)"
      - "CMakeLists.txt:200 (include)"
    checks:
      - "Performing Test CC_HAS_WNO_ATTRIBUTES"
    directories:
      source: "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-EFJouC"
      binary: "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-EFJouC"
    cmakeVariables:
      CMAKE_CXX_FLAGS: ""
      CMAKE_CXX_FLAGS_DEBUG: "-g"
      CMAKE_EXE_LINKER_FLAGS: ""
      CMAKE_OSX_ARCHITECTURES: ""
      CMAKE_OSX_DEPLOYMENT_TARGET: ""
      CMAKE_OSX_SYSROOT: "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk"
    buildResult:
      variable: "CC_HAS_WNO_ATTRIBUTES"
      cached: true
      stdout: |
        Change Dir: '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-EFJouC'
        
        Run Build Command(s): /opt/homebrew/bin/cmake -E env VERBOSE=1 /opt/homebrew/bin/gmake -f Makefile cmTC_b3398/fast
        /opt/homebrew/bin/gmake  -f CMakeFiles/cmTC_b3398.dir/build.make CMakeFiles/cmTC_b3398.dir/build
        gmake[1]: Entering directory '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-EFJouC'
        Building CXX object CMakeFiles/cmTC_b3398.dir/src.cxx.o
        /Library/Developer/CommandLineTools/usr/bin/c++ -DCC_HAS_WNO_ATTRIBUTES  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk   -Wno-attributes -MD -MT CMakeFiles/cmTC_b3398.dir/src.cxx.o -MF CMakeFiles/cmTC_b3398.dir/src.cxx.o.d -o CMakeFiles/cmTC_b3398.dir/src.cxx.o -c /Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-EFJouC/src.cxx
        Linking CXX executable cmTC_b3398
        /opt/homebrew/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b3398.dir/link.txt --verbose=1
        /Library/Developer/CommandLineTools/usr/bin/c++  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_b3398.dir/src.cxx.o -o cmTC_b3398
        gmake[1]: Leaving directory '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-EFJouC'
        
      exitCode: 0
  -
    kind: "try_compile-v1"
    backtrace:
      - "/opt/homebrew/share/cmake/Modules/Internal/CheckSourceCompiles.cmake:108 (try_compile)"
      - "/opt/homebrew/share/cmake/Modules/CheckCXXSourceCompiles.cmake:58 (cmake_check_source_compiles)"
      - "cmake/compiler.cmake:349 (check_cxx_source_compiles)"
      - "CMakeLists.txt:200 (include)"
    checks:
      - "Performing Test HAVE_OPENMP"
    directories:
      source: "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-U3zIUn"
      binary: "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-U3zIUn"
    cmakeVariables:
      CMAKE_CXX_FLAGS: ""
      CMAKE_CXX_FLAGS_DEBUG: "-g"
      CMAKE_EXE_LINKER_FLAGS: ""
      CMAKE_OSX_ARCHITECTURES: ""
      CMAKE_OSX_DEPLOYMENT_TARGET: ""
      CMAKE_OSX_SYSROOT: "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk"
    buildResult:
      variable: "HAVE_OPENMP"
      cached: true
      stdout: |
        Change Dir: '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-U3zIUn'
        
        Run Build Command(s): /opt/homebrew/bin/cmake -E env VERBOSE=1 /opt/homebrew/bin/gmake -f Makefile cmTC_59769/fast
        /opt/homebrew/bin/gmake  -f CMakeFiles/cmTC_59769.dir/build.make CMakeFiles/cmTC_59769.dir/build
        gmake[1]: Entering directory '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-U3zIUn'
        Building CXX object CMakeFiles/cmTC_59769.dir/src.cxx.o
        /Library/Developer/CommandLineTools/usr/bin/c++ -DHAVE_OPENMP  -fopenmp -Werror -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -MD -MT CMakeFiles/cmTC_59769.dir/src.cxx.o -MF CMakeFiles/cmTC_59769.dir/src.cxx.o.d -o CMakeFiles/cmTC_59769.dir/src.cxx.o -c /Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-U3zIUn/src.cxx
        c++: error: unsupported option '-fopenmp'
        gmake[1]: *** [CMakeFiles/cmTC_59769.dir/build.make:82: CMakeFiles/cmTC_59769.dir/src.cxx.o] Error 1
        gmake[1]: Leaving directory '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-U3zIUn'
        gmake: *** [Makefile:134: cmTC_59769/fast] Error 2
        
      exitCode: 2
  -
    kind: "try_compile-v1"
    backtrace:
      - "/opt/homebrew/share/cmake/Modules/CheckLibraryExists.cmake:78 (try_compile)"
      - "cmake/profile.cmake:26 (check_library_exists)"
      - "CMakeLists.txt:201 (include)"
    checks:
      - "Looking for __gcov_flush in gcov"
    directories:
      source: "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-33YgL6"
      binary: "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-33YgL6"
    cmakeVariables:
      CMAKE_C_FLAGS: ""
      CMAKE_C_FLAGS_DEBUG: "-g"
      CMAKE_EXE_LINKER_FLAGS: ""
      CMAKE_OSX_ARCHITECTURES: ""
      CMAKE_OSX_DEPLOYMENT_TARGET: ""
      CMAKE_OSX_SYSROOT: "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk"
    buildResult:
      variable: "HAVE_GCOV"
      cached: true
      stdout: |
        Change Dir: '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-33YgL6'
        
        Run Build Command(s): /opt/homebrew/bin/cmake -E env VERBOSE=1 /opt/homebrew/bin/gmake -f Makefile cmTC_4d65f/fast
        /opt/homebrew/bin/gmake  -f CMakeFiles/cmTC_4d65f.dir/build.make CMakeFiles/cmTC_4d65f.dir/build
        gmake[1]: Entering directory '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-33YgL6'
        Building C object CMakeFiles/cmTC_4d65f.dir/CheckFunctionExists.c.o
        /Library/Developer/CommandLineTools/usr/bin/cc   -DCHECK_FUNCTION_EXISTS=__gcov_flush -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -MD -MT CMakeFiles/cmTC_4d65f.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_4d65f.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_4d65f.dir/CheckFunctionExists.c.o -c /Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-33YgL6/CheckFunctionExists.c
        Linking C executable cmTC_4d65f
        /opt/homebrew/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4d65f.dir/link.txt --verbose=1
        ld: library 'gcov' not found
        cc: error: linker command failed with exit code 1 (use -v to see invocation)
        /Library/Developer/CommandLineTools/usr/bin/cc  -DCHECK_FUNCTION_EXISTS=__gcov_flush -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_4d65f.dir/CheckFunctionExists.c.o -o cmTC_4d65f  -lgcov
        gmake[1]: *** [CMakeFiles/cmTC_4d65f.dir/build.make:103: cmTC_4d65f] Error 1
        gmake[1]: Leaving directory '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-33YgL6'
        gmake: *** [Makefile:134: cmTC_4d65f/fast] Error 2
        
      exitCode: 2
  -
    kind: "try_compile-v1"
    backtrace:
      - "/opt/homebrew/share/cmake/Modules/CheckIncludeFileCXX.cmake:98 (try_compile)"
      - "cmake/profile.cmake:36 (check_include_file_cxx)"
      - "CMakeLists.txt:201 (include)"
    checks:
      - "Looking for C++ include valgrind/memcheck.h"
    directories:
      source: "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-sdTQSM"
      binary: "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-sdTQSM"
    cmakeVariables:
      CMAKE_CXX_FLAGS: ""
      CMAKE_CXX_FLAGS_DEBUG: "-g"
      CMAKE_EXE_LINKER_FLAGS: ""
      CMAKE_OSX_ARCHITECTURES: ""
      CMAKE_OSX_DEPLOYMENT_TARGET: ""
      CMAKE_OSX_SYSROOT: "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk"
    buildResult:
      variable: "HAVE_VALGRIND_MEMCHECK_H"
      cached: true
      stdout: |
        Change Dir: '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-sdTQSM'
        
        Run Build Command(s): /opt/homebrew/bin/cmake -E env VERBOSE=1 /opt/homebrew/bin/gmake -f Makefile cmTC_790ba/fast
        /opt/homebrew/bin/gmake  -f CMakeFiles/cmTC_790ba.dir/build.make CMakeFiles/cmTC_790ba.dir/build
        gmake[1]: Entering directory '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-sdTQSM'
        Building CXX object CMakeFiles/cmTC_790ba.dir/CheckIncludeFile.cxx.o
        /Library/Developer/CommandLineTools/usr/bin/c++   -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -MD -MT CMakeFiles/cmTC_790ba.dir/CheckIncludeFile.cxx.o -MF CMakeFiles/cmTC_790ba.dir/CheckIncludeFile.cxx.o.d -o CMakeFiles/cmTC_790ba.dir/CheckIncludeFile.cxx.o -c /Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-sdTQSM/CheckIncludeFile.cxx
        /Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-sdTQSM/CheckIncludeFile.cxx:1:10: fatal error: 'valgrind/memcheck.h' file not found
            1 | #include <valgrind/memcheck.h>
              |          ^~~~~~~~~~~~~~~~~~~~~
        1 error generated.
        gmake[1]: *** [CMakeFiles/cmTC_790ba.dir/build.make:82: CMakeFiles/cmTC_790ba.dir/CheckIncludeFile.cxx.o] Error 1
        gmake[1]: Leaving directory '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-sdTQSM'
        gmake: *** [Makefile:134: cmTC_790ba/fast] Error 2
        
      exitCode: 2
  -
    kind: "try_compile-v1"
    backtrace:
      - "/opt/homebrew/share/cmake/Modules/CheckFunctionExists.cmake:93 (try_compile)"
      - "CMakeLists.txt:216 (CHECK_FUNCTION_EXISTS)"
    checks:
      - "Looking for pow"
    directories:
      source: "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-UK4BSd"
      binary: "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-UK4BSd"
    cmakeVariables:
      CMAKE_C_FLAGS: ""
      CMAKE_C_FLAGS_DEBUG: "-g"
      CMAKE_EXE_LINKER_FLAGS: ""
      CMAKE_OSX_ARCHITECTURES: ""
      CMAKE_OSX_DEPLOYMENT_TARGET: ""
      CMAKE_OSX_SYSROOT: "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk"
    buildResult:
      variable: "NOT_NEED_LIBM"
      cached: true
      stdout: |
        Change Dir: '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-UK4BSd'
        
        Run Build Command(s): /opt/homebrew/bin/cmake -E env VERBOSE=1 /opt/homebrew/bin/gmake -f Makefile cmTC_45689/fast
        /opt/homebrew/bin/gmake  -f CMakeFiles/cmTC_45689.dir/build.make CMakeFiles/cmTC_45689.dir/build
        gmake[1]: Entering directory '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-UK4BSd'
        Building C object CMakeFiles/cmTC_45689.dir/CheckFunctionExists.c.o
        /Library/Developer/CommandLineTools/usr/bin/cc   -DCHECK_FUNCTION_EXISTS=pow -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -MD -MT CMakeFiles/cmTC_45689.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_45689.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_45689.dir/CheckFunctionExists.c.o -c /Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-UK4BSd/CheckFunctionExists.c
        /Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-UK4BSd/CheckFunctionExists.c:7:3: warning: incompatible redeclaration of library function 'pow' [-Wincompatible-library-redeclaration]
            7 |   CHECK_FUNCTION_EXISTS(void);
              |   ^
        <command line>:1:31: note: expanded from macro 'CHECK_FUNCTION_EXISTS'
            1 | #define CHECK_FUNCTION_EXISTS pow
              |                               ^
        /Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-UK4BSd/CheckFunctionExists.c:7:3: note: 'pow' is a builtin with type 'double (double, double)'
        <command line>:1:31: note: expanded from macro 'CHECK_FUNCTION_EXISTS'
            1 | #define CHECK_FUNCTION_EXISTS pow
              |                               ^
        1 warning generated.
        Linking C executable cmTC_45689
        /opt/homebrew/bin/cmake -E cmake_link_script CMakeFiles/cmTC_45689.dir/link.txt --verbose=1
        /Library/Developer/CommandLineTools/usr/bin/cc  -DCHECK_FUNCTION_EXISTS=pow -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_45689.dir/CheckFunctionExists.c.o -o cmTC_45689
        gmake[1]: Leaving directory '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-UK4BSd'
        
      exitCode: 0
  -
    kind: "try_compile-v1"
    backtrace:
      - "/opt/homebrew/share/cmake/Modules/Internal/CheckSourceCompiles.cmake:108 (try_compile)"
      - "/opt/homebrew/share/cmake/Modules/CheckCXXSourceCompiles.cmake:58 (cmake_check_source_compiles)"
      - "cmake/compiler.cmake:1003 (check_cxx_source_compiles)"
      - "CMakeLists.txt:549 (probe_libcxx_filesystem)"
    checks:
      - "Performing Test LIBCXX_FILESYSTEM_none"
    directories:
      source: "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-iNGfrC"
      binary: "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-iNGfrC"
    cmakeVariables:
      CMAKE_CXX_FLAGS: " -fexceptions -fcxx-exceptions -frtti -fno-common -ggdb -Wno-unknown-pragmas -ffunction-sections -fdata-sections -Wall -Wextra -flto=thin"
      CMAKE_CXX_FLAGS_DEBUG: "-g"
      CMAKE_EXE_LINKER_FLAGS: " -flto=thin -fverbose-asm -fwhole-program"
      CMAKE_OSX_ARCHITECTURES: ""
      CMAKE_OSX_DEPLOYMENT_TARGET: ""
      CMAKE_OSX_SYSROOT: "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk"
      CMAKE_POSITION_INDEPENDENT_CODE: "ON"
    buildResult:
      variable: "LIBCXX_FILESYSTEM_none"
      cached: true
      stdout: |
        Change Dir: '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-iNGfrC'
        
        Run Build Command(s): /opt/homebrew/bin/cmake -E env VERBOSE=1 /opt/homebrew/bin/gmake -f Makefile cmTC_df373/fast
        /opt/homebrew/bin/gmake  -f CMakeFiles/cmTC_df373.dir/build.make CMakeFiles/cmTC_df373.dir/build
        gmake[1]: Entering directory '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-iNGfrC'
        Building CXX object CMakeFiles/cmTC_df373.dir/src.cxx.o
        /Library/Developer/CommandLineTools/usr/bin/c++ -DLIBCXX_FILESYSTEM_none  -fexceptions -fcxx-exceptions -frtti -fno-common -ggdb -Wno-unknown-pragmas -ffunction-sections -fdata-sections -Wall -Wextra -flto=thin  -std=gnu++17 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -fPIE -MD -MT CMakeFiles/cmTC_df373.dir/src.cxx.o -MF CMakeFiles/cmTC_df373.dir/src.cxx.o.d -o CMakeFiles/cmTC_df373.dir/src.cxx.o -c /Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-iNGfrC/src.cxx
        Linking CXX executable cmTC_df373
        /opt/homebrew/bin/cmake -E cmake_link_script CMakeFiles/cmTC_df373.dir/link.txt --verbose=1
        /Library/Developer/CommandLineTools/usr/bin/c++  -fexceptions -fcxx-exceptions -frtti -fno-common -ggdb -Wno-unknown-pragmas -ffunction-sections -fdata-sections -Wall -Wextra -flto=thin  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names  -flto=thin -fverbose-asm -fwhole-program  CMakeFiles/cmTC_df373.dir/src.cxx.o -o cmTC_df373
        gmake[1]: Leaving directory '/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/CMakeFiles/CMakeScratch/TryCompile-iNGfrC'
        
      exitCode: 0
...
