Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Jan 2017 03:14:57 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110mips64-quarterly][net/zerotier] Failed for zerotier-1.1.14 in build
Message-ID:  <201701280314.v0S3Ev8x042175@beefy16.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:     corsmith@gmail.com
Last committer: ak@FreeBSD.org
Ident:          $FreeBSD: branches/2017Q1/net/zerotier/Makefile 427427 2016-11-30 14:46:03Z ak $
Log URL:        http://beefy16.nyi.freebsd.org/data/110mips64-quarterly/432603/logs/zerotier-1.1.14.log
Build URL:      http://beefy16.nyi.freebsd.org/build.html?mastername=110mips64-quarterly&build=432603
Log:

====>> Building net/zerotier
build started at Sat Jan 28 03:06:58 UTC 2017
port directory: /usr/ports/net/zerotier
building for: FreeBSD 110mips64-quarterly-job-20 11.0-RELEASE-p7 FreeBSD 11.0-RELEASE-p7 r311916 mips
maintained by: corsmith@gmail.com
Makefile ident:      $FreeBSD: branches/2017Q1/net/zerotier/Makefile 427427 2016-11-30 14:46:03Z ak $
Poudriere version: 3.1.14
Host OSVERSION: 1200018
Jail OSVERSION: 1100122
Job Id: 20

---Begin Environment---
SHELL=/bin/csh
UNAME_p=mips64
UNAME_m=mips
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-RELEASE-p7 r311916
UNAME_r=11.0-RELEASE-p7
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=mips64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110mips64-quarterly/ref
QEMU_EMULATING=1
UID=0
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=zerotier-1.1.14
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p7
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=28
PWD=/usr/local/poudriere/data/.m/110mips64-quarterly/ref/.p/pool
MASTERNAME=110mips64-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

---Begin OPTIONS List---
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/net/zerotier/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/zerotier/work  HOME=/wrkdirs/usr/ports/net/zerotier/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/net/zerotier/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/zerotier/work  HOME=/wrkdirs/usr/ports/net/zerotier/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -G0  -flax-vector-conversions -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS=""  LDFLAGS="" LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -G0 -flax-vector-conversions -fno-strict-aliasing "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/zerotier"
EXAMPLESDIR="share/examples/zerotier"
DATADIR="share/zerotier"
WWWDIR="www/zerotier"
ETCDIR="etc/zerotier"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/zerotier
DOCSDIR=/usr/local/share/doc/zerotier
EXAMPLESDIR=/usr/local/share/examples/zerotier
WWWDIR=/usr/local/www/zerotier
ETCDIR=/usr/local/etc/zerotier
--End SUB_LIST--

---Begin make.conf---
.sinclude "/etc/make.nxb.conf"
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
MACHINE=mips
MACHINE_ARCH=mips64
ARCH=${MACHINE_ARCH}
#### /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
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
---Begin make.nxb.conf---
CC=/nxb-bin/usr/bin/cc
CPP=/nxb-bin/usr/bin/cpp
CXX=/nxb-bin/usr/bin/c++
AS=/nxb-bin/usr/bin/as
NM=/nxb-bin/usr/bin/nm
LD=/nxb-bin/usr/bin/ld
OBJCOPY=/nxb-bin/usr/bin/objcopy
SIZE=/nxb-bin/usr/bin/size
STRIPBIN=/nxb-bin/usr/bin/strip
SED=/nxb-bin/usr/bin/sed
READELF=/nxb-bin/usr/bin/readelf
RANLIB=/nxb-bin/usr/bin/ranlib
YACC=/nxb-bin/usr/bin/yacc
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
---End make.nxb.conf---
=======================<phase: check-sanity   >============================
===>  License GPLv3 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   zerotier-1.1.14 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.9.4_1.txz
[110mips64-quarterly-job-20] Installing pkg-1.9.4_1...
[110mips64-quarterly-job-20] Extracting pkg-1.9.4_1: .......... done
===>   zerotier-1.1.14 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of zerotier-1.1.14
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by zerotier-1.1.14 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by zerotier-1.1.14 for building
=> SHA256 Checksum OK for zerotier-ZeroTierOne-1.1.14_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by zerotier-1.1.14 for building
===>  Extracting for zerotier-1.1.14
=> SHA256 Checksum OK for zerotier-ZeroTierOne-1.1.14_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for zerotier-1.1.14
===>  Applying FreeBSD patches for zerotier-1.1.14
===========================================================================
=======================<phase: build-depends  >============================
===>   zerotier-1.1.14 depends on executable: gmake - not found
===>   Installing existing package /packages/All/gmake-4.2.1_1.txz
[110mips64-quarterly-job-20] Installing gmake-4.2.1_1...
[110mips64-quarterly-job-20] `-- Installing indexinfo-0.2.6...
[110mips64-quarterly-job-20] `-- Extracting indexinfo-0.2.6: .... done
[110mips64-quarterly-job-20] `-- Installing gettext-runtime-0.19.8.1_1...
[110mips64-quarterly-job-20] `-- Extracting gettext-runtime-0.19.8.1_1: .......... done
[110mips64-quarterly-job-20] Extracting gmake-4.2.1_1: .......... done
===>   zerotier-1.1.14 depends on executable: gmake - found
===>   Returning to build of zerotier-1.1.14
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for zerotier-1.1.14
===========================================================================
=======================<phase: build          >============================
===>  Building for zerotier-1.1.14
gmake[1]: Entering directory '/wrkdirs/usr/ports/net/zerotier/work/ZeroTierOne-1.1.14'
c++ -O2 -pipe -G0 -flax-vector-conversions -fno-strict-aliasing  -O2 -pipe -G0  -flax-vector-conversions -fno-strict-aliasing -Wall -fPIE -fvisibility=hidden -fstack-protector -pthread  -DNDEBUG  -fno-rtti   -c -o node/C25519.o node/C25519.cpp
node/C25519.cpp:1: warning: -fstack-protector not supported for this target
c++ -O2 -pipe -G0 -flax-vector-conversions -fno-strict-aliasing  -O2 -pipe -G0  -flax-vector-conversions -fno-strict-aliasing -Wall -fPIE -fvisibility=hidden -fstack-protector -pthread  -DNDEBUG  -fno-rtti   -c -o node/CertificateOfMembership.o node/CertificateOfMembership.cpp
node/CertificateOfMembership.cpp:1: warning: -fstack-protector not supported for this target
c++ -O2 -pipe -G0 -flax-vector-conversions -fno-strict-aliasing  -O2 -pipe -G0  -flax-vector-conversions -fno-strict-aliasing -Wall -fPIE -fvisibility=hidden -fstack-protector -pthread  -DNDEBUG  -fno-rtti   -c -o node/Cluster.o node/Cluster.cpp
node/Cluster.cpp:1: warning: -fstack-protector not supported for this target
c++ -O2 -pipe -G0 -flax-vector-conversions -fno-strict-aliasing  -O2 -pipe -G0  -flax-vector-conversions -fno-strict-aliasing -Wall -fPIE -fvisibility=hidden -fstack-protector -pthread  -DNDEBUG  -fno-rtti   -c -o node/DeferredPackets.o node/DeferredPackets.cpp
node/DeferredPackets.cpp:1: warning: -fstack-protector not supported for this target
c++ -O2 -pipe -G0 -flax-vector-conversions -fno-strict-aliasing  -O2 -pipe -G0  -flax-vector-conversions -fno-strict-aliasing -Wall -fPIE -fvisibility=hidden -fstack-protector -pthread  -DNDEBUG  -fno-rtti   -c -o node/Identity.o node/Identity.cpp
node/Identity.cpp:1: warning: -fstack-protector not supported for this target
c++ -O2 -pipe -G0 -flax-vector-conversions -fno-strict-aliasing  -O2 -pipe -G0  -flax-vector-conversions -fno-strict-aliasing -Wall -fPIE -fvisibility=hidden -fstack-protector -pthread  -DNDEBUG  -fno-rtti   -c -o node/IncomingPacket.o node/IncomingPacket.cpp
node/IncomingPacket.cpp:1: warning: -fstack-protector not supported for this target
c++ -O2 -pipe -G0 -flax-vector-conversions -fno-strict-aliasing  -O2 -pipe -G0  -flax-vector-conversions -fno-strict-aliasing -Wall -fPIE -fvisibility=hidden -fstack-protector -pthread  -DNDEBUG  -fno-rtti   -c -o node/InetAddress.o node/InetAddress.cpp
<snip>
Node.cpp:(.text._ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEElS8_EvT_T0_SF_T1_[_ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEElS8_EvT_T0_SF_T1_]+0x274): undefined reference to `__sync_add_and_fetch_4'
Node.cpp:(.text._ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEElS8_EvT_T0_SF_T1_[_ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEElS8_EvT_T0_SF_T1_]+0x290): undefined reference to `__sync_sub_and_fetch_4'
Node.cpp:(.text._ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEElS8_EvT_T0_SF_T1_[_ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEElS8_EvT_T0_SF_T1_]+0x294): undefined reference to `__sync_sub_and_fetch_4'
node/Node.o: In function `void std::make_heap<__gnu_cxx::__normal_iterator<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> >*, std::vector<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> >, std::allocator<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> > > > > >(__gnu_cxx::__normal_iterator<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> >*, std::vector<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> >, std::allocator<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> > > > >, __gnu_cxx::__normal_iterator<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> >*, std::vector<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> >, std::allocator<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> > > > >)':
Node.cpp:(.text._ZSt9make_heapIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEEEvT_SE_[_ZSt9make_heapIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEEEvT_SE_]+0x7c): undefined reference to `__sync_add_and_fetch_4'
Node.cpp:(.text._ZSt9make_heapIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEEEvT_SE_[_ZSt9make_heapIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEEEvT_SE_]+0x80): undefined reference to `__sync_add_and_fetch_4'
node/Node.o: In function `void std::__heap_select<__gnu_cxx::__normal_iterator<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> >*, std::vector<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> >, std::allocator<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> > > > > >(__gnu_cxx::__normal_iterator<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> >*, std::vector<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> >, std::allocator<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> > > > >, __gnu_cxx::__normal_iterator<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> >*, std::vector<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> >, std::allocator<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> > > > >, __gnu_cxx::__normal_iterator<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> >*, std::vector<std::pair<ZeroTier::Address, ZeroTie
 r::SharedPtr<ZeroTier::Peer> >, std::allocator<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> > > > >)':
Node.cpp:(.text._ZSt13__heap_selectIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEEEvT_SE_SE_[_ZSt13__heap_selectIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEEEvT_SE_SE_]+0xc8): undefined reference to `__sync_add_and_fetch_4'
Node.cpp:(.text._ZSt13__heap_selectIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEEEvT_SE_SE_[_ZSt13__heap_selectIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEEEvT_SE_SE_]+0xcc): undefined reference to `__sync_add_and_fetch_4'
Node.cpp:(.text._ZSt13__heap_selectIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEEEvT_SE_SE_[_ZSt13__heap_selectIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEEEvT_SE_SE_]+0xfc): undefined reference to `__sync_add_and_fetch_4'
node/Node.o:Node.cpp:(.text._ZSt13__heap_selectIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEEEvT_SE_SE_[_ZSt13__heap_selectIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEEEvT_SE_SE_]+0x100): more undefined references to `__sync_add_and_fetch_4' follow
node/Node.o: In function `void std::__heap_select<__gnu_cxx::__normal_iterator<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> >*, std::vector<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> >, std::allocator<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> > > > > >(__gnu_cxx::__normal_iterator<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> >*, std::vector<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> >, std::allocator<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> > > > >, __gnu_cxx::__normal_iterator<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> >*, std::vector<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> >, std::allocator<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> > > > >, __gnu_cxx::__normal_iterator<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> >*, std::vector<std::pair<ZeroTier::Address, ZeroTie
 r::SharedPtr<ZeroTier::Peer> >, std::allocator<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> > > > >)':
Node.cpp:(.text._ZSt13__heap_selectIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEEEvT_SE_SE_[_ZSt13__heap_selectIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEEEvT_SE_SE_]+0x11c): undefined reference to `__sync_sub_and_fetch_4'
Node.cpp:(.text._ZSt13__heap_selectIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEEEvT_SE_SE_[_ZSt13__heap_selectIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEEEvT_SE_SE_]+0x120): undefined reference to `__sync_sub_and_fetch_4'
Node.cpp:(.text._ZSt13__heap_selectIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEEEvT_SE_SE_[_ZSt13__heap_selectIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEEEvT_SE_SE_]+0x14c): undefined reference to `__sync_add_and_fetch_4'
Node.cpp:(.text._ZSt13__heap_selectIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEEEvT_SE_SE_[_ZSt13__heap_selectIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEEEvT_SE_SE_]+0x150): undefined reference to `__sync_add_and_fetch_4'
node/Node.o: In function `void std::sort_heap<__gnu_cxx::__normal_iterator<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> >*, std::vector<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> >, std::allocator<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> > > > > >(__gnu_cxx::__normal_iterator<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> >*, std::vector<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> >, std::allocator<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> > > > >, __gnu_cxx::__normal_iterator<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> >*, std::vector<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> >, std::allocator<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> > > > >)':
Node.cpp:(.text._ZSt9sort_heapIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEEEvT_SE_[_ZSt9sort_heapIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEEEvT_SE_]+0x80): undefined reference to `__sync_add_and_fetch_4'
Node.cpp:(.text._ZSt9sort_heapIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEEEvT_SE_[_ZSt9sort_heapIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEEEvT_SE_]+0x84): undefined reference to `__sync_add_and_fetch_4'
Node.cpp:(.text._ZSt9sort_heapIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEEEvT_SE_[_ZSt9sort_heapIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEEEvT_SE_]+0xb4): undefined reference to `__sync_add_and_fetch_4'
node/Node.o:Node.cpp:(.text._ZSt9sort_heapIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEEEvT_SE_[_ZSt9sort_heapIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEEEvT_SE_]+0xb8): more undefined references to `__sync_add_and_fetch_4' follow
node/Node.o: In function `void std::sort_heap<__gnu_cxx::__normal_iterator<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> >*, std::vector<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> >, std::allocator<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> > > > > >(__gnu_cxx::__normal_iterator<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> >*, std::vector<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> >, std::allocator<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> > > > >, __gnu_cxx::__normal_iterator<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> >*, std::vector<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> >, std::allocator<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> > > > >)':
Node.cpp:(.text._ZSt9sort_heapIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEEEvT_SE_[_ZSt9sort_heapIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEEEvT_SE_]+0xd4): undefined reference to `__sync_sub_and_fetch_4'
Node.cpp:(.text._ZSt9sort_heapIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEEEvT_SE_[_ZSt9sort_heapIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEEEvT_SE_]+0xd8): undefined reference to `__sync_sub_and_fetch_4'
Node.cpp:(.text._ZSt9sort_heapIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEEEvT_SE_[_ZSt9sort_heapIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEEEvT_SE_]+0x108): undefined reference to `__sync_add_and_fetch_4'
Node.cpp:(.text._ZSt9sort_heapIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEEEvT_SE_[_ZSt9sort_heapIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEEEvT_SE_]+0x10c): undefined reference to `__sync_add_and_fetch_4'
node/Node.o: In function `void std::__insertion_sort<__gnu_cxx::__normal_iterator<std::pair<unsigned long, ZeroTier::SharedPtr<ZeroTier::Network> >*, std::vector<std::pair<unsigned long, ZeroTier::SharedPtr<ZeroTier::Network> >, std::allocator<std::pair<unsigned long, ZeroTier::SharedPtr<ZeroTier::Network> > > > > >(__gnu_cxx::__normal_iterator<std::pair<unsigned long, ZeroTier::SharedPtr<ZeroTier::Network> >*, std::vector<std::pair<unsigned long, ZeroTier::SharedPtr<ZeroTier::Network> >, std::allocator<std::pair<unsigned long, ZeroTier::SharedPtr<ZeroTier::Network> > > > >, __gnu_cxx::__normal_iterator<std::pair<unsigned long, ZeroTier::SharedPtr<ZeroTier::Network> >*, std::vector<std::pair<unsigned long, ZeroTier::SharedPtr<ZeroTier::Network> >, std::allocator<std::pair<unsigned long, ZeroTier::SharedPtr<ZeroTier::Network> > > > >)':
Node.cpp:(.text._ZSt16__insertion_sortIN9__gnu_cxx17__normal_iteratorIPSt4pairImN8ZeroTier9SharedPtrINS3_7NetworkEEEESt6vectorIS7_SaIS7_EEEEEvT_SD_[_ZSt16__insertion_sortIN9__gnu_cxx17__normal_iteratorIPSt4pairImN8ZeroTier9SharedPtrINS3_7NetworkEEEESt6vectorIS7_SaIS7_EEEEEvT_SD_]+0x84): undefined reference to `__sync_add_and_fetch_4'
Node.cpp:(.text._ZSt16__insertion_sortIN9__gnu_cxx17__normal_iteratorIPSt4pairImN8ZeroTier9SharedPtrINS3_7NetworkEEEESt6vectorIS7_SaIS7_EEEEEvT_SD_[_ZSt16__insertion_sortIN9__gnu_cxx17__normal_iteratorIPSt4pairImN8ZeroTier9SharedPtrINS3_7NetworkEEEESt6vectorIS7_SaIS7_EEEEEvT_SD_]+0x88): undefined reference to `__sync_add_and_fetch_4'
Node.cpp:(.text._ZSt16__insertion_sortIN9__gnu_cxx17__normal_iteratorIPSt4pairImN8ZeroTier9SharedPtrINS3_7NetworkEEEESt6vectorIS7_SaIS7_EEEEEvT_SD_[_ZSt16__insertion_sortIN9__gnu_cxx17__normal_iteratorIPSt4pairImN8ZeroTier9SharedPtrINS3_7NetworkEEEESt6vectorIS7_SaIS7_EEEEEvT_SD_]+0xd4): undefined reference to `__sync_add_and_fetch_4'
node/Node.o:Node.cpp:(.text._ZSt16__insertion_sortIN9__gnu_cxx17__normal_iteratorIPSt4pairImN8ZeroTier9SharedPtrINS3_7NetworkEEEESt6vectorIS7_SaIS7_EEEEEvT_SD_[_ZSt16__insertion_sortIN9__gnu_cxx17__normal_iteratorIPSt4pairImN8ZeroTier9SharedPtrINS3_7NetworkEEEESt6vectorIS7_SaIS7_EEEEEvT_SD_]+0xd8): more undefined references to `__sync_add_and_fetch_4' follow
node/Node.o: In function `void std::__insertion_sort<__gnu_cxx::__normal_iterator<std::pair<unsigned long, ZeroTier::SharedPtr<ZeroTier::Network> >*, std::vector<std::pair<unsigned long, ZeroTier::SharedPtr<ZeroTier::Network> >, std::allocator<std::pair<unsigned long, ZeroTier::SharedPtr<ZeroTier::Network> > > > > >(__gnu_cxx::__normal_iterator<std::pair<unsigned long, ZeroTier::SharedPtr<ZeroTier::Network> >*, std::vector<std::pair<unsigned long, ZeroTier::SharedPtr<ZeroTier::Network> >, std::allocator<std::pair<unsigned long, ZeroTier::SharedPtr<ZeroTier::Network> > > > >, __gnu_cxx::__normal_iterator<std::pair<unsigned long, ZeroTier::SharedPtr<ZeroTier::Network> >*, std::vector<std::pair<unsigned long, ZeroTier::SharedPtr<ZeroTier::Network> >, std::allocator<std::pair<unsigned long, ZeroTier::SharedPtr<ZeroTier::Network> > > > >)':
Node.cpp:(.text._ZSt16__insertion_sortIN9__gnu_cxx17__normal_iteratorIPSt4pairImN8ZeroTier9SharedPtrINS3_7NetworkEEEESt6vectorIS7_SaIS7_EEEEEvT_SD_[_ZSt16__insertion_sortIN9__gnu_cxx17__normal_iteratorIPSt4pairImN8ZeroTier9SharedPtrINS3_7NetworkEEEESt6vectorIS7_SaIS7_EEEEEvT_SD_]+0x1b8): undefined reference to `__sync_sub_and_fetch_4'
Node.cpp:(.text._ZSt16__insertion_sortIN9__gnu_cxx17__normal_iteratorIPSt4pairImN8ZeroTier9SharedPtrINS3_7NetworkEEEESt6vectorIS7_SaIS7_EEEEEvT_SD_[_ZSt16__insertion_sortIN9__gnu_cxx17__normal_iteratorIPSt4pairImN8ZeroTier9SharedPtrINS3_7NetworkEEEESt6vectorIS7_SaIS7_EEEEEvT_SD_]+0x1bc): undefined reference to `__sync_sub_and_fetch_4'
Node.cpp:(.text._ZSt16__insertion_sortIN9__gnu_cxx17__normal_iteratorIPSt4pairImN8ZeroTier9SharedPtrINS3_7NetworkEEEESt6vectorIS7_SaIS7_EEEEEvT_SD_[_ZSt16__insertion_sortIN9__gnu_cxx17__normal_iteratorIPSt4pairImN8ZeroTier9SharedPtrINS3_7NetworkEEEESt6vectorIS7_SaIS7_EEEEEvT_SD_]+0x1fc): undefined reference to `__sync_add_and_fetch_4'
Node.cpp:(.text._ZSt16__insertion_sortIN9__gnu_cxx17__normal_iteratorIPSt4pairImN8ZeroTier9SharedPtrINS3_7NetworkEEEESt6vectorIS7_SaIS7_EEEEEvT_SD_[_ZSt16__insertion_sortIN9__gnu_cxx17__normal_iteratorIPSt4pairImN8ZeroTier9SharedPtrINS3_7NetworkEEEESt6vectorIS7_SaIS7_EEEEEvT_SD_]+0x200): undefined reference to `__sync_add_and_fetch_4'
Node.cpp:(.text._ZSt16__insertion_sortIN9__gnu_cxx17__normal_iteratorIPSt4pairImN8ZeroTier9SharedPtrINS3_7NetworkEEEESt6vectorIS7_SaIS7_EEEEEvT_SD_[_ZSt16__insertion_sortIN9__gnu_cxx17__normal_iteratorIPSt4pairImN8ZeroTier9SharedPtrINS3_7NetworkEEEESt6vectorIS7_SaIS7_EEEEEvT_SD_]+0x21c): undefined reference to `__sync_sub_and_fetch_4'
Node.cpp:(.text._ZSt16__insertion_sortIN9__gnu_cxx17__normal_iteratorIPSt4pairImN8ZeroTier9SharedPtrINS3_7NetworkEEEESt6vectorIS7_SaIS7_EEEEEvT_SD_[_ZSt16__insertion_sortIN9__gnu_cxx17__normal_iteratorIPSt4pairImN8ZeroTier9SharedPtrINS3_7NetworkEEEESt6vectorIS7_SaIS7_EEEEEvT_SD_]+0x220): undefined reference to `__sync_sub_and_fetch_4'
node/Node.o: In function `void std::__final_insertion_sort<__gnu_cxx::__normal_iterator<std::pair<unsigned long, ZeroTier::SharedPtr<ZeroTier::Network> >*, std::vector<std::pair<unsigned long, ZeroTier::SharedPtr<ZeroTier::Network> >, std::allocator<std::pair<unsigned long, ZeroTier::SharedPtr<ZeroTier::Network> > > > > >(__gnu_cxx::__normal_iterator<std::pair<unsigned long, ZeroTier::SharedPtr<ZeroTier::Network> >*, std::vector<std::pair<unsigned long, ZeroTier::SharedPtr<ZeroTier::Network> >, std::allocator<std::pair<unsigned long, ZeroTier::SharedPtr<ZeroTier::Network> > > > >, __gnu_cxx::__normal_iterator<std::pair<unsigned long, ZeroTier::SharedPtr<ZeroTier::Network> >*, std::vector<std::pair<unsigned long, ZeroTier::SharedPtr<ZeroTier::Network> >, std::allocator<std::pair<unsigned long, ZeroTier::SharedPtr<ZeroTier::Network> > > > >)':
Node.cpp:(.text._ZSt22__final_insertion_sortIN9__gnu_cxx17__normal_iteratorIPSt4pairImN8ZeroTier9SharedPtrINS3_7NetworkEEEESt6vectorIS7_SaIS7_EEEEEvT_SD_[_ZSt22__final_insertion_sortIN9__gnu_cxx17__normal_iteratorIPSt4pairImN8ZeroTier9SharedPtrINS3_7NetworkEEEESt6vectorIS7_SaIS7_EEEEEvT_SD_]+0x78): undefined reference to `__sync_add_and_fetch_4'
Node.cpp:(.text._ZSt22__final_insertion_sortIN9__gnu_cxx17__normal_iteratorIPSt4pairImN8ZeroTier9SharedPtrINS3_7NetworkEEEESt6vectorIS7_SaIS7_EEEEEvT_SD_[_ZSt22__final_insertion_sortIN9__gnu_cxx17__normal_iteratorIPSt4pairImN8ZeroTier9SharedPtrINS3_7NetworkEEEESt6vectorIS7_SaIS7_EEEEEvT_SD_]+0x7c): undefined reference to `__sync_add_and_fetch_4'
node/Node.o: In function `__gnu_cxx::__normal_iterator<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> >*, std::vector<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> >, std::allocator<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> > > > > std::__unguarded_partition<__gnu_cxx::__normal_iterator<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> >*, std::vector<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> >, std::allocator<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> > > > >, std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> > >(__gnu_cxx::__normal_iterator<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> >*, std::vector<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> >, std::allocator<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> > > > >, __gnu_cxx::__normal_iterator<std::pair<ZeroTier::Address, ZeroTier::SharedPt
 r<ZeroTier::Peer> >*, std::vector<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> >, std::allocator<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> > > > >, std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> >)':
Node.cpp:(.text._ZSt21__unguarded_partitionIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEES8_ET_SE_SE_T0_[_ZSt21__unguarded_partitionIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEES8_ET_SE_SE_T0_]+0xd8): undefined reference to `__sync_add_and_fetch_4'
Node.cpp:(.text._ZSt21__unguarded_partitionIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEES8_ET_SE_SE_T0_[_ZSt21__unguarded_partitionIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEES8_ET_SE_SE_T0_]+0xdc): undefined reference to `__sync_add_and_fetch_4'
Node.cpp:(.text._ZSt21__unguarded_partitionIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEES8_ET_SE_SE_T0_[_ZSt21__unguarded_partitionIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEES8_ET_SE_SE_T0_]+0x110): undefined reference to `__sync_add_and_fetch_4'
node/Node.o:Node.cpp:(.text._ZSt21__unguarded_partitionIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEES8_ET_SE_SE_T0_[_ZSt21__unguarded_partitionIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEES8_ET_SE_SE_T0_]+0x114): more undefined references to `__sync_add_and_fetch_4' follow
node/Node.o: In function `__gnu_cxx::__normal_iterator<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> >*, std::vector<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> >, std::allocator<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> > > > > std::__unguarded_partition<__gnu_cxx::__normal_iterator<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> >*, std::vector<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> >, std::allocator<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> > > > >, std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> > >(__gnu_cxx::__normal_iterator<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> >*, std::vector<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> >, std::allocator<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> > > > >, __gnu_cxx::__normal_iterator<std::pair<ZeroTier::Address, ZeroTier::SharedPt
 r<ZeroTier::Peer> >*, std::vector<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> >, std::allocator<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> > > > >, std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> >)':
Node.cpp:(.text._ZSt21__unguarded_partitionIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEES8_ET_SE_SE_T0_[_ZSt21__unguarded_partitionIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEES8_ET_SE_SE_T0_]+0x134): undefined reference to `__sync_sub_and_fetch_4'
Node.cpp:(.text._ZSt21__unguarded_partitionIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEES8_ET_SE_SE_T0_[_ZSt21__unguarded_partitionIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEES8_ET_SE_SE_T0_]+0x138): undefined reference to `__sync_sub_and_fetch_4'
Node.cpp:(.text._ZSt21__unguarded_partitionIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEES8_ET_SE_SE_T0_[_ZSt21__unguarded_partitionIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEES8_ET_SE_SE_T0_]+0x16c): undefined reference to `__sync_add_and_fetch_4'
Node.cpp:(.text._ZSt21__unguarded_partitionIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEES8_ET_SE_SE_T0_[_ZSt21__unguarded_partitionIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEES8_ET_SE_SE_T0_]+0x170): undefined reference to `__sync_add_and_fetch_4'
Node.cpp:(.text._ZSt21__unguarded_partitionIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEES8_ET_SE_SE_T0_[_ZSt21__unguarded_partitionIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEES8_ET_SE_SE_T0_]+0x188): undefined reference to `__sync_sub_and_fetch_4'
Node.cpp:(.text._ZSt21__unguarded_partitionIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEES8_ET_SE_SE_T0_[_ZSt21__unguarded_partitionIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEES8_ET_SE_SE_T0_]+0x18c): undefined reference to `__sync_sub_and_fetch_4'
Node.cpp:(.text._ZSt21__unguarded_partitionIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEES8_ET_SE_SE_T0_[_ZSt21__unguarded_partitionIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEES8_ET_SE_SE_T0_]+0x1ac): undefined reference to `__sync_sub_and_fetch_4'
Node.cpp:(.text._ZSt21__unguarded_partitionIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEES8_ET_SE_SE_T0_[_ZSt21__unguarded_partitionIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEES8_ET_SE_SE_T0_]+0x1b0): undefined reference to `__sync_sub_and_fetch_4'
Node.cpp:(.text._ZSt21__unguarded_partitionIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEES8_ET_SE_SE_T0_[_ZSt21__unguarded_partitionIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEES8_ET_SE_SE_T0_]+0x554): undefined reference to `__sync_sub_and_fetch_4'
node/Node.o:Node.cpp:(.text._ZSt21__unguarded_partitionIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEES8_ET_SE_SE_T0_[_ZSt21__unguarded_partitionIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEES8_ET_SE_SE_T0_]+0x558): more undefined references to `__sync_sub_and_fetch_4' follow
node/Node.o: In function `void std::__introsort_loop<__gnu_cxx::__normal_iterator<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> >*, std::vector<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> >, std::allocator<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> > > > >, long>(__gnu_cxx::__normal_iterator<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> >*, std::vector<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> >, std::allocator<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> > > > >, __gnu_cxx::__normal_iterator<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> >*, std::vector<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> >, std::allocator<std::pair<ZeroTier::Address, ZeroTier::SharedPtr<ZeroTier::Peer> > > > >, long)':
Node.cpp:(.text._ZSt16__introsort_loopIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEElEvT_SE_T0_[_ZSt16__introsort_loopIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEElEvT_SE_T0_]+0x100): undefined reference to `__sync_add_and_fetch_4'
Node.cpp:(.text._ZSt16__introsort_loopIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEElEvT_SE_T0_[_ZSt16__introsort_loopIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEElEvT_SE_T0_]+0x104): undefined reference to `__sync_add_and_fetch_4'
Node.cpp:(.text._ZSt16__introsort_loopIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEElEvT_SE_T0_[_ZSt16__introsort_loopIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEElEvT_SE_T0_]+0x140): undefined reference to `__sync_sub_and_fetch_4'
Node.cpp:(.text._ZSt16__introsort_loopIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEElEvT_SE_T0_[_ZSt16__introsort_loopIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEElEvT_SE_T0_]+0x144): undefined reference to `__sync_sub_and_fetch_4'
Node.cpp:(.text._ZSt16__introsort_loopIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEElEvT_SE_T0_[_ZSt16__introsort_loopIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEElEvT_SE_T0_]+0x408): undefined reference to `__sync_sub_and_fetch_4'
Node.cpp:(.text._ZSt16__introsort_loopIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEElEvT_SE_T0_[_ZSt16__introsort_loopIN9__gnu_cxx17__normal_iteratorIPSt4pairIN8ZeroTier7AddressENS3_9SharedPtrINS3_4PeerEEEESt6vectorIS8_SaIS8_EEEElEvT_SE_T0_]+0x40c): undefined reference to `__sync_sub_and_fetch_4'
node/OutboundMulticast.o: In function `ZeroTier::OutboundMulticast::sendOnly(ZeroTier::RuntimeEnvironment const*, ZeroTier::Address const&)':
OutboundMulticast.cpp:(.text+0x1654): undefined reference to `__sync_sub_and_fetch_4'
node/OutboundMulticast.o:OutboundMulticast.cpp:(.text+0x1658): more undefined references to `__sync_sub_and_fetch_4' follow
node/Peer.o: In function `ZeroTier::Peer::received(ZeroTier::InetAddress const&, ZeroTier::InetAddress const&, unsigned int, unsigned long, ZeroTier::Packet::Verb, unsigned long, ZeroTier::Packet::Verb)':
Peer.cpp:(.text+0x3dbc): undefined reference to `__sync_add_and_fetch_4'
Peer.cpp:(.text+0x3dc0): undefined reference to `__sync_add_and_fetch_4'
Peer.cpp:(.text+0x3e3c): undefined reference to `__sync_add_and_fetch_4'
Peer.cpp:(.text+0x3e40): undefined reference to `__sync_add_and_fetch_4'
Peer.cpp:(.text+0x3e6c): undefined reference to `__sync_sub_and_fetch_4'
Peer.cpp:(.text+0x3e70): undefined reference to `__sync_sub_and_fetch_4'
Peer.cpp:(.text+0x401c): undefined reference to `__sync_sub_and_fetch_4'
Peer.cpp:(.text+0x4020): undefined reference to `__sync_sub_and_fetch_4'
Peer.cpp:(.text+0x43dc): undefined reference to `__sync_sub_and_fetch_4'
node/Peer.o:Peer.cpp:(.text+0x43e0): more undefined references to `__sync_sub_and_fetch_4' follow
node/SelfAwareness.o: In function `ZeroTier::SelfAwareness::iam(ZeroTier::Address const&, ZeroTier::InetAddress const&, ZeroTier::InetAddress const&, ZeroTier::InetAddress const&, bool, unsigned long)':
SelfAwareness.cpp:(.text+0x170c): undefined reference to `__sync_add_and_fetch_4'
SelfAwareness.cpp:(.text+0x1710): undefined reference to `__sync_add_and_fetch_4'
SelfAwareness.cpp:(.text+0x195c): undefined reference to `__sync_sub_and_fetch_4'
SelfAwareness.cpp:(.text+0x1960): undefined reference to `__sync_sub_and_fetch_4'
SelfAwareness.cpp:(.text+0x1ccc): undefined reference to `__sync_sub_and_fetch_4'
SelfAwareness.cpp:(.text+0x1cd0): undefined reference to `__sync_sub_and_fetch_4'
node/Switch.o: In function `ZeroTier::Switch::rendezvous(ZeroTier::SharedPtr<ZeroTier::Peer> const&, ZeroTier::InetAddress const&, ZeroTier::InetAddress const&)':
Switch.cpp:(.text+0xab0): undefined reference to `__sync_add_and_fetch_4'
Switch.cpp:(.text+0xab4): undefined reference to `__sync_add_and_fetch_4'
Switch.cpp:(.text+0xb7c): undefined reference to `__sync_add_and_fetch_4'
Switch.cpp:(.text+0xb80): undefined reference to `__sync_add_and_fetch_4'
node/Switch.o: In function `ZeroTier::Switch::_trySend(ZeroTier::Packet const&, bool, unsigned long)':
Switch.cpp:(.text+0x2b68): undefined reference to `__sync_add_and_fetch_4'
node/Switch.o:Switch.cpp:(.text+0x2b6c): more undefined references to `__sync_add_and_fetch_4' follow
node/Switch.o: In function `ZeroTier::Switch::_trySend(ZeroTier::Packet const&, bool, unsigned long)':
Switch.cpp:(.text+0x2bb4): undefined reference to `__sync_sub_and_fetch_4'
Switch.cpp:(.text+0x2bb8): undefined reference to `__sync_sub_and_fetch_4'
Switch.cpp:(.text+0x30dc): undefined reference to `__sync_sub_and_fetch_4'
Switch.cpp:(.text+0x30e0): undefined reference to `__sync_sub_and_fetch_4'
Switch.cpp:(.text+0x3158): undefined reference to `__sync_sub_and_fetch_4'
node/Switch.o:Switch.cpp:(.text+0x315c): more undefined references to `__sync_sub_and_fetch_4' follow
node/Switch.o: In function `ZeroTier::Switch::_trySend(ZeroTier::Packet const&, bool, unsigned long)':
Switch.cpp:(.text+0x332c): undefined reference to `__sync_add_and_fetch_4'
Switch.cpp:(.text+0x3330): undefined reference to `__sync_add_and_fetch_4'
Switch.cpp:(.text+0x334c): undefined reference to `__sync_sub_and_fetch_4'
Switch.cpp:(.text+0x3350): undefined reference to `__sync_sub_and_fetch_4'
Switch.cpp:(.text+0x37f4): undefined reference to `__sync_sub_and_fetch_4'
Switch.cpp:(.text+0x37f8): undefined reference to `__sync_sub_and_fetch_4'
node/Switch.o: In function `ZeroTier::Switch::onRemotePacket(ZeroTier::InetAddress const&, ZeroTier::InetAddress const&, void const*, unsigned int)':
Switch.cpp:(.text+0x6880): undefined reference to `__sync_add_and_fetch_4'
Switch.cpp:(.text+0x6884): undefined reference to `__sync_add_and_fetch_4'
Switch.cpp:(.text+0x68a0): undefined reference to `__sync_sub_and_fetch_4'
Switch.cpp:(.text+0x68a4): undefined reference to `__sync_sub_and_fetch_4'
Switch.cpp:(.text+0x6c78): undefined reference to `__sync_add_and_fetch_4'
Switch.cpp:(.text+0x6c7c): undefined reference to `__sync_add_and_fetch_4'
Switch.cpp:(.text+0x6c98): undefined reference to `__sync_sub_and_fetch_4'
Switch.cpp:(.text+0x6c9c): undefined reference to `__sync_sub_and_fetch_4'
node/Topology.o: In function `ZeroTier::Topology::isUpstream(ZeroTier::Identity const&) const':
Topology.cpp:(.text+0x678): undefined reference to `__sync_add_and_fetch_4'
Topology.cpp:(.text+0x67c): undefined reference to `__sync_add_and_fetch_4'
Topology.cpp:(.text+0x78c): undefined reference to `__sync_sub_and_fetch_4'
Topology.cpp:(.text+0x790): undefined reference to `__sync_sub_and_fetch_4'
Topology.cpp:(.text+0x8b8): undefined reference to `__sync_sub_and_fetch_4'
Topology.cpp:(.text+0x8bc): undefined reference to `__sync_sub_and_fetch_4'
node/Topology.o: In function `ZeroTier::Topology::getBestRoot(ZeroTier::Address const*, unsigned int, bool)':
Topology.cpp:(.text+0xb10): undefined reference to `__sync_add_and_fetch_4'
Topology.cpp:(.text+0xb14): undefined reference to `__sync_add_and_fetch_4'
Topology.cpp:(.text+0xc74): undefined reference to `__sync_add_and_fetch_4'
Topology.cpp:(.text+0xc78): undefined reference to `__sync_add_and_fetch_4'
Topology.cpp:(.text+0xc9c): undefined reference to `__sync_add_and_fetch_4'
node/Topology.o:Topology.cpp:(.text+0xca0): more undefined references to `__sync_add_and_fetch_4' follow
node/Topology.o: In function `ZeroTier::Topology::clean(unsigned long)':
Topology.cpp:(.text+0x1d14): undefined reference to `__sync_sub_and_fetch_4'
Topology.cpp:(.text+0x1d18): undefined reference to `__sync_sub_and_fetch_4'
node/Topology.o: In function `ZeroTier::Topology::getPeer(ZeroTier::Address const&)':
Topology.cpp:(.text+0x21a4): undefined reference to `__sync_add_and_fetch_4'
Topology.cpp:(.text+0x21a8): undefined reference to `__sync_add_and_fetch_4'
Topology.cpp:(.text+0x226c): undefined reference to `__sync_add_and_fetch_4'
Topology.cpp:(.text+0x2270): undefined reference to `__sync_add_and_fetch_4'
Topology.cpp:(.text+0x2310): undefined reference to `__sync_add_and_fetch_4'
node/Topology.o:Topology.cpp:(.text+0x2314): more undefined references to `__sync_add_and_fetch_4' follow
node/Topology.o: In function `ZeroTier::Topology::getPeer(ZeroTier::Address const&)':
Topology.cpp:(.text+0x2340): undefined reference to `__sync_sub_and_fetch_4'
Topology.cpp:(.text+0x2344): undefined reference to `__sync_sub_and_fetch_4'
Topology.cpp:(.text+0x2644): undefined reference to `__sync_sub_and_fetch_4'
Topology.cpp:(.text+0x2648): undefined reference to `__sync_sub_and_fetch_4'
node/Topology.o: In function `ZeroTier::Topology::addPeer(ZeroTier::SharedPtr<ZeroTier::Peer> const&)':
Topology.cpp:(.text+0x2b6c): undefined reference to `__sync_add_and_fetch_4'
Topology.cpp:(.text+0x2b70): undefined reference to `__sync_add_and_fetch_4'
Topology.cpp:(.text+0x2b8c): undefined reference to `__sync_sub_and_fetch_4'
Topology.cpp:(.text+0x2b90): undefined reference to `__sync_sub_and_fetch_4'
Topology.cpp:(.text+0x2c88): undefined reference to `__sync_add_and_fetch_4'
Topology.cpp:(.text+0x2c8c): undefined reference to `__sync_add_and_fetch_4'
Topology.cpp:(.text+0x2ca8): undefined reference to `__sync_sub_and_fetch_4'
Topology.cpp:(.text+0x2cac): undefined reference to `__sync_sub_and_fetch_4'
Topology.cpp:(.text+0x31c0): undefined reference to `__sync_sub_and_fetch_4'
Topology.cpp:(.text+0x31c4): undefined reference to `__sync_sub_and_fetch_4'
node/Topology.o: In function `ZeroTier::Topology::_setWorld(ZeroTier::World const&)':
Topology.cpp:(.text+0x369c): undefined reference to `__sync_sub_and_fetch_4'
node/Topology.o:Topology.cpp:(.text+0x36a0): more undefined references to `__sync_sub_and_fetch_4' follow
node/Topology.o: In function `ZeroTier::Topology::_setWorld(ZeroTier::World const&)':
Topology.cpp:(.text+0x3934): undefined reference to `__sync_add_and_fetch_4'
Topology.cpp:(.text+0x3938): undefined reference to `__sync_add_and_fetch_4'
Topology.cpp:(.text+0x3990): undefined reference to `__sync_add_and_fetch_4'
Topology.cpp:(.text+0x3994): undefined reference to `__sync_add_and_fetch_4'
Topology.cpp:(.text+0x3a1c): undefined reference to `__sync_add_and_fetch_4'
node/Topology.o:Topology.cpp:(.text+0x3a20): more undefined references to `__sync_add_and_fetch_4' follow
node/Topology.o: In function `ZeroTier::Topology::_setWorld(ZeroTier::World const&)':
Topology.cpp:(.text+0x3a4c): undefined reference to `__sync_sub_and_fetch_4'
Topology.cpp:(.text+0x3a50): undefined reference to `__sync_sub_and_fetch_4'
Topology.cpp:(.text+0x3bf8): undefined reference to `__sync_add_and_fetch_4'
Topology.cpp:(.text+0x3bfc): undefined reference to `__sync_add_and_fetch_4'
Topology.cpp:(.text+0x3eb8): undefined reference to `__sync_sub_and_fetch_4'
Topology.cpp:(.text+0x3ebc): undefined reference to `__sync_sub_and_fetch_4'
node/Topology.o: In function `ZeroTier::Topology::Topology(ZeroTier::RuntimeEnvironment const*)':
Topology.cpp:(.text+0x48bc): undefined reference to `__sync_add_and_fetch_4'
Topology.cpp:(.text+0x48c0): undefined reference to `__sync_add_and_fetch_4'
node/Topology.o: In function `ZeroTier::Topology::Topology(ZeroTier::RuntimeEnvironment const*)':
Topology.cpp:(.text+0x5614): undefined reference to `__sync_add_and_fetch_4'
Topology.cpp:(.text+0x5618): undefined reference to `__sync_add_and_fetch_4'
node/Topology.o: In function `ZeroTier::SharedPtr<ZeroTier::Peer>::operator=(ZeroTier::SharedPtr<ZeroTier::Peer> const&)':
Topology.cpp:(.text._ZN8ZeroTier9SharedPtrINS_4PeerEEaSERKS2_[_ZN8ZeroTier9SharedPtrINS_4PeerEEaSERKS2_]+0x50): undefined reference to `__sync_add_and_fetch_4'
node/Topology.o:Topology.cpp:(.text._ZN8ZeroTier9SharedPtrINS_4PeerEEaSERKS2_[_ZN8ZeroTier9SharedPtrINS_4PeerEEaSERKS2_]+0x54): more undefined references to `__sync_add_and_fetch_4' follow
node/Topology.o: In function `ZeroTier::SharedPtr<ZeroTier::Peer>::operator=(ZeroTier::SharedPtr<ZeroTier::Peer> const&)':
Topology.cpp:(.text._ZN8ZeroTier9SharedPtrINS_4PeerEEaSERKS2_[_ZN8ZeroTier9SharedPtrINS_4PeerEEaSERKS2_]+0x70): undefined reference to `__sync_sub_and_fetch_4'
Topology.cpp:(.text._ZN8ZeroTier9SharedPtrINS_4PeerEEaSERKS2_[_ZN8ZeroTier9SharedPtrINS_4PeerEEaSERKS2_]+0x74): undefined reference to `__sync_sub_and_fetch_4'
node/Topology.o: In function `ZeroTier::SharedPtr<ZeroTier::Peer> ZeroTier::Peer::deserializeNew<1048576u>(ZeroTier::RuntimeEnvironment const*, ZeroTier::Identity const&, ZeroTier::Buffer<1048576u> const&, unsigned int&)':
Topology.cpp:(.text._ZN8ZeroTier4Peer14deserializeNewILj1048576EEENS_9SharedPtrIS0_EEPKNS_18RuntimeEnvironmentERKNS_8IdentityERKNS_6BufferIXT_EEERj[_ZN8ZeroTier4Peer14deserializeNewILj1048576EEENS_9SharedPtrIS0_EEPKNS_18RuntimeEnvironmentERKNS_8IdentityERKNS_6BufferIXT_EEERj]+0x1f4): undefined reference to `__sync_add_and_fetch_4'
Topology.cpp:(.text._ZN8ZeroTier4Peer14deserializeNewILj1048576EEENS_9SharedPtrIS0_EEPKNS_18RuntimeEnvironmentERKNS_8IdentityERKNS_6BufferIXT_EEERj[_ZN8ZeroTier4Peer14deserializeNewILj1048576EEENS_9SharedPtrIS0_EEPKNS_18RuntimeEnvironmentERKNS_8IdentityERKNS_6BufferIXT_EEERj]+0x1f8): undefined reference to `__sync_add_and_fetch_4'
Topology.cpp:(.text._ZN8ZeroTier4Peer14deserializeNewILj1048576EEENS_9SharedPtrIS0_EEPKNS_18RuntimeEnvironmentERKNS_8IdentityERKNS_6BufferIXT_EEERj[_ZN8ZeroTier4Peer14deserializeNewILj1048576EEENS_9SharedPtrIS0_EEPKNS_18RuntimeEnvironmentERKNS_8IdentityERKNS_6BufferIXT_EEERj]+0x9b8): undefined reference to `__sync_add_and_fetch_4'
Topology.cpp:(.text._ZN8ZeroTier4Peer14deserializeNewILj1048576EEENS_9SharedPtrIS0_EEPKNS_18RuntimeEnvironmentERKNS_8IdentityERKNS_6BufferIXT_EEERj[_ZN8ZeroTier4Peer14deserializeNewILj1048576EEENS_9SharedPtrIS0_EEPKNS_18RuntimeEnvironmentERKNS_8IdentityERKNS_6BufferIXT_EEERj]+0x9bc): undefined reference to `__sync_add_and_fetch_4'
Topology.cpp:(.text._ZN8ZeroTier4Peer14deserializeNewILj1048576EEENS_9SharedPtrIS0_EEPKNS_18RuntimeEnvironmentERKNS_8IdentityERKNS_6BufferIXT_EEERj[_ZN8ZeroTier4Peer14deserializeNewILj1048576EEENS_9SharedPtrIS0_EEPKNS_18RuntimeEnvironmentERKNS_8IdentityERKNS_6BufferIXT_EEERj]+0x9d0): undefined reference to `__sync_sub_and_fetch_4'
Topology.cpp:(.text._ZN8ZeroTier4Peer14deserializeNewILj1048576EEENS_9SharedPtrIS0_EEPKNS_18RuntimeEnvironmentERKNS_8IdentityERKNS_6BufferIXT_EEERj[_ZN8ZeroTier4Peer14deserializeNewILj1048576EEENS_9SharedPtrIS0_EEPKNS_18RuntimeEnvironmentERKNS_8IdentityERKNS_6BufferIXT_EEERj]+0x9d4): undefined reference to `__sync_sub_and_fetch_4'
Topology.cpp:(.text._ZN8ZeroTier4Peer14deserializeNewILj1048576EEENS_9SharedPtrIS0_EEPKNS_18RuntimeEnvironmentERKNS_8IdentityERKNS_6BufferIXT_EEERj[_ZN8ZeroTier4Peer14deserializeNewILj1048576EEENS_9SharedPtrIS0_EEPKNS_18RuntimeEnvironmentERKNS_8IdentityERKNS_6BufferIXT_EEERj]+0xc40): undefined reference to `__sync_sub_and_fetch_4'
Topology.cpp:(.text._ZN8ZeroTier4Peer14deserializeNewILj1048576EEENS_9SharedPtrIS0_EEPKNS_18RuntimeEnvironmentERKNS_8IdentityERKNS_6BufferIXT_EEERj[_ZN8ZeroTier4Peer14deserializeNewILj1048576EEENS_9SharedPtrIS0_EEPKNS_18RuntimeEnvironmentERKNS_8IdentityERKNS_6BufferIXT_EEERj]+0xc44): undefined reference to `__sync_sub_and_fetch_4'
gmake[1]: *** [make-freebsd.mk:42: one] Error 1
gmake[1]: Leaving directory '/wrkdirs/usr/ports/net/zerotier/work/ZeroTierOne-1.1.14'
*** Error code 1

Stop.
make: stopped in /usr/ports/net/zerotier



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