This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Dogecoin Core configure 1.14.6, which was generated by GNU Autoconf 2.71. Invocation command line was $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/dogecoin-qt-1.14.6 --htmldir=/usr/share/doc/dogecoin-qt-1.14.6/html --with-sysroot=/ --libdir=/usr/lib64 --enable-cxx --with-incompatible-bdb --bindir=/opt/dogecoin-qt/bin BDB_CFLAGS=-I/usr/include/db5.3 'BDB_LIBS=-L/usr/lib64 -ldb_cxx-5.3' --with-gui=qt5 --with-qt-incdir=/usr/include/qt5 --disable-zmq --enable-wallet --disable-tests --disable-bench ## --------- ## ## Platform. ## ## --------- ## hostname = localhost uname -m = x86_64 uname -r = 6.1.38-gentoo-dist uname -s = Linux uname -v = #1 SMP PREEMPT_DYNAMIC Thu Jul 6 11:45:23 -00 2023 /usr/bin/uname -p = AMD EPYC 7513 32-Core Processor /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/portage/python3.11/ebuild-helpers/xattr/ PATH: /usr/lib/portage/python3.11/ebuild-helpers/ PATH: /usr/local/sbin/ PATH: /usr/local/bin/ PATH: /usr/sbin/ PATH: /usr/bin/ PATH: /sbin/ PATH: /bin/ PATH: /opt/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:3321: looking for aux files: compile ltmain.sh missing install-sh config.guess config.sub configure:3334: trying ./build-aux/ configure:3363: ./build-aux/compile found configure:3363: ./build-aux/ltmain.sh found configure:3363: ./build-aux/missing found configure:3345: ./build-aux/install-sh found configure:3363: ./build-aux/config.guess found configure:3363: ./build-aux/config.sub found configure:3492: checking build system type configure:3507: result: x86_64-pc-linux-gnu configure:3527: checking host system type configure:3541: result: x86_64-pc-linux-gnu configure:3585: checking for a BSD-compatible install configure:3658: result: /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c configure:3669: checking whether build environment is sane configure:3724: result: yes configure:3883: checking for a race-free mkdir -p configure:3927: result: /bin/mkdir -p configure:3934: checking for gawk configure:3955: found /usr/bin/gawk configure:3966: result: gawk configure:3977: checking whether make sets $(MAKE) configure:4000: result: yes configure:4030: checking whether make supports nested variables configure:4048: result: yes configure:4181: checking whether to enable maintainer-specific portions of Makefiles configure:4191: result: yes configure:4217: checking whether make supports nested variables configure:4235: result: yes configure:4380: checking for C++ compiler version configure:4389: x86_64-pc-linux-gnu-g++ --version >&5 x86_64-pc-linux-gnu-g++ (Gentoo 13.1.1_p20230527 p3) 13.1.1 20230527 Copyright (C) 2023 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:4400: $? = 0 configure:4389: 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/13/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-13.1.1_p20230527/work/gcc-13-20230527/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/13 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/13/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/13 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/13/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/13/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/13/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --disable-libunwind-exceptions --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 13.1.1_p20230527 p3' --with-gcc-major-version-only --disable-esp --enable-libstdcxx-time --enable-lto --disable-libstdcxx-pch --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libssp --disable-libada --disable-cet --disable-systemtap --disable-valgrind-annotations --disable-vtable-verify --disable-libvtv --without-zstd --with-isl --disable-isl-version-check --enable-default-pie --disable-default-ssp --with-build-config=bootstrap-lto Thread model: posix Supported LTO compression algorithms: zlib gcc version 13.1.1 20230527 (Gentoo 13.1.1_p20230527 p3) configure:4400: $? = 0 configure:4389: 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:4400: $? = 1 configure:4389: 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:4400: $? = 1 configure:4420: checking whether the C++ compiler works configure:4442: x86_64-pc-linux-gnu-g++ -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.cpp >&5 configure:4446: $? = 0 configure:4496: result: yes configure:4499: checking for C++ compiler default output file name configure:4501: result: a.out configure:4507: checking for suffix of executables configure:4514: x86_64-pc-linux-gnu-g++ -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.cpp >&5 configure:4518: $? = 0 configure:4541: result: configure:4563: checking whether we are cross compiling configure:4571: x86_64-pc-linux-gnu-g++ -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.cpp >&5 configure:4575: $? = 0 configure:4582: ./conftest configure:4586: $? = 0 configure:4601: result: no configure:4606: checking for suffix of object files configure:4629: x86_64-pc-linux-gnu-g++ -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 configure:4633: $? = 0 configure:4655: result: o configure:4659: checking whether the compiler supports GNU C++ configure:4679: x86_64-pc-linux-gnu-g++ -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 configure:4679: $? = 0 configure:4689: result: yes configure:4700: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:4721: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 configure:4721: $? = 0 configure:4765: result: yes configure:4785: checking for x86_64-pc-linux-gnu-g++ option to enable C++11 features configure:4800: x86_64-pc-linux-gnu-g++ -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 conftest.cpp: In function 'int main(int, char**)': conftest.cpp:175:25: warning: empty parentheses were disambiguated as a function declaration [-Wvexing-parse] 175 | cxx11test::delegate d2(); | ^~ conftest.cpp:175:25: note: remove parentheses to default-initialize a variable 175 | cxx11test::delegate d2(); | ^~ | -- conftest.cpp:175:25: note: or replace parentheses with braces to value-initialize a variable configure:4800: $? = 0 configure:4818: result: none needed configure:4885: checking whether make supports the include directive configure:4900: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:4903: $? = 0 configure:4922: result: yes (GNU style) configure:4948: checking dependency style of x86_64-pc-linux-gnu-g++ configure:5060: result: none configure:5098: checking whether x86_64-pc-linux-gnu-g++ supports C++11 features with -std=c++11 configure:5395: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 configure:5395: $? = 0 configure:5405: result: yes configure:5449: checking whether std::atomic can be used without link library configure:5467: x86_64-pc-linux-gnu-g++ -std=c++11 -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.cpp >&5 configure:5467: $? = 0 configure:5470: result: yes configure:5540: checking for x86_64-pc-linux-gnu-g++ configure:5572: result: x86_64-pc-linux-gnu-g++ -std=c++11 configure:5646: checking for Objective C++ compiler version configure:5655: x86_64-pc-linux-gnu-g++ -std=c++11 --version >&5 x86_64-pc-linux-gnu-g++ (Gentoo 13.1.1_p20230527 p3) 13.1.1 20230527 Copyright (C) 2023 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:5666: $? = 0 configure:5655: 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/13/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-13.1.1_p20230527/work/gcc-13-20230527/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/13 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/13/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/13 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/13/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/13/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/13/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --disable-libunwind-exceptions --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 13.1.1_p20230527 p3' --with-gcc-major-version-only --disable-esp --enable-libstdcxx-time --enable-lto --disable-libstdcxx-pch --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libssp --disable-libada --disable-cet --disable-systemtap --disable-valgrind-annotations --disable-vtable-verify --disable-libvtv --without-zstd --with-isl --disable-isl-version-check --enable-default-pie --disable-default-ssp --with-build-config=bootstrap-lto Thread model: posix Supported LTO compression algorithms: zlib gcc version 13.1.1 20230527 (Gentoo 13.1.1_p20230527 p3) configure:5666: $? = 0 configure:5655: 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:5666: $? = 1 configure:5655: 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:5666: $? = 1 configure:5670: checking whether the compiler supports GNU Objective C++ configure:5690: 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:5690: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dogecoin Core" | #define PACKAGE_TARNAME "dogecoin" | #define PACKAGE_VERSION "1.14.6" | #define PACKAGE_STRING "Dogecoin Core 1.14.6" | #define PACKAGE_BUGREPORT "https://github.com/dogecoin/dogecoin/issues" | #define PACKAGE_URL "https://dogecoin.com/" | #define HAVE_CXX11 1 | /* end confdefs.h. */ | | int | main (void) | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:5700: result: no configure:5711: checking whether x86_64-pc-linux-gnu-g++ -std=c++11 accepts -g configure:5732: 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:5732: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dogecoin Core" | #define PACKAGE_TARNAME "dogecoin" | #define PACKAGE_VERSION "1.14.6" | #define PACKAGE_STRING "Dogecoin Core 1.14.6" | #define PACKAGE_BUGREPORT "https://github.com/dogecoin/dogecoin/issues" | #define PACKAGE_URL "https://dogecoin.com/" | #define HAVE_CXX11 1 | /* end confdefs.h. */ | | int | main (void) | { | | ; | return 0; | } configure:5748: 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:5748: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dogecoin Core" | #define PACKAGE_TARNAME "dogecoin" | #define PACKAGE_VERSION "1.14.6" | #define PACKAGE_STRING "Dogecoin Core 1.14.6" | #define PACKAGE_BUGREPORT "https://github.com/dogecoin/dogecoin/issues" | #define PACKAGE_URL "https://dogecoin.com/" | #define HAVE_CXX11 1 | /* end confdefs.h. */ | | int | main (void) | { | | ; | return 0; | } configure:5765: 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:5765: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dogecoin Core" | #define PACKAGE_TARNAME "dogecoin" | #define PACKAGE_VERSION "1.14.6" | #define PACKAGE_STRING "Dogecoin Core 1.14.6" | #define PACKAGE_BUGREPORT "https://github.com/dogecoin/dogecoin/issues" | #define PACKAGE_URL "https://dogecoin.com/" | #define HAVE_CXX11 1 | /* end confdefs.h. */ | | int | main (void) | { | | ; | return 0; | } configure:5776: result: no configure:5801: checking dependency style of x86_64-pc-linux-gnu-g++ -std=c++11 configure:5911: result: none configure:5975: checking how to print strings configure:6002: result: printf configure:6040: checking for x86_64-pc-linux-gnu-gcc configure:6072: result: x86_64-pc-linux-gnu-gcc configure:6470: checking for C compiler version configure:6479: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 13.1.1_p20230527 p3) 13.1.1 20230527 Copyright (C) 2023 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:6490: $? = 0 configure:6479: 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/13/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-13.1.1_p20230527/work/gcc-13-20230527/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/13 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/13/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/13 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/13/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/13/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/13/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --disable-libunwind-exceptions --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 13.1.1_p20230527 p3' --with-gcc-major-version-only --disable-esp --enable-libstdcxx-time --enable-lto --disable-libstdcxx-pch --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libssp --disable-libada --disable-cet --disable-systemtap --disable-valgrind-annotations --disable-vtable-verify --disable-libvtv --without-zstd --with-isl --disable-isl-version-check --enable-default-pie --disable-default-ssp --with-build-config=bootstrap-lto Thread model: posix Supported LTO compression algorithms: zlib gcc version 13.1.1 20230527 (Gentoo 13.1.1_p20230527 p3) configure:6490: $? = 0 configure:6479: 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:6490: $? = 1 configure:6479: 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:6490: $? = 1 configure:6479: x86_64-pc-linux-gnu-gcc -version >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option '-version' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:6490: $? = 1 configure:6494: checking whether the compiler supports GNU C configure:6514: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:6514: $? = 0 configure:6524: result: yes configure:6535: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:6556: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:6556: $? = 0 configure:6600: result: yes configure:6620: checking for x86_64-pc-linux-gnu-gcc option to enable C11 features configure:6635: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:6635: $? = 0 configure:6653: result: none needed configure:6769: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together configure:6792: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:6795: $? = 0 configure:6792: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:6795: $? = 0 configure:6807: result: yes configure:6826: checking dependency style of x86_64-pc-linux-gnu-gcc configure:6938: result: none configure:6953: checking for a sed that does not truncate output configure:7023: result: /bin/sed configure:7041: checking for grep that handles long lines and -e configure:7105: result: /bin/grep configure:7110: checking for egrep configure:7178: result: /bin/grep -E configure:7183: checking for fgrep configure:7251: result: /bin/grep -F configure:7287: checking for ld used by x86_64-pc-linux-gnu-gcc configure:7355: result: x86_64-pc-linux-gnu-ld configure:7362: checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld configure:7378: result: yes configure:7390: checking for BSD- or MS-compatible name lister (nm) configure:7445: result: x86_64-pc-linux-gnu-nm configure:7585: checking the name lister (x86_64-pc-linux-gnu-nm) interface configure:7593: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:7596: x86_64-pc-linux-gnu-nm "conftest.o" configure:7599: output 0000000000000000 B some_variable configure:7606: result: BSD nm configure:7609: checking whether ln -s works configure:7613: result: yes configure:7621: checking the maximum length of command line arguments configure:7758: result: 1572864 configure:7806: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:7847: result: func_convert_file_noop configure:7854: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:7875: result: func_convert_file_noop configure:7882: checking for x86_64-pc-linux-gnu-ld option to reload object files configure:7890: result: -r configure:7924: checking for x86_64-pc-linux-gnu-file configure:7959: result: no configure:7969: checking for file configure:7990: found /usr/bin/file configure:8001: result: file configure:8032: checking for x86_64-pc-linux-gnu-objdump configure:8064: result: x86_64-pc-linux-gnu-objdump configure:8141: checking how to recognize dependent libraries configure:8342: result: pass_all configure:8387: checking for x86_64-pc-linux-gnu-dlltool configure:8422: result: no configure:8432: checking for dlltool configure:8467: result: no configure:8497: checking how to associate runtime and link libraries configure:8525: result: printf %s\n configure:8542: checking for x86_64-pc-linux-gnu-ar configure:8574: result: x86_64-pc-linux-gnu-ar configure:8676: checking for archiver @FILE support configure:8694: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:8694: $? = 0 configure:8698: x86_64-pc-linux-gnu-ar cr libconftest.a @conftest.lst >&5 configure:8701: $? = 0 configure:8706: x86_64-pc-linux-gnu-ar cr libconftest.a @conftest.lst >&5 x86_64-pc-linux-gnu-ar: conftest.o: No such file or directory configure:8709: $? = 1 configure:8721: result: @ configure:8739: checking for x86_64-pc-linux-gnu-strip configure:8771: result: x86_64-pc-linux-gnu-strip configure:8848: checking for x86_64-pc-linux-gnu-ranlib configure:8880: result: x86_64-pc-linux-gnu-ranlib configure:9027: checking command to parse x86_64-pc-linux-gnu-nm output from x86_64-pc-linux-gnu-gcc object configure:9181: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:9184: $? = 0 configure:9188: x86_64-pc-linux-gnu-nm conftest.o \| /bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed '/ __gnu_lto/d' \> conftest.nm configure:9191: $? = 0 configure:9257: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c conftstm.o >&5 configure:9260: $? = 0 configure:9298: result: ok configure:9345: checking for sysroot configure:9376: result: / configure:9383: checking for a working dd configure:9427: result: /bin/dd configure:9431: checking how to truncate binary pipes configure:9447: result: /bin/dd bs=4096 count=1 configure:9584: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:9587: $? = 0 configure:9739: checking for x86_64-pc-linux-gnu-mt configure:9774: result: no configure:9784: checking for mt configure:9819: result: no configure:9839: checking if : is a manifest tool configure:9846: : '-?' configure:9854: result: no configure:10579: checking for stdio.h configure:10579: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:10579: $? = 0 configure:10579: result: yes configure:10579: checking for stdlib.h configure:10579: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:10579: $? = 0 configure:10579: result: yes configure:10579: checking for string.h configure:10579: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:10579: $? = 0 configure:10579: result: yes configure:10579: checking for inttypes.h configure:10579: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:10579: $? = 0 configure:10579: result: yes configure:10579: checking for stdint.h configure:10579: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:10579: $? = 0 configure:10579: result: yes configure:10579: checking for strings.h configure:10579: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:10579: $? = 0 configure:10579: result: yes configure:10579: checking for sys/stat.h configure:10579: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:10579: $? = 0 configure:10579: result: yes configure:10579: checking for sys/types.h configure:10579: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:10579: $? = 0 configure:10579: result: yes configure:10579: checking for unistd.h configure:10579: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:10579: $? = 0 configure:10579: result: yes configure:10604: checking for dlfcn.h configure:10604: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:10604: $? = 0 configure:10604: result: yes configure:10872: checking for objdir configure:10888: result: .libs configure:11152: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:11171: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C configure:11175: $? = 0 configure:11188: result: no configure:11546: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:11554: result: -fPIC -DPIC configure:11562: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:11581: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -DPIC -DPIC conftest.c >&5 configure:11585: $? = 0 configure:11598: result: yes configure:11627: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:11656: result: yes configure:11671: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:11693: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -o out/conftest2.o conftest.c >&5 configure:11697: $? = 0 configure:11719: result: yes configure:11727: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:11775: result: yes configure:11808: checking whether the x86_64-pc-linux-gnu-gcc linker (x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries configure:13076: result: yes configure:13113: checking whether -lc should be explicitly linked in configure:13122: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:13125: $? = 0 configure:13140: 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:13143: $? = 0 configure:13157: result: no configure:13317: checking dynamic linker characteristics configure:13912: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:13912: $? = 0 configure:14151: result: GNU/Linux ld.so configure:14273: checking how to hardcode library paths into programs configure:14298: result: immediate configure:14880: checking whether stripping libraries is possible configure:14889: result: yes configure:14931: checking if libtool supports shared libraries configure:14933: result: yes configure:14936: checking whether to build shared libraries configure:14961: result: yes configure:14964: checking whether to build static libraries configure:14968: result: no configure:14991: checking how to run the C++ preprocessor configure:15013: x86_64-pc-linux-gnu-g++ -std=c++11 -E conftest.cpp configure:15013: $? = 0 configure:15028: 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:15028: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dogecoin Core" | #define PACKAGE_TARNAME "dogecoin" | #define PACKAGE_VERSION "1.14.6" | #define PACKAGE_STRING "Dogecoin Core 1.14.6" | #define PACKAGE_BUGREPORT "https://github.com/dogecoin/dogecoin/issues" | #define PACKAGE_URL "https://dogecoin.com/" | #define HAVE_CXX11 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:15055: result: x86_64-pc-linux-gnu-g++ -std=c++11 -E configure:15069: x86_64-pc-linux-gnu-g++ -std=c++11 -E conftest.cpp configure:15069: $? = 0 configure:15084: 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:15084: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dogecoin Core" | #define PACKAGE_TARNAME "dogecoin" | #define PACKAGE_VERSION "1.14.6" | #define PACKAGE_STRING "Dogecoin Core 1.14.6" | #define PACKAGE_BUGREPORT "https://github.com/dogecoin/dogecoin/issues" | #define PACKAGE_URL "https://dogecoin.com/" | #define HAVE_CXX11 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:15249: checking for ld used by x86_64-pc-linux-gnu-g++ -std=c++11 configure:15317: result: x86_64-pc-linux-gnu-ld -m elf_x86_64 configure:15324: checking if the linker (x86_64-pc-linux-gnu-ld -m elf_x86_64) is GNU ld configure:15340: result: yes configure:15395: 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:16473: result: yes configure:16509: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 configure:16512: $? = 0 configure:16993: checking for x86_64-pc-linux-gnu-g++ -std=c++11 option to produce PIC configure:17001: result: -fPIC -DPIC configure:17009: checking if x86_64-pc-linux-gnu-g++ -std=c++11 PIC flag -fPIC -DPIC works configure:17028: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:17032: $? = 0 configure:17045: result: yes configure:17068: checking if x86_64-pc-linux-gnu-g++ -std=c++11 static flag -static works configure:17097: result: yes configure:17109: checking if x86_64-pc-linux-gnu-g++ -std=c++11 supports -c -o file.o configure:17131: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -o out/conftest2.o conftest.cpp >&5 configure:17135: $? = 0 configure:17157: result: yes configure:17162: checking if x86_64-pc-linux-gnu-g++ -std=c++11 supports -c -o file.o configure:17210: result: yes configure:17240: 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:17280: result: yes configure:17422: checking dynamic linker characteristics configure:18183: result: GNU/Linux ld.so configure:18248: checking how to hardcode library paths into programs configure:18273: result: immediate configure:18338: checking for x86_64-pc-linux-gnu-ar configure:18361: found /usr/bin/x86_64-pc-linux-gnu-ar configure:18373: result: /usr/bin/x86_64-pc-linux-gnu-ar configure:18446: checking for x86_64-pc-linux-gnu-ranlib configure:18469: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:18481: result: /usr/bin/x86_64-pc-linux-gnu-ranlib configure:18554: checking for x86_64-pc-linux-gnu-strip configure:18577: found /usr/bin/x86_64-pc-linux-gnu-strip configure:18589: result: /usr/bin/x86_64-pc-linux-gnu-strip configure:18662: checking for x86_64-pc-linux-gnu-gcov configure:18685: found /usr/bin/x86_64-pc-linux-gnu-gcov configure:18697: result: /usr/bin/x86_64-pc-linux-gnu-gcov configure:18769: checking for lcov configure:18807: result: no configure:18816: checking for python3.6 configure:18854: result: no configure:18816: checking for python3.5 configure:18854: result: no configure:18816: checking for python3.4 configure:18854: result: no configure:18816: checking for python3 configure:18854: result: no configure:18816: checking for python2.7 configure:18854: result: no configure:18816: checking for python2 configure:18854: result: no configure:18816: checking for python configure:18854: result: no configure:18864: checking for genhtml configure:18902: result: no configure:18909: checking for git configure:18932: found /usr/bin/git configure:18944: result: /usr/bin/git configure:18954: checking for ccache configure:18992: result: no configure:18999: checking for xgettext configure:19022: found /usr/bin/xgettext configure:19034: result: /usr/bin/xgettext configure:19044: checking for hexdump configure:19067: found /usr/bin/hexdump configure:19079: result: /usr/bin/hexdump configure:19090: checking for x86_64-pc-linux-gnu-readelf configure:19113: found /usr/bin/x86_64-pc-linux-gnu-readelf configure:19125: result: /usr/bin/x86_64-pc-linux-gnu-readelf configure:19198: checking for x86_64-pc-linux-gnu-c++filt configure:19221: found /usr/bin/x86_64-pc-linux-gnu-c++filt configure:19233: result: /usr/bin/x86_64-pc-linux-gnu-c++filt configure:19306: checking for x86_64-pc-linux-gnu-objcopy configure:19329: found /usr/bin/x86_64-pc-linux-gnu-objcopy configure:19341: result: /usr/bin/x86_64-pc-linux-gnu-objcopy configure:19634: checking whether C++ compiler accepts -Werror configure:19654: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Werror conftest.cpp >&5 configure:19654: $? = 0 configure:19663: result: yes configure:21853: checking for x86_64-pc-linux-gnu-pkg-config configure:21876: found /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:21888: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:21961: checking pkg-config is at least version 0.9.0 configure:21964: result: yes configure:22076: checking whether byte ordering is bigendian configure:22092: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 conftest.cpp:23:16: error: expected unqualified-id before 'not' token 23 | not a universal capable compiler | ^~~ configure:22092: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dogecoin Core" | #define PACKAGE_TARNAME "dogecoin" | #define PACKAGE_VERSION "1.14.6" | #define PACKAGE_STRING "Dogecoin Core 1.14.6" | #define PACKAGE_BUGREPORT "https://github.com/dogecoin/dogecoin/issues" | #define PACKAGE_URL "https://dogecoin.com/" | #define HAVE_CXX11 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:22138: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:22138: $? = 0 configure:22157: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:29:22: error: 'big' was not declared in this scope 29 | not big endian | ^~~ configure:22157: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dogecoin Core" | #define PACKAGE_TARNAME "dogecoin" | #define PACKAGE_VERSION "1.14.6" | #define PACKAGE_STRING "Dogecoin Core 1.14.6" | #define PACKAGE_BUGREPORT "https://github.com/dogecoin/dogecoin/issues" | #define PACKAGE_URL "https://dogecoin.com/" | #define HAVE_CXX11 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #include | | int | main (void) | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:22293: result: no configure:22317: checking how to run the C preprocessor configure:22385: result: x86_64-pc-linux-gnu-gcc -E configure:22399: x86_64-pc-linux-gnu-gcc -E -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.c configure:22399: $? = 0 configure:22414: x86_64-pc-linux-gnu-gcc -E -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.c conftest.c:22:10: fatal error: ac_nonexistent.h: No such file or directory 22 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:22414: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dogecoin Core" | #define PACKAGE_TARNAME "dogecoin" | #define PACKAGE_VERSION "1.14.6" | #define PACKAGE_STRING "Dogecoin Core 1.14.6" | #define PACKAGE_BUGREPORT "https://github.com/dogecoin/dogecoin/issues" | #define PACKAGE_URL "https://dogecoin.com/" | #define HAVE_CXX11 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:22636: checking whether x86_64-pc-linux-gnu-gcc is Clang configure:22663: result: no configure:22791: checking whether pthreads work with -pthread configure:22891: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -pthread -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:22891: $? = 0 configure:22901: result: yes configure:22921: checking for joinable pthread attribute configure:22940: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -pthread -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:22940: $? = 0 configure:22949: result: PTHREAD_CREATE_JOINABLE configure:22962: checking whether more special flags are required for pthreads configure:22976: result: no configure:22985: checking for PTHREAD_PRIO_INHERIT configure:23002: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -pthread -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:23002: $? = 0 configure:23012: result: yes configure:23133: checking for special C compiler options needed for large files configure:23181: result: no configure:23187: checking for _FILE_OFFSET_BITS value needed for large files configure:23213: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:23213: $? = 0 configure:23247: result: no configure:23330: checking for x86_64-pc-linux-gnu-g++ -std=c++11 options needed to detect all undeclared functions configure:23352: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:28:8: error: 'strchr' was not declared in this scope 28 | (void) strchr; | ^~~~~~ conftest.cpp:1:1: note: 'strchr' is defined in header ''; did you forget to '#include '? 1 | /* confdefs.h */ configure:23352: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dogecoin Core" | #define PACKAGE_TARNAME "dogecoin" | #define PACKAGE_VERSION "1.14.6" | #define PACKAGE_STRING "Dogecoin Core 1.14.6" | #define PACKAGE_BUGREPORT "https://github.com/dogecoin/dogecoin/issues" | #define PACKAGE_URL "https://dogecoin.com/" | #define HAVE_CXX11 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | | int | main (void) | { | (void) strchr; | ; | return 0; | } configure:23379: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:23379: $? = 0 configure:23396: result: none needed configure:23410: checking whether strerror_r is declared configure:23410: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:23410: $? = 0 configure:23410: result: yes configure:23429: checking whether strerror_r returns char * configure:23454: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:23454: $? = 0 configure:23463: result: yes configure:23484: checking whether the linker accepts -Wl,--large-address-aware configure:23504: x86_64-pc-linux-gnu-g++ -std=c++11 -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--large-address-aware conftest.cpp >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: unrecognized option '--large-address-aware' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: use the --help option for usage information collect2: error: ld returned 1 exit status configure:23504: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dogecoin Core" | #define PACKAGE_TARNAME "dogecoin" | #define PACKAGE_VERSION "1.14.6" | #define PACKAGE_STRING "Dogecoin Core 1.14.6" | #define PACKAGE_BUGREPORT "https://github.com/dogecoin/dogecoin/issues" | #define PACKAGE_URL "https://dogecoin.com/" | #define HAVE_CXX11 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | /* end confdefs.h. */ | | int | main (void) | { | | ; | return 0; | } configure:23514: result: no configure:23527: checking for __attribute__((visibility)) configure:23552: x86_64-pc-linux-gnu-g++ -std=c++11 -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.cpp >&5 configure:23552: $? = 0 configure:23567: result: yes configure:23582: checking for __attribute__((dllexport)) configure:23604: x86_64-pc-linux-gnu-g++ -std=c++11 -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.cpp >&5 conftest.cpp:30:62: warning: 'dllexport' attribute directive ignored [-Wattributes] 30 | __attribute__((dllexport)) int foo( void ) { return 0; } | ^ configure:23604: $? = 0 configure:23619: result: no configure:23634: checking for __attribute__((dllimport)) configure:23656: x86_64-pc-linux-gnu-g++ -std=c++11 -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.cpp >&5 conftest.cpp:30:62: warning: 'dllimport' attribute directive ignored [-Wattributes] 30 | int foo( void ) __attribute__((dllimport)); | ^ configure:23656: $? = 0 configure:23671: result: no configure:23844: checking for library containing clock_gettime configure:23873: x86_64-pc-linux-gnu-g++ -std=c++11 -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.cpp >&5 configure:23873: $? = 0 configure:23893: result: none required configure:23906: checking whether C++ compiler accepts -fPIC configure:23926: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:23926: $? = 0 configure:23935: result: yes configure:23947: checking whether C++ compiler accepts -Wstack-protector configure:23967: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wstack-protector -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:23967: $? = 0 configure:23976: result: yes configure:23985: checking whether C++ compiler accepts -fstack-protector-all configure:24005: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fstack-protector-all -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24005: $? = 0 configure:24014: result: yes configure:24025: checking whether C++ preprocessor accepts -D_FORTIFY_SOURCE=2 configure:24045: x86_64-pc-linux-gnu-g++ -std=c++11 -E -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FORTIFY_SOURCE=2 conftest.cpp configure:24045: $? = 0 configure:24054: result: yes configure:24059: checking whether C++ preprocessor accepts -U_FORTIFY_SOURCE configure:24079: x86_64-pc-linux-gnu-g++ -std=c++11 -E -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE conftest.cpp configure:24079: $? = 0 configure:24088: result: yes configure:24106: checking whether the linker accepts -Wl,--dynamicbase configure:24126: x86_64-pc-linux-gnu-g++ -std=c++11 -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--dynamicbase conftest.cpp >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: unrecognized option '--dynamicbase' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: use the --help option for usage information collect2: error: ld returned 1 exit status configure:24126: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dogecoin Core" | #define PACKAGE_TARNAME "dogecoin" | #define PACKAGE_VERSION "1.14.6" | #define PACKAGE_STRING "Dogecoin Core 1.14.6" | #define PACKAGE_BUGREPORT "https://github.com/dogecoin/dogecoin/issues" | #define PACKAGE_URL "https://dogecoin.com/" | #define HAVE_CXX11 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1 | /* end confdefs.h. */ | | int | main (void) | { | | ; | return 0; | } configure:24136: result: no configure:24145: checking whether the linker accepts -Wl,--nxcompat configure:24165: x86_64-pc-linux-gnu-g++ -std=c++11 -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--nxcompat conftest.cpp >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: unrecognized option '--nxcompat' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: use the --help option for usage information collect2: error: ld returned 1 exit status configure:24165: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dogecoin Core" | #define PACKAGE_TARNAME "dogecoin" | #define PACKAGE_VERSION "1.14.6" | #define PACKAGE_STRING "Dogecoin Core 1.14.6" | #define PACKAGE_BUGREPORT "https://github.com/dogecoin/dogecoin/issues" | #define PACKAGE_URL "https://dogecoin.com/" | #define HAVE_CXX11 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1 | /* end confdefs.h. */ | | int | main (void) | { | | ; | return 0; | } configure:24175: result: no configure:24184: checking whether the linker accepts -Wl,--high-entropy-va configure:24204: x86_64-pc-linux-gnu-g++ -std=c++11 -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--high-entropy-va conftest.cpp >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: unrecognized option '--high-entropy-va' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: use the --help option for usage information collect2: error: ld returned 1 exit status configure:24204: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dogecoin Core" | #define PACKAGE_TARNAME "dogecoin" | #define PACKAGE_VERSION "1.14.6" | #define PACKAGE_STRING "Dogecoin Core 1.14.6" | #define PACKAGE_BUGREPORT "https://github.com/dogecoin/dogecoin/issues" | #define PACKAGE_URL "https://dogecoin.com/" | #define HAVE_CXX11 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1 | /* end confdefs.h. */ | | int | main (void) | { | | ; | return 0; | } configure:24214: result: no configure:24223: checking whether the linker accepts -Wl,-z,relro configure:24243: x86_64-pc-linux-gnu-g++ -std=c++11 -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,relro conftest.cpp >&5 configure:24243: $? = 0 configure:24253: result: yes configure:24262: checking whether the linker accepts -Wl,-z,now configure:24282: x86_64-pc-linux-gnu-g++ -std=c++11 -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,now conftest.cpp >&5 configure:24282: $? = 0 configure:24292: result: yes configure:24303: checking whether C++ compiler accepts -fPIE configure:24323: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24323: $? = 0 configure:24332: result: yes configure:24341: checking whether the linker accepts -pie configure:24361: x86_64-pc-linux-gnu-g++ -std=c++11 -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -pie conftest.cpp >&5 configure:24361: $? = 0 configure:24371: result: yes configure:24474: checking for endian.h configure:24474: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24474: $? = 0 configure:24474: result: yes configure:24480: checking for sys/endian.h configure:24480: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 conftest.cpp:57:10: fatal error: sys/endian.h: No such file or directory 57 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure:24480: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dogecoin Core" | #define PACKAGE_TARNAME "dogecoin" | #define PACKAGE_VERSION "1.14.6" | #define PACKAGE_STRING "Dogecoin Core 1.14.6" | #define PACKAGE_BUGREPORT "https://github.com/dogecoin/dogecoin/issues" | #define PACKAGE_URL "https://dogecoin.com/" | #define HAVE_CXX11 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1 | #define HAVE_ENDIAN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:24480: result: no configure:24486: checking for byteswap.h configure:24486: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24486: $? = 0 configure:24486: result: yes configure:24492: checking for stdio.h configure:24492: result: yes configure:24498: checking for stdlib.h configure:24498: result: yes configure:24504: checking for unistd.h configure:24504: result: yes configure:24510: checking for strings.h configure:24510: result: yes configure:24516: checking for sys/types.h configure:24516: result: yes configure:24522: checking for sys/stat.h configure:24522: result: yes configure:24528: checking for sys/select.h configure:24528: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24528: $? = 0 configure:24528: result: yes configure:24534: checking for sys/prctl.h configure:24534: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24534: $? = 0 configure:24534: result: yes configure:24542: checking whether strnlen is declared configure:24542: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24542: $? = 0 configure:24542: result: yes configure:24553: checking whether daemon is declared configure:24553: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24553: $? = 0 configure:24553: result: yes configure:24563: checking whether le16toh is declared configure:24563: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24563: $? = 0 configure:24563: result: yes configure:24576: checking whether le32toh is declared configure:24576: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24576: $? = 0 configure:24576: result: yes configure:24589: checking whether le64toh is declared configure:24589: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24589: $? = 0 configure:24589: result: yes configure:24602: checking whether htole16 is declared configure:24602: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24602: $? = 0 configure:24602: result: yes configure:24615: checking whether htole32 is declared configure:24615: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24615: $? = 0 configure:24615: result: yes configure:24628: checking whether htole64 is declared configure:24628: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24628: $? = 0 configure:24628: result: yes configure:24641: checking whether be16toh is declared configure:24641: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24641: $? = 0 configure:24641: result: yes configure:24654: checking whether be32toh is declared configure:24654: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24654: $? = 0 configure:24654: result: yes configure:24667: checking whether be64toh is declared configure:24667: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24667: $? = 0 configure:24667: result: yes configure:24680: checking whether htobe16 is declared configure:24680: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24680: $? = 0 configure:24680: result: yes configure:24693: checking whether htobe32 is declared configure:24693: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24693: $? = 0 configure:24693: result: yes configure:24706: checking whether htobe64 is declared configure:24706: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24706: $? = 0 configure:24706: result: yes configure:24721: checking whether bswap_16 is declared configure:24721: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24721: $? = 0 configure:24721: result: yes configure:24732: checking whether bswap_32 is declared configure:24732: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24732: $? = 0 configure:24732: result: yes configure:24743: checking whether bswap_64 is declared configure:24743: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24743: $? = 0 configure:24743: result: yes configure:24756: checking for MSG_NOSIGNAL configure:24769: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24769: $? = 0 configure:24771: result: yes configure:24782: checking for mallopt M_ARENA_MAX configure:24795: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:24795: $? = 0 configure:24797: result: yes configure:24808: checking for visibility attribute configure:24817: x86_64-pc-linux-gnu-g++ -std=c++11 -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.cpp >&5 configure:24817: $? = 0 configure:24823: result: yes configure:25086: checking for miniupnpc/miniwget.h configure:25086: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 conftest.cpp:86:10: fatal error: miniupnpc/miniwget.h: No such file or directory 86 | #include | ^~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:25086: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dogecoin Core" | #define PACKAGE_TARNAME "dogecoin" | #define PACKAGE_VERSION "1.14.6" | #define PACKAGE_STRING "Dogecoin Core 1.14.6" | #define PACKAGE_BUGREPORT "https://github.com/dogecoin/dogecoin/issues" | #define PACKAGE_URL "https://dogecoin.com/" | #define HAVE_CXX11 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_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_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_MSG_NOSIGNAL 1 | #define HAVE_MALLOPT_ARENA_MAX 1 | #define HAVE_VISIBILITY_ATTRIBUTE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:25086: result: no configure:25086: checking for miniupnpc/miniupnpc.h configure:25086: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 conftest.cpp:86:10: fatal error: miniupnpc/miniupnpc.h: No such file or directory 86 | #include | ^~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:25086: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dogecoin Core" | #define PACKAGE_TARNAME "dogecoin" | #define PACKAGE_VERSION "1.14.6" | #define PACKAGE_STRING "Dogecoin Core 1.14.6" | #define PACKAGE_BUGREPORT "https://github.com/dogecoin/dogecoin/issues" | #define PACKAGE_URL "https://dogecoin.com/" | #define HAVE_CXX11 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_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_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_MSG_NOSIGNAL 1 | #define HAVE_MALLOPT_ARENA_MAX 1 | #define HAVE_VISIBILITY_ATTRIBUTE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:25086: result: no configure:25086: checking for miniupnpc/upnpcommands.h configure:25086: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 conftest.cpp:86:10: fatal error: miniupnpc/upnpcommands.h: No such file or directory 86 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:25086: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dogecoin Core" | #define PACKAGE_TARNAME "dogecoin" | #define PACKAGE_VERSION "1.14.6" | #define PACKAGE_STRING "Dogecoin Core 1.14.6" | #define PACKAGE_BUGREPORT "https://github.com/dogecoin/dogecoin/issues" | #define PACKAGE_URL "https://dogecoin.com/" | #define HAVE_CXX11 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_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_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_MSG_NOSIGNAL 1 | #define HAVE_MALLOPT_ARENA_MAX 1 | #define HAVE_VISIBILITY_ATTRIBUTE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:25086: result: no configure:25086: checking for miniupnpc/upnperrors.h configure:25086: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 conftest.cpp:86:10: fatal error: miniupnpc/upnperrors.h: No such file or directory 86 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:25086: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dogecoin Core" | #define PACKAGE_TARNAME "dogecoin" | #define PACKAGE_VERSION "1.14.6" | #define PACKAGE_STRING "Dogecoin Core 1.14.6" | #define PACKAGE_BUGREPORT "https://github.com/dogecoin/dogecoin/issues" | #define PACKAGE_URL "https://dogecoin.com/" | #define HAVE_CXX11 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_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_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_MSG_NOSIGNAL 1 | #define HAVE_MALLOPT_ARENA_MAX 1 | #define HAVE_VISIBILITY_ATTRIBUTE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:25086: result: no configure:25241: checking for QT configure:25248: $PKG_CONFIG --exists --print-errors "$qt5_modules" configure:25251: $? = 0 configure:25265: $PKG_CONFIG --exists --print-errors "$qt5_modules" configure:25268: $? = 0 configure:25306: result: yes configure:25558: checking for QT_TEST configure:25565: $PKG_CONFIG --exists --print-errors "${QT_LIB_PREFIX}Test" configure:25568: $? = 0 configure:25582: $PKG_CONFIG --exists --print-errors "${QT_LIB_PREFIX}Test" configure:25585: $? = 0 configure:25623: result: yes configure:25630: checking for QT_DBUS configure:25637: $PKG_CONFIG --exists --print-errors "${QT_LIB_PREFIX}DBus" configure:25640: $? = 0 configure:25654: $PKG_CONFIG --exists --print-errors "${QT_LIB_PREFIX}DBus" configure:25657: $? = 0 configure:25695: result: yes configure:26774: checking for static Qt configure:26798: x86_64-pc-linux-gnu-g++ -std=c++11 -c -fPIC -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_NETWORK_LIB -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWidgets -DQT_PRINTSUPPORT_LIB -I/usr/include/qt5/QtPrintSupport -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:66:7: error: 'choke' was not declared in this scope 66 | choke me | ^~~~~ configure:26798: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dogecoin Core" | #define PACKAGE_TARNAME "dogecoin" | #define PACKAGE_VERSION "1.14.6" | #define PACKAGE_STRING "Dogecoin Core 1.14.6" | #define PACKAGE_BUGREPORT "https://github.com/dogecoin/dogecoin/issues" | #define PACKAGE_URL "https://dogecoin.com/" | #define HAVE_CXX11 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_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_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_MSG_NOSIGNAL 1 | #define HAVE_MALLOPT_ARENA_MAX 1 | #define HAVE_VISIBILITY_ATTRIBUTE 1 | /* end confdefs.h. */ | #include | int | main (void) | { | | #if defined(QT_STATIC) | return 0; | #else | choke me | #endif | | ; | return 0; | } configure:26807: result: no configure:27765: checking whether -fPIE can be used with this Qt config configure:27786: x86_64-pc-linux-gnu-g++ -std=c++11 -c -fPIE -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_NETWORK_LIB -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWidgets -DQT_PRINTSUPPORT_LIB -I/usr/include/qt5/QtPrintSupport -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:64:15: error: 'choke' was not declared in this scope 64 | choke; | ^~~~~ configure:27786: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dogecoin Core" | #define PACKAGE_TARNAME "dogecoin" | #define PACKAGE_VERSION "1.14.6" | #define PACKAGE_STRING "Dogecoin Core 1.14.6" | #define PACKAGE_BUGREPORT "https://github.com/dogecoin/dogecoin/issues" | #define PACKAGE_URL "https://dogecoin.com/" | #define HAVE_CXX11 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_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_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_MSG_NOSIGNAL 1 | #define HAVE_MALLOPT_ARENA_MAX 1 | #define HAVE_VISIBILITY_ATTRIBUTE 1 | /* end confdefs.h. */ | #include | int | main (void) | { | | #if defined(QT_REDUCE_RELOCATIONS) | choke; | #endif | | ; | return 0; | } configure:27791: result: no configure:27857: checking for moc-qt5 configure:27895: result: no configure:27857: checking for moc5 configure:27895: result: no configure:27857: checking for moc configure:27880: found /usr/lib64/qt5/bin/moc configure:27892: result: /usr/lib64/qt5/bin/moc configure:27986: checking for uic-qt5 configure:28024: result: no configure:27986: checking for uic5 configure:28024: result: no configure:27986: checking for uic configure:28009: found /usr/lib64/qt5/bin/uic configure:28021: result: /usr/lib64/qt5/bin/uic configure:28115: checking for rcc-qt5 configure:28153: result: no configure:28115: checking for rcc5 configure:28153: result: no configure:28115: checking for rcc configure:28138: found /usr/lib64/qt5/bin/rcc configure:28150: result: /usr/lib64/qt5/bin/rcc configure:28244: checking for lrelease-qt5 configure:28282: result: no configure:28244: checking for lrelease5 configure:28282: result: no configure:28244: checking for lrelease configure:28267: found /usr/lib64/qt5/bin/lrelease configure:28279: result: /usr/lib64/qt5/bin/lrelease configure:28373: checking for lupdate-qt5 configure:28411: result: no configure:28373: checking for lupdate5 configure:28411: result: no configure:28373: checking for lupdate configure:28396: found /usr/lib64/qt5/bin/lupdate configure:28408: result: /usr/lib64/qt5/bin/lupdate configure:28604: checking whether to build Dogecoin Core GUI configure:28634: result: yes (Qt5) configure:28710: checking for boostlib >= 1.60.0 configure:28795: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/include conftest.cpp >&5 configure:28795: $? = 0 configure:28798: result: yes configure:28946: result: ok configure:28988: checking whether the Boost::System library is available configure:29014: x86_64-pc-linux-gnu-g++ -std=c++11 -c -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/include conftest.cpp >&5 configure:29014: $? = 0 configure:29030: result: yes configure:29046: checking for exit in -lboost_system configure:29068: x86_64-pc-linux-gnu-g++ -std=c++11 -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64 conftest.cpp -lboost_system >&5 configure:29068: $? = 0 configure:29079: result: yes configure:29234: checking whether the Boost::Filesystem library is available configure:29259: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/include conftest.cpp >&5 configure:29259: $? = 0 configure:29274: result: yes configure:29286: checking for exit in -lboost_filesystem configure:29308: x86_64-pc-linux-gnu-g++ -std=c++11 -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64 conftest.cpp -lboost_filesystem -lboost_system >&5 configure:29308: $? = 0 configure:29319: result: yes configure:29469: checking whether the Boost::Program_Options library is available configure:29494: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/include conftest.cpp >&5 configure:29494: $? = 0 configure:29509: result: yes configure:29520: checking for exit in -lboost_program_options configure:29542: x86_64-pc-linux-gnu-g++ -std=c++11 -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64 conftest.cpp -lboost_program_options >&5 configure:29542: $? = 0 configure:29553: result: yes configure:29702: checking whether the Boost::Thread library is available configure:29735: x86_64-pc-linux-gnu-g++ -std=c++11 -c -pthread -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/include conftest.cpp >&5 configure:29735: $? = 0 configure:29751: result: yes configure:29781: checking for exit in -lboost_thread configure:29803: x86_64-pc-linux-gnu-g++ -std=c++11 -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64 conftest.cpp -lboost_thread >&5 configure:29803: $? = 0 configure:29814: result: yes configure:29974: checking whether the Boost::Chrono library is available configure:29999: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -pthread -I/usr/include conftest.cpp >&5 configure:29999: $? = 0 configure:30015: result: yes configure:30031: checking for exit in -lboost_chrono configure:30053: x86_64-pc-linux-gnu-g++ -std=c++11 -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -pthread -I/usr/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64 conftest.cpp -lboost_chrono >&5 configure:30053: $? = 0 configure:30064: result: yes configure:30184: checking for fdatasync configure:30197: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:30197: $? = 0 configure:30199: result: yes configure:30208: checking for F_FULLFSYNC configure:30221: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:68:11: error: 'F_FULLFSYNC' was not declared in this scope 68 | fcntl(0, F_FULLFSYNC, 0); | ^~~~~~~~~~~ configure:30221: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dogecoin Core" | #define PACKAGE_TARNAME "dogecoin" | #define PACKAGE_VERSION "1.14.6" | #define PACKAGE_STRING "Dogecoin Core 1.14.6" | #define PACKAGE_BUGREPORT "https://github.com/dogecoin/dogecoin/issues" | #define PACKAGE_URL "https://dogecoin.com/" | #define HAVE_CXX11 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_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_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_MSG_NOSIGNAL 1 | #define HAVE_MALLOPT_ARENA_MAX 1 | #define HAVE_VISIBILITY_ATTRIBUTE 1 | #define HAVE_BOOST /**/ | #define HAVE_BOOST_SYSTEM /**/ | #define HAVE_BOOST_FILESYSTEM /**/ | #define HAVE_BOOST_PROGRAM_OPTIONS /**/ | #define HAVE_BOOST_THREAD /**/ | #define HAVE_BOOST_CHRONO /**/ | /* end confdefs.h. */ | #include | int | main (void) | { | fcntl(0, F_FULLFSYNC, 0); | ; | return 0; | } configure:30226: result: no configure:30232: checking for O_CLOEXEC configure:30245: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:30245: $? = 0 configure:30247: result: yes configure:30737: checking for SSL configure:30744: $PKG_CONFIG --exists --print-errors "libssl" configure:30747: $? = 0 configure:30761: $PKG_CONFIG --exists --print-errors "libssl" configure:30764: $? = 0 configure:30802: result: yes configure:30808: checking for CRYPTO configure:30815: $PKG_CONFIG --exists --print-errors "libcrypto" configure:30818: $? = 0 configure:30832: $PKG_CONFIG --exists --print-errors "libcrypto" configure:30835: $? = 0 configure:30873: result: yes configure:30882: checking for PROTOBUF configure:30889: $PKG_CONFIG --exists --print-errors "protobuf" configure:30892: $? = 0 configure:30906: $PKG_CONFIG --exists --print-errors "protobuf" configure:30909: $? = 0 configure:30969: result: yes configure:30984: checking for QR configure:30991: $PKG_CONFIG --exists --print-errors "libqrencode" configure:30994: $? = 0 configure:31008: $PKG_CONFIG --exists --print-errors "libqrencode" configure:31011: $? = 0 configure:31049: result: yes configure:31062: checking for EVENT configure:31069: $PKG_CONFIG --exists --print-errors "libevent" configure:31072: $? = 0 configure:31086: $PKG_CONFIG --exists --print-errors "libevent" configure:31089: $? = 0 configure:31127: result: yes configure:31134: checking for EVENT_PTHREADS configure:31141: $PKG_CONFIG --exists --print-errors "libevent_pthreads" configure:31144: $? = 0 configure:31158: $PKG_CONFIG --exists --print-errors "libevent_pthreads" configure:31161: $? = 0 configure:31199: result: yes configure:31702: checking whether EVP_MD_CTX_new is declared configure:31702: x86_64-pc-linux-gnu-g++ -std=c++11 -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:31702: $? = 0 configure:31702: result: yes configure:31946: checking for protoc configure:31969: found /usr/bin/protoc configure:31981: result: /usr/bin/protoc configure:32015: checking whether to build dogecoind configure:32025: result: yes configure:32028: checking whether to build utils (dogecoin-cli dogecoin-tx) configure:32038: result: yes configure:32041: checking whether to build libraries configure:32058: result: yes configure:32069: checking if ccache should be used configure:32082: result: no configure:32126: checking if wallet should be enabled configure:32129: result: yes configure:32140: checking whether to build with support for UPnP configure:32146: result: no configure:32176: checking whether to build GUI with support for D-Bus configure:32183: result: yes configure:32186: checking whether to build GUI with support for QR codes configure:32196: result: yes configure:32213: checking whether to build test_dogecoin-qt configure:32220: result: no configure:32234: checking whether to build test_dogecoin configure:32241: result: no configure:32246: checking whether to reduce exports configure:32252: result: no configure:32582: checking that generated files are newer than configure configure:32588: result: done configure:32704: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Dogecoin Core config.status 1.14.6, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on localhost config.status:1389: creating libbitcoinconsensus.pc config.status:1389: creating Makefile config.status:1389: creating src/Makefile config.status:1389: creating doc/man/Makefile config.status:1389: creating share/setup.nsi config.status:1389: creating share/qt/Info.plist config.status:1389: creating src/test/buildenv.py config.status:1389: creating qa/pull-tester/tests_config.py config.status:1389: creating contrib/devtools/split-debug.sh config.status:1389: creating src/config/bitcoin-config.h config.status:1649: executing depfiles commands config.status:1649: executing libtool commands configure:35233: === configuring in src/univalue (/var/tmp/portage/net-p2p/dogecoin-qt-1.14.6/work/dogecoin-1.14.6/src/univalue) configure:35294: 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' '--datarootdir=/usr/share' '--disable-dependency-tracking' '--disable-silent-rules' '--disable-static' '--docdir=/usr/share/doc/dogecoin-qt-1.14.6' '--htmldir=/usr/share/doc/dogecoin-qt-1.14.6/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--enable-cxx' '--with-incompatible-bdb' '--bindir=/opt/dogecoin-qt/bin' 'BDB_CFLAGS=-I/usr/include/db5.3' 'BDB_LIBS=-L/usr/lib64 -ldb_cxx-5.3' '--with-gui=qt5' '--with-qt-incdir=/usr/include/qt5' '--disable-zmq' '--enable-wallet' '--disable-tests' '--disable-bench' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CXX=x86_64-pc-linux-gnu-g++' 'CXXFLAGS=-O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' 'CPP=x86_64-pc-linux-gnu-gcc -E' '--disable-shared' '--with-pic' '--with-bignum=no' '--enable-module-recovery' --cache-file=/dev/null --srcdir=. configure:35233: === configuring in src/secp256k1 (/var/tmp/portage/net-p2p/dogecoin-qt-1.14.6/work/dogecoin-1.14.6/src/secp256k1) configure:35294: 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' '--datarootdir=/usr/share' '--disable-dependency-tracking' '--disable-silent-rules' '--disable-static' '--docdir=/usr/share/doc/dogecoin-qt-1.14.6' '--htmldir=/usr/share/doc/dogecoin-qt-1.14.6/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--enable-cxx' '--with-incompatible-bdb' '--bindir=/opt/dogecoin-qt/bin' 'BDB_CFLAGS=-I/usr/include/db5.3' 'BDB_LIBS=-L/usr/lib64 -ldb_cxx-5.3' '--with-gui=qt5' '--with-qt-incdir=/usr/include/qt5' '--disable-zmq' '--enable-wallet' '--disable-tests' '--disable-bench' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CXX=x86_64-pc-linux-gnu-g++' 'CXXFLAGS=-O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' 'CPP=x86_64-pc-linux-gnu-gcc -E' '--disable-shared' '--with-pic' '--with-bignum=no' '--enable-module-recovery' --cache-file=/dev/null --srcdir=. configure:35299: 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_c_undeclared_builtin_options='none needed' ac_cv_cxx_compiler_gnu=yes ac_cv_cxx_undeclared_builtin_options='none needed' ac_cv_env_BDB_CFLAGS_set=set ac_cv_env_BDB_CFLAGS_value=-I/usr/include/db5.3 ac_cv_env_BDB_LIBS_set=set ac_cv_env_BDB_LIBS_value='-L/usr/lib64 -ldb_cxx-5.3' 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 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set=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 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' 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' 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_QTPLATFORM_CFLAGS_set= ac_cv_env_QTPLATFORM_CFLAGS_value= ac_cv_env_QTPLATFORM_LIBS_set= ac_cv_env_QTPLATFORM_LIBS_value= ac_cv_env_QTPRINT_CFLAGS_set= ac_cv_env_QTPRINT_CFLAGS_value= ac_cv_env_QTPRINT_LIBS_set= ac_cv_env_QTPRINT_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_CFLAGS_set= ac_cv_env_QT_CFLAGS_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_LIBS_set= ac_cv_env_QT_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_char_p=yes ac_cv_have_decl_EVP_MD_CTX_new=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_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_miniupnpc_miniupnpc_h=no ac_cv_header_miniupnpc_miniwget_h=no ac_cv_header_miniupnpc_upnpcommands_h=no ac_cv_header_miniupnpc_upnperrors_h=no ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_endian_h=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_exit=yes ac_cv_lib_boost_filesystem_exit=yes ac_cv_lib_boost_program_options_exit=yes ac_cv_lib_boost_system_exit=yes ac_cv_lib_boost_thread_exit=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_LRELEASE=/usr/lib64/qt5/bin/lrelease ac_cv_path_LUPDATE=/usr/lib64/qt5/bin/lupdate ac_cv_path_MOC=/usr/lib64/qt5/bin/moc 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_PROTOC=/usr/bin/protoc ac_cv_path_RANLIB=/usr/bin/x86_64-pc-linux-gnu-ranlib ac_cv_path_RCC=/usr/lib64/qt5/bin/rcc 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_UIC=/usr/lib64/qt5/bin/uic ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/usr/lib/portage/python3.11/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_ac_ct_FILECMD=file ac_cv_prog_cc_c11= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11= ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_make_make_set=yes ac_cv_prog_objcxx_g=no ac_cv_search_clock_gettime='none required' ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none am_cv_OBJCXX_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ax_cv_PTHREAD_CLANG=no ax_cv_PTHREAD_JOINABLE_ATTR=PTHREAD_CREATE_JOINABLE ax_cv_PTHREAD_PRIO_INHERIT=yes ax_cv_PTHREAD_SPECIAL_FLAGS=no ax_cv_boost_chrono=yes ax_cv_boost_filesystem=yes ax_cv_boost_program_options=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___fPIE=yes ax_cv_check_cxxflags___fstack_protector_all=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___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 bitcoin_cv_static_qt=no gl_cv_compiler_check_decl_option=-Werror=implicit-function-declaration 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='/bin/sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | /bin/sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='/bin/sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='/bin/sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='/bin/sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/bin/dd bs=4096 count=1' pkg_cv_CRYPTO_CFLAGS= pkg_cv_CRYPTO_LIBS='-lcrypto ' pkg_cv_EVENT_CFLAGS= pkg_cv_EVENT_LIBS='-levent ' pkg_cv_EVENT_PTHREADS_CFLAGS= pkg_cv_EVENT_PTHREADS_LIBS='-levent_pthreads -levent ' pkg_cv_PROTOBUF_CFLAGS= pkg_cv_PROTOBUF_LIBS='-lprotobuf ' pkg_cv_QR_CFLAGS= pkg_cv_QR_LIBS='-lqrencode ' pkg_cv_QT_CFLAGS='-I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_NETWORK_LIB -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWidgets -DQT_PRINTSUPPORT_LIB -I/usr/include/qt5/QtPrintSupport -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB ' pkg_cv_QT_DBUS_CFLAGS='-DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -I/usr/include/qt5 -DQT_CORE_LIB -I/usr/include/qt5/QtCore ' pkg_cv_QT_DBUS_LIBS='-lQt5DBus -lQt5Core ' pkg_cv_QT_LIBS='-lQt5Network -lQt5PrintSupport -lQt5Widgets -lQt5Gui -lQt5Core ' pkg_cv_QT_TEST_CFLAGS='-DQT_TESTLIB_LIB -I/usr/include/qt5/QtTest -I/usr/include/qt5 -DQT_CORE_LIB -I/usr/include/qt5/QtCore ' pkg_cv_QT_TEST_LIBS='-lQt5Test -lQt5Core ' pkg_cv_SSL_CFLAGS= pkg_cv_SSL_LIBS='-lssl ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} '\''/var/tmp/portage/net-p2p/dogecoin-qt-1.14.6/work/dogecoin-1.14.6/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' AUTOCONF='${SHELL} '\''/var/tmp/portage/net-p2p/dogecoin-qt-1.14.6/work/dogecoin-1.14.6/build-aux/missing'\'' autoconf' AUTOHEADER='${SHELL} '\''/var/tmp/portage/net-p2p/dogecoin-qt-1.14.6/work/dogecoin-1.14.6/build-aux/missing'\'' autoheader' AUTOMAKE='${SHELL} '\''/var/tmp/portage/net-p2p/dogecoin-qt-1.14.6/work/dogecoin-1.14.6/build-aux/missing'\'' automake-1.16' AWK='gawk' BDB_CFLAGS='-I/usr/include/db5.3' BDB_CPPFLAGS='-I/usr/include/db5.3' BDB_LIBS='-L/usr/lib64 -ldb_cxx-5.3' BITCOIN_CLI_NAME='dogecoin-cli' BITCOIN_DAEMON_NAME='dogecoind' BITCOIN_GUI_NAME='dogecoin-qt' BITCOIN_TX_NAME='dogecoin-tx' BOOST_CHRONO_LIB='-lboost_chrono' BOOST_CPPFLAGS='-pthread -I/usr/include' BOOST_FILESYSTEM_LIB='-lboost_filesystem' BOOST_LDFLAGS='-L/usr/lib64' BOOST_LIBS='-L/usr/lib64 -lboost_system -lboost_filesystem -lboost_program_options -lboost_thread -lboost_chrono' BOOST_PROGRAM_OPTIONS_LIB='-lboost_program_options' BOOST_SYSTEM_LIB='-lboost_system' BOOST_THREAD_LIB='-lboost_thread' BOOST_UNIT_TEST_FRAMEWORK_LIB='' BREW='' BUILD_BITCOIND_FALSE='#' BUILD_BITCOIND_TRUE='' BUILD_BITCOIN_LIBS_FALSE='#' BUILD_BITCOIN_LIBS_TRUE='' BUILD_BITCOIN_UTILS_FALSE='#' BUILD_BITCOIN_UTILS_TRUE='' BUILD_DARWIN_FALSE='' BUILD_DARWIN_TRUE='#' CC='x86_64-pc-linux-gnu-gcc' CCACHE='' CCDEPMODE='depmode=none' CFLAGS='-O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' CLIENT_VERSION_BUILD='0' CLIENT_VERSION_IS_RELEASE='true' CLIENT_VERSION_MAJOR='1' CLIENT_VERSION_MINOR='14' CLIENT_VERSION_REVISION='6' COMPAT_LDFLAGS='' COPYRIGHT_HOLDERS='The %s developers' COPYRIGHT_HOLDERS_FINAL='The Bitcoin Core and Dogecoin Core developers' COPYRIGHT_HOLDERS_SUBSTITUTION='Bitcoin Core and Dogecoin Core' COPYRIGHT_YEAR='2022' 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' CRYPTO_CFLAGS='' CRYPTO_LIBS='-lcrypto ' CSCOPE='cscope' CTAGS='ctags' 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 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' 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_BENCH_FALSE='' ENABLE_BENCH_TRUE='#' ENABLE_MAN_FALSE='#' ENABLE_MAN_TRUE='' ENABLE_QT_FALSE='#' ENABLE_QT_TESTS_FALSE='' ENABLE_QT_TESTS_TRUE='#' ENABLE_QT_TRUE='' ENABLE_TESTS_FALSE='' ENABLE_TESTS_TRUE='#' ENABLE_WALLET_FALSE='#' ENABLE_WALLET_TRUE='' ENABLE_ZMQ_FALSE='' ENABLE_ZMQ_TRUE='#' ERROR_CXXFLAGS='' ETAGS='etags' EVENT_CFLAGS='' EVENT_LIBS='-levent ' EVENT_PTHREADS_CFLAGS='' EVENT_PTHREADS_LIBS='-levent_pthreads -levent ' EXEEXT='' EXTENDED_RPC_TESTS='' FGREP='/bin/grep -F' FILECMD='file' GCOV='/usr/bin/x86_64-pc-linux-gnu-gcov' GENHTML='' GENISOIMAGE='' GIT='/usr/bin/git' GLIBC_BACK_COMPAT_FALSE='' GLIBC_BACK_COMPAT_TRUE='#' GREP='/bin/grep' HARDENED_CPPFLAGS=' -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2' HARDENED_CXXFLAGS=' -Wstack-protector -fstack-protector-all' HARDENED_LDFLAGS=' -Wl,-z,relro -Wl,-z,now -pie' HARDEN_FALSE='#' HARDEN_TRUE='' HAVE_CXX11='1' HAVE_FDATASYNC='1' HAVE_FULLFSYNC='0' HAVE_O_CLOEXEC='1' 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='' LD='x86_64-pc-linux-gnu-ld -m elf_x86_64' LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' LEVELDB_CPPFLAGS='' LIBLEVELDB='' LIBMEMENV='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBTOOL_APP_LDFLAGS='' LIPO='' LN_S='ln -s' LRELEASE='/usr/lib64/qt5/bin/lrelease' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' LUPDATE='/usr/lib64/qt5/bin/lupdate' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKEINFO='${SHELL} '\''/var/tmp/portage/net-p2p/dogecoin-qt-1.14.6/work/dogecoin-1.14.6/build-aux/missing'\'' makeinfo' MAKENSIS='' MANIFEST_TOOL=':' MINIUPNPC_CPPFLAGS='' MINIUPNPC_LIBS='' MKDIR_P='/bin/mkdir -p' MOC='/usr/lib64/qt5/bin/moc' MOC_DEFS='-DHAVE_CONFIG_H -I$(srcdir)' NM='x86_64-pc-linux-gnu-nm' NMEDIT='' 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='dogecoin' PACKAGE_BUGREPORT='https://github.com/dogecoin/dogecoin/issues' PACKAGE_NAME='Dogecoin Core' PACKAGE_STRING='Dogecoin Core 1.14.6' PACKAGE_TARNAME='dogecoin' PACKAGE_URL='https://dogecoin.com/' PACKAGE_VERSION='1.14.6' 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='' PORT='' PROTOBUF_CFLAGS='' PROTOBUF_LIBS='-lprotobuf ' PROTOC='/usr/bin/protoc' PTHREAD_CC='x86_64-pc-linux-gnu-gcc' PTHREAD_CFLAGS='-pthread' PTHREAD_LIBS='' PYTHON='' PYTHONPATH='' QR_CFLAGS='' QR_LIBS='-lqrencode ' QTPLATFORM_CFLAGS='' QTPLATFORM_LIBS='' QTPRINT_CFLAGS='' QTPRINT_LIBS='' QTXCBQPA_CFLAGS='' QTXCBQPA_LIBS='' QT_CFLAGS='-I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_NETWORK_LIB -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWidgets -DQT_PRINTSUPPORT_LIB -I/usr/include/qt5/QtPrintSupport -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB ' QT_DBUS_CFLAGS='-DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -I/usr/include/qt5 -DQT_CORE_LIB -I/usr/include/qt5/QtCore ' QT_DBUS_INCLUDES='-DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -I/usr/include/qt5 -DQT_CORE_LIB -I/usr/include/qt5/QtCore ' QT_DBUS_LIBS='-lQt5DBus -lQt5Core ' QT_INCLUDES='-I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_NETWORK_LIB -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWidgets -DQT_PRINTSUPPORT_LIB -I/usr/include/qt5/QtPrintSupport -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB ' QT_LDFLAGS='' QT_LIBS='-lQt5Network -lQt5PrintSupport -lQt5Widgets -lQt5Gui -lQt5Core ' QT_PIE_FLAGS='-fPIC' QT_SELECT='qt5' QT_TEST_CFLAGS='-DQT_TESTLIB_LIB -I/usr/include/qt5/QtTest -I/usr/include/qt5 -DQT_CORE_LIB -I/usr/include/qt5/QtCore ' QT_TEST_INCLUDES='-DQT_TESTLIB_LIB -I/usr/include/qt5/QtTest -I/usr/include/qt5 -DQT_CORE_LIB -I/usr/include/qt5/QtCore ' QT_TEST_LIBS='-lQt5Test -lQt5Core ' QT_TRANSLATION_DIR='' RANLIB='/usr/bin/x86_64-pc-linux-gnu-ranlib' RCC='/usr/lib64/qt5/bin/rcc' READELF='/usr/bin/x86_64-pc-linux-gnu-readelf' RELDFLAGS='' RSVG_CONVERT='' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' 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='/usr/lib64/qt5/bin/uic' UNIVALUE_CFLAGS='-I$(srcdir)/univalue/include' UNIVALUE_LIBS='univalue/libunivalue.la' USE_LCOV_FALSE='' USE_LCOV_TRUE='#' USE_QRCODE='' USE_QRCODE_FALSE='#' USE_QRCODE_TRUE='' USE_UPNP='' VERSION='1.14.6' WINDOWS_BITS='' WINDRES='' WORDS_BIGENDIAN_FALSE='' WORDS_BIGENDIAN_TRUE='#' 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='/opt/dogecoin-qt/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='/usr/share' docdir='/usr/share/doc/dogecoin-qt-1.14.6' 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/dogecoin-qt-1.14.6/html' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/net-p2p/dogecoin-qt-1.14.6/work/dogecoin-1.14.6/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