Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 847284 Details for
Bug 889782
dev-util/bitcoin-tx-24.0.1 fails to compile: configure: error: leveldb library not found; using --with-system-leveldb is not supported anyway
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
1-config.log
1-config.log (text/plain), 124.93 KB, created by
Agostino Sarubbo
on 2023-01-05 06:54:24 UTC
(
hide
)
Description:
1-config.log
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2023-01-05 06:54:24 UTC
Size:
124.93 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by Bitcoin Core configure 24.0.1, which was >generated by GNU Autoconf 2.71. Invocation command line was > > $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/bitcoin-tx-24.0.1 --htmldir=/usr/share/doc/bitcoin-tx-24.0.1/html --with-sysroot=/ --libdir=/usr/lib64 --disable-asm --without-qtdbus --disable-ebpf --without-natpmp --without-qrencode --without-miniupnpc --disable-tests --disable-wallet --disable-zmq --enable-util-tx --disable-util-util --disable-util-cli --disable-util-wallet --disable-bench --without-libs --without-daemon --without-gui --disable-fuzz --disable-fuzz-binary --disable-ccache --with-system-libsecp256k1 --with-system-univalue > >## --------- ## >## Platform. ## >## --------- ## > >hostname = localhost >uname -m = x86_64 >uname -r = 5.15.77-gentoo-dist >uname -s = Linux >uname -v = #1 SMP Thu Nov 3 18:21:44 -00 2022 > >/usr/bin/uname -p = AMD EPYC 7513 32-Core Processor >/bin/uname -X = unknown > >/bin/arch = unknown >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >/usr/bin/hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/lib/portage/python3.10/ebuild-helpers/xattr/ >PATH: /usr/lib/portage/python3.10/ebuild-helpers/ >PATH: /usr/local/sbin/ >PATH: /usr/local/bin/ >PATH: /usr/sbin/ >PATH: /usr/bin/ >PATH: /sbin/ >PATH: /bin/ >PATH: /opt/bin/ > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:3629: looking for aux files: compile ltmain.sh missing install-sh config.guess config.sub >configure:3642: trying ./build-aux/ >configure:3671: ./build-aux/compile found >configure:3671: ./build-aux/ltmain.sh found >configure:3671: ./build-aux/missing found >configure:3653: ./build-aux/install-sh found >configure:3671: ./build-aux/config.guess found >configure:3671: ./build-aux/config.sub found >configure:3800: checking for x86_64-pc-linux-gnu-pkg-config >configure:3823: found /usr/bin/x86_64-pc-linux-gnu-pkg-config >configure:3835: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config >configure:3908: checking pkg-config is at least version 0.9.0 >configure:3911: result: yes >configure:3956: checking build system type >configure:3971: result: x86_64-pc-linux-gnu >configure:3991: checking host system type >configure:4005: result: x86_64-pc-linux-gnu >configure:4047: checking for a BSD-compatible install >configure:4120: result: /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c >configure:4131: checking whether build environment is sane >configure:4186: result: yes >configure:4345: checking for a race-free mkdir -p >configure:4389: result: /bin/mkdir -p >configure:4396: checking for gawk >configure:4417: found /usr/bin/gawk >configure:4428: result: gawk >configure:4439: checking whether make sets $(MAKE) >configure:4462: result: yes >configure:4492: checking whether make supports nested variables >configure:4510: result: yes >configure:4643: checking whether to enable maintainer-specific portions of Makefiles >configure:4653: result: yes >configure:4679: checking whether make supports nested variables >configure:4697: result: yes >configure:4734: checking for x86_64-pc-linux-gnu-g++ >configure:4755: found /usr/bin/x86_64-pc-linux-gnu-g++ >configure:4766: result: x86_64-pc-linux-gnu-g++ >configure:4842: checking for C++ compiler version >configure:4851: x86_64-pc-linux-gnu-g++ --version >&5 >x86_64-pc-linux-gnu-g++ (Gentoo 12.2.1_p20221231 p8) 12.2.1 20221231 >Copyright (C) 2022 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:4862: $? = 0 >configure:4851: x86_64-pc-linux-gnu-g++ -v >&5 >Using built-in specs. >COLLECT_GCC=x86_64-pc-linux-gnu-g++ >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/12/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-12.2.1_p20221231/work/gcc-12-20221231/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/12 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/12/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/12 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/12/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/12/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/12/include/g++-v12 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/12/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --disable-libunwind-exceptions --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 12.2.1_p20221231 p8' --with-gcc-major-version-only --disable-esp --enable-libstdcxx-time --disable-libstdcxx-pch --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libssp --disable-libada --disable-cet --disable-systemtap --disable-valgrind-annotations --disable-vtable-verify --disable-libvtv --without-zstd --enable-lto --with-isl --disable-isl-version-check --enable-default-pie --enable-default-ssp --with-build-config=bootstrap-lto >Thread model: posix >Supported LTO compression algorithms: zlib >gcc version 12.2.1 20221231 (Gentoo 12.2.1_p20221231 p8) >configure:4862: $? = 0 >configure:4851: x86_64-pc-linux-gnu-g++ -V >&5 >x86_64-pc-linux-gnu-g++: error: unrecognized command-line option '-V' >x86_64-pc-linux-gnu-g++: fatal error: no input files >compilation terminated. >configure:4862: $? = 1 >configure:4851: x86_64-pc-linux-gnu-g++ -qversion >&5 >x86_64-pc-linux-gnu-g++: error: unrecognized command-line option '-qversion'; did you mean '--version'? >x86_64-pc-linux-gnu-g++: fatal error: no input files >compilation terminated. >configure:4862: $? = 1 >configure:4882: checking whether the C++ compiler works >configure:4904: x86_64-pc-linux-gnu-g++ -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.cpp >&5 >configure:4908: $? = 0 >configure:4958: result: yes >configure:4961: checking for C++ compiler default output file name >configure:4963: result: a.out >configure:4969: checking for suffix of executables >configure:4976: x86_64-pc-linux-gnu-g++ -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.cpp >&5 >configure:4980: $? = 0 >configure:5003: result: >configure:5025: checking whether we are cross compiling >configure:5033: x86_64-pc-linux-gnu-g++ -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.cpp >&5 >configure:5037: $? = 0 >configure:5044: ./conftest >configure:5048: $? = 0 >configure:5063: result: no >configure:5068: checking for suffix of object files >configure:5091: x86_64-pc-linux-gnu-g++ -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >configure:5095: $? = 0 >configure:5117: result: o >configure:5121: checking whether the compiler supports GNU C++ >configure:5141: x86_64-pc-linux-gnu-g++ -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >configure:5141: $? = 0 >configure:5151: result: yes >configure:5162: checking whether x86_64-pc-linux-gnu-g++ accepts -g >configure:5183: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 >configure:5183: $? = 0 >configure:5227: result: yes >configure:5247: checking for x86_64-pc-linux-gnu-g++ option to enable C++11 features >configure:5262: x86_64-pc-linux-gnu-g++ -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >conftest.cpp: In function 'int main(int, char**)': >conftest.cpp:175:25: warning: empty parentheses were disambiguated as a function declaration [-Wvexing-parse] > 175 | cxx11test::delegate d2(); > | ^~ >conftest.cpp:175:25: note: remove parentheses to default-initialize a variable > 175 | cxx11test::delegate d2(); > | ^~ > | -- >conftest.cpp:175:25: note: or replace parentheses with braces to value-initialize a variable >configure:5262: $? = 0 >configure:5280: result: none needed >configure:5347: checking whether make supports the include directive >configure:5362: make -f confmf.GNU && cat confinc.out >this is the am__doit target >configure:5365: $? = 0 >configure:5384: result: yes (GNU style) >configure:5410: checking dependency style of x86_64-pc-linux-gnu-g++ >configure:5522: result: none >configure:5581: checking whether x86_64-pc-linux-gnu-g++ supports C++17 features with -std=c++17 >configure:6378: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >configure:6378: $? = 0 >configure:6388: result: yes >configure:7327: checking whether std::filesystem can be used without link library >configure:7343: x86_64-pc-linux-gnu-g++ -std=c++17 -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.cpp >&5 >configure:7343: $? = 0 >configure:7346: result: yes >configure:7443: checking for x86_64-pc-linux-gnu-g++ >configure:7475: result: x86_64-pc-linux-gnu-g++ -std=c++17 >configure:7549: checking for Objective C++ compiler version >configure:7558: x86_64-pc-linux-gnu-g++ -std=c++17 --version >&5 >x86_64-pc-linux-gnu-g++ (Gentoo 12.2.1_p20221231 p8) 12.2.1 20221231 >Copyright (C) 2022 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:7569: $? = 0 >configure:7558: x86_64-pc-linux-gnu-g++ -std=c++17 -v >&5 >Using built-in specs. >COLLECT_GCC=x86_64-pc-linux-gnu-g++ >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/12/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-12.2.1_p20221231/work/gcc-12-20221231/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/12 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/12/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/12 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/12/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/12/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/12/include/g++-v12 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/12/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --disable-libunwind-exceptions --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 12.2.1_p20221231 p8' --with-gcc-major-version-only --disable-esp --enable-libstdcxx-time --disable-libstdcxx-pch --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libssp --disable-libada --disable-cet --disable-systemtap --disable-valgrind-annotations --disable-vtable-verify --disable-libvtv --without-zstd --enable-lto --with-isl --disable-isl-version-check --enable-default-pie --enable-default-ssp --with-build-config=bootstrap-lto >Thread model: posix >Supported LTO compression algorithms: zlib >gcc version 12.2.1 20221231 (Gentoo 12.2.1_p20221231 p8) >configure:7569: $? = 0 >configure:7558: x86_64-pc-linux-gnu-g++ -std=c++17 -V >&5 >x86_64-pc-linux-gnu-g++: error: unrecognized command-line option '-V' >x86_64-pc-linux-gnu-g++: fatal error: no input files >compilation terminated. >configure:7569: $? = 1 >configure:7558: x86_64-pc-linux-gnu-g++ -std=c++17 -qversion >&5 >x86_64-pc-linux-gnu-g++: error: unrecognized command-line option '-qversion'; did you mean '--version'? >x86_64-pc-linux-gnu-g++: fatal error: no input files >compilation terminated. >configure:7569: $? = 1 >configure:7573: checking whether the compiler supports GNU Objective C++ >configure:7593: x86_64-pc-linux-gnu-g++ -std=c++17 -c conftest.mm >&5 >x86_64-pc-linux-gnu-g++: error: conftest.mm: Objective-C++ compiler not installed on this system >configure:7593: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Bitcoin Core" >| #define PACKAGE_TARNAME "bitcoin" >| #define PACKAGE_VERSION "24.0.1" >| #define PACKAGE_STRING "Bitcoin Core 24.0.1" >| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues" >| #define PACKAGE_URL "https://bitcoincore.org/" >| #define HAVE_CXX17 1 >| /* end confdefs.h. */ >| >| int >| main (void) >| { >| #ifndef __GNUC__ >| choke me >| #endif >| >| ; >| return 0; >| } >configure:7603: result: no >configure:7614: checking whether x86_64-pc-linux-gnu-g++ -std=c++17 accepts -g >configure:7635: x86_64-pc-linux-gnu-g++ -std=c++17 -c -g conftest.mm >&5 >x86_64-pc-linux-gnu-g++: error: conftest.mm: Objective-C++ compiler not installed on this system >configure:7635: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Bitcoin Core" >| #define PACKAGE_TARNAME "bitcoin" >| #define PACKAGE_VERSION "24.0.1" >| #define PACKAGE_STRING "Bitcoin Core 24.0.1" >| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues" >| #define PACKAGE_URL "https://bitcoincore.org/" >| #define HAVE_CXX17 1 >| /* end confdefs.h. */ >| >| int >| main (void) >| { >| >| ; >| return 0; >| } >configure:7651: x86_64-pc-linux-gnu-g++ -std=c++17 -c conftest.mm >&5 >x86_64-pc-linux-gnu-g++: error: conftest.mm: Objective-C++ compiler not installed on this system >configure:7651: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Bitcoin Core" >| #define PACKAGE_TARNAME "bitcoin" >| #define PACKAGE_VERSION "24.0.1" >| #define PACKAGE_STRING "Bitcoin Core 24.0.1" >| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues" >| #define PACKAGE_URL "https://bitcoincore.org/" >| #define HAVE_CXX17 1 >| /* end confdefs.h. */ >| >| int >| main (void) >| { >| >| ; >| return 0; >| } >configure:7668: x86_64-pc-linux-gnu-g++ -std=c++17 -c -g conftest.mm >&5 >x86_64-pc-linux-gnu-g++: error: conftest.mm: Objective-C++ compiler not installed on this system >configure:7668: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Bitcoin Core" >| #define PACKAGE_TARNAME "bitcoin" >| #define PACKAGE_VERSION "24.0.1" >| #define PACKAGE_STRING "Bitcoin Core 24.0.1" >| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues" >| #define PACKAGE_URL "https://bitcoincore.org/" >| #define HAVE_CXX17 1 >| /* end confdefs.h. */ >| >| int >| main (void) >| { >| >| ; >| return 0; >| } >configure:7679: result: no >configure:7704: checking dependency style of x86_64-pc-linux-gnu-g++ -std=c++17 >configure:7814: result: none >configure:7879: checking how to print strings >configure:7906: result: printf >configure:7944: checking for x86_64-pc-linux-gnu-gcc >configure:7965: found /usr/bin/x86_64-pc-linux-gnu-gcc >configure:7976: result: x86_64-pc-linux-gnu-gcc >configure:8374: checking for C compiler version >configure:8383: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo 12.2.1_p20221231 p8) 12.2.1 20221231 >Copyright (C) 2022 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:8394: $? = 0 >configure:8383: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >COLLECT_GCC=x86_64-pc-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/12/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-12.2.1_p20221231/work/gcc-12-20221231/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/12 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/12/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/12 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/12/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/12/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/12/include/g++-v12 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/12/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --disable-libunwind-exceptions --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 12.2.1_p20221231 p8' --with-gcc-major-version-only --disable-esp --enable-libstdcxx-time --disable-libstdcxx-pch --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libssp --disable-libada --disable-cet --disable-systemtap --disable-valgrind-annotations --disable-vtable-verify --disable-libvtv --without-zstd --enable-lto --with-isl --disable-isl-version-check --enable-default-pie --enable-default-ssp --with-build-config=bootstrap-lto >Thread model: posix >Supported LTO compression algorithms: zlib >gcc version 12.2.1 20221231 (Gentoo 12.2.1_p20221231 p8) >configure:8394: $? = 0 >configure:8383: x86_64-pc-linux-gnu-gcc -V >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option '-V' >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:8394: $? = 1 >configure:8383: x86_64-pc-linux-gnu-gcc -qversion >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:8394: $? = 1 >configure:8383: x86_64-pc-linux-gnu-gcc -version >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option '-version' >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:8394: $? = 1 >configure:8398: checking whether the compiler supports GNU C >configure:8418: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 >configure:8418: $? = 0 >configure:8428: result: yes >configure:8439: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:8460: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:8460: $? = 0 >configure:8504: result: yes >configure:8524: checking for x86_64-pc-linux-gnu-gcc option to enable C11 features >configure:8539: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 >configure:8539: $? = 0 >configure:8557: result: none needed >configure:8673: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together >configure:8696: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >configure:8699: $? = 0 >configure:8696: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >configure:8699: $? = 0 >configure:8711: result: yes >configure:8730: checking dependency style of x86_64-pc-linux-gnu-gcc >configure:8842: result: none >configure:8857: checking for a sed that does not truncate output >configure:8927: result: /bin/sed >configure:8945: checking for grep that handles long lines and -e >configure:9009: result: /bin/grep >configure:9014: checking for egrep >configure:9082: result: /bin/grep -E >configure:9087: checking for fgrep >configure:9155: result: /bin/grep -F >configure:9191: checking for ld used by x86_64-pc-linux-gnu-gcc >configure:9259: result: /usr/x86_64-pc-linux-gnu/bin/ld >configure:9266: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld >configure:9282: result: yes >configure:9294: checking for BSD- or MS-compatible name lister (nm) >configure:9349: result: /usr/bin/x86_64-pc-linux-gnu-nm -B >configure:9489: checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface >configure:9497: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 >configure:9500: /usr/bin/x86_64-pc-linux-gnu-nm -B "conftest.o" >configure:9503: output >0000000000000000 B some_variable >configure:9510: result: BSD nm >configure:9513: checking whether ln -s works >configure:9517: result: yes >configure:9525: checking the maximum length of command line arguments >configure:9662: result: 1572864 >configure:9710: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format >configure:9751: result: func_convert_file_noop >configure:9758: checking how to convert x86_64-pc-linux-gnu file names to toolchain format >configure:9779: result: func_convert_file_noop >configure:9786: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files >configure:9794: result: -r >configure:9828: checking for x86_64-pc-linux-gnu-file >configure:9863: result: no >configure:9873: checking for file >configure:9894: found /usr/bin/file >configure:9905: result: file >configure:9936: checking for x86_64-pc-linux-gnu-objdump >configure:9957: found /usr/bin/x86_64-pc-linux-gnu-objdump >configure:9968: result: x86_64-pc-linux-gnu-objdump >configure:10042: checking how to recognize dependent libraries >configure:10243: result: pass_all >configure:10288: checking for x86_64-pc-linux-gnu-dlltool >configure:10323: result: no >configure:10333: checking for dlltool >configure:10368: result: no >configure:10395: checking how to associate runtime and link libraries >configure:10423: result: printf %s\n >configure:10440: checking for x86_64-pc-linux-gnu-ar >configure:10461: found /usr/bin/x86_64-pc-linux-gnu-ar >configure:10472: result: x86_64-pc-linux-gnu-ar >configure:10574: checking for archiver @FILE support >configure:10592: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 >configure:10592: $? = 0 >configure:10596: x86_64-pc-linux-gnu-ar cr libconftest.a @conftest.lst >&5 >configure:10599: $? = 0 >configure:10604: x86_64-pc-linux-gnu-ar cr libconftest.a @conftest.lst >&5 >x86_64-pc-linux-gnu-ar: conftest.o: No such file or directory >configure:10607: $? = 1 >configure:10619: result: @ >configure:10637: checking for x86_64-pc-linux-gnu-strip >configure:10658: found /usr/bin/x86_64-pc-linux-gnu-strip >configure:10669: result: x86_64-pc-linux-gnu-strip >configure:10746: checking for x86_64-pc-linux-gnu-ranlib >configure:10767: found /usr/bin/x86_64-pc-linux-gnu-ranlib >configure:10778: result: x86_64-pc-linux-gnu-ranlib >configure:10925: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object >configure:11079: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 >configure:11082: $? = 0 >configure:11086: /usr/bin/x86_64-pc-linux-gnu-nm -B conftest.o \| /bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed '/ __gnu_lto/d' \> conftest.nm >configure:11089: $? = 0 >configure:11155: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c conftstm.o >&5 >configure:11158: $? = 0 >configure:11196: result: ok >configure:11243: checking for sysroot >configure:11274: result: / >configure:11281: checking for a working dd >configure:11325: result: /bin/dd >configure:11329: checking how to truncate binary pipes >configure:11345: result: /bin/dd bs=4096 count=1 >configure:11482: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 >configure:11485: $? = 0 >configure:11637: checking for x86_64-pc-linux-gnu-mt >configure:11672: result: no >configure:11682: checking for mt >configure:11717: result: no >configure:11737: checking if : is a manifest tool >configure:11744: : '-?' >configure:11752: result: no >configure:12477: checking for stdio.h >configure:12477: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 >configure:12477: $? = 0 >configure:12477: result: yes >configure:12477: checking for stdlib.h >configure:12477: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 >configure:12477: $? = 0 >configure:12477: result: yes >configure:12477: checking for string.h >configure:12477: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 >configure:12477: $? = 0 >configure:12477: result: yes >configure:12477: checking for inttypes.h >configure:12477: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 >configure:12477: $? = 0 >configure:12477: result: yes >configure:12477: checking for stdint.h >configure:12477: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 >configure:12477: $? = 0 >configure:12477: result: yes >configure:12477: checking for strings.h >configure:12477: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 >configure:12477: $? = 0 >configure:12477: result: yes >configure:12477: checking for sys/stat.h >configure:12477: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 >configure:12477: $? = 0 >configure:12477: result: yes >configure:12477: checking for sys/types.h >configure:12477: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 >configure:12477: $? = 0 >configure:12477: result: yes >configure:12477: checking for unistd.h >configure:12477: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 >configure:12477: $? = 0 >configure:12477: result: yes >configure:12502: checking for dlfcn.h >configure:12502: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 >configure:12502: $? = 0 >configure:12502: result: yes >configure:13098: checking for objdir >configure:13114: result: .libs >configure:13378: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:13397: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C >configure:13401: $? = 0 >configure:13414: result: no >configure:13772: checking for x86_64-pc-linux-gnu-gcc option to produce PIC >configure:13780: result: -fPIC -DPIC >configure:13788: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works >configure:13807: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -DPIC -DPIC conftest.c >&5 >configure:13811: $? = 0 >configure:13824: result: yes >configure:13853: checking if x86_64-pc-linux-gnu-gcc static flag -static works >configure:13882: result: yes >configure:13897: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o >configure:13919: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -o out/conftest2.o conftest.c >&5 >configure:13923: $? = 0 >configure:13945: result: yes >configure:13953: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o >configure:14001: result: yes >configure:14034: checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries >configure:15302: result: yes >configure:15339: checking whether -lc should be explicitly linked in >configure:15348: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 >configure:15351: $? = 0 >configure:15366: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 >configure:15369: $? = 0 >configure:15383: result: no >configure:15543: checking dynamic linker characteristics >configure:16138: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-rpath -Wl,/foo conftest.c >&5 >configure:16138: $? = 0 >configure:16377: result: GNU/Linux ld.so >configure:16499: checking how to hardcode library paths into programs >configure:16524: result: immediate >configure:17106: checking whether stripping libraries is possible >configure:17115: result: yes >configure:17157: checking if libtool supports shared libraries >configure:17159: result: yes >configure:17162: checking whether to build shared libraries >configure:17187: result: yes >configure:17190: checking whether to build static libraries >configure:17194: result: no >configure:17217: checking how to run the C++ preprocessor >configure:17239: x86_64-pc-linux-gnu-g++ -std=c++17 -E conftest.cpp >configure:17239: $? = 0 >configure:17254: x86_64-pc-linux-gnu-g++ -std=c++17 -E conftest.cpp >conftest.cpp:22:10: fatal error: ac_nonexistent.h: No such file or directory > 22 | #include <ac_nonexistent.h> > | ^~~~~~~~~~~~~~~~~~ >compilation terminated. >configure:17254: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Bitcoin Core" >| #define PACKAGE_TARNAME "bitcoin" >| #define PACKAGE_VERSION "24.0.1" >| #define PACKAGE_STRING "Bitcoin Core 24.0.1" >| #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/" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:17281: result: x86_64-pc-linux-gnu-g++ -std=c++17 -E >configure:17295: x86_64-pc-linux-gnu-g++ -std=c++17 -E conftest.cpp >configure:17295: $? = 0 >configure:17310: x86_64-pc-linux-gnu-g++ -std=c++17 -E conftest.cpp >conftest.cpp:22:10: fatal error: ac_nonexistent.h: No such file or directory > 22 | #include <ac_nonexistent.h> > | ^~~~~~~~~~~~~~~~~~ >compilation terminated. >configure:17310: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Bitcoin Core" >| #define PACKAGE_TARNAME "bitcoin" >| #define PACKAGE_VERSION "24.0.1" >| #define PACKAGE_STRING "Bitcoin Core 24.0.1" >| #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/" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:17475: checking for ld used by x86_64-pc-linux-gnu-g++ -std=c++17 >configure:17543: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >configure:17550: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld >configure:17566: result: yes >configure:17621: checking whether the x86_64-pc-linux-gnu-g++ -std=c++17 linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries >configure:18699: result: yes >configure:18735: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >configure:18738: $? = 0 >configure:19219: checking for x86_64-pc-linux-gnu-g++ -std=c++17 option to produce PIC >configure:19227: result: -fPIC -DPIC >configure:19235: checking if x86_64-pc-linux-gnu-g++ -std=c++17 PIC flag -fPIC -DPIC works >configure:19254: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -DPIC -DPIC conftest.cpp >&5 >configure:19258: $? = 0 >configure:19271: result: yes >configure:19294: checking if x86_64-pc-linux-gnu-g++ -std=c++17 static flag -static works >configure:19323: result: yes >configure:19335: checking if x86_64-pc-linux-gnu-g++ -std=c++17 supports -c -o file.o >configure:19357: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -o out/conftest2.o conftest.cpp >&5 >configure:19361: $? = 0 >configure:19383: result: yes >configure:19388: checking if x86_64-pc-linux-gnu-g++ -std=c++17 supports -c -o file.o >configure:19436: result: yes >configure:19466: checking whether the x86_64-pc-linux-gnu-g++ -std=c++17 linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries >configure:19506: result: yes >configure:19648: checking dynamic linker characteristics >configure:20409: result: GNU/Linux ld.so >configure:20474: checking how to hardcode library paths into programs >configure:20499: result: immediate >configure:20564: checking for x86_64-pc-linux-gnu-ar >configure:20587: found /usr/bin/x86_64-pc-linux-gnu-ar >configure:20599: result: /usr/bin/x86_64-pc-linux-gnu-ar >configure:20672: checking for x86_64-pc-linux-gnu-gcov >configure:20695: found /usr/bin/x86_64-pc-linux-gnu-gcov >configure:20707: result: /usr/bin/x86_64-pc-linux-gnu-gcov >configure:20780: checking for x86_64-pc-linux-gnu-llvm-cov >configure:20818: result: no >configure:20828: checking for llvm-cov >configure:20866: result: no >configure:20887: checking for lcov >configure:20925: result: no >configure:20934: checking for python3.6 >configure:20972: result: no >configure:20934: checking for python3.7 >configure:20972: result: no >configure:20934: checking for python3.8 >configure:20957: found /usr/bin/python3.8 >configure:20969: result: /usr/bin/python3.8 >configure:20982: checking for genhtml >configure:21020: result: no >configure:21027: checking for git >configure:21050: found /usr/bin/git >configure:21062: result: /usr/bin/git >configure:21072: checking for ccache >configure:21110: result: no >configure:21117: checking for xgettext >configure:21140: found /usr/bin/xgettext >configure:21152: result: /usr/bin/xgettext >configure:21162: checking for hexdump >configure:21185: found /usr/bin/hexdump >configure:21197: result: /usr/bin/hexdump >configure:21208: checking for x86_64-pc-linux-gnu-objcopy >configure:21231: found /usr/bin/x86_64-pc-linux-gnu-objcopy >configure:21243: result: /usr/bin/x86_64-pc-linux-gnu-objcopy >configure:21315: checking for doxygen >configure:21353: result: no >configure:21702: checking whether C++ compiler accepts -Werror >configure:21722: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Werror conftest.cpp >&5 >configure:21722: $? = 0 >configure:21731: result: yes >configure:21784: checking whether the linker accepts -Wl,--fatal-warnings >configure:21804: x86_64-pc-linux-gnu-g++ -std=c++17 -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--fatal-warnings conftest.cpp >&5 >configure:21804: $? = 0 >configure:21814: result: yes >configure:23335: checking whether C++ compiler accepts -fno-extended-identifiers >configure:23355: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Werror -fno-extended-identifiers conftest.cpp >&5 >configure:23355: $? = 0 >configure:23365: result: yes >configure:25586: checking whether byte ordering is bigendian >configure:25602: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >conftest.cpp:23:16: error: expected unqualified-id before 'not' token > 23 | not a universal capable compiler > | ^~~ >configure:25602: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Bitcoin Core" >| #define PACKAGE_TARNAME "bitcoin" >| #define PACKAGE_VERSION "24.0.1" >| #define PACKAGE_STRING "Bitcoin Core 24.0.1" >| #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/" >| /* end confdefs.h. */ >| #ifndef __APPLE_CC__ >| not a universal capable compiler >| #endif >| typedef int dummy; >| >configure:25648: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >configure:25648: $? = 0 >configure:25667: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >conftest.cpp: In function 'int main()': >conftest.cpp:29:22: error: 'big' was not declared in this scope > 29 | not big endian > | ^~~ >configure:25667: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Bitcoin Core" >| #define PACKAGE_TARNAME "bitcoin" >| #define PACKAGE_VERSION "24.0.1" >| #define PACKAGE_STRING "Bitcoin Core 24.0.1" >| #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/" >| /* 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:25803: result: no >configure:25827: checking how to run the C preprocessor >configure:25853: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:25853: $? = 0 >configure:25868: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:22:10: fatal error: ac_nonexistent.h: No such file or directory > 22 | #include <ac_nonexistent.h> > | ^~~~~~~~~~~~~~~~~~ >compilation terminated. >configure:25868: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Bitcoin Core" >| #define PACKAGE_TARNAME "bitcoin" >| #define PACKAGE_VERSION "24.0.1" >| #define PACKAGE_STRING "Bitcoin Core 24.0.1" >| #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/" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:25895: result: x86_64-pc-linux-gnu-gcc -E >configure:25909: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:25909: $? = 0 >configure:25924: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:22:10: fatal error: ac_nonexistent.h: No such file or directory > 22 | #include <ac_nonexistent.h> > | ^~~~~~~~~~~~~~~~~~ >compilation terminated. >configure:25924: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Bitcoin Core" >| #define PACKAGE_TARNAME "bitcoin" >| #define PACKAGE_VERSION "24.0.1" >| #define PACKAGE_STRING "Bitcoin Core 24.0.1" >| #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/" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:26121: checking whether x86_64-pc-linux-gnu-gcc is Clang >configure:26148: result: no >configure:26213: checking whether pthreads work with "-pthread" and "-lpthread" >configure:26324: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -pthread -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lpthread >&5 >configure:26324: $? = 0 >configure:26334: result: yes >configure:26457: checking for joinable pthread attribute >configure:26476: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -pthread -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lpthread >&5 >configure:26476: $? = 0 >configure:26485: result: PTHREAD_CREATE_JOINABLE >configure:26498: checking whether more special flags are required for pthreads >configure:26512: result: no >configure:26521: checking for PTHREAD_PRIO_INHERIT >configure:26539: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -pthread -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lpthread >&5 >configure:26539: $? = 0 >configure:26549: result: yes >configure:26736: checking whether std::atomic can be used without link library >configure:26763: x86_64-pc-linux-gnu-g++ -std=c++17 -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -pthread -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.cpp >&5 >configure:26763: $? = 0 >configure:26766: result: yes >configure:26840: checking for special C compiler options needed for large files >configure:26888: result: no >configure:26894: checking for _FILE_OFFSET_BITS value needed for large files >configure:26920: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >configure:26920: $? = 0 >configure:26954: result: no >configure:27036: checking for x86_64-pc-linux-gnu-g++ -std=c++17 options needed to detect all undeclared functions >configure:27058: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >conftest.cpp: In function 'int main()': >conftest.cpp:28:8: error: 'strchr' was not declared in this scope > 28 | (void) strchr; > | ^~~~~~ >conftest.cpp:1:1: note: 'strchr' is defined in header '<cstring>'; did you forget to '#include <cstring>'? > 1 | /* confdefs.h */ >configure:27058: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Bitcoin Core" >| #define PACKAGE_TARNAME "bitcoin" >| #define PACKAGE_VERSION "24.0.1" >| #define PACKAGE_STRING "Bitcoin Core 24.0.1" >| #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 HAVE_PTHREAD_PRIO_INHERIT 1 >| #define HAVE_PTHREAD 1 >| /* end confdefs.h. */ >| >| int >| main (void) >| { >| (void) strchr; >| ; >| return 0; >| } >configure:27085: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >configure:27085: $? = 0 >configure:27102: result: none needed >configure:27116: checking whether strerror_r is declared >configure:27116: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >configure:27116: $? = 0 >configure:27116: result: yes >configure:27135: checking whether strerror_r returns char * >configure:27160: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >configure:27160: $? = 0 >configure:27169: result: yes >configure:27190: checking for library containing clock_gettime >configure:27219: x86_64-pc-linux-gnu-g++ -std=c++17 -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.cpp >&5 >configure:27219: $? = 0 >configure:27239: result: none required >configure:27379: checking whether C++ compiler accepts -fPIC >configure:27399: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC conftest.cpp >&5 >configure:27399: $? = 0 >configure:27408: result: yes >configure:27419: checking whether C++ compiler accepts -fstack-reuse=none >configure:27439: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fstack-reuse=none conftest.cpp >&5 >configure:27439: $? = 0 >configure:27448: result: yes >configure:27459: checking whether C++ compiler accepts -Wstack-protector >configure:27479: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wstack-protector conftest.cpp >&5 >configure:27479: $? = 0 >configure:27488: result: yes >configure:27497: checking whether C++ compiler accepts -fstack-protector-all >configure:27517: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fstack-protector-all conftest.cpp >&5 >configure:27517: $? = 0 >configure:27526: result: yes >configure:27536: checking whether C++ compiler accepts -fcf-protection=full >configure:27556: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fcf-protection=full conftest.cpp >&5 >configure:27556: $? = 0 >configure:27565: result: yes >configure:27580: checking whether C++ compiler accepts -fstack-clash-protection >configure:27600: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Werror -fstack-clash-protection conftest.cpp >&5 >configure:27600: $? = 0 >configure:27610: result: yes >configure:27624: checking whether C++ preprocessor accepts -D_FORTIFY_SOURCE=2 >configure:27644: x86_64-pc-linux-gnu-g++ -std=c++17 -E -D_FORTIFY_SOURCE=2 conftest.cpp >configure:27644: $? = 0 >configure:27653: result: yes >configure:27658: checking whether C++ preprocessor accepts -U_FORTIFY_SOURCE >configure:27678: x86_64-pc-linux-gnu-g++ -std=c++17 -E -U_FORTIFY_SOURCE conftest.cpp >configure:27678: $? = 0 >configure:27687: result: yes >configure:27707: checking whether the linker accepts -Wl,--enable-reloc-section >configure:27727: x86_64-pc-linux-gnu-g++ -std=c++17 -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--fatal-warnings -Wl,--enable-reloc-section conftest.cpp >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: unrecognized option '--enable-reloc-section' >/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: use the --help option for usage information >collect2: error: ld returned 1 exit status >configure:27727: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Bitcoin Core" >| #define PACKAGE_TARNAME "bitcoin" >| #define PACKAGE_VERSION "24.0.1" >| #define PACKAGE_STRING "Bitcoin Core 24.0.1" >| #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 HAVE_PTHREAD_PRIO_INHERIT 1 >| #define HAVE_PTHREAD 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| /* end confdefs.h. */ >| >| int >| main (void) >| { >| >| ; >| return 0; >| } >configure:27738: result: no >configure:27748: checking whether the linker accepts -Wl,--dynamicbase >configure:27768: x86_64-pc-linux-gnu-g++ -std=c++17 -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--fatal-warnings -Wl,--dynamicbase conftest.cpp >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: unrecognized option '--dynamicbase' >/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: use the --help option for usage information >collect2: error: ld returned 1 exit status >configure:27768: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Bitcoin Core" >| #define PACKAGE_TARNAME "bitcoin" >| #define PACKAGE_VERSION "24.0.1" >| #define PACKAGE_STRING "Bitcoin Core 24.0.1" >| #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 HAVE_PTHREAD_PRIO_INHERIT 1 >| #define HAVE_PTHREAD 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| /* end confdefs.h. */ >| >| int >| main (void) >| { >| >| ; >| return 0; >| } >configure:27779: result: no >configure:27789: checking whether the linker accepts -Wl,--nxcompat >configure:27809: x86_64-pc-linux-gnu-g++ -std=c++17 -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--fatal-warnings -Wl,--nxcompat conftest.cpp >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: unrecognized option '--nxcompat' >/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: use the --help option for usage information >collect2: error: ld returned 1 exit status >configure:27809: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Bitcoin Core" >| #define PACKAGE_TARNAME "bitcoin" >| #define PACKAGE_VERSION "24.0.1" >| #define PACKAGE_STRING "Bitcoin Core 24.0.1" >| #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 HAVE_PTHREAD_PRIO_INHERIT 1 >| #define HAVE_PTHREAD 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| /* end confdefs.h. */ >| >| int >| main (void) >| { >| >| ; >| return 0; >| } >configure:27820: result: no >configure:27830: checking whether the linker accepts -Wl,--high-entropy-va >configure:27850: x86_64-pc-linux-gnu-g++ -std=c++17 -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--fatal-warnings -Wl,--high-entropy-va conftest.cpp >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: unrecognized option '--high-entropy-va' >/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: use the --help option for usage information >collect2: error: ld returned 1 exit status >configure:27850: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Bitcoin Core" >| #define PACKAGE_TARNAME "bitcoin" >| #define PACKAGE_VERSION "24.0.1" >| #define PACKAGE_STRING "Bitcoin Core 24.0.1" >| #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 HAVE_PTHREAD_PRIO_INHERIT 1 >| #define HAVE_PTHREAD 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| /* end confdefs.h. */ >| >| int >| main (void) >| { >| >| ; >| return 0; >| } >configure:27861: result: no >configure:27871: checking whether the linker accepts -Wl,-z,relro >configure:27891: x86_64-pc-linux-gnu-g++ -std=c++17 -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--fatal-warnings -Wl,-z,relro conftest.cpp >&5 >configure:27891: $? = 0 >configure:27902: result: yes >configure:27912: checking whether the linker accepts -Wl,-z,now >configure:27932: x86_64-pc-linux-gnu-g++ -std=c++17 -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--fatal-warnings -Wl,-z,now conftest.cpp >&5 >configure:27932: $? = 0 >configure:27943: result: yes >configure:27953: checking whether the linker accepts -Wl,-z,separate-code >configure:27973: x86_64-pc-linux-gnu-g++ -std=c++17 -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--fatal-warnings -Wl,-z,separate-code conftest.cpp >&5 >configure:27973: $? = 0 >configure:27984: result: yes >configure:27994: checking whether the linker accepts -fPIE -pie >configure:28014: x86_64-pc-linux-gnu-g++ -std=c++17 -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Werror -fPIE -pie conftest.cpp >&5 >configure:28014: $? = 0 >configure:28025: result: yes >configure:28211: checking for endian.h >configure:28211: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >configure:28211: $? = 0 >configure:28211: result: yes >configure:28217: checking for sys/endian.h >configure:28217: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >conftest.cpp:56:10: fatal error: sys/endian.h: No such file or directory > 56 | #include <sys/endian.h> > | ^~~~~~~~~~~~~~ >compilation terminated. >configure:28217: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Bitcoin Core" >| #define PACKAGE_TARNAME "bitcoin" >| #define PACKAGE_VERSION "24.0.1" >| #define PACKAGE_STRING "Bitcoin Core 24.0.1" >| #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 HAVE_PTHREAD_PRIO_INHERIT 1 >| #define HAVE_PTHREAD 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_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 <sys/endian.h> >configure:28217: result: no >configure:28223: checking for byteswap.h >configure:28223: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >configure:28223: $? = 0 >configure:28223: result: yes >configure:28229: checking for stdio.h >configure:28229: result: yes >configure:28235: checking for stdlib.h >configure:28235: result: yes >configure:28241: checking for unistd.h >configure:28241: result: yes >configure:28247: checking for strings.h >configure:28247: result: yes >configure:28253: checking for sys/types.h >configure:28253: result: yes >configure:28259: checking for sys/stat.h >configure:28259: result: yes >configure:28265: checking for sys/select.h >configure:28265: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >configure:28265: $? = 0 >configure:28265: result: yes >configure:28271: checking for sys/prctl.h >configure:28271: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >configure:28271: $? = 0 >configure:28271: result: yes >configure:28277: checking for sys/sysctl.h >configure:28277: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >conftest.cpp:65:10: fatal error: sys/sysctl.h: No such file or directory > 65 | #include <sys/sysctl.h> > | ^~~~~~~~~~~~~~ >compilation terminated. >configure:28277: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Bitcoin Core" >| #define PACKAGE_TARNAME "bitcoin" >| #define PACKAGE_VERSION "24.0.1" >| #define PACKAGE_STRING "Bitcoin Core 24.0.1" >| #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 HAVE_PTHREAD_PRIO_INHERIT 1 >| #define HAVE_PTHREAD 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_BYTESWAP_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_PRCTL_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/sysctl.h> >configure:28277: result: no >configure:28283: checking for vm/vm_param.h >configure:28283: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >conftest.cpp:65:10: fatal error: vm/vm_param.h: No such file or directory > 65 | #include <vm/vm_param.h> > | ^~~~~~~~~~~~~~~ >compilation terminated. >configure:28283: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Bitcoin Core" >| #define PACKAGE_TARNAME "bitcoin" >| #define PACKAGE_VERSION "24.0.1" >| #define PACKAGE_STRING "Bitcoin Core 24.0.1" >| #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 HAVE_PTHREAD_PRIO_INHERIT 1 >| #define HAVE_PTHREAD 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_BYTESWAP_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_PRCTL_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:28283: result: no >configure:28289: checking for sys/vmmeter.h >configure:28289: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >conftest.cpp:65:10: fatal error: sys/vmmeter.h: No such file or directory > 65 | #include <sys/vmmeter.h> > | ^~~~~~~~~~~~~~~ >compilation terminated. >configure:28289: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Bitcoin Core" >| #define PACKAGE_TARNAME "bitcoin" >| #define PACKAGE_VERSION "24.0.1" >| #define PACKAGE_STRING "Bitcoin Core 24.0.1" >| #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 HAVE_PTHREAD_PRIO_INHERIT 1 >| #define HAVE_PTHREAD 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_BYTESWAP_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_PRCTL_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/vmmeter.h> >configure:28289: result: no >configure:28295: checking for sys/resources.h >configure:28295: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >conftest.cpp:65:10: fatal error: sys/resources.h: No such file or directory > 65 | #include <sys/resources.h> > | ^~~~~~~~~~~~~~~~~ >compilation terminated. >configure:28295: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Bitcoin Core" >| #define PACKAGE_TARNAME "bitcoin" >| #define PACKAGE_VERSION "24.0.1" >| #define PACKAGE_STRING "Bitcoin Core 24.0.1" >| #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 HAVE_PTHREAD_PRIO_INHERIT 1 >| #define HAVE_PTHREAD 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_BYTESWAP_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_PRCTL_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:28295: result: no >configure:28303: checking whether getifaddrs is declared >configure:28303: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >configure:28303: $? = 0 >configure:28303: result: yes >configure:28325: checking whether ifaddrs funcs can be used without link library >configure:28341: x86_64-pc-linux-gnu-g++ -std=c++17 -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.cpp >&5 >configure:28341: $? = 0 >configure:28344: result: yes >configure:28398: checking whether freeifaddrs is declared >configure:28398: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >configure:28398: $? = 0 >configure:28398: result: yes >configure:28420: checking whether ifaddrs funcs can be used without link library >configure:28436: x86_64-pc-linux-gnu-g++ -std=c++17 -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.cpp >&5 >configure:28436: $? = 0 >configure:28439: result: yes >configure:28495: checking whether fork is declared >configure:28495: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >configure:28495: $? = 0 >configure:28495: result: yes >configure:28504: checking whether setsid is declared >configure:28504: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >configure:28504: $? = 0 >configure:28504: result: yes >configure:28514: checking whether pipe2 is declared >configure:28514: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >configure:28514: $? = 0 >configure:28514: result: yes >configure:28524: checking for timingsafe_bcmp >configure:28524: x86_64-pc-linux-gnu-g++ -std=c++17 -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.cpp >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/dev-util/bitcoin-tx-24.0.1/temp/cc6g38Dc.o: in function `main': >conftest.cpp:(.text.startup+0x5): undefined reference to `timingsafe_bcmp' >collect2: error: ld returned 1 exit status >configure:28524: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Bitcoin Core" >| #define PACKAGE_TARNAME "bitcoin" >| #define PACKAGE_VERSION "24.0.1" >| #define PACKAGE_STRING "Bitcoin Core 24.0.1" >| #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 HAVE_PTHREAD_PRIO_INHERIT 1 >| #define HAVE_PTHREAD 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_BYTESWAP_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_PRCTL_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 >| /* end confdefs.h. */ >| /* Define timingsafe_bcmp to an innocuous variant, in case <limits.h> declares timingsafe_bcmp. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define timingsafe_bcmp innocuous_timingsafe_bcmp >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char timingsafe_bcmp (void); below. */ >| >| #include <limits.h> >| #undef timingsafe_bcmp >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char timingsafe_bcmp (void); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_timingsafe_bcmp || defined __stub___timingsafe_bcmp >| choke me >| #endif >| >| int >| main (void) >| { >| return timingsafe_bcmp (); >| ; >| return 0; >| } >configure:28524: result: no >configure:28532: checking whether le16toh is declared >configure:28532: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >configure:28532: $? = 0 >configure:28532: result: yes >configure:28545: checking whether le32toh is declared >configure:28545: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >configure:28545: $? = 0 >configure:28545: result: yes >configure:28558: checking whether le64toh is declared >configure:28558: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >configure:28558: $? = 0 >configure:28558: result: yes >configure:28571: checking whether htole16 is declared >configure:28571: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >configure:28571: $? = 0 >configure:28571: result: yes >configure:28584: checking whether htole32 is declared >configure:28584: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >configure:28584: $? = 0 >configure:28584: result: yes >configure:28597: checking whether htole64 is declared >configure:28597: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >configure:28597: $? = 0 >configure:28597: result: yes >configure:28610: checking whether be16toh is declared >configure:28610: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >configure:28610: $? = 0 >configure:28610: result: yes >configure:28623: checking whether be32toh is declared >configure:28623: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >configure:28623: $? = 0 >configure:28623: result: yes >configure:28636: checking whether be64toh is declared >configure:28636: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >configure:28636: $? = 0 >configure:28636: result: yes >configure:28649: checking whether htobe16 is declared >configure:28649: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >configure:28649: $? = 0 >configure:28649: result: yes >configure:28662: checking whether htobe32 is declared >configure:28662: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >configure:28662: $? = 0 >configure:28662: result: yes >configure:28675: checking whether htobe64 is declared >configure:28675: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >configure:28675: $? = 0 >configure:28675: result: yes >configure:28690: checking whether bswap_16 is declared >configure:28690: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >configure:28690: $? = 0 >configure:28690: result: yes >configure:28701: checking whether bswap_32 is declared >configure:28701: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >configure:28701: $? = 0 >configure:28701: result: yes >configure:28712: checking whether bswap_64 is declared >configure:28712: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >configure:28712: $? = 0 >configure:28712: result: yes >configure:28725: checking for __builtin_clzl >configure:28740: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >configure:28740: $? = 0 >configure:28742: result: yes >configure:28753: checking for __builtin_clzll >configure:28768: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >configure:28768: $? = 0 >configure:28770: result: yes >configure:28781: checking for getmemoryinfo >configure:28794: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >configure:28794: $? = 0 >configure:28796: result: yes >configure:28807: checking for mallopt M_ARENA_MAX >configure:28820: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >configure:28820: $? = 0 >configure:28822: result: yes >configure:28833: checking for posix_fallocate >configure:28854: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >configure:28854: $? = 0 >configure:28856: result: yes >configure:28867: checking for default visibility attribute >configure:28876: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >configure:28876: $? = 0 >configure:28882: result: yes >configure:28897: checking for dllexport attribute >configure:28906: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >conftest.cpp:64:13: error: expected constructor, destructor, or type conversion before '(' token > 64 | __declspec(dllexport) int foo(void); > | ^ >configure:28906: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Bitcoin Core" >| #define PACKAGE_TARNAME "bitcoin" >| #define PACKAGE_VERSION "24.0.1" >| #define PACKAGE_STRING "Bitcoin Core 24.0.1" >| #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 HAVE_PTHREAD_PRIO_INHERIT 1 >| #define HAVE_PTHREAD 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_BYTESWAP_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_PRCTL_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_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 1 >| #define HAVE_DECL_BSWAP_32 1 >| #define HAVE_DECL_BSWAP_64 1 >| #define HAVE_BUILTIN_CLZL 1 >| #define HAVE_BUILTIN_CLZLL 1 >| #define HAVE_MALLOC_INFO 1 >| #define HAVE_MALLOPT_ARENA_MAX 1 >| #define HAVE_POSIX_FALLOCATE 1 >| #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1 >| /* end confdefs.h. */ >| >| __declspec(dllexport) int foo(void); >| int main(){} >| >configure:28916: result: no >configure:28925: checking for thread_local support >configure:28939: x86_64-pc-linux-gnu-g++ -std=c++17 -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -pthread conftest.cpp >&5 >configure:28939: $? = 0 >configure:28955: result: yes >configure:28972: checking for gmtime_r >configure:28985: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >configure:28985: $? = 0 >configure:28987: result: yes >configure:29022: checking for Linux getrandom syscall >configure:29037: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >configure:29037: $? = 0 >configure:29039: result: yes >configure:29050: checking for getentropy via random.h >configure:29064: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >conftest.cpp: In function 'int main()': >conftest.cpp:71:12: warning: ignoring return value of 'int getentropy(void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] > 71 | getentropy(nullptr, 32) > | ~~~~~~~~~~^~~~~~~~~~~~~ >configure:29064: $? = 0 >configure:29066: result: yes >configure:29077: checking for sysctl >configure:29094: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >conftest.cpp:68:12: fatal error: sys/sysctl.h: No such file or directory > 68 | #include <sys/sysctl.h> > | ^~~~~~~~~~~~~~ >compilation terminated. >configure:29094: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Bitcoin Core" >| #define PACKAGE_TARNAME "bitcoin" >| #define PACKAGE_VERSION "24.0.1" >| #define PACKAGE_STRING "Bitcoin Core 24.0.1" >| #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 HAVE_PTHREAD_PRIO_INHERIT 1 >| #define HAVE_PTHREAD 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_BYTESWAP_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_PRCTL_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_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 1 >| #define HAVE_DECL_BSWAP_32 1 >| #define HAVE_DECL_BSWAP_64 1 >| #define HAVE_BUILTIN_CLZL 1 >| #define HAVE_BUILTIN_CLZLL 1 >| #define HAVE_MALLOC_INFO 1 >| #define HAVE_MALLOPT_ARENA_MAX 1 >| #define HAVE_POSIX_FALLOCATE 1 >| #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1 >| #define HAVE_THREAD_LOCAL 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_SYS_GETRANDOM 1 >| #define HAVE_GETENTROPY_RAND 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 >| sysctl(nullptr, 2, nullptr, nullptr, nullptr, 0); >| ; >| return 0; >| } >configure:29101: result: no >configure:29107: checking for sysctl KERN_ARND >configure:29125: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >conftest.cpp:68:12: fatal error: sys/sysctl.h: No such file or directory > 68 | #include <sys/sysctl.h> > | ^~~~~~~~~~~~~~ >compilation terminated. >configure:29125: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Bitcoin Core" >| #define PACKAGE_TARNAME "bitcoin" >| #define PACKAGE_VERSION "24.0.1" >| #define PACKAGE_STRING "Bitcoin Core 24.0.1" >| #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 HAVE_PTHREAD_PRIO_INHERIT 1 >| #define HAVE_PTHREAD 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_BYTESWAP_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_PRCTL_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_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 1 >| #define HAVE_DECL_BSWAP_32 1 >| #define HAVE_DECL_BSWAP_64 1 >| #define HAVE_BUILTIN_CLZL 1 >| #define HAVE_BUILTIN_CLZLL 1 >| #define HAVE_MALLOC_INFO 1 >| #define HAVE_MALLOPT_ARENA_MAX 1 >| #define HAVE_POSIX_FALLOCATE 1 >| #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1 >| #define HAVE_THREAD_LOCAL 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_SYS_GETRANDOM 1 >| #define HAVE_GETENTROPY_RAND 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:29132: result: no >configure:29138: checking for if type char equals int8_t >configure:29152: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >conftest.cpp: In function 'int main()': >conftest.cpp:72:44: error: static assertion failed > 72 | static_assert(std::is_same<int8_t, char>::value, ""); > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ >configure:29152: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Bitcoin Core" >| #define PACKAGE_TARNAME "bitcoin" >| #define PACKAGE_VERSION "24.0.1" >| #define PACKAGE_STRING "Bitcoin Core 24.0.1" >| #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 HAVE_PTHREAD_PRIO_INHERIT 1 >| #define HAVE_PTHREAD 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_BYTESWAP_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_PRCTL_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_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 1 >| #define HAVE_DECL_BSWAP_32 1 >| #define HAVE_DECL_BSWAP_64 1 >| #define HAVE_BUILTIN_CLZL 1 >| #define HAVE_BUILTIN_CLZLL 1 >| #define HAVE_MALLOC_INFO 1 >| #define HAVE_MALLOPT_ARENA_MAX 1 >| #define HAVE_POSIX_FALLOCATE 1 >| #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1 >| #define HAVE_THREAD_LOCAL 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_SYS_GETRANDOM 1 >| #define HAVE_GETENTROPY_RAND 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:29159: result: no >configure:29165: checking for fdatasync >configure:29178: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >configure:29178: $? = 0 >configure:29180: result: yes >configure:29192: checking for F_FULLFSYNC >configure:29205: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >conftest.cpp: In function 'int main()': >conftest.cpp:72:11: error: 'F_FULLFSYNC' was not declared in this scope > 72 | fcntl(0, F_FULLFSYNC, 0); > | ^~~~~~~~~~~ >configure:29205: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Bitcoin Core" >| #define PACKAGE_TARNAME "bitcoin" >| #define PACKAGE_VERSION "24.0.1" >| #define PACKAGE_STRING "Bitcoin Core 24.0.1" >| #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 HAVE_PTHREAD_PRIO_INHERIT 1 >| #define HAVE_PTHREAD 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_BYTESWAP_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_PRCTL_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_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 1 >| #define HAVE_DECL_BSWAP_32 1 >| #define HAVE_DECL_BSWAP_64 1 >| #define HAVE_BUILTIN_CLZL 1 >| #define HAVE_BUILTIN_CLZLL 1 >| #define HAVE_MALLOC_INFO 1 >| #define HAVE_MALLOPT_ARENA_MAX 1 >| #define HAVE_POSIX_FALLOCATE 1 >| #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1 >| #define HAVE_THREAD_LOCAL 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_SYS_GETRANDOM 1 >| #define HAVE_GETENTROPY_RAND 1 >| #define HAVE_FDATASYNC 1 >| /* end confdefs.h. */ >| #include <fcntl.h> >| int >| main (void) >| { >| fcntl(0, F_FULLFSYNC, 0); >| ; >| return 0; >| } >configure:29210: result: no >configure:29216: checking for O_CLOEXEC >configure:29229: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >configure:29229: $? = 0 >configure:29231: result: yes >configure:29243: checking for __builtin_prefetch >configure:29260: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >configure:29260: $? = 0 >configure:29262: result: yes >configure:29271: checking for _mm_prefetch >configure:29288: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >configure:29288: $? = 0 >configure:29290: result: yes >configure:29299: checking for strong getauxval support in the system headers >configure:29316: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >configure:29316: $? = 0 >configure:29318: result: yes >configure:29330: checking for std::system >configure:29344: x86_64-pc-linux-gnu-g++ -std=c++17 -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.cpp >&5 >configure:29344: $? = 0 >configure:29346: result: yes >configure:29356: checking for ::_wsystem >configure:29370: x86_64-pc-linux-gnu-g++ -std=c++17 -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.cpp >&5 >conftest.cpp: In function 'int main()': >conftest.cpp:74:15: error: '::_wsystem' has not been declared; did you mean 'system'? > 74 | int nErr = ::_wsystem(NULL); > | ^~~~~~~~ > | system >configure:29370: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Bitcoin Core" >| #define PACKAGE_TARNAME "bitcoin" >| #define PACKAGE_VERSION "24.0.1" >| #define PACKAGE_STRING "Bitcoin Core 24.0.1" >| #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 HAVE_PTHREAD_PRIO_INHERIT 1 >| #define HAVE_PTHREAD 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_BYTESWAP_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_PRCTL_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_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 1 >| #define HAVE_DECL_BSWAP_32 1 >| #define HAVE_DECL_BSWAP_64 1 >| #define HAVE_BUILTIN_CLZL 1 >| #define HAVE_BUILTIN_CLZLL 1 >| #define HAVE_MALLOC_INFO 1 >| #define HAVE_MALLOPT_ARENA_MAX 1 >| #define HAVE_POSIX_FALLOCATE 1 >| #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1 >| #define HAVE_THREAD_LOCAL 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_SYS_GETRANDOM 1 >| #define HAVE_GETENTROPY_RAND 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_O_CLOEXEC 1 >| #define HAVE_STRONG_GETAUXVAL 1 >| /* end confdefs.h. */ >| #include <stdlib.h> >| int >| main (void) >| { >| int nErr = ::_wsystem(NULL); >| >| ; >| return 0; >| } >configure:29375: result: no >configure:33217: checking whether to build Bitcoin Core GUI >configure:33255: result: no >configure:33421: checking for libsecp256k1 >configure:33428: $PKG_CONFIG --exists --print-errors "libsecp256k1" >configure:33431: $? = 0 >configure:33445: $PKG_CONFIG --exists --print-errors "libsecp256k1" >configure:33448: $? = 0 >configure:33486: result: yes >configure:33829: checking whether Userspace, Statically Defined Tracing tracepoints are supported >configure:33844: x86_64-pc-linux-gnu-g++ -std=c++17 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 >conftest.cpp:72:14: fatal error: sys/sdt.h: No such file or directory > 72 | #include <sys/sdt.h> > | ^~~~~~~~~~~ >compilation terminated. >configure:33844: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Bitcoin Core" >| #define PACKAGE_TARNAME "bitcoin" >| #define PACKAGE_VERSION "24.0.1" >| #define PACKAGE_STRING "Bitcoin Core 24.0.1" >| #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 HAVE_PTHREAD_PRIO_INHERIT 1 >| #define HAVE_PTHREAD 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_BYTESWAP_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_PRCTL_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_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 1 >| #define HAVE_DECL_BSWAP_32 1 >| #define HAVE_DECL_BSWAP_64 1 >| #define HAVE_BUILTIN_CLZL 1 >| #define HAVE_BUILTIN_CLZLL 1 >| #define HAVE_MALLOC_INFO 1 >| #define HAVE_MALLOPT_ARENA_MAX 1 >| #define HAVE_POSIX_FALLOCATE 1 >| #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1 >| #define HAVE_THREAD_LOCAL 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_SYS_GETRANDOM 1 >| #define HAVE_GETENTROPY_RAND 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_O_CLOEXEC 1 >| #define HAVE_STRONG_GETAUXVAL 1 >| #define HAVE_SYSTEM 1 >| /* end confdefs.h. */ >| >| #include <sys/sdt.h> >| int >| main (void) >| { >| DTRACE_PROBE("context", "event"); >| >| ; >| return 0; >| } >configure:33851: result: no >configure:33880: checking for main in -lleveldb >configure:33902: x86_64-pc-linux-gnu-g++ -std=c++17 -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.cpp -lleveldb >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lleveldb: No such file or directory >collect2: error: ld returned 1 exit status >configure:33902: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Bitcoin Core" >| #define PACKAGE_TARNAME "bitcoin" >| #define PACKAGE_VERSION "24.0.1" >| #define PACKAGE_STRING "Bitcoin Core 24.0.1" >| #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 HAVE_PTHREAD_PRIO_INHERIT 1 >| #define HAVE_PTHREAD 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_BYTESWAP_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_PRCTL_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_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 1 >| #define HAVE_DECL_BSWAP_32 1 >| #define HAVE_DECL_BSWAP_64 1 >| #define HAVE_BUILTIN_CLZL 1 >| #define HAVE_BUILTIN_CLZLL 1 >| #define HAVE_MALLOC_INFO 1 >| #define HAVE_MALLOPT_ARENA_MAX 1 >| #define HAVE_POSIX_FALLOCATE 1 >| #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1 >| #define HAVE_THREAD_LOCAL 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_SYS_GETRANDOM 1 >| #define HAVE_GETENTROPY_RAND 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_O_CLOEXEC 1 >| #define HAVE_STRONG_GETAUXVAL 1 >| #define HAVE_SYSTEM 1 >| /* end confdefs.h. */ >| >| namespace conftest { >| extern "C" int main (); >| } >| int >| main (void) >| { >| return conftest::main (); >| ; >| return 0; >| } >configure:33912: result: no >configure:33921: error: leveldb library not found; using --with-system-leveldb is not supported anyway > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=x86_64-pc-linux-gnu >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=set >ac_cv_env_CFLAGS_value='-O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' >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=set >ac_cv_env_CXXFLAGS_value='-O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' >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=set >ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' >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_LT_SYS_LIBRARY_PATH_set= >ac_cv_env_LT_SYS_LIBRARY_PATH_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=set >ac_cv_env_build_alias_value=x86_64-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=x86_64-pc-linux-gnu >ac_cv_env_libsecp256k1_CFLAGS_set= >ac_cv_env_libsecp256k1_CFLAGS_value= >ac_cv_env_libsecp256k1_LIBS_set= >ac_cv_env_libsecp256k1_LIBS_value= >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_func_strerror_r_char_p=yes >ac_cv_func_timingsafe_bcmp=no >ac_cv_have_decl_be16toh=yes >ac_cv_have_decl_be32toh=yes >ac_cv_have_decl_be64toh=yes >ac_cv_have_decl_bswap_16=yes >ac_cv_have_decl_bswap_32=yes >ac_cv_have_decl_bswap_64=yes >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=yes >ac_cv_header_dlfcn_h=yes >ac_cv_header_endian_h=yes >ac_cv_header_inttypes_h=yes >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=no >ac_cv_header_sys_prctl_h=yes >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=no >ac_cv_header_sys_types_h=yes >ac_cv_header_sys_vmmeter_h=no >ac_cv_header_unistd_h=yes >ac_cv_header_vm_vm_param_h=no >ac_cv_host=x86_64-pc-linux-gnu >ac_cv_lib_leveldb_main=no >ac_cv_objcxx_compiler_gnu=no >ac_cv_objext=o >ac_cv_path_AR=/usr/bin/x86_64-pc-linux-gnu-ar >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_FGREP='/bin/grep -F' >ac_cv_path_GCOV=/usr/bin/x86_64-pc-linux-gnu-gcov >ac_cv_path_GIT=/usr/bin/git >ac_cv_path_GREP=/bin/grep >ac_cv_path_HEXDUMP=/usr/bin/hexdump >ac_cv_path_OBJCOPY=/usr/bin/x86_64-pc-linux-gnu-objcopy >ac_cv_path_PKG_CONFIG=/usr/bin/x86_64-pc-linux-gnu-pkg-config >ac_cv_path_PYTHON=/usr/bin/python3.8 >ac_cv_path_SED=/bin/sed >ac_cv_path_XGETTEXT=/usr/bin/xgettext >ac_cv_path_install='/usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c' >ac_cv_path_lt_DD=/bin/dd >ac_cv_path_mkdir=/bin/mkdir >ac_cv_prog_AR=x86_64-pc-linux-gnu-ar >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc >ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' >ac_cv_prog_CXX=x86_64-pc-linux-gnu-g++ >ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-g++ -std=c++17 -E' >ac_cv_prog_OBJCXX='x86_64-pc-linux-gnu-g++ -std=c++17' >ac_cv_prog_OBJDUMP=x86_64-pc-linux-gnu-objdump >ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib >ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip >ac_cv_prog_ac_ct_FILECMD=file >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_make_set=yes >ac_cv_prog_objcxx_g=no >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=none >am_cv_CXX_dependencies_compiler_type=none >am_cv_OBJCXX_dependencies_compiler_type=none >am_cv_make_support_nested_variables=yes >am_cv_prog_cc_c_o=yes >ax_cv_PTHREAD_CLANG=no >ax_cv_PTHREAD_JOINABLE_ATTR=PTHREAD_CREATE_JOINABLE >ax_cv_PTHREAD_PRIO_INHERIT=yes >ax_cv_PTHREAD_SPECIAL_FLAGS=no >ax_cv_check_cxxcppflags___D_FORTIFY_SOURCE_2=yes >ax_cv_check_cxxcppflags___U_FORTIFY_SOURCE=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=yes >ax_cv_check_cxxflags__fno_extended_identifiers=yes >ax_cv_check_cxxflags__fstack_clash_protection=yes >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 >lt_cv_ar_at_file=@ >lt_cv_archive_cmds_need_lc=no >lt_cv_deplibs_check_method=pass_all >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/x86_64-pc-linux-gnu/bin/ld >lt_cv_path_LDCXX='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' >lt_cv_path_NM='/usr/bin/x86_64-pc-linux-gnu-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=no >lt_cv_prog_compiler_static_works=yes >lt_cv_prog_compiler_static_works_CXX=yes >lt_cv_prog_gnu_ld=yes >lt_cv_prog_gnu_ldcxx=yes >lt_cv_sharedlib_from_linklib_cmd='printf %s\n' >lt_cv_shlibpath_overrides_runpath=yes >lt_cv_sys_global_symbol_pipe='/bin/sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | /bin/sed '\''/ __gnu_lto/d'\''' >lt_cv_sys_global_symbol_to_c_name_address='/bin/sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' >lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='/bin/sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' >lt_cv_sys_global_symbol_to_cdecl='/bin/sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' >lt_cv_sys_global_symbol_to_import= >lt_cv_sys_max_cmd_len=1572864 >lt_cv_to_host_file_cmd=func_convert_file_noop >lt_cv_to_tool_file_cmd=func_convert_file_noop >lt_cv_truncate_bin='/bin/dd bs=4096 count=1' >pkg_cv_libsecp256k1_CFLAGS= >pkg_cv_libsecp256k1_LIBS='-lsecp256k1 ' > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} '\''/var/tmp/portage/dev-util/bitcoin-tx-24.0.1/work/bitcoin-24.0.1/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='1' >AM_V='$(V)' >ANDROID_ARCH='' >AR='/usr/bin/x86_64-pc-linux-gnu-ar' >ARFLAGS='cr' >ARM_CRC_CXXFLAGS='' >ARM_SHANI_CXXFLAGS='' >AS='as' >AUTOCONF='${SHELL} '\''/var/tmp/portage/dev-util/bitcoin-tx-24.0.1/work/bitcoin-24.0.1/build-aux/missing'\'' autoconf' >AUTOHEADER='${SHELL} '\''/var/tmp/portage/dev-util/bitcoin-tx-24.0.1/work/bitcoin-24.0.1/build-aux/missing'\'' autoheader' >AUTOMAKE='${SHELL} '\''/var/tmp/portage/dev-util/bitcoin-tx-24.0.1/work/bitcoin-24.0.1/build-aux/missing'\'' automake-1.16' >AVX2_CXXFLAGS='' >AWK='gawk' >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='' >BOOST_LDFLAGS='' >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='x86_64-pc-linux-gnu-gcc' >CCACHE='' >CCDEPMODE='depmode=none' >CFLAGS='-O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' >CLIENT_VERSION_BUILD='' >CLIENT_VERSION_IS_RELEASE='' >CLIENT_VERSION_MAJOR='' >CLIENT_VERSION_MINOR='' >CLMUL_CXXFLAGS='' >COPYRIGHT_HOLDERS='' >COPYRIGHT_HOLDERS_FINAL='' >COPYRIGHT_HOLDERS_SUBSTITUTION='' >COPYRIGHT_YEAR='' >CORE_CPPFLAGS=' -DHAVE_BUILD_INFO' >CORE_CXXFLAGS=' -fno-extended-identifiers' >CORE_LDFLAGS='' >COV_TOOL='' >COV_TOOL_WRAPPER='' >CPP='x86_64-pc-linux-gnu-gcc -E' >CPPFLAGS='' >CSCOPE='cscope' >CTAGS='ctags' >CXX='x86_64-pc-linux-gnu-g++ -std=c++17' >CXXCPP='x86_64-pc-linux-gnu-g++ -std=c++17 -E' >CXXDEPMODE='depmode=none' >CXXFLAGS='-O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' >CYGPATH_W='echo' >DEBUG_CPPFLAGS='' >DEBUG_CXXFLAGS='' >DEFS='' >DEPDIR='.deps' >DLLTOOL='false' >DOXYGEN='' >DSYMUTIL='' >DUMPBIN='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >EMBEDDED_LEVELDB_FALSE='' >EMBEDDED_LEVELDB_TRUE='' >EMBEDDED_LIBSECP256K1_FALSE='' >EMBEDDED_LIBSECP256K1_TRUE='#' >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='' >EVENT_LIBS='' >EVENT_PTHREADS_CFLAGS='' >EVENT_PTHREADS_LIBS='' >EXEEXT='' >EXTENDED_FUNCTIONAL_TESTS='' >FGREP='/bin/grep -F' >FILECMD='file' >GCOV='/usr/bin/x86_64-pc-linux-gnu-gcov' >GENHTML='' >GIT='/usr/bin/git' >GPROF_CXXFLAGS='' >GPROF_LDFLAGS='' >GREP='/bin/grep' >HARDENED_CPPFLAGS=' -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2' >HARDENED_CXXFLAGS=' -fstack-reuse=none -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection' >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='1' >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='' >LCOV='' >LCOV_OPTS='' >LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' >LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' >LEVELDB_CPPFLAGS='' >LIBLEVELDB='' >LIBMEMENV='' >LIBMULTIPROCESS_CFLAGS='' >LIBMULTIPROCESS_LIBS='' >LIBOBJS='' >LIBS='' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LIBTOOL_APP_LDFLAGS='' >LIPO='' >LLVM_COV='' >LN_S='ln -s' >LRELEASE='' >LTLIBOBJS='' >LTO_CXXFLAGS='' >LTO_LDFLAGS='' >LT_SYS_LIBRARY_PATH='' >LUPDATE='' >MAINT='' >MAINTAINER_MODE_FALSE='#' >MAINTAINER_MODE_TRUE='' >MAKEINFO='${SHELL} '\''/var/tmp/portage/dev-util/bitcoin-tx-24.0.1/work/bitcoin-24.0.1/build-aux/missing'\'' makeinfo' >MAKENSIS='' >MANIFEST_TOOL=':' >MINIUPNPC_CPPFLAGS='' >MINIUPNPC_LIBS='' >MKDIR_P='/bin/mkdir -p' >MOC='' >MOC_DEFS='-DHAVE_CONFIG_H -I$(srcdir)' >MPGEN_PREFIX='' >NATPMP_CPPFLAGS='' >NATPMP_LIBS='' >NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' >NMEDIT='' >NOWARN_CXXFLAGS='' >OBJCOPY='/usr/bin/x86_64-pc-linux-gnu-objcopy' >OBJCXX='x86_64-pc-linux-gnu-g++ -std=c++17' >OBJCXXDEPMODE='depmode=none' >OBJCXXFLAGS='' >OBJDUMP='x86_64-pc-linux-gnu-objdump' >OBJEXT='o' >OTOOL64='' >OTOOL='' >PACKAGE='bitcoin' >PACKAGE_BUGREPORT='https://github.com/bitcoin/bitcoin/issues' >PACKAGE_NAME='Bitcoin Core' >PACKAGE_STRING='Bitcoin Core 24.0.1' >PACKAGE_TARNAME='bitcoin' >PACKAGE_URL='https://bitcoincore.org/' >PACKAGE_VERSION='24.0.1' >PATH_SEPARATOR=':' >PIC_FLAGS='-fPIC' >PIE_FLAGS='-fPIE' >PKG_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config' >PKG_CONFIG_LIBDIR='' >PKG_CONFIG_PATH='' >PTHREAD_CC='x86_64-pc-linux-gnu-gcc' >PTHREAD_CFLAGS='-pthread' >PTHREAD_CXX='x86_64-pc-linux-gnu-g++ -std=c++17' >PTHREAD_LIBS='-lpthread' >PYTHON='/usr/bin/python3.8' >PYTHONPATH='' >QR_CFLAGS='' >QR_LIBS='' >QT_ACCESSIBILITY_CFLAGS='' >QT_ACCESSIBILITY_LIBS='' >QT_CLIPBOARD_CFLAGS='' >QT_CLIPBOARD_LIBS='' >QT_CORE_CFLAGS='' >QT_CORE_LIBS='' >QT_DBUS_CFLAGS='' >QT_DBUS_INCLUDES='' >QT_DBUS_LIBS='' >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='' >QT_GUI_LIBS='' >QT_INCLUDES='' >QT_INPUT_CFLAGS='' >QT_INPUT_LIBS='' >QT_LDFLAGS='' >QT_LIBS='' >QT_NETWORK_CFLAGS='' >QT_NETWORK_LIBS='' >QT_PIE_FLAGS='' >QT_SELECT='qt5' >QT_SERVICE_CFLAGS='' >QT_SERVICE_LIBS='' >QT_TEST_CFLAGS='' >QT_TEST_INCLUDES='' >QT_TEST_LIBS='' >QT_THEME_CFLAGS='' >QT_THEME_LIBS='' >QT_TRANSLATION_DIR='' >QT_WIDGETS_CFLAGS='' >QT_WIDGETS_LIBS='' >QT_WINDOWSUIAUTOMATION_CFLAGS='' >QT_WINDOWSUIAUTOMATION_LIBS='' >QT_XCBQPA_CFLAGS='' >QT_XCBQPA_LIBS='' >QT_XKBCOMMON_CFLAGS='' >QT_XKBCOMMON_LIBS='' >RANLIB='x86_64-pc-linux-gnu-ranlib' >RCC='' >RELDFLAGS='' >RUNTIME_LDFLAGS='' >SANITIZER_CXXFLAGS='' >SANITIZER_LDFLAGS='' >SED='/bin/sed' >SET_MAKE='' >SHELL='/bin/sh' >SQLITE_CFLAGS='' >SQLITE_LIBS='' >SSE41_CXXFLAGS='' >SSE42_CXXFLAGS='' >STRIP='x86_64-pc-linux-gnu-strip' >TARGET_DARWIN_FALSE='' >TARGET_DARWIN_TRUE='' >TARGET_LINUX_FALSE='' >TARGET_LINUX_TRUE='' >TARGET_WINDOWS_FALSE='' >TARGET_WINDOWS_TRUE='' >TESTDEFS='' >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.0.1' >WARN_CXXFLAGS='' >WINDRES='' >WORDS_BIGENDIAN_FALSE='' >WORDS_BIGENDIAN_TRUE='' >X86_SHANI_CXXFLAGS='' >XGETTEXT='/usr/bin/xgettext' >XORRISOFS='' >ZMQ_CFLAGS='' >ZMQ_LIBS='' >ac_ct_AR='' >ac_ct_CC='' >ac_ct_CXX='' >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='' >am__quote='' >am__tar='$${TAR-tar} chof - "$$tardir"' >am__untar='$${TAR-tar} xf -' >ax_pthread_config='' >bindir='${exec_prefix}/bin' >build='x86_64-pc-linux-gnu' >build_alias='x86_64-pc-linux-gnu' >build_cpu='x86_64' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >datarootdir='/usr/share' >docdir='/usr/share/doc/bitcoin-tx-24.0.1' >dvidir='${docdir}' >exec_prefix='NONE' >host='x86_64-pc-linux-gnu' >host_alias='x86_64-pc-linux-gnu' >host_cpu='x86_64' >host_os='linux-gnu' >host_vendor='pc' >htmldir='/usr/share/doc/bitcoin-tx-24.0.1/html' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='${SHELL} /var/tmp/portage/dev-util/bitcoin-tx-24.0.1/work/bitcoin-24.0.1/build-aux/install-sh' >libdir='/usr/lib64' >libexecdir='${exec_prefix}/libexec' >libsecp256k1_CFLAGS='' >libsecp256k1_LIBS='-lsecp256k1 ' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >mandir='/usr/share/man' >mkdir_p='$(MKDIR_P)' >oldincludedir='/usr/include' >pdfdir='${docdir}' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >runstatedir='${localstatedir}/run' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >subdirs='' >sysconfdir='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >/* confdefs.h */ >#define PACKAGE_NAME "Bitcoin Core" >#define PACKAGE_TARNAME "bitcoin" >#define PACKAGE_VERSION "24.0.1" >#define PACKAGE_STRING "Bitcoin Core 24.0.1" >#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 HAVE_PTHREAD_PRIO_INHERIT 1 >#define HAVE_PTHREAD 1 >#define HAVE_DECL_STRERROR_R 1 >#define HAVE_STRERROR_R 1 >#define STRERROR_R_CHAR_P 1 >#define HAVE_ENDIAN_H 1 >#define HAVE_BYTESWAP_H 1 >#define HAVE_STDIO_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_SYS_SELECT_H 1 >#define HAVE_SYS_PRCTL_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_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 1 >#define HAVE_DECL_BSWAP_32 1 >#define HAVE_DECL_BSWAP_64 1 >#define HAVE_BUILTIN_CLZL 1 >#define HAVE_BUILTIN_CLZLL 1 >#define HAVE_MALLOC_INFO 1 >#define HAVE_MALLOPT_ARENA_MAX 1 >#define HAVE_POSIX_FALLOCATE 1 >#define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1 >#define HAVE_THREAD_LOCAL 1 >#define HAVE_GMTIME_R 1 >#define HAVE_SYS_GETRANDOM 1 >#define HAVE_GETENTROPY_RAND 1 >#define HAVE_FDATASYNC 1 >#define HAVE_O_CLOEXEC 1 >#define HAVE_STRONG_GETAUXVAL 1 >#define HAVE_SYSTEM 1 > >configure: exit 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 889782
:
847282
| 847284