* Package: net-p2p/bitcoind-0.15.1 * Repository: gentoo * Maintainer: luke-jr+gentoobugs@utopios.org proxy-maint@gentoo.org * USE: abi_x86_32 asm bitcoin_policy_rbf elibc_glibc kernel_linux test userland_GNU wallet x86 * FEATURES: preserve-libs sandbox test userpriv usersandbox * Adding group 'bitcoin' to your system ... * - Groupid: next available * Adding user 'bitcoin' to your system ... * - Userid: 167 * - Shell: /sbin/nologin * - Home: /var/lib/bitcoin * - Groups: bitcoin * - GECOS: added by portage for bitcoind * - Creating /var/lib/bitcoin in / >>> Unpacking source... >>> Unpacking bitcoin-v0.15.1.tar.gz to /var/tmp/portage/net-p2p/bitcoind-0.15.1/work >>> Unpacking bitcoin-0.15.1.knots20171111.patches.tar.xz to /var/tmp/portage/net-p2p/bitcoind-0.15.1/work >>> Source unpacked in /var/tmp/portage/net-p2p/bitcoind-0.15.1/work >>> Preparing source in /var/tmp/portage/net-p2p/bitcoind-0.15.1/work/bitcoin-7b57bc998f334775b50ebc8ca5e78ca728db4c58 ... * Applying bitcoin-0.15.1.knots20171111.syslibs.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/net-p2p/bitcoind-0.15.1/work/bitcoin-7b57bc998f334775b50ebc8ca5e78ca728db4c58/src/univalue' ... * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal -I build-aux/m4 ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --foreign --force-missing ... [ ok ] * Running eautoreconf in '/var/tmp/portage/net-p2p/bitcoind-0.15.1/work/bitcoin-7b57bc998f334775b50ebc8ca5e78ca728db4c58/src/secp256k1' ... * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal -I build-aux/m4 ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --foreign --force-missing ... [ ok ] * Running eautoreconf in '/var/tmp/portage/net-p2p/bitcoind-0.15.1/work/bitcoin-7b57bc998f334775b50ebc8ca5e78ca728db4c58' ... * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal -I build-aux/m4 ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --foreign --force-missing ... [ ok ] * Running elibtoolize in: bitcoin-7b57bc998f334775b50ebc8ca5e78ca728db4c58/ * Running elibtoolize in: bitcoin-7b57bc998f334775b50ebc8ca5e78ca728db4c58/build-aux/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... * Running elibtoolize in: bitcoin-7b57bc998f334775b50ebc8ca5e78ca728db4c58/src/secp256k1/ * Running elibtoolize in: bitcoin-7b57bc998f334775b50ebc8ca5e78ca728db4c58/src/secp256k1/build-aux/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... * Running elibtoolize in: bitcoin-7b57bc998f334775b50ebc8ca5e78ca728db4c58/src/univalue/ * Running elibtoolize in: bitcoin-7b57bc998f334775b50ebc8ca5e78ca728db4c58/src/univalue/build-aux/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-p2p/bitcoind-0.15.1/work/bitcoin-7b57bc998f334775b50ebc8ca5e78ca728db4c58 ... * econf: updating bitcoin-7b57bc998f334775b50ebc8ca5e78ca728db4c58/build-aux/config.guess with /usr/share/gnuconfig/config.guess * econf: updating bitcoin-7b57bc998f334775b50ebc8ca5e78ca728db4c58/build-aux/config.sub with /usr/share/gnuconfig/config.sub * econf: updating bitcoin-7b57bc998f334775b50ebc8ca5e78ca728db4c58/src/univalue/build-aux/config.guess with /usr/share/gnuconfig/config.guess * econf: updating bitcoin-7b57bc998f334775b50ebc8ca5e78ca728db4c58/src/univalue/build-aux/config.sub with /usr/share/gnuconfig/config.sub * econf: updating bitcoin-7b57bc998f334775b50ebc8ca5e78ca728db4c58/depends/config.guess with /usr/share/gnuconfig/config.guess * econf: updating bitcoin-7b57bc998f334775b50ebc8ca5e78ca728db4c58/depends/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/bitcoind-0.15.1 --htmldir=/usr/share/doc/bitcoind-0.15.1/html --libdir=/usr/lib --enable-experimental-asm --without-qtdbus --with-libevent --without-qrencode --without-miniupnpc --disable-upnp-default --enable-tests --enable-wallet --disable-zmq --with-daemon --disable-util-cli --disable-util-tx --disable-bench --without-libs --without-gui --disable-ccache --disable-static --with-system-leveldb --with-system-libsecp256k1 --with-system-univalue checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-g++... none checking whether i686-pc-linux-gnu-g++ supports C++11 features with -std=c++11... yes checking whether std::atomic can be used without link library... yes checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ -std=c++11 checking whether we are using the GNU Objective C++ compiler... no checking whether i686-pc-linux-gnu-g++ -std=c++11 accepts -g... no checking dependency style of i686-pc-linux-gnu-g++ -std=c++11... none checking how to print strings... printf checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether i686-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of i686-pc-linux-gnu-gcc... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i686-pc-linux-gnu-nm -B checking the name lister (/usr/bin/i686-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from i686-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i686-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -std=c++11 -E checking for ld used by i686-pc-linux-gnu-g++ -std=c++11... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether the i686-pc-linux-gnu-g++ -std=c++11 linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for i686-pc-linux-gnu-g++ -std=c++11 option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-g++ -std=c++11 PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-g++ -std=c++11 static flag -static works... yes checking if i686-pc-linux-gnu-g++ -std=c++11 supports -c -o file.o... yes checking if i686-pc-linux-gnu-g++ -std=c++11 supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-g++ -std=c++11 linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for i686-pc-linux-gnu-ar... /usr/bin/i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-ranlib... /usr/bin/i686-pc-linux-gnu-ranlib checking for i686-pc-linux-gnu-strip... /usr/bin/i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-gcov... /usr/bin/i686-pc-linux-gnu-gcov checking for lcov... no checking for python3.6... no checking for python3.5... /usr/bin/python3.5 checking for genhtml... no checking for git... /usr/bin/git checking for ccache... no checking for xgettext... /usr/bin/xgettext checking for hexdump... /usr/bin/hexdump checking for i686-pc-linux-gnu-readelf... /usr/bin/i686-pc-linux-gnu-readelf checking for i686-pc-linux-gnu-c++filt... /usr/bin/i686-pc-linux-gnu-c++filt checking for i686-pc-linux-gnu-objcopy... /usr/bin/i686-pc-linux-gnu-objcopy checking whether C++ compiler accepts -Werror... yes checking whether C++ compiler accepts -msse4.2... yes checking for assembler crc32 support... no checking for i686-pc-linux-gnu-pkg-config... /usr/bin/i686-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking whether byte ordering is bigendian... no checking whether i686-pc-linux-gnu-gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking whether the linker accepts -Wl,--large-address-aware... no checking for __attribute__((visibility))... yes checking for __attribute__((dllexport))... no checking for __attribute__((dllimport))... no checking for library containing clock_gettime... none required checking whether C++ compiler accepts -fPIC... yes checking whether C++ compiler accepts -Wstack-protector... yes checking whether C++ compiler accepts -fstack-protector-all... yes checking whether C++ preprocessor accepts -D_FORTIFY_SOURCE=2... yes checking whether C++ preprocessor accepts -U_FORTIFY_SOURCE... yes checking whether the linker accepts -Wl,--dynamicbase... no checking whether the linker accepts -Wl,--nxcompat... no checking whether the linker accepts -Wl,--high-entropy-va... no checking whether the linker accepts -Wl,-z,relro... yes checking whether the linker accepts -Wl,-z,now... yes checking whether C++ compiler accepts -fPIE... yes checking whether the linker accepts -pie... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking whether strnlen is declared... yes checking whether daemon is declared... yes checking whether le16toh is declared... yes checking whether le32toh is declared... yes checking whether le64toh is declared... yes checking whether htole16 is declared... yes checking whether htole32 is declared... yes checking whether htole64 is declared... yes checking whether be16toh is declared... yes checking whether be32toh is declared... yes checking whether be64toh is declared... yes checking whether htobe16 is declared... yes checking whether htobe32 is declared... yes checking whether htobe64 is declared... yes checking whether bswap_16 is declared... yes checking whether bswap_32 is declared... yes checking whether bswap_64 is declared... yes checking whether __builtin_clz is declared... yes checking whether __builtin_clzl is declared... yes checking whether __builtin_clzll is declared... yes checking for MSG_NOSIGNAL... yes checking for MSG_DONTWAIT... yes checking for getmemoryinfo... yes checking for mallopt M_ARENA_MAX... yes checking for visibility attribute... yes checking for Linux getrandom syscall... yes checking for getentropy... yes checking for getentropy via random.h... yes checking for sysctl KERN_ARND... no checking for main in -lleveldb... yes checking for main in -lmemenv... yes checking leveldb/filter_policy.h usability... yes checking leveldb/filter_policy.h presence... yes checking for leveldb/filter_policy.h... yes checking leveldb/helpers/memenv.h usability... yes checking leveldb/helpers/memenv.h presence... yes checking for leveldb/helpers/memenv.h... yes checking for memenv.h path... /usr/include/leveldb/helpers/ checking for libsecp256k1... yes checking for Berkeley DB C++ headers... /usr/include/db4.8/ checking for main in -ldb_cxx-4.8... yes checking whether to build Bitcoin Core GUI... no (Qt) checking for boostlib >= 1.47.0... yes checking whether the Boost::System library is available... yes checking for exit in -lboost_system... yes checking whether the Boost::Filesystem library is available... yes checking for exit in -lboost_filesystem... yes checking whether the Boost::Program_Options library is available... yes checking for exit in -lboost_program_options-mt... yes checking whether the Boost::Thread library is available... yes checking for exit in -lboost_thread... yes checking whether the Boost::Chrono library is available... yes checking for exit in -lboost_chrono-mt... yes checking whether the Boost::Unit_Test_Framework library is available... yes checking for dynamic linked boost test... yes checking for mismatched boost c++11 scoped enums... ok checking for libssl... yes checking for libcrypto... yes checking whether EVP_MD_CTX_new is declared... no checking for libevent... yes checking for libevent_pthreads... yes checking for libunivalue... yes checking whether to build bitcoind... yes checking whether to build bitcoin-cli... no checking whether to build bitcoin-tx... no checking whether to build libraries... no checking if wallet should be enabled... yes checking whether to build with support for UPnP... no checking whether to build test_bitcoin... yes checking whether to reduce exports... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/man/Makefile config.status: creating share/setup.nsi config.status: creating share/qt/Info.plist config.status: creating test/config.ini config.status: creating contrib/devtools/split-debug.sh config.status: creating doc/Doxyfile config.status: creating src/config/bitcoin-config.h config.status: executing depfiles commands config.status: executing libtool commands Fixing libtool for -rpath problems. Options used to compile and link: with wallet = yes with gui / qt = no with zmq = no with test = yes with bench = no with upnp = no debug enabled = no werror = no target os = linux build os = CC = i686-pc-linux-gnu-gcc CFLAGS = -O2 -pipe -march=pentium4m -mtune=pentium4m CPPFLAGS = -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 CXX = i686-pc-linux-gnu-g++ -std=c++11 CXXFLAGS = -O2 -pipe -march=pentium4m -mtune=pentium4m LDFLAGS = -Wl,-O1 -Wl,--as-needed ARFLAGS = cr >>> Source configured. >>> Compiling source in /var/tmp/portage/net-p2p/bitcoind-0.15.1/work/bitcoin-7b57bc998f334775b50ebc8ca5e78ca728db4c58 ... make --jobs 5 --load-average 7.95 Making all in src make[1]: Entering directory '/var/tmp/portage/net-p2p/bitcoind-0.15.1/work/bitcoin-7b57bc998f334775b50ebc8ca5e78ca728db4c58/src' make[2]: Entering directory '/var/tmp/portage/net-p2p/bitcoind-0.15.1/work/bitcoin-7b57bc998f334775b50ebc8ca5e78ca728db4c58/src' i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o bitcoind-bitcoind.o `test -f 'bitcoind.cpp' || echo './'`bitcoind.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -pthread -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o libbitcoin_server_a-addrdb.o `test -f 'addrdb.cpp' || echo './'`addrdb.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -pthread -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o libbitcoin_server_a-blockencodings.o `test -f 'blockencodings.cpp' || echo './'`blockencodings.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -pthread -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o libbitcoin_server_a-bloom.o `test -f 'bloom.cpp' || echo './'`bloom.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -pthread -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o libbitcoin_server_a-addrman.o `test -f 'addrman.cpp' || echo './'`addrman.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -pthread -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o libbitcoin_server_a-init.o `test -f 'init.cpp' || echo './'`init.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -pthread -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o libbitcoin_server_a-dbwrapper.o `test -f 'dbwrapper.cpp' || echo './'`dbwrapper.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -pthread -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o libbitcoin_server_a-checkpoints.o `test -f 'checkpoints.cpp' || echo './'`checkpoints.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -pthread -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o libbitcoin_server_a-merkleblock.o `test -f 'merkleblock.cpp' || echo './'`merkleblock.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -pthread -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o libbitcoin_server_a-chain.o `test -f 'chain.cpp' || echo './'`chain.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -pthread -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o libbitcoin_server_a-noui.o `test -f 'noui.cpp' || echo './'`noui.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -pthread -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o libbitcoin_server_a-pow.o `test -f 'pow.cpp' || echo './'`pow.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -pthread -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o libbitcoin_server_a-timedata.o `test -f 'timedata.cpp' || echo './'`timedata.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -pthread -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o libbitcoin_server_a-txdb.o `test -f 'txdb.cpp' || echo './'`txdb.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -pthread -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o libbitcoin_server_a-net_processing.o `test -f 'net_processing.cpp' || echo './'`net_processing.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -pthread -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o libbitcoin_server_a-net.o `test -f 'net.cpp' || echo './'`net.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -pthread -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o libbitcoin_server_a-miner.o `test -f 'miner.cpp' || echo './'`miner.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -pthread -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o libbitcoin_server_a-txmempool.o `test -f 'txmempool.cpp' || echo './'`txmempool.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -pthread -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o libbitcoin_server_a-ui_interface.o `test -f 'ui_interface.cpp' || echo './'`ui_interface.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -pthread -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o libbitcoin_server_a-validation.o `test -f 'validation.cpp' || echo './'`validation.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -pthread -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o libbitcoin_server_a-validationinterface.o `test -f 'validationinterface.cpp' || echo './'`validationinterface.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -pthread -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o libbitcoin_server_a-httprpc.o `test -f 'httprpc.cpp' || echo './'`httprpc.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -pthread -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o libbitcoin_server_a-versionbits.o `test -f 'versionbits.cpp' || echo './'`versionbits.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -pthread -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o libbitcoin_server_a-httpserver.o `test -f 'httpserver.cpp' || echo './'`httpserver.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -pthread -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o libbitcoin_server_a-rest.o `test -f 'rest.cpp' || echo './'`rest.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -pthread -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o libbitcoin_server_a-torcontrol.o `test -f 'torcontrol.cpp' || echo './'`torcontrol.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o libbitcoin_common_a-base58.o `test -f 'base58.cpp' || echo './'`base58.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o libbitcoin_common_a-chainparams.o `test -f 'chainparams.cpp' || echo './'`chainparams.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o libbitcoin_common_a-coins.o `test -f 'coins.cpp' || echo './'`coins.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o libbitcoin_common_a-compressor.o `test -f 'compressor.cpp' || echo './'`compressor.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o libbitcoin_common_a-core_read.o `test -f 'core_read.cpp' || echo './'`core_read.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o libbitcoin_common_a-core_write.o `test -f 'core_write.cpp' || echo './'`core_write.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o libbitcoin_common_a-key.o `test -f 'key.cpp' || echo './'`key.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o libbitcoin_common_a-keystore.o `test -f 'keystore.cpp' || echo './'`keystore.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o libbitcoin_common_a-netaddress.o `test -f 'netaddress.cpp' || echo './'`netaddress.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o libbitcoin_common_a-scheduler.o `test -f 'scheduler.cpp' || echo './'`scheduler.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o script/libbitcoin_common_a-sign.o `test -f 'script/sign.cpp' || echo './'`script/sign.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o libbitcoin_common_a-protocol.o `test -f 'protocol.cpp' || echo './'`protocol.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o policy/libbitcoin_common_a-feerate.o `test -f 'policy/feerate.cpp' || echo './'`policy/feerate.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o libbitcoin_common_a-netbase.o `test -f 'netbase.cpp' || echo './'`netbase.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o script/libbitcoin_common_a-standard.o `test -f 'script/standard.cpp' || echo './'`script/standard.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o libbitcoin_common_a-warnings.o `test -f 'warnings.cpp' || echo './'`warnings.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o libbitcoin_util_a-fs.o `test -f 'fs.cpp' || echo './'`fs.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o libbitcoin_util_a-random.o `test -f 'random.cpp' || echo './'`random.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o libbitcoin_util_a-chainparamsbase.o `test -f 'chainparamsbase.cpp' || echo './'`chainparamsbase.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o rpc/libbitcoin_util_a-protocol.o `test -f 'rpc/protocol.cpp' || echo './'`rpc/protocol.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o libbitcoin_util_a-sync.o `test -f 'sync.cpp' || echo './'`sync.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o libbitcoin_util_a-threadinterrupt.o `test -f 'threadinterrupt.cpp' || echo './'`threadinterrupt.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o libbitcoin_util_a-util.o `test -f 'util.cpp' || echo './'`util.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o libbitcoin_util_a-utilmoneystr.o `test -f 'utilmoneystr.cpp' || echo './'`utilmoneystr.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o libbitcoin_util_a-utilstrencodings.o `test -f 'utilstrencodings.cpp' || echo './'`utilstrencodings.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o libbitcoin_util_a-utiltime.o `test -f 'utiltime.cpp' || echo './'`utiltime.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o libbitcoin_consensus_a-arith_uint256.o `test -f 'arith_uint256.cpp' || echo './'`arith_uint256.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o consensus/libbitcoin_consensus_a-merkle.o `test -f 'consensus/merkle.cpp' || echo './'`consensus/merkle.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o libbitcoin_consensus_a-pubkey.o `test -f 'pubkey.cpp' || echo './'`pubkey.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o script/libbitcoin_consensus_a-bitcoinconsensus.o `test -f 'script/bitcoinconsensus.cpp' || echo './'`script/bitcoinconsensus.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o script/libbitcoin_consensus_a-interpreter.o `test -f 'script/interpreter.cpp' || echo './'`script/interpreter.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o script/libbitcoin_consensus_a-script.o `test -f 'script/script.cpp' || echo './'`script/script.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o script/libbitcoin_consensus_a-script_error.o `test -f 'script/script_error.cpp' || echo './'`script/script_error.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o libbitcoin_consensus_a-uint256.o `test -f 'uint256.cpp' || echo './'`uint256.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o libbitcoin_consensus_a-utilstrencodings.o `test -f 'utilstrencodings.cpp' || echo './'`utilstrencodings.cpp Generated test/data/script_tests.json.h Generated test/data/base58_keys_valid.json.h Generated test/data/base58_encode_decode.json.h Generated test/data/base58_keys_invalid.json.h Generated test/data/tx_invalid.json.h Generated test/data/tx_valid.json.h Generated test/data/sighash.json.h i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o libbitcoin_consensus_a-hash.o `test -f 'hash.cpp' || echo './'`hash.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o rpc/libbitcoin_cli_a-client.o `test -f 'rpc/client.cpp' || echo './'`rpc/client.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin_fuzzy-test_bitcoin_fuzzy.o `test -f 'test/test_bitcoin_fuzzy.cpp' || echo './'`test/test_bitcoin_fuzzy.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -pthread -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o consensus/libbitcoin_server_a-tx_verify.o `test -f 'consensus/tx_verify.cpp' || echo './'`consensus/tx_verify.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -pthread -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o policy/libbitcoin_server_a-fees.o `test -f 'policy/fees.cpp' || echo './'`policy/fees.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -pthread -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o policy/libbitcoin_server_a-policy.o `test -f 'policy/policy.cpp' || echo './'`policy/policy.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -pthread -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o policy/libbitcoin_server_a-rbf.o `test -f 'policy/rbf.cpp' || echo './'`policy/rbf.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -pthread -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o rpc/libbitcoin_server_a-net.o `test -f 'rpc/net.cpp' || echo './'`rpc/net.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -pthread -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o rpc/libbitcoin_server_a-rawtransaction.o `test -f 'rpc/rawtransaction.cpp' || echo './'`rpc/rawtransaction.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -pthread -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o rpc/libbitcoin_server_a-misc.o `test -f 'rpc/misc.cpp' || echo './'`rpc/misc.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -pthread -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o rpc/libbitcoin_server_a-mining.o `test -f 'rpc/mining.cpp' || echo './'`rpc/mining.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -pthread -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o rpc/libbitcoin_server_a-blockchain.o `test -f 'rpc/blockchain.cpp' || echo './'`rpc/blockchain.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -pthread -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o rpc/libbitcoin_server_a-server.o `test -f 'rpc/server.cpp' || echo './'`rpc/server.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o support/libbitcoin_util_a-lockedpool.o `test -f 'support/lockedpool.cpp' || echo './'`support/lockedpool.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o libbitcoin_util_a-clientversion.o `test -f 'clientversion.cpp' || echo './'`clientversion.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o compat/libbitcoin_util_a-glibc_sanity.o `test -f 'compat/glibc_sanity.cpp' || echo './'`compat/glibc_sanity.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o compat/libbitcoin_util_a-glibcxx_sanity.o `test -f 'compat/glibcxx_sanity.cpp' || echo './'`compat/glibcxx_sanity.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o compat/libbitcoin_util_a-strnlen.o `test -f 'compat/strnlen.cpp' || echo './'`compat/strnlen.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o support/libbitcoin_util_a-cleanse.o `test -f 'support/cleanse.cpp' || echo './'`support/cleanse.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o wallet/libbitcoin_wallet_a-crypter.o `test -f 'wallet/crypter.cpp' || echo './'`wallet/crypter.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o wallet/libbitcoin_wallet_a-db.o `test -f 'wallet/db.cpp' || echo './'`wallet/db.cpp rm -f libbitcoin_common.a /usr/bin/i686-pc-linux-gnu-ar cr libbitcoin_common.a libbitcoin_common_a-base58.o libbitcoin_common_a-chainparams.o libbitcoin_common_a-coins.o libbitcoin_common_a-compressor.o libbitcoin_common_a-core_read.o libbitcoin_common_a-core_write.o libbitcoin_common_a-key.o libbitcoin_common_a-keystore.o libbitcoin_common_a-netaddress.o libbitcoin_common_a-netbase.o policy/libbitcoin_common_a-feerate.o libbitcoin_common_a-protocol.o libbitcoin_common_a-scheduler.o script/libbitcoin_common_a-sign.o script/libbitcoin_common_a-standard.o libbitcoin_common_a-warnings.o i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -pthread -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o script/libbitcoin_server_a-ismine.o `test -f 'script/ismine.cpp' || echo './'`script/ismine.cpp /usr/bin/i686-pc-linux-gnu-ranlib libbitcoin_common.a i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -pthread -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o script/libbitcoin_server_a-sigcache.o `test -f 'script/sigcache.cpp' || echo './'`script/sigcache.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o wallet/libbitcoin_wallet_a-feebumper.o `test -f 'wallet/feebumper.cpp' || echo './'`wallet/feebumper.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o wallet/libbitcoin_wallet_a-walletdb.o `test -f 'wallet/walletdb.cpp' || echo './'`wallet/walletdb.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o primitives/libbitcoin_consensus_a-block.o `test -f 'primitives/block.cpp' || echo './'`primitives/block.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o wallet/libbitcoin_wallet_a-wallet.o `test -f 'wallet/wallet.cpp' || echo './'`wallet/wallet.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o wallet/libbitcoin_wallet_a-rpcwallet.o `test -f 'wallet/rpcwallet.cpp' || echo './'`wallet/rpcwallet.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o wallet/libbitcoin_wallet_a-rpcdump.o `test -f 'wallet/rpcdump.cpp' || echo './'`wallet/rpcdump.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o primitives/libbitcoin_consensus_a-transaction.o `test -f 'primitives/transaction.cpp' || echo './'`primitives/transaction.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./config -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o crypto/crypto_libbitcoin_crypto_a-hmac_sha512.o `test -f 'crypto/hmac_sha512.cpp' || echo './'`crypto/hmac_sha512.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./config -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o crypto/crypto_libbitcoin_crypto_a-hmac_sha256.o `test -f 'crypto/hmac_sha256.cpp' || echo './'`crypto/hmac_sha256.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./config -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o crypto/crypto_libbitcoin_crypto_a-chacha20.o `test -f 'crypto/chacha20.cpp' || echo './'`crypto/chacha20.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./config -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o crypto/crypto_libbitcoin_crypto_a-ripemd160.o `test -f 'crypto/ripemd160.cpp' || echo './'`crypto/ripemd160.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./config -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o crypto/crypto_libbitcoin_crypto_a-sha1.o `test -f 'crypto/sha1.cpp' || echo './'`crypto/sha1.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./config -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o crypto/crypto_libbitcoin_crypto_a-sha256.o `test -f 'crypto/sha256.cpp' || echo './'`crypto/sha256.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./config -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o crypto/crypto_libbitcoin_crypto_a-sha512.o `test -f 'crypto/sha512.cpp' || echo './'`crypto/sha512.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./config -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o crypto/crypto_libbitcoin_crypto_a-sha256_sse4.o `test -f 'crypto/sha256_sse4.cpp' || echo './'`crypto/sha256_sse4.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./config -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o crypto/crypto_libbitcoin_crypto_a-aes.o `test -f 'crypto/aes.cpp' || echo './'`crypto/aes.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-arith_uint256_tests.o `test -f 'test/arith_uint256_tests.cpp' || echo './'`test/arith_uint256_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-addrman_tests.o `test -f 'test/addrman_tests.cpp' || echo './'`test/addrman_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-amount_tests.o `test -f 'test/amount_tests.cpp' || echo './'`test/amount_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-allocator_tests.o `test -f 'test/allocator_tests.cpp' || echo './'`test/allocator_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-base58_tests.o `test -f 'test/base58_tests.cpp' || echo './'`test/base58_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-base64_tests.o `test -f 'test/base64_tests.cpp' || echo './'`test/base64_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-bip32_tests.o `test -f 'test/bip32_tests.cpp' || echo './'`test/bip32_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-base32_tests.o `test -f 'test/base32_tests.cpp' || echo './'`test/base32_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-checkqueue_tests.o `test -f 'test/checkqueue_tests.cpp' || echo './'`test/checkqueue_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-coins_tests.o `test -f 'test/coins_tests.cpp' || echo './'`test/coins_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-compress_tests.o `test -f 'test/compress_tests.cpp' || echo './'`test/compress_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-bswap_tests.o `test -f 'test/bswap_tests.cpp' || echo './'`test/bswap_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-bloom_tests.o `test -f 'test/bloom_tests.cpp' || echo './'`test/bloom_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-blockencodings_tests.o `test -f 'test/blockencodings_tests.cpp' || echo './'`test/blockencodings_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-crypto_tests.o `test -f 'test/crypto_tests.cpp' || echo './'`test/crypto_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-cuckoocache_tests.o `test -f 'test/cuckoocache_tests.cpp' || echo './'`test/cuckoocache_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-DoS_tests.o `test -f 'test/DoS_tests.cpp' || echo './'`test/DoS_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-getarg_tests.o `test -f 'test/getarg_tests.cpp' || echo './'`test/getarg_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-hash_tests.o `test -f 'test/hash_tests.cpp' || echo './'`test/hash_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-key_tests.o `test -f 'test/key_tests.cpp' || echo './'`test/key_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-mempool_tests.o `test -f 'test/mempool_tests.cpp' || echo './'`test/mempool_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-merkle_tests.o `test -f 'test/merkle_tests.cpp' || echo './'`test/merkle_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-main_tests.o `test -f 'test/main_tests.cpp' || echo './'`test/main_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-dbwrapper_tests.o `test -f 'test/dbwrapper_tests.cpp' || echo './'`test/dbwrapper_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-limitedmap_tests.o `test -f 'test/limitedmap_tests.cpp' || echo './'`test/limitedmap_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-miner_tests.o `test -f 'test/miner_tests.cpp' || echo './'`test/miner_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-multisig_tests.o `test -f 'test/multisig_tests.cpp' || echo './'`test/multisig_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-net_tests.o `test -f 'test/net_tests.cpp' || echo './'`test/net_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-netbase_tests.o `test -f 'test/netbase_tests.cpp' || echo './'`test/netbase_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-pmt_tests.o `test -f 'test/pmt_tests.cpp' || echo './'`test/pmt_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-policyestimator_tests.o `test -f 'test/policyestimator_tests.cpp' || echo './'`test/policyestimator_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-pow_tests.o `test -f 'test/pow_tests.cpp' || echo './'`test/pow_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-prevector_tests.o `test -f 'test/prevector_tests.cpp' || echo './'`test/prevector_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-random_tests.o `test -f 'test/random_tests.cpp' || echo './'`test/random_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-reverselock_tests.o `test -f 'test/reverselock_tests.cpp' || echo './'`test/reverselock_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-rpc_tests.o `test -f 'test/rpc_tests.cpp' || echo './'`test/rpc_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-sanity_tests.o `test -f 'test/sanity_tests.cpp' || echo './'`test/sanity_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-scheduler_tests.o `test -f 'test/scheduler_tests.cpp' || echo './'`test/scheduler_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-script_P2SH_tests.o `test -f 'test/script_P2SH_tests.cpp' || echo './'`test/script_P2SH_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-script_tests.o `test -f 'test/script_tests.cpp' || echo './'`test/script_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-script_standard_tests.o `test -f 'test/script_standard_tests.cpp' || echo './'`test/script_standard_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-scriptnum_tests.o `test -f 'test/scriptnum_tests.cpp' || echo './'`test/scriptnum_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-serialize_tests.o `test -f 'test/serialize_tests.cpp' || echo './'`test/serialize_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-sighash_tests.o `test -f 'test/sighash_tests.cpp' || echo './'`test/sighash_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-sigopcount_tests.o `test -f 'test/sigopcount_tests.cpp' || echo './'`test/sigopcount_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-skiplist_tests.o `test -f 'test/skiplist_tests.cpp' || echo './'`test/skiplist_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-streams_tests.o `test -f 'test/streams_tests.cpp' || echo './'`test/streams_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-test_bitcoin.o `test -f 'test/test_bitcoin.cpp' || echo './'`test/test_bitcoin.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-test_bitcoin_main.o `test -f 'test/test_bitcoin_main.cpp' || echo './'`test/test_bitcoin_main.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-timedata_tests.o `test -f 'test/timedata_tests.cpp' || echo './'`test/timedata_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-transaction_tests.o `test -f 'test/transaction_tests.cpp' || echo './'`test/transaction_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-txvalidationcache_tests.o `test -f 'test/txvalidationcache_tests.cpp' || echo './'`test/txvalidationcache_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-versionbits_tests.o `test -f 'test/versionbits_tests.cpp' || echo './'`test/versionbits_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-uint256_tests.o `test -f 'test/uint256_tests.cpp' || echo './'`test/uint256_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-univalue_tests.o `test -f 'test/univalue_tests.cpp' || echo './'`test/univalue_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-util_tests.o `test -f 'test/util_tests.cpp' || echo './'`test/util_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-raii_event_tests.o `test -f 'test/raii_event_tests.cpp' || echo './'`test/raii_event_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o test/test_test_bitcoin-torcontrol_tests.o `test -f 'test/torcontrol_tests.cpp' || echo './'`test/torcontrol_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o wallet/test/test_test_bitcoin-wallet_test_fixture.o `test -f 'wallet/test/wallet_test_fixture.cpp' || echo './'`wallet/test/wallet_test_fixture.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o wallet/test/test_test_bitcoin-accounting_tests.o `test -f 'wallet/test/accounting_tests.cpp' || echo './'`wallet/test/accounting_tests.cpp i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o wallet/test/test_test_bitcoin-wallet_tests.o `test -f 'wallet/test/wallet_tests.cpp' || echo './'`wallet/test/wallet_tests.cpp rm -f libbitcoin_util.a /usr/bin/i686-pc-linux-gnu-ar cr libbitcoin_util.a support/libbitcoin_util_a-lockedpool.o libbitcoin_util_a-chainparamsbase.o libbitcoin_util_a-clientversion.o compat/libbitcoin_util_a-glibc_sanity.o compat/libbitcoin_util_a-glibcxx_sanity.o compat/libbitcoin_util_a-strnlen.o libbitcoin_util_a-fs.o libbitcoin_util_a-random.o rpc/libbitcoin_util_a-protocol.o support/libbitcoin_util_a-cleanse.o libbitcoin_util_a-sync.o libbitcoin_util_a-threadinterrupt.o libbitcoin_util_a-util.o libbitcoin_util_a-utilmoneystr.o libbitcoin_util_a-utilstrencodings.o libbitcoin_util_a-utiltime.o rm -f libbitcoin_server.a /usr/bin/i686-pc-linux-gnu-ar cr libbitcoin_server.a libbitcoin_server_a-addrdb.o libbitcoin_server_a-addrman.o libbitcoin_server_a-bloom.o libbitcoin_server_a-blockencodings.o libbitcoin_server_a-chain.o libbitcoin_server_a-checkpoints.o consensus/libbitcoin_server_a-tx_verify.o libbitcoin_server_a-init.o libbitcoin_server_a-dbwrapper.o libbitcoin_server_a-merkleblock.o libbitcoin_server_a-miner.o libbitcoin_server_a-net.o libbitcoin_server_a-net_processing.o libbitcoin_server_a-noui.o policy/libbitcoin_server_a-fees.o policy/libbitcoin_server_a-policy.o policy/libbitcoin_server_a-rbf.o libbitcoin_server_a-pow.o rpc/libbitcoin_server_a-blockchain.o rpc/libbitcoin_server_a-mining.o rpc/libbitcoin_server_a-misc.o rpc/libbitcoin_server_a-net.o rpc/libbitcoin_server_a-rawtransaction.o rpc/libbitcoin_server_a-server.o script/libbitcoin_server_a-sigcache.o script/libbitcoin_server_a-ismine.o libbitcoin_server_a-timedata.o libbitcoin_server_a-txdb.o libbitcoin_server_a-txmempool.o libbitcoin_server_a-ui_interface.o libbitcoin_server_a-validation.o libbitcoin_server_a-validationinterface.o libbitcoin_server_a-versionbits.o libbitcoin_server_a-httprpc.o libbitcoin_server_a-httpserver.o libbitcoin_server_a-rest.o libbitcoin_server_a-torcontrol.o /usr/bin/i686-pc-linux-gnu-ranlib libbitcoin_util.a rm -f libbitcoin_cli.a /usr/bin/i686-pc-linux-gnu-ar cr libbitcoin_cli.a rpc/libbitcoin_cli_a-client.o /usr/bin/i686-pc-linux-gnu-ranlib libbitcoin_cli.a rm -f libbitcoin_wallet.a /usr/bin/i686-pc-linux-gnu-ar cr libbitcoin_wallet.a wallet/libbitcoin_wallet_a-crypter.o wallet/libbitcoin_wallet_a-db.o wallet/libbitcoin_wallet_a-feebumper.o wallet/libbitcoin_wallet_a-rpcdump.o wallet/libbitcoin_wallet_a-rpcwallet.o wallet/libbitcoin_wallet_a-wallet.o wallet/libbitcoin_wallet_a-walletdb.o /usr/bin/i686-pc-linux-gnu-ranlib libbitcoin_server.a /usr/bin/i686-pc-linux-gnu-ranlib libbitcoin_wallet.a rm -f libbitcoin_consensus.a /usr/bin/i686-pc-linux-gnu-ar cr libbitcoin_consensus.a libbitcoin_consensus_a-arith_uint256.o consensus/libbitcoin_consensus_a-merkle.o libbitcoin_consensus_a-hash.o primitives/libbitcoin_consensus_a-block.o primitives/libbitcoin_consensus_a-transaction.o libbitcoin_consensus_a-pubkey.o script/libbitcoin_consensus_a-bitcoinconsensus.o script/libbitcoin_consensus_a-interpreter.o script/libbitcoin_consensus_a-script.o script/libbitcoin_consensus_a-script_error.o libbitcoin_consensus_a-uint256.o libbitcoin_consensus_a-utilstrencodings.o rm -f crypto/libbitcoin_crypto.a i686-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I./test/ -DBOOST_TEST_DYN_LINK -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -c -o wallet/test/test_test_bitcoin-crypto_tests.o `test -f 'wallet/test/crypto_tests.cpp' || echo './'`wallet/test/crypto_tests.cpp /usr/bin/i686-pc-linux-gnu-ar cr crypto/libbitcoin_crypto.a crypto/crypto_libbitcoin_crypto_a-aes.o crypto/crypto_libbitcoin_crypto_a-chacha20.o crypto/crypto_libbitcoin_crypto_a-hmac_sha256.o crypto/crypto_libbitcoin_crypto_a-hmac_sha512.o crypto/crypto_libbitcoin_crypto_a-ripemd160.o crypto/crypto_libbitcoin_crypto_a-sha1.o crypto/crypto_libbitcoin_crypto_a-sha256.o crypto/crypto_libbitcoin_crypto_a-sha512.o crypto/crypto_libbitcoin_crypto_a-sha256_sse4.o /usr/bin/i686-pc-linux-gnu-ranlib crypto/libbitcoin_crypto.a /usr/bin/i686-pc-linux-gnu-ranlib libbitcoin_consensus.a /bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -std=c++11 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -Wl,-z,relro -Wl,-z,now -pie -Wl,-O1 -Wl,--as-needed -o bitcoind bitcoind-bitcoind.o libbitcoin_server.a libbitcoin_common.a -lunivalue libbitcoin_util.a libbitcoin_wallet.a libbitcoin_consensus.a crypto/libbitcoin_crypto.a -lleveldb -lmemenv -lsecp256k1 -L/usr/lib -lboost_system -lboost_filesystem -lboost_program_options-mt -lboost_thread -lboost_chrono-mt -ldb_cxx-4.8 -lssl -lcrypto -levent_pthreads -levent -levent libtool: link: i686-pc-linux-gnu-g++ -std=c++11 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -pie -Wl,-O1 -o bitcoind bitcoind-bitcoind.o -Wl,--as-needed libbitcoin_server.a libbitcoin_common.a -lunivalue libbitcoin_util.a libbitcoin_wallet.a libbitcoin_consensus.a crypto/libbitcoin_crypto.a -lleveldb -lmemenv -lsecp256k1 -L/usr/lib -lboost_system -lboost_filesystem -lboost_program_options-mt -lboost_thread -lboost_chrono-mt /usr/lib/libdb_cxx-4.8.so -lpthread -lssl -lcrypto -levent_pthreads -levent -pthread /bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -std=c++11 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -Wl,-z,relro -Wl,-z,now -pie -Wl,-O1 -Wl,--as-needed -o test/test_bitcoin_fuzzy test/test_test_bitcoin_fuzzy-test_bitcoin_fuzzy.o -lunivalue libbitcoin_server.a libbitcoin_common.a libbitcoin_util.a libbitcoin_consensus.a crypto/libbitcoin_crypto.a -lsecp256k1 -L/usr/lib -lboost_system -lboost_filesystem -lboost_program_options-mt -lboost_thread -lboost_chrono-mt -lcrypto libtool: link: i686-pc-linux-gnu-g++ -std=c++11 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -pie -Wl,-O1 -o test/test_bitcoin_fuzzy test/test_test_bitcoin_fuzzy-test_bitcoin_fuzzy.o -Wl,--as-needed -lunivalue libbitcoin_server.a libbitcoin_common.a libbitcoin_util.a libbitcoin_consensus.a crypto/libbitcoin_crypto.a -lsecp256k1 -L/usr/lib -lboost_system -lboost_filesystem -lboost_program_options-mt -lboost_thread -lboost_chrono-mt -lcrypto -pthread /bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -std=c++11 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -Wl,-z,relro -Wl,-z,now -pie -static -Wl,-O1 -Wl,--as-needed -o test/test_bitcoin test/test_test_bitcoin-arith_uint256_tests.o test/test_test_bitcoin-addrman_tests.o test/test_test_bitcoin-amount_tests.o test/test_test_bitcoin-allocator_tests.o test/test_test_bitcoin-base32_tests.o test/test_test_bitcoin-base58_tests.o test/test_test_bitcoin-base64_tests.o test/test_test_bitcoin-bip32_tests.o test/test_test_bitcoin-blockencodings_tests.o test/test_test_bitcoin-bloom_tests.o test/test_test_bitcoin-bswap_tests.o test/test_test_bitcoin-checkqueue_tests.o test/test_test_bitcoin-coins_tests.o test/test_test_bitcoin-compress_tests.o test/test_test_bitcoin-crypto_tests.o test/test_test_bitcoin-cuckoocache_tests.o test/test_test_bitcoin-DoS_tests.o test/test_test_bitcoin-getarg_tests.o test/test_test_bitcoin-hash_tests.o test/test_test_bitcoin-key_tests.o test/test_test_bitcoin-limitedmap_tests.o test/test_test_bitcoin-dbwrapper_tests.o test/test_test_bitcoin-main_tests.o test/test_test_bitcoin-mempool_tests.o test/test_test_bitcoin-merkle_tests.o test/test_test_bitcoin-miner_tests.o test/test_test_bitcoin-multisig_tests.o test/test_test_bitcoin-net_tests.o test/test_test_bitcoin-netbase_tests.o test/test_test_bitcoin-pmt_tests.o test/test_test_bitcoin-policyestimator_tests.o test/test_test_bitcoin-pow_tests.o test/test_test_bitcoin-prevector_tests.o test/test_test_bitcoin-random_tests.o test/test_test_bitcoin-reverselock_tests.o test/test_test_bitcoin-rpc_tests.o test/test_test_bitcoin-sanity_tests.o test/test_test_bitcoin-scheduler_tests.o test/test_test_bitcoin-script_P2SH_tests.o test/test_test_bitcoin-script_tests.o test/test_test_bitcoin-script_standard_tests.o test/test_test_bitcoin-scriptnum_tests.o test/test_test_bitcoin-serialize_tests.o test/test_test_bitcoin-sighash_tests.o test/test_test_bitcoin-sigopcount_tests.o test/test_test_bitcoin-skiplist_tests.o test/test_test_bitcoin-streams_tests.o test/test_test_bitcoin-test_bitcoin.o test/test_test_bitcoin-test_bitcoin_main.o test/test_test_bitcoin-timedata_tests.o test/test_test_bitcoin-transaction_tests.o test/test_test_bitcoin-txvalidationcache_tests.o test/test_test_bitcoin-versionbits_tests.o test/test_test_bitcoin-uint256_tests.o test/test_test_bitcoin-univalue_tests.o test/test_test_bitcoin-util_tests.o test/test_test_bitcoin-raii_event_tests.o test/test_test_bitcoin-torcontrol_tests.o wallet/test/test_test_bitcoin-wallet_test_fixture.o wallet/test/test_test_bitcoin-accounting_tests.o wallet/test/test_test_bitcoin-wallet_tests.o wallet/test/test_test_bitcoin-crypto_tests.o libbitcoin_wallet.a libbitcoin_server.a libbitcoin_cli.a libbitcoin_common.a libbitcoin_util.a libbitcoin_consensus.a crypto/libbitcoin_crypto.a -lunivalue -lleveldb -lmemenv -L/usr/lib -lboost_system -lboost_filesystem -lboost_program_options-mt -lboost_thread -lboost_chrono-mt -lboost_unit_test_framework-mt -lsecp256k1 -levent -levent_pthreads -levent libbitcoin_consensus.a -ldb_cxx-4.8 -lssl -lcrypto libtool: link: i686-pc-linux-gnu-g++ -std=c++11 -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=pentium4m -mtune=pentium4m -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -pie -Wl,-O1 -o test/test_bitcoin test/test_test_bitcoin-arith_uint256_tests.o test/test_test_bitcoin-addrman_tests.o test/test_test_bitcoin-amount_tests.o test/test_test_bitcoin-allocator_tests.o test/test_test_bitcoin-base32_tests.o test/test_test_bitcoin-base58_tests.o test/test_test_bitcoin-base64_tests.o test/test_test_bitcoin-bip32_tests.o test/test_test_bitcoin-blockencodings_tests.o test/test_test_bitcoin-bloom_tests.o test/test_test_bitcoin-bswap_tests.o test/test_test_bitcoin-checkqueue_tests.o test/test_test_bitcoin-coins_tests.o test/test_test_bitcoin-compress_tests.o test/test_test_bitcoin-crypto_tests.o test/test_test_bitcoin-cuckoocache_tests.o test/test_test_bitcoin-DoS_tests.o test/test_test_bitcoin-getarg_tests.o test/test_test_bitcoin-hash_tests.o test/test_test_bitcoin-key_tests.o test/test_test_bitcoin-limitedmap_tests.o test/test_test_bitcoin-dbwrapper_tests.o test/test_test_bitcoin-main_tests.o test/test_test_bitcoin-mempool_tests.o test/test_test_bitcoin-merkle_tests.o test/test_test_bitcoin-miner_tests.o test/test_test_bitcoin-multisig_tests.o test/test_test_bitcoin-net_tests.o test/test_test_bitcoin-netbase_tests.o test/test_test_bitcoin-pmt_tests.o test/test_test_bitcoin-policyestimator_tests.o test/test_test_bitcoin-pow_tests.o test/test_test_bitcoin-prevector_tests.o test/test_test_bitcoin-random_tests.o test/test_test_bitcoin-reverselock_tests.o test/test_test_bitcoin-rpc_tests.o test/test_test_bitcoin-sanity_tests.o test/test_test_bitcoin-scheduler_tests.o test/test_test_bitcoin-script_P2SH_tests.o test/test_test_bitcoin-script_tests.o test/test_test_bitcoin-script_standard_tests.o test/test_test_bitcoin-scriptnum_tests.o test/test_test_bitcoin-serialize_tests.o test/test_test_bitcoin-sighash_tests.o test/test_test_bitcoin-sigopcount_tests.o test/test_test_bitcoin-skiplist_tests.o test/test_test_bitcoin-streams_tests.o test/test_test_bitcoin-test_bitcoin.o test/test_test_bitcoin-test_bitcoin_main.o test/test_test_bitcoin-timedata_tests.o test/test_test_bitcoin-transaction_tests.o test/test_test_bitcoin-txvalidationcache_tests.o test/test_test_bitcoin-versionbits_tests.o test/test_test_bitcoin-uint256_tests.o test/test_test_bitcoin-univalue_tests.o test/test_test_bitcoin-util_tests.o test/test_test_bitcoin-raii_event_tests.o test/test_test_bitcoin-torcontrol_tests.o wallet/test/test_test_bitcoin-wallet_test_fixture.o wallet/test/test_test_bitcoin-accounting_tests.o wallet/test/test_test_bitcoin-wallet_tests.o wallet/test/test_test_bitcoin-crypto_tests.o -Wl,--as-needed libbitcoin_wallet.a libbitcoin_server.a libbitcoin_cli.a libbitcoin_common.a libbitcoin_util.a crypto/libbitcoin_crypto.a -lunivalue -lleveldb -lmemenv -L/usr/lib -lboost_system -lboost_filesystem -lboost_program_options-mt -lboost_thread -lboost_chrono-mt -lboost_unit_test_framework-mt -lsecp256k1 -levent_pthreads -levent libbitcoin_consensus.a /usr/lib/libdb_cxx-4.8.so -lpthread -lssl -lcrypto -pthread make[2]: Leaving directory '/var/tmp/portage/net-p2p/bitcoind-0.15.1/work/bitcoin-7b57bc998f334775b50ebc8ca5e78ca728db4c58/src' make[1]: Leaving directory '/var/tmp/portage/net-p2p/bitcoind-0.15.1/work/bitcoin-7b57bc998f334775b50ebc8ca5e78ca728db4c58/src' Making all in doc/man make[1]: Entering directory '/var/tmp/portage/net-p2p/bitcoind-0.15.1/work/bitcoin-7b57bc998f334775b50ebc8ca5e78ca728db4c58/doc/man' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/net-p2p/bitcoind-0.15.1/work/bitcoin-7b57bc998f334775b50ebc8ca5e78ca728db4c58/doc/man' make[1]: Entering directory '/var/tmp/portage/net-p2p/bitcoind-0.15.1/work/bitcoin-7b57bc998f334775b50ebc8ca5e78ca728db4c58' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/var/tmp/portage/net-p2p/bitcoind-0.15.1/work/bitcoin-7b57bc998f334775b50ebc8ca5e78ca728db4c58' >>> Source compiled. >>> Test phase: net-p2p/bitcoind-0.15.1 make --jobs 5 --load-average 7.95 check Making check in src make[1]: Entering directory '/var/tmp/portage/net-p2p/bitcoind-0.15.1/work/bitcoin-7b57bc998f334775b50ebc8ca5e78ca728db4c58/src' make[2]: Entering directory '/var/tmp/portage/net-p2p/bitcoind-0.15.1/work/bitcoin-7b57bc998f334775b50ebc8ca5e78ca728db4c58/src' make check-TESTS check-local make[3]: Entering directory '/var/tmp/portage/net-p2p/bitcoind-0.15.1/work/bitcoin-7b57bc998f334775b50ebc8ca5e78ca728db4c58/src' Running test/util/bitcoin-util-test.py... /usr/bin/python3.5 ../test/util/bitcoin-util-test.py make[4]: Entering directory '/var/tmp/portage/net-p2p/bitcoind-0.15.1/work/bitcoin-7b57bc998f334775b50ebc8ca5e78ca728db4c58/src' 2018-01-21 15:43:31,032 - ERROR - FAILED_TESTCASES: ['Creates a blank v1 transaction', 'Creates a blank v1 transaction (output in json)', 'Creates a blank transaction when nothing is piped into bitcoin-tx', 'Creates a blank transaction (output in json)', 'Creates a blank transaction when nothing is piped into bitcoin-tx (output in json)', 'Deletes a single input from a transaction', 'Deletes a single input from a transaction (output in json)', 'Attempts to delete an input with a bad index from a transaction. Expected to fail.', 'Deletes a single output from a transaction', 'Deletes a single output from a transaction (output in json)', 'Attempts to delete an output with a bad index from a transaction. Expected to fail.', 'Adds an nlocktime to a transaction', 'Adds an nlocktime to a transaction (output in json)', 'Malformed outaddr argument (no address specified). Expected to fail.', 'Malformed outaddr argument (too many separators). Expected to fail.', 'Malformed outpubkey argument (no pubkey specified). Expected to fail.', 'Malformed outpubkey argument (too many separators). Expected to fail.', 'Creates a new transaction with three inputs and two outputs', 'Creates a new transaction with three inputs and two outputs (output in json)', 'Creates a new transaction with a single empty output script', 'Creates a new transaction with a single empty output script (output in json)', 'Parses a transation with no inputs and a single output script', 'Parses a transation with no inputs and a single output script (output in json)', 'Create a new transaction with a single output script (OP_DROP)', 'Create a new transaction with a single output script (OP_DROP) (output as json)', 'Create a new transaction with a single output script (OP_DROP) in a P2SH', 'Create a new transaction with a single output script (OP_DROP) in a P2SH (output as json)', 'Create a new transaction with a single output script (OP_DROP) in a P2WSH', 'Create a new transaction with a single output script (OP_DROP) in a P2WSH (output as json)', 'Create a new transaction with a single output script (OP_DROP) in a P2WSH, wrapped in a P2SH', 'Create a new transaction with a single output script (OP_DROP) in a P2SH, wrapped in a P2SH (output as json)', 'Creates a new v1 transaction with a single input and a single output, and then signs the transaction', 'Creates a new v1 transaction with a single input and a single output, and then signs the transaction (output in json)', 'Creates a new transaction with a single input and a single output, and then signs the transaction', 'Creates a new transaction with a single pay-to-pubkey output', 'Creates a new transaction with a single pay-to-pubkey output (output as json)', 'Creates a new transaction with a single pay-to-witness-pubkey output', 'Creates a new transaction with a single pay-to-witness-pubkey output (output as json)', 'Creates a new transaction with a single pay-to-witness-pubkey, wrapped in P2SH output', 'Creates a new transaction with a single pay-to-pub-key output, wrapped in P2SH (output as json)', 'Creates a new transaction with a single pay-to-pub-key output, wrapped in P2SH (output as json)', 'Attempts to create a new transaction with one input and an output with malformed hex data. Expected to fail', 'Attempts to create a new transaction with one input and an output with no value and malformed hex data. Expected to fail', 'Creates a new transaction with one input, one address output and one data output', 'Creates a new v1 transaction with one input, one address output and one data output (output in json)', 'Creates a new transaction with one input, one address output and one data (zero value) output', 'Creates a new transaction with one input, one address output and one data (zero value) output (output in json)', 'Creates a new transaction with one input with sequence number and one address output', 'Creates a new transaction with one input with sequence number and one address output (output in json)', 'Adds a new input with sequence number to a transaction', 'Adds a new input with sequence number to a transaction (output in json)', 'Creates a new transaction with a single 2-of-3 multisig output', 'Creates a new transaction with a single 2-of-3 multisig output (output in json)', 'Creates a new transaction with a single 2-of-3 multisig in a P2SH output', 'Creates a new transaction with a single 2-of-3 multisig in a P2SH output (output in json)', 'Creates a new transaction with a single 2-of-3 multisig in a P2WSH output', 'Creates a new transaction with a single 2-of-3 multisig in a P2WSH output (output in json)', 'Creates a new transaction with a single 2-of-3 multisig in a P2WSH output, wrapped in P2SH', 'Creates a new transaction with a single 2-of-3 multisig in a P2WSH output, wrapped in P2SH (output in json)', 'Uncompressed pubkeys should work just fine for non-witness outputs', 'Ensure adding witness outputs with uncompressed pubkeys fails'] make[3]: *** [Makefile:9872: check-local] Error 1 make[3]: *** Waiting for unfinished jobs.... PASS: test/test_bitcoin ============================================================================ Testsuite summary for Bitcoin Core 0.15.1 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/var/tmp/portage/net-p2p/bitcoind-0.15.1/work/bitcoin-7b57bc998f334775b50ebc8ca5e78ca728db4c58/src' make[3]: Leaving directory '/var/tmp/portage/net-p2p/bitcoind-0.15.1/work/bitcoin-7b57bc998f334775b50ebc8ca5e78ca728db4c58/src' make[2]: *** [Makefile:9628: check-am] Error 2 make[2]: Leaving directory '/var/tmp/portage/net-p2p/bitcoind-0.15.1/work/bitcoin-7b57bc998f334775b50ebc8ca5e78ca728db4c58/src' make[1]: *** [Makefile:9309: check-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/net-p2p/bitcoind-0.15.1/work/bitcoin-7b57bc998f334775b50ebc8ca5e78ca728db4c58/src' make: *** [Makefile:748: check-recursive] Error 1 * ERROR: net-p2p/bitcoind-0.15.1::gentoo failed (test phase): * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 124: Called src_test * environment, line 2186: Called default * phase-functions.sh, line 853: Called default_src_test * phase-functions.sh, line 882: Called __eapi0_src_test * phase-helpers.sh, line 764: Called die * The specific snippet of code: * $emake_cmd ${internal_opts} check || \ * die "Make check failed. See above for details." * * If you need support, post the output of `emerge --info '=net-p2p/bitcoind-0.15.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-p2p/bitcoind-0.15.1::gentoo'`. * The complete build log is located at '/var/tmp/portage/net-p2p/bitcoind-0.15.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-p2p/bitcoind-0.15.1/temp/environment'. * Working directory: '/var/tmp/portage/net-p2p/bitcoind-0.15.1/work/bitcoin-7b57bc998f334775b50ebc8ca5e78ca728db4c58' * S: '/var/tmp/portage/net-p2p/bitcoind-0.15.1/work/bitcoin-7b57bc998f334775b50ebc8ca5e78ca728db4c58'