Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- checking for pkg-config... /usr/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking build system type... x86_64-unknown-openbsd7.2
- checking host system type... x86_64-unknown-openbsd7.2
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a race-free mkdir -p... ./build-aux/install-sh -c -d
- checking for gawk... no
- checking for mawk... no
- checking for nawk... no
- checking for awk... awk
- checking whether gmake sets $(MAKE)... yes
- checking whether gmake supports nested variables... yes
- checking whether to enable maintainer-specific portions of Makefiles... yes
- checking whether gmake supports nested variables... (cached) yes
- checking for g++... no
- checking for c++... c++
- checking whether the C++ compiler works... yes
- checking for C++ compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether the compiler supports GNU C++... yes
- checking whether c++ accepts -g... yes
- checking for c++ option to enable C++11 features... none needed
- checking whether gmake supports the include directive... yes (GNU style)
- checking dependency style of c++... gcc3
- checking whether c++ supports C++17 features with -std=c++17... yes
- checking whether std::filesystem can be used without link library... yes
- checking whether the compiler supports GNU Objective C++... yes
- checking whether c++ -std=c++17 accepts -g... yes
- checking dependency style of c++ -std=c++17... gcc3
- checking how to print strings... print -r
- checking for gcc... no
- checking for cc... cc
- checking whether the compiler supports GNU C... yes
- checking whether cc accepts -g... yes
- checking for cc option to enable C11 features... none needed
- checking whether cc understands -c and -o together... yes
- checking dependency style of cc... gcc3
- checking for a sed that does not truncate output... /usr/bin/sed
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- checking for fgrep... /usr/bin/grep -F
- checking for ld used by cc... /usr/bin/ld
- checking if the linker (/usr/bin/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
- checking the name lister (/usr/bin/nm -B) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 393216
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... no
- checking how to convert x86_64-unknown-openbsd7.2 file names to x86_64-unknown-openbsd7.2 format... func_convert_file_noop
- checking how to convert x86_64-unknown-openbsd7.2 file names to toolchain format... func_convert_file_noop
- checking for /usr/bin/ld option to reload object files... -r
- checking for objdump... objdump
- checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$
- checking for dlltool... no
- checking how to associate runtime and link libraries... print -r --
- checking for ar... ar
- checking for archiver @FILE support... @
- checking for strip... strip
- checking for ranlib... ranlib
- checking command to parse /usr/bin/nm -B output from cc object... ok
- checking for sysroot... no
- checking for mt... mt
- checking if mt is a manifest tool... no
- checking for stdio.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for strings.h... yes
- checking for sys/stat.h... yes
- checking for sys/types.h... yes
- checking for unistd.h... yes
- checking for dlfcn.h... yes
- checking for objdir... .libs
- checking if cc supports -fno-rtti -fno-exceptions... yes
- checking for cc option to produce PIC... -fPIC -DPIC
- checking if cc PIC flag -fPIC -DPIC works... yes
- checking if cc static flag -static works... yes
- checking if cc supports -c -o file.o... yes
- checking if cc supports -c -o file.o... (cached) yes
- checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... yes
- checking dynamic linker characteristics... openbsd7.2 ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... yes
- checking how to run the C++ preprocessor... c++ -std=c++17 -E
- checking for ld used by c++ -std=c++17... /usr/bin/ld
- checking if the linker (/usr/bin/ld) is GNU ld... yes
- checking whether the c++ -std=c++17 linker (/usr/bin/ld) supports shared libraries... error: invalid argument '-std=c++17' not allowed with 'C'
- yes
- checking for c++ -std=c++17 option to produce PIC... -fPIC -DPIC
- checking if c++ -std=c++17 PIC flag -fPIC -DPIC works... yes
- checking if c++ -std=c++17 static flag -static works... yes
- checking if c++ -std=c++17 supports -c -o file.o... yes
- checking if c++ -std=c++17 supports -c -o file.o... (cached) yes
- checking whether the c++ -std=c++17 linker (/usr/bin/ld) supports shared libraries... yes
- checking dynamic linker characteristics... error: invalid argument '-std=c++17' not allowed with 'C'
- openbsd7.2 ld.so
- checking how to hardcode library paths into programs... immediate
- checking for ar... /usr/bin/ar
- checking for gcov... no
- checking for llvm-cov... /usr/bin/llvm-cov
- checking for lcov... no
- checking for python3.7... no
- checking for python3.8... no
- checking for python3.9... /usr/local/bin/python3.9
- checking for genhtml... no
- checking for git... /usr/local/bin/git
- checking for ccache... /usr/local/bin/ccache
- checking for xgettext... no
- checking for hexdump... /usr/bin/hexdump
- checking for objcopy... /usr/bin/objcopy
- checking for doxygen... no
- checking whether C++ compiler accepts -Werror... yes
- checking whether the linker accepts -Wl,--fatal-warnings... yes
- checking whether C++ compiler accepts -Wall... yes
- checking whether C++ compiler accepts -Wextra... yes
- checking whether C++ compiler accepts -Wgnu... yes
- checking whether C++ compiler accepts -Wformat -Wformat-security... yes
- checking whether C++ compiler accepts -Wvla... yes
- checking whether C++ compiler accepts -Wshadow-field... yes
- checking whether C++ compiler accepts -Wthread-safety... yes
- checking whether C++ compiler accepts -Wloop-analysis... yes
- checking whether C++ compiler accepts -Wredundant-decls... yes
- checking whether C++ compiler accepts -Wunused-member-function... yes
- checking whether C++ compiler accepts -Wdate-time... yes
- checking whether C++ compiler accepts -Wconditional-uninitialized... yes
- checking whether C++ compiler accepts -Wduplicated-branches... no
- checking whether C++ compiler accepts -Wduplicated-cond... no
- checking whether C++ compiler accepts -Wlogical-op... no
- checking whether C++ compiler accepts -Woverloaded-virtual... yes
- checking whether C++ compiler accepts -Wsuggest-override... yes
- checking whether C++ compiler accepts -Wunreachable-code-loop-increment... yes
- checking whether C++ compiler accepts -Wimplicit-fallthrough... yes
- checking whether C++ compiler accepts -Wdocumentation... yes
- checking whether C++ compiler accepts -Wunused-parameter... yes
- checking whether C++ compiler accepts -Wself-assign... yes
- checking whether C++ compiler accepts -fno-extended-identifiers... no
- checking whether C++ compiler accepts -msse4.2... yes
- checking whether C++ compiler accepts -msse4.1... yes
- checking whether C++ compiler accepts -mavx -mavx2... yes
- checking whether C++ compiler accepts -msse4 -msha... yes
- checking whether C++ compiler accepts -mpclmul... yes
- checking for SSE4.2 intrinsics... yes
- checking for SSE4.1 intrinsics... yes
- checking for AVX2 intrinsics... yes
- checking for x86 SHA-NI intrinsics... yes
- checking whether C++ compiler accepts -march=armv8-a+crc... no
- checking whether C++ compiler accepts -march=armv8-a+crypto... no
- checking for ARMv8 CRC32 intrinsics... no
- checking for ARMv8 SHA-NI intrinsics... no
- checking whether byte ordering is bigendian... no
- checking how to run the C preprocessor... cc -E
- checking whether cc is Clang... yes
- checking whether pthreads work with "-pthread" and "-lpthread"... yes
- checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no
- checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
- checking whether more special flags are required for pthreads... no
- checking for PTHREAD_PRIO_INHERIT... yes
- checking whether std::atomic can be used without link library... yes
- checking for special C compiler options needed for large files... no
- checking for _FILE_OFFSET_BITS value needed for large files... no
- checking for c++ -std=c++17 options needed to detect all undeclared functions... none needed
- checking whether strerror_r is declared... yes
- checking whether strerror_r returns char *... no
- checking for library containing clock_gettime... none required
- checking whether C++ compiler accepts -fPIC... yes
- checking whether C++ compiler accepts -fstack-reuse=none... no
- checking whether C++ compiler accepts -Wstack-protector... yes
- checking whether C++ compiler accepts -fstack-protector-all... yes
- checking whether C++ compiler accepts -fcf-protection=full... yes
- checking whether C++ compiler accepts -fstack-clash-protection... no
- checking whether C++ preprocessor accepts -D_FORTIFY_SOURCE=3... yes
- checking whether C++ preprocessor accepts -U_FORTIFY_SOURCE... yes
- checking whether the linker accepts -Wl,--enable-reloc-section... no
- checking whether the linker accepts -Wl,--dynamicbase... no
- checking whether the linker accepts -Wl,--nxcompat... no
- checking whether the linker accepts -Wl,--high-entropy-va... no
- checking whether the linker accepts -Wl,-z,relro... yes
- checking whether the linker accepts -Wl,-z,now... yes
- checking whether the linker accepts -Wl,-z,separate-code... yes
- checking whether the linker accepts -fPIE -pie... yes
- checking for endian.h... yes
- checking for sys/endian.h... yes
- checking for byteswap.h... no
- checking for sys/select.h... yes
- checking for sys/prctl.h... no
- checking for sys/sysctl.h... yes
- checking for vm/vm_param.h... no
- checking for sys/vmmeter.h... yes
- checking for sys/resources.h... no
- checking whether getifaddrs is declared... yes
- checking whether ifaddrs funcs can be used without link library... yes
- checking whether freeifaddrs is declared... yes
- checking whether ifaddrs funcs can be used without link library... yes
- checking whether fork is declared... yes
- checking whether setsid is declared... yes
- checking whether pipe2 is declared... yes
- checking for timingsafe_bcmp... yes
- checking whether le16toh is declared... yes
- checking whether le32toh is declared... yes
- checking whether le64toh is declared... yes
- checking whether htole16 is declared... yes
- checking whether htole32 is declared... yes
- checking whether htole64 is declared... yes
- checking whether be16toh is declared... yes
- checking whether be32toh is declared... yes
- checking whether be64toh is declared... yes
- checking whether htobe16 is declared... yes
- checking whether htobe32 is declared... yes
- checking whether htobe64 is declared... yes
- checking whether bswap_16 is declared... no
- checking whether bswap_32 is declared... no
- checking whether bswap_64 is declared... no
- checking for __builtin_clzl... yes
- checking for __builtin_clzll... yes
- checking for getmemoryinfo... no
- checking for mallopt M_ARENA_MAX... no
- checking for posix_fallocate... no
- checking for default visibility attribute... yes
- checking for dllexport attribute... no
- checking for thread_local support... yes
- checking for gmtime_r... yes
- checking for Linux getrandom syscall... no
- checking for getentropy via random.h... no
- checking for sysctl... yes
- checking for sysctl KERN_ARND... no
- checking for if type char equals int8_t... no
- checking for fdatasync... yes
- checking for F_FULLFSYNC... no
- checking for O_CLOEXEC... yes
- checking for __builtin_prefetch... yes
- checking for _mm_prefetch... yes
- checking for strong getauxval support in the system headers... no
- checking for std::system... yes
- checking for ::_wsystem... no
- checking for Qt5Core >= 5.11.3... yes
- checking for Qt5Gui >= 5.11.3... yes
- checking for Qt5Widgets >= 5.11.3... yes
- checking for Qt5Network >= 5.11.3... yes
- checking for Qt5Test >= 5.11.3... yes
- checking for Qt5DBus >= 5.11.3... yes
- checking for static Qt... no
- checking whether -fPIE can be used with this Qt config... no
- checking for moc-qt5... no
- checking for moc5... no
- checking for moc... /usr/local/lib/qt5/bin/moc
- checking for uic-qt5... no
- checking for uic5... no
- checking for uic... /usr/local/lib/qt5/bin/uic
- checking for rcc-qt5... no
- checking for rcc5... no
- checking for rcc... /usr/local/lib/qt5/bin/rcc
- checking for lrelease-qt5... no
- checking for lrelease5... no
- checking for lrelease... /usr/local/lib/qt5/bin/lrelease
- checking for lupdate-qt5... no
- checking for lupdate5... no
- checking for lupdate... /usr/local/lib/qt5/bin/lupdate
- checking for lconvert-qt5... no
- checking for lconvert5... no
- checking for lconvert... /usr/local/lib/qt5/bin/lconvert
- checking whether to build Bitcoin Core GUI... yes (Qt5)
- checking whether main function is needed for fuzz binary... checking whether the linker accepts ... no
- yes
- checking for __builtin_mul_overflow... yes
- checking for Berkeley DB C++ headers... no
- configure: WARNING: libdb_cxx headers missing
- configure: WARNING: Bitcoin Core requires this library for BDB (legacy) wallet support
- configure: WARNING: Passing --without-bdb will suppress this warning
- checking for sqlite3 >= 3.7.17... yes
- checking whether to build wallet with support for sqlite... yes
- checking whether Userspace, Statically Defined Tracing tracepoints are supported... no
- checking for miniupnpc/miniupnpc.h... no
- checking for miniupnpc/upnpcommands.h... no
- checking for miniupnpc/upnperrors.h... no
- checking for natpmp.h... no
- checking for Boost headers >= 1.64.0 (106400)... yes
- checking whether C++ preprocessor accepts -DBOOST_NO_CXX98_FUNCTION_BASE... no
- checking whether Boost.Process can be used... no
- checking for seccomp-bpf (Linux x86-64)... no
- checking for libevent >= 2.1.8... yes
- checking for libevent_pthreads >= 2.1.8... yes
- checking if evhttp_connection_get_peer expects const char**... no
- checking for libqrencode... no
- checking for libzmq >= 4... no
- configure: WARNING: libzmq version 4.x or greater not found, disabling
- checking for libmultiprocess... no
- checking whether to build bitcoind... yes
- checking whether to build bitcoin-cli... yes
- checking whether to build bitcoin-tx... yes
- checking whether to build bitcoin-wallet... yes
- checking whether to build bitcoin-util... yes
- checking whether to build experimental bitcoin-chainstate... no
- checking whether to build libraries... yes
- checking if ccache should be used... yes
- checking whether C compiler accepts -fdebug-prefix-map=A=B... yes
- checking whether C preprocessor accepts -fmacro-prefix-map=A=B... yes
- checking if wallet should be enabled... yes
- checking whether to build with support for UPnP... no
- checking whether to build with support for NAT-PMP... no
- checking whether to build GUI with support for D-Bus... yes
- checking whether to build GUI with support for QR codes... no
- configure: WARNING: xgettext is required to update qt translations
- checking whether to build test_bitcoin-qt... yes
- checking whether to build test_bitcoin... yes
- checking whether to reduce exports... no
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating libbitcoinconsensus.pc
- config.status: creating Makefile
- config.status: creating src/Makefile
- config.status: creating doc/man/Makefile
- config.status: creating share/setup.nsi
- config.status: creating share/qt/Info.plist
- config.status: creating test/config.ini
- config.status: creating contrib/devtools/split-debug.sh
- config.status: creating src/config/bitcoin-config.h
- config.status: src/config/bitcoin-config.h is unchanged
- config.status: executing depfiles commands
- config.status: executing libtool commands
- === configuring in src/secp256k1 (/home/thestack/bitcoin/src/secp256k1)
- configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--enable-suppress-external-warnings' '--with-experimental-kernel-lib' 'MAKE=gmake' '--disable-shared' '--with-pic' '--enable-benchmark=no' '--enable-module-recovery' '--disable-module-ecdh' --cache-file=/dev/null --srcdir=.
- checking build system type... x86_64-unknown-openbsd7.2
- checking host system type... x86_64-unknown-openbsd7.2
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a race-free mkdir -p... ./build-aux/install-sh -c -d
- checking for gawk... no
- checking for mawk... no
- checking for nawk... no
- checking for awk... awk
- checking whether gmake sets $(MAKE)... yes
- checking whether gmake supports nested variables... yes
- checking whether gmake supports nested variables... (cached) yes
- checking for gcc... no
- checking for cc... cc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether the compiler supports GNU C... yes
- checking whether cc accepts -g... yes
- checking for cc option to enable C11 features... none needed
- checking whether cc understands -c and -o together... yes
- checking whether gmake supports the include directive... yes (GNU style)
- checking dependency style of cc... gcc3
- checking dependency style of cc... gcc3
- checking for ar... ar
- checking the archiver (ar) interface... ar
- checking how to print strings... print -r
- checking for a sed that does not truncate output... /usr/bin/sed
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- checking for fgrep... /usr/bin/grep -F
- checking for ld used by cc... /usr/bin/ld
- checking if the linker (/usr/bin/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
- checking the name lister (/usr/bin/nm -B) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 393216
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... no
- checking how to convert x86_64-unknown-openbsd7.2 file names to x86_64-unknown-openbsd7.2 format... func_convert_file_noop
- checking how to convert x86_64-unknown-openbsd7.2 file names to toolchain format... func_convert_file_noop
- checking for /usr/bin/ld option to reload object files... -r
- checking for objdump... objdump
- checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$
- checking for dlltool... no
- checking how to associate runtime and link libraries... print -r --
- checking for archiver @FILE support... @
- checking for strip... strip
- checking for ranlib... ranlib
- checking command to parse /usr/bin/nm -B output from cc object... ok
- checking for sysroot... no
- checking for mt... mt
- checking if mt is a manifest tool... no
- checking for stdio.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for strings.h... yes
- checking for sys/stat.h... yes
- checking for sys/types.h... yes
- checking for unistd.h... yes
- checking for dlfcn.h... yes
- checking for objdir... .libs
- checking if cc supports -fno-rtti -fno-exceptions... yes
- checking for cc option to produce PIC... -fPIC -DPIC
- checking if cc PIC flag -fPIC -DPIC works... yes
- checking if cc static flag -static works... yes
- checking if cc supports -c -o file.o... yes
- checking if cc supports -c -o file.o... (cached) yes
- checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
- checking dynamic linker characteristics... openbsd7.2 ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... no
- checking whether to build static libraries... yes
- checking if cc supports -Werror=unknown-warning-option... yes
- checking if cc supports -std=c89 -pedantic -Wno-long-long -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef... yes
- checking if cc supports -Wno-overlength-strings... yes
- checking if cc supports -Wall... yes
- checking if cc supports -Wno-unused-function... yes
- checking if cc supports -Wextra... yes
- checking if cc supports -Wcast-align... yes
- checking if cc supports -Wcast-align=strict... no
- checking if cc supports -Wconditional-uninitialized... yes
- checking if cc supports -fvisibility=hidden... yes
- checking for valgrind support...
- checking for x86_64 assembly availability... yes
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating libsecp256k1.pc
- config.status: creating src/libsecp256k1-config.h
- config.status: src/libsecp256k1-config.h is unchanged
- config.status: executing depfiles commands
- config.status: executing libtool commands
- Build Options:
- with external callbacks = no
- with benchmarks = no
- with tests = yes
- with coverage = no
- with examples = no
- module ecdh = no
- module recovery = yes
- module extrakeys = yes
- module schnorrsig = yes
- asm = x86_64
- ecmult window size = 15
- ecmult gen prec. bits = 4
- valgrind = no
- CC = cc
- CPPFLAGS =
- SECP_CFLAGS = -O2 -std=c89 -pedantic -Wno-long-long -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wno-overlength-strings -Wall -Wno-unused-function -Wextra -Wcast-align -Wconditional-uninitialized -fvisibility=hidden
- CFLAGS = -g -O2
- LDFLAGS =
- Options used to compile and link:
- external signer = no
- multiprocess = no
- with experimental syscall sandbox support = no
- with libs = yes
- with wallet = yes
- with sqlite = yes
- with bdb = no
- with gui / qt = yes
- with qr = no
- with zmq = no
- with test = yes
- with fuzz binary = yes
- with bench = yes
- with upnp = no
- with natpmp = no
- use asm = yes
- USDT tracing = no
- sanitizers =
- debug enabled = no
- gprof enabled = no
- werror = no
- LTO = no
- target os = openbsd7.2
- build os = openbsd7.2
- CC = /usr/local/bin/ccache cc
- CFLAGS = -pthread -g -O2
- CPPFLAGS = -fmacro-prefix-map=$(abs_top_srcdir)=. -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -DHAVE_BUILD_INFO -DPROVIDE_FUZZ_MAIN_FUNCTION
- CXX = /usr/local/bin/ccache c++ -std=c++17
- CXXFLAGS = -fdebug-prefix-map=$(abs_top_srcdir)=. -Wstack-protector -fstack-protector-all -fcf-protection=full -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 -Wunreachable-code-loop-increment -Wimplicit-fallthrough -Wdocumentation -Wno-unused-parameter -Wno-self-assign -g -O2
- LDFLAGS = -lpthread -Wl,-z,relro -Wl,-z,now -Wl,-z,separate-code -pie
- AR = /usr/bin/ar
- ARFLAGS = cr
- -Wunknown-warning-option]
- configure:22049: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | /* end confdefs.h. */
- |
- | int
- | main (void)
- | {
- |
- | ;
- | return 0;
- | }
- configure:22059: result: no
- configure:22069: checking whether C++ compiler accepts -Wduplicated-cond
- configure:22089: c++ -std=c++17 -c -g -O2 -Werror -Wduplicated-cond conftest.cpp >&5
- error: unknown warning option '-Wduplicated-cond' [-Werror,-Wunknown-warning-option]
- configure:22089: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | /* end confdefs.h. */
- |
- | int
- | main (void)
- | {
- |
- | ;
- | return 0;
- | }
- configure:22099: result: no
- configure:22109: checking whether C++ compiler accepts -Wlogical-op
- configure:22129: c++ -std=c++17 -c -g -O2 -Werror -Wlogical-op conftest.cpp >&5
- error: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Werror,-Wunknown-warning-option]
- configure:22129: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | /* end confdefs.h. */
- |
- | int
- | main (void)
- | {
- |
- | ;
- | return 0;
- | }
- configure:22139: result: no
- configure:22149: checking whether C++ compiler accepts -Woverloaded-virtual
- configure:22169: c++ -std=c++17 -c -g -O2 -Werror -Woverloaded-virtual conftest.cpp >&5
- configure:22169: $? = 0
- configure:22179: result: yes
- configure:22189: checking whether C++ compiler accepts -Wsuggest-override
- configure:22202: c++ -std=c++17 -c -g -O2 -Werror -Wsuggest-override conftest.cpp >&5
- configure:22202: $? = 0
- configure:22212: result: yes
- configure:22222: checking whether C++ compiler accepts -Wunreachable-code-loop-increment
- configure:22242: c++ -std=c++17 -c -g -O2 -Werror -Wunreachable-code-loop-increment conftest.cpp >&5
- configure:22242: $? = 0
- configure:22252: result: yes
- configure:22262: checking whether C++ compiler accepts -Wimplicit-fallthrough
- configure:22282: c++ -std=c++17 -c -g -O2 -Werror -Wimplicit-fallthrough conftest.cpp >&5
- configure:22282: $? = 0
- configure:22292: result: yes
- configure:22304: checking whether C++ compiler accepts -Wdocumentation
- configure:22324: c++ -std=c++17 -c -g -O2 -Werror -Wdocumentation conftest.cpp >&5
- configure:22324: $? = 0
- configure:22334: result: yes
- configure:22346: checking whether C++ compiler accepts -Wunused-parameter
- configure:22366: c++ -std=c++17 -c -g -O2 -Werror -Wunused-parameter conftest.cpp >&5
- configure:22366: $? = 0
- configure:22376: result: yes
- configure:22386: checking whether C++ compiler accepts -Wself-assign
- configure:22406: c++ -std=c++17 -c -g -O2 -Werror -Wself-assign conftest.cpp >&5
- configure:22406: $? = 0
- configure:22416: result: yes
- configure:22470: checking whether C++ compiler accepts -fno-extended-identifiers
- configure:22490: c++ -std=c++17 -c -g -O2 -Werror -fno-extended-identifiers conftest.cpp >&5
- c++: error: unsupported option '-fno-extended-identifiers'
- configure:22490: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | /* end confdefs.h. */
- |
- | int
- | main (void)
- | {
- |
- | ;
- | return 0;
- | }
- configure:22500: result: no
- configure:22521: checking whether C++ compiler accepts -msse4.2
- configure:22541: c++ -std=c++17 -c -g -O2 -Werror -msse4.2 conftest.cpp >&5
- configure:22541: $? = 0
- configure:22551: result: yes
- configure:22561: checking whether C++ compiler accepts -msse4.1
- configure:22581: c++ -std=c++17 -c -g -O2 -Werror -msse4.1 conftest.cpp >&5
- configure:22581: $? = 0
- configure:22591: result: yes
- configure:22601: checking whether C++ compiler accepts -mavx -mavx2
- configure:22621: c++ -std=c++17 -c -g -O2 -Werror -mavx -mavx2 conftest.cpp >&5
- configure:22621: $? = 0
- configure:22631: result: yes
- configure:22641: checking whether C++ compiler accepts -msse4 -msha
- configure:22661: c++ -std=c++17 -c -g -O2 -Werror -msse4 -msha conftest.cpp >&5
- configure:22661: $? = 0
- configure:22671: result: yes
- configure:22683: checking whether C++ compiler accepts -mpclmul
- configure:22713: c++ -std=c++17 -c -g -O2 -Werror -mpclmul conftest.cpp >&5
- configure:22713: $? = 0
- configure:22723: result: yes
- configure:22742: checking for SSE4.2 intrinsics
- configure:22768: c++ -std=c++17 -c -msse4.2 -g -O2 conftest.cpp >&5
- configure:22768: $? = 0
- configure:22770: result: yes
- configure:22782: checking for SSE4.1 intrinsics
- configure:22801: c++ -std=c++17 -c -msse4.1 -g -O2 conftest.cpp >&5
- configure:22801: $? = 0
- configure:22803: result: yes
- configure:22817: checking for AVX2 intrinsics
- configure:22836: c++ -std=c++17 -c -mavx -mavx2 -g -O2 conftest.cpp >&5
- configure:22836: $? = 0
- configure:22838: result: yes
- configure:22852: checking for x86 SHA-NI intrinsics
- configure:22873: c++ -std=c++17 -c -msse4 -msha -g -O2 conftest.cpp >&5
- configure:22873: $? = 0
- configure:22875: result: yes
- configure:22889: checking whether C++ compiler accepts -march=armv8-a+crc
- configure:22909: c++ -std=c++17 -c -g -O2 -Werror -march=armv8-a+crc conftest.cpp >&5
- error: unknown target CPU 'armv8-a+crc'
- note: valid target CPU values are: nocona, core2, penryn, bonnell, atom, silvermont, slm, goldmont, goldmont-plus, tremont, nehalem, corei7, westmere, sandybridge, corei7-avx, ivybridge, core-avx-i, haswell, core-avx2, broadwell, skylake, skylake-avx512, skx, cascadelake, cooperlake, cannonlake, icelake-client, rocketlake, icelake-server, tigerlake, sapphirerapids, alderlake, knl, knm, k8, athlon64, athlon-fx, opteron, k8-sse3, athlon64-sse3, opteron-sse3, amdfam10, barcelona, btver1, btver2, bdver1, bdver2, bdver3, bdver4, znver1, znver2, znver3, x86-64, x86-64-v2, x86-64-v3, x86-64-v4
- configure:22909: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | /* end confdefs.h. */
- |
- | int
- | main (void)
- | {
- |
- | ;
- | return 0;
- | }
- configure:22919: result: no
- configure:22929: checking whether C++ compiler accepts -march=armv8-a+crypto
- configure:22949: c++ -std=c++17 -c -g -O2 -Werror -march=armv8-a+crypto conftest.cpp >&5
- error: unknown target CPU 'armv8-a+crypto'
- note: valid target CPU values are: nocona, core2, penryn, bonnell, atom, silvermont, slm, goldmont, goldmont-plus, tremont, nehalem, corei7, westmere, sandybridge, corei7-avx, ivybridge, core-avx-i, haswell, core-avx2, broadwell, skylake, skylake-avx512, skx, cascadelake, cooperlake, cannonlake, icelake-client, rocketlake, icelake-server, tigerlake, sapphirerapids, alderlake, knl, knm, k8, athlon64, athlon-fx, opteron, k8-sse3, athlon64-sse3, opteron-sse3, amdfam10, barcelona, btver1, btver2, bdver1, bdver2, bdver3, bdver4, znver1, znver2, znver3, x86-64, x86-64-v2, x86-64-v3, x86-64-v4
- configure:22949: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | /* end confdefs.h. */
- |
- | int
- | main (void)
- | {
- |
- | ;
- | return 0;
- | }
- configure:22959: result: no
- configure:22971: checking for ARMv8 CRC32 intrinsics
- configure:22994: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- conftest.cpp:28:14: fatal error: 'arm_acle.h' file not found
- #include <arm_acle.h>
- ^~~~~~~~~~~~
- 1 error generated.
- configure:22994: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | /* end confdefs.h. */
- |
- | #include <arm_acle.h>
- | #include <arm_neon.h>
- |
- | int
- | main (void)
- | {
- |
- | #ifdef __aarch64__
- | __crc32cb(0, 0); __crc32ch(0, 0); __crc32cw(0, 0); __crc32cd(0, 0);
- | vmull_p64(0, 0);
- | #else
- | #error "crc32c library does not support hardware acceleration on 32-bit ARM"
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:22999: result: no
- configure:23008: checking for ARMv8 SHA-NI intrinsics
- configure:23030: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- conftest.cpp:28:14: fatal error: 'arm_acle.h' file not found
- #include <arm_acle.h>
- ^~~~~~~~~~~~
- 1 error generated.
- configure:23030: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | /* end confdefs.h. */
- |
- | #include <arm_acle.h>
- | #include <arm_neon.h>
- |
- | int
- | main (void)
- | {
- |
- | uint32x4_t a, b, c;
- | vsha256h2q_u32(a, b, c);
- | vsha256hq_u32(a, b, c);
- | vsha256su0q_u32(a, b);
- | vsha256su1q_u32(a, b, c);
- |
- | ;
- | return 0;
- | }
- configure:23037: result: no
- configure:24721: checking whether byte ordering is bigendian
- configure:24737: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- conftest.cpp:28:9: error: expected unqualified-id
- not a universal capable compiler
- ^
- 1 error generated.
- configure:24737: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | /* end confdefs.h. */
- | #ifndef __APPLE_CC__
- | not a universal capable compiler
- | #endif
- | typedef int dummy;
- |
- configure:24783: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- configure:24783: $? = 0
- configure:24802: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- conftest.cpp:34:11: error: expected ';' after expression
- not big endian
- ^
- ;
- conftest.cpp:34:8: error: use of undeclared identifier 'big'
- not big endian
- ^
- conftest.cpp:34:12: error: use of undeclared identifier 'endian'
- not big endian
- ^
- 3 errors generated.
- configure:24802: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | /* end confdefs.h. */
- | #include <sys/types.h>
- | #include <sys/param.h>
- |
- | int
- | main (void)
- | {
- | #if BYTE_ORDER != BIG_ENDIAN
- | not big endian
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:24936: result: no
- configure:24960: checking how to run the C preprocessor
- configure:24986: cc -E conftest.c
- configure:24986: $? = 0
- configure:25001: cc -E conftest.c
- conftest.c:27:10: fatal error: 'ac_nonexistent.h' file not found
- #include <ac_nonexistent.h>
- ^~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:25001: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:25028: result: cc -E
- configure:25042: cc -E conftest.c
- configure:25042: $? = 0
- configure:25057: cc -E conftest.c
- conftest.c:27:10: fatal error: 'ac_nonexistent.h' file not found
- #include <ac_nonexistent.h>
- ^~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:25057: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:25248: checking whether cc is Clang
- configure:25275: result: yes
- configure:25340: checking whether pthreads work with "-pthread" and "-lpthread"
- configure:25451: cc -o conftest -g -O2 -pthread conftest.c -lpthread >&5
- configure:25451: $? = 0
- configure:25461: result: yes
- configure:25510: checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread
- configure:25537: cc -o conftest -Werror -Wunknown-warning-option -pthread -g -O2 conftest.c >&5
- configure:25537: $? = 0
- configure:25544: (cc -c -Werror -Wunknown-warning-option -pthread -g -O2 conftest.c >&5) && (echo ==== >&5) && (cc -o conftest -Werror -Wunknown-warning-option -pthread -g -O2 conftest.o >&5)
- ====
- configure:25544: $? = 0
- configure:25564: result: no
- configure:25584: checking for joinable pthread attribute
- configure:25603: cc -o conftest -g -O2 -pthread conftest.c -lpthread >&5
- configure:25603: $? = 0
- configure:25612: result: PTHREAD_CREATE_JOINABLE
- configure:25625: checking whether more special flags are required for pthreads
- configure:25639: result: no
- configure:25648: checking for PTHREAD_PRIO_INHERIT
- configure:25666: cc -o conftest -g -O2 -pthread conftest.c -lpthread >&5
- configure:25666: $? = 0
- configure:25676: result: yes
- configure:25863: checking whether std::atomic can be used without link library
- configure:25890: c++ -std=c++17 -o conftest -g -O2 -pthread conftest.cpp >&5
- configure:25890: $? = 0
- configure:25893: result: yes
- configure:25967: checking for special C compiler options needed for large files
- configure:26015: result: no
- configure:26021: checking for _FILE_OFFSET_BITS value needed for large files
- configure:26047: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- configure:26047: $? = 0
- configure:26081: result: no
- configure:26163: checking for c++ -std=c++17 options needed to detect all undeclared functions
- configure:26185: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- conftest.cpp:33:8: error: use of undeclared identifier 'strchr'
- (void) strchr;
- ^
- 1 error generated.
- configure:26185: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | /* end confdefs.h. */
- |
- | int
- | main (void)
- | {
- | (void) strchr;
- | ;
- | return 0;
- | }
- configure:26212: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- configure:26212: $? = 0
- configure:26229: result: none needed
- configure:26243: checking whether strerror_r is declared
- configure:26243: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- configure:26243: $? = 0
- configure:26243: result: yes
- configure:26262: checking whether strerror_r returns char *
- configure:26287: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- conftest.cpp:37:13: error: indirection requires pointer operand ('int' invalid)
- char x = *strerror_r (0, buf, sizeof buf);
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- conftest.cpp:38:10: error: cannot initialize a variable of type 'char *' with an rvalue of type 'int'
- char *p = strerror_r (0, buf, sizeof buf);
- ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 2 errors generated.
- configure:26287: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | /* end confdefs.h. */
- | #include <string.h>
- | int
- | main (void)
- | {
- |
- | char buf[100];
- | char x = *strerror_r (0, buf, sizeof buf);
- | char *p = strerror_r (0, buf, sizeof buf);
- | return !p || x;
- |
- | ;
- | return 0;
- | }
- configure:26296: result: no
- configure:26317: checking for library containing clock_gettime
- configure:26346: c++ -std=c++17 -o conftest -g -O2 conftest.cpp >&5
- configure:26346: $? = 0
- configure:26366: result: none required
- configure:26506: checking whether C++ compiler accepts -fPIC
- configure:26526: c++ -std=c++17 -c -g -O2 -fPIC conftest.cpp >&5
- configure:26526: $? = 0
- configure:26535: result: yes
- configure:26546: checking whether C++ compiler accepts -fstack-reuse=none
- configure:26566: c++ -std=c++17 -c -g -O2 -fstack-reuse=none conftest.cpp >&5
- c++: error: unknown argument: '-fstack-reuse=none'
- configure:26566: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | /* end confdefs.h. */
- |
- | int
- | main (void)
- | {
- |
- | ;
- | return 0;
- | }
- configure:26575: result: no
- configure:26586: checking whether C++ compiler accepts -Wstack-protector
- configure:26606: c++ -std=c++17 -c -g -O2 -Wstack-protector conftest.cpp >&5
- configure:26606: $? = 0
- configure:26615: result: yes
- configure:26624: checking whether C++ compiler accepts -fstack-protector-all
- configure:26644: c++ -std=c++17 -c -g -O2 -fstack-protector-all conftest.cpp >&5
- configure:26644: $? = 0
- configure:26653: result: yes
- configure:26663: checking whether C++ compiler accepts -fcf-protection=full
- configure:26683: c++ -std=c++17 -c -g -O2 -fcf-protection=full conftest.cpp >&5
- configure:26683: $? = 0
- configure:26692: result: yes
- configure:26707: checking whether C++ compiler accepts -fstack-clash-protection
- configure:26727: c++ -std=c++17 -c -g -O2 -Werror -fstack-clash-protection conftest.cpp >&5
- c++: error: argument unused during compilation: '-fstack-clash-protection' [-Werror,-Wunused-command-line-argument]
- configure:26727: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | /* end confdefs.h. */
- |
- | int
- | main (void)
- | {
- |
- | ;
- | return 0;
- | }
- configure:26737: result: no
- configure:26751: checking whether C++ preprocessor accepts -D_FORTIFY_SOURCE=3
- configure:26771: c++ -std=c++17 -E -D_FORTIFY_SOURCE=3 conftest.cpp
- configure:26771: $? = 0
- configure:26780: result: yes
- configure:26785: checking whether C++ preprocessor accepts -U_FORTIFY_SOURCE
- configure:26805: c++ -std=c++17 -E -U_FORTIFY_SOURCE conftest.cpp
- configure:26805: $? = 0
- configure:26814: result: yes
- configure:26834: checking whether the linker accepts -Wl,--enable-reloc-section
- configure:26854: c++ -std=c++17 -o conftest -g -O2 -Wl,--fatal-warnings -Wl,--enable-reloc-section conftest.cpp >&5
- ld: error: unknown argument '--enable-reloc-section'
- c++: error: linker command failed with exit code 1 (use -v to see invocation)
- configure:26854: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | /* end confdefs.h. */
- |
- | int
- | main (void)
- | {
- |
- | ;
- | return 0;
- | }
- configure:26865: result: no
- configure:26875: checking whether the linker accepts -Wl,--dynamicbase
- configure:26895: c++ -std=c++17 -o conftest -g -O2 -Wl,--fatal-warnings -Wl,--dynamicbase conftest.cpp >&5
- ld: error: unknown argument '--dynamicbase'
- c++: error: linker command failed with exit code 1 (use -v to see invocation)
- configure:26895: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | /* end confdefs.h. */
- |
- | int
- | main (void)
- | {
- |
- | ;
- | return 0;
- | }
- configure:26906: result: no
- configure:26916: checking whether the linker accepts -Wl,--nxcompat
- configure:26936: c++ -std=c++17 -o conftest -g -O2 -Wl,--fatal-warnings -Wl,--nxcompat conftest.cpp >&5
- ld: error: unknown argument '--nxcompat'
- c++: error: linker command failed with exit code 1 (use -v to see invocation)
- configure:26936: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | /* end confdefs.h. */
- |
- | int
- | main (void)
- | {
- |
- | ;
- | return 0;
- | }
- configure:26947: result: no
- configure:26957: checking whether the linker accepts -Wl,--high-entropy-va
- configure:26977: c++ -std=c++17 -o conftest -g -O2 -Wl,--fatal-warnings -Wl,--high-entropy-va conftest.cpp >&5
- ld: error: unknown argument '--high-entropy-va'
- c++: error: linker command failed with exit code 1 (use -v to see invocation)
- configure:26977: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | /* end confdefs.h. */
- |
- | int
- | main (void)
- | {
- |
- | ;
- | return 0;
- | }
- configure:26988: result: no
- configure:26998: checking whether the linker accepts -Wl,-z,relro
- configure:27018: c++ -std=c++17 -o conftest -g -O2 -Wl,--fatal-warnings -Wl,-z,relro conftest.cpp >&5
- configure:27018: $? = 0
- configure:27029: result: yes
- configure:27039: checking whether the linker accepts -Wl,-z,now
- configure:27059: c++ -std=c++17 -o conftest -g -O2 -Wl,--fatal-warnings -Wl,-z,now conftest.cpp >&5
- configure:27059: $? = 0
- configure:27070: result: yes
- configure:27080: checking whether the linker accepts -Wl,-z,separate-code
- configure:27100: c++ -std=c++17 -o conftest -g -O2 -Wl,--fatal-warnings -Wl,-z,separate-code conftest.cpp >&5
- configure:27100: $? = 0
- configure:27111: result: yes
- configure:27121: checking whether the linker accepts -fPIE -pie
- configure:27141: c++ -std=c++17 -o conftest -g -O2 -Werror -fPIE -pie conftest.cpp >&5
- configure:27141: $? = 0
- configure:27152: result: yes
- configure:27338: checking for endian.h
- configure:27338: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- configure:27338: $? = 0
- configure:27338: result: yes
- configure:27344: checking for sys/endian.h
- configure:27344: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- configure:27344: $? = 0
- configure:27344: result: yes
- configure:27350: checking for byteswap.h
- configure:27350: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- conftest.cpp:61:10: fatal error: 'byteswap.h' file not found
- #include <byteswap.h>
- ^~~~~~~~~~~~
- 1 error generated.
- configure:27350: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_ENDIAN_H 1
- | #define HAVE_SYS_ENDIAN_H 1
- | /* end confdefs.h. */
- | #include <stddef.h>
- | #ifdef HAVE_STDIO_H
- | # include <stdio.h>
- | #endif
- | #ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | #endif
- | #ifdef HAVE_STRING_H
- | # include <string.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <byteswap.h>
- configure:27350: result: no
- configure:27356: checking for sys/select.h
- configure:27356: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- configure:27356: $? = 0
- configure:27356: result: yes
- configure:27362: checking for sys/prctl.h
- configure:27362: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- conftest.cpp:62:10: fatal error: 'sys/prctl.h' file not found
- #include <sys/prctl.h>
- ^~~~~~~~~~~~~
- 1 error generated.
- configure:27362: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_ENDIAN_H 1
- | #define HAVE_SYS_ENDIAN_H 1
- | #define HAVE_SYS_SELECT_H 1
- | /* end confdefs.h. */
- | #include <stddef.h>
- | #ifdef HAVE_STDIO_H
- | # include <stdio.h>
- | #endif
- | #ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | #endif
- | #ifdef HAVE_STRING_H
- | # include <string.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <sys/prctl.h>
- configure:27362: result: no
- configure:27368: checking for sys/sysctl.h
- configure:27368: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- configure:27368: $? = 0
- configure:27368: result: yes
- configure:27374: checking for vm/vm_param.h
- configure:27374: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- conftest.cpp:63:10: fatal error: 'vm/vm_param.h' file not found
- #include <vm/vm_param.h>
- ^~~~~~~~~~~~~~~
- 1 error generated.
- configure:27374: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_ENDIAN_H 1
- | #define HAVE_SYS_ENDIAN_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_SYSCTL_H 1
- | /* end confdefs.h. */
- | #include <stddef.h>
- | #ifdef HAVE_STDIO_H
- | # include <stdio.h>
- | #endif
- | #ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | #endif
- | #ifdef HAVE_STRING_H
- | # include <string.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <vm/vm_param.h>
- configure:27374: result: no
- configure:27380: checking for sys/vmmeter.h
- configure:27380: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- configure:27380: $? = 0
- configure:27380: result: yes
- configure:27386: checking for sys/resources.h
- configure:27386: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- conftest.cpp:64:10: fatal error: 'sys/resources.h' file not found
- #include <sys/resources.h>
- ^~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:27386: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_ENDIAN_H 1
- | #define HAVE_SYS_ENDIAN_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_SYSCTL_H 1
- | #define HAVE_SYS_VMMETER_H 1
- | /* end confdefs.h. */
- | #include <stddef.h>
- | #ifdef HAVE_STDIO_H
- | # include <stdio.h>
- | #endif
- | #ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | #endif
- | #ifdef HAVE_STRING_H
- | # include <string.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <sys/resources.h>
- configure:27386: result: no
- configure:27394: checking whether getifaddrs is declared
- configure:27394: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- configure:27394: $? = 0
- configure:27394: result: yes
- configure:27416: checking whether ifaddrs funcs can be used without link library
- configure:27432: c++ -std=c++17 -o conftest -g -O2 conftest.cpp >&5
- configure:27432: $? = 0
- configure:27435: result: yes
- configure:27489: checking whether freeifaddrs is declared
- configure:27489: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- configure:27489: $? = 0
- configure:27489: result: yes
- configure:27511: checking whether ifaddrs funcs can be used without link library
- configure:27527: c++ -std=c++17 -o conftest -g -O2 conftest.cpp >&5
- configure:27527: $? = 0
- configure:27530: result: yes
- configure:27586: checking whether fork is declared
- configure:27586: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- configure:27586: $? = 0
- configure:27586: result: yes
- configure:27595: checking whether setsid is declared
- configure:27595: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- configure:27595: $? = 0
- configure:27595: result: yes
- configure:27605: checking whether pipe2 is declared
- configure:27605: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- configure:27605: $? = 0
- configure:27605: result: yes
- configure:27615: checking for timingsafe_bcmp
- configure:27615: c++ -std=c++17 -o conftest -g -O2 conftest.cpp >&5
- configure:27615: $? = 0
- configure:27615: result: yes
- configure:27623: checking whether le16toh is declared
- configure:27623: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- configure:27623: $? = 0
- configure:27623: result: yes
- configure:27636: checking whether le32toh is declared
- configure:27636: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- configure:27636: $? = 0
- configure:27636: result: yes
- configure:27649: checking whether le64toh is declared
- configure:27649: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- configure:27649: $? = 0
- configure:27649: result: yes
- configure:27662: checking whether htole16 is declared
- configure:27662: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- configure:27662: $? = 0
- configure:27662: result: yes
- configure:27675: checking whether htole32 is declared
- configure:27675: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- configure:27675: $? = 0
- configure:27675: result: yes
- configure:27688: checking whether htole64 is declared
- configure:27688: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- configure:27688: $? = 0
- configure:27688: result: yes
- configure:27701: checking whether be16toh is declared
- configure:27701: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- configure:27701: $? = 0
- configure:27701: result: yes
- configure:27714: checking whether be32toh is declared
- configure:27714: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- configure:27714: $? = 0
- configure:27714: result: yes
- configure:27727: checking whether be64toh is declared
- configure:27727: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- configure:27727: $? = 0
- configure:27727: result: yes
- configure:27740: checking whether htobe16 is declared
- configure:27740: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- configure:27740: $? = 0
- configure:27740: result: yes
- configure:27753: checking whether htobe32 is declared
- configure:27753: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- configure:27753: $? = 0
- configure:27753: result: yes
- configure:27766: checking whether htobe64 is declared
- configure:27766: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- configure:27766: $? = 0
- configure:27766: result: yes
- configure:27781: checking whether bswap_16 is declared
- configure:27781: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- conftest.cpp:63:10: error: use of undeclared identifier 'bswap_16'
- (void) bswap_16;
- ^
- 1 error generated.
- configure:27781: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_ENDIAN_H 1
- | #define HAVE_SYS_ENDIAN_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_SYSCTL_H 1
- | #define HAVE_SYS_VMMETER_H 1
- | #define HAVE_DECL_GETIFADDRS 1
- | #define HAVE_DECL_FREEIFADDRS 1
- | #define HAVE_DECL_FORK 1
- | #define HAVE_DECL_SETSID 1
- | #define HAVE_DECL_PIPE2 1
- | #define HAVE_TIMINGSAFE_BCMP 1
- | #define HAVE_DECL_LE16TOH 1
- | #define HAVE_DECL_LE32TOH 1
- | #define HAVE_DECL_LE64TOH 1
- | #define HAVE_DECL_HTOLE16 1
- | #define HAVE_DECL_HTOLE32 1
- | #define HAVE_DECL_HTOLE64 1
- | #define HAVE_DECL_BE16TOH 1
- | #define HAVE_DECL_BE32TOH 1
- | #define HAVE_DECL_BE64TOH 1
- | #define HAVE_DECL_HTOBE16 1
- | #define HAVE_DECL_HTOBE32 1
- | #define HAVE_DECL_HTOBE64 1
- | /* end confdefs.h. */
- | #if HAVE_BYTESWAP_H
- | #include <byteswap.h>
- | #endif
- |
- | int
- | main (void)
- | {
- | #ifndef bswap_16
- | #ifdef __cplusplus
- | (void) bswap_16;
- | #else
- | (void) bswap_16;
- | #endif
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:27781: result: no
- configure:27792: checking whether bswap_32 is declared
- configure:27792: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- conftest.cpp:64:10: error: use of undeclared identifier 'bswap_32'
- (void) bswap_32;
- ^
- 1 error generated.
- configure:27792: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_ENDIAN_H 1
- | #define HAVE_SYS_ENDIAN_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_SYSCTL_H 1
- | #define HAVE_SYS_VMMETER_H 1
- | #define HAVE_DECL_GETIFADDRS 1
- | #define HAVE_DECL_FREEIFADDRS 1
- | #define HAVE_DECL_FORK 1
- | #define HAVE_DECL_SETSID 1
- | #define HAVE_DECL_PIPE2 1
- | #define HAVE_TIMINGSAFE_BCMP 1
- | #define HAVE_DECL_LE16TOH 1
- | #define HAVE_DECL_LE32TOH 1
- | #define HAVE_DECL_LE64TOH 1
- | #define HAVE_DECL_HTOLE16 1
- | #define HAVE_DECL_HTOLE32 1
- | #define HAVE_DECL_HTOLE64 1
- | #define HAVE_DECL_BE16TOH 1
- | #define HAVE_DECL_BE32TOH 1
- | #define HAVE_DECL_BE64TOH 1
- | #define HAVE_DECL_HTOBE16 1
- | #define HAVE_DECL_HTOBE32 1
- | #define HAVE_DECL_HTOBE64 1
- | #define HAVE_DECL_BSWAP_16 0
- | /* end confdefs.h. */
- | #if HAVE_BYTESWAP_H
- | #include <byteswap.h>
- | #endif
- |
- | int
- | main (void)
- | {
- | #ifndef bswap_32
- | #ifdef __cplusplus
- | (void) bswap_32;
- | #else
- | (void) bswap_32;
- | #endif
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:27792: result: no
- configure:27803: checking whether bswap_64 is declared
- configure:27803: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- conftest.cpp:65:10: error: use of undeclared identifier 'bswap_64'
- (void) bswap_64;
- ^
- 1 error generated.
- configure:27803: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_ENDIAN_H 1
- | #define HAVE_SYS_ENDIAN_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_SYSCTL_H 1
- | #define HAVE_SYS_VMMETER_H 1
- | #define HAVE_DECL_GETIFADDRS 1
- | #define HAVE_DECL_FREEIFADDRS 1
- | #define HAVE_DECL_FORK 1
- | #define HAVE_DECL_SETSID 1
- | #define HAVE_DECL_PIPE2 1
- | #define HAVE_TIMINGSAFE_BCMP 1
- | #define HAVE_DECL_LE16TOH 1
- | #define HAVE_DECL_LE32TOH 1
- | #define HAVE_DECL_LE64TOH 1
- | #define HAVE_DECL_HTOLE16 1
- | #define HAVE_DECL_HTOLE32 1
- | #define HAVE_DECL_HTOLE64 1
- | #define HAVE_DECL_BE16TOH 1
- | #define HAVE_DECL_BE32TOH 1
- | #define HAVE_DECL_BE64TOH 1
- | #define HAVE_DECL_HTOBE16 1
- | #define HAVE_DECL_HTOBE32 1
- | #define HAVE_DECL_HTOBE64 1
- | #define HAVE_DECL_BSWAP_16 0
- | #define HAVE_DECL_BSWAP_32 0
- | /* end confdefs.h. */
- | #if HAVE_BYTESWAP_H
- | #include <byteswap.h>
- | #endif
- |
- | int
- | main (void)
- | {
- | #ifndef bswap_64
- | #ifdef __cplusplus
- | (void) bswap_64;
- | #else
- | (void) bswap_64;
- | #endif
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:27803: result: no
- configure:27816: checking for __builtin_clzl
- configure:27831: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- configure:27831: $? = 0
- configure:27833: result: yes
- configure:27844: checking for __builtin_clzll
- configure:27859: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- configure:27859: $? = 0
- configure:27861: result: yes
- configure:27872: checking for getmemoryinfo
- configure:27885: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- conftest.cpp:59:10: fatal error: 'malloc.h' file not found
- #include <malloc.h>
- ^~~~~~~~~~
- 1 error generated.
- configure:27885: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_ENDIAN_H 1
- | #define HAVE_SYS_ENDIAN_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_SYSCTL_H 1
- | #define HAVE_SYS_VMMETER_H 1
- | #define HAVE_DECL_GETIFADDRS 1
- | #define HAVE_DECL_FREEIFADDRS 1
- | #define HAVE_DECL_FORK 1
- | #define HAVE_DECL_SETSID 1
- | #define HAVE_DECL_PIPE2 1
- | #define HAVE_TIMINGSAFE_BCMP 1
- | #define HAVE_DECL_LE16TOH 1
- | #define HAVE_DECL_LE32TOH 1
- | #define HAVE_DECL_LE64TOH 1
- | #define HAVE_DECL_HTOLE16 1
- | #define HAVE_DECL_HTOLE32 1
- | #define HAVE_DECL_HTOLE64 1
- | #define HAVE_DECL_BE16TOH 1
- | #define HAVE_DECL_BE32TOH 1
- | #define HAVE_DECL_BE64TOH 1
- | #define HAVE_DECL_HTOBE16 1
- | #define HAVE_DECL_HTOBE32 1
- | #define HAVE_DECL_HTOBE64 1
- | #define HAVE_DECL_BSWAP_16 0
- | #define HAVE_DECL_BSWAP_32 0
- | #define HAVE_DECL_BSWAP_64 0
- | #define HAVE_BUILTIN_CLZL 1
- | #define HAVE_BUILTIN_CLZLL 1
- | /* end confdefs.h. */
- | #include <malloc.h>
- | int
- | main (void)
- | {
- | int f = malloc_info(0, NULL);
- | ;
- | return 0;
- | }
- configure:27892: result: no
- configure:27898: checking for mallopt M_ARENA_MAX
- configure:27911: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- conftest.cpp:59:10: fatal error: 'malloc.h' file not found
- #include <malloc.h>
- ^~~~~~~~~~
- 1 error generated.
- configure:27911: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_ENDIAN_H 1
- | #define HAVE_SYS_ENDIAN_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_SYSCTL_H 1
- | #define HAVE_SYS_VMMETER_H 1
- | #define HAVE_DECL_GETIFADDRS 1
- | #define HAVE_DECL_FREEIFADDRS 1
- | #define HAVE_DECL_FORK 1
- | #define HAVE_DECL_SETSID 1
- | #define HAVE_DECL_PIPE2 1
- | #define HAVE_TIMINGSAFE_BCMP 1
- | #define HAVE_DECL_LE16TOH 1
- | #define HAVE_DECL_LE32TOH 1
- | #define HAVE_DECL_LE64TOH 1
- | #define HAVE_DECL_HTOLE16 1
- | #define HAVE_DECL_HTOLE32 1
- | #define HAVE_DECL_HTOLE64 1
- | #define HAVE_DECL_BE16TOH 1
- | #define HAVE_DECL_BE32TOH 1
- | #define HAVE_DECL_BE64TOH 1
- | #define HAVE_DECL_HTOBE16 1
- | #define HAVE_DECL_HTOBE32 1
- | #define HAVE_DECL_HTOBE64 1
- | #define HAVE_DECL_BSWAP_16 0
- | #define HAVE_DECL_BSWAP_32 0
- | #define HAVE_DECL_BSWAP_64 0
- | #define HAVE_BUILTIN_CLZL 1
- | #define HAVE_BUILTIN_CLZLL 1
- | /* end confdefs.h. */
- | #include <malloc.h>
- | int
- | main (void)
- | {
- | mallopt(M_ARENA_MAX, 1);
- | ;
- | return 0;
- | }
- configure:27918: result: no
- configure:27924: checking for posix_fallocate
- configure:27945: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- conftest.cpp:71:10: error: use of undeclared identifier 'posix_fallocate'
- int f = posix_fallocate(0, 0, 0);
- ^
- 1 error generated.
- configure:27945: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_ENDIAN_H 1
- | #define HAVE_SYS_ENDIAN_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_SYSCTL_H 1
- | #define HAVE_SYS_VMMETER_H 1
- | #define HAVE_DECL_GETIFADDRS 1
- | #define HAVE_DECL_FREEIFADDRS 1
- | #define HAVE_DECL_FORK 1
- | #define HAVE_DECL_SETSID 1
- | #define HAVE_DECL_PIPE2 1
- | #define HAVE_TIMINGSAFE_BCMP 1
- | #define HAVE_DECL_LE16TOH 1
- | #define HAVE_DECL_LE32TOH 1
- | #define HAVE_DECL_LE64TOH 1
- | #define HAVE_DECL_HTOLE16 1
- | #define HAVE_DECL_HTOLE32 1
- | #define HAVE_DECL_HTOLE64 1
- | #define HAVE_DECL_BE16TOH 1
- | #define HAVE_DECL_BE32TOH 1
- | #define HAVE_DECL_BE64TOH 1
- | #define HAVE_DECL_HTOBE16 1
- | #define HAVE_DECL_HTOBE32 1
- | #define HAVE_DECL_HTOBE64 1
- | #define HAVE_DECL_BSWAP_16 0
- | #define HAVE_DECL_BSWAP_32 0
- | #define HAVE_DECL_BSWAP_64 0
- | #define HAVE_BUILTIN_CLZL 1
- | #define HAVE_BUILTIN_CLZLL 1
- | /* end confdefs.h. */
- |
- | // same as in src/util/system.cpp
- | #ifdef __linux__
- | #ifdef _POSIX_C_SOURCE
- | #undef _POSIX_C_SOURCE
- | #endif
- | #define _POSIX_C_SOURCE 200112L
- | #endif // __linux__
- | #include <fcntl.h>
- | int
- | main (void)
- | {
- | int f = posix_fallocate(0, 0, 0);
- | ;
- | return 0;
- | }
- configure:27952: result: no
- configure:27958: checking for default visibility attribute
- configure:27967: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- configure:27967: $? = 0
- configure:27973: result: yes
- configure:27988: checking for dllexport attribute
- configure:27997: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- conftest.cpp:61:3: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes
- __declspec(dllexport) int foo(void);
- ^
- 1 error generated.
- configure:27997: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_ENDIAN_H 1
- | #define HAVE_SYS_ENDIAN_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_SYSCTL_H 1
- | #define HAVE_SYS_VMMETER_H 1
- | #define HAVE_DECL_GETIFADDRS 1
- | #define HAVE_DECL_FREEIFADDRS 1
- | #define HAVE_DECL_FORK 1
- | #define HAVE_DECL_SETSID 1
- | #define HAVE_DECL_PIPE2 1
- | #define HAVE_TIMINGSAFE_BCMP 1
- | #define HAVE_DECL_LE16TOH 1
- | #define HAVE_DECL_LE32TOH 1
- | #define HAVE_DECL_LE64TOH 1
- | #define HAVE_DECL_HTOLE16 1
- | #define HAVE_DECL_HTOLE32 1
- | #define HAVE_DECL_HTOLE64 1
- | #define HAVE_DECL_BE16TOH 1
- | #define HAVE_DECL_BE32TOH 1
- | #define HAVE_DECL_BE64TOH 1
- | #define HAVE_DECL_HTOBE16 1
- | #define HAVE_DECL_HTOBE32 1
- | #define HAVE_DECL_HTOBE64 1
- | #define HAVE_DECL_BSWAP_16 0
- | #define HAVE_DECL_BSWAP_32 0
- | #define HAVE_DECL_BSWAP_64 0
- | #define HAVE_BUILTIN_CLZL 1
- | #define HAVE_BUILTIN_CLZLL 1
- | #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1
- | /* end confdefs.h. */
- |
- | __declspec(dllexport) int foo(void);
- | int main(){}
- |
- configure:28007: result: no
- configure:28016: checking for thread_local support
- configure:28030: c++ -std=c++17 -o conftest -g -O2 -pthread conftest.cpp >&5
- configure:28030: $? = 0
- configure:28046: result: yes
- configure:28063: checking for gmtime_r
- configure:28076: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- configure:28076: $? = 0
- configure:28078: result: yes
- configure:28113: checking for Linux getrandom syscall
- configure:28128: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- conftest.cpp:64:12: fatal error: 'linux/random.h' file not found
- #include <linux/random.h>
- ^~~~~~~~~~~~~~~~
- 1 error generated.
- configure:28128: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_ENDIAN_H 1
- | #define HAVE_SYS_ENDIAN_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_SYSCTL_H 1
- | #define HAVE_SYS_VMMETER_H 1
- | #define HAVE_DECL_GETIFADDRS 1
- | #define HAVE_DECL_FREEIFADDRS 1
- | #define HAVE_DECL_FORK 1
- | #define HAVE_DECL_SETSID 1
- | #define HAVE_DECL_PIPE2 1
- | #define HAVE_TIMINGSAFE_BCMP 1
- | #define HAVE_DECL_LE16TOH 1
- | #define HAVE_DECL_LE32TOH 1
- | #define HAVE_DECL_LE64TOH 1
- | #define HAVE_DECL_HTOLE16 1
- | #define HAVE_DECL_HTOLE32 1
- | #define HAVE_DECL_HTOLE64 1
- | #define HAVE_DECL_BE16TOH 1
- | #define HAVE_DECL_BE32TOH 1
- | #define HAVE_DECL_BE64TOH 1
- | #define HAVE_DECL_HTOBE16 1
- | #define HAVE_DECL_HTOBE32 1
- | #define HAVE_DECL_HTOBE64 1
- | #define HAVE_DECL_BSWAP_16 0
- | #define HAVE_DECL_BSWAP_32 0
- | #define HAVE_DECL_BSWAP_64 0
- | #define HAVE_BUILTIN_CLZL 1
- | #define HAVE_BUILTIN_CLZLL 1
- | #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1
- | #define HAVE_THREAD_LOCAL 1
- | #define HAVE_GMTIME_R 1
- | /* end confdefs.h. */
- | #include <unistd.h>
- | #include <sys/syscall.h>
- | #include <linux/random.h>
- | int
- | main (void)
- | {
- | syscall(SYS_getrandom, nullptr, 32, 0);
- | ;
- | return 0;
- | }
- configure:28135: result: no
- configure:28141: checking for getentropy via random.h
- configure:28155: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- conftest.cpp:63:11: fatal error: 'sys/random.h' file not found
- #include <sys/random.h>
- ^~~~~~~~~~~~~~
- 1 error generated.
- configure:28155: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_ENDIAN_H 1
- | #define HAVE_SYS_ENDIAN_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_SYSCTL_H 1
- | #define HAVE_SYS_VMMETER_H 1
- | #define HAVE_DECL_GETIFADDRS 1
- | #define HAVE_DECL_FREEIFADDRS 1
- | #define HAVE_DECL_FORK 1
- | #define HAVE_DECL_SETSID 1
- | #define HAVE_DECL_PIPE2 1
- | #define HAVE_TIMINGSAFE_BCMP 1
- | #define HAVE_DECL_LE16TOH 1
- | #define HAVE_DECL_LE32TOH 1
- | #define HAVE_DECL_LE64TOH 1
- | #define HAVE_DECL_HTOLE16 1
- | #define HAVE_DECL_HTOLE32 1
- | #define HAVE_DECL_HTOLE64 1
- | #define HAVE_DECL_BE16TOH 1
- | #define HAVE_DECL_BE32TOH 1
- | #define HAVE_DECL_BE64TOH 1
- | #define HAVE_DECL_HTOBE16 1
- | #define HAVE_DECL_HTOBE32 1
- | #define HAVE_DECL_HTOBE64 1
- | #define HAVE_DECL_BSWAP_16 0
- | #define HAVE_DECL_BSWAP_32 0
- | #define HAVE_DECL_BSWAP_64 0
- | #define HAVE_BUILTIN_CLZL 1
- | #define HAVE_BUILTIN_CLZLL 1
- | #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1
- | #define HAVE_THREAD_LOCAL 1
- | #define HAVE_GMTIME_R 1
- | /* end confdefs.h. */
- | #include <unistd.h>
- | #include <sys/random.h>
- | int
- | main (void)
- | {
- | getentropy(nullptr, 32)
- | ;
- | return 0;
- | }
- configure:28162: result: no
- configure:28168: checking for sysctl
- configure:28185: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- configure:28185: $? = 0
- configure:28187: result: yes
- configure:28198: checking for sysctl KERN_ARND
- configure:28216: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- conftest.cpp:71:37: error: use of undeclared identifier 'KERN_ARND'
- static int name[2] = {CTL_KERN, KERN_ARND};
- ^
- 1 error generated.
- configure:28216: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_ENDIAN_H 1
- | #define HAVE_SYS_ENDIAN_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_SYSCTL_H 1
- | #define HAVE_SYS_VMMETER_H 1
- | #define HAVE_DECL_GETIFADDRS 1
- | #define HAVE_DECL_FREEIFADDRS 1
- | #define HAVE_DECL_FORK 1
- | #define HAVE_DECL_SETSID 1
- | #define HAVE_DECL_PIPE2 1
- | #define HAVE_TIMINGSAFE_BCMP 1
- | #define HAVE_DECL_LE16TOH 1
- | #define HAVE_DECL_LE32TOH 1
- | #define HAVE_DECL_LE64TOH 1
- | #define HAVE_DECL_HTOLE16 1
- | #define HAVE_DECL_HTOLE32 1
- | #define HAVE_DECL_HTOLE64 1
- | #define HAVE_DECL_BE16TOH 1
- | #define HAVE_DECL_BE32TOH 1
- | #define HAVE_DECL_BE64TOH 1
- | #define HAVE_DECL_HTOBE16 1
- | #define HAVE_DECL_HTOBE32 1
- | #define HAVE_DECL_HTOBE64 1
- | #define HAVE_DECL_BSWAP_16 0
- | #define HAVE_DECL_BSWAP_32 0
- | #define HAVE_DECL_BSWAP_64 0
- | #define HAVE_BUILTIN_CLZL 1
- | #define HAVE_BUILTIN_CLZLL 1
- | #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1
- | #define HAVE_THREAD_LOCAL 1
- | #define HAVE_GMTIME_R 1
- | #define HAVE_SYSCTL 1
- | /* end confdefs.h. */
- | #include <sys/types.h>
- | #include <sys/sysctl.h>
- | int
- | main (void)
- | {
- | #ifdef __linux__
- | #error "Don't use sysctl on Linux, it's deprecated even when it works"
- | #endif
- | static int name[2] = {CTL_KERN, KERN_ARND};
- | sysctl(name, 2, nullptr, nullptr, nullptr, 0);
- | ;
- | return 0;
- | }
- configure:28223: result: no
- configure:28229: checking for if type char equals int8_t
- configure:28243: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- conftest.cpp:68:2: error: static_assert failed due to requirement 'std::is_same<signed char, char>::value' ""
- static_assert(std::is_same<int8_t, char>::value, "");
- ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:28243: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_ENDIAN_H 1
- | #define HAVE_SYS_ENDIAN_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_SYSCTL_H 1
- | #define HAVE_SYS_VMMETER_H 1
- | #define HAVE_DECL_GETIFADDRS 1
- | #define HAVE_DECL_FREEIFADDRS 1
- | #define HAVE_DECL_FORK 1
- | #define HAVE_DECL_SETSID 1
- | #define HAVE_DECL_PIPE2 1
- | #define HAVE_TIMINGSAFE_BCMP 1
- | #define HAVE_DECL_LE16TOH 1
- | #define HAVE_DECL_LE32TOH 1
- | #define HAVE_DECL_LE64TOH 1
- | #define HAVE_DECL_HTOLE16 1
- | #define HAVE_DECL_HTOLE32 1
- | #define HAVE_DECL_HTOLE64 1
- | #define HAVE_DECL_BE16TOH 1
- | #define HAVE_DECL_BE32TOH 1
- | #define HAVE_DECL_BE64TOH 1
- | #define HAVE_DECL_HTOBE16 1
- | #define HAVE_DECL_HTOBE32 1
- | #define HAVE_DECL_HTOBE64 1
- | #define HAVE_DECL_BSWAP_16 0
- | #define HAVE_DECL_BSWAP_32 0
- | #define HAVE_DECL_BSWAP_64 0
- | #define HAVE_BUILTIN_CLZL 1
- | #define HAVE_BUILTIN_CLZLL 1
- | #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1
- | #define HAVE_THREAD_LOCAL 1
- | #define HAVE_GMTIME_R 1
- | #define HAVE_SYSCTL 1
- | /* end confdefs.h. */
- | #include <stdint.h>
- | #include <type_traits>
- | int
- | main (void)
- | {
- | static_assert(std::is_same<int8_t, char>::value, "");
- | ;
- | return 0;
- | }
- configure:28250: result: no
- configure:28256: checking for fdatasync
- configure:28269: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- configure:28269: $? = 0
- configure:28271: result: yes
- configure:28283: checking for F_FULLFSYNC
- configure:28296: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- conftest.cpp:68:11: error: use of undeclared identifier 'F_FULLFSYNC'
- fcntl(0, F_FULLFSYNC, 0);
- ^
- 1 error generated.
- configure:28296: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_ENDIAN_H 1
- | #define HAVE_SYS_ENDIAN_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_SYSCTL_H 1
- | #define HAVE_SYS_VMMETER_H 1
- | #define HAVE_DECL_GETIFADDRS 1
- | #define HAVE_DECL_FREEIFADDRS 1
- | #define HAVE_DECL_FORK 1
- | #define HAVE_DECL_SETSID 1
- | #define HAVE_DECL_PIPE2 1
- | #define HAVE_TIMINGSAFE_BCMP 1
- | #define HAVE_DECL_LE16TOH 1
- | #define HAVE_DECL_LE32TOH 1
- | #define HAVE_DECL_LE64TOH 1
- | #define HAVE_DECL_HTOLE16 1
- | #define HAVE_DECL_HTOLE32 1
- | #define HAVE_DECL_HTOLE64 1
- | #define HAVE_DECL_BE16TOH 1
- | #define HAVE_DECL_BE32TOH 1
- | #define HAVE_DECL_BE64TOH 1
- | #define HAVE_DECL_HTOBE16 1
- | #define HAVE_DECL_HTOBE32 1
- | #define HAVE_DECL_HTOBE64 1
- | #define HAVE_DECL_BSWAP_16 0
- | #define HAVE_DECL_BSWAP_32 0
- | #define HAVE_DECL_BSWAP_64 0
- | #define HAVE_BUILTIN_CLZL 1
- | #define HAVE_BUILTIN_CLZLL 1
- | #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1
- | #define HAVE_THREAD_LOCAL 1
- | #define HAVE_GMTIME_R 1
- | #define HAVE_SYSCTL 1
- | #define HAVE_FDATASYNC 1
- | /* end confdefs.h. */
- | #include <fcntl.h>
- | int
- | main (void)
- | {
- | fcntl(0, F_FULLFSYNC, 0);
- | ;
- | return 0;
- | }
- configure:28301: result: no
- configure:28307: checking for O_CLOEXEC
- configure:28320: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- configure:28320: $? = 0
- configure:28322: result: yes
- configure:28334: checking for __builtin_prefetch
- configure:28351: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- configure:28351: $? = 0
- configure:28353: result: yes
- configure:28362: checking for _mm_prefetch
- configure:28379: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- configure:28379: $? = 0
- configure:28381: result: yes
- configure:28390: checking for strong getauxval support in the system headers
- configure:28407: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- conftest.cpp:66:14: fatal error: 'sys/auxv.h' file not found
- #include <sys/auxv.h>
- ^~~~~~~~~~~~
- 1 error generated.
- configure:28407: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_ENDIAN_H 1
- | #define HAVE_SYS_ENDIAN_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_SYSCTL_H 1
- | #define HAVE_SYS_VMMETER_H 1
- | #define HAVE_DECL_GETIFADDRS 1
- | #define HAVE_DECL_FREEIFADDRS 1
- | #define HAVE_DECL_FORK 1
- | #define HAVE_DECL_SETSID 1
- | #define HAVE_DECL_PIPE2 1
- | #define HAVE_TIMINGSAFE_BCMP 1
- | #define HAVE_DECL_LE16TOH 1
- | #define HAVE_DECL_LE32TOH 1
- | #define HAVE_DECL_LE64TOH 1
- | #define HAVE_DECL_HTOLE16 1
- | #define HAVE_DECL_HTOLE32 1
- | #define HAVE_DECL_HTOLE64 1
- | #define HAVE_DECL_BE16TOH 1
- | #define HAVE_DECL_BE32TOH 1
- | #define HAVE_DECL_BE64TOH 1
- | #define HAVE_DECL_HTOBE16 1
- | #define HAVE_DECL_HTOBE32 1
- | #define HAVE_DECL_HTOBE64 1
- | #define HAVE_DECL_BSWAP_16 0
- | #define HAVE_DECL_BSWAP_32 0
- | #define HAVE_DECL_BSWAP_64 0
- | #define HAVE_BUILTIN_CLZL 1
- | #define HAVE_BUILTIN_CLZLL 1
- | #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1
- | #define HAVE_THREAD_LOCAL 1
- | #define HAVE_GMTIME_R 1
- | #define HAVE_SYSCTL 1
- | #define HAVE_FDATASYNC 1
- | #define HAVE_O_CLOEXEC 1
- | /* end confdefs.h. */
- |
- | #include <sys/auxv.h>
- |
- | int
- | main (void)
- | {
- |
- | getauxval(AT_HWCAP);
- |
- | ;
- | return 0;
- | }
- configure:28414: result: no
- configure:28421: checking for std::system
- configure:28435: c++ -std=c++17 -o conftest -g -O2 conftest.cpp >&5
- configure:28435: $? = 0
- configure:28437: result: yes
- configure:28447: checking for ::_wsystem
- configure:28461: c++ -std=c++17 -o conftest -g -O2 conftest.cpp >&5
- conftest.cpp:69:15: error: no member named '_wsystem' in the global namespace; did you mean 'system'?
- int nErr = ::_wsystem(NULL);
- ~~^~~~~~~~
- system
- /usr/include/stdlib.h:134:6: note: 'system' declared here
- int system(const char *);
- ^
- 1 error generated.
- configure:28461: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_ENDIAN_H 1
- | #define HAVE_SYS_ENDIAN_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_SYSCTL_H 1
- | #define HAVE_SYS_VMMETER_H 1
- | #define HAVE_DECL_GETIFADDRS 1
- | #define HAVE_DECL_FREEIFADDRS 1
- | #define HAVE_DECL_FORK 1
- | #define HAVE_DECL_SETSID 1
- | #define HAVE_DECL_PIPE2 1
- | #define HAVE_TIMINGSAFE_BCMP 1
- | #define HAVE_DECL_LE16TOH 1
- | #define HAVE_DECL_LE32TOH 1
- | #define HAVE_DECL_LE64TOH 1
- | #define HAVE_DECL_HTOLE16 1
- | #define HAVE_DECL_HTOLE32 1
- | #define HAVE_DECL_HTOLE64 1
- | #define HAVE_DECL_BE16TOH 1
- | #define HAVE_DECL_BE32TOH 1
- | #define HAVE_DECL_BE64TOH 1
- | #define HAVE_DECL_HTOBE16 1
- | #define HAVE_DECL_HTOBE32 1
- | #define HAVE_DECL_HTOBE64 1
- | #define HAVE_DECL_BSWAP_16 0
- | #define HAVE_DECL_BSWAP_32 0
- | #define HAVE_DECL_BSWAP_64 0
- | #define HAVE_BUILTIN_CLZL 1
- | #define HAVE_BUILTIN_CLZLL 1
- | #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1
- | #define HAVE_THREAD_LOCAL 1
- | #define HAVE_GMTIME_R 1
- | #define HAVE_SYSCTL 1
- | #define HAVE_FDATASYNC 1
- | #define HAVE_O_CLOEXEC 1
- | /* end confdefs.h. */
- | #include <stdlib.h>
- | int
- | main (void)
- | {
- | int nErr = ::_wsystem(NULL);
- |
- | ;
- | return 0;
- | }
- configure:28466: result: no
- configure:28651: checking for Qt5Core >= 5.11.3
- configure:28658: $PKG_CONFIG --exists --print-errors "${qt_lib_prefix}Core${qt_lib_suffix} $qt_version"
- configure:28661: $? = 0
- configure:28675: $PKG_CONFIG --exists --print-errors "${qt_lib_prefix}Core${qt_lib_suffix} $qt_version"
- configure:28678: $? = 0
- configure:28738: result: yes
- configure:28754: checking for Qt5Gui >= 5.11.3
- configure:28761: $PKG_CONFIG --exists --print-errors "${qt_lib_prefix}Gui${qt_lib_suffix} $qt_version"
- configure:28764: $? = 0
- configure:28778: $PKG_CONFIG --exists --print-errors "${qt_lib_prefix}Gui${qt_lib_suffix} $qt_version"
- configure:28781: $? = 0
- configure:28841: result: yes
- configure:28857: checking for Qt5Widgets >= 5.11.3
- configure:28864: $PKG_CONFIG --exists --print-errors "${qt_lib_prefix}Widgets${qt_lib_suffix} $qt_version"
- configure:28867: $? = 0
- configure:28881: $PKG_CONFIG --exists --print-errors "${qt_lib_prefix}Widgets${qt_lib_suffix} $qt_version"
- configure:28884: $? = 0
- configure:28944: result: yes
- configure:28960: checking for Qt5Network >= 5.11.3
- configure:28967: $PKG_CONFIG --exists --print-errors "${qt_lib_prefix}Network${qt_lib_suffix} $qt_version"
- configure:28970: $? = 0
- configure:28984: $PKG_CONFIG --exists --print-errors "${qt_lib_prefix}Network${qt_lib_suffix} $qt_version"
- configure:28987: $? = 0
- configure:29047: result: yes
- configure:29064: checking for Qt5Test >= 5.11.3
- configure:29071: $PKG_CONFIG --exists --print-errors "${qt_lib_prefix}Test${qt_lib_suffix} $qt_version"
- configure:29074: $? = 0
- configure:29088: $PKG_CONFIG --exists --print-errors "${qt_lib_prefix}Test${qt_lib_suffix} $qt_version"
- configure:29091: $? = 0
- configure:29129: result: yes
- configure:29136: checking for Qt5DBus >= 5.11.3
- configure:29143: $PKG_CONFIG --exists --print-errors "${qt_lib_prefix}DBus $qt_version"
- configure:29146: $? = 0
- configure:29160: $PKG_CONFIG --exists --print-errors "${qt_lib_prefix}DBus $qt_version"
- configure:29163: $? = 0
- configure:29201: result: yes
- configure:29228: checking for static Qt
- configure:29255: c++ -std=c++17 -c -fPIC -g -O2 -DQT_NETWORK_LIB -I/usr/local/include/X11/qt5/QtNetwork -I/usr/local/include/X11/qt5 -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5 -DQT_GUI_LIB -I/usr/local/include/X11/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore -DQT_GUI_LIB -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5 -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore -I/usr/local/include/X11/qt5 -DHAVE_BUILD_INFO conftest.cpp >&5
- conftest.cpp:77:9: error: use of undeclared identifier 'choke'
- choke
- ^
- 1 error generated.
- configure:29255: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_ENDIAN_H 1
- | #define HAVE_SYS_ENDIAN_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_SYSCTL_H 1
- | #define HAVE_SYS_VMMETER_H 1
- | #define HAVE_DECL_GETIFADDRS 1
- | #define HAVE_DECL_FREEIFADDRS 1
- | #define HAVE_DECL_FORK 1
- | #define HAVE_DECL_SETSID 1
- | #define HAVE_DECL_PIPE2 1
- | #define HAVE_TIMINGSAFE_BCMP 1
- | #define HAVE_DECL_LE16TOH 1
- | #define HAVE_DECL_LE32TOH 1
- | #define HAVE_DECL_LE64TOH 1
- | #define HAVE_DECL_HTOLE16 1
- | #define HAVE_DECL_HTOLE32 1
- | #define HAVE_DECL_HTOLE64 1
- | #define HAVE_DECL_BE16TOH 1
- | #define HAVE_DECL_BE32TOH 1
- | #define HAVE_DECL_BE64TOH 1
- | #define HAVE_DECL_HTOBE16 1
- | #define HAVE_DECL_HTOBE32 1
- | #define HAVE_DECL_HTOBE64 1
- | #define HAVE_DECL_BSWAP_16 0
- | #define HAVE_DECL_BSWAP_32 0
- | #define HAVE_DECL_BSWAP_64 0
- | #define HAVE_BUILTIN_CLZL 1
- | #define HAVE_BUILTIN_CLZLL 1
- | #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1
- | #define HAVE_THREAD_LOCAL 1
- | #define HAVE_GMTIME_R 1
- | #define HAVE_SYSCTL 1
- | #define HAVE_FDATASYNC 1
- | #define HAVE_O_CLOEXEC 1
- | #define HAVE_SYSTEM 1
- | /* end confdefs.h. */
- |
- | #include <QtCore/qconfig.h>
- | #ifndef QT_VERSION
- | # include <QtCore/qglobal.h>
- | #endif
- |
- | int
- | main (void)
- | {
- |
- | #if !defined(QT_STATIC)
- | choke
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:29264: result: no
- configure:31330: checking whether -fPIE can be used with this Qt config
- configure:31356: c++ -std=c++17 -c -fPIE -g -O2 -DQT_NETWORK_LIB -I/usr/local/include/X11/qt5/QtNetwork -I/usr/local/include/X11/qt5 -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5 -DQT_GUI_LIB -I/usr/local/include/X11/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore -DQT_GUI_LIB -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5 -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore -I/usr/local/include/X11/qt5 -DHAVE_BUILD_INFO conftest.cpp >&5
- conftest.cpp:77:9: error: use of undeclared identifier 'choke'
- choke
- ^
- 1 error generated.
- configure:31356: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_ENDIAN_H 1
- | #define HAVE_SYS_ENDIAN_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_SYSCTL_H 1
- | #define HAVE_SYS_VMMETER_H 1
- | #define HAVE_DECL_GETIFADDRS 1
- | #define HAVE_DECL_FREEIFADDRS 1
- | #define HAVE_DECL_FORK 1
- | #define HAVE_DECL_SETSID 1
- | #define HAVE_DECL_PIPE2 1
- | #define HAVE_TIMINGSAFE_BCMP 1
- | #define HAVE_DECL_LE16TOH 1
- | #define HAVE_DECL_LE32TOH 1
- | #define HAVE_DECL_LE64TOH 1
- | #define HAVE_DECL_HTOLE16 1
- | #define HAVE_DECL_HTOLE32 1
- | #define HAVE_DECL_HTOLE64 1
- | #define HAVE_DECL_BE16TOH 1
- | #define HAVE_DECL_BE32TOH 1
- | #define HAVE_DECL_BE64TOH 1
- | #define HAVE_DECL_HTOBE16 1
- | #define HAVE_DECL_HTOBE32 1
- | #define HAVE_DECL_HTOBE64 1
- | #define HAVE_DECL_BSWAP_16 0
- | #define HAVE_DECL_BSWAP_32 0
- | #define HAVE_DECL_BSWAP_64 0
- | #define HAVE_BUILTIN_CLZL 1
- | #define HAVE_BUILTIN_CLZLL 1
- | #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1
- | #define HAVE_THREAD_LOCAL 1
- | #define HAVE_GMTIME_R 1
- | #define HAVE_SYSCTL 1
- | #define HAVE_FDATASYNC 1
- | #define HAVE_O_CLOEXEC 1
- | #define HAVE_SYSTEM 1
- | /* end confdefs.h. */
- |
- | #include <QtCore/qconfig.h>
- | #ifndef QT_VERSION
- | # include <QtCore/qglobal.h>
- | #endif
- |
- | int
- | main (void)
- | {
- |
- | #if defined(QT_REDUCE_RELOCATIONS)
- | choke
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:31361: result: no
- configure:31432: checking for moc-qt5
- configure:31470: result: no
- configure:31432: checking for moc5
- configure:31470: result: no
- configure:31432: checking for moc
- configure:31455: found /usr/local/lib/qt5/bin/moc
- configure:31467: result: /usr/local/lib/qt5/bin/moc
- configure:31561: checking for uic-qt5
- configure:31599: result: no
- configure:31561: checking for uic5
- configure:31599: result: no
- configure:31561: checking for uic
- configure:31584: found /usr/local/lib/qt5/bin/uic
- configure:31596: result: /usr/local/lib/qt5/bin/uic
- configure:31690: checking for rcc-qt5
- configure:31728: result: no
- configure:31690: checking for rcc5
- configure:31728: result: no
- configure:31690: checking for rcc
- configure:31713: found /usr/local/lib/qt5/bin/rcc
- configure:31725: result: /usr/local/lib/qt5/bin/rcc
- configure:31819: checking for lrelease-qt5
- configure:31857: result: no
- configure:31819: checking for lrelease5
- configure:31857: result: no
- configure:31819: checking for lrelease
- configure:31842: found /usr/local/lib/qt5/bin/lrelease
- configure:31854: result: /usr/local/lib/qt5/bin/lrelease
- configure:31948: checking for lupdate-qt5
- configure:31986: result: no
- configure:31948: checking for lupdate5
- configure:31986: result: no
- configure:31948: checking for lupdate
- configure:31971: found /usr/local/lib/qt5/bin/lupdate
- configure:31983: result: /usr/local/lib/qt5/bin/lupdate
- configure:32077: checking for lconvert-qt5
- configure:32115: result: no
- configure:32077: checking for lconvert5
- configure:32115: result: no
- configure:32077: checking for lconvert
- configure:32100: found /usr/local/lib/qt5/bin/lconvert
- configure:32112: result: /usr/local/lib/qt5/bin/lconvert
- configure:32308: checking whether to build Bitcoin Core GUI
- configure:32343: result: yes (Qt5)
- configure:32370: checking whether main function is needed for fuzz binary
- configure:32373: checking whether the linker accepts
- configure:32400: c++ -std=c++17 -o conftest -g -O2 conftest.cpp >&5
- ld: error: undefined symbol: main
- >>> referenced by /usr/lib/crt0.o:(.text+0x13E)
- c++: error: linker command failed with exit code 1 (use -v to see invocation)
- configure:32400: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_ENDIAN_H 1
- | #define HAVE_SYS_ENDIAN_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_SYSCTL_H 1
- | #define HAVE_SYS_VMMETER_H 1
- | #define HAVE_DECL_GETIFADDRS 1
- | #define HAVE_DECL_FREEIFADDRS 1
- | #define HAVE_DECL_FORK 1
- | #define HAVE_DECL_SETSID 1
- | #define HAVE_DECL_PIPE2 1
- | #define HAVE_TIMINGSAFE_BCMP 1
- | #define HAVE_DECL_LE16TOH 1
- | #define HAVE_DECL_LE32TOH 1
- | #define HAVE_DECL_LE64TOH 1
- | #define HAVE_DECL_HTOLE16 1
- | #define HAVE_DECL_HTOLE32 1
- | #define HAVE_DECL_HTOLE64 1
- | #define HAVE_DECL_BE16TOH 1
- | #define HAVE_DECL_BE32TOH 1
- | #define HAVE_DECL_BE64TOH 1
- | #define HAVE_DECL_HTOBE16 1
- | #define HAVE_DECL_HTOBE32 1
- | #define HAVE_DECL_HTOBE64 1
- | #define HAVE_DECL_BSWAP_16 0
- | #define HAVE_DECL_BSWAP_32 0
- | #define HAVE_DECL_BSWAP_64 0
- | #define HAVE_BUILTIN_CLZL 1
- | #define HAVE_BUILTIN_CLZLL 1
- | #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1
- | #define HAVE_THREAD_LOCAL 1
- | #define HAVE_GMTIME_R 1
- | #define HAVE_SYSCTL 1
- | #define HAVE_FDATASYNC 1
- | #define HAVE_O_CLOEXEC 1
- | #define HAVE_SYSTEM 1
- | /* end confdefs.h. */
- |
- | #include <cstdint>
- | #include <cstddef>
- | extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { return 0; }
- | /* comment to remove the main function ...
- |
- | int
- | main (void)
- | {
- |
- | */ int not_main() {
- |
- | ;
- | return 0;
- | }
- configure:32411: result: no
- configure:32418: result: yes
- configure:32432: checking for __builtin_mul_overflow
- configure:32444: c++ -std=c++17 -o conftest -g -O2 conftest.cpp >&5
- configure:32444: $? = 0
- configure:32447: result: yes
- configure:32508: checking for Berkeley DB C++ headers
- configure:32538: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- conftest.cpp:68:18: fatal error: 'bdb4.8/db_cxx.h' file not found
- #include <bdb4.8/db_cxx.h>
- ^~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:32538: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_ENDIAN_H 1
- | #define HAVE_SYS_ENDIAN_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_SYSCTL_H 1
- | #define HAVE_SYS_VMMETER_H 1
- | #define HAVE_DECL_GETIFADDRS 1
- | #define HAVE_DECL_FREEIFADDRS 1
- | #define HAVE_DECL_FORK 1
- | #define HAVE_DECL_SETSID 1
- | #define HAVE_DECL_PIPE2 1
- | #define HAVE_TIMINGSAFE_BCMP 1
- | #define HAVE_DECL_LE16TOH 1
- | #define HAVE_DECL_LE32TOH 1
- | #define HAVE_DECL_LE64TOH 1
- | #define HAVE_DECL_HTOLE16 1
- | #define HAVE_DECL_HTOLE32 1
- | #define HAVE_DECL_HTOLE64 1
- | #define HAVE_DECL_BE16TOH 1
- | #define HAVE_DECL_BE32TOH 1
- | #define HAVE_DECL_BE64TOH 1
- | #define HAVE_DECL_HTOBE16 1
- | #define HAVE_DECL_HTOBE32 1
- | #define HAVE_DECL_HTOBE64 1
- | #define HAVE_DECL_BSWAP_16 0
- | #define HAVE_DECL_BSWAP_32 0
- | #define HAVE_DECL_BSWAP_64 0
- | #define HAVE_BUILTIN_CLZL 1
- | #define HAVE_BUILTIN_CLZLL 1
- | #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1
- | #define HAVE_THREAD_LOCAL 1
- | #define HAVE_GMTIME_R 1
- | #define HAVE_SYSCTL 1
- | #define HAVE_FDATASYNC 1
- | #define HAVE_O_CLOEXEC 1
- | #define HAVE_SYSTEM 1
- | #define HAVE_BUILTIN_MUL_OVERFLOW 1
- | /* end confdefs.h. */
- |
- | #include <bdb4.8/db_cxx.h>
- |
- | int
- | main (void)
- | {
- |
- | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
- | #error "failed to find bdb 4.8+"
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:32538: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- conftest.cpp:68:18: fatal error: 'libdb4.8/db_cxx.h' file not found
- #include <libdb4.8/db_cxx.h>
- ^~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:32538: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_ENDIAN_H 1
- | #define HAVE_SYS_ENDIAN_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_SYSCTL_H 1
- | #define HAVE_SYS_VMMETER_H 1
- | #define HAVE_DECL_GETIFADDRS 1
- | #define HAVE_DECL_FREEIFADDRS 1
- | #define HAVE_DECL_FORK 1
- | #define HAVE_DECL_SETSID 1
- | #define HAVE_DECL_PIPE2 1
- | #define HAVE_TIMINGSAFE_BCMP 1
- | #define HAVE_DECL_LE16TOH 1
- | #define HAVE_DECL_LE32TOH 1
- | #define HAVE_DECL_LE64TOH 1
- | #define HAVE_DECL_HTOLE16 1
- | #define HAVE_DECL_HTOLE32 1
- | #define HAVE_DECL_HTOLE64 1
- | #define HAVE_DECL_BE16TOH 1
- | #define HAVE_DECL_BE32TOH 1
- | #define HAVE_DECL_BE64TOH 1
- | #define HAVE_DECL_HTOBE16 1
- | #define HAVE_DECL_HTOBE32 1
- | #define HAVE_DECL_HTOBE64 1
- | #define HAVE_DECL_BSWAP_16 0
- | #define HAVE_DECL_BSWAP_32 0
- | #define HAVE_DECL_BSWAP_64 0
- | #define HAVE_BUILTIN_CLZL 1
- | #define HAVE_BUILTIN_CLZLL 1
- | #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1
- | #define HAVE_THREAD_LOCAL 1
- | #define HAVE_GMTIME_R 1
- | #define HAVE_SYSCTL 1
- | #define HAVE_FDATASYNC 1
- | #define HAVE_O_CLOEXEC 1
- | #define HAVE_SYSTEM 1
- | #define HAVE_BUILTIN_MUL_OVERFLOW 1
- | /* end confdefs.h. */
- |
- | #include <libdb4.8/db_cxx.h>
- |
- | int
- | main (void)
- | {
- |
- | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
- | #error "failed to find bdb 4.8+"
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:32538: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- conftest.cpp:68:18: fatal error: 'db4.8/db_cxx.h' file not found
- #include <db4.8/db_cxx.h>
- ^~~~~~~~~~~~~~~~
- 1 error generated.
- configure:32538: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_ENDIAN_H 1
- | #define HAVE_SYS_ENDIAN_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_SYSCTL_H 1
- | #define HAVE_SYS_VMMETER_H 1
- | #define HAVE_DECL_GETIFADDRS 1
- | #define HAVE_DECL_FREEIFADDRS 1
- | #define HAVE_DECL_FORK 1
- | #define HAVE_DECL_SETSID 1
- | #define HAVE_DECL_PIPE2 1
- | #define HAVE_TIMINGSAFE_BCMP 1
- | #define HAVE_DECL_LE16TOH 1
- | #define HAVE_DECL_LE32TOH 1
- | #define HAVE_DECL_LE64TOH 1
- | #define HAVE_DECL_HTOLE16 1
- | #define HAVE_DECL_HTOLE32 1
- | #define HAVE_DECL_HTOLE64 1
- | #define HAVE_DECL_BE16TOH 1
- | #define HAVE_DECL_BE32TOH 1
- | #define HAVE_DECL_BE64TOH 1
- | #define HAVE_DECL_HTOBE16 1
- | #define HAVE_DECL_HTOBE32 1
- | #define HAVE_DECL_HTOBE64 1
- | #define HAVE_DECL_BSWAP_16 0
- | #define HAVE_DECL_BSWAP_32 0
- | #define HAVE_DECL_BSWAP_64 0
- | #define HAVE_BUILTIN_CLZL 1
- | #define HAVE_BUILTIN_CLZLL 1
- | #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1
- | #define HAVE_THREAD_LOCAL 1
- | #define HAVE_GMTIME_R 1
- | #define HAVE_SYSCTL 1
- | #define HAVE_FDATASYNC 1
- | #define HAVE_O_CLOEXEC 1
- | #define HAVE_SYSTEM 1
- | #define HAVE_BUILTIN_MUL_OVERFLOW 1
- | /* end confdefs.h. */
- |
- | #include <db4.8/db_cxx.h>
- |
- | int
- | main (void)
- | {
- |
- | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
- | #error "failed to find bdb 4.8+"
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:32538: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- conftest.cpp:68:18: fatal error: 'bdb48/db_cxx.h' file not found
- #include <bdb48/db_cxx.h>
- ^~~~~~~~~~~~~~~~
- 1 error generated.
- configure:32538: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_ENDIAN_H 1
- | #define HAVE_SYS_ENDIAN_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_SYSCTL_H 1
- | #define HAVE_SYS_VMMETER_H 1
- | #define HAVE_DECL_GETIFADDRS 1
- | #define HAVE_DECL_FREEIFADDRS 1
- | #define HAVE_DECL_FORK 1
- | #define HAVE_DECL_SETSID 1
- | #define HAVE_DECL_PIPE2 1
- | #define HAVE_TIMINGSAFE_BCMP 1
- | #define HAVE_DECL_LE16TOH 1
- | #define HAVE_DECL_LE32TOH 1
- | #define HAVE_DECL_LE64TOH 1
- | #define HAVE_DECL_HTOLE16 1
- | #define HAVE_DECL_HTOLE32 1
- | #define HAVE_DECL_HTOLE64 1
- | #define HAVE_DECL_BE16TOH 1
- | #define HAVE_DECL_BE32TOH 1
- | #define HAVE_DECL_BE64TOH 1
- | #define HAVE_DECL_HTOBE16 1
- | #define HAVE_DECL_HTOBE32 1
- | #define HAVE_DECL_HTOBE64 1
- | #define HAVE_DECL_BSWAP_16 0
- | #define HAVE_DECL_BSWAP_32 0
- | #define HAVE_DECL_BSWAP_64 0
- | #define HAVE_BUILTIN_CLZL 1
- | #define HAVE_BUILTIN_CLZLL 1
- | #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1
- | #define HAVE_THREAD_LOCAL 1
- | #define HAVE_GMTIME_R 1
- | #define HAVE_SYSCTL 1
- | #define HAVE_FDATASYNC 1
- | #define HAVE_O_CLOEXEC 1
- | #define HAVE_SYSTEM 1
- | #define HAVE_BUILTIN_MUL_OVERFLOW 1
- | /* end confdefs.h. */
- |
- | #include <bdb48/db_cxx.h>
- |
- | int
- | main (void)
- | {
- |
- | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
- | #error "failed to find bdb 4.8+"
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:32538: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- conftest.cpp:68:18: fatal error: 'libdb48/db_cxx.h' file not found
- #include <libdb48/db_cxx.h>
- ^~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:32538: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_ENDIAN_H 1
- | #define HAVE_SYS_ENDIAN_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_SYSCTL_H 1
- | #define HAVE_SYS_VMMETER_H 1
- | #define HAVE_DECL_GETIFADDRS 1
- | #define HAVE_DECL_FREEIFADDRS 1
- | #define HAVE_DECL_FORK 1
- | #define HAVE_DECL_SETSID 1
- | #define HAVE_DECL_PIPE2 1
- | #define HAVE_TIMINGSAFE_BCMP 1
- | #define HAVE_DECL_LE16TOH 1
- | #define HAVE_DECL_LE32TOH 1
- | #define HAVE_DECL_LE64TOH 1
- | #define HAVE_DECL_HTOLE16 1
- | #define HAVE_DECL_HTOLE32 1
- | #define HAVE_DECL_HTOLE64 1
- | #define HAVE_DECL_BE16TOH 1
- | #define HAVE_DECL_BE32TOH 1
- | #define HAVE_DECL_BE64TOH 1
- | #define HAVE_DECL_HTOBE16 1
- | #define HAVE_DECL_HTOBE32 1
- | #define HAVE_DECL_HTOBE64 1
- | #define HAVE_DECL_BSWAP_16 0
- | #define HAVE_DECL_BSWAP_32 0
- | #define HAVE_DECL_BSWAP_64 0
- | #define HAVE_BUILTIN_CLZL 1
- | #define HAVE_BUILTIN_CLZLL 1
- | #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1
- | #define HAVE_THREAD_LOCAL 1
- | #define HAVE_GMTIME_R 1
- | #define HAVE_SYSCTL 1
- | #define HAVE_FDATASYNC 1
- | #define HAVE_O_CLOEXEC 1
- | #define HAVE_SYSTEM 1
- | #define HAVE_BUILTIN_MUL_OVERFLOW 1
- | /* end confdefs.h. */
- |
- | #include <libdb48/db_cxx.h>
- |
- | int
- | main (void)
- | {
- |
- | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
- | #error "failed to find bdb 4.8+"
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:32538: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- conftest.cpp:68:18: fatal error: 'db48/db_cxx.h' file not found
- #include <db48/db_cxx.h>
- ^~~~~~~~~~~~~~~
- 1 error generated.
- configure:32538: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_ENDIAN_H 1
- | #define HAVE_SYS_ENDIAN_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_SYSCTL_H 1
- | #define HAVE_SYS_VMMETER_H 1
- | #define HAVE_DECL_GETIFADDRS 1
- | #define HAVE_DECL_FREEIFADDRS 1
- | #define HAVE_DECL_FORK 1
- | #define HAVE_DECL_SETSID 1
- | #define HAVE_DECL_PIPE2 1
- | #define HAVE_TIMINGSAFE_BCMP 1
- | #define HAVE_DECL_LE16TOH 1
- | #define HAVE_DECL_LE32TOH 1
- | #define HAVE_DECL_LE64TOH 1
- | #define HAVE_DECL_HTOLE16 1
- | #define HAVE_DECL_HTOLE32 1
- | #define HAVE_DECL_HTOLE64 1
- | #define HAVE_DECL_BE16TOH 1
- | #define HAVE_DECL_BE32TOH 1
- | #define HAVE_DECL_BE64TOH 1
- | #define HAVE_DECL_HTOBE16 1
- | #define HAVE_DECL_HTOBE32 1
- | #define HAVE_DECL_HTOBE64 1
- | #define HAVE_DECL_BSWAP_16 0
- | #define HAVE_DECL_BSWAP_32 0
- | #define HAVE_DECL_BSWAP_64 0
- | #define HAVE_BUILTIN_CLZL 1
- | #define HAVE_BUILTIN_CLZLL 1
- | #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1
- | #define HAVE_THREAD_LOCAL 1
- | #define HAVE_GMTIME_R 1
- | #define HAVE_SYSCTL 1
- | #define HAVE_FDATASYNC 1
- | #define HAVE_O_CLOEXEC 1
- | #define HAVE_SYSTEM 1
- | #define HAVE_BUILTIN_MUL_OVERFLOW 1
- | /* end confdefs.h. */
- |
- | #include <db48/db_cxx.h>
- |
- | int
- | main (void)
- | {
- |
- | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
- | #error "failed to find bdb 4.8+"
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:32538: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- conftest.cpp:68:18: fatal error: 'bdb4/db_cxx.h' file not found
- #include <bdb4/db_cxx.h>
- ^~~~~~~~~~~~~~~
- 1 error generated.
- configure:32538: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_ENDIAN_H 1
- | #define HAVE_SYS_ENDIAN_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_SYSCTL_H 1
- | #define HAVE_SYS_VMMETER_H 1
- | #define HAVE_DECL_GETIFADDRS 1
- | #define HAVE_DECL_FREEIFADDRS 1
- | #define HAVE_DECL_FORK 1
- | #define HAVE_DECL_SETSID 1
- | #define HAVE_DECL_PIPE2 1
- | #define HAVE_TIMINGSAFE_BCMP 1
- | #define HAVE_DECL_LE16TOH 1
- | #define HAVE_DECL_LE32TOH 1
- | #define HAVE_DECL_LE64TOH 1
- | #define HAVE_DECL_HTOLE16 1
- | #define HAVE_DECL_HTOLE32 1
- | #define HAVE_DECL_HTOLE64 1
- | #define HAVE_DECL_BE16TOH 1
- | #define HAVE_DECL_BE32TOH 1
- | #define HAVE_DECL_BE64TOH 1
- | #define HAVE_DECL_HTOBE16 1
- | #define HAVE_DECL_HTOBE32 1
- | #define HAVE_DECL_HTOBE64 1
- | #define HAVE_DECL_BSWAP_16 0
- | #define HAVE_DECL_BSWAP_32 0
- | #define HAVE_DECL_BSWAP_64 0
- | #define HAVE_BUILTIN_CLZL 1
- | #define HAVE_BUILTIN_CLZLL 1
- | #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1
- | #define HAVE_THREAD_LOCAL 1
- | #define HAVE_GMTIME_R 1
- | #define HAVE_SYSCTL 1
- | #define HAVE_FDATASYNC 1
- | #define HAVE_O_CLOEXEC 1
- | #define HAVE_SYSTEM 1
- | #define HAVE_BUILTIN_MUL_OVERFLOW 1
- | /* end confdefs.h. */
- |
- | #include <bdb4/db_cxx.h>
- |
- | int
- | main (void)
- | {
- |
- | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
- | #error "failed to find bdb 4.8+"
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:32538: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- conftest.cpp:68:18: fatal error: 'libdb4/db_cxx.h' file not found
- #include <libdb4/db_cxx.h>
- ^~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:32538: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_ENDIAN_H 1
- | #define HAVE_SYS_ENDIAN_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_SYSCTL_H 1
- | #define HAVE_SYS_VMMETER_H 1
- | #define HAVE_DECL_GETIFADDRS 1
- | #define HAVE_DECL_FREEIFADDRS 1
- | #define HAVE_DECL_FORK 1
- | #define HAVE_DECL_SETSID 1
- | #define HAVE_DECL_PIPE2 1
- | #define HAVE_TIMINGSAFE_BCMP 1
- | #define HAVE_DECL_LE16TOH 1
- | #define HAVE_DECL_LE32TOH 1
- | #define HAVE_DECL_LE64TOH 1
- | #define HAVE_DECL_HTOLE16 1
- | #define HAVE_DECL_HTOLE32 1
- | #define HAVE_DECL_HTOLE64 1
- | #define HAVE_DECL_BE16TOH 1
- | #define HAVE_DECL_BE32TOH 1
- | #define HAVE_DECL_BE64TOH 1
- | #define HAVE_DECL_HTOBE16 1
- | #define HAVE_DECL_HTOBE32 1
- | #define HAVE_DECL_HTOBE64 1
- | #define HAVE_DECL_BSWAP_16 0
- | #define HAVE_DECL_BSWAP_32 0
- | #define HAVE_DECL_BSWAP_64 0
- | #define HAVE_BUILTIN_CLZL 1
- | #define HAVE_BUILTIN_CLZLL 1
- | #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1
- | #define HAVE_THREAD_LOCAL 1
- | #define HAVE_GMTIME_R 1
- | #define HAVE_SYSCTL 1
- | #define HAVE_FDATASYNC 1
- | #define HAVE_O_CLOEXEC 1
- | #define HAVE_SYSTEM 1
- | #define HAVE_BUILTIN_MUL_OVERFLOW 1
- | /* end confdefs.h. */
- |
- | #include <libdb4/db_cxx.h>
- |
- | int
- | main (void)
- | {
- |
- | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
- | #error "failed to find bdb 4.8+"
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:32538: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- conftest.cpp:68:18: fatal error: 'db4/db_cxx.h' file not found
- #include <db4/db_cxx.h>
- ^~~~~~~~~~~~~~
- 1 error generated.
- configure:32538: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_ENDIAN_H 1
- | #define HAVE_SYS_ENDIAN_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_SYSCTL_H 1
- | #define HAVE_SYS_VMMETER_H 1
- | #define HAVE_DECL_GETIFADDRS 1
- | #define HAVE_DECL_FREEIFADDRS 1
- | #define HAVE_DECL_FORK 1
- | #define HAVE_DECL_SETSID 1
- | #define HAVE_DECL_PIPE2 1
- | #define HAVE_TIMINGSAFE_BCMP 1
- | #define HAVE_DECL_LE16TOH 1
- | #define HAVE_DECL_LE32TOH 1
- | #define HAVE_DECL_LE64TOH 1
- | #define HAVE_DECL_HTOLE16 1
- | #define HAVE_DECL_HTOLE32 1
- | #define HAVE_DECL_HTOLE64 1
- | #define HAVE_DECL_BE16TOH 1
- | #define HAVE_DECL_BE32TOH 1
- | #define HAVE_DECL_BE64TOH 1
- | #define HAVE_DECL_HTOBE16 1
- | #define HAVE_DECL_HTOBE32 1
- | #define HAVE_DECL_HTOBE64 1
- | #define HAVE_DECL_BSWAP_16 0
- | #define HAVE_DECL_BSWAP_32 0
- | #define HAVE_DECL_BSWAP_64 0
- | #define HAVE_BUILTIN_CLZL 1
- | #define HAVE_BUILTIN_CLZLL 1
- | #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1
- | #define HAVE_THREAD_LOCAL 1
- | #define HAVE_GMTIME_R 1
- | #define HAVE_SYSCTL 1
- | #define HAVE_FDATASYNC 1
- | #define HAVE_O_CLOEXEC 1
- | #define HAVE_SYSTEM 1
- | #define HAVE_BUILTIN_MUL_OVERFLOW 1
- | /* end confdefs.h. */
- |
- | #include <db4/db_cxx.h>
- |
- | int
- | main (void)
- | {
- |
- | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
- | #error "failed to find bdb 4.8+"
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:32538: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- conftest.cpp:68:18: fatal error: 'bdb5/db_cxx.h' file not found
- #include <bdb5/db_cxx.h>
- ^~~~~~~~~~~~~~~
- 1 error generated.
- configure:32538: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_ENDIAN_H 1
- | #define HAVE_SYS_ENDIAN_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_SYSCTL_H 1
- | #define HAVE_SYS_VMMETER_H 1
- | #define HAVE_DECL_GETIFADDRS 1
- | #define HAVE_DECL_FREEIFADDRS 1
- | #define HAVE_DECL_FORK 1
- | #define HAVE_DECL_SETSID 1
- | #define HAVE_DECL_PIPE2 1
- | #define HAVE_TIMINGSAFE_BCMP 1
- | #define HAVE_DECL_LE16TOH 1
- | #define HAVE_DECL_LE32TOH 1
- | #define HAVE_DECL_LE64TOH 1
- | #define HAVE_DECL_HTOLE16 1
- | #define HAVE_DECL_HTOLE32 1
- | #define HAVE_DECL_HTOLE64 1
- | #define HAVE_DECL_BE16TOH 1
- | #define HAVE_DECL_BE32TOH 1
- | #define HAVE_DECL_BE64TOH 1
- | #define HAVE_DECL_HTOBE16 1
- | #define HAVE_DECL_HTOBE32 1
- | #define HAVE_DECL_HTOBE64 1
- | #define HAVE_DECL_BSWAP_16 0
- | #define HAVE_DECL_BSWAP_32 0
- | #define HAVE_DECL_BSWAP_64 0
- | #define HAVE_BUILTIN_CLZL 1
- | #define HAVE_BUILTIN_CLZLL 1
- | #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1
- | #define HAVE_THREAD_LOCAL 1
- | #define HAVE_GMTIME_R 1
- | #define HAVE_SYSCTL 1
- | #define HAVE_FDATASYNC 1
- | #define HAVE_O_CLOEXEC 1
- | #define HAVE_SYSTEM 1
- | #define HAVE_BUILTIN_MUL_OVERFLOW 1
- | /* end confdefs.h. */
- |
- | #include <bdb5/db_cxx.h>
- |
- | int
- | main (void)
- | {
- |
- | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
- | #error "failed to find bdb 4.8+"
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:32538: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- conftest.cpp:68:18: fatal error: 'libdb5/db_cxx.h' file not found
- #include <libdb5/db_cxx.h>
- ^~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:32538: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_ENDIAN_H 1
- | #define HAVE_SYS_ENDIAN_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_SYSCTL_H 1
- | #define HAVE_SYS_VMMETER_H 1
- | #define HAVE_DECL_GETIFADDRS 1
- | #define HAVE_DECL_FREEIFADDRS 1
- | #define HAVE_DECL_FORK 1
- | #define HAVE_DECL_SETSID 1
- | #define HAVE_DECL_PIPE2 1
- | #define HAVE_TIMINGSAFE_BCMP 1
- | #define HAVE_DECL_LE16TOH 1
- | #define HAVE_DECL_LE32TOH 1
- | #define HAVE_DECL_LE64TOH 1
- | #define HAVE_DECL_HTOLE16 1
- | #define HAVE_DECL_HTOLE32 1
- | #define HAVE_DECL_HTOLE64 1
- | #define HAVE_DECL_BE16TOH 1
- | #define HAVE_DECL_BE32TOH 1
- | #define HAVE_DECL_BE64TOH 1
- | #define HAVE_DECL_HTOBE16 1
- | #define HAVE_DECL_HTOBE32 1
- | #define HAVE_DECL_HTOBE64 1
- | #define HAVE_DECL_BSWAP_16 0
- | #define HAVE_DECL_BSWAP_32 0
- | #define HAVE_DECL_BSWAP_64 0
- | #define HAVE_BUILTIN_CLZL 1
- | #define HAVE_BUILTIN_CLZLL 1
- | #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1
- | #define HAVE_THREAD_LOCAL 1
- | #define HAVE_GMTIME_R 1
- | #define HAVE_SYSCTL 1
- | #define HAVE_FDATASYNC 1
- | #define HAVE_O_CLOEXEC 1
- | #define HAVE_SYSTEM 1
- | #define HAVE_BUILTIN_MUL_OVERFLOW 1
- | /* end confdefs.h. */
- |
- | #include <libdb5/db_cxx.h>
- |
- | int
- | main (void)
- | {
- |
- | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
- | #error "failed to find bdb 4.8+"
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:32538: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- conftest.cpp:68:18: fatal error: 'db5/db_cxx.h' file not found
- #include <db5/db_cxx.h>
- ^~~~~~~~~~~~~~
- 1 error generated.
- configure:32538: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_ENDIAN_H 1
- | #define HAVE_SYS_ENDIAN_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_SYSCTL_H 1
- | #define HAVE_SYS_VMMETER_H 1
- | #define HAVE_DECL_GETIFADDRS 1
- | #define HAVE_DECL_FREEIFADDRS 1
- | #define HAVE_DECL_FORK 1
- | #define HAVE_DECL_SETSID 1
- | #define HAVE_DECL_PIPE2 1
- | #define HAVE_TIMINGSAFE_BCMP 1
- | #define HAVE_DECL_LE16TOH 1
- | #define HAVE_DECL_LE32TOH 1
- | #define HAVE_DECL_LE64TOH 1
- | #define HAVE_DECL_HTOLE16 1
- | #define HAVE_DECL_HTOLE32 1
- | #define HAVE_DECL_HTOLE64 1
- | #define HAVE_DECL_BE16TOH 1
- | #define HAVE_DECL_BE32TOH 1
- | #define HAVE_DECL_BE64TOH 1
- | #define HAVE_DECL_HTOBE16 1
- | #define HAVE_DECL_HTOBE32 1
- | #define HAVE_DECL_HTOBE64 1
- | #define HAVE_DECL_BSWAP_16 0
- | #define HAVE_DECL_BSWAP_32 0
- | #define HAVE_DECL_BSWAP_64 0
- | #define HAVE_BUILTIN_CLZL 1
- | #define HAVE_BUILTIN_CLZLL 1
- | #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1
- | #define HAVE_THREAD_LOCAL 1
- | #define HAVE_GMTIME_R 1
- | #define HAVE_SYSCTL 1
- | #define HAVE_FDATASYNC 1
- | #define HAVE_O_CLOEXEC 1
- | #define HAVE_SYSTEM 1
- | #define HAVE_BUILTIN_MUL_OVERFLOW 1
- | /* end confdefs.h. */
- |
- | #include <db5/db_cxx.h>
- |
- | int
- | main (void)
- | {
- |
- | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
- | #error "failed to find bdb 4.8+"
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:32538: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- conftest.cpp:68:18: fatal error: 'bdb5.3/db_cxx.h' file not found
- #include <bdb5.3/db_cxx.h>
- ^~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:32538: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_ENDIAN_H 1
- | #define HAVE_SYS_ENDIAN_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_SYSCTL_H 1
- | #define HAVE_SYS_VMMETER_H 1
- | #define HAVE_DECL_GETIFADDRS 1
- | #define HAVE_DECL_FREEIFADDRS 1
- | #define HAVE_DECL_FORK 1
- | #define HAVE_DECL_SETSID 1
- | #define HAVE_DECL_PIPE2 1
- | #define HAVE_TIMINGSAFE_BCMP 1
- | #define HAVE_DECL_LE16TOH 1
- | #define HAVE_DECL_LE32TOH 1
- | #define HAVE_DECL_LE64TOH 1
- | #define HAVE_DECL_HTOLE16 1
- | #define HAVE_DECL_HTOLE32 1
- | #define HAVE_DECL_HTOLE64 1
- | #define HAVE_DECL_BE16TOH 1
- | #define HAVE_DECL_BE32TOH 1
- | #define HAVE_DECL_BE64TOH 1
- | #define HAVE_DECL_HTOBE16 1
- | #define HAVE_DECL_HTOBE32 1
- | #define HAVE_DECL_HTOBE64 1
- | #define HAVE_DECL_BSWAP_16 0
- | #define HAVE_DECL_BSWAP_32 0
- | #define HAVE_DECL_BSWAP_64 0
- | #define HAVE_BUILTIN_CLZL 1
- | #define HAVE_BUILTIN_CLZLL 1
- | #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1
- | #define HAVE_THREAD_LOCAL 1
- | #define HAVE_GMTIME_R 1
- | #define HAVE_SYSCTL 1
- | #define HAVE_FDATASYNC 1
- | #define HAVE_O_CLOEXEC 1
- | #define HAVE_SYSTEM 1
- | #define HAVE_BUILTIN_MUL_OVERFLOW 1
- | /* end confdefs.h. */
- |
- | #include <bdb5.3/db_cxx.h>
- |
- | int
- | main (void)
- | {
- |
- | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
- | #error "failed to find bdb 4.8+"
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:32538: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- conftest.cpp:68:18: fatal error: 'libdb5.3/db_cxx.h' file not found
- #include <libdb5.3/db_cxx.h>
- ^~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:32538: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_ENDIAN_H 1
- | #define HAVE_SYS_ENDIAN_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_SYSCTL_H 1
- | #define HAVE_SYS_VMMETER_H 1
- | #define HAVE_DECL_GETIFADDRS 1
- | #define HAVE_DECL_FREEIFADDRS 1
- | #define HAVE_DECL_FORK 1
- | #define HAVE_DECL_SETSID 1
- | #define HAVE_DECL_PIPE2 1
- | #define HAVE_TIMINGSAFE_BCMP 1
- | #define HAVE_DECL_LE16TOH 1
- | #define HAVE_DECL_LE32TOH 1
- | #define HAVE_DECL_LE64TOH 1
- | #define HAVE_DECL_HTOLE16 1
- | #define HAVE_DECL_HTOLE32 1
- | #define HAVE_DECL_HTOLE64 1
- | #define HAVE_DECL_BE16TOH 1
- | #define HAVE_DECL_BE32TOH 1
- | #define HAVE_DECL_BE64TOH 1
- | #define HAVE_DECL_HTOBE16 1
- | #define HAVE_DECL_HTOBE32 1
- | #define HAVE_DECL_HTOBE64 1
- | #define HAVE_DECL_BSWAP_16 0
- | #define HAVE_DECL_BSWAP_32 0
- | #define HAVE_DECL_BSWAP_64 0
- | #define HAVE_BUILTIN_CLZL 1
- | #define HAVE_BUILTIN_CLZLL 1
- | #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1
- | #define HAVE_THREAD_LOCAL 1
- | #define HAVE_GMTIME_R 1
- | #define HAVE_SYSCTL 1
- | #define HAVE_FDATASYNC 1
- | #define HAVE_O_CLOEXEC 1
- | #define HAVE_SYSTEM 1
- | #define HAVE_BUILTIN_MUL_OVERFLOW 1
- | /* end confdefs.h. */
- |
- | #include <libdb5.3/db_cxx.h>
- |
- | int
- | main (void)
- | {
- |
- | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
- | #error "failed to find bdb 4.8+"
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:32538: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- conftest.cpp:68:18: fatal error: 'db5.3/db_cxx.h' file not found
- #include <db5.3/db_cxx.h>
- ^~~~~~~~~~~~~~~~
- 1 error generated.
- configure:32538: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_ENDIAN_H 1
- | #define HAVE_SYS_ENDIAN_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_SYSCTL_H 1
- | #define HAVE_SYS_VMMETER_H 1
- | #define HAVE_DECL_GETIFADDRS 1
- | #define HAVE_DECL_FREEIFADDRS 1
- | #define HAVE_DECL_FORK 1
- | #define HAVE_DECL_SETSID 1
- | #define HAVE_DECL_PIPE2 1
- | #define HAVE_TIMINGSAFE_BCMP 1
- | #define HAVE_DECL_LE16TOH 1
- | #define HAVE_DECL_LE32TOH 1
- | #define HAVE_DECL_LE64TOH 1
- | #define HAVE_DECL_HTOLE16 1
- | #define HAVE_DECL_HTOLE32 1
- | #define HAVE_DECL_HTOLE64 1
- | #define HAVE_DECL_BE16TOH 1
- | #define HAVE_DECL_BE32TOH 1
- | #define HAVE_DECL_BE64TOH 1
- | #define HAVE_DECL_HTOBE16 1
- | #define HAVE_DECL_HTOBE32 1
- | #define HAVE_DECL_HTOBE64 1
- | #define HAVE_DECL_BSWAP_16 0
- | #define HAVE_DECL_BSWAP_32 0
- | #define HAVE_DECL_BSWAP_64 0
- | #define HAVE_BUILTIN_CLZL 1
- | #define HAVE_BUILTIN_CLZLL 1
- | #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1
- | #define HAVE_THREAD_LOCAL 1
- | #define HAVE_GMTIME_R 1
- | #define HAVE_SYSCTL 1
- | #define HAVE_FDATASYNC 1
- | #define HAVE_O_CLOEXEC 1
- | #define HAVE_SYSTEM 1
- | #define HAVE_BUILTIN_MUL_OVERFLOW 1
- | /* end confdefs.h. */
- |
- | #include <db5.3/db_cxx.h>
- |
- | int
- | main (void)
- | {
- |
- | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
- | #error "failed to find bdb 4.8+"
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:32538: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- conftest.cpp:68:18: fatal error: 'bdb/db_cxx.h' file not found
- #include <bdb/db_cxx.h>
- ^~~~~~~~~~~~~~
- 1 error generated.
- configure:32538: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_ENDIAN_H 1
- | #define HAVE_SYS_ENDIAN_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_SYSCTL_H 1
- | #define HAVE_SYS_VMMETER_H 1
- | #define HAVE_DECL_GETIFADDRS 1
- | #define HAVE_DECL_FREEIFADDRS 1
- | #define HAVE_DECL_FORK 1
- | #define HAVE_DECL_SETSID 1
- | #define HAVE_DECL_PIPE2 1
- | #define HAVE_TIMINGSAFE_BCMP 1
- | #define HAVE_DECL_LE16TOH 1
- | #define HAVE_DECL_LE32TOH 1
- | #define HAVE_DECL_LE64TOH 1
- | #define HAVE_DECL_HTOLE16 1
- | #define HAVE_DECL_HTOLE32 1
- | #define HAVE_DECL_HTOLE64 1
- | #define HAVE_DECL_BE16TOH 1
- | #define HAVE_DECL_BE32TOH 1
- | #define HAVE_DECL_BE64TOH 1
- | #define HAVE_DECL_HTOBE16 1
- | #define HAVE_DECL_HTOBE32 1
- | #define HAVE_DECL_HTOBE64 1
- | #define HAVE_DECL_BSWAP_16 0
- | #define HAVE_DECL_BSWAP_32 0
- | #define HAVE_DECL_BSWAP_64 0
- | #define HAVE_BUILTIN_CLZL 1
- | #define HAVE_BUILTIN_CLZLL 1
- | #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1
- | #define HAVE_THREAD_LOCAL 1
- | #define HAVE_GMTIME_R 1
- | #define HAVE_SYSCTL 1
- | #define HAVE_FDATASYNC 1
- | #define HAVE_O_CLOEXEC 1
- | #define HAVE_SYSTEM 1
- | #define HAVE_BUILTIN_MUL_OVERFLOW 1
- | /* end confdefs.h. */
- |
- | #include <bdb/db_cxx.h>
- |
- | int
- | main (void)
- | {
- |
- | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
- | #error "failed to find bdb 4.8+"
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:32538: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- conftest.cpp:68:18: fatal error: 'libdb/db_cxx.h' file not found
- #include <libdb/db_cxx.h>
- ^~~~~~~~~~~~~~~~
- 1 error generated.
- configure:32538: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_ENDIAN_H 1
- | #define HAVE_SYS_ENDIAN_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_SYSCTL_H 1
- | #define HAVE_SYS_VMMETER_H 1
- | #define HAVE_DECL_GETIFADDRS 1
- | #define HAVE_DECL_FREEIFADDRS 1
- | #define HAVE_DECL_FORK 1
- | #define HAVE_DECL_SETSID 1
- | #define HAVE_DECL_PIPE2 1
- | #define HAVE_TIMINGSAFE_BCMP 1
- | #define HAVE_DECL_LE16TOH 1
- | #define HAVE_DECL_LE32TOH 1
- | #define HAVE_DECL_LE64TOH 1
- | #define HAVE_DECL_HTOLE16 1
- | #define HAVE_DECL_HTOLE32 1
- | #define HAVE_DECL_HTOLE64 1
- | #define HAVE_DECL_BE16TOH 1
- | #define HAVE_DECL_BE32TOH 1
- | #define HAVE_DECL_BE64TOH 1
- | #define HAVE_DECL_HTOBE16 1
- | #define HAVE_DECL_HTOBE32 1
- | #define HAVE_DECL_HTOBE64 1
- | #define HAVE_DECL_BSWAP_16 0
- | #define HAVE_DECL_BSWAP_32 0
- | #define HAVE_DECL_BSWAP_64 0
- | #define HAVE_BUILTIN_CLZL 1
- | #define HAVE_BUILTIN_CLZLL 1
- | #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1
- | #define HAVE_THREAD_LOCAL 1
- | #define HAVE_GMTIME_R 1
- | #define HAVE_SYSCTL 1
- | #define HAVE_FDATASYNC 1
- | #define HAVE_O_CLOEXEC 1
- | #define HAVE_SYSTEM 1
- | #define HAVE_BUILTIN_MUL_OVERFLOW 1
- | /* end confdefs.h. */
- |
- | #include <libdb/db_cxx.h>
- |
- | int
- | main (void)
- | {
- |
- | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
- | #error "failed to find bdb 4.8+"
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:32538: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- conftest.cpp:68:18: fatal error: 'db/db_cxx.h' file not found
- #include <db/db_cxx.h>
- ^~~~~~~~~~~~~
- 1 error generated.
- configure:32538: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_ENDIAN_H 1
- | #define HAVE_SYS_ENDIAN_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_SYSCTL_H 1
- | #define HAVE_SYS_VMMETER_H 1
- | #define HAVE_DECL_GETIFADDRS 1
- | #define HAVE_DECL_FREEIFADDRS 1
- | #define HAVE_DECL_FORK 1
- | #define HAVE_DECL_SETSID 1
- | #define HAVE_DECL_PIPE2 1
- | #define HAVE_TIMINGSAFE_BCMP 1
- | #define HAVE_DECL_LE16TOH 1
- | #define HAVE_DECL_LE32TOH 1
- | #define HAVE_DECL_LE64TOH 1
- | #define HAVE_DECL_HTOLE16 1
- | #define HAVE_DECL_HTOLE32 1
- | #define HAVE_DECL_HTOLE64 1
- | #define HAVE_DECL_BE16TOH 1
- | #define HAVE_DECL_BE32TOH 1
- | #define HAVE_DECL_BE64TOH 1
- | #define HAVE_DECL_HTOBE16 1
- | #define HAVE_DECL_HTOBE32 1
- | #define HAVE_DECL_HTOBE64 1
- | #define HAVE_DECL_BSWAP_16 0
- | #define HAVE_DECL_BSWAP_32 0
- | #define HAVE_DECL_BSWAP_64 0
- | #define HAVE_BUILTIN_CLZL 1
- | #define HAVE_BUILTIN_CLZLL 1
- | #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1
- | #define HAVE_THREAD_LOCAL 1
- | #define HAVE_GMTIME_R 1
- | #define HAVE_SYSCTL 1
- | #define HAVE_FDATASYNC 1
- | #define HAVE_O_CLOEXEC 1
- | #define HAVE_SYSTEM 1
- | #define HAVE_BUILTIN_MUL_OVERFLOW 1
- | /* end confdefs.h. */
- |
- | #include <db/db_cxx.h>
- |
- | int
- | main (void)
- | {
- |
- | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
- | #error "failed to find bdb 4.8+"
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:32538: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- conftest.cpp:68:18: fatal error: 'db_cxx.h' file not found
- #include <db_cxx.h>
- ^~~~~~~~~~
- 1 error generated.
- configure:32538: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_ENDIAN_H 1
- | #define HAVE_SYS_ENDIAN_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_SYSCTL_H 1
- | #define HAVE_SYS_VMMETER_H 1
- | #define HAVE_DECL_GETIFADDRS 1
- | #define HAVE_DECL_FREEIFADDRS 1
- | #define HAVE_DECL_FORK 1
- | #define HAVE_DECL_SETSID 1
- | #define HAVE_DECL_PIPE2 1
- | #define HAVE_TIMINGSAFE_BCMP 1
- | #define HAVE_DECL_LE16TOH 1
- | #define HAVE_DECL_LE32TOH 1
- | #define HAVE_DECL_LE64TOH 1
- | #define HAVE_DECL_HTOLE16 1
- | #define HAVE_DECL_HTOLE32 1
- | #define HAVE_DECL_HTOLE64 1
- | #define HAVE_DECL_BE16TOH 1
- | #define HAVE_DECL_BE32TOH 1
- | #define HAVE_DECL_BE64TOH 1
- | #define HAVE_DECL_HTOBE16 1
- | #define HAVE_DECL_HTOBE32 1
- | #define HAVE_DECL_HTOBE64 1
- | #define HAVE_DECL_BSWAP_16 0
- | #define HAVE_DECL_BSWAP_32 0
- | #define HAVE_DECL_BSWAP_64 0
- | #define HAVE_BUILTIN_CLZL 1
- | #define HAVE_BUILTIN_CLZLL 1
- | #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1
- | #define HAVE_THREAD_LOCAL 1
- | #define HAVE_GMTIME_R 1
- | #define HAVE_SYSCTL 1
- | #define HAVE_FDATASYNC 1
- | #define HAVE_O_CLOEXEC 1
- | #define HAVE_SYSTEM 1
- | #define HAVE_BUILTIN_MUL_OVERFLOW 1
- | /* end confdefs.h. */
- |
- | #include <db_cxx.h>
- |
- | int
- | main (void)
- | {
- |
- | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
- | #error "failed to find bdb 4.8+"
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:32579: result: no
- configure:32581: WARNING: libdb_cxx headers missing
- configure:32583: WARNING: Bitcoin Core requires this library for BDB (legacy) wallet support
- configure:32585: WARNING: Passing --without-bdb will suppress this warning
- configure:32724: checking for sqlite3 >= 3.7.17
- configure:32731: $PKG_CONFIG --exists --print-errors "sqlite3 >= 3.7.17"
- configure:32734: $? = 0
- configure:32748: $PKG_CONFIG --exists --print-errors "sqlite3 >= 3.7.17"
- configure:32751: $? = 0
- configure:32789: result: yes
- configure:32794: checking whether to build wallet with support for sqlite
- configure:32811: result: yes
- configure:32823: checking whether Userspace, Statically Defined Tracing tracepoints are supported
- configure:32838: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- conftest.cpp:69:14: fatal error: 'sys/sdt.h' file not found
- #include <sys/sdt.h>
- ^~~~~~~~~~~
- 1 error generated.
- configure:32838: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_ENDIAN_H 1
- | #define HAVE_SYS_ENDIAN_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_SYSCTL_H 1
- | #define HAVE_SYS_VMMETER_H 1
- | #define HAVE_DECL_GETIFADDRS 1
- | #define HAVE_DECL_FREEIFADDRS 1
- | #define HAVE_DECL_FORK 1
- | #define HAVE_DECL_SETSID 1
- | #define HAVE_DECL_PIPE2 1
- | #define HAVE_TIMINGSAFE_BCMP 1
- | #define HAVE_DECL_LE16TOH 1
- | #define HAVE_DECL_LE32TOH 1
- | #define HAVE_DECL_LE64TOH 1
- | #define HAVE_DECL_HTOLE16 1
- | #define HAVE_DECL_HTOLE32 1
- | #define HAVE_DECL_HTOLE64 1
- | #define HAVE_DECL_BE16TOH 1
- | #define HAVE_DECL_BE32TOH 1
- | #define HAVE_DECL_BE64TOH 1
- | #define HAVE_DECL_HTOBE16 1
- | #define HAVE_DECL_HTOBE32 1
- | #define HAVE_DECL_HTOBE64 1
- | #define HAVE_DECL_BSWAP_16 0
- | #define HAVE_DECL_BSWAP_32 0
- | #define HAVE_DECL_BSWAP_64 0
- | #define HAVE_BUILTIN_CLZL 1
- | #define HAVE_BUILTIN_CLZLL 1
- | #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1
- | #define HAVE_THREAD_LOCAL 1
- | #define HAVE_GMTIME_R 1
- | #define HAVE_SYSCTL 1
- | #define HAVE_FDATASYNC 1
- | #define HAVE_O_CLOEXEC 1
- | #define HAVE_SYSTEM 1
- | #define HAVE_BUILTIN_MUL_OVERFLOW 1
- | #define USE_SQLITE 1
- | /* end confdefs.h. */
- |
- | #include <sys/sdt.h>
- | int
- | main (void)
- | {
- | DTRACE_PROBE("context", "event");
- |
- | ;
- | return 0;
- | }
- configure:32845: result: no
- configure:32872: checking for miniupnpc/miniupnpc.h
- configure:32872: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- conftest.cpp:96:10: fatal error: 'miniupnpc/miniupnpc.h' file not found
- #include <miniupnpc/miniupnpc.h>
- ^~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:32872: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_ENDIAN_H 1
- | #define HAVE_SYS_ENDIAN_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_SYSCTL_H 1
- | #define HAVE_SYS_VMMETER_H 1
- | #define HAVE_DECL_GETIFADDRS 1
- | #define HAVE_DECL_FREEIFADDRS 1
- | #define HAVE_DECL_FORK 1
- | #define HAVE_DECL_SETSID 1
- | #define HAVE_DECL_PIPE2 1
- | #define HAVE_TIMINGSAFE_BCMP 1
- | #define HAVE_DECL_LE16TOH 1
- | #define HAVE_DECL_LE32TOH 1
- | #define HAVE_DECL_LE64TOH 1
- | #define HAVE_DECL_HTOLE16 1
- | #define HAVE_DECL_HTOLE32 1
- | #define HAVE_DECL_HTOLE64 1
- | #define HAVE_DECL_BE16TOH 1
- | #define HAVE_DECL_BE32TOH 1
- | #define HAVE_DECL_BE64TOH 1
- | #define HAVE_DECL_HTOBE16 1
- | #define HAVE_DECL_HTOBE32 1
- | #define HAVE_DECL_HTOBE64 1
- | #define HAVE_DECL_BSWAP_16 0
- | #define HAVE_DECL_BSWAP_32 0
- | #define HAVE_DECL_BSWAP_64 0
- | #define HAVE_BUILTIN_CLZL 1
- | #define HAVE_BUILTIN_CLZLL 1
- | #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1
- | #define HAVE_THREAD_LOCAL 1
- | #define HAVE_GMTIME_R 1
- | #define HAVE_SYSCTL 1
- | #define HAVE_FDATASYNC 1
- | #define HAVE_O_CLOEXEC 1
- | #define HAVE_SYSTEM 1
- | #define HAVE_BUILTIN_MUL_OVERFLOW 1
- | #define USE_SQLITE 1
- | /* end confdefs.h. */
- | #include <stddef.h>
- | #ifdef HAVE_STDIO_H
- | # include <stdio.h>
- | #endif
- | #ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | #endif
- | #ifdef HAVE_STRING_H
- | # include <string.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <miniupnpc/miniupnpc.h>
- configure:32872: result: no
- configure:32872: checking for miniupnpc/upnpcommands.h
- configure:32872: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- conftest.cpp:96:10: fatal error: 'miniupnpc/upnpcommands.h' file not found
- #include <miniupnpc/upnpcommands.h>
- ^~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:32872: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_ENDIAN_H 1
- | #define HAVE_SYS_ENDIAN_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_SYSCTL_H 1
- | #define HAVE_SYS_VMMETER_H 1
- | #define HAVE_DECL_GETIFADDRS 1
- | #define HAVE_DECL_FREEIFADDRS 1
- | #define HAVE_DECL_FORK 1
- | #define HAVE_DECL_SETSID 1
- | #define HAVE_DECL_PIPE2 1
- | #define HAVE_TIMINGSAFE_BCMP 1
- | #define HAVE_DECL_LE16TOH 1
- | #define HAVE_DECL_LE32TOH 1
- | #define HAVE_DECL_LE64TOH 1
- | #define HAVE_DECL_HTOLE16 1
- | #define HAVE_DECL_HTOLE32 1
- | #define HAVE_DECL_HTOLE64 1
- | #define HAVE_DECL_BE16TOH 1
- | #define HAVE_DECL_BE32TOH 1
- | #define HAVE_DECL_BE64TOH 1
- | #define HAVE_DECL_HTOBE16 1
- | #define HAVE_DECL_HTOBE32 1
- | #define HAVE_DECL_HTOBE64 1
- | #define HAVE_DECL_BSWAP_16 0
- | #define HAVE_DECL_BSWAP_32 0
- | #define HAVE_DECL_BSWAP_64 0
- | #define HAVE_BUILTIN_CLZL 1
- | #define HAVE_BUILTIN_CLZLL 1
- | #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1
- | #define HAVE_THREAD_LOCAL 1
- | #define HAVE_GMTIME_R 1
- | #define HAVE_SYSCTL 1
- | #define HAVE_FDATASYNC 1
- | #define HAVE_O_CLOEXEC 1
- | #define HAVE_SYSTEM 1
- | #define HAVE_BUILTIN_MUL_OVERFLOW 1
- | #define USE_SQLITE 1
- | /* end confdefs.h. */
- | #include <stddef.h>
- | #ifdef HAVE_STDIO_H
- | # include <stdio.h>
- | #endif
- | #ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | #endif
- | #ifdef HAVE_STRING_H
- | # include <string.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <miniupnpc/upnpcommands.h>
- configure:32872: result: no
- configure:32872: checking for miniupnpc/upnperrors.h
- configure:32872: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- conftest.cpp:96:10: fatal error: 'miniupnpc/upnperrors.h' file not found
- #include <miniupnpc/upnperrors.h>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:32872: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_ENDIAN_H 1
- | #define HAVE_SYS_ENDIAN_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_SYSCTL_H 1
- | #define HAVE_SYS_VMMETER_H 1
- | #define HAVE_DECL_GETIFADDRS 1
- | #define HAVE_DECL_FREEIFADDRS 1
- | #define HAVE_DECL_FORK 1
- | #define HAVE_DECL_SETSID 1
- | #define HAVE_DECL_PIPE2 1
- | #define HAVE_TIMINGSAFE_BCMP 1
- | #define HAVE_DECL_LE16TOH 1
- | #define HAVE_DECL_LE32TOH 1
- | #define HAVE_DECL_LE64TOH 1
- | #define HAVE_DECL_HTOLE16 1
- | #define HAVE_DECL_HTOLE32 1
- | #define HAVE_DECL_HTOLE64 1
- | #define HAVE_DECL_BE16TOH 1
- | #define HAVE_DECL_BE32TOH 1
- | #define HAVE_DECL_BE64TOH 1
- | #define HAVE_DECL_HTOBE16 1
- | #define HAVE_DECL_HTOBE32 1
- | #define HAVE_DECL_HTOBE64 1
- | #define HAVE_DECL_BSWAP_16 0
- | #define HAVE_DECL_BSWAP_32 0
- | #define HAVE_DECL_BSWAP_64 0
- | #define HAVE_BUILTIN_CLZL 1
- | #define HAVE_BUILTIN_CLZLL 1
- | #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1
- | #define HAVE_THREAD_LOCAL 1
- | #define HAVE_GMTIME_R 1
- | #define HAVE_SYSCTL 1
- | #define HAVE_FDATASYNC 1
- | #define HAVE_O_CLOEXEC 1
- | #define HAVE_SYSTEM 1
- | #define HAVE_BUILTIN_MUL_OVERFLOW 1
- | #define USE_SQLITE 1
- | /* end confdefs.h. */
- | #include <stddef.h>
- | #ifdef HAVE_STDIO_H
- | # include <stdio.h>
- | #endif
- | #ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | #endif
- | #ifdef HAVE_STRING_H
- | # include <string.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <miniupnpc/upnperrors.h>
- configure:32872: result: no
- configure:32973: checking for natpmp.h
- configure:32973: c++ -std=c++17 -c -g -O2 conftest.cpp >&5
- conftest.cpp:96:10: fatal error: 'natpmp.h' file not found
- #include <natpmp.h>
- ^~~~~~~~~~
- 1 error generated.
- configure:32973: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_ENDIAN_H 1
- | #define HAVE_SYS_ENDIAN_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_SYSCTL_H 1
- | #define HAVE_SYS_VMMETER_H 1
- | #define HAVE_DECL_GETIFADDRS 1
- | #define HAVE_DECL_FREEIFADDRS 1
- | #define HAVE_DECL_FORK 1
- | #define HAVE_DECL_SETSID 1
- | #define HAVE_DECL_PIPE2 1
- | #define HAVE_TIMINGSAFE_BCMP 1
- | #define HAVE_DECL_LE16TOH 1
- | #define HAVE_DECL_LE32TOH 1
- | #define HAVE_DECL_LE64TOH 1
- | #define HAVE_DECL_HTOLE16 1
- | #define HAVE_DECL_HTOLE32 1
- | #define HAVE_DECL_HTOLE64 1
- | #define HAVE_DECL_BE16TOH 1
- | #define HAVE_DECL_BE32TOH 1
- | #define HAVE_DECL_BE64TOH 1
- | #define HAVE_DECL_HTOBE16 1
- | #define HAVE_DECL_HTOBE32 1
- | #define HAVE_DECL_HTOBE64 1
- | #define HAVE_DECL_BSWAP_16 0
- | #define HAVE_DECL_BSWAP_32 0
- | #define HAVE_DECL_BSWAP_64 0
- | #define HAVE_BUILTIN_CLZL 1
- | #define HAVE_BUILTIN_CLZLL 1
- | #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1
- | #define HAVE_THREAD_LOCAL 1
- | #define HAVE_GMTIME_R 1
- | #define HAVE_SYSCTL 1
- | #define HAVE_FDATASYNC 1
- | #define HAVE_O_CLOEXEC 1
- | #define HAVE_SYSTEM 1
- | #define HAVE_BUILTIN_MUL_OVERFLOW 1
- | #define USE_SQLITE 1
- | /* end confdefs.h. */
- | #include <stddef.h>
- | #ifdef HAVE_STDIO_H
- | # include <stdio.h>
- | #endif
- | #ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | #endif
- | #ifdef HAVE_STRING_H
- | # include <string.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <natpmp.h>
- configure:32973: result: no
- configure:33161: checking for Boost headers >= 1.64.0 (106400)
- configure:33189: c++ -std=c++17 -c -g -O2 -I/usr/local/include conftest.cpp >&5
- configure:33189: $? = 0
- configure:33192: result: yes
- configure:33339: checking whether C++ preprocessor accepts -DBOOST_NO_CXX98_FUNCTION_BASE
- configure:33359: c++ -std=c++17 -E -Werror -DBOOST_NO_CXX98_FUNCTION_BASE conftest.cpp
- conftest.cpp:69:10: fatal error: 'boost/config.hpp' file not found
- #include <boost/config.hpp>
- ^~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:33359: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_ENDIAN_H 1
- | #define HAVE_SYS_ENDIAN_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_SYSCTL_H 1
- | #define HAVE_SYS_VMMETER_H 1
- | #define HAVE_DECL_GETIFADDRS 1
- | #define HAVE_DECL_FREEIFADDRS 1
- | #define HAVE_DECL_FORK 1
- | #define HAVE_DECL_SETSID 1
- | #define HAVE_DECL_PIPE2 1
- | #define HAVE_TIMINGSAFE_BCMP 1
- | #define HAVE_DECL_LE16TOH 1
- | #define HAVE_DECL_LE32TOH 1
- | #define HAVE_DECL_LE64TOH 1
- | #define HAVE_DECL_HTOLE16 1
- | #define HAVE_DECL_HTOLE32 1
- | #define HAVE_DECL_HTOLE64 1
- | #define HAVE_DECL_BE16TOH 1
- | #define HAVE_DECL_BE32TOH 1
- | #define HAVE_DECL_BE64TOH 1
- | #define HAVE_DECL_HTOBE16 1
- | #define HAVE_DECL_HTOBE32 1
- | #define HAVE_DECL_HTOBE64 1
- | #define HAVE_DECL_BSWAP_16 0
- | #define HAVE_DECL_BSWAP_32 0
- | #define HAVE_DECL_BSWAP_64 0
- | #define HAVE_BUILTIN_CLZL 1
- | #define HAVE_BUILTIN_CLZLL 1
- | #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1
- | #define HAVE_THREAD_LOCAL 1
- | #define HAVE_GMTIME_R 1
- | #define HAVE_SYSCTL 1
- | #define HAVE_FDATASYNC 1
- | #define HAVE_O_CLOEXEC 1
- | #define HAVE_SYSTEM 1
- | #define HAVE_BUILTIN_MUL_OVERFLOW 1
- | #define USE_SQLITE 1
- | #define HAVE_BOOST /**/
- | /* end confdefs.h. */
- | #include <boost/config.hpp>
- | int
- | main (void)
- | {
- |
- | ;
- | return 0;
- | }
- configure:33369: result: no
- configure:33389: checking whether Boost.Process can be used
- configure:33420: c++ -std=c++17 -o conftest -g -O2 -Wno-error=narrowing -isystem /usr/local/include -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -pthread conftest.cpp >&5
- In file included from conftest.cpp:71:
- In file included from /usr/local/include/boost/process.hpp:25:
- In file included from /usr/local/include/boost/process/group.hpp:32:
- /usr/local/include/boost/process/detail/posix/wait_group.hpp:38:17: error: no member named 'waitid' in the global namespace
- ret = ::waitid(P_PGID, p.grp, &status, WEXITED | WNOHANG);
- ~~^
- /usr/local/include/boost/process/detail/posix/wait_group.hpp:38:24: error: use of undeclared identifier 'P_PGID'
- ret = ::waitid(P_PGID, p.grp, &status, WEXITED | WNOHANG);
- ^
- /usr/local/include/boost/process/detail/posix/wait_group.hpp:38:48: error: use of undeclared identifier 'WEXITED'
- ret = ::waitid(P_PGID, p.grp, &status, WEXITED | WNOHANG);
- ^
- /usr/local/include/boost/process/detail/posix/wait_group.hpp:74:17: error: no member named 'waitid' in the global namespace
- ret = ::waitid(P_PGID, p.grp, &siginfo, WEXITED | WSTOPPED | WNOHANG);
- ~~^
- /usr/local/include/boost/process/detail/posix/wait_group.hpp:74:24: error: use of undeclared identifier 'P_PGID'
- ret = ::waitid(P_PGID, p.grp, &siginfo, WEXITED | WSTOPPED | WNOHANG);
- ^
- /usr/local/include/boost/process/detail/posix/wait_group.hpp:74:49: error: use of undeclared identifier 'WEXITED'
- ret = ::waitid(P_PGID, p.grp, &siginfo, WEXITED | WSTOPPED | WNOHANG);
- ^
- /usr/local/include/boost/process/detail/posix/wait_group.hpp:74:59: error: use of undeclared identifier 'WSTOPPED'
- ret = ::waitid(P_PGID, p.grp, &siginfo, WEXITED | WSTOPPED | WNOHANG);
- ^
- 7 errors generated.
- configure:33420: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_ENDIAN_H 1
- | #define HAVE_SYS_ENDIAN_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_SYSCTL_H 1
- | #define HAVE_SYS_VMMETER_H 1
- | #define HAVE_DECL_GETIFADDRS 1
- | #define HAVE_DECL_FREEIFADDRS 1
- | #define HAVE_DECL_FORK 1
- | #define HAVE_DECL_SETSID 1
- | #define HAVE_DECL_PIPE2 1
- | #define HAVE_TIMINGSAFE_BCMP 1
- | #define HAVE_DECL_LE16TOH 1
- | #define HAVE_DECL_LE32TOH 1
- | #define HAVE_DECL_LE64TOH 1
- | #define HAVE_DECL_HTOLE16 1
- | #define HAVE_DECL_HTOLE32 1
- | #define HAVE_DECL_HTOLE64 1
- | #define HAVE_DECL_BE16TOH 1
- | #define HAVE_DECL_BE32TOH 1
- | #define HAVE_DECL_BE64TOH 1
- | #define HAVE_DECL_HTOBE16 1
- | #define HAVE_DECL_HTOBE32 1
- | #define HAVE_DECL_HTOBE64 1
- | #define HAVE_DECL_BSWAP_16 0
- | #define HAVE_DECL_BSWAP_32 0
- | #define HAVE_DECL_BSWAP_64 0
- | #define HAVE_BUILTIN_CLZL 1
- | #define HAVE_BUILTIN_CLZLL 1
- | #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1
- | #define HAVE_THREAD_LOCAL 1
- | #define HAVE_GMTIME_R 1
- | #define HAVE_SYSCTL 1
- | #define HAVE_FDATASYNC 1
- | #define HAVE_O_CLOEXEC 1
- | #define HAVE_SYSTEM 1
- | #define HAVE_BUILTIN_MUL_OVERFLOW 1
- | #define USE_SQLITE 1
- | #define HAVE_BOOST /**/
- | /* end confdefs.h. */
- |
- | #define BOOST_PROCESS_USE_STD_FS
- | #include <boost/process.hpp>
- |
- | int
- | main (void)
- | {
- |
- | namespace bp = boost::process;
- | bp::opstream stdin_stream;
- | bp::ipstream stdout_stream;
- | bp::child c("dummy", bp::std_out > stdout_stream, bp::std_err > stdout_stream, bp::std_in < stdin_stream);
- | stdin_stream << std::string{"test"} << std::endl;
- | if (c.running()) c.terminate();
- | c.wait();
- | c.exit_code();
- |
- | ;
- | return 0;
- | }
- configure:33431: result: no
- configure:33463: checking for seccomp-bpf (Linux x86-64)
- configure:33482: c++ -std=c++17 -E conftest.cpp
- conftest.cpp:70:16: fatal error: 'linux/seccomp.h' file not found
- #include <linux/seccomp.h>
- ^~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:33482: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_ENDIAN_H 1
- | #define HAVE_SYS_ENDIAN_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_SYSCTL_H 1
- | #define HAVE_SYS_VMMETER_H 1
- | #define HAVE_DECL_GETIFADDRS 1
- | #define HAVE_DECL_FREEIFADDRS 1
- | #define HAVE_DECL_FORK 1
- | #define HAVE_DECL_SETSID 1
- | #define HAVE_DECL_PIPE2 1
- | #define HAVE_TIMINGSAFE_BCMP 1
- | #define HAVE_DECL_LE16TOH 1
- | #define HAVE_DECL_LE32TOH 1
- | #define HAVE_DECL_LE64TOH 1
- | #define HAVE_DECL_HTOLE16 1
- | #define HAVE_DECL_HTOLE32 1
- | #define HAVE_DECL_HTOLE64 1
- | #define HAVE_DECL_BE16TOH 1
- | #define HAVE_DECL_BE32TOH 1
- | #define HAVE_DECL_BE64TOH 1
- | #define HAVE_DECL_HTOBE16 1
- | #define HAVE_DECL_HTOBE32 1
- | #define HAVE_DECL_HTOBE64 1
- | #define HAVE_DECL_BSWAP_16 0
- | #define HAVE_DECL_BSWAP_32 0
- | #define HAVE_DECL_BSWAP_64 0
- | #define HAVE_BUILTIN_CLZL 1
- | #define HAVE_BUILTIN_CLZLL 1
- | #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1
- | #define HAVE_THREAD_LOCAL 1
- | #define HAVE_GMTIME_R 1
- | #define HAVE_SYSCTL 1
- | #define HAVE_FDATASYNC 1
- | #define HAVE_O_CLOEXEC 1
- | #define HAVE_SYSTEM 1
- | #define HAVE_BUILTIN_MUL_OVERFLOW 1
- | #define USE_SQLITE 1
- | #define HAVE_BOOST /**/
- | /* end confdefs.h. */
- |
- | #include <linux/seccomp.h>
- |
- | int
- | main (void)
- | {
- |
- | #if !defined(__x86_64__)
- | # error Syscall sandbox is an experimental feature currently available only under Linux x86-64.
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:33494: result: no
- configure:33607: checking for libevent >= 2.1.8
- configure:33614: $PKG_CONFIG --exists --print-errors "libevent >= 2.1.8"
- Argument "12-stabl" isn't numeric in numeric eq (==) at /usr/bin/pkg-config line 718.
- configure:33617: $? = 0
- configure:33631: $PKG_CONFIG --exists --print-errors "libevent >= 2.1.8"
- Argument "12-stabl" isn't numeric in numeric eq (==) at /usr/bin/pkg-config line 718.
- configure:33634: $? = 0
- configure:33672: result: yes
- configure:33679: checking for libevent_pthreads >= 2.1.8
- configure:33686: $PKG_CONFIG --exists --print-errors "libevent_pthreads >= 2.1.8"
- Argument "12-stabl" isn't numeric in numeric eq (==) at /usr/bin/pkg-config line 718.
- configure:33689: $? = 0
- configure:33703: $PKG_CONFIG --exists --print-errors "libevent_pthreads >= 2.1.8"
- Argument "12-stabl" isn't numeric in numeric eq (==) at /usr/bin/pkg-config line 718.
- configure:33706: $? = 0
- configure:33744: result: yes
- configure:33758: checking if evhttp_connection_get_peer expects const char**
- configure:33780: c++ -std=c++17 -c -g -O2 -isystem /usr/local/include conftest.cpp >&5
- conftest.cpp:81:7: error: no matching function for call to 'evhttp_connection_get_peer'
- evhttp_connection_get_peer(conn, &host, &port);
- ^~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/local/include/event2/http.h:765:6: note: candidate function not viable: no known conversion from 'const char **' to 'char **' for 2nd argument
- void evhttp_connection_get_peer(struct evhttp_connection *evcon,
- ^
- 1 error generated.
- configure:33780: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "24.99.0"
- | #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- | #define PACKAGE_URL "https://bitcoincore.org/"
- | #define HAVE_CXX17 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define STDC_HEADERS 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define USE_ASM 1
- | #define HAVE_CLMUL 1
- | #define ENABLE_SSE41 1
- | #define ENABLE_AVX2 1
- | #define ENABLE_X86_SHANI 1
- | #define HAVE_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_ENDIAN_H 1
- | #define HAVE_SYS_ENDIAN_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_SYSCTL_H 1
- | #define HAVE_SYS_VMMETER_H 1
- | #define HAVE_DECL_GETIFADDRS 1
- | #define HAVE_DECL_FREEIFADDRS 1
- | #define HAVE_DECL_FORK 1
- | #define HAVE_DECL_SETSID 1
- | #define HAVE_DECL_PIPE2 1
- | #define HAVE_TIMINGSAFE_BCMP 1
- | #define HAVE_DECL_LE16TOH 1
- | #define HAVE_DECL_LE32TOH 1
- | #define HAVE_DECL_LE64TOH 1
- | #define HAVE_DECL_HTOLE16 1
- | #define HAVE_DECL_HTOLE32 1
- | #define HAVE_DECL_HTOLE64 1
- | #define HAVE_DECL_BE16TOH 1
- | #define HAVE_DECL_BE32TOH 1
- | #define HAVE_DECL_BE64TOH 1
- | #define HAVE_DECL_HTOBE16 1
- | #define HAVE_DECL_HTOBE32 1
- | #define HAVE_DECL_HTOBE64 1
- | #define HAVE_DECL_BSWAP_16 0
- | #define HAVE_DECL_BSWAP_32 0
- | #define HAVE_DECL_BSWAP_64 0
- | #define HAVE_BUILTIN_CLZL 1
- | #define HAVE_BUILTIN_CLZLL 1
- | #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1
- | #define HAVE_THREAD_LOCAL 1
- | #define HAVE_GMTIME_R 1
- | #define HAVE_SYSCTL 1
- | #define HAVE_FDATASYNC 1
- | #define HAVE_O_CLOEXEC 1
- | #define HAVE_SYSTEM 1
- | #define HAVE_BUILTIN_MUL_OVERFLOW 1
- | #define USE_SQLITE 1
- | #define HAVE_BOOST /**/
- | /* end confdefs.h. */
- |
- | #include <cstdint>
- | #include <event2/http.h>
- |
- | int
- | main (void)
- | {
- |
- | evhttp_connection *conn = (evhttp_connection *)1;
- | const char *host;
- | uint16_t port;
- |
- | evhttp_connection_get_peer(conn, &host, &port);
- |
- | ;
- | return 0;
- | }
- configure:33787: result: no
- configure:33802: checking for libqrencode
- configure:33809: $PKG_CONFIG --exists --print-errors "libqrencode"
- Package libqrencode was not found in the pkg-config search path
- configure:33812: $? = 1
- configure:33826: $PKG_CONFIG --exists --print-errors "libqrencode"
- Package libqrencode was not found in the pkg-config search path
- configure:33829: $? = 1
- configure:33843: result: no
- Package libqrencode was not found in the pkg-config search path
- configure:33882: checking for libzmq >= 4
- configure:33889: $PKG_CONFIG --exists --print-errors "libzmq >= 4"
- Package libzmq was not found in the pkg-config search path
- configure:33892: $? = 1
- configure:33906: $PKG_CONFIG --exists --print-errors "libzmq >= 4"
- Package libzmq was not found in the pkg-config search path
- configure:33909: $? = 1
- configure:33923: result: no
- Package libzmq was not found in the pkg-config search path
- configure:33942: WARNING: libzmq version 4.x or greater not found, disabling
- configure:33982: checking for libmultiprocess
- configure:33989: $PKG_CONFIG --exists --print-errors "libmultiprocess"
- Package libmultiprocess was not found in the pkg-config search path
- configure:33992: $? = 1
- configure:34006: $PKG_CONFIG --exists --print-errors "libmultiprocess"
- Package libmultiprocess was not found in the pkg-config search path
- configure:34009: $? = 1
- configure:34023: result: no
- Package libmultiprocess was not found in the pkg-config search path
- configure:34105: checking whether to build bitcoind
- configure:34115: result: yes
- configure:34118: checking whether to build bitcoin-cli
- configure:34128: result: yes
- configure:34131: checking whether to build bitcoin-tx
- configure:34141: result: yes
- configure:34144: checking whether to build bitcoin-wallet
- configure:34154: result: yes
- configure:34157: checking whether to build bitcoin-util
- configure:34167: result: yes
- configure:34170: checking whether to build experimental bitcoin-chainstate
- configure:34185: result: no
- configure:34188: checking whether to build libraries
- configure:34216: result: yes
- configure:34227: checking if ccache should be used
- configure:34240: result: yes
- configure:34244: checking whether C compiler accepts -fdebug-prefix-map=A=B
- configure:34264: /usr/local/bin/ccache cc -c -g -O2 -Werror -fdebug-prefix-map=A=B conftest.c >&5
- configure:34264: $? = 0
- configure:34274: result: yes
- configure:34284: checking whether C preprocessor accepts -fmacro-prefix-map=A=B
- configure:34304: cc -E -Werror -fmacro-prefix-map=A=B conftest.c
- configure:34304: $? = 0
- configure:34314: result: yes
- configure:34326: checking if wallet should be enabled
- configure:34329: result: yes
- configure:34341: checking whether to build with support for UPnP
- configure:34347: result: no
- configure:34367: checking whether to build with support for NAT-PMP
- configure:34373: result: no
- configure:34395: checking whether to build GUI with support for D-Bus
- configure:34402: result: yes
- configure:34405: checking whether to build GUI with support for QR codes
- configure:34420: result: no
- configure:34424: WARNING: xgettext is required to update qt translations
- configure:34428: checking whether to build test_bitcoin-qt
- configure:34431: result: yes
- configure:34449: checking whether to build test_bitcoin
- configure:34456: result: yes
- configure:34466: checking whether to reduce exports
- configure:34472: result: no
- configure:34965: checking that generated files are newer than configure
- configure:34971: result: done
- configure:35191: creating ./config.status
- ## ---------------------- ##
- ## Running config.status. ##
- ## ---------------------- ##
- This file was extended by Bitcoin Core config.status 24.99.0, which was
- generated by GNU Autoconf 2.71. Invocation command line was
- CONFIG_FILES =
- CONFIG_HEADERS =
- CONFIG_LINKS =
- CONFIG_COMMANDS =
- $ ./config.status
- on orangepuff
- config.status:1505: creating libbitcoinconsensus.pc
- config.status:1505: creating Makefile
- config.status:1505: creating src/Makefile
- config.status:1505: creating doc/man/Makefile
- config.status:1505: creating share/setup.nsi
- config.status:1505: creating share/qt/Info.plist
- config.status:1505: creating test/config.ini
- config.status:1505: creating contrib/devtools/split-debug.sh
- config.status:1505: creating src/config/bitcoin-config.h
- config.status:1686: src/config/bitcoin-config.h is unchanged
- config.status:1765: executing depfiles commands
- config.status:1840: cd src && sed -e '/# am--include-marker/d' Makefile | gmake -f - am--depfiles
- gmake: Nothing to be done for 'am--depfiles'.
- config.status:1847: $? = 0
- config.status:1765: executing libtool commands
- configure:37808: === configuring in src/secp256k1 (/home/thestack/bitcoin/src/secp256k1)
- configure:37869: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--enable-suppress-external-warnings' '--with-experimental-kernel-lib' 'MAKE=gmake' '--disable-shared' '--with-pic' '--enable-benchmark=no' '--enable-module-recovery' '--disable-module-ecdh' --cache-file=/dev/null --srcdir=.
- ## ---------------- ##
- ## Cache variables. ##
- ## ---------------- ##
- ac_cv_build=x86_64-unknown-openbsd7.2
- ac_cv_c_bigendian=no
- ac_cv_c_compiler_gnu=yes
- ac_cv_cxx_compiler_gnu=yes
- ac_cv_cxx_undeclared_builtin_options='none needed'
- ac_cv_env_ARFLAGS_set=
- ac_cv_env_ARFLAGS_value=
- ac_cv_env_BDB_CFLAGS_set=
- ac_cv_env_BDB_CFLAGS_value=
- ac_cv_env_BDB_LIBS_set=
- ac_cv_env_BDB_LIBS_value=
- ac_cv_env_CCC_set=
- ac_cv_env_CCC_value=
- ac_cv_env_CC_set=
- ac_cv_env_CC_value=
- ac_cv_env_CFLAGS_set=
- ac_cv_env_CFLAGS_value=
- ac_cv_env_CPPFLAGS_set=
- ac_cv_env_CPPFLAGS_value=
- ac_cv_env_CPP_set=
- ac_cv_env_CPP_value=
- ac_cv_env_CXXCPP_set=
- ac_cv_env_CXXCPP_value=
- ac_cv_env_CXXFLAGS_set=
- ac_cv_env_CXXFLAGS_value=
- ac_cv_env_CXX_set=
- ac_cv_env_CXX_value=
- ac_cv_env_EVENT_CFLAGS_set=
- ac_cv_env_EVENT_CFLAGS_value=
- ac_cv_env_EVENT_LIBS_set=
- ac_cv_env_EVENT_LIBS_value=
- ac_cv_env_EVENT_PTHREADS_CFLAGS_set=
- ac_cv_env_EVENT_PTHREADS_CFLAGS_value=
- ac_cv_env_EVENT_PTHREADS_LIBS_set=
- ac_cv_env_EVENT_PTHREADS_LIBS_value=
- ac_cv_env_LDFLAGS_set=
- ac_cv_env_LDFLAGS_value=
- ac_cv_env_LIBMULTIPROCESS_CFLAGS_set=
- ac_cv_env_LIBMULTIPROCESS_CFLAGS_value=
- ac_cv_env_LIBMULTIPROCESS_LIBS_set=
- ac_cv_env_LIBMULTIPROCESS_LIBS_value=
- ac_cv_env_LIBS_set=
- ac_cv_env_LIBS_value=
- ac_cv_env_OBJCXXFLAGS_set=
- ac_cv_env_OBJCXXFLAGS_value=
- ac_cv_env_OBJCXX_set=
- ac_cv_env_OBJCXX_value=
- ac_cv_env_PKG_CONFIG_LIBDIR_set=
- ac_cv_env_PKG_CONFIG_LIBDIR_value=
- ac_cv_env_PKG_CONFIG_PATH_set=
- ac_cv_env_PKG_CONFIG_PATH_value=
- ac_cv_env_PKG_CONFIG_set=
- ac_cv_env_PKG_CONFIG_value=
- ac_cv_env_PYTHONPATH_set=
- ac_cv_env_PYTHONPATH_value=
- ac_cv_env_QR_CFLAGS_set=
- ac_cv_env_QR_CFLAGS_value=
- ac_cv_env_QR_LIBS_set=
- ac_cv_env_QR_LIBS_value=
- ac_cv_env_QT_ACCESSIBILITY_CFLAGS_set=
- ac_cv_env_QT_ACCESSIBILITY_CFLAGS_value=
- ac_cv_env_QT_ACCESSIBILITY_LIBS_set=
- ac_cv_env_QT_ACCESSIBILITY_LIBS_value=
- ac_cv_env_QT_CLIPBOARD_CFLAGS_set=
- ac_cv_env_QT_CLIPBOARD_CFLAGS_value=
- ac_cv_env_QT_CLIPBOARD_LIBS_set=
- ac_cv_env_QT_CLIPBOARD_LIBS_value=
- ac_cv_env_QT_CORE_CFLAGS_set=
- ac_cv_env_QT_CORE_CFLAGS_value=
- ac_cv_env_QT_CORE_LIBS_set=
- ac_cv_env_QT_CORE_LIBS_value=
- ac_cv_env_QT_DBUS_CFLAGS_set=
- ac_cv_env_QT_DBUS_CFLAGS_value=
- ac_cv_env_QT_DBUS_LIBS_set=
- ac_cv_env_QT_DBUS_LIBS_value=
- ac_cv_env_QT_DEVICEDISCOVERY_CFLAGS_set=
- ac_cv_env_QT_DEVICEDISCOVERY_CFLAGS_value=
- ac_cv_env_QT_DEVICEDISCOVERY_LIBS_set=
- ac_cv_env_QT_DEVICEDISCOVERY_LIBS_value=
- ac_cv_env_QT_EDID_CFLAGS_set=
- ac_cv_env_QT_EDID_CFLAGS_value=
- ac_cv_env_QT_EDID_LIBS_set=
- ac_cv_env_QT_EDID_LIBS_value=
- ac_cv_env_QT_EGL_CFLAGS_set=
- ac_cv_env_QT_EGL_CFLAGS_value=
- ac_cv_env_QT_EGL_LIBS_set=
- ac_cv_env_QT_EGL_LIBS_value=
- ac_cv_env_QT_EVENTDISPATCHER_CFLAGS_set=
- ac_cv_env_QT_EVENTDISPATCHER_CFLAGS_value=
- ac_cv_env_QT_EVENTDISPATCHER_LIBS_set=
- ac_cv_env_QT_EVENTDISPATCHER_LIBS_value=
- ac_cv_env_QT_FB_CFLAGS_set=
- ac_cv_env_QT_FB_CFLAGS_value=
- ac_cv_env_QT_FB_LIBS_set=
- ac_cv_env_QT_FB_LIBS_value=
- ac_cv_env_QT_FONTDATABASE_CFLAGS_set=
- ac_cv_env_QT_FONTDATABASE_CFLAGS_value=
- ac_cv_env_QT_FONTDATABASE_LIBS_set=
- ac_cv_env_QT_FONTDATABASE_LIBS_value=
- ac_cv_env_QT_GRAPHICS_CFLAGS_set=
- ac_cv_env_QT_GRAPHICS_CFLAGS_value=
- ac_cv_env_QT_GRAPHICS_LIBS_set=
- ac_cv_env_QT_GRAPHICS_LIBS_value=
- ac_cv_env_QT_GUI_CFLAGS_set=
- ac_cv_env_QT_GUI_CFLAGS_value=
- ac_cv_env_QT_GUI_LIBS_set=
- ac_cv_env_QT_GUI_LIBS_value=
- ac_cv_env_QT_INPUT_CFLAGS_set=
- ac_cv_env_QT_INPUT_CFLAGS_value=
- ac_cv_env_QT_INPUT_LIBS_set=
- ac_cv_env_QT_INPUT_LIBS_value=
- ac_cv_env_QT_NETWORK_CFLAGS_set=
- ac_cv_env_QT_NETWORK_CFLAGS_value=
- ac_cv_env_QT_NETWORK_LIBS_set=
- ac_cv_env_QT_NETWORK_LIBS_value=
- ac_cv_env_QT_SERVICE_CFLAGS_set=
- ac_cv_env_QT_SERVICE_CFLAGS_value=
- ac_cv_env_QT_SERVICE_LIBS_set=
- ac_cv_env_QT_SERVICE_LIBS_value=
- ac_cv_env_QT_TEST_CFLAGS_set=
- ac_cv_env_QT_TEST_CFLAGS_value=
- ac_cv_env_QT_TEST_LIBS_set=
- ac_cv_env_QT_TEST_LIBS_value=
- ac_cv_env_QT_THEME_CFLAGS_set=
- ac_cv_env_QT_THEME_CFLAGS_value=
- ac_cv_env_QT_THEME_LIBS_set=
- ac_cv_env_QT_THEME_LIBS_value=
- ac_cv_env_QT_WIDGETS_CFLAGS_set=
- ac_cv_env_QT_WIDGETS_CFLAGS_value=
- ac_cv_env_QT_WIDGETS_LIBS_set=
- ac_cv_env_QT_WIDGETS_LIBS_value=
- ac_cv_env_QT_WINDOWSUIAUTOMATION_CFLAGS_set=
- ac_cv_env_QT_WINDOWSUIAUTOMATION_CFLAGS_value=
- ac_cv_env_QT_WINDOWSUIAUTOMATION_LIBS_set=
- ac_cv_env_QT_WINDOWSUIAUTOMATION_LIBS_value=
- ac_cv_env_QT_XCBQPA_CFLAGS_set=
- ac_cv_env_QT_XCBQPA_CFLAGS_value=
- ac_cv_env_QT_XCBQPA_LIBS_set=
- ac_cv_env_QT_XCBQPA_LIBS_value=
- ac_cv_env_QT_XKBCOMMON_CFLAGS_set=
- ac_cv_env_QT_XKBCOMMON_CFLAGS_value=
- ac_cv_env_QT_XKBCOMMON_LIBS_set=
- ac_cv_env_QT_XKBCOMMON_LIBS_value=
- ac_cv_env_SQLITE_CFLAGS_set=
- ac_cv_env_SQLITE_CFLAGS_value=
- ac_cv_env_SQLITE_LIBS_set=
- ac_cv_env_SQLITE_LIBS_value=
- ac_cv_env_ZMQ_CFLAGS_set=
- ac_cv_env_ZMQ_CFLAGS_value=
- ac_cv_env_ZMQ_LIBS_set=
- ac_cv_env_ZMQ_LIBS_value=
- ac_cv_env_build_alias_set=
- ac_cv_env_build_alias_value=
- ac_cv_env_host_alias_set=
- ac_cv_env_host_alias_value=
- ac_cv_env_target_alias_set=
- ac_cv_env_target_alias_value=
- ac_cv_func_strerror_r_char_p=no
- ac_cv_func_timingsafe_bcmp=yes
- ac_cv_have_decl_be16toh=yes
- ac_cv_have_decl_be32toh=yes
- ac_cv_have_decl_be64toh=yes
- ac_cv_have_decl_bswap_16=no
- ac_cv_have_decl_bswap_32=no
- ac_cv_have_decl_bswap_64=no
- ac_cv_have_decl_fork=yes
- ac_cv_have_decl_freeifaddrs=yes
- ac_cv_have_decl_getifaddrs=yes
- ac_cv_have_decl_htobe16=yes
- ac_cv_have_decl_htobe32=yes
- ac_cv_have_decl_htobe64=yes
- ac_cv_have_decl_htole16=yes
- ac_cv_have_decl_htole32=yes
- ac_cv_have_decl_htole64=yes
- ac_cv_have_decl_le16toh=yes
- ac_cv_have_decl_le32toh=yes
- ac_cv_have_decl_le64toh=yes
- ac_cv_have_decl_pipe2=yes
- ac_cv_have_decl_setsid=yes
- ac_cv_have_decl_strerror_r=yes
- ac_cv_header_byteswap_h=no
- ac_cv_header_dlfcn_h=yes
- ac_cv_header_endian_h=yes
- ac_cv_header_inttypes_h=yes
- ac_cv_header_miniupnpc_miniupnpc_h=no
- ac_cv_header_miniupnpc_upnpcommands_h=no
- ac_cv_header_miniupnpc_upnperrors_h=no
- ac_cv_header_natpmp_h=no
- ac_cv_header_stdint_h=yes
- ac_cv_header_stdio_h=yes
- ac_cv_header_stdlib_h=yes
- ac_cv_header_string_h=yes
- ac_cv_header_strings_h=yes
- ac_cv_header_sys_endian_h=yes
- ac_cv_header_sys_prctl_h=no
- ac_cv_header_sys_resources_h=no
- ac_cv_header_sys_select_h=yes
- ac_cv_header_sys_stat_h=yes
- ac_cv_header_sys_sysctl_h=yes
- ac_cv_header_sys_types_h=yes
- ac_cv_header_sys_vmmeter_h=yes
- ac_cv_header_unistd_h=yes
- ac_cv_header_vm_vm_param_h=no
- ac_cv_host=x86_64-unknown-openbsd7.2
- ac_cv_objcxx_compiler_gnu=yes
- ac_cv_objext=o
- ac_cv_path_CCACHE=/usr/local/bin/ccache
- ac_cv_path_EGREP='/usr/bin/grep -E'
- ac_cv_path_FGREP='/usr/bin/grep -F'
- ac_cv_path_GIT=/usr/local/bin/git
- ac_cv_path_GREP=/usr/bin/grep
- ac_cv_path_HEXDUMP=/usr/bin/hexdump
- ac_cv_path_LCONVERT=/usr/local/lib/qt5/bin/lconvert
- ac_cv_path_LRELEASE=/usr/local/lib/qt5/bin/lrelease
- ac_cv_path_LUPDATE=/usr/local/lib/qt5/bin/lupdate
- ac_cv_path_MOC=/usr/local/lib/qt5/bin/moc
- ac_cv_path_PYTHON=/usr/local/bin/python3.9
- ac_cv_path_RCC=/usr/local/lib/qt5/bin/rcc
- ac_cv_path_SED=/usr/bin/sed
- ac_cv_path_UIC=/usr/local/lib/qt5/bin/uic
- ac_cv_path_ac_pt_AR=/usr/bin/ar
- ac_cv_path_ac_pt_LLVM_COV=/usr/bin/llvm-cov
- ac_cv_path_ac_pt_OBJCOPY=/usr/bin/objcopy
- ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
- ac_cv_path_install='/usr/bin/install -c'
- ac_cv_prog_AWK=awk
- ac_cv_prog_CC=cc
- ac_cv_prog_CPP='cc -E'
- ac_cv_prog_CXXCPP='c++ -std=c++17 -E'
- ac_cv_prog_ac_ct_AR=ar
- ac_cv_prog_ac_ct_CXX=c++
- ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
- ac_cv_prog_ac_ct_OBJDUMP=objdump
- ac_cv_prog_ac_ct_RANLIB=ranlib
- ac_cv_prog_ac_ct_STRIP=strip
- ac_cv_prog_cc_c11=
- ac_cv_prog_cc_g=yes
- ac_cv_prog_cc_stdc=
- ac_cv_prog_cxx_11=no
- ac_cv_prog_cxx_cxx11=
- ac_cv_prog_cxx_g=yes
- ac_cv_prog_cxx_stdcxx=
- ac_cv_prog_make_gmake_set=yes
- ac_cv_prog_objcxx_g=yes
- ac_cv_search_clock_gettime='none required'
- ac_cv_sys_file_offset_bits=no
- ac_cv_sys_largefile_CC=no
- am_cv_CC_dependencies_compiler_type=gcc3
- am_cv_CXX_dependencies_compiler_type=gcc3
- am_cv_OBJCXX_dependencies_compiler_type=gcc3
- am_cv_make_support_nested_variables=yes
- am_cv_prog_cc_c_o=yes
- ax_cv_PTHREAD_CLANG=yes
- ax_cv_PTHREAD_CLANG_NO_WARN_FLAG=no
- ax_cv_PTHREAD_JOINABLE_ATTR=PTHREAD_CREATE_JOINABLE
- ax_cv_PTHREAD_PRIO_INHERIT=yes
- ax_cv_PTHREAD_SPECIAL_FLAGS=no
- ax_cv_check_ccppflags__fmacro_prefix_map_A_B=yes
- ax_cv_check_cflags__fdebug_prefix_map_A_B=yes
- ax_cv_check_cxxcppflags__DBOOST_NO_CXX98_FUNCTION_BASE=no
- ax_cv_check_cxxcppflags___D_FORTIFY_SOURCE_3=yes
- ax_cv_check_cxxcppflags___U_FORTIFY_SOURCE=yes
- ax_cv_check_cxxflags__Wall=yes
- ax_cv_check_cxxflags__Wconditional_uninitialized=yes
- ax_cv_check_cxxflags__Wdate_time=yes
- ax_cv_check_cxxflags__Wdocumentation=yes
- ax_cv_check_cxxflags__Wduplicated_branches=no
- ax_cv_check_cxxflags__Wduplicated_cond=no
- ax_cv_check_cxxflags__Wextra=yes
- ax_cv_check_cxxflags__Wformat__Wformat_security=yes
- ax_cv_check_cxxflags__Wgnu=yes
- ax_cv_check_cxxflags__Wimplicit_fallthrough=yes
- ax_cv_check_cxxflags__Wlogical_op=no
- ax_cv_check_cxxflags__Wloop_analysis=yes
- ax_cv_check_cxxflags__Woverloaded_virtual=yes
- ax_cv_check_cxxflags__Wredundant_decls=yes
- ax_cv_check_cxxflags__Wself_assign=yes
- ax_cv_check_cxxflags__Wshadow_field=yes
- ax_cv_check_cxxflags__Wsuggest_override=yes
- ax_cv_check_cxxflags__Wthread_safety=yes
- ax_cv_check_cxxflags__Wunreachable_code_loop_increment=yes
- ax_cv_check_cxxflags__Wunused_member_function=yes
- ax_cv_check_cxxflags__Wunused_parameter=yes
- ax_cv_check_cxxflags__Wvla=yes
- ax_cv_check_cxxflags___Werror=yes
- ax_cv_check_cxxflags___Wstack_protector=yes
- ax_cv_check_cxxflags___fPIC=yes
- ax_cv_check_cxxflags___fcf_protection_full=yes
- ax_cv_check_cxxflags___fstack_protector_all=yes
- ax_cv_check_cxxflags___fstack_reuse_none=no
- ax_cv_check_cxxflags__fno_extended_identifiers=no
- ax_cv_check_cxxflags__fstack_clash_protection=no
- ax_cv_check_cxxflags__march_armv8_apcrc=no
- ax_cv_check_cxxflags__march_armv8_apcrypto=no
- ax_cv_check_cxxflags__mavx__mavx2=yes
- ax_cv_check_cxxflags__mpclmul=yes
- ax_cv_check_cxxflags__msse4_1=yes
- ax_cv_check_cxxflags__msse4_2=yes
- ax_cv_check_cxxflags__msse4__msha=yes
- ax_cv_check_ldflags_=no
- ax_cv_check_ldflags__Wl___dynamicbase=no
- ax_cv_check_ldflags__Wl___enable_reloc_section=no
- ax_cv_check_ldflags__Wl___high_entropy_va=no
- ax_cv_check_ldflags__Wl___nxcompat=no
- ax_cv_check_ldflags__Wl__z_now=yes
- ax_cv_check_ldflags__Wl__z_relro=yes
- ax_cv_check_ldflags__Wl__z_separate_code=yes
- ax_cv_check_ldflags___Wl___fatal_warnings=yes
- ax_cv_check_ldflags__fPIE__pie=yes
- ax_cv_cxx_compile_cxx17__std_cpp17=yes
- bitcoin_cv_static_qt=no
- lt_cv_ar_at_file=@
- lt_cv_archive_cmds_need_lc=yes
- lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
- lt_cv_file_magic_cmd='$MAGIC_CMD'
- lt_cv_file_magic_test_file=
- lt_cv_ld_reload_flag=-r
- lt_cv_nm_interface='BSD nm'
- lt_cv_objdir=.libs
- lt_cv_path_LD=/usr/bin/ld
- lt_cv_path_LDCXX=/usr/bin/ld
- lt_cv_path_NM='/usr/bin/nm -B'
- lt_cv_path_mainfest_tool=no
- lt_cv_prog_compiler_c_o=yes
- lt_cv_prog_compiler_c_o_CXX=yes
- lt_cv_prog_compiler_pic='-fPIC -DPIC'
- lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
- lt_cv_prog_compiler_pic_works=yes
- lt_cv_prog_compiler_pic_works_CXX=yes
- lt_cv_prog_compiler_rtti_exceptions=yes
- lt_cv_prog_compiler_static_works=yes
- lt_cv_prog_compiler_static_works_CXX=yes
- lt_cv_prog_gnu_ld=no
- lt_cv_prog_gnu_ldcxx=yes
- lt_cv_sharedlib_from_linklib_cmd='print -r --'
- lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'
- lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'
- lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'
- lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'
- lt_cv_sys_max_cmd_len=393216
- lt_cv_to_host_file_cmd=func_convert_file_noop
- lt_cv_to_tool_file_cmd=func_convert_file_noop
- pkg_cv_EVENT_CFLAGS=-I/usr/local/include
- pkg_cv_EVENT_LIBS='-L/usr/local/lib -levent_extra -levent_core'
- pkg_cv_EVENT_PTHREADS_CFLAGS='-I/usr/local/include -pthread'
- pkg_cv_EVENT_PTHREADS_LIBS='-L/usr/local/lib -levent_pthreads -levent_extra -levent_core'
- pkg_cv_QT_CORE_CFLAGS='-DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore -I/usr/local/include/X11/qt5'
- pkg_cv_QT_CORE_LIBS=' -lQt5Core'
- pkg_cv_QT_DBUS_CFLAGS='-DQT_DBUS_LIB -I/usr/local/include/X11/qt5/QtDBus -I/usr/local/include/X11/qt5 -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore'
- pkg_cv_QT_DBUS_LIBS=' -lQt5DBus -lQt5Core'
- pkg_cv_QT_GUI_CFLAGS='-DQT_GUI_LIB -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5 -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore'
- pkg_cv_QT_GUI_LIBS=' -lQt5Gui -lQt5Core'
- pkg_cv_QT_NETWORK_CFLAGS='-DQT_NETWORK_LIB -I/usr/local/include/X11/qt5/QtNetwork -I/usr/local/include/X11/qt5 -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore'
- pkg_cv_QT_NETWORK_LIBS=' -lQt5Network -lQt5Core'
- pkg_cv_QT_TEST_CFLAGS='-DQT_TESTLIB_LIB -I/usr/local/include/X11/qt5/QtTest -I/usr/local/include/X11/qt5 -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore'
- pkg_cv_QT_TEST_LIBS=' -lQt5Test -lQt5Core'
- pkg_cv_QT_WIDGETS_CFLAGS='-DQT_WIDGETS_LIB -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5 -DQT_GUI_LIB -I/usr/local/include/X11/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore'
- pkg_cv_QT_WIDGETS_LIBS=' -lQt5Widgets -lQt5Gui -lQt5Core'
- pkg_cv_SQLITE_CFLAGS=-I/usr/local/include
- pkg_cv_SQLITE_LIBS='-L/usr/local/lib -lsqlite3'
- ## ----------------- ##
- ## Output variables. ##
- ## ----------------- ##
- ACLOCAL='${SHELL} '\''/home/thestack/bitcoin/build-aux/missing'\'' aclocal-1.16'
- AMDEPBACKSLASH='\'
- AMDEP_FALSE='#'
- AMDEP_TRUE=''
- AMTAR='$${TAR-tar}'
- AM_BACKSLASH='\'
- AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
- AM_DEFAULT_VERBOSITY='0'
- AM_V='$(V)'
- ANDROID_ARCH=''
- AR='/usr/bin/ar'
- ARFLAGS='cr'
- ARM_CRC_CXXFLAGS=''
- ARM_SHANI_CXXFLAGS=''
- AS='as'
- AUTOCONF='${SHELL} '\''/home/thestack/bitcoin/build-aux/missing'\'' autoconf'
- AUTOHEADER='${SHELL} '\''/home/thestack/bitcoin/build-aux/missing'\'' autoheader'
- AUTOMAKE='${SHELL} '\''/home/thestack/bitcoin/build-aux/missing'\'' automake-1.16'
- AVX2_CXXFLAGS='-mavx -mavx2'
- AWK='awk'
- BDB_CFLAGS=''
- BDB_CPPFLAGS=''
- BDB_LIBS=''
- BITCOIN_CHAINSTATE_NAME='bitcoin-chainstate'
- BITCOIN_CLI_NAME='bitcoin-cli'
- BITCOIN_DAEMON_NAME='bitcoind'
- BITCOIN_GUI_NAME='bitcoin-qt'
- BITCOIN_MP_GUI_NAME='bitcoin-gui'
- BITCOIN_MP_NODE_NAME='bitcoin-node'
- BITCOIN_TEST_NAME='test_bitcoin'
- BITCOIN_TX_NAME='bitcoin-tx'
- BITCOIN_UTIL_NAME='bitcoin-util'
- BITCOIN_WALLET_TOOL_NAME='bitcoin-wallet'
- BOOST_CPPFLAGS='-isystem /usr/local/include -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION'
- BREW=''
- BUILD_BITCOIND_FALSE='#'
- BUILD_BITCOIND_TRUE=''
- BUILD_BITCOIN_CHAINSTATE_FALSE=''
- BUILD_BITCOIN_CHAINSTATE_TRUE='#'
- BUILD_BITCOIN_CLI_FALSE='#'
- BUILD_BITCOIN_CLI_TRUE=''
- BUILD_BITCOIN_GUI_FALSE=''
- BUILD_BITCOIN_GUI_TRUE='#'
- BUILD_BITCOIN_KERNEL_LIB_FALSE='#'
- BUILD_BITCOIN_KERNEL_LIB_TRUE=''
- BUILD_BITCOIN_LIBS_FALSE='#'
- BUILD_BITCOIN_LIBS_TRUE=''
- BUILD_BITCOIN_NODE_FALSE=''
- BUILD_BITCOIN_NODE_TRUE='#'
- BUILD_BITCOIN_TX_FALSE='#'
- BUILD_BITCOIN_TX_TRUE=''
- BUILD_BITCOIN_UTIL_FALSE='#'
- BUILD_BITCOIN_UTIL_TRUE=''
- BUILD_BITCOIN_WALLET_FALSE='#'
- BUILD_BITCOIN_WALLET_TRUE=''
- BUILD_DARWIN_FALSE=''
- BUILD_DARWIN_TRUE='#'
- BUILD_MULTIPROCESS_FALSE=''
- BUILD_MULTIPROCESS_TRUE='#'
- CC='/usr/local/bin/ccache cc'
- CCACHE='/usr/local/bin/ccache'
- CCDEPMODE='depmode=gcc3'
- CFLAGS='-g -O2'
- CLIENT_VERSION_BUILD='0'
- CLIENT_VERSION_IS_RELEASE='false'
- CLIENT_VERSION_MAJOR='24'
- CLIENT_VERSION_MINOR='99'
- CLMUL_CXXFLAGS='-mpclmul'
- COPYRIGHT_HOLDERS='The %s developers'
- COPYRIGHT_HOLDERS_FINAL='The Bitcoin Core developers'
- COPYRIGHT_HOLDERS_SUBSTITUTION='Bitcoin Core'
- COPYRIGHT_YEAR='2023'
- CORE_CPPFLAGS=' -DHAVE_BUILD_INFO -DPROVIDE_FUZZ_MAIN_FUNCTION'
- CORE_CXXFLAGS=''
- CORE_LDFLAGS=''
- COV_TOOL=''
- COV_TOOL_WRAPPER=''
- CPP='cc -E'
- CPPFLAGS=''
- CSCOPE='cscope'
- CTAGS='ctags'
- CXX='/usr/local/bin/ccache c++ -std=c++17'
- CXXCPP='c++ -std=c++17 -E'
- CXXDEPMODE='depmode=gcc3'
- CXXFLAGS='-g -O2'
- CYGPATH_W='echo'
- DEBUG_CPPFLAGS=' -fmacro-prefix-map=$(abs_top_srcdir)=.'
- DEBUG_CXXFLAGS=' -fdebug-prefix-map=$(abs_top_srcdir)=.'
- DEFS='-DHAVE_CONFIG_H'
- DEPDIR='.deps'
- DLLTOOL='false'
- DOXYGEN=''
- DSYMUTIL=''
- DUMPBIN=''
- ECHO_C=''
- ECHO_N='-n'
- ECHO_T=''
- EGREP='/usr/bin/grep -E'
- ENABLE_ARM_CRC_FALSE=''
- ENABLE_ARM_CRC_TRUE='#'
- ENABLE_ARM_SHANI_FALSE=''
- ENABLE_ARM_SHANI_TRUE='#'
- ENABLE_AVX2_FALSE='#'
- ENABLE_AVX2_TRUE=''
- ENABLE_BENCH_FALSE='#'
- ENABLE_BENCH_TRUE=''
- ENABLE_CLMUL_FALSE='#'
- ENABLE_CLMUL_TRUE=''
- ENABLE_EXTERNAL_SIGNER=''
- ENABLE_EXTERNAL_SIGNER_FALSE=''
- ENABLE_EXTERNAL_SIGNER_TRUE='#'
- ENABLE_FUZZ_BINARY_FALSE='#'
- ENABLE_FUZZ_BINARY_TRUE=''
- ENABLE_FUZZ_FALSE=''
- ENABLE_FUZZ_TRUE='#'
- ENABLE_MAN_FALSE='#'
- ENABLE_MAN_TRUE=''
- ENABLE_QT_FALSE='#'
- ENABLE_QT_TESTS_FALSE='#'
- ENABLE_QT_TESTS_TRUE=''
- ENABLE_QT_TRUE=''
- ENABLE_SSE41_FALSE='#'
- ENABLE_SSE41_TRUE=''
- ENABLE_SSE42_FALSE='#'
- ENABLE_SSE42_TRUE=''
- ENABLE_SYSCALL_SANDBOX_FALSE=''
- ENABLE_SYSCALL_SANDBOX_TRUE='#'
- ENABLE_TESTS_FALSE='#'
- ENABLE_TESTS_TRUE=''
- ENABLE_USDT_TRACEPOINTS_FALSE=''
- ENABLE_USDT_TRACEPOINTS_TRUE='#'
- ENABLE_WALLET_FALSE='#'
- ENABLE_WALLET_TRUE=''
- ENABLE_X86_SHANI_FALSE='#'
- ENABLE_X86_SHANI_TRUE=''
- ENABLE_ZMQ_FALSE=''
- ENABLE_ZMQ_TRUE='#'
- ERROR_CXXFLAGS=''
- ETAGS='etags'
- EVENT_CFLAGS='-isystem /usr/local/include'
- EVENT_LIBS='-L/usr/local/lib -levent_extra -levent_core'
- EVENT_PTHREADS_CFLAGS='-I/usr/local/include -pthread'
- EVENT_PTHREADS_LIBS='-L/usr/local/lib -levent_pthreads -levent_extra -levent_core'
- EXEEXT=''
- EXTENDED_FUNCTIONAL_TESTS=''
- FGREP='/usr/bin/grep -F'
- GCOV=''
- GENHTML=''
- GIT='/usr/local/bin/git'
- GPROF_CXXFLAGS=''
- GPROF_LDFLAGS=''
- GREP='/usr/bin/grep'
- HARDENED_CPPFLAGS=' -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3'
- HARDENED_CXXFLAGS=' -Wstack-protector -fstack-protector-all -fcf-protection=full'
- HARDENED_LDFLAGS=' -Wl,-z,relro -Wl,-z,now -Wl,-z,separate-code -pie'
- HARDEN_FALSE='#'
- HARDEN_TRUE=''
- HAVE_BUILTIN_PREFETCH='1'
- HAVE_CLZ_FALSE='#'
- HAVE_CLZ_TRUE=''
- HAVE_CXX17='1'
- HAVE_CXX20=''
- HAVE_DOXYGEN_FALSE=''
- HAVE_DOXYGEN_TRUE='#'
- HAVE_EVHTTP_CONNECTION_GET_PEER_CONST_CHAR=''
- HAVE_FDATASYNC='1'
- HAVE_FULLFSYNC='0'
- HAVE_GMTIME_R=''
- HAVE_MM_PREFETCH='1'
- HAVE_O_CLOEXEC='1'
- HAVE_STRONG_GETAUXVAL='0'
- HEXDUMP='/usr/bin/hexdump'
- INSTALL_DATA='${INSTALL} -m 644'
- INSTALL_NAME_TOOL=''
- INSTALL_PROGRAM='${INSTALL}'
- INSTALL_SCRIPT='${INSTALL}'
- INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
- LCONVERT='/usr/local/lib/qt5/bin/lconvert'
- LCOV=''
- LCOV_OPTS=''
- LD='/usr/bin/ld'
- LDFLAGS=''
- LIBMULTIPROCESS_CFLAGS=''
- LIBMULTIPROCESS_LIBS=''
- LIBOBJS=''
- LIBS=''
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
- LIBTOOL_APP_LDFLAGS=''
- LIPO=''
- LLVM_COV='/usr/bin/llvm-cov'
- LN_S='ln -s'
- LRELEASE='/usr/local/lib/qt5/bin/lrelease'
- LTLIBOBJS=''
- LTO_CXXFLAGS=''
- LTO_LDFLAGS=''
- LUPDATE='/usr/local/lib/qt5/bin/lupdate'
- MAINT=''
- MAINTAINER_MODE_FALSE='#'
- MAINTAINER_MODE_TRUE=''
- MAKEINFO='${SHELL} '\''/home/thestack/bitcoin/build-aux/missing'\'' makeinfo'
- MAKENSIS=''
- MANIFEST_TOOL=':'
- MINIUPNPC_CPPFLAGS=''
- MINIUPNPC_LIBS=''
- MKDIR_P='./build-aux/install-sh -c -d'
- MOC='/usr/local/lib/qt5/bin/moc'
- MOC_DEFS='-DHAVE_CONFIG_H -I$(srcdir)'
- MPGEN_PREFIX=''
- NATPMP_CPPFLAGS=''
- NATPMP_LIBS=''
- NM='/usr/bin/nm -B'
- NMEDIT=''
- NOWARN_CXXFLAGS=' -Wno-unused-parameter -Wno-self-assign'
- OBJCOPY='/usr/bin/objcopy'
- OBJCXX='c++ -std=c++17'
- OBJCXXDEPMODE='depmode=gcc3'
- OBJCXXFLAGS='-g -O2'
- OBJDUMP='objdump'
- OBJEXT='o'
- OTOOL64=''
- OTOOL=''
- PACKAGE='bitcoin'
- PACKAGE_BUGREPORT='https://github.com/bitcoin/bitcoin/issues'
- PACKAGE_NAME='Bitcoin Core'
- PACKAGE_STRING='Bitcoin Core 24.99.0'
- PACKAGE_TARNAME='bitcoin'
- PACKAGE_URL='https://bitcoincore.org/'
- PACKAGE_VERSION='24.99.0'
- PATH_SEPARATOR=':'
- PIC_FLAGS='-fPIC'
- PIE_FLAGS='-fPIE'
- PKG_CONFIG='/usr/bin/pkg-config'
- PKG_CONFIG_LIBDIR=''
- PKG_CONFIG_PATH=''
- PTHREAD_CC='cc'
- PTHREAD_CFLAGS='-pthread'
- PTHREAD_CXX='c++ -std=c++17'
- PTHREAD_LIBS='-lpthread'
- PYTHON='/usr/local/bin/python3.9'
- PYTHONPATH=''
- QR_CFLAGS=''
- QR_LIBS=''
- QT_ACCESSIBILITY_CFLAGS=''
- QT_ACCESSIBILITY_LIBS=''
- QT_CLIPBOARD_CFLAGS=''
- QT_CLIPBOARD_LIBS=''
- QT_CORE_CFLAGS='-DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore -I/usr/local/include/X11/qt5'
- QT_CORE_LIBS=' -lQt5Core'
- QT_DBUS_CFLAGS='-DQT_DBUS_LIB -I/usr/local/include/X11/qt5/QtDBus -I/usr/local/include/X11/qt5 -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore'
- QT_DBUS_INCLUDES='-DQT_DBUS_LIB -isystem /usr/local/include/X11/qt5/QtDBus -isystem /usr/local/include/X11/qt5 -DQT_CORE_LIB -isystem /usr/local/include/X11/qt5/QtCore'
- QT_DBUS_LIBS=' -lQt5DBus -lQt5Core'
- QT_DEVICEDISCOVERY_CFLAGS=''
- QT_DEVICEDISCOVERY_LIBS=''
- QT_EDID_CFLAGS=''
- QT_EDID_LIBS=''
- QT_EGL_CFLAGS=''
- QT_EGL_LIBS=''
- QT_EVENTDISPATCHER_CFLAGS=''
- QT_EVENTDISPATCHER_LIBS=''
- QT_FB_CFLAGS=''
- QT_FB_LIBS=''
- QT_FONTDATABASE_CFLAGS=''
- QT_FONTDATABASE_LIBS=''
- QT_GRAPHICS_CFLAGS=''
- QT_GRAPHICS_LIBS=''
- QT_GUI_CFLAGS='-DQT_GUI_LIB -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5 -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore'
- QT_GUI_LIBS=' -lQt5Gui -lQt5Core'
- QT_INCLUDES='-DQT_NETWORK_LIB -isystem /usr/local/include/X11/qt5/QtNetwork -isystem /usr/local/include/X11/qt5 -DQT_CORE_LIB -isystem /usr/local/include/X11/qt5/QtCore -DQT_WIDGETS_LIB -isystem /usr/local/include/X11/qt5/QtWidgets -isystem /usr/local/include/X11/qt5 -DQT_GUI_LIB -isystem /usr/local/include/X11/qt5/QtGui -DQT_CORE_LIB -isystem /usr/local/include/X11/qt5/QtCore -DQT_GUI_LIB -isystem /usr/local/include/X11/qt5/QtGui -isystem /usr/local/include/X11/qt5 -DQT_CORE_LIB -isystem /usr/local/include/X11/qt5/QtCore -DQT_CORE_LIB -isystem /usr/local/include/X11/qt5/QtCore -isystem /usr/local/include/X11/qt5'
- QT_INPUT_CFLAGS=''
- QT_INPUT_LIBS=''
- QT_LDFLAGS=''
- QT_LIBS=' -lQt5Network -lQt5Core -lQt5Widgets -lQt5Gui -lQt5Core -lQt5Gui -lQt5Core -lQt5Core '
- QT_NETWORK_CFLAGS='-DQT_NETWORK_LIB -I/usr/local/include/X11/qt5/QtNetwork -I/usr/local/include/X11/qt5 -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore'
- QT_NETWORK_LIBS=' -lQt5Network -lQt5Core'
- QT_PIE_FLAGS='-fPIC'
- QT_SELECT='qt5'
- QT_SERVICE_CFLAGS=''
- QT_SERVICE_LIBS=''
- QT_TEST_CFLAGS='-DQT_TESTLIB_LIB -I/usr/local/include/X11/qt5/QtTest -I/usr/local/include/X11/qt5 -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore'
- QT_TEST_INCLUDES='-DQT_TESTLIB_LIB -isystem /usr/local/include/X11/qt5/QtTest -isystem /usr/local/include/X11/qt5 -DQT_CORE_LIB -isystem /usr/local/include/X11/qt5/QtCore'
- QT_TEST_LIBS=' -lQt5Test -lQt5Core'
- QT_THEME_CFLAGS=''
- QT_THEME_LIBS=''
- QT_TRANSLATION_DIR=''
- QT_WIDGETS_CFLAGS='-DQT_WIDGETS_LIB -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5 -DQT_GUI_LIB -I/usr/local/include/X11/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore'
- QT_WIDGETS_LIBS=' -lQt5Widgets -lQt5Gui -lQt5Core'
- QT_WINDOWSUIAUTOMATION_CFLAGS=''
- QT_WINDOWSUIAUTOMATION_LIBS=''
- QT_XCBQPA_CFLAGS=''
- QT_XCBQPA_LIBS=''
- QT_XKBCOMMON_CFLAGS=''
- QT_XKBCOMMON_LIBS=''
- RANLIB='ranlib'
- RCC='/usr/local/lib/qt5/bin/rcc'
- RELDFLAGS=''
- RUNTIME_LDFLAGS=''
- SANITIZER_CXXFLAGS=''
- SANITIZER_LDFLAGS=''
- SED='/usr/bin/sed'
- SET_MAKE=''
- SHELL='/bin/sh'
- SQLITE_CFLAGS='-I/usr/local/include'
- SQLITE_LIBS='-L/usr/local/lib -lsqlite3'
- SSE41_CXXFLAGS='-msse4.1'
- SSE42_CXXFLAGS='-msse4.2'
- STRIP='strip'
- TARGET_DARWIN_FALSE=''
- TARGET_DARWIN_TRUE='#'
- TARGET_LINUX_FALSE=''
- TARGET_LINUX_TRUE='#'
- TARGET_WINDOWS_FALSE=''
- TARGET_WINDOWS_TRUE='#'
- TESTDEFS=''
- UIC='/usr/local/lib/qt5/bin/uic'
- USE_ASM_FALSE='#'
- USE_ASM_TRUE=''
- USE_BDB=''
- USE_BDB_FALSE=''
- USE_BDB_TRUE='#'
- USE_LCOV_FALSE=''
- USE_LCOV_TRUE='#'
- USE_LIBEVENT_FALSE='#'
- USE_LIBEVENT_TRUE=''
- USE_NATPMP_FALSE=''
- USE_NATPMP_TRUE='#'
- USE_QRCODE=''
- USE_QRCODE_FALSE=''
- USE_QRCODE_TRUE='#'
- USE_SQLITE=''
- USE_SQLITE_FALSE='#'
- USE_SQLITE_TRUE=''
- USE_UPNP=''
- USE_UPNP_FALSE=''
- USE_UPNP_TRUE='#'
- VERSION='24.99.0'
- WARN_CXXFLAGS=' -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 -Wunreachable-code-loop-increment -Wimplicit-fallthrough -Wdocumentation'
- WINDRES=''
- WORDS_BIGENDIAN_FALSE=''
- WORDS_BIGENDIAN_TRUE='#'
- X86_SHANI_CXXFLAGS='-msse4 -msha'
- XGETTEXT=''
- XORRISOFS=''
- ZMQ_CFLAGS=''
- ZMQ_LIBS=''
- ac_ct_AR='ar'
- ac_ct_CC=''
- ac_ct_CXX='c++'
- ac_ct_DUMPBIN=''
- ac_ct_OBJCXX=''
- am__EXEEXT_FALSE=''
- am__EXEEXT_TRUE='#'
- am__fastdepCC_FALSE='#'
- am__fastdepCC_TRUE=''
- am__fastdepCXX_FALSE='#'
- am__fastdepCXX_TRUE=''
- am__fastdepOBJCXX_FALSE='#'
- am__fastdepOBJCXX_TRUE=''
- am__include='include'
- am__isrc=''
- am__leading_dot='.'
- am__nodep='_no'
- am__quote=''
- am__tar='$${TAR-tar} chof - "$$tardir"'
- am__untar='$${TAR-tar} xf -'
- ax_pthread_config=''
- bindir='${exec_prefix}/bin'
- build='x86_64-unknown-openbsd7.2'
- build_alias=''
- build_cpu='x86_64'
- build_os='openbsd7.2'
- build_vendor='unknown'
- datadir='${datarootdir}'
- datarootdir='${prefix}/share'
- docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
- dvidir='${docdir}'
- exec_prefix='${prefix}'
- host='x86_64-unknown-openbsd7.2'
- host_alias=''
- host_cpu='x86_64'
- host_os='openbsd7.2'
- host_vendor='unknown'
- htmldir='${docdir}'
- includedir='${prefix}/include'
- infodir='${datarootdir}/info'
- install_sh='${SHELL} /home/thestack/bitcoin/build-aux/install-sh'
- libdir='${exec_prefix}/lib'
- libexecdir='${exec_prefix}/libexec'
- localedir='${datarootdir}/locale'
- localstatedir='${prefix}/var'
- mandir='${datarootdir}/man'
- mkdir_p='$(MKDIR_P)'
- oldincludedir='/usr/include'
- pdfdir='${docdir}'
- prefix='/usr/local'
- program_transform_name='s,x,x,'
- psdir='${docdir}'
- runstatedir='${localstatedir}/run'
- sbindir='${exec_prefix}/sbin'
- sharedstatedir='${prefix}/com'
- subdirs=' src/secp256k1'
- sysconfdir='${prefix}/etc'
- target_alias=''
- ## ----------- ##
- ## confdefs.h. ##
- ## ----------- ##
- /* confdefs.h */
- #define PACKAGE_NAME "Bitcoin Core"
- #define PACKAGE_TARNAME "bitcoin"
- #define PACKAGE_VERSION "24.99.0"
- #define PACKAGE_STRING "Bitcoin Core 24.99.0"
- #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
- #define PACKAGE_URL "https://bitcoincore.org/"
- #define HAVE_CXX17 1
- #define HAVE_STDIO_H 1
- #define HAVE_STDLIB_H 1
- #define HAVE_STRING_H 1
- #define HAVE_INTTYPES_H 1
- #define HAVE_STDINT_H 1
- #define HAVE_STRINGS_H 1
- #define HAVE_SYS_STAT_H 1
- #define HAVE_SYS_TYPES_H 1
- #define HAVE_UNISTD_H 1
- #define STDC_HEADERS 1
- #define HAVE_DLFCN_H 1
- #define LT_OBJDIR ".libs/"
- #define USE_ASM 1
- #define HAVE_CLMUL 1
- #define ENABLE_SSE41 1
- #define ENABLE_AVX2 1
- #define ENABLE_X86_SHANI 1
- #define HAVE_PTHREAD_PRIO_INHERIT 1
- #define HAVE_PTHREAD 1
- #define HAVE_DECL_STRERROR_R 1
- #define HAVE_STRERROR_R 1
- #define HAVE_ENDIAN_H 1
- #define HAVE_SYS_ENDIAN_H 1
- #define HAVE_SYS_SELECT_H 1
- #define HAVE_SYS_SYSCTL_H 1
- #define HAVE_SYS_VMMETER_H 1
- #define HAVE_DECL_GETIFADDRS 1
- #define HAVE_DECL_FREEIFADDRS 1
- #define HAVE_DECL_FORK 1
- #define HAVE_DECL_SETSID 1
- #define HAVE_DECL_PIPE2 1
- #define HAVE_TIMINGSAFE_BCMP 1
- #define HAVE_DECL_LE16TOH 1
- #define HAVE_DECL_LE32TOH 1
- #define HAVE_DECL_LE64TOH 1
- #define HAVE_DECL_HTOLE16 1
- #define HAVE_DECL_HTOLE32 1
- #define HAVE_DECL_HTOLE64 1
- #define HAVE_DECL_BE16TOH 1
- #define HAVE_DECL_BE32TOH 1
- #define HAVE_DECL_BE64TOH 1
- #define HAVE_DECL_HTOBE16 1
- #define HAVE_DECL_HTOBE32 1
- #define HAVE_DECL_HTOBE64 1
- #define HAVE_DECL_BSWAP_16 0
- #define HAVE_DECL_BSWAP_32 0
- #define HAVE_DECL_BSWAP_64 0
- #define HAVE_BUILTIN_CLZL 1
- #define HAVE_BUILTIN_CLZLL 1
- #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1
- #define HAVE_THREAD_LOCAL 1
- #define HAVE_GMTIME_R 1
- #define HAVE_SYSCTL 1
- #define HAVE_FDATASYNC 1
- #define HAVE_O_CLOEXEC 1
- #define HAVE_SYSTEM 1
- #define HAVE_BUILTIN_MUL_OVERFLOW 1
- #define USE_SQLITE 1
- #define HAVE_BOOST /**/
- #define ENABLE_ZMQ 0
- #define HAVE_CONSENSUS_LIB 1
- #define ENABLE_WALLET 1
- #define USE_DBUS 1
- #define CLIENT_VERSION_MAJOR 24
- #define CLIENT_VERSION_MINOR 99
- #define CLIENT_VERSION_BUILD 0
- #define CLIENT_VERSION_IS_RELEASE false
- #define COPYRIGHT_YEAR 2023
- #define COPYRIGHT_HOLDERS "The %s developers"
- #define COPYRIGHT_HOLDERS_SUBSTITUTION "Bitcoin Core"
- #define COPYRIGHT_HOLDERS_FINAL "The Bitcoin Core developers"
- configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment