=>> Building net-p2p/namecoin build started at Mon Jun 5 08:03:33 CDT 2023 port directory: /usr/ports/net-p2p/namecoin package name: namecoin-0.21.0.1_8,1 building for: FreeBSD 132amd64-current-job-01 13.2-RELEASE FreeBSD 13.2-RELEASE amd64 maintained by: milios@ccsys.com Makefile ident: Poudriere version: 3.3.7_1 Host OSVERSION: 1302001 Jail OSVERSION: 1302001 Job Id: 01 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1302001 UNAME_v=FreeBSD 13.2-RELEASE UNAME_r=13.2-RELEASE BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root USE_COLORS=no LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.3.7_1 MASTERMNT=/poudriere/data/.m/132amd64-current/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen-256color PWD=/poudriere/data/.m/132amd64-current/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=132amd64-current SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/poudriere/data/.m/132amd64-current/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for namecoin-0.21.0.1_8,1: 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-- milios@ccsys.com --End MAINTAINER-- --CONFIGURE_ARGS-- --without-libs --with-gui=qt5 --without-daemon --without-utils --disable-man --with-qtdbus --disable-debug --enable-hardening --with-qrencode --disable-tests --disable-bench --with-miniupnpc --enable-wallet --with-incompatible-bdb BDB_CFLAGS=-I/usr/local/include/db5 BDB_LIBS="-L/usr/local/lib/db5 -Wl,-rpath=/usr/local/lib/db5 -ldb_cxx-5.3" --disable-zmq --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- CRYPTO_CFLAGS="-I/usr/local/include" CRYPTO_LIBS="-L/usr/local/lib -lcrypto" SSL_CFLAGS="-I/usr/local/include" SSL_LIBS="-L/usr/local/lib -lssl" OBJCXX="c++" OBJCXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " MAKE=gmake PKG_CONFIG=pkgconf QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/net-p2p/namecoin/work/namecoin-core-nc0.21.0.1/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" XDG_DATA_HOME=/wrkdirs/usr/ports/net-p2p/namecoin/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-p2p/namecoin/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net-p2p/namecoin/work/.cache HOME=/wrkdirs/usr/ports/net-p2p/namecoin/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net-p2p/namecoin/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net-p2p/namecoin/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh DEFAULT_AUTOCONF=2.71 CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- V=1 OPENSSLBASE=/usr/local OPENSSLDIR=/usr/local/openssl OPENSSLINC=/usr/local/include OPENSSLLIB=/usr/local/lib OPENSSLRPATH=/usr/local/lib QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/net-p2p/namecoin/work/namecoin-core-nc0.21.0.1/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" XDG_DATA_HOME=/wrkdirs/usr/ports/net-p2p/namecoin/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-p2p/namecoin/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net-p2p/namecoin/work/.cache HOME=/wrkdirs/usr/ports/net-p2p/namecoin/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net-p2p/namecoin/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net-p2p/namecoin/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES DEFAULT_AUTOCONF=2.71 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -Wl,-rpath,/usr/local/lib -fstack-protector-strong " LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " 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-- 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_TOOLDIR="lib/qt5/bin" OSREL=13.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/namecoin" EXAMPLESDIR="share/examples/namecoin" DATADIR="share/namecoin" WWWDIR="www/namecoin" ETCDIR="etc/namecoin" --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/namecoin DOCSDIR=/usr/local/share/doc/namecoin EXAMPLESDIR=/usr/local/share/examples/namecoin WWWDIR=/usr/local/www/namecoin ETCDIR=/usr/local/etc/namecoin --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 #### /poudriere/control/default-make.conf #### DEFAULT_VERSIONS+=apache=2.4 DEFAULT_VERSIONS+=corosync=3 DEFAULT_VERSIONS+=gcc=11 DEFAULT_VERSIONS+=ghostscript=agpl DEFAULT_VERSIONS+=java=17 DEFAULT_VERSIONS+=linux=c7_64 DEFAULT_VERSIONS+=llvm=13 DEFAULT_VERSIONS+=lua=5.3 DEFAULT_VERSIONS+=mono=6.8 DEFAULT_VERSIONS+=mysql=10.5m DEFAULT_VERSIONS+=perl5=5.32 DEFAULT_VERSIONS+=pgsql=14 DEFAULT_VERSIONS+=php=8.0 DEFAULT_VERSIONS+=python2=2.7 DEFAULT_VERSIONS+=python3=3.9 DEFAULT_VERSIONS+=python=3.9 DEFAULT_VERSIONS+=samba=4.16 #DEFAULT_VERSIONS+=ssl=libressl DEFAULT_VERSIONS+=ssl=openssl DEFAULT_VERSIONS+=tcltk=8.6 WANT_OPENLDAP_SASL=yes # We play ball with... LICENSES_GROUPS_ACCEPTED+=FSF LICENSES_GROUPS_ACCEPTED+=OSI LICENSES_GROUPS_ACCEPTED+=COPYFREE LICENSES_GROUPS_ACCEPTED+=FONTS LICENSES_ACCEPTED+=GPLv2+ LICENSES_ACCEPTED+=MSPAT LICENSES_ACCEPTED+=NONE LICENSES_ACCEPTED+='GPLV2+ MSPAT' # Until 1.18 gets its modules crap sorted #GO_PORT=lang/go117 # Ehh, screw it. DISABLE_LICENSES=yes # FINALLY. BUILD_ALL_PYTHON_FLAVORS=yes # Duh WITH_PKGNG=yes # Workaround for FreeBSD PR 201193 WITH_MPM=event # Workaround for FreeBSD PR 234914 -- JTFC, FreeBSD, figure it out. .if ${.CURDIR:M*/www/mod_php7[0-9]} CONFIGURE_ENV+= pthreads_working="yes" .endif MESA_LLVM_VER = 13 # ports infrastructure dudes are hacks. security_p5-GSSAPI_SET = GSSAPI_MIT OPTIONS_UNSET += GSSAPI_BASE GSSAPI_NONE GSSAPI_HEIMDAL OPTIONS_UNSET += WAYLAND OPTIONS_SET += GSSAPI_MIT KRB5_VERSION=119 #security_p5-GSSAPI_SET = GSSAPI_HEIMDAL #OPTIONS_UNSET += GSSAPI_BASE GSSAPI_NONE GSSAPI_MIT #OPTIONS_SET += GSSAPI_HEIMDAL WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 ---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) 63795 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== =========================================================================== =================================================== ===> namecoin-0.21.0.1_8,1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.19.1_1.pkg [132amd64-current-job-01] Installing pkg-1.19.1_1... [132amd64-current-job-01] Extracting pkg-1.19.1_1: .......... done ===> namecoin-0.21.0.1_8,1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of namecoin-0.21.0.1_8,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by namecoin-0.21.0.1_8,1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by namecoin-0.21.0.1_8,1 for building => SHA256 Checksum OK for namecoin-namecoin-core-nc0.21.0.1_GH0.tar.gz. => SHA256 Checksum OK for indolering-namecoin-graphics-a13a73b_GH0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by namecoin-0.21.0.1_8,1 for building ===> Extracting for namecoin-0.21.0.1_8,1 => SHA256 Checksum OK for namecoin-namecoin-core-nc0.21.0.1_GH0.tar.gz. => SHA256 Checksum OK for indolering-namecoin-graphics-a13a73b_GH0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for namecoin-0.21.0.1_8,1 ===> Applying FreeBSD patches for namecoin-0.21.0.1_8,1 from /usr/ports/net-p2p/namecoin/files =========================================================================== =================================================== ===> namecoin-0.21.0.1_8,1 depends on executable: protoc - not found ===> Installing existing package /packages/All/protobuf-3.21.12,1.pkg [132amd64-current-job-01] Installing protobuf-3.21.12,1... [132amd64-current-job-01] Extracting protobuf-3.21.12,1: .......... done ===> namecoin-0.21.0.1_8,1 depends on executable: protoc - found ===> Returning to build of namecoin-0.21.0.1_8,1 ===> namecoin-0.21.0.1_8,1 depends on executable: svg2png - not found ===> Installing existing package /packages/All/svg2png-0.1.3_6.pkg [132amd64-current-job-01] Installing svg2png-0.1.3_6... [132amd64-current-job-01] `-- Installing libsvg-cairo-0.1.6_9... [132amd64-current-job-01] | `-- Installing cairo-1.17.4_2,3... [132amd64-current-job-01] | | `-- Installing fontconfig-2.14.2,1... [132amd64-current-job-01] | | `-- Installing expat-2.5.0... [132amd64-current-job-01] | | `-- Extracting expat-2.5.0: .......... done [132amd64-current-job-01] | | `-- Installing freetype2-2.12.1_2... [132amd64-current-job-01] | | | `-- Installing png-1.6.39... [132amd64-current-job-01] | | | `-- Extracting png-1.6.39: .......... done [132amd64-current-job-01] | | `-- Extracting freetype2-2.12.1_2: .......... done [132amd64-current-job-01] | | `-- Extracting fontconfig-2.14.2,1: .......... done [132amd64-current-job-01] | | `-- Installing gettext-runtime-0.21.1... [132amd64-current-job-01] | | `-- Installing indexinfo-0.3.1... [132amd64-current-job-01] | | `-- Extracting indexinfo-0.3.1: . done [132amd64-current-job-01] | | `-- Extracting gettext-runtime-0.21.1: .......... done [132amd64-current-job-01] | | `-- Installing glib-2.76.3,2... [132amd64-current-job-01] | | `-- Installing libffi-3.4.4... [132amd64-current-job-01] | | `-- Extracting libffi-3.4.4: .......... done [132amd64-current-job-01] | | `-- Installing libiconv-1.17... [132amd64-current-job-01] | | `-- Extracting libiconv-1.17: .......... done [132amd64-current-job-01] | | `-- Installing libxml2-2.10.4... [132amd64-current-job-01] | | | `-- Installing readline-8.2.1... [132amd64-current-job-01] | | | `-- Extracting readline-8.2.1: .......... done [132amd64-current-job-01] | | `-- Extracting libxml2-2.10.4: .......... done [132amd64-current-job-01] | | `-- Installing pcre2-10.42... [132amd64-current-job-01] | | `-- Extracting pcre2-10.42: .......... done [132amd64-current-job-01] | | `-- Installing python39-3.9.16_2... [132amd64-current-job-01] | | | `-- Installing mpdecimal-2.5.1... [132amd64-current-job-01] | | | `-- Extracting mpdecimal-2.5.1: .......... done [132amd64-current-job-01] | | | `-- Installing openssl-1.1.1u,1... [132amd64-current-job-01] | | | `-- Extracting openssl-1.1.1u,1: .......... done [132amd64-current-job-01] | | `-- Extracting python39-3.9.16_2: .......... done [132amd64-current-job-01] | | `-- Extracting glib-2.76.3,2: .......... done [132amd64-current-job-01] | | `-- Installing libX11-1.7.2,1... [132amd64-current-job-01] | | `-- Installing libxcb-1.15_1... [132amd64-current-job-01] | | | `-- Installing libXau-1.0.9... [132amd64-current-job-01] | | | `-- Extracting libXau-1.0.9: .......... done [132amd64-current-job-01] | | | `-- Installing libXdmcp-1.1.3... [132amd64-current-job-01] | | | `-- Installing xorgproto-2022.1_1... [132amd64-current-job-01] | | | `-- Extracting xorgproto-2022.1_1: .......... done [132amd64-current-job-01] | | | `-- Extracting libXdmcp-1.1.3: ...... done [132amd64-current-job-01] | | `-- Extracting libxcb-1.15_1: .......... done [132amd64-current-job-01] | | `-- Extracting libX11-1.7.2,1: .......... done [132amd64-current-job-01] | | `-- Installing libXext-1.3.4,1... [132amd64-current-job-01] | | `-- Extracting libXext-1.3.4,1: .......... done [132amd64-current-job-01] | | `-- Installing libXrender-0.9.10_2... [132amd64-current-job-01] | | `-- Extracting libXrender-0.9.10_2: ....... done [132amd64-current-job-01] | | `-- Installing libglvnd-1.6.0... [132amd64-current-job-01] | | `-- Extracting libglvnd-1.6.0: .......... done [132amd64-current-job-01] | | `-- Installing pixman-0.42.2... [132amd64-current-job-01] | | `-- Extracting pixman-0.42.2: ....... done [132amd64-current-job-01] | `-- Extracting cairo-1.17.4_2,3: .......... done [132amd64-current-job-01] | `-- Installing jpeg-turbo-2.1.5.1... [132amd64-current-job-01] | `-- Extracting jpeg-turbo-2.1.5.1: .......... done [132amd64-current-job-01] | `-- Installing libsvg-0.1.4_10... [132amd64-current-job-01] | `-- Extracting libsvg-0.1.4_10: ...... done [132amd64-current-job-01] `-- Extracting libsvg-cairo-0.1.6_9: ...... done [132amd64-current-job-01] Extracting svg2png-0.1.3_6: .. done Running fc-cache to build fontconfig cache... Generating GIO modules cache Compiling glib schemas No schema files found: doing nothing. ===== Message from freetype2-2.12.1_2: -- 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. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed). ===== Message from python39-3.9.16_2: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py39-gdbm databases/py-gdbm@py39 py39-sqlite3 databases/py-sqlite3@py39 py39-tkinter x11-toolkits/py-tkinter@py39 ===> namecoin-0.21.0.1_8,1 depends on executable: svg2png - found ===> Returning to build of namecoin-0.21.0.1_8,1 ===> namecoin-0.21.0.1_8,1 depends on package: gmake>=4.3 - not found ===> Installing existing package /packages/All/gmake-4.3_2.pkg [132amd64-current-job-01] Installing gmake-4.3_2... [132amd64-current-job-01] Extracting gmake-4.3_2: .......... done ===> namecoin-0.21.0.1_8,1 depends on package: gmake>=4.3 - found ===> Returning to build of namecoin-0.21.0.1_8,1 ===> namecoin-0.21.0.1_8,1 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-1.9.5,1.pkg [132amd64-current-job-01] Installing pkgconf-1.9.5,1... [132amd64-current-job-01] Extracting pkgconf-1.9.5,1: .......... done ===> namecoin-0.21.0.1_8,1 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of namecoin-0.21.0.1_8,1 ===> namecoin-0.21.0.1_8,1 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> namecoin-0.21.0.1_8,1 depends on executable: update-desktop-database - not found ===> Installing existing package /packages/All/desktop-file-utils-0.26_1.pkg [132amd64-current-job-01] Installing desktop-file-utils-0.26_1... [132amd64-current-job-01] Extracting desktop-file-utils-0.26_1: .......... done Building cache database of MIME types Building cache database of MIME types ===> namecoin-0.21.0.1_8,1 depends on executable: update-desktop-database - found ===> Returning to build of namecoin-0.21.0.1_8,1 ===> namecoin-0.21.0.1_8,1 depends on package: autoconf>=2.71 - not found ===> Installing existing package /packages/All/autoconf-2.71.pkg [132amd64-current-job-01] Installing autoconf-2.71... [132amd64-current-job-01] `-- Installing autoconf-switch-20220527... [132amd64-current-job-01] `-- Extracting autoconf-switch-20220527: ....... done [132amd64-current-job-01] `-- Installing m4-1.4.19,1... [132amd64-current-job-01] | `-- Installing libsigsegv-2.14... [132amd64-current-job-01] | `-- Extracting libsigsegv-2.14: ..... done [132amd64-current-job-01] `-- Extracting m4-1.4.19,1: .......... done [132amd64-current-job-01] `-- Installing perl5-5.32.1_3... [132amd64-current-job-01] | `-- Installing gdbm-1.23... [132amd64-current-job-01] | `-- Extracting gdbm-1.23: .......... done [132amd64-current-job-01] `-- Extracting perl5-5.32.1_3: .......... done [132amd64-current-job-01] Extracting autoconf-2.71: .......... done ===== Message from libsigsegv-2.14: -- Note that the stackoverflow handling functions of this library need procfs mounted on /proc. ===> namecoin-0.21.0.1_8,1 depends on package: autoconf>=2.71 - found ===> Returning to build of namecoin-0.21.0.1_8,1 ===> namecoin-0.21.0.1_8,1 depends on package: automake>=1.16.5 - not found ===> Installing existing package /packages/All/automake-1.16.5.pkg [132amd64-current-job-01] Installing automake-1.16.5... [132amd64-current-job-01] Extracting automake-1.16.5: .......... done ===> namecoin-0.21.0.1_8,1 depends on package: automake>=1.16.5 - found ===> Returning to build of namecoin-0.21.0.1_8,1 ===> namecoin-0.21.0.1_8,1 depends on executable: libtoolize - not found ===> Installing existing package /packages/All/libtool-2.4.7_1.pkg [132amd64-current-job-01] Installing libtool-2.4.7_1... [132amd64-current-job-01] Extracting libtool-2.4.7_1: .......... done ===> namecoin-0.21.0.1_8,1 depends on executable: libtoolize - found ===> Returning to build of namecoin-0.21.0.1_8,1 ===> namecoin-0.21.0.1_8,1 depends on package: qt5-buildtools>=5.15 - not found ===> Installing existing package /packages/All/qt5-buildtools-5.15.8p157.pkg [132amd64-current-job-01] Installing qt5-buildtools-5.15.8p157... [132amd64-current-job-01] Extracting qt5-buildtools-5.15.8p157: ........ done touch: /usr/local/include/qt5/QtCore/qconfig-modules.h: No such file or directory sed: /usr/local/include/qt5/QtCore/qconfig-modules.h: No such file or directory pkg-static: POST-INSTALL script failed ===> namecoin-0.21.0.1_8,1 depends on package: qt5-buildtools>=5.15 - found ===> Returning to build of namecoin-0.21.0.1_8,1 ===> namecoin-0.21.0.1_8,1 depends on file: /usr/local/lib/qt5/bin/lrelease - not found ===> Installing existing package /packages/All/qt5-linguisttools-5.15.8p1.pkg [132amd64-current-job-01] Installing qt5-linguisttools-5.15.8p1... [132amd64-current-job-01] `-- Installing qt5-core-5.15.8p157_1... [132amd64-current-job-01] | `-- Installing double-conversion-3.3.0... [132amd64-current-job-01] | `-- Extracting double-conversion-3.3.0: .......... done [132amd64-current-job-01] | `-- Installing icu-73.1,1... [132amd64-current-job-01] | `-- Extracting icu-73.1,1: .......... done [132amd64-current-job-01] | `-- Installing zstd-1.5.5... [132amd64-current-job-01] | | `-- Installing liblz4-1.9.4,1... [132amd64-current-job-01] | | `-- Extracting liblz4-1.9.4,1: .......... done [132amd64-current-job-01] | `-- Extracting zstd-1.5.5: .......... done [132amd64-current-job-01] `-- Extracting qt5-core-5.15.8p157_1: .......... done [132amd64-current-job-01] `-- Installing qt5-xml-5.15.8p157... [132amd64-current-job-01] `-- Extracting qt5-xml-5.15.8p157: .......... done [132amd64-current-job-01] Extracting qt5-linguisttools-5.15.8p1: .......... done ===> namecoin-0.21.0.1_8,1 depends on file: /usr/local/lib/qt5/bin/lrelease - found ===> Returning to build of namecoin-0.21.0.1_8,1 ===> namecoin-0.21.0.1_8,1 depends on package: qt5-qmake>=5.15 - not found ===> Installing existing package /packages/All/qt5-qmake-5.15.8p157_2.pkg [132amd64-current-job-01] Installing qt5-qmake-5.15.8p157_2... [132amd64-current-job-01] Extracting qt5-qmake-5.15.8p157_2: .......... done ===> namecoin-0.21.0.1_8,1 depends on package: qt5-qmake>=5.15 - found ===> Returning to build of namecoin-0.21.0.1_8,1 ===> namecoin-0.21.0.1_8,1 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.12_4.pkg [132amd64-current-job-01] Installing ccache-3.7.12_4... [132amd64-current-job-01] Extracting ccache-3.7.12_4: ......... done Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for clang create symlink for clang (world) create symlink for clang++ create symlink for clang++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> namecoin-0.21.0.1_8,1 depends on file: /usr/local/bin/ccache - found ===> Returning to build of namecoin-0.21.0.1_8,1 =========================================================================== =================================================== ===> namecoin-0.21.0.1_8,1 depends on shared library: libboost_date_time.so - not found ===> Installing existing package /packages/All/boost-libs-1.82.0_1.pkg [132amd64-current-job-01] Installing boost-libs-1.82.0_1... [132amd64-current-job-01] Extracting boost-libs-1.82.0_1: .......... done ===== Message from boost-libs-1.82.0_1: -- You have built the Boost library with thread support. Don't forget to add -pthread to your linker options when linking your code. ===> namecoin-0.21.0.1_8,1 depends on shared library: libboost_date_time.so - found (/usr/local/lib/libboost_date_time.so) ===> Returning to build of namecoin-0.21.0.1_8,1 ===> namecoin-0.21.0.1_8,1 depends on shared library: libevent.so - not found ===> Installing existing package /packages/All/libevent-2.1.12.pkg [132amd64-current-job-01] Installing libevent-2.1.12... [132amd64-current-job-01] Extracting libevent-2.1.12: .......... done ===> namecoin-0.21.0.1_8,1 depends on shared library: libevent.so - found (/usr/local/lib/libevent.so) ===> Returning to build of namecoin-0.21.0.1_8,1 ===> namecoin-0.21.0.1_8,1 depends on shared library: libprotobuf.so - found (/usr/local/lib/libprotobuf.so) ===> namecoin-0.21.0.1_8,1 depends on shared library: libqrencode.so - not found ===> Installing existing package /packages/All/libqrencode-4.1.1.pkg [132amd64-current-job-01] Installing libqrencode-4.1.1... [132amd64-current-job-01] Extracting libqrencode-4.1.1: ....... done ===> namecoin-0.21.0.1_8,1 depends on shared library: libqrencode.so - found (/usr/local/lib/libqrencode.so) ===> Returning to build of namecoin-0.21.0.1_8,1 ===> namecoin-0.21.0.1_8,1 depends on shared library: libminiupnpc.so - not found ===> Installing existing package /packages/All/miniupnpc-2.2.4.pkg [132amd64-current-job-01] Installing miniupnpc-2.2.4... [132amd64-current-job-01] Extracting miniupnpc-2.2.4: .......... done ===> namecoin-0.21.0.1_8,1 depends on shared library: libminiupnpc.so - found (/usr/local/lib/libminiupnpc.so) ===> Returning to build of namecoin-0.21.0.1_8,1 ===> namecoin-0.21.0.1_8,1 depends on shared library: libdb-5.3.so - not found ===> Installing existing package /packages/All/db5-5.3.28_9.pkg [132amd64-current-job-01] Installing db5-5.3.28_9... [132amd64-current-job-01] Extracting db5-5.3.28_9: .......... done ===== Message from db5-5.3.28_9: -- ===> NOTICE: The db5 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://docs.freebsd.org/en/articles/contributing/#ports-contributing -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: EOLd, potential security issues, maybe use db18 instead. It is scheduled to be removed on or after 2022-06-30. ===> namecoin-0.21.0.1_8,1 depends on shared library: libdb-5.3.so - found (/usr/local/lib/libdb-5.3.so) ===> Returning to build of namecoin-0.21.0.1_8,1 ===> namecoin-0.21.0.1_8,1 depends on shared library: libQt5Core.so - found (/usr/local/lib/qt5/libQt5Core.so) ===> namecoin-0.21.0.1_8,1 depends on shared library: libQt5DBus.so - not found ===> Installing existing package /packages/All/qt5-dbus-5.15.8p157.pkg [132amd64-current-job-01] Installing qt5-dbus-5.15.8p157... [132amd64-current-job-01] `-- Installing dbus-1.14.6,1... [132amd64-current-job-01] | `-- Installing libICE-1.1.0_1,1... [132amd64-current-job-01] | `-- Extracting libICE-1.1.0_1,1: .......... done [132amd64-current-job-01] | `-- Installing libSM-1.2.3,1... [132amd64-current-job-01] | `-- Extracting libSM-1.2.3,1: ........ done ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. [132amd64-current-job-01] `-- Extracting dbus-1.14.6,1: ......... done [132amd64-current-job-01] Extracting qt5-dbus-5.15.8p157: .......... done ===> namecoin-0.21.0.1_8,1 depends on shared library: libQt5DBus.so - found (/usr/local/lib/qt5/libQt5DBus.so) ===> Returning to build of namecoin-0.21.0.1_8,1 ===> namecoin-0.21.0.1_8,1 depends on shared library: libQt5Gui.so - not found ===> Installing existing package /packages/All/qt5-gui-5.15.8p157_1.pkg [132amd64-current-job-01] Installing qt5-gui-5.15.8p157_1... [132amd64-current-job-01] `-- Installing encodings-1.0.5,1... [132amd64-current-job-01] `-- Extracting encodings-1.0.5,1: .......... done [132amd64-current-job-01] `-- Installing harfbuzz-7.3.0... [132amd64-current-job-01] | `-- Installing graphite2-1.3.14... [132amd64-current-job-01] | `-- Extracting graphite2-1.3.14: .......... done [132amd64-current-job-01] `-- Extracting harfbuzz-7.3.0: .......... done [132amd64-current-job-01] `-- Installing libXi-1.8,1... [132amd64-current-job-01] | `-- Installing libXfixes-6.0.0... [132amd64-current-job-01] | `-- Extracting libXfixes-6.0.0: ....... done [132amd64-current-job-01] `-- Extracting libXi-1.8,1: .......... done [132amd64-current-job-01] `-- Installing libevdev-1.9.1.20200928... [132amd64-current-job-01] `-- Extracting libevdev-1.9.1.20200928: .......... done [132amd64-current-job-01] `-- Installing libinput-1.23.0... [132amd64-current-job-01] | `-- Installing libepoll-shim-0.0.20230411... [132amd64-current-job-01] | `-- Extracting libepoll-shim-0.0.20230411: .......... done [132amd64-current-job-01] | `-- Installing libmtdev-1.1.6_1... [132amd64-current-job-01] | `-- Extracting libmtdev-1.1.6_1: ......... done [132amd64-current-job-01] | `-- Installing libudev-devd-0.5.1... [132amd64-current-job-01] | `-- Extracting libudev-devd-0.5.1: ..... done [132amd64-current-job-01] | `-- Installing py39-evdev-1.6.0... [132amd64-current-job-01] | | `-- Installing py39-setuptools-63.1.0... [132amd64-current-job-01] | | `-- Extracting py39-setuptools-63.1.0: .......... done [132amd64-current-job-01] | `-- Extracting py39-evdev-1.6.0: .......... done [132amd64-current-job-01] | `-- Installing py39-pyudev-0.22.0... [132amd64-current-job-01] | | `-- Installing py39-six-1.16.0... [132amd64-current-job-01] | | `-- Extracting py39-six-1.16.0: ....... done [132amd64-current-job-01] | `-- Extracting py39-pyudev-0.22.0: .......... done [132amd64-current-job-01] `-- Extracting libinput-1.23.0: .......... done [132amd64-current-job-01] `-- Installing libxkbcommon-1.5.0... [132amd64-current-job-01] | `-- Installing wayland-1.22.0... [132amd64-current-job-01] | `-- Extracting wayland-1.22.0: .......... done [132amd64-current-job-01] | `-- Installing xkeyboard-config-2.34_2... [132amd64-current-job-01] | `-- Extracting xkeyboard-config-2.34_2: .......... done [132amd64-current-job-01] `-- Extracting libxkbcommon-1.5.0: .......... done [132amd64-current-job-01] `-- Installing qt5-network-5.15.8p157... [132amd64-current-job-01] | `-- Installing ca_root_nss-3.89.1... [132amd64-current-job-01] | `-- Extracting ca_root_nss-3.89.1: ....... done [132amd64-current-job-01] `-- Extracting qt5-network-5.15.8p157: .......... done [132amd64-current-job-01] `-- Installing vulkan-headers-1.3.252... [132amd64-current-job-01] `-- Extracting vulkan-headers-1.3.252: .......... done [132amd64-current-job-01] `-- Installing xcb-util-image-0.4.0_1... [132amd64-current-job-01] | `-- Installing xcb-util-0.4.0_2,1... [132amd64-current-job-01] | `-- Extracting xcb-util-0.4.0_2,1: .......... done [132amd64-current-job-01] `-- Extracting xcb-util-image-0.4.0_1: ........ done [132amd64-current-job-01] `-- Installing xcb-util-keysyms-0.4.0_1... [132amd64-current-job-01] `-- Extracting xcb-util-keysyms-0.4.0_1: ...... done [132amd64-current-job-01] `-- Installing xcb-util-renderutil-0.3.9_1... [132amd64-current-job-01] `-- Extracting xcb-util-renderutil-0.3.9_1: ...... done [132amd64-current-job-01] `-- Installing xcb-util-wm-0.4.1_3... [132amd64-current-job-01] `-- Extracting xcb-util-wm-0.4.1_3: .......... done [132amd64-current-job-01] `-- Installing xdg-utils-1.1.3_2... [132amd64-current-job-01] | `-- Installing hicolor-icon-theme-0.17... [132amd64-current-job-01] | `-- Extracting hicolor-icon-theme-0.17: . done [132amd64-current-job-01] | `-- Installing xprop-1.2.6... [132amd64-current-job-01] | `-- Extracting xprop-1.2.6: .. done [132amd64-current-job-01] | `-- Installing xset-1.2.5... [132amd64-current-job-01] | | `-- Installing libXmu-1.1.3,1... [132amd64-current-job-01] | | `-- Installing libXt-1.2.1,1... [132amd64-current-job-01] | | `-- Extracting libXt-1.2.1,1: .......... done [132amd64-current-job-01] | | `-- Extracting libXmu-1.1.3,1: .......... done [132amd64-current-job-01] | `-- Extracting xset-1.2.5: .. done [132amd64-current-job-01] `-- Extracting xdg-utils-1.1.3_2: .......... done [132amd64-current-job-01] `-- Installing xorg-fonts-truetype-7.7_1... [132amd64-current-job-01] | `-- Installing dejavu-2.37_1... [132amd64-current-job-01] | | `-- Installing mkfontscale-1.2.1... [132amd64-current-job-01] | | `-- Installing libfontenc-1.1.4... [132amd64-current-job-01] | | `-- Extracting libfontenc-1.1.4: ...... done [132amd64-current-job-01] | | `-- Extracting mkfontscale-1.2.1: .... done [132amd64-current-job-01] | `-- Extracting dejavu-2.37_1: .......... done [132amd64-current-job-01] | `-- Installing font-bh-ttf-1.0.3_4... [132amd64-current-job-01] | `-- Extracting font-bh-ttf-1.0.3_4: .......... done [132amd64-current-job-01] | `-- Installing font-misc-ethiopic-1.0.4... [132amd64-current-job-01] | `-- Extracting font-misc-ethiopic-1.0.4: ... done [132amd64-current-job-01] | `-- Installing font-misc-meltho-1.0.3_4... [132amd64-current-job-01] | `-- Extracting font-misc-meltho-1.0.3_4: .......... done [132amd64-current-job-01] Extracting qt5-gui-5.15.8p157_1: .......... done Running fc-cache to build fontconfig cache... ===== Message from wayland-1.22.0: -- Wayland requires XDG_RUNTIME_DIR to be defined to a path that will contain "wayland-%d" unix(4) sockets. This is usually handled by consolekit2 (via ck-launch-session) or pam_xdg (via login). ===== Message from libxkbcommon-1.5.0: -- If arrow keys don't work under X11 switch to legacy rules e.g., For sh/bash/ksh/zsh run and (optionally) add into ~/.profile: export XKB_DEFAULT_RULES=xorg For csh/tcsh run and (optionally) add into ~/.login: setenv XKB_DEFAULT_RULES xorg ===== Message from ca_root_nss-3.89.1: -- 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. 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_1: -- 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. ===> namecoin-0.21.0.1_8,1 depends on shared library: libQt5Gui.so - found (/usr/local/lib/qt5/libQt5Gui.so) ===> Returning to build of namecoin-0.21.0.1_8,1 ===> namecoin-0.21.0.1_8,1 depends on shared library: libQt5Network.so - found (/usr/local/lib/qt5/libQt5Network.so) ===> namecoin-0.21.0.1_8,1 depends on shared library: libQt5Widgets.so - not found ===> Installing existing package /packages/All/qt5-widgets-5.15.8p157.pkg [132amd64-current-job-01] Installing qt5-widgets-5.15.8p157... [132amd64-current-job-01] `-- Installing at-spi2-core-2.48.0... [132amd64-current-job-01] | `-- Installing libXtst-1.2.3_2... [132amd64-current-job-01] | `-- Extracting libXtst-1.2.3_2: .......... done [132amd64-current-job-01] `-- Extracting at-spi2-core-2.48.0: .......... done [132amd64-current-job-01] `-- Installing gtk3-3.24.34_1... [132amd64-current-job-01] | `-- Installing adwaita-icon-theme-40.1.1_1... [132amd64-current-job-01] | | `-- Installing gdk-pixbuf2-2.42.10... [132amd64-current-job-01] | | `-- Installing shared-mime-info-2.2_1... [132amd64-current-job-01] | | `-- Extracting shared-mime-info-2.2_1: ......... done [132amd64-current-job-01] | | `-- Installing tiff-4.4.0_1... [132amd64-current-job-01] | | | `-- Installing jbigkit-2.1_1... [132amd64-current-job-01] | | | `-- Extracting jbigkit-2.1_1: .......... done [132amd64-current-job-01] | | | `-- Installing libdeflate-1.18... [132amd64-current-job-01] | | | `-- Extracting libdeflate-1.18: .......... done [132amd64-current-job-01] | | `-- Extracting tiff-4.4.0_1: .......... done [132amd64-current-job-01] | | `-- Extracting gdk-pixbuf2-2.42.10: .......... done [132amd64-current-job-01] | | `-- Installing gtk-update-icon-cache-3.24.31... [132amd64-current-job-01] | | `-- Extracting gtk-update-icon-cache-3.24.31: .......... done [132amd64-current-job-01] | | `-- Installing pango-1.50.9_1... [132amd64-current-job-01] | | `-- Installing fribidi-1.0.12... [132amd64-current-job-01] | | `-- Extracting fribidi-1.0.12: .......... done [132amd64-current-job-01] | | `-- Installing libXft-2.3.7... [132amd64-current-job-01] | | `-- Extracting libXft-2.3.7: .......... done [132amd64-current-job-01] | | `-- Extracting pango-1.50.9_1: .......... done [132amd64-current-job-01] | `-- Extracting adwaita-icon-theme-40.1.1_1: .......... done [132amd64-current-job-01] | `-- Installing colord-1.4.6... [132amd64-current-job-01] | | `-- Installing hwdata-0.371,1... [132amd64-current-job-01] | | `-- Extracting hwdata-0.371,1: ...... done [132amd64-current-job-01] | | `-- Installing lcms2-2.15_1... [132amd64-current-job-01] | | `-- Extracting lcms2-2.15_1: .......... done [132amd64-current-job-01] | | `-- Installing libgudev-234... [132amd64-current-job-01] | | `-- Extracting libgudev-234: .......... done [132amd64-current-job-01] | | `-- Installing libgusb-0.3.10_1... [132amd64-current-job-01] | | `-- Extracting libgusb-0.3.10_1: .......... done [132amd64-current-job-01] | | `-- Installing polkit-122... [132amd64-current-job-01] | | `-- Installing duktape-lib-2.7.0... [132amd64-current-job-01] | | `-- Extracting duktape-lib-2.7.0: ...... done ===> Creating groups. Creating group 'polkitd' with gid '565'. ===> Creating users Creating user 'polkitd' with uid '565'. [132amd64-current-job-01] | | `-- Extracting polkit-122: ......... done [132amd64-current-job-01] | | `-- Installing sane-backends-1.2.1_1... [132amd64-current-job-01] | | `-- Installing libgphoto2-2.5.26_2... [132amd64-current-job-01] | | | `-- Installing curl-8.1.1... [132amd64-current-job-01] | | | `-- Installing c-ares-1.19.0... [132amd64-current-job-01] | | | `-- Extracting c-ares-1.19.0: .......... done [132amd64-current-job-01] | | | `-- Installing krb5-1.19.4... [132amd64-current-job-01] | | | | `-- Installing libedit-3.1.20221030,1... [132amd64-current-job-01] | | | | `-- Extracting libedit-3.1.20221030,1: .......... done [132amd64-current-job-01] | | | | `-- Installing openldap26-client-2.6.4... [132amd64-current-job-01] | | | | `-- Installing cyrus-sasl-2.1.28... [132amd64-current-job-01] | | | | | `-- Installing lmdb-0.9.30,1... [132amd64-current-job-01] | | | | | `-- Extracting lmdb-0.9.30,1: .......... done *** Added group `cyrus' (id 60) *** Added user `cyrus' (id 60) [132amd64-current-job-01] | | | | `-- Extracting cyrus-sasl-2.1.28: .......... done [132amd64-current-job-01] | | | | `-- Extracting openldap26-client-2.6.4: .......... done [132amd64-current-job-01] | | | `-- Extracting krb5-1.19.4: .......... done [132amd64-current-job-01] | | | `-- Installing libidn2-2.3.4... [132amd64-current-job-01] | | | | `-- Installing libunistring-1.1... [132amd64-current-job-01] | | | | `-- Extracting libunistring-1.1: .......... done [132amd64-current-job-01] | | | `-- Extracting libidn2-2.3.4: .......... done [132amd64-current-job-01] | | | `-- Installing libnghttp2-1.53.0... [132amd64-current-job-01] | | | `-- Extracting libnghttp2-1.53.0: ....... done [132amd64-current-job-01] | | | `-- Installing libssh2-1.11.0,3... [132amd64-current-job-01] | | | `-- Extracting libssh2-1.11.0,3: .......... done [132amd64-current-job-01] | | | `-- Extracting curl-8.1.1: .......... done [132amd64-current-job-01] | | | `-- Installing libexif-0.6.24... [132amd64-current-job-01] | | | `-- Extracting libexif-0.6.24: .......... done [132amd64-current-job-01] | | | `-- Installing libgd-2.3.3_5,1... [132amd64-current-job-01] | | | `-- Installing libXpm-3.5.15... [132amd64-current-job-01] | | | `-- Extracting libXpm-3.5.15: .......... done [132amd64-current-job-01] | | | `-- Installing libimagequant-4.2.0... [132amd64-current-job-01] | | | `-- Extracting libimagequant-4.2.0: ...... done [132amd64-current-job-01] | | | `-- Installing webp-1.3.0... [132amd64-current-job-01] | | | | `-- Installing giflib-5.2.1... [132amd64-current-job-01] | | | | `-- Extracting giflib-5.2.1: .......... done [132amd64-current-job-01] | | | `-- Extracting webp-1.3.0: .......... done [132amd64-current-job-01] | | | `-- Extracting libgd-2.3.3_5,1: .......... done [132amd64-current-job-01] | | | `-- Installing libltdl-2.4.7... [132amd64-current-job-01] | | | `-- Extracting libltdl-2.4.7: ......... done [132amd64-current-job-01] | | `-- Extracting libgphoto2-2.5.26_2: .......... done [132amd64-current-job-01] | | `-- Installing libv4l-1.23.0... [132amd64-current-job-01] | | | `-- Installing argp-standalone-1.5.0... [132amd64-current-job-01] | | | `-- Extracting argp-standalone-1.5.0: ..... done [132amd64-current-job-01] | | `-- Extracting libv4l-1.23.0: .......... done ===> Creating groups. Creating group 'saned' with gid '194'. ===> Creating users Creating user 'saned' with uid '194'. [132amd64-current-job-01] | | `-- Extracting sane-backends-1.2.1_1: .......... done [132amd64-current-job-01] | | `-- Installing sqlite3-3.42.0,1... [132amd64-current-job-01] | | `-- Extracting sqlite3-3.42.0,1: ......... done ===> Creating groups. Creating group 'colord' with gid '970'. ===> Creating users Creating user 'colord' with uid '970'. [132amd64-current-job-01] | `-- Extracting colord-1.4.6: .......... done [132amd64-current-job-01] | `-- Installing cups-2.4.2_1... [132amd64-current-job-01] | | `-- Installing gnutls-3.7.9... [132amd64-current-job-01] | | `-- Installing gmp-6.2.1... [132amd64-current-job-01] | | `-- Extracting gmp-6.2.1: .......... done [132amd64-current-job-01] | | `-- Installing libtasn1-4.19.0... [132amd64-current-job-01] | | `-- Extracting libtasn1-4.19.0: .......... done [132amd64-current-job-01] | | `-- Installing nettle-3.9... [132amd64-current-job-01] | | `-- Extracting nettle-3.9: .......... done [132amd64-current-job-01] | | `-- Installing p11-kit-0.24.1_2... [132amd64-current-job-01] | | `-- Extracting p11-kit-0.24.1_2: .......... done [132amd64-current-job-01] | | `-- Extracting gnutls-3.7.9: .......... done [132amd64-current-job-01] | | `-- Installing libpaper-1.1.28... [132amd64-current-job-01] | | `-- Extracting libpaper-1.1.28: .......... done ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. [132amd64-current-job-01] | `-- Extracting cups-2.4.2_1: .......... done [132amd64-current-job-01] | `-- Installing gsettings-desktop-schemas-42.0... [132amd64-current-job-01] | `-- Extracting gsettings-desktop-schemas-42.0: .......... done [132amd64-current-job-01] | `-- Installing libXcomposite-0.4.6,1... [132amd64-current-job-01] | `-- Extracting libXcomposite-0.4.6,1: .......... done [132amd64-current-job-01] | `-- Installing libXcursor-1.2.0... [132amd64-current-job-01] | `-- Extracting libXcursor-1.2.0: .......... done [132amd64-current-job-01] | `-- Installing libXdamage-1.1.6... [132amd64-current-job-01] | `-- Extracting libXdamage-1.1.6: ...... done [132amd64-current-job-01] | `-- Installing libXinerama-1.1.4_2,1... [132amd64-current-job-01] | `-- Extracting libXinerama-1.1.4_2,1: .......... done [132amd64-current-job-01] | `-- Installing libXrandr-1.5.2... [132amd64-current-job-01] | `-- Extracting libXrandr-1.5.2: .......... done [132amd64-current-job-01] | `-- Installing libepoxy-1.5.9... [132amd64-current-job-01] | `-- Extracting libepoxy-1.5.9: .......... done [132amd64-current-job-01] | `-- Installing librsvg2-rust-2.56.1... [132amd64-current-job-01] | `-- Extracting librsvg2-rust-2.56.1: .......... done [132amd64-current-job-01] `-- Extracting gtk3-3.24.34_1: .......... done [132amd64-current-job-01] Extracting qt5-widgets-5.15.8p157: .......... done Building cache database of MIME types Generating gdk-pixbuf modules cache Generating GTK icon cache for /usr/local/share/icons/Adwaita Generating GTK icon cache for /usr/local/share/icons/hicolor Compiling glib schemas Building the Shared MIME-Info database cache ===== Message from duktape-lib-2.7.0: -- ===> NOTICE: The duktape-lib 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://docs.freebsd.org/en/articles/contributing/#ports-contributing ===== Message from cyrus-sasl-2.1.28: -- You can use sasldb2 for authentication, to add users use: saslpasswd2 -c username If you want to enable SMTP AUTH with the system Sendmail, read Sendmail.README NOTE: This port has been compiled with a default pwcheck_method of auxprop. If you want to authenticate your user by /etc/passwd, PAM or LDAP, install ports/security/cyrus-sasl2-saslauthd and set sasl_pwcheck_method to saslauthd after installing the Cyrus-IMAPd 2.X port. You should also check the /usr/local/lib/sasl2/*.conf files for the correct pwcheck_method. If you want to use GSSAPI mechanism, install ports/security/cyrus-sasl2-gssapi. If you want to use SRP mechanism, install ports/security/cyrus-sasl2-srp. If you want to use LDAP auxprop plugin, install ports/security/cyrus-sasl2-ldapdb. ===== Message from openldap26-client-2.6.4: -- The OpenLDAP client package has been successfully installed. Edit /usr/local/etc/openldap/ldap.conf to change the system-wide client defaults. Try `man ldap.conf' and visit the OpenLDAP FAQ-O-Matic at http://www.OpenLDAP.org/faq/index.cgi?file=3 for more information. ===== Message from sane-backends-1.2.1_1: -- saned will log to the 'daemon' facility; this is a hard-coded default. Also, saned has no support for SSL/TLS or cryptographic authentication; you may wish to deploy security/stunnel to wrap it if you have concerns about security. If you are using a USB scanner, you should create /usr/local/etc/devd/saned.conf to allow saned access permissions. Currently, devfs.rules(5) has no support for USB specific filters such as vendor, product and serial number. Here is an example saned.conf for an Epson CX3650 multi-function scanner/printer device (assuming you are sharing the printer function with cups): notify 100 { match "system" "USB"; match "subsystem" "INTERFACE"; match "type" "ATTACH"; match "cdev" "ugen[0-9].[0-9]"; match "vendor" "0x04b8"; match "product" "0x080e"; action "chown -L cups:saned /dev/$cdev && chmod -L 660 /dev/$cdev"; }; To determine which port your scanner is connected to, inspect the output of 'usbconfig list' before and after connecting your scanner, and note the numbers which appear after 'ugen' in the first column. Then, use 'usbconfig -d X.Y dump_device_desc' to learn the idVendor and idProduct fields, and plug them into the above example entry. Finally, restart devd with the command: # /etc/rc.d/devd restart Please take /usr/local/etc/sane.d/dll.conf as an example only; you may wish to enable only the 'net' backend on client machines; be sure to point it at your scan server. If you are setting up a scan server, you may also wish to edit /usr/local/etc/sane.d/saned.conf to only permit specific machines. ===> namecoin-0.21.0.1_8,1 depends on shared library: libQt5Widgets.so - found (/usr/local/lib/qt5/libQt5Widgets.so) ===> Returning to build of namecoin-0.21.0.1_8,1 ===> namecoin-0.21.0.1_8,1 depends on shared library: libQt5Xml.so - found (/usr/local/lib/qt5/libQt5Xml.so) =========================================================================== =================================================== ===> Configuring for namecoin-0.21.0.1_8,1 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:29: warning: The macro `AC_PROG_CC_C89' is obsolete. configure.ac:29: You should run autoupdate. ./lib/autoconf/c.m4:1652: AC_PROG_CC_C89 is expanded from... configure.ac:29: the top level configure.ac:15: 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:754: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... build-aux/m4/ax_pthread.m4:89: AX_PTHREAD is expanded from... configure.ac:754: the top level configure.ac:101: installing 'build-aux/compile' configure.ac:35: installing 'build-aux/config.guess' configure.ac:35: installing 'build-aux/config.sub' configure.ac:45: installing 'build-aux/install-sh' configure.ac:45: 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 pkg-config is at least version 0.9.0... yes checking build system type... amd64-portbld-freebsd13.2 checking host system type... amd64-portbld-freebsd13.2 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free 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 the compiler supports GNU C++... yes checking whether c++ accepts -g... yes checking for c++ option to enable C++11 features... none needed checking whether gmake supports the include directive... yes (GNU style) 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 the compiler supports GNU Objective C++... 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 the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... 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 checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 524288 checking how to convert amd64-portbld-freebsd13.2 file names to amd64-portbld-freebsd13.2 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd13.2 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... no 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 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 for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.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... freebsd13.2 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... freebsd13.2 ld.so checking how to hardcode library paths into programs... immediate checking for ar... /usr/bin/ar checking for ranlib... /usr/bin/ranlib checking for strip... /usr/bin/strip checking for gcov... /usr/bin/gcov checking for llvm-cov... /usr/bin/llvm-cov checking for lcov... no checking for python3.5... no checking for python3.6... no checking for python3.7... no checking for python3.8... no checking for python3... no checking for python... no checking for genhtml... no checking for git... no checking for ccache... /usr/local/bin/ccache checking for xgettext... no checking for hexdump... /usr/bin/hexdump checking for readelf... /usr/bin/readelf checking for c++filt... /usr/bin/c++filt checking for objcopy... /usr/bin/objcopy checking for doxygen... no checking whether C++ compiler accepts -Werror... yes checking whether the linker accepts -Wl,--fatal-warnings... yes checking whether C++ compiler accepts -fno-extended-identifiers... no checking whether C++ compiler accepts -msse4.2... yes checking whether C++ compiler accepts -msse4.1... yes checking whether C++ compiler accepts -mavx -mavx2... yes checking whether C++ compiler accepts -msse4 -msha... yes checking for SSE4.2 intrinsics... yes checking for SSE4.1 intrinsics... yes checking for AVX2 intrinsics... yes checking for SHA-NI intrinsics... yes checking whether C++ compiler accepts -march=armv8-a+crc+crypto... no checking for ARM CRC32 intrinsics... no checking whether byte ordering is bigendian... no checking how to run the C preprocessor... cpp checking whether cc is Clang... yes checking whether pthreads work with "-pthread" and "-lpthread"... 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 for c++ -std=c++11 options needed to detect all undeclared functions... none needed checking whether strerror_r is declared... (cached) yes checking whether strerror_r returns char *... 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 -fstack-reuse=none... no checking whether C++ compiler accepts -Wstack-protector... yes checking whether C++ compiler accepts -fstack-protector-all... yes checking whether C++ compiler accepts -fcf-protection=full... yes checking whether C++ compiler accepts -fstack-clash-protection... 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 the linker accepts -Wl,-z,separate-code... yes checking whether the linker accepts -fPIE -pie... yes checking for endian.h... 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 for sys/prctl.h... no checking for sys/sysctl.h... (cached) yes checking for vm/vm_param.h... yes checking for sys/vmmeter.h... yes checking for sys/resources.h... no checking whether getifaddrs is declared... yes checking whether freeifaddrs is declared... yes 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 for __builtin_clzl... yes checking for __builtin_clzll... yes checking for getmemoryinfo... no checking for mallopt M_ARENA_MAX... no checking for posix_fallocate... yes checking for visibility attribute... yes checking for thread_local support... no checking for gmtime_r... yes checking for Linux getrandom syscall... no checking for getentropy... yes checking for getentropy via random.h... yes checking for sysctl... yes checking for sysctl KERN_ARND... yes checking for if type char equals int8_t... no checking for fdatasync... yes checking for F_FULLFSYNC... no checking for O_CLOEXEC... yes checking for __builtin_prefetch... yes checking for _mm_prefetch... yes checking for strong getauxval support in the system headers... no checking for weak getauxval support in the compiler... yes checking for std::system... yes checking for ::_wsystem... no checking for Qt5Core >= 5.5.1... yes checking for Qt5Gui >= 5.5.1... yes checking for Qt5Widgets >= 5.5.1... yes checking for Qt5Network >= 5.5.1... yes checking for Qt5Test >= 5.5.1... no checking for Qt5DBus >= 5.5.1... yes checking for static Qt... no checking whether -fPIE can be used with this Qt config... no checking for moc-qt5... no checking for moc5... no checking for moc... /usr/local/lib/qt5/bin/moc checking for uic-qt5... no checking for uic5... no checking for uic... /usr/local/lib/qt5/bin/uic checking for rcc-qt5... no checking for rcc5... no checking for rcc... /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 Namecoin Core GUI... yes (Qt5) checking for sqlite3 >= 3.7.17... yes checking whether to build wallet with support for sqlite... yes checking for miniupnpc/miniwget.h... yes checking for upnpDiscover in -lminiupnpc... yes checking for miniupnpc/miniupnpc.h... yes checking for upnpDiscover in -lminiupnpc... (cached) yes checking for miniupnpc/upnpcommands.h... yes checking for upnpDiscover in -lminiupnpc... (cached) yes checking for miniupnpc/upnperrors.h... yes checking for upnpDiscover in -lminiupnpc... (cached) yes checking whether miniUPnPc API version is supported... yes checking for boostlib >= 1.58.0 (105800)... 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::Thread library is available... yes checking for exit in -lboost_thread... yes checking for libevent >= 2.0.21... yes checking for libevent_pthreads >= 2.0.21... yes checking for libqrencode... yes checking for libmultiprocess... no checking whether to build namecoind... no checking whether to build namecoin-cli... no checking whether to build namecoin-tx... no checking whether to build namecoin-wallet... no checking whether to build libraries... no checking if ccache should be used... yes 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 src/config/bitcoin-config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in src/univalue (/wrkdirs/usr/ports/net-p2p/namecoin/work/namecoin-core-nc0.21.0.1/src/univalue) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--without-libs' '--with-gui=qt5' '--without-daemon' '--without-utils' '--disable-man' '--with-qtdbus' '--disable-debug' '--enable-hardening' '--with-qrencode' '--disable-tests' '--disable-bench' '--with-miniupnpc' '--enable-wallet' '--with-incompatible-bdb' 'BDB_CFLAGS=-I/usr/local/include/db5' 'BDB_LIBS=-L/usr/local/lib/db5 -Wl,-rpath=/usr/local/lib/db5 -ldb_cxx-5.3' '--disable-zmq' '--localstatedir=/var' '--mandir=/usr/local/man' '--disable-silent-rules' '--infodir=/usr/local/share/info/' '--build=amd64-portbld-freebsd13.2' 'build_alias=amd64-portbld-freebsd13.2' 'PKG_CONFIG=pkgconf' 'PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net-p2p/namecoin/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'LDFLAGS= -Wl,-rpath,/usr/local/lib -fstack-protector-strong ' 'LIBS=-L/usr/local/lib' 'CPPFLAGS=-I/usr/local/include' 'OBJCXX=c++' 'OBJCXXFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'CPP=cpp' '--disable-shared' '--with-pic' '--enable-benchmark=no' '--with-bignum=no' '--enable-module-recovery' '--enable-module-schnorrsig' '--enable-experimental' --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 race-free 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-freebsd13.2 checking host system type... amd64-portbld-freebsd13.2 checking how to print strings... printf checking whether gmake supports the include directive... yes (GNU style) 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 the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... 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 checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 524288 checking how to convert amd64-portbld-freebsd13.2 file names to amd64-portbld-freebsd13.2 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd13.2 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... no 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 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 for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.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... freebsd13.2 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 the compiler supports GNU C++... yes checking whether c++ accepts -g... yes checking for c++ option to enable C++11 features... none needed 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... freebsd13.2 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/namecoin/work/namecoin-core-nc0.21.0.1/src/secp256k1) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--without-libs' '--with-gui=qt5' '--without-daemon' '--without-utils' '--disable-man' '--with-qtdbus' '--disable-debug' '--enable-hardening' '--with-qrencode' '--disable-tests' '--disable-bench' '--with-miniupnpc' '--enable-wallet' '--with-incompatible-bdb' 'BDB_CFLAGS=-I/usr/local/include/db5' 'BDB_LIBS=-L/usr/local/lib/db5 -Wl,-rpath=/usr/local/lib/db5 -ldb_cxx-5.3' '--disable-zmq' '--localstatedir=/var' '--mandir=/usr/local/man' '--disable-silent-rules' '--infodir=/usr/local/share/info/' '--build=amd64-portbld-freebsd13.2' 'build_alias=amd64-portbld-freebsd13.2' 'PKG_CONFIG=pkgconf' 'PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net-p2p/namecoin/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'LDFLAGS= -Wl,-rpath,/usr/local/lib -fstack-protector-strong ' 'LIBS=-L/usr/local/lib' 'CPPFLAGS=-I/usr/local/include' 'OBJCXX=c++' 'OBJCXXFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'CPP=cpp' '--disable-shared' '--with-pic' '--enable-benchmark=no' '--with-bignum=no' '--enable-module-recovery' '--enable-module-schnorrsig' '--enable-experimental' --cache-file=/dev/null --srcdir=. configure: loading site script /usr/ports/Templates/config.site checking build system type... amd64-portbld-freebsd13.2 checking host system type... amd64-portbld-freebsd13.2 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free 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 whether gmake supports the include directive... yes (GNU style) 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 the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... 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 checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 524288 checking how to convert amd64-portbld-freebsd13.2 file names to amd64-portbld-freebsd13.2 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd13.2 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... no 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 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 for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.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... freebsd13.2 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 how to run the C preprocessor... cpp checking for gcc... no checking for cc... cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... (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 dependency style of cc... gcc3 checking if cc supports -std=c89 -pedantic -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wno-unused-function -Wno-long-long -Wno-overlength-strings... yes checking if cc supports -fvisibility=hidden... yes checking for valgrind/memcheck.h... no checking if native cc supports -Wall -Wextra -Wno-unused-function... yes checking for working native compiler: cc... yes checking for x86_64 assembly availability... yes configure: ****** configure: WARNING: experimental build configure: Experimental features do not have stable APIs or properties, and may not be safe for production use. configure: Building extrakeys module: yes configure: Building schnorrsig module: yes configure: ****** 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 Build Options: with ecmult precomp = yes with external callbacks = no with benchmarks = no with tests = no with openssl tests = no with coverage = no module ecdh = no module recovery = yes module extrakeys = yes module schnorrsig = yes asm = x86_64 bignum = no ecmult window size = 15 ecmult gen prec. bits = 4 valgrind = no CC = cc CFLAGS = -O2 -fvisibility=hidden -std=c89 -pedantic -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wno-unused-function -Wno-long-long -Wno-overlength-strings -W -O2 -pipe -fstack-protector-strong -fno-strict-aliasing CPPFLAGS = -I/usr/local/include LDFLAGS = -Wl,-rpath,/usr/local/lib -fstack-protector-strong Options used to compile and link: boost process = no multiprocess = no with wallet = yes with sqlite = yes with gui / qt = yes with qr = yes with zmq = no with test = no with bench = no with upnp = yes use asm = yes sanitizers = debug enabled = no gprof enabled = no werror = no target os = build os = freebsd13.2 CC = /usr/local/bin/ccache cc CFLAGS = -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing CPPFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS CXX = /usr/local/bin/ccache c++ -std=c++11 CXXFLAGS = -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -O2 -pipe -fstack-protector-strong -fno-strict-aliasing LDFLAGS = -lpthread -Wl,-z,relro -Wl,-z,now -Wl,-z,separate-code -pie -Wl,-rpath,/usr/local/lib -fstack-protector-strong ARFLAGS = cr =========================================================================== =================================================== ===> Building for namecoin-0.21.0.1_8,1 gmake[1]: Entering directory '/wrkdirs/usr/ports/net-p2p/namecoin/work/namecoin-core-nc0.21.0.1' Making all in src gmake[2]: Entering directory '/wrkdirs/usr/ports/net-p2p/namecoin/work/namecoin-core-nc0.21.0.1/src' gmake[3]: Entering directory '/wrkdirs/usr/ports/net-p2p/namecoin/work/namecoin-core-nc0.21.0.1/src' 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_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_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_createwalletdialog.h qt/forms/createwalletdialog.ui || (echo "Error creating qt/forms/ui_createwalletdialog.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_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_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_psbtoperationsdialog.h qt/forms/psbtoperationsdialog.ui || (echo "Error creating qt/forms/ui_psbtoperationsdialog.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_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_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_transactiondescdialog.h qt/forms/transactiondescdialog.ui || (echo "Error creating qt/forms/ui_transactiondescdialog.h"; false) QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -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 -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/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/moc -I. -I../src/config -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 -DHAVE_CONFIG_H -I. qt/createwalletdialog.h | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/moc_createwalletdialog.cpp QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -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 -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 -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 -DHAVE_CONFIG_H -I. qt/bitcoin.h | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/moc_bitcoin.cpp QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -DHAVE_CONFIG_H -I. qt/psbtoperationsdialog.h | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/moc_psbtoperationsdialog.cpp QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -DHAVE_CONFIG_H -I. qt/qrimagewidget.h | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/moc_qrimagewidget.cpp QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -DHAVE_CONFIG_H -I. qt/walletcontroller.h | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/moc_walletcontroller.cpp QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -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 -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 -DHAVE_CONFIG_H -I. qt/walletview.h | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/moc_walletview.cpp 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/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_ar.ts -qm qt/locale/bitcoin_ar.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_be.ts -qm qt/locale/bitcoin_be.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_cs.ts -qm qt/locale/bitcoin_cs.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_ca.ts -qm qt/locale/bitcoin_ca.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_bs.ts -qm qt/locale/bitcoin_bs.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.ts -qm qt/locale/bitcoin_de.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.ts -qm qt/locale/bitcoin_en.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_eo.ts -qm qt/locale/bitcoin_eo.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_CO.ts -qm qt/locale/bitcoin_es_CO.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_MX.ts -qm qt/locale/bitcoin_es_MX.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_eu.ts -qm qt/locale/bitcoin_eu.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_fa.ts -qm qt/locale/bitcoin_fa.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_fi.ts -qm qt/locale/bitcoin_fi.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_fil.ts -qm qt/locale/bitcoin_fil.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_ES.ts -qm qt/locale/bitcoin_gl_ES.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.ts -qm qt/locale/bitcoin_hi.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_hr.ts -qm qt/locale/bitcoin_hr.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_hu.ts -qm qt/locale/bitcoin_hu.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_id.ts -qm qt/locale/bitcoin_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_ja.ts -qm qt/locale/bitcoin_ja.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_is.ts -qm qt/locale/bitcoin_is.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_kk.ts -qm qt/locale/bitcoin_kk.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_km.ts -qm qt/locale/bitcoin_km.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_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_lv.ts -qm qt/locale/bitcoin_lv.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_ky.ts -qm qt/locale/bitcoin_ky.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_lt.ts -qm qt/locale/bitcoin_lt.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_mk.ts -qm qt/locale/bitcoin_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_ms.ts -qm qt/locale/bitcoin_ms.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_my.ts -qm qt/locale/bitcoin_my.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_pam.ts -qm qt/locale/bitcoin_pam.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_pl.ts -qm qt/locale/bitcoin_pl.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_pt.ts -qm qt/locale/bitcoin_pt.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_ro.ts -qm qt/locale/bitcoin_ro.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 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_sk.ts -qm qt/locale/bitcoin_sk.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_sl.ts -qm qt/locale/bitcoin_sl.qm 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.ts -qm qt/locale/bitcoin_sr.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_szl.ts -qm qt/locale/bitcoin_szl.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_sv.ts -qm qt/locale/bitcoin_sv.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_ta.ts -qm qt/locale/bitcoin_ta.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.ts -qm qt/locale/bitcoin_tr.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_uk.ts -qm qt/locale/bitcoin_uk.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_ur.ts -qm qt/locale/bitcoin_ur.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_uz@Cyrl.ts -qm qt/locale/bitcoin_uz@Cyrl.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_uz@Latn.ts -qm qt/locale/bitcoin_uz@Latn.qm 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_zh-Hans.ts -qm qt/locale/bitcoin_zh-Hans.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_yo.ts -qm qt/locale/bitcoin_yo.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_zh.ts -qm qt/locale/bitcoin_zh.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_CN.ts -qm qt/locale/bitcoin_zh_CN.qm QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_zu.ts -qm qt/locale/bitcoin_zu.qm /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 QT_SELECT=qt5 /usr/local/lib/qt5/bin/lrelease -silent qt/locale/bitcoin_zh_TW.ts -qm qt/locale/bitcoin_zh_TW.qm /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libbitcoin_server_a-banman.o -MD -MP -MF .deps/libbitcoin_server_a-banman.Tpo -c -o libbitcoin_server_a-banman.o `test -f 'banman.cpp' || echo './'`banman.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libbitcoin_server_a-blockfilter.o -MD -MP -MF .deps/libbitcoin_server_a-blockfilter.Tpo -c -o libbitcoin_server_a-blockfilter.o `test -f 'blockfilter.cpp' || echo './'`blockfilter.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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-banman.Tpo .deps/libbitcoin_server_a-banman.Po mv -f .deps/libbitcoin_server_a-blockfilter.Tpo .deps/libbitcoin_server_a-blockfilter.Po mv -f .deps/libbitcoin_server_a-blockencodings.Tpo .deps/libbitcoin_server_a-blockencodings.Po mv -f .deps/libbitcoin_server_a-addrman.Tpo .deps/libbitcoin_server_a-addrman.Po mv -f .deps/libbitcoin_server_a-addrdb.Tpo .deps/libbitcoin_server_a-addrdb.Po mv -f .deps/libbitcoin_server_a-chain.Tpo .deps/libbitcoin_server_a-chain.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libbitcoin_server_a-flatfile.o -MD -MP -MF .deps/libbitcoin_server_a-flatfile.Tpo -c -o libbitcoin_server_a-flatfile.o `test -f 'flatfile.cpp' || echo './'`flatfile.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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-flatfile.Tpo .deps/libbitcoin_server_a-flatfile.Po mv -f .deps/libbitcoin_server_a-httpserver.Tpo .deps/libbitcoin_server_a-httpserver.Po mv -f .deps/libbitcoin_server_a-dbwrapper.Tpo .deps/libbitcoin_server_a-dbwrapper.Po mv -f .deps/libbitcoin_server_a-init.Tpo .deps/libbitcoin_server_a-init.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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-httprpc.Tpo .deps/libbitcoin_server_a-httprpc.Po mv -f .deps/libbitcoin_server_a-net.Tpo .deps/libbitcoin_server_a-net.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 mv -f .deps/libbitcoin_server_a-net_processing.Tpo .deps/libbitcoin_server_a-net_processing.Po mv -f .deps/libbitcoin_server_a-miner.Tpo .deps/libbitcoin_server_a-miner.Po mv -f .deps/libbitcoin_server_a-pow.Tpo .deps/libbitcoin_server_a-pow.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libbitcoin_server_a-shutdown.o -MD -MP -MF .deps/libbitcoin_server_a-shutdown.Tpo -c -o libbitcoin_server_a-shutdown.o `test -f 'shutdown.cpp' || echo './'`shutdown.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libbitcoin_server_a-signet.o -MD -MP -MF .deps/libbitcoin_server_a-signet.Tpo -c -o libbitcoin_server_a-signet.o `test -f 'signet.cpp' || echo './'`signet.cpp mv -f .deps/libbitcoin_server_a-rest.Tpo .deps/libbitcoin_server_a-rest.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libbitcoin_server_a-txrequest.o -MD -MP -MF .deps/libbitcoin_server_a-txrequest.Tpo -c -o libbitcoin_server_a-txrequest.o `test -f 'txrequest.cpp' || echo './'`txrequest.cpp mv -f .deps/libbitcoin_server_a-shutdown.Tpo .deps/libbitcoin_server_a-shutdown.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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-signet.Tpo .deps/libbitcoin_server_a-signet.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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-timedata.Tpo .deps/libbitcoin_server_a-timedata.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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-txrequest.Tpo .deps/libbitcoin_server_a-txrequest.Po mv -f .deps/libbitcoin_server_a-txdb.Tpo .deps/libbitcoin_server_a-txdb.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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-validationinterface.Tpo .deps/libbitcoin_server_a-validationinterface.Po mv -f .deps/libbitcoin_server_a-validation.Tpo .deps/libbitcoin_server_a-validation.Po mv -f .deps/libbitcoin_server_a-txmempool.Tpo .deps/libbitcoin_server_a-txmempool.Po mv -f .deps/libbitcoin_server_a-versionbits.Tpo .deps/libbitcoin_server_a-versionbits.Po mv -f .deps/libbitcoin_server_a-torcontrol.Tpo .deps/libbitcoin_server_a-torcontrol.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libbitcoin_util_a-chainparamsbase.o -MD -MP -MF .deps/libbitcoin_util_a-chainparamsbase.Tpo -c -o libbitcoin_util_a-chainparamsbase.o `test -f 'chainparamsbase.cpp' || echo './'`chainparamsbase.cpp mv -f .deps/libbitcoin_util_a-chainparamsbase.Tpo .deps/libbitcoin_util_a-chainparamsbase.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT interfaces/libbitcoin_util_a-handler.o -MD -MP -MF interfaces/.deps/libbitcoin_util_a-handler.Tpo -c -o interfaces/libbitcoin_util_a-handler.o `test -f 'interfaces/handler.cpp' || echo './'`interfaces/handler.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libbitcoin_util_a-logging.o -MD -MP -MF .deps/libbitcoin_util_a-logging.Tpo -c -o libbitcoin_util_a-logging.o `test -f 'logging.cpp' || echo './'`logging.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libbitcoin_util_a-randomenv.o -MD -MP -MF .deps/libbitcoin_util_a-randomenv.Tpo -c -o libbitcoin_util_a-randomenv.o `test -f 'randomenv.cpp' || echo './'`randomenv.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT rpc/libbitcoin_util_a-request.o -MD -MP -MF rpc/.deps/libbitcoin_util_a-request.Tpo -c -o rpc/libbitcoin_util_a-request.o `test -f 'rpc/request.cpp' || echo './'`rpc/request.cpp mv -f interfaces/.deps/libbitcoin_util_a-handler.Tpo interfaces/.deps/libbitcoin_util_a-handler.Po mv -f .deps/libbitcoin_util_a-random.Tpo .deps/libbitcoin_util_a-random.Po mv -f .deps/libbitcoin_util_a-logging.Tpo .deps/libbitcoin_util_a-logging.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 support/.deps/libbitcoin_util_a-cleanse.Tpo support/.deps/libbitcoin_util_a-cleanse.Po mv -f rpc/.deps/libbitcoin_util_a-request.Tpo rpc/.deps/libbitcoin_util_a-request.Po mv -f .deps/libbitcoin_util_a-randomenv.Tpo .deps/libbitcoin_util_a-randomenv.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT interfaces/libbitcoin_wallet_a-wallet.o -MD -MP -MF interfaces/.deps/libbitcoin_wallet_a-wallet.Tpo -c -o interfaces/libbitcoin_wallet_a-wallet.o `test -f 'interfaces/wallet.cpp' || echo './'`interfaces/wallet.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT wallet/libbitcoin_wallet_a-bdb.o -MD -MP -MF wallet/.deps/libbitcoin_wallet_a-bdb.Tpo -c -o wallet/libbitcoin_wallet_a-bdb.o `test -f 'wallet/bdb.cpp' || echo './'`wallet/bdb.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT wallet/libbitcoin_wallet_a-coincontrol.o -MD -MP -MF wallet/.deps/libbitcoin_wallet_a-coincontrol.Tpo -c -o wallet/libbitcoin_wallet_a-coincontrol.o `test -f 'wallet/coincontrol.cpp' || echo './'`wallet/coincontrol.cpp mv -f .deps/libbitcoin_util_a-sync.Tpo .deps/libbitcoin_util_a-sync.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT wallet/libbitcoin_wallet_a-context.o -MD -MP -MF wallet/.deps/libbitcoin_wallet_a-context.Tpo -c -o wallet/libbitcoin_wallet_a-context.o `test -f 'wallet/context.cpp' || echo './'`wallet/context.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 .deps/libbitcoin_util_a-threadinterrupt.Tpo .deps/libbitcoin_util_a-threadinterrupt.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 wallet/bdb.cpp:630:25: warning: 'copy_file' is deprecated: Use copy_options instead of copy_option [-Wdeprecated-declarations] fs::copy_file(pathSrc, pathDest, fs::copy_option::overwrite_if_exists); ^ /usr/local/include/boost/filesystem/operations.hpp:422:1: note: 'copy_file' has been explicitly marked deprecated here BOOST_FILESYSTEM_DETAIL_DEPRECATED("Use copy_options instead of copy_option") ^ /usr/local/include/boost/filesystem/config.hpp:73:49: note: expanded from macro 'BOOST_FILESYSTEM_DETAIL_DEPRECATED' #define BOOST_FILESYSTEM_DETAIL_DEPRECATED(msg) BOOST_DEPRECATED(msg) ^ /usr/local/include/boost/config/compiler/clang.hpp:358:46: note: expanded from macro 'BOOST_DEPRECATED' #define BOOST_DEPRECATED(msg) __attribute__((deprecated(msg))) ^ 1 warning generated. mv -f wallet/.deps/libbitcoin_wallet_a-bdb.Tpo wallet/.deps/libbitcoin_wallet_a-bdb.Po mv -f wallet/.deps/libbitcoin_wallet_a-context.Tpo wallet/.deps/libbitcoin_wallet_a-context.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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-coincontrol.Tpo wallet/.deps/libbitcoin_wallet_a-coincontrol.Po mv -f wallet/.deps/libbitcoin_wallet_a-db.Tpo wallet/.deps/libbitcoin_wallet_a-db.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT wallet/libbitcoin_wallet_a-load.o -MD -MP -MF wallet/.deps/libbitcoin_wallet_a-load.Tpo -c -o wallet/libbitcoin_wallet_a-load.o `test -f 'wallet/load.cpp' || echo './'`wallet/load.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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-crypter.Tpo wallet/.deps/libbitcoin_wallet_a-crypter.Po mv -f interfaces/.deps/libbitcoin_wallet_a-wallet.Tpo interfaces/.deps/libbitcoin_wallet_a-wallet.Po mv -f wallet/.deps/libbitcoin_wallet_a-load.Tpo wallet/.deps/libbitcoin_wallet_a-load.Po mv -f wallet/.deps/libbitcoin_wallet_a-fees.Tpo wallet/.deps/libbitcoin_wallet_a-fees.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT wallet/libbitcoin_wallet_a-rpcnames.o -MD -MP -MF wallet/.deps/libbitcoin_wallet_a-rpcnames.Tpo -c -o wallet/libbitcoin_wallet_a-rpcnames.o `test -f 'wallet/rpcnames.cpp' || echo './'`wallet/rpcnames.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT wallet/libbitcoin_wallet_a-salvage.o -MD -MP -MF wallet/.deps/libbitcoin_wallet_a-salvage.Tpo -c -o wallet/libbitcoin_wallet_a-salvage.o `test -f 'wallet/salvage.cpp' || echo './'`wallet/salvage.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT wallet/libbitcoin_wallet_a-scriptpubkeyman.o -MD -MP -MF wallet/.deps/libbitcoin_wallet_a-scriptpubkeyman.Tpo -c -o wallet/libbitcoin_wallet_a-scriptpubkeyman.o `test -f 'wallet/scriptpubkeyman.cpp' || echo './'`wallet/scriptpubkeyman.cpp mv -f wallet/.deps/libbitcoin_wallet_a-feebumper.Tpo wallet/.deps/libbitcoin_wallet_a-feebumper.Po mv -f wallet/.deps/libbitcoin_wallet_a-rpcdump.Tpo wallet/.deps/libbitcoin_wallet_a-rpcdump.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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-rpcnames.Tpo wallet/.deps/libbitcoin_wallet_a-rpcnames.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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-scriptpubkeyman.Tpo wallet/.deps/libbitcoin_wallet_a-scriptpubkeyman.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT wallet/libbitcoin_wallet_a-coinselection.o -MD -MP -MF wallet/.deps/libbitcoin_wallet_a-coinselection.Tpo -c -o wallet/libbitcoin_wallet_a-coinselection.o `test -f 'wallet/coinselection.cpp' || echo './'`wallet/coinselection.cpp mv -f wallet/.deps/libbitcoin_wallet_a-wallet.Tpo wallet/.deps/libbitcoin_wallet_a-wallet.Po mv -f wallet/.deps/libbitcoin_wallet_a-salvage.Tpo wallet/.deps/libbitcoin_wallet_a-salvage.Po mv -f wallet/.deps/libbitcoin_wallet_a-rpcwallet.Tpo wallet/.deps/libbitcoin_wallet_a-rpcwallet.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT wallet/libbitcoin_wallet_a-sqlite.o -MD -MP -MF wallet/.deps/libbitcoin_wallet_a-sqlite.Tpo -c -o wallet/libbitcoin_wallet_a-sqlite.o `test -f 'wallet/sqlite.cpp' || echo './'`wallet/sqlite.cpp mv -f wallet/.deps/libbitcoin_wallet_a-coinselection.Tpo wallet/.deps/libbitcoin_wallet_a-coinselection.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT compat/libbitcoin_cli_a-stdin.o -MD -MP -MF compat/.deps/libbitcoin_cli_a-stdin.Tpo -c -o compat/libbitcoin_cli_a-stdin.o `test -f 'compat/stdin.cpp' || echo './'`compat/stdin.cpp wallet/walletutil.cpp:61:27: warning: 'level' is deprecated: Use recursive_directory_iterator::depth() instead [-Wdeprecated-declarations] } else if (it.level() == 0 && it->symlink_status().type() == fs::regular_file && ExistsBerkeleyDatabase(it->path())) { ^ /usr/local/include/boost/filesystem/directory.hpp:623:5: note: 'level' has been explicitly marked deprecated here BOOST_FILESYSTEM_DETAIL_DEPRECATED("Use recursive_directory_iterator::depth() instead") ^ /usr/local/include/boost/filesystem/config.hpp:73:49: note: expanded from macro 'BOOST_FILESYSTEM_DETAIL_DEPRECATED' #define BOOST_FILESYSTEM_DETAIL_DEPRECATED(msg) BOOST_DEPRECATED(msg) ^ /usr/local/include/boost/config/compiler/clang.hpp:358:46: note: expanded from macro 'BOOST_DEPRECATED' #define BOOST_DEPRECATED(msg) __attribute__((deprecated(msg))) ^ wallet/walletutil.cpp:76:16: warning: 'no_push' is deprecated: Use recursive_directory_iterator::disable_recursion_pending() instead [-Wdeprecated-declarations] it.no_push(); ^ /usr/local/include/boost/filesystem/directory.hpp:652:5: note: 'no_push' has been explicitly marked deprecated here BOOST_FILESYSTEM_DETAIL_DEPRECATED("Use recursive_directory_iterator::disable_recursion_pending() instead") ^ /usr/local/include/boost/filesystem/config.hpp:73:49: note: expanded from macro 'BOOST_FILESYSTEM_DETAIL_DEPRECATED' #define BOOST_FILESYSTEM_DETAIL_DEPRECATED(msg) BOOST_DEPRECATED(msg) ^ /usr/local/include/boost/config/compiler/clang.hpp:358:46: note: expanded from macro 'BOOST_DEPRECATED' #define BOOST_DEPRECATED(msg) __attribute__((deprecated(msg))) ^ 2 warnings generated. mv -f wallet/.deps/libbitcoin_wallet_a-walletutil.Tpo wallet/.deps/libbitcoin_wallet_a-walletutil.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libbitcoin_common_a-auxpow.o -MD -MP -MF .deps/libbitcoin_common_a-auxpow.Tpo -c -o libbitcoin_common_a-auxpow.o `test -f 'auxpow.cpp' || echo './'`auxpow.cpp mv -f compat/.deps/libbitcoin_cli_a-stdin.Tpo compat/.deps/libbitcoin_cli_a-stdin.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 rpc/.deps/libbitcoin_cli_a-client.Tpo rpc/.deps/libbitcoin_cli_a-client.Po mv -f .deps/libbitcoin_common_a-base58.Tpo .deps/libbitcoin_common_a-base58.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libbitcoin_common_a-bloom.o -MD -MP -MF .deps/libbitcoin_common_a-bloom.Tpo -c -o libbitcoin_common_a-bloom.o `test -f 'bloom.cpp' || echo './'`bloom.cpp mv -f .deps/libbitcoin_common_a-auxpow.Tpo .deps/libbitcoin_common_a-auxpow.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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-bech32.Tpo .deps/libbitcoin_common_a-bech32.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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-bloom.Tpo .deps/libbitcoin_common_a-bloom.Po mv -f .deps/libbitcoin_common_a-chainparams.Tpo .deps/libbitcoin_common_a-chainparams.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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-compressor.Tpo .deps/libbitcoin_common_a-compressor.Po mv -f .deps/libbitcoin_common_a-coins.Tpo .deps/libbitcoin_common_a-coins.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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-core_read.Tpo .deps/libbitcoin_common_a-core_read.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libbitcoin_common_a-key_io.o -MD -MP -MF .deps/libbitcoin_common_a-key_io.Tpo -c -o libbitcoin_common_a-key_io.o `test -f 'key_io.cpp' || echo './'`key_io.cpp mv -f .deps/libbitcoin_common_a-key.Tpo .deps/libbitcoin_common_a-key.Po mv -f wallet/.deps/libbitcoin_wallet_a-walletdb.Tpo wallet/.deps/libbitcoin_wallet_a-walletdb.Po mv -f wallet/.deps/libbitcoin_wallet_a-sqlite.Tpo wallet/.deps/libbitcoin_wallet_a-sqlite.Po mv -f .deps/libbitcoin_common_a-key_io.Tpo .deps/libbitcoin_common_a-key_io.Po mv -f .deps/libbitcoin_common_a-core_write.Tpo .deps/libbitcoin_common_a-core_write.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libbitcoin_common_a-merkleblock.o -MD -MP -MF .deps/libbitcoin_common_a-merkleblock.Tpo -c -o libbitcoin_common_a-merkleblock.o `test -f 'merkleblock.cpp' || echo './'`merkleblock.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT names/libbitcoin_common_a-common.o -MD -MP -MF names/.deps/libbitcoin_common_a-common.Tpo -c -o names/libbitcoin_common_a-common.o `test -f 'names/common.cpp' || echo './'`names/common.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT names/libbitcoin_common_a-encoding.o -MD -MP -MF names/.deps/libbitcoin_common_a-encoding.Tpo -c -o names/libbitcoin_common_a-encoding.o `test -f 'names/encoding.cpp' || echo './'`names/encoding.cpp mv -f names/.deps/libbitcoin_common_a-common.Tpo names/.deps/libbitcoin_common_a-common.Po mv -f .deps/libbitcoin_common_a-merkleblock.Tpo .deps/libbitcoin_common_a-merkleblock.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libbitcoin_common_a-net_permissions.o -MD -MP -MF .deps/libbitcoin_common_a-net_permissions.Tpo -c -o libbitcoin_common_a-net_permissions.o `test -f 'net_permissions.cpp' || echo './'`net_permissions.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libbitcoin_common_a-outputtype.o -MD -MP -MF .deps/libbitcoin_common_a-outputtype.Tpo -c -o libbitcoin_common_a-outputtype.o `test -f 'outputtype.cpp' || echo './'`outputtype.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 .deps/libbitcoin_common_a-netaddress.Tpo .deps/libbitcoin_common_a-netaddress.Po mv -f policy/.deps/libbitcoin_common_a-feerate.Tpo policy/.deps/libbitcoin_common_a-feerate.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT policy/libbitcoin_common_a-policy.o -MD -MP -MF policy/.deps/libbitcoin_common_a-policy.Tpo -c -o policy/libbitcoin_common_a-policy.o `test -f 'policy/policy.cpp' || echo './'`policy/policy.cpp mv -f .deps/libbitcoin_common_a-net_permissions.Tpo .deps/libbitcoin_common_a-net_permissions.Po mv -f .deps/libbitcoin_common_a-netbase.Tpo .deps/libbitcoin_common_a-netbase.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libbitcoin_common_a-protocol.o -MD -MP -MF .deps/libbitcoin_common_a-protocol.Tpo -c -o libbitcoin_common_a-protocol.o `test -f 'protocol.cpp' || echo './'`protocol.cpp mv -f .deps/libbitcoin_common_a-outputtype.Tpo .deps/libbitcoin_common_a-outputtype.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libbitcoin_common_a-psbt.o -MD -MP -MF .deps/libbitcoin_common_a-psbt.Tpo -c -o libbitcoin_common_a-psbt.o `test -f 'psbt.cpp' || echo './'`psbt.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT rpc/libbitcoin_common_a-rawtransaction_util.o -MD -MP -MF rpc/.deps/libbitcoin_common_a-rawtransaction_util.Tpo -c -o rpc/libbitcoin_common_a-rawtransaction_util.o `test -f 'rpc/rawtransaction_util.cpp' || echo './'`rpc/rawtransaction_util.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT rpc/libbitcoin_common_a-util.o -MD -MP -MF rpc/.deps/libbitcoin_common_a-util.Tpo -c -o rpc/libbitcoin_common_a-util.o `test -f 'rpc/util.cpp' || echo './'`rpc/util.cpp mv -f names/.deps/libbitcoin_common_a-encoding.Tpo names/.deps/libbitcoin_common_a-encoding.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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-psbt.Tpo .deps/libbitcoin_common_a-psbt.Po mv -f .deps/libbitcoin_common_a-protocol.Tpo .deps/libbitcoin_common_a-protocol.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT script/libbitcoin_common_a-descriptor.o -MD -MP -MF script/.deps/libbitcoin_common_a-descriptor.Tpo -c -o script/libbitcoin_common_a-descriptor.o `test -f 'script/descriptor.cpp' || echo './'`script/descriptor.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 rpc/.deps/libbitcoin_common_a-rawtransaction_util.Tpo rpc/.deps/libbitcoin_common_a-rawtransaction_util.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT script/libbitcoin_common_a-signingprovider.o -MD -MP -MF script/.deps/libbitcoin_common_a-signingprovider.Tpo -c -o script/libbitcoin_common_a-signingprovider.o `test -f 'script/signingprovider.cpp' || echo './'`script/signingprovider.cpp mv -f script/.deps/libbitcoin_common_a-descriptor.Tpo script/.deps/libbitcoin_common_a-descriptor.Po mv -f script/.deps/libbitcoin_common_a-sign.Tpo script/.deps/libbitcoin_common_a-sign.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libbitcoin_common_a-versionbitsinfo.o -MD -MP -MF .deps/libbitcoin_common_a-versionbitsinfo.Tpo -c -o libbitcoin_common_a-versionbitsinfo.o `test -f 'versionbitsinfo.cpp' || echo './'`versionbitsinfo.cpp mv -f .deps/libbitcoin_common_a-scheduler.Tpo .deps/libbitcoin_common_a-scheduler.Po mv -f policy/.deps/libbitcoin_common_a-policy.Tpo policy/.deps/libbitcoin_common_a-policy.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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-versionbitsinfo.Tpo .deps/libbitcoin_common_a-versionbitsinfo.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 script/.deps/libbitcoin_common_a-standard.Tpo script/.deps/libbitcoin_common_a-standard.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 rpc/.deps/libbitcoin_common_a-util.Tpo rpc/.deps/libbitcoin_common_a-util.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT consensus/libbitcoin_consensus_a-tx_check.o -MD -MP -MF consensus/.deps/libbitcoin_consensus_a-tx_check.Tpo -c -o consensus/libbitcoin_consensus_a-tx_check.o `test -f 'consensus/tx_check.cpp' || echo './'`consensus/tx_check.cpp mv -f script/.deps/libbitcoin_common_a-signingprovider.Tpo script/.deps/libbitcoin_common_a-signingprovider.Po mv -f .deps/libbitcoin_consensus_a-arith_uint256.Tpo .deps/libbitcoin_consensus_a-arith_uint256.Po mv -f .deps/libbitcoin_common_a-warnings.Tpo .deps/libbitcoin_common_a-warnings.Po mv -f consensus/.deps/libbitcoin_consensus_a-tx_check.Tpo consensus/.deps/libbitcoin_consensus_a-tx_check.Po mv -f consensus/.deps/libbitcoin_consensus_a-merkle.Tpo consensus/.deps/libbitcoin_consensus_a-merkle.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 .deps/libbitcoin_consensus_a-hash.Tpo .deps/libbitcoin_consensus_a-hash.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT script/libbitcoin_consensus_a-namecoinconsensus.o -MD -MP -MF script/.deps/libbitcoin_consensus_a-namecoinconsensus.Tpo -c -o script/libbitcoin_consensus_a-namecoinconsensus.o `test -f 'script/namecoinconsensus.cpp' || echo './'`script/namecoinconsensus.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT script/libbitcoin_consensus_a-names.o -MD -MP -MF script/.deps/libbitcoin_consensus_a-names.Tpo -c -o script/libbitcoin_consensus_a-names.o `test -f 'script/names.cpp' || echo './'`script/names.cpp mv -f .deps/libbitcoin_consensus_a-pubkey.Tpo .deps/libbitcoin_consensus_a-pubkey.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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-namecoinconsensus.Tpo script/.deps/libbitcoin_consensus_a-namecoinconsensus.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT util/libbitcoin_consensus_a-strencodings.o -MD -MP -MF util/.deps/libbitcoin_consensus_a-strencodings.Tpo -c -o util/libbitcoin_consensus_a-strencodings.o `test -f 'util/strencodings.cpp' || echo './'`util/strencodings.cpp mv -f util/.deps/libbitcoin_consensus_a-strencodings.Tpo util/.deps/libbitcoin_consensus_a-strencodings.Po mv -f script/.deps/libbitcoin_consensus_a-script_error.Tpo script/.deps/libbitcoin_consensus_a-script_error.Po mv -f .deps/libbitcoin_consensus_a-uint256.Tpo .deps/libbitcoin_consensus_a-uint256.Po mv -f script/.deps/libbitcoin_consensus_a-script.Tpo script/.deps/libbitcoin_consensus_a-script.Po mv -f script/.deps/libbitcoin_consensus_a-names.Tpo script/.deps/libbitcoin_consensus_a-names.Po 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/namecoin/work/namecoin-core-nc0.21.0.1/src/univalue' /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -I./include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -I./include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -I./include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -I./include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 gmake -C secp256k1 libsecp256k1.la /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/namecoin_qt-main.o -MD -MP -MF qt/.deps/namecoin_qt-main.Tpo -c -o qt/namecoin_qt-main.o `test -f 'qt/main.cpp' || echo './'`qt/main.cpp gmake[4]: Entering directory '/wrkdirs/usr/ports/net-p2p/namecoin/work/namecoin-core-nc0.21.0.1/src/secp256k1' libtool: compile: c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -I./include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 qt/.deps/namecoin_qt-main.Tpo qt/.deps/namecoin_qt-main.Po cc -I. -I./src -Wall -Wextra -Wno-unused-function -g -O2 -c src/gen_context.c -o gen_context.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -I./include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -DHAVE_CONFIG_H -I. qt/bitcoinamountfield.cpp | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/bitcoinamountfield.moc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -I./include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -DHAVE_CONFIG_H -I. qt/intro.cpp | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/intro.moc mv -f lib/.deps/libunivalue_la-univalue.Tpo lib/.deps/libunivalue_la-univalue.Plo QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -DHAVE_CONFIG_H -I. qt/overviewpage.cpp | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/overviewpage.moc mv -f lib/.deps/libunivalue_la-univalue_get.Tpo lib/.deps/libunivalue_la-univalue_get.Plo QT_SELECT=qt5 /usr/local/lib/qt5/bin/moc -I. -I../src/config -DHAVE_CONFIG_H -I. qt/rpcconsole.cpp | \ /usr/bin/sed -e '/^\*\*.*Created:/d' -e '/^\*\*.*by:/d' > qt/rpcconsole.moc cc -Wall -Wextra -Wno-unused-function -g -O2 gen_context.o -o gen_context mv -f lib/.deps/libunivalue_la-univalue_write.Tpo lib/.deps/libunivalue_la-univalue_write.Plo /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 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 ./gen_context /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT index/libbitcoin_server_a-base.o -MD -MP -MF index/.deps/libbitcoin_server_a-base.Tpo -c -o index/libbitcoin_server_a-base.o `test -f 'index/base.cpp' || echo './'`index/base.cpp /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 -fvisibility=hidden -std=c89 -pedantic -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wno-unused-function -Wno-long-long -Wno-overlength-strings -W -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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: c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -I./include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 consensus/.deps/libbitcoin_server_a-tx_verify.Tpo consensus/.deps/libbitcoin_server_a-tx_verify.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT index/libbitcoin_server_a-blockfilterindex.o -MD -MP -MF index/.deps/libbitcoin_server_a-blockfilterindex.Tpo -c -o index/libbitcoin_server_a-blockfilterindex.o `test -f 'index/blockfilterindex.cpp' || echo './'`index/blockfilterindex.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT index/libbitcoin_server_a-namehash.o -MD -MP -MF index/.deps/libbitcoin_server_a-namehash.Tpo -c -o index/libbitcoin_server_a-namehash.o `test -f 'index/namehash.cpp' || echo './'`index/namehash.cpp mv -f lib/.deps/libunivalue_la-univalue_read.Tpo lib/.deps/libunivalue_la-univalue_read.Plo /bin/sh ./libtool --tag=CXX --mode=link c++ -I./include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -version-info 100:3:100 -no-undefined -Wl,-rpath,/usr/local/lib -fstack-protector-strong -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 mv -f index/.deps/libbitcoin_server_a-base.Tpo index/.deps/libbitcoin_server_a-base.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT index/libbitcoin_server_a-txindex.o -MD -MP -MF index/.deps/libbitcoin_server_a-txindex.Tpo -c -o index/libbitcoin_server_a-txindex.o `test -f 'index/txindex.cpp' || echo './'`index/txindex.cpp mv -f index/.deps/libbitcoin_server_a-blockfilterindex.Tpo index/.deps/libbitcoin_server_a-blockfilterindex.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT interfaces/libbitcoin_server_a-chain.o -MD -MP -MF interfaces/.deps/libbitcoin_server_a-chain.Tpo -c -o interfaces/libbitcoin_server_a-chain.o `test -f 'interfaces/chain.cpp' || echo './'`interfaces/chain.cpp mv -f index/.deps/libbitcoin_server_a-txindex.Tpo index/.deps/libbitcoin_server_a-txindex.Po mv -f interfaces/.deps/libbitcoin_server_a-chain.Tpo interfaces/.deps/libbitcoin_server_a-chain.Po mv -f index/.deps/libbitcoin_server_a-namehash.Tpo index/.deps/libbitcoin_server_a-namehash.Po libtool: compile: cc -DHAVE_CONFIG_H -I. -I./src -DSECP256K1_BUILD -I./include -I./src -I/usr/local/include -O2 -fvisibility=hidden -std=c89 -pedantic -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wno-unused-function -Wno-long-long -Wno-overlength-strings -W -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT interfaces/libbitcoin_server_a-node.o -MD -MP -MF interfaces/.deps/libbitcoin_server_a-node.Tpo -c -o interfaces/libbitcoin_server_a-node.o `test -f 'interfaces/node.cpp' || echo './'`interfaces/node.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT names/libbitcoin_server_a-main.o -MD -MP -MF names/.deps/libbitcoin_server_a-main.Tpo -c -o names/libbitcoin_server_a-main.o `test -f 'names/main.cpp' || echo './'`names/main.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT names/libbitcoin_server_a-mempool.o -MD -MP -MF names/.deps/libbitcoin_server_a-mempool.Tpo -c -o names/libbitcoin_server_a-mempool.o `test -f 'names/mempool.cpp' || echo './'`names/mempool.cpp mv -f interfaces/.deps/libbitcoin_server_a-node.Tpo interfaces/.deps/libbitcoin_server_a-node.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT node/libbitcoin_server_a-coin.o -MD -MP -MF node/.deps/libbitcoin_server_a-coin.Tpo -c -o node/libbitcoin_server_a-coin.o `test -f 'node/coin.cpp' || echo './'`node/coin.cpp In file included from src/secp256k1.c:19: ./src/ecdsa_impl.h:312:12: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return !secp256k1_scalar_is_zero(sigr) & !secp256k1_scalar_is_zero(sigs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ && ./src/ecdsa_impl.h:312:12: note: cast one or both operands to int to silence this warning 1 warning generated. mv -f names/.deps/libbitcoin_server_a-main.Tpo names/.deps/libbitcoin_server_a-main.Po mv -f names/.deps/libbitcoin_server_a-mempool.Tpo names/.deps/libbitcoin_server_a-mempool.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT node/libbitcoin_server_a-coinstats.o -MD -MP -MF node/.deps/libbitcoin_server_a-coinstats.Tpo -c -o node/libbitcoin_server_a-coinstats.o `test -f 'node/coinstats.cpp' || echo './'`node/coinstats.cpp mv -f src/.deps/libsecp256k1_la-secp256k1.Tpo src/.deps/libsecp256k1_la-secp256k1.Plo /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT node/libbitcoin_server_a-context.o -MD -MP -MF node/.deps/libbitcoin_server_a-context.Tpo -c -o node/libbitcoin_server_a-context.o `test -f 'node/context.cpp' || echo './'`node/context.cpp mv -f node/.deps/libbitcoin_server_a-coin.Tpo node/.deps/libbitcoin_server_a-coin.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT node/libbitcoin_server_a-psbt.o -MD -MP -MF node/.deps/libbitcoin_server_a-psbt.Tpo -c -o node/libbitcoin_server_a-psbt.o `test -f 'node/psbt.cpp' || echo './'`node/psbt.cpp /bin/sh ./libtool --tag=CC --mode=link cc -O2 -fvisibility=hidden -std=c89 -pedantic -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wno-unused-function -Wno-long-long -Wno-overlength-strings -W -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wl,-rpath,/usr/local/lib -fstack-protector-strong -o libsecp256k1.la -rpath /usr/local/lib src/libsecp256k1_la-secp256k1.lo -L/usr/local/lib mv -f node/.deps/libbitcoin_server_a-psbt.Tpo node/.deps/libbitcoin_server_a-psbt.Po mv -f node/.deps/libbitcoin_server_a-context.Tpo node/.deps/libbitcoin_server_a-context.Po mv -f node/.deps/libbitcoin_server_a-coinstats.Tpo node/.deps/libbitcoin_server_a-coinstats.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT node/libbitcoin_server_a-transaction.o -MD -MP -MF node/.deps/libbitcoin_server_a-transaction.Tpo -c -o node/libbitcoin_server_a-transaction.o `test -f 'node/transaction.cpp' || echo './'`node/transaction.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT node/libbitcoin_server_a-ui_interface.o -MD -MP -MF node/.deps/libbitcoin_server_a-ui_interface.Tpo -c -o node/libbitcoin_server_a-ui_interface.o `test -f 'node/ui_interface.cpp' || echo './'`node/ui_interface.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 mv -f policy/.deps/libbitcoin_server_a-fees.Tpo policy/.deps/libbitcoin_server_a-fees.Po mv -f node/.deps/libbitcoin_server_a-transaction.Tpo node/.deps/libbitcoin_server_a-transaction.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT policy/libbitcoin_server_a-settings.o -MD -MP -MF policy/.deps/libbitcoin_server_a-settings.Tpo -c -o policy/libbitcoin_server_a-settings.o `test -f 'policy/settings.cpp' || echo './'`policy/settings.cpp mv -f policy/.deps/libbitcoin_server_a-rbf.Tpo policy/.deps/libbitcoin_server_a-rbf.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT rpc/libbitcoin_server_a-auxpow_miner.o -MD -MP -MF rpc/.deps/libbitcoin_server_a-auxpow_miner.Tpo -c -o rpc/libbitcoin_server_a-auxpow_miner.o `test -f 'rpc/auxpow_miner.cpp' || echo './'`rpc/auxpow_miner.cpp mv -f node/.deps/libbitcoin_server_a-ui_interface.Tpo node/.deps/libbitcoin_server_a-ui_interface.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 rpc/.deps/libbitcoin_server_a-auxpow_miner.Tpo rpc/.deps/libbitcoin_server_a-auxpow_miner.Po mv -f policy/.deps/libbitcoin_server_a-settings.Tpo policy/.deps/libbitcoin_server_a-settings.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 rpc/.deps/libbitcoin_server_a-misc.Tpo rpc/.deps/libbitcoin_server_a-misc.Po mv -f rpc/.deps/libbitcoin_server_a-mining.Tpo rpc/.deps/libbitcoin_server_a-mining.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT rpc/libbitcoin_server_a-names.o -MD -MP -MF rpc/.deps/libbitcoin_server_a-names.Tpo -c -o rpc/libbitcoin_server_a-names.o `test -f 'rpc/names.cpp' || echo './'`rpc/names.cpp libtool: link: ar cr .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 /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 libtool: link: ranlib .libs/libunivalue.a mv -f rpc/.deps/libbitcoin_server_a-blockchain.Tpo rpc/.deps/libbitcoin_server_a-blockchain.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 libtool: link: ( cd ".libs" && rm -f "libunivalue.la" && ln -s "../libunivalue.la" "libunivalue.la" ) gmake[4]: Leaving directory '/wrkdirs/usr/ports/net-p2p/namecoin/work/namecoin-core-nc0.21.0.1/src/univalue' mv -f rpc/.deps/libbitcoin_server_a-net.Tpo rpc/.deps/libbitcoin_server_a-net.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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-names.Tpo rpc/.deps/libbitcoin_server_a-names.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT wallet/libbitcoin_server_a-init.o -MD -MP -MF wallet/.deps/libbitcoin_server_a-init.Tpo -c -o wallet/libbitcoin_server_a-init.o `test -f 'wallet/init.cpp' || echo './'`wallet/init.cpp libtool: link: /usr/bin/ar cr .libs/libsecp256k1.a src/libsecp256k1_la-secp256k1.o libtool: link: /usr/bin/ranlib .libs/libsecp256k1.a mv -f script/.deps/libbitcoin_server_a-sigcache.Tpo script/.deps/libbitcoin_server_a-sigcache.Po mv -f wallet/.deps/libbitcoin_server_a-init.Tpo wallet/.deps/libbitcoin_server_a-init.Po mv -f rpc/.deps/libbitcoin_server_a-server.Tpo rpc/.deps/libbitcoin_server_a-server.Po mv -f rpc/.deps/libbitcoin_server_a-rawtransaction.Tpo rpc/.deps/libbitcoin_server_a-rawtransaction.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 libtool: link: ( cd ".libs" && rm -f "libsecp256k1.la" && ln -s "../libsecp256k1.la" "libsecp256k1.la" ) /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 gmake[4]: Leaving directory '/wrkdirs/usr/ports/net-p2p/namecoin/work/namecoin-core-nc0.21.0.1/src/secp256k1' /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 .deps/libbitcoin_util_a-clientversion.Tpo .deps/libbitcoin_util_a-clientversion.Po mv -f support/.deps/libbitcoin_util_a-lockedpool.Tpo support/.deps/libbitcoin_util_a-lockedpool.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT util/libbitcoin_util_a-asmap.o -MD -MP -MF util/.deps/libbitcoin_util_a-asmap.Tpo -c -o util/libbitcoin_util_a-asmap.o `test -f 'util/asmap.cpp' || echo './'`util/asmap.cpp mv -f compat/.deps/libbitcoin_util_a-glibc_sanity.Tpo compat/.deps/libbitcoin_util_a-glibc_sanity.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT util/libbitcoin_util_a-bip32.o -MD -MP -MF util/.deps/libbitcoin_util_a-bip32.Tpo -c -o util/libbitcoin_util_a-bip32.o `test -f 'util/bip32.cpp' || echo './'`util/bip32.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT util/libbitcoin_util_a-bytevectorhash.o -MD -MP -MF util/.deps/libbitcoin_util_a-bytevectorhash.Tpo -c -o util/libbitcoin_util_a-bytevectorhash.o `test -f 'util/bytevectorhash.cpp' || echo './'`util/bytevectorhash.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT util/libbitcoin_util_a-error.o -MD -MP -MF util/.deps/libbitcoin_util_a-error.Tpo -c -o util/libbitcoin_util_a-error.o `test -f 'util/error.cpp' || echo './'`util/error.cpp mv -f util/.deps/libbitcoin_util_a-asmap.Tpo util/.deps/libbitcoin_util_a-asmap.Po mv -f compat/.deps/libbitcoin_util_a-strnlen.Tpo compat/.deps/libbitcoin_util_a-strnlen.Po mv -f compat/.deps/libbitcoin_util_a-glibcxx_sanity.Tpo compat/.deps/libbitcoin_util_a-glibcxx_sanity.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT util/libbitcoin_util_a-fees.o -MD -MP -MF util/.deps/libbitcoin_util_a-fees.Tpo -c -o util/libbitcoin_util_a-fees.o `test -f 'util/fees.cpp' || echo './'`util/fees.cpp mv -f util/.deps/libbitcoin_util_a-bip32.Tpo util/.deps/libbitcoin_util_a-bip32.Po mv -f util/.deps/libbitcoin_util_a-error.Tpo util/.deps/libbitcoin_util_a-error.Po mv -f util/.deps/libbitcoin_util_a-bytevectorhash.Tpo util/.deps/libbitcoin_util_a-bytevectorhash.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT util/libbitcoin_util_a-system.o -MD -MP -MF util/.deps/libbitcoin_util_a-system.Tpo -c -o util/libbitcoin_util_a-system.o `test -f 'util/system.cpp' || echo './'`util/system.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT util/libbitcoin_util_a-message.o -MD -MP -MF util/.deps/libbitcoin_util_a-message.Tpo -c -o util/libbitcoin_util_a-message.o `test -f 'util/message.cpp' || echo './'`util/message.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT util/libbitcoin_util_a-moneystr.o -MD -MP -MF util/.deps/libbitcoin_util_a-moneystr.Tpo -c -o util/libbitcoin_util_a-moneystr.o `test -f 'util/moneystr.cpp' || echo './'`util/moneystr.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT util/libbitcoin_util_a-rbf.o -MD -MP -MF util/.deps/libbitcoin_util_a-rbf.Tpo -c -o util/libbitcoin_util_a-rbf.o `test -f 'util/rbf.cpp' || echo './'`util/rbf.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT util/libbitcoin_util_a-settings.o -MD -MP -MF util/.deps/libbitcoin_util_a-settings.Tpo -c -o util/libbitcoin_util_a-settings.o `test -f 'util/settings.cpp' || echo './'`util/settings.cpp mv -f util/.deps/libbitcoin_util_a-fees.Tpo util/.deps/libbitcoin_util_a-fees.Po mv -f util/.deps/libbitcoin_util_a-settings.Tpo util/.deps/libbitcoin_util_a-settings.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT util/libbitcoin_util_a-threadnames.o -MD -MP -MF util/.deps/libbitcoin_util_a-threadnames.Tpo -c -o util/libbitcoin_util_a-threadnames.o `test -f 'util/threadnames.cpp' || echo './'`util/threadnames.cpp mv -f util/.deps/libbitcoin_util_a-rbf.Tpo util/.deps/libbitcoin_util_a-rbf.Po mv -f util/.deps/libbitcoin_util_a-message.Tpo util/.deps/libbitcoin_util_a-message.Po mv -f util/.deps/libbitcoin_util_a-moneystr.Tpo util/.deps/libbitcoin_util_a-moneystr.Po mv -f util/.deps/libbitcoin_util_a-system.Tpo util/.deps/libbitcoin_util_a-system.Po mv -f util/.deps/libbitcoin_util_a-threadnames.Tpo util/.deps/libbitcoin_util_a-threadnames.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT util/libbitcoin_util_a-spanparsing.o -MD -MP -MF util/.deps/libbitcoin_util_a-spanparsing.Tpo -c -o util/libbitcoin_util_a-spanparsing.o `test -f 'util/spanparsing.cpp' || echo './'`util/spanparsing.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT util/libbitcoin_util_a-strencodings.o -MD -MP -MF util/.deps/libbitcoin_util_a-strencodings.Tpo -c -o util/libbitcoin_util_a-strencodings.o `test -f 'util/strencodings.cpp' || echo './'`util/strencodings.cpp mv -f util/.deps/libbitcoin_util_a-spanparsing.Tpo util/.deps/libbitcoin_util_a-spanparsing.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT util/libbitcoin_util_a-string.o -MD -MP -MF util/.deps/libbitcoin_util_a-string.Tpo -c -o util/libbitcoin_util_a-string.o `test -f 'util/string.cpp' || echo './'`util/string.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT util/libbitcoin_util_a-time.o -MD -MP -MF util/.deps/libbitcoin_util_a-time.Tpo -c -o util/libbitcoin_util_a-time.o `test -f 'util/time.cpp' || echo './'`util/time.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT util/libbitcoin_util_a-url.o -MD -MP -MF util/.deps/libbitcoin_util_a-url.Tpo -c -o util/libbitcoin_util_a-url.o `test -f 'util/url.cpp' || echo './'`util/url.cpp rm -f libbitcoin_wallet.a rm -f libbitcoin_cli.a /usr/bin/ar cr libbitcoin_cli.a compat/libbitcoin_cli_a-stdin.o rpc/libbitcoin_cli_a-client.o /usr/bin/ar cr libbitcoin_wallet.a interfaces/libbitcoin_wallet_a-wallet.o wallet/libbitcoin_wallet_a-bdb.o wallet/libbitcoin_wallet_a-coincontrol.o wallet/libbitcoin_wallet_a-context.o wallet/libbitcoin_wallet_a-crypter.o wallet/libbitcoin_wallet_a-db.o wallet/libbitcoin_wallet_a-feebumper.o wallet/libbitcoin_wallet_a-fees.o wallet/libbitcoin_wallet_a-load.o wallet/libbitcoin_wallet_a-rpcdump.o wallet/libbitcoin_wallet_a-rpcnames.o wallet/libbitcoin_wallet_a-rpcwallet.o wallet/libbitcoin_wallet_a-salvage.o wallet/libbitcoin_wallet_a-scriptpubkeyman.o wallet/libbitcoin_wallet_a-wallet.o wallet/libbitcoin_wallet_a-walletdb.o wallet/libbitcoin_wallet_a-walletutil.o wallet/libbitcoin_wallet_a-coinselection.o wallet/libbitcoin_wallet_a-sqlite.o /usr/bin/ranlib libbitcoin_cli.a /usr/bin/ranlib libbitcoin_wallet.a mv -f util/.deps/libbitcoin_util_a-url.Tpo util/.deps/libbitcoin_util_a-url.Po mv -f util/.deps/libbitcoin_util_a-time.Tpo util/.deps/libbitcoin_util_a-time.Po mv -f util/.deps/libbitcoin_util_a-string.Tpo util/.deps/libbitcoin_util_a-string.Po mv -f util/.deps/libbitcoin_util_a-strencodings.Tpo util/.deps/libbitcoin_util_a-strencodings.Po rm -f libbitcoin_common.a /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 /usr/bin/ar cr libbitcoin_common.a libbitcoin_common_a-auxpow.o libbitcoin_common_a-base58.o libbitcoin_common_a-bech32.o libbitcoin_common_a-bloom.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-key_io.o libbitcoin_common_a-merkleblock.o names/libbitcoin_common_a-common.o names/libbitcoin_common_a-encoding.o libbitcoin_common_a-netaddress.o libbitcoin_common_a-netbase.o libbitcoin_common_a-net_permissions.o libbitcoin_common_a-outputtype.o policy/libbitcoin_common_a-feerate.o policy/libbitcoin_common_a-policy.o libbitcoin_common_a-protocol.o libbitcoin_common_a-psbt.o rpc/libbitcoin_common_a-rawtransaction_util.o rpc/libbitcoin_common_a-util.o libbitcoin_common_a-scheduler.o script/libbitcoin_common_a-descriptor.o script/libbitcoin_common_a-sign.o script/libbitcoin_common_a-signingprovider.o script/libbitcoin_common_a-standard.o libbitcoin_common_a-versionbitsinfo.o libbitcoin_common_a-warnings.o /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT primitives/libbitcoin_consensus_a-pureheader.o -MD -MP -MF primitives/.deps/libbitcoin_consensus_a-pureheader.Tpo -c -o primitives/libbitcoin_consensus_a-pureheader.o `test -f 'primitives/pureheader.cpp' || echo './'`primitives/pureheader.cpp /usr/bin/ranlib libbitcoin_common.a mv -f primitives/.deps/libbitcoin_consensus_a-block.Tpo primitives/.deps/libbitcoin_consensus_a-block.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 /usr/local/bin/ccache 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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT crypto/libbitcoin_crypto_base_a-aes.o -MD -MP -MF crypto/.deps/libbitcoin_crypto_base_a-aes.Tpo -c -o crypto/libbitcoin_crypto_base_a-aes.o `test -f 'crypto/aes.cpp' || echo './'`crypto/aes.cpp /usr/local/bin/ccache 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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT crypto/libbitcoin_crypto_base_a-chacha_poly_aead.o -MD -MP -MF crypto/.deps/libbitcoin_crypto_base_a-chacha_poly_aead.Tpo -c -o crypto/libbitcoin_crypto_base_a-chacha_poly_aead.o `test -f 'crypto/chacha_poly_aead.cpp' || echo './'`crypto/chacha_poly_aead.cpp mv -f primitives/.deps/libbitcoin_consensus_a-pureheader.Tpo primitives/.deps/libbitcoin_consensus_a-pureheader.Po /usr/local/bin/ccache 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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT crypto/libbitcoin_crypto_base_a-chacha20.o -MD -MP -MF crypto/.deps/libbitcoin_crypto_base_a-chacha20.Tpo -c -o crypto/libbitcoin_crypto_base_a-chacha20.o `test -f 'crypto/chacha20.cpp' || echo './'`crypto/chacha20.cpp /usr/local/bin/ccache 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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT crypto/libbitcoin_crypto_base_a-hkdf_sha256_32.o -MD -MP -MF crypto/.deps/libbitcoin_crypto_base_a-hkdf_sha256_32.Tpo -c -o crypto/libbitcoin_crypto_base_a-hkdf_sha256_32.o `test -f 'crypto/hkdf_sha256_32.cpp' || echo './'`crypto/hkdf_sha256_32.cpp /usr/local/bin/ccache 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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT crypto/libbitcoin_crypto_base_a-hmac_sha256.o -MD -MP -MF crypto/.deps/libbitcoin_crypto_base_a-hmac_sha256.Tpo -c -o crypto/libbitcoin_crypto_base_a-hmac_sha256.o `test -f 'crypto/hmac_sha256.cpp' || echo './'`crypto/hmac_sha256.cpp mv -f crypto/.deps/libbitcoin_crypto_base_a-aes.Tpo crypto/.deps/libbitcoin_crypto_base_a-aes.Po /usr/local/bin/ccache 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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT crypto/libbitcoin_crypto_base_a-hmac_sha512.o -MD -MP -MF crypto/.deps/libbitcoin_crypto_base_a-hmac_sha512.Tpo -c -o crypto/libbitcoin_crypto_base_a-hmac_sha512.o `test -f 'crypto/hmac_sha512.cpp' || echo './'`crypto/hmac_sha512.cpp mv -f crypto/.deps/libbitcoin_crypto_base_a-hkdf_sha256_32.Tpo crypto/.deps/libbitcoin_crypto_base_a-hkdf_sha256_32.Po mv -f crypto/.deps/libbitcoin_crypto_base_a-hmac_sha512.Tpo crypto/.deps/libbitcoin_crypto_base_a-hmac_sha512.Po mv -f crypto/.deps/libbitcoin_crypto_base_a-chacha20.Tpo crypto/.deps/libbitcoin_crypto_base_a-chacha20.Po mv -f crypto/.deps/libbitcoin_crypto_base_a-hmac_sha256.Tpo crypto/.deps/libbitcoin_crypto_base_a-hmac_sha256.Po mv -f crypto/.deps/libbitcoin_crypto_base_a-chacha_poly_aead.Tpo crypto/.deps/libbitcoin_crypto_base_a-chacha_poly_aead.Po mv -f primitives/.deps/libbitcoin_consensus_a-transaction.Tpo primitives/.deps/libbitcoin_consensus_a-transaction.Po /usr/local/bin/ccache 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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT crypto/libbitcoin_crypto_base_a-poly1305.o -MD -MP -MF crypto/.deps/libbitcoin_crypto_base_a-poly1305.Tpo -c -o crypto/libbitcoin_crypto_base_a-poly1305.o `test -f 'crypto/poly1305.cpp' || echo './'`crypto/poly1305.cpp /usr/local/bin/ccache 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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT crypto/libbitcoin_crypto_base_a-ripemd160.o -MD -MP -MF crypto/.deps/libbitcoin_crypto_base_a-ripemd160.Tpo -c -o crypto/libbitcoin_crypto_base_a-ripemd160.o `test -f 'crypto/ripemd160.cpp' || echo './'`crypto/ripemd160.cpp /usr/local/bin/ccache 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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT crypto/libbitcoin_crypto_base_a-sha1.o -MD -MP -MF crypto/.deps/libbitcoin_crypto_base_a-sha1.Tpo -c -o crypto/libbitcoin_crypto_base_a-sha1.o `test -f 'crypto/sha1.cpp' || echo './'`crypto/sha1.cpp /usr/local/bin/ccache 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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT crypto/libbitcoin_crypto_base_a-sha256.o -MD -MP -MF crypto/.deps/libbitcoin_crypto_base_a-sha256.Tpo -c -o crypto/libbitcoin_crypto_base_a-sha256.o `test -f 'crypto/sha256.cpp' || echo './'`crypto/sha256.cpp mv -f crypto/.deps/libbitcoin_crypto_base_a-poly1305.Tpo crypto/.deps/libbitcoin_crypto_base_a-poly1305.Po /usr/local/bin/ccache 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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT crypto/libbitcoin_crypto_base_a-sha3.o -MD -MP -MF crypto/.deps/libbitcoin_crypto_base_a-sha3.Tpo -c -o crypto/libbitcoin_crypto_base_a-sha3.o `test -f 'crypto/sha3.cpp' || echo './'`crypto/sha3.cpp /usr/local/bin/ccache 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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT crypto/libbitcoin_crypto_base_a-sha512.o -MD -MP -MF crypto/.deps/libbitcoin_crypto_base_a-sha512.Tpo -c -o crypto/libbitcoin_crypto_base_a-sha512.o `test -f 'crypto/sha512.cpp' || echo './'`crypto/sha512.cpp /usr/local/bin/ccache 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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT crypto/libbitcoin_crypto_base_a-siphash.o -MD -MP -MF crypto/.deps/libbitcoin_crypto_base_a-siphash.Tpo -c -o crypto/libbitcoin_crypto_base_a-siphash.o `test -f 'crypto/siphash.cpp' || echo './'`crypto/siphash.cpp mv -f crypto/.deps/libbitcoin_crypto_base_a-sha256.Tpo crypto/.deps/libbitcoin_crypto_base_a-sha256.Po mv -f crypto/.deps/libbitcoin_crypto_base_a-siphash.Tpo crypto/.deps/libbitcoin_crypto_base_a-siphash.Po mv -f crypto/.deps/libbitcoin_crypto_base_a-sha512.Tpo crypto/.deps/libbitcoin_crypto_base_a-sha512.Po mv -f crypto/.deps/libbitcoin_crypto_base_a-sha3.Tpo crypto/.deps/libbitcoin_crypto_base_a-sha3.Po mv -f crypto/.deps/libbitcoin_crypto_base_a-sha1.Tpo crypto/.deps/libbitcoin_crypto_base_a-sha1.Po mv -f crypto/.deps/libbitcoin_crypto_base_a-ripemd160.Tpo crypto/.deps/libbitcoin_crypto_base_a-ripemd160.Po /usr/local/bin/ccache 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 -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT crypto/libbitcoin_crypto_base_a-sha256_sse4.o -MD -MP -MF crypto/.deps/libbitcoin_crypto_base_a-sha256_sse4.Tpo -c -o crypto/libbitcoin_crypto_base_a-sha256_sse4.o `test -f 'crypto/sha256_sse4.cpp' || echo './'`crypto/sha256_sse4.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DENABLE_SSE41 -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -msse4.1 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT crypto/libbitcoin_crypto_sse41_a-sha256_sse41.o -MD -MP -MF crypto/.deps/libbitcoin_crypto_sse41_a-sha256_sse41.Tpo -c -o crypto/libbitcoin_crypto_sse41_a-sha256_sse41.o `test -f 'crypto/sha256_sse41.cpp' || echo './'`crypto/sha256_sse41.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DENABLE_AVX2 -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -mavx -mavx2 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT crypto/libbitcoin_crypto_avx2_a-sha256_avx2.o -MD -MP -MF crypto/.deps/libbitcoin_crypto_avx2_a-sha256_avx2.Tpo -c -o crypto/libbitcoin_crypto_avx2_a-sha256_avx2.o `test -f 'crypto/sha256_avx2.cpp' || echo './'`crypto/sha256_avx2.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DENABLE_SHANI -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -msse4 -msha -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT crypto/libbitcoin_crypto_shani_a-sha256_shani.o -MD -MP -MF crypto/.deps/libbitcoin_crypto_shani_a-sha256_shani.Tpo -c -o crypto/libbitcoin_crypto_shani_a-sha256_shani.o `test -f 'crypto/sha256_shani.cpp' || echo './'`crypto/sha256_shani.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./leveldb -I./crc32c/include -D__STDC_LIMIT_MACROS -DHAVE_SNAPPY=0 -DHAVE_CRC32C=1 -DHAVE_FDATASYNC=1 -DHAVE_FULLFSYNC=0 -DHAVE_O_CLOEXEC=1 -DLEVELDB_IS_BIG_ENDIAN=0 -DLEVELDB_PLATFORM_POSIX -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT leveldb/db/libleveldb_a-builder.o -MD -MP -MF leveldb/db/.deps/libleveldb_a-builder.Tpo -c -o leveldb/db/libleveldb_a-builder.o `test -f 'leveldb/db/builder.cc' || echo './'`leveldb/db/builder.cc mv -f crypto/.deps/libbitcoin_crypto_sse41_a-sha256_sse41.Tpo crypto/.deps/libbitcoin_crypto_sse41_a-sha256_sse41.Po mv -f crypto/.deps/libbitcoin_crypto_base_a-sha256_sse4.Tpo crypto/.deps/libbitcoin_crypto_base_a-sha256_sse4.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./leveldb -I./crc32c/include -D__STDC_LIMIT_MACROS -DHAVE_SNAPPY=0 -DHAVE_CRC32C=1 -DHAVE_FDATASYNC=1 -DHAVE_FULLFSYNC=0 -DHAVE_O_CLOEXEC=1 -DLEVELDB_IS_BIG_ENDIAN=0 -DLEVELDB_PLATFORM_POSIX -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT leveldb/db/libleveldb_a-c.o -MD -MP -MF leveldb/db/.deps/libleveldb_a-c.Tpo -c -o leveldb/db/libleveldb_a-c.o `test -f 'leveldb/db/c.cc' || echo './'`leveldb/db/c.cc mv -f crypto/.deps/libbitcoin_crypto_avx2_a-sha256_avx2.Tpo crypto/.deps/libbitcoin_crypto_avx2_a-sha256_avx2.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./leveldb -I./crc32c/include -D__STDC_LIMIT_MACROS -DHAVE_SNAPPY=0 -DHAVE_CRC32C=1 -DHAVE_FDATASYNC=1 -DHAVE_FULLFSYNC=0 -DHAVE_O_CLOEXEC=1 -DLEVELDB_IS_BIG_ENDIAN=0 -DLEVELDB_PLATFORM_POSIX -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT leveldb/db/libleveldb_a-dbformat.o -MD -MP -MF leveldb/db/.deps/libleveldb_a-dbformat.Tpo -c -o leveldb/db/libleveldb_a-dbformat.o `test -f 'leveldb/db/dbformat.cc' || echo './'`leveldb/db/dbformat.cc /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./leveldb -I./crc32c/include -D__STDC_LIMIT_MACROS -DHAVE_SNAPPY=0 -DHAVE_CRC32C=1 -DHAVE_FDATASYNC=1 -DHAVE_FULLFSYNC=0 -DHAVE_O_CLOEXEC=1 -DLEVELDB_IS_BIG_ENDIAN=0 -DLEVELDB_PLATFORM_POSIX -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT leveldb/db/libleveldb_a-db_impl.o -MD -MP -MF leveldb/db/.deps/libleveldb_a-db_impl.Tpo -c -o leveldb/db/libleveldb_a-db_impl.o `test -f 'leveldb/db/db_impl.cc' || echo './'`leveldb/db/db_impl.cc /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./leveldb -I./crc32c/include -D__STDC_LIMIT_MACROS -DHAVE_SNAPPY=0 -DHAVE_CRC32C=1 -DHAVE_FDATASYNC=1 -DHAVE_FULLFSYNC=0 -DHAVE_O_CLOEXEC=1 -DLEVELDB_IS_BIG_ENDIAN=0 -DLEVELDB_PLATFORM_POSIX -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT leveldb/db/libleveldb_a-db_iter.o -MD -MP -MF leveldb/db/.deps/libleveldb_a-db_iter.Tpo -c -o leveldb/db/libleveldb_a-db_iter.o `test -f 'leveldb/db/db_iter.cc' || echo './'`leveldb/db/db_iter.cc mv -f crypto/.deps/libbitcoin_crypto_shani_a-sha256_shani.Tpo crypto/.deps/libbitcoin_crypto_shani_a-sha256_shani.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./leveldb -I./crc32c/include -D__STDC_LIMIT_MACROS -DHAVE_SNAPPY=0 -DHAVE_CRC32C=1 -DHAVE_FDATASYNC=1 -DHAVE_FULLFSYNC=0 -DHAVE_O_CLOEXEC=1 -DLEVELDB_IS_BIG_ENDIAN=0 -DLEVELDB_PLATFORM_POSIX -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT leveldb/db/libleveldb_a-dumpfile.o -MD -MP -MF leveldb/db/.deps/libleveldb_a-dumpfile.Tpo -c -o leveldb/db/libleveldb_a-dumpfile.o `test -f 'leveldb/db/dumpfile.cc' || echo './'`leveldb/db/dumpfile.cc mv -f leveldb/db/.deps/libleveldb_a-db_impl.Tpo leveldb/db/.deps/libleveldb_a-db_impl.Po mv -f leveldb/db/.deps/libleveldb_a-dumpfile.Tpo leveldb/db/.deps/libleveldb_a-dumpfile.Po mv -f leveldb/db/.deps/libleveldb_a-db_iter.Tpo leveldb/db/.deps/libleveldb_a-db_iter.Po mv -f leveldb/db/.deps/libleveldb_a-dbformat.Tpo leveldb/db/.deps/libleveldb_a-dbformat.Po mv -f leveldb/db/.deps/libleveldb_a-c.Tpo leveldb/db/.deps/libleveldb_a-c.Po mv -f leveldb/db/.deps/libleveldb_a-builder.Tpo leveldb/db/.deps/libleveldb_a-builder.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./leveldb -I./crc32c/include -D__STDC_LIMIT_MACROS -DHAVE_SNAPPY=0 -DHAVE_CRC32C=1 -DHAVE_FDATASYNC=1 -DHAVE_FULLFSYNC=0 -DHAVE_O_CLOEXEC=1 -DLEVELDB_IS_BIG_ENDIAN=0 -DLEVELDB_PLATFORM_POSIX -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT leveldb/db/libleveldb_a-filename.o -MD -MP -MF leveldb/db/.deps/libleveldb_a-filename.Tpo -c -o leveldb/db/libleveldb_a-filename.o `test -f 'leveldb/db/filename.cc' || echo './'`leveldb/db/filename.cc /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./leveldb -I./crc32c/include -D__STDC_LIMIT_MACROS -DHAVE_SNAPPY=0 -DHAVE_CRC32C=1 -DHAVE_FDATASYNC=1 -DHAVE_FULLFSYNC=0 -DHAVE_O_CLOEXEC=1 -DLEVELDB_IS_BIG_ENDIAN=0 -DLEVELDB_PLATFORM_POSIX -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT leveldb/db/libleveldb_a-log_reader.o -MD -MP -MF leveldb/db/.deps/libleveldb_a-log_reader.Tpo -c -o leveldb/db/libleveldb_a-log_reader.o `test -f 'leveldb/db/log_reader.cc' || echo './'`leveldb/db/log_reader.cc /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./leveldb -I./crc32c/include -D__STDC_LIMIT_MACROS -DHAVE_SNAPPY=0 -DHAVE_CRC32C=1 -DHAVE_FDATASYNC=1 -DHAVE_FULLFSYNC=0 -DHAVE_O_CLOEXEC=1 -DLEVELDB_IS_BIG_ENDIAN=0 -DLEVELDB_PLATFORM_POSIX -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT leveldb/db/libleveldb_a-log_writer.o -MD -MP -MF leveldb/db/.deps/libleveldb_a-log_writer.Tpo -c -o leveldb/db/libleveldb_a-log_writer.o `test -f 'leveldb/db/log_writer.cc' || echo './'`leveldb/db/log_writer.cc /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./leveldb -I./crc32c/include -D__STDC_LIMIT_MACROS -DHAVE_SNAPPY=0 -DHAVE_CRC32C=1 -DHAVE_FDATASYNC=1 -DHAVE_FULLFSYNC=0 -DHAVE_O_CLOEXEC=1 -DLEVELDB_IS_BIG_ENDIAN=0 -DLEVELDB_PLATFORM_POSIX -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT leveldb/db/libleveldb_a-memtable.o -MD -MP -MF leveldb/db/.deps/libleveldb_a-memtable.Tpo -c -o leveldb/db/libleveldb_a-memtable.o `test -f 'leveldb/db/memtable.cc' || echo './'`leveldb/db/memtable.cc /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./leveldb -I./crc32c/include -D__STDC_LIMIT_MACROS -DHAVE_SNAPPY=0 -DHAVE_CRC32C=1 -DHAVE_FDATASYNC=1 -DHAVE_FULLFSYNC=0 -DHAVE_O_CLOEXEC=1 -DLEVELDB_IS_BIG_ENDIAN=0 -DLEVELDB_PLATFORM_POSIX -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT leveldb/db/libleveldb_a-repair.o -MD -MP -MF leveldb/db/.deps/libleveldb_a-repair.Tpo -c -o leveldb/db/libleveldb_a-repair.o `test -f 'leveldb/db/repair.cc' || echo './'`leveldb/db/repair.cc /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./leveldb -I./crc32c/include -D__STDC_LIMIT_MACROS -DHAVE_SNAPPY=0 -DHAVE_CRC32C=1 -DHAVE_FDATASYNC=1 -DHAVE_FULLFSYNC=0 -DHAVE_O_CLOEXEC=1 -DLEVELDB_IS_BIG_ENDIAN=0 -DLEVELDB_PLATFORM_POSIX -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT leveldb/db/libleveldb_a-table_cache.o -MD -MP -MF leveldb/db/.deps/libleveldb_a-table_cache.Tpo -c -o leveldb/db/libleveldb_a-table_cache.o `test -f 'leveldb/db/table_cache.cc' || echo './'`leveldb/db/table_cache.cc mv -f leveldb/db/.deps/libleveldb_a-log_writer.Tpo leveldb/db/.deps/libleveldb_a-log_writer.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./leveldb -I./crc32c/include -D__STDC_LIMIT_MACROS -DHAVE_SNAPPY=0 -DHAVE_CRC32C=1 -DHAVE_FDATASYNC=1 -DHAVE_FULLFSYNC=0 -DHAVE_O_CLOEXEC=1 -DLEVELDB_IS_BIG_ENDIAN=0 -DLEVELDB_PLATFORM_POSIX -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT leveldb/db/libleveldb_a-version_edit.o -MD -MP -MF leveldb/db/.deps/libleveldb_a-version_edit.Tpo -c -o leveldb/db/libleveldb_a-version_edit.o `test -f 'leveldb/db/version_edit.cc' || echo './'`leveldb/db/version_edit.cc mv -f leveldb/db/.deps/libleveldb_a-filename.Tpo leveldb/db/.deps/libleveldb_a-filename.Po mv -f leveldb/db/.deps/libleveldb_a-table_cache.Tpo leveldb/db/.deps/libleveldb_a-table_cache.Po mv -f leveldb/db/.deps/libleveldb_a-version_edit.Tpo leveldb/db/.deps/libleveldb_a-version_edit.Po mv -f leveldb/db/.deps/libleveldb_a-repair.Tpo leveldb/db/.deps/libleveldb_a-repair.Po mv -f leveldb/db/.deps/libleveldb_a-memtable.Tpo leveldb/db/.deps/libleveldb_a-memtable.Po mv -f leveldb/db/.deps/libleveldb_a-log_reader.Tpo leveldb/db/.deps/libleveldb_a-log_reader.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./leveldb -I./crc32c/include -D__STDC_LIMIT_MACROS -DHAVE_SNAPPY=0 -DHAVE_CRC32C=1 -DHAVE_FDATASYNC=1 -DHAVE_FULLFSYNC=0 -DHAVE_O_CLOEXEC=1 -DLEVELDB_IS_BIG_ENDIAN=0 -DLEVELDB_PLATFORM_POSIX -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT leveldb/db/libleveldb_a-version_set.o -MD -MP -MF leveldb/db/.deps/libleveldb_a-version_set.Tpo -c -o leveldb/db/libleveldb_a-version_set.o `test -f 'leveldb/db/version_set.cc' || echo './'`leveldb/db/version_set.cc /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./leveldb -I./crc32c/include -D__STDC_LIMIT_MACROS -DHAVE_SNAPPY=0 -DHAVE_CRC32C=1 -DHAVE_FDATASYNC=1 -DHAVE_FULLFSYNC=0 -DHAVE_O_CLOEXEC=1 -DLEVELDB_IS_BIG_ENDIAN=0 -DLEVELDB_PLATFORM_POSIX -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT leveldb/db/libleveldb_a-write_batch.o -MD -MP -MF leveldb/db/.deps/libleveldb_a-write_batch.Tpo -c -o leveldb/db/libleveldb_a-write_batch.o `test -f 'leveldb/db/write_batch.cc' || echo './'`leveldb/db/write_batch.cc /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./leveldb -I./crc32c/include -D__STDC_LIMIT_MACROS -DHAVE_SNAPPY=0 -DHAVE_CRC32C=1 -DHAVE_FDATASYNC=1 -DHAVE_FULLFSYNC=0 -DHAVE_O_CLOEXEC=1 -DLEVELDB_IS_BIG_ENDIAN=0 -DLEVELDB_PLATFORM_POSIX -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT leveldb/table/libleveldb_a-block_builder.o -MD -MP -MF leveldb/table/.deps/libleveldb_a-block_builder.Tpo -c -o leveldb/table/libleveldb_a-block_builder.o `test -f 'leveldb/table/block_builder.cc' || echo './'`leveldb/table/block_builder.cc /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./leveldb -I./crc32c/include -D__STDC_LIMIT_MACROS -DHAVE_SNAPPY=0 -DHAVE_CRC32C=1 -DHAVE_FDATASYNC=1 -DHAVE_FULLFSYNC=0 -DHAVE_O_CLOEXEC=1 -DLEVELDB_IS_BIG_ENDIAN=0 -DLEVELDB_PLATFORM_POSIX -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT leveldb/table/libleveldb_a-block.o -MD -MP -MF leveldb/table/.deps/libleveldb_a-block.Tpo -c -o leveldb/table/libleveldb_a-block.o `test -f 'leveldb/table/block.cc' || echo './'`leveldb/table/block.cc /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./leveldb -I./crc32c/include -D__STDC_LIMIT_MACROS -DHAVE_SNAPPY=0 -DHAVE_CRC32C=1 -DHAVE_FDATASYNC=1 -DHAVE_FULLFSYNC=0 -DHAVE_O_CLOEXEC=1 -DLEVELDB_IS_BIG_ENDIAN=0 -DLEVELDB_PLATFORM_POSIX -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT leveldb/table/libleveldb_a-filter_block.o -MD -MP -MF leveldb/table/.deps/libleveldb_a-filter_block.Tpo -c -o leveldb/table/libleveldb_a-filter_block.o `test -f 'leveldb/table/filter_block.cc' || echo './'`leveldb/table/filter_block.cc /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./leveldb -I./crc32c/include -D__STDC_LIMIT_MACROS -DHAVE_SNAPPY=0 -DHAVE_CRC32C=1 -DHAVE_FDATASYNC=1 -DHAVE_FULLFSYNC=0 -DHAVE_O_CLOEXEC=1 -DLEVELDB_IS_BIG_ENDIAN=0 -DLEVELDB_PLATFORM_POSIX -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT leveldb/table/libleveldb_a-format.o -MD -MP -MF leveldb/table/.deps/libleveldb_a-format.Tpo -c -o leveldb/table/libleveldb_a-format.o `test -f 'leveldb/table/format.cc' || echo './'`leveldb/table/format.cc mv -f leveldb/db/.deps/libleveldb_a-version_set.Tpo leveldb/db/.deps/libleveldb_a-version_set.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./leveldb -I./crc32c/include -D__STDC_LIMIT_MACROS -DHAVE_SNAPPY=0 -DHAVE_CRC32C=1 -DHAVE_FDATASYNC=1 -DHAVE_FULLFSYNC=0 -DHAVE_O_CLOEXEC=1 -DLEVELDB_IS_BIG_ENDIAN=0 -DLEVELDB_PLATFORM_POSIX -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT leveldb/table/libleveldb_a-iterator.o -MD -MP -MF leveldb/table/.deps/libleveldb_a-iterator.Tpo -c -o leveldb/table/libleveldb_a-iterator.o `test -f 'leveldb/table/iterator.cc' || echo './'`leveldb/table/iterator.cc mv -f leveldb/table/.deps/libleveldb_a-block.Tpo leveldb/table/.deps/libleveldb_a-block.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./leveldb -I./crc32c/include -D__STDC_LIMIT_MACROS -DHAVE_SNAPPY=0 -DHAVE_CRC32C=1 -DHAVE_FDATASYNC=1 -DHAVE_FULLFSYNC=0 -DHAVE_O_CLOEXEC=1 -DLEVELDB_IS_BIG_ENDIAN=0 -DLEVELDB_PLATFORM_POSIX -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT leveldb/table/libleveldb_a-merger.o -MD -MP -MF leveldb/table/.deps/libleveldb_a-merger.Tpo -c -o leveldb/table/libleveldb_a-merger.o `test -f 'leveldb/table/merger.cc' || echo './'`leveldb/table/merger.cc mv -f leveldb/table/.deps/libleveldb_a-iterator.Tpo leveldb/table/.deps/libleveldb_a-iterator.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./leveldb -I./crc32c/include -D__STDC_LIMIT_MACROS -DHAVE_SNAPPY=0 -DHAVE_CRC32C=1 -DHAVE_FDATASYNC=1 -DHAVE_FULLFSYNC=0 -DHAVE_O_CLOEXEC=1 -DLEVELDB_IS_BIG_ENDIAN=0 -DLEVELDB_PLATFORM_POSIX -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT leveldb/table/libleveldb_a-table_builder.o -MD -MP -MF leveldb/table/.deps/libleveldb_a-table_builder.Tpo -c -o leveldb/table/libleveldb_a-table_builder.o `test -f 'leveldb/table/table_builder.cc' || echo './'`leveldb/table/table_builder.cc mv -f leveldb/table/.deps/libleveldb_a-format.Tpo leveldb/table/.deps/libleveldb_a-format.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./leveldb -I./crc32c/include -D__STDC_LIMIT_MACROS -DHAVE_SNAPPY=0 -DHAVE_CRC32C=1 -DHAVE_FDATASYNC=1 -DHAVE_FULLFSYNC=0 -DHAVE_O_CLOEXEC=1 -DLEVELDB_IS_BIG_ENDIAN=0 -DLEVELDB_PLATFORM_POSIX -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT leveldb/table/libleveldb_a-table.o -MD -MP -MF leveldb/table/.deps/libleveldb_a-table.Tpo -c -o leveldb/table/libleveldb_a-table.o `test -f 'leveldb/table/table.cc' || echo './'`leveldb/table/table.cc mv -f leveldb/table/.deps/libleveldb_a-merger.Tpo leveldb/table/.deps/libleveldb_a-merger.Po mv -f leveldb/table/.deps/libleveldb_a-table_builder.Tpo leveldb/table/.deps/libleveldb_a-table_builder.Po mv -f leveldb/table/.deps/libleveldb_a-block_builder.Tpo leveldb/table/.deps/libleveldb_a-block_builder.Po mv -f leveldb/table/.deps/libleveldb_a-filter_block.Tpo leveldb/table/.deps/libleveldb_a-filter_block.Po mv -f leveldb/table/.deps/libleveldb_a-table.Tpo leveldb/table/.deps/libleveldb_a-table.Po mv -f leveldb/db/.deps/libleveldb_a-write_batch.Tpo leveldb/db/.deps/libleveldb_a-write_batch.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./leveldb -I./crc32c/include -D__STDC_LIMIT_MACROS -DHAVE_SNAPPY=0 -DHAVE_CRC32C=1 -DHAVE_FDATASYNC=1 -DHAVE_FULLFSYNC=0 -DHAVE_O_CLOEXEC=1 -DLEVELDB_IS_BIG_ENDIAN=0 -DLEVELDB_PLATFORM_POSIX -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT leveldb/table/libleveldb_a-two_level_iterator.o -MD -MP -MF leveldb/table/.deps/libleveldb_a-two_level_iterator.Tpo -c -o leveldb/table/libleveldb_a-two_level_iterator.o `test -f 'leveldb/table/two_level_iterator.cc' || echo './'`leveldb/table/two_level_iterator.cc /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./leveldb -I./crc32c/include -D__STDC_LIMIT_MACROS -DHAVE_SNAPPY=0 -DHAVE_CRC32C=1 -DHAVE_FDATASYNC=1 -DHAVE_FULLFSYNC=0 -DHAVE_O_CLOEXEC=1 -DLEVELDB_IS_BIG_ENDIAN=0 -DLEVELDB_PLATFORM_POSIX -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT leveldb/util/libleveldb_a-arena.o -MD -MP -MF leveldb/util/.deps/libleveldb_a-arena.Tpo -c -o leveldb/util/libleveldb_a-arena.o `test -f 'leveldb/util/arena.cc' || echo './'`leveldb/util/arena.cc /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./leveldb -I./crc32c/include -D__STDC_LIMIT_MACROS -DHAVE_SNAPPY=0 -DHAVE_CRC32C=1 -DHAVE_FDATASYNC=1 -DHAVE_FULLFSYNC=0 -DHAVE_O_CLOEXEC=1 -DLEVELDB_IS_BIG_ENDIAN=0 -DLEVELDB_PLATFORM_POSIX -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT leveldb/util/libleveldb_a-bloom.o -MD -MP -MF leveldb/util/.deps/libleveldb_a-bloom.Tpo -c -o leveldb/util/libleveldb_a-bloom.o `test -f 'leveldb/util/bloom.cc' || echo './'`leveldb/util/bloom.cc /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./leveldb -I./crc32c/include -D__STDC_LIMIT_MACROS -DHAVE_SNAPPY=0 -DHAVE_CRC32C=1 -DHAVE_FDATASYNC=1 -DHAVE_FULLFSYNC=0 -DHAVE_O_CLOEXEC=1 -DLEVELDB_IS_BIG_ENDIAN=0 -DLEVELDB_PLATFORM_POSIX -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT leveldb/util/libleveldb_a-cache.o -MD -MP -MF leveldb/util/.deps/libleveldb_a-cache.Tpo -c -o leveldb/util/libleveldb_a-cache.o `test -f 'leveldb/util/cache.cc' || echo './'`leveldb/util/cache.cc mv -f leveldb/table/.deps/libleveldb_a-two_level_iterator.Tpo leveldb/table/.deps/libleveldb_a-two_level_iterator.Po mv -f leveldb/util/.deps/libleveldb_a-arena.Tpo leveldb/util/.deps/libleveldb_a-arena.Po mv -f leveldb/util/.deps/libleveldb_a-bloom.Tpo leveldb/util/.deps/libleveldb_a-bloom.Po mv -f leveldb/util/.deps/libleveldb_a-cache.Tpo leveldb/util/.deps/libleveldb_a-cache.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./leveldb -I./crc32c/include -D__STDC_LIMIT_MACROS -DHAVE_SNAPPY=0 -DHAVE_CRC32C=1 -DHAVE_FDATASYNC=1 -DHAVE_FULLFSYNC=0 -DHAVE_O_CLOEXEC=1 -DLEVELDB_IS_BIG_ENDIAN=0 -DLEVELDB_PLATFORM_POSIX -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT leveldb/util/libleveldb_a-coding.o -MD -MP -MF leveldb/util/.deps/libleveldb_a-coding.Tpo -c -o leveldb/util/libleveldb_a-coding.o `test -f 'leveldb/util/coding.cc' || echo './'`leveldb/util/coding.cc /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./leveldb -I./crc32c/include -D__STDC_LIMIT_MACROS -DHAVE_SNAPPY=0 -DHAVE_CRC32C=1 -DHAVE_FDATASYNC=1 -DHAVE_FULLFSYNC=0 -DHAVE_O_CLOEXEC=1 -DLEVELDB_IS_BIG_ENDIAN=0 -DLEVELDB_PLATFORM_POSIX -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT leveldb/util/libleveldb_a-comparator.o -MD -MP -MF leveldb/util/.deps/libleveldb_a-comparator.Tpo -c -o leveldb/util/libleveldb_a-comparator.o `test -f 'leveldb/util/comparator.cc' || echo './'`leveldb/util/comparator.cc /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./leveldb -I./crc32c/include -D__STDC_LIMIT_MACROS -DHAVE_SNAPPY=0 -DHAVE_CRC32C=1 -DHAVE_FDATASYNC=1 -DHAVE_FULLFSYNC=0 -DHAVE_O_CLOEXEC=1 -DLEVELDB_IS_BIG_ENDIAN=0 -DLEVELDB_PLATFORM_POSIX -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT leveldb/util/libleveldb_a-crc32c.o -MD -MP -MF leveldb/util/.deps/libleveldb_a-crc32c.Tpo -c -o leveldb/util/libleveldb_a-crc32c.o `test -f 'leveldb/util/crc32c.cc' || echo './'`leveldb/util/crc32c.cc /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./leveldb -I./crc32c/include -D__STDC_LIMIT_MACROS -DHAVE_SNAPPY=0 -DHAVE_CRC32C=1 -DHAVE_FDATASYNC=1 -DHAVE_FULLFSYNC=0 -DHAVE_O_CLOEXEC=1 -DLEVELDB_IS_BIG_ENDIAN=0 -DLEVELDB_PLATFORM_POSIX -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT leveldb/util/libleveldb_a-env.o -MD -MP -MF leveldb/util/.deps/libleveldb_a-env.Tpo -c -o leveldb/util/libleveldb_a-env.o `test -f 'leveldb/util/env.cc' || echo './'`leveldb/util/env.cc mv -f leveldb/util/.deps/libleveldb_a-comparator.Tpo leveldb/util/.deps/libleveldb_a-comparator.Po mv -f leveldb/util/.deps/libleveldb_a-coding.Tpo leveldb/util/.deps/libleveldb_a-coding.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./leveldb -I./crc32c/include -D__STDC_LIMIT_MACROS -DHAVE_SNAPPY=0 -DHAVE_CRC32C=1 -DHAVE_FDATASYNC=1 -DHAVE_FULLFSYNC=0 -DHAVE_O_CLOEXEC=1 -DLEVELDB_IS_BIG_ENDIAN=0 -DLEVELDB_PLATFORM_POSIX -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT leveldb/util/libleveldb_a-filter_policy.o -MD -MP -MF leveldb/util/.deps/libleveldb_a-filter_policy.Tpo -c -o leveldb/util/libleveldb_a-filter_policy.o `test -f 'leveldb/util/filter_policy.cc' || echo './'`leveldb/util/filter_policy.cc /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./leveldb -I./crc32c/include -D__STDC_LIMIT_MACROS -DHAVE_SNAPPY=0 -DHAVE_CRC32C=1 -DHAVE_FDATASYNC=1 -DHAVE_FULLFSYNC=0 -DHAVE_O_CLOEXEC=1 -DLEVELDB_IS_BIG_ENDIAN=0 -DLEVELDB_PLATFORM_POSIX -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT leveldb/util/libleveldb_a-hash.o -MD -MP -MF leveldb/util/.deps/libleveldb_a-hash.Tpo -c -o leveldb/util/libleveldb_a-hash.o `test -f 'leveldb/util/hash.cc' || echo './'`leveldb/util/hash.cc /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./leveldb -I./crc32c/include -D__STDC_LIMIT_MACROS -DHAVE_SNAPPY=0 -DHAVE_CRC32C=1 -DHAVE_FDATASYNC=1 -DHAVE_FULLFSYNC=0 -DHAVE_O_CLOEXEC=1 -DLEVELDB_IS_BIG_ENDIAN=0 -DLEVELDB_PLATFORM_POSIX -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT leveldb/util/libleveldb_a-histogram.o -MD -MP -MF leveldb/util/.deps/libleveldb_a-histogram.Tpo -c -o leveldb/util/libleveldb_a-histogram.o `test -f 'leveldb/util/histogram.cc' || echo './'`leveldb/util/histogram.cc /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./leveldb -I./crc32c/include -D__STDC_LIMIT_MACROS -DHAVE_SNAPPY=0 -DHAVE_CRC32C=1 -DHAVE_FDATASYNC=1 -DHAVE_FULLFSYNC=0 -DHAVE_O_CLOEXEC=1 -DLEVELDB_IS_BIG_ENDIAN=0 -DLEVELDB_PLATFORM_POSIX -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT leveldb/util/libleveldb_a-logging.o -MD -MP -MF leveldb/util/.deps/libleveldb_a-logging.Tpo -c -o leveldb/util/libleveldb_a-logging.o `test -f 'leveldb/util/logging.cc' || echo './'`leveldb/util/logging.cc mv -f leveldb/util/.deps/libleveldb_a-env.Tpo leveldb/util/.deps/libleveldb_a-env.Po mv -f leveldb/util/.deps/libleveldb_a-filter_policy.Tpo leveldb/util/.deps/libleveldb_a-filter_policy.Po mv -f leveldb/util/.deps/libleveldb_a-hash.Tpo leveldb/util/.deps/libleveldb_a-hash.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./leveldb -I./crc32c/include -D__STDC_LIMIT_MACROS -DHAVE_SNAPPY=0 -DHAVE_CRC32C=1 -DHAVE_FDATASYNC=1 -DHAVE_FULLFSYNC=0 -DHAVE_O_CLOEXEC=1 -DLEVELDB_IS_BIG_ENDIAN=0 -DLEVELDB_PLATFORM_POSIX -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT leveldb/util/libleveldb_a-options.o -MD -MP -MF leveldb/util/.deps/libleveldb_a-options.Tpo -c -o leveldb/util/libleveldb_a-options.o `test -f 'leveldb/util/options.cc' || echo './'`leveldb/util/options.cc /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./leveldb -I./crc32c/include -D__STDC_LIMIT_MACROS -DHAVE_SNAPPY=0 -DHAVE_CRC32C=1 -DHAVE_FDATASYNC=1 -DHAVE_FULLFSYNC=0 -DHAVE_O_CLOEXEC=1 -DLEVELDB_IS_BIG_ENDIAN=0 -DLEVELDB_PLATFORM_POSIX -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT leveldb/util/libleveldb_a-status.o -MD -MP -MF leveldb/util/.deps/libleveldb_a-status.Tpo -c -o leveldb/util/libleveldb_a-status.o `test -f 'leveldb/util/status.cc' || echo './'`leveldb/util/status.cc mv -f leveldb/util/.deps/libleveldb_a-crc32c.Tpo leveldb/util/.deps/libleveldb_a-crc32c.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./leveldb -I./crc32c/include -D__STDC_LIMIT_MACROS -DHAVE_SNAPPY=0 -DHAVE_CRC32C=1 -DHAVE_FDATASYNC=1 -DHAVE_FULLFSYNC=0 -DHAVE_O_CLOEXEC=1 -DLEVELDB_IS_BIG_ENDIAN=0 -DLEVELDB_PLATFORM_POSIX -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT leveldb/util/libleveldb_a-env_posix.o -MD -MP -MF leveldb/util/.deps/libleveldb_a-env_posix.Tpo -c -o leveldb/util/libleveldb_a-env_posix.o `test -f 'leveldb/util/env_posix.cc' || echo './'`leveldb/util/env_posix.cc mv -f leveldb/util/.deps/libleveldb_a-histogram.Tpo leveldb/util/.deps/libleveldb_a-histogram.Po mv -f leveldb/util/.deps/libleveldb_a-logging.Tpo leveldb/util/.deps/libleveldb_a-logging.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./crc32c/include -DHAVE_BUILTIN_PREFETCH=1 -DHAVE_MM_PREFETCH=1 -DHAVE_STRONG_GETAUXVAL=0 -DHAVE_WEAK_GETAUXVAL=1 -DCRC32C_TESTS_BUILT_WITH_GLOG=0 -DHAVE_SSE42=1 -DHAVE_ARM64_CRC32C=0 -DBYTE_ORDER_BIG_ENDIAN=0 -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT crc32c/src/libcrc32c_a-crc32c.o -MD -MP -MF crc32c/src/.deps/libcrc32c_a-crc32c.Tpo -c -o crc32c/src/libcrc32c_a-crc32c.o `test -f 'crc32c/src/crc32c.cc' || echo './'`crc32c/src/crc32c.cc mv -f leveldb/util/.deps/libleveldb_a-options.Tpo leveldb/util/.deps/libleveldb_a-options.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./crc32c/include -DHAVE_BUILTIN_PREFETCH=1 -DHAVE_MM_PREFETCH=1 -DHAVE_STRONG_GETAUXVAL=0 -DHAVE_WEAK_GETAUXVAL=1 -DCRC32C_TESTS_BUILT_WITH_GLOG=0 -DHAVE_SSE42=1 -DHAVE_ARM64_CRC32C=0 -DBYTE_ORDER_BIG_ENDIAN=0 -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT crc32c/src/libcrc32c_a-crc32c_portable.o -MD -MP -MF crc32c/src/.deps/libcrc32c_a-crc32c_portable.Tpo -c -o crc32c/src/libcrc32c_a-crc32c_portable.o `test -f 'crc32c/src/crc32c_portable.cc' || echo './'`crc32c/src/crc32c_portable.cc mv -f leveldb/util/.deps/libleveldb_a-env_posix.Tpo leveldb/util/.deps/libleveldb_a-env_posix.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./crc32c/include -DHAVE_BUILTIN_PREFETCH=1 -DHAVE_MM_PREFETCH=1 -DHAVE_STRONG_GETAUXVAL=0 -DHAVE_WEAK_GETAUXVAL=1 -DCRC32C_TESTS_BUILT_WITH_GLOG=0 -DHAVE_SSE42=1 -DHAVE_ARM64_CRC32C=0 -DBYTE_ORDER_BIG_ENDIAN=0 -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -msse4.2 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT crc32c/src/libcrc32c_sse42_a-crc32c_sse42.o -MD -MP -MF crc32c/src/.deps/libcrc32c_sse42_a-crc32c_sse42.Tpo -c -o crc32c/src/libcrc32c_sse42_a-crc32c_sse42.o `test -f 'crc32c/src/crc32c_sse42.cc' || echo './'`crc32c/src/crc32c_sse42.cc mv -f leveldb/util/.deps/libleveldb_a-status.Tpo leveldb/util/.deps/libleveldb_a-status.Po mv -f crc32c/src/.deps/libcrc32c_sse42_a-crc32c_sse42.Tpo crc32c/src/.deps/libcrc32c_sse42_a-crc32c_sse42.Po mv -f crc32c/src/.deps/libcrc32c_a-crc32c.Tpo crc32c/src/.deps/libcrc32c_a-crc32c.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I./leveldb -I./crc32c/include -D__STDC_LIMIT_MACROS -DHAVE_SNAPPY=0 -DHAVE_CRC32C=1 -DHAVE_FDATASYNC=1 -DHAVE_FULLFSYNC=0 -DHAVE_O_CLOEXEC=1 -DLEVELDB_IS_BIG_ENDIAN=0 -DLEVELDB_PLATFORM_POSIX -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT leveldb/helpers/memenv/libmemenv_a-memenv.o -MD -MP -MF leveldb/helpers/memenv/.deps/libmemenv_a-memenv.Tpo -c -o leveldb/helpers/memenv/libmemenv_a-memenv.o `test -f 'leveldb/helpers/memenv/memenv.cc' || echo './'`leveldb/helpers/memenv/memenv.cc /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-bantablemodel.o -MD -MP -MF qt/.deps/libbitcoinqt_a-bantablemodel.Tpo -c -o qt/libbitcoinqt_a-bantablemodel.o `test -f 'qt/bantablemodel.cpp' || echo './'`qt/bantablemodel.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-bitcoin.o -MD -MP -MF qt/.deps/libbitcoinqt_a-bitcoin.Tpo -c -o qt/libbitcoinqt_a-bitcoin.o `test -f 'qt/bitcoin.cpp' || echo './'`qt/bitcoin.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-bitcoinaddressvalidator.o -MD -MP -MF qt/.deps/libbitcoinqt_a-bitcoinaddressvalidator.Tpo -c -o qt/libbitcoinqt_a-bitcoinaddressvalidator.o `test -f 'qt/bitcoinaddressvalidator.cpp' || echo './'`qt/bitcoinaddressvalidator.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-bitcoinamountfield.o -MD -MP -MF qt/.deps/libbitcoinqt_a-bitcoinamountfield.Tpo -c -o qt/libbitcoinqt_a-bitcoinamountfield.o `test -f 'qt/bitcoinamountfield.cpp' || echo './'`qt/bitcoinamountfield.cpp mv -f leveldb/helpers/memenv/.deps/libmemenv_a-memenv.Tpo leveldb/helpers/memenv/.deps/libmemenv_a-memenv.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-bitcoingui.o -MD -MP -MF qt/.deps/libbitcoinqt_a-bitcoingui.Tpo -c -o qt/libbitcoinqt_a-bitcoingui.o `test -f 'qt/bitcoingui.cpp' || echo './'`qt/bitcoingui.cpp qt/bitcoin.cpp:266:33: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] m_splash = new SplashScreen(nullptr, networkStyle); ^ /usr/local/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} ^ /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 1 warning generated. mv -f qt/.deps/libbitcoinqt_a-bitcoin.Tpo qt/.deps/libbitcoinqt_a-bitcoin.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-bitcoinunits.o -MD -MP -MF qt/.deps/libbitcoinqt_a-bitcoinunits.Tpo -c -o qt/libbitcoinqt_a-bitcoinunits.o `test -f 'qt/bitcoinunits.cpp' || echo './'`qt/bitcoinunits.cpp mv -f qt/.deps/libbitcoinqt_a-bantablemodel.Tpo qt/.deps/libbitcoinqt_a-bantablemodel.Po mv -f qt/.deps/libbitcoinqt_a-bitcoinamountfield.Tpo qt/.deps/libbitcoinqt_a-bitcoinamountfield.Po mv -f qt/.deps/libbitcoinqt_a-bitcoinaddressvalidator.Tpo qt/.deps/libbitcoinqt_a-bitcoinaddressvalidator.Po mv -f crc32c/src/.deps/libcrc32c_a-crc32c_portable.Tpo crc32c/src/.deps/libcrc32c_a-crc32c_portable.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-clientmodel.o -MD -MP -MF qt/.deps/libbitcoinqt_a-clientmodel.Tpo -c -o qt/libbitcoinqt_a-clientmodel.o `test -f 'qt/clientmodel.cpp' || echo './'`qt/clientmodel.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-csvmodelwriter.o -MD -MP -MF qt/.deps/libbitcoinqt_a-csvmodelwriter.Tpo -c -o qt/libbitcoinqt_a-csvmodelwriter.o `test -f 'qt/csvmodelwriter.cpp' || echo './'`qt/csvmodelwriter.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-guiutil.o -MD -MP -MF qt/.deps/libbitcoinqt_a-guiutil.Tpo -c -o qt/libbitcoinqt_a-guiutil.o `test -f 'qt/guiutil.cpp' || echo './'`qt/guiutil.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-intro.o -MD -MP -MF qt/.deps/libbitcoinqt_a-intro.Tpo -c -o qt/libbitcoinqt_a-intro.o `test -f 'qt/intro.cpp' || echo './'`qt/intro.cpp qt/bitcoingui.cpp:1314:29: warning: 'pixmap' is deprecated: Use the other overload which returns QPixmap by-value [-Wdeprecated-declarations] if (labelProxyIcon->pixmap() == nullptr) { ^ /usr/local/include/qt5/QtWidgets/qlabel.h:77:5: note: 'pixmap' has been explicitly marked deprecated here QT_DEPRECATED_VERSION_X(5, 15, "Use the other overload which returns QPixmap by-value") ^ /usr/local/include/qt5/QtCore/qglobal.h:390:53: note: expanded from macro 'QT_DEPRECATED_VERSION_X' #define QT_DEPRECATED_VERSION_X(major, minor, text) QT_DEPRECATED_VERSION_X_##major##_##minor(text) ^ :157:1: note: expanded from here QT_DEPRECATED_VERSION_X_5_15 ^ /usr/local/include/qt5/QtCore/qglobal.h:374:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) ^ /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 1 warning generated. mv -f qt/.deps/libbitcoinqt_a-bitcoingui.Tpo qt/.deps/libbitcoinqt_a-bitcoingui.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-modaloverlay.o -MD -MP -MF qt/.deps/libbitcoinqt_a-modaloverlay.Tpo -c -o qt/libbitcoinqt_a-modaloverlay.o `test -f 'qt/modaloverlay.cpp' || echo './'`qt/modaloverlay.cpp mv -f qt/.deps/libbitcoinqt_a-intro.Tpo qt/.deps/libbitcoinqt_a-intro.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-networkstyle.o -MD -MP -MF qt/.deps/libbitcoinqt_a-networkstyle.Tpo -c -o qt/libbitcoinqt_a-networkstyle.o `test -f 'qt/networkstyle.cpp' || echo './'`qt/networkstyle.cpp mv -f qt/.deps/libbitcoinqt_a-bitcoinunits.Tpo qt/.deps/libbitcoinqt_a-bitcoinunits.Po mv -f qt/.deps/libbitcoinqt_a-modaloverlay.Tpo qt/.deps/libbitcoinqt_a-modaloverlay.Po mv -f qt/.deps/libbitcoinqt_a-csvmodelwriter.Tpo qt/.deps/libbitcoinqt_a-csvmodelwriter.Po mv -f qt/.deps/libbitcoinqt_a-clientmodel.Tpo qt/.deps/libbitcoinqt_a-clientmodel.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-notificator.o -MD -MP -MF qt/.deps/libbitcoinqt_a-notificator.Tpo -c -o qt/libbitcoinqt_a-notificator.o `test -f 'qt/notificator.cpp' || echo './'`qt/notificator.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-optionsdialog.o -MD -MP -MF qt/.deps/libbitcoinqt_a-optionsdialog.Tpo -c -o qt/libbitcoinqt_a-optionsdialog.o `test -f 'qt/optionsdialog.cpp' || echo './'`qt/optionsdialog.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-optionsmodel.o -MD -MP -MF qt/.deps/libbitcoinqt_a-optionsmodel.Tpo -c -o qt/libbitcoinqt_a-optionsmodel.o `test -f 'qt/optionsmodel.cpp' || echo './'`qt/optionsmodel.cpp mv -f qt/.deps/libbitcoinqt_a-guiutil.Tpo qt/.deps/libbitcoinqt_a-guiutil.Po mv -f qt/.deps/libbitcoinqt_a-networkstyle.Tpo qt/.deps/libbitcoinqt_a-networkstyle.Po mv -f qt/.deps/libbitcoinqt_a-optionsdialog.Tpo qt/.deps/libbitcoinqt_a-optionsdialog.Po mv -f qt/.deps/libbitcoinqt_a-notificator.Tpo qt/.deps/libbitcoinqt_a-notificator.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-peertablemodel.o -MD -MP -MF qt/.deps/libbitcoinqt_a-peertablemodel.Tpo -c -o qt/libbitcoinqt_a-peertablemodel.o `test -f 'qt/peertablemodel.cpp' || echo './'`qt/peertablemodel.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-platformstyle.o -MD -MP -MF qt/.deps/libbitcoinqt_a-platformstyle.Tpo -c -o qt/libbitcoinqt_a-platformstyle.o `test -f 'qt/platformstyle.cpp' || echo './'`qt/platformstyle.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-qvalidatedlineedit.o -MD -MP -MF qt/.deps/libbitcoinqt_a-qvalidatedlineedit.Tpo -c -o qt/libbitcoinqt_a-qvalidatedlineedit.o `test -f 'qt/qvalidatedlineedit.cpp' || echo './'`qt/qvalidatedlineedit.cpp qt/optionsmodel.cpp:222:59: warning: 'split' is deprecated: Use split(const QString &sep, Qt::SplitBehavior ...) variant instead [-Wdeprecated-declarations] QStringList ip_port = settings.value(name).toString().split(":", QString::SkipEmptyParts); ^ /usr/local/include/qt5/QtCore/qstring.h:608:23: note: 'split' has been explicitly marked deprecated here Q_REQUIRED_RESULT QT_DEPRECATED_VERSION_X_5_15("Use split(const QString &sep, Qt::SplitBehavior ...) variant instead") ^ /usr/local/include/qt5/QtCore/qglobal.h:374:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) ^ /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 1 warning generated. mv -f qt/.deps/libbitcoinqt_a-optionsmodel.Tpo qt/.deps/libbitcoinqt_a-optionsmodel.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-qvaluecombobox.o -MD -MP -MF qt/.deps/libbitcoinqt_a-qvaluecombobox.Tpo -c -o qt/libbitcoinqt_a-qvaluecombobox.o `test -f 'qt/qvaluecombobox.cpp' || echo './'`qt/qvaluecombobox.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-rpcconsole.o -MD -MP -MF qt/.deps/libbitcoinqt_a-rpcconsole.Tpo -c -o qt/libbitcoinqt_a-rpcconsole.o `test -f 'qt/rpcconsole.cpp' || echo './'`qt/rpcconsole.cpp mv -f qt/.deps/libbitcoinqt_a-qvalidatedlineedit.Tpo qt/.deps/libbitcoinqt_a-qvalidatedlineedit.Po mv -f qt/.deps/libbitcoinqt_a-platformstyle.Tpo qt/.deps/libbitcoinqt_a-platformstyle.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-splashscreen.o -MD -MP -MF qt/.deps/libbitcoinqt_a-splashscreen.Tpo -c -o qt/libbitcoinqt_a-splashscreen.o `test -f 'qt/splashscreen.cpp' || echo './'`qt/splashscreen.cpp mv -f qt/.deps/libbitcoinqt_a-qvaluecombobox.Tpo qt/.deps/libbitcoinqt_a-qvaluecombobox.Po mv -f qt/.deps/libbitcoinqt_a-peertablemodel.Tpo qt/.deps/libbitcoinqt_a-peertablemodel.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-trafficgraphwidget.o -MD -MP -MF qt/.deps/libbitcoinqt_a-trafficgraphwidget.Tpo -c -o qt/libbitcoinqt_a-trafficgraphwidget.o `test -f 'qt/trafficgraphwidget.cpp' || echo './'`qt/trafficgraphwidget.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-utilitydialog.o -MD -MP -MF qt/.deps/libbitcoinqt_a-utilitydialog.Tpo -c -o qt/libbitcoinqt_a-utilitydialog.o `test -f 'qt/utilitydialog.cpp' || echo './'`qt/utilitydialog.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-addressbookpage.o -MD -MP -MF qt/.deps/libbitcoinqt_a-addressbookpage.Tpo -c -o qt/libbitcoinqt_a-addressbookpage.o `test -f 'qt/addressbookpage.cpp' || echo './'`qt/addressbookpage.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-addresstablemodel.o -MD -MP -MF qt/.deps/libbitcoinqt_a-addresstablemodel.Tpo -c -o qt/libbitcoinqt_a-addresstablemodel.o `test -f 'qt/addresstablemodel.cpp' || echo './'`qt/addresstablemodel.cpp mv -f qt/.deps/libbitcoinqt_a-splashscreen.Tpo qt/.deps/libbitcoinqt_a-splashscreen.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-askpassphrasedialog.o -MD -MP -MF qt/.deps/libbitcoinqt_a-askpassphrasedialog.Tpo -c -o qt/libbitcoinqt_a-askpassphrasedialog.o `test -f 'qt/askpassphrasedialog.cpp' || echo './'`qt/askpassphrasedialog.cpp mv -f qt/.deps/libbitcoinqt_a-rpcconsole.Tpo qt/.deps/libbitcoinqt_a-rpcconsole.Po mv -f qt/.deps/libbitcoinqt_a-addressbookpage.Tpo qt/.deps/libbitcoinqt_a-addressbookpage.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-coincontroldialog.o -MD -MP -MF qt/.deps/libbitcoinqt_a-coincontroldialog.Tpo -c -o qt/libbitcoinqt_a-coincontroldialog.o `test -f 'qt/coincontroldialog.cpp' || echo './'`qt/coincontroldialog.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-coincontroltreewidget.o -MD -MP -MF qt/.deps/libbitcoinqt_a-coincontroltreewidget.Tpo -c -o qt/libbitcoinqt_a-coincontroltreewidget.o `test -f 'qt/coincontroltreewidget.cpp' || echo './'`qt/coincontroltreewidget.cpp mv -f qt/.deps/libbitcoinqt_a-addresstablemodel.Tpo qt/.deps/libbitcoinqt_a-addresstablemodel.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-createwalletdialog.o -MD -MP -MF qt/.deps/libbitcoinqt_a-createwalletdialog.Tpo -c -o qt/libbitcoinqt_a-createwalletdialog.o `test -f 'qt/createwalletdialog.cpp' || echo './'`qt/createwalletdialog.cpp mv -f qt/.deps/libbitcoinqt_a-trafficgraphwidget.Tpo qt/.deps/libbitcoinqt_a-trafficgraphwidget.Po mv -f qt/.deps/libbitcoinqt_a-askpassphrasedialog.Tpo qt/.deps/libbitcoinqt_a-askpassphrasedialog.Po mv -f qt/.deps/libbitcoinqt_a-utilitydialog.Tpo qt/.deps/libbitcoinqt_a-utilitydialog.Po mv -f qt/.deps/libbitcoinqt_a-coincontroltreewidget.Tpo qt/.deps/libbitcoinqt_a-coincontroltreewidget.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-editaddressdialog.o -MD -MP -MF qt/.deps/libbitcoinqt_a-editaddressdialog.Tpo -c -o qt/libbitcoinqt_a-editaddressdialog.o `test -f 'qt/editaddressdialog.cpp' || echo './'`qt/editaddressdialog.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-openuridialog.o -MD -MP -MF qt/.deps/libbitcoinqt_a-openuridialog.Tpo -c -o qt/libbitcoinqt_a-openuridialog.o `test -f 'qt/openuridialog.cpp' || echo './'`qt/openuridialog.cpp mv -f qt/.deps/libbitcoinqt_a-createwalletdialog.Tpo qt/.deps/libbitcoinqt_a-createwalletdialog.Po mv -f qt/.deps/libbitcoinqt_a-editaddressdialog.Tpo qt/.deps/libbitcoinqt_a-editaddressdialog.Po mv -f qt/.deps/libbitcoinqt_a-coincontroldialog.Tpo qt/.deps/libbitcoinqt_a-coincontroldialog.Po mv -f qt/.deps/libbitcoinqt_a-openuridialog.Tpo qt/.deps/libbitcoinqt_a-openuridialog.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-overviewpage.o -MD -MP -MF qt/.deps/libbitcoinqt_a-overviewpage.Tpo -c -o qt/libbitcoinqt_a-overviewpage.o `test -f 'qt/overviewpage.cpp' || echo './'`qt/overviewpage.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-paymentserver.o -MD -MP -MF qt/.deps/libbitcoinqt_a-paymentserver.Tpo -c -o qt/libbitcoinqt_a-paymentserver.o `test -f 'qt/paymentserver.cpp' || echo './'`qt/paymentserver.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-psbtoperationsdialog.o -MD -MP -MF qt/.deps/libbitcoinqt_a-psbtoperationsdialog.Tpo -c -o qt/libbitcoinqt_a-psbtoperationsdialog.o `test -f 'qt/psbtoperationsdialog.cpp' || echo './'`qt/psbtoperationsdialog.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-qrimagewidget.o -MD -MP -MF qt/.deps/libbitcoinqt_a-qrimagewidget.Tpo -c -o qt/libbitcoinqt_a-qrimagewidget.o `test -f 'qt/qrimagewidget.cpp' || echo './'`qt/qrimagewidget.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-receivecoinsdialog.o -MD -MP -MF qt/.deps/libbitcoinqt_a-receivecoinsdialog.Tpo -c -o qt/libbitcoinqt_a-receivecoinsdialog.o `test -f 'qt/receivecoinsdialog.cpp' || echo './'`qt/receivecoinsdialog.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-receiverequestdialog.o -MD -MP -MF qt/.deps/libbitcoinqt_a-receiverequestdialog.Tpo -c -o qt/libbitcoinqt_a-receiverequestdialog.o `test -f 'qt/receiverequestdialog.cpp' || echo './'`qt/receiverequestdialog.cpp mv -f qt/.deps/libbitcoinqt_a-overviewpage.Tpo qt/.deps/libbitcoinqt_a-overviewpage.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-recentrequeststablemodel.o -MD -MP -MF qt/.deps/libbitcoinqt_a-recentrequeststablemodel.Tpo -c -o qt/libbitcoinqt_a-recentrequeststablemodel.o `test -f 'qt/recentrequeststablemodel.cpp' || echo './'`qt/recentrequeststablemodel.cpp mv -f qt/.deps/libbitcoinqt_a-receiverequestdialog.Tpo qt/.deps/libbitcoinqt_a-receiverequestdialog.Po mv -f qt/.deps/libbitcoinqt_a-paymentserver.Tpo qt/.deps/libbitcoinqt_a-paymentserver.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-sendcoinsdialog.o -MD -MP -MF qt/.deps/libbitcoinqt_a-sendcoinsdialog.Tpo -c -o qt/libbitcoinqt_a-sendcoinsdialog.o `test -f 'qt/sendcoinsdialog.cpp' || echo './'`qt/sendcoinsdialog.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-sendcoinsentry.o -MD -MP -MF qt/.deps/libbitcoinqt_a-sendcoinsentry.Tpo -c -o qt/libbitcoinqt_a-sendcoinsentry.o `test -f 'qt/sendcoinsentry.cpp' || echo './'`qt/sendcoinsentry.cpp mv -f qt/.deps/libbitcoinqt_a-receivecoinsdialog.Tpo qt/.deps/libbitcoinqt_a-receivecoinsdialog.Po mv -f qt/.deps/libbitcoinqt_a-recentrequeststablemodel.Tpo qt/.deps/libbitcoinqt_a-recentrequeststablemodel.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-signverifymessagedialog.o -MD -MP -MF qt/.deps/libbitcoinqt_a-signverifymessagedialog.Tpo -c -o qt/libbitcoinqt_a-signverifymessagedialog.o `test -f 'qt/signverifymessagedialog.cpp' || echo './'`qt/signverifymessagedialog.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-transactiondesc.o -MD -MP -MF qt/.deps/libbitcoinqt_a-transactiondesc.Tpo -c -o qt/libbitcoinqt_a-transactiondesc.o `test -f 'qt/transactiondesc.cpp' || echo './'`qt/transactiondesc.cpp mv -f qt/.deps/libbitcoinqt_a-psbtoperationsdialog.Tpo qt/.deps/libbitcoinqt_a-psbtoperationsdialog.Po qt/sendcoinsdialog.cpp:176:72: warning: 'buttonClicked' is deprecated: Use QButtonGroup::idClicked(int) instead [-Wdeprecated-declarations] connect(ui->groupFee, static_cast(&QButtonGroup::buttonClicked), this, &SendCoinsDialog::updateFeeSectionControls); ^ /usr/local/include/qt5/QtWidgets/qbuttongroup.h:89:5: note: 'buttonClicked' has been explicitly marked deprecated here QT_DEPRECATED_VERSION_X_5_15("Use QButtonGroup::idClicked(int) instead") ^ /usr/local/include/qt5/QtCore/qglobal.h:374:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) ^ /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ qt/sendcoinsdialog.cpp:177:72: warning: 'buttonClicked' is deprecated: Use QButtonGroup::idClicked(int) instead [-Wdeprecated-declarations] connect(ui->groupFee, static_cast(&QButtonGroup::buttonClicked), this, &SendCoinsDialog::coinControlUpdateLabels); ^ /usr/local/include/qt5/QtWidgets/qbuttongroup.h:89:5: note: 'buttonClicked' has been explicitly marked deprecated here QT_DEPRECATED_VERSION_X_5_15("Use QButtonGroup::idClicked(int) instead") ^ /usr/local/include/qt5/QtCore/qglobal.h:374:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) ^ /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 2 warnings generated. mv -f qt/.deps/libbitcoinqt_a-sendcoinsdialog.Tpo qt/.deps/libbitcoinqt_a-sendcoinsdialog.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-transactiondescdialog.o -MD -MP -MF qt/.deps/libbitcoinqt_a-transactiondescdialog.Tpo -c -o qt/libbitcoinqt_a-transactiondescdialog.o `test -f 'qt/transactiondescdialog.cpp' || echo './'`qt/transactiondescdialog.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-transactionfilterproxy.o -MD -MP -MF qt/.deps/libbitcoinqt_a-transactionfilterproxy.Tpo -c -o qt/libbitcoinqt_a-transactionfilterproxy.o `test -f 'qt/transactionfilterproxy.cpp' || echo './'`qt/transactionfilterproxy.cpp mv -f qt/.deps/libbitcoinqt_a-sendcoinsentry.Tpo qt/.deps/libbitcoinqt_a-sendcoinsentry.Po qt/qrimagewidget.cpp:101:9: warning: 'pixmap' is deprecated: Use the other overload which returns QPixmap by-value [-Wdeprecated-declarations] if(!pixmap()) ^ /usr/local/include/qt5/QtWidgets/qlabel.h:77:5: note: 'pixmap' has been explicitly marked deprecated here QT_DEPRECATED_VERSION_X(5, 15, "Use the other overload which returns QPixmap by-value") ^ /usr/local/include/qt5/QtCore/qglobal.h:390:53: note: expanded from macro 'QT_DEPRECATED_VERSION_X' #define QT_DEPRECATED_VERSION_X(major, minor, text) QT_DEPRECATED_VERSION_X_##major##_##minor(text) ^ :95:1: note: expanded from here QT_DEPRECATED_VERSION_X_5_15 ^ /usr/local/include/qt5/QtCore/qglobal.h:374:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) ^ /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ qt/qrimagewidget.cpp:103:12: warning: 'pixmap' is deprecated: Use the other overload which returns QPixmap by-value [-Wdeprecated-declarations] return pixmap()->toImage(); ^ /usr/local/include/qt5/QtWidgets/qlabel.h:77:5: note: 'pixmap' has been explicitly marked deprecated here QT_DEPRECATED_VERSION_X(5, 15, "Use the other overload which returns QPixmap by-value") ^ /usr/local/include/qt5/QtCore/qglobal.h:390:53: note: expanded from macro 'QT_DEPRECATED_VERSION_X' #define QT_DEPRECATED_VERSION_X(major, minor, text) QT_DEPRECATED_VERSION_X_##major##_##minor(text) ^ :95:1: note: expanded from here QT_DEPRECATED_VERSION_X_5_15 ^ /usr/local/include/qt5/QtCore/qglobal.h:374:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) ^ /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ qt/qrimagewidget.cpp:108:45: warning: 'pixmap' is deprecated: Use the other overload which returns QPixmap by-value [-Wdeprecated-declarations] if(event->button() == Qt::LeftButton && pixmap()) ^ /usr/local/include/qt5/QtWidgets/qlabel.h:77:5: note: 'pixmap' has been explicitly marked deprecated here QT_DEPRECATED_VERSION_X(5, 15, "Use the other overload which returns QPixmap by-value") ^ /usr/local/include/qt5/QtCore/qglobal.h:390:53: note: expanded from macro 'QT_DEPRECATED_VERSION_X' #define QT_DEPRECATED_VERSION_X(major, minor, text) QT_DEPRECATED_VERSION_X_##major##_##minor(text) ^ :95:1: note: expanded from here QT_DEPRECATED_VERSION_X_5_15 ^ /usr/local/include/qt5/QtCore/qglobal.h:374:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) ^ /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ qt/qrimagewidget.cpp:124:9: warning: 'pixmap' is deprecated: Use the other overload which returns QPixmap by-value [-Wdeprecated-declarations] if(!pixmap()) ^ /usr/local/include/qt5/QtWidgets/qlabel.h:77:5: note: 'pixmap' has been explicitly marked deprecated here QT_DEPRECATED_VERSION_X(5, 15, "Use the other overload which returns QPixmap by-value") ^ /usr/local/include/qt5/QtCore/qglobal.h:390:53: note: expanded from macro 'QT_DEPRECATED_VERSION_X' #define QT_DEPRECATED_VERSION_X(major, minor, text) QT_DEPRECATED_VERSION_X_##major##_##minor(text) ^ :95:1: note: expanded from here QT_DEPRECATED_VERSION_X_5_15 ^ /usr/local/include/qt5/QtCore/qglobal.h:374:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) ^ /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ qt/qrimagewidget.cpp:135:9: warning: 'pixmap' is deprecated: Use the other overload which returns QPixmap by-value [-Wdeprecated-declarations] if(!pixmap()) ^ /usr/local/include/qt5/QtWidgets/qlabel.h:77:5: note: 'pixmap' has been explicitly marked deprecated here QT_DEPRECATED_VERSION_X(5, 15, "Use the other overload which returns QPixmap by-value") ^ /usr/local/include/qt5/QtCore/qglobal.h:390:53: note: expanded from macro 'QT_DEPRECATED_VERSION_X' #define QT_DEPRECATED_VERSION_X(major, minor, text) QT_DEPRECATED_VERSION_X_##major##_##minor(text) ^ :95:1: note: expanded from here QT_DEPRECATED_VERSION_X_5_15 ^ /usr/local/include/qt5/QtCore/qglobal.h:374:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) ^ /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ qt/qrimagewidget.cpp:142:9: warning: 'pixmap' is deprecated: Use the other overload which returns QPixmap by-value [-Wdeprecated-declarations] if(!pixmap()) ^ /usr/local/include/qt5/QtWidgets/qlabel.h:77:5: note: 'pixmap' has been explicitly marked deprecated here QT_DEPRECATED_VERSION_X(5, 15, "Use the other overload which returns QPixmap by-value") ^ /usr/local/include/qt5/QtCore/qglobal.h:390:53: note: expanded from macro 'QT_DEPRECATED_VERSION_X' #define QT_DEPRECATED_VERSION_X(major, minor, text) QT_DEPRECATED_VERSION_X_##major##_##minor(text) ^ :95:1: note: expanded from here QT_DEPRECATED_VERSION_X_5_15 ^ /usr/local/include/qt5/QtCore/qglobal.h:374:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) ^ /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 6 warnings generated. mv -f qt/.deps/libbitcoinqt_a-transactiondesc.Tpo qt/.deps/libbitcoinqt_a-transactiondesc.Po mv -f qt/.deps/libbitcoinqt_a-transactionfilterproxy.Tpo qt/.deps/libbitcoinqt_a-transactionfilterproxy.Po mv -f qt/.deps/libbitcoinqt_a-transactiondescdialog.Tpo qt/.deps/libbitcoinqt_a-transactiondescdialog.Po mv -f qt/.deps/libbitcoinqt_a-signverifymessagedialog.Tpo qt/.deps/libbitcoinqt_a-signverifymessagedialog.Po mv -f qt/.deps/libbitcoinqt_a-qrimagewidget.Tpo qt/.deps/libbitcoinqt_a-qrimagewidget.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-transactionrecord.o -MD -MP -MF qt/.deps/libbitcoinqt_a-transactionrecord.Tpo -c -o qt/libbitcoinqt_a-transactionrecord.o `test -f 'qt/transactionrecord.cpp' || echo './'`qt/transactionrecord.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-transactiontablemodel.o -MD -MP -MF qt/.deps/libbitcoinqt_a-transactiontablemodel.Tpo -c -o qt/libbitcoinqt_a-transactiontablemodel.o `test -f 'qt/transactiontablemodel.cpp' || echo './'`qt/transactiontablemodel.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-transactionview.o -MD -MP -MF qt/.deps/libbitcoinqt_a-transactionview.Tpo -c -o qt/libbitcoinqt_a-transactionview.o `test -f 'qt/transactionview.cpp' || echo './'`qt/transactionview.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-walletcontroller.o -MD -MP -MF qt/.deps/libbitcoinqt_a-walletcontroller.Tpo -c -o qt/libbitcoinqt_a-walletcontroller.o `test -f 'qt/walletcontroller.cpp' || echo './'`qt/walletcontroller.cpp mv -f qt/.deps/libbitcoinqt_a-transactionrecord.Tpo qt/.deps/libbitcoinqt_a-transactionrecord.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-walletframe.o -MD -MP -MF qt/.deps/libbitcoinqt_a-walletframe.Tpo -c -o qt/libbitcoinqt_a-walletframe.o `test -f 'qt/walletframe.cpp' || echo './'`qt/walletframe.cpp mv -f qt/.deps/libbitcoinqt_a-transactiontablemodel.Tpo qt/.deps/libbitcoinqt_a-transactiontablemodel.Po qt/transactionview.cpp:240:85: warning: 'split' is deprecated: Use split(const QString &sep, Qt::SplitBehavior ...) variant instead [-Wdeprecated-declarations] QStringList listUrls = _model->getOptionsModel()->getThirdPartyTxUrls().split("|", QString::SkipEmptyParts); ^ /usr/local/include/qt5/QtCore/qstring.h:608:23: note: 'split' has been explicitly marked deprecated here Q_REQUIRED_RESULT QT_DEPRECATED_VERSION_X_5_15("Use split(const QString &sep, Qt::SplitBehavior ...) variant instead") ^ /usr/local/include/qt5/QtCore/qglobal.h:374:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) ^ /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ qt/transactionview.cpp:278:17: warning: 'QDateTime' is deprecated: Use QDate::startOfDay() [-Wdeprecated-declarations] QDateTime(current), ^ /usr/local/include/qt5/QtCore/qdatetime.h:298:5: note: 'QDateTime' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QDate::startOfDay()") explicit QDateTime(const QDate &); ^ /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ qt/transactionview.cpp:285:17: warning: 'QDateTime' is deprecated: Use QDate::startOfDay() [-Wdeprecated-declarations] QDateTime(startOfWeek), ^ /usr/local/include/qt5/QtCore/qdatetime.h:298:5: note: 'QDateTime' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QDate::startOfDay()") explicit QDateTime(const QDate &); ^ /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ qt/transactionview.cpp:291:17: warning: 'QDateTime' is deprecated: Use QDate::startOfDay() [-Wdeprecated-declarations] QDateTime(QDate(current.year(), current.month(), 1)), ^ /usr/local/include/qt5/QtCore/qdatetime.h:298:5: note: 'QDateTime' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QDate::startOfDay()") explicit QDateTime(const QDate &); ^ /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ qt/transactionview.cpp:296:17: warning: 'QDateTime' is deprecated: Use QDate::startOfDay() [-Wdeprecated-declarations] QDateTime(QDate(current.year(), current.month(), 1).addMonths(-1)), ^ /usr/local/include/qt5/QtCore/qdatetime.h:298:5: note: 'QDateTime' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QDate::startOfDay()") explicit QDateTime(const QDate &); ^ /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ qt/transactionview.cpp:297:17: warning: 'QDateTime' is deprecated: Use QDate::startOfDay() [-Wdeprecated-declarations] QDateTime(QDate(current.year(), current.month(), 1))); ^ /usr/local/include/qt5/QtCore/qdatetime.h:298:5: note: 'QDateTime' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QDate::startOfDay()") explicit QDateTime(const QDate &); ^ /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ qt/transactionview.cpp:301:17: warning: 'QDateTime' is deprecated: Use QDate::startOfDay() [-Wdeprecated-declarations] QDateTime(QDate(current.year(), 1, 1)), ^ /usr/local/include/qt5/QtCore/qdatetime.h:298:5: note: 'QDateTime' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QDate::startOfDay()") explicit QDateTime(const QDate &); ^ /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ qt/transactionview.cpp:586:13: warning: 'QDateTime' is deprecated: Use QDate::startOfDay() [-Wdeprecated-declarations] QDateTime(dateFrom->date()), ^ /usr/local/include/qt5/QtCore/qdatetime.h:298:5: note: 'QDateTime' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QDate::startOfDay()") explicit QDateTime(const QDate &); ^ /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ qt/transactionview.cpp:587:13: warning: 'QDateTime' is deprecated: Use QDate::startOfDay() [-Wdeprecated-declarations] QDateTime(dateTo->date()).addDays(1)); ^ /usr/local/include/qt5/QtCore/qdatetime.h:298:5: note: 'QDateTime' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QDate::startOfDay()") explicit QDateTime(const QDate &); ^ /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 9 warnings generated. mv -f qt/.deps/libbitcoinqt_a-transactionview.Tpo qt/.deps/libbitcoinqt_a-transactionview.Po mv -f qt/.deps/libbitcoinqt_a-walletframe.Tpo qt/.deps/libbitcoinqt_a-walletframe.Po mv -f qt/.deps/libbitcoinqt_a-walletcontroller.Tpo qt/.deps/libbitcoinqt_a-walletcontroller.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-walletmodel.o -MD -MP -MF qt/.deps/libbitcoinqt_a-walletmodel.Tpo -c -o qt/libbitcoinqt_a-walletmodel.o `test -f 'qt/walletmodel.cpp' || echo './'`qt/walletmodel.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-walletmodeltransaction.o -MD -MP -MF qt/.deps/libbitcoinqt_a-walletmodeltransaction.Tpo -c -o qt/libbitcoinqt_a-walletmodeltransaction.o `test -f 'qt/walletmodeltransaction.cpp' || echo './'`qt/walletmodeltransaction.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-walletview.o -MD -MP -MF qt/.deps/libbitcoinqt_a-walletview.Tpo -c -o qt/libbitcoinqt_a-walletview.o `test -f 'qt/walletview.cpp' || echo './'`qt/walletview.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-moc_addressbookpage.o -MD -MP -MF qt/.deps/libbitcoinqt_a-moc_addressbookpage.Tpo -c -o qt/libbitcoinqt_a-moc_addressbookpage.o `test -f 'qt/moc_addressbookpage.cpp' || echo './'`qt/moc_addressbookpage.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-moc_addresstablemodel.o -MD -MP -MF qt/.deps/libbitcoinqt_a-moc_addresstablemodel.Tpo -c -o qt/libbitcoinqt_a-moc_addresstablemodel.o `test -f 'qt/moc_addresstablemodel.cpp' || echo './'`qt/moc_addresstablemodel.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-moc_askpassphrasedialog.o -MD -MP -MF qt/.deps/libbitcoinqt_a-moc_askpassphrasedialog.Tpo -c -o qt/libbitcoinqt_a-moc_askpassphrasedialog.o `test -f 'qt/moc_askpassphrasedialog.cpp' || echo './'`qt/moc_askpassphrasedialog.cpp mv -f qt/.deps/libbitcoinqt_a-walletmodel.Tpo qt/.deps/libbitcoinqt_a-walletmodel.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-moc_createwalletdialog.o -MD -MP -MF qt/.deps/libbitcoinqt_a-moc_createwalletdialog.Tpo -c -o qt/libbitcoinqt_a-moc_createwalletdialog.o `test -f 'qt/moc_createwalletdialog.cpp' || echo './'`qt/moc_createwalletdialog.cpp mv -f qt/.deps/libbitcoinqt_a-moc_addressbookpage.Tpo qt/.deps/libbitcoinqt_a-moc_addressbookpage.Po mv -f qt/.deps/libbitcoinqt_a-walletmodeltransaction.Tpo qt/.deps/libbitcoinqt_a-walletmodeltransaction.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-moc_bantablemodel.o -MD -MP -MF qt/.deps/libbitcoinqt_a-moc_bantablemodel.Tpo -c -o qt/libbitcoinqt_a-moc_bantablemodel.o `test -f 'qt/moc_bantablemodel.cpp' || echo './'`qt/moc_bantablemodel.cpp mv -f qt/.deps/libbitcoinqt_a-walletview.Tpo qt/.deps/libbitcoinqt_a-walletview.Po mv -f qt/.deps/libbitcoinqt_a-moc_createwalletdialog.Tpo qt/.deps/libbitcoinqt_a-moc_createwalletdialog.Po mv -f qt/.deps/libbitcoinqt_a-moc_bantablemodel.Tpo qt/.deps/libbitcoinqt_a-moc_bantablemodel.Po mv -f qt/.deps/libbitcoinqt_a-moc_askpassphrasedialog.Tpo qt/.deps/libbitcoinqt_a-moc_askpassphrasedialog.Po mv -f qt/.deps/libbitcoinqt_a-moc_addresstablemodel.Tpo qt/.deps/libbitcoinqt_a-moc_addresstablemodel.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-moc_bitcoinaddressvalidator.o -MD -MP -MF qt/.deps/libbitcoinqt_a-moc_bitcoinaddressvalidator.Tpo -c -o qt/libbitcoinqt_a-moc_bitcoinaddressvalidator.o `test -f 'qt/moc_bitcoinaddressvalidator.cpp' || echo './'`qt/moc_bitcoinaddressvalidator.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-moc_bitcoinamountfield.o -MD -MP -MF qt/.deps/libbitcoinqt_a-moc_bitcoinamountfield.Tpo -c -o qt/libbitcoinqt_a-moc_bitcoinamountfield.o `test -f 'qt/moc_bitcoinamountfield.cpp' || echo './'`qt/moc_bitcoinamountfield.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-moc_bitcoin.o -MD -MP -MF qt/.deps/libbitcoinqt_a-moc_bitcoin.Tpo -c -o qt/libbitcoinqt_a-moc_bitcoin.o `test -f 'qt/moc_bitcoin.cpp' || echo './'`qt/moc_bitcoin.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-moc_bitcoingui.o -MD -MP -MF qt/.deps/libbitcoinqt_a-moc_bitcoingui.Tpo -c -o qt/libbitcoinqt_a-moc_bitcoingui.o `test -f 'qt/moc_bitcoingui.cpp' || echo './'`qt/moc_bitcoingui.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-moc_bitcoinunits.o -MD -MP -MF qt/.deps/libbitcoinqt_a-moc_bitcoinunits.Tpo -c -o qt/libbitcoinqt_a-moc_bitcoinunits.o `test -f 'qt/moc_bitcoinunits.cpp' || echo './'`qt/moc_bitcoinunits.cpp mv -f qt/.deps/libbitcoinqt_a-moc_bitcoinamountfield.Tpo qt/.deps/libbitcoinqt_a-moc_bitcoinamountfield.Po mv -f qt/.deps/libbitcoinqt_a-moc_bitcoingui.Tpo qt/.deps/libbitcoinqt_a-moc_bitcoingui.Po mv -f qt/.deps/libbitcoinqt_a-moc_bitcoin.Tpo qt/.deps/libbitcoinqt_a-moc_bitcoin.Po mv -f qt/.deps/libbitcoinqt_a-moc_bitcoinaddressvalidator.Tpo qt/.deps/libbitcoinqt_a-moc_bitcoinaddressvalidator.Po mv -f qt/.deps/libbitcoinqt_a-moc_bitcoinunits.Tpo qt/.deps/libbitcoinqt_a-moc_bitcoinunits.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-moc_clientmodel.o -MD -MP -MF qt/.deps/libbitcoinqt_a-moc_clientmodel.Tpo -c -o qt/libbitcoinqt_a-moc_clientmodel.o `test -f 'qt/moc_clientmodel.cpp' || echo './'`qt/moc_clientmodel.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-moc_coincontroldialog.o -MD -MP -MF qt/.deps/libbitcoinqt_a-moc_coincontroldialog.Tpo -c -o qt/libbitcoinqt_a-moc_coincontroldialog.o `test -f 'qt/moc_coincontroldialog.cpp' || echo './'`qt/moc_coincontroldialog.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-moc_coincontroltreewidget.o -MD -MP -MF qt/.deps/libbitcoinqt_a-moc_coincontroltreewidget.Tpo -c -o qt/libbitcoinqt_a-moc_coincontroltreewidget.o `test -f 'qt/moc_coincontroltreewidget.cpp' || echo './'`qt/moc_coincontroltreewidget.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-moc_csvmodelwriter.o -MD -MP -MF qt/.deps/libbitcoinqt_a-moc_csvmodelwriter.Tpo -c -o qt/libbitcoinqt_a-moc_csvmodelwriter.o `test -f 'qt/moc_csvmodelwriter.cpp' || echo './'`qt/moc_csvmodelwriter.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-moc_editaddressdialog.o -MD -MP -MF qt/.deps/libbitcoinqt_a-moc_editaddressdialog.Tpo -c -o qt/libbitcoinqt_a-moc_editaddressdialog.o `test -f 'qt/moc_editaddressdialog.cpp' || echo './'`qt/moc_editaddressdialog.cpp mv -f qt/.deps/libbitcoinqt_a-moc_clientmodel.Tpo qt/.deps/libbitcoinqt_a-moc_clientmodel.Po mv -f qt/.deps/libbitcoinqt_a-moc_csvmodelwriter.Tpo qt/.deps/libbitcoinqt_a-moc_csvmodelwriter.Po mv -f qt/.deps/libbitcoinqt_a-moc_coincontroltreewidget.Tpo qt/.deps/libbitcoinqt_a-moc_coincontroltreewidget.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-moc_guiutil.o -MD -MP -MF qt/.deps/libbitcoinqt_a-moc_guiutil.Tpo -c -o qt/libbitcoinqt_a-moc_guiutil.o `test -f 'qt/moc_guiutil.cpp' || echo './'`qt/moc_guiutil.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-moc_intro.o -MD -MP -MF qt/.deps/libbitcoinqt_a-moc_intro.Tpo -c -o qt/libbitcoinqt_a-moc_intro.o `test -f 'qt/moc_intro.cpp' || echo './'`qt/moc_intro.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-moc_macdockiconhandler.o -MD -MP -MF qt/.deps/libbitcoinqt_a-moc_macdockiconhandler.Tpo -c -o qt/libbitcoinqt_a-moc_macdockiconhandler.o `test -f 'qt/moc_macdockiconhandler.cpp' || echo './'`qt/moc_macdockiconhandler.cpp mv -f qt/.deps/libbitcoinqt_a-moc_editaddressdialog.Tpo qt/.deps/libbitcoinqt_a-moc_editaddressdialog.Po mv -f qt/.deps/libbitcoinqt_a-moc_guiutil.Tpo qt/.deps/libbitcoinqt_a-moc_guiutil.Po mv -f qt/.deps/libbitcoinqt_a-moc_coincontroldialog.Tpo qt/.deps/libbitcoinqt_a-moc_coincontroldialog.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-moc_macnotificationhandler.o -MD -MP -MF qt/.deps/libbitcoinqt_a-moc_macnotificationhandler.Tpo -c -o qt/libbitcoinqt_a-moc_macnotificationhandler.o `test -f 'qt/moc_macnotificationhandler.cpp' || echo './'`qt/moc_macnotificationhandler.cpp mv -f qt/.deps/libbitcoinqt_a-moc_intro.Tpo qt/.deps/libbitcoinqt_a-moc_intro.Po mv -f qt/.deps/libbitcoinqt_a-moc_macdockiconhandler.Tpo qt/.deps/libbitcoinqt_a-moc_macdockiconhandler.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-moc_modaloverlay.o -MD -MP -MF qt/.deps/libbitcoinqt_a-moc_modaloverlay.Tpo -c -o qt/libbitcoinqt_a-moc_modaloverlay.o `test -f 'qt/moc_modaloverlay.cpp' || echo './'`qt/moc_modaloverlay.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-moc_notificator.o -MD -MP -MF qt/.deps/libbitcoinqt_a-moc_notificator.Tpo -c -o qt/libbitcoinqt_a-moc_notificator.o `test -f 'qt/moc_notificator.cpp' || echo './'`qt/moc_notificator.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-moc_openuridialog.o -MD -MP -MF qt/.deps/libbitcoinqt_a-moc_openuridialog.Tpo -c -o qt/libbitcoinqt_a-moc_openuridialog.o `test -f 'qt/moc_openuridialog.cpp' || echo './'`qt/moc_openuridialog.cpp mv -f qt/.deps/libbitcoinqt_a-moc_notificator.Tpo qt/.deps/libbitcoinqt_a-moc_notificator.Po mv -f qt/.deps/libbitcoinqt_a-moc_modaloverlay.Tpo qt/.deps/libbitcoinqt_a-moc_modaloverlay.Po mv -f qt/.deps/libbitcoinqt_a-moc_macnotificationhandler.Tpo qt/.deps/libbitcoinqt_a-moc_macnotificationhandler.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-moc_optionsdialog.o -MD -MP -MF qt/.deps/libbitcoinqt_a-moc_optionsdialog.Tpo -c -o qt/libbitcoinqt_a-moc_optionsdialog.o `test -f 'qt/moc_optionsdialog.cpp' || echo './'`qt/moc_optionsdialog.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-moc_optionsmodel.o -MD -MP -MF qt/.deps/libbitcoinqt_a-moc_optionsmodel.Tpo -c -o qt/libbitcoinqt_a-moc_optionsmodel.o `test -f 'qt/moc_optionsmodel.cpp' || echo './'`qt/moc_optionsmodel.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-moc_overviewpage.o -MD -MP -MF qt/.deps/libbitcoinqt_a-moc_overviewpage.Tpo -c -o qt/libbitcoinqt_a-moc_overviewpage.o `test -f 'qt/moc_overviewpage.cpp' || echo './'`qt/moc_overviewpage.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-moc_peertablemodel.o -MD -MP -MF qt/.deps/libbitcoinqt_a-moc_peertablemodel.Tpo -c -o qt/libbitcoinqt_a-moc_peertablemodel.o `test -f 'qt/moc_peertablemodel.cpp' || echo './'`qt/moc_peertablemodel.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-moc_paymentserver.o -MD -MP -MF qt/.deps/libbitcoinqt_a-moc_paymentserver.Tpo -c -o qt/libbitcoinqt_a-moc_paymentserver.o `test -f 'qt/moc_paymentserver.cpp' || echo './'`qt/moc_paymentserver.cpp mv -f qt/.deps/libbitcoinqt_a-moc_optionsdialog.Tpo qt/.deps/libbitcoinqt_a-moc_optionsdialog.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-moc_psbtoperationsdialog.o -MD -MP -MF qt/.deps/libbitcoinqt_a-moc_psbtoperationsdialog.Tpo -c -o qt/libbitcoinqt_a-moc_psbtoperationsdialog.o `test -f 'qt/moc_psbtoperationsdialog.cpp' || echo './'`qt/moc_psbtoperationsdialog.cpp mv -f qt/.deps/libbitcoinqt_a-moc_paymentserver.Tpo qt/.deps/libbitcoinqt_a-moc_paymentserver.Po mv -f qt/.deps/libbitcoinqt_a-moc_psbtoperationsdialog.Tpo qt/.deps/libbitcoinqt_a-moc_psbtoperationsdialog.Po mv -f qt/.deps/libbitcoinqt_a-moc_overviewpage.Tpo qt/.deps/libbitcoinqt_a-moc_overviewpage.Po mv -f qt/.deps/libbitcoinqt_a-moc_peertablemodel.Tpo qt/.deps/libbitcoinqt_a-moc_peertablemodel.Po mv -f qt/.deps/libbitcoinqt_a-moc_optionsmodel.Tpo qt/.deps/libbitcoinqt_a-moc_optionsmodel.Po mv -f qt/.deps/libbitcoinqt_a-moc_openuridialog.Tpo qt/.deps/libbitcoinqt_a-moc_openuridialog.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-moc_qrimagewidget.o -MD -MP -MF qt/.deps/libbitcoinqt_a-moc_qrimagewidget.Tpo -c -o qt/libbitcoinqt_a-moc_qrimagewidget.o `test -f 'qt/moc_qrimagewidget.cpp' || echo './'`qt/moc_qrimagewidget.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-moc_qvalidatedlineedit.o -MD -MP -MF qt/.deps/libbitcoinqt_a-moc_qvalidatedlineedit.Tpo -c -o qt/libbitcoinqt_a-moc_qvalidatedlineedit.o `test -f 'qt/moc_qvalidatedlineedit.cpp' || echo './'`qt/moc_qvalidatedlineedit.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-moc_qvaluecombobox.o -MD -MP -MF qt/.deps/libbitcoinqt_a-moc_qvaluecombobox.Tpo -c -o qt/libbitcoinqt_a-moc_qvaluecombobox.o `test -f 'qt/moc_qvaluecombobox.cpp' || echo './'`qt/moc_qvaluecombobox.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-moc_receivecoinsdialog.o -MD -MP -MF qt/.deps/libbitcoinqt_a-moc_receivecoinsdialog.Tpo -c -o qt/libbitcoinqt_a-moc_receivecoinsdialog.o `test -f 'qt/moc_receivecoinsdialog.cpp' || echo './'`qt/moc_receivecoinsdialog.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-moc_receiverequestdialog.o -MD -MP -MF qt/.deps/libbitcoinqt_a-moc_receiverequestdialog.Tpo -c -o qt/libbitcoinqt_a-moc_receiverequestdialog.o `test -f 'qt/moc_receiverequestdialog.cpp' || echo './'`qt/moc_receiverequestdialog.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-moc_recentrequeststablemodel.o -MD -MP -MF qt/.deps/libbitcoinqt_a-moc_recentrequeststablemodel.Tpo -c -o qt/libbitcoinqt_a-moc_recentrequeststablemodel.o `test -f 'qt/moc_recentrequeststablemodel.cpp' || echo './'`qt/moc_recentrequeststablemodel.cpp mv -f qt/.deps/libbitcoinqt_a-moc_qvalidatedlineedit.Tpo qt/.deps/libbitcoinqt_a-moc_qvalidatedlineedit.Po mv -f qt/.deps/libbitcoinqt_a-moc_recentrequeststablemodel.Tpo qt/.deps/libbitcoinqt_a-moc_recentrequeststablemodel.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-moc_rpcconsole.o -MD -MP -MF qt/.deps/libbitcoinqt_a-moc_rpcconsole.Tpo -c -o qt/libbitcoinqt_a-moc_rpcconsole.o `test -f 'qt/moc_rpcconsole.cpp' || echo './'`qt/moc_rpcconsole.cpp mv -f qt/.deps/libbitcoinqt_a-moc_receivecoinsdialog.Tpo qt/.deps/libbitcoinqt_a-moc_receivecoinsdialog.Po mv -f qt/.deps/libbitcoinqt_a-moc_qrimagewidget.Tpo qt/.deps/libbitcoinqt_a-moc_qrimagewidget.Po mv -f qt/.deps/libbitcoinqt_a-moc_receiverequestdialog.Tpo qt/.deps/libbitcoinqt_a-moc_receiverequestdialog.Po mv -f qt/.deps/libbitcoinqt_a-moc_qvaluecombobox.Tpo qt/.deps/libbitcoinqt_a-moc_qvaluecombobox.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-moc_sendcoinsdialog.o -MD -MP -MF qt/.deps/libbitcoinqt_a-moc_sendcoinsdialog.Tpo -c -o qt/libbitcoinqt_a-moc_sendcoinsdialog.o `test -f 'qt/moc_sendcoinsdialog.cpp' || echo './'`qt/moc_sendcoinsdialog.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-moc_sendcoinsentry.o -MD -MP -MF qt/.deps/libbitcoinqt_a-moc_sendcoinsentry.Tpo -c -o qt/libbitcoinqt_a-moc_sendcoinsentry.o `test -f 'qt/moc_sendcoinsentry.cpp' || echo './'`qt/moc_sendcoinsentry.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-moc_signverifymessagedialog.o -MD -MP -MF qt/.deps/libbitcoinqt_a-moc_signverifymessagedialog.Tpo -c -o qt/libbitcoinqt_a-moc_signverifymessagedialog.o `test -f 'qt/moc_signverifymessagedialog.cpp' || echo './'`qt/moc_signverifymessagedialog.cpp mv -f qt/.deps/libbitcoinqt_a-moc_rpcconsole.Tpo qt/.deps/libbitcoinqt_a-moc_rpcconsole.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-moc_splashscreen.o -MD -MP -MF qt/.deps/libbitcoinqt_a-moc_splashscreen.Tpo -c -o qt/libbitcoinqt_a-moc_splashscreen.o `test -f 'qt/moc_splashscreen.cpp' || echo './'`qt/moc_splashscreen.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-moc_trafficgraphwidget.o -MD -MP -MF qt/.deps/libbitcoinqt_a-moc_trafficgraphwidget.Tpo -c -o qt/libbitcoinqt_a-moc_trafficgraphwidget.o `test -f 'qt/moc_trafficgraphwidget.cpp' || echo './'`qt/moc_trafficgraphwidget.cpp mv -f qt/.deps/libbitcoinqt_a-moc_sendcoinsdialog.Tpo qt/.deps/libbitcoinqt_a-moc_sendcoinsdialog.Po mv -f qt/.deps/libbitcoinqt_a-moc_signverifymessagedialog.Tpo qt/.deps/libbitcoinqt_a-moc_signverifymessagedialog.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-moc_transactiondesc.o -MD -MP -MF qt/.deps/libbitcoinqt_a-moc_transactiondesc.Tpo -c -o qt/libbitcoinqt_a-moc_transactiondesc.o `test -f 'qt/moc_transactiondesc.cpp' || echo './'`qt/moc_transactiondesc.cpp mv -f qt/.deps/libbitcoinqt_a-moc_splashscreen.Tpo qt/.deps/libbitcoinqt_a-moc_splashscreen.Po mv -f qt/.deps/libbitcoinqt_a-moc_trafficgraphwidget.Tpo qt/.deps/libbitcoinqt_a-moc_trafficgraphwidget.Po mv -f qt/.deps/libbitcoinqt_a-moc_sendcoinsentry.Tpo qt/.deps/libbitcoinqt_a-moc_sendcoinsentry.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-moc_transactiondescdialog.o -MD -MP -MF qt/.deps/libbitcoinqt_a-moc_transactiondescdialog.Tpo -c -o qt/libbitcoinqt_a-moc_transactiondescdialog.o `test -f 'qt/moc_transactiondescdialog.cpp' || echo './'`qt/moc_transactiondescdialog.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-moc_transactionfilterproxy.o -MD -MP -MF qt/.deps/libbitcoinqt_a-moc_transactionfilterproxy.Tpo -c -o qt/libbitcoinqt_a-moc_transactionfilterproxy.o `test -f 'qt/moc_transactionfilterproxy.cpp' || echo './'`qt/moc_transactionfilterproxy.cpp mv -f qt/.deps/libbitcoinqt_a-moc_transactiondescdialog.Tpo qt/.deps/libbitcoinqt_a-moc_transactiondescdialog.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-moc_transactiontablemodel.o -MD -MP -MF qt/.deps/libbitcoinqt_a-moc_transactiontablemodel.Tpo -c -o qt/libbitcoinqt_a-moc_transactiontablemodel.o `test -f 'qt/moc_transactiontablemodel.cpp' || echo './'`qt/moc_transactiontablemodel.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-moc_transactionview.o -MD -MP -MF qt/.deps/libbitcoinqt_a-moc_transactionview.Tpo -c -o qt/libbitcoinqt_a-moc_transactionview.o `test -f 'qt/moc_transactionview.cpp' || echo './'`qt/moc_transactionview.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-moc_utilitydialog.o -MD -MP -MF qt/.deps/libbitcoinqt_a-moc_utilitydialog.Tpo -c -o qt/libbitcoinqt_a-moc_utilitydialog.o `test -f 'qt/moc_utilitydialog.cpp' || echo './'`qt/moc_utilitydialog.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-moc_walletcontroller.o -MD -MP -MF qt/.deps/libbitcoinqt_a-moc_walletcontroller.Tpo -c -o qt/libbitcoinqt_a-moc_walletcontroller.o `test -f 'qt/moc_walletcontroller.cpp' || echo './'`qt/moc_walletcontroller.cpp mv -f qt/.deps/libbitcoinqt_a-moc_transactiondesc.Tpo qt/.deps/libbitcoinqt_a-moc_transactiondesc.Po mv -f qt/.deps/libbitcoinqt_a-moc_transactionfilterproxy.Tpo qt/.deps/libbitcoinqt_a-moc_transactionfilterproxy.Po mv -f qt/.deps/libbitcoinqt_a-moc_transactiontablemodel.Tpo qt/.deps/libbitcoinqt_a-moc_transactiontablemodel.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-moc_walletframe.o -MD -MP -MF qt/.deps/libbitcoinqt_a-moc_walletframe.Tpo -c -o qt/libbitcoinqt_a-moc_walletframe.o `test -f 'qt/moc_walletframe.cpp' || echo './'`qt/moc_walletframe.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-moc_walletmodel.o -MD -MP -MF qt/.deps/libbitcoinqt_a-moc_walletmodel.Tpo -c -o qt/libbitcoinqt_a-moc_walletmodel.o `test -f 'qt/moc_walletmodel.cpp' || echo './'`qt/moc_walletmodel.cpp mv -f qt/.deps/libbitcoinqt_a-moc_walletcontroller.Tpo qt/.deps/libbitcoinqt_a-moc_walletcontroller.Po mv -f qt/.deps/libbitcoinqt_a-moc_transactionview.Tpo qt/.deps/libbitcoinqt_a-moc_transactionview.Po mv -f qt/.deps/libbitcoinqt_a-moc_utilitydialog.Tpo qt/.deps/libbitcoinqt_a-moc_utilitydialog.Po mv -f qt/.deps/libbitcoinqt_a-moc_walletmodel.Tpo qt/.deps/libbitcoinqt_a-moc_walletmodel.Po mv -f qt/.deps/libbitcoinqt_a-moc_walletframe.Tpo qt/.deps/libbitcoinqt_a-moc_walletframe.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-moc_walletview.o -MD -MP -MF qt/.deps/libbitcoinqt_a-moc_walletview.Tpo -c -o qt/libbitcoinqt_a-moc_walletview.o `test -f 'qt/moc_walletview.cpp' || echo './'`qt/moc_walletview.cpp /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-qrc_bitcoin.o -MD -MP -MF qt/.deps/libbitcoinqt_a-qrc_bitcoin.Tpo -c -o qt/libbitcoinqt_a-qrc_bitcoin.o `test -f 'qt/qrc_bitcoin.cpp' || echo './'`qt/qrc_bitcoin.cpp mv -f qt/.deps/libbitcoinqt_a-moc_walletview.Tpo qt/.deps/libbitcoinqt_a-moc_walletview.Po /usr/local/bin/ccache c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./secp256k1/include -I/usr/local/include/db5 -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I./univalue/include -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5 -DQT_GUI_LIB -I/usr/local/include/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -DQT_DBUS_LIB -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5 -DQT_CORE_LIB -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/local/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT qt/libbitcoinqt_a-qrc_bitcoin_locale.o -MD -MP -MF qt/.deps/libbitcoinqt_a-qrc_bitcoin_locale.Tpo -c -o qt/libbitcoinqt_a-qrc_bitcoin_locale.o `test -f 'qt/qrc_bitcoin_locale.cpp' || echo './'`qt/qrc_bitcoin_locale.cpp mv -f qt/.deps/libbitcoinqt_a-qrc_bitcoin.Tpo qt/.deps/libbitcoinqt_a-qrc_bitcoin.Po rm -f libbitcoin_server.a rm -f libbitcoin_util.a /usr/bin/ar cr libbitcoin_server.a libbitcoin_server_a-addrdb.o libbitcoin_server_a-addrman.o libbitcoin_server_a-banman.o libbitcoin_server_a-blockencodings.o libbitcoin_server_a-blockfilter.o libbitcoin_server_a-chain.o consensus/libbitcoin_server_a-tx_verify.o libbitcoin_server_a-dbwrapper.o libbitcoin_server_a-flatfile.o libbitcoin_server_a-httprpc.o libbitcoin_server_a-httpserver.o index/libbitcoin_server_a-base.o index/libbitcoin_server_a-blockfilterindex.o index/libbitcoin_server_a-namehash.o index/libbitcoin_server_a-txindex.o libbitcoin_server_a-init.o interfaces/libbitcoin_server_a-chain.o interfaces/libbitcoin_server_a-node.o libbitcoin_server_a-miner.o names/libbitcoin_server_a-main.o names/libbitcoin_server_a-mempool.o libbitcoin_server_a-net.o libbitcoin_server_a-net_processing.o node/libbitcoin_server_a-coin.o node/libbitcoin_server_a-coinstats.o node/libbitcoin_server_a-context.o node/libbitcoin_server_a-psbt.o node/libbitcoin_server_a-transaction.o node/libbitcoin_server_a-ui_interface.o libbitcoin_server_a-noui.o policy/libbitcoin_server_a-fees.o policy/libbitcoin_server_a-rbf.o policy/libbitcoin_server_a-settings.o libbitcoin_server_a-pow.o libbitcoin_server_a-rest.o rpc/libbitcoin_server_a-auxpow_miner.o rpc/libbitcoin_server_a-blockchain.o rpc/libbitcoin_server_a-mining.o rpc/libbitcoin_server_a-misc.o rpc/libbitcoin_server_a-names.o rpc/libbitcoin_server_a-net.o rpc/libbitcoin_server_a-rawtransaction.o rpc/libbitcoin_server_a-server.o script/libbitcoin_server_a-sigcache.o libbitcoin_server_a-shutdown.o libbitcoin_server_a-signet.o libbitcoin_server_a-timedata.o libbitcoin_server_a-torcontrol.o libbitcoin_server_a-txdb.o libbitcoin_server_a-txrequest.o libbitcoin_server_a-txmempool.o libbitcoin_server_a-validation.o libbitcoin_server_a-validationinterface.o libbitcoin_server_a-versionbits.o wallet/libbitcoin_server_a-init.o rm -f libbitcoin_consensus.a /usr/bin/ar cr libbitcoin_util.a support/libbitcoin_util_a-lockedpool.o libbitcoin_util_a-chainparamsbase.o libbitcoin_util_a-clientversion.o compat/libbitcoin_util_a-glibc_sanity.o compat/libbitcoin_util_a-glibcxx_sanity.o compat/libbitcoin_util_a-strnlen.o libbitcoin_util_a-fs.o interfaces/libbitcoin_util_a-handler.o libbitcoin_util_a-logging.o libbitcoin_util_a-random.o libbitcoin_util_a-randomenv.o rpc/libbitcoin_util_a-request.o support/libbitcoin_util_a-cleanse.o libbitcoin_util_a-sync.o libbitcoin_util_a-threadinterrupt.o util/libbitcoin_util_a-asmap.o util/libbitcoin_util_a-bip32.o util/libbitcoin_util_a-bytevectorhash.o util/libbitcoin_util_a-error.o util/libbitcoin_util_a-fees.o util/libbitcoin_util_a-system.o util/libbitcoin_util_a-message.o util/libbitcoin_util_a-moneystr.o util/libbitcoin_util_a-rbf.o util/libbitcoin_util_a-settings.o util/libbitcoin_util_a-threadnames.o util/libbitcoin_util_a-spanparsing.o util/libbitcoin_util_a-strencodings.o util/libbitcoin_util_a-string.o util/libbitcoin_util_a-time.o util/libbitcoin_util_a-url.o /usr/bin/ar cr libbitcoin_consensus.a libbitcoin_consensus_a-arith_uint256.o consensus/libbitcoin_consensus_a-merkle.o consensus/libbitcoin_consensus_a-tx_check.o libbitcoin_consensus_a-hash.o primitives/libbitcoin_consensus_a-block.o primitives/libbitcoin_consensus_a-pureheader.o primitives/libbitcoin_consensus_a-transaction.o libbitcoin_consensus_a-pubkey.o script/libbitcoin_consensus_a-namecoinconsensus.o script/libbitcoin_consensus_a-interpreter.o script/libbitcoin_consensus_a-names.o script/libbitcoin_consensus_a-script.o script/libbitcoin_consensus_a-script_error.o libbitcoin_consensus_a-uint256.o util/libbitcoin_consensus_a-strencodings.o rm -f crypto/libbitcoin_crypto_base.a rm -f crypto/libbitcoin_crypto_sse41.a /usr/bin/ar cr crypto/libbitcoin_crypto_sse41.a crypto/libbitcoin_crypto_sse41_a-sha256_sse41.o /usr/bin/ar cr crypto/libbitcoin_crypto_base.a crypto/libbitcoin_crypto_base_a-aes.o crypto/libbitcoin_crypto_base_a-chacha_poly_aead.o crypto/libbitcoin_crypto_base_a-chacha20.o crypto/libbitcoin_crypto_base_a-hkdf_sha256_32.o crypto/libbitcoin_crypto_base_a-hmac_sha256.o crypto/libbitcoin_crypto_base_a-hmac_sha512.o crypto/libbitcoin_crypto_base_a-poly1305.o crypto/libbitcoin_crypto_base_a-ripemd160.o crypto/libbitcoin_crypto_base_a-sha1.o crypto/libbitcoin_crypto_base_a-sha256.o crypto/libbitcoin_crypto_base_a-sha3.o crypto/libbitcoin_crypto_base_a-sha512.o crypto/libbitcoin_crypto_base_a-siphash.o crypto/libbitcoin_crypto_base_a-sha256_sse4.o /usr/bin/ranlib crypto/libbitcoin_crypto_sse41.a /usr/bin/ranlib libbitcoin_consensus.a /usr/bin/ranlib crypto/libbitcoin_crypto_base.a /usr/bin/ranlib libbitcoin_util.a /usr/bin/ranlib libbitcoin_server.a rm -f crypto/libbitcoin_crypto_avx2.a rm -f crypto/libbitcoin_crypto_shani.a /usr/bin/ar cr crypto/libbitcoin_crypto_avx2.a crypto/libbitcoin_crypto_avx2_a-sha256_avx2.o /usr/bin/ranlib crypto/libbitcoin_crypto_avx2.a /usr/bin/ar cr crypto/libbitcoin_crypto_shani.a crypto/libbitcoin_crypto_shani_a-sha256_shani.o rm -f leveldb/libleveldb.a rm -f crc32c/libcrc32c.a rm -f crc32c/libcrc32c_sse42.a /usr/bin/ar cr leveldb/libleveldb.a leveldb/db/libleveldb_a-builder.o leveldb/db/libleveldb_a-c.o leveldb/db/libleveldb_a-dbformat.o leveldb/db/libleveldb_a-db_impl.o leveldb/db/libleveldb_a-db_iter.o leveldb/db/libleveldb_a-dumpfile.o leveldb/db/libleveldb_a-filename.o leveldb/db/libleveldb_a-log_reader.o leveldb/db/libleveldb_a-log_writer.o leveldb/db/libleveldb_a-memtable.o leveldb/db/libleveldb_a-repair.o leveldb/db/libleveldb_a-table_cache.o leveldb/db/libleveldb_a-version_edit.o leveldb/db/libleveldb_a-version_set.o leveldb/db/libleveldb_a-write_batch.o leveldb/table/libleveldb_a-block_builder.o leveldb/table/libleveldb_a-block.o leveldb/table/libleveldb_a-filter_block.o leveldb/table/libleveldb_a-format.o leveldb/table/libleveldb_a-iterator.o leveldb/table/libleveldb_a-merger.o leveldb/table/libleveldb_a-table_builder.o leveldb/table/libleveldb_a-table.o leveldb/table/libleveldb_a-two_level_iterator.o leveldb/util/libleveldb_a-arena.o leveldb/util/libleveldb_a-bloom.o leveldb/util/libleveldb_a-cache.o leveldb/util/libleveldb_a-coding.o leveldb/util/libleveldb_a-comparator.o leveldb/util/libleveldb_a-crc32c.o leveldb/util/libleveldb_a-env.o leveldb/util/libleveldb_a-filter_policy.o leveldb/util/libleveldb_a-hash.o leveldb/util/libleveldb_a-histogram.o leveldb/util/libleveldb_a-logging.o leveldb/util/libleveldb_a-options.o leveldb/util/libleveldb_a-status.o leveldb/util/libleveldb_a-env_posix.o /usr/bin/ar cr crc32c/libcrc32c.a crc32c/src/libcrc32c_a-crc32c.o crc32c/src/libcrc32c_a-crc32c_portable.o /usr/bin/ranlib crypto/libbitcoin_crypto_shani.a /usr/bin/ar cr crc32c/libcrc32c_sse42.a crc32c/src/libcrc32c_sse42_a-crc32c_sse42.o /usr/bin/ranlib crc32c/libcrc32c.a /usr/bin/ranlib crc32c/libcrc32c_sse42.a /usr/bin/ranlib leveldb/libleveldb.a rm -f leveldb/libmemenv.a /usr/bin/ar cr leveldb/libmemenv.a leveldb/helpers/memenv/libmemenv_a-memenv.o /usr/bin/ranlib leveldb/libmemenv.a mv -f qt/.deps/libbitcoinqt_a-qrc_bitcoin_locale.Tpo qt/.deps/libbitcoinqt_a-qrc_bitcoin_locale.Po rm -f qt/libbitcoinqt.a /usr/bin/ar cr qt/libbitcoinqt.a qt/libbitcoinqt_a-bantablemodel.o qt/libbitcoinqt_a-bitcoin.o qt/libbitcoinqt_a-bitcoinaddressvalidator.o qt/libbitcoinqt_a-bitcoinamountfield.o qt/libbitcoinqt_a-bitcoingui.o qt/libbitcoinqt_a-bitcoinunits.o qt/libbitcoinqt_a-clientmodel.o qt/libbitcoinqt_a-csvmodelwriter.o qt/libbitcoinqt_a-guiutil.o qt/libbitcoinqt_a-intro.o qt/libbitcoinqt_a-modaloverlay.o qt/libbitcoinqt_a-networkstyle.o qt/libbitcoinqt_a-notificator.o qt/libbitcoinqt_a-optionsdialog.o qt/libbitcoinqt_a-optionsmodel.o qt/libbitcoinqt_a-peertablemodel.o qt/libbitcoinqt_a-platformstyle.o qt/libbitcoinqt_a-qvalidatedlineedit.o qt/libbitcoinqt_a-qvaluecombobox.o qt/libbitcoinqt_a-rpcconsole.o qt/libbitcoinqt_a-splashscreen.o qt/libbitcoinqt_a-trafficgraphwidget.o qt/libbitcoinqt_a-utilitydialog.o qt/libbitcoinqt_a-addressbookpage.o qt/libbitcoinqt_a-addresstablemodel.o qt/libbitcoinqt_a-askpassphrasedialog.o qt/libbitcoinqt_a-coincontroldialog.o qt/libbitcoinqt_a-coincontroltreewidget.o qt/libbitcoinqt_a-createwalletdialog.o qt/libbitcoinqt_a-editaddressdialog.o qt/libbitcoinqt_a-openuridialog.o qt/libbitcoinqt_a-overviewpage.o qt/libbitcoinqt_a-paymentserver.o qt/libbitcoinqt_a-psbtoperationsdialog.o qt/libbitcoinqt_a-qrimagewidget.o qt/libbitcoinqt_a-receivecoinsdialog.o qt/libbitcoinqt_a-receiverequestdialog.o qt/libbitcoinqt_a-recentrequeststablemodel.o qt/libbitcoinqt_a-sendcoinsdialog.o qt/libbitcoinqt_a-sendcoinsentry.o qt/libbitcoinqt_a-signverifymessagedialog.o qt/libbitcoinqt_a-transactiondesc.o qt/libbitcoinqt_a-transactiondescdialog.o qt/libbitcoinqt_a-transactionfilterproxy.o qt/libbitcoinqt_a-transactionrecord.o qt/libbitcoinqt_a-transactiontablemodel.o qt/libbitcoinqt_a-transactionview.o qt/libbitcoinqt_a-walletcontroller.o qt/libbitcoinqt_a-walletframe.o qt/libbitcoinqt_a-walletmodel.o qt/libbitcoinqt_a-walletmodeltransaction.o qt/libbitcoinqt_a-walletview.o qt/libbitcoinqt_a-moc_addressbookpage.o qt/libbitcoinqt_a-moc_addresstablemodel.o qt/libbitcoinqt_a-moc_askpassphrasedialog.o qt/libbitcoinqt_a-moc_createwalletdialog.o qt/libbitcoinqt_a-moc_bantablemodel.o qt/libbitcoinqt_a-moc_bitcoinaddressvalidator.o qt/libbitcoinqt_a-moc_bitcoinamountfield.o qt/libbitcoinqt_a-moc_bitcoin.o qt/libbitcoinqt_a-moc_bitcoingui.o qt/libbitcoinqt_a-moc_bitcoinunits.o qt/libbitcoinqt_a-moc_clientmodel.o qt/libbitcoinqt_a-moc_coincontroldialog.o qt/libbitcoinqt_a-moc_coincontroltreewidget.o qt/libbitcoinqt_a-moc_csvmodelwriter.o qt/libbitcoinqt_a-moc_editaddressdialog.o qt/libbitcoinqt_a-moc_guiutil.o qt/libbitcoinqt_a-moc_intro.o qt/libbitcoinqt_a-moc_macdockiconhandler.o qt/libbitcoinqt_a-moc_macnotificationhandler.o qt/libbitcoinqt_a-moc_modaloverlay.o qt/libbitcoinqt_a-moc_notificator.o qt/libbitcoinqt_a-moc_openuridialog.o qt/libbitcoinqt_a-moc_optionsdialog.o qt/libbitcoinqt_a-moc_optionsmodel.o qt/libbitcoinqt_a-moc_overviewpage.o qt/libbitcoinqt_a-moc_peertablemodel.o qt/libbitcoinqt_a-moc_paymentserver.o qt/libbitcoinqt_a-moc_psbtoperationsdialog.o qt/libbitcoinqt_a-moc_qrimagewidget.o qt/libbitcoinqt_a-moc_qvalidatedlineedit.o qt/libbitcoinqt_a-moc_qvaluecombobox.o qt/libbitcoinqt_a-moc_receivecoinsdialog.o qt/libbitcoinqt_a-moc_receiverequestdialog.o qt/libbitcoinqt_a-moc_recentrequeststablemodel.o qt/libbitcoinqt_a-moc_rpcconsole.o qt/libbitcoinqt_a-moc_sendcoinsdialog.o qt/libbitcoinqt_a-moc_sendcoinsentry.o qt/libbitcoinqt_a-moc_signverifymessagedialog.o qt/libbitcoinqt_a-moc_splashscreen.o qt/libbitcoinqt_a-moc_trafficgraphwidget.o qt/libbitcoinqt_a-moc_transactiondesc.o qt/libbitcoinqt_a-moc_transactiondescdialog.o qt/libbitcoinqt_a-moc_transactionfilterproxy.o qt/libbitcoinqt_a-moc_transactiontablemodel.o qt/libbitcoinqt_a-moc_transactionview.o qt/libbitcoinqt_a-moc_utilitydialog.o qt/libbitcoinqt_a-moc_walletcontroller.o qt/libbitcoinqt_a-moc_walletframe.o qt/libbitcoinqt_a-moc_walletmodel.o qt/libbitcoinqt_a-moc_walletview.o qt/libbitcoinqt_a-qrc_bitcoin.o qt/libbitcoinqt_a-qrc_bitcoin_locale.o /usr/bin/ranlib qt/libbitcoinqt.a /bin/sh ../libtool --tag=CXX --preserve-dup-deps --tag CXX --mode=link /usr/local/bin/ccache c++ -std=c++11 -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now -Wl,-z,separate-code -pie -pthread -lpthread -Wl,-rpath,/usr/local/lib -fstack-protector-strong -o qt/namecoin-qt qt/namecoin_qt-main.o qt/libbitcoinqt.a libbitcoin_server.a libbitcoin_util.a libbitcoin_wallet.a libbitcoin_cli.a libbitcoin_common.a libbitcoin_util.a libbitcoin_consensus.a crypto/libbitcoin_crypto_base.a crypto/libbitcoin_crypto_sse41.a crypto/libbitcoin_crypto_avx2.a crypto/libbitcoin_crypto_shani.a univalue/libunivalue.la leveldb/libleveldb.a crc32c/libcrc32c.a crc32c/libcrc32c_sse42.a leveldb/libmemenv.a -pthread -L/usr/local/lib -lboost_system -lboost_filesystem -lboost_thread -L/usr/local/lib/qt5 -lQt5Core -L/usr/local/lib/qt5 -lQt5Gui -lQt5Core -L/usr/local/lib/qt5 -lQt5Widgets -lQt5Gui -lQt5Core -L/usr/local/lib/qt5 -lQt5Network -lQt5Core -L/usr/local/lib/qt5 -lQt5DBus -lQt5Core -L/usr/local/lib -lqrencode -L/usr/local/lib/db5 -Wl,-rpath=/usr/local/lib/db5 -ldb_cxx-5.3 -lminiupnpc secp256k1/libsecp256k1.la -L/usr/local/lib -levent_pthreads -levent -L/usr/local/lib -levent -L/usr/local/lib -lsqlite3 -L/usr/local/lib libtool: link: /usr/local/bin/ccache c++ -std=c++11 -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,separate-code -pie -Wl,-rpath -Wl,/usr/local/lib -fstack-protector-strong -o qt/namecoin-qt qt/namecoin_qt-main.o -Wl,-rpath=/usr/local/lib/db5 -lpthread qt/libbitcoinqt.a libbitcoin_server.a libbitcoin_util.a libbitcoin_wallet.a libbitcoin_cli.a libbitcoin_common.a libbitcoin_util.a libbitcoin_consensus.a crypto/libbitcoin_crypto_base.a crypto/libbitcoin_crypto_sse41.a crypto/libbitcoin_crypto_avx2.a crypto/libbitcoin_crypto_shani.a univalue/.libs/libunivalue.a -L/usr/local/lib leveldb/libleveldb.a crc32c/libcrc32c.a crc32c/libcrc32c_sse42.a leveldb/libmemenv.a -lboost_system -lboost_filesystem -lboost_thread -L/usr/local/lib/qt5 -lQt5Core -lQt5Gui -lQt5Core -lQt5Widgets -lQt5Gui -lQt5Core -lQt5Network -lQt5Core -lQt5DBus -lQt5Core -lqrencode -L/usr/local/lib/db5 -ldb_cxx-5.3 -lminiupnpc secp256k1/.libs/libsecp256k1.a -levent_pthreads -levent -levent -lsqlite3 -pthread gmake[3]: Leaving directory '/wrkdirs/usr/ports/net-p2p/namecoin/work/namecoin-core-nc0.21.0.1/src' gmake[2]: Leaving directory '/wrkdirs/usr/ports/net-p2p/namecoin/work/namecoin-core-nc0.21.0.1/src' gmake[2]: Entering directory '/wrkdirs/usr/ports/net-p2p/namecoin/work/namecoin-core-nc0.21.0.1' gmake[2]: Nothing to be done for 'all-am'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/net-p2p/namecoin/work/namecoin-core-nc0.21.0.1' gmake[1]: Leaving directory '/wrkdirs/usr/ports/net-p2p/namecoin/work/namecoin-core-nc0.21.0.1' =========================================================================== =================================================== ===> namecoin-0.21.0.1_8,1 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> namecoin-0.21.0.1_8,1 depends on executable: update-desktop-database - found ===> namecoin-0.21.0.1_8,1 depends on package: qt5-buildtools>=5.15 - found =========================================================================== =================================================== ===> Staging for namecoin-0.21.0.1_8,1 ===> Generating temporary packing list gmake[1]: Entering directory '/wrkdirs/usr/ports/net-p2p/namecoin/work/namecoin-core-nc0.21.0.1' if test -z '/usr/bin/strip'; then \ gmake INSTALL_PROGRAM="/bin/sh /wrkdirs/usr/ports/net-p2p/namecoin/work/namecoin-core-nc0.21.0.1/build-aux/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /wrkdirs/usr/ports/net-p2p/namecoin/work/namecoin-core-nc0.21.0.1/build-aux/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ gmake INSTALL_PROGRAM="/bin/sh /wrkdirs/usr/ports/net-p2p/namecoin/work/namecoin-core-nc0.21.0.1/build-aux/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /wrkdirs/usr/ports/net-p2p/namecoin/work/namecoin-core-nc0.21.0.1/build-aux/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='/usr/bin/strip'" install; \ fi gmake[2]: Entering directory '/wrkdirs/usr/ports/net-p2p/namecoin/work/namecoin-core-nc0.21.0.1' Making install in src gmake[3]: Entering directory '/wrkdirs/usr/ports/net-p2p/namecoin/work/namecoin-core-nc0.21.0.1/src' gmake[4]: Entering directory '/wrkdirs/usr/ports/net-p2p/namecoin/work/namecoin-core-nc0.21.0.1/src' gmake[5]: Entering directory '/wrkdirs/usr/ports/net-p2p/namecoin/work/namecoin-core-nc0.21.0.1' gmake[5]: Leaving directory '/wrkdirs/usr/ports/net-p2p/namecoin/work/namecoin-core-nc0.21.0.1' gmake[5]: Entering directory '/wrkdirs/usr/ports/net-p2p/namecoin/work/namecoin-core-nc0.21.0.1/src' gmake[6]: Entering directory '/wrkdirs/usr/ports/net-p2p/namecoin/work/namecoin-core-nc0.21.0.1' gmake[6]: Leaving directory '/wrkdirs/usr/ports/net-p2p/namecoin/work/namecoin-core-nc0.21.0.1' /bin/mkdir -p '/wrkdirs/usr/ports/net-p2p/namecoin/work/stage/usr/local/bin' STRIPPROG='/usr/bin/strip' /bin/sh ../libtool --preserve-dup-deps --mode=install /bin/sh /wrkdirs/usr/ports/net-p2p/namecoin/work/namecoin-core-nc0.21.0.1/build-aux/install-sh -c -s qt/namecoin-qt '/wrkdirs/usr/ports/net-p2p/namecoin/work/stage/usr/local/bin' libtool: install: /bin/sh /wrkdirs/usr/ports/net-p2p/namecoin/work/namecoin-core-nc0.21.0.1/build-aux/install-sh -c -s qt/namecoin-qt /wrkdirs/usr/ports/net-p2p/namecoin/work/stage/usr/local/bin/namecoin-qt gmake[5]: Leaving directory '/wrkdirs/usr/ports/net-p2p/namecoin/work/namecoin-core-nc0.21.0.1/src' gmake[4]: Leaving directory '/wrkdirs/usr/ports/net-p2p/namecoin/work/namecoin-core-nc0.21.0.1/src' gmake[3]: Leaving directory '/wrkdirs/usr/ports/net-p2p/namecoin/work/namecoin-core-nc0.21.0.1/src' gmake[3]: Entering directory '/wrkdirs/usr/ports/net-p2p/namecoin/work/namecoin-core-nc0.21.0.1' gmake[4]: Entering directory '/wrkdirs/usr/ports/net-p2p/namecoin/work/namecoin-core-nc0.21.0.1' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/net-p2p/namecoin/work/namecoin-core-nc0.21.0.1' gmake[3]: Leaving directory '/wrkdirs/usr/ports/net-p2p/namecoin/work/namecoin-core-nc0.21.0.1' gmake[2]: Leaving directory '/wrkdirs/usr/ports/net-p2p/namecoin/work/namecoin-core-nc0.21.0.1' gmake[1]: Leaving directory '/wrkdirs/usr/ports/net-p2p/namecoin/work/namecoin-core-nc0.21.0.1' install -m 0644 /usr/ports/net-p2p/namecoin/files/namecoin-qt.desktop /wrkdirs/usr/ports/net-p2p/namecoin/work/stage/usr/local/share/applications/ /usr/local/bin/svg2png -w128 -h128 /wrkdirs/usr/ports/net-p2p/namecoin/work/namecoin-graphics-a13a73b/svg/namecoin-logo.svg /wrkdirs/usr/ports/net-p2p/namecoin/work/stage/usr/local/share/pixmaps/namecoin128.png ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for namecoin-0.21.0.1_8,1 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for namecoin-0.21.0.1_8,1 build of net-p2p/namecoin | namecoin-0.21.0.1_8,1 ended at Mon Jun 5 08:12:20 CDT 2023 build time: 00:08:46