This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Litecoin Core configure 0.18.1, which was generated by GNU Autoconf 2.69. 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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/litecoind-0.18.1 --htmldir=/usr/share/doc/litecoind-0.18.1/html --with-sysroot=/ --libdir=/usr/lib64 --enable-wallet --without-miniupnpc --disable-upnp-default --enable-sse2 --disable-ccache --disable-static --disable-tests --with-system-leveldb --without-libs --with-daemon --without-gui --without-qrencode ## --------- ## ## Platform. ## ## --------- ## hostname = localhost uname -m = x86_64 uname -r = 5.8.0-1035-aws uname -s = Linux uname -v = #37~20.04.1-Ubuntu SMP Tue Jun 1 09:54:15 UTC 2021 /usr/bin/uname -p = Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz /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.9/ebuild-helpers/xattr PATH: /usr/lib/portage/python3.9/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/lib/llvm/12/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:3127: checking build system type configure:3141: result: x86_64-pc-linux-gnu configure:3161: checking host system type configure:3174: result: x86_64-pc-linux-gnu configure:3217: checking for a BSD-compatible install configure:3285: result: /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c configure:3296: checking whether build environment is sane configure:3351: result: yes configure:3497: checking for a thread-safe mkdir -p configure:3536: result: /bin/mkdir -p configure:3543: checking for gawk configure:3559: found /usr/bin/gawk configure:3570: result: gawk configure:3581: checking whether make sets $(MAKE) configure:3603: result: yes configure:3632: checking whether make supports nested variables configure:3649: result: yes configure:3768: checking whether to enable maintainer-specific portions of Makefiles configure:3777: result: yes configure:3802: checking whether make supports nested variables configure:3819: result: yes configure:3948: checking for C++ compiler version configure:3957: x86_64-pc-linux-gnu-g++ --version >&5 x86_64-pc-linux-gnu-g++ (Gentoo 11.1.0-r1 p2) 11.1.0 Copyright (C) 2021 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:3968: $? = 0 configure:3957: 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/11.1.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-11.1.0-r1/work/gcc-11.1.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/11.1.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/11.1.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/11.1.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/11.1.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/11.1.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 11.1.0-r1 p2' --disable-esp --enable-libstdcxx-time --with-build-config=bootstrap-lto --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-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 Thread model: posix Supported LTO compression algorithms: zlib gcc version 11.1.0 (Gentoo 11.1.0-r1 p2) configure:3968: $? = 0 configure:3957: 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:3968: $? = 1 configure:3957: 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:3968: $? = 1 configure:3988: checking whether the C++ compiler works configure:4010: x86_64-pc-linux-gnu-g++ -O2 -pipe -march=x86-64 -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,noexecstack conftest.cpp >&5 configure:4014: $? = 0 configure:4062: result: yes configure:4065: checking for C++ compiler default output file name configure:4067: result: a.out configure:4073: checking for suffix of executables configure:4080: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,noexecstack conftest.cpp >&5 configure:4084: $? = 0 configure:4106: result: configure:4128: checking whether we are cross compiling configure:4136: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,noexecstack conftest.cpp >&5 configure:4140: $? = 0 configure:4147: ./conftest configure:4151: $? = 0 configure:4166: result: no configure:4171: checking for suffix of object files configure:4193: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=x86-64 -frecord-gcc-switches conftest.cpp >&5 configure:4197: $? = 0 configure:4218: result: o configure:4222: checking whether we are using the GNU C++ compiler configure:4241: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=x86-64 -frecord-gcc-switches conftest.cpp >&5 configure:4241: $? = 0 configure:4250: result: yes configure:4259: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:4279: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 configure:4279: $? = 0 configure:4320: result: yes configure:4346: checking whether make supports the include directive configure:4361: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:4364: $? = 0 configure:4383: result: yes (GNU style) configure:4408: checking dependency style of x86_64-pc-linux-gnu-g++ configure:4519: result: none configure:4557: checking whether x86_64-pc-linux-gnu-g++ supports C++11 features with -std=c++11 configure:4853: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches conftest.cpp >&5 configure:4853: $? = 0 configure:4862: result: yes configure:4906: checking whether std::atomic can be used without link library configure:4924: x86_64-pc-linux-gnu-g++ -std=c++11 -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,noexecstack conftest.cpp >&5 configure:4924: $? = 0 configure:4926: result: yes configure:4995: checking for x86_64-pc-linux-gnu-g++ configure:5022: result: x86_64-pc-linux-gnu-g++ -std=c++11 configure:5091: checking for Objective C++ compiler version configure:5100: x86_64-pc-linux-gnu-g++ -std=c++11 --version >&5 x86_64-pc-linux-gnu-g++ (Gentoo 11.1.0-r1 p2) 11.1.0 Copyright (C) 2021 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:5111: $? = 0 configure:5100: x86_64-pc-linux-gnu-g++ -std=c++11 -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/11.1.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-11.1.0-r1/work/gcc-11.1.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/11.1.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/11.1.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/11.1.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/11.1.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/11.1.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 11.1.0-r1 p2' --disable-esp --enable-libstdcxx-time --with-build-config=bootstrap-lto --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-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 Thread model: posix Supported LTO compression algorithms: zlib gcc version 11.1.0 (Gentoo 11.1.0-r1 p2) configure:5111: $? = 0 configure:5100: x86_64-pc-linux-gnu-g++ -std=c++11 -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:5111: $? = 1 configure:5100: x86_64-pc-linux-gnu-g++ -std=c++11 -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:5111: $? = 1 configure:5115: checking whether we are using the GNU Objective C++ compiler configure:5134: x86_64-pc-linux-gnu-g++ -std=c++11 -c conftest.mm >&5 x86_64-pc-linux-gnu-g++: error: conftest.mm: Objective-C++ compiler not installed on this system configure:5134: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Litecoin Core" | #define PACKAGE_TARNAME "litecoin" | #define PACKAGE_VERSION "0.18.1" | #define PACKAGE_STRING "Litecoin Core 0.18.1" | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues" | #define PACKAGE_URL "https://litecoin.org/" | #define HAVE_CXX11 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:5143: result: no configure:5152: checking whether x86_64-pc-linux-gnu-g++ -std=c++11 accepts -g configure:5172: x86_64-pc-linux-gnu-g++ -std=c++11 -c -g conftest.mm >&5 x86_64-pc-linux-gnu-g++: error: conftest.mm: Objective-C++ compiler not installed on this system configure:5172: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Litecoin Core" | #define PACKAGE_TARNAME "litecoin" | #define PACKAGE_VERSION "0.18.1" | #define PACKAGE_STRING "Litecoin Core 0.18.1" | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues" | #define PACKAGE_URL "https://litecoin.org/" | #define HAVE_CXX11 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5187: x86_64-pc-linux-gnu-g++ -std=c++11 -c conftest.mm >&5 x86_64-pc-linux-gnu-g++: error: conftest.mm: Objective-C++ compiler not installed on this system configure:5187: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Litecoin Core" | #define PACKAGE_TARNAME "litecoin" | #define PACKAGE_VERSION "0.18.1" | #define PACKAGE_STRING "Litecoin Core 0.18.1" | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues" | #define PACKAGE_URL "https://litecoin.org/" | #define HAVE_CXX11 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5203: x86_64-pc-linux-gnu-g++ -std=c++11 -c -g conftest.mm >&5 x86_64-pc-linux-gnu-g++: error: conftest.mm: Objective-C++ compiler not installed on this system configure:5203: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Litecoin Core" | #define PACKAGE_TARNAME "litecoin" | #define PACKAGE_VERSION "0.18.1" | #define PACKAGE_STRING "Litecoin Core 0.18.1" | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues" | #define PACKAGE_URL "https://litecoin.org/" | #define HAVE_CXX11 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5213: result: no configure:5238: checking dependency style of x86_64-pc-linux-gnu-g++ -std=c++11 configure:5347: result: none configure:5410: checking how to print strings configure:5437: result: printf configure:5466: checking for x86_64-pc-linux-gnu-gcc configure:5493: result: x86_64-pc-linux-gnu-gcc configure:5762: checking for C compiler version configure:5771: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 11.1.0-r1 p2) 11.1.0 Copyright (C) 2021 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:5782: $? = 0 configure:5771: 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/11.1.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-11.1.0-r1/work/gcc-11.1.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/11.1.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/11.1.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/11.1.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/11.1.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/11.1.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 11.1.0-r1 p2' --disable-esp --enable-libstdcxx-time --with-build-config=bootstrap-lto --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-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 Thread model: posix Supported LTO compression algorithms: zlib gcc version 11.1.0 (Gentoo 11.1.0-r1 p2) configure:5782: $? = 0 configure:5771: 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:5782: $? = 1 configure:5771: 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:5782: $? = 1 configure:5786: checking whether we are using the GNU C compiler configure:5805: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches conftest.c >&5 configure:5805: $? = 0 configure:5814: result: yes configure:5823: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:5843: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:5843: $? = 0 configure:5884: result: yes configure:5901: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:5964: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches conftest.c >&5 configure:5964: $? = 0 configure:5977: result: none needed configure:6002: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together configure:6024: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:6027: $? = 0 configure:6024: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:6027: $? = 0 configure:6039: result: yes configure:6058: checking dependency style of x86_64-pc-linux-gnu-gcc configure:6169: result: none configure:6184: checking for a sed that does not truncate output configure:6248: result: /bin/sed configure:6266: checking for grep that handles long lines and -e configure:6324: result: /bin/grep configure:6329: checking for egrep configure:6391: result: /bin/grep -E configure:6396: checking for fgrep configure:6458: result: /bin/grep -F configure:6493: checking for ld used by x86_64-pc-linux-gnu-gcc configure:6560: result: x86_64-pc-linux-gnu-ld configure:6567: checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld configure:6582: result: yes configure:6594: checking for BSD- or MS-compatible name lister (nm) configure:6648: result: x86_64-pc-linux-gnu-nm configure:6778: checking the name lister (x86_64-pc-linux-gnu-nm) interface configure:6785: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches conftest.c >&5 configure:6788: x86_64-pc-linux-gnu-nm "conftest.o" configure:6791: output 0000000000000000 B some_variable configure:6798: result: BSD nm configure:6801: checking whether ln -s works configure:6805: result: yes configure:6813: checking the maximum length of command line arguments configure:6949: result: 1572864 configure:6997: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:7037: result: func_convert_file_noop configure:7044: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:7064: result: func_convert_file_noop configure:7071: checking for x86_64-pc-linux-gnu-ld option to reload object files configure:7078: result: -r configure:7112: checking for x86_64-pc-linux-gnu-objdump configure:7139: result: x86_64-pc-linux-gnu-objdump configure:7211: checking how to recognize dependent libraries configure:7411: result: pass_all configure:7456: checking for x86_64-pc-linux-gnu-dlltool configure:7486: result: no configure:7496: checking for dlltool configure:7526: result: no configure:7556: checking how to associate runtime and link libraries configure:7583: result: printf %s\n configure:7600: checking for x86_64-pc-linux-gnu-ar configure:7627: result: x86_64-pc-linux-gnu-ar configure:7708: checking for archiver @FILE support configure:7725: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches conftest.c >&5 configure:7725: $? = 0 configure:7728: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:7731: $? = 0 configure:7736: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 x86_64-pc-linux-gnu-ar: conftest.o: No such file or directory configure:7739: $? = 1 configure:7751: result: @ configure:7769: checking for x86_64-pc-linux-gnu-strip configure:7796: result: x86_64-pc-linux-gnu-strip configure:7868: checking for x86_64-pc-linux-gnu-ranlib configure:7895: result: x86_64-pc-linux-gnu-ranlib configure:8037: checking command to parse x86_64-pc-linux-gnu-nm output from x86_64-pc-linux-gnu-gcc object configure:8190: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches conftest.c >&5 configure:8193: $? = 0 configure:8197: x86_64-pc-linux-gnu-nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:8200: $? = 0 configure:8266: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,noexecstack conftest.c conftstm.o >&5 configure:8269: $? = 0 configure:8307: result: ok configure:8354: checking for sysroot configure:8384: result: / configure:8391: checking for a working dd configure:8429: result: /bin/dd configure:8433: checking how to truncate binary pipes configure:8448: result: /bin/dd bs=4096 count=1 configure:8584: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches conftest.c >&5 configure:8587: $? = 0 configure:8737: checking for x86_64-pc-linux-gnu-mt configure:8767: result: no configure:8777: checking for mt configure:8807: result: no configure:8827: checking if : is a manifest tool configure:8833: : '-?' configure:8841: result: no configure:9518: checking how to run the C preprocessor configure:9588: result: x86_64-pc-linux-gnu-gcc -E configure:9608: x86_64-pc-linux-gnu-gcc -E conftest.c configure:9608: $? = 0 configure:9622: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:10:10: fatal error: ac_nonexistent.h: No such file or directory 10 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:9622: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Litecoin Core" | #define PACKAGE_TARNAME "litecoin" | #define PACKAGE_VERSION "0.18.1" | #define PACKAGE_STRING "Litecoin Core 0.18.1" | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues" | #define PACKAGE_URL "https://litecoin.org/" | #define HAVE_CXX11 1 | /* end confdefs.h. */ | #include configure:9651: checking for ANSI C header files configure:9671: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches conftest.c >&5 configure:9671: $? = 0 configure:9744: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,noexecstack conftest.c >&5 configure:9744: $? = 0 configure:9744: ./conftest configure:9744: $? = 0 configure:9755: result: yes configure:9768: checking for sys/types.h configure:9768: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches conftest.c >&5 configure:9768: $? = 0 configure:9768: result: yes configure:9768: checking for sys/stat.h configure:9768: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches conftest.c >&5 configure:9768: $? = 0 configure:9768: result: yes configure:9768: checking for stdlib.h configure:9768: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches conftest.c >&5 configure:9768: $? = 0 configure:9768: result: yes configure:9768: checking for string.h configure:9768: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches conftest.c >&5 configure:9768: $? = 0 configure:9768: result: yes configure:9768: checking for memory.h configure:9768: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches conftest.c >&5 configure:9768: $? = 0 configure:9768: result: yes configure:9768: checking for strings.h configure:9768: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches conftest.c >&5 configure:9768: $? = 0 configure:9768: result: yes configure:9768: checking for inttypes.h configure:9768: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches conftest.c >&5 configure:9768: $? = 0 configure:9768: result: yes configure:9768: checking for stdint.h configure:9768: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches conftest.c >&5 configure:9768: $? = 0 configure:9768: result: yes configure:9768: checking for unistd.h configure:9768: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches conftest.c >&5 configure:9768: $? = 0 configure:9768: result: yes configure:9782: checking for dlfcn.h configure:9782: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches conftest.c >&5 configure:9782: $? = 0 configure:9782: result: yes configure:10047: checking for objdir configure:10062: result: .libs configure:10326: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:10344: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -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:10348: $? = 0 configure:10361: result: no configure:10719: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:10726: result: -fPIC -DPIC configure:10734: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:10752: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fPIC -DPIC -DPIC conftest.c >&5 configure:10756: $? = 0 configure:10769: result: yes configure:10798: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:10826: result: yes configure:10841: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:10862: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -o out/conftest2.o conftest.c >&5 configure:10866: $? = 0 configure:10888: result: yes configure:10896: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:10943: result: yes configure:10976: checking whether the x86_64-pc-linux-gnu-gcc linker (x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries configure:12235: result: yes configure:12272: checking whether -lc should be explicitly linked in configure:12280: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches conftest.c >&5 configure:12283: $? = 0 configure:12298: 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:12301: $? = 0 configure:12315: result: no configure:12475: checking dynamic linker characteristics configure:13069: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,noexecstack -Wl,-rpath -Wl,/foo conftest.c >&5 configure:13069: $? = 0 configure:13306: result: GNU/Linux ld.so configure:13428: checking how to hardcode library paths into programs configure:13453: result: immediate configure:14001: checking whether stripping libraries is possible configure:14006: result: yes configure:14041: checking if libtool supports shared libraries configure:14043: result: yes configure:14046: checking whether to build shared libraries configure:14071: result: yes configure:14074: checking whether to build static libraries configure:14078: result: no configure:14101: checking how to run the C++ preprocessor configure:14128: x86_64-pc-linux-gnu-g++ -std=c++11 -E conftest.cpp configure:14128: $? = 0 configure:14142: x86_64-pc-linux-gnu-g++ -std=c++11 -E conftest.cpp conftest.cpp:22:10: fatal error: ac_nonexistent.h: No such file or directory 22 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:14142: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Litecoin Core" | #define PACKAGE_TARNAME "litecoin" | #define PACKAGE_VERSION "0.18.1" | #define PACKAGE_STRING "Litecoin Core 0.18.1" | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues" | #define PACKAGE_URL "https://litecoin.org/" | #define HAVE_CXX11 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:14167: result: x86_64-pc-linux-gnu-g++ -std=c++11 -E configure:14187: x86_64-pc-linux-gnu-g++ -std=c++11 -E conftest.cpp configure:14187: $? = 0 configure:14201: x86_64-pc-linux-gnu-g++ -std=c++11 -E conftest.cpp conftest.cpp:22:10: fatal error: ac_nonexistent.h: No such file or directory 22 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:14201: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Litecoin Core" | #define PACKAGE_TARNAME "litecoin" | #define PACKAGE_VERSION "0.18.1" | #define PACKAGE_STRING "Litecoin Core 0.18.1" | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues" | #define PACKAGE_URL "https://litecoin.org/" | #define HAVE_CXX11 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:14363: checking for ld used by x86_64-pc-linux-gnu-g++ -std=c++11 configure:14430: result: x86_64-pc-linux-gnu-ld -m elf_x86_64 configure:14437: checking if the linker (x86_64-pc-linux-gnu-ld -m elf_x86_64) is GNU ld configure:14452: result: yes configure:14507: checking whether the x86_64-pc-linux-gnu-g++ -std=c++11 linker (x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries configure:15580: result: yes configure:15616: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches conftest.cpp >&5 configure:15619: $? = 0 configure:16100: checking for x86_64-pc-linux-gnu-g++ -std=c++11 option to produce PIC configure:16107: result: -fPIC -DPIC configure:16115: checking if x86_64-pc-linux-gnu-g++ -std=c++11 PIC flag -fPIC -DPIC works configure:16133: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fPIC -DPIC -DPIC conftest.cpp >&5 configure:16137: $? = 0 configure:16150: result: yes configure:16173: checking if x86_64-pc-linux-gnu-g++ -std=c++11 static flag -static works configure:16201: result: yes configure:16213: checking if x86_64-pc-linux-gnu-g++ -std=c++11 supports -c -o file.o configure:16234: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -o out/conftest2.o conftest.cpp >&5 configure:16238: $? = 0 configure:16260: result: yes configure:16265: checking if x86_64-pc-linux-gnu-g++ -std=c++11 supports -c -o file.o configure:16312: result: yes configure:16342: checking whether the x86_64-pc-linux-gnu-g++ -std=c++11 linker (x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries configure:16382: result: yes configure:16523: checking dynamic linker characteristics configure:17281: result: GNU/Linux ld.so configure:17346: checking how to hardcode library paths into programs configure:17371: result: immediate configure:17436: checking for x86_64-pc-linux-gnu-ar configure:17454: found /usr/bin/x86_64-pc-linux-gnu-ar configure:17466: result: /usr/bin/x86_64-pc-linux-gnu-ar configure:17534: checking for x86_64-pc-linux-gnu-ranlib configure:17552: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:17564: result: /usr/bin/x86_64-pc-linux-gnu-ranlib configure:17632: checking for x86_64-pc-linux-gnu-strip configure:17650: found /usr/bin/x86_64-pc-linux-gnu-strip configure:17662: result: /usr/bin/x86_64-pc-linux-gnu-strip configure:17730: checking for x86_64-pc-linux-gnu-gcov configure:17748: found /usr/bin/x86_64-pc-linux-gnu-gcov configure:17760: result: /usr/bin/x86_64-pc-linux-gnu-gcov configure:17827: checking for lcov configure:17860: result: no configure:17869: checking for python3.4 configure:17902: result: no configure:17869: checking for python3.5 configure:17902: result: no configure:17869: checking for python3.6 configure:17902: result: no configure:17869: checking for python3.7 configure:17902: result: no configure:17869: checking for python3 configure:17902: result: no configure:17869: checking for python configure:17902: result: no configure:17912: checking for genhtml configure:17945: result: no configure:17952: checking for git configure:17970: found /usr/bin/git configure:17982: result: /usr/bin/git configure:17992: checking for ccache configure:18025: result: no configure:18032: checking for xgettext configure:18050: found /usr/bin/xgettext configure:18062: result: /usr/bin/xgettext configure:18072: checking for hexdump configure:18090: found /usr/bin/hexdump configure:18102: result: /usr/bin/hexdump configure:18113: checking for x86_64-pc-linux-gnu-readelf configure:18131: found /usr/bin/x86_64-pc-linux-gnu-readelf configure:18143: result: /usr/bin/x86_64-pc-linux-gnu-readelf configure:18211: checking for x86_64-pc-linux-gnu-c++filt configure:18229: found /usr/bin/x86_64-pc-linux-gnu-c++filt configure:18241: result: /usr/bin/x86_64-pc-linux-gnu-c++filt configure:18309: checking for x86_64-pc-linux-gnu-objcopy configure:18327: found /usr/bin/x86_64-pc-linux-gnu-objcopy configure:18339: result: /usr/bin/x86_64-pc-linux-gnu-objcopy configure:18406: checking for doxygen configure:18439: result: no configure:18445: WARNING: Doxygen not found configure:18700: checking whether C++ compiler accepts -Werror configure:18719: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -Werror conftest.cpp >&5 configure:18719: $? = 0 configure:18727: result: yes configure:19670: checking whether C++ compiler accepts -msse4.2 configure:19689: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -Werror -msse4.2 conftest.cpp >&5 configure:19689: $? = 0 configure:19698: result: yes configure:19707: checking whether C++ compiler accepts -msse4.1 configure:19726: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -Werror -msse4.1 conftest.cpp >&5 configure:19726: $? = 0 configure:19735: result: yes configure:19744: checking whether C++ compiler accepts -mavx -mavx2 configure:19763: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -Werror -mavx -mavx2 conftest.cpp >&5 configure:19763: $? = 0 configure:19772: result: yes configure:19781: checking whether C++ compiler accepts -msse4 -msha configure:19800: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -Werror -msse4 -msha conftest.cpp >&5 configure:19800: $? = 0 configure:19809: result: yes configure:19820: checking for assembler crc32 support configure:19846: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -msse4.2 conftest.cpp >&5 configure:19846: $? = 0 configure:19847: result: yes configure:19859: checking for SSE4.1 intrinsics configure:19878: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -msse4.1 conftest.cpp >&5 configure:19878: $? = 0 configure:19879: result: yes configure:19893: checking for AVX2 intrinsics configure:19912: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -mavx -mavx2 conftest.cpp >&5 configure:19912: $? = 0 configure:19913: result: yes configure:19927: checking for SHA-NI intrinsics configure:19948: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -msse4 -msha conftest.cpp >&5 configure:19948: $? = 0 configure:19949: result: yes configure:21589: checking for x86_64-pc-linux-gnu-pkg-config configure:21607: found /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:21619: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:21687: checking pkg-config is at least version 0.9.0 configure:21690: result: yes configure:21805: checking whether byte ordering is bigendian configure:21820: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 conftest.cpp:27:16: error: expected unqualified-id before 'not' token 27 | not a universal capable compiler | ^~~ configure:21820: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Litecoin Core" | #define PACKAGE_TARNAME "litecoin" | #define PACKAGE_VERSION "0.18.1" | #define PACKAGE_STRING "Litecoin Core 0.18.1" | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues" | #define PACKAGE_URL "https://litecoin.org/" | #define HAVE_CXX11 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_ASM 1 | #define ENABLE_SSE41 1 | #define ENABLE_AVX2 1 | #define ENABLE_SHANI 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:21865: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:21865: $? = 0 configure:21883: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:33:22: error: 'big' was not declared in this scope 33 | not big endian | ^~~ configure:21883: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Litecoin Core" | #define PACKAGE_TARNAME "litecoin" | #define PACKAGE_VERSION "0.18.1" | #define PACKAGE_STRING "Litecoin Core 0.18.1" | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues" | #define PACKAGE_URL "https://litecoin.org/" | #define HAVE_CXX11 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_ASM 1 | #define ENABLE_SSE41 1 | #define ENABLE_AVX2 1 | #define ENABLE_SHANI 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:22011: result: no configure:22213: checking whether x86_64-pc-linux-gnu-gcc is Clang configure:22238: result: no configure:22361: checking whether pthreads work with -pthread configure:22455: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -pthread -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,noexecstack conftest.c >&5 configure:22455: $? = 0 configure:22464: result: yes configure:22483: checking for joinable pthread attribute configure:22501: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -pthread -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,noexecstack conftest.c >&5 configure:22501: $? = 0 configure:22509: result: PTHREAD_CREATE_JOINABLE configure:22523: checking whether more special flags are required for pthreads configure:22536: result: no configure:22544: checking for PTHREAD_PRIO_INHERIT configure:22560: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -pthread -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,noexecstack conftest.c >&5 configure:22560: $? = 0 configure:22569: result: yes configure:22682: checking for special C compiler options needed for large files configure:22727: result: no configure:22733: checking for _FILE_OFFSET_BITS value needed for large files configure:22758: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:22758: $? = 0 configure:22790: result: no configure:22876: checking whether strerror_r is declared configure:22876: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:22876: $? = 0 configure:22876: result: yes configure:22889: checking for strerror_r configure:22889: x86_64-pc-linux-gnu-g++ -std=c++11 -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,noexecstack conftest.cpp >&5 configure:22889: $? = 0 configure:22889: result: yes configure:22898: checking whether strerror_r returns char * configure:22922: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:22922: $? = 0 configure:22960: result: yes configure:22981: checking whether the linker accepts -Wl,--large-address-aware configure:23000: x86_64-pc-linux-gnu-g++ -std=c++11 -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,noexecstack -Wl,--large-address-aware conftest.cpp >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: unrecognized option '--large-address-aware' /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: use the --help option for usage information collect2: error: ld returned 1 exit status configure:23000: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Litecoin Core" | #define PACKAGE_TARNAME "litecoin" | #define PACKAGE_VERSION "0.18.1" | #define PACKAGE_STRING "Litecoin Core 0.18.1" | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues" | #define PACKAGE_URL "https://litecoin.org/" | #define HAVE_CXX11 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_ASM 1 | #define ENABLE_SSE41 1 | #define ENABLE_AVX2 1 | #define ENABLE_SHANI 1 | #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 () | { | | ; | return 0; | } configure:23009: result: no configure:23021: checking for __attribute__((visibility)) configure:23045: x86_64-pc-linux-gnu-g++ -std=c++11 -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,noexecstack conftest.cpp >&5 configure:23045: $? = 0 configure:23058: result: yes configure:23074: checking for __attribute__((dllexport)) configure:23095: x86_64-pc-linux-gnu-g++ -std=c++11 -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,noexecstack conftest.cpp >&5 conftest.cpp:34:62: warning: 'dllexport' attribute directive ignored [-Wattributes] 34 | __attribute__((dllexport)) int foo( void ) { return 0; } | ^ configure:23095: $? = 0 configure:23108: result: no configure:23124: checking for __attribute__((dllimport)) configure:23145: x86_64-pc-linux-gnu-g++ -std=c++11 -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,noexecstack conftest.cpp >&5 conftest.cpp:34:62: warning: 'dllimport' attribute directive ignored [-Wattributes] 34 | int foo( void ) __attribute__((dllimport)); | ^ configure:23145: $? = 0 configure:23158: result: no configure:23330: checking for library containing clock_gettime configure:23361: x86_64-pc-linux-gnu-g++ -std=c++11 -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,noexecstack conftest.cpp >&5 configure:23361: $? = 0 configure:23378: result: none required configure:23510: checking whether C++ compiler accepts -fPIC configure:23529: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fPIC -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:23529: $? = 0 configure:23537: result: yes configure:23550: checking whether C++ compiler accepts -fstack-reuse=none configure:23569: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fstack-reuse=none -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:23569: $? = 0 configure:23577: result: yes configure:23587: checking whether C++ compiler accepts -Wstack-protector configure:23606: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -Wstack-protector -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:23606: $? = 0 configure:23614: result: yes configure:23622: checking whether C++ compiler accepts -fstack-protector-all configure:23641: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fstack-protector-all -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:23641: $? = 0 configure:23649: result: yes configure:23658: checking whether C++ preprocessor accepts -D_FORTIFY_SOURCE=2 configure:23677: x86_64-pc-linux-gnu-g++ -std=c++11 -E -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FORTIFY_SOURCE=2 conftest.cpp configure:23677: $? = 0 configure:23685: result: yes configure:23689: checking whether C++ preprocessor accepts -U_FORTIFY_SOURCE configure:23708: x86_64-pc-linux-gnu-g++ -std=c++11 -E -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE conftest.cpp configure:23708: $? = 0 configure:23716: result: yes configure:23733: checking whether the linker accepts -Wl,--dynamicbase configure:23752: x86_64-pc-linux-gnu-g++ -std=c++11 -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,noexecstack -Wl,--dynamicbase conftest.cpp >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: unrecognized option '--dynamicbase' /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: use the --help option for usage information collect2: error: ld returned 1 exit status configure:23752: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Litecoin Core" | #define PACKAGE_TARNAME "litecoin" | #define PACKAGE_VERSION "0.18.1" | #define PACKAGE_STRING "Litecoin Core 0.18.1" | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues" | #define PACKAGE_URL "https://litecoin.org/" | #define HAVE_CXX11 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_ASM 1 | #define ENABLE_SSE41 1 | #define ENABLE_AVX2 1 | #define ENABLE_SHANI 1 | #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_FUNC_ATTRIBUTE_VISIBILITY 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:23761: result: no configure:23769: checking whether the linker accepts -Wl,--nxcompat configure:23788: x86_64-pc-linux-gnu-g++ -std=c++11 -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,noexecstack -Wl,--nxcompat conftest.cpp >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: unrecognized option '--nxcompat' /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: use the --help option for usage information collect2: error: ld returned 1 exit status configure:23788: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Litecoin Core" | #define PACKAGE_TARNAME "litecoin" | #define PACKAGE_VERSION "0.18.1" | #define PACKAGE_STRING "Litecoin Core 0.18.1" | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues" | #define PACKAGE_URL "https://litecoin.org/" | #define HAVE_CXX11 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_ASM 1 | #define ENABLE_SSE41 1 | #define ENABLE_AVX2 1 | #define ENABLE_SHANI 1 | #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_FUNC_ATTRIBUTE_VISIBILITY 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:23797: result: no configure:23805: checking whether the linker accepts -Wl,--high-entropy-va configure:23824: x86_64-pc-linux-gnu-g++ -std=c++11 -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,noexecstack -Wl,--high-entropy-va conftest.cpp >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: unrecognized option '--high-entropy-va' /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: use the --help option for usage information collect2: error: ld returned 1 exit status configure:23824: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Litecoin Core" | #define PACKAGE_TARNAME "litecoin" | #define PACKAGE_VERSION "0.18.1" | #define PACKAGE_STRING "Litecoin Core 0.18.1" | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues" | #define PACKAGE_URL "https://litecoin.org/" | #define HAVE_CXX11 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_ASM 1 | #define ENABLE_SSE41 1 | #define ENABLE_AVX2 1 | #define ENABLE_SHANI 1 | #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_FUNC_ATTRIBUTE_VISIBILITY 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:23833: result: no configure:23841: checking whether the linker accepts -Wl,-z,relro configure:23860: x86_64-pc-linux-gnu-g++ -std=c++11 -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,noexecstack -Wl,-z,relro conftest.cpp >&5 configure:23860: $? = 0 configure:23869: result: yes configure:23877: checking whether the linker accepts -Wl,-z,now configure:23896: x86_64-pc-linux-gnu-g++ -std=c++11 -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,noexecstack -Wl,-z,now conftest.cpp >&5 configure:23896: $? = 0 configure:23905: result: yes configure:23914: checking whether the linker accepts -fPIE -pie configure:23933: x86_64-pc-linux-gnu-g++ -std=c++11 -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,noexecstack -Werror -fPIE -pie conftest.cpp >&5 configure:23933: $? = 0 configure:23943: result: yes configure:24041: checking endian.h usability configure:24041: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24041: $? = 0 configure:24041: result: yes configure:24041: checking endian.h presence configure:24041: x86_64-pc-linux-gnu-g++ -std=c++11 -E -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp configure:24041: $? = 0 configure:24041: result: yes configure:24041: checking for endian.h configure:24041: result: yes configure:24041: checking sys/endian.h usability configure:24041: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 conftest.cpp:66:10: fatal error: sys/endian.h: No such file or directory 66 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure:24041: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Litecoin Core" | #define PACKAGE_TARNAME "litecoin" | #define PACKAGE_VERSION "0.18.1" | #define PACKAGE_STRING "Litecoin Core 0.18.1" | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues" | #define PACKAGE_URL "https://litecoin.org/" | #define HAVE_CXX11 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_ASM 1 | #define ENABLE_SSE41 1 | #define ENABLE_AVX2 1 | #define ENABLE_SHANI 1 | #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_FUNC_ATTRIBUTE_VISIBILITY 1 | #define HAVE_ENDIAN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:24041: result: no configure:24041: checking sys/endian.h presence configure:24041: x86_64-pc-linux-gnu-g++ -std=c++11 -E -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp conftest.cpp:33:10: fatal error: sys/endian.h: No such file or directory 33 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure:24041: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Litecoin Core" | #define PACKAGE_TARNAME "litecoin" | #define PACKAGE_VERSION "0.18.1" | #define PACKAGE_STRING "Litecoin Core 0.18.1" | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues" | #define PACKAGE_URL "https://litecoin.org/" | #define HAVE_CXX11 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_ASM 1 | #define ENABLE_SSE41 1 | #define ENABLE_AVX2 1 | #define ENABLE_SHANI 1 | #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_FUNC_ATTRIBUTE_VISIBILITY 1 | #define HAVE_ENDIAN_H 1 | /* end confdefs.h. */ | #include configure:24041: result: no configure:24041: checking for sys/endian.h configure:24041: result: no configure:24041: checking byteswap.h usability configure:24041: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24041: $? = 0 configure:24041: result: yes configure:24041: checking byteswap.h presence configure:24041: x86_64-pc-linux-gnu-g++ -std=c++11 -E -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp configure:24041: $? = 0 configure:24041: result: yes configure:24041: checking for byteswap.h configure:24041: result: yes configure:24041: checking stdio.h usability configure:24041: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24041: $? = 0 configure:24041: result: yes configure:24041: checking stdio.h presence configure:24041: x86_64-pc-linux-gnu-g++ -std=c++11 -E -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp configure:24041: $? = 0 configure:24041: result: yes configure:24041: checking for stdio.h configure:24041: result: yes configure:24041: checking for stdlib.h configure:24041: result: yes configure:24041: checking for unistd.h configure:24041: result: yes configure:24041: checking for strings.h configure:24041: result: yes configure:24041: checking for sys/types.h configure:24041: result: yes configure:24041: checking for sys/stat.h configure:24041: result: yes configure:24041: checking sys/select.h usability configure:24041: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24041: $? = 0 configure:24041: result: yes configure:24041: checking sys/select.h presence configure:24041: x86_64-pc-linux-gnu-g++ -std=c++11 -E -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp configure:24041: $? = 0 configure:24041: result: yes configure:24041: checking for sys/select.h configure:24041: result: yes configure:24041: checking sys/prctl.h usability configure:24041: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24041: $? = 0 configure:24041: result: yes configure:24041: checking sys/prctl.h presence configure:24041: x86_64-pc-linux-gnu-g++ -std=c++11 -E -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp configure:24041: $? = 0 configure:24041: result: yes configure:24041: checking for sys/prctl.h configure:24041: result: yes configure:24052: checking whether getifaddrs is declared configure:24052: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24052: $? = 0 configure:24052: result: yes configure:24065: checking whether freeifaddrs is declared configure:24065: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24065: $? = 0 configure:24065: result: yes configure:24079: checking whether strnlen is declared configure:24079: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24079: $? = 0 configure:24079: result: yes configure:24092: checking whether daemon is declared configure:24092: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24092: $? = 0 configure:24092: result: yes configure:24104: checking whether le16toh is declared configure:24104: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24104: $? = 0 configure:24104: result: yes configure:24119: checking whether le32toh is declared configure:24119: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24119: $? = 0 configure:24119: result: yes configure:24134: checking whether le64toh is declared configure:24134: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24134: $? = 0 configure:24134: result: yes configure:24149: checking whether htole16 is declared configure:24149: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24149: $? = 0 configure:24149: result: yes configure:24164: checking whether htole32 is declared configure:24164: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24164: $? = 0 configure:24164: result: yes configure:24179: checking whether htole64 is declared configure:24179: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24179: $? = 0 configure:24179: result: yes configure:24194: checking whether be16toh is declared configure:24194: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24194: $? = 0 configure:24194: result: yes configure:24209: checking whether be32toh is declared configure:24209: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24209: $? = 0 configure:24209: result: yes configure:24224: checking whether be64toh is declared configure:24224: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24224: $? = 0 configure:24224: result: yes configure:24239: checking whether htobe16 is declared configure:24239: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24239: $? = 0 configure:24239: result: yes configure:24254: checking whether htobe32 is declared configure:24254: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24254: $? = 0 configure:24254: result: yes configure:24269: checking whether htobe64 is declared configure:24269: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24269: $? = 0 configure:24269: result: yes configure:24286: checking whether bswap_16 is declared configure:24286: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24286: $? = 0 configure:24286: result: yes configure:24299: checking whether bswap_32 is declared configure:24299: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24299: $? = 0 configure:24299: result: yes configure:24312: checking whether bswap_64 is declared configure:24312: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24312: $? = 0 configure:24312: result: yes configure:24327: checking whether __builtin_clz is declared configure:24327: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24327: $? = 0 configure:24327: result: yes configure:24337: checking whether __builtin_clzl is declared configure:24337: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24337: $? = 0 configure:24337: result: yes configure:24347: checking whether __builtin_clzll is declared configure:24347: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24347: $? = 0 configure:24347: result: yes configure:24359: checking for getmemoryinfo configure:24372: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24372: $? = 0 configure:24373: result: yes configure:24384: checking for mallopt M_ARENA_MAX configure:24397: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24397: $? = 0 configure:24398: result: yes configure:24409: checking for visibility attribute configure:24418: x86_64-pc-linux-gnu-g++ -std=c++11 -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,noexecstack conftest.cpp >&5 configure:24418: $? = 0 configure:24423: result: yes configure:24441: checking for thread_local support configure:24455: x86_64-pc-linux-gnu-g++ -std=c++11 -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,noexecstack -pthread conftest.cpp >&5 configure:24455: $? = 0 configure:24460: result: yes configure:24475: checking for Linux getrandom syscall configure:24490: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24490: $? = 0 configure:24491: result: yes configure:24502: checking for getentropy configure:24515: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:73:12: warning: ignoring return value of 'int getentropy(void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 73 | getentropy(nullptr, 32) | ~~~~~~~~~~^~~~~~~~~~~~~ configure:24515: $? = 0 configure:24516: result: yes configure:24527: checking for getentropy via random.h configure:24541: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:75:12: warning: ignoring return value of 'int getentropy(void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 75 | getentropy(nullptr, 32) | ~~~~~~~~~~^~~~~~~~~~~~~ configure:24541: $? = 0 configure:24542: result: yes configure:24553: checking for sysctl KERN_ARND configure:24568: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 conftest.cpp:72:12: fatal error: sys/sysctl.h: No such file or directory 72 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure:24568: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Litecoin Core" | #define PACKAGE_TARNAME "litecoin" | #define PACKAGE_VERSION "0.18.1" | #define PACKAGE_STRING "Litecoin Core 0.18.1" | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues" | #define PACKAGE_URL "https://litecoin.org/" | #define HAVE_CXX11 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_ASM 1 | #define ENABLE_SSE41 1 | #define ENABLE_AVX2 1 | #define ENABLE_SHANI 1 | #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_FUNC_ATTRIBUTE_VISIBILITY 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_STRNLEN 1 | #define HAVE_DECL_DAEMON 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_DECL___BUILTIN_CLZ 1 | #define HAVE_DECL___BUILTIN_CLZL 1 | #define HAVE_DECL___BUILTIN_CLZLL 1 | #define HAVE_MALLOC_INFO 1 | #define HAVE_MALLOPT_ARENA_MAX 1 | #define HAVE_VISIBILITY_ATTRIBUTE 1 | #define HAVE_THREAD_LOCAL 1 | #define HAVE_SYS_GETRANDOM 1 | #define HAVE_GETENTROPY 1 | #define HAVE_GETENTROPY_RAND 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | static const int name[2] = {CTL_KERN, KERN_ARND}; | sysctl(name, 2, nullptr, nullptr, nullptr, 0); | ; | return 0; | } configure:24574: result: no configure:24580: checking for if type char equals int8_t configure:24594: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:76:44: error: static assertion failed 76 | static_assert(std::is_same::value, ""); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ configure:24594: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Litecoin Core" | #define PACKAGE_TARNAME "litecoin" | #define PACKAGE_VERSION "0.18.1" | #define PACKAGE_STRING "Litecoin Core 0.18.1" | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues" | #define PACKAGE_URL "https://litecoin.org/" | #define HAVE_CXX11 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_ASM 1 | #define ENABLE_SSE41 1 | #define ENABLE_AVX2 1 | #define ENABLE_SHANI 1 | #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_FUNC_ATTRIBUTE_VISIBILITY 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_STRNLEN 1 | #define HAVE_DECL_DAEMON 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_DECL___BUILTIN_CLZ 1 | #define HAVE_DECL___BUILTIN_CLZL 1 | #define HAVE_DECL___BUILTIN_CLZLL 1 | #define HAVE_MALLOC_INFO 1 | #define HAVE_MALLOPT_ARENA_MAX 1 | #define HAVE_VISIBILITY_ATTRIBUTE 1 | #define HAVE_THREAD_LOCAL 1 | #define HAVE_SYS_GETRANDOM 1 | #define HAVE_GETENTROPY 1 | #define HAVE_GETENTROPY_RAND 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | static_assert(std::is_same::value, ""); | ; | return 0; | } configure:24600: result: no configure:24680: checking for Berkeley DB C++ headers configure:24710: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 conftest.cpp:72:18: fatal error: bdb4.8/db_cxx.h: No such file or directory 72 | #include | ^~~~~~~~~~~~~~~~~ compilation terminated. configure:24710: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Litecoin Core" | #define PACKAGE_TARNAME "litecoin" | #define PACKAGE_VERSION "0.18.1" | #define PACKAGE_STRING "Litecoin Core 0.18.1" | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues" | #define PACKAGE_URL "https://litecoin.org/" | #define HAVE_CXX11 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_ASM 1 | #define ENABLE_SSE41 1 | #define ENABLE_AVX2 1 | #define ENABLE_SHANI 1 | #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_FUNC_ATTRIBUTE_VISIBILITY 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_STRNLEN 1 | #define HAVE_DECL_DAEMON 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_DECL___BUILTIN_CLZ 1 | #define HAVE_DECL___BUILTIN_CLZL 1 | #define HAVE_DECL___BUILTIN_CLZLL 1 | #define HAVE_MALLOC_INFO 1 | #define HAVE_MALLOPT_ARENA_MAX 1 | #define HAVE_VISIBILITY_ATTRIBUTE 1 | #define HAVE_THREAD_LOCAL 1 | #define HAVE_SYS_GETRANDOM 1 | #define HAVE_GETENTROPY 1 | #define HAVE_GETENTROPY_RAND 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4) | #error "failed to find bdb 4.8+" | #endif | | ; | return 0; | } configure:24710: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 conftest.cpp:72:18: fatal error: libdb4.8/db_cxx.h: No such file or directory 72 | #include | ^~~~~~~~~~~~~~~~~~~ compilation terminated. configure:24710: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Litecoin Core" | #define PACKAGE_TARNAME "litecoin" | #define PACKAGE_VERSION "0.18.1" | #define PACKAGE_STRING "Litecoin Core 0.18.1" | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues" | #define PACKAGE_URL "https://litecoin.org/" | #define HAVE_CXX11 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_ASM 1 | #define ENABLE_SSE41 1 | #define ENABLE_AVX2 1 | #define ENABLE_SHANI 1 | #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_FUNC_ATTRIBUTE_VISIBILITY 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_STRNLEN 1 | #define HAVE_DECL_DAEMON 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_DECL___BUILTIN_CLZ 1 | #define HAVE_DECL___BUILTIN_CLZL 1 | #define HAVE_DECL___BUILTIN_CLZLL 1 | #define HAVE_MALLOC_INFO 1 | #define HAVE_MALLOPT_ARENA_MAX 1 | #define HAVE_VISIBILITY_ATTRIBUTE 1 | #define HAVE_THREAD_LOCAL 1 | #define HAVE_SYS_GETRANDOM 1 | #define HAVE_GETENTROPY 1 | #define HAVE_GETENTROPY_RAND 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4) | #error "failed to find bdb 4.8+" | #endif | | ; | return 0; | } configure:24710: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24710: $? = 0 configure:24739: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24739: $? = 0 configure:24787: result: /usr/include/db4.8/ configure:24805: checking for main in -ldb_cxx-4.8 configure:24824: x86_64-pc-linux-gnu-g++ -std=c++11 -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,noexecstack conftest.cpp -ldb_cxx-4.8 >&5 configure:24824: $? = 0 configure:24834: result: yes configure:29022: checking whether to build Litecoin Core GUI configure:29052: result: no (Qt5) configure:29217: checking for boostlib >= 1.47.0 (104700) configure:29249: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/include conftest.cpp >&5 configure:29249: $? = 0 configure:29251: result: yes configure:29446: checking whether the Boost::System library is available configure:29471: x86_64-pc-linux-gnu-g++ -std=c++11 -c -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/include conftest.cpp >&5 configure:29471: $? = 0 configure:29486: result: yes configure:29501: checking for exit in -lboost_system configure:29526: x86_64-pc-linux-gnu-g++ -std=c++11 -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,noexecstack -L/usr/lib64 conftest.cpp -lboost_system >&5 conftest.cpp:80:6: warning: declaration of 'char exit()' conflicts with built-in declaration 'void exit(int)' [-Wbuiltin-declaration-mismatch] 80 | char exit (); | ^~~~ configure:29526: $? = 0 configure:29536: result: yes configure:29691: checking whether the Boost::Filesystem library is available configure:29715: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/include conftest.cpp >&5 configure:29715: $? = 0 configure:29729: result: yes configure:29740: checking for exit in -lboost_filesystem configure:29765: x86_64-pc-linux-gnu-g++ -std=c++11 -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,noexecstack -L/usr/lib64 conftest.cpp -lboost_filesystem -lboost_system >&5 conftest.cpp:81:6: warning: declaration of 'char exit()' conflicts with built-in declaration 'void exit(int)' [-Wbuiltin-declaration-mismatch] 81 | char exit (); | ^~~~ configure:29765: $? = 0 configure:29775: result: yes configure:29925: checking whether the Boost::Thread library is available configure:29958: x86_64-pc-linux-gnu-g++ -std=c++11 -c -pthread -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/include conftest.cpp >&5 configure:29958: $? = 0 configure:29973: result: yes configure:30002: checking for exit in -lboost_thread configure:30027: x86_64-pc-linux-gnu-g++ -std=c++11 -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,noexecstack -L/usr/lib64 conftest.cpp -lboost_thread >&5 conftest.cpp:82:6: warning: declaration of 'char exit()' conflicts with built-in declaration 'void exit(int)' [-Wbuiltin-declaration-mismatch] 82 | char exit (); | ^~~~ configure:30027: $? = 0 configure:30037: result: yes configure:30209: checking whether the Boost::Chrono library is available configure:30233: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -pthread -I/usr/include conftest.cpp >&5 configure:30233: $? = 0 configure:30248: result: yes configure:30263: checking for exit in -lboost_chrono-mt configure:30288: x86_64-pc-linux-gnu-g++ -std=c++11 -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -pthread -I/usr/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,noexecstack -L/usr/lib64 conftest.cpp -lboost_chrono-mt >&5 conftest.cpp:83:6: warning: declaration of 'char exit()' conflicts with built-in declaration 'void exit(int)' [-Wbuiltin-declaration-mismatch] 83 | char exit (); | ^~~~ configure:30288: $? = 0 configure:30298: result: yes configure:30730: checking for mismatched boost c++11 scoped enums configure:30758: x86_64-pc-linux-gnu-g++ -std=c++11 -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,noexecstack conftest.cpp -L/usr/lib64 -lboost_system -lboost_filesystem -lboost_thread -lpthread -lboost_chrono-mt >&5 conftest.cpp: In function 'int main()': conftest.cpp:93:5: error: 'choke' was not declared in this scope 93 | choke; | ^~~~~ configure:30758: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Litecoin Core" | #define PACKAGE_TARNAME "litecoin" | #define PACKAGE_VERSION "0.18.1" | #define PACKAGE_STRING "Litecoin Core 0.18.1" | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues" | #define PACKAGE_URL "https://litecoin.org/" | #define HAVE_CXX11 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_ASM 1 | #define ENABLE_SSE41 1 | #define ENABLE_AVX2 1 | #define ENABLE_SHANI 1 | #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_FUNC_ATTRIBUTE_VISIBILITY 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_STRNLEN 1 | #define HAVE_DECL_DAEMON 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_DECL___BUILTIN_CLZ 1 | #define HAVE_DECL___BUILTIN_CLZL 1 | #define HAVE_DECL___BUILTIN_CLZLL 1 | #define HAVE_MALLOC_INFO 1 | #define HAVE_MALLOPT_ARENA_MAX 1 | #define HAVE_VISIBILITY_ATTRIBUTE 1 | #define HAVE_THREAD_LOCAL 1 | #define HAVE_SYS_GETRANDOM 1 | #define HAVE_GETENTROPY 1 | #define HAVE_GETENTROPY_RAND 1 | #define HAVE_BOOST /**/ | #define HAVE_BOOST_SYSTEM /**/ | #define HAVE_BOOST_FILESYSTEM /**/ | #define HAVE_BOOST_THREAD /**/ | #define HAVE_BOOST_CHRONO /**/ | /* end confdefs.h. */ | | #include | #include | #if !defined(BOOST_NO_SCOPED_ENUMS) && !defined(BOOST_NO_CXX11_SCOPED_ENUMS) && BOOST_VERSION < 105700 | #define BOOST_NO_SCOPED_ENUMS | #define BOOST_NO_CXX11_SCOPED_ENUMS | #define CHECK | #endif | #include | | int | main () | { | | #if defined(CHECK) | boost::filesystem::copy_file("foo", "bar"); | #else | choke; | #endif | | ; | return 0; | } configure:30762: result: ok configure:30794: x86_64-pc-linux-gnu-g++ -std=c++11 -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,noexecstack conftest.cpp -L/usr/lib64 -lboost_system -lboost_filesystem -lboost_thread -lpthread -lboost_chrono-mt >&5 configure:30794: $? = 0 configure:30856: checking for libssl configure:30863: $PKG_CONFIG --exists --print-errors "libssl" configure:30866: $? = 0 configure:30880: $PKG_CONFIG --exists --print-errors "libssl" configure:30883: $? = 0 configure:30921: result: yes configure:30927: checking for libcrypto configure:30934: $PKG_CONFIG --exists --print-errors "libcrypto" configure:30937: $? = 0 configure:30951: $PKG_CONFIG --exists --print-errors "libcrypto" configure:30954: $? = 0 configure:30992: result: yes configure:31161: checking for libevent configure:31168: $PKG_CONFIG --exists --print-errors "libevent" configure:31171: $? = 0 configure:31185: $PKG_CONFIG --exists --print-errors "libevent" configure:31188: $? = 0 configure:31226: result: yes configure:31233: checking for libevent_pthreads configure:31240: $PKG_CONFIG --exists --print-errors "libevent_pthreads" configure:31243: $? = 0 configure:31257: $PKG_CONFIG --exists --print-errors "libevent_pthreads" configure:31260: $? = 0 configure:31298: result: yes configure:31308: checking for libzmq >= 4 configure:31315: $PKG_CONFIG --exists --print-errors "libzmq >= 4" Package libzmq was not found in the pkg-config search path. Perhaps you should add the directory containing `libzmq.pc' to the PKG_CONFIG_PATH environment variable No package 'libzmq' found configure:31318: $? = 1 configure:31332: $PKG_CONFIG --exists --print-errors "libzmq >= 4" Package libzmq was not found in the pkg-config search path. Perhaps you should add the directory containing `libzmq.pc' to the PKG_CONFIG_PATH environment variable No package 'libzmq' found configure:31335: $? = 1 configure:31349: result: no No package 'libzmq' found configure:31368: WARNING: libzmq version 4.x or greater not found, disabling configure:31767: checking whether EVP_MD_CTX_new is declared configure:31767: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:31767: $? = 0 configure:31767: result: yes configure:31788: checking rapidcheck.h usability configure:31788: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 conftest.cpp:112:10: fatal error: rapidcheck.h: No such file or directory 112 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure:31788: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Litecoin Core" | #define PACKAGE_TARNAME "litecoin" | #define PACKAGE_VERSION "0.18.1" | #define PACKAGE_STRING "Litecoin Core 0.18.1" | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues" | #define PACKAGE_URL "https://litecoin.org/" | #define HAVE_CXX11 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_ASM 1 | #define ENABLE_SSE41 1 | #define ENABLE_AVX2 1 | #define ENABLE_SHANI 1 | #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_FUNC_ATTRIBUTE_VISIBILITY 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_STRNLEN 1 | #define HAVE_DECL_DAEMON 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_DECL___BUILTIN_CLZ 1 | #define HAVE_DECL___BUILTIN_CLZL 1 | #define HAVE_DECL___BUILTIN_CLZLL 1 | #define HAVE_MALLOC_INFO 1 | #define HAVE_MALLOPT_ARENA_MAX 1 | #define HAVE_VISIBILITY_ATTRIBUTE 1 | #define HAVE_THREAD_LOCAL 1 | #define HAVE_SYS_GETRANDOM 1 | #define HAVE_GETENTROPY 1 | #define HAVE_GETENTROPY_RAND 1 | #define HAVE_BOOST /**/ | #define HAVE_BOOST_SYSTEM /**/ | #define HAVE_BOOST_FILESYSTEM /**/ | #define HAVE_BOOST_THREAD /**/ | #define HAVE_BOOST_CHRONO /**/ | #define HAVE_WORKING_BOOST_SLEEP_FOR 1 | #define ENABLE_ZMQ 0 | #define HAVE_DECL_EVP_MD_CTX_NEW 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:31788: result: no configure:31788: checking rapidcheck.h presence configure:31788: x86_64-pc-linux-gnu-g++ -std=c++11 -E -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp conftest.cpp:79:10: fatal error: rapidcheck.h: No such file or directory 79 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure:31788: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Litecoin Core" | #define PACKAGE_TARNAME "litecoin" | #define PACKAGE_VERSION "0.18.1" | #define PACKAGE_STRING "Litecoin Core 0.18.1" | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues" | #define PACKAGE_URL "https://litecoin.org/" | #define HAVE_CXX11 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_ASM 1 | #define ENABLE_SSE41 1 | #define ENABLE_AVX2 1 | #define ENABLE_SHANI 1 | #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_FUNC_ATTRIBUTE_VISIBILITY 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_STRNLEN 1 | #define HAVE_DECL_DAEMON 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_DECL___BUILTIN_CLZ 1 | #define HAVE_DECL___BUILTIN_CLZL 1 | #define HAVE_DECL___BUILTIN_CLZLL 1 | #define HAVE_MALLOC_INFO 1 | #define HAVE_MALLOPT_ARENA_MAX 1 | #define HAVE_VISIBILITY_ATTRIBUTE 1 | #define HAVE_THREAD_LOCAL 1 | #define HAVE_SYS_GETRANDOM 1 | #define HAVE_GETENTROPY 1 | #define HAVE_GETENTROPY_RAND 1 | #define HAVE_BOOST /**/ | #define HAVE_BOOST_SYSTEM /**/ | #define HAVE_BOOST_FILESYSTEM /**/ | #define HAVE_BOOST_THREAD /**/ | #define HAVE_BOOST_CHRONO /**/ | #define HAVE_WORKING_BOOST_SLEEP_FOR 1 | #define ENABLE_ZMQ 0 | #define HAVE_DECL_EVP_MD_CTX_NEW 1 | /* end confdefs.h. */ | #include configure:31788: result: no configure:31788: checking for rapidcheck.h configure:31788: result: no configure:32104: checking whether to build litecoind configure:32114: result: yes configure:32117: checking whether to build litecoin-cli configure:32127: result: yes configure:32130: checking whether to build litecoin-tx configure:32140: result: yes configure:32143: checking whether to build litecoin-wallet configure:32153: result: yes configure:32156: checking whether to build libraries configure:32173: result: no configure:32238: checking if wallet should be enabled configure:32241: result: yes configure:32254: checking whether to build with support for UPnP configure:32285: result: no configure:32373: checking whether to build test_litecoin configure:32380: result: no configure:32385: checking whether to enable sse2 instructions configure:32388: result: yes configure:32400: checking whether to reduce exports configure:32406: result: no configure:32812: checking that generated files are newer than configure configure:32818: result: done configure:32978: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Litecoin Core config.status 0.18.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on localhost config.status:1455: creating Makefile config.status:1455: creating src/Makefile config.status:1455: creating doc/man/Makefile config.status:1455: creating share/setup.nsi config.status:1455: creating share/qt/Info.plist config.status:1455: creating test/config.ini config.status:1455: creating contrib/devtools/split-debug.sh config.status:1455: creating src/config/bitcoin-config.h config.status:1715: executing depfiles commands config.status:1715: executing libtool commands configure:35505: === configuring in src/univalue (/var/tmp/portage/net-p2p/litecoind-0.18.1/work/litecoin-0.18.1/src/univalue) configure:35568: running /bin/sh ./configure --disable-option-checking '--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' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/litecoind-0.18.1' '--htmldir=/usr/share/doc/litecoind-0.18.1/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--enable-wallet' '--without-miniupnpc' '--disable-upnp-default' '--enable-sse2' '--disable-ccache' '--disable-static' '--disable-tests' '--with-system-leveldb' '--without-libs' '--with-daemon' '--without-gui' '--without-qrencode' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CXX=x86_64-pc-linux-gnu-g++' 'CXXFLAGS=-O2 -pipe -march=x86-64 -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,noexecstack' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -march=x86-64 -frecord-gcc-switches' 'CPP=x86_64-pc-linux-gnu-gcc -E' '--disable-shared' '--with-pic' '--with-bignum=no' '--enable-module-recovery' '--disable-jni' --cache-file=/dev/null --srcdir=. configure:35505: === configuring in src/secp256k1 (/var/tmp/portage/net-p2p/litecoind-0.18.1/work/litecoin-0.18.1/src/secp256k1) configure:35568: running /bin/sh ./configure --disable-option-checking '--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' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/litecoind-0.18.1' '--htmldir=/usr/share/doc/litecoind-0.18.1/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--enable-wallet' '--without-miniupnpc' '--disable-upnp-default' '--enable-sse2' '--disable-ccache' '--disable-static' '--disable-tests' '--with-system-leveldb' '--without-libs' '--with-daemon' '--without-gui' '--without-qrencode' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CXX=x86_64-pc-linux-gnu-g++' 'CXXFLAGS=-O2 -pipe -march=x86-64 -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,noexecstack' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -march=x86-64 -frecord-gcc-switches' 'CPP=x86_64-pc-linux-gnu-gcc -E' '--disable-shared' '--with-pic' '--with-bignum=no' '--enable-module-recovery' '--disable-jni' --cache-file=/dev/null --srcdir=. configure:35573: error: ./configure failed for src/secp256k1 ## ---------------- ## ## 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_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=set ac_cv_env_CC_value=x86_64-pc-linux-gnu-gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -pipe -march=x86-64 -frecord-gcc-switches' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set=set ac_cv_env_CPP_value='x86_64-pc-linux-gnu-gcc -E' ac_cv_env_CRYPTO_CFLAGS_set= ac_cv_env_CRYPTO_CFLAGS_value= ac_cv_env_CRYPTO_LIBS_set= ac_cv_env_CRYPTO_LIBS_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O2 -pipe -march=x86-64 -frecord-gcc-switches' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=x86_64-pc-linux-gnu-g++ 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 -Wl,-z,noexecstack' 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_PROTOBUF_CFLAGS_set= ac_cv_env_PROTOBUF_CFLAGS_value= ac_cv_env_PROTOBUF_LIBS_set= ac_cv_env_PROTOBUF_LIBS_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_QT5_CFLAGS_set= ac_cv_env_QT5_CFLAGS_value= ac_cv_env_QT5_LIBS_set= ac_cv_env_QT5_LIBS_value= ac_cv_env_QTACCESSIBILITY_CFLAGS_set= ac_cv_env_QTACCESSIBILITY_CFLAGS_value= ac_cv_env_QTACCESSIBILITY_LIBS_set= ac_cv_env_QTACCESSIBILITY_LIBS_value= ac_cv_env_QTCGL_CFLAGS_set= ac_cv_env_QTCGL_CFLAGS_value= ac_cv_env_QTCGL_LIBS_set= ac_cv_env_QTCGL_LIBS_value= ac_cv_env_QTCLIPBOARD_CFLAGS_set= ac_cv_env_QTCLIPBOARD_CFLAGS_value= ac_cv_env_QTCLIPBOARD_LIBS_set= ac_cv_env_QTCLIPBOARD_LIBS_value= ac_cv_env_QTDEVICEDISCOVERY_CFLAGS_set= ac_cv_env_QTDEVICEDISCOVERY_CFLAGS_value= ac_cv_env_QTDEVICEDISCOVERY_LIBS_set= ac_cv_env_QTDEVICEDISCOVERY_LIBS_value= ac_cv_env_QTEVENTDISPATCHER_CFLAGS_set= ac_cv_env_QTEVENTDISPATCHER_CFLAGS_value= ac_cv_env_QTEVENTDISPATCHER_LIBS_set= ac_cv_env_QTEVENTDISPATCHER_LIBS_value= ac_cv_env_QTFB_CFLAGS_set= ac_cv_env_QTFB_CFLAGS_value= ac_cv_env_QTFB_LIBS_set= ac_cv_env_QTFB_LIBS_value= ac_cv_env_QTFONTDATABASE_CFLAGS_set= ac_cv_env_QTFONTDATABASE_CFLAGS_value= ac_cv_env_QTFONTDATABASE_LIBS_set= ac_cv_env_QTFONTDATABASE_LIBS_value= ac_cv_env_QTGRAPHICS_CFLAGS_set= ac_cv_env_QTGRAPHICS_CFLAGS_value= ac_cv_env_QTGRAPHICS_LIBS_set= ac_cv_env_QTGRAPHICS_LIBS_value= ac_cv_env_QTPLATFORM_CFLAGS_set= ac_cv_env_QTPLATFORM_CFLAGS_value= ac_cv_env_QTPLATFORM_LIBS_set= ac_cv_env_QTPLATFORM_LIBS_value= ac_cv_env_QTTHEME_CFLAGS_set= ac_cv_env_QTTHEME_CFLAGS_value= ac_cv_env_QTTHEME_LIBS_set= ac_cv_env_QTTHEME_LIBS_value= ac_cv_env_QTXCBQPA_CFLAGS_set= ac_cv_env_QTXCBQPA_CFLAGS_value= ac_cv_env_QTXCBQPA_LIBS_set= ac_cv_env_QTXCBQPA_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_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_SSL_CFLAGS_set= ac_cv_env_SSL_CFLAGS_value= ac_cv_env_SSL_LIBS_set= ac_cv_env_SSL_LIBS_value= ac_cv_env_UNIVALUE_CFLAGS_set= ac_cv_env_UNIVALUE_CFLAGS_value= ac_cv_env_UNIVALUE_LIBS_set= ac_cv_env_UNIVALUE_LIBS_value= ac_cv_env_X11XCB_CFLAGS_set= ac_cv_env_X11XCB_CFLAGS_value= ac_cv_env_X11XCB_LIBS_set= ac_cv_env_X11XCB_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_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_strerror_r=yes ac_cv_func_strerror_r_char_p=yes ac_cv_have_decl_EVP_MD_CTX_new=yes ac_cv_have_decl___builtin_clz=yes ac_cv_have_decl___builtin_clzl=yes ac_cv_have_decl___builtin_clzll=yes ac_cv_have_decl_be16toh=yes ac_cv_have_decl_be32toh=yes ac_cv_have_decl_be64toh=yes ac_cv_have_decl_bswap_16=yes ac_cv_have_decl_bswap_32=yes ac_cv_have_decl_bswap_64=yes ac_cv_have_decl_daemon=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_strerror_r=yes ac_cv_have_decl_strnlen=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_memory_h=yes ac_cv_header_rapidcheck_h=no ac_cv_header_stdc=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_select_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_boost_chrono_mt___exit=yes ac_cv_lib_boost_filesystem___exit=yes ac_cv_lib_boost_system___exit=yes ac_cv_lib_boost_thread___exit=yes ac_cv_lib_db_cxx_4_8___main=yes 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_CPPFILT=/usr/bin/x86_64-pc-linux-gnu-c++filt 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_RANLIB=/usr/bin/x86_64-pc-linux-gnu-ranlib ac_cv_path_READELF=/usr/bin/x86_64-pc-linux-gnu-readelf ac_cv_path_SED=/bin/sed ac_cv_path_STRIP=/usr/bin/x86_64-pc-linux-gnu-strip ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/usr/lib/portage/python3.9/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_CXXCPP='x86_64-pc-linux-gnu-g++ -std=c++11 -E' ac_cv_prog_OBJCXX='x86_64-pc-linux-gnu-g++ -std=c++11' 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_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes 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_boost_chrono=yes ax_cv_boost_filesystem=yes ax_cv_boost_system=yes ax_cv_boost_thread=yes 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___fstack_protector_all=yes ax_cv_check_cxxflags___fstack_reuse_none=yes ax_cv_check_cxxflags__mavx__mavx2=yes ax_cv_check_cxxflags__msse4_1=yes ax_cv_check_cxxflags__msse4_2=yes ax_cv_check_cxxflags__msse4__msha=yes ax_cv_check_ldflags___Wl___dynamicbase=no ax_cv_check_ldflags___Wl___high_entropy_va=no ax_cv_check_ldflags___Wl___large_address_aware=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__fPIE__pie=yes ax_cv_cxx_compile_cxx11__std_cpp11=yes ax_cv_have_func_attribute_dllexport=no ax_cv_have_func_attribute_dllimport=no ax_cv_have_func_attribute_visibility=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=x86_64-pc-linux-gnu-ld lt_cv_path_LDCXX='x86_64-pc-linux-gnu-ld -m elf_x86_64' lt_cv_path_NM=x86_64-pc-linux-gnu-nm 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='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='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='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_CRYPTO_CFLAGS= pkg_cv_CRYPTO_LIBS=-lcrypto pkg_cv_EVENT_CFLAGS= pkg_cv_EVENT_LIBS=-levent pkg_cv_EVENT_PTHREADS_CFLAGS=-pthread pkg_cv_EVENT_PTHREADS_LIBS='-levent_pthreads -levent' pkg_cv_SSL_CFLAGS= pkg_cv_SSL_LIBS=-lssl ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} '\''/var/tmp/portage/net-p2p/litecoind-0.18.1/work/litecoin-0.18.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)' AR='/usr/bin/x86_64-pc-linux-gnu-ar' ARFLAGS='cr' AUTOCONF='${SHELL} '\''/var/tmp/portage/net-p2p/litecoind-0.18.1/work/litecoin-0.18.1/build-aux/missing'\'' autoconf' AUTOHEADER='${SHELL} '\''/var/tmp/portage/net-p2p/litecoind-0.18.1/work/litecoin-0.18.1/build-aux/missing'\'' autoheader' AUTOMAKE='${SHELL} '\''/var/tmp/portage/net-p2p/litecoind-0.18.1/work/litecoin-0.18.1/build-aux/missing'\'' automake-1.16' AVX2_CXXFLAGS='-mavx -mavx2' AWK='gawk' BDB_CFLAGS='' BDB_CPPFLAGS=' -I/usr/include/db4.8/' BDB_LIBS='-ldb_cxx-4.8' BITCOIN_CLI_NAME='litecoin-cli' BITCOIN_DAEMON_NAME='litecoind' BITCOIN_GUI_NAME='litecoin-qt' BITCOIN_TX_NAME='litecoin-tx' BITCOIN_WALLET_TOOL_NAME='litecoin-wallet' BOOST_CHRONO_LIB='-lboost_chrono-mt' BOOST_CPPFLAGS='-DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include' BOOST_FILESYSTEM_LIB='-lboost_filesystem' BOOST_LDFLAGS='-L/usr/lib64' BOOST_LIBS='-L/usr/lib64 -lboost_system -lboost_filesystem -lboost_thread -lpthread -lboost_chrono-mt' BOOST_SYSTEM_LIB='-lboost_system' BOOST_THREAD_LIB='-lboost_thread -lpthread' BOOST_UNIT_TEST_FRAMEWORK_LIB='' BREW='' BUILD_BITCOIND_FALSE='#' BUILD_BITCOIND_TRUE='' BUILD_BITCOIN_CLI_FALSE='#' BUILD_BITCOIN_CLI_TRUE='' BUILD_BITCOIN_LIBS_FALSE='' BUILD_BITCOIN_LIBS_TRUE='#' BUILD_BITCOIN_TX_FALSE='#' BUILD_BITCOIN_TX_TRUE='' BUILD_BITCOIN_WALLET_FALSE='#' BUILD_BITCOIN_WALLET_TRUE='' BUILD_DARWIN_FALSE='' BUILD_DARWIN_TRUE='#' CC='x86_64-pc-linux-gnu-gcc' CCACHE='' CCDEPMODE='depmode=none' CFLAGS='-O2 -pipe -march=x86-64 -frecord-gcc-switches' CLIENT_VERSION_BUILD='0' CLIENT_VERSION_IS_RELEASE='true' CLIENT_VERSION_MAJOR='0' CLIENT_VERSION_MINOR='18' CLIENT_VERSION_REVISION='1' COMPAT_LDFLAGS='' COPYRIGHT_HOLDERS='The %s developers' COPYRIGHT_HOLDERS_FINAL='The Litecoin Core developers' COPYRIGHT_HOLDERS_SUBSTITUTION='Litecoin Core' COPYRIGHT_YEAR='2020' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFILT='/usr/bin/x86_64-pc-linux-gnu-c++filt' CPPFLAGS=' -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -DUSE_SSE2=1' CRYPTO_CFLAGS='' CRYPTO_LIBS='-lcrypto' CXX='x86_64-pc-linux-gnu-g++ -std=c++11' CXXCPP='x86_64-pc-linux-gnu-g++ -std=c++11 -E' CXXDEPMODE='depmode=none' CXXFLAGS='-O2 -pipe -march=x86-64 -frecord-gcc-switches' CYGPATH_W='echo' DEBUG_CPPFLAGS='' DEBUG_CXXFLAGS='' DEFS='-DHAVE_CONFIG_H' 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_UNIVALUE_FALSE='#' EMBEDDED_UNIVALUE_TRUE='' ENABLE_AVX2_FALSE='#' ENABLE_AVX2_TRUE='' ENABLE_BENCH_FALSE='#' ENABLE_BENCH_TRUE='' ENABLE_BIP70_FALSE='' ENABLE_BIP70_TRUE='#' ENABLE_FUZZ_FALSE='' ENABLE_FUZZ_TRUE='#' ENABLE_HWCRC32_FALSE='#' ENABLE_HWCRC32_TRUE='' ENABLE_MAN_FALSE='#' ENABLE_MAN_TRUE='' ENABLE_PROPERTY_TESTS_FALSE='' ENABLE_PROPERTY_TESTS_TRUE='#' ENABLE_QT_FALSE='' ENABLE_QT_TESTS_FALSE='' ENABLE_QT_TESTS_TRUE='#' ENABLE_QT_TRUE='#' ENABLE_SHANI_FALSE='#' ENABLE_SHANI_TRUE='' ENABLE_SSE41_FALSE='#' ENABLE_SSE41_TRUE='' ENABLE_TESTS_FALSE='' ENABLE_TESTS_TRUE='#' ENABLE_WALLET_FALSE='#' ENABLE_WALLET_TRUE='' ENABLE_ZMQ_FALSE='' ENABLE_ZMQ_TRUE='#' ERROR_CXXFLAGS='' EVENT_CFLAGS='' EVENT_LIBS='-levent' EVENT_PTHREADS_CFLAGS='-pthread' EVENT_PTHREADS_LIBS='-levent_pthreads -levent' EXEEXT='' EXTENDED_FUNCTIONAL_TESTS='' FGREP='/bin/grep -F' GCOV='/usr/bin/x86_64-pc-linux-gnu-gcov' GENHTML='' GENISOIMAGE='' GIT='/usr/bin/git' GLIBC_BACK_COMPAT_FALSE='' GLIBC_BACK_COMPAT_TRUE='#' 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' HARDENED_LDFLAGS=' -Wl,-z,relro -Wl,-z,now -pie' HARDEN_FALSE='#' HARDEN_TRUE='' HAVE_CXX11='1' HAVE_DOXYGEN_FALSE='' HAVE_DOXYGEN_TRUE='#' HEXDUMP='/usr/bin/hexdump' IMAGEMAGICK_CONVERT='' INSTALLNAMETOOL='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LCOV='' LCOV_OPTS='' LD='x86_64-pc-linux-gnu-ld -m elf_x86_64' LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,noexecstack' LEVELDB_CPPFLAGS='' LEVELDB_TARGET_FLAGS='-DOS_LINUX' LIBLEVELDB='-lleveldb' LIBMEMENV='-lmemenv' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBTOOL_APP_LDFLAGS='' LIPO='' LN_S='ln -s' LRELEASE='' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' LUPDATE='' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKEINFO='${SHELL} '\''/var/tmp/portage/net-p2p/litecoind-0.18.1/work/litecoin-0.18.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)' NM='x86_64-pc-linux-gnu-nm' NMEDIT='' NOWARN_CXXFLAGS='' OBJCOPY='/usr/bin/x86_64-pc-linux-gnu-objcopy' OBJCXX='x86_64-pc-linux-gnu-g++ -std=c++11' OBJCXXDEPMODE='depmode=none' OBJCXXFLAGS='' OBJDUMP='x86_64-pc-linux-gnu-objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='litecoin' PACKAGE_BUGREPORT='https://github.com/litecoin-project/litecoin/issues' PACKAGE_NAME='Litecoin Core' PACKAGE_STRING='Litecoin Core 0.18.1' PACKAGE_TARNAME='litecoin' PACKAGE_URL='https://litecoin.org/' PACKAGE_VERSION='0.18.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='' PROTOBUF_CFLAGS='' PROTOBUF_LIBS='' PROTOC='' PTHREAD_CC='x86_64-pc-linux-gnu-gcc' PTHREAD_CFLAGS='-pthread' PTHREAD_LIBS='' PYTHON='' PYTHONPATH='' QR_CFLAGS='' QR_LIBS='' QT5_CFLAGS='' QT5_LIBS='' QTACCESSIBILITY_CFLAGS='' QTACCESSIBILITY_LIBS='' QTCGL_CFLAGS='' QTCGL_LIBS='' QTCLIPBOARD_CFLAGS='' QTCLIPBOARD_LIBS='' QTDEVICEDISCOVERY_CFLAGS='' QTDEVICEDISCOVERY_LIBS='' QTEVENTDISPATCHER_CFLAGS='' QTEVENTDISPATCHER_LIBS='' QTFB_CFLAGS='' QTFB_LIBS='' QTFONTDATABASE_CFLAGS='' QTFONTDATABASE_LIBS='' QTGRAPHICS_CFLAGS='' QTGRAPHICS_LIBS='' QTPLATFORM_CFLAGS='' QTPLATFORM_LIBS='' QTTHEME_CFLAGS='' QTTHEME_LIBS='' QTXCBQPA_CFLAGS='' QTXCBQPA_LIBS='' QT_DBUS_CFLAGS='' QT_DBUS_INCLUDES='' QT_DBUS_LIBS='' QT_INCLUDES='' QT_LDFLAGS='' QT_LIBS='' QT_PIE_FLAGS='' QT_SELECT='qt5' QT_TEST_CFLAGS='' QT_TEST_INCLUDES='' QT_TEST_LIBS='' QT_TRANSLATION_DIR='' RANLIB='/usr/bin/x86_64-pc-linux-gnu-ranlib' RAPIDCHECK_LIBS='' RCC='' READELF='/usr/bin/x86_64-pc-linux-gnu-readelf' RELDFLAGS='' RSVG_CONVERT='' SANITIZER_CXXFLAGS='' SANITIZER_LDFLAGS='' SED='/bin/sed' SET_MAKE='' SHANI_CXXFLAGS='-msse4 -msha' SHELL='/bin/sh' SSE41_CXXFLAGS='-msse4.1' SSE42_CXXFLAGS='-msse4.2' SSL_CFLAGS='' SSL_LIBS='-lssl' STRIP='/usr/bin/x86_64-pc-linux-gnu-strip' TARGET_DARWIN_FALSE='' TARGET_DARWIN_TRUE='#' TARGET_WINDOWS_FALSE='' TARGET_WINDOWS_TRUE='#' TESTDEFS='' TIFFCP='' UIC='' UNIVALUE_CFLAGS='-I$(srcdir)/univalue/include' UNIVALUE_LIBS='univalue/libunivalue.la' USE_ASM_FALSE='#' USE_ASM_TRUE='' USE_LCOV_FALSE='' USE_LCOV_TRUE='#' USE_QRCODE='' USE_QRCODE_FALSE='' USE_QRCODE_TRUE='#' USE_SSE2='' USE_SSE2_FALSE='#' USE_SSE2_TRUE='' USE_UPNP='' VERSION='0.18.1' WARN_CXXFLAGS='' WINDOWS_BITS='' WINDRES='' X11XCB_CFLAGS='' X11XCB_LIBS='' XGETTEXT='/usr/bin/xgettext' 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='${prefix}/share' docdir='/usr/share/doc/litecoind-0.18.1' dvidir='${docdir}' exec_prefix='${prefix}' 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/litecoind-0.18.1/html' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/net-p2p/litecoind-0.18.1/work/litecoin-0.18.1/build-aux/install-sh' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' 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=' src/univalue src/secp256k1' sysconfdir='/etc' target_alias='' configure: exit 1