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: k...@chaosophia.net Last committer: pa...@freebsd.org Ident: $FreeBSD: branches/2017Q1/net/ns3/Makefile 421994 2016-09-13 11:41:21Z pawel $ Log URL: http://beefy14.nyi.freebsd.org/data/110mips-quarterly/435783/logs/ns3-3.25.log Build URL: http://beefy14.nyi.freebsd.org/build.html?mastername=110mips-quarterly&build=435783 Log: ====>> Building net/ns3 build started at Sat Mar 11 03:14:32 UTC 2017 port directory: /usr/ports/net/ns3 building for: FreeBSD 110mips-quarterly-job-09 11.0-RELEASE-p8 FreeBSD 11.0-RELEASE-p8 r314125 mips maintained by: k...@chaosophia.net Makefile ident: $FreeBSD: branches/2017Q1/net/ns3/Makefile 421994 2016-09-13 11:41:21Z pawel $ Poudriere version: 3.1.14-183-g5366a370 Host OSVERSION: 1200020 Jail OSVERSION: 1100122 Job Id: 09 ---Begin Environment--- SHELL=/bin/csh UNAME_p=mips UNAME_m=mips ABI_FILE=/usr/lib/crt1.o OSVERSION=1100122 UNAME_v=FreeBSD 11.0-RELEASE-p8 r314125 UNAME_r=11.0-RELEASE-p8 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/110mips-quarterly/ref QEMU_EMULATING=1 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=ns3-3.25 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/110mips-quarterly/ref/.p/pool MASTERNAME=110mips-quarterly SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root POUDRIERE_VERSION=3.1.14-183-g5366a370 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for ns3-3.25: 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--- --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/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/net/ns3/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/ns3/work HOME=/wrkdirs/usr/ports/net/ns3/work TMPDIR="/tmp" 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 HOME=/wrkdirs/usr/ports/net/ns3/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 -fno-strict-aliasing" CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -G0 -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-- VERSION="3.25" 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 " PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd11 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VER=2.7 PYTHON_VERSION=python2.7 GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" 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 " 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--- .sinclude "/etc/make.nxb.conf" USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles MACHINE=mips MACHINE_ARCH=mips 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 # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### ARCH=mips CONFIGURE_MAX_CMD_LEN=262144 OPSYS=FreeBSD OSREL=11.0 OSVERSION=1100122 PYTHONBASE=/usr/local UID=0 _JAVA_OS_LIST_REGEXP=native\|linux _JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun _JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+ _OSRELEASE=11.0-RELEASE-p8 #### Misc Poudriere #### GID=0 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--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 131072 stack size (kbytes, -s) 8192 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 <snip> [1105/2463] Compiling src/olsr/test/bug780-test.cc 04:52:27 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-I../src/olsr', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '-DNS_TEST_SOURCEDIR="src/olsr/test"', '../src/olsr/test/bug780-test.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/olsr/test/bug780-test.cc.3.o'] [1106/2463] Compiling src/olsr/helper/olsr-helper.cc 04:52:43 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-Isrc/olsr', '-I../src/olsr', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/olsr/helper/olsr-helper.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/olsr/helper/olsr-helper.cc.1.o'] [1107/2463] Compiling src/olsr/model/olsr-routing-protocol.cc 04:52:52 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-Isrc/olsr', '-I../src/olsr', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/olsr/model/olsr-routing-protocol.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/olsr/model/olsr-routing-protocol.cc.1.o'] [1108/2463] Compiling src/olsr/model/olsr-header.cc 04:53:46 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-Isrc/olsr', '-I../src/olsr', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/olsr/model/olsr-header.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/olsr/model/olsr-header.cc.1.o'] [1109/2463] Compiling build/src/nix-vector-routing/bindings/ns3module.cc 04:53:56 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-fno-strict-aliasing', '-fno-strict-aliasing', '-fvisibility=hidden', '-pthread', '-I.', '-I..', '-Isrc/nix-vector-routing/bindings', '-I../src/nix-vector-routing/bindings', '-I/usr/local/include/python2.7', '-I/usr/local/include', '-I/usr/local/include/libxml2', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DNS_DEPRECATED=', '-DNS3_DEPRECATED_H', '-DHAVE_PYEXT=1', '-DNDEBUG', '-DHAVE_SQLITE3=1', '-DHAVE_LIBXML2=1', 'src/nix-vector-routing/bindings/ns3module.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/nix-vector-routing/bindings/ns3module.cc.5.o'] [1110/2463] Compiling src/nix-vector-routing/examples/nix-simple.cc 04:54:26 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-pthread', '-I.', '-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_SQLITE3=1', '-DHAVE_LIBXML2=1', '../src/nix-vector-routing/examples/nix-simple.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/nix-vector-routing/examples/nix-simple.cc.1.o'] [1111/2463] Compiling src/nix-vector-routing/helper/ipv4-nix-vector-helper.cc 04:54:40 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-Isrc/nix-vector-routing', '-I../src/nix-vector-routing', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/nix-vector-routing/helper/ipv4-nix-vector-helper.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/nix-vector-routing/helper/ipv4-nix-vector-helper.cc.1.o'] [1112/2463] Compiling build/src/network/bindings/ns3module.cc 04:54:48 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-fno-strict-aliasing', '-fno-strict-aliasing', '-fvisibility=hidden', '-pthread', '-I.', '-I..', '-Isrc/network/bindings', '-I../src/network/bindings', '-I/usr/local/include/python2.7', '-I/usr/local/include', '-I/usr/local/include/libxml2', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DNS_DEPRECATED=', '-DNS3_DEPRECATED_H', '-DHAVE_PYEXT=1', '-DNDEBUG', '-DHAVE_SQLITE3=1', '-DHAVE_LIBXML2=1', 'src/network/bindings/ns3module.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/network/bindings/ns3module.cc.7.o'] [1113/2463] Compiling src/network/examples/main-packet-header.cc 04:59:42 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/network/examples/main-packet-header.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/network/examples/main-packet-header.cc.1.o'] [1114/2463] Compiling src/network/test/pcap-file-test-suite.cc 04:59:47 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-I../src/network', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '-DNS_TEST_SOURCEDIR="src/network/test"', '../src/network/test/pcap-file-test-suite.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/network/test/pcap-file-test-suite.cc.3.o'] [1115/2463] Compiling src/network/test/packet-test-suite.cc 05:01:24 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-I../src/network', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '-DNS_TEST_SOURCEDIR="src/network/test"', '../src/network/test/packet-test-suite.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/network/test/packet-test-suite.cc.3.o'] [1116/2463] Compiling src/network/test/ipv6-address-test-suite.cc 05:02:06 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-I../src/network', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '-DNS_TEST_SOURCEDIR="src/network/test"', '../src/network/test/ipv6-address-test-suite.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/network/test/ipv6-address-test-suite.cc.3.o'] [1117/2463] Compiling src/network/test/error-model-test-suite.cc 05:02:22 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-I../src/network', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '-DNS_TEST_SOURCEDIR="src/network/test"', '../src/network/test/error-model-test-suite.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/network/test/error-model-test-suite.cc.3.o'] [1118/2463] Compiling src/network/test/drop-tail-queue-test-suite.cc 05:02:43 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-I../src/network', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '-DNS_TEST_SOURCEDIR="src/network/test"', '../src/network/test/drop-tail-queue-test-suite.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/network/test/drop-tail-queue-test-suite.cc.3.o'] [1119/2463] Compiling src/network/helper/simple-net-device-helper.cc 05:02:55 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/network/helper/simple-net-device-helper.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/network/helper/simple-net-device-helper.cc.1.o'] [1120/2463] Compiling src/network/helper/net-device-container.cc 05:03:04 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/network/helper/net-device-container.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/network/helper/net-device-container.cc.1.o'] [1121/2463] Compiling src/network/helper/application-container.cc 05:03:09 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/network/helper/application-container.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/network/helper/application-container.cc.1.o'] [1122/2463] Compiling src/network/utils/packet-socket-server.cc 05:03:14 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/network/utils/packet-socket-server.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/network/utils/packet-socket-server.cc.1.o'] [1123/2463] Compiling src/network/utils/packet-socket-client.cc 05:03:25 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/network/utils/packet-socket-client.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/network/utils/packet-socket-client.cc.1.o'] [1124/2463] Compiling src/network/utils/radiotap-header.cc 05:03:46 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/network/utils/radiotap-header.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/network/utils/radiotap-header.cc.1.o'] [1125/2463] Compiling src/network/utils/queue.cc 05:03:58 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/network/utils/queue.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/network/utils/queue.cc.1.o'] [1126/2463] Compiling src/network/utils/packet-socket-factory.cc 05:04:17 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/network/utils/packet-socket-factory.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/network/utils/packet-socket-factory.cc.1.o'] [1127/2463] Compiling src/network/utils/packet-socket-address.cc 05:04:22 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/network/utils/packet-socket-address.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/network/utils/packet-socket-address.cc.1.o'] [1128/2463] Compiling src/network/utils/packet-socket.cc 05:04:27 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/network/utils/packet-socket.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/network/utils/packet-socket.cc.1.o'] [1129/2463] Compiling src/network/utils/packetbb.cc 05:04:42 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/network/utils/packetbb.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/network/utils/packetbb.cc.1.o'] [1130/2463] Compiling src/network/utils/mac16-address.cc 05:04:56 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/network/utils/mac16-address.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/network/utils/mac16-address.cc.1.o'] [1131/2463] Compiling src/network/utils/inet-socket-address.cc 05:05:03 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/network/utils/inet-socket-address.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/network/utils/inet-socket-address.cc.1.o'] [1132/2463] Compiling src/network/utils/flow-id-tag.cc 05:05:06 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/network/utils/flow-id-tag.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/network/utils/flow-id-tag.cc.1.o'] [1133/2463] Compiling src/network/utils/ethernet-trailer.cc 05:05:11 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/network/utils/ethernet-trailer.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/network/utils/ethernet-trailer.cc.1.o'] [1134/2463] Compiling src/network/utils/ethernet-header.cc 05:05:16 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/network/utils/ethernet-header.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/network/utils/ethernet-header.cc.1.o'] [1135/2463] Compiling src/network/utils/error-model.cc 05:05:22 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/network/utils/error-model.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/network/utils/error-model.cc.1.o'] [1136/2463] Compiling src/network/model/trailer.cc 05:05:36 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/network/model/trailer.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/network/model/trailer.cc.1.o'] [1137/2463] Compiling src/network/model/tag-buffer.cc 05:05:39 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/network/model/tag-buffer.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/network/model/tag-buffer.cc.1.o'] [1138/2463] Compiling src/network/model/socket-factory.cc 05:05:43 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/network/model/socket-factory.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/network/model/socket-factory.cc.1.o'] [1139/2463] Compiling src/network/model/packet-tag-list.cc 05:05:47 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/network/model/packet-tag-list.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/network/model/packet-tag-list.cc.1.o'] [1140/2463] Compiling src/network/model/packet.cc 05:05:52 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/network/model/packet.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/network/model/packet.cc.1.o'] [1141/2463] Compiling src/network/model/node.cc 05:06:01 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/network/model/node.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/network/model/node.cc.1.o'] [1142/2463] Compiling src/network/model/nix-vector.cc 05:06:16 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/network/model/nix-vector.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/network/model/nix-vector.cc.1.o'] [1143/2463] Compiling src/network/model/header.cc 05:06:21 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/network/model/header.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/network/model/header.cc.1.o'] [1144/2463] Compiling src/network/model/channel.cc 05:06:25 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/network/model/channel.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/network/model/channel.cc.1.o'] [1145/2463] Compiling src/network/model/buffer.cc 05:06:29 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/network/model/buffer.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/network/model/buffer.cc.1.o'] [1146/2463] Compiling src/network/model/application.cc 05:06:36 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/network/model/application.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/network/model/application.cc.1.o'] [1147/2463] Compiling src/netanim/examples/resources-counters.cc 05:06:45 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-pthread', '-I.', '-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_SQLITE3=1', '-DHAVE_LIBXML2=1', '../src/netanim/examples/resources-counters.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/netanim/examples/resources-counters.cc.7.o'] [1148/2463] Compiling src/netanim/examples/star-animation.cc 05:07:04 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-pthread', '-I.', '-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_SQLITE3=1', '-DHAVE_LIBXML2=1', '../src/netanim/examples/star-animation.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/netanim/examples/star-animation.cc.3.o'] [1149/2463] Compiling src/netanim/examples/dumbbell-animation.cc 05:07:22 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-pthread', '-I.', '-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_SQLITE3=1', '-DHAVE_LIBXML2=1', '../src/netanim/examples/dumbbell-animation.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/netanim/examples/dumbbell-animation.cc.1.o'] [1150/2463] Compiling src/netanim/test/netanim-test.cc 05:07:39 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-I../src/netanim', '-fPIC', '-pthread', '-I.', '-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_SQLITE3=1', '-DHAVE_LIBXML2=1', '-DNS_TEST_SOURCEDIR="src/netanim/test"', '../src/netanim/test/netanim-test.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/netanim/test/netanim-test.cc.3.o'] [1151/2463] Compiling src/mpi/model/remote-channel-bundle.cc 05:07:55 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/mpi/model/remote-channel-bundle.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/mpi/model/remote-channel-bundle.cc.1.o'] [1152/2463] Compiling src/mpi/model/null-message-mpi-interface.cc 05:08:02 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/mpi/model/null-message-mpi-interface.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/mpi/model/null-message-mpi-interface.cc.1.o'] [1153/2463] Compiling src/mpi/model/null-message-simulator-impl.cc 05:08:07 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/mpi/model/null-message-simulator-impl.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/mpi/model/null-message-simulator-impl.cc.1.o'] [1154/2463] Compiling src/mpi/model/granted-time-window-mpi-interface.cc 05:08:16 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/mpi/model/granted-time-window-mpi-interface.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/mpi/model/granted-time-window-mpi-interface.cc.1.o'] [1155/2463] Compiling src/mpi/model/distributed-simulator-impl.cc 05:08:21 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/mpi/model/distributed-simulator-impl.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/mpi/model/distributed-simulator-impl.cc.1.o'] [1156/2463] Compiling src/mobility/examples/mobility-trace-example.cc 05:08:30 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/mobility/examples/mobility-trace-example.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/mobility/examples/mobility-trace-example.cc.4.o'] [1157/2463] Compiling src/mobility/examples/main-grid-topology.cc 05:08:42 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/mobility/examples/main-grid-topology.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/mobility/examples/main-grid-topology.cc.1.o'] [1158/2463] Compiling src/mobility/test/rand-cart-around-geo-test.cc 05:08:51 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-I../src/mobility', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '-DNS_TEST_SOURCEDIR="src/mobility/test"', '../src/mobility/test/rand-cart-around-geo-test.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/mobility/test/rand-cart-around-geo-test.cc.3.o'] [1159/2463] Compiling src/mobility/test/waypoint-mobility-model-test.cc 05:08:58 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-I../src/mobility', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '-DNS_TEST_SOURCEDIR="src/mobility/test"', '../src/mobility/test/waypoint-mobility-model-test.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/mobility/test/waypoint-mobility-model-test.cc.3.o'] [1160/2463] Compiling src/mobility/test/steady-state-random-waypoint-mobility-model-test.cc 05:09:09 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-I../src/mobility', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '-DNS_TEST_SOURCEDIR="src/mobility/test"', '../src/mobility/test/steady-state-random-waypoint-mobility-model-test.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/mobility/test/steady-state-random-waypoint-mobility-model-test.cc.3.o'] [1161/2463] Compiling src/mobility/test/ns2-mobility-helper-test-suite.cc 05:09:20 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-I../src/mobility', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '-DNS_TEST_SOURCEDIR="src/mobility/test"', '../src/mobility/test/ns2-mobility-helper-test-suite.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/mobility/test/ns2-mobility-helper-test-suite.cc.3.o'] [1162/2463] Compiling src/mobility/test/mobility-test-suite.cc 05:09:49 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-I../src/mobility', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '-DNS_TEST_SOURCEDIR="src/mobility/test"', '../src/mobility/test/mobility-test-suite.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/mobility/test/mobility-test-suite.cc.3.o'] [1163/2463] Compiling src/mobility/helper/ns2-mobility-helper.cc 05:10:11 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/mobility/helper/ns2-mobility-helper.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/mobility/helper/ns2-mobility-helper.cc.1.o'] [1164/2463] Compiling src/mobility/model/rectangle.cc 05:10:25 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/mobility/model/rectangle.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/mobility/model/rectangle.cc.1.o'] [1165/2463] Compiling src/mobility/model/random-walk-2d-mobility-model.cc 05:10:31 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/mobility/model/random-walk-2d-mobility-model.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/mobility/model/random-walk-2d-mobility-model.cc.1.o'] [1166/2463] Compiling src/mobility/model/mobility-model.cc 05:10:43 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/mobility/model/mobility-model.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/mobility/model/mobility-model.cc.1.o'] [1167/2463] Compiling src/mobility/model/hierarchical-mobility-model.cc 05:10:51 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/mobility/model/hierarchical-mobility-model.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/mobility/model/hierarchical-mobility-model.cc.1.o'] [1168/2463] Compiling src/mobility/model/geographic-positions.cc 05:11:01 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/mobility/model/geographic-positions.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/mobility/model/geographic-positions.cc.1.o'] [1169/2463] Compiling src/mobility/model/constant-velocity-mobility-model.cc 05:11:05 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/mobility/model/constant-velocity-mobility-model.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/mobility/model/constant-velocity-mobility-model.cc.1.o'] [1170/2463] Compiling src/mobility/model/constant-velocity-helper.cc 05:11:10 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/mobility/model/constant-velocity-helper.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/mobility/model/constant-velocity-helper.cc.1.o'] [1171/2463] Compiling build/src/mesh/bindings/ns3module.cc 05:11:16 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-fno-strict-aliasing', '-fno-strict-aliasing', '-fvisibility=hidden', '-pthread', '-I.', '-I..', '-Isrc/mesh/bindings', '-I../src/mesh/bindings', '-I/usr/local/include/python2.7', '-I/usr/local/include', '-I/usr/local/include/libxml2', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DNS_DEPRECATED=', '-DNS3_DEPRECATED_H', '-DHAVE_PYEXT=1', '-DNDEBUG', '-DHAVE_SQLITE3=1', '-DHAVE_LIBXML2=1', 'src/mesh/bindings/ns3module.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/mesh/bindings/ns3module.cc.7.o'] [1172/2463] Compiling src/mesh/test/flame/regression.cc 05:13:24 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-I../src/mesh', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '-DNS_TEST_SOURCEDIR="src/mesh/test/flame"', '../src/mesh/test/flame/regression.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/mesh/test/flame/regression.cc.3.o'] [1173/2463] Compiling src/mesh/test/flame/flame-regression.cc 05:13:30 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-I../src/mesh', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '-DNS_TEST_SOURCEDIR="src/mesh/test/flame"', '../src/mesh/test/flame/flame-regression.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/mesh/test/flame/flame-regression.cc.3.o'] [1174/2463] Compiling src/mesh/test/flame/flame-test-suite.cc 05:13:49 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-I../src/mesh', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '-DNS_TEST_SOURCEDIR="src/mesh/test/flame"', '../src/mesh/test/flame/flame-test-suite.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/mesh/test/flame/flame-test-suite.cc.3.o'] [1175/2463] Compiling src/mesh/test/dot11s/regression.cc 05:13:57 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-I../src/mesh', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '-DNS_TEST_SOURCEDIR="src/mesh/test/flame"', '../src/mesh/test/dot11s/regression.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/mesh/test/dot11s/regression.cc.3.o'] [1176/2463] Compiling src/mesh/test/dot11s/hwmp-simplest-regression.cc 05:14:02 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-I../src/mesh', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '-DNS_TEST_SOURCEDIR="src/mesh/test/flame"', '../src/mesh/test/dot11s/hwmp-simplest-regression.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/mesh/test/dot11s/hwmp-simplest-regression.cc.3.o'] [1177/2463] Compiling src/mesh/test/dot11s/hwmp-proactive-regression.cc 05:14:28 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-I../src/mesh', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '-DNS_TEST_SOURCEDIR="src/mesh/test/flame"', '../src/mesh/test/dot11s/hwmp-proactive-regression.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/mesh/test/dot11s/hwmp-proactive-regression.cc.3.o'] [1178/2463] Compiling src/mesh/test/dot11s/dot11s-test-suite.cc 05:14:47 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-I../src/mesh', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '-DNS_TEST_SOURCEDIR="src/mesh/test/flame"', '../src/mesh/test/dot11s/dot11s-test-suite.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/mesh/test/dot11s/dot11s-test-suite.cc.3.o'] [1179/2463] Compiling src/mesh/helper/flame/flame-installer.cc 05:15:17 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/mesh/helper/flame/flame-installer.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/mesh/helper/flame/flame-installer.cc.1.o'] [1180/2463] Compiling src/mesh/helper/dot11s/dot11s-installer.cc 05:15:24 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/mesh/helper/dot11s/dot11s-installer.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/mesh/helper/dot11s/dot11s-installer.cc.1.o'] [1181/2463] Compiling src/mesh/helper/mesh-stack-installer.cc 05:15:35 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/mesh/helper/mesh-stack-installer.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/mesh/helper/mesh-stack-installer.cc.1.o'] [1182/2463] Compiling src/mesh/model/flame/flame-protocol.cc 05:15:39 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/mesh/model/flame/flame-protocol.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/mesh/model/flame/flame-protocol.cc.1.o'] [1183/2463] Compiling src/mesh/model/dot11s/hwmp-protocol.cc 05:15:52 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/mesh/model/dot11s/hwmp-protocol.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/mesh/model/dot11s/hwmp-protocol.cc.1.o'] [1184/2463] Compiling src/mesh/model/dot11s/hwmp-protocol-mac.cc 05:16:31 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/mesh/model/dot11s/hwmp-protocol-mac.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/mesh/model/dot11s/hwmp-protocol-mac.cc.1.o'] [1185/2463] Compiling src/mesh/model/dot11s/hwmp-rtable.cc 05:16:43 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/mesh/model/dot11s/hwmp-rtable.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/mesh/model/dot11s/hwmp-rtable.cc.1.o'] [1186/2463] Compiling src/mesh/model/dot11s/hwmp-tag.cc 05:16:52 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/mesh/model/dot11s/hwmp-tag.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/mesh/model/dot11s/hwmp-tag.cc.1.o'] [1187/2463] Compiling src/mesh/model/dot11s/peer-management-protocol.cc 05:16:58 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/mesh/model/dot11s/peer-management-protocol.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/mesh/model/dot11s/peer-management-protocol.cc.1.o'] [1188/2463] Compiling src/mesh/model/dot11s/peer-management-protocol-mac.cc 05:17:23 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/mesh/model/dot11s/peer-management-protocol-mac.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/mesh/model/dot11s/peer-management-protocol-mac.cc.1.o'] [1189/2463] Compiling src/mesh/model/dot11s/ie-dot11s-peering-protocol.cc 05:17:35 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/mesh/model/dot11s/ie-dot11s-peering-protocol.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/mesh/model/dot11s/ie-dot11s-peering-protocol.cc.1.o'] [1190/2463] Compiling src/mesh/model/dot11s/ie-dot11s-rann.cc 05:17:38 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/mesh/model/dot11s/ie-dot11s-rann.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/mesh/model/dot11s/ie-dot11s-rann.cc.1.o'] [1191/2463] Compiling src/mesh/model/dot11s/ie-dot11s-perr.cc 05:17:42 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/mesh/model/dot11s/ie-dot11s-perr.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/mesh/model/dot11s/ie-dot11s-perr.cc.1.o'] [1192/2463] Compiling src/mesh/model/dot11s/ie-dot11s-preq.cc 05:17:47 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/mesh/model/dot11s/ie-dot11s-preq.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/mesh/model/dot11s/ie-dot11s-preq.cc.1.o'] [1193/2463] Compiling src/mesh/model/dot11s/ie-dot11s-id.cc 05:17:52 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/mesh/model/dot11s/ie-dot11s-id.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/mesh/model/dot11s/ie-dot11s-id.cc.1.o'] [1194/2463] Compiling src/mesh/model/dot11s/ie-dot11s-beacon-timing.cc 05:17:58 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/mesh/model/dot11s/ie-dot11s-beacon-timing.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/mesh/model/dot11s/ie-dot11s-beacon-timing.cc.1.o'] [1195/2463] Compiling src/mesh/model/mesh-wifi-beacon.cc 05:18:04 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/mesh/model/mesh-wifi-beacon.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/mesh/model/mesh-wifi-beacon.cc.1.o'] [1196/2463] Compiling src/mesh/model/mesh-l2-routing-protocol.cc 05:18:09 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/mesh/model/mesh-l2-routing-protocol.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/mesh/model/mesh-l2-routing-protocol.cc.1.o'] [1197/2463] Compiling src/mesh/model/mesh-point-device.cc 05:18:14 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-pthread', '-I.', '-I..', '-I/usr/local/include', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_SQLITE3=1', '../src/mesh/model/mesh-point-device.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/mesh/model/mesh-point-device.cc.1.o'] [1198/2463] Compiling build/src/lte/bindings/ns3module.cc 05:18:49 runner ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-fno-strict-aliasing', '-fno-strict-aliasing', '-fvisibility=hidden', '-pthread', '-I.', '-I..', '-Isrc/lte/bindings', '-I../src/lte/bindings', '-I/usr/local/include/python2.7', '-I/usr/local/include', '-I/usr/local/include/libxml2', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DNS_DEPRECATED=', '-DNS3_DEPRECATED_H', '-DHAVE_PYEXT=1', '-DNDEBUG', '-DHAVE_SQLITE3=1', '-DHAVE_LIBXML2=1', 'src/lte/bindings/ns3module.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/lte/bindings/ns3module.cc.7.o'] cc1plus: out of memory allocating 4072 bytes after a total of 0 bytes Waf: Leaving directory `/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build' Build failed -> task in 'ns3module_lte' failed (exit status 1): {task 1923993040: cxx ns3module.cc -> ns3module.cc.7.o} ['/nxb-bin/usr/bin/c++', '-O2', '-pipe', '-G0', '-fno-strict-aliasing', '-fomit-frame-pointer', '-fPIC', '-fno-strict-aliasing', '-fno-strict-aliasing', '-fvisibility=hidden', '-pthread', '-I.', '-I..', '-Isrc/lte/bindings', '-I../src/lte/bindings', '-I/usr/local/include/python2.7', '-I/usr/local/include', '-I/usr/local/include/libxml2', '-DNS3_BUILD_PROFILE_RELEASE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DNS_DEPRECATED=', '-DNS3_DEPRECATED_H', '-DHAVE_PYEXT=1', '-DNDEBUG', '-DHAVE_SQLITE3=1', '-DHAVE_LIBXML2=1', 'src/lte/bindings/ns3module.cc', '-c', '-o', '/wrkdirs/usr/ports/net/ns3/work/ns-allinone-3.25/ns-3.25/build/src/lte/bindings/ns3module.cc.7.o'] *** Error code 1 Stop. make: stopped in /usr/ports/net/ns3 _______________________________________________ freebsd-pkg-fallout@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"