This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Bitcoin Core configure 0.10.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --disable-ccache --disable-static --with-system-libsecp256k1 --without-libs --without-daemon --without-gui --without-miniupnpc --disable-upnp-default --disable-tests --enable-wallet --disable-util-cli --disable-util-tx --with-system-leveldb --with-qtdbus --with-qrencode no --with-gui=qt5 ## --------- ## ## Platform. ## ## --------- ## hostname = oleg2 uname -m = x86_64 uname -r = 2.6.32-042stab106.4 uname -s = Linux uname -v = #1 SMP Sat Apr 11 23:37:18 2015 /usr/bin/uname -p = Intel(R) Xeon(R) CPU X5670 @ 2.93GHz /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/bin/ebuild-helpers/xattr PATH: /usr/lib/portage/bin/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.9.2 ## ----------- ## ## Core tests. ## ## ----------- ## configure:2918: checking build system type configure:2932: result: x86_64-pc-linux-gnu configure:2952: checking host system type configure:2965: result: x86_64-pc-linux-gnu configure:3008: checking for a BSD-compatible install configure:3076: result: /usr/lib/portage/bin/ebuild-helpers/xattr/install -c configure:3087: checking whether build environment is sane configure:3142: result: yes configure:3293: checking for a thread-safe mkdir -p configure:3332: result: /bin/mkdir -p configure:3339: checking for gawk configure:3355: found /usr/bin/gawk configure:3366: result: gawk configure:3377: checking whether make sets $(MAKE) configure:3399: result: yes configure:3428: checking whether make supports nested variables configure:3445: result: yes configure:3564: checking whether to enable maintainer-specific portions of Makefiles configure:3573: result: yes configure:3598: checking whether make supports nested variables configure:3615: result: yes configure:3646: checking for x86_64-pc-linux-gnu-g++ configure:3662: found /usr/bin/x86_64-pc-linux-gnu-g++ configure:3673: result: x86_64-pc-linux-gnu-g++ configure:3744: checking for C++ compiler version configure:3753: x86_64-pc-linux-gnu-g++ --version >&5 x86_64-pc-linux-gnu-g++ (Funtoo 4.9.2-r1) 4.9.2 Copyright (C) 2014 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:3764: $? = 0 configure:3753: x86_64-pc-linux-gnu-g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.2/x86_64-pc-linux-gnu-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.2/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: ../gcc-4.9.2/configure --disable-libssp --disable-multilib --enable-version-specific-runtime-libs --enable-libmudflap --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/include/g++-v4.9 --enable-libstdcxx-time --enable-__cxa_atexit --enable-clocale=gnu --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --with-system-zlib --enable-obsolete --disable-werror --enable-secureplt --enable-lto --without-cloog --with-bugurl=http://bugs.funtoo.org --with-pkgversion='Funtoo 4.9.2-r1' --with-mpfr-include=/var/tmp/portage/sys-devel/gcc-4.9.2-r1/work/gcc-4.9.2/mpfr/src --with-mpfr-lib=/var/tmp/portage/sys-devel/gcc-4.9.2-r1/work/objdir/mpfr/src/.libs --target=x86_64-pc-linux-gnu --enable-libgomp --build=x86_64-pc-linux-gnu --enable-libgomp --enable-languages=c,c++,fortran --disable-libgcj --disable-esp --disable-libsanitizer Thread model: posix gcc version 4.9.2 (Funtoo 4.9.2-r1) configure:3764: $? = 0 configure:3753: 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:3764: $? = 1 configure:3753: x86_64-pc-linux-gnu-g++ -qversion >&5 x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-qversion' x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:3764: $? = 1 configure:3784: checking whether the C++ compiler works configure:3806: x86_64-pc-linux-gnu-g++ -mtune=generic -O2 -pipe -Wl,-O1 -Wl,--sort-common -Wl,--as-needed conftest.cpp >&5 configure:3810: $? = 0 configure:3858: result: yes configure:3861: checking for C++ compiler default output file name configure:3863: result: a.out configure:3869: checking for suffix of executables configure:3876: x86_64-pc-linux-gnu-g++ -o conftest -mtune=generic -O2 -pipe -Wl,-O1 -Wl,--sort-common -Wl,--as-needed conftest.cpp >&5 configure:3880: $? = 0 configure:3902: result: configure:3924: checking whether we are cross compiling configure:3932: x86_64-pc-linux-gnu-g++ -o conftest -mtune=generic -O2 -pipe -Wl,-O1 -Wl,--sort-common -Wl,--as-needed conftest.cpp >&5 configure:3936: $? = 0 configure:3943: ./conftest configure:3947: $? = 0 configure:3962: result: no configure:3967: checking for suffix of object files configure:3989: x86_64-pc-linux-gnu-g++ -c -mtune=generic -O2 -pipe conftest.cpp >&5 configure:3993: $? = 0 configure:4014: result: o configure:4018: checking whether we are using the GNU C++ compiler configure:4037: x86_64-pc-linux-gnu-g++ -c -mtune=generic -O2 -pipe conftest.cpp >&5 configure:4037: $? = 0 configure:4046: result: yes configure:4055: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:4075: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 configure:4075: $? = 0 configure:4116: result: yes configure:4150: checking for style of include used by make configure:4178: result: GNU configure:4204: checking dependency style of x86_64-pc-linux-gnu-g++ configure:4315: result: none configure:4340: checking for x86_64-pc-linux-gnu-g++ configure:4356: found /usr/bin/x86_64-pc-linux-gnu-g++ configure:4367: result: x86_64-pc-linux-gnu-g++ configure:4436: checking for Objective C++ compiler version configure:4445: x86_64-pc-linux-gnu-g++ --version >&5 x86_64-pc-linux-gnu-g++ (Funtoo 4.9.2-r1) 4.9.2 Copyright (C) 2014 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:4456: $? = 0 configure:4445: x86_64-pc-linux-gnu-g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.2/x86_64-pc-linux-gnu-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.2/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: ../gcc-4.9.2/configure --disable-libssp --disable-multilib --enable-version-specific-runtime-libs --enable-libmudflap --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/include/g++-v4.9 --enable-libstdcxx-time --enable-__cxa_atexit --enable-clocale=gnu --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --with-system-zlib --enable-obsolete --disable-werror --enable-secureplt --enable-lto --without-cloog --with-bugurl=http://bugs.funtoo.org --with-pkgversion='Funtoo 4.9.2-r1' --with-mpfr-include=/var/tmp/portage/sys-devel/gcc-4.9.2-r1/work/gcc-4.9.2/mpfr/src --with-mpfr-lib=/var/tmp/portage/sys-devel/gcc-4.9.2-r1/work/objdir/mpfr/src/.libs --target=x86_64-pc-linux-gnu --enable-libgomp --build=x86_64-pc-linux-gnu --enable-libgomp --enable-languages=c,c++,fortran --disable-libgcj --disable-esp --disable-libsanitizer Thread model: posix gcc version 4.9.2 (Funtoo 4.9.2-r1) configure:4456: $? = 0 configure:4445: 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:4456: $? = 1 configure:4445: x86_64-pc-linux-gnu-g++ -qversion >&5 x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-qversion' x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:4456: $? = 1 configure:4460: checking whether we are using the GNU Objective C++ compiler configure:4479: x86_64-pc-linux-gnu-g++ -c conftest.mm >&5 x86_64-pc-linux-gnu-g++: error: conftest.mm: Objective-C++ compiler not installed on this system configure:4479: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "Bitcoin Core 0.10.1" | #define PACKAGE_BUGREPORT "info@bitcoin.org" | #define PACKAGE_URL "" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:4488: result: no configure:4497: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:4517: x86_64-pc-linux-gnu-g++ -c -g conftest.mm >&5 x86_64-pc-linux-gnu-g++: error: conftest.mm: Objective-C++ compiler not installed on this system configure:4517: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "Bitcoin Core 0.10.1" | #define PACKAGE_BUGREPORT "info@bitcoin.org" | #define PACKAGE_URL "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4532: x86_64-pc-linux-gnu-g++ -c conftest.mm >&5 x86_64-pc-linux-gnu-g++: error: conftest.mm: Objective-C++ compiler not installed on this system configure:4532: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "Bitcoin Core 0.10.1" | #define PACKAGE_BUGREPORT "info@bitcoin.org" | #define PACKAGE_URL "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4548: x86_64-pc-linux-gnu-g++ -c -g conftest.mm >&5 x86_64-pc-linux-gnu-g++: error: conftest.mm: Objective-C++ compiler not installed on this system configure:4548: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "Bitcoin Core 0.10.1" | #define PACKAGE_BUGREPORT "info@bitcoin.org" | #define PACKAGE_URL "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4558: result: no configure:4583: checking dependency style of x86_64-pc-linux-gnu-g++ configure:4692: result: none configure:4759: checking how to print strings configure:4786: result: printf configure:4815: checking for x86_64-pc-linux-gnu-gcc configure:4831: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:4842: result: x86_64-pc-linux-gnu-gcc configure:5111: checking for C compiler version configure:5120: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Funtoo 4.9.2-r1) 4.9.2 Copyright (C) 2014 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:5131: $? = 0 configure:5120: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.2/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.2/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: ../gcc-4.9.2/configure --disable-libssp --disable-multilib --enable-version-specific-runtime-libs --enable-libmudflap --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/include/g++-v4.9 --enable-libstdcxx-time --enable-__cxa_atexit --enable-clocale=gnu --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --with-system-zlib --enable-obsolete --disable-werror --enable-secureplt --enable-lto --without-cloog --with-bugurl=http://bugs.funtoo.org --with-pkgversion='Funtoo 4.9.2-r1' --with-mpfr-include=/var/tmp/portage/sys-devel/gcc-4.9.2-r1/work/gcc-4.9.2/mpfr/src --with-mpfr-lib=/var/tmp/portage/sys-devel/gcc-4.9.2-r1/work/objdir/mpfr/src/.libs --target=x86_64-pc-linux-gnu --enable-libgomp --build=x86_64-pc-linux-gnu --enable-libgomp --enable-languages=c,c++,fortran --disable-libgcj --disable-esp --disable-libsanitizer Thread model: posix gcc version 4.9.2 (Funtoo 4.9.2-r1) configure:5131: $? = 0 configure:5120: 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:5131: $? = 1 configure:5120: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:5131: $? = 1 configure:5135: checking whether we are using the GNU C compiler configure:5154: x86_64-pc-linux-gnu-gcc -c -mtune=generic -O2 -pipe conftest.c >&5 configure:5154: $? = 0 configure:5163: result: yes configure:5172: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:5192: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:5192: $? = 0 configure:5233: result: yes configure:5250: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:5313: x86_64-pc-linux-gnu-gcc -c -mtune=generic -O2 -pipe conftest.c >&5 configure:5313: $? = 0 configure:5326: result: none needed configure:5351: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together configure:5373: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:5376: $? = 0 configure:5373: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:5376: $? = 0 configure:5388: result: yes configure:5407: checking dependency style of x86_64-pc-linux-gnu-gcc configure:5518: result: none configure:5533: checking for a sed that does not truncate output configure:5597: result: /bin/sed configure:5615: checking for grep that handles long lines and -e configure:5673: result: /bin/grep configure:5678: checking for egrep configure:5740: result: /bin/grep -E configure:5745: checking for fgrep configure:5807: result: /bin/grep -F configure:5842: checking for ld used by x86_64-pc-linux-gnu-gcc configure:5909: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:5916: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:5931: result: yes configure:5943: checking for BSD- or MS-compatible name lister (nm) configure:5997: result: /usr/bin/x86_64-pc-linux-gnu-nm -B configure:6127: checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface configure:6134: x86_64-pc-linux-gnu-gcc -c -mtune=generic -O2 -pipe conftest.c >&5 configure:6137: /usr/bin/x86_64-pc-linux-gnu-nm -B "conftest.o" configure:6140: output 0000000000000000 B some_variable configure:6147: result: BSD nm configure:6150: checking whether ln -s works configure:6154: result: yes configure:6162: checking the maximum length of command line arguments configure:6293: result: 1966080 configure:6341: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:6381: result: func_convert_file_noop configure:6388: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:6408: result: func_convert_file_noop configure:6415: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:6422: result: -r configure:6456: checking for x86_64-pc-linux-gnu-objdump configure:6472: found /usr/bin/x86_64-pc-linux-gnu-objdump configure:6483: result: x86_64-pc-linux-gnu-objdump configure:6555: checking how to recognize dependent libraries configure:6755: result: pass_all configure:6800: checking for x86_64-pc-linux-gnu-dlltool configure:6830: result: no configure:6840: checking for dlltool configure:6870: result: no configure:6900: checking how to associate runtime and link libraries configure:6927: result: printf %s\n configure:6944: checking for x86_64-pc-linux-gnu-ar configure:6960: found /usr/bin/x86_64-pc-linux-gnu-ar configure:6971: result: x86_64-pc-linux-gnu-ar configure:7052: checking for archiver @FILE support configure:7069: x86_64-pc-linux-gnu-gcc -c -mtune=generic -O2 -pipe conftest.c >&5 configure:7069: $? = 0 configure:7072: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:7075: $? = 0 configure:7080: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 x86_64-pc-linux-gnu-ar: conftest.o: No such file or directory configure:7083: $? = 1 configure:7095: result: @ configure:7113: checking for x86_64-pc-linux-gnu-strip configure:7129: found /usr/bin/x86_64-pc-linux-gnu-strip configure:7140: result: x86_64-pc-linux-gnu-strip configure:7212: checking for x86_64-pc-linux-gnu-ranlib configure:7228: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:7239: result: x86_64-pc-linux-gnu-ranlib configure:7381: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object configure:7534: x86_64-pc-linux-gnu-gcc -c -mtune=generic -O2 -pipe conftest.c >&5 configure:7537: $? = 0 configure:7541: /usr/bin/x86_64-pc-linux-gnu-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:7544: $? = 0 configure:7610: x86_64-pc-linux-gnu-gcc -o conftest -mtune=generic -O2 -pipe -Wl,-O1 -Wl,--sort-common -Wl,--as-needed conftest.c conftstm.o >&5 configure:7613: $? = 0 configure:7651: result: ok configure:7698: checking for sysroot configure:7728: result: no configure:7735: checking for a working dd configure:7773: result: /bin/dd configure:7777: checking how to truncate binary pipes configure:7792: result: /bin/dd bs=4096 count=1 configure:7928: x86_64-pc-linux-gnu-gcc -c -mtune=generic -O2 -pipe conftest.c >&5 configure:7931: $? = 0 configure:8081: checking for x86_64-pc-linux-gnu-mt configure:8111: result: no configure:8121: checking for mt configure:8151: result: no configure:8171: checking if : is a manifest tool configure:8177: : '-?' configure:8185: result: no configure:8862: checking how to run the C preprocessor configure:8893: x86_64-pc-linux-gnu-gcc -E conftest.c configure:8893: $? = 0 configure:8907: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:8907: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "Bitcoin Core 0.10.1" | #define PACKAGE_BUGREPORT "info@bitcoin.org" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:8932: result: x86_64-pc-linux-gnu-gcc -E configure:8952: x86_64-pc-linux-gnu-gcc -E conftest.c configure:8952: $? = 0 configure:8966: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:8966: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "Bitcoin Core 0.10.1" | #define PACKAGE_BUGREPORT "info@bitcoin.org" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:8995: checking for ANSI C header files configure:9015: x86_64-pc-linux-gnu-gcc -c -mtune=generic -O2 -pipe conftest.c >&5 configure:9015: $? = 0 configure:9088: x86_64-pc-linux-gnu-gcc -o conftest -mtune=generic -O2 -pipe -Wl,-O1 -Wl,--sort-common -Wl,--as-needed conftest.c >&5 configure:9088: $? = 0 configure:9088: ./conftest configure:9088: $? = 0 configure:9099: result: yes configure:9112: checking for sys/types.h configure:9112: x86_64-pc-linux-gnu-gcc -c -mtune=generic -O2 -pipe conftest.c >&5 configure:9112: $? = 0 configure:9112: result: yes configure:9112: checking for sys/stat.h configure:9112: x86_64-pc-linux-gnu-gcc -c -mtune=generic -O2 -pipe conftest.c >&5 configure:9112: $? = 0 configure:9112: result: yes configure:9112: checking for stdlib.h configure:9112: x86_64-pc-linux-gnu-gcc -c -mtune=generic -O2 -pipe conftest.c >&5 configure:9112: $? = 0 configure:9112: result: yes configure:9112: checking for string.h configure:9112: x86_64-pc-linux-gnu-gcc -c -mtune=generic -O2 -pipe conftest.c >&5 configure:9112: $? = 0 configure:9112: result: yes configure:9112: checking for memory.h configure:9112: x86_64-pc-linux-gnu-gcc -c -mtune=generic -O2 -pipe conftest.c >&5 configure:9112: $? = 0 configure:9112: result: yes configure:9112: checking for strings.h configure:9112: x86_64-pc-linux-gnu-gcc -c -mtune=generic -O2 -pipe conftest.c >&5 configure:9112: $? = 0 configure:9112: result: yes configure:9112: checking for inttypes.h configure:9112: x86_64-pc-linux-gnu-gcc -c -mtune=generic -O2 -pipe conftest.c >&5 configure:9112: $? = 0 configure:9112: result: yes configure:9112: checking for stdint.h configure:9112: x86_64-pc-linux-gnu-gcc -c -mtune=generic -O2 -pipe conftest.c >&5 configure:9112: $? = 0 configure:9112: result: yes configure:9112: checking for unistd.h configure:9112: x86_64-pc-linux-gnu-gcc -c -mtune=generic -O2 -pipe conftest.c >&5 configure:9112: $? = 0 configure:9112: result: yes configure:9126: checking for dlfcn.h configure:9126: x86_64-pc-linux-gnu-gcc -c -mtune=generic -O2 -pipe conftest.c >&5 configure:9126: $? = 0 configure:9126: result: yes configure:9392: checking for objdir configure:9407: result: .libs configure:9671: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:9689: x86_64-pc-linux-gnu-gcc -c -mtune=generic -O2 -pipe -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:9693: $? = 0 configure:9706: result: no configure:10064: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:10071: result: -fPIC -DPIC configure:10079: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:10097: x86_64-pc-linux-gnu-gcc -c -mtune=generic -O2 -pipe -fPIC -DPIC -DPIC conftest.c >&5 configure:10101: $? = 0 configure:10114: result: yes configure:10143: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:10171: result: yes configure:10186: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:10207: x86_64-pc-linux-gnu-gcc -c -mtune=generic -O2 -pipe -o out/conftest2.o conftest.c >&5 configure:10211: $? = 0 configure:10233: result: yes configure:10241: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:10288: result: yes configure:10321: checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:11580: result: yes configure:11617: checking whether -lc should be explicitly linked in configure:11625: x86_64-pc-linux-gnu-gcc -c -mtune=generic -O2 -pipe conftest.c >&5 configure:11628: $? = 0 configure:11643: 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:11646: $? = 0 configure:11660: result: no configure:11820: checking dynamic linker characteristics configure:12414: x86_64-pc-linux-gnu-gcc -o conftest -mtune=generic -O2 -pipe -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12414: $? = 0 configure:12651: result: GNU/Linux ld.so configure:12773: checking how to hardcode library paths into programs configure:12798: result: immediate configure:13346: checking whether stripping libraries is possible configure:13351: result: yes configure:13386: checking if libtool supports shared libraries configure:13388: result: yes configure:13391: checking whether to build shared libraries configure:13416: result: yes configure:13419: checking whether to build static libraries configure:13423: result: no configure:13446: checking how to run the C++ preprocessor configure:13473: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:13473: $? = 0 configure:13487: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:13487: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "Bitcoin Core 0.10.1" | #define PACKAGE_BUGREPORT "info@bitcoin.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:13512: result: x86_64-pc-linux-gnu-g++ -E configure:13532: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:13532: $? = 0 configure:13546: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:13546: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "Bitcoin Core 0.10.1" | #define PACKAGE_BUGREPORT "info@bitcoin.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:13708: checking for ld used by x86_64-pc-linux-gnu-g++ configure:13775: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 configure:13782: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld configure:13797: result: yes configure:13852: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:14925: result: yes configure:14961: x86_64-pc-linux-gnu-g++ -c -mtune=generic -O2 -pipe conftest.cpp >&5 configure:14964: $? = 0 configure:15445: checking for x86_64-pc-linux-gnu-g++ option to produce PIC configure:15452: result: -fPIC -DPIC configure:15460: checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works configure:15478: x86_64-pc-linux-gnu-g++ -c -mtune=generic -O2 -pipe -fPIC -DPIC -DPIC conftest.cpp >&5 configure:15482: $? = 0 configure:15495: result: yes configure:15518: checking if x86_64-pc-linux-gnu-g++ static flag -static works configure:15546: result: yes configure:15558: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:15579: x86_64-pc-linux-gnu-g++ -c -mtune=generic -O2 -pipe -o out/conftest2.o conftest.cpp >&5 configure:15583: $? = 0 configure:15605: result: yes configure:15610: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:15657: result: yes configure:15687: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:15727: result: yes configure:15868: checking dynamic linker characteristics configure:16626: result: GNU/Linux ld.so configure:16691: checking how to hardcode library paths into programs configure:16716: result: immediate configure:16781: checking for x86_64-pc-linux-gnu-ar configure:16799: found /usr/bin/x86_64-pc-linux-gnu-ar configure:16811: result: /usr/bin/x86_64-pc-linux-gnu-ar configure:16879: checking for x86_64-pc-linux-gnu-ranlib configure:16897: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:16909: result: /usr/bin/x86_64-pc-linux-gnu-ranlib configure:16977: checking for x86_64-pc-linux-gnu-strip configure:16995: found /usr/bin/x86_64-pc-linux-gnu-strip configure:17007: result: /usr/bin/x86_64-pc-linux-gnu-strip configure:17075: checking for x86_64-pc-linux-gnu-gcov configure:17093: found /usr/bin/x86_64-pc-linux-gnu-gcov configure:17105: result: /usr/bin/x86_64-pc-linux-gnu-gcov configure:17172: checking for lcov configure:17205: result: no configure:17212: checking for java configure:17230: found /usr/bin/java configure:17242: result: /usr/bin/java configure:17252: checking for genhtml configure:17285: result: no configure:17292: checking for git configure:17310: found /usr/bin/git configure:17322: result: /usr/bin/git configure:17332: checking for ccache configure:17365: result: no configure:17372: checking for xgettext configure:17390: found /usr/bin/xgettext configure:17402: result: /usr/bin/xgettext configure:17412: checking for hexdump configure:17430: found /usr/bin/hexdump configure:17442: result: /usr/bin/hexdump configure:17554: checking for x86_64-pc-linux-gnu-pkg-config configure:17572: found /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:17584: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:17652: checking pkg-config is at least version 0.9.0 configure:17655: result: yes configure:19314: checking whether byte ordering is bigendian configure:19329: x86_64-pc-linux-gnu-g++ -c -mtune=generic -O2 -pipe -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 conftest.cpp:22:9: error: expected unqualified-id before 'not' token not a universal capable compiler ^ configure:19329: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "Bitcoin Core 0.10.1" | #define PACKAGE_BUGREPORT "info@bitcoin.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:19374: x86_64-pc-linux-gnu-g++ -c -mtune=generic -O2 -pipe -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:19374: $? = 0 configure:19392: x86_64-pc-linux-gnu-g++ -c -mtune=generic -O2 -pipe -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:28:8: error: 'big' was not declared in this scope not big endian ^ configure:19392: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "Bitcoin Core 0.10.1" | #define PACKAGE_BUGREPORT "info@bitcoin.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:19520: result: no configure:19650: checking if compiler needs -Werror to reject unknown flags configure:19666: x86_64-pc-linux-gnu-gcc -c -mtune=generic -O2 -pipe -Werror -Wunknown-warning-option -Wsizeof-array-argument -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.c >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-Wunknown-warning-option' x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-Wsizeof-array-argument' configure:19666: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "Bitcoin Core 0.10.1" | #define PACKAGE_BUGREPORT "info@bitcoin.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | int foo(void); | int | main () | { | foo() | ; | return 0; | } configure:19671: result: no configure:19737: checking for the pthreads library -lpthreads configure:19775: x86_64-pc-linux-gnu-gcc -o conftest -mtune=generic -O2 -pipe -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,-O1 -Wl,--sort-common -Wl,--as-needed conftest.c -lpthreads >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status configure:19775: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "Bitcoin Core 0.10.1" | #define PACKAGE_BUGREPORT "info@bitcoin.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:19784: result: no configure:19682: checking whether pthreads work without any flags configure:19775: x86_64-pc-linux-gnu-gcc -o conftest -mtune=generic -O2 -pipe -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,-O1 -Wl,--sort-common -Wl,--as-needed conftest.c >&5 /var/tmp/portage/net-p2p/bitcoin-qt-0.10.2/temp/ccSdJ02R.o: In function `main': conftest.c:(.text.startup+0x16): undefined reference to `pthread_create' conftest.c:(.text.startup+0x22): undefined reference to `pthread_join' conftest.c:(.text.startup+0x46): undefined reference to `__pthread_register_cancel' conftest.c:(.text.startup+0x50): undefined reference to `__pthread_unregister_cancel' collect2: error: ld returned 1 exit status configure:19775: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "Bitcoin Core 0.10.1" | #define PACKAGE_BUGREPORT "info@bitcoin.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:19784: result: no configure:19687: checking whether pthreads work with -Kthread configure:19775: x86_64-pc-linux-gnu-gcc -o conftest -mtune=generic -O2 -pipe -Kthread -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,-O1 -Wl,--sort-common -Wl,--as-needed conftest.c >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-Kthread' configure:19775: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "Bitcoin Core 0.10.1" | #define PACKAGE_BUGREPORT "info@bitcoin.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:19784: result: no configure:19687: checking whether pthreads work with -kthread configure:19775: x86_64-pc-linux-gnu-gcc -o conftest -mtune=generic -O2 -pipe -kthread -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,-O1 -Wl,--sort-common -Wl,--as-needed conftest.c >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-kthread' configure:19775: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "Bitcoin Core 0.10.1" | #define PACKAGE_BUGREPORT "info@bitcoin.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:19784: result: no configure:19737: checking for the pthreads library -llthread configure:19775: x86_64-pc-linux-gnu-gcc -o conftest -mtune=generic -O2 -pipe -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,-O1 -Wl,--sort-common -Wl,--as-needed conftest.c -llthread >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -llthread collect2: error: ld returned 1 exit status configure:19775: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "Bitcoin Core 0.10.1" | #define PACKAGE_BUGREPORT "info@bitcoin.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:19784: result: no configure:19687: checking whether pthreads work with -pthread configure:19775: x86_64-pc-linux-gnu-gcc -o conftest -mtune=generic -O2 -pipe -pthread -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,-O1 -Wl,--sort-common -Wl,--as-needed conftest.c >&5 configure:19775: $? = 0 configure:19784: result: yes configure:19803: checking for joinable pthread attribute configure:19818: x86_64-pc-linux-gnu-gcc -o conftest -mtune=generic -O2 -pipe -pthread -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,-O1 -Wl,--sort-common -Wl,--as-needed conftest.c >&5 configure:19818: $? = 0 configure:19824: result: PTHREAD_CREATE_JOINABLE configure:19834: checking if more special flags are required for pthreads configure:19849: result: no configure:19855: checking for PTHREAD_PRIO_INHERIT configure:19872: x86_64-pc-linux-gnu-gcc -o conftest -mtune=generic -O2 -pipe -pthread -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,-O1 -Wl,--sort-common -Wl,--as-needed conftest.c >&5 configure:19872: $? = 0 configure:19881: result: yes configure:19991: checking for special C compiler options needed for large files configure:20036: result: no configure:20042: checking for _FILE_OFFSET_BITS value needed for large files configure:20067: x86_64-pc-linux-gnu-g++ -c -mtune=generic -O2 -pipe -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:20067: $? = 0 configure:20099: result: no configure:20185: checking whether strerror_r is declared configure:20185: x86_64-pc-linux-gnu-g++ -c -mtune=generic -O2 -pipe -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:20185: $? = 0 configure:20185: result: yes configure:20198: checking for strerror_r configure:20198: x86_64-pc-linux-gnu-g++ -o conftest -mtune=generic -O2 -pipe -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,-O1 -Wl,--sort-common -Wl,--as-needed conftest.cpp >&5 configure:20198: $? = 0 configure:20198: result: yes configure:20207: checking whether strerror_r returns char * configure:20231: x86_64-pc-linux-gnu-g++ -c -mtune=generic -O2 -pipe -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:20231: $? = 0 configure:20269: result: yes configure:20290: checking whether the linker accepts -Wl,--large-address-aware configure:20309: x86_64-pc-linux-gnu-g++ -o conftest -mtune=generic -O2 -pipe -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,--large-address-aware conftest.cpp >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/../../../../x86_64-pc-linux-gnu/bin/ld: unrecognized option '--large-address-aware' /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/../../../../x86_64-pc-linux-gnu/bin/ld: use the --help option for usage information collect2: error: ld returned 1 exit status configure:20309: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "Bitcoin Core 0.10.1" | #define PACKAGE_BUGREPORT "info@bitcoin.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:20318: result: no configure:20330: checking for __attribute__((visibility)) configure:20352: x86_64-pc-linux-gnu-g++ -o conftest -mtune=generic -O2 -pipe -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,-O1 -Wl,--sort-common -Wl,--as-needed conftest.cpp >&5 configure:20352: $? = 0 configure:20365: result: yes configure:20381: checking for __attribute__((dllexport)) configure:20402: x86_64-pc-linux-gnu-g++ -o conftest -mtune=generic -O2 -pipe -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,-O1 -Wl,--sort-common -Wl,--as-needed conftest.cpp >&5 conftest.cpp:29:62: warning: 'dllexport' attribute directive ignored [-Wattributes] __attribute__((dllexport)) int foo( void ) { return 0; } ^ configure:20402: $? = 0 configure:20415: result: no configure:20431: checking for __attribute__((dllimport)) configure:20452: x86_64-pc-linux-gnu-g++ -o conftest -mtune=generic -O2 -pipe -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,-O1 -Wl,--sort-common -Wl,--as-needed conftest.cpp >&5 conftest.cpp:29:62: warning: 'dllimport' attribute directive ignored [-Wattributes] int foo( void ) __attribute__((dllimport)); ^ configure:20452: $? = 0 configure:20465: result: no configure:20518: checking whether C++ compiler accepts -Wstack-protector configure:20537: x86_64-pc-linux-gnu-g++ -c -mtune=generic -O2 -pipe -Wstack-protector -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:20537: $? = 0 configure:20545: result: yes configure:20553: checking whether C++ compiler accepts -fstack-protector-all configure:20572: x86_64-pc-linux-gnu-g++ -c -mtune=generic -O2 -pipe -fstack-protector-all -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:20572: $? = 0 configure:20580: result: yes configure:20590: checking whether C++ preprocessor accepts -D_FORTIFY_SOURCE=2 configure:20609: x86_64-pc-linux-gnu-g++ -E -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FORTIFY_SOURCE=2 conftest.cpp :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:20609: $? = 0 configure:20617: result: yes configure:20621: checking whether C++ preprocessor accepts -U_FORTIFY_SOURCE configure:20640: x86_64-pc-linux-gnu-g++ -E -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE conftest.cpp configure:20640: $? = 0 configure:20648: result: yes configure:20665: checking whether the linker accepts -Wl,--dynamicbase configure:20684: x86_64-pc-linux-gnu-g++ -o conftest -mtune=generic -O2 -pipe -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,--dynamicbase conftest.cpp >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/../../../../x86_64-pc-linux-gnu/bin/ld: unrecognized option '--dynamicbase' /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/../../../../x86_64-pc-linux-gnu/bin/ld: use the --help option for usage information collect2: error: ld returned 1 exit status configure:20684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "Bitcoin Core 0.10.1" | #define PACKAGE_BUGREPORT "info@bitcoin.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:20693: result: no configure:20701: checking whether the linker accepts -Wl,--nxcompat configure:20720: x86_64-pc-linux-gnu-g++ -o conftest -mtune=generic -O2 -pipe -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,--nxcompat conftest.cpp >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/../../../../x86_64-pc-linux-gnu/bin/ld: unrecognized option '--nxcompat' /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/../../../../x86_64-pc-linux-gnu/bin/ld: use the --help option for usage information collect2: error: ld returned 1 exit status configure:20720: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "Bitcoin Core 0.10.1" | #define PACKAGE_BUGREPORT "info@bitcoin.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:20729: result: no configure:20737: checking whether the linker accepts -Wl,-z,relro configure:20756: x86_64-pc-linux-gnu-g++ -o conftest -mtune=generic -O2 -pipe -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro conftest.cpp >&5 configure:20756: $? = 0 configure:20765: result: yes configure:20773: checking whether the linker accepts -Wl,-z,now configure:20792: x86_64-pc-linux-gnu-g++ -o conftest -mtune=generic -O2 -pipe -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,now conftest.cpp >&5 configure:20792: $? = 0 configure:20801: result: yes configure:20812: checking whether C++ compiler accepts -fPIE configure:20831: x86_64-pc-linux-gnu-g++ -c -mtune=generic -O2 -pipe -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:20831: $? = 0 configure:20839: result: yes configure:20847: checking whether the linker accepts -pie configure:20866: x86_64-pc-linux-gnu-g++ -o conftest -mtune=generic -O2 -pipe -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -pie conftest.cpp >&5 configure:20866: $? = 0 configure:20875: result: yes configure:20979: checking endian.h usability configure:20979: x86_64-pc-linux-gnu-g++ -c -mtune=generic -O2 -pipe -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5 configure:20979: $? = 0 configure:20979: result: yes configure:20979: checking endian.h presence configure:20979: x86_64-pc-linux-gnu-g++ -E -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp configure:20979: $? = 0 configure:20979: result: yes configure:20979: checking for endian.h configure:20979: result: yes configure:20979: checking stdio.h usability configure:20979: x86_64-pc-linux-gnu-g++ -c -mtune=generic -O2 -pipe -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5 configure:20979: $? = 0 configure:20979: result: yes configure:20979: checking stdio.h presence configure:20979: x86_64-pc-linux-gnu-g++ -E -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp configure:20979: $? = 0 configure:20979: result: yes configure:20979: checking for stdio.h configure:20979: result: yes configure:20979: checking for stdlib.h configure:20979: result: yes configure:20979: checking for unistd.h configure:20979: result: yes configure:20979: checking for strings.h configure:20979: result: yes configure:20979: checking for sys/types.h configure:20979: result: yes configure:20979: checking for sys/stat.h configure:20979: result: yes configure:20979: checking sys/select.h usability configure:20979: x86_64-pc-linux-gnu-g++ -c -mtune=generic -O2 -pipe -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5 configure:20979: $? = 0 configure:20979: result: yes configure:20979: checking sys/select.h presence configure:20979: x86_64-pc-linux-gnu-g++ -E -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp configure:20979: $? = 0 configure:20979: result: yes configure:20979: checking for sys/select.h configure:20979: result: yes configure:20979: checking sys/prctl.h usability configure:20979: x86_64-pc-linux-gnu-g++ -c -mtune=generic -O2 -pipe -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5 configure:20979: $? = 0 configure:20979: result: yes configure:20979: checking sys/prctl.h presence configure:20979: x86_64-pc-linux-gnu-g++ -E -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp configure:20979: $? = 0 configure:20979: result: yes configure:20979: checking for sys/prctl.h configure:20979: result: yes configure:20989: checking for library containing getaddrinfo_a configure:21020: x86_64-pc-linux-gnu-g++ -o conftest -mtune=generic -O2 -pipe -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -pie conftest.cpp >&5 /var/tmp/portage/net-p2p/bitcoin-qt-0.10.2/temp/cc2lFFLs.o: In function `main': conftest.cpp:(.text.startup+0x15): undefined reference to `getaddrinfo_a' collect2: error: ld returned 1 exit status configure:21020: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "Bitcoin Core 0.10.1" | #define PACKAGE_BUGREPORT "info@bitcoin.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define 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_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PRCTL_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getaddrinfo_a (); | int | main () | { | return getaddrinfo_a (); | ; | return 0; | } configure:21020: x86_64-pc-linux-gnu-g++ -o conftest -mtune=generic -O2 -pipe -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -pie conftest.cpp -lanl >&5 configure:21020: $? = 0 configure:21037: result: -lanl configure:21047: checking for library containing inet_pton configure:21078: x86_64-pc-linux-gnu-g++ -o conftest -mtune=generic -O2 -pipe -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -pie conftest.cpp -lanl >&5 configure:21078: $? = 0 configure:21095: result: none required configure:21106: checking whether strnlen is declared configure:21106: x86_64-pc-linux-gnu-g++ -c -mtune=generic -O2 -pipe -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5 configure:21106: $? = 0 configure:21106: result: yes configure:21118: checking whether le32toh is declared configure:21118: x86_64-pc-linux-gnu-g++ -c -mtune=generic -O2 -pipe -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5 configure:21118: $? = 0 configure:21118: result: yes configure:21131: checking whether le64toh is declared configure:21131: x86_64-pc-linux-gnu-g++ -c -mtune=generic -O2 -pipe -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5 configure:21131: $? = 0 configure:21131: result: yes configure:21144: checking whether htole32 is declared configure:21144: x86_64-pc-linux-gnu-g++ -c -mtune=generic -O2 -pipe -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5 configure:21144: $? = 0 configure:21144: result: yes configure:21157: checking whether htole64 is declared configure:21157: x86_64-pc-linux-gnu-g++ -c -mtune=generic -O2 -pipe -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5 configure:21157: $? = 0 configure:21157: result: yes configure:21170: checking whether be32toh is declared configure:21170: x86_64-pc-linux-gnu-g++ -c -mtune=generic -O2 -pipe -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5 configure:21170: $? = 0 configure:21170: result: yes configure:21183: checking whether be64toh is declared configure:21183: x86_64-pc-linux-gnu-g++ -c -mtune=generic -O2 -pipe -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5 configure:21183: $? = 0 configure:21183: result: yes configure:21196: checking whether htobe32 is declared configure:21196: x86_64-pc-linux-gnu-g++ -c -mtune=generic -O2 -pipe -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5 configure:21196: $? = 0 configure:21196: result: yes configure:21209: checking whether htobe64 is declared configure:21209: x86_64-pc-linux-gnu-g++ -c -mtune=generic -O2 -pipe -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5 configure:21209: $? = 0 configure:21209: result: yes configure:21224: checking for MSG_NOSIGNAL configure:21237: x86_64-pc-linux-gnu-g++ -c -mtune=generic -O2 -pipe -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5 configure:21237: $? = 0 configure:21238: result: yes configure:21249: checking for library containing clock_gettime configure:21280: x86_64-pc-linux-gnu-g++ -o conftest -mtune=generic -O2 -pipe -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -pie conftest.cpp -lanl >&5 configure:21280: $? = 0 configure:21297: result: none required configure:21306: checking for visibility attribute configure:21315: x86_64-pc-linux-gnu-g++ -o conftest -mtune=generic -O2 -pipe -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -pie conftest.cpp -lanl >&5 configure:21315: $? = 0 configure:21320: result: yes configure:21340: checking whether C++ compiler accepts -fvisibility=hidden configure:21359: x86_64-pc-linux-gnu-g++ -c -mtune=generic -O2 -pipe -Wstack-protector -fstack-protector-all -fPIE -fvisibility=hidden -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5 configure:21359: $? = 0 configure:21367: result: yes configure:21398: checking for main in -lleveldb configure:21417: x86_64-pc-linux-gnu-g++ -o conftest -mtune=generic -O2 -pipe -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -pie conftest.cpp -lleveldb -lanl >&5 configure:21417: $? = 0 configure:21426: result: yes configure:21440: checking for main in -lmemenv configure:21459: x86_64-pc-linux-gnu-g++ -o conftest -mtune=generic -O2 -pipe -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -pie conftest.cpp -lmemenv -lanl -lleveldb >&5 configure:21459: $? = 0 configure:21468: result: yes configure:21481: checking leveldb/filter_policy.h usability configure:21481: x86_64-pc-linux-gnu-g++ -c -mtune=generic -O2 -pipe -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5 configure:21481: $? = 0 configure:21481: result: yes configure:21481: checking leveldb/filter_policy.h presence configure:21481: x86_64-pc-linux-gnu-g++ -E -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp configure:21481: $? = 0 configure:21481: result: yes configure:21481: checking for leveldb/filter_policy.h configure:21481: result: yes configure:21491: checking leveldb/helpers/memenv.h usability configure:21491: x86_64-pc-linux-gnu-g++ -c -mtune=generic -O2 -pipe -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5 configure:21491: $? = 0 configure:21491: result: yes configure:21491: checking leveldb/helpers/memenv.h presence configure:21491: x86_64-pc-linux-gnu-g++ -E -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp configure:21491: $? = 0 configure:21491: result: yes configure:21491: checking for leveldb/helpers/memenv.h configure:21491: result: yes configure:21494: checking for memenv.h path configure:21503: result: /usr/include/leveldb/helpers/ configure:21552: checking for libsecp256k1 configure:21559: $PKG_CONFIG --exists --print-errors "libsecp256k1" configure:21562: $? = 0 configure:21576: $PKG_CONFIG --exists --print-errors "libsecp256k1" configure:21579: $? = 0 configure:21617: result: yes configure:21638: checking for Berkeley DB C++ headers configure:21669: x86_64-pc-linux-gnu-g++ -c -mtune=generic -O2 -pipe -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5 conftest.cpp:50:33: fatal error: bdb4.8/db_cxx.h: No such file or directory #include ^ compilation terminated. configure:21669: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "Bitcoin Core 0.10.1" | #define PACKAGE_BUGREPORT "info@bitcoin.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define 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_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_GETADDRINFO_A 1 | #define HAVE_INET_PTON 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_LE32TOH 1 | #define HAVE_DECL_LE64TOH 1 | #define HAVE_DECL_HTOLE32 1 | #define HAVE_DECL_HTOLE64 1 | #define HAVE_DECL_BE32TOH 1 | #define HAVE_DECL_BE64TOH 1 | #define HAVE_DECL_HTOBE32 1 | #define HAVE_DECL_HTOBE64 1 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_VISIBILITY_ATTRIBUTE 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4) | #error "failed to find bdb 4.8+" | #endif | | ; | return 0; | } configure:21669: x86_64-pc-linux-gnu-g++ -c -mtune=generic -O2 -pipe -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5 conftest.cpp:50:35: fatal error: libdb4.8/db_cxx.h: No such file or directory #include ^ compilation terminated. configure:21669: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "Bitcoin Core 0.10.1" | #define PACKAGE_BUGREPORT "info@bitcoin.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define 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_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_GETADDRINFO_A 1 | #define HAVE_INET_PTON 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_LE32TOH 1 | #define HAVE_DECL_LE64TOH 1 | #define HAVE_DECL_HTOLE32 1 | #define HAVE_DECL_HTOLE64 1 | #define HAVE_DECL_BE32TOH 1 | #define HAVE_DECL_BE64TOH 1 | #define HAVE_DECL_HTOBE32 1 | #define HAVE_DECL_HTOBE64 1 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_VISIBILITY_ATTRIBUTE 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4) | #error "failed to find bdb 4.8+" | #endif | | ; | return 0; | } configure:21669: x86_64-pc-linux-gnu-g++ -c -mtune=generic -O2 -pipe -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5 configure:21669: $? = 0 configure:21698: x86_64-pc-linux-gnu-g++ -c -mtune=generic -O2 -pipe -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5 configure:21698: $? = 0 configure:21746: result: /usr/include/db4.8/ configure:21760: checking for main in -ldb_cxx-4.8 configure:21779: x86_64-pc-linux-gnu-g++ -o conftest -mtune=generic -O2 -pipe -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -pie conftest.cpp -ldb_cxx-4.8 -lanl >&5 configure:21779: $? = 0 configure:21789: result: yes configure:21953: checking for QT configure:21960: $PKG_CONFIG --exists --print-errors "$qt5_modules" configure:21963: $? = 0 configure:21977: $PKG_CONFIG --exists --print-errors "$qt5_modules" configure:21980: $? = 0 configure:22018: result: yes configure:22269: checking for QT_TEST configure:22276: $PKG_CONFIG --exists --print-errors "${QT_LIB_PREFIX}Test" Package Qt5Test was not found in the pkg-config search path. Perhaps you should add the directory containing `Qt5Test.pc' to the PKG_CONFIG_PATH environment variable Package 'Qt5Test', required by 'world', not found configure:22279: $? = 1 configure:22293: $PKG_CONFIG --exists --print-errors "${QT_LIB_PREFIX}Test" Package Qt5Test was not found in the pkg-config search path. Perhaps you should add the directory containing `Qt5Test.pc' to the PKG_CONFIG_PATH environment variable Package 'Qt5Test', required by 'world', not found configure:22296: $? = 1 configure:22310: result: no Package Qt5Test was not found in the pkg-config search path. Perhaps you should add the directory containing `Qt5Test.pc' to the PKG_CONFIG_PATH environment variable Package 'Qt5Test', required by 'world', not found configure:22341: checking for QT_DBUS configure:22348: $PKG_CONFIG --exists --print-errors "${QT_LIB_PREFIX}DBus" configure:22351: $? = 0 configure:22365: $PKG_CONFIG --exists --print-errors "${QT_LIB_PREFIX}DBus" configure:22368: $? = 0 configure:22406: result: yes configure:23247: checking for static Qt configure:23270: x86_64-pc-linux-gnu-g++ -c -mtune=generic -O2 -pipe -Wstack-protector -fstack-protector-all -fPIE -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/include/qt5 conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:57:7: error: 'choke' was not declared in this scope choke me ^ configure:23270: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "Bitcoin Core 0.10.1" | #define PACKAGE_BUGREPORT "info@bitcoin.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define 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_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_GETADDRINFO_A 1 | #define HAVE_INET_PTON 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_LE32TOH 1 | #define HAVE_DECL_LE64TOH 1 | #define HAVE_DECL_HTOLE32 1 | #define HAVE_DECL_HTOLE64 1 | #define HAVE_DECL_BE32TOH 1 | #define HAVE_DECL_BE64TOH 1 | #define HAVE_DECL_HTOBE32 1 | #define HAVE_DECL_HTOBE64 1 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_VISIBILITY_ATTRIBUTE 1 | /* end confdefs.h. */ | #include | int | main () | { | | #if defined(QT_STATIC) | return 0; | #else | choke me | #endif | | ; | return 0; | } configure:23278: result: no configure:23861: checking for moc-qt5 configure:23894: result: no configure:23861: checking for moc5 configure:23894: result: no configure:23861: checking for moc configure:23879: found /usr/lib64/qt5/bin/moc configure:23891: result: /usr/lib64/qt5/bin/moc configure:23979: checking for uic-qt5 configure:24012: result: no configure:23979: checking for uic5 configure:24012: result: no configure:23979: checking for uic configure:23997: found /usr/lib64/qt5/bin/uic configure:24009: result: /usr/lib64/qt5/bin/uic configure:24097: checking for rcc-qt5 configure:24130: result: no configure:24097: checking for rcc5 configure:24130: result: no configure:24097: checking for rcc configure:24115: found /usr/lib64/qt5/bin/rcc configure:24127: result: /usr/lib64/qt5/bin/rcc configure:24215: checking for lrelease-qt5 configure:24248: result: no configure:24215: checking for lrelease5 configure:24248: result: no configure:24215: checking for lrelease configure:24248: result: no configure:24312: error: LRELEASE not found ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-mtune=generic -O2 -pipe' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= 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='-mtune=generic -O2 -pipe' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--sort-common -Wl,--as-needed' 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=set ac_cv_env_PKG_CONFIG_PATH_value=/usr/lib64/pkgconfig 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_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_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_X11XCB_CFLAGS_set= ac_cv_env_X11XCB_CFLAGS_value= ac_cv_env_X11XCB_LIBS_set= ac_cv_env_X11XCB_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_libsecp256k1_CFLAGS_set= ac_cv_env_libsecp256k1_CFLAGS_value= ac_cv_env_libsecp256k1_LIBS_set= ac_cv_env_libsecp256k1_LIBS_value= ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=no ac_cv_func_strerror_r=yes ac_cv_func_strerror_r_char_p=yes ac_cv_have_decl_be32toh=yes ac_cv_have_decl_be64toh=yes ac_cv_have_decl_htobe32=yes ac_cv_have_decl_htobe64=yes ac_cv_have_decl_htole32=yes ac_cv_have_decl_htole64=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_dlfcn_h=yes ac_cv_header_endian_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_leveldb_filter_policy_h=yes ac_cv_header_leveldb_helpers_memenv_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_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_db_cxx_4_8___main=yes ac_cv_lib_leveldb_main=yes ac_cv_lib_memenv_main=yes ac_cv_objcxx_compiler_gnu=no ac_cv_objext=o ac_cv_path_AR=/usr/bin/x86_64-pc-linux-gnu-ar ac_cv_path_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_JAVA=/usr/bin/java ac_cv_path_MOC=/usr/lib64/qt5/bin/moc ac_cv_path_PKG_CONFIG=/usr/bin/x86_64-pc-linux-gnu-pkg-config ac_cv_path_RANLIB=/usr/bin/x86_64-pc-linux-gnu-ranlib ac_cv_path_RCC=/usr/lib64/qt5/bin/rcc 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/bin/ebuild-helpers/xattr/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=x86_64-pc-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_CXX=x86_64-pc-linux-gnu-g++ ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-g++ -E' ac_cv_prog_OBJCXX=x86_64-pc-linux-gnu-g++ ac_cv_prog_OBJDUMP=x86_64-pc-linux-gnu-objdump ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_prog_objcxx_g=no ac_cv_search_clock_gettime='none required' ac_cv_search_getaddrinfo_a=-lanl ac_cv_search_inet_pton='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_PRIO_INHERIT=yes ax_cv_check_cxxcppflags___D_FORTIFY_SOURCE_2=yes ax_cv_check_cxxcppflags___U_FORTIFY_SOURCE=yes ax_cv_check_cxxflags___Wstack_protector=yes ax_cv_check_cxxflags___fPIE=yes ax_cv_check_cxxflags___fstack_protector_all=yes ax_cv_check_cxxflags___fvisibility_hidden=yes ax_cv_check_ldflags___Wl___dynamicbase=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_have_func_attribute_dllexport=no ax_cv_have_func_attribute_dllimport=no ax_cv_have_func_attribute_visibility=yes bitcoin_cv_static_qt=no lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld lt_cv_path_LDCXX='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1966080 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_QT_CFLAGS='-I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/include/qt5 ' pkg_cv_QT_DBUS_CFLAGS='-I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtCore -I/usr/include/qt5 ' pkg_cv_QT_DBUS_LIBS='-lQt5DBus -lQt5Core ' pkg_cv_QT_LIBS='-lQt5Network -lQt5Widgets -lQt5Gui -lQt5Core ' pkg_cv_libsecp256k1_CFLAGS=' ' pkg_cv_libsecp256k1_LIBS='-lsecp256k1 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/net-p2p/bitcoin-qt-0.10.2/work/bitcoin-d8ac90184254fea3a7f4991fd0529dfbd750aea0/build-aux/missing aclocal-1.15' 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/bitcoin-qt-0.10.2/work/bitcoin-d8ac90184254fea3a7f4991fd0529dfbd750aea0/build-aux/missing autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/net-p2p/bitcoin-qt-0.10.2/work/bitcoin-d8ac90184254fea3a7f4991fd0529dfbd750aea0/build-aux/missing autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/net-p2p/bitcoin-qt-0.10.2/work/bitcoin-d8ac90184254fea3a7f4991fd0529dfbd750aea0/build-aux/missing automake-1.15' AWK='gawk' BDB_CPPFLAGS=' -I/usr/include/db4.8/' BDB_LIBS='-ldb_cxx-4.8' BOOST_CHRONO_LIB='' BOOST_CPPFLAGS='' BOOST_FILESYSTEM_LIB='' BOOST_LDFLAGS='' BOOST_LIBS='' BOOST_PROGRAM_OPTIONS_LIB='' BOOST_SYSTEM_LIB='' BOOST_THREAD_LIB='' BOOST_UNIT_TEST_FRAMEWORK_LIB='' BREW='' BUILD_BITCOIND_FALSE='' BUILD_BITCOIND_TRUE='' BUILD_BITCOIN_CLI_FALSE='' BUILD_BITCOIN_CLI_TRUE='' BUILD_BITCOIN_LIBS_FALSE='' BUILD_BITCOIN_LIBS_TRUE='' BUILD_BITCOIN_TX_FALSE='' BUILD_BITCOIN_TX_TRUE='' BUILD_DARWIN_FALSE='' BUILD_DARWIN_TRUE='' BUILD_QT='' BUILD_TEST='' BUILD_TEST_QT='' CC='x86_64-pc-linux-gnu-gcc' CCACHE='' CCDEPMODE='depmode=none' CFLAGS='-mtune=generic -O2 -pipe' CLIENT_VERSION_BUILD='' CLIENT_VERSION_IS_RELEASE='' CLIENT_VERSION_MAJOR='' CLIENT_VERSION_MINOR='' CLIENT_VERSION_REVISION='' COMPARISON_TOOL_REORG_TESTS='0' COPYRIGHT_YEAR='' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS=' -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2' CRYPTO_CFLAGS='' CRYPTO_LIBS='' CXX='x86_64-pc-linux-gnu-g++' CXXCPP='x86_64-pc-linux-gnu-g++ -E' CXXDEPMODE='depmode=none' CXXFLAGS='-mtune=generic -O2 -pipe -Wstack-protector -fstack-protector-all -fPIE' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EMBEDDED_LEVELDB_FALSE='' EMBEDDED_LEVELDB_TRUE='#' EMBEDDED_LIBSECP256K1_FALSE='' EMBEDDED_LIBSECP256K1_TRUE='#' ENABLE_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='' EXEEXT='' FGREP='/bin/grep -F' GCOV='/usr/bin/x86_64-pc-linux-gnu-gcov' GENHTML='' GENISOIMAGE='' GIT='/usr/bin/git' GLIBC_BACK_COMPAT_FALSE='' GLIBC_BACK_COMPAT_TRUE='' GREP='/bin/grep' HEXDUMP='/usr/bin/hexdump' INSTALLNAMETOOL='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' JAVA='/usr/bin/java' JAVA_COMPARISON_TOOL='' LCOV='' LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' LDFLAGS='-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -pie' LEVELDB_CPPFLAGS=' -I/usr/include/leveldb/helpers/' LEVELDB_TARGET_FLAGS='' LIBLEVELDB='-lleveldb' LIBMEMENV='-lmemenv' LIBOBJS='' LIBS='-lanl ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBTOOL_APP_LDFLAGS='' LIPO='' LN_S='ln -s' LRELEASE='' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' LUPDATE='' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKEINFO='${SHELL} /var/tmp/portage/net-p2p/bitcoin-qt-0.10.2/work/bitcoin-d8ac90184254fea3a7f4991fd0529dfbd750aea0/build-aux/missing makeinfo' MAKENSIS='' MANIFEST_TOOL=':' MINIUPNPC_CPPFLAGS='' MINIUPNPC_LIBS='' MKDIR_P='/bin/mkdir -p' MOC='/usr/lib64/qt5/bin/moc' MOC_DEFS='' NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' NMEDIT='' OBJCXX='x86_64-pc-linux-gnu-g++' OBJCXXDEPMODE='depmode=none' OBJCXXFLAGS='-mtune=generic -O2 -pipe -Wstack-protector -fstack-protector-all -fPIE' OBJDUMP='x86_64-pc-linux-gnu-objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='bitcoin' PACKAGE_BUGREPORT='info@bitcoin.org' PACKAGE_NAME='Bitcoin Core' PACKAGE_STRING='Bitcoin Core 0.10.1' PACKAGE_TARNAME='bitcoin' PACKAGE_URL='' PACKAGE_VERSION='0.10.1' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/lib64/pkgconfig' PORT='' PROTOBUF_CFLAGS='' PROTOBUF_LIBS='' PROTOC='' PTHREAD_CC='x86_64-pc-linux-gnu-gcc' PTHREAD_CFLAGS='-pthread' PTHREAD_LIBS='' QR_CFLAGS='' QR_LIBS='' QTPLATFORM_CFLAGS='' QTPLATFORM_LIBS='' QTPRINT_CFLAGS='' QTPRINT_LIBS='' QT_CFLAGS='-I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/include/qt5 ' QT_DBUS_CFLAGS='-I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtCore -I/usr/include/qt5 ' QT_DBUS_INCLUDES='-I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtCore -I/usr/include/qt5 ' QT_DBUS_LIBS='-lQt5DBus -lQt5Core ' QT_INCLUDES='-I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/include/qt5 ' QT_LDFLAGS='' QT_LIBS='-lQt5Network -lQt5Widgets -lQt5Gui -lQt5Core ' QT_SELECT='' QT_TEST_CFLAGS='' QT_TEST_INCLUDES='' QT_TEST_LIBS='' QT_TRANSLATION_DIR='' RANLIB='/usr/bin/x86_64-pc-linux-gnu-ranlib' RCC='/usr/lib64/qt5/bin/rcc' RELDFLAGS='' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' SSL_CFLAGS='' SSL_LIBS='' STRIP='/usr/bin/x86_64-pc-linux-gnu-strip' TARGET_DARWIN_FALSE='' TARGET_DARWIN_TRUE='' TARGET_WINDOWS_FALSE='' TARGET_WINDOWS_TRUE='' TESTDEFS='' UIC='/usr/lib64/qt5/bin/uic' USE_COMPARISON_TOOL_FALSE='' USE_COMPARISON_TOOL_REORG_TESTS_FALSE='' USE_COMPARISON_TOOL_REORG_TESTS_TRUE='' USE_COMPARISON_TOOL_TRUE='' USE_LCOV_FALSE='' USE_LCOV_TRUE='' USE_LIBSECP256K1_FALSE='' USE_LIBSECP256K1_TRUE='' USE_QRCODE='' USE_QRCODE_FALSE='' USE_QRCODE_TRUE='' USE_UPNP='' VERSION='0.10.1' WINDOWS_BITS='' WINDRES='' X11XCB_CFLAGS='' X11XCB_LIBS='' XGETTEXT='/usr/bin/xgettext' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' ac_ct_OBJCXX='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__fastdepOBJCXX_FALSE='' am__fastdepOBJCXX_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' ax_pthread_config='' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/net-p2p/bitcoin-qt-0.10.2/work/bitcoin-d8ac90184254fea3a7f4991fd0529dfbd750aea0/build-aux/install-sh' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' libsecp256k1_CFLAGS=' ' libsecp256k1_LIBS='-lsecp256k1 ' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs='' sysconfdir='/etc' target_alias='no' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "Bitcoin Core" #define PACKAGE_TARNAME "bitcoin" #define PACKAGE_VERSION "0.10.1" #define PACKAGE_STRING "Bitcoin Core 0.10.1" #define PACKAGE_BUGREPORT "info@bitcoin.org" #define PACKAGE_URL "" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define 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_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_GETADDRINFO_A 1 #define HAVE_INET_PTON 1 #define HAVE_DECL_STRNLEN 1 #define HAVE_DECL_LE32TOH 1 #define HAVE_DECL_LE64TOH 1 #define HAVE_DECL_HTOLE32 1 #define HAVE_DECL_HTOLE64 1 #define HAVE_DECL_BE32TOH 1 #define HAVE_DECL_BE64TOH 1 #define HAVE_DECL_HTOBE32 1 #define HAVE_DECL_HTOBE64 1 #define HAVE_MSG_NOSIGNAL 1 #define HAVE_VISIBILITY_ATTRIBUTE 1 configure: exit 1