[package - head-mips-default][lang/spidermonkey170] Failed for spidermonkey170-17.0.0_1 in build

2016-05-18 Thread pkg-fallout

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...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/lang/spidermonkey170/Makefile 412347 2016-04-01 
14:08:37Z mat $
Log URL:
http://beefy7.nyi.freebsd.org/data/head-mips-default/p415421_s300097/logs/spidermonkey170-17.0.0_1.log
Build URL:  
http://beefy7.nyi.freebsd.org/build.html?mastername=head-mips-default=p415421_s300097
Log:

>> Building lang/spidermonkey170
build started at Wed May 18 06:33:13 UTC 2016
port directory: /usr/ports/lang/spidermonkey170
building for: FreeBSD head-mips-default-job-08 11.0-CURRENT FreeBSD 
11.0-CURRENT r300097 mips
maintained by: k...@freebsd.org
Makefile ident:  $FreeBSD: head/lang/spidermonkey170/Makefile 412347 
2016-04-01 14:08:37Z mat $
Poudriere version: 3.1.12
Host OSVERSION: 1100102
Jail OSVERSION: 1100109




!!! Jail is newer than host. (Jail: 1100109, Host: 1100102) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
UNAME_p=mips
UNAME_m=mips
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-CURRENT r300097
UNAME_r=11.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=mips
LINUX_OSRELEASE=2.6.32
SAVED_TERM=screen
QEMU_EMULATING=1
MASTERMNT=/usr/local/poudriere/data/.m/head-mips-default/ref
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=spidermonkey170-17.0.0_1
OSREL=11.0
_OSRELEASE=11.0-CURRENT
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=24
PWD=/usr/local/poudriere/data/.m/head-mips-default/ref/.p/pool
MASTERNAME=head-mips-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.12
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=1100109
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for 
spidermonkey170-17.0.0_1:
 DEBUG=off: Enable Debug build
 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 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 
WITHOUT_DEBUG_FILES=yes WITHOUT_KERNEL_SYMBOLS=yes 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="-I/usr/local/include"  LDFLAGS=" 
-L/usr/local/lib" 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--
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

[package - head-mips-default][lang/spidermonkey170] Failed for spidermonkey170-17.0.0_1 in build

2016-05-02 Thread pkg-fallout

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...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/lang/spidermonkey170/Makefile 412347 2016-04-01 
14:08:37Z mat $
Log URL:
http://beefy7.nyi.freebsd.org/data/head-mips-default/p414461_s298930/logs/spidermonkey170-17.0.0_1.log
Build URL:  
http://beefy7.nyi.freebsd.org/build.html?mastername=head-mips-default=p414461_s298930
Log:

>> Building lang/spidermonkey170
build started at Mon May  2 23:08:49 UTC 2016
port directory: /usr/ports/lang/spidermonkey170
building for: FreeBSD head-mips-default-job-11 11.0-CURRENT FreeBSD 
11.0-CURRENT r298930 mips
maintained by: k...@freebsd.org
Makefile ident:  $FreeBSD: head/lang/spidermonkey170/Makefile 412347 
2016-04-01 14:08:37Z mat $
Poudriere version: 3.1.12
Host OSVERSION: 1100102
Jail OSVERSION: 1100106




!!! Jail is newer than host. (Jail: 1100106, Host: 1100102) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
UNAME_p=mips
UNAME_m=mips
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-CURRENT r298930
UNAME_r=11.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=mips
LINUX_OSRELEASE=2.6.32
SAVED_TERM=screen
QEMU_EMULATING=1
MASTERMNT=/usr/local/poudriere/data/.m/head-mips-default/ref
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=spidermonkey170-17.0.0_1
OSREL=11.0
_OSRELEASE=11.0-CURRENT
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=24
PWD=/usr/local/poudriere/data/.m/head-mips-default/ref/.p/pool
MASTERNAME=head-mips-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.12
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=1100106
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for 
spidermonkey170-17.0.0_1:
 DEBUG=off: Enable Debug build
 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 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 
WITHOUT_DEBUG_FILES=yes WITHOUT_KERNEL_SYMBOLS=yes 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="-I/usr/local/include"  LDFLAGS=" 
-L/usr/local/lib" 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--
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

[package - head-mips-default][lang/spidermonkey170] Failed for spidermonkey170-17.0.0_1 in build

2016-04-18 Thread pkg-fallout

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...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/lang/spidermonkey170/Makefile 412347 2016-04-01 
14:08:37Z mat $
Log URL:
http://beefy7.nyi.freebsd.org/data/head-mips-default/p413605_s298221/logs/spidermonkey170-17.0.0_1.log
Build URL:  
http://beefy7.nyi.freebsd.org/build.html?mastername=head-mips-default=p413605_s298221
Log:

>> Building lang/spidermonkey170
build started at Tue Apr 19 01:06:20 UTC 2016
port directory: /usr/ports/lang/spidermonkey170
building for: FreeBSD head-mips-default-job-11 11.0-CURRENT FreeBSD 
11.0-CURRENT r298221 mips
maintained by: k...@freebsd.org
Makefile ident:  $FreeBSD: head/lang/spidermonkey170/Makefile 412347 
2016-04-01 14:08:37Z mat $
Poudriere version: 3.1.12
Host OSVERSION: 1100102
Jail OSVERSION: 1100105




!!! Jail is newer than host. (Jail: 1100105, Host: 1100102) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
UNAME_p=mips
UNAME_m=mips
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-CURRENT r298221
UNAME_r=11.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=mips
LINUX_OSRELEASE=2.6.32
SAVED_TERM=screen
QEMU_EMULATING=1
MASTERMNT=/usr/local/poudriere/data/.m/head-mips-default/ref
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=spidermonkey170-17.0.0_1
OSREL=11.0
_OSRELEASE=11.0-CURRENT
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=24
PWD=/usr/local/poudriere/data/.m/head-mips-default/ref/.p/pool
MASTERNAME=head-mips-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.12
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=1100105
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for 
spidermonkey170-17.0.0_1:
 DEBUG=off: Enable Debug build
 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 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 
WITHOUT_DEBUG_FILES=yes WITHOUT_KERNEL_SYMBOLS=yes 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="-I/usr/local/include"  LDFLAGS=" 
-L/usr/local/lib" 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--
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

[package - head-mips-default][lang/spidermonkey170] Failed for spidermonkey170-17.0.0_1 in build

2016-03-23 Thread pkg-fallout

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...@freebsd.org
Last committer: b...@freebsd.org
Ident:  $FreeBSD: head/lang/spidermonkey170/Makefile 395444 2015-08-27 
21:09:48Z brd $
Log URL:
http://beefy7.nyi.freebsd.org/data/head-mips-default/p411721_s297210/logs/spidermonkey170-17.0.0_1.log
Build URL:  
http://beefy7.nyi.freebsd.org/build.html?mastername=head-mips-default=p411721_s297210
Log:

>> Building lang/spidermonkey170
build started at Thu Mar 24 00:46:36 UTC 2016
port directory: /usr/ports/lang/spidermonkey170
building for: FreeBSD head-mips-default-job-21 11.0-CURRENT FreeBSD 
11.0-CURRENT r297210 mips
maintained by: k...@freebsd.org
Makefile ident:  $FreeBSD: head/lang/spidermonkey170/Makefile 395444 
2015-08-27 21:09:48Z brd $
Poudriere version: 3.1.12
Host OSVERSION: 1100100
Jail OSVERSION: 1100104




!!! Jail is newer than host. (Jail: 1100104, Host: 1100100) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
UNAME_p=mips
UNAME_m=mips
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-CURRENT r297210
UNAME_r=11.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=mips
LINUX_OSRELEASE=2.6.32
SAVED_TERM=screen
QEMU_EMULATING=1
MASTERMNT=/usr/local/poudriere/data/.m/head-mips-default/ref
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=spidermonkey170-17.0.0_1
OSREL=11.0
_OSRELEASE=11.0-CURRENT
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=24
PWD=/usr/local/poudriere/data/.m/head-mips-default/ref/.p/pool
MASTERNAME=head-mips-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.12
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=1100104
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for 
spidermonkey170-17.0.0_1:
 DEBUG=off: Enable Debug build
 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 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 
WITHOUT_DEBUG_FILES=yes WITHOUT_KERNEL_SYMBOLS=yes 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="-I/usr/local/include"  LDFLAGS=" 
-L/usr/local/lib" 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--
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

[package - head-mips-default][lang/spidermonkey170] Failed for spidermonkey170-17.0.0_1 in build

2016-03-07 Thread pkg-fallout

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...@freebsd.org
Last committer: b...@freebsd.org
Ident:  $FreeBSD: head/lang/spidermonkey170/Makefile 395444 2015-08-27 
21:09:48Z brd $
Log URL:
http://beefy7.nyi.freebsd.org/data/head-mips-default/p410528_s296455/logs/spidermonkey170-17.0.0_1.log
Build URL:  
http://beefy7.nyi.freebsd.org/build.html?mastername=head-mips-default=p410528_s296455
Log:

>> Building lang/spidermonkey170
build started at Mon Mar  7 23:35:56 UTC 2016
port directory: /usr/ports/lang/spidermonkey170
building for: FreeBSD head-mips-default-job-07 11.0-CURRENT FreeBSD 
11.0-CURRENT r296455 mips
maintained by: k...@freebsd.org
Makefile ident:  $FreeBSD: head/lang/spidermonkey170/Makefile 395444 
2015-08-27 21:09:48Z brd $
Poudriere version: 3.1.12
Host OSVERSION: 1100100
Jail OSVERSION: 1100101




!!! Jail is newer than host. (Jail: 1100101, Host: 1100100) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
UNAME_p=mips
UNAME_m=mips
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-CURRENT r296455
UNAME_r=11.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=mips
LINUX_OSRELEASE=2.6.32
SAVED_TERM=screen
QEMU_EMULATING=1
MASTERMNT=/usr/local/poudriere/data/.m/head-mips-default/ref
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=spidermonkey170-17.0.0_1
OSREL=11.0
_OSRELEASE=11.0-CURRENT
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=24
PWD=/usr/local/poudriere/data/.m/head-mips-default/ref/.p/pool
MASTERNAME=head-mips-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.12
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=1100101
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for 
spidermonkey170-17.0.0_1:
 DEBUG=off: Enable Debug build
 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 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 
WITHOUT_DEBUG_FILES=yes WITHOUT_KERNEL_SYMBOLS=yes 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="-I/usr/local/include"  LDFLAGS=" 
-L/usr/local/lib" 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--
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

[package - head-mips-default][lang/spidermonkey170] Failed for spidermonkey170-17.0.0_1 in build

2016-02-01 Thread pkg-fallout

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...@freebsd.org
Last committer: b...@freebsd.org
Ident:  $FreeBSD: head/lang/spidermonkey170/Makefile 395444 2015-08-27 
21:09:48Z brd $
Log URL:
http://beefy7.nyi.freebsd.org/data/head-mips-default/p407727_s295126/logs/spidermonkey170-17.0.0_1.log
Build URL:  
http://beefy7.nyi.freebsd.org/build.html?mastername=head-mips-default=p407727_s295126
Log:

>> Building lang/spidermonkey170
build started at Tue Feb  2 00:01:01 UTC 2016
port directory: /usr/ports/lang/spidermonkey170
building for: FreeBSD head-mips-default-job-04 11.0-CURRENT FreeBSD 
11.0-CURRENT r295126 mips
maintained by: k...@freebsd.org
Makefile ident:  $FreeBSD: head/lang/spidermonkey170/Makefile 395444 
2015-08-27 21:09:48Z brd $
Poudriere version: 3.1.10
Host OSVERSION: 1100093
Jail OSVERSION: 1100097




!!! Jail is newer than host. (Jail: 1100097, Host: 1100093) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
UNAME_p=mips
UNAME_m=mips
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-CURRENT r295126
UNAME_r=11.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=mips
LINUX_OSRELEASE=2.6.32
SAVED_TERM=screen
QEMU_EMULATING=1
MASTERMNT=/usr/local/poudriere/data/.m/head-mips-default/ref
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=spidermonkey170-17.0.0_1
OSREL=11.0
_OSRELEASE=11.0-CURRENT
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=24
PWD=/usr/local/poudriere/data/.m/head-mips-default/ref/.p/pool
MASTERNAME=head-mips-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.10
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=1100097
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for 
spidermonkey170-17.0.0_1:
 DEBUG=off: Enable Debug build
 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 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 
NO_DEBUG_FILES=yes 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="-I/usr/local/include"  LDFLAGS=" -L/usr/local/lib" 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--
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

[package - head-mips-default][lang/spidermonkey170] Failed for spidermonkey170-17.0.0_1 in build

2016-01-19 Thread pkg-fallout

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...@freebsd.org
Last committer: b...@freebsd.org
Ident:  $FreeBSD: head/lang/spidermonkey170/Makefile 395444 2015-08-27 
21:09:48Z brd $
Log URL:
http://beefy7.nyi.freebsd.org/data/head-mips-default/p406714_s293048/logs/spidermonkey170-17.0.0_1.log
Build URL:  
http://beefy7.nyi.freebsd.org/build.html?mastername=head-mips-default=p406714_s293048
Log:

>> Building lang/spidermonkey170
build started at Tue Jan 19 21:08:47 UTC 2016
port directory: /usr/ports/lang/spidermonkey170
building for: FreeBSD head-mips-default-job-15 11.0-CURRENT FreeBSD 
11.0-CURRENT r293048 mips
maintained by: k...@freebsd.org
Makefile ident:  $FreeBSD: head/lang/spidermonkey170/Makefile 395444 
2015-08-27 21:09:48Z brd $
Poudriere version: 3.1.10
Host OSVERSION: 1100091
Jail OSVERSION: 1100093




!!! Jail is newer than host. (Jail: 1100093, Host: 1100091) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
UNAME_p=mips
UNAME_m=mips
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-CURRENT r293048
UNAME_r=11.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=mips
LINUX_OSRELEASE=2.6.32
SAVED_TERM=screen
QEMU_EMULATING=1
MASTERMNT=/usr/local/poudriere/data/.m/head-mips-default/ref
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=spidermonkey170-17.0.0_1
OSREL=11.0
_OSRELEASE=11.0-CURRENT
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=24
PWD=/usr/local/poudriere/data/.m/head-mips-default/ref/.p/pool
MASTERNAME=head-mips-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.10
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=1100093
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for 
spidermonkey170-17.0.0_1:
 DEBUG=off: Enable Debug build
 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 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 
NO_DEBUG_FILES=yes 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="-I/usr/local/include"  LDFLAGS=" -L/usr/local/lib" 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--
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

[package - head-mips-default][lang/spidermonkey170] Failed for spidermonkey170-17.0.0_1 in build

2015-12-07 Thread pkg-fallout

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...@freebsd.org
Last committer: b...@freebsd.org
Ident:  $FreeBSD: head/lang/spidermonkey170/Makefile 395444 2015-08-27 
21:09:48Z brd $
Log URL:
http://beefy7.nyi.freebsd.org/data/head-mips-default/p403218_s291949/logs/spidermonkey170-17.0.0_1.log
Build URL:  
http://beefy7.nyi.freebsd.org/build.html?mastername=head-mips-default=p403218_s291949
Log:

>> Building lang/spidermonkey170
build started at Tue Dec  8 00:53:08 UTC 2015
port directory: /usr/ports/lang/spidermonkey170
building for: FreeBSD head-mips-default-job-24 11.0-CURRENT FreeBSD 
11.0-CURRENT r291949 mips
maintained by: k...@freebsd.org
Makefile ident:  $FreeBSD: head/lang/spidermonkey170/Makefile 395444 
2015-08-27 21:09:48Z brd $
Poudriere version: 3.1.10
Host OSVERSION: 1100085
Jail OSVERSION: 1100091




!!! Jail is newer than host. (Jail: 1100091, Host: 1100085) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
UNAME_p=mips
UNAME_m=mips
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100091
UNAME_v=FreeBSD 11.0-CURRENT r291949
UNAME_r=11.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=screen
QEMU_EMULATING=1
MASTERMNT=/usr/local/poudriere/data/.m/head-mips-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=spidermonkey170-17.0.0_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-mips-default/ref/.p/pool
MASTERNAME=head-mips-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.10
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for 
spidermonkey170-17.0.0_1:
 DEBUG=off: Enable Debug build
 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 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 
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="-I/usr/local/include"  LDFLAGS=" -L/usr/local/lib" 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--
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_VERSION=python2.7
PYTHON_VER=2.7
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
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

[package - head-mips-default][lang/spidermonkey170] Failed for spidermonkey170-17.0.0_1 in build

2015-11-26 Thread pkg-fallout

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...@freebsd.org
Last committer: b...@freebsd.org
Ident:  $FreeBSD: head/lang/spidermonkey170/Makefile 395444 2015-08-27 
21:09:48Z brd $
Log URL:
http://beefy7.nyi.freebsd.org/data/head-mips-default/p402460_s291368/logs/spidermonkey170-17.0.0_1.log
Build URL:  
http://beefy7.nyi.freebsd.org/build.html?mastername=head-mips-default=p402460_s291368
Log:

>> Building lang/spidermonkey170
build started at Thu Nov 26 23:54:13 UTC 2015
port directory: /usr/ports/lang/spidermonkey170
building for: FreeBSD head-mips-default-job-12 11.0-CURRENT FreeBSD 
11.0-CURRENT r291368 mips
maintained by: k...@freebsd.org
Makefile ident:  $FreeBSD: head/lang/spidermonkey170/Makefile 395444 
2015-08-27 21:09:48Z brd $
Poudriere version: 3.1.10
Host OSVERSION: 1100085
Jail OSVERSION: 1100090




!!! Jail is newer than host. (Jail: 1100090, Host: 1100085) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
UNAME_p=mips
UNAME_m=mips
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100090
UNAME_v=FreeBSD 11.0-CURRENT r291368
UNAME_r=11.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=screen
QEMU_EMULATING=1
MASTERMNT=/usr/local/poudriere/data/.m/head-mips-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=spidermonkey170-17.0.0_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-mips-default/ref/.p/pool
MASTERNAME=head-mips-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.10
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for 
spidermonkey170-17.0.0_1:
 DEBUG=off: Enable Debug build
 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 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 
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="-I/usr/local/include"  LDFLAGS=" -L/usr/local/lib" 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--
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_VERSION=python2.7
PYTHON_VER=2.7
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
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

[package - head-mips-default][lang/spidermonkey170] Failed for spidermonkey170-17.0.0_1 in build

2015-10-27 Thread pkg-fallout

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...@freebsd.org
Last committer: b...@freebsd.org
Ident:  $FreeBSD: head/lang/spidermonkey170/Makefile 395444 2015-08-27 
21:09:48Z brd $
Log URL:
http://beefy7.nyi.freebsd.org/data/head-mips-default/p400328_s290048/logs/spidermonkey170-17.0.0_1.log
Build URL:  
http://beefy7.nyi.freebsd.org/build.html?mastername=head-mips-default=p400328_s290048
Log:

>> Building lang/spidermonkey170
build started at Tue Oct 27 22:51:59 UTC 2015
port directory: /usr/ports/lang/spidermonkey170
building for: FreeBSD head-mips-default-job-13 11.0-CURRENT FreeBSD 
11.0-CURRENT r290048 mips
maintained by: k...@freebsd.org
Makefile ident:  $FreeBSD: head/lang/spidermonkey170/Makefile 395444 
2015-08-27 21:09:48Z brd $
Poudriere version: 3.1.9
Host OSVERSION: 1100079
Jail OSVERSION: 1100083




!!! Jail is newer than host. (Jail: 1100083, Host: 1100079) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
UNAME_p=mips
UNAME_m=mips
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100083
UNAME_v=FreeBSD 11.0-CURRENT r290048
UNAME_r=11.0-CURRENT
LC_COLLATE=C
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/head-mips-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=spidermonkey170-17.0.0_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-mips-default/ref/.p/pool
MASTERNAME=head-mips-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.9
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for 
spidermonkey170-17.0.0_1:
 DEBUG=off: Enable Debug build
 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 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 
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="-I/usr/local/include"  LDFLAGS=" -L/usr/local/lib" 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--
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_VERSION=python2.7
PYTHON_VER=2.7
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
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

[package - head-mips-default][lang/spidermonkey170] Failed for spidermonkey170-17.0.0_1 in build

2015-10-20 Thread pkg-fallout

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...@freebsd.org
Last committer: b...@freebsd.org
Ident:  $FreeBSD: head/lang/spidermonkey170/Makefile 395444 2015-08-27 
21:09:48Z brd $
Log URL:
http://beefy7.nyi.freebsd.org/data/head-mips-default/p399861_s289632/logs/spidermonkey170-17.0.0_1.log
Build URL:  
http://beefy7.nyi.freebsd.org/build.html?mastername=head-mips-default=p399861_s289632
Log:

>> Building lang/spidermonkey170
build started at Tue Oct 20 22:06:06 UTC 2015
port directory: /usr/ports/lang/spidermonkey170
building for: FreeBSD head-mips-default-job-21 11.0-CURRENT FreeBSD 
11.0-CURRENT r289632 mips
maintained by: k...@freebsd.org
Makefile ident:  $FreeBSD: head/lang/spidermonkey170/Makefile 395444 
2015-08-27 21:09:48Z brd $
Poudriere version: 3.1.9
Host OSVERSION: 1100079
Jail OSVERSION: 1100082




!!! Jail is newer than host. (Jail: 1100082, Host: 1100079) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
UNAME_p=mips
UNAME_m=mips
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100082
UNAME_v=FreeBSD 11.0-CURRENT r289632
UNAME_r=11.0-CURRENT
LC_COLLATE=C
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/head-mips-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=spidermonkey170-17.0.0_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-mips-default/ref/.p/pool
MASTERNAME=head-mips-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.9
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for 
spidermonkey170-17.0.0_1:
 DEBUG=off: Enable Debug build
 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 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 
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="-I/usr/local/include"  LDFLAGS=" -L/usr/local/lib" 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--
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_VERSION=python2.7
PYTHON_VER=2.7
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
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

[package - head-mips-default][lang/spidermonkey170] Failed for spidermonkey170-17.0.0_1 in build

2015-10-13 Thread pkg-fallout

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...@freebsd.org
Last committer: b...@freebsd.org
Ident:  $FreeBSD: head/lang/spidermonkey170/Makefile 395444 2015-08-27 
21:09:48Z brd $
Log URL:
http://beefy7.nyi.freebsd.org/data/head-mips-default/p399200_s289229/logs/spidermonkey170-17.0.0_1.log
Build URL:  
http://beefy7.nyi.freebsd.org/build.html?mastername=head-mips-default=p399200_s289229
Log:

>> Building lang/spidermonkey170
build started at Tue Oct 13 23:52:07 UTC 2015
port directory: /usr/ports/lang/spidermonkey170
building for: FreeBSD head-mips-default-job-18 11.0-CURRENT FreeBSD 
11.0-CURRENT r289229 mips
maintained by: k...@freebsd.org
Makefile ident:  $FreeBSD: head/lang/spidermonkey170/Makefile 395444 
2015-08-27 21:09:48Z brd $
Poudriere version: 3.1.8
Host OSVERSION: 1100079
Jail OSVERSION: 1100080




!!! Jail is newer than host. (Jail: 1100080, Host: 1100079) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
UNAME_p=mips
UNAME_m=mips
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100080
UNAME_v=FreeBSD 11.0-CURRENT r289229
UNAME_r=11.0-CURRENT
LC_COLLATE=C
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/head-mips-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=spidermonkey170-17.0.0_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-mips-default/ref/.p/pool
MASTERNAME=head-mips-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.8
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for 
spidermonkey170-17.0.0_1:
 DEBUG=off: Enable Debug build
 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 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 
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="-I/usr/local/include"  LDFLAGS=" -L/usr/local/lib" 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--
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_VERSION=python2.7
PYTHON_VER=2.7
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
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

[package - head-mips-default][lang/spidermonkey170] Failed for spidermonkey170-17.0.0_1 in build

2015-08-15 Thread pkg-fallout

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...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/lang/spidermonkey170/Makefile 386312 2015-05-14 
10:15:04Z mat $
Log URL:
http://beefy7.nyi.freebsd.org/data/head-mips-default/p394335_s286812/logs/spidermonkey170-17.0.0_1.log
Build URL:  
http://beefy7.nyi.freebsd.org/build.html?mastername=head-mips-defaultbuild=p394335_s286812
Log:

 Building lang/spidermonkey170
build started at Sun Aug 16 02:06:52 UTC 2015
port directory: /usr/ports/lang/spidermonkey170
building for: FreeBSD head-mips-default-job-14 11.0-CURRENT FreeBSD 
11.0-CURRENT r286812 mips
maintained by: k...@freebsd.org
Makefile ident:  $FreeBSD: head/lang/spidermonkey170/Makefile 386312 
2015-05-14 10:15:04Z mat $
Poudriere version: 3.1.7
Host OSVERSION: 1100077
Jail OSVERSION: 1100078




!!! Jail is newer than host. (Jail: 1100078, Host: 1100077) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
UNAME_p=mips
UNAME_m=mips
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100078
UNAME_v=FreeBSD 11.0-CURRENT r286812
UNAME_r=11.0-CURRENT
LC_COLLATE=C
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/head-mips-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=spidermonkey170-17.0.0_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-mips-default/ref/.p/pool
MASTERNAME=head-mips-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.7
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
=== The following configuration options are available for 
spidermonkey170-17.0.0_1:
 DEBUG=off: Enable Debug build
 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 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 
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=-I/usr/local/include  LDFLAGS= -L/usr/local/lib 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--
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_VERSION=python2.7
PYTHON_VER=2.7
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
PERL_VERSION=5.20.2
PERL_VER=5.20
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

[package - head-mips-default][lang/spidermonkey170] Failed for spidermonkey170-17.0.0_1 in build

2015-08-09 Thread pkg-fallout

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...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/lang/spidermonkey170/Makefile 386312 2015-05-14 
10:15:04Z mat $
Log URL:
http://beefy7.nyi.freebsd.org/data/head-mips-default/p393829_s286556/logs/spidermonkey170-17.0.0_1.log
Build URL:  
http://beefy7.nyi.freebsd.org/build.html?mastername=head-mips-defaultbuild=p393829_s286556
Log:

 Building lang/spidermonkey170
build started at Mon Aug 10 03:26:44 UTC 2015
port directory: /usr/ports/lang/spidermonkey170
building for: FreeBSD head-mips-default-job-19 11.0-CURRENT FreeBSD 
11.0-CURRENT r286556 mips
maintained by: k...@freebsd.org
Makefile ident:  $FreeBSD: head/lang/spidermonkey170/Makefile 386312 
2015-05-14 10:15:04Z mat $
Poudriere version: 3.1.7
Host OSVERSION: 1100077
Jail OSVERSION: 1100077

---Begin Environment---
SHELL=/bin/csh
UNAME_p=mips
UNAME_m=mips
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100077
UNAME_v=FreeBSD 11.0-CURRENT r286556
UNAME_r=11.0-CURRENT
LC_COLLATE=C
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/head-mips-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=spidermonkey170-17.0.0_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-mips-default/ref/.p/pool
MASTERNAME=head-mips-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.7
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
=== The following configuration options are available for 
spidermonkey170-17.0.0_1:
 DEBUG=off: Enable Debug build
 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 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 
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=-I/usr/local/include  LDFLAGS= -L/usr/local/lib 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--
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_VERSION=python2.7
PYTHON_VER=2.7
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
PERL_VERSION=5.20.2
PERL_VER=5.20
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=

[package - head-mips-default][lang/spidermonkey170] Failed for spidermonkey170-17.0.0_1 in build

2015-08-08 Thread pkg-fallout

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...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/lang/spidermonkey170/Makefile 386312 2015-05-14 
10:15:04Z mat $
Log URL:
http://beefy7.nyi.freebsd.org/data/head-mips-default/p393537_s286292/logs/spidermonkey170-17.0.0_1.log
Build URL:  
http://beefy7.nyi.freebsd.org/build.html?mastername=head-mips-defaultbuild=p393537_s286292
Log:

 Building lang/spidermonkey170
build started at Sat Aug  8 11:49:38 UTC 2015
port directory: /usr/ports/lang/spidermonkey170
building for: FreeBSD head-mips-default-job-16 11.0-CURRENT FreeBSD 
11.0-CURRENT r286292 mips
maintained by: k...@freebsd.org
Makefile ident:  $FreeBSD: head/lang/spidermonkey170/Makefile 386312 
2015-05-14 10:15:04Z mat $
Poudriere version: 3.1.7
Host OSVERSION: 1100076
Jail OSVERSION: 1100077




!!! Jail is newer than host. (Jail: 1100077, Host: 1100076) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
UNAME_p=mips
UNAME_m=mips
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100077
UNAME_v=FreeBSD 11.0-CURRENT r286292
UNAME_r=11.0-CURRENT
LC_COLLATE=C
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/head-mips-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=spidermonkey170-17.0.0_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-mips-default/ref/.p/pool
MASTERNAME=head-mips-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.7
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
=== The following configuration options are available for 
spidermonkey170-17.0.0_1:
 DEBUG=off: Enable Debug build
 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 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 
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=-I/usr/local/include  LDFLAGS= -L/usr/local/lib 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--
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_VERSION=python2.7
PYTHON_VER=2.7
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
PERL_VERSION=5.20.2
PERL_VER=5.20
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

[package - head-mips-default][lang/spidermonkey170] Failed for spidermonkey170-17.0.0_1 in build

2015-07-14 Thread pkg-fallout

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...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/lang/spidermonkey170/Makefile 386312 2015-05-14 
10:15:04Z mat $
Log URL:
http://beefy7.nyi.freebsd.org/data/head-mips-default/p391723_s285363/logs/spidermonkey170-17.0.0_1.log
Build URL:  
http://beefy7.nyi.freebsd.org/build.html?mastername=head-mips-defaultbuild=p391723_s285363
Log:

 Building lang/spidermonkey170
build started at Tue Jul 14 19:44:58 UTC 2015
port directory: /usr/ports/lang/spidermonkey170
building for: FreeBSD head-mips-default-job-12 11.0-CURRENT FreeBSD 
11.0-CURRENT r285363 mips
maintained by: k...@freebsd.org
Makefile ident:  $FreeBSD: head/lang/spidermonkey170/Makefile 386312 
2015-05-14 10:15:04Z mat $
Poudriere version: 3.1.7
Host OSVERSION: 1100076
Jail OSVERSION: 1100077




!!! Jail is newer than host. (Jail: 1100077, Host: 1100076) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
UNAME_p=mips
UNAME_m=mips
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100077
UNAME_v=FreeBSD 11.0-CURRENT r285363
UNAME_r=11.0-CURRENT
LC_COLLATE=C
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-mips-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=spidermonkey170-17.0.0_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-mips-default/ref/.p/pool
MASTERNAME=head-mips-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.7
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
=== The following configuration options are available for 
spidermonkey170-17.0.0_1:
 DEBUG=off: Enable Debug build
 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 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 
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=-I/usr/local/include  LDFLAGS= -L/usr/local/lib 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--
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_VERSION=python2.7
PYTHON_VER=2.7
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
PERL_VERSION=5.20.2
PERL_VER=5.20
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

[package - head-mips-default][lang/spidermonkey170] Failed for spidermonkey170-17.0.0_1 in build

2015-07-08 Thread pkg-fallout

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...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/lang/spidermonkey170/Makefile 386312 2015-05-14 
10:15:04Z mat $
Log URL:
http://beefy7.nyi.freebsd.org/data/head-mips-default/p391340_s285152/logs/spidermonkey170-17.0.0_1.log
Build URL:  
http://beefy7.nyi.freebsd.org/build.html?mastername=head-mips-defaultbuild=p391340_s285152
Log:

 Building lang/spidermonkey170
build started at Wed Jul  8 22:07:39 UTC 2015
port directory: /usr/ports/lang/spidermonkey170
building for: FreeBSD head-mips-default-job-10 11.0-CURRENT FreeBSD 
11.0-CURRENT r285152 mips
maintained by: k...@freebsd.org
Makefile ident:  $FreeBSD: head/lang/spidermonkey170/Makefile 386312 
2015-05-14 10:15:04Z mat $
Poudriere version: 3.1.7
Host OSVERSION: 1100076
Jail OSVERSION: 1100077




!!! Jail is newer than host. (Jail: 1100077, Host: 1100076) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
UNAME_p=mips
UNAME_m=mips
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100077
UNAME_v=FreeBSD 11.0-CURRENT r285152
UNAME_r=11.0-CURRENT
LC_COLLATE=C
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-mips-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=spidermonkey170-17.0.0_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-mips-default/ref/.p/pool
MASTERNAME=head-mips-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.7
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
=== The following configuration options are available for 
spidermonkey170-17.0.0_1:
 DEBUG=off: Enable Debug build
 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 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 
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=-I/usr/local/include  LDFLAGS= -L/usr/local/lib 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--
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_VERSION=python2.7
PYTHON_VER=2.7
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
PERL_VERSION=5.20.2
PERL_VER=5.20
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

[package - head-mips-default][lang/spidermonkey170] Failed for spidermonkey170-17.0.0_1 in build

2015-07-03 Thread pkg-fallout

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...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/lang/spidermonkey170/Makefile 386312 2015-05-14 
10:15:04Z mat $
Log URL:
http://beefy7.nyi.freebsd.org/data/head-mips-default/p390941_s284942/logs/spidermonkey170-17.0.0_1.log
Build URL:  
http://beefy7.nyi.freebsd.org/build.html?mastername=head-mips-defaultbuild=p390941_s284942
Log:

 Building lang/spidermonkey170
build started at Fri Jul  3 18:32:46 UTC 2015
port directory: /usr/ports/lang/spidermonkey170
building for: FreeBSD head-mips-default-job-11 11.0-CURRENT FreeBSD 
11.0-CURRENT r284942 mips
maintained by: k...@freebsd.org
Makefile ident:  $FreeBSD: head/lang/spidermonkey170/Makefile 386312 
2015-05-14 10:15:04Z mat $
Poudriere version: 3.1.7
Host OSVERSION: 1100076
Jail OSVERSION: 1100077




!!! Jail is newer than host. (Jail: 1100077, Host: 1100076) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
UNAME_p=mips
UNAME_m=mips
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100077
UNAME_v=FreeBSD 11.0-CURRENT r284942
UNAME_r=11.0-CURRENT
LC_COLLATE=C
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/head-mips-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=spidermonkey170-17.0.0_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-mips-default/ref/.p/pool
MASTERNAME=head-mips-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.7
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
=== The following configuration options are available for 
spidermonkey170-17.0.0_1:
 DEBUG=off: Enable Debug build
 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 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 
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=-I/usr/local/include  LDFLAGS= -L/usr/local/lib 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--
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_VERSION=python2.7
PYTHON_VER=2.7
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
PERL_VERSION=5.20.2
PERL_VER=5.20
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

[package - head-mips-default][lang/spidermonkey170] Failed for spidermonkey170-17.0.0_1 in build

2015-06-10 Thread pkg-fallout

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...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/lang/spidermonkey170/Makefile 386312 2015-05-14 
10:15:04Z mat $
Log URL:
http://beefy7.nyi.freebsd.org/data/head-mips-default/p388679_s282634/logs/spidermonkey170-17.0.0_1.log
Build URL:  
http://beefy7.nyi.freebsd.org/build.html?mastername=head-mips-defaultbuild=p388679_s282634
Log:

 Building lang/spidermonkey170
build started at Wed Jun 10 14:43:15 UTC 2015
port directory: /usr/ports/lang/spidermonkey170
building for: FreeBSD head-mips-default-job-09 11.0-CURRENT FreeBSD 
11.0-CURRENT r282634 mips
maintained by: k...@freebsd.org
Makefile ident:  $FreeBSD: head/lang/spidermonkey170/Makefile 386312 
2015-05-14 10:15:04Z mat $
Poudriere version: 3.1.7
Host OSVERSION: 1100070
Jail OSVERSION: 1100072




!!! Jail is newer than host. (Jail: 1100072, Host: 1100070) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
UNAME_p=mips
UNAME_m=mips
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100072
UNAME_v=FreeBSD 11.0-CURRENT r282634
UNAME_r=11.0-CURRENT
LC_COLLATE=C
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/head-mips-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=spidermonkey170-17.0.0_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-mips-default/ref/.p/pool
MASTERNAME=head-mips-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.7
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
=== The following configuration options are available for 
spidermonkey170-17.0.0_1:
 DEBUG=off: Enable Debug build
 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 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 
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=-I/usr/local/include  LDFLAGS= -L/usr/local/lib 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--
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_VERSION=python2.7
PYTHON_VER=2.7
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
PERL_VERSION=5.20.2
PERL_VER=5.20
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