Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Oct 2018 04:29:36 GMT
From:      pkg-fallout@FreeBSD.org
To:        kbowling@FreeBSD.org
Cc:        pkg-fallout@FreeBSD.org
Subject:   [package - 104amd64-default][net-p2p/bitcoin] Failed for bitcoin-0.17.0 in build
Message-ID:  <201810270429.w9R4Taqa096636@beefy6.nyi.freebsd.org>

next in thread | raw e-mail | index | archive | help
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     kbowling@FreeBSD.org
Last committer: ale@FreeBSD.org
Ident:          $FreeBSD: head/net-p2p/bitcoin/Makefile 481609 2018-10-09 07:56:25Z ale $
Log URL:        http://beefy6.nyi.freebsd.org/data/104amd64-default/483081/logs/bitcoin-0.17.0.log
Build URL:      http://beefy6.nyi.freebsd.org/build.html?mastername=104amd64-default&build=483081
Log:

=>> Building net-p2p/bitcoin
build started at Sat Oct 27 04:11:21 UTC 2018
port directory: /usr/ports/net-p2p/bitcoin
package name: bitcoin-0.17.0
building for: FreeBSD 104amd64-default-job-18 10.4-RELEASE-p13 FreeBSD 10.4-RELEASE-p13 amd64
maintained by: kbowling@FreeBSD.org
Makefile ident:      $FreeBSD: head/net-p2p/bitcoin/Makefile 481609 2018-10-09 07:56:25Z ale $
Poudriere version: 3.2.8
Host OSVERSION: 1300000
Jail OSVERSION: 1004000
Job Id: 18

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1004000
UNAME_v=FreeBSD 10.4-RELEASE-p13
UNAME_r=10.4-RELEASE-p13
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8
MASTERMNT=/usr/local/poudriere/data/.m/104amd64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/104amd64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=104amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/104amd64-default/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 bitcoin-0.17.0:
     DBUS=on: D-Bus IPC system support
     DEBUG=off: Build with debugging support
     HARDENING=on: Attempt to harden binaries (PIE for ASLR, NX Stack)
     QRCODES=on: Display QR Codes
     TESTS=off: Build test binary and unit tests
     UPNP=on: UPnP protocol support
     ZMQ=off: Block and transaction broadcasting with ZeroMQ
====> Wallet Management Support: you can only select none or one of them
     WALLET_BDB48=off: Wallet using BDB 4.8
     WALLET_BDBMODERN=on: Wallet using modern BDB 5.x or 6.x
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
kbowling@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--without-libs  --with-gui=qt5  --without-daemon  --without-utils --with-dbus --disable-debug --enable-hardening --with-qrencode --disable-tests --disable-bench --with-miniupnpc --disable-zmq --enable-wallet --with-incompatible-bdb --disable-asm --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
CRYPTO_CFLAGS="-I/usr/include" CRYPTO_LIBS="-L/usr/lib -lcrypto"  SSL_CFLAGS="-I/usr/include" SSL_LIBS="-L/usr/lib -lssl"  OBJCXX="c++" OBJCXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing  " MAKE=gmake PKG_CONFIG=pkgconf QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/net-p2p/bitcoin/work/bitcoin-0.17.0/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" XDG_DATA_HOME=/wrkdirs/usr/ports/net-p2p/bitcoin/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-p2p/bitcoin/work  HOME=/wrkdirs/usr/ports/net-p2p/bitcoin/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net-p2p/bitcoin/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
V=1 QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/net-p2p/bitcoin/work/bitcoin-0.17.0/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/net-p2p/bitcoin/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-p2p/bitcoin/work  HOME=/wrkdirs/usr/ports/net-p2p/bitcoin/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net-p2p/bitcoin/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector -fno-strict-aliasing "  CPP="cpp" CPPFLAGS="-I/usr/local/include -I/usr/local/include/db5"  LDFLAGS="  -fstack-protector " LIBS="-L/usr/local/lib -L/usr/local/lib/db5"  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing  "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_IN
 STALL_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_BDB48="@comment " NO_WALLET_BDB48="" WALLET_BDBMODERN="" NO_WALLET_BDBMODERN="@comment " ZMQ="@comment " NO_ZMQ="" QT_BINDIR="lib/qt5/bin" QT_INCDIR="include/qt5" QT_LIBDIR="lib/qt5" QT_ARCHDIR="lib/qt5" QT_PLUGINDIR="lib/qt5/plugins" QT_LIBEXECDIR="libexec/qt5" QT_IMPORTDIR="lib/qt5/imports" QT_QMLDIR="lib/qt5/qml" QT_DATADIR="share/qt5" QT_DOCDIR="share/doc/qt5" QT_L10NDIR="share/qt5/translations" QT_EXAMPLEDIR="share/examples/qt5" QT_TESTDIR="share/qt5/tests" QT_MKSPECDIR="lib/qt5/mkspecs" QT_QTCHOOSERDIR="etc/xdg/qtchooser" OSREL=10.4 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/bitcoin"  EXAMPLESDIR="share/examples/bitcoin"  DATADIR="share/bitcoin"  WWWDIR="www/bitcoin"  ETCDIR="etc/bitcoin"
--End PLIST_SUB--

--SUB_LIST--
DBUS="" NO_DBUS="@comment " DEBUG="@comment " NO_DEBUG="" HARDENING="" NO_HARDENING="@comment " QRCODES="" NO_QRCODES="@comment " TESTS="@comment " NO_TESTS="" UPNP="" NO_UPNP="@comment " WALLET_BDB48="@comment " NO_WALLET_BDB48="" WALLET_BDBMODERN="" NO_WALLET_BDBMODERN="@comment " ZMQ="@comment " NO_ZMQ="" PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/bitcoin DOCSDIR=/usr/local/share/doc/bitcoin EXAMPLESDIR=/usr/local/share/examples/bitcoin  WWWDIR=/usr/local/www/bitcoin ETCDIR=/usr/local/etc/bitcoin
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2

# stable/10 includes src.conf too late but make.conf is in sys.mk
.if ${.CURDIR:M/poudriere/jails/10*/usr/src/usr.bin/xlint*}
# Disable build of llib now that head no longer has lint(1)
LINT=	true
.endif
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512 Target: x86_64-unknown-freebsd10.4 Thread model: posix
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512 Target: x86_64-unknown-freebsd10.4 Thread model: posix "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=error: invalid value 'c++14' in '-std=c++14'
CC_OUTPUT_921dbbb2_f2776b26=error: invalid value 'c++17' in '-std=c++17'
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=error: invalid value 'gnu++14' in '-std=gnu++14'
CC_OUTPUT_921dbbb2_fb62803b=error: invalid value 'gnu++17' in '-std=gnu++17'
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512 Target: x86_64-unknown-freebsd10.4 Thread model: posix
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=10.4-RELEASE-p13
OSREL=10.4
OSVERSION=1004000
PYTHONBASE=/usr/local
HAVE_COMPAT_IA32_KERN=YES
CONFIGURE_MAX_CMD_LEN=262144
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  33554432
stack size              (kbytes, -s)  524288
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
sbsize                   (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License MIT accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   bitcoin-0.17.0 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.5_5.txz
[104amd64-default-job-18] Installing pkg-1.10.5_5...
[104amd64-default-job-18] Extracting pkg-1.10.5_5: .......... done
===>   bitcoin-0.17.0 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of bitcoin-0.17.0
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License MIT accepted by the user
===> Fetching all distfiles required by bitcoin-0.17.0 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License MIT accepted by the user
===> Fetching all distfiles required by bitcoin-0.17.0 for building
=> SHA256 Checksum OK for bitcoin/bitcoin-0.17.0.tar.gz.
=> SHA256 Checksum OK for bitcoin/bitcoin128.png.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License MIT accepted by the user
===> Fetching all distfiles required by bitcoin-0.17.0 for building
===>  Extracting for bitcoin-0.17.0
=> SHA256 Checksum OK for bitcoin/bitcoin-0.17.0.tar.gz.
=> SHA256 Checksum OK for bitcoin/bitcoin128.png.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for bitcoin-0.17.0
===========================================================================
=======================<phase: build-depends  >============================
===>   bitcoin-0.17.0 depends on executable: protoc - not found
===>   Installing existing package /packages/All/protobuf-3.5.2_1,1.txz
<snip>
In file included from ./txmempool.h:21:
./sync.h:83:106: warning: GCC does not allow assert_exclusive_lock attribute in this position on a function definition [-Wgcc-compat]
void static inline AssertLockHeldInternal(const char* pszName, const char* pszFile, int nLine, void* cs) ASSERT_EXCLUSIVE_LOCK(cs) {}
                                                                                                         ^
./threadsafety.h:34:70: note: expanded from macro 'ASSERT_EXCLUSIVE_LOCK'
#define ASSERT_EXCLUSIVE_LOCK(...) __attribute((assert_exclusive_lock(__VA_ARGS__)))
                                                                     ^
1 warning generated.
mv -f policy/.deps/libbitcoin_server_a-rbf.Tpo policy/.deps/libbitcoin_server_a-rbf.Po
c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config   -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db5/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include  -I/usr/local/include  -I/usr/local/include -D_THREAD_SAFE -pthread  -I/usr/local/include -I/usr/local/include/db5 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS  -Wstack-protector -fstack-protector-all      -fPIE -O2 -pipe -fstack-protector -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
mv -f .deps/libbitcoin_server_a-pow.Tpo .deps/libbitcoin_server_a-pow.Po
c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config   -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db5/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include  -I/usr/local/include  -I/usr/local/include -D_THREAD_SAFE -pthread  -I/usr/local/include -I/usr/local/include/db5 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS  -Wstack-protector -fstack-protector-all      -fPIE -O2 -pipe -fstack-protector -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
In file included from rest.cpp:9:
In file included from ./index/txindex.h:9:
In file included from ./index/base.h:8:
In file included from ./dbwrapper.h:12:
In file included from ./util.h:20:
./sync.h:83:106: warning: GCC does not allow assert_exclusive_lock attribute in this position on a function definition [-Wgcc-compat]
void static inline AssertLockHeldInternal(const char* pszName, const char* pszFile, int nLine, void* cs) ASSERT_EXCLUSIVE_LOCK(cs) {}
                                                                                                         ^
./threadsafety.h:34:70: note: expanded from macro 'ASSERT_EXCLUSIVE_LOCK'
#define ASSERT_EXCLUSIVE_LOCK(...) __attribute((assert_exclusive_lock(__VA_ARGS__)))
                                                                     ^
1 warning generated.
mv -f .deps/libbitcoin_server_a-rest.Tpo .deps/libbitcoin_server_a-rest.Po
c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config   -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db5/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include  -I/usr/local/include  -I/usr/local/include -D_THREAD_SAFE -pthread  -I/usr/local/include -I/usr/local/include/db5 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS  -Wstack-protector -fstack-protector-all      -fPIE -O2 -pipe -fstack-protector -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
In file included from rpc/blockchain.cpp:15:
In file included from ./validation.h:19:
./sync.h:83:106: warning: GCC does not allow assert_exclusive_lock attribute in this position on a function definition [-Wgcc-compat]
void static inline AssertLockHeldInternal(const char* pszName, const char* pszFile, int nLine, void* cs) ASSERT_EXCLUSIVE_LOCK(cs) {}
                                                                                                         ^
./threadsafety.h:34:70: note: expanded from macro 'ASSERT_EXCLUSIVE_LOCK'
#define ASSERT_EXCLUSIVE_LOCK(...) __attribute((assert_exclusive_lock(__VA_ARGS__)))
                                                                     ^
1 warning generated.
mv -f rpc/.deps/libbitcoin_server_a-blockchain.Tpo rpc/.deps/libbitcoin_server_a-blockchain.Po
c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config   -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db5/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include  -I/usr/local/include  -I/usr/local/include -D_THREAD_SAFE -pthread  -I/usr/local/include -I/usr/local/include/db5 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS  -Wstack-protector -fstack-protector-all      -fPIE -O2 -pipe -fstack-protector -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
In file included from rpc/mining.cpp:13:
In file included from ./validation.h:19:
./sync.h:83:106: warning: GCC does not allow assert_exclusive_lock attribute in this position on a function definition [-Wgcc-compat]
void static inline AssertLockHeldInternal(const char* pszName, const char* pszFile, int nLine, void* cs) ASSERT_EXCLUSIVE_LOCK(cs) {}
                                                                                                         ^
./threadsafety.h:34:70: note: expanded from macro 'ASSERT_EXCLUSIVE_LOCK'
#define ASSERT_EXCLUSIVE_LOCK(...) __attribute((assert_exclusive_lock(__VA_ARGS__)))
                                                                     ^
1 warning generated.
mv -f rpc/.deps/libbitcoin_server_a-mining.Tpo rpc/.deps/libbitcoin_server_a-mining.Po
c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config   -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db5/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include  -I/usr/local/include  -I/usr/local/include -D_THREAD_SAFE -pthread  -I/usr/local/include -I/usr/local/include/db5 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS  -Wstack-protector -fstack-protector-all      -fPIE -O2 -pipe -fstack-protector -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
In file included from rpc/misc.cpp:11:
In file included from ./validation.h:19:
./sync.h:83:106: warning: GCC does not allow assert_exclusive_lock attribute in this position on a function definition [-Wgcc-compat]
void static inline AssertLockHeldInternal(const char* pszName, const char* pszFile, int nLine, void* cs) ASSERT_EXCLUSIVE_LOCK(cs) {}
                                                                                                         ^
./threadsafety.h:34:70: note: expanded from macro 'ASSERT_EXCLUSIVE_LOCK'
#define ASSERT_EXCLUSIVE_LOCK(...) __attribute((assert_exclusive_lock(__VA_ARGS__)))
                                                                     ^
1 warning generated.
mv -f rpc/.deps/libbitcoin_server_a-misc.Tpo rpc/.deps/libbitcoin_server_a-misc.Po
c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config   -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db5/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include  -I/usr/local/include  -I/usr/local/include -D_THREAD_SAFE -pthread  -I/usr/local/include -I/usr/local/include/db5 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS  -Wstack-protector -fstack-protector-all      -fPIE -O2 -pipe -fstack-protector -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
In file included from rpc/net.cpp:10:
In file included from ./validation.h:19:
./sync.h:83:106: warning: GCC does not allow assert_exclusive_lock attribute in this position on a function definition [-Wgcc-compat]
void static inline AssertLockHeldInternal(const char* pszName, const char* pszFile, int nLine, void* cs) ASSERT_EXCLUSIVE_LOCK(cs) {}
                                                                                                         ^
./threadsafety.h:34:70: note: expanded from macro 'ASSERT_EXCLUSIVE_LOCK'
#define ASSERT_EXCLUSIVE_LOCK(...) __attribute((assert_exclusive_lock(__VA_ARGS__)))
                                                                     ^
1 warning generated.
mv -f rpc/.deps/libbitcoin_server_a-net.Tpo rpc/.deps/libbitcoin_server_a-net.Po
c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config   -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db5/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include  -I/usr/local/include  -I/usr/local/include -D_THREAD_SAFE -pthread  -I/usr/local/include -I/usr/local/include/db5 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS  -Wstack-protector -fstack-protector-all      -fPIE -O2 -pipe -fstack-protector -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
In file included from rpc/rawtransaction.cpp:11:
In file included from ./index/txindex.h:9:
In file included from ./index/base.h:8:
In file included from ./dbwrapper.h:12:
In file included from ./util.h:20:
./sync.h:83:106: warning: GCC does not allow assert_exclusive_lock attribute in this position on a function definition [-Wgcc-compat]
void static inline AssertLockHeldInternal(const char* pszName, const char* pszFile, int nLine, void* cs) ASSERT_EXCLUSIVE_LOCK(cs) {}
                                                                                                         ^
./threadsafety.h:34:70: note: expanded from macro 'ASSERT_EXCLUSIVE_LOCK'
#define ASSERT_EXCLUSIVE_LOCK(...) __attribute((assert_exclusive_lock(__VA_ARGS__)))
                                                                     ^
1 warning generated.
mv -f rpc/.deps/libbitcoin_server_a-rawtransaction.Tpo rpc/.deps/libbitcoin_server_a-rawtransaction.Po
c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config   -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db5/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include  -I/usr/local/include  -I/usr/local/include -D_THREAD_SAFE -pthread  -I/usr/local/include -I/usr/local/include/db5 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS  -Wstack-protector -fstack-protector-all      -fPIE -O2 -pipe -fstack-protector -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
In file included from rpc/server.cpp:12:
./sync.h:83:106: warning: GCC does not allow assert_exclusive_lock attribute in this position on a function definition [-Wgcc-compat]
void static inline AssertLockHeldInternal(const char* pszName, const char* pszFile, int nLine, void* cs) ASSERT_EXCLUSIVE_LOCK(cs) {}
                                                                                                         ^
./threadsafety.h:34:70: note: expanded from macro 'ASSERT_EXCLUSIVE_LOCK'
#define ASSERT_EXCLUSIVE_LOCK(...) __attribute((assert_exclusive_lock(__VA_ARGS__)))
                                                                     ^
1 warning generated.
mv -f rpc/.deps/libbitcoin_server_a-server.Tpo rpc/.deps/libbitcoin_server_a-server.Po
c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config   -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db5/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include  -I/usr/local/include  -I/usr/local/include -D_THREAD_SAFE -pthread  -I/usr/local/include -I/usr/local/include/db5 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS  -Wstack-protector -fstack-protector-all      -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing   -MT rpc/libbitcoin_server_a-util.o -MD -MP -MF rpc/.deps/libbitcoin_server_a-util.Tpo -c -o rpc/libbitcoin_server_a-util.o `test -f 'rpc/util.cpp' || echo './'`rpc/util.cpp
In file included from rpc/util.cpp:6:
In file included from ./keystore.h:14:
./sync.h:83:106: warning: GCC does not allow assert_exclusive_lock attribute in this position on a function definition [-Wgcc-compat]
void static inline AssertLockHeldInternal(const char* pszName, const char* pszFile, int nLine, void* cs) ASSERT_EXCLUSIVE_LOCK(cs) {}
                                                                                                         ^
./threadsafety.h:34:70: note: expanded from macro 'ASSERT_EXCLUSIVE_LOCK'
#define ASSERT_EXCLUSIVE_LOCK(...) __attribute((assert_exclusive_lock(__VA_ARGS__)))
                                                                     ^
1 warning generated.
mv -f rpc/.deps/libbitcoin_server_a-util.Tpo rpc/.deps/libbitcoin_server_a-util.Po
c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config   -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db5/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include  -I/usr/local/include  -I/usr/local/include -D_THREAD_SAFE -pthread  -I/usr/local/include -I/usr/local/include/db5 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS  -Wstack-protector -fstack-protector-all      -fPIE -O2 -pipe -fstack-protector -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
In file included from script/sigcache.cpp:12:
In file included from ./util.h:20:
./sync.h:83:106: warning: GCC does not allow assert_exclusive_lock attribute in this position on a function definition [-Wgcc-compat]
void static inline AssertLockHeldInternal(const char* pszName, const char* pszFile, int nLine, void* cs) ASSERT_EXCLUSIVE_LOCK(cs) {}
                                                                                                         ^
./threadsafety.h:34:70: note: expanded from macro 'ASSERT_EXCLUSIVE_LOCK'
#define ASSERT_EXCLUSIVE_LOCK(...) __attribute((assert_exclusive_lock(__VA_ARGS__)))
                                                                     ^
1 warning generated.
mv -f script/.deps/libbitcoin_server_a-sigcache.Tpo script/.deps/libbitcoin_server_a-sigcache.Po
c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config   -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db5/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include  -I/usr/local/include  -I/usr/local/include -D_THREAD_SAFE -pthread  -I/usr/local/include -I/usr/local/include/db5 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS  -Wstack-protector -fstack-protector-all      -fPIE -O2 -pipe -fstack-protector -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
mv -f .deps/libbitcoin_server_a-shutdown.Tpo .deps/libbitcoin_server_a-shutdown.Po
c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config   -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db5/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include  -I/usr/local/include  -I/usr/local/include -D_THREAD_SAFE -pthread  -I/usr/local/include -I/usr/local/include/db5 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS  -Wstack-protector -fstack-protector-all      -fPIE -O2 -pipe -fstack-protector -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
In file included from timedata.cpp:12:
./sync.h:83:106: warning: GCC does not allow assert_exclusive_lock attribute in this position on a function definition [-Wgcc-compat]
void static inline AssertLockHeldInternal(const char* pszName, const char* pszFile, int nLine, void* cs) ASSERT_EXCLUSIVE_LOCK(cs) {}
                                                                                                         ^
./threadsafety.h:34:70: note: expanded from macro 'ASSERT_EXCLUSIVE_LOCK'
#define ASSERT_EXCLUSIVE_LOCK(...) __attribute((assert_exclusive_lock(__VA_ARGS__)))
                                                                     ^
1 warning generated.
mv -f .deps/libbitcoin_server_a-timedata.Tpo .deps/libbitcoin_server_a-timedata.Po
c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config   -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db5/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include  -I/usr/local/include  -I/usr/local/include -D_THREAD_SAFE -pthread  -I/usr/local/include -I/usr/local/include/db5 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS  -Wstack-protector -fstack-protector-all      -fPIE -O2 -pipe -fstack-protector -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
In file included from torcontrol.cpp:6:
In file included from ./torcontrol.h:11:
In file included from ./scheduler.h:17:
./sync.h:83:106: warning: GCC does not allow assert_exclusive_lock attribute in this position on a function definition [-Wgcc-compat]
void static inline AssertLockHeldInternal(const char* pszName, const char* pszFile, int nLine, void* cs) ASSERT_EXCLUSIVE_LOCK(cs) {}
                                                                                                         ^
./threadsafety.h:34:70: note: expanded from macro 'ASSERT_EXCLUSIVE_LOCK'
#define ASSERT_EXCLUSIVE_LOCK(...) __attribute((assert_exclusive_lock(__VA_ARGS__)))
                                                                     ^
1 warning generated.
mv -f .deps/libbitcoin_server_a-torcontrol.Tpo .deps/libbitcoin_server_a-torcontrol.Po
c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config   -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db5/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include  -I/usr/local/include  -I/usr/local/include -D_THREAD_SAFE -pthread  -I/usr/local/include -I/usr/local/include/db5 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS  -Wstack-protector -fstack-protector-all      -fPIE -O2 -pipe -fstack-protector -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
In file included from txdb.cpp:6:
In file included from ./txdb.h:10:
In file included from ./dbwrapper.h:12:
In file included from ./util.h:20:
./sync.h:83:106: warning: GCC does not allow assert_exclusive_lock attribute in this position on a function definition [-Wgcc-compat]
void static inline AssertLockHeldInternal(const char* pszName, const char* pszFile, int nLine, void* cs) ASSERT_EXCLUSIVE_LOCK(cs) {}
                                                                                                         ^
./threadsafety.h:34:70: note: expanded from macro 'ASSERT_EXCLUSIVE_LOCK'
#define ASSERT_EXCLUSIVE_LOCK(...) __attribute((assert_exclusive_lock(__VA_ARGS__)))
                                                                     ^
1 warning generated.
mv -f .deps/libbitcoin_server_a-txdb.Tpo .deps/libbitcoin_server_a-txdb.Po
c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config   -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db5/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include  -I/usr/local/include  -I/usr/local/include -D_THREAD_SAFE -pthread  -I/usr/local/include -I/usr/local/include/db5 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS  -Wstack-protector -fstack-protector-all      -fPIE -O2 -pipe -fstack-protector -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
In file included from txmempool.cpp:6:
In file included from ./txmempool.h:21:
./sync.h:83:106: warning: GCC does not allow assert_exclusive_lock attribute in this position on a function definition [-Wgcc-compat]
void static inline AssertLockHeldInternal(const char* pszName, const char* pszFile, int nLine, void* cs) ASSERT_EXCLUSIVE_LOCK(cs) {}
                                                                                                         ^
./threadsafety.h:34:70: note: expanded from macro 'ASSERT_EXCLUSIVE_LOCK'
#define ASSERT_EXCLUSIVE_LOCK(...) __attribute((assert_exclusive_lock(__VA_ARGS__)))
                                                                     ^
1 warning generated.
mv -f .deps/libbitcoin_server_a-txmempool.Tpo .deps/libbitcoin_server_a-txmempool.Po
c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config   -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db5/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include  -I/usr/local/include  -I/usr/local/include -D_THREAD_SAFE -pthread  -I/usr/local/include -I/usr/local/include/db5 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS  -Wstack-protector -fstack-protector-all      -fPIE -O2 -pipe -fstack-protector -fno-strict-aliasing   -MT libbitcoin_server_a-ui_interface.o -MD -MP -MF .deps/libbitcoin_server_a-ui_interface.Tpo -c -o libbitcoin_server_a-ui_interface.o `test -f 'ui_interface.cpp' || echo './'`ui_interface.cpp
In file included from ui_interface.cpp:6:
In file included from ./util.h:20:
./sync.h:83:106: warning: GCC does not allow assert_exclusive_lock attribute in this position on a function definition [-Wgcc-compat]
void static inline AssertLockHeldInternal(const char* pszName, const char* pszFile, int nLine, void* cs) ASSERT_EXCLUSIVE_LOCK(cs) {}
                                                                                                         ^
./threadsafety.h:34:70: note: expanded from macro 'ASSERT_EXCLUSIVE_LOCK'
#define ASSERT_EXCLUSIVE_LOCK(...) __attribute((assert_exclusive_lock(__VA_ARGS__)))
                                                                     ^
1 warning generated.
mv -f .deps/libbitcoin_server_a-ui_interface.Tpo .deps/libbitcoin_server_a-ui_interface.Po
c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config   -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include/db5/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/local/include -I./leveldb/include -I./leveldb/helpers/memenv -I/usr/include -I/usr/include -I./secp256k1/include -I./univalue/include  -I/usr/local/include  -I/usr/local/include -D_THREAD_SAFE -pthread  -I/usr/local/include -I/usr/local/include/db5 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS  -Wstack-protector -fstack-protector-all      -fPIE -O2 -pipe -fstack-protector -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
In file included from validation.cpp:6:
In file included from ./validation.h:19:
./sync.h:83:106: warning: GCC does not allow assert_exclusive_lock attribute in this position on a function definition [-Wgcc-compat]
void static inline AssertLockHeldInternal(const char* pszName, const char* pszFile, int nLine, void* cs) ASSERT_EXCLUSIVE_LOCK(cs) {}
                                                                                                         ^
./threadsafety.h:34:70: note: expanded from macro 'ASSERT_EXCLUSIVE_LOCK'
#define ASSERT_EXCLUSIVE_LOCK(...) __attribute((assert_exclusive_lock(__VA_ARGS__)))
                                                                     ^
validation.cpp:3827:85: error: expected body of lambda expression
    if (!blocktree.LoadBlockIndexGuts(consensus_params, [this](const uint256& hash) EXCLUSIVE_LOCKS_REQUIRED(cs_main) { return this->InsertBlockIndex(hash); }))
                                                                                    ^
./threadsafety.h:31:39: note: expanded from macro 'EXCLUSIVE_LOCKS_REQUIRED'
#define EXCLUSIVE_LOCKS_REQUIRED(...) __attribute__((exclusive_locks_required(__VA_ARGS__)))
                                      ^
1 warning and 1 error generated.
gmake[3]: *** [Makefile:6710: libbitcoin_server_a-validation.o] Error 1
gmake[3]: Leaving directory '/wrkdirs/usr/ports/net-p2p/bitcoin/work/bitcoin-0.17.0/src'
gmake[2]: *** [Makefile:10440: all-recursive] Error 1
gmake[2]: Leaving directory '/wrkdirs/usr/ports/net-p2p/bitcoin/work/bitcoin-0.17.0/src'
gmake[1]: *** [Makefile:773: all-recursive] Error 1
gmake[1]: Leaving directory '/wrkdirs/usr/ports/net-p2p/bitcoin/work/bitcoin-0.17.0'
*** Error code 1

Stop.
make: stopped in /usr/ports/net-p2p/bitcoin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810270429.w9R4Taqa096636>