build started at Tue Feb 27 09:02:18 AEST 2018 port directory: /usr/ports/net-p2p/bitcoin package name: bitcoin-0.16.0 building for: FreeBSD 104amd65-default 10.4-RELEASE-p5 FreeBSD 10.4-RELEASE-p5 amd64 maintained by: robbak@robbak.com Makefile ident: $FreeBSD: head/net-p2p/bitcoin/Makefile 459315 2018-01-18 04:11:02Z jbeich $ Poudriere version: 3.2.3 Host OSVERSION: 1200052 Jail OSVERSION: 1004000 Job Id: ---Begin Environment--- SHELL=/bin/csh OSVERSION=1004000 UNAME_v=FreeBSD 10.4-RELEASE-p5 UNAME_r=10.4-RELEASE-p5 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM=screen NO_WARNING_PKG_INSTALL_EOL=yes MASTERMNT=/usr/local/poudriere/data/.m/104amd65-default/ref UID=0 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/data/.m/104amd65-default/ref/.p P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS PWD=/usr/local/poudriere/data/.m/104amd65-default/ref/.p MASTERNAME=104amd65-default SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root P_PYTHON_MAJOR_VER=2 POUDRIERE_VERSION=3.2.3 SCRIPTPATH=/usr/local/share/poudriere/testport.sh GID=0 TRYBROKEN=yes LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV=PACKAGES=/tmp/pkgs PKGREPOSITORY=/tmp/pkgs FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for bitcoin-0.16.0: DBUS=on: D-Bus IPC system support DEBUG=off: Build with debugging support HARDENING=on: Attempt to harden binaries (PIE for ASLR, NX Stack) QRCODES=on: Display QR Codes TESTS=off: Build test binary and unit tests UPNP=on: UPnP protocol support WALLET=on: Wallet Management Support ZMQ=off: Block and transaction broadcasting with ZeroMQ ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- robbak@robbak.com --End MAINTAINER-- --CONFIGURE_ARGS-- --without-libs --with-gui=qt5 --without-daemon --without-utils --with-dbus --disable-debug --enable-hardening --with-qrencode --disable-tests --disable-bench --with-miniupnpc --enable-wallet --disable-zmq --with-qt-includes=/usr/local/include/qt5 --with-qt-libraries=/usr/local/lib/qt5 --with-extra-includes=/usr/local/include --with-extra-libs=/usr/local/lib --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" OBJCXX="c++" OBJCXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48" QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/net-p2p/bitcoin/work/bitcoin-0.16.0/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/net-p2p/bitcoin/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-p2p/bitcoin/work HOME=/wrkdirs/usr/ports/net-p2p/bitcoin/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net-p2p/bitcoin/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh QTDIR="/usr/local/lib/qt5" QMAKE="/usr/local/lib/qt5/bin/qmake" MOC="/usr/local/lib/qt5/bin/moc" RCC="/usr/local/lib/qt5/bin/rcc" UIC="/usr/local/lib/qt5/bin/uic" QMAKESPEC="/usr/local/lib/qt5/mkspecs/freebsd-$(ccver="$(c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- V=1 QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/net-p2p/bitcoin/work/bitcoin-0.16.0/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/net-p2p/bitcoin/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-p2p/bitcoin/work HOME=/wrkdirs/usr/ports/net-p2p/bitcoin/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net-p2p/bitcoin/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -fstack-protector" LIBS="-L/usr/local/lib -L/usr/local/lib/db48" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PORTDOCS="" PORTEXAMPLES="" DBUS="" NO_DBUS="@comment " DEBUG="@comment " NO_DEBUG="" HARDENING="" NO_HARDENING="@comment " QRCODES="" NO_QRCODES="@comment " TESTS="@comment " NO_TESTS="" UPNP="" NO_UPNP="@comment " WALLET="" NO_WALLET="@comment " ZMQ="@comment " NO_ZMQ="" QT_BINDIR="lib/qt5/bin" QT_INCDIR="include/qt5" QT_LIBDIR="lib/qt5" QT_ARCHDIR="lib/qt5" QT_PLUGINDIR="lib/qt5/plugins" QT_LIBEXECDIR="libexec/qt5" QT_IMPORTDIR="lib/qt5/imports" QT_QMLDIR="lib/qt5/qml" QT_DATADIR="share/qt5" QT_DOCDIR="share/doc/qt5" QT_L10NDIR="share/qt5/translations" QT_EXAMPLEDIR="share/examples/qt5" QT_TESTDIR="share/qt5/tests" QT_MKSPECDIR="lib/qt5/mkspecs" QT_QTCHOOSERDIR="etc/xdg/qtchooser" OSREL=10.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/bitcoin" EXAMPLESDIR="share/examples/bitcoin" DATADIR="share/bitcoin" WWWDIR="www/bitcoin" ETCDIR="etc/bitcoin" --End PLIST_SUB-- --SUB_LIST-- DBUS="" NO_DBUS="@comment " DEBUG="@comment " NO_DEBUG="" HARDENING="" NO_HARDENING="@comment " QRCODES="" NO_QRCODES="@comment " TESTS="@comment " NO_TESTS="" UPNP="" NO_UPNP="@comment " WALLET="" NO_WALLET="@comment " ZMQ="@comment " NO_ZMQ="" 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 FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/ports/Mk/Scripts/ports_env.sh #### ARCH=amd64 CONFIGURE_MAX_CMD_LEN=262144 HAVE_COMPAT_IA32_KERN=YES OPSYS=FreeBSD OSREL=10.4 OSVERSION=1004000 PYTHONBASE=/usr/local _OSRELEASE=10.4-RELEASE-p5 _SMP_CPUS=4 #### Misc Poudriere #### ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 10342 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited sbsize (bytes, -b) unlimited pseudo-terminals (-p) unlimited --End resource limits-- =================================================== ===> License MIT accepted by the user =========================================================================== =================================================== ===> bitcoin-0.16.0 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5.txz [104amd65-default] Installing pkg-1.10.5... [104amd65-default] Extracting pkg-1.10.5: .......... done ===> bitcoin-0.16.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of bitcoin-0.16.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> License MIT accepted by the user ===> bitcoin-0.16.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by bitcoin-0.16.0 for building =========================================================================== =================================================== ===> License MIT accepted by the user ===> bitcoin-0.16.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by bitcoin-0.16.0 for building => SHA256 Checksum OK for bitcoin-bitcoin-v0.16.0_GH0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License MIT accepted by the user ===> bitcoin-0.16.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by bitcoin-0.16.0 for building ===> Extracting for bitcoin-0.16.0 => SHA256 Checksum OK for bitcoin-bitcoin-v0.16.0_GH0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for bitcoin-0.16.0 =========================================================================== =================================================== ===> bitcoin-0.16.0 depends on executable: protoc - not found ===> Installing existing package /packages/All/protobuf-3.5.1.1.txz [104amd65-default] Installing protobuf-3.5.1.1... [104amd65-default] Extracting protobuf-3.5.1.1: .......... done ===> bitcoin-0.16.0 depends on executable: protoc - found ===> Returning to build of bitcoin-0.16.0 ===> bitcoin-0.16.0 depends on executable: autoconf-2.69 - not found ===> Installing existing package /packages/All/autoconf-2.69_1.txz [104amd65-default] Installing autoconf-2.69_1... [104amd65-default] `-- Installing autoconf-wrapper-20131203... [104amd65-default] `-- Extracting autoconf-wrapper-20131203: .......... done [104amd65-default] `-- Installing indexinfo-0.3.1... [104amd65-default] `-- Extracting indexinfo-0.3.1: .... done [104amd65-default] `-- Installing m4-1.4.18,1... [104amd65-default] `-- Extracting m4-1.4.18,1: .......... done [104amd65-default] `-- Installing perl5-5.24.3... [104amd65-default] `-- Extracting perl5-5.24.3: .......... done [104amd65-default] Extracting autoconf-2.69_1: .......... done Message from perl5-5.24.3: The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. ===> bitcoin-0.16.0 depends on executable: autoconf-2.69 - found ===> Returning to build of bitcoin-0.16.0 ===> bitcoin-0.16.0 depends on executable: autoheader-2.69 - found ===> bitcoin-0.16.0 depends on executable: autoreconf-2.69 - found ===> bitcoin-0.16.0 depends on executable: aclocal-1.15 - not found ===> Installing existing package /packages/All/automake-1.15.1.txz [104amd65-default] Installing automake-1.15.1... [104amd65-default] `-- Installing automake-wrapper-20131203... [104amd65-default] `-- Extracting automake-wrapper-20131203: ...... done [104amd65-default] Extracting automake-1.15.1: .......... done ===> bitcoin-0.16.0 depends on executable: aclocal-1.15 - found ===> Returning to build of bitcoin-0.16.0 ===> bitcoin-0.16.0 depends on executable: automake-1.15 - found ===> bitcoin-0.16.0 depends on executable: libtoolize - not found ===> Installing existing package /packages/All/libtool-2.4.6.txz [104amd65-default] Installing libtool-2.4.6... [104amd65-default] Extracting libtool-2.4.6: .......... done ===> bitcoin-0.16.0 depends on executable: libtoolize - found ===> Returning to build of bitcoin-0.16.0 ===> bitcoin-0.16.0 depends on executable: gmake - not found ===> Installing existing package /packages/All/gmake-4.2.1_2.txz [104amd65-default] Installing gmake-4.2.1_2... [104amd65-default] `-- Installing gettext-runtime-0.19.8.1_1... [104amd65-default] `-- Extracting gettext-runtime-0.19.8.1_1: .......... done [104amd65-default] Extracting gmake-4.2.1_2: .......... done ===> bitcoin-0.16.0 depends on executable: gmake - found ===> Returning to build of bitcoin-0.16.0 ===> bitcoin-0.16.0 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-1.4.2,1.txz [104amd65-default] Installing pkgconf-1.4.2,1... [104amd65-default] Extracting pkgconf-1.4.2,1: .......... done ===> bitcoin-0.16.0 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of bitcoin-0.16.0 ===> bitcoin-0.16.0 depends on executable: update-desktop-database - not found ===> Installing existing package /packages/All/desktop-file-utils-0.23.txz [104amd65-default] Installing desktop-file-utils-0.23... [104amd65-default] `-- Installing glib-2.50.3_1,1... [104amd65-default] | `-- Installing libffi-3.2.1_2... [104amd65-default] | `-- Extracting libffi-3.2.1_2: .......... done [104amd65-default] | `-- Installing libiconv-1.14_11... [104amd65-default] | `-- Extracting libiconv-1.14_11: .......... done [104amd65-default] | `-- Installing pcre-8.40_1... [104amd65-default] | `-- Extracting pcre-8.40_1: .......... done [104amd65-default] | `-- Installing python27-2.7.14_1... [104amd65-default] | | `-- Installing readline-7.0.3_1... [104amd65-default] | | `-- Extracting readline-7.0.3_1: .......... done [104amd65-default] | `-- Extracting python27-2.7.14_1: .......... done [104amd65-default] `-- Extracting glib-2.50.3_1,1: .......... done No schema files found: doing nothing. [104amd65-default] Extracting desktop-file-utils-0.23: .......... done Message from python27-2.7.14_1: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter =========================================================================== ===> bitcoin-0.16.0 depends on executable: update-desktop-database - found ===> Returning to build of bitcoin-0.16.0 ===> bitcoin-0.16.0 depends on file: /usr/local/lib/qt5/bin/moc - not found ===> Installing existing package /packages/All/qt5-buildtools-5.9.4.txz [104amd65-default] Installing qt5-buildtools-5.9.4... [104amd65-default] `-- Installing qtchooser-39... [104amd65-default] `-- Extracting qtchooser-39: .......... done [104amd65-default] Extracting qt5-buildtools-5.9.4: .......... done Message from qtchooser-39: qtchooser is a wrapper that allows selecting whether Qt4 or Qt5 binaries for qmake, moc and other tools will be run when invoking the binaries in $PATH. By default, the Qt5 versions are run. It is possible to change the behavior by setting the QT_SELECT environment variable to "qt4". See qtchooser(1) for more information. ===> bitcoin-0.16.0 depends on file: /usr/local/lib/qt5/bin/moc - found ===> Returning to build of bitcoin-0.16.0 ===> bitcoin-0.16.0 depends on file: /usr/local/lib/qt5/bin/lrelease - not found ===> Installing existing package /packages/All/qt5-linguisttools-5.9.4.txz [104amd65-default] Installing qt5-linguisttools-5.9.4... [104amd65-default] `-- Installing qt5-core-5.9.4... [104amd65-default] | `-- Installing icu-60.2_2,1... [104amd65-default] | `-- Extracting icu-60.2_2,1: .......... done [104amd65-default] | `-- Installing pcre2-10.21_1... [104amd65-default] | `-- Extracting pcre2-10.21_1: .......... done [104amd65-default] `-- Extracting qt5-core-5.9.4: .......... done [104amd65-default] `-- Installing qt5-xml-5.9.4... [104amd65-default] `-- Extracting qt5-xml-5.9.4: .......... done [104amd65-default] Extracting qt5-linguisttools-5.9.4: .......... done ===> bitcoin-0.16.0 depends on file: /usr/local/lib/qt5/bin/lrelease - found ===> Returning to build of bitcoin-0.16.0 ===> bitcoin-0.16.0 depends on file: /usr/local/lib/qt5/bin/qmake - not found ===> Installing existing package /packages/All/qt5-qmake-5.9.4.txz [104amd65-default] Installing qt5-qmake-5.9.4... [104amd65-default] Extracting qt5-qmake-5.9.4: .......... done ===> bitcoin-0.16.0 depends on file: /usr/local/lib/qt5/bin/qmake - found ===> Returning to build of bitcoin-0.16.0 =========================================================================== =================================================== ===> bitcoin-0.16.0 depends on shared library: libboost_date_time.so - not found ===> Installing existing package /packages/All/boost-libs-1.66.0.txz [104amd65-default] Installing boost-libs-1.66.0... [104amd65-default] Extracting boost-libs-1.66.0: .......... done Message from boost-libs-1.66.0: You have built the Boost library with thread support. Don't forget to add -pthread to your linker options when linking your code. ===> bitcoin-0.16.0 depends on shared library: libboost_date_time.so - found (/usr/local/lib/libboost_date_time.so) ===> Returning to build of bitcoin-0.16.0 ===> bitcoin-0.16.0 depends on shared library: libevent.so - not found ===> Installing existing package /packages/All/libevent-2.1.8_1.txz [104amd65-default] Installing libevent-2.1.8_1... [104amd65-default] Extracting libevent-2.1.8_1: .......... done ===> bitcoin-0.16.0 depends on shared library: libevent.so - found (/usr/local/lib/libevent.so) ===> Returning to build of bitcoin-0.16.0 ===> bitcoin-0.16.0 depends on shared library: libprotobuf.so - found (/usr/local/lib/libprotobuf.so) ===> bitcoin-0.16.0 depends on shared library: libqrencode.so - not found ===> Installing existing package /packages/All/libqrencode-4.0.0.txz [104amd65-default] Installing libqrencode-4.0.0... [104amd65-default] `-- Installing png-1.6.34... [104amd65-default] `-- Extracting png-1.6.34: .......... done [104amd65-default] Extracting libqrencode-4.0.0: .......... done ===> bitcoin-0.16.0 depends on shared library: libqrencode.so - found (/usr/local/lib/libqrencode.so) ===> Returning to build of bitcoin-0.16.0 ===> bitcoin-0.16.0 depends on shared library: libminiupnpc.so - not found ===> Installing existing package /packages/All/miniupnpc-2.0.20170509.txz [104amd65-default] Installing miniupnpc-2.0.20170509... [104amd65-default] Extracting miniupnpc-2.0.20170509: .......... done ===> bitcoin-0.16.0 depends on shared library: libminiupnpc.so - found (/usr/local/lib/libminiupnpc.so) ===> Returning to build of bitcoin-0.16.0 ===> bitcoin-0.16.0 depends on shared library: libdb-4.8.so - not found ===> Installing existing package /packages/All/db48-4.8.30.0_2.txz [104amd65-default] Installing db48-4.8.30.0_2... [104amd65-default] Extracting db48-4.8.30.0_2: .......... done Message from db48-4.8.30.0_2: ===> NOTICE: The db48 port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Please migrate to db5 or db6, make sure that bitcoin and siblings moved to another database or version by then. It is scheduled to be removed on or after 2018-04-30. ===> bitcoin-0.16.0 depends on shared library: libdb-4.8.so - found (/usr/local/lib/libdb-4.8.so) ===> Returning to build of bitcoin-0.16.0 ===> bitcoin-0.16.0 depends on shared library: libQt5Core.so - found (/usr/local/lib/qt5/libQt5Core.so) ===> bitcoin-0.16.0 depends on shared library: libQt5DBus.so - not found ===> Installing existing package /packages/All/qt5-dbus-5.9.4.txz [104amd65-default] Installing qt5-dbus-5.9.4... [104amd65-default] `-- Installing dbus-1.10.16_1... [104amd65-default] | `-- Installing expat-2.2.5... [104amd65-default] | `-- Extracting expat-2.2.5: .......... done [104amd65-default] | `-- Installing libICE-1.0.9_1,1... [104amd65-default] | | `-- Installing xproto-7.0.31... [104amd65-default] | | `-- Extracting xproto-7.0.31: .......... done [104amd65-default] | `-- Extracting libICE-1.0.9_1,1: .......... done [104amd65-default] | `-- Installing libSM-1.2.2_3,1... [104amd65-default] | `-- Extracting libSM-1.2.2_3,1: .......... done [104amd65-default] | `-- Installing libX11-1.6.5,1... [104amd65-default] | | `-- Installing kbproto-1.0.7... [104amd65-default] | | `-- Extracting kbproto-1.0.7: .......... done [104amd65-default] | | `-- Installing libXau-1.0.8_3... [104amd65-default] | | `-- Extracting libXau-1.0.8_3: .......... done [104amd65-default] | | `-- Installing libXdmcp-1.1.2... [104amd65-default] | | `-- Extracting libXdmcp-1.1.2: ......... done [104amd65-default] | | `-- Installing libxcb-1.12_2... [104amd65-default] | | `-- Installing libpthread-stubs-0.4... [104amd65-default] | | `-- Extracting libpthread-stubs-0.4: . done [104amd65-default] | | `-- Installing libxml2-2.9.7... [104amd65-default] | | `-- Extracting libxml2-2.9.7: .......... done [104amd65-default] | | `-- Extracting libxcb-1.12_2: .......... done [104amd65-default] | `-- Extracting libX11-1.6.5,1: .......... done ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. [104amd65-default] `-- Extracting dbus-1.10.16_1: ......... done [104amd65-default] Extracting qt5-dbus-5.9.4: .......... done ===> bitcoin-0.16.0 depends on shared library: libQt5DBus.so - found (/usr/local/lib/qt5/libQt5DBus.so) ===> Returning to build of bitcoin-0.16.0 ===> bitcoin-0.16.0 depends on shared library: libQt5Gui.so - not found ===> Installing existing package /packages/All/qt5-gui-5.9.4_2.txz [104amd65-default] Installing qt5-gui-5.9.4_2... [104amd65-default] `-- Installing encodings-1.0.4_4,1... [104amd65-default] | `-- Installing font-util-1.3.1... [104amd65-default] | `-- Extracting font-util-1.3.1: .......... done [104amd65-default] `-- Extracting encodings-1.0.4_4,1: .......... done [104amd65-default] `-- Installing fontconfig-2.12.1,1... [104amd65-default] | `-- Installing freetype2-2.8_1... [104amd65-default] | `-- Extracting freetype2-2.8_1: .......... done [104amd65-default] `-- Extracting fontconfig-2.12.1,1: .......... done Running fc-cache to build fontconfig cache... /usr/local/share/fonts: caching, new cache contents: 0 fonts, 2 dirs /usr/local/share/fonts/encodings: caching, new cache contents: 0 fonts, 1 dirs /usr/local/share/fonts/encodings/large: caching, new cache contents: 0 fonts, 0 dirs /usr/local/share/fonts/util: caching, new cache contents: 0 fonts, 0 dirs /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded [104amd65-default] `-- Installing harfbuzz-1.7.5... [104amd65-default] | `-- Installing cairo-1.14.8_1,2... [104amd65-default] | | `-- Installing dri2proto-2.8... [104amd65-default] | | `-- Extracting dri2proto-2.8: .... done [104amd65-default] | | `-- Installing glproto-1.4.17... [104amd65-default] | | `-- Extracting glproto-1.4.17: ...... done [104amd65-default] | | `-- Installing libXext-1.3.3_1,1... [104amd65-default] | | `-- Installing xextproto-7.3.0... [104amd65-default] | | `-- Extracting xextproto-7.3.0: .......... done [104amd65-default] | | `-- Extracting libXext-1.3.3_1,1: .......... done [104amd65-default] | | `-- Installing libXrender-0.9.10... [104amd65-default] | | `-- Installing renderproto-0.11.1... [104amd65-default] | | `-- Extracting renderproto-0.11.1: .... done [104amd65-default] | | `-- Extracting libXrender-0.9.10: .......... done [104amd65-default] | | `-- Installing mesa-libs-17.3.1... [104amd65-default] | | `-- Installing libXdamage-1.1.4_3... [104amd65-default] | | | `-- Installing damageproto-1.2.1... [104amd65-default] | | | `-- Extracting damageproto-1.2.1: .... done [104amd65-default] | | | `-- Installing libXfixes-5.0.3... [104amd65-default] | | | `-- Installing fixesproto-5.0... [104amd65-default] | | | `-- Extracting fixesproto-5.0: .... done [104amd65-default] | | | `-- Extracting libXfixes-5.0.3: .......... done [104amd65-default] | | `-- Extracting libXdamage-1.1.4_3: ...... done [104amd65-default] | | `-- Installing libXxf86vm-1.1.4_1... [104amd65-default] | | | `-- Installing xf86vidmodeproto-2.3.1... [104amd65-default] | | | `-- Extracting xf86vidmodeproto-2.3.1: .... done [104amd65-default] | | `-- Extracting libXxf86vm-1.1.4_1: .......... done [104amd65-default] | | `-- Installing libdrm-2.4.89,1... [104amd65-default] | | | `-- Installing libpciaccess-0.13.5... [104amd65-default] | | | `-- Installing pciids-20171206... [104amd65-default] | | | `-- Extracting pciids-20171206: ..... done [104amd65-default] | | | `-- Extracting libpciaccess-0.13.5: ...... done [104amd65-default] | | `-- Extracting libdrm-2.4.89,1: .......... done [104amd65-default] | | `-- Installing libunwind-20170615... [104amd65-default] | | `-- Extracting libunwind-20170615: .......... done [104amd65-default] | | `-- Installing libxshmfence-1.2_2... [104amd65-default] | | `-- Extracting libxshmfence-1.2_2: ......... done [104amd65-default] | | `-- Extracting mesa-libs-17.3.1: .......... done [104amd65-default] | | `-- Installing pixman-0.34.0... [104amd65-default] | | `-- Extracting pixman-0.34.0: .......... done [104amd65-default] | | `-- Installing xcb-util-renderutil-0.3.9_1... [104amd65-default] | | `-- Installing xcb-util-0.4.0_2,1... [104amd65-default] | | `-- Extracting xcb-util-0.4.0_2,1: .......... done [104amd65-default] | | `-- Extracting xcb-util-renderutil-0.3.9_1: ...... done [104amd65-default] | `-- Extracting cairo-1.14.8_1,2: .......... done [104amd65-default] | `-- Installing graphite2-1.3.10... [104amd65-default] | `-- Extracting graphite2-1.3.10: .......... done [104amd65-default] `-- Extracting harfbuzz-1.7.5: .......... done [104amd65-default] `-- Installing jpeg-turbo-1.5.3... [104amd65-default] `-- Extracting jpeg-turbo-1.5.3: .......... done [104amd65-default] `-- Installing libXi-1.7.9,1... [104amd65-default] | `-- Installing inputproto-2.3.2... [104amd65-default] | `-- Extracting inputproto-2.3.2: ........ done [104amd65-default] `-- Extracting libXi-1.7.9,1: .......... done [104amd65-default] `-- Installing libxkbcommon-0.7.1_1... [104amd65-default] `-- Extracting libxkbcommon-0.7.1_1: .......... done [104amd65-default] `-- Installing qt5-network-5.9.4_1... [104amd65-default] | `-- Installing ca_root_nss-3.35_2... [104amd65-default] | `-- Extracting ca_root_nss-3.35_2: ........ done [104amd65-default] `-- Extracting qt5-network-5.9.4_1: .......... done [104amd65-default] `-- Installing xcb-util-image-0.4.0_1... [104amd65-default] `-- Extracting xcb-util-image-0.4.0_1: ........ done [104amd65-default] `-- Installing xcb-util-keysyms-0.4.0_1... [104amd65-default] `-- Extracting xcb-util-keysyms-0.4.0_1: ...... done [104amd65-default] `-- Installing xcb-util-wm-0.4.1_3... [104amd65-default] `-- Extracting xcb-util-wm-0.4.1_3: .......... done [104amd65-default] `-- Installing xdg-utils-1.1.1... [104amd65-default] | `-- Installing hicolor-icon-theme-0.15... [104amd65-default] | `-- Extracting hicolor-icon-theme-0.15: . done [104amd65-default] | `-- Installing xprop-1.2.2... [104amd65-default] | | `-- Installing libXmu-1.1.2_3,1... [104amd65-default] | | `-- Installing libXt-1.1.5,1... [104amd65-default] | | `-- Extracting libXt-1.1.5,1: .......... done [104amd65-default] | | `-- Extracting libXmu-1.1.2_3,1: .......... done [104amd65-default] | `-- Extracting xprop-1.2.2: .. done [104amd65-default] | `-- Installing xset-1.2.3_1... [104amd65-default] | | `-- Installing libXfontcache-1.0.5_3... [104amd65-default] | | `-- Installing fontcacheproto-0.1.3... [104amd65-default] | | `-- Extracting fontcacheproto-0.1.3: .... done [104amd65-default] | | `-- Extracting libXfontcache-1.0.5_3: .......... done [104amd65-default] | `-- Extracting xset-1.2.3_1: .. done [104amd65-default] `-- Extracting xdg-utils-1.1.1: .......... done [104amd65-default] `-- Installing xorg-fonts-truetype-7.7_1... [104amd65-default] | `-- Installing dejavu-2.37... [104amd65-default] | | `-- Installing mkfontdir-1.0.7... [104amd65-default] | | `-- Installing mkfontscale-1.1.2... [104amd65-default] | | | `-- Installing libfontenc-1.1.3_1... [104amd65-default] | | | `-- Extracting libfontenc-1.1.3_1: ......... done [104amd65-default] | | `-- Extracting mkfontscale-1.1.2: .. done [104amd65-default] | | `-- Extracting mkfontdir-1.0.7: .. done [104amd65-default] | `-- Extracting dejavu-2.37: .......... done [104amd65-default] | `-- Installing font-bh-ttf-1.0.3_3... [104amd65-default] | `-- Extracting font-bh-ttf-1.0.3_3: .......... done [104amd65-default] | `-- Installing font-misc-ethiopic-1.0.3_3... [104amd65-default] | `-- Extracting font-misc-ethiopic-1.0.3_3: ... done [104amd65-default] | `-- Installing font-misc-meltho-1.0.3_3... [104amd65-default] | `-- Extracting font-misc-meltho-1.0.3_3: .......... done [104amd65-default] Extracting qt5-gui-5.9.4_2: .......... done Message from freetype2-2.8_1: The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/ft2-toc.html, if documentation was installed). Message from ca_root_nss-3.35_2: ********************************* WARNING ********************************* FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. *********************************** NOTE ********************************** This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem *************************************************************************** Message from dejavu-2.37: Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. ===> bitcoin-0.16.0 depends on shared library: libQt5Gui.so - found (/usr/local/lib/qt5/libQt5Gui.so) ===> Returning to build of bitcoin-0.16.0 ===> bitcoin-0.16.0 depends on shared library: libQt5Network.so - found (/usr/local/lib/qt5/libQt5Network.so) ===> bitcoin-0.16.0 depends on shared library: libQt5Widgets.so - not found ===> Installing existing package /packages/All/qt5-widgets-5.9.4.txz [104amd65-default] Installing qt5-widgets-5.9.4... [104amd65-default] Extracting qt5-widgets-5.9.4: .......... done ===> bitcoin-0.16.0 depends on shared library: libQt5Widgets.so - found (/usr/local/lib/qt5/libQt5Widgets.so) ===> Returning to build of bitcoin-0.16.0 =========================================================================== =>> Recording filesystem state for prebuild... done =================================================== ===> bitcoin-0.16.0 depends on executable: protoc - found ===> bitcoin-0.16.0 depends on executable: autoconf-2.69 - found ===> bitcoin-0.16.0 depends on executable: autoheader-2.69 - found ===> bitcoin-0.16.0 depends on executable: autoreconf-2.69 - found ===> bitcoin-0.16.0 depends on executable: aclocal-1.15 - found ===> bitcoin-0.16.0 depends on executable: automake-1.15 - found ===> bitcoin-0.16.0 depends on executable: libtoolize - found ===> bitcoin-0.16.0 depends on executable: gmake - found ===> bitcoin-0.16.0 depends on package: pkgconf>=1.3.0_1 - found ===> bitcoin-0.16.0 depends on executable: update-desktop-database - found ===> bitcoin-0.16.0 depends on file: /usr/local/lib/qt5/bin/moc - found ===> bitcoin-0.16.0 depends on file: /usr/local/lib/qt5/bin/lrelease - found ===> bitcoin-0.16.0 depends on file: /usr/local/lib/qt5/bin/qmake - found ===> bitcoin-0.16.0 depends on shared library: libboost_date_time.so - found (/usr/local/lib/libboost_date_time.so) ===> bitcoin-0.16.0 depends on shared library: libevent.so - found (/usr/local/lib/libevent.so) ===> bitcoin-0.16.0 depends on shared library: libprotobuf.so - found (/usr/local/lib/libprotobuf.so) ===> bitcoin-0.16.0 depends on shared library: libqrencode.so - found (/usr/local/lib/libqrencode.so) ===> bitcoin-0.16.0 depends on shared library: libminiupnpc.so - found (/usr/local/lib/libminiupnpc.so) ===> bitcoin-0.16.0 depends on shared library: libdb-4.8.so - found (/usr/local/lib/libdb-4.8.so) ===> bitcoin-0.16.0 depends on shared library: libQt5Core.so - found (/usr/local/lib/qt5/libQt5Core.so) ===> bitcoin-0.16.0 depends on shared library: libQt5DBus.so - found (/usr/local/lib/qt5/libQt5DBus.so) ===> bitcoin-0.16.0 depends on shared library: libQt5Gui.so - found (/usr/local/lib/qt5/libQt5Gui.so) ===> bitcoin-0.16.0 depends on shared library: libQt5Network.so - found (/usr/local/lib/qt5/libQt5Network.so) ===> bitcoin-0.16.0 depends on shared library: libQt5Widgets.so - found (/usr/local/lib/qt5/libQt5Widgets.so) ===> Configuring for bitcoin-0.16.0 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:45: installing 'build-aux/compile' configure.ac:45: installing 'build-aux/config.guess' configure.ac:45: installing 'build-aux/config.sub' configure.ac:28: installing 'build-aux/install-sh' configure.ac:28: installing 'build-aux/missing' 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: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: 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:78: installing 'build-aux/compile' configure.ac:28: installing 'build-aux/config.guess' configure.ac:28: installing 'build-aux/config.sub' configure.ac:38: installing 'build-aux/install-sh' configure.ac:38: 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-freebsd10.4 checking host system type... amd64-portbld-freebsd10.4 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 c++ accepts -g... yes checking for style of include used by gmake... GNU checking dependency style of c++... gcc3 checking whether c++ supports C++11 features with -std=c++11... yes checking whether std::atomic can be used without link library... yes checking whether we are using the GNU Objective C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to print strings... printf checking for gcc... cc checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... 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 cc... /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-freebsd10.4 file names to amd64-portbld-freebsd10.4 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd10.4 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 cc 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... 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 cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd10.4 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... c++ -std=c++11 -E checking for ld used by c++ -std=c++11... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ -std=c++11 linker (/usr/bin/ld) supports shared libraries... yes checking for c++ -std=c++11 option to produce PIC... -fPIC -DPIC checking if c++ -std=c++11 PIC flag -fPIC -DPIC works... yes checking if c++ -std=c++11 static flag -static works... yes checking if c++ -std=c++11 supports -c -o file.o... yes checking if c++ -std=c++11 supports -c -o file.o... (cached) yes checking whether the c++ -std=c++11 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd10.4 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... no checking for lcov... no checking for python3.6... no checking for python3.5... no checking for python3.4... no checking for python3... no checking for python2.7... /usr/local/bin/python2.7 checking for genhtml... no checking for git... no checking for ccache... no checking for xgettext... no checking for hexdump... /usr/bin/hexdump checking for readelf... /usr/bin/readelf checking for c++filt... no checking for objcopy... /usr/bin/objcopy checking whether C++ compiler accepts -Werror... yes checking whether C++ compiler accepts -msse4.2... yes checking for assembler crc32 support... yes checking pkg-config is at least version 0.9.0... yes checking whether byte ordering is bigendian... no checking whether cc is Clang... yes checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 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 for library containing clock_gettime... none required checking whether C++ compiler accepts -fPIC... yes checking whether C++ compiler accepts -Wstack-protector... yes checking whether C++ compiler accepts -fstack-protector-all... yes checking whether C++ preprocessor accepts -D_FORTIFY_SOURCE=2... yes checking whether C++ preprocessor accepts -U_FORTIFY_SOURCE... yes checking whether the linker accepts -Wl,--dynamicbase... no checking whether the linker accepts -Wl,--nxcompat... no checking whether the linker accepts -Wl,--high-entropy-va... no checking whether the linker accepts -Wl,-z,relro... yes checking whether the linker accepts -Wl,-z,now... yes checking whether C++ compiler accepts -fPIE... yes checking whether the linker accepts -pie... yes checking endian.h usability... no checking endian.h presence... no checking for endian.h... no checking sys/endian.h usability... yes checking sys/endian.h presence... yes checking for sys/endian.h... yes checking for byteswap.h... (cached) 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 whether strnlen is declared... (cached) yes checking whether daemon is declared... yes checking whether le16toh is declared... yes checking whether le32toh is declared... yes checking whether le64toh is declared... yes checking whether htole16 is declared... yes checking whether htole32 is declared... yes checking whether htole64 is declared... yes checking whether be16toh is declared... yes checking whether be32toh is declared... yes checking whether be64toh is declared... yes checking whether htobe16 is declared... yes checking whether htobe32 is declared... yes checking whether htobe64 is declared... yes checking whether bswap_16 is declared... no checking whether bswap_32 is declared... no checking whether bswap_64 is declared... no checking whether __builtin_clz is declared... no checking whether __builtin_clzl is declared... no checking whether __builtin_clzll is declared... no checking for MSG_NOSIGNAL... yes checking for MSG_DONTWAIT... yes checking for getmemoryinfo... no checking for mallopt M_ARENA_MAX... no checking for visibility attribute... yes checking for thread_local support... yes checking for Linux getrandom syscall... no checking for getentropy... no checking for getentropy via random.h... no checking for sysctl KERN_ARND... yes checking for Berkeley DB C++ headers... /usr/local/include/db48/ checking for main in -ldb_cxx-4.8... yes checking miniupnpc/miniwget.h usability... yes checking miniupnpc/miniwget.h presence... yes checking for miniupnpc/miniwget.h... yes checking for main in -lminiupnpc... yes checking miniupnpc/miniupnpc.h usability... yes checking miniupnpc/miniupnpc.h presence... yes checking for miniupnpc/miniupnpc.h... yes checking for main in -lminiupnpc... (cached) yes checking miniupnpc/upnpcommands.h usability... yes checking miniupnpc/upnpcommands.h presence... yes checking for miniupnpc/upnpcommands.h... yes checking for main in -lminiupnpc... (cached) yes checking miniupnpc/upnperrors.h usability... yes checking miniupnpc/upnperrors.h presence... yes checking for miniupnpc/upnperrors.h... yes checking for main in -lminiupnpc... (cached) yes checking for QT5... yes checking for QT_TEST... no checking for QT_DBUS... yes checking for static Qt... no checking whether -fPIE can be used with this Qt config... no checking for moc-qt5... /usr/local/lib/qt5/bin/moc checking for uic-qt5... /usr/local/lib/qt5/bin/uic checking for rcc-qt5... /usr/local/lib/qt5/bin/rcc checking for lrelease-qt5... no checking for lrelease5... no checking for lrelease... /usr/local/lib/qt5/bin/lrelease checking for lupdate-qt5... no checking for lupdate5... no checking for lupdate... /usr/local/lib/qt5/bin/lupdate checking whether to build Bitcoin Core GUI... yes (Qt5) checking for boostlib >= 1.47.0... yes checking whether the Boost::System library is available... yes checking for exit in -lboost_system... yes checking whether the Boost::Filesystem library is available... yes checking for exit in -lboost_filesystem... yes checking whether the Boost::Program_Options library is available... yes checking for exit in -lboost_program_options... 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 for mismatched boost c++11 scoped enums... ok checking for SSL... yes checking for CRYPTO... yes checking for PROTOBUF... yes checking for QR... yes checking for EVENT... yes checking for EVENT_PTHREADS... yes checking whether EVP_MD_CTX_new is declared... no checking for protoc... /usr/local/bin/protoc checking whether to build bitcoind... no checking whether to build utils (bitcoin-cli bitcoin-tx)... no checking whether to build libraries... no checking if ccache should be used... no checking if wallet should be enabled... yes checking whether to build with support for UPnP... yes checking whether to build with UPnP enabled by default... no checking whether to build GUI with support for D-Bus... yes checking whether to build GUI with support for QR codes... yes configure: WARNING: "xgettext is required to update qt translations" checking whether to build test_bitcoin-qt... no checking whether to build test_bitcoin... no checking whether to reduce exports... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/man/Makefile config.status: creating share/setup.nsi config.status: creating share/qt/Info.plist config.status: creating test/config.ini config.status: creating contrib/devtools/split-debug.sh config.status: creating doc/Doxyfile config.status: creating src/config/bitcoin-config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in src/univalue (/wrkdirs/usr/ports/net-p2p/bitcoin/work/bitcoin-0.16.0/src/univalue) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--without-libs' '--with-gui=qt5' '--without-daemon' '--without-utils' '--with-dbus' '--disable-debug' '--enable-hardening' '--with-qrencode' '--disable-tests' '--disable-bench' '--with-miniupnpc' '--enable-wallet' '--disable-zmq' '--with-qt-includes=/usr/local/include/qt5' '--with-qt-libraries=/usr/local/lib/qt5' '--with-extra-includes=/usr/local/include' '--with-extra-libs=/usr/local/lib' '--localstatedir=/var' '--mandir=/usr/local/man' '--disable-silent-rules' '--infodir=/usr/local/info/' '--build=amd64-portbld-freebsd10.4' 'build_alias=amd64-portbld-freebsd10.4' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48' 'LDFLAGS= -fstack-protector' 'LIBS=-L/usr/local/lib -L/usr/local/lib/db48' 'CPPFLAGS=-I/usr/local/include' 'OBJCXX=c++' 'OBJCXXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'CPP=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' '--with-bignum=no' '--enable-module-recovery' '--disable-jni' --cache-file=/dev/null --srcdir=. configure: loading site script /usr/ports/Templates/config.site checking whether gmake supports nested variables... yes 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 build system type... amd64-portbld-freebsd10.4 checking host system type... amd64-portbld-freebsd10.4 checking how to print strings... printf checking for style of include used by gmake... GNU checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... 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 cc... /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-freebsd10.4 file names to amd64-portbld-freebsd10.4 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd10.4 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 cc 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... 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 cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd10.4 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 we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd10.4 ld.so checking how to hardcode library paths into programs... immediate checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating pc/libunivalue.pc config.status: creating pc/libunivalue-uninstalled.pc config.status: creating univalue-config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in src/secp256k1 (/wrkdirs/usr/ports/net-p2p/bitcoin/work/bitcoin-0.16.0/src/secp256k1) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--without-libs' '--with-gui=qt5' '--without-daemon' '--without-utils' '--with-dbus' '--disable-debug' '--enable-hardening' '--with-qrencode' '--disable-tests' '--disable-bench' '--with-miniupnpc' '--enable-wallet' '--disable-zmq' '--with-qt-includes=/usr/local/include/qt5' '--with-qt-libraries=/usr/local/lib/qt5' '--with-extra-includes=/usr/local/include' '--with-extra-libs=/usr/local/lib' '--localstatedir=/var' '--mandir=/usr/local/man' '--disable-silent-rules' '--infodir=/usr/local/info/' '--build=amd64-portbld-freebsd10.4' 'build_alias=amd64-portbld-freebsd10.4' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48' 'LDFLAGS= -fstack-protector' 'LIBS=-L/usr/local/lib -L/usr/local/lib/db48' 'CPPFLAGS=-I/usr/local/include' 'OBJCXX=c++' 'OBJCXXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'CPP=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' '--with-bignum=no' '--enable-module-recovery' '--disable-jni' --cache-file=/dev/null --srcdir=. configure: loading site script /usr/ports/Templates/config.site checking build system type... amd64-portbld-freebsd10.4 checking host system type... amd64-portbld-freebsd10.4 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... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... 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 cc... /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-freebsd10.4 file names to amd64-portbld-freebsd10.4 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd10.4 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 cc 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... 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 cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd10.4 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 gcc... no checking for cc... cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking how to run the C preprocessor... cc -E checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... gcc3 checking if cc supports -std=c89 -pedantic -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -Wno-unused-function -Wno-long-long -Wno-overlength-strings... yes checking if cc supports -fvisibility=hidden... yes checking for __int128... yes checking for __builtin_expect... yes checking native compiler: cc... ok checking for x86_64 assembly availability... yes checking whether byte ordering is bigendian... no configure: Using static precomputation: yes configure: Using assembly optimizations: x86_64 configure: Using field implementation: 64bit configure: Using bignum implementation: no configure: Using scalar implementation: 64bit configure: Using endomorphism optimizations: no configure: Building for coverage analysis: no configure: Building ECDH module: no configure: Building ECDSA pubkey recovery module: yes configure: Using jni: no 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 Options used to compile and link: with wallet = yes with gui / qt = yes qt version = 5 with qr = yes with zmq = no with test = no with bench = no with upnp = yes use asm = yes debug enabled = no werror = no target os = build os = CC = cc CFLAGS = -O2 -pipe -fstack-protector -fno-strict-aliasing CPPFLAGS = -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS CXX = c++ -std=c++11 CXXFLAGS = -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 LDFLAGS = -fstack-protector ARFLAGS = cr =========================================================================== =================================================== ===> Building for bitcoin-0.16.0 gmake[1]: Entering directory '/wrkdirs/usr/ports/net-p2p/bitcoin/work/bitcoin-0.16.0' Making all in src gmake[2]: Entering directory '/wrkdirs/usr/ports/net-p2p/bitcoin/work/bitcoin-0.16.0/src' gmake[3]: Entering directory '/wrkdirs/usr/ports/net-p2p/bitcoin/work/bitcoin-0.16.0/src' QT_SELECT=qt5 /usr/local/lib/qt5/bin/uic -o qt/forms/ui_askpassphrasedialog.h qt/forms/askpassphrasedialog.ui || (echo "Error creating qt/forms/ui_askpassphrasedialog.h"; false) QT_SELECT=qt5 /usr/local/lib/qt5/bin/uic -o qt/forms/ui_addressbookpage.h qt/forms/addressbookpage.ui || (echo "Error creating qt/forms/ui_addressbookpage.h"; false) QT_SELECT=qt5 /usr/local/lib/qt5/bin/uic -o qt/forms/ui_coincontroldialog.h qt/forms/coincontroldialog.ui || (echo "Error creating qt/forms/ui_coincontroldialog.h"; false) QT_SELECT=qt5 /usr/local/lib/qt5/bin/uic -o qt/forms/ui_editaddressdialog.h qt/forms/editaddressdialog.ui || (echo "Error creating qt/forms/ui_editaddressdialog.h"; false) QT_SELECT=qt5 /usr/local/lib/qt5/bin/uic -o qt/forms/ui_helpmessagedialog.h qt/forms/helpmessagedialog.ui || (echo "Error creating qt/forms/ui_helpmessagedialog.h"; false) QT_SELECT=qt5 /usr/local/lib/qt5/bin/uic -o qt/forms/ui_intro.h qt/forms/intro.ui || (echo "Error creating qt/forms/ui_intro.h"; false) QT_SELECT=qt5 /usr/local/lib/qt5/bin/uic -o qt/forms/ui_modaloverlay.h qt/forms/modaloverlay.ui || (echo "Error creating qt/forms/ui_modaloverlay.h"; false) QT_SELECT=qt5 /usr/local/lib/qt5/bin/uic -o qt/forms/ui_openuridialog.h qt/forms/openuridialog.ui || (echo "Error creating qt/forms/ui_openuridialog.h"; false) QT_SELECT=qt5 /usr/local/lib/qt5/bin/uic -o qt/forms/ui_optionsdialog.h qt/forms/optionsdialog.ui || (echo "Error creating qt/forms/ui_optionsdialog.h"; false) QT_SELECT=qt5 /usr/local/lib/qt5/bin/uic -o qt/forms/ui_overviewpage.h qt/forms/overviewpage.ui || (echo "Error creating qt/forms/ui_overviewpage.h"; false) QT_SELECT=qt5 /usr/local/lib/qt5/bin/uic -o qt/forms/ui_receiverequestdialog.h qt/forms/receiverequestdialog.ui || (echo "Error creating qt/forms/ui_receiverequestdialog.h"; false) QT_SELECT=qt5 /usr/local/lib/qt5/bin/uic -o qt/forms/ui_receivecoinsdialog.h qt/forms/receivecoinsdialog.ui || (echo "Error creating qt/forms/ui_receivecoinsdialog.h"; false) QT_SELECT=qt5 /usr/local/lib/qt5/bin/uic -o qt/forms/ui_debugwindow.h qt/forms/debugwindow.ui || (echo "Error creating qt/forms/ui_debugwindow.h"; false) QT_SELECT=qt5 /usr/local/lib/qt5/bin/uic -o qt/forms/ui_sendcoinsdialog.h qt/forms/sendcoinsdialog.ui || (echo "Error creating qt/forms/ui_sendcoinsdialog.h"; false) QT_SELECT=qt5 /usr/local/lib/qt5/bin/uic -o qt/forms/ui_sendcoinsentry.h qt/forms/sendcoinsentry.ui || (echo "Error creating qt/forms/ui_sendcoinsentry.h"; false) QT_SELECT=qt5 /usr/local/lib/qt5/bin/uic -o qt/forms/ui_signverifymessagedialog.h qt/forms/signverifymessagedialog.ui || (echo "Error creating qt/forms/ui_signverifymessagedialog.h"; false) QT_SELECT=qt5 /usr/local/lib/qt5/bin/uic -o qt/forms/ui_transactiondescdialog.h qt/forms/transactiondescdialog.ui || (echo "Error creating qt/forms/ui_transactiondescdialog.h"; false) /usr/local/bin/protoc --cpp_out=qt --proto_path=qt qt/paymentrequest.proto QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_af.ts -qm qt/locale/bitcoin_af.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_am.ts -qm qt/locale/bitcoin_am.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_af_ZA.ts -qm qt/locale/bitcoin_af_ZA.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_ar.ts -qm qt/locale/bitcoin_ar.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_be_BY.ts -qm qt/locale/bitcoin_be_BY.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_bg_BG.ts -qm qt/locale/bitcoin_bg_BG.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_bg.ts -qm qt/locale/bitcoin_bg.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_bn.ts -qm qt/locale/bitcoin_bn.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_bs.ts -qm qt/locale/bitcoin_bs.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_ca_ES.ts -qm qt/locale/bitcoin_ca_ES.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_ca.ts -qm qt/locale/bitcoin_ca.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_ca@valencia.ts -qm qt/locale/bitcoin_ca@valencia.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_cs_CZ.ts -qm qt/locale/bitcoin_cs_CZ.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_cs.ts -qm qt/locale/bitcoin_cs.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_cy.ts -qm qt/locale/bitcoin_cy.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_da.ts -qm qt/locale/bitcoin_da.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_de_DE.ts -qm qt/locale/bitcoin_de_DE.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_de.ts -qm qt/locale/bitcoin_de.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_el_GR.ts -qm qt/locale/bitcoin_el_GR.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_el.ts -qm qt/locale/bitcoin_el.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_en_AU.ts -qm qt/locale/bitcoin_en_AU.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_en_GB.ts -qm qt/locale/bitcoin_en_GB.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_en.ts -qm qt/locale/bitcoin_en.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_en_US.ts -qm qt/locale/bitcoin_en_US.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_eo.ts -qm qt/locale/bitcoin_eo.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_es_419.ts -qm qt/locale/bitcoin_es_419.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_es_AR.ts -qm qt/locale/bitcoin_es_AR.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_es_CL.ts -qm qt/locale/bitcoin_es_CL.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_es_DO.ts -qm qt/locale/bitcoin_es_DO.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_es_CO.ts -qm qt/locale/bitcoin_es_CO.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_es_ES.ts -qm qt/locale/bitcoin_es_ES.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_es_MX.ts -qm qt/locale/bitcoin_es_MX.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_es.ts -qm qt/locale/bitcoin_es.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_es_UY.ts -qm qt/locale/bitcoin_es_UY.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_es_VE.ts -qm qt/locale/bitcoin_es_VE.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_et_EE.ts -qm qt/locale/bitcoin_et_EE.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_et.ts -qm qt/locale/bitcoin_et.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_eu_ES.ts -qm qt/locale/bitcoin_eu_ES.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_fa_IR.ts -qm qt/locale/bitcoin_fa_IR.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_fa.ts -qm qt/locale/bitcoin_fa.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_fi.ts -qm qt/locale/bitcoin_fi.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_fr_CA.ts -qm qt/locale/bitcoin_fr_CA.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_fr_FR.ts -qm qt/locale/bitcoin_fr_FR.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_fr.ts -qm qt/locale/bitcoin_fr.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_gl.ts -qm qt/locale/bitcoin_gl.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_he_IL.ts -qm qt/locale/bitcoin_he_IL.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_he.ts -qm qt/locale/bitcoin_he.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_hi_IN.ts -qm qt/locale/bitcoin_hi_IN.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_hr.ts -qm qt/locale/bitcoin_hr.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_hu_HU.ts -qm qt/locale/bitcoin_hu_HU.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_hu.ts -qm qt/locale/bitcoin_hu.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_id_ID.ts -qm qt/locale/bitcoin_id_ID.qm Removed plural forms as the target language has less forms. If this sounds wrong, possibly the target language is not set or recognized. QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_id.ts -qm qt/locale/bitcoin_id.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_is.ts -qm qt/locale/bitcoin_is.qm Removed plural forms as the target language has less forms. If this sounds wrong, possibly the target language is not set or recognized. QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_it_IT.ts -qm qt/locale/bitcoin_it_IT.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_it.ts -qm qt/locale/bitcoin_it.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_ja_JP.ts -qm qt/locale/bitcoin_ja_JP.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_ja.ts -qm qt/locale/bitcoin_ja.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_ka.ts -qm qt/locale/bitcoin_ka.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_kk_KZ.ts -qm qt/locale/bitcoin_kk_KZ.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_km_KH.ts -qm qt/locale/bitcoin_km_KH.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_ko_KR.ts -qm qt/locale/bitcoin_ko_KR.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_ko.ts -qm qt/locale/bitcoin_ko.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_ku_IQ.ts -qm qt/locale/bitcoin_ku_IQ.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_ky.ts -qm qt/locale/bitcoin_ky.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_la.ts -qm qt/locale/bitcoin_la.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_lt.ts -qm qt/locale/bitcoin_lt.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_lv_LV.ts -qm qt/locale/bitcoin_lv_LV.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_mk_MK.ts -qm qt/locale/bitcoin_mk_MK.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_ml.ts -qm qt/locale/bitcoin_ml.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_mn.ts -qm qt/locale/bitcoin_mn.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_mr_IN.ts -qm qt/locale/bitcoin_mr_IN.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_ms_MY.ts -qm qt/locale/bitcoin_ms_MY.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_ms.ts -qm qt/locale/bitcoin_ms.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_my.ts -qm qt/locale/bitcoin_my.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_nb_NO.ts -qm qt/locale/bitcoin_nb_NO.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_nb.ts -qm qt/locale/bitcoin_nb.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_ne.ts -qm qt/locale/bitcoin_ne.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_nl_NL.ts -qm qt/locale/bitcoin_nl_NL.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_nl.ts -qm qt/locale/bitcoin_nl.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_pam.ts -qm qt/locale/bitcoin_pam.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_pl_PL.ts -qm qt/locale/bitcoin_pl_PL.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_pl.ts -qm qt/locale/bitcoin_pl.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_pt_BR.ts -qm qt/locale/bitcoin_pt_BR.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_pt_PT.ts -qm qt/locale/bitcoin_pt_PT.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_pt.ts -qm qt/locale/bitcoin_pt.qm Removed plural forms as the target language has less forms. If this sounds wrong, possibly the target language is not set or recognized. QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_ro_RO.ts -qm qt/locale/bitcoin_ro_RO.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_ro.ts -qm qt/locale/bitcoin_ro.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_ru_RU.ts -qm qt/locale/bitcoin_ru_RU.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_ru.ts -qm qt/locale/bitcoin_ru.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_si.ts -qm qt/locale/bitcoin_si.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_sk.ts -qm qt/locale/bitcoin_sk.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_sl_SI.ts -qm qt/locale/bitcoin_sl_SI.qm Removed plural forms as the target language has less forms. If this sounds wrong, possibly the target language is not set or recognized. QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_sn.ts -qm qt/locale/bitcoin_sn.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_sq.ts -qm qt/locale/bitcoin_sq.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_sr@latin.ts -qm qt/locale/bitcoin_sr@latin.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_sr.ts -qm qt/locale/bitcoin_sr.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_sv.ts -qm qt/locale/bitcoin_sv.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_ta_IN.ts -qm qt/locale/bitcoin_ta_IN.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_ta.ts -qm qt/locale/bitcoin_ta.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_te.ts -qm qt/locale/bitcoin_te.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_th_TH.ts -qm qt/locale/bitcoin_th_TH.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_th.ts -qm qt/locale/bitcoin_th.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_tr_TR.ts -qm qt/locale/bitcoin_tr_TR.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_tr.ts -qm qt/locale/bitcoin_tr.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_uk.ts -qm qt/locale/bitcoin_uk.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_ur_PK.ts -qm qt/locale/bitcoin_ur_PK.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_uz@Cyrl.ts -qm qt/locale/bitcoin_uz@Cyrl.qm Removed plural forms as the target language has less forms. If this sounds wrong, possibly the target language is not set or recognized. QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_vi.ts -qm qt/locale/bitcoin_vi.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_vi_VN.ts -qm qt/locale/bitcoin_vi_VN.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_zh_CN.ts -qm qt/locale/bitcoin_zh_CN.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_zh-Hans.ts -qm qt/locale/bitcoin_zh-Hans.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_zh_HK.ts -qm qt/locale/bitcoin_zh_HK.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_zh.ts -qm qt/locale/bitcoin_zh.qm c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT libbitcoin_server_a-addrdb.o -MD -MP -MF .deps/libbitcoin_server_a-addrdb.Tpo -c -o libbitcoin_server_a-addrdb.o `test -f 'addrdb.cpp' || echo './'`addrdb.cpp QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_zh_TW.ts -qm qt/locale/bitcoin_zh_TW.qm c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -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 c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -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 c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT libbitcoin_server_a-blockencodings.o -MD -MP -MF .deps/libbitcoin_server_a-blockencodings.Tpo -c -o libbitcoin_server_a-blockencodings.o `test -f 'blockencodings.cpp' || echo './'`blockencodings.cpp mv -f .deps/libbitcoin_server_a-bloom.Tpo .deps/libbitcoin_server_a-bloom.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -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 c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -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 c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT libbitcoin_server_a-httprpc.o -MD -MP -MF .deps/libbitcoin_server_a-httprpc.Tpo -c -o libbitcoin_server_a-httprpc.o `test -f 'httprpc.cpp' || echo './'`httprpc.cpp mv -f .deps/libbitcoin_server_a-addrman.Tpo .deps/libbitcoin_server_a-addrman.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT libbitcoin_server_a-httpserver.o -MD -MP -MF .deps/libbitcoin_server_a-httpserver.Tpo -c -o libbitcoin_server_a-httpserver.o `test -f 'httpserver.cpp' || echo './'`httpserver.cpp mv -f .deps/libbitcoin_server_a-blockencodings.Tpo .deps/libbitcoin_server_a-blockencodings.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -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-addrdb.Tpo .deps/libbitcoin_server_a-addrdb.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT libbitcoin_server_a-dbwrapper.o -MD -MP -MF .deps/libbitcoin_server_a-dbwrapper.Tpo -c -o libbitcoin_server_a-dbwrapper.o `test -f 'dbwrapper.cpp' || echo './'`dbwrapper.cpp mv -f .deps/libbitcoin_server_a-dbwrapper.Tpo .deps/libbitcoin_server_a-dbwrapper.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -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 c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -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-httpserver.Tpo .deps/libbitcoin_server_a-httpserver.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -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-httprpc.Tpo .deps/libbitcoin_server_a-httprpc.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT libbitcoin_server_a-net_processing.o -MD -MP -MF .deps/libbitcoin_server_a-net_processing.Tpo -c -o libbitcoin_server_a-net_processing.o `test -f 'net_processing.cpp' || echo './'`net_processing.cpp mv -f .deps/libbitcoin_server_a-miner.Tpo .deps/libbitcoin_server_a-miner.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -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-init.Tpo .deps/libbitcoin_server_a-init.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -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 c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -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-noui.Tpo .deps/libbitcoin_server_a-noui.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -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-net.Tpo .deps/libbitcoin_server_a-net.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT libbitcoin_server_a-torcontrol.o -MD -MP -MF .deps/libbitcoin_server_a-torcontrol.Tpo -c -o libbitcoin_server_a-torcontrol.o `test -f 'torcontrol.cpp' || echo './'`torcontrol.cpp mv -f .deps/libbitcoin_server_a-rest.Tpo .deps/libbitcoin_server_a-rest.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -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-timedata.Tpo .deps/libbitcoin_server_a-timedata.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -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-net_processing.Tpo .deps/libbitcoin_server_a-net_processing.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT libbitcoin_server_a-ui_interface.o -MD -MP -MF .deps/libbitcoin_server_a-ui_interface.Tpo -c -o libbitcoin_server_a-ui_interface.o `test -f 'ui_interface.cpp' || echo './'`ui_interface.cpp mv -f .deps/libbitcoin_server_a-torcontrol.Tpo .deps/libbitcoin_server_a-torcontrol.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT libbitcoin_server_a-validation.o -MD -MP -MF .deps/libbitcoin_server_a-validation.Tpo -c -o libbitcoin_server_a-validation.o `test -f 'validation.cpp' || echo './'`validation.cpp mv -f .deps/libbitcoin_server_a-txdb.Tpo .deps/libbitcoin_server_a-txdb.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT libbitcoin_server_a-validationinterface.o -MD -MP -MF .deps/libbitcoin_server_a-validationinterface.Tpo -c -o libbitcoin_server_a-validationinterface.o `test -f 'validationinterface.cpp' || echo './'`validationinterface.cpp mv -f .deps/libbitcoin_server_a-ui_interface.Tpo .deps/libbitcoin_server_a-ui_interface.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT libbitcoin_server_a-versionbits.o -MD -MP -MF .deps/libbitcoin_server_a-versionbits.Tpo -c -o libbitcoin_server_a-versionbits.o `test -f 'versionbits.cpp' || echo './'`versionbits.cpp mv -f .deps/libbitcoin_server_a-versionbits.Tpo .deps/libbitcoin_server_a-versionbits.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT rpc/libbitcoin_cli_a-client.o -MD -MP -MF rpc/.deps/libbitcoin_cli_a-client.Tpo -c -o rpc/libbitcoin_cli_a-client.o `test -f 'rpc/client.cpp' || echo './'`rpc/client.cpp mv -f .deps/libbitcoin_server_a-txmempool.Tpo .deps/libbitcoin_server_a-txmempool.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -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 c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT libbitcoin_common_a-bech32.o -MD -MP -MF .deps/libbitcoin_common_a-bech32.Tpo -c -o libbitcoin_common_a-bech32.o `test -f 'bech32.cpp' || echo './'`bech32.cpp mv -f .deps/libbitcoin_common_a-bech32.Tpo .deps/libbitcoin_common_a-bech32.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -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 rpc/.deps/libbitcoin_cli_a-client.Tpo rpc/.deps/libbitcoin_cli_a-client.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -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/libbitcoin_common_a-coins.Tpo .deps/libbitcoin_common_a-coins.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -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-compressor.Tpo .deps/libbitcoin_common_a-compressor.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -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-chainparams.Tpo .deps/libbitcoin_common_a-chainparams.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -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_read.Tpo .deps/libbitcoin_common_a-core_read.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -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 c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -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_write.Tpo .deps/libbitcoin_common_a-core_write.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT libbitcoin_common_a-netaddress.o -MD -MP -MF .deps/libbitcoin_common_a-netaddress.Tpo -c -o libbitcoin_common_a-netaddress.o `test -f 'netaddress.cpp' || echo './'`netaddress.cpp mv -f .deps/libbitcoin_common_a-netaddress.Tpo .deps/libbitcoin_common_a-netaddress.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -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_server_a-validationinterface.Tpo .deps/libbitcoin_server_a-validationinterface.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT policy/libbitcoin_common_a-feerate.o -MD -MP -MF policy/.deps/libbitcoin_common_a-feerate.Tpo -c -o policy/libbitcoin_common_a-feerate.o `test -f 'policy/feerate.cpp' || echo './'`policy/feerate.cpp mv -f policy/.deps/libbitcoin_common_a-feerate.Tpo policy/.deps/libbitcoin_common_a-feerate.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -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_server_a-validation.Tpo .deps/libbitcoin_server_a-validation.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT libbitcoin_common_a-scheduler.o -MD -MP -MF .deps/libbitcoin_common_a-scheduler.Tpo -c -o libbitcoin_common_a-scheduler.o `test -f 'scheduler.cpp' || echo './'`scheduler.cpp mv -f .deps/libbitcoin_common_a-keystore.Tpo .deps/libbitcoin_common_a-keystore.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -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_common_a-netbase.Tpo .deps/libbitcoin_common_a-netbase.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -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 .deps/libbitcoin_common_a-protocol.Tpo .deps/libbitcoin_common_a-protocol.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT libbitcoin_common_a-warnings.o -MD -MP -MF .deps/libbitcoin_common_a-warnings.Tpo -c -o libbitcoin_common_a-warnings.o `test -f 'warnings.cpp' || echo './'`warnings.cpp mv -f .deps/libbitcoin_common_a-scheduler.Tpo .deps/libbitcoin_common_a-scheduler.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -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 script/.deps/libbitcoin_common_a-sign.Tpo script/.deps/libbitcoin_common_a-sign.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT libbitcoin_util_a-fs.o -MD -MP -MF .deps/libbitcoin_util_a-fs.Tpo -c -o libbitcoin_util_a-fs.o `test -f 'fs.cpp' || echo './'`fs.cpp mv -f .deps/libbitcoin_common_a-warnings.Tpo .deps/libbitcoin_common_a-warnings.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -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-fs.Tpo .deps/libbitcoin_util_a-fs.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT rpc/libbitcoin_util_a-protocol.o -MD -MP -MF rpc/.deps/libbitcoin_util_a-protocol.Tpo -c -o rpc/libbitcoin_util_a-protocol.o `test -f 'rpc/protocol.cpp' || echo './'`rpc/protocol.cpp mv -f script/.deps/libbitcoin_common_a-standard.Tpo script/.deps/libbitcoin_common_a-standard.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT rpc/libbitcoin_util_a-util.o -MD -MP -MF rpc/.deps/libbitcoin_util_a-util.Tpo -c -o rpc/libbitcoin_util_a-util.o `test -f 'rpc/util.cpp' || echo './'`rpc/util.cpp mv -f .deps/libbitcoin_util_a-chainparamsbase.Tpo .deps/libbitcoin_util_a-chainparamsbase.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT support/libbitcoin_util_a-cleanse.o -MD -MP -MF support/.deps/libbitcoin_util_a-cleanse.Tpo -c -o support/libbitcoin_util_a-cleanse.o `test -f 'support/cleanse.cpp' || echo './'`support/cleanse.cpp mv -f support/.deps/libbitcoin_util_a-cleanse.Tpo support/.deps/libbitcoin_util_a-cleanse.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -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-random.Tpo .deps/libbitcoin_util_a-random.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT libbitcoin_util_a-threadinterrupt.o -MD -MP -MF .deps/libbitcoin_util_a-threadinterrupt.Tpo -c -o libbitcoin_util_a-threadinterrupt.o `test -f 'threadinterrupt.cpp' || echo './'`threadinterrupt.cpp mv -f .deps/libbitcoin_util_a-threadinterrupt.Tpo .deps/libbitcoin_util_a-threadinterrupt.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -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 rpc/.deps/libbitcoin_util_a-protocol.Tpo rpc/.deps/libbitcoin_util_a-protocol.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -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 rpc/.deps/libbitcoin_util_a-util.Tpo rpc/.deps/libbitcoin_util_a-util.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -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-utilmoneystr.Tpo .deps/libbitcoin_util_a-utilmoneystr.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -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-sync.Tpo .deps/libbitcoin_util_a-sync.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT libbitcoin_consensus_a-arith_uint256.o -MD -MP -MF .deps/libbitcoin_consensus_a-arith_uint256.Tpo -c -o libbitcoin_consensus_a-arith_uint256.o `test -f 'arith_uint256.cpp' || echo './'`arith_uint256.cpp mv -f .deps/libbitcoin_util_a-utilstrencodings.Tpo .deps/libbitcoin_util_a-utilstrencodings.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT consensus/libbitcoin_consensus_a-merkle.o -MD -MP -MF consensus/.deps/libbitcoin_consensus_a-merkle.Tpo -c -o consensus/libbitcoin_consensus_a-merkle.o `test -f 'consensus/merkle.cpp' || echo './'`consensus/merkle.cpp mv -f .deps/libbitcoin_consensus_a-arith_uint256.Tpo .deps/libbitcoin_consensus_a-arith_uint256.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT libbitcoin_consensus_a-hash.o -MD -MP -MF .deps/libbitcoin_consensus_a-hash.Tpo -c -o libbitcoin_consensus_a-hash.o `test -f 'hash.cpp' || echo './'`hash.cpp mv -f consensus/.deps/libbitcoin_consensus_a-merkle.Tpo consensus/.deps/libbitcoin_consensus_a-merkle.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT libbitcoin_consensus_a-pubkey.o -MD -MP -MF .deps/libbitcoin_consensus_a-pubkey.Tpo -c -o libbitcoin_consensus_a-pubkey.o `test -f 'pubkey.cpp' || echo './'`pubkey.cpp mv -f .deps/libbitcoin_consensus_a-hash.Tpo .deps/libbitcoin_consensus_a-hash.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT script/libbitcoin_consensus_a-bitcoinconsensus.o -MD -MP -MF script/.deps/libbitcoin_consensus_a-bitcoinconsensus.Tpo -c -o script/libbitcoin_consensus_a-bitcoinconsensus.o `test -f 'script/bitcoinconsensus.cpp' || echo './'`script/bitcoinconsensus.cpp mv -f .deps/libbitcoin_consensus_a-pubkey.Tpo .deps/libbitcoin_consensus_a-pubkey.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT script/libbitcoin_consensus_a-interpreter.o -MD -MP -MF script/.deps/libbitcoin_consensus_a-interpreter.Tpo -c -o script/libbitcoin_consensus_a-interpreter.o `test -f 'script/interpreter.cpp' || echo './'`script/interpreter.cpp mv -f script/.deps/libbitcoin_consensus_a-bitcoinconsensus.Tpo script/.deps/libbitcoin_consensus_a-bitcoinconsensus.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT script/libbitcoin_consensus_a-script.o -MD -MP -MF script/.deps/libbitcoin_consensus_a-script.Tpo -c -o script/libbitcoin_consensus_a-script.o `test -f 'script/script.cpp' || echo './'`script/script.cpp mv -f script/.deps/libbitcoin_consensus_a-script.Tpo script/.deps/libbitcoin_consensus_a-script.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT script/libbitcoin_consensus_a-script_error.o -MD -MP -MF script/.deps/libbitcoin_consensus_a-script_error.Tpo -c -o script/libbitcoin_consensus_a-script_error.o `test -f 'script/script_error.cpp' || echo './'`script/script_error.cpp mv -f script/.deps/libbitcoin_consensus_a-script_error.Tpo script/.deps/libbitcoin_consensus_a-script_error.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT libbitcoin_consensus_a-uint256.o -MD -MP -MF .deps/libbitcoin_consensus_a-uint256.Tpo -c -o libbitcoin_consensus_a-uint256.o `test -f 'uint256.cpp' || echo './'`uint256.cpp mv -f .deps/libbitcoin_consensus_a-uint256.Tpo .deps/libbitcoin_consensus_a-uint256.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT libbitcoin_consensus_a-utilstrencodings.o -MD -MP -MF .deps/libbitcoin_consensus_a-utilstrencodings.Tpo -c -o libbitcoin_consensus_a-utilstrencodings.o `test -f 'utilstrencodings.cpp' || echo './'`utilstrencodings.cpp mv -f script/.deps/libbitcoin_consensus_a-interpreter.Tpo script/.deps/libbitcoin_consensus_a-interpreter.Po gmake -C univalue libunivalue.la gmake[4]: Entering directory '/wrkdirs/usr/ports/net-p2p/bitcoin/work/bitcoin-0.16.0/src/univalue' /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -I./include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT lib/libunivalue_la-univalue.lo -MD -MP -MF lib/.deps/libunivalue_la-univalue.Tpo -c -o lib/libunivalue_la-univalue.lo `test -f 'lib/univalue.cpp' || echo './'`lib/univalue.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -I./include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT lib/libunivalue_la-univalue.lo -MD -MP -MF lib/.deps/libunivalue_la-univalue.Tpo -c lib/univalue.cpp -fPIC -DPIC -o lib/libunivalue_la-univalue.o mv -f .deps/libbitcoin_consensus_a-utilstrencodings.Tpo .deps/libbitcoin_consensus_a-utilstrencodings.Po /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -I./include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT lib/libunivalue_la-univalue_get.lo -MD -MP -MF lib/.deps/libunivalue_la-univalue_get.Tpo -c -o lib/libunivalue_la-univalue_get.lo `test -f 'lib/univalue_get.cpp' || echo './'`lib/univalue_get.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -I./include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT lib/libunivalue_la-univalue_get.lo -MD -MP -MF lib/.deps/libunivalue_la-univalue_get.Tpo -c lib/univalue_get.cpp -fPIC -DPIC -o lib/libunivalue_la-univalue_get.o mv -f lib/.deps/libunivalue_la-univalue.Tpo lib/.deps/libunivalue_la-univalue.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -I./include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT lib/libunivalue_la-univalue_read.lo -MD -MP -MF lib/.deps/libunivalue_la-univalue_read.Tpo -c -o lib/libunivalue_la-univalue_read.lo `test -f 'lib/univalue_read.cpp' || echo './'`lib/univalue_read.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -I./include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT lib/libunivalue_la-univalue_read.lo -MD -MP -MF lib/.deps/libunivalue_la-univalue_read.Tpo -c lib/univalue_read.cpp -fPIC -DPIC -o lib/libunivalue_la-univalue_read.o mv -f .deps/libbitcoin_util_a-util.Tpo .deps/libbitcoin_util_a-util.Po /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -I./include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT lib/libunivalue_la-univalue_write.lo -MD -MP -MF lib/.deps/libunivalue_la-univalue_write.Tpo -c -o lib/libunivalue_la-univalue_write.lo `test -f 'lib/univalue_write.cpp' || echo './'`lib/univalue_write.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -I./include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT lib/libunivalue_la-univalue_write.lo -MD -MP -MF lib/.deps/libunivalue_la-univalue_write.Tpo -c lib/univalue_write.cpp -fPIC -DPIC -o lib/libunivalue_la-univalue_write.o mv -f lib/.deps/libunivalue_la-univalue_get.Tpo lib/.deps/libunivalue_la-univalue_get.Plo c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./leveldb -DOS_FREEBSD -DLEVELDB_ATOMIC_PRESENT -D__STDC_LIMIT_MACROS -DLEVELDB_PLATFORM_POSIX -I./leveldb/include -I./leveldb/helpers/memenv -DLEVELDB_PLATFORM_POSIX_SSE -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -msse4.2 -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT leveldb/port/leveldb_libleveldb_sse42_a-port_posix_sse.o -MD -MP -MF leveldb/port/.deps/leveldb_libleveldb_sse42_a-port_posix_sse.Tpo -c -o leveldb/port/leveldb_libleveldb_sse42_a-port_posix_sse.o `test -f 'leveldb/port/port_posix_sse.cc' || echo './'`leveldb/port/port_posix_sse.cc mv -f lib/.deps/libunivalue_la-univalue_read.Tpo lib/.deps/libunivalue_la-univalue_read.Plo mv -f .deps/libbitcoin_util_a-utiltime.Tpo .deps/libbitcoin_util_a-utiltime.Po gmake -C secp256k1 libsecp256k1.la QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtWidgets -DHAVE_CONFIG_H -I. qt/bitcoin.cpp | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/bitcoin.moc gmake[4]: Entering directory '/wrkdirs/usr/ports/net-p2p/bitcoin/work/bitcoin-0.16.0/src/secp256k1' cc -I. -g -O2 -Wall -Wextra -Wno-unused-function -c src/gen_context.c -o gen_context.o mv -f leveldb/port/.deps/leveldb_libleveldb_sse42_a-port_posix_sse.Tpo leveldb/port/.deps/leveldb_libleveldb_sse42_a-port_posix_sse.Po QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtWidgets -DHAVE_CONFIG_H -I. qt/bitcoinamountfield.cpp | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/bitcoinamountfield.moc mv -f lib/.deps/libunivalue_la-univalue_write.Tpo lib/.deps/libunivalue_la-univalue_write.Plo /bin/sh ./libtool --tag=CXX --mode=link c++ -I./include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -version-info 100:3:100 -no-undefined -fstack-protector -o libunivalue.la -rpath /usr/local/lib lib/libunivalue_la-univalue.lo lib/libunivalue_la-univalue_get.lo lib/libunivalue_la-univalue_read.lo lib/libunivalue_la-univalue_write.lo -L/usr/local/lib -L/usr/local/lib/db48 libtool: link: ar cru .libs/libunivalue.a lib/libunivalue_la-univalue.o lib/libunivalue_la-univalue_get.o lib/libunivalue_la-univalue_read.o lib/libunivalue_la-univalue_write.o libtool: link: ranlib .libs/libunivalue.a libtool: link: ( cd ".libs" && rm -f "libunivalue.la" && ln -s "../libunivalue.la" "libunivalue.la" ) gmake[4]: Leaving directory '/wrkdirs/usr/ports/net-p2p/bitcoin/work/bitcoin-0.16.0/src/univalue' QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtWidgets -DHAVE_CONFIG_H -I. qt/intro.cpp | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/intro.moc cc gen_context.o -o gen_context QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtWidgets -DHAVE_CONFIG_H -I. qt/overviewpage.cpp | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/overviewpage.moc QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtWidgets -DHAVE_CONFIG_H -I. qt/rpcconsole.cpp | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/rpcconsole.moc ./gen_context /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./src -DSECP256K1_BUILD -I./include -I./src -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -W -std=c89 -pedantic -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -Wno-unused-function -Wno-long-long -Wno-overlength-strings -fvisibility=hidden -O3 -MT src/libsecp256k1_la-secp256k1.lo -MD -MP -MF src/.deps/libsecp256k1_la-secp256k1.Tpo -c -o src/libsecp256k1_la-secp256k1.lo `test -f 'src/secp256k1.c' || echo './'`src/secp256k1.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I./src -DSECP256K1_BUILD -I./include -I./src -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -W -std=c89 -pedantic -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -Wno-unused-function -Wno-long-long -Wno-overlength-strings -fvisibility=hidden -O3 -MT src/libsecp256k1_la-secp256k1.lo -MD -MP -MF src/.deps/libsecp256k1_la-secp256k1.Tpo -c src/secp256k1.c -fPIC -DPIC -o src/libsecp256k1_la-secp256k1.o QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtWidgets -DHAVE_CONFIG_H -I. qt/addressbookpage.h | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/moc_addressbookpage.cpp QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtWidgets -DHAVE_CONFIG_H -I. qt/addresstablemodel.h | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/moc_addresstablemodel.cpp QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtWidgets -DHAVE_CONFIG_H -I. qt/askpassphrasedialog.h | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/moc_askpassphrasedialog.cpp QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtWidgets -DHAVE_CONFIG_H -I. qt/bantablemodel.h | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/moc_bantablemodel.cpp QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtWidgets -DHAVE_CONFIG_H -I. qt/bitcoinaddressvalidator.h | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/moc_bitcoinaddressvalidator.cpp QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtWidgets -DHAVE_CONFIG_H -I. qt/bitcoinamountfield.h | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/moc_bitcoinamountfield.cpp QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtWidgets -DHAVE_CONFIG_H -I. qt/bitcoingui.h | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/moc_bitcoingui.cpp QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtWidgets -DHAVE_CONFIG_H -I. qt/bitcoinunits.h | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/moc_bitcoinunits.cpp QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtWidgets -DHAVE_CONFIG_H -I. qt/callback.h | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/moc_callback.cpp QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtWidgets -DHAVE_CONFIG_H -I. qt/clientmodel.h | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/moc_clientmodel.cpp QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtWidgets -DHAVE_CONFIG_H -I. qt/coincontroldialog.h | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/moc_coincontroldialog.cpp QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtWidgets -DHAVE_CONFIG_H -I. qt/coincontroltreewidget.h | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/moc_coincontroltreewidget.cpp QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtWidgets -DHAVE_CONFIG_H -I. qt/csvmodelwriter.h | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/moc_csvmodelwriter.cpp QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtWidgets -DHAVE_CONFIG_H -I. qt/editaddressdialog.h | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/moc_editaddressdialog.cpp QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtWidgets -DHAVE_CONFIG_H -I. qt/guiutil.h | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/moc_guiutil.cpp QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtWidgets -DHAVE_CONFIG_H -I. qt/intro.h | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/moc_intro.cpp QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtWidgets -DHAVE_CONFIG_H -I. qt/macdockiconhandler.h | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/moc_macdockiconhandler.cpp QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtWidgets -DHAVE_CONFIG_H -I. qt/macnotificationhandler.h | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/moc_macnotificationhandler.cpp QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtWidgets -DHAVE_CONFIG_H -I. qt/modaloverlay.h | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/moc_modaloverlay.cpp QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtWidgets -DHAVE_CONFIG_H -I. qt/notificator.h | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/moc_notificator.cpp QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtWidgets -DHAVE_CONFIG_H -I. qt/openuridialog.h | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/moc_openuridialog.cpp QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtWidgets -DHAVE_CONFIG_H -I. qt/optionsdialog.h | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/moc_optionsdialog.cpp QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtWidgets -DHAVE_CONFIG_H -I. qt/optionsmodel.h | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/moc_optionsmodel.cpp QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtWidgets -DHAVE_CONFIG_H -I. qt/overviewpage.h | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/moc_overviewpage.cpp QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtWidgets -DHAVE_CONFIG_H -I. qt/peertablemodel.h | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/moc_peertablemodel.cpp QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtWidgets -DHAVE_CONFIG_H -I. qt/paymentserver.h | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/moc_paymentserver.cpp QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtWidgets -DHAVE_CONFIG_H -I. qt/qvalidatedlineedit.h | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/moc_qvalidatedlineedit.cpp QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtWidgets -DHAVE_CONFIG_H -I. qt/qvaluecombobox.h | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/moc_qvaluecombobox.cpp QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtWidgets -DHAVE_CONFIG_H -I. qt/receivecoinsdialog.h | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/moc_receivecoinsdialog.cpp QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtWidgets -DHAVE_CONFIG_H -I. qt/receiverequestdialog.h | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/moc_receiverequestdialog.cpp QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtWidgets -DHAVE_CONFIG_H -I. qt/recentrequeststablemodel.h | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/moc_recentrequeststablemodel.cpp QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtWidgets -DHAVE_CONFIG_H -I. qt/rpcconsole.h | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/moc_rpcconsole.cpp QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtWidgets -DHAVE_CONFIG_H -I. qt/sendcoinsdialog.h | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/moc_sendcoinsdialog.cpp QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtWidgets -DHAVE_CONFIG_H -I. qt/sendcoinsentry.h | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/moc_sendcoinsentry.cpp QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtWidgets -DHAVE_CONFIG_H -I. qt/signverifymessagedialog.h | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/moc_signverifymessagedialog.cpp QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtWidgets -DHAVE_CONFIG_H -I. qt/splashscreen.h | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/moc_splashscreen.cpp QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtWidgets -DHAVE_CONFIG_H -I. qt/trafficgraphwidget.h | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/moc_trafficgraphwidget.cpp QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtWidgets -DHAVE_CONFIG_H -I. qt/transactiondesc.h | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/moc_transactiondesc.cpp QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtWidgets -DHAVE_CONFIG_H -I. qt/transactiondescdialog.h | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/moc_transactiondescdialog.cpp QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtWidgets -DHAVE_CONFIG_H -I. qt/transactionfilterproxy.h | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/moc_transactionfilterproxy.cpp QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtWidgets -DHAVE_CONFIG_H -I. qt/transactiontablemodel.h | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/moc_transactiontablemodel.cpp QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtWidgets -DHAVE_CONFIG_H -I. qt/transactionview.h | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/moc_transactionview.cpp QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtWidgets -DHAVE_CONFIG_H -I. qt/utilitydialog.h | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/moc_utilitydialog.cpp QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtWidgets -DHAVE_CONFIG_H -I. qt/walletframe.h | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/moc_walletframe.cpp QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtWidgets -DHAVE_CONFIG_H -I. qt/walletmodel.h | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/moc_walletmodel.cpp QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtWidgets -DHAVE_CONFIG_H -I. qt/walletview.h | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/moc_walletview.cpp c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -DQT_NO_KEYWORDS -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIC -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT qt/qt_libbitcoinqt_a-paymentrequest.pb.o -MD -MP -MF qt/.deps/qt_libbitcoinqt_a-paymentrequest.pb.Tpo -c -o qt/qt_libbitcoinqt_a-paymentrequest.pb.o `test -f 'qt/paymentrequest.pb.cc' || echo './'`qt/paymentrequest.pb.cc QT_SELECT=qt5 /usr/local/lib/qt5/bin/rcc -name bitcoin qt/bitcoin.qrc | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/qrc_bitcoin.cpp QT_SELECT=qt5 /usr/local/lib/qt5/bin/rcc -name bitcoin_locale qt/temp_bitcoin_locale.qrc | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/qrc_bitcoin_locale.cpp mv -f src/.deps/libsecp256k1_la-secp256k1.Tpo src/.deps/libsecp256k1_la-secp256k1.Plo /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -W -std=c89 -pedantic -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -Wno-unused-function -Wno-long-long -Wno-overlength-strings -fvisibility=hidden -O3 -fstack-protector -o libsecp256k1.la -rpath /usr/local/lib src/libsecp256k1_la-secp256k1.lo -L/usr/local/lib -L/usr/local/lib/db48 libtool: link: /usr/bin/ar cru .libs/libsecp256k1.a src/libsecp256k1_la-secp256k1.o libtool: link: /usr/bin/ranlib .libs/libsecp256k1.a c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT consensus/libbitcoin_server_a-tx_verify.o -MD -MP -MF consensus/.deps/libbitcoin_server_a-tx_verify.Tpo -c -o consensus/libbitcoin_server_a-tx_verify.o `test -f 'consensus/tx_verify.cpp' || echo './'`consensus/tx_verify.cpp libtool: link: ( cd ".libs" && rm -f "libsecp256k1.la" && ln -s "../libsecp256k1.la" "libsecp256k1.la" ) gmake[4]: Leaving directory '/wrkdirs/usr/ports/net-p2p/bitcoin/work/bitcoin-0.16.0/src/secp256k1' c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT policy/libbitcoin_server_a-fees.o -MD -MP -MF policy/.deps/libbitcoin_server_a-fees.Tpo -c -o policy/libbitcoin_server_a-fees.o `test -f 'policy/fees.cpp' || echo './'`policy/fees.cpp c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT policy/libbitcoin_server_a-policy.o -MD -MP -MF policy/.deps/libbitcoin_server_a-policy.Tpo -c -o policy/libbitcoin_server_a-policy.o `test -f 'policy/policy.cpp' || echo './'`policy/policy.cpp mv -f consensus/.deps/libbitcoin_server_a-tx_verify.Tpo consensus/.deps/libbitcoin_server_a-tx_verify.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT policy/libbitcoin_server_a-rbf.o -MD -MP -MF policy/.deps/libbitcoin_server_a-rbf.Tpo -c -o policy/libbitcoin_server_a-rbf.o `test -f 'policy/rbf.cpp' || echo './'`policy/rbf.cpp mv -f qt/.deps/qt_libbitcoinqt_a-paymentrequest.pb.Tpo qt/.deps/qt_libbitcoinqt_a-paymentrequest.pb.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT rpc/libbitcoin_server_a-blockchain.o -MD -MP -MF rpc/.deps/libbitcoin_server_a-blockchain.Tpo -c -o rpc/libbitcoin_server_a-blockchain.o `test -f 'rpc/blockchain.cpp' || echo './'`rpc/blockchain.cpp mv -f policy/.deps/libbitcoin_server_a-rbf.Tpo policy/.deps/libbitcoin_server_a-rbf.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT rpc/libbitcoin_server_a-mining.o -MD -MP -MF rpc/.deps/libbitcoin_server_a-mining.Tpo -c -o rpc/libbitcoin_server_a-mining.o `test -f 'rpc/mining.cpp' || echo './'`rpc/mining.cpp mv -f policy/.deps/libbitcoin_server_a-policy.Tpo policy/.deps/libbitcoin_server_a-policy.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT rpc/libbitcoin_server_a-misc.o -MD -MP -MF rpc/.deps/libbitcoin_server_a-misc.Tpo -c -o rpc/libbitcoin_server_a-misc.o `test -f 'rpc/misc.cpp' || echo './'`rpc/misc.cpp mv -f policy/.deps/libbitcoin_server_a-fees.Tpo policy/.deps/libbitcoin_server_a-fees.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT rpc/libbitcoin_server_a-net.o -MD -MP -MF rpc/.deps/libbitcoin_server_a-net.Tpo -c -o rpc/libbitcoin_server_a-net.o `test -f 'rpc/net.cpp' || echo './'`rpc/net.cpp mv -f rpc/.deps/libbitcoin_server_a-blockchain.Tpo rpc/.deps/libbitcoin_server_a-blockchain.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT rpc/libbitcoin_server_a-rawtransaction.o -MD -MP -MF rpc/.deps/libbitcoin_server_a-rawtransaction.Tpo -c -o rpc/libbitcoin_server_a-rawtransaction.o `test -f 'rpc/rawtransaction.cpp' || echo './'`rpc/rawtransaction.cpp mv -f rpc/.deps/libbitcoin_server_a-mining.Tpo rpc/.deps/libbitcoin_server_a-mining.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT rpc/libbitcoin_server_a-safemode.o -MD -MP -MF rpc/.deps/libbitcoin_server_a-safemode.Tpo -c -o rpc/libbitcoin_server_a-safemode.o `test -f 'rpc/safemode.cpp' || echo './'`rpc/safemode.cpp mv -f rpc/.deps/libbitcoin_server_a-net.Tpo rpc/.deps/libbitcoin_server_a-net.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT rpc/libbitcoin_server_a-server.o -MD -MP -MF rpc/.deps/libbitcoin_server_a-server.Tpo -c -o rpc/libbitcoin_server_a-server.o `test -f 'rpc/server.cpp' || echo './'`rpc/server.cpp mv -f rpc/.deps/libbitcoin_server_a-misc.Tpo rpc/.deps/libbitcoin_server_a-misc.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -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 rpc/.deps/libbitcoin_server_a-safemode.Tpo rpc/.deps/libbitcoin_server_a-safemode.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT script/libbitcoin_server_a-ismine.o -MD -MP -MF script/.deps/libbitcoin_server_a-ismine.Tpo -c -o script/libbitcoin_server_a-ismine.o `test -f 'script/ismine.cpp' || echo './'`script/ismine.cpp mv -f script/.deps/libbitcoin_server_a-sigcache.Tpo script/.deps/libbitcoin_server_a-sigcache.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT wallet/libbitcoin_wallet_a-crypter.o -MD -MP -MF wallet/.deps/libbitcoin_wallet_a-crypter.Tpo -c -o wallet/libbitcoin_wallet_a-crypter.o `test -f 'wallet/crypter.cpp' || echo './'`wallet/crypter.cpp mv -f script/.deps/libbitcoin_server_a-ismine.Tpo script/.deps/libbitcoin_server_a-ismine.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT wallet/libbitcoin_wallet_a-db.o -MD -MP -MF wallet/.deps/libbitcoin_wallet_a-db.Tpo -c -o wallet/libbitcoin_wallet_a-db.o `test -f 'wallet/db.cpp' || echo './'`wallet/db.cpp mv -f rpc/.deps/libbitcoin_server_a-rawtransaction.Tpo rpc/.deps/libbitcoin_server_a-rawtransaction.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT wallet/libbitcoin_wallet_a-feebumper.o -MD -MP -MF wallet/.deps/libbitcoin_wallet_a-feebumper.Tpo -c -o wallet/libbitcoin_wallet_a-feebumper.o `test -f 'wallet/feebumper.cpp' || echo './'`wallet/feebumper.cpp mv -f rpc/.deps/libbitcoin_server_a-server.Tpo rpc/.deps/libbitcoin_server_a-server.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT wallet/libbitcoin_wallet_a-fees.o -MD -MP -MF wallet/.deps/libbitcoin_wallet_a-fees.Tpo -c -o wallet/libbitcoin_wallet_a-fees.o `test -f 'wallet/fees.cpp' || echo './'`wallet/fees.cpp mv -f wallet/.deps/libbitcoin_wallet_a-crypter.Tpo wallet/.deps/libbitcoin_wallet_a-crypter.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT wallet/libbitcoin_wallet_a-init.o -MD -MP -MF wallet/.deps/libbitcoin_wallet_a-init.Tpo -c -o wallet/libbitcoin_wallet_a-init.o `test -f 'wallet/init.cpp' || echo './'`wallet/init.cpp mv -f wallet/.deps/libbitcoin_wallet_a-db.Tpo wallet/.deps/libbitcoin_wallet_a-db.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT wallet/libbitcoin_wallet_a-rpcdump.o -MD -MP -MF wallet/.deps/libbitcoin_wallet_a-rpcdump.Tpo -c -o wallet/libbitcoin_wallet_a-rpcdump.o `test -f 'wallet/rpcdump.cpp' || echo './'`wallet/rpcdump.cpp mv -f wallet/.deps/libbitcoin_wallet_a-feebumper.Tpo wallet/.deps/libbitcoin_wallet_a-feebumper.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT wallet/libbitcoin_wallet_a-rpcwallet.o -MD -MP -MF wallet/.deps/libbitcoin_wallet_a-rpcwallet.Tpo -c -o wallet/libbitcoin_wallet_a-rpcwallet.o `test -f 'wallet/rpcwallet.cpp' || echo './'`wallet/rpcwallet.cpp mv -f wallet/.deps/libbitcoin_wallet_a-fees.Tpo wallet/.deps/libbitcoin_wallet_a-fees.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT wallet/libbitcoin_wallet_a-wallet.o -MD -MP -MF wallet/.deps/libbitcoin_wallet_a-wallet.Tpo -c -o wallet/libbitcoin_wallet_a-wallet.o `test -f 'wallet/wallet.cpp' || echo './'`wallet/wallet.cpp mv -f wallet/.deps/libbitcoin_wallet_a-init.Tpo wallet/.deps/libbitcoin_wallet_a-init.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT wallet/libbitcoin_wallet_a-walletdb.o -MD -MP -MF wallet/.deps/libbitcoin_wallet_a-walletdb.Tpo -c -o wallet/libbitcoin_wallet_a-walletdb.o `test -f 'wallet/walletdb.cpp' || echo './'`wallet/walletdb.cpp mv -f wallet/.deps/libbitcoin_wallet_a-rpcdump.Tpo wallet/.deps/libbitcoin_wallet_a-rpcdump.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT wallet/libbitcoin_wallet_a-walletutil.o -MD -MP -MF wallet/.deps/libbitcoin_wallet_a-walletutil.Tpo -c -o wallet/libbitcoin_wallet_a-walletutil.o `test -f 'wallet/walletutil.cpp' || echo './'`wallet/walletutil.cpp mv -f wallet/.deps/libbitcoin_wallet_a-rpcwallet.Tpo wallet/.deps/libbitcoin_wallet_a-rpcwallet.Po rm -f libbitcoin_cli.a /usr/bin/ar cr libbitcoin_cli.a rpc/libbitcoin_cli_a-client.o /usr/bin/ranlib libbitcoin_cli.a rm -f libbitcoin_common.a /usr/bin/ar cr libbitcoin_common.a libbitcoin_common_a-base58.o libbitcoin_common_a-bech32.o libbitcoin_common_a-chainparams.o libbitcoin_common_a-coins.o libbitcoin_common_a-compressor.o libbitcoin_common_a-core_read.o libbitcoin_common_a-core_write.o libbitcoin_common_a-key.o libbitcoin_common_a-keystore.o libbitcoin_common_a-netaddress.o libbitcoin_common_a-netbase.o policy/libbitcoin_common_a-feerate.o libbitcoin_common_a-protocol.o libbitcoin_common_a-scheduler.o script/libbitcoin_common_a-sign.o script/libbitcoin_common_a-standard.o libbitcoin_common_a-warnings.o /usr/bin/ranlib libbitcoin_common.a c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT support/libbitcoin_util_a-lockedpool.o -MD -MP -MF support/.deps/libbitcoin_util_a-lockedpool.Tpo -c -o support/libbitcoin_util_a-lockedpool.o `test -f 'support/lockedpool.cpp' || echo './'`support/lockedpool.cpp mv -f support/.deps/libbitcoin_util_a-lockedpool.Tpo support/.deps/libbitcoin_util_a-lockedpool.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -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 wallet/.deps/libbitcoin_wallet_a-walletutil.Tpo wallet/.deps/libbitcoin_wallet_a-walletutil.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -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 c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -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 c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -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 c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT primitives/libbitcoin_consensus_a-block.o -MD -MP -MF primitives/.deps/libbitcoin_consensus_a-block.Tpo -c -o primitives/libbitcoin_consensus_a-block.o `test -f 'primitives/block.cpp' || echo './'`primitives/block.cpp mv -f .deps/libbitcoin_util_a-clientversion.Tpo .deps/libbitcoin_util_a-clientversion.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db48/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT primitives/libbitcoin_consensus_a-transaction.o -MD -MP -MF primitives/.deps/libbitcoin_consensus_a-transaction.Tpo -c -o primitives/libbitcoin_consensus_a-transaction.o `test -f 'primitives/transaction.cpp' || echo './'`primitives/transaction.cpp mv -f wallet/.deps/libbitcoin_wallet_a-walletdb.Tpo wallet/.deps/libbitcoin_wallet_a-walletdb.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT crypto/crypto_libbitcoin_crypto_a-aes.o -MD -MP -MF crypto/.deps/crypto_libbitcoin_crypto_a-aes.Tpo -c -o crypto/crypto_libbitcoin_crypto_a-aes.o `test -f 'crypto/aes.cpp' || echo './'`crypto/aes.cpp mv -f crypto/.deps/crypto_libbitcoin_crypto_a-aes.Tpo crypto/.deps/crypto_libbitcoin_crypto_a-aes.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT crypto/crypto_libbitcoin_crypto_a-chacha20.o -MD -MP -MF crypto/.deps/crypto_libbitcoin_crypto_a-chacha20.Tpo -c -o crypto/crypto_libbitcoin_crypto_a-chacha20.o `test -f 'crypto/chacha20.cpp' || echo './'`crypto/chacha20.cpp mv -f crypto/.deps/crypto_libbitcoin_crypto_a-chacha20.Tpo crypto/.deps/crypto_libbitcoin_crypto_a-chacha20.Po mv -f primitives/.deps/libbitcoin_consensus_a-block.Tpo primitives/.deps/libbitcoin_consensus_a-block.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -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 c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -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 c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -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 c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -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-hmac_sha256.Tpo crypto/.deps/crypto_libbitcoin_crypto_a-hmac_sha256.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -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-sha1.Tpo crypto/.deps/crypto_libbitcoin_crypto_a-sha1.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -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 primitives/.deps/libbitcoin_consensus_a-transaction.Tpo primitives/.deps/libbitcoin_consensus_a-transaction.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/db48 -MT crypto/crypto_libbitcoin_crypto_a-sha256_sse4.o -MD -MP -MF crypto/.deps/crypto_libbitcoin_crypto_a-sha256_sse4.Tpo -c -o crypto/crypto_libbitcoin_crypto_a-sha256_sse4.o `test -f 'crypto/sha256_sse4.cpp' || echo './'`crypto/sha256_sse4.cpp crypto/sha256_sse4.cpp:953:15: error: cannot compile this unexpected cast lvalue yet : "m"(K256), "m"(FLIP_MASK), "m"(SHUF_00BA), "m"(SHUF_DC00) ^~~~ crypto/sha256_sse4.cpp:953:26: error: cannot compile this unexpected cast lvalue yet : "m"(K256), "m"(FLIP_MASK), "m"(SHUF_00BA), "m"(SHUF_DC00) ^~~~~~~~~ crypto/sha256_sse4.cpp:953:42: error: cannot compile this unexpected cast lvalue yet : "m"(K256), "m"(FLIP_MASK), "m"(SHUF_00BA), "m"(SHUF_DC00) ^~~~~~~~~ crypto/sha256_sse4.cpp:953:58: error: cannot compile this unexpected cast lvalue yet : "m"(K256), "m"(FLIP_MASK), "m"(SHUF_00BA), "m"(SHUF_DC00) ^~~~~~~~~ 4 errors generated. gmake[3]: *** [Makefile:4443: crypto/crypto_libbitcoin_crypto_a-sha256_sse4.o] Error 1 gmake[3]: *** Waiting for unfinished jobs.... mv -f crypto/.deps/crypto_libbitcoin_crypto_a-sha512.Tpo crypto/.deps/crypto_libbitcoin_crypto_a-sha512.Po mv -f crypto/.deps/crypto_libbitcoin_crypto_a-sha256.Tpo crypto/.deps/crypto_libbitcoin_crypto_a-sha256.Po mv -f wallet/.deps/libbitcoin_wallet_a-wallet.Tpo wallet/.deps/libbitcoin_wallet_a-wallet.Po gmake[3]: Leaving directory '/wrkdirs/usr/ports/net-p2p/bitcoin/work/bitcoin-0.16.0/src' gmake[2]: *** [Makefile:9461: all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/net-p2p/bitcoin/work/bitcoin-0.16.0/src' gmake[1]: *** [Makefile:747: all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/net-p2p/bitcoin/work/bitcoin-0.16.0' ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/net-p2p/bitcoin build of net-p2p/bitcoin | bitcoin-0.16.0 ended at Tue Feb 27 09:08:09 AEST 2018 build time: 00:05:51 !!! build failure encountered !!!