/with gui Secret
Last active
January 7, 2025 17:30
31358
This file contains 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 15.0.0.15000100 | |
-- Detecting CXX compiler ABI info | |
-- Detecting CXX compiler ABI info - done | |
-- Check for working CXX compiler: /Applications/Xcode15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ - skipped | |
-- Detecting CXX compile features | |
-- Detecting CXX compile features - done | |
-- Found SQLite3: /Users/sjors/dev/bitcoin/depends/x86_64-apple-darwin22.6.0/include (found suitable version "3.46.1", minimum required is "3.7.17") | |
-- Found ZeroMQ: /Users/sjors/dev/bitcoin/depends/x86_64-apple-darwin22.6.0/lib/cmake/ZeroMQ (found suitable version "4.3.5", minimum required is "4.0.0") | |
-- Found QRencode: /Users/sjors/dev/bitcoin/depends/x86_64-apple-darwin22.6.0/lib/libqrencode.a (found version "4.1.1") | |
-- Found Qt: /Users/sjors/dev/bitcoin/depends/x86_64-apple-darwin22.6.0/lib/cmake/Qt5 (found suitable version "5.15.14", minimum required is "5.11.3") | |
-- Performing Test CXX_SUPPORTS__WERROR | |
-- Performing Test CXX_SUPPORTS__WERROR - Success | |
-- Setting build type to "RelWithDebInfo" as none was specified | |
-- 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 - Failed | |
-- 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 | |
-- Found Boost: /Users/sjors/dev/bitcoin/depends/x86_64-apple-darwin22.6.0/include (found suitable version "1.81.0", minimum required is "1.73.0") | |
-- Performing Test NO_DIAGNOSTICS_BOOST_NO_CXX98_FUNCTION_BASE | |
-- Performing Test NO_DIAGNOSTICS_BOOST_NO_CXX98_FUNCTION_BASE - Failed | |
-- Found Libevent: /Users/sjors/dev/bitcoin/depends/x86_64-apple-darwin22.6.0/lib/cmake/libevent (found suitable version "2.1.12", 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 C++ include sys/prctl.h | |
-- Looking for C++ include sys/prctl.h - not found | |
-- Looking for C++ include sys/resources.h | |
-- Looking for C++ include sys/resources.h - not found | |
-- Looking for C++ include sys/vmmeter.h | |
-- Looking for C++ include sys/vmmeter.h - found | |
-- Looking for C++ include vm/vm_param.h | |
-- Looking for C++ include vm/vm_param.h - not found | |
-- 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 | |
-- Looking for C++ include sys/types.h | |
-- Looking for C++ include sys/types.h - found | |
-- Looking for C++ include ifaddrs.h | |
-- Looking for C++ include ifaddrs.h - 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 - Success | |
-- Performing Test HAVE_AVX2 | |
-- Performing Test HAVE_AVX2 - Success | |
-- Performing Test HAVE_X86_SHANI | |
-- Performing Test HAVE_X86_SHANI - Success | |
-- Performing Test HAVE_ARM_SHANI | |
-- Performing Test HAVE_ARM_SHANI - Failed | |
-- 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__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_cc10 | |
-- Performing Test CXX_SUPPORTS__U_FORTIFY_SOURCE__D_FORTIFY_SOURCE_3_cc10 - Success | |
-- Performing Test LINKER_SUPPORTS__U_FORTIFY_SOURCE__D_FORTIFY_SOURCE_3_cc10 | |
-- Performing Test LINKER_SUPPORTS__U_FORTIFY_SOURCE__D_FORTIFY_SOURCE_3_cc10 - 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 - Success | |
-- Performing Test LINKER_SUPPORTS__FCF_PROTECTION_FULL | |
-- Performing Test LINKER_SUPPORTS__FCF_PROTECTION_FULL - Success | |
-- Performing Test CXX_SUPPORTS__FSTACK_CLASH_PROTECTION | |
-- Performing Test CXX_SUPPORTS__FSTACK_CLASH_PROTECTION - Failed | |
-- 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: /usr/local/Frameworks/Python.framework/Versions/3.13/bin/python3.13 (found suitable version "3.13.0", 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 - Success | |
-- Performing Test HAVE_SSE42 | |
-- Performing Test HAVE_SSE42 - Success | |
-- Performing Test HAVE_ARM64_CRC32C | |
-- Performing Test HAVE_ARM64_CRC32C - Failed | |
-- Looking for F_FULLFSYNC | |
-- Looking for F_FULLFSYNC - found | |
-- Performing Test HAVE_CLMUL | |
-- Performing Test HAVE_CLMUL - Success | |
Configuring secp256k1 subtree... | |
-- The C compiler identification is AppleClang 15.0.0.15000100 | |
-- Detecting C compiler ABI info | |
-- Detecting C compiler ABI info - done | |
-- Check for working C compiler: /Applications/Xcode15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang - skipped | |
-- Detecting C compile features | |
-- Detecting C compile features - done | |
-- Performing Test HAVE_X86_64_ASM | |
-- Performing Test HAVE_X86_64_ASM - Success | |
-- Could NOT find Valgrind (missing: Valgrind_INCLUDE_DIR Valgrind_WORKS) | |
-- Performing Test C_SUPPORTS__PEDANTIC | |
-- Performing Test C_SUPPORTS__PEDANTIC - Success | |
-- Performing Test C_SUPPORTS__WALL | |
-- Performing Test C_SUPPORTS__WALL - 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 | |
secp256k1 configure summary | |
=========================== | |
Build artifacts: | |
library type ........................ Static | |
Optional modules: | |
ECDH ................................ OFF | |
ECDSA pubkey recovery ............... ON | |
extrakeys ........................... ON | |
schnorrsig .......................... ON | |
musig ............................... OFF | |
ElligatorSwift ...................... ON | |
Parameters: | |
ecmult window size .................. 15 | |
ecmult gen table size ............... 86 KiB | |
Optional features: | |
assembly ............................ x86_64 | |
external callbacks .................. OFF | |
Optional binaries: | |
benchmark ........................... OFF | |
noverify_tests ...................... ON | |
tests ............................... ON | |
exhaustive tests .................... ON | |
ctime_tests ......................... OFF | |
examples ............................ OFF | |
Cross compiling ....................... FALSE | |
Valgrind .............................. OFF | |
Preprocessor defined macros ........... ENABLE_MODULE_ELLSWIFT=1 ENABLE_MODULE_SCHNORRSIG=1 ENABLE_MODULE_EXTRAKEYS=1 ENABLE_MODULE_RECOVERY=1 ECMULT_WINDOW_SIZE=15 COMB_BLOCKS=43 COMB_TEETH=6 USE_ASM_X86_64=1 | |
C compiler ............................ AppleClang 15.0.0.15000100, /Applications/Xcode15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang | |
CFLAGS ................................ -pipe -std=c11 -mmacos-version-min=13.0 -arch x86_64 | |
Compile options ....................... -pedantic -Wall -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 -O2 -g | |
- LDFLAGS for executables ............ | |
- LDFLAGS for shared libraries ....... | |
-- The OBJCXX compiler identification is AppleClang 15.0.0.15000100 | |
-- Detecting OBJCXX compiler ABI info | |
-- Detecting OBJCXX compiler ABI info - done | |
-- Check for working OBJCXX compiler: /Applications/Xcode15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ - skipped | |
Configure summary | |
================= | |
Executables: | |
bitcoind ............................ ON | |
bitcoin-node (multiprocess) ......... OFF | |
bitcoin-qt (GUI) .................... ON | |
bitcoin-gui (GUI, multiprocess) ..... OFF | |
bitcoin-cli ......................... ON | |
bitcoin-tx .......................... ON | |
bitcoin-util ........................ ON | |
bitcoin-wallet ...................... ON | |
bitcoin-chainstate (experimental) ... OFF | |
libbitcoinkernel (experimental) ..... OFF | |
Optional features: | |
wallet support ...................... ON | |
- descriptor wallets (SQLite) ...... ON | |
- legacy wallets (Berkeley DB) ..... OFF | |
external signer ..................... ON | |
ZeroMQ .............................. ON | |
USDT tracing ........................ OFF | |
QR code (GUI) ....................... ON | |
DBus (GUI, Linux only) .............. OFF | |
Tests: | |
test_bitcoin ........................ ON | |
test_bitcoin-qt ..................... ON | |
bench_bitcoin ....................... OFF | |
fuzz binary ......................... OFF | |
Cross compiling ....................... FALSE | |
C++ compiler .......................... AppleClang 15.0.0.15000100, /Applications/Xcode15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ | |
CMAKE_BUILD_TYPE ...................... RelWithDebInfo | |
Preprocessor defined macros ........... OBJC_OLD_DISPATCH_PROTOTYPES=0 | |
C++ compiler flags .................... -stdlib=libc++ -isysroot/Applications/Xcode15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk -pipe -std=c++20 -mmacos-version-min=13.0 -arch x86_64 -O2 -O2 -g -std=c++20 -fPIC -fdebug-prefix-map=/Users/sjors/dev/bitcoin/src=. -fmacro-prefix-map=/Users/sjors/dev/bitcoin/src=. -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 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstack-protector -fstack-protector-all -fcf-protection=full | |
Linker flags .......................... -pipe -std=c++20 -mmacos-version-min=13.0 -arch x86_64 -O2 -O2 -g -Wl,-platform_version,macos,13.0,14.0 -Wl,-dead_strip -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -fstack-protector-all -fcf-protection=full -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. | |
Attempt to harden executables ......... ON | |
Treat compiler warnings as errors ..... OFF | |
Use ccache for compiling .............. ON | |
-- Configuring done (48.0s) | |
-- Generating done (0.7s) | |
-- Build files have been written to: /Users/sjors/dev/bitcoin/build |
This file contains 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 15.0.0.15000100 | |
-- Detecting CXX compiler ABI info | |
-- Detecting CXX compiler ABI info - done | |
-- Check for working CXX compiler: /Applications/Xcode15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ - skipped | |
-- Detecting CXX compile features | |
-- Detecting CXX compile features - done | |
-- Found SQLite3: /Users/sjors/dev/bitcoin/depends/x86_64-apple-darwin22.6.0/include (found suitable version "3.46.1", minimum required is "3.7.17") | |
-- Found ZeroMQ: /Users/sjors/dev/bitcoin/depends/x86_64-apple-darwin22.6.0/lib/cmake/ZeroMQ (found suitable version "4.3.5", minimum required is "4.0.0") | |
-- Performing Test CXX_SUPPORTS__WERROR | |
-- Performing Test CXX_SUPPORTS__WERROR - Success | |
-- Setting build type to "RelWithDebInfo" as none was specified | |
-- 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 - Failed | |
-- 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 | |
-- Found Boost: /Users/sjors/dev/bitcoin/depends/x86_64-apple-darwin22.6.0/include (found suitable version "1.81.0", minimum required is "1.73.0") | |
-- Performing Test NO_DIAGNOSTICS_BOOST_NO_CXX98_FUNCTION_BASE | |
-- Performing Test NO_DIAGNOSTICS_BOOST_NO_CXX98_FUNCTION_BASE - Failed | |
-- Found Libevent: /Users/sjors/dev/bitcoin/depends/x86_64-apple-darwin22.6.0/lib/cmake/libevent (found suitable version "2.1.12", 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 C++ include sys/prctl.h | |
-- Looking for C++ include sys/prctl.h - not found | |
-- Looking for C++ include sys/resources.h | |
-- Looking for C++ include sys/resources.h - not found | |
-- Looking for C++ include sys/vmmeter.h | |
-- Looking for C++ include sys/vmmeter.h - found | |
-- Looking for C++ include vm/vm_param.h | |
-- Looking for C++ include vm/vm_param.h - not found | |
-- 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 | |
-- Looking for C++ include sys/types.h | |
-- Looking for C++ include sys/types.h - found | |
-- Looking for C++ include ifaddrs.h | |
-- Looking for C++ include ifaddrs.h - 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 - Success | |
-- Performing Test HAVE_AVX2 | |
-- Performing Test HAVE_AVX2 - Success | |
-- Performing Test HAVE_X86_SHANI | |
-- Performing Test HAVE_X86_SHANI - Success | |
-- Performing Test HAVE_ARM_SHANI | |
-- Performing Test HAVE_ARM_SHANI - Failed | |
-- 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__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_cc10 | |
-- Performing Test CXX_SUPPORTS__U_FORTIFY_SOURCE__D_FORTIFY_SOURCE_3_cc10 - Success | |
-- Performing Test LINKER_SUPPORTS__U_FORTIFY_SOURCE__D_FORTIFY_SOURCE_3_cc10 | |
-- Performing Test LINKER_SUPPORTS__U_FORTIFY_SOURCE__D_FORTIFY_SOURCE_3_cc10 - 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 - Success | |
-- Performing Test LINKER_SUPPORTS__FCF_PROTECTION_FULL | |
-- Performing Test LINKER_SUPPORTS__FCF_PROTECTION_FULL - Success | |
-- Performing Test CXX_SUPPORTS__FSTACK_CLASH_PROTECTION | |
-- Performing Test CXX_SUPPORTS__FSTACK_CLASH_PROTECTION - Failed | |
-- 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: /usr/local/Frameworks/Python.framework/Versions/3.13/bin/python3.13 (found suitable version "3.13.0", 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 - Success | |
-- Performing Test HAVE_SSE42 | |
-- Performing Test HAVE_SSE42 - Success | |
-- Performing Test HAVE_ARM64_CRC32C | |
-- Performing Test HAVE_ARM64_CRC32C - Failed | |
-- Looking for F_FULLFSYNC | |
-- Looking for F_FULLFSYNC - found | |
-- Performing Test HAVE_CLMUL | |
-- Performing Test HAVE_CLMUL - Success | |
Configuring secp256k1 subtree... | |
-- The C compiler identification is AppleClang 15.0.0.15000100 | |
-- Detecting C compiler ABI info | |
-- Detecting C compiler ABI info - done | |
-- Check for working C compiler: /Applications/Xcode15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang - skipped | |
-- Detecting C compile features | |
-- Detecting C compile features - done | |
-- Performing Test HAVE_X86_64_ASM | |
-- Performing Test HAVE_X86_64_ASM - Success | |
-- Could NOT find Valgrind (missing: Valgrind_INCLUDE_DIR Valgrind_WORKS) | |
-- Performing Test C_SUPPORTS__PEDANTIC | |
-- Performing Test C_SUPPORTS__PEDANTIC - Success | |
-- Performing Test C_SUPPORTS__WALL | |
-- Performing Test C_SUPPORTS__WALL - 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 | |
secp256k1 configure summary | |
=========================== | |
Build artifacts: | |
library type ........................ Static | |
Optional modules: | |
ECDH ................................ OFF | |
ECDSA pubkey recovery ............... ON | |
extrakeys ........................... ON | |
schnorrsig .......................... ON | |
musig ............................... OFF | |
ElligatorSwift ...................... ON | |
Parameters: | |
ecmult window size .................. 15 | |
ecmult gen table size ............... 86 KiB | |
Optional features: | |
assembly ............................ x86_64 | |
external callbacks .................. OFF | |
Optional binaries: | |
benchmark ........................... OFF | |
noverify_tests ...................... ON | |
tests ............................... ON | |
exhaustive tests .................... ON | |
ctime_tests ......................... OFF | |
examples ............................ OFF | |
Cross compiling ....................... FALSE | |
Valgrind .............................. OFF | |
Preprocessor defined macros ........... ENABLE_MODULE_ELLSWIFT=1 ENABLE_MODULE_SCHNORRSIG=1 ENABLE_MODULE_EXTRAKEYS=1 ENABLE_MODULE_RECOVERY=1 ECMULT_WINDOW_SIZE=15 COMB_BLOCKS=43 COMB_TEETH=6 USE_ASM_X86_64=1 | |
C compiler ............................ AppleClang 15.0.0.15000100, /Applications/Xcode15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang | |
CFLAGS ................................ -pipe -std=c11 -mmacos-version-min=13.0 -arch x86_64 | |
Compile options ....................... -pedantic -Wall -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 -O2 -g | |
- LDFLAGS for executables ............ | |
- LDFLAGS for shared libraries ....... | |
Configure summary | |
================= | |
Executables: | |
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 ...................... ON | |
bitcoin-chainstate (experimental) ... OFF | |
libbitcoinkernel (experimental) ..... OFF | |
Optional features: | |
wallet support ...................... ON | |
- descriptor wallets (SQLite) ...... ON | |
- legacy wallets (Berkeley DB) ..... OFF | |
external signer ..................... ON | |
ZeroMQ .............................. ON | |
USDT tracing ........................ OFF | |
QR code (GUI) ....................... OFF | |
DBus (GUI, Linux only) .............. OFF | |
Tests: | |
test_bitcoin ........................ ON | |
test_bitcoin-qt ..................... OFF | |
bench_bitcoin ....................... OFF | |
fuzz binary ......................... OFF | |
Cross compiling ....................... FALSE | |
C++ compiler .......................... AppleClang 15.0.0.15000100, /Applications/Xcode15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ | |
CMAKE_BUILD_TYPE ...................... RelWithDebInfo | |
Preprocessor defined macros ........... OBJC_OLD_DISPATCH_PROTOTYPES=0 | |
C++ compiler flags .................... -stdlib=libc++ -isysroot/Applications/Xcode15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk -pipe -std=c++20 -mmacos-version-min=13.0 -arch x86_64 -O2 -O2 -g -std=c++20 -fPIC -fdebug-prefix-map=/Users/sjors/dev/bitcoin/src=. -fmacro-prefix-map=/Users/sjors/dev/bitcoin/src=. -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 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstack-protector -fstack-protector-all -fcf-protection=full | |
Linker flags .......................... -pipe -std=c++20 -mmacos-version-min=13.0 -arch x86_64 -O2 -O2 -g -Wl,-platform_version,macos,13.0,14.0 -Wl,-dead_strip -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -fstack-protector-all -fcf-protection=full -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. | |
Attempt to harden executables ......... ON | |
Treat compiler warnings as errors ..... OFF | |
Use ccache for compiling .............. ON | |
-- Configuring done (28.1s) | |
-- Generating done (0.4s) | |
-- Build files have been written to: /Users/sjors/dev/bitcoin/build |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment