FreeBSD Bugzilla – Attachment 158363 Details for
Bug 201224
net-p2p/bitcoin: Update to 0.10.2 (fixes security vulnerability)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Poudriere logs for build of -utils in 9.3 amd64 jail
bitcoin-utils-0.10.2.log (text/plain), 138.94 KB, created by
robbak
on 2015-07-05 01:47:02 UTC
(
hide
)
Description:
Poudriere logs for build of -utils in 9.3 amd64 jail
Filename:
MIME Type:
Creator:
robbak
Created:
2015-07-05 01:47:02 UTC
Size:
138.94 KB
patch
obsolete
>build started at Sun Jul 5 09:33:56 AEST 2015 >port directory: /usr/ports/net-p2p/bitcoin-utils >building for: FreeBSD 93amd64-default 9.3-RELEASE-p9 FreeBSD 9.3-RELEASE-p9 amd64 >maintained by: robbak@robbak.com >Makefile ident: $FreeBSD: head/net-p2p/bitcoin-utils/Makefile 379779 2015-02-24 11:10:23Z koobs $ >Poudriere version: 3.1.7 >Host OSVERSION: 903507 >Jail OSVERSION: 903000 > >---Begin Environment--- >PKGREPOSITORY=/tmp/pkgs >PACKAGES=/tmp/pkgs >OSVERSION=903000 >UNAME_v=FreeBSD 9.3-RELEASE-p9 >UNAME_r=9.3-RELEASE-p9 >BLOCKSIZE=K >MAIL=/var/mail/root >STATUS=1 >SAVED_TERM=xterm >NO_WARNING_PKG_INSTALL_EOL=yes >MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref >FORCE_PACKAGE=yes >PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin >POUDRIERE_BUILD_TYPE=bulk >OLDPWD=/usr/local/poudriere/ports/default/net-p2p/bitcoin >PWD=/ >MASTERNAME=93amd64-default >SCRIPTPREFIX=/usr/local/share/poudriere >USER=root >HOME=/root >POUDRIERE_VERSION=3.1.7 >SCRIPTPATH=/usr/local/share/poudriere/testport.sh >TRYBROKEN=yes >LIBEXECPREFIX=/usr/local/libexec/poudriere >LOCALBASE=/usr/local >PACKAGE_BUILDING=yes >---End Environment--- > >---Begin OPTIONS List--- >===> The following configuration options are available for bitcoin-utils-0.10.2: > DEBUG=off: Build with debugging support > HARDENING=on: Attempt to harden binaries (PIE for ASLR, NX Stack) > TESTS=on: Build test binary and unit tests >===> Use 'make config' to modify these settings >---End OPTIONS List--- > >--CONFIGURE_ARGS-- >--without-daemon --without-gui --without-libs --without-qrencode --with-utils --disable-wallet --disable-reduce-exports --disable-debug --enable-hardening --enable-tests --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} >--End CONFIGURE_ARGS-- > >--CONFIGURE_ENV-- >CRYPTO_CFLAGS="-I/usr/include" CRYPTO_LIBS="-L/usr/lib -lcrypto" SSL_CFLAGS="-I/usr/include" SSL_LIBS="-L/usr/lib -lssl" MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/net-p2p/bitcoin-utils/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-p2p/bitcoin-utils/work HOME=/wrkdirs/usr/ports/net-p2p/bitcoin-utils/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 >--End CONFIGURE_ENV-- > >--MAKE_ENV-- >V=1 OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/net-p2p/bitcoin-utils/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-p2p/bitcoin-utils/work HOME=/wrkdirs/usr/ports/net-p2p/bitcoin-utils/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="clang" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="clang-cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="clang++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" >--End MAKE_ENV-- > >--PLIST_SUB-- >DEBUG="@comment >" >NO_DEBUG="" >HARDENING="" >NO_HARDENING="@comment >" >TESTS="" >NO_TESTS="@comment >" >OSREL=9.3 >PREFIX=%D >LOCALBASE=/usr/local >RESETPREFIX=/usr/local >PORTDOCS="" >PORTEXAMPLES="" >LIB32DIR=lib >DOCSDIR="share/doc/bitcoin" >EXAMPLESDIR="share/examples/bitcoin" >DATADIR="share/bitcoin" >WWWDIR="www/bitcoin" >ETCDIR="etc/bitcoin" >--End PLIST_SUB-- > >--SUB_LIST-- >DEBUG="@comment >" >NO_DEBUG="" >HARDENING="" >NO_HARDENING="@comment >" >TESTS="" >NO_TESTS="@comment >" >PREFIX=/usr/local >LOCALBASE=/usr/local >DATADIR=/usr/local/share/bitcoin >DOCSDIR=/usr/local/share/doc/bitcoin >EXAMPLESDIR=/usr/local/share/examples/bitcoin >WWWDIR=/usr/local/www/bitcoin >ETCDIR=/usr/local/etc/bitcoin >--End SUB_LIST-- > >---Begin make.conf--- >USE_PACKAGE_DEPENDS=yes >BATCH=yes >WRKDIRPREFIX=/wrkdirs >PORTSDIR=/usr/ports >PACKAGES=/packages >DISTDIR=/distfiles >---End make.conf--- >=======================<phase: check-sanity >============================ >===> License MIT accepted by the user >===> Found saved configuration for bitcoin-utils-0.10.2 >=========================================================================== >=======================<phase: pkg-depends >============================ >===> bitcoin-utils-0.10.2 depends on file: /usr/local/sbin/pkg - not found >===> Installing existing package /packages/All/pkg-1.5.4.txz >[93amd64-default] Installing pkg-1.5.4... >[93amd64-default] Extracting pkg-1.5.4: .......... done >Message for pkg-1.5.4: >If you are upgrading from the old package format, first run: > > # pkg2ng >===> bitcoin-utils-0.10.2 depends on file: /usr/local/sbin/pkg - found >===> Returning to build of bitcoin-utils-0.10.2 >=========================================================================== >=======================<phase: fetch-depends >============================ >=========================================================================== >=======================<phase: fetch >============================ >===> License MIT accepted by the user >===> Found saved configuration for bitcoin-utils-0.10.2 >===> bitcoin-utils-0.10.2 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by bitcoin-utils-0.10.2 for building >=========================================================================== >=======================<phase: checksum >============================ >===> License MIT accepted by the user >===> Found saved configuration for bitcoin-utils-0.10.2 >===> bitcoin-utils-0.10.2 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by bitcoin-utils-0.10.2 for building >=> SHA256 Checksum OK for bitcoin-bitcoin-v0.10.2_GH0.tar.gz. >=========================================================================== >=======================<phase: extract-depends>============================ >=========================================================================== >=======================<phase: extract >============================ >===> License MIT accepted by the user >===> Found saved configuration for bitcoin-utils-0.10.2 >===> bitcoin-utils-0.10.2 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by bitcoin-utils-0.10.2 for building >===> Extracting for bitcoin-utils-0.10.2 >=> SHA256 Checksum OK for bitcoin-bitcoin-v0.10.2_GH0.tar.gz. >=========================================================================== >=======================<phase: patch-depends >============================ >=========================================================================== >=======================<phase: patch >============================ >===> Patching for bitcoin-utils-0.10.2 >===> Applying FreeBSD patches for bitcoin-utils-0.10.2 >=========================================================================== >=======================<phase: build-depends >============================ >===> bitcoin-utils-0.10.2 depends on executable: autoconf-2.69 - not found >===> Installing existing package /packages/All/autoconf-2.69.txz >[93amd64-default] Installing autoconf-2.69... >[93amd64-default] `-- Installing autoconf-wrapper-20131203... >[93amd64-default] `-- Extracting autoconf-wrapper-20131203: ........ done >[93amd64-default] `-- Installing indexinfo-0.2.3... >[93amd64-default] `-- Extracting indexinfo-0.2.3: .... done >[93amd64-default] `-- Installing m4-1.4.17_1,1... >[93amd64-default] `-- Extracting m4-1.4.17_1,1: .......... done >[93amd64-default] `-- Installing perl5-5.20.2_5... >[93amd64-default] `-- Extracting perl5-5.20.2_5: .......... done >[93amd64-default] Extracting autoconf-2.69: .......... done >===> bitcoin-utils-0.10.2 depends on executable: autoconf-2.69 - found >===> Returning to build of bitcoin-utils-0.10.2 >===> bitcoin-utils-0.10.2 depends on executable: autoheader-2.69 - found >===> bitcoin-utils-0.10.2 depends on executable: autoreconf-2.69 - found >===> bitcoin-utils-0.10.2 depends on executable: aclocal-1.15 - not found >===> Installing existing package /packages/All/automake-1.15.txz >[93amd64-default] Installing automake-1.15... >[93amd64-default] `-- Installing automake-wrapper-20131203... >[93amd64-default] `-- Extracting automake-wrapper-20131203: ... done >[93amd64-default] Extracting automake-1.15: .......... done >===> bitcoin-utils-0.10.2 depends on executable: aclocal-1.15 - found >===> Returning to build of bitcoin-utils-0.10.2 >===> bitcoin-utils-0.10.2 depends on executable: automake-1.15 - found >===> bitcoin-utils-0.10.2 depends on executable: libtoolize - not found >===> Installing existing package /packages/All/libtool-2.4.6.txz >[93amd64-default] Installing libtool-2.4.6... >[93amd64-default] Extracting libtool-2.4.6: .......... done >===> bitcoin-utils-0.10.2 depends on executable: libtoolize - found >===> Returning to build of bitcoin-utils-0.10.2 >===> bitcoin-utils-0.10.2 depends on executable: gmake - not found >===> Installing existing package /packages/All/gmake-4.1_2.txz >[93amd64-default] Installing gmake-4.1_2... >[93amd64-default] `-- Installing gettext-runtime-0.19.4... >[93amd64-default] | `-- Installing libiconv-1.14_8... >[93amd64-default] | `-- Extracting libiconv-1.14_8: .......... done >[93amd64-default] `-- Extracting gettext-runtime-0.19.4: .......... done >[93amd64-default] Extracting gmake-4.1_2: .......... done >===> bitcoin-utils-0.10.2 depends on executable: gmake - found >===> Returning to build of bitcoin-utils-0.10.2 >===> bitcoin-utils-0.10.2 depends on executable: pkgconf - not found >===> Installing existing package /packages/All/pkgconf-0.9.11.txz >[93amd64-default] Installing pkgconf-0.9.11... >[93amd64-default] Extracting pkgconf-0.9.11: ....... done >===> bitcoin-utils-0.10.2 depends on executable: pkgconf - found >===> Returning to build of bitcoin-utils-0.10.2 >=========================================================================== >=======================<phase: lib-depends >============================ >===> bitcoin-utils-0.10.2 depends on shared library: libboost_date_time.so - not found >===> Installing existing package /packages/All/boost-libs-1.55.0_5.txz >[93amd64-default] Installing boost-libs-1.55.0_5... >[93amd64-default] `-- Installing icu-55.1... >[93amd64-default] `-- Extracting icu-55.1: .......... done >[93amd64-default] Extracting boost-libs-1.55.0_5: .......... done >Message for boost-libs-1.55.0_5: >You have built the Boost library with thread support. > >Don't forget to add -pthread to your linker options when >linking your code. >===> bitcoin-utils-0.10.2 depends on shared library: libboost_date_time.so - found (/usr/local/lib/libboost_date_time.so) >===> Returning to build of bitcoin-utils-0.10.2 >=========================================================================== >====>> Recording filesystem state for prebuild... done >=======================<phase: configure >============================ >===> bitcoin-utils-0.10.2 depends on executable: autoconf-2.69 - found >===> bitcoin-utils-0.10.2 depends on executable: autoheader-2.69 - found >===> bitcoin-utils-0.10.2 depends on executable: autoreconf-2.69 - found >===> bitcoin-utils-0.10.2 depends on executable: aclocal-1.15 - found >===> bitcoin-utils-0.10.2 depends on executable: automake-1.15 - found >===> bitcoin-utils-0.10.2 depends on executable: libtoolize - found >===> bitcoin-utils-0.10.2 depends on executable: gmake - found >===> bitcoin-utils-0.10.2 depends on executable: pkgconf - found >===> bitcoin-utils-0.10.2 depends on shared library: libboost_date_time.so - found (/usr/local/lib/libboost_date_time.so) >===> Configuring for bitcoin-utils-0.10.2 >libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. >libtoolize: copying file 'build-aux/ltmain.sh' >libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'build-aux/m4'. >libtoolize: copying file 'build-aux/m4/libtool.m4' >libtoolize: copying file 'build-aux/m4/ltoptions.m4' >libtoolize: copying file 'build-aux/m4/ltsugar.m4' >libtoolize: copying file 'build-aux/m4/ltversion.m4' >libtoolize: copying file 'build-aux/m4/lt~obsolete.m4' >configure.ac:10: installing 'build-aux/compile' >configure.ac:5: installing 'build-aux/config.guess' >configure.ac:5: installing 'build-aux/config.sub' >configure.ac:9: installing 'build-aux/install-sh' >configure.ac:9: installing 'build-aux/missing' >Makefile.am:54: warning: source file 'src/secp256k1.c' is in a subdirectory, >Makefile.am:54: but option 'subdir-objects' is disabled >automake-1.15: warning: possible forward-incompatibility. >automake-1.15: At least a source file is in a subdirectory, but the 'subdir-objects' >automake-1.15: automake option hasn't been enabled. For now, the corresponding output >automake-1.15: object file(s) will be placed in the top-level directory. However, >automake-1.15: this behaviour will change in future Automake versions: they will >automake-1.15: unconditionally cause object files to be placed in the same subdirectory >automake-1.15: of the corresponding sources. >automake-1.15: You are advised to start using 'subdir-objects' option throughout your >automake-1.15: project, to avoid future incompatibilities. >Makefile.am:68: warning: source file 'src/bench_inv.c' is in a subdirectory, >Makefile.am:68: but option 'subdir-objects' is disabled >Makefile.am:65: warning: source file 'src/bench_sign.c' is in a subdirectory, >Makefile.am:65: but option 'subdir-objects' is disabled >Makefile.am:62: warning: source file 'src/bench_verify.c' is in a subdirectory, >Makefile.am:62: but option 'subdir-objects' is disabled >Makefile.am:76: warning: source file 'src/tests.c' is in a subdirectory, >Makefile.am:76: but option 'subdir-objects' is disabled >Makefile.am: installing 'build-aux/depcomp' >parallel-tests: installing 'build-aux/test-driver' >libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. >libtoolize: copying file 'build-aux/ltmain.sh' >libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'build-aux/m4'. >libtoolize: copying file 'build-aux/m4/libtool.m4' >libtoolize: copying file 'build-aux/m4/ltoptions.m4' >libtoolize: copying file 'build-aux/m4/ltsugar.m4' >libtoolize: copying file 'build-aux/m4/ltversion.m4' >libtoolize: copying file 'build-aux/m4/lt~obsolete.m4' >configure.ac:52: installing 'build-aux/compile' >configure.ac:15: installing 'build-aux/config.guess' >configure.ac:15: installing 'build-aux/config.sub' >configure.ac:25: installing 'build-aux/install-sh' >configure.ac:25: installing 'build-aux/missing' >src/Makefile.am: installing 'build-aux/depcomp' >parallel-tests: installing 'build-aux/test-driver' >configure: loading site script /usr/ports/Templates/config.site >checking build system type... amd64-portbld-freebsd9.3 >checking host system type... amd64-portbld-freebsd9.3 >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p >checking for gawk... (cached) /usr/bin/awk >checking whether gmake sets $(MAKE)... yes >checking whether gmake supports nested variables... yes >checking whether to enable maintainer-specific portions of Makefiles... yes >checking whether gmake supports nested variables... (cached) yes >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 clang++ accepts -g... yes >checking for style of include used by gmake... GNU >checking dependency style of clang++... gcc3 >checking for g++... g++ >checking whether we are using the GNU Objective C++ compiler... no >checking whether g++ accepts -g... no >checking dependency style of g++... gcc3 >checking how to print strings... printf >checking for gcc... clang >checking whether we are using the GNU C compiler... yes >checking whether clang accepts -g... yes >checking for clang option to accept ISO C89... none needed >checking whether clang understands -c and -o together... yes >checking dependency style of clang... gcc3 >checking for a sed that does not truncate output... (cached) /usr/bin/sed >checking for grep that handles long lines and -e... (cached) /usr/bin/grep >checking for egrep... (cached) /usr/bin/egrep >checking for fgrep... (cached) /usr/bin/fgrep >checking for ld used by clang... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... (cached) 262144 >checking how to convert amd64-portbld-freebsd9.3 file names to amd64-portbld-freebsd9.3 format... func_convert_file_noop >checking how to convert amd64-portbld-freebsd9.3 file names to toolchain format... func_convert_file_noop >checking for /usr/bin/ld option to reload object files... -r >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for ar... ar >checking for archiver @FILE support... no >checking for strip... strip >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from clang 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 mt... mt >checking if mt is a manifest tool... no >checking how to run the C preprocessor... clang-cpp >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking for dlfcn.h... (cached) yes >checking for objdir... .libs >checking if clang supports -fno-rtti -fno-exceptions... yes >checking for clang option to produce PIC... -fPIC -DPIC >checking if clang PIC flag -fPIC -DPIC works... yes >checking if clang static flag -static works... yes >checking if clang supports -c -o file.o... yes >checking if clang supports -c -o file.o... (cached) yes >checking whether the clang linker (/usr/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... freebsd9.3 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... yes >checking how to run the C++ preprocessor... clang++ -E >checking for ld used by clang++... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking whether the clang++ linker (/usr/bin/ld) supports shared libraries... yes >checking for clang++ option to produce PIC... -fPIC -DPIC >checking if clang++ PIC flag -fPIC -DPIC works... yes >checking if clang++ static flag -static works... yes >checking if clang++ supports -c -o file.o... yes >checking if clang++ supports -c -o file.o... (cached) yes >checking whether the clang++ linker (/usr/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... freebsd9.3 ld.so >checking how to hardcode library paths into programs... immediate >checking for ar... /usr/bin/ar >checking for ranlib... /usr/bin/ranlib >checking for strip... /usr/bin/strip >checking for gcov... /usr/bin/gcov >checking for lcov... no >checking for java... no >checking for genhtml... no >checking for git... no >checking for ccache... no >checking for xgettext... no >checking for hexdump... /usr/bin/hexdump >checking pkg-config is at least version 0.9.0... yes >checking whether byte ordering is bigendian... no >checking if compiler needs -Werror to reject unknown flags... yes >checking for the pthreads library -lpthreads... no >checking whether pthreads work without any flags... no >checking whether pthreads work with -Kthread... no >checking whether pthreads work with -kthread... no >checking for the pthreads library -llthread... no >checking whether pthreads work with -pthread... yes >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking if more special flags are required for pthreads... -D_THREAD_SAFE >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... no >checking whether strerror_r is declared... (cached) yes >checking for strerror_r... (cached) yes >checking whether strerror_r returns char *... no >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 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,-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... no >checking endian.h presence... no >checking for endian.h... no >checking for stdio.h... (cached) 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 for sys/select.h... (cached) yes >checking sys/prctl.h usability... no >checking sys/prctl.h presence... no >checking for sys/prctl.h... no >checking for library containing getaddrinfo_a... no >checking for library containing inet_pton... none required >checking whether strnlen is declared... (cached) yes >checking whether le32toh is declared... no >checking whether le64toh is declared... no >checking whether htole32 is declared... no >checking whether htole64 is declared... no >checking whether be32toh is declared... no >checking whether be64toh is declared... no >checking whether htobe32 is declared... no >checking whether htobe64 is declared... no >checking for MSG_NOSIGNAL... yes >checking for library containing clock_gettime... none required >checking for visibility attribute... yes >checking miniupnpc/miniwget.h usability... no >checking miniupnpc/miniwget.h presence... no >checking for miniupnpc/miniwget.h... no >checking miniupnpc/miniupnpc.h usability... no >checking miniupnpc/miniupnpc.h presence... no >checking for miniupnpc/miniupnpc.h... no >checking miniupnpc/upnpcommands.h usability... no >checking miniupnpc/upnpcommands.h presence... no >checking for miniupnpc/upnpcommands.h... no >checking miniupnpc/upnperrors.h usability... no >checking miniupnpc/upnperrors.h presence... no >checking for miniupnpc/upnperrors.h... no >checking whether to build Bitcoin Core GUI... no (Qt) >checking for boostlib >= 1.20.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... 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... yes >checking whether the Boost::Unit_Test_Framework library is available... yes >checking for dynamic linked boost test... yes >checking for SSL... yes >checking for CRYPTO... yes >checking openssl/ec.h usability... yes >checking openssl/ec.h presence... yes >checking for openssl/ec.h... yes >checking whether to build bitcoind... no >checking whether to build utils (bitcoin-cli bitcoin-tx)... yes >checking whether to build libraries... no >checking if ccache should be used... no >checking if wallet should be enabled... no >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 share/setup.nsi >config.status: creating share/qt/Info.plist >config.status: creating src/test/buildenv.py >config.status: creating qa/pull-tester/run-bitcoind-for-test.sh >config.status: creating qa/pull-tester/tests-config.sh >config.status: creating src/config/bitcoin-config.h >config.status: executing depfiles commands >config.status: executing libtool commands >=== configuring in src/secp256k1 (/wrkdirs/usr/ports/net-p2p/bitcoin-utils/work/bitcoin-0.10.2/src/secp256k1) >configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--without-daemon' '--without-gui' '--without-libs' '--without-qrencode' '--with-utils' '--disable-wallet' '--disable-reduce-exports' '--disable-debug' '--enable-hardening' '--enable-tests' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=amd64-portbld-freebsd9.3' 'build_alias=amd64-portbld-freebsd9.3' 'CXX=clang++' 'CXXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CC=clang' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'CPP=clang-cpp' 'PKG_CONFIG=pkgconf' 'SSL_CFLAGS=-I/usr/include' 'SSL_LIBS=-L/usr/lib -lssl' 'CRYPTO_CFLAGS=-I/usr/include' 'CRYPTO_LIBS=-L/usr/lib -lcrypto' '--disable-shared' '--with-pic' --cache-file=/dev/null --srcdir=. >configure: loading site script /usr/ports/Templates/config.site >checking build system type... amd64-portbld-freebsd9.3 >checking host system type... amd64-portbld-freebsd9.3 >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p >checking for gawk... (cached) /usr/bin/awk >checking whether gmake sets $(MAKE)... yes >checking whether gmake supports nested variables... yes >checking how to print strings... printf >checking for style of include used by gmake... GNU >checking for gcc... clang >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 clang accepts -g... yes >checking for clang option to accept ISO C89... none needed >checking whether clang understands -c and -o together... yes >checking dependency style of clang... gcc3 >checking for a sed that does not truncate output... (cached) /usr/bin/sed >checking for grep that handles long lines and -e... (cached) /usr/bin/grep >checking for egrep... (cached) /usr/bin/egrep >checking for fgrep... (cached) /usr/bin/fgrep >checking for ld used by clang... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... (cached) 262144 >checking how to convert amd64-portbld-freebsd9.3 file names to amd64-portbld-freebsd9.3 format... func_convert_file_noop >checking how to convert amd64-portbld-freebsd9.3 file names to toolchain format... func_convert_file_noop >checking for /usr/bin/ld option to reload object files... -r >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for ar... ar >checking for archiver @FILE support... no >checking for strip... strip >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from clang 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 mt... mt >checking if mt is a manifest tool... no >checking how to run the C preprocessor... clang-cpp >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking for dlfcn.h... (cached) yes >checking for objdir... .libs >checking if clang supports -fno-rtti -fno-exceptions... yes >checking for clang option to produce PIC... -fPIC -DPIC >checking if clang PIC flag -fPIC -DPIC works... yes >checking if clang static flag -static works... yes >checking if clang supports -c -o file.o... yes >checking if clang supports -c -o file.o... (cached) yes >checking whether the clang linker (/usr/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... freebsd9.3 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... no >checking whether to build static libraries... yes >checking whether gmake supports nested variables... (cached) yes >checking pkg-config is at least version 0.9.0... yes >checking for ar... /usr/bin/ar >checking for ranlib... /usr/bin/ranlib >checking for strip... /usr/bin/strip >checking for clang option to accept ISO C99... none needed >checking if clang supports -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -Wno-unused-function... yes >checking for __int128... yes >checking whether __builtin_expect is declared... no >checking for CRYPTO... yes >checking for EC functions in libcrypto... yes >configure: Using field implementation: 64bit >configure: Using bignum implementation: none >configure: Using scalar implementation: 64bit >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating libsecp256k1.pc >config.status: creating src/libsecp256k1-config.h >config.status: executing depfiles commands >config.status: executing libtool commands >=========================================================================== >=======================<phase: build >============================ >===> Building for bitcoin-utils-0.10.2 >Making all in src >gmake[1]: Entering directory '/wrkdirs/usr/ports/net-p2p/bitcoin-utils/work/bitcoin-0.10.2/src' >gmake[2]: Entering directory '/wrkdirs/usr/ports/net-p2p/bitcoin-utils/work/bitcoin-0.10.2/src' >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT bitcoin_cli-bitcoin-cli.o -MD -MP -MF .deps/bitcoin_cli-bitcoin-cli.Tpo -c -o bitcoin_cli-bitcoin-cli.o `test -f 'bitcoin-cli.cpp' || echo './'`bitcoin-cli.cpp >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT libbitcoin_cli_a-rpcclient.o -MD -MP -MF .deps/libbitcoin_cli_a-rpcclient.Tpo -c -o libbitcoin_cli_a-rpcclient.o `test -f 'rpcclient.cpp' || echo './'`rpcclient.cpp >mv -f .deps/libbitcoin_cli_a-rpcclient.Tpo .deps/libbitcoin_cli_a-rpcclient.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT libbitcoin_util_a-chainparamsbase.o -MD -MP -MF .deps/libbitcoin_util_a-chainparamsbase.Tpo -c -o libbitcoin_util_a-chainparamsbase.o `test -f 'chainparamsbase.cpp' || echo './'`chainparamsbase.cpp >mv -f .deps/libbitcoin_util_a-chainparamsbase.Tpo .deps/libbitcoin_util_a-chainparamsbase.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT libbitcoin_util_a-random.o -MD -MP -MF .deps/libbitcoin_util_a-random.Tpo -c -o libbitcoin_util_a-random.o `test -f 'random.cpp' || echo './'`random.cpp >mv -f .deps/libbitcoin_util_a-random.Tpo .deps/libbitcoin_util_a-random.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT libbitcoin_util_a-rpcprotocol.o -MD -MP -MF .deps/libbitcoin_util_a-rpcprotocol.Tpo -c -o libbitcoin_util_a-rpcprotocol.o `test -f 'rpcprotocol.cpp' || echo './'`rpcprotocol.cpp >mv -f .deps/bitcoin_cli-bitcoin-cli.Tpo .deps/bitcoin_cli-bitcoin-cli.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT libbitcoin_util_a-sync.o -MD -MP -MF .deps/libbitcoin_util_a-sync.Tpo -c -o libbitcoin_util_a-sync.o `test -f 'sync.cpp' || echo './'`sync.cpp >mv -f .deps/libbitcoin_util_a-sync.Tpo .deps/libbitcoin_util_a-sync.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT libbitcoin_util_a-uint256.o -MD -MP -MF .deps/libbitcoin_util_a-uint256.Tpo -c -o libbitcoin_util_a-uint256.o `test -f 'uint256.cpp' || echo './'`uint256.cpp >mv -f .deps/libbitcoin_util_a-uint256.Tpo .deps/libbitcoin_util_a-uint256.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT libbitcoin_util_a-util.o -MD -MP -MF .deps/libbitcoin_util_a-util.Tpo -c -o libbitcoin_util_a-util.o `test -f 'util.cpp' || echo './'`util.cpp >mv -f .deps/libbitcoin_util_a-util.Tpo .deps/libbitcoin_util_a-util.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT libbitcoin_util_a-utilstrencodings.o -MD -MP -MF .deps/libbitcoin_util_a-utilstrencodings.Tpo -c -o libbitcoin_util_a-utilstrencodings.o `test -f 'utilstrencodings.cpp' || echo './'`utilstrencodings.cpp >mv -f .deps/libbitcoin_util_a-utilstrencodings.Tpo .deps/libbitcoin_util_a-utilstrencodings.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT libbitcoin_util_a-utilmoneystr.o -MD -MP -MF .deps/libbitcoin_util_a-utilmoneystr.Tpo -c -o libbitcoin_util_a-utilmoneystr.o `test -f 'utilmoneystr.cpp' || echo './'`utilmoneystr.cpp >mv -f .deps/libbitcoin_util_a-utilmoneystr.Tpo .deps/libbitcoin_util_a-utilmoneystr.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT libbitcoin_util_a-utiltime.o -MD -MP -MF .deps/libbitcoin_util_a-utiltime.Tpo -c -o libbitcoin_util_a-utiltime.o `test -f 'utiltime.cpp' || echo './'`utiltime.cpp >mv -f .deps/libbitcoin_util_a-rpcprotocol.Tpo .deps/libbitcoin_util_a-rpcprotocol.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT bitcoin_tx-bitcoin-tx.o -MD -MP -MF .deps/bitcoin_tx-bitcoin-tx.Tpo -c -o bitcoin_tx-bitcoin-tx.o `test -f 'bitcoin-tx.cpp' || echo './'`bitcoin-tx.cpp >mv -f .deps/libbitcoin_util_a-utiltime.Tpo .deps/libbitcoin_util_a-utiltime.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT libbitcoin_common_a-allocators.o -MD -MP -MF .deps/libbitcoin_common_a-allocators.Tpo -c -o libbitcoin_common_a-allocators.o `test -f 'allocators.cpp' || echo './'`allocators.cpp >mv -f .deps/libbitcoin_common_a-allocators.Tpo .deps/libbitcoin_common_a-allocators.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT libbitcoin_common_a-amount.o -MD -MP -MF .deps/libbitcoin_common_a-amount.Tpo -c -o libbitcoin_common_a-amount.o `test -f 'amount.cpp' || echo './'`amount.cpp >mv -f .deps/libbitcoin_common_a-amount.Tpo .deps/libbitcoin_common_a-amount.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT libbitcoin_common_a-base58.o -MD -MP -MF .deps/libbitcoin_common_a-base58.Tpo -c -o libbitcoin_common_a-base58.o `test -f 'base58.cpp' || echo './'`base58.cpp >mv -f .deps/libbitcoin_common_a-base58.Tpo .deps/libbitcoin_common_a-base58.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT libbitcoin_common_a-chainparams.o -MD -MP -MF .deps/libbitcoin_common_a-chainparams.Tpo -c -o libbitcoin_common_a-chainparams.o `test -f 'chainparams.cpp' || echo './'`chainparams.cpp >mv -f .deps/libbitcoin_common_a-chainparams.Tpo .deps/libbitcoin_common_a-chainparams.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT libbitcoin_common_a-coins.o -MD -MP -MF .deps/libbitcoin_common_a-coins.Tpo -c -o libbitcoin_common_a-coins.o `test -f 'coins.cpp' || echo './'`coins.cpp >mv -f .deps/bitcoin_tx-bitcoin-tx.Tpo .deps/bitcoin_tx-bitcoin-tx.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT libbitcoin_common_a-compressor.o -MD -MP -MF .deps/libbitcoin_common_a-compressor.Tpo -c -o libbitcoin_common_a-compressor.o `test -f 'compressor.cpp' || echo './'`compressor.cpp >mv -f .deps/libbitcoin_common_a-coins.Tpo .deps/libbitcoin_common_a-coins.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT libbitcoin_common_a-core_read.o -MD -MP -MF .deps/libbitcoin_common_a-core_read.Tpo -c -o libbitcoin_common_a-core_read.o `test -f 'core_read.cpp' || echo './'`core_read.cpp >mv -f .deps/libbitcoin_common_a-compressor.Tpo .deps/libbitcoin_common_a-compressor.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT libbitcoin_common_a-core_write.o -MD -MP -MF .deps/libbitcoin_common_a-core_write.Tpo -c -o libbitcoin_common_a-core_write.o `test -f 'core_write.cpp' || echo './'`core_write.cpp >mv -f .deps/libbitcoin_common_a-core_write.Tpo .deps/libbitcoin_common_a-core_write.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT libbitcoin_common_a-eccryptoverify.o -MD -MP -MF .deps/libbitcoin_common_a-eccryptoverify.Tpo -c -o libbitcoin_common_a-eccryptoverify.o `test -f 'eccryptoverify.cpp' || echo './'`eccryptoverify.cpp >mv -f .deps/libbitcoin_common_a-eccryptoverify.Tpo .deps/libbitcoin_common_a-eccryptoverify.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT libbitcoin_common_a-ecwrapper.o -MD -MP -MF .deps/libbitcoin_common_a-ecwrapper.Tpo -c -o libbitcoin_common_a-ecwrapper.o `test -f 'ecwrapper.cpp' || echo './'`ecwrapper.cpp >mv -f .deps/libbitcoin_common_a-ecwrapper.Tpo .deps/libbitcoin_common_a-ecwrapper.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT libbitcoin_common_a-hash.o -MD -MP -MF .deps/libbitcoin_common_a-hash.Tpo -c -o libbitcoin_common_a-hash.o `test -f 'hash.cpp' || echo './'`hash.cpp >mv -f .deps/libbitcoin_common_a-hash.Tpo .deps/libbitcoin_common_a-hash.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT libbitcoin_common_a-key.o -MD -MP -MF .deps/libbitcoin_common_a-key.Tpo -c -o libbitcoin_common_a-key.o `test -f 'key.cpp' || echo './'`key.cpp >mv -f .deps/libbitcoin_common_a-key.Tpo .deps/libbitcoin_common_a-key.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT libbitcoin_common_a-keystore.o -MD -MP -MF .deps/libbitcoin_common_a-keystore.Tpo -c -o libbitcoin_common_a-keystore.o `test -f 'keystore.cpp' || echo './'`keystore.cpp >mv -f .deps/libbitcoin_common_a-core_read.Tpo .deps/libbitcoin_common_a-core_read.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT libbitcoin_common_a-netbase.o -MD -MP -MF .deps/libbitcoin_common_a-netbase.Tpo -c -o libbitcoin_common_a-netbase.o `test -f 'netbase.cpp' || echo './'`netbase.cpp >mv -f .deps/libbitcoin_common_a-keystore.Tpo .deps/libbitcoin_common_a-keystore.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT libbitcoin_common_a-protocol.o -MD -MP -MF .deps/libbitcoin_common_a-protocol.Tpo -c -o libbitcoin_common_a-protocol.o `test -f 'protocol.cpp' || echo './'`protocol.cpp >mv -f .deps/libbitcoin_common_a-netbase.Tpo .deps/libbitcoin_common_a-netbase.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT libbitcoin_common_a-pubkey.o -MD -MP -MF .deps/libbitcoin_common_a-pubkey.Tpo -c -o libbitcoin_common_a-pubkey.o `test -f 'pubkey.cpp' || echo './'`pubkey.cpp >mv -f .deps/libbitcoin_common_a-pubkey.Tpo .deps/libbitcoin_common_a-pubkey.Po >gmake -C secp256k1 libsecp256k1.la >gmake[3]: Entering directory '/wrkdirs/usr/ports/net-p2p/bitcoin-utils/work/bitcoin-0.10.2/src/secp256k1' >/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./src -I./include -O2 -pipe -fstack-protector -fno-strict-aliasing -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -Wno-unused-function -MT libsecp256k1_la-secp256k1.lo -MD -MP -MF .deps/libsecp256k1_la-secp256k1.Tpo -c -o libsecp256k1_la-secp256k1.lo `test -f 'src/secp256k1.c' || echo './'`src/secp256k1.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I./src -I./include -O2 -pipe -fstack-protector -fno-strict-aliasing -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -Wno-unused-function -MT libsecp256k1_la-secp256k1.lo -MD -MP -MF .deps/libsecp256k1_la-secp256k1.Tpo -c src/secp256k1.c -fPIC -DPIC -o libsecp256k1_la-secp256k1.o >mv -f .deps/libbitcoin_common_a-protocol.Tpo .deps/libbitcoin_common_a-protocol.Po >Generated test/data/script_valid.json.h >Generated test/data/base58_keys_valid.json.h >Generated test/data/sig_canonical.json.h >Generated test/data/sig_noncanonical.json.h >Generated test/data/base58_encode_decode.json.h >Generated test/data/base58_keys_invalid.json.h >Generated test/data/script_invalid.json.h >Generated test/data/tx_invalid.json.h >Generated test/data/tx_valid.json.h >Generated test/data/sighash.json.h >Generated test/data/alertTests.raw.h >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT libbitcoin_server_a-addrman.o -MD -MP -MF .deps/libbitcoin_server_a-addrman.Tpo -c -o libbitcoin_server_a-addrman.o `test -f 'addrman.cpp' || echo './'`addrman.cpp >mv -f .deps/libsecp256k1_la-secp256k1.Tpo .deps/libsecp256k1_la-secp256k1.Plo >/bin/sh ./libtool --tag=CC --mode=link clang -O2 -pipe -fstack-protector -fno-strict-aliasing -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -Wno-unused-function -fstack-protector -o libsecp256k1.la -rpath /usr/local/lib libsecp256k1_la-secp256k1.lo >libtool: link: /usr/bin/ar cru .libs/libsecp256k1.a libsecp256k1_la-secp256k1.o >libtool: link: /usr/bin/ranlib .libs/libsecp256k1.a >libtool: link: ( cd ".libs" && rm -f "libsecp256k1.la" && ln -s "../libsecp256k1.la" "libsecp256k1.la" ) >gmake[3]: Leaving directory '/wrkdirs/usr/ports/net-p2p/bitcoin-utils/work/bitcoin-0.10.2/src/secp256k1' >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT libbitcoin_server_a-alert.o -MD -MP -MF .deps/libbitcoin_server_a-alert.Tpo -c -o libbitcoin_server_a-alert.o `test -f 'alert.cpp' || echo './'`alert.cpp >mv -f .deps/libbitcoin_server_a-addrman.Tpo .deps/libbitcoin_server_a-addrman.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT libbitcoin_server_a-bloom.o -MD -MP -MF .deps/libbitcoin_server_a-bloom.Tpo -c -o libbitcoin_server_a-bloom.o `test -f 'bloom.cpp' || echo './'`bloom.cpp >mv -f .deps/libbitcoin_server_a-bloom.Tpo .deps/libbitcoin_server_a-bloom.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT libbitcoin_server_a-chain.o -MD -MP -MF .deps/libbitcoin_server_a-chain.Tpo -c -o libbitcoin_server_a-chain.o `test -f 'chain.cpp' || echo './'`chain.cpp >mv -f .deps/libbitcoin_server_a-chain.Tpo .deps/libbitcoin_server_a-chain.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT libbitcoin_server_a-checkpoints.o -MD -MP -MF .deps/libbitcoin_server_a-checkpoints.Tpo -c -o libbitcoin_server_a-checkpoints.o `test -f 'checkpoints.cpp' || echo './'`checkpoints.cpp >mv -f .deps/libbitcoin_server_a-checkpoints.Tpo .deps/libbitcoin_server_a-checkpoints.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT libbitcoin_server_a-init.o -MD -MP -MF .deps/libbitcoin_server_a-init.Tpo -c -o libbitcoin_server_a-init.o `test -f 'init.cpp' || echo './'`init.cpp >mv -f .deps/libbitcoin_server_a-alert.Tpo .deps/libbitcoin_server_a-alert.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT libbitcoin_server_a-leveldbwrapper.o -MD -MP -MF .deps/libbitcoin_server_a-leveldbwrapper.Tpo -c -o libbitcoin_server_a-leveldbwrapper.o `test -f 'leveldbwrapper.cpp' || echo './'`leveldbwrapper.cpp >mv -f .deps/libbitcoin_server_a-leveldbwrapper.Tpo .deps/libbitcoin_server_a-leveldbwrapper.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT libbitcoin_server_a-main.o -MD -MP -MF .deps/libbitcoin_server_a-main.Tpo -c -o libbitcoin_server_a-main.o `test -f 'main.cpp' || echo './'`main.cpp >mv -f .deps/libbitcoin_server_a-init.Tpo .deps/libbitcoin_server_a-init.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT libbitcoin_server_a-merkleblock.o -MD -MP -MF .deps/libbitcoin_server_a-merkleblock.Tpo -c -o libbitcoin_server_a-merkleblock.o `test -f 'merkleblock.cpp' || echo './'`merkleblock.cpp >mv -f .deps/libbitcoin_server_a-merkleblock.Tpo .deps/libbitcoin_server_a-merkleblock.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT libbitcoin_server_a-miner.o -MD -MP -MF .deps/libbitcoin_server_a-miner.Tpo -c -o libbitcoin_server_a-miner.o `test -f 'miner.cpp' || echo './'`miner.cpp >mv -f .deps/libbitcoin_server_a-miner.Tpo .deps/libbitcoin_server_a-miner.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT libbitcoin_server_a-net.o -MD -MP -MF .deps/libbitcoin_server_a-net.Tpo -c -o libbitcoin_server_a-net.o `test -f 'net.cpp' || echo './'`net.cpp >mv -f .deps/libbitcoin_server_a-main.Tpo .deps/libbitcoin_server_a-main.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT libbitcoin_server_a-noui.o -MD -MP -MF .deps/libbitcoin_server_a-noui.Tpo -c -o libbitcoin_server_a-noui.o `test -f 'noui.cpp' || echo './'`noui.cpp >mv -f .deps/libbitcoin_server_a-noui.Tpo .deps/libbitcoin_server_a-noui.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT libbitcoin_server_a-pow.o -MD -MP -MF .deps/libbitcoin_server_a-pow.Tpo -c -o libbitcoin_server_a-pow.o `test -f 'pow.cpp' || echo './'`pow.cpp >mv -f .deps/libbitcoin_server_a-pow.Tpo .deps/libbitcoin_server_a-pow.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT libbitcoin_server_a-rest.o -MD -MP -MF .deps/libbitcoin_server_a-rest.Tpo -c -o libbitcoin_server_a-rest.o `test -f 'rest.cpp' || echo './'`rest.cpp >mv -f .deps/libbitcoin_server_a-net.Tpo .deps/libbitcoin_server_a-net.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT libbitcoin_server_a-rpcblockchain.o -MD -MP -MF .deps/libbitcoin_server_a-rpcblockchain.Tpo -c -o libbitcoin_server_a-rpcblockchain.o `test -f 'rpcblockchain.cpp' || echo './'`rpcblockchain.cpp >mv -f .deps/libbitcoin_server_a-rest.Tpo .deps/libbitcoin_server_a-rest.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT libbitcoin_server_a-rpcmining.o -MD -MP -MF .deps/libbitcoin_server_a-rpcmining.Tpo -c -o libbitcoin_server_a-rpcmining.o `test -f 'rpcmining.cpp' || echo './'`rpcmining.cpp >mv -f .deps/libbitcoin_server_a-rpcblockchain.Tpo .deps/libbitcoin_server_a-rpcblockchain.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT libbitcoin_server_a-rpcmisc.o -MD -MP -MF .deps/libbitcoin_server_a-rpcmisc.Tpo -c -o libbitcoin_server_a-rpcmisc.o `test -f 'rpcmisc.cpp' || echo './'`rpcmisc.cpp >mv -f .deps/libbitcoin_server_a-rpcmisc.Tpo .deps/libbitcoin_server_a-rpcmisc.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT libbitcoin_server_a-rpcnet.o -MD -MP -MF .deps/libbitcoin_server_a-rpcnet.Tpo -c -o libbitcoin_server_a-rpcnet.o `test -f 'rpcnet.cpp' || echo './'`rpcnet.cpp >mv -f .deps/libbitcoin_server_a-rpcmining.Tpo .deps/libbitcoin_server_a-rpcmining.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT libbitcoin_server_a-rpcrawtransaction.o -MD -MP -MF .deps/libbitcoin_server_a-rpcrawtransaction.Tpo -c -o libbitcoin_server_a-rpcrawtransaction.o `test -f 'rpcrawtransaction.cpp' || echo './'`rpcrawtransaction.cpp >mv -f .deps/libbitcoin_server_a-rpcnet.Tpo .deps/libbitcoin_server_a-rpcnet.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT libbitcoin_server_a-rpcserver.o -MD -MP -MF .deps/libbitcoin_server_a-rpcserver.Tpo -c -o libbitcoin_server_a-rpcserver.o `test -f 'rpcserver.cpp' || echo './'`rpcserver.cpp >mv -f .deps/libbitcoin_server_a-rpcrawtransaction.Tpo .deps/libbitcoin_server_a-rpcrawtransaction.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT script/libbitcoin_server_a-sigcache.o -MD -MP -MF script/.deps/libbitcoin_server_a-sigcache.Tpo -c -o script/libbitcoin_server_a-sigcache.o `test -f 'script/sigcache.cpp' || echo './'`script/sigcache.cpp >mv -f script/.deps/libbitcoin_server_a-sigcache.Tpo script/.deps/libbitcoin_server_a-sigcache.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT libbitcoin_server_a-timedata.o -MD -MP -MF .deps/libbitcoin_server_a-timedata.Tpo -c -o libbitcoin_server_a-timedata.o `test -f 'timedata.cpp' || echo './'`timedata.cpp >mv -f .deps/libbitcoin_server_a-timedata.Tpo .deps/libbitcoin_server_a-timedata.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT libbitcoin_server_a-txdb.o -MD -MP -MF .deps/libbitcoin_server_a-txdb.Tpo -c -o libbitcoin_server_a-txdb.o `test -f 'txdb.cpp' || echo './'`txdb.cpp >mv -f .deps/libbitcoin_server_a-txdb.Tpo .deps/libbitcoin_server_a-txdb.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT libbitcoin_server_a-txmempool.o -MD -MP -MF .deps/libbitcoin_server_a-txmempool.Tpo -c -o libbitcoin_server_a-txmempool.o `test -f 'txmempool.cpp' || echo './'`txmempool.cpp >mv -f .deps/libbitcoin_server_a-rpcserver.Tpo .deps/libbitcoin_server_a-rpcserver.Po >Building LevelDB ... >gmake[3]: Entering directory '/wrkdirs/usr/ports/net-p2p/bitcoin-utils/work/bitcoin-0.10.2/src/leveldb' >clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -I. -I./include -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c helpers/memenv/memenv.cc -o helpers/memenv/memenv.o >rm -f libmemenv.a >/usr/bin/ar -rs libmemenv.a helpers/memenv/memenv.o >ar: warning: creating libmemenv.a >gmake[3]: Leaving directory '/wrkdirs/usr/ports/net-p2p/bitcoin-utils/work/bitcoin-0.10.2/src/leveldb' >rm -f libbitcoin_cli.a >/usr/bin/ar cru libbitcoin_cli.a libbitcoin_cli_a-rpcclient.o >/usr/bin/ranlib libbitcoin_cli.a >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT compat/libbitcoin_util_a-strnlen.o -MD -MP -MF compat/.deps/libbitcoin_util_a-strnlen.Tpo -c -o compat/libbitcoin_util_a-strnlen.o `test -f 'compat/strnlen.cpp' || echo './'`compat/strnlen.cpp >mv -f compat/.deps/libbitcoin_util_a-strnlen.Tpo compat/.deps/libbitcoin_util_a-strnlen.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT compat/libbitcoin_util_a-glibc_sanity.o -MD -MP -MF compat/.deps/libbitcoin_util_a-glibc_sanity.Tpo -c -o compat/libbitcoin_util_a-glibc_sanity.o `test -f 'compat/glibc_sanity.cpp' || echo './'`compat/glibc_sanity.cpp >mv -f compat/.deps/libbitcoin_util_a-glibc_sanity.Tpo compat/.deps/libbitcoin_util_a-glibc_sanity.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT compat/libbitcoin_util_a-glibcxx_sanity.o -MD -MP -MF compat/.deps/libbitcoin_util_a-glibcxx_sanity.Tpo -c -o compat/libbitcoin_util_a-glibcxx_sanity.o `test -f 'compat/glibcxx_sanity.cpp' || echo './'`compat/glibcxx_sanity.cpp >mv -f compat/.deps/libbitcoin_util_a-glibcxx_sanity.Tpo compat/.deps/libbitcoin_util_a-glibcxx_sanity.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT libbitcoin_util_a-clientversion.o -MD -MP -MF .deps/libbitcoin_util_a-clientversion.Tpo -c -o libbitcoin_util_a-clientversion.o `test -f 'clientversion.cpp' || echo './'`clientversion.cpp >mv -f .deps/libbitcoin_util_a-clientversion.Tpo .deps/libbitcoin_util_a-clientversion.Po >depbase=`echo univalue/univalue.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >clang++ -DHAVE_CONFIG_H -I. -I../src/config -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT univalue/univalue.o -MD -MP -MF $depbase.Tpo -c -o univalue/univalue.o univalue/univalue.cpp &&\ >mv -f $depbase.Tpo $depbase.Po >depbase=`echo univalue/univalue_read.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >clang++ -DHAVE_CONFIG_H -I. -I../src/config -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT univalue/univalue_read.o -MD -MP -MF $depbase.Tpo -c -o univalue/univalue_read.o univalue/univalue_read.cpp &&\ >mv -f $depbase.Tpo $depbase.Po >depbase=`echo univalue/univalue_write.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >clang++ -DHAVE_CONFIG_H -I. -I../src/config -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT univalue/univalue_write.o -MD -MP -MF $depbase.Tpo -c -o univalue/univalue_write.o univalue/univalue_write.cpp &&\ >mv -f $depbase.Tpo $depbase.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT primitives/libbitcoin_common_a-block.o -MD -MP -MF primitives/.deps/libbitcoin_common_a-block.Tpo -c -o primitives/libbitcoin_common_a-block.o `test -f 'primitives/block.cpp' || echo './'`primitives/block.cpp >mv -f primitives/.deps/libbitcoin_common_a-block.Tpo primitives/.deps/libbitcoin_common_a-block.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT primitives/libbitcoin_common_a-transaction.o -MD -MP -MF primitives/.deps/libbitcoin_common_a-transaction.Tpo -c -o primitives/libbitcoin_common_a-transaction.o `test -f 'primitives/transaction.cpp' || echo './'`primitives/transaction.cpp >mv -f primitives/.deps/libbitcoin_common_a-transaction.Tpo primitives/.deps/libbitcoin_common_a-transaction.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT script/libbitcoin_common_a-interpreter.o -MD -MP -MF script/.deps/libbitcoin_common_a-interpreter.Tpo -c -o script/libbitcoin_common_a-interpreter.o `test -f 'script/interpreter.cpp' || echo './'`script/interpreter.cpp >mv -f script/.deps/libbitcoin_common_a-interpreter.Tpo script/.deps/libbitcoin_common_a-interpreter.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT script/libbitcoin_common_a-script.o -MD -MP -MF script/.deps/libbitcoin_common_a-script.Tpo -c -o script/libbitcoin_common_a-script.o `test -f 'script/script.cpp' || echo './'`script/script.cpp >mv -f script/.deps/libbitcoin_common_a-script.Tpo script/.deps/libbitcoin_common_a-script.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT script/libbitcoin_common_a-sign.o -MD -MP -MF script/.deps/libbitcoin_common_a-sign.Tpo -c -o script/libbitcoin_common_a-sign.o `test -f 'script/sign.cpp' || echo './'`script/sign.cpp >mv -f .deps/libbitcoin_server_a-txmempool.Tpo .deps/libbitcoin_server_a-txmempool.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT script/libbitcoin_common_a-standard.o -MD -MP -MF script/.deps/libbitcoin_common_a-standard.Tpo -c -o script/libbitcoin_common_a-standard.o `test -f 'script/standard.cpp' || echo './'`script/standard.cpp >mv -f script/.deps/libbitcoin_common_a-sign.Tpo script/.deps/libbitcoin_common_a-sign.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT script/libbitcoin_common_a-script_error.o -MD -MP -MF script/.deps/libbitcoin_common_a-script_error.Tpo -c -o script/libbitcoin_common_a-script_error.o `test -f 'script/script_error.cpp' || echo './'`script/script_error.cpp >mv -f script/.deps/libbitcoin_common_a-script_error.Tpo script/.deps/libbitcoin_common_a-script_error.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I./config -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT crypto/crypto_libbitcoin_crypto_a-sha1.o -MD -MP -MF crypto/.deps/crypto_libbitcoin_crypto_a-sha1.Tpo -c -o crypto/crypto_libbitcoin_crypto_a-sha1.o `test -f 'crypto/sha1.cpp' || echo './'`crypto/sha1.cpp >mv -f crypto/.deps/crypto_libbitcoin_crypto_a-sha1.Tpo crypto/.deps/crypto_libbitcoin_crypto_a-sha1.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I./config -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT crypto/crypto_libbitcoin_crypto_a-sha256.o -MD -MP -MF crypto/.deps/crypto_libbitcoin_crypto_a-sha256.Tpo -c -o crypto/crypto_libbitcoin_crypto_a-sha256.o `test -f 'crypto/sha256.cpp' || echo './'`crypto/sha256.cpp >mv -f crypto/.deps/crypto_libbitcoin_crypto_a-sha256.Tpo crypto/.deps/crypto_libbitcoin_crypto_a-sha256.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I./config -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT crypto/crypto_libbitcoin_crypto_a-sha512.o -MD -MP -MF crypto/.deps/crypto_libbitcoin_crypto_a-sha512.Tpo -c -o crypto/crypto_libbitcoin_crypto_a-sha512.o `test -f 'crypto/sha512.cpp' || echo './'`crypto/sha512.cpp >mv -f script/.deps/libbitcoin_common_a-standard.Tpo script/.deps/libbitcoin_common_a-standard.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I./config -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT crypto/crypto_libbitcoin_crypto_a-hmac_sha256.o -MD -MP -MF crypto/.deps/crypto_libbitcoin_crypto_a-hmac_sha256.Tpo -c -o crypto/crypto_libbitcoin_crypto_a-hmac_sha256.o `test -f 'crypto/hmac_sha256.cpp' || echo './'`crypto/hmac_sha256.cpp >mv -f crypto/.deps/crypto_libbitcoin_crypto_a-hmac_sha256.Tpo crypto/.deps/crypto_libbitcoin_crypto_a-hmac_sha256.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I./config -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT crypto/crypto_libbitcoin_crypto_a-rfc6979_hmac_sha256.o -MD -MP -MF crypto/.deps/crypto_libbitcoin_crypto_a-rfc6979_hmac_sha256.Tpo -c -o crypto/crypto_libbitcoin_crypto_a-rfc6979_hmac_sha256.o `test -f 'crypto/rfc6979_hmac_sha256.cpp' || echo './'`crypto/rfc6979_hmac_sha256.cpp >mv -f crypto/.deps/crypto_libbitcoin_crypto_a-rfc6979_hmac_sha256.Tpo crypto/.deps/crypto_libbitcoin_crypto_a-rfc6979_hmac_sha256.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I./config -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT crypto/crypto_libbitcoin_crypto_a-hmac_sha512.o -MD -MP -MF crypto/.deps/crypto_libbitcoin_crypto_a-hmac_sha512.Tpo -c -o crypto/crypto_libbitcoin_crypto_a-hmac_sha512.o `test -f 'crypto/hmac_sha512.cpp' || echo './'`crypto/hmac_sha512.cpp >mv -f crypto/.deps/crypto_libbitcoin_crypto_a-hmac_sha512.Tpo crypto/.deps/crypto_libbitcoin_crypto_a-hmac_sha512.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I./config -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT crypto/crypto_libbitcoin_crypto_a-ripemd160.o -MD -MP -MF crypto/.deps/crypto_libbitcoin_crypto_a-ripemd160.Tpo -c -o crypto/crypto_libbitcoin_crypto_a-ripemd160.o `test -f 'crypto/ripemd160.cpp' || echo './'`crypto/ripemd160.cpp >mv -f crypto/.deps/crypto_libbitcoin_crypto_a-ripemd160.Tpo crypto/.deps/crypto_libbitcoin_crypto_a-ripemd160.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./test/ -DBOOST_TEST_DYN_LINK -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT test/test_test_bitcoin-alert_tests.o -MD -MP -MF test/.deps/test_test_bitcoin-alert_tests.Tpo -c -o test/test_test_bitcoin-alert_tests.o `test -f 'test/alert_tests.cpp' || echo './'`test/alert_tests.cpp >mv -f crypto/.deps/crypto_libbitcoin_crypto_a-sha512.Tpo crypto/.deps/crypto_libbitcoin_crypto_a-sha512.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./test/ -DBOOST_TEST_DYN_LINK -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT test/test_test_bitcoin-allocator_tests.o -MD -MP -MF test/.deps/test_test_bitcoin-allocator_tests.Tpo -c -o test/test_test_bitcoin-allocator_tests.o `test -f 'test/allocator_tests.cpp' || echo './'`test/allocator_tests.cpp >mv -f test/.deps/test_test_bitcoin-allocator_tests.Tpo test/.deps/test_test_bitcoin-allocator_tests.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./test/ -DBOOST_TEST_DYN_LINK -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT test/test_test_bitcoin-base32_tests.o -MD -MP -MF test/.deps/test_test_bitcoin-base32_tests.Tpo -c -o test/test_test_bitcoin-base32_tests.o `test -f 'test/base32_tests.cpp' || echo './'`test/base32_tests.cpp >mv -f test/.deps/test_test_bitcoin-base32_tests.Tpo test/.deps/test_test_bitcoin-base32_tests.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./test/ -DBOOST_TEST_DYN_LINK -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT test/test_test_bitcoin-base58_tests.o -MD -MP -MF test/.deps/test_test_bitcoin-base58_tests.Tpo -c -o test/test_test_bitcoin-base58_tests.o `test -f 'test/base58_tests.cpp' || echo './'`test/base58_tests.cpp >mv -f test/.deps/test_test_bitcoin-alert_tests.Tpo test/.deps/test_test_bitcoin-alert_tests.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./test/ -DBOOST_TEST_DYN_LINK -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT test/test_test_bitcoin-base64_tests.o -MD -MP -MF test/.deps/test_test_bitcoin-base64_tests.Tpo -c -o test/test_test_bitcoin-base64_tests.o `test -f 'test/base64_tests.cpp' || echo './'`test/base64_tests.cpp >mv -f test/.deps/test_test_bitcoin-base64_tests.Tpo test/.deps/test_test_bitcoin-base64_tests.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./test/ -DBOOST_TEST_DYN_LINK -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT test/test_test_bitcoin-bloom_tests.o -MD -MP -MF test/.deps/test_test_bitcoin-bloom_tests.Tpo -c -o test/test_test_bitcoin-bloom_tests.o `test -f 'test/bloom_tests.cpp' || echo './'`test/bloom_tests.cpp >mv -f test/.deps/test_test_bitcoin-base58_tests.Tpo test/.deps/test_test_bitcoin-base58_tests.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./test/ -DBOOST_TEST_DYN_LINK -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT test/test_test_bitcoin-checkblock_tests.o -MD -MP -MF test/.deps/test_test_bitcoin-checkblock_tests.Tpo -c -o test/test_test_bitcoin-checkblock_tests.o `test -f 'test/checkblock_tests.cpp' || echo './'`test/checkblock_tests.cpp >mv -f test/.deps/test_test_bitcoin-bloom_tests.Tpo test/.deps/test_test_bitcoin-bloom_tests.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./test/ -DBOOST_TEST_DYN_LINK -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT test/test_test_bitcoin-Checkpoints_tests.o -MD -MP -MF test/.deps/test_test_bitcoin-Checkpoints_tests.Tpo -c -o test/test_test_bitcoin-Checkpoints_tests.o `test -f 'test/Checkpoints_tests.cpp' || echo './'`test/Checkpoints_tests.cpp >mv -f test/.deps/test_test_bitcoin-Checkpoints_tests.Tpo test/.deps/test_test_bitcoin-Checkpoints_tests.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./test/ -DBOOST_TEST_DYN_LINK -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT test/test_test_bitcoin-coins_tests.o -MD -MP -MF test/.deps/test_test_bitcoin-coins_tests.Tpo -c -o test/test_test_bitcoin-coins_tests.o `test -f 'test/coins_tests.cpp' || echo './'`test/coins_tests.cpp >mv -f test/.deps/test_test_bitcoin-coins_tests.Tpo test/.deps/test_test_bitcoin-coins_tests.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./test/ -DBOOST_TEST_DYN_LINK -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT test/test_test_bitcoin-compress_tests.o -MD -MP -MF test/.deps/test_test_bitcoin-compress_tests.Tpo -c -o test/test_test_bitcoin-compress_tests.o `test -f 'test/compress_tests.cpp' || echo './'`test/compress_tests.cpp >mv -f test/.deps/test_test_bitcoin-compress_tests.Tpo test/.deps/test_test_bitcoin-compress_tests.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./test/ -DBOOST_TEST_DYN_LINK -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT test/test_test_bitcoin-crypto_tests.o -MD -MP -MF test/.deps/test_test_bitcoin-crypto_tests.Tpo -c -o test/test_test_bitcoin-crypto_tests.o `test -f 'test/crypto_tests.cpp' || echo './'`test/crypto_tests.cpp >mv -f test/.deps/test_test_bitcoin-crypto_tests.Tpo test/.deps/test_test_bitcoin-crypto_tests.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./test/ -DBOOST_TEST_DYN_LINK -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT test/test_test_bitcoin-DoS_tests.o -MD -MP -MF test/.deps/test_test_bitcoin-DoS_tests.Tpo -c -o test/test_test_bitcoin-DoS_tests.o `test -f 'test/DoS_tests.cpp' || echo './'`test/DoS_tests.cpp >mv -f test/.deps/test_test_bitcoin-checkblock_tests.Tpo test/.deps/test_test_bitcoin-checkblock_tests.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./test/ -DBOOST_TEST_DYN_LINK -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT test/test_test_bitcoin-getarg_tests.o -MD -MP -MF test/.deps/test_test_bitcoin-getarg_tests.Tpo -c -o test/test_test_bitcoin-getarg_tests.o `test -f 'test/getarg_tests.cpp' || echo './'`test/getarg_tests.cpp >mv -f test/.deps/test_test_bitcoin-getarg_tests.Tpo test/.deps/test_test_bitcoin-getarg_tests.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./test/ -DBOOST_TEST_DYN_LINK -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT test/test_test_bitcoin-hash_tests.o -MD -MP -MF test/.deps/test_test_bitcoin-hash_tests.Tpo -c -o test/test_test_bitcoin-hash_tests.o `test -f 'test/hash_tests.cpp' || echo './'`test/hash_tests.cpp >mv -f test/.deps/test_test_bitcoin-hash_tests.Tpo test/.deps/test_test_bitcoin-hash_tests.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./test/ -DBOOST_TEST_DYN_LINK -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT test/test_test_bitcoin-key_tests.o -MD -MP -MF test/.deps/test_test_bitcoin-key_tests.Tpo -c -o test/test_test_bitcoin-key_tests.o `test -f 'test/key_tests.cpp' || echo './'`test/key_tests.cpp >mv -f test/.deps/test_test_bitcoin-DoS_tests.Tpo test/.deps/test_test_bitcoin-DoS_tests.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./test/ -DBOOST_TEST_DYN_LINK -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT test/test_test_bitcoin-main_tests.o -MD -MP -MF test/.deps/test_test_bitcoin-main_tests.Tpo -c -o test/test_test_bitcoin-main_tests.o `test -f 'test/main_tests.cpp' || echo './'`test/main_tests.cpp >mv -f test/.deps/test_test_bitcoin-key_tests.Tpo test/.deps/test_test_bitcoin-key_tests.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./test/ -DBOOST_TEST_DYN_LINK -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT test/test_test_bitcoin-mempool_tests.o -MD -MP -MF test/.deps/test_test_bitcoin-mempool_tests.Tpo -c -o test/test_test_bitcoin-mempool_tests.o `test -f 'test/mempool_tests.cpp' || echo './'`test/mempool_tests.cpp >mv -f test/.deps/test_test_bitcoin-main_tests.Tpo test/.deps/test_test_bitcoin-main_tests.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./test/ -DBOOST_TEST_DYN_LINK -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT test/test_test_bitcoin-miner_tests.o -MD -MP -MF test/.deps/test_test_bitcoin-miner_tests.Tpo -c -o test/test_test_bitcoin-miner_tests.o `test -f 'test/miner_tests.cpp' || echo './'`test/miner_tests.cpp >mv -f test/.deps/test_test_bitcoin-mempool_tests.Tpo test/.deps/test_test_bitcoin-mempool_tests.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./test/ -DBOOST_TEST_DYN_LINK -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT test/test_test_bitcoin-mruset_tests.o -MD -MP -MF test/.deps/test_test_bitcoin-mruset_tests.Tpo -c -o test/test_test_bitcoin-mruset_tests.o `test -f 'test/mruset_tests.cpp' || echo './'`test/mruset_tests.cpp >mv -f test/.deps/test_test_bitcoin-mruset_tests.Tpo test/.deps/test_test_bitcoin-mruset_tests.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./test/ -DBOOST_TEST_DYN_LINK -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT test/test_test_bitcoin-multisig_tests.o -MD -MP -MF test/.deps/test_test_bitcoin-multisig_tests.Tpo -c -o test/test_test_bitcoin-multisig_tests.o `test -f 'test/multisig_tests.cpp' || echo './'`test/multisig_tests.cpp >mv -f test/.deps/test_test_bitcoin-miner_tests.Tpo test/.deps/test_test_bitcoin-miner_tests.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./test/ -DBOOST_TEST_DYN_LINK -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT test/test_test_bitcoin-netbase_tests.o -MD -MP -MF test/.deps/test_test_bitcoin-netbase_tests.Tpo -c -o test/test_test_bitcoin-netbase_tests.o `test -f 'test/netbase_tests.cpp' || echo './'`test/netbase_tests.cpp >mv -f test/.deps/test_test_bitcoin-netbase_tests.Tpo test/.deps/test_test_bitcoin-netbase_tests.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./test/ -DBOOST_TEST_DYN_LINK -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT test/test_test_bitcoin-pmt_tests.o -MD -MP -MF test/.deps/test_test_bitcoin-pmt_tests.Tpo -c -o test/test_test_bitcoin-pmt_tests.o `test -f 'test/pmt_tests.cpp' || echo './'`test/pmt_tests.cpp >mv -f test/.deps/test_test_bitcoin-pmt_tests.Tpo test/.deps/test_test_bitcoin-pmt_tests.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./test/ -DBOOST_TEST_DYN_LINK -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT test/test_test_bitcoin-rpc_tests.o -MD -MP -MF test/.deps/test_test_bitcoin-rpc_tests.Tpo -c -o test/test_test_bitcoin-rpc_tests.o `test -f 'test/rpc_tests.cpp' || echo './'`test/rpc_tests.cpp >mv -f test/.deps/test_test_bitcoin-multisig_tests.Tpo test/.deps/test_test_bitcoin-multisig_tests.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./test/ -DBOOST_TEST_DYN_LINK -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT test/test_test_bitcoin-sanity_tests.o -MD -MP -MF test/.deps/test_test_bitcoin-sanity_tests.Tpo -c -o test/test_test_bitcoin-sanity_tests.o `test -f 'test/sanity_tests.cpp' || echo './'`test/sanity_tests.cpp >mv -f test/.deps/test_test_bitcoin-sanity_tests.Tpo test/.deps/test_test_bitcoin-sanity_tests.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./test/ -DBOOST_TEST_DYN_LINK -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT test/test_test_bitcoin-script_P2SH_tests.o -MD -MP -MF test/.deps/test_test_bitcoin-script_P2SH_tests.Tpo -c -o test/test_test_bitcoin-script_P2SH_tests.o `test -f 'test/script_P2SH_tests.cpp' || echo './'`test/script_P2SH_tests.cpp >mv -f test/.deps/test_test_bitcoin-script_P2SH_tests.Tpo test/.deps/test_test_bitcoin-script_P2SH_tests.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./test/ -DBOOST_TEST_DYN_LINK -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT test/test_test_bitcoin-script_tests.o -MD -MP -MF test/.deps/test_test_bitcoin-script_tests.Tpo -c -o test/test_test_bitcoin-script_tests.o `test -f 'test/script_tests.cpp' || echo './'`test/script_tests.cpp >mv -f test/.deps/test_test_bitcoin-rpc_tests.Tpo test/.deps/test_test_bitcoin-rpc_tests.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./test/ -DBOOST_TEST_DYN_LINK -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT test/test_test_bitcoin-scriptnum_tests.o -MD -MP -MF test/.deps/test_test_bitcoin-scriptnum_tests.Tpo -c -o test/test_test_bitcoin-scriptnum_tests.o `test -f 'test/scriptnum_tests.cpp' || echo './'`test/scriptnum_tests.cpp >mv -f test/.deps/test_test_bitcoin-scriptnum_tests.Tpo test/.deps/test_test_bitcoin-scriptnum_tests.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./test/ -DBOOST_TEST_DYN_LINK -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT test/test_test_bitcoin-serialize_tests.o -MD -MP -MF test/.deps/test_test_bitcoin-serialize_tests.Tpo -c -o test/test_test_bitcoin-serialize_tests.o `test -f 'test/serialize_tests.cpp' || echo './'`test/serialize_tests.cpp >mv -f test/.deps/test_test_bitcoin-serialize_tests.Tpo test/.deps/test_test_bitcoin-serialize_tests.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./test/ -DBOOST_TEST_DYN_LINK -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT test/test_test_bitcoin-sighash_tests.o -MD -MP -MF test/.deps/test_test_bitcoin-sighash_tests.Tpo -c -o test/test_test_bitcoin-sighash_tests.o `test -f 'test/sighash_tests.cpp' || echo './'`test/sighash_tests.cpp >mv -f test/.deps/test_test_bitcoin-sighash_tests.Tpo test/.deps/test_test_bitcoin-sighash_tests.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./test/ -DBOOST_TEST_DYN_LINK -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT test/test_test_bitcoin-sigopcount_tests.o -MD -MP -MF test/.deps/test_test_bitcoin-sigopcount_tests.Tpo -c -o test/test_test_bitcoin-sigopcount_tests.o `test -f 'test/sigopcount_tests.cpp' || echo './'`test/sigopcount_tests.cpp >mv -f test/.deps/test_test_bitcoin-sigopcount_tests.Tpo test/.deps/test_test_bitcoin-sigopcount_tests.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./test/ -DBOOST_TEST_DYN_LINK -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT test/test_test_bitcoin-skiplist_tests.o -MD -MP -MF test/.deps/test_test_bitcoin-skiplist_tests.Tpo -c -o test/test_test_bitcoin-skiplist_tests.o `test -f 'test/skiplist_tests.cpp' || echo './'`test/skiplist_tests.cpp >mv -f test/.deps/test_test_bitcoin-skiplist_tests.Tpo test/.deps/test_test_bitcoin-skiplist_tests.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./test/ -DBOOST_TEST_DYN_LINK -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT test/test_test_bitcoin-test_bitcoin.o -MD -MP -MF test/.deps/test_test_bitcoin-test_bitcoin.Tpo -c -o test/test_test_bitcoin-test_bitcoin.o `test -f 'test/test_bitcoin.cpp' || echo './'`test/test_bitcoin.cpp >mv -f test/.deps/test_test_bitcoin-script_tests.Tpo test/.deps/test_test_bitcoin-script_tests.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./test/ -DBOOST_TEST_DYN_LINK -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT test/test_test_bitcoin-timedata_tests.o -MD -MP -MF test/.deps/test_test_bitcoin-timedata_tests.Tpo -c -o test/test_test_bitcoin-timedata_tests.o `test -f 'test/timedata_tests.cpp' || echo './'`test/timedata_tests.cpp >mv -f test/.deps/test_test_bitcoin-timedata_tests.Tpo test/.deps/test_test_bitcoin-timedata_tests.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./test/ -DBOOST_TEST_DYN_LINK -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT test/test_test_bitcoin-transaction_tests.o -MD -MP -MF test/.deps/test_test_bitcoin-transaction_tests.Tpo -c -o test/test_test_bitcoin-transaction_tests.o `test -f 'test/transaction_tests.cpp' || echo './'`test/transaction_tests.cpp >mv -f test/.deps/test_test_bitcoin-test_bitcoin.Tpo test/.deps/test_test_bitcoin-test_bitcoin.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./test/ -DBOOST_TEST_DYN_LINK -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT test/test_test_bitcoin-uint256_tests.o -MD -MP -MF test/.deps/test_test_bitcoin-uint256_tests.Tpo -c -o test/test_test_bitcoin-uint256_tests.o `test -f 'test/uint256_tests.cpp' || echo './'`test/uint256_tests.cpp >mv -f test/.deps/test_test_bitcoin-transaction_tests.Tpo test/.deps/test_test_bitcoin-transaction_tests.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./test/ -DBOOST_TEST_DYN_LINK -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT test/test_test_bitcoin-univalue_tests.o -MD -MP -MF test/.deps/test_test_bitcoin-univalue_tests.Tpo -c -o test/test_test_bitcoin-univalue_tests.o `test -f 'test/univalue_tests.cpp' || echo './'`test/univalue_tests.cpp >mv -f test/.deps/test_test_bitcoin-univalue_tests.Tpo test/.deps/test_test_bitcoin-univalue_tests.Po >clang++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./test/ -DBOOST_TEST_DYN_LINK -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -MT test/test_test_bitcoin-util_tests.o -MD -MP -MF test/.deps/test_test_bitcoin-util_tests.Tpo -c -o test/test_test_bitcoin-util_tests.o `test -f 'test/util_tests.cpp' || echo './'`test/util_tests.cpp >mv -f test/.deps/test_test_bitcoin-uint256_tests.Tpo test/.deps/test_test_bitcoin-uint256_tests.Po >rm -f libbitcoin_server.a >/usr/bin/ar cru libbitcoin_server.a libbitcoin_server_a-addrman.o libbitcoin_server_a-alert.o libbitcoin_server_a-bloom.o libbitcoin_server_a-chain.o libbitcoin_server_a-checkpoints.o libbitcoin_server_a-init.o libbitcoin_server_a-leveldbwrapper.o libbitcoin_server_a-main.o libbitcoin_server_a-merkleblock.o libbitcoin_server_a-miner.o libbitcoin_server_a-net.o libbitcoin_server_a-noui.o libbitcoin_server_a-pow.o libbitcoin_server_a-rest.o libbitcoin_server_a-rpcblockchain.o libbitcoin_server_a-rpcmining.o libbitcoin_server_a-rpcmisc.o libbitcoin_server_a-rpcnet.o libbitcoin_server_a-rpcrawtransaction.o libbitcoin_server_a-rpcserver.o script/libbitcoin_server_a-sigcache.o libbitcoin_server_a-timedata.o libbitcoin_server_a-txdb.o libbitcoin_server_a-txmempool.o >/usr/bin/ranlib libbitcoin_server.a >Building LevelDB ... >gmake[3]: Entering directory '/wrkdirs/usr/ports/net-p2p/bitcoin-utils/work/bitcoin-0.10.2/src/leveldb' >clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -I. -I./include -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c db/builder.cc -o db/builder.o >clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -I. -I./include -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c db/c.cc -o db/c.o >clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -I. -I./include -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c db/db_impl.cc -o db/db_impl.o >clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -I. -I./include -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c db/db_iter.cc -o db/db_iter.o >clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -I. -I./include -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c db/dbformat.cc -o db/dbformat.o >clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -I. -I./include -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c db/dumpfile.cc -o db/dumpfile.o >clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -I. -I./include -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c db/filename.cc -o db/filename.o >clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -I. -I./include -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c db/log_reader.cc -o db/log_reader.o >clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -I. -I./include -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c db/log_writer.cc -o db/log_writer.o >clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -I. -I./include -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c db/memtable.cc -o db/memtable.o >mv -f test/.deps/test_test_bitcoin-util_tests.Tpo test/.deps/test_test_bitcoin-util_tests.Po >rm -f libbitcoin_util.a >/usr/bin/ar cru libbitcoin_util.a compat/libbitcoin_util_a-strnlen.o compat/libbitcoin_util_a-glibc_sanity.o compat/libbitcoin_util_a-glibcxx_sanity.o libbitcoin_util_a-chainparamsbase.o libbitcoin_util_a-clientversion.o libbitcoin_util_a-random.o libbitcoin_util_a-rpcprotocol.o libbitcoin_util_a-sync.o libbitcoin_util_a-uint256.o libbitcoin_util_a-util.o libbitcoin_util_a-utilstrencodings.o libbitcoin_util_a-utilmoneystr.o libbitcoin_util_a-utiltime.o >/usr/bin/ranlib libbitcoin_util.a >clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -I. -I./include -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c db/repair.cc -o db/repair.o >rm -f univalue/libbitcoin_univalue.a >/usr/bin/ar cru univalue/libbitcoin_univalue.a univalue/univalue.o univalue/univalue_read.o univalue/univalue_write.o >/usr/bin/ranlib univalue/libbitcoin_univalue.a >clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -I. -I./include -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c db/table_cache.cc -o db/table_cache.o >rm -f libbitcoin_common.a >/usr/bin/ar cru libbitcoin_common.a libbitcoin_common_a-allocators.o libbitcoin_common_a-amount.o libbitcoin_common_a-base58.o libbitcoin_common_a-chainparams.o libbitcoin_common_a-coins.o libbitcoin_common_a-compressor.o primitives/libbitcoin_common_a-block.o primitives/libbitcoin_common_a-transaction.o libbitcoin_common_a-core_read.o libbitcoin_common_a-core_write.o libbitcoin_common_a-eccryptoverify.o libbitcoin_common_a-ecwrapper.o libbitcoin_common_a-hash.o libbitcoin_common_a-key.o libbitcoin_common_a-keystore.o libbitcoin_common_a-netbase.o libbitcoin_common_a-protocol.o libbitcoin_common_a-pubkey.o script/libbitcoin_common_a-interpreter.o script/libbitcoin_common_a-script.o script/libbitcoin_common_a-sign.o script/libbitcoin_common_a-standard.o script/libbitcoin_common_a-script_error.o >/usr/bin/ranlib libbitcoin_common.a >clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -I. -I./include -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c db/version_edit.cc -o db/version_edit.o >rm -f crypto/libbitcoin_crypto.a >/usr/bin/ar cru crypto/libbitcoin_crypto.a 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-hmac_sha256.o crypto/crypto_libbitcoin_crypto_a-rfc6979_hmac_sha256.o crypto/crypto_libbitcoin_crypto_a-hmac_sha512.o crypto/crypto_libbitcoin_crypto_a-ripemd160.o >/usr/bin/ranlib crypto/libbitcoin_crypto.a >clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -I. -I./include -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c db/version_set.cc -o db/version_set.o >/bin/sh ../libtool --tag=CXX --mode=link clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -D_THREAD_SAFE -pthread -fstack-protector -Wl,-z,relro -Wl,-z,now -pie -o bitcoin-cli bitcoin_cli-bitcoin-cli.o libbitcoin_cli.a libbitcoin_util.a -pthread -L/usr/local/lib -lboost_system -lboost_filesystem -lboost_program_options -lboost_thread -lboost_chrono -L/usr/lib -lssl -L/usr/lib -lcrypto >libtool: link: clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -D_THREAD_SAFE -pthread -fstack-protector -Wl,-z -Wl,relro -Wl,-z -Wl,now -pie -o bitcoin-cli bitcoin_cli-bitcoin-cli.o -pthread libbitcoin_cli.a libbitcoin_util.a -L/usr/local/lib -lboost_system -lboost_filesystem -lboost_program_options -lboost_thread -lboost_chrono -L/usr/lib -lssl -lcrypto -pthread >clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -I. -I./include -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c db/write_batch.cc -o db/write_batch.o >/bin/sh ../libtool --tag=CXX --mode=link clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -D_THREAD_SAFE -pthread -fstack-protector -Wl,-z,relro -Wl,-z,now -pie -o bitcoin-tx bitcoin_tx-bitcoin-tx.o univalue/libbitcoin_univalue.a libbitcoin_common.a libbitcoin_util.a crypto/libbitcoin_crypto.a secp256k1/libsecp256k1.la -pthread -L/usr/local/lib -lboost_system -lboost_filesystem -lboost_program_options -lboost_thread -lboost_chrono -L/usr/lib -lcrypto >libtool: link: clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -D_THREAD_SAFE -pthread -fstack-protector -Wl,-z -Wl,relro -Wl,-z -Wl,now -pie -o bitcoin-tx bitcoin_tx-bitcoin-tx.o -pthread univalue/libbitcoin_univalue.a libbitcoin_common.a libbitcoin_util.a crypto/libbitcoin_crypto.a secp256k1/.libs/libsecp256k1.a -L/usr/local/lib -lboost_system -lboost_filesystem -lboost_program_options -lboost_thread -lboost_chrono -L/usr/lib -lcrypto -pthread >clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -I. -I./include -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c table/block.cc -o table/block.o >clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -I. -I./include -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c table/block_builder.cc -o table/block_builder.o >clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -I. -I./include -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c table/filter_block.cc -o table/filter_block.o >clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -I. -I./include -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c table/format.cc -o table/format.o >clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -I. -I./include -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c table/iterator.cc -o table/iterator.o >clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -I. -I./include -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c table/merger.cc -o table/merger.o >clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -I. -I./include -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c table/table.cc -o table/table.o >clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -I. -I./include -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c table/table_builder.cc -o table/table_builder.o >clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -I. -I./include -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c table/two_level_iterator.cc -o table/two_level_iterator.o >clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -I. -I./include -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c util/arena.cc -o util/arena.o >clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -I. -I./include -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c util/bloom.cc -o util/bloom.o >clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -I. -I./include -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c util/cache.cc -o util/cache.o >clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -I. -I./include -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c util/coding.cc -o util/coding.o >clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -I. -I./include -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c util/comparator.cc -o util/comparator.o >clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -I. -I./include -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c util/crc32c.cc -o util/crc32c.o >clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -I. -I./include -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c util/env.cc -o util/env.o >clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -I. -I./include -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c util/env_posix.cc -o util/env_posix.o >clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -I. -I./include -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c util/env_win.cc -o util/env_win.o >clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -I. -I./include -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c util/filter_policy.cc -o util/filter_policy.o >clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -I. -I./include -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c util/hash.cc -o util/hash.o >clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -I. -I./include -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c util/histogram.cc -o util/histogram.o >clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -I. -I./include -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c util/logging.cc -o util/logging.o >clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -I. -I./include -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c util/options.cc -o util/options.o >clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -I. -I./include -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c util/status.cc -o util/status.o >clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -I. -I./include -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c port/port_posix.cc -o port/port_posix.o >rm -f libleveldb.a >/usr/bin/ar -rs libleveldb.a db/builder.o db/c.o db/db_impl.o db/db_iter.o db/dbformat.o db/dumpfile.o db/filename.o db/log_reader.o db/log_writer.o db/memtable.o db/repair.o db/table_cache.o db/version_edit.o db/version_set.o db/write_batch.o table/block.o table/block_builder.o table/filter_block.o table/format.o table/iterator.o table/merger.o table/table.o table/table_builder.o table/two_level_iterator.o util/arena.o util/bloom.o util/cache.o util/coding.o util/comparator.o util/crc32c.o util/env.o util/env_posix.o util/env_win.o util/filter_policy.o util/hash.o util/histogram.o util/logging.o util/options.o util/status.o port/port_posix.o >ar: warning: creating libleveldb.a >gmake[3]: Leaving directory '/wrkdirs/usr/ports/net-p2p/bitcoin-utils/work/bitcoin-0.10.2/src/leveldb' >/bin/sh ../libtool --tag=CXX --mode=link clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -D_THREAD_SAFE -pthread -static -fstack-protector -Wl,-z,relro -Wl,-z,now -pie -o test/test_bitcoin test/test_test_bitcoin-alert_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-bloom_tests.o test/test_test_bitcoin-checkblock_tests.o test/test_test_bitcoin-Checkpoints_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-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-main_tests.o test/test_test_bitcoin-mempool_tests.o test/test_test_bitcoin-miner_tests.o test/test_test_bitcoin-mruset_tests.o test/test_test_bitcoin-multisig_tests.o test/test_test_bitcoin-netbase_tests.o test/test_test_bitcoin-pmt_tests.o test/test_test_bitcoin-rpc_tests.o test/test_test_bitcoin-sanity_tests.o test/test_test_bitcoin-script_P2SH_tests.o test/test_test_bitcoin-script_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-test_bitcoin.o test/test_test_bitcoin-timedata_tests.o test/test_test_bitcoin-transaction_tests.o test/test_test_bitcoin-uint256_tests.o test/test_test_bitcoin-univalue_tests.o test/test_test_bitcoin-util_tests.o libbitcoin_server.a libbitcoin_cli.a libbitcoin_common.a libbitcoin_util.a crypto/libbitcoin_crypto.a univalue/libbitcoin_univalue.a ./leveldb/libleveldb.a ./leveldb/libmemenv.a -pthread -L/usr/local/lib -lboost_system -lboost_filesystem -lboost_program_options -lboost_thread -lboost_chrono -lboost_unit_test_framework secp256k1/libsecp256k1.la -L/usr/lib -lssl -L/usr/lib -lcrypto >libtool: link: clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wstack-protector -fstack-protector-all -fPIE -D_THREAD_SAFE -pthread -fstack-protector -Wl,-z -Wl,relro -Wl,-z -Wl,now -pie -o test/test_bitcoin test/test_test_bitcoin-alert_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-bloom_tests.o test/test_test_bitcoin-checkblock_tests.o test/test_test_bitcoin-Checkpoints_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-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-main_tests.o test/test_test_bitcoin-mempool_tests.o test/test_test_bitcoin-miner_tests.o test/test_test_bitcoin-mruset_tests.o test/test_test_bitcoin-multisig_tests.o test/test_test_bitcoin-netbase_tests.o test/test_test_bitcoin-pmt_tests.o test/test_test_bitcoin-rpc_tests.o test/test_test_bitcoin-sanity_tests.o test/test_test_bitcoin-script_P2SH_tests.o test/test_test_bitcoin-script_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-test_bitcoin.o test/test_test_bitcoin-timedata_tests.o test/test_test_bitcoin-transaction_tests.o test/test_test_bitcoin-uint256_tests.o test/test_test_bitcoin-univalue_tests.o test/test_test_bitcoin-util_tests.o -pthread libbitcoin_server.a libbitcoin_cli.a libbitcoin_common.a libbitcoin_util.a crypto/libbitcoin_crypto.a univalue/libbitcoin_univalue.a ./leveldb/libleveldb.a ./leveldb/libmemenv.a -L/usr/local/lib -lboost_system -lboost_filesystem -lboost_program_options -lboost_thread -lboost_chrono -lboost_unit_test_framework secp256k1/.libs/libsecp256k1.a -L/usr/lib -lssl -lcrypto -pthread >gmake[2]: Leaving directory '/wrkdirs/usr/ports/net-p2p/bitcoin-utils/work/bitcoin-0.10.2/src' >gmake[1]: Leaving directory '/wrkdirs/usr/ports/net-p2p/bitcoin-utils/work/bitcoin-0.10.2/src' >gmake[1]: Entering directory '/wrkdirs/usr/ports/net-p2p/bitcoin-utils/work/bitcoin-0.10.2' >gmake[1]: Nothing to be done for 'all-am'. >gmake[1]: Leaving directory '/wrkdirs/usr/ports/net-p2p/bitcoin-utils/work/bitcoin-0.10.2' >=========================================================================== >====>> Checking for filesystem violations... done >=======================<phase: run-depends >============================ >=========================================================================== >====>> Recording filesystem state for prestage... done >=======================<phase: stage >============================ >===> Staging for bitcoin-utils-0.10.2 >===> bitcoin-utils-0.10.2 depends on shared library: libboost_date_time.so - found (/usr/local/lib/libboost_date_time.so) >===> Generating temporary packing list >if test -z '/usr/bin/strip'; then \ > gmake INSTALL_PROGRAM="/bin/sh /wrkdirs/usr/ports/net-p2p/bitcoin-utils/work/bitcoin-0.10.2/build-aux/install-sh -c -s" \ > install_sh_PROGRAM="/bin/sh /wrkdirs/usr/ports/net-p2p/bitcoin-utils/work/bitcoin-0.10.2/build-aux/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ > install; \ >else \ > gmake INSTALL_PROGRAM="/bin/sh /wrkdirs/usr/ports/net-p2p/bitcoin-utils/work/bitcoin-0.10.2/build-aux/install-sh -c -s" \ > install_sh_PROGRAM="/bin/sh /wrkdirs/usr/ports/net-p2p/bitcoin-utils/work/bitcoin-0.10.2/build-aux/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ > "INSTALL_PROGRAM_ENV=STRIPPROG='/usr/bin/strip'" install; \ >fi >gmake[1]: Entering directory '/wrkdirs/usr/ports/net-p2p/bitcoin-utils/work/bitcoin-0.10.2' >Making install in src >gmake[2]: Entering directory '/wrkdirs/usr/ports/net-p2p/bitcoin-utils/work/bitcoin-0.10.2/src' >gmake[3]: Entering directory '/wrkdirs/usr/ports/net-p2p/bitcoin-utils/work/bitcoin-0.10.2/src' >gmake[4]: Entering directory '/wrkdirs/usr/ports/net-p2p/bitcoin-utils/work/bitcoin-0.10.2/src' > /bin/mkdir -p '/wrkdirs/usr/ports/net-p2p/bitcoin-utils/work/stage/usr/local/bin' > STRIPPROG='/usr/bin/strip' /bin/sh ../libtool --mode=install /bin/sh /wrkdirs/usr/ports/net-p2p/bitcoin-utils/work/bitcoin-0.10.2/build-aux/install-sh -c -s bitcoin-cli bitcoin-tx test/test_bitcoin '/wrkdirs/usr/ports/net-p2p/bitcoin-utils/work/stage/usr/local/bin' >libtool: install: /bin/sh /wrkdirs/usr/ports/net-p2p/bitcoin-utils/work/bitcoin-0.10.2/build-aux/install-sh -c -s bitcoin-cli /wrkdirs/usr/ports/net-p2p/bitcoin-utils/work/stage/usr/local/bin/bitcoin-cli >libtool: install: /bin/sh /wrkdirs/usr/ports/net-p2p/bitcoin-utils/work/bitcoin-0.10.2/build-aux/install-sh -c -s bitcoin-tx /wrkdirs/usr/ports/net-p2p/bitcoin-utils/work/stage/usr/local/bin/bitcoin-tx >libtool: install: /bin/sh /wrkdirs/usr/ports/net-p2p/bitcoin-utils/work/bitcoin-0.10.2/build-aux/install-sh -c -s test/test_bitcoin /wrkdirs/usr/ports/net-p2p/bitcoin-utils/work/stage/usr/local/bin/test_bitcoin >gmake[4]: Leaving directory '/wrkdirs/usr/ports/net-p2p/bitcoin-utils/work/bitcoin-0.10.2/src' >gmake[3]: Leaving directory '/wrkdirs/usr/ports/net-p2p/bitcoin-utils/work/bitcoin-0.10.2/src' >gmake[2]: Leaving directory '/wrkdirs/usr/ports/net-p2p/bitcoin-utils/work/bitcoin-0.10.2/src' >gmake[2]: Entering directory '/wrkdirs/usr/ports/net-p2p/bitcoin-utils/work/bitcoin-0.10.2' >gmake[3]: Entering directory '/wrkdirs/usr/ports/net-p2p/bitcoin-utils/work/bitcoin-0.10.2' >gmake[3]: Nothing to be done for 'install-exec-am'. >gmake[3]: Nothing to be done for 'install-data-am'. >gmake[3]: Leaving directory '/wrkdirs/usr/ports/net-p2p/bitcoin-utils/work/bitcoin-0.10.2' >gmake[2]: Leaving directory '/wrkdirs/usr/ports/net-p2p/bitcoin-utils/work/bitcoin-0.10.2' >gmake[1]: Leaving directory '/wrkdirs/usr/ports/net-p2p/bitcoin-utils/work/bitcoin-0.10.2' >====> Compressing man pages (compress-man) >=========================================================================== >====> Running Q/A tests (stage-qa) >====> Checking for pkg-plist issues (check-plist) >===> Parsing plist >===> Checking for items in STAGEDIR missing from pkg-plist >===> Checking for items in pkg-plist which are not in STAGEDIR >===> No pkg-plist issues found (check-plist) >====>> Checking for staging violations... done >=======================<phase: package >============================ >===> Building package for bitcoin-utils-0.10.2 >=========================================================================== >=======================<phase: install-mtree >============================ >=========================================================================== >====>> Recording filesystem state for preinst... done >=======================<phase: install >============================ >===> Installing for bitcoin-utils-0.10.2 >===> bitcoin-utils-0.10.2 depends on shared library: libboost_date_time.so - found (/usr/local/lib/libboost_date_time.so) >===> Checking if bitcoin-utils already installed >===> Registering installation for bitcoin-utils-0.10.2 >[93amd64-default] Installing bitcoin-utils-0.10.2... >===> SECURITY REPORT: > This port has installed the following files which may act as network > servers and may therefore pose a remote security risk to the system. >/usr/local/bin/test_bitcoin > > If there are vulnerabilities in these programs there may be a security > risk to the system. FreeBSD makes no guarantee about the security of > ports included in the Ports Collection. Please type 'make deinstall' > to deinstall the port if this is a concern. > > For more information, and contact details about the security > status of this software, see the following webpage: >http://www.bitcoin.org/ >=========================================================================== >====>> Checking shared library dependencies > 0x0000000000000001 (NEEDED) Shared library: [libboost_chrono.so.1.55.0] > 0x0000000000000001 (NEEDED) Shared library: [libboost_filesystem.so.1.55.0] > 0x0000000000000001 (NEEDED) Shared library: [libboost_program_options.so.1.55.0] > 0x0000000000000001 (NEEDED) Shared library: [libboost_system.so.1.55.0] > 0x0000000000000001 (NEEDED) Shared library: [libboost_thread.so.1.55.0] > 0x0000000000000001 (NEEDED) Shared library: [libboost_unit_test_framework.so.1.55.0] > 0x0000000000000001 (NEEDED) Shared library: [libc.so.7] > 0x0000000000000001 (NEEDED) Shared library: [libcrypto.so.6] > 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] > 0x0000000000000001 (NEEDED) Shared library: [libm.so.5] > 0x0000000000000001 (NEEDED) Shared library: [libssl.so.6] > 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] > 0x0000000000000001 (NEEDED) Shared library: [libthr.so.3] >=======================<phase: deinstall >============================ >===> Deinstalling for bitcoin-utils >===> Deinstalling bitcoin-utils-0.10.2 >Updating database digests format: .......... done >Checking integrity... done (0 conflicting) >Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): > >Installed packages to be REMOVED: > bitcoin-utils-0.10.2 > >The operation will free 7 MiB. >[93amd64-default] [1/1] Deinstalling bitcoin-utils-0.10.2... >[93amd64-default] [1/1] Deleting files for bitcoin-utils-0.10.2: ...... done >=========================================================================== >====>> Checking for extra files and directories
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 201224
:
158359
|
158360
|
158361
|
158362
| 158363