====>> Building lang/spidermonkey170 build started at Sun Oct 30 04:49:07 GMT 2016 port directory: /usr/ports/lang/spidermonkey170 building for: FreeBSD 110armv6-system-job-02 11.0-RELEASE-p1 FreeBSD 11.0-RELEASE-p1 arm maintained by: kwm@FreeBSD.org Makefile ident: $FreeBSD: head/lang/spidermonkey170/Makefile 424875 2016-10-28 17:55:30Z danfe $ Poudriere version: 3.1.14 Host OSVERSION: 1100122 Jail OSVERSION: 1100122 ---Begin Environment--- OSVERSION=1100122 _JAVA_OS_LIST_REGEXP=native\|linux PACKAGE_BUILDING=yes LOCALBASE=/usr/local LIBEXECPREFIX=/usr/local/libexec/poudriere CONFIGURE_MAX_CMD_LEN=262144 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIERE_VERSION=3.1.14 HOME=/root USER=root _JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun SCRIPTPREFIX=/usr/local/share/poudriere MASTERNAME=110armv6-system PWD=/space/poudriere/poudriere_data/.m/110armv6-system/ref/.p/pool _SMP_CPUS=4 OLDPWD=/ PYTHONBASE=/usr/local _OSRELEASE=11.0-RELEASE-p1 OSREL=11.0 PKGNAME=spidermonkey170-17.0.0_2 POUDRIERE_BUILD_TYPE=bulk _JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+ PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin FORCE_PACKAGE=yes UID=0 QEMU_EMULATING=1 MASTERMNT=/space/poudriere/poudriere_data/.m/110armv6-system/ref SAVED_TERM=screen ARCH=armv6 OPSYS=FreeBSD STATUS=1 MAIL=/var/mail/root BLOCKSIZE=K UNAME_r=11.0-RELEASE-p1 UNAME_v=FreeBSD 11.0-RELEASE-p1 ABI_FILE=/usr/lib/crt1.o UNAME_m=arm UNAME_p=armv6 SHELL=/bin/csh ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for spidermonkey170-17.0.0_2: DEBUG=off: Build with debugging support DTRACE=off: Build with DTrace probes GCZEAL=off: Enable Zealous garbage collecting JEMALLOC=off: Use jemalloc as memory allocator METHODJIT=on: Enable method JIT support OPTIMIZE=on: Enable compiler optimizations READLINE=on: Link js shell to system readline library THREADSAFE=on: Enable multiple thread support TRACEJIT=on: Enable tracing JIT support UTF8=off: Treat strings as UTF8 instead of ISO-8859-1 ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-pthreads --with-system-nspr --disable-debug --disable-debug-symbols --disable-dtrace --disable-profiling --disable-gczeal --disable-jemalloc --enable-methodjit --enable-optimize --enable-readline --enable-threadsafe --enable-tracejit --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/lang/spidermonkey170/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/spidermonkey170/work HOME=/wrkdirs/usr/ports/lang/spidermonkey170/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/spidermonkey170/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/spidermonkey170/work HOME=/wrkdirs/usr/ports/lang/spidermonkey170/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48" 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-- DEBUG="@comment " NO_DEBUG="" DTRACE="@comment " NO_DTRACE="" GCZEAL="@comment " NO_GCZEAL="" JEMALLOC="@comment " NO_JEMALLOC="" METHODJIT="" NO_METHODJIT="@comment " OPTIMIZE="" NO_OPTIMIZE="@comment " READLINE="" NO_READLINE="@comment " THREADSAFE="" NO_THREADSAFE="@comment " TRACEJIT="" NO_TRACEJIT="@comment " UTF8="@comment " NO_UTF8="" 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 OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="@comment " PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.20.3 PERL_VER=5.20 PERL5_MAN1=lib/perl5/site_perl/man/man1 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.20 DOCSDIR="share/doc/spidermonkey170" EXAMPLESDIR="share/examples/spidermonkey170" DATADIR="share/spidermonkey170" WWWDIR="www/spidermonkey170" ETCDIR="etc/spidermonkey170" --End PLIST_SUB-- --SUB_LIST-- DEBUG="@comment " NO_DEBUG="" DTRACE="@comment " NO_DTRACE="" GCZEAL="@comment " NO_GCZEAL="" JEMALLOC="@comment " NO_JEMALLOC="" METHODJIT="" NO_METHODJIT="@comment " OPTIMIZE="" NO_OPTIMIZE="@comment " READLINE="" NO_READLINE="@comment " THREADSAFE="" NO_THREADSAFE="@comment " TRACEJIT="" NO_TRACEJIT="@comment " UTF8="@comment " NO_UTF8="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/spidermonkey170 DOCSDIR=/usr/local/share/doc/spidermonkey170 EXAMPLESDIR=/usr/local/share/examples/spidermonkey170 WWWDIR=/usr/local/www/spidermonkey170 ETCDIR=/usr/local/etc/spidermonkey170 --End SUB_LIST-- ---Begin make.conf--- MACHINE=arm MACHINE_ARCH=armv6 ARCH=${MACHINE_ARCH} .sinclude "/etc/make.nxb.conf" USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/110armv6-make.conf #### #.for port in net/samba43 devel/gamin databases/ldb ftp/curl devel/cmake multimedia/ffmpeg audio/musicpd #. if ${.CURDIR:M*${port}} NO_CROSSBUILDING= yes #. endif #.endfor .ifndef NO_CROSSBUILDING CC= /usr/armv6-freebsd/usr/bin/cc CPP= /usr/armv6-freebsd/usr/bin/cpp CXX= /usr/armv6-freebsd/usr/bin/c++ AS= /usr/armv6-freebsd/usr/bin/as NM= /usr/armv6-freebsd/usr/bin/nm #RANLIB= /usr/armv6-freebsd/usr/bin/gnu-ranlib RANLIB= /usr/armv6-freebsd/usr/bin/ranlib LD= /usr/armv6-freebsd/usr/bin/ld OBJCOPY=/usr/armv6-freebsd/usr/bin/objcopy #SIZE= /usr/obj/build/hostsrc/home/src/tmp/usr/bin/size SIZE= /usr/armv6-freebsd/usr/bin/size STRIPBIN=/usr/armv6-freebsd/usr/bin/strip .endif # ndef NO_CROSSBUILDING CONF_CFLAGS=-march=armv7a OPTIONS_UNSET= NLS DOCS GNUTLS OPTIONS_SET= OPENSSL DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> spidermonkey170-17.0.0_2 depends on file: /usr/local/sbin/pkg - not found ===> spidermonkey170-17.0.0_2 depends on package: /packages/All/pkg-1.9.2.txz - not found ===> USE_PACKAGE_DEPENDS_ONLY set - not building missing dependency from source *** Error code 1 Stop. make: stopped in /usr/ports/lang/spidermonkey170 ====>> Cleaning up wrkdir ===> Cleaning for spidermonkey170-17.0.0_2 build of lang/spidermonkey170 ended at Sun Oct 30 04:49:18 GMT 2016 build time: 00:00:11 !!! build failure encountered !!!