[package - 140i386-default][net/ns3] Failed for ns3-3.35_2 in build

From: <pkg-fallout_at_FreeBSD.org>
Date: Sun, 02 Jun 2024 08:01:01 UTC
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:     ports@FreeBSD.org
Log URL:        https://pkg-status.freebsd.org/beefy21/data/140i386-default/2ce6ce9f7525/logs/ns3-3.35_2.log
Build URL:      https://pkg-status.freebsd.org/beefy21/build.html?mastername=140i386-default&build=2ce6ce9f7525
Log:

=>> Building net/ns3
build started at Sun Jun  2 07:02:27 UTC 2024
port directory: /usr/ports/net/ns3
package name: ns3-3.35_2
building for: FreeBSD 140i386-default-job-05 14.0-RELEASE-p6 FreeBSD 14.0-RELEASE-p6 i386
maintained by: ports@FreeBSD.org
Makefile datestamp: -rw-r--r--  1 root wheel 1497 May 21 01:02 /usr/ports/net/ns3/Makefile
Ports top last git commit: 2ce6ce9f7
Ports top unclean checkout: no
Port dir last git commit: a40e26254
Port dir unclean checkout: no
Poudriere version: poudriere-git-3.4.1-30-g79e3edcd
Host OSVERSION: 1500018
Jail OSVERSION: 1400097
Job Id: 05

---Begin Environment---
SHELL=/bin/sh
BLOCKSIZE=K
MAIL=/var/mail/root
MM_CHARSET=UTF-8
LANG=C.UTF-8
OSVERSION=1400097
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
MAKE_OBJDIR_CHECK_WRITABLE=0
UNAME_m=i386
UNAME_p=i386
UNAME_r=14.0-RELEASE-p6
LOCALBASE=/usr/local
UNAME_v=FreeBSD 14.0-RELEASE-p6
USER=root
POUDRIERE_NAME=poudriere-git
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.4.1-30-g79e3edcd
MASTERMNT=/usr/local/poudriere/data/.m/140i386-default/ref
LC_COLLATE=C
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
OUTPUT_REDIRECTED_STDERR=4
OUTPUT_REDIRECTED=1
PWD=/usr/local/poudriere/data/.m/140i386-default/05/.p
OUTPUT_REDIRECTED_STDOUT=3
P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS
MASTERNAME=140i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
SCRIPTNAME=bulk.sh
OLDPWD=/usr/local/poudriere/data/.m/140i386-default/ref/.p/pool
POUDRIERE_PKGNAME=poudriere-git-3.4.1-30-g79e3edcd
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for ns3-3.35_2:
     DEBUG=off: Build with debugging support
     EXAMPLES=on: Build and/or install examples
     GSL=off: GNU Scientific Library support
     GTK2=off: GTK 2 GUI toolkit support
     SUDO=off: Use sudo to set suid bits on executables
     TEST=on: Build and/or run tests
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
ports@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--int64x64=cairo --build-profile=release --enable-examples --disable-gtk --enable-tests --prefix=/usr/local  -j1
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python3.11" XDG_DATA_HOME=/wrkdirs/usr/ports/net/ns3/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/ns3/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/net/ns3/work/.cache  HOME=/wrkdirs/usr/ports/net/ns3/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/ns3/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net/ns3/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/net/ns3/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/ns3/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/net/ns3/work/.cache  HOME=/wrkdirs/usr/ports/net/ns3/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/ns3/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net/ns3/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing "  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector-strong " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing  " BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
VERSION="3.35" PORTEXAMPLES="" DEBUG="@comment " NO_DEBUG="" DEBUG_SUFX="" EXAMPLES="" NO_EXAMPLES="@comment " GSL="@comment " NO_GSL="" GTK2="@comment " NO_GTK2="" SUDO="@comment " NO_SUDO="" TEST="" NO_TEST="@comment " GTK2_VERSION="2.10.0"  GTK3_VERSION="3.0.0"  GTK4_VERSION="4.0.0" PYTHON_INCLUDEDIR=include/python3.11  PYTHON_LIBDIR=lib/python3.11  PYTHON_PLATFORM=freebsd14  PYTHON_SITELIBDIR=lib/python3.11/site-packages  PYTHON_SUFFIX=311  PYTHON_EXT_SUFFIX=.cpython-311  PYTHON_VER=3.11  PYTHON_VERSION=python3.11 PYTHON2="@comment " PYTHON3="" OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/ns3"  EXAMPLESDIR="share/examples/ns3"  DATADIR="share/ns3"  WWWDIR="www/ns3"  ETCDIR="etc/ns3"
--End PLIST_SUB--

--SUB_LIST--
 DEBUG="@comment " NO_DEBUG="" EXAMPLES="" NO_EXAMPLES="@comment " GSL="@comment " NO_GSL="" GTK2="@comment " NO_GTK2="" SUDO="@comment " NO_SUDO="" TEST="" NO_TEST="@comment " PYTHON_INCLUDEDIR=/usr/local/include/python3.11  PYTHON_LIBDIR=/usr/local/lib/python3.11  PYTHON_PLATFORM=freebsd14  PYTHON_SITELIBDIR=/usr/local/lib/python3.11/site-packages  PYTHON_SUFFIX=311  PYTHON_EXT_SUFFIX=.cpython-311  PYTHON_VER=3.11  PYTHON_VERSION=python3.11 PYTHON2="@comment " PYTHON3="" PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/ns3 DOCSDIR=/usr/local/share/doc/ns3 EXAMPLESDIR=/usr/local/share/examples/ns3  WWWDIR=/usr/local/www/ns3 ETCDIR=/usr/local/etc/ns3
--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
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
####  ####
# 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 3 jobs
MAKE_JOBS_NUMBER=3
#### Misc Poudriere ####
.include "/etc/make.conf.ports_env"
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)  524288
stack size              (kbytes, -s)  65536
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)  8192
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>   NOTICE:

The ns3 port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://docs.freebsd.org/en/articles/contributing/#ports-contributing

===>  License GPLv2 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===>   ns3-3.35_2 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.21.3.pkg
[140i386-default-job-05] Installing pkg-1.21.3...
[140i386-default-job-05] Extracting pkg-1.21.3: .......... done
===>   ns3-3.35_2 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of ns3-3.35_2
===========================================================================
=======================<phase: fetch-depends  >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===========================================================================
=======================<phase: fetch          >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>   NOTICE:

The ns3 port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://docs.freebsd.org/en/articles/contributing/#ports-contributing

===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by ns3-3.35_2 for building
===========================================================================
=======================<phase: checksum       >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>   NOTICE:

The ns3 port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://docs.freebsd.org/en/articles/contributing/#ports-contributing

<snip>
07:53:05 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/point-to-point', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/point-to-point/test"', '../src/point-to-point/test/point-to-point-test.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/point-to-point/test/point-to-point-test.cc.3.o']
[2204/2960] Compiling src/propagation/test/channel-condition-model-test-suite.cc
07:53:07 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/propagation', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/propagation/test"', '../src/propagation/test/channel-condition-model-test-suite.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/propagation/test/channel-condition-model-test-suite.cc.3.o']
[2205/2960] Compiling src/propagation/test/itu-r-1411-los-test-suite.cc
07:53:09 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/propagation', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/propagation/test"', '../src/propagation/test/itu-r-1411-los-test-suite.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/propagation/test/itu-r-1411-los-test-suite.cc.3.o']
[2206/2960] Compiling src/propagation/test/three-gpp-propagation-loss-model-test-suite.cc
07:53:11 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/propagation', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/propagation/test"', '../src/propagation/test/three-gpp-propagation-loss-model-test-suite.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/propagation/test/three-gpp-propagation-loss-model-test-suite.cc.3.o']
[2207/2960] Compiling src/propagation/test/okumura-hata-test-suite.cc
07:53:15 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/propagation', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/propagation/test"', '../src/propagation/test/okumura-hata-test-suite.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/propagation/test/okumura-hata-test-suite.cc.3.o']
[2208/2960] Compiling src/propagation/test/probabilistic-v2v-channel-condition-model-test.cc
07:53:17 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/propagation', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/propagation/test"', '../src/propagation/test/probabilistic-v2v-channel-condition-model-test.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/propagation/test/probabilistic-v2v-channel-condition-model-test.cc.3.o']
[2209/2960] Linking build/lib/libns3.35-point-to-point-test.so
07:53:19 runner ['c++', '-shared', '-pthread', 'src/point-to-point/test/point-to-point-test.cc.3.o', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/lib/libns3.35-point-to-point-test.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Llib', '-L/usr/local/lib', '-lns3.35-point-to-point', '-lns3.35-network', '-lns3.35-stats', '-lns3.35-core', '-lrt', '-lsqlite3', '-fstack-protector-strong']
[2210/2960] Compiling src/propagation/test/kun-2600-mhz-test-suite.cc
07:53:19 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/propagation', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/propagation/test"', '../src/propagation/test/kun-2600-mhz-test-suite.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/propagation/test/kun-2600-mhz-test-suite.cc.3.o']
[2211/2960] Compiling src/propagation/test/itu-r-1411-nlos-over-rooftop-test-suite.cc
07:53:22 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/propagation', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/propagation/test"', '../src/propagation/test/itu-r-1411-nlos-over-rooftop-test-suite.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/propagation/test/itu-r-1411-nlos-over-rooftop-test-suite.cc.3.o']
[2212/2960] Compiling src/propagation/test/propagation-loss-model-test-suite.cc
07:53:23 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/propagation', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/propagation/test"', '../src/propagation/test/propagation-loss-model-test-suite.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/propagation/test/propagation-loss-model-test-suite.cc.3.o']
[2213/2960] Linking build/lib/libns3.35-propagation-test.so
07:53:27 runner ['c++', '-shared', '-pthread', 'src/propagation/test/propagation-loss-model-test-suite.cc.3.o', 'src/propagation/test/okumura-hata-test-suite.cc.3.o', 'src/propagation/test/itu-r-1411-los-test-suite.cc.3.o', 'src/propagation/test/kun-2600-mhz-test-suite.cc.3.o', 'src/propagation/test/itu-r-1411-nlos-over-rooftop-test-suite.cc.3.o', 'src/propagation/test/channel-condition-model-test-suite.cc.3.o', 'src/propagation/test/three-gpp-propagation-loss-model-test-suite.cc.3.o', 'src/propagation/test/probabilistic-v2v-channel-condition-model-test.cc.3.o', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/lib/libns3.35-propagation-test.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Llib', '-L/usr/local/lib', '-lns3.35-propagation', '-lns3.35-mobility', '-lns3.35-network', '-lns3.35-stats', '-lns3.35-core', '-lrt', '-lsqlite3', '-fstack-protector-strong']
[2214/2960] Compiling src/sixlowpan/test/sixlowpan-iphc-test.cc
07:53:27 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/sixlowpan', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/sixlowpan/test"', '../src/sixlowpan/test/sixlowpan-iphc-test.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/sixlowpan/test/sixlowpan-iphc-test.cc.3.o']
[2215/2960] Compiling src/sixlowpan/test/sixlowpan-hc1-test.cc
07:53:29 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/sixlowpan', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/sixlowpan/test"', '../src/sixlowpan/test/sixlowpan-hc1-test.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/sixlowpan/test/sixlowpan-hc1-test.cc.3.o']
[2216/2960] Compiling src/sixlowpan/test/sixlowpan-iphc-stateful-test.cc
07:53:32 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/sixlowpan', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/sixlowpan/test"', '../src/sixlowpan/test/sixlowpan-iphc-stateful-test.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/sixlowpan/test/sixlowpan-iphc-stateful-test.cc.3.o']
[2217/2960] Compiling src/sixlowpan/test/sixlowpan-examples-test-suite.cc
07:53:37 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/sixlowpan', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/sixlowpan/test"', '../src/sixlowpan/test/sixlowpan-examples-test-suite.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/sixlowpan/test/sixlowpan-examples-test-suite.cc.3.o']
[2218/2960] Compiling src/sixlowpan/test/sixlowpan-fragmentation-test.cc
07:53:38 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/sixlowpan', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/sixlowpan/test"', '../src/sixlowpan/test/sixlowpan-fragmentation-test.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/sixlowpan/test/sixlowpan-fragmentation-test.cc.3.o']
[2219/2960] Compiling src/sixlowpan/test/mock-net-device.cc
07:53:42 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/sixlowpan', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/sixlowpan/test"', '../src/sixlowpan/test/mock-net-device.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/sixlowpan/test/mock-net-device.cc.3.o']
[2220/2960] Linking build/lib/libns3.35-sixlowpan-test.so
07:53:44 runner ['c++', '-shared', '-pthread', 'src/sixlowpan/test/mock-net-device.cc.3.o', 'src/sixlowpan/test/sixlowpan-hc1-test.cc.3.o', 'src/sixlowpan/test/sixlowpan-iphc-test.cc.3.o', 'src/sixlowpan/test/sixlowpan-iphc-stateful-test.cc.3.o', 'src/sixlowpan/test/sixlowpan-fragmentation-test.cc.3.o', 'src/sixlowpan/test/sixlowpan-examples-test-suite.cc.3.o', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/lib/libns3.35-sixlowpan-test.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Llib', '-L/usr/local/lib', '-lns3.35-sixlowpan', '-lns3.35-internet', '-lns3.35-bridge', '-lns3.35-traffic-control', '-lns3.35-network', '-lns3.35-stats', '-lns3.35-core', '-lrt', '-lsqlite3', '-fstack-protector-strong']
[2221/2960] Compiling src/spectrum/test/spectrum-waveform-generator-test.cc
07:53:44 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/spectrum', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/spectrum/test"', '../src/spectrum/test/spectrum-waveform-generator-test.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/spectrum/test/spectrum-waveform-generator-test.cc.3.o']
[2222/2960] Compiling src/spectrum/test/spectrum-interference-test.cc
07:53:47 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/spectrum', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/spectrum/test"', '../src/spectrum/test/spectrum-interference-test.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/spectrum/test/spectrum-interference-test.cc.3.o']
[2223/2960] Compiling src/spectrum/test/three-gpp-channel-test-suite.cc
07:53:49 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/spectrum', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/spectrum/test"', '../src/spectrum/test/three-gpp-channel-test-suite.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/spectrum/test/three-gpp-channel-test-suite.cc.3.o']
[2224/2960] Compiling src/spectrum/test/spectrum-value-test.cc
07:53:53 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/spectrum', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/spectrum/test"', '../src/spectrum/test/spectrum-value-test.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/spectrum/test/spectrum-value-test.cc.3.o']
[2225/2960] Compiling src/spectrum/test/tv-spectrum-transmitter-test.cc
07:53:56 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/spectrum', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/spectrum/test"', '../src/spectrum/test/tv-spectrum-transmitter-test.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/spectrum/test/tv-spectrum-transmitter-test.cc.3.o']
[2226/2960] Compiling src/spectrum/test/spectrum-ideal-phy-test.cc
07:53:58 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/spectrum', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/spectrum/test"', '../src/spectrum/test/spectrum-ideal-phy-test.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/spectrum/test/spectrum-ideal-phy-test.cc.3.o']
[2227/2960] Compiling src/spectrum/test/tv-helper-distribution-test.cc
07:54:01 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/spectrum', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/spectrum/test"', '../src/spectrum/test/tv-helper-distribution-test.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/spectrum/test/tv-helper-distribution-test.cc.3.o']
[2228/2960] Linking build/lib/libns3.35-spectrum-test.so
07:54:03 runner ['c++', '-shared', '-pthread', 'src/spectrum/test/spectrum-interference-test.cc.3.o', 'src/spectrum/test/spectrum-value-test.cc.3.o', 'src/spectrum/test/spectrum-ideal-phy-test.cc.3.o', 'src/spectrum/test/spectrum-waveform-generator-test.cc.3.o', 'src/spectrum/test/tv-helper-distribution-test.cc.3.o', 'src/spectrum/test/tv-spectrum-transmitter-test.cc.3.o', 'src/spectrum/test/three-gpp-channel-test-suite.cc.3.o', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/lib/libns3.35-spectrum-test.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Llib', '-L/usr/local/lib', '-lns3.35-spectrum', '-lns3.35-propagation', '-lns3.35-mobility', '-lns3.35-network', '-lns3.35-stats', '-lns3.35-antenna', '-lns3.35-core', '-lrt', '-lsqlite3', '-fstack-protector-strong']
[2229/2960] Compiling src/stats/test/histogram-test-suite.cc
07:54:03 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/stats', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/stats/test"', '../src/stats/test/histogram-test-suite.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/stats/test/histogram-test-suite.cc.3.o']
[2230/2960] Compiling src/stats/test/double-probe-test-suite.cc
07:54:04 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/stats', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/stats/test"', '../src/stats/test/double-probe-test-suite.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/stats/test/double-probe-test-suite.cc.3.o']
[2231/2960] Compiling src/stats/test/average-test-suite.cc
07:54:07 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/stats', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/stats/test"', '../src/stats/test/average-test-suite.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/stats/test/average-test-suite.cc.3.o']
[2232/2960] Compiling src/stats/test/basic-data-calculators-test-suite.cc
07:54:10 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/stats', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/stats/test"', '../src/stats/test/basic-data-calculators-test-suite.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/stats/test/basic-data-calculators-test-suite.cc.3.o']
[2233/2960] Compiling src/test/ns3tc/fq-codel-queue-disc-test-suite.cc
07:54:12 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/test', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-I/usr/local/include/libxml2', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/test/traced"', '../src/test/ns3tc/fq-codel-queue-disc-test-suite.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/test/ns3tc/fq-codel-queue-disc-test-suite.cc.4.o']
[2234/2960] Compiling src/test/ns3tcp/ns3tcp-cwnd-test-suite.cc
07:54:23 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/test', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-I/usr/local/include/libxml2', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/test/traced"', '../src/test/ns3tcp/ns3tcp-cwnd-test-suite.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/test/ns3tcp/ns3tcp-cwnd-test-suite.cc.4.o']
[2235/2960] Linking build/lib/libns3.35-stats-test.so
07:54:27 runner ['c++', '-shared', '-pthread', 'src/stats/test/basic-data-calculators-test-suite.cc.3.o', 'src/stats/test/average-test-suite.cc.3.o', 'src/stats/test/double-probe-test-suite.cc.3.o', 'src/stats/test/histogram-test-suite.cc.3.o', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/lib/libns3.35-stats-test.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Llib', '-L/usr/local/lib', '-lns3.35-stats', '-lns3.35-core', '-lrt', '-lsqlite3', '-fstack-protector-strong']
[2236/2960] Compiling src/test/ns3tcp/ns3tcp-socket-test-suite.cc
07:54:27 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/test', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-I/usr/local/include/libxml2', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/test/traced"', '../src/test/ns3tcp/ns3tcp-socket-test-suite.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/test/ns3tcp/ns3tcp-socket-test-suite.cc.4.o']
[2237/2960] Compiling src/test/ns3tc/fq-pie-queue-disc-test-suite.cc
07:54:30 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/test', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-I/usr/local/include/libxml2', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/test/traced"', '../src/test/ns3tc/fq-pie-queue-disc-test-suite.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/test/ns3tc/fq-pie-queue-disc-test-suite.cc.4.o']
[2238/2960] Compiling src/test/ns3tcp/ns3tcp-socket-writer.cc
07:54:38 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/test', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-I/usr/local/include/libxml2', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/test/traced"', '../src/test/ns3tcp/ns3tcp-socket-writer.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/test/ns3tcp/ns3tcp-socket-writer.cc.4.o']
[2239/2960] Compiling src/test/ns3tcp/ns3tcp-loss-test-suite.cc
07:54:39 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/test', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-I/usr/local/include/libxml2', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/test/traced"', '../src/test/ns3tcp/ns3tcp-loss-test-suite.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/test/ns3tcp/ns3tcp-loss-test-suite.cc.4.o']
[2240/2960] Compiling src/test/ns3wifi/wifi-ac-mapping-test-suite.cc
07:54:43 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/test', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-I/usr/local/include/libxml2', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/test/traced"', '../src/test/ns3wifi/wifi-ac-mapping-test-suite.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/test/ns3wifi/wifi-ac-mapping-test-suite.cc.4.o']
[2241/2960] Compiling src/test/traced/traced-callback-typedef-test-suite.cc
07:54:48 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/test', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-I/usr/local/include/libxml2', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/test/traced"', '../src/test/traced/traced-callback-typedef-test-suite.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/test/traced/traced-callback-typedef-test-suite.cc.4.o']
[2242/2960] Compiling src/test/ns3tcp/nsctcp-loss-test-suite.cc
07:55:21 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/test', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-I/usr/local/include/libxml2', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/test/traced"', '../src/test/ns3tcp/nsctcp-loss-test-suite.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/test/ns3tcp/nsctcp-loss-test-suite.cc.4.o']
[2243/2960] Compiling src/test/ns3tcp/ns3tcp-no-delay-test-suite.cc
07:55:28 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/test', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-I/usr/local/include/libxml2', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/test/traced"', '../src/test/ns3tcp/ns3tcp-no-delay-test-suite.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/test/ns3tcp/ns3tcp-no-delay-test-suite.cc.4.o']
[2244/2960] Compiling src/test/traced/traced-value-callback-typedef-test-suite.cc
07:55:32 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/test', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-I/usr/local/include/libxml2', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/test/traced"', '../src/test/traced/traced-value-callback-typedef-test-suite.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/test/traced/traced-value-callback-typedef-test-suite.cc.4.o']
[2245/2960] Compiling src/test/ns3tcp/ns3tcp-state-test-suite.cc
07:55:49 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/test', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-I/usr/local/include/libxml2', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/test/traced"', '../src/test/ns3tcp/ns3tcp-state-test-suite.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/test/ns3tcp/ns3tcp-state-test-suite.cc.4.o']
[2246/2960] Compiling src/test/ns3wifi/wifi-msdu-aggregator-test-suite.cc
07:55:52 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/test', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-I/usr/local/include/libxml2', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/test/traced"', '../src/test/ns3wifi/wifi-msdu-aggregator-test-suite.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/test/ns3wifi/wifi-msdu-aggregator-test-suite.cc.4.o']
[2247/2960] Compiling src/test/csma-system-test-suite.cc
07:55:55 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/test', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-I/usr/local/include/libxml2', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/test/traced"', '../src/test/csma-system-test-suite.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/test/csma-system-test-suite.cc.4.o']
[2248/2960] Compiling src/test/ns3tc/pfifo-fast-queue-disc-test-suite.cc
07:55:59 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/test', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-I/usr/local/include/libxml2', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/test/traced"', '../src/test/ns3tc/pfifo-fast-queue-disc-test-suite.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/test/ns3tc/pfifo-fast-queue-disc-test-suite.cc.4.o']
[2249/2960] Compiling src/test/ns3tc/fq-cobalt-queue-disc-test-suite.cc
07:56:03 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/test', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-I/usr/local/include/libxml2', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/test/traced"', '../src/test/ns3tc/fq-cobalt-queue-disc-test-suite.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/test/ns3tc/fq-cobalt-queue-disc-test-suite.cc.4.o']
[2250/2960] Compiling src/test/ns3wifi/wifi-issue-211-test-suite.cc
07:56:12 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/test', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-I/usr/local/include/libxml2', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/test/traced"', '../src/test/ns3wifi/wifi-issue-211-test-suite.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/test/ns3wifi/wifi-issue-211-test-suite.cc.4.o']
[2251/2960] Compiling src/test/ns3tcp/ns3tcp-interop-test-suite.cc
07:56:15 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/test', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-I/usr/local/include/libxml2', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/test/traced"', '../src/test/ns3tcp/ns3tcp-interop-test-suite.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/test/ns3tcp/ns3tcp-interop-test-suite.cc.4.o']
[2252/2960] Linking build/lib/libns3.35-test-test.so
07:56:17 runner ['c++', '-shared', '-pthread', 'src/test/csma-system-test-suite.cc.4.o', 'src/test/ns3tc/fq-codel-queue-disc-test-suite.cc.4.o', 'src/test/ns3tc/fq-cobalt-queue-disc-test-suite.cc.4.o', 'src/test/ns3tc/fq-pie-queue-disc-test-suite.cc.4.o', 'src/test/ns3tc/pfifo-fast-queue-disc-test-suite.cc.4.o', 'src/test/ns3tcp/ns3tcp-cwnd-test-suite.cc.4.o', 'src/test/ns3tcp/ns3tcp-interop-test-suite.cc.4.o', 'src/test/ns3tcp/ns3tcp-loss-test-suite.cc.4.o', 'src/test/ns3tcp/ns3tcp-no-delay-test-suite.cc.4.o', 'src/test/ns3tcp/ns3tcp-socket-test-suite.cc.4.o', 'src/test/ns3tcp/ns3tcp-state-test-suite.cc.4.o', 'src/test/ns3tcp/nsctcp-loss-test-suite.cc.4.o', 'src/test/ns3tcp/ns3tcp-socket-writer.cc.4.o', 'src/test/ns3wifi/wifi-msdu-aggregator-test-suite.cc.4.o', 'src/test/ns3wifi/wifi-ac-mapping-test-suite.cc.4.o', 'src/test/ns3wifi/wifi-issue-211-test-suite.cc.4.o', 'src/test/traced/traced-callback-typedef-test-suite.cc.4.o', 'src/test/traced/traced-value-callback-typedef-t
est-suite.cc.4.o', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/lib/libns3.35-test-test.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Llib', '-L/usr/local/lib', '-L/usr/local/lib', '-lns3.35-test', '-lns3.35-lte', '-lns3.35-applications', '-lns3.35-csma-layout', '-lns3.35-dsr', '-lns3.35-flow-monitor', '-lns3.35-mesh', '-lns3.35-olsr', '-lns3.35-sixlowpan', '-lns3.35-internet-apps', '-lns3.35-point-to-point-layout', '-lns3.35-internet', '-lns3.35-bridge', '-lns3.35-traffic-control', '-lns3.35-buildings', '-lns3.35-config-store', '-lns3.35-csma', '-lns3.35-wifi', '-lns3.35-lr-wpan', '-lns3.35-spectrum', '-lns3.35-propagation', '-lns3.35-uan', '-lns3.35-mobility', '-lns3.35-energy', '-lns3.35-virtual-net-device', '-lns3.35-point-to-point', '-lns3.35-network', '-lns3.35-stats', '-lns3.35-antenna', '-lns3.35-core', '-lrt', '-lsqlite3', '-lxml2', '-fstack-protector-strong']
[2253/2960] Compiling src/topology-read/test/rocketfuel-topology-reader-test-suite.cc
07:56:17 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/topology-read', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/topology-read/test"', '../src/topology-read/test/rocketfuel-topology-reader-test-suite.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/topology-read/test/rocketfuel-topology-reader-test-suite.cc.3.o']
[2254/2960] Compiling src/traffic-control/test/tc-flow-control-test-suite.cc
07:56:20 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/traffic-control', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/traffic-control/test"', '../src/traffic-control/test/tc-flow-control-test-suite.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/traffic-control/test/tc-flow-control-test-suite.cc.3.o']
[2255/2960] Compiling src/traffic-control/test/cobalt-queue-disc-test-suite.cc
07:56:22 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/traffic-control', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/traffic-control/test"', '../src/traffic-control/test/cobalt-queue-disc-test-suite.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/traffic-control/test/cobalt-queue-disc-test-suite.cc.3.o']
[2256/2960] Compiling src/traffic-control/test/pie-queue-disc-test-suite.cc
07:56:30 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/traffic-control', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/traffic-control/test"', '../src/traffic-control/test/pie-queue-disc-test-suite.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/traffic-control/test/pie-queue-disc-test-suite.cc.3.o']
[2257/2960] Compiling src/traffic-control/test/fifo-queue-disc-test-suite.cc
07:56:40 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/traffic-control', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/traffic-control/test"', '../src/traffic-control/test/fifo-queue-disc-test-suite.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/traffic-control/test/fifo-queue-disc-test-suite.cc.3.o']
[2258/2960] Compiling src/traffic-control/test/tbf-queue-disc-test-suite.cc
07:56:43 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/traffic-control', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/traffic-control/test"', '../src/traffic-control/test/tbf-queue-disc-test-suite.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/traffic-control/test/tbf-queue-disc-test-suite.cc.3.o']
[2259/2960] Linking build/lib/libns3.35-topology-read-test.so
07:56:48 runner ['c++', '-shared', '-pthread', 'src/topology-read/test/rocketfuel-topology-reader-test-suite.cc.3.o', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/lib/libns3.35-topology-read-test.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Llib', '-L/usr/local/lib', '-lns3.35-topology-read', '-lns3.35-network', '-lns3.35-stats', '-lns3.35-core', '-lrt', '-lsqlite3', '-fstack-protector-strong']
[2260/2960] Compiling src/traffic-control/test/adaptive-red-queue-disc-test-suite.cc
07:56:48 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/traffic-control', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/traffic-control/test"', '../src/traffic-control/test/adaptive-red-queue-disc-test-suite.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/traffic-control/test/adaptive-red-queue-disc-test-suite.cc.3.o']
[2261/2960] Compiling src/traffic-control/test/prio-queue-disc-test-suite.cc
07:56:53 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/traffic-control', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/traffic-control/test"', '../src/traffic-control/test/prio-queue-disc-test-suite.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/traffic-control/test/prio-queue-disc-test-suite.cc.3.o']
[2262/2960] Compiling src/traffic-control/test/red-queue-disc-test-suite.cc
07:56:57 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/traffic-control', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/traffic-control/test"', '../src/traffic-control/test/red-queue-disc-test-suite.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/traffic-control/test/red-queue-disc-test-suite.cc.3.o']
[2263/2960] Compiling src/traffic-control/test/codel-queue-disc-test-suite.cc
07:57:06 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/traffic-control', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/traffic-control/test"', '../src/traffic-control/test/codel-queue-disc-test-suite.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/traffic-control/test/codel-queue-disc-test-suite.cc.3.o']
[2264/2960] Compiling src/traffic-control/test/queue-disc-traces-test-suite.cc
07:57:13 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/traffic-control', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/traffic-control/test"', '../src/traffic-control/test/queue-disc-traces-test-suite.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/traffic-control/test/queue-disc-traces-test-suite.cc.3.o']
[2265/2960] Compiling src/uan/test/uan-test.cc
07:57:17 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/uan', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/uan/test"', '../src/uan/test/uan-test.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/uan/test/uan-test.cc.3.o']
[2266/2960] Linking build/lib/libns3.35-traffic-control-test.so
07:57:21 runner ['c++', '-shared', '-pthread', 'src/traffic-control/test/red-queue-disc-test-suite.cc.3.o', 'src/traffic-control/test/codel-queue-disc-test-suite.cc.3.o', 'src/traffic-control/test/adaptive-red-queue-disc-test-suite.cc.3.o', 'src/traffic-control/test/pie-queue-disc-test-suite.cc.3.o', 'src/traffic-control/test/fifo-queue-disc-test-suite.cc.3.o', 'src/traffic-control/test/prio-queue-disc-test-suite.cc.3.o', 'src/traffic-control/test/queue-disc-traces-test-suite.cc.3.o', 'src/traffic-control/test/tbf-queue-disc-test-suite.cc.3.o', 'src/traffic-control/test/tc-flow-control-test-suite.cc.3.o', 'src/traffic-control/test/cobalt-queue-disc-test-suite.cc.3.o', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/lib/libns3.35-traffic-control-test.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Llib', '-L/usr/local/lib', '-lns3.35-traffic-control', '-lns3.35-network', '-lns3.35-stats', '-lns3.35-core', '-lrt', '-lsqlite3', '-fstack-protector-strong']
[2267/2960] Compiling src/uan/test/uan-energy-model-test.cc
07:57:21 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/uan', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/uan/test"', '../src/uan/test/uan-energy-model-test.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/uan/test/uan-energy-model-test.cc.3.o']
[2268/2960] Compiling src/wave/test/mac-extension-test-suite.cc
07:57:24 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/wave', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/wave/test"', '../src/wave/test/mac-extension-test-suite.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/wave/test/mac-extension-test-suite.cc.3.o']
[2269/2960] Compiling src/wave/test/ocb-test-suite.cc
07:57:31 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/wave', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/wave/test"', '../src/wave/test/ocb-test-suite.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/wave/test/ocb-test-suite.cc.3.o']
[2270/2960] Compiling src/wifi/test/wifi-primary-channels-test.cc
07:57:34 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/wifi', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/wifi/test"', '../src/wifi/test/wifi-primary-channels-test.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/wifi/test/wifi-primary-channels-test.cc.3.o']
[2271/2960] Linking build/lib/libns3.35-uan-test.so
07:57:41 runner ['c++', '-shared', '-pthread', 'src/uan/test/uan-test.cc.3.o', 'src/uan/test/uan-energy-model-test.cc.3.o', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/lib/libns3.35-uan-test.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Llib', '-L/usr/local/lib', '-lns3.35-uan', '-lns3.35-energy', '-lns3.35-mobility', '-lns3.35-network', '-lns3.35-stats', '-lns3.35-core', '-lrt', '-lsqlite3', '-fstack-protector-strong']
[2272/2960] Compiling src/wifi/test/block-ack-test-suite.cc
07:57:41 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/wifi', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/wifi/test"', '../src/wifi/test/block-ack-test-suite.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/wifi/test/block-ack-test-suite.cc.3.o']
[2273/2960] Compiling src/wifi/test/tx-duration-test.cc
07:58:04 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/wifi', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/wifi/test"', '../src/wifi/test/tx-duration-test.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/wifi/test/tx-duration-test.cc.3.o']
[2274/2960] Linking build/lib/libns3.35-wave-test.so
07:58:12 runner ['c++', '-shared', '-pthread', 'src/wave/test/mac-extension-test-suite.cc.3.o', 'src/wave/test/ocb-test-suite.cc.3.o', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/lib/libns3.35-wave-test.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Llib', '-L/usr/local/lib', '-lns3.35-wave', '-lns3.35-wifi', '-lns3.35-spectrum', '-lns3.35-propagation', '-lns3.35-mobility', '-lns3.35-energy', '-lns3.35-internet', '-lns3.35-bridge', '-lns3.35-traffic-control', '-lns3.35-network', '-lns3.35-stats', '-lns3.35-antenna', '-lns3.35-core', '-lrt', '-lsqlite3', '-fstack-protector-strong']
[2275/2960] Compiling src/wifi/test/wifi-phy-reception-test.cc
07:58:12 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/wifi', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/wifi/test"', '../src/wifi/test/wifi-phy-reception-test.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/wifi/test/wifi-phy-reception-test.cc.3.o']
[2276/2960] Compiling src/wifi/test/channel-access-manager-test.cc
07:58:24 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/wifi', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/wifi/test"', '../src/wifi/test/channel-access-manager-test.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/wifi/test/channel-access-manager-test.cc.3.o']
[2277/2960] Compiling src/wifi/test/wifi-phy-thresholds-test.cc
07:58:29 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/wifi', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/wifi/test"', '../src/wifi/test/wifi-phy-thresholds-test.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/wifi/test/wifi-phy-thresholds-test.cc.3.o']
[2278/2960] Compiling src/wifi/test/wifi-mac-queue-test.cc
07:58:33 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/wifi', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/wifi/test"', '../src/wifi/test/wifi-mac-queue-test.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/wifi/test/wifi-mac-queue-test.cc.3.o']
[2279/2960] Compiling src/wifi/test/wifi-mac-ofdma-test.cc
07:58:35 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/wifi', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/wifi/test"', '../src/wifi/test/wifi-mac-ofdma-test.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/wifi/test/wifi-mac-ofdma-test.cc.3.o']
[2280/2960] Compiling src/wifi/test/wifi-phy-ofdma-test.cc
07:58:52 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/wifi', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/wifi/test"', '../src/wifi/test/wifi-phy-ofdma-test.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/wifi/test/wifi-phy-ofdma-test.cc.3.o']
[2281/2960] Compiling src/wifi/test/wifi-aggregation-test.cc
07:59:05 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/wifi', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/wifi/test"', '../src/wifi/test/wifi-aggregation-test.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/wifi/test/wifi-aggregation-test.cc.3.o']
[2282/2960] Compiling src/wifi/test/wifi-transmit-mask-test.cc
07:59:14 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/wifi', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/wifi/test"', '../src/wifi/test/wifi-transmit-mask-test.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/wifi/test/wifi-transmit-mask-test.cc.3.o']
[2283/2960] Compiling src/wifi/test/inter-bss-test-suite.cc
07:59:19 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/wifi', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/wifi/test"', '../src/wifi/test/inter-bss-test-suite.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/wifi/test/inter-bss-test-suite.cc.3.o']
[2284/2960] Compiling src/wifi/test/wifi-error-rate-models-test.cc
07:59:24 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/wifi', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/wifi/test"', '../src/wifi/test/wifi-error-rate-models-test.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/wifi/test/wifi-error-rate-models-test.cc.3.o']
[2285/2960] Compiling src/wifi/test/wifi-txop-test.cc
07:59:59 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/wifi', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/wifi/test"', '../src/wifi/test/wifi-txop-test.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/wifi/test/wifi-txop-test.cc.3.o']
[2286/2960] Compiling src/wifi/test/wifi-test.cc
08:00:15 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/wifi', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/wifi/test"', '../src/wifi/test/wifi-test.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/wifi/test/wifi-test.cc.3.o']
[2287/2960] Compiling src/wifi/test/spectrum-wifi-phy-test.cc
08:00:31 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/wifi', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/wifi/test"', '../src/wifi/test/spectrum-wifi-phy-test.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/wifi/test/spectrum-wifi-phy-test.cc.3.o']
[2288/2960] Compiling src/wifi/test/power-rate-adaptation-test.cc
08:00:34 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/wifi', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/wifi/test"', '../src/wifi/test/power-rate-adaptation-test.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/wifi/test/power-rate-adaptation-test.cc.3.o']
[2289/2960] Linking build/lib/libns3.35-wifi-test.so
08:00:42 runner ['c++', '-shared', '-pthread', 'src/wifi/test/block-ack-test-suite.cc.3.o', 'src/wifi/test/channel-access-manager-test.cc.3.o', 'src/wifi/test/tx-duration-test.cc.3.o', 'src/wifi/test/power-rate-adaptation-test.cc.3.o', 'src/wifi/test/wifi-test.cc.3.o', 'src/wifi/test/wifi-txop-test.cc.3.o', 'src/wifi/test/spectrum-wifi-phy-test.cc.3.o', 'src/wifi/test/wifi-primary-channels-test.cc.3.o', 'src/wifi/test/wifi-aggregation-test.cc.3.o', 'src/wifi/test/wifi-error-rate-models-test.cc.3.o', 'src/wifi/test/wifi-transmit-mask-test.cc.3.o', 'src/wifi/test/wifi-phy-thresholds-test.cc.3.o', 'src/wifi/test/wifi-phy-reception-test.cc.3.o', 'src/wifi/test/inter-bss-test-suite.cc.3.o', 'src/wifi/test/wifi-mac-ofdma-test.cc.3.o', 'src/wifi/test/wifi-phy-ofdma-test.cc.3.o', 'src/wifi/test/wifi-mac-queue-test.cc.3.o', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/lib/libns3.35-wifi-test.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Llib', '-L/usr/local/lib', '-lns
3.35-wifi', '-lns3.35-spectrum', '-lns3.35-propagation', '-lns3.35-mobility', '-lns3.35-energy', '-lns3.35-network', '-lns3.35-stats', '-lns3.35-antenna', '-lns3.35-core', '-lrt', '-lsqlite3', '-fstack-protector-strong']
[2290/2960] Compiling src/wimax/test/wimax-tlv-test.cc
08:00:42 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/wimax', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/wimax/test"', '../src/wimax/test/wimax-tlv-test.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/wimax/test/wimax-tlv-test.cc.3.o']
[2291/2960] Compiling src/wimax/test/ss-mac-test.cc
08:00:46 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/wimax', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/wimax/test"', '../src/wimax/test/ss-mac-test.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/wimax/test/ss-mac-test.cc.3.o']
[2292/2960] Compiling src/wimax/test/wimax-service-flow-test.cc
08:00:49 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/wimax', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/wimax/test"', '../src/wimax/test/wimax-service-flow-test.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/wimax/test/wimax-service-flow-test.cc.3.o']
[2293/2960] Compiling src/wimax/test/qos-test.cc
08:00:52 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/wimax', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/wimax/test"', '../src/wimax/test/qos-test.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/wimax/test/qos-test.cc.3.o']
[2294/2960] Compiling src/wimax/test/mac-messages-test.cc
08:00:54 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/wimax', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/wimax/test"', '../src/wimax/test/mac-messages-test.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/wimax/test/mac-messages-test.cc.3.o']
[2295/2960] Compiling src/wimax/test/wimax-fragmentation-test.cc
08:00:56 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/wimax', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/wimax/test"', '../src/wimax/test/wimax-fragmentation-test.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/wimax/test/wimax-fragmentation-test.cc.3.o']
[2296/2960] Compiling src/wimax/test/phy-test.cc
08:00:59 runner ['c++', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '-Wno-unused-local-typedefs', '-Wno-potentially-evaluated-expression', '-std=c++17', '-I../src/wimax', '-fPIC', '-pthread', '-I.', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_NETMAP_USER_H=1', '-DHAVE_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DNS3_ENABLE_EXAMPLES', '-DNS_TEST_SOURCEDIR="src/wimax/test"', '../src/wimax/test/phy-test.cc', '-c', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/wimax/test/phy-test.cc.3.o']
[2297/2960] Linking build/lib/libns3.35-wimax-test.so
08:01:00 runner ['c++', '-shared', '-pthread', 'src/wimax/test/wimax-tlv-test.cc.3.o', 'src/wimax/test/mac-messages-test.cc.3.o', 'src/wimax/test/wimax-service-flow-test.cc.3.o', 'src/wimax/test/ss-mac-test.cc.3.o', 'src/wimax/test/phy-test.cc.3.o', 'src/wimax/test/qos-test.cc.3.o', 'src/wimax/test/wimax-fragmentation-test.cc.3.o', '-o/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/lib/libns3.35-wimax-test.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Llib', '-L/usr/local/lib', '-lns3.35-wimax', '-lns3.35-internet', '-lns3.35-bridge', '-lns3.35-traffic-control', '-lns3.35-propagation', '-lns3.35-mobility', '-lns3.35-network', '-lns3.35-stats', '-lns3.35-core', '-lrt', '-lsqlite3', '-fstack-protector-strong']
[2298/2960] Processing command (${PYTHON}): ../bindings/python/ns3modulegen-modular.py ../src/antenna/bindings/modulegen__gcc_ILP32.py -> src/antenna/bindings/ns3module.cc src/antenna/bindings/ns3module.h src/antenna/bindings/ns3modulegen.log
NS3_ENABLED_FEATURES=python,XmlIo,Threading,RealTime,FdNetDevice,NetmapFdNetDevice,SQLiteStats,ENABLE_TESTS,ENABLE_EXAMPLES GCC_RTTI_ABI_COMPLETE=False /usr/local/bin/python3.11 bindings/python/ns3modulegen-modular.py /wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/src/antenna gcc_ILP32 antenna /wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/antenna/bindings/ns3module.cc 2> /wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build/src/antenna/bindings/ns3modulegen.log: exit code 1
Waf: Leaving directory `/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.35/ns-3.35/build'
Build failed
 -> task in 'pybindgen(ns3 module antenna)' failed with exit status 1: 
	{task 568323800: command ns3modulegen-modular.py,modulegen__gcc_ILP32.py -> ns3module.cc,ns3module.h,ns3modulegen.log}
''
*** Error code 1

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