Created
October 29, 2025 22:40
-
-
Save umrashrf/6ca23317de227f3c8173a0031ced26f8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| -- The CXX compiler identification is AppleClang 17.0.0.17000319 | |
| -- Detecting CXX compiler ABI info | |
| -- Detecting CXX compiler ABI info - done | |
| -- Check for working CXX compiler: /usr/bin/c++ - skipped | |
| -- Detecting CXX compile features | |
| -- Detecting CXX compile features - done | |
| -- Setting build type to "RelWithDebInfo" as none was specified | |
| -- Performing Test CXX_SUPPORTS__WERROR | |
| -- Performing Test CXX_SUPPORTS__WERROR - Success | |
| -- Performing Test CXX_SUPPORTS__G3 | |
| -- Performing Test CXX_SUPPORTS__G3 - Success | |
| -- Performing Test LINKER_SUPPORTS__G3 | |
| -- Performing Test LINKER_SUPPORTS__G3 - Success | |
| -- Performing Test CXX_SUPPORTS__FTRAPV | |
| -- Performing Test CXX_SUPPORTS__FTRAPV - Success | |
| -- Performing Test LINKER_SUPPORTS__FTRAPV | |
| -- Performing Test LINKER_SUPPORTS__FTRAPV - Success | |
| -- Performing Test LINKER_SUPPORTS__WL__FATAL_WARNINGS | |
| -- Performing Test LINKER_SUPPORTS__WL__FATAL_WARNINGS - Success | |
| -- Performing Test LINKER_SUPPORTS__WL__DEAD_STRIP | |
| -- Performing Test LINKER_SUPPORTS__WL__DEAD_STRIP - Success | |
| -- Performing Test LINKER_SUPPORTS__WL__DEAD_STRIP_DYLIBS | |
| -- Performing Test LINKER_SUPPORTS__WL__DEAD_STRIP_DYLIBS - Success | |
| -- Performing Test LINKER_SUPPORTS__WL__HEADERPAD_MAX_INSTALL_NAMES | |
| -- Performing Test LINKER_SUPPORTS__WL__HEADERPAD_MAX_INSTALL_NAMES - Success | |
| -- Performing Test CMAKE_HAVE_LIBC_PTHREAD | |
| -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success | |
| -- Found Threads: TRUE | |
| -- Performing Test NO_DIAGNOSTICS_BOOST_NO_CXX98_FUNCTION_BASE | |
| -- Performing Test NO_DIAGNOSTICS_BOOST_NO_CXX98_FUNCTION_BASE - Failed | |
| -- Found PkgConfig: /opt/homebrew/bin/pkg-config (found version "2.5.1") | |
| -- Found Libevent: /opt/homebrew/Cellar/libevent/2.1.12_1/lib (found suitable version "2.1.12-stable", minimum required is "2.1.8") | |
| -- Performing Test HAVE_EVHTTP_CONNECTION_GET_PEER_CONST_CHAR | |
| -- Performing Test HAVE_EVHTTP_CONNECTION_GET_PEER_CONST_CHAR - Failed | |
| -- Looking for O_CLOEXEC | |
| -- Looking for O_CLOEXEC - found | |
| -- Looking for fdatasync | |
| -- Looking for fdatasync - not found | |
| -- Looking for fork | |
| -- Looking for fork - found | |
| -- Looking for pipe2 | |
| -- Looking for pipe2 - not found | |
| -- Looking for setsid | |
| -- Looking for setsid - found | |
| -- Performing Test IFADDR_LINKS_WITHOUT_LIBSOCKET | |
| -- Performing Test IFADDR_LINKS_WITHOUT_LIBSOCKET - Success | |
| -- Performing Test STD_ATOMIC_LINKS_WITHOUT_LIBATOMIC | |
| -- Performing Test STD_ATOMIC_LINKS_WITHOUT_LIBATOMIC - Success | |
| -- Looking for std::system | |
| -- Looking for std::system - found | |
| -- Looking for ::_wsystem | |
| -- Looking for ::_wsystem - not found | |
| -- Performing Test STRERROR_R_CHAR_P | |
| -- Performing Test STRERROR_R_CHAR_P - Failed | |
| -- Looking for malloc_info | |
| -- Looking for malloc_info - not found | |
| -- Performing Test HAVE_MALLOPT_ARENA_MAX | |
| -- Performing Test HAVE_MALLOPT_ARENA_MAX - Failed | |
| -- Performing Test HAVE_POSIX_FALLOCATE | |
| -- Performing Test HAVE_POSIX_FALLOCATE - Failed | |
| -- Performing Test HAVE_STRONG_GETAUXVAL | |
| -- Performing Test HAVE_STRONG_GETAUXVAL - Failed | |
| -- Performing Test HAVE_SOCKADDR_UN | |
| -- Performing Test HAVE_SOCKADDR_UN - Success | |
| -- Performing Test HAVE_GETRANDOM | |
| -- Performing Test HAVE_GETRANDOM - Failed | |
| -- Performing Test HAVE_GETENTROPY_RAND | |
| -- Performing Test HAVE_GETENTROPY_RAND - Success | |
| -- Performing Test HAVE_SYSCTL | |
| -- Performing Test HAVE_SYSCTL - Success | |
| -- Performing Test HAVE_SYSCTL_ARND | |
| -- Performing Test HAVE_SYSCTL_ARND - Failed | |
| -- Performing Test HAVE_SSE41 | |
| -- Performing Test HAVE_SSE41 - Failed | |
| -- Performing Test HAVE_AVX2 | |
| -- Performing Test HAVE_AVX2 - Failed | |
| -- Performing Test HAVE_X86_SHANI | |
| -- Performing Test HAVE_X86_SHANI - Failed | |
| -- Performing Test HAVE_ARM_SHANI | |
| -- Performing Test HAVE_ARM_SHANI - Success | |
| -- Performing Test CXX_SUPPORTS__WALL | |
| -- Performing Test CXX_SUPPORTS__WALL - Success | |
| -- Performing Test CXX_SUPPORTS__WEXTRA | |
| -- Performing Test CXX_SUPPORTS__WEXTRA - Success | |
| -- Performing Test CXX_SUPPORTS__WGNU | |
| -- Performing Test CXX_SUPPORTS__WGNU - Success | |
| -- Performing Test CXX_SUPPORTS__WFORMAT__WFORMAT_SECURITY | |
| -- Performing Test CXX_SUPPORTS__WFORMAT__WFORMAT_SECURITY - Success | |
| -- Performing Test CXX_SUPPORTS__WVLA | |
| -- Performing Test CXX_SUPPORTS__WVLA - Success | |
| -- Performing Test CXX_SUPPORTS__WSHADOW_FIELD | |
| -- Performing Test CXX_SUPPORTS__WSHADOW_FIELD - Success | |
| -- Performing Test CXX_SUPPORTS__WTHREAD_SAFETY | |
| -- Performing Test CXX_SUPPORTS__WTHREAD_SAFETY - Success | |
| -- Performing Test CXX_SUPPORTS__WTHREAD_SAFETY_POINTER | |
| -- Performing Test CXX_SUPPORTS__WTHREAD_SAFETY_POINTER - Failed | |
| -- Performing Test CXX_SUPPORTS__WLOOP_ANALYSIS | |
| -- Performing Test CXX_SUPPORTS__WLOOP_ANALYSIS - Success | |
| -- Performing Test CXX_SUPPORTS__WREDUNDANT_DECLS | |
| -- Performing Test CXX_SUPPORTS__WREDUNDANT_DECLS - Success | |
| -- Performing Test CXX_SUPPORTS__WUNUSED_MEMBER_FUNCTION | |
| -- Performing Test CXX_SUPPORTS__WUNUSED_MEMBER_FUNCTION - Success | |
| -- Performing Test CXX_SUPPORTS__WDATE_TIME | |
| -- Performing Test CXX_SUPPORTS__WDATE_TIME - Success | |
| -- Performing Test CXX_SUPPORTS__WCONDITIONAL_UNINITIALIZED | |
| -- Performing Test CXX_SUPPORTS__WCONDITIONAL_UNINITIALIZED - Success | |
| -- Performing Test CXX_SUPPORTS__WDUPLICATED_BRANCHES | |
| -- Performing Test CXX_SUPPORTS__WDUPLICATED_BRANCHES - Failed | |
| -- Performing Test CXX_SUPPORTS__WDUPLICATED_COND | |
| -- Performing Test CXX_SUPPORTS__WDUPLICATED_COND - Failed | |
| -- Performing Test CXX_SUPPORTS__WLOGICAL_OP | |
| -- Performing Test CXX_SUPPORTS__WLOGICAL_OP - Failed | |
| -- Performing Test CXX_SUPPORTS__WOVERLOADED_VIRTUAL | |
| -- Performing Test CXX_SUPPORTS__WOVERLOADED_VIRTUAL - Success | |
| -- Performing Test CXX_SUPPORTS__WSUGGEST_OVERRIDE | |
| -- Performing Test CXX_SUPPORTS__WSUGGEST_OVERRIDE - Success | |
| -- Performing Test CXX_SUPPORTS__WIMPLICIT_FALLTHROUGH | |
| -- Performing Test CXX_SUPPORTS__WIMPLICIT_FALLTHROUGH - Success | |
| -- Performing Test CXX_SUPPORTS__WUNREACHABLE_CODE | |
| -- Performing Test CXX_SUPPORTS__WUNREACHABLE_CODE - Success | |
| -- Performing Test CXX_SUPPORTS__WDOCUMENTATION | |
| -- Performing Test CXX_SUPPORTS__WDOCUMENTATION - Success | |
| -- Performing Test CXX_SUPPORTS__WSELF_ASSIGN | |
| -- Performing Test CXX_SUPPORTS__WSELF_ASSIGN - Success | |
| -- Performing Test CXX_SUPPORTS__WBIDI_CHARS_ANY | |
| -- Performing Test CXX_SUPPORTS__WBIDI_CHARS_ANY - Failed | |
| -- Performing Test CXX_SUPPORTS__WUNDEF | |
| -- Performing Test CXX_SUPPORTS__WUNDEF - Success | |
| -- Performing Test CXX_SUPPORTS__WUNUSED_PARAMETER | |
| -- Performing Test CXX_SUPPORTS__WUNUSED_PARAMETER - Success | |
| -- Performing Test CXX_SUPPORTS__FNO_EXTENDED_IDENTIFIERS | |
| -- Performing Test CXX_SUPPORTS__FNO_EXTENDED_IDENTIFIERS - Failed | |
| -- Performing Test CXX_SUPPORTS__FDEBUG_PREFIX_MAP_A_B | |
| -- Performing Test CXX_SUPPORTS__FDEBUG_PREFIX_MAP_A_B - Success | |
| -- Performing Test CXX_SUPPORTS__FMACRO_PREFIX_MAP_A_B | |
| -- Performing Test CXX_SUPPORTS__FMACRO_PREFIX_MAP_A_B - Success | |
| -- Performing Test CXX_SUPPORTS__FSTACK_REUSE_NONE | |
| -- Performing Test CXX_SUPPORTS__FSTACK_REUSE_NONE - Failed | |
| -- Performing Test CXX_SUPPORTS__U_FORTIFY_SOURCE__D_FORTIFY_SOURCE_3_2d08 | |
| -- Performing Test CXX_SUPPORTS__U_FORTIFY_SOURCE__D_FORTIFY_SOURCE_3_2d08 - Success | |
| -- Performing Test LINKER_SUPPORTS__U_FORTIFY_SOURCE__D_FORTIFY_SOURCE_3_2d08 | |
| -- Performing Test LINKER_SUPPORTS__U_FORTIFY_SOURCE__D_FORTIFY_SOURCE_3_2d08 - Success | |
| -- Performing Test CXX_SUPPORTS__WSTACK_PROTECTOR | |
| -- Performing Test CXX_SUPPORTS__WSTACK_PROTECTOR - Success | |
| -- Performing Test CXX_SUPPORTS__FSTACK_PROTECTOR_ALL | |
| -- Performing Test CXX_SUPPORTS__FSTACK_PROTECTOR_ALL - Success | |
| -- Performing Test LINKER_SUPPORTS__FSTACK_PROTECTOR_ALL | |
| -- Performing Test LINKER_SUPPORTS__FSTACK_PROTECTOR_ALL - Success | |
| -- Performing Test CXX_SUPPORTS__FCF_PROTECTION_FULL | |
| -- Performing Test CXX_SUPPORTS__FCF_PROTECTION_FULL - Failed | |
| -- Performing Test CXX_SUPPORTS__FSTACK_CLASH_PROTECTION | |
| -- Performing Test CXX_SUPPORTS__FSTACK_CLASH_PROTECTION - Failed | |
| -- Performing Test CXX_SUPPORTS__MBRANCH_PROTECTION_BTI | |
| -- Performing Test CXX_SUPPORTS__MBRANCH_PROTECTION_BTI - Success | |
| -- Performing Test LINKER_SUPPORTS__WL___ENABLE_RELOC_SECTION | |
| -- Performing Test LINKER_SUPPORTS__WL___ENABLE_RELOC_SECTION - Failed | |
| -- Performing Test LINKER_SUPPORTS__WL___DYNAMICBASE | |
| -- Performing Test LINKER_SUPPORTS__WL___DYNAMICBASE - Failed | |
| -- Performing Test LINKER_SUPPORTS__WL___NXCOMPAT | |
| -- Performing Test LINKER_SUPPORTS__WL___NXCOMPAT - Failed | |
| -- Performing Test LINKER_SUPPORTS__WL___HIGH_ENTROPY_VA | |
| -- Performing Test LINKER_SUPPORTS__WL___HIGH_ENTROPY_VA - Failed | |
| -- Performing Test LINKER_SUPPORTS__WL__Z_RELRO | |
| -- Performing Test LINKER_SUPPORTS__WL__Z_RELRO - Failed | |
| -- Performing Test LINKER_SUPPORTS__WL__Z_NOW | |
| -- Performing Test LINKER_SUPPORTS__WL__Z_NOW - Failed | |
| -- Performing Test LINKER_SUPPORTS__WL__Z_SEPARATE_CODE | |
| -- Performing Test LINKER_SUPPORTS__WL__Z_SEPARATE_CODE - Failed | |
| -- Performing Test LINKER_SUPPORTS__WL__FIXUP_CHAINS | |
| -- Performing Test LINKER_SUPPORTS__WL__FIXUP_CHAINS - Success | |
| -- Found Python3: /Library/Frameworks/Python.framework/Versions/3.12/bin/python3 (found suitable version "3.12.2", minimum required is "3.10") found components: Interpreter | |
| -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE dot) | |
| -- Performing Test HAVE_BUILTIN_PREFETCH | |
| -- Performing Test HAVE_BUILTIN_PREFETCH - Success | |
| -- Performing Test HAVE_MM_PREFETCH | |
| -- Performing Test HAVE_MM_PREFETCH - Failed | |
| -- Performing Test HAVE_SSE42 | |
| -- Performing Test HAVE_SSE42 - Failed | |
| -- Performing Test HAVE_ARM64_CRC32C | |
| -- Performing Test HAVE_ARM64_CRC32C - Success | |
| -- Looking for F_FULLFSYNC | |
| -- Looking for F_FULLFSYNC - found | |
| -- Performing Test HAVE_CLMUL | |
| -- Performing Test HAVE_CLMUL - Failed | |
| -- The C compiler identification is AppleClang 17.0.0.17000319 | |
| -- Detecting C compiler ABI info | |
| -- Detecting C compiler ABI info - done | |
| -- Check for working C compiler: /usr/bin/cc - skipped | |
| -- Detecting C compile features | |
| -- Detecting C compile features - done | |
| Configuring secp256k1 subtree... | |
| -- Performing Test HAVE_X86_64_ASM | |
| -- Performing Test HAVE_X86_64_ASM - Failed | |
| -- Could NOT find Valgrind (missing: Valgrind_INCLUDE_DIR Valgrind_WORKS) | |
| -- Performing Test C_SUPPORTS__WALL | |
| -- Performing Test C_SUPPORTS__WALL - Success | |
| -- Performing Test C_SUPPORTS__PEDANTIC | |
| -- Performing Test C_SUPPORTS__PEDANTIC - Success | |
| -- Performing Test C_SUPPORTS__WCAST_ALIGN | |
| -- Performing Test C_SUPPORTS__WCAST_ALIGN - Success | |
| -- Performing Test C_SUPPORTS__WCAST_ALIGN_STRICT | |
| -- Performing Test C_SUPPORTS__WCAST_ALIGN_STRICT - Failed | |
| -- Performing Test C_SUPPORTS__WCONDITIONAL_UNINITIALIZED | |
| -- Performing Test C_SUPPORTS__WCONDITIONAL_UNINITIALIZED - Success | |
| -- Performing Test C_SUPPORTS__WEXTRA | |
| -- Performing Test C_SUPPORTS__WEXTRA - Success | |
| -- Performing Test C_SUPPORTS__WNESTED_EXTERNS | |
| -- Performing Test C_SUPPORTS__WNESTED_EXTERNS - Success | |
| -- Performing Test C_SUPPORTS__WNO_LONG_LONG | |
| -- Performing Test C_SUPPORTS__WNO_LONG_LONG - Success | |
| -- Performing Test C_SUPPORTS__WNO_OVERLENGTH_STRINGS | |
| -- Performing Test C_SUPPORTS__WNO_OVERLENGTH_STRINGS - Success | |
| -- Performing Test C_SUPPORTS__WNO_UNUSED_FUNCTION | |
| -- Performing Test C_SUPPORTS__WNO_UNUSED_FUNCTION - Success | |
| -- Performing Test C_SUPPORTS__WRESERVED_IDENTIFIER | |
| -- Performing Test C_SUPPORTS__WRESERVED_IDENTIFIER - Success | |
| -- Performing Test C_SUPPORTS__WSHADOW | |
| -- Performing Test C_SUPPORTS__WSHADOW - Success | |
| -- Performing Test C_SUPPORTS__WSTRICT_PROTOTYPES | |
| -- Performing Test C_SUPPORTS__WSTRICT_PROTOTYPES - Success | |
| -- Performing Test C_SUPPORTS__WUNDEF | |
| -- Performing Test C_SUPPORTS__WUNDEF - Success | |
| -- Looking for sys/types.h | |
| -- Looking for sys/types.h - found | |
| -- Looking for sys/wait.h | |
| -- Looking for sys/wait.h - found | |
| -- Looking for unistd.h | |
| -- Looking for unistd.h - found | |
| secp256k1 configure summary | |
| =========================== | |
| Build artifacts: | |
| library type ........................ Static | |
| Optional modules: | |
| ECDH ................................ OFF | |
| ECDSA pubkey recovery ............... ON | |
| extrakeys ........................... ON | |
| schnorrsig .......................... ON | |
| musig ............................... ON | |
| ElligatorSwift ...................... ON | |
| Parameters: | |
| ecmult window size .................. 15 | |
| ecmult gen table size ............... 86 KiB | |
| Optional features: | |
| assembly ............................ OFF | |
| external callbacks .................. OFF | |
| Optional binaries: | |
| benchmark ........................... OFF | |
| noverify_tests ...................... ON | |
| tests ............................... ON | |
| exhaustive tests .................... ON | |
| ctime_tests ......................... OFF | |
| examples ............................ OFF | |
| Cross compiling ....................... FALSE | |
| API visibility attributes ............. ON | |
| Valgrind .............................. OFF | |
| Preprocessor defined macros ........... ECMULT_WINDOW_SIZE=15 COMB_BLOCKS=43 COMB_TEETH=6 | |
| C compiler ............................ AppleClang 17.0.0.17000319, /usr/bin/cc | |
| CFLAGS ................................ | |
| Compile options ....................... -Wall -pedantic -Wcast-align -Wconditional-uninitialized -Wextra -Wnested-externs -Wno-long-long -Wno-overlength-strings -Wno-unused-function -Wreserved-identifier -Wshadow -Wstrict-prototypes -Wundef | |
| Build type: | |
| - CMAKE_BUILD_TYPE ................... RelWithDebInfo | |
| - CFLAGS ............................. -O2 -g | |
| - LDFLAGS for executables ............ | |
| - LDFLAGS for shared libraries ....... | |
| Configure summary | |
| ================= | |
| Executables: | |
| bitcoin ............................. ON | |
| bitcoind ............................ ON | |
| bitcoin-node (multiprocess) ......... OFF | |
| bitcoin-qt (GUI) .................... OFF | |
| bitcoin-gui (GUI, multiprocess) ..... OFF | |
| bitcoin-cli ......................... ON | |
| bitcoin-tx .......................... ON | |
| bitcoin-util ........................ ON | |
| bitcoin-wallet ...................... OFF | |
| bitcoin-chainstate (experimental) ... OFF | |
| libbitcoinkernel (experimental) ..... OFF | |
| Optional features: | |
| wallet support ...................... OFF | |
| external signer ..................... ON | |
| ZeroMQ .............................. OFF | |
| IPC ................................. OFF | |
| USDT tracing ........................ OFF | |
| QR code (GUI) ....................... OFF | |
| DBus (GUI) .......................... OFF | |
| Tests: | |
| test_bitcoin ........................ ON | |
| test_bitcoin-qt ..................... OFF | |
| bench_bitcoin ....................... OFF | |
| fuzz binary ......................... OFF | |
| Cross compiling ....................... FALSE | |
| C++ compiler .......................... AppleClang 17.0.0.17000319, /usr/bin/c++ | |
| CMAKE_BUILD_TYPE ...................... RelWithDebInfo | |
| Preprocessor defined macros ........... OBJC_OLD_DISPATCH_PROTOTYPES=0 | |
| C++ compiler flags .................... -O2 -g -std=c++20 -fPIC -fdebug-prefix-map=/Users/john/Develop/bitcoin/src=. -fmacro-prefix-map=/Users/john/Develop/bitcoin/src=. -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstack-protector -fstack-protector-all -mbranch-protection=bti -Wall -Wextra -Wgnu -Wformat -Wformat-security -Wvla -Wshadow-field -Wthread-safety -Wloop-analysis -Wredundant-decls -Wunused-member-function -Wdate-time -Wconditional-uninitialized -Woverloaded-virtual -Wsuggest-override -Wimplicit-fallthrough -Wunreachable-code -Wdocumentation -Wself-assign -Wundef -Wno-unused-parameter | |
| Linker flags .......................... -O2 -g -L/opt/homebrew/opt/llvm@21/lib -Wl,-dead_strip -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -fstack-protector-all -Wl,-fixup_chains -fPIE -Xlinker -pie | |
| NOTE: The summary above may not exactly match the final applied build flags | |
| if any additional CMAKE_* or environment variables have been modified. | |
| To see the exact flags applied, build with the --verbose option. | |
| Treat compiler warnings as errors ..... OFF | |
| Use ccache for compiling .............. OFF | |
| -- Configuring done (16.9s) | |
| -- Generating done (0.1s) | |
| -- Build files have been written to: /Users/john/Develop/bitcoin/build | |
| -- Cache values | |
| APPEND_CFLAGS:STRING= | |
| APPEND_CPPFLAGS:STRING= | |
| APPEND_CXXFLAGS:STRING= | |
| APPEND_LDFLAGS:STRING= | |
| BREW_COMMAND:FILEPATH=/opt/homebrew/bin/brew | |
| BUILD_BENCH:BOOL=OFF | |
| BUILD_BITCOIN_BIN:BOOL=ON | |
| BUILD_CLI:BOOL=ON | |
| BUILD_DAEMON:BOOL=ON | |
| BUILD_FOR_FUZZING:BOOL=OFF | |
| BUILD_FUZZ_BINARY:BOOL=OFF | |
| BUILD_GUI:BOOL=OFF | |
| BUILD_KERNEL_LIB:BOOL=OFF | |
| BUILD_TESTS:BOOL=ON | |
| BUILD_TX:BOOL=ON | |
| BUILD_UTIL:BOOL=ON | |
| BUILD_UTIL_CHAINSTATE:BOOL=OFF | |
| Boost_DIR:PATH=/opt/homebrew/opt/boost/lib/cmake/Boost-1.89.0 | |
| CCACHE_EXECUTABLE:FILEPATH=CCACHE_EXECUTABLE-NOTFOUND | |
| CMAKE_ADDR2LINE:FILEPATH=CMAKE_ADDR2LINE-NOTFOUND | |
| CMAKE_AR:FILEPATH=/usr/bin/ar | |
| CMAKE_BUILD_TYPE:STRING=RelWithDebInfo | |
| CMAKE_COLOR_MAKEFILE:BOOL=ON | |
| CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/c++ | |
| CMAKE_CXX_FLAGS:STRING= | |
| CMAKE_CXX_FLAGS_DEBUG:STRING=-O0 -ftrapv -g3 | |
| CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os | |
| CMAKE_CXX_FLAGS_RELEASE:STRING=-O2 | |
| CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g | |
| CMAKE_C_COMPILER:FILEPATH=/usr/bin/cc | |
| CMAKE_C_FLAGS:STRING= | |
| CMAKE_C_FLAGS_COVERAGE:STRING=-O2 -g -O0 -DCOVERAGE=1 --coverage | |
| CMAKE_C_FLAGS_DEBUG:STRING=-g | |
| CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG | |
| CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG | |
| CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG | |
| CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND | |
| CMAKE_EXE_LINKER_FLAGS:STRING=-L/opt/homebrew/opt/llvm@21/lib | |
| CMAKE_EXE_LINKER_FLAGS_COVERAGE:STRING= --coverage | |
| CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING= | |
| CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING= | |
| CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING= | |
| CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= | |
| CMAKE_EXPORT_COMPILE_COMMANDS:BOOL= | |
| CMAKE_INSTALL_BINDIR:PATH=bin | |
| CMAKE_INSTALL_DATADIR:PATH= | |
| CMAKE_INSTALL_DATAROOTDIR:PATH=share | |
| CMAKE_INSTALL_DOCDIR:PATH= | |
| CMAKE_INSTALL_INCLUDEDIR:PATH=include | |
| CMAKE_INSTALL_INFODIR:PATH= | |
| CMAKE_INSTALL_LIBDIR:PATH=lib | |
| CMAKE_INSTALL_LIBEXECDIR:PATH=libexec | |
| CMAKE_INSTALL_LOCALEDIR:PATH= | |
| CMAKE_INSTALL_LOCALSTATEDIR:PATH=var | |
| CMAKE_INSTALL_MANDIR:PATH= | |
| CMAKE_INSTALL_NAME_TOOL:FILEPATH=/usr/bin/install_name_tool | |
| CMAKE_INSTALL_OLDINCLUDEDIR:PATH=/usr/include | |
| CMAKE_INSTALL_PREFIX:PATH=/usr/local | |
| CMAKE_INSTALL_RUNSTATEDIR:PATH= | |
| CMAKE_INSTALL_SBINDIR:PATH=sbin | |
| CMAKE_INSTALL_SHAREDSTATEDIR:PATH=com | |
| CMAKE_INSTALL_SYSCONFDIR:PATH=etc | |
| CMAKE_LINKER:FILEPATH=/usr/bin/ld | |
| CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/make | |
| CMAKE_MODULE_LINKER_FLAGS:STRING=-L/opt/homebrew/opt/llvm@21/lib | |
| CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= | |
| CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= | |
| CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= | |
| CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= | |
| CMAKE_NM:FILEPATH=/usr/bin/nm | |
| CMAKE_OBJCOPY:FILEPATH=CMAKE_OBJCOPY-NOTFOUND | |
| CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump | |
| CMAKE_OSX_ARCHITECTURES:STRING= | |
| CMAKE_OSX_DEPLOYMENT_TARGET:STRING= | |
| CMAKE_OSX_SYSROOT:STRING= | |
| CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib | |
| CMAKE_READELF:FILEPATH=CMAKE_READELF-NOTFOUND | |
| CMAKE_SHARED_LINKER_FLAGS:STRING=-L/opt/homebrew/opt/llvm@21/lib | |
| CMAKE_SHARED_LINKER_FLAGS_COVERAGE:STRING= --coverage | |
| CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= | |
| CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= | |
| CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= | |
| CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING= | |
| CMAKE_SKIP_INSTALL_RPATH:BOOL=NO | |
| CMAKE_SKIP_RPATH:BOOL=NO | |
| CMAKE_STATIC_LINKER_FLAGS:STRING= | |
| CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING= | |
| CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING= | |
| CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING= | |
| CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= | |
| CMAKE_STRIP:FILEPATH=/usr/bin/strip | |
| CMAKE_TAPI:FILEPATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi | |
| CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE | |
| DOXYGEN_DOT_EXECUTABLE:FILEPATH=DOXYGEN_DOT_EXECUTABLE-NOTFOUND | |
| DOXYGEN_EXECUTABLE:FILEPATH=DOXYGEN_EXECUTABLE-NOTFOUND | |
| ENABLE_EXTERNAL_SIGNER:BOOL=ON | |
| ENABLE_IPC:BOOL=OFF | |
| ENABLE_WALLET:BOOL=OFF | |
| HOMEBREW_EXECUTABLE:FILEPATH=/opt/homebrew/bin/brew | |
| INSTALL_MAN:BOOL=ON | |
| Libevent_DIR:PATH=Libevent_DIR-NOTFOUND | |
| PKG_CONFIG_ARGN:STRING= | |
| PKG_CONFIG_EXECUTABLE:FILEPATH=/opt/homebrew/bin/pkg-config | |
| Python3_FIND_FRAMEWORK:STRING=LAST | |
| Python3_FIND_UNVERSIONED_NAMES:STRING=FIRST | |
| REDUCE_EXPORTS:BOOL=OFF | |
| SECP256K1_APPEND_CFLAGS:STRING= | |
| SECP256K1_APPEND_LDFLAGS:STRING= | |
| SECP256K1_ASM:STRING=AUTO | |
| SECP256K1_BUILD_BENCHMARK:BOOL=OFF | |
| SECP256K1_BUILD_CTIME_TESTS:BOOL=OFF | |
| SECP256K1_BUILD_EXAMPLES:BOOL=OFF | |
| SECP256K1_BUILD_EXHAUSTIVE_TESTS:BOOL=ON | |
| SECP256K1_BUILD_TESTS:BOOL=ON | |
| SECP256K1_ECMULT_GEN_KB:STRING=86 | |
| SECP256K1_ECMULT_WINDOW_SIZE:STRING=15 | |
| SECP256K1_ENABLE_API_VISIBILITY_ATTRIBUTES:BOOL=ON | |
| SECP256K1_ENABLE_MODULE_ECDH:BOOL=OFF | |
| SECP256K1_ENABLE_MODULE_ELLSWIFT:BOOL=ON | |
| SECP256K1_ENABLE_MODULE_EXTRAKEYS:BOOL=ON | |
| SECP256K1_ENABLE_MODULE_MUSIG:BOOL=ON | |
| SECP256K1_ENABLE_MODULE_RECOVERY:BOOL=ON | |
| SECP256K1_ENABLE_MODULE_SCHNORRSIG:BOOL=ON | |
| SECP256K1_EXPERIMENTAL:BOOL=OFF | |
| SECP256K1_INSTALL:BOOL=OFF | |
| SECP256K1_TEST_OVERRIDE_WIDE_MULTIPLY:STRING=OFF | |
| SECP256K1_USE_EXTERNAL_DEFAULT_CALLBACKS:BOOL=OFF | |
| SECP256K1_VALGRIND:STRING=AUTO | |
| Valgrind_INCLUDE_DIR:PATH=Valgrind_INCLUDE_DIR-NOTFOUND | |
| WERROR:BOOL=OFF | |
| WITH_CCACHE:BOOL=ON | |
| WITH_USDT:BOOL=OFF | |
| WITH_ZMQ:BOOL=OFF | |
| boost_headers_DIR:PATH=/opt/homebrew/opt/boost/lib/cmake/boost_headers-1.89.0 | |
| pkgcfg_lib_libevent_core_event_core:FILEPATH=/opt/homebrew/Cellar/libevent/2.1.12_1/lib/libevent_core.dylib | |
| pkgcfg_lib_libevent_extra_event_extra:FILEPATH=/opt/homebrew/Cellar/libevent/2.1.12_1/lib/libevent_extra.dylib | |
| pkgcfg_lib_libevent_pthreads_event:FILEPATH=/opt/homebrew/Cellar/libevent/2.1.12_1/lib/libevent.dylib | |
| pkgcfg_lib_libevent_pthreads_event_pthreads:FILEPATH=/opt/homebrew/Cellar/libevent/2.1.12_1/lib/libevent_pthreads.dylib |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment