Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Dec 2016 03:49:24 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110mips-quarterly][net/ns3] Failed for ns3-3.25 in build
Message-ID:  <201612250349.uBP3nOdK036079@beefy14.nyi.freebsd.org>

next in thread | raw e-mail | index | archive | help

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     koue@chaosophia.net
Last committer: pawel@FreeBSD.org
Ident:          $FreeBSD: branches/2016Q4/net/ns3/Makefile 421994 2016-09-13 11:41:21Z pawel $
Log URL:        http://beefy14.nyi.freebsd.org/data/110mips-quarterly/429295/logs/ns3-3.25.log
Build URL:      http://beefy14.nyi.freebsd.org/build.html?mastername=110mips-quarterly&build=429295
Log:

====>> Building net/ns3
build started at Sun Dec 25 02:15:08 UTC 2016
port directory: /usr/ports/net/ns3
building for: FreeBSD 110mips-quarterly-job-28 11.0-RELEASE-p6 FreeBSD 11.0-RELEASE-p6 r310419 mips
maintained by: koue@chaosophia.net
Makefile ident:      $FreeBSD: branches/2016Q4/net/ns3/Makefile 421994 2016-09-13 11:41:21Z pawel $
Poudriere version: 3.1.14
Host OSVERSION: 1200017
Jail OSVERSION: 1100122
Job Id: 28

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

---Begin OPTIONS List---
===> 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
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
---Begin make.nxb.conf---
CC=/nxb-bin/usr/bin/cc
CPP=/nxb-bin/usr/bin/cpp
CXX=/nxb-bin/usr/bin/c++
AS=/nxb-bin/usr/bin/as
NM=/nxb-bin/usr/bin/nm
LD=/nxb-bin/usr/bin/ld
OBJCOPY=/nxb-bin/usr/bin/objcopy
SIZE=/nxb-bin/usr/bin/size
STRIPBIN=/nxb-bin/usr/bin/strip
SED=/nxb-bin/usr/bin/sed
READELF=/nxb-bin/usr/bin/readelf
RANLIB=/nxb-bin/usr/bin/ranlib
YACC=/nxb-bin/usr/bin/yacc
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
---End make.nxb.conf---
=======================<phase: check-sanity   >============================
===>  License GPLv2 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   ns3-3.25 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.8.8.txz
[110mips-quarterly-job-28] Installing pkg-1.8.8...
[110mips-quarterly-job-28] Extracting pkg-1.8.8: .......... done
===>   ns3-3.25 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of ns3-3.25
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2 accepted by the user
<snip>
[ 976/2463] Compiling src/wave/model/channel-scheduler.cc
[ 977/2463] Compiling src/wave/model/wave-mac-low.cc
[ 978/2463] Compiling build/src/virtual-net-device/bindings/ns3module.cc
[ 979/2463] Compiling src/uan/test/uan-energy-model-test.cc
[ 980/2463] Compiling src/uan/test/uan-test.cc
[ 981/2463] Compiling src/uan/helper/uan-helper.cc
[ 982/2463] Compiling src/uan/model/uan-mac-rc-gw.cc
[ 983/2463] Compiling src/uan/model/uan-mac-rc.cc
[ 984/2463] Compiling src/uan/model/uan-prop-model-thorp.cc
[ 985/2463] Compiling src/uan/model/uan-mac-cw.cc
[ 986/2463] Compiling src/uan/model/uan-noise-model-default.cc
[ 987/2463] Compiling src/uan/model/uan-header-common.cc
[ 988/2463] Compiling src/uan/model/uan-mac-aloha.cc
[ 989/2463] Compiling src/uan/model/uan-tx-mode.cc
[ 990/2463] Compiling src/uan/model/uan-transducer-hd.cc
[ 991/2463] Compiling src/uan/model/uan-transducer.cc
[ 992/2463] Compiling src/uan/model/uan-channel.cc
[ 993/2463] Compiling build/src/traffic-control/bindings/ns3module.cc
[ 994/2463] Compiling src/traffic-control/examples/codel-vs-pfifo-asymmetric.cc
[ 995/2463] Compiling src/traffic-control/examples/codel-vs-pfifo-basic-test.cc
[ 996/2463] Compiling src/traffic-control/examples/red-vs-ared.cc
[ 997/2463] Compiling src/traffic-control/test/codel-queue-disc-test-suite.cc
[ 998/2463] Compiling src/traffic-control/model/codel-queue-disc.cc
[ 999/2463] Compiling src/traffic-control/model/red-queue-disc.cc
[1000/2463] Compiling src/traffic-control/model/pfifo-fast-queue-disc.cc
[1001/2463] Compiling src/traffic-control/model/traffic-control-layer.cc
[1002/2463] Compiling build/src/topology-read/bindings/ns3module.cc
[1003/2463] Compiling src/topology-read/examples/topology-example-sim.cc
[1004/2463] Compiling src/topology-read/helper/topology-reader-helper.cc
[1005/2463] Compiling src/topology-read/model/orbis-topology-reader.cc
[1006/2463] Compiling src/topology-read/model/inet-topology-reader.cc
[1007/2463] Compiling src/test/traced/traced-value-callback-typedef-test-suite.cc
[1008/2463] Compiling src/test/ns3wifi/wifi-msdu-aggregator-test-suite.cc
[1009/2463] Compiling src/test/ns3tcp/nsctcp-loss-test-suite.cc
[1010/2463] Compiling src/test/ns3tcp/ns3tcp-socket-test-suite.cc
[1011/2463] Compiling src/test/ns3tcp/ns3tcp-no-delay-test-suite.cc
[1012/2463] Compiling src/test/ns3tcp/ns3tcp-loss-test-suite.cc
[1013/2463] Compiling src/test/ns3tcp/ns3tcp-cwnd-test-suite.cc
[1014/2463] Compiling src/test/csma-system-test-suite.cc
[1015/2463] Compiling build/src/stats/bindings/ns3module.cc
[1016/2463] Compiling src/stats/examples/file-helper-example.cc
[1017/2463] Compiling src/stats/examples/gnuplot-helper-example.cc
[1018/2463] Compiling src/stats/examples/time-probe-example.cc
[1019/2463] Compiling src/stats/examples/double-probe-example.cc
[1020/2463] Compiling src/stats/examples/gnuplot-example.cc
[1021/2463] Compiling src/stats/test/average-test-suite.cc
[1022/2463] Compiling src/stats/model/sqlite-data-output.cc
[1023/2463] Compiling src/stats/model/get-wildcard-matches.cc
[1024/2463] Compiling src/stats/model/gnuplot-aggregator.cc
[1025/2463] Compiling src/stats/model/file-aggregator.cc
[1026/2463] Compiling src/stats/model/time-series-adaptor.cc
[1027/2463] Compiling src/stats/model/uinteger-32-probe.cc
[1028/2463] Compiling src/stats/model/uinteger-16-probe.cc
[1029/2463] Compiling src/stats/model/time-probe.cc
[1030/2463] Compiling src/stats/model/double-probe.cc
[1031/2463] Compiling src/stats/model/boolean-probe.cc
[1032/2463] Compiling src/stats/model/probe.cc
[1033/2463] Compiling src/stats/model/data-collection-object.cc
[1034/2463] Compiling src/stats/model/data-collector.cc
[1035/2463] Compiling src/stats/model/omnet-data-output.cc
[1036/2463] Compiling src/stats/model/time-data-calculators.cc
[1037/2463] Compiling build/src/spectrum/bindings/ns3module.cc
[1038/2463] Compiling src/spectrum/examples/tv-trans-example.cc
[1039/2463] Compiling src/spectrum/test/tv-spectrum-transmitter-test.cc
[1040/2463] Compiling src/spectrum/test/tv-helper-distribution-test.cc
[1041/2463] Compiling src/spectrum/test/spectrum-waveform-generator-test.cc
[1042/2463] Compiling src/spectrum/helper/waveform-generator-helper.cc
[1043/2463] Compiling src/spectrum/model/tv-spectrum-transmitter.cc
[1044/2463] Compiling src/spectrum/model/non-communicating-net-device.cc
[1045/2463] Compiling src/spectrum/model/half-duplex-ideal-phy-signal-parameters.cc
[1046/2463] Compiling src/spectrum/model/aloha-noack-mac-header.cc
[1047/2463] Compiling src/spectrum/model/wifi-spectrum-value-helper.cc
[1048/2463] Compiling src/spectrum/model/spectrum-model-300kHz-300GHz-log.cc
[1049/2463] Compiling src/spectrum/model/spectrum-model-ism2400MHz-res1MHz.cc
[1050/2463] Compiling src/spectrum/model/spectrum-interference.cc
[1051/2463] Compiling src/spectrum/model/single-model-spectrum-channel.cc
[1052/2463] Compiling src/spectrum/model/spectrum-channel.cc
[1053/2463] Compiling src/spectrum/model/spectrum-propagation-loss-model.cc
[1054/2463] Compiling src/spectrum/model/spectrum-signal-parameters.cc
[1055/2463] Compiling src/sixlowpan/examples/example-sixlowpan.cc
[1056/2463] Compiling src/sixlowpan/model/sixlowpan-header.cc
[1057/2463] Compiling src/propagation/test/itu-r-1411-nlos-over-rooftop-test-suite.cc
[1058/2463] Compiling src/propagation/test/kun-2600-mhz-test-suite.cc
[1059/2463] Compiling src/propagation/test/itu-r-1411-los-test-suite.cc
[1060/2463] Compiling src/propagation/test/propagation-loss-model-test-suite.cc
[1061/2463] Compiling src/propagation/model/okumura-hata-propagation-loss-model.cc
[1062/2463] Compiling src/propagation/model/jakes-process.cc
[1063/2463] Compiling src/propagation/model/propagation-loss-model.cc
[1064/2463] Compiling build/src/point-to-point-layout/bindings/ns3module.cc
[1065/2463] Compiling src/point-to-point-layout/model/point-to-point-star.cc
[1066/2463] Compiling src/point-to-point-layout/model/point-to-point-grid.cc
[1067/2463] Compiling build/src/point-to-point/bindings/ns3module.cc
[1068/2463] Compiling src/point-to-point/examples/main-attribute-value.cc
[1069/2463] Compiling src/point-to-point/test/point-to-point-test.cc
[1070/2463] Compiling src/point-to-point/model/ppp-header.cc
[1071/2463] Compiling src/point-to-point/model/point-to-point-remote-channel.cc
[1072/2463] Compiling src/point-to-point/model/point-to-point-channel.cc
[1073/2463] Compiling src/point-to-point/model/point-to-point-net-device.cc
[1074/2463] Compiling src/olsr/examples/simple-point-to-point-olsr.cc
[1075/2463] Compiling src/olsr/test/olsr-routing-protocol-test-suite.cc
[1076/2463] Compiling src/olsr/test/olsr-header-test-suite.cc
[1077/2463] Compiling src/olsr/test/hello-regression-test.cc
[1078/2463] Compiling src/olsr/test/bug780-test.cc
[1079/2463] Compiling src/olsr/model/olsr-state.cc
[1080/2463] Compiling build/src/nix-vector-routing/bindings/ns3module.cc
[1081/2463] Compiling src/nix-vector-routing/examples/nms-p2p-nix.cc
[1082/2463] Compiling src/nix-vector-routing/examples/nix-simple.cc
[1083/2463] Compiling src/nix-vector-routing/helper/ipv4-nix-vector-helper.cc
[1084/2463] Compiling src/nix-vector-routing/model/ipv4-nix-vector-routing.cc
[1085/2463] Compiling src/network/examples/main-packet-header.cc
[1086/2463] Compiling src/network/test/packet-socket-apps-test-suite.cc
[1087/2463] Compiling src/network/test/pcap-file-test-suite.cc
[1088/2463] Compiling src/network/test/packetbb-test-suite.cc
[1089/2463] Compiling src/network/test/error-model-test-suite.cc
[1090/2463] Compiling src/network/test/drop-tail-queue-test-suite.cc
[1091/2463] Compiling src/network/helper/simple-net-device-helper.cc
[1092/2463] Compiling src/network/helper/delay-jitter-estimation.cc
[1093/2463] Compiling src/network/helper/trace-helper.cc
[1094/2463] Compiling src/network/helper/node-container.cc
[1095/2463] Compiling src/network/helper/application-container.cc
[1096/2463] Compiling src/network/utils/packet-socket-client.cc
[1097/2463] Compiling src/network/utils/simple-net-device.cc
[1098/2463] Compiling src/network/utils/simple-channel.cc
[1099/2463] Compiling src/network/utils/radiotap-header.cc
[1100/2463] Compiling src/network/utils/pcap-file-wrapper.cc
[1101/2463] Compiling src/network/utils/pcap-file.cc
[1102/2463] Compiling src/network/utils/packet-socket-factory.cc
[1103/2463] Compiling src/network/utils/packet-socket-address.cc
[1104/2463] Compiling src/network/utils/packet-socket.cc
[1105/2463] Compiling src/network/utils/packet-burst.cc
[1106/2463] Compiling src/network/utils/llc-snap-header.cc
[1107/2463] Compiling src/network/utils/ipv6-address.cc
[1108/2463] Compiling src/network/utils/flow-id-tag.cc
[1109/2463] Compiling src/network/utils/ethernet-trailer.cc
[1110/2463] Compiling src/network/utils/crc32.cc
[1111/2463] Compiling src/network/model/tag.cc
[1112/2463] Compiling src/network/model/socket.cc
[1113/2463] Compiling src/network/model/packet-tag-list.cc
[1114/2463] Compiling src/network/model/packet.cc
[1115/2463] Compiling src/network/model/net-device.cc
[1116/2463] Compiling src/network/model/node.cc
[1117/2463] Compiling src/network/model/nix-vector.cc
[1118/2463] Compiling src/network/model/channel.cc
[1119/2463] Compiling src/network/model/address.cc
[1120/2463] Compiling src/netanim/examples/wireless-animation.cc
[1121/2463] Compiling src/netanim/examples/star-animation.cc
[1122/2463] Compiling src/netanim/model/animation-interface.cc
[1123/2463] Compiling build/src/mpi/bindings/ns3module.cc
[1124/2463] Compiling src/mpi/examples/nms-p2p-nix-distributed.cc
[1125/2463] Compiling src/mpi/model/null-message-mpi-interface.cc
[1126/2463] Compiling src/mpi/model/mpi-receiver.cc
[1127/2463] Compiling src/mpi/model/granted-time-window-mpi-interface.cc
[1128/2463] Compiling src/mobility/examples/bonnmotion-ns2-example.cc
[1129/2463] Compiling src/mobility/examples/ns2-mobility-trace.cc
[1130/2463] Compiling src/mobility/examples/main-grid-topology.cc
[1131/2463] Compiling src/mobility/test/geo-to-cartesian-test.cc
[1132/2463] Compiling src/mobility/test/waypoint-mobility-model-test.cc
[1133/2463] Compiling src/mobility/test/steady-state-random-waypoint-mobility-model-test.cc
[1134/2463] Compiling src/mobility/helper/mobility-helper.cc
[1135/2463] Compiling src/mobility/model/waypoint.cc
[1136/2463] Compiling src/mobility/model/rectangle.cc
[1137/2463] Compiling src/mobility/model/random-waypoint-mobility-model.cc
[1138/2463] Compiling src/mobility/model/mobility-model.cc
[1139/2463] Compiling src/mobility/model/hierarchical-mobility-model.cc
[1140/2463] Compiling src/mobility/model/constant-velocity-helper.cc
[1141/2463] Compiling src/mobility/model/constant-position-mobility-model.cc
[1142/2463] Compiling src/mobility/model/constant-acceleration-mobility-model.cc
[1143/2463] Compiling src/mobility/model/box.cc
[1144/2463] Compiling src/mesh/test/flame/flame-test-suite.cc
[1145/2463] Compiling src/mesh/test/dot11s/hwmp-simplest-regression.cc
[1146/2463] Compiling src/mesh/test/dot11s/dot11s-test-suite.cc
[1147/2463] Compiling src/mesh/model/flame/flame-protocol.cc
[1148/2463] Compiling src/mesh/model/flame/flame-protocol-mac.cc
[1149/2463] Compiling src/mesh/model/flame/flame-rtable.cc
[1150/2463] Compiling src/mesh/model/flame/flame-header.cc
[1151/2463] Compiling src/mesh/model/dot11s/airtime-metric.cc
[1152/2463] Compiling src/mesh/model/dot11s/hwmp-protocol.cc
[1153/2463] Compiling src/mesh/model/dot11s/hwmp-tag.cc
[1154/2463] Compiling src/mesh/model/dot11s/peer-management-protocol.cc
[1155/2463] Compiling src/mesh/model/dot11s/peer-management-protocol-mac.cc
[1156/2463] Compiling src/mesh/model/dot11s/peer-link-frame.cc
[1157/2463] Compiling src/mesh/model/dot11s/dot11s-mac-header.cc
[1158/2463] Compiling src/mesh/model/dot11s/ie-dot11s-rann.cc
[1159/2463] Compiling src/mesh/model/dot11s/ie-dot11s-preq.cc
[1160/2463] Compiling src/mesh/model/dot11s/ie-dot11s-peer-management.cc
[1161/2463] Compiling src/mesh/model/dot11s/ie-dot11s-beacon-timing.cc
[1162/2463] Compiling src/mesh/model/mesh-wifi-beacon.cc
[1163/2463] Compiling build/src/lte/bindings/ns3module.cc

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 1923181872: 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



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