[package - 110mips64-quarterly][lang/ruby22] Failed for ruby-2.2.5_1, 1 in build/runaway

2016-12-29 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: r...@freebsd.org
Last committer: swi...@freebsd.org
Ident:  $FreeBSD: branches/2016Q4/lang/ruby22/Makefile 421301 
2016-09-04 00:51:22Z swills $
Log URL:
http://beefy16.nyi.freebsd.org/data/110mips64-quarterly/429801/logs/ruby-2.2.5_1,1.log
Build URL:  
http://beefy16.nyi.freebsd.org/build.html?mastername=110mips64-quarterly&build=429801
Log:

>> Building lang/ruby22
build started at Thu Dec 29 01:11:33 UTC 2016
port directory: /usr/ports/lang/ruby22
building for: FreeBSD 110mips64-quarterly-job-04 11.0-RELEASE-p6 FreeBSD 
11.0-RELEASE-p6 r310419 mips
maintained by: r...@freebsd.org
Makefile ident:  $FreeBSD: branches/2016Q4/lang/ruby22/Makefile 421301 
2016-09-04 00:51:22Z swills $
Poudriere version: 3.1.14
Host OSVERSION: 1200017
Jail OSVERSION: 1100122
Job Id: 04

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

---Begin OPTIONS List---
===> The following configuration options are available for ruby-2.2.5_1,1:
 CAPIDOCS=off: Build and install C API documents
 DEBUG=off: Build with debugging support
 DOCS=on: Build and/or install documentation
 EXAMPLES=on: Build and/or install examples
 GMP=off: Use GMP to accelerate Bignum operations
 RDOC=on: Build and install Rdoc indexes
> Which line editing lib to use: you have to select exactly one of them
 LIBEDIT=on: Use libedit
 READLINE=off: Use libreadline
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--with-rubyhdrdir="/usr/local/include/ruby-2.2/"  
--with-rubylibprefix="/usr/local/lib/ruby"  
--docdir="/usr/local/share/doc/ruby22"  --with-soname=ruby22 
--program-prefix="" --program-suffix="22"  --disable-rpath  --enable-pthread  
--enable-shared  --with-ruby-version=minor  
--with-sitedir="/usr/local/lib/ruby/site_ruby"  
--with-vendordir="/usr/local/lib/ruby/vendor_ruby" --disable-install-capi 
--without-gmp --enable-install-rdoc --enable-libedit 
--with-libedit-dir=/usr/local --disable-dtrace --prefix=/usr/local 
${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
LC_ALL=C debugflags= XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
HOME=/wrkdirs/usr/ports/lang/ruby22/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" 
CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
LC_ALL=C OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include 
OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
HOME=/wrkdirs/usr/ports/lang/ruby22/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -G0  -isystem /usr/local/include 
-fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-I/usr/local/include -isystem /usr/local/include"  LDFLAGS=" " 
LIBS="-lpthread -L/usr/local/lib -L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" 
CXXFLAGS="-O2 -pipe -G0 -isystem /usr/local/include -fno-strict-aliasing  
-isystem /usr/local/include"  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--
CAPIDOCS="@comment
"
NO_CAPIDOCS=""
DEBUG="@comment
"
NO_DEBUG=""
DOCS=""
NO_DOCS="@comment
"
EXAMPLES=""
NO_EXAMPLES="@comment
"
GMP="@comment
"
NO_GMP=""
RDOC=""
NO_RDOC="@comment
"
LIBEDIT=""
NO_LIBEDIT="@comment
"
READLINE="@comment
"
NO_READLINE=""
RUBY_LIBDIR="lib/ruby/2.2"
RUBY_ARCHLIBDIR="lib/ruby/2.2/mips64-freebsd11"
RUBY_SITELIBDIR="l

[package - 110mips64-quarterly][lang/ruby22] Failed for ruby-2.2.5_1, 1 in build/runaway

2016-12-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: r...@freebsd.org
Last committer: swi...@freebsd.org
Ident:  $FreeBSD: branches/2016Q4/lang/ruby22/Makefile 421301 
2016-09-04 00:51:22Z swills $
Log URL:
http://beefy16.nyi.freebsd.org/data/110mips64-quarterly/429509/logs/ruby-2.2.5_1,1.log
Build URL:  
http://beefy16.nyi.freebsd.org/build.html?mastername=110mips64-quarterly&build=429509
Log:

>> Building lang/ruby22
build started at Tue Dec 27 01:11:42 UTC 2016
port directory: /usr/ports/lang/ruby22
building for: FreeBSD 110mips64-quarterly-job-05 11.0-RELEASE-p6 FreeBSD 
11.0-RELEASE-p6 r310419 mips
maintained by: r...@freebsd.org
Makefile ident:  $FreeBSD: branches/2016Q4/lang/ruby22/Makefile 421301 
2016-09-04 00:51:22Z swills $
Poudriere version: 3.1.14
Host OSVERSION: 1200017
Jail OSVERSION: 1100122
Job Id: 05

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

---Begin OPTIONS List---
===> The following configuration options are available for ruby-2.2.5_1,1:
 CAPIDOCS=off: Build and install C API documents
 DEBUG=off: Build with debugging support
 DOCS=on: Build and/or install documentation
 EXAMPLES=on: Build and/or install examples
 GMP=off: Use GMP to accelerate Bignum operations
 RDOC=on: Build and install Rdoc indexes
> Which line editing lib to use: you have to select exactly one of them
 LIBEDIT=on: Use libedit
 READLINE=off: Use libreadline
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--with-rubyhdrdir="/usr/local/include/ruby-2.2/"  
--with-rubylibprefix="/usr/local/lib/ruby"  
--docdir="/usr/local/share/doc/ruby22"  --with-soname=ruby22 
--program-prefix="" --program-suffix="22"  --disable-rpath  --enable-pthread  
--enable-shared  --with-ruby-version=minor  
--with-sitedir="/usr/local/lib/ruby/site_ruby"  
--with-vendordir="/usr/local/lib/ruby/vendor_ruby" --disable-install-capi 
--without-gmp --enable-install-rdoc --enable-libedit 
--with-libedit-dir=/usr/local --disable-dtrace --prefix=/usr/local 
${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
LC_ALL=C debugflags= XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
HOME=/wrkdirs/usr/ports/lang/ruby22/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" 
CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
LC_ALL=C OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include 
OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
HOME=/wrkdirs/usr/ports/lang/ruby22/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -G0  -isystem /usr/local/include 
-fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-I/usr/local/include -isystem /usr/local/include"  LDFLAGS=" " 
LIBS="-lpthread -L/usr/local/lib -L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" 
CXXFLAGS="-O2 -pipe -G0 -isystem /usr/local/include -fno-strict-aliasing  
-isystem /usr/local/include"  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--
CAPIDOCS="@comment
"
NO_CAPIDOCS=""
DEBUG="@comment
"
NO_DEBUG=""
DOCS=""
NO_DOCS="@comment
"
EXAMPLES=""
NO_EXAMPLES="@comment
"
GMP="@comment
"
NO_GMP=""
RDOC=""
NO_RDOC="@comment
"
LIBEDIT=""
NO_LIBEDIT="@comment
"
READLINE="@comment
"
NO_READLINE=""
RUBY_LIBDIR="lib/ruby/2.2"
RUBY_ARCHLIBDIR="lib/ruby/2.2/mips64-freebsd11"
RUBY_SITELIBDIR="l

[package - 110mips64-quarterly][lang/ruby22] Failed for ruby-2.2.5_1, 1 in build/runaway

2016-12-24 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: r...@freebsd.org
Last committer: swi...@freebsd.org
Ident:  $FreeBSD: branches/2016Q4/lang/ruby22/Makefile 421301 
2016-09-04 00:51:22Z swills $
Log URL:
http://beefy16.nyi.freebsd.org/data/110mips64-quarterly/429295/logs/ruby-2.2.5_1,1.log
Build URL:  
http://beefy16.nyi.freebsd.org/build.html?mastername=110mips64-quarterly&build=429295
Log:

>> Building lang/ruby22
build started at Sat Dec 24 03:08:58 UTC 2016
port directory: /usr/ports/lang/ruby22
building for: FreeBSD 110mips64-quarterly-job-03 11.0-RELEASE-p6 FreeBSD 
11.0-RELEASE-p6 r310419 mips
maintained by: r...@freebsd.org
Makefile ident:  $FreeBSD: branches/2016Q4/lang/ruby22/Makefile 421301 
2016-09-04 00:51:22Z swills $
Poudriere version: 3.1.14
Host OSVERSION: 1200017
Jail OSVERSION: 1100122
Job Id: 03

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

---Begin OPTIONS List---
===> The following configuration options are available for ruby-2.2.5_1,1:
 CAPIDOCS=off: Build and install C API documents
 DEBUG=off: Build with debugging support
 DOCS=on: Build and/or install documentation
 EXAMPLES=on: Build and/or install examples
 GMP=off: Use GMP to accelerate Bignum operations
 RDOC=on: Build and install Rdoc indexes
> Which line editing lib to use: you have to select exactly one of them
 LIBEDIT=on: Use libedit
 READLINE=off: Use libreadline
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--with-rubyhdrdir="/usr/local/include/ruby-2.2/"  
--with-rubylibprefix="/usr/local/lib/ruby"  
--docdir="/usr/local/share/doc/ruby22"  --with-soname=ruby22 
--program-prefix="" --program-suffix="22"  --disable-rpath  --enable-pthread  
--enable-shared  --with-ruby-version=minor  
--with-sitedir="/usr/local/lib/ruby/site_ruby"  
--with-vendordir="/usr/local/lib/ruby/vendor_ruby" --disable-install-capi 
--without-gmp --enable-install-rdoc --enable-libedit 
--with-libedit-dir=/usr/local --disable-dtrace --prefix=/usr/local 
${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
LC_ALL=C debugflags= XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
HOME=/wrkdirs/usr/ports/lang/ruby22/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" 
CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
LC_ALL=C OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include 
OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
HOME=/wrkdirs/usr/ports/lang/ruby22/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -G0  -isystem /usr/local/include 
-fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-I/usr/local/include -isystem /usr/local/include"  LDFLAGS=" " 
LIBS="-lpthread -L/usr/local/lib -L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" 
CXXFLAGS="-O2 -pipe -G0 -isystem /usr/local/include -fno-strict-aliasing  
-isystem /usr/local/include"  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--
CAPIDOCS="@comment
"
NO_CAPIDOCS=""
DEBUG="@comment
"
NO_DEBUG=""
DOCS=""
NO_DOCS="@comment
"
EXAMPLES=""
NO_EXAMPLES="@comment
"
GMP="@comment
"
NO_GMP=""
RDOC=""
NO_RDOC="@comment
"
LIBEDIT=""
NO_LIBEDIT="@comment
"
READLINE="@comment
"
NO_READLINE=""
RUBY_LIBDIR="lib/ruby/2.2"
RUBY_ARCHLIBDIR="lib/ruby/2.2/mips64-freebsd11"
RUBY_SITELIBDIR="l

[package - 110mips64-quarterly][lang/ruby22] Failed for ruby-2.2.5_1, 1 in build/runaway

2016-12-22 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: r...@freebsd.org
Last committer: swi...@freebsd.org
Ident:  $FreeBSD: branches/2016Q4/lang/ruby22/Makefile 421301 
2016-09-04 00:51:22Z swills $
Log URL:
http://beefy16.nyi.freebsd.org/data/110mips64-quarterly/429040/logs/ruby-2.2.5_1,1.log
Build URL:  
http://beefy16.nyi.freebsd.org/build.html?mastername=110mips64-quarterly&build=429040
Log:

>> Building lang/ruby22
build started at Thu Dec 22 01:10:27 UTC 2016
port directory: /usr/ports/lang/ruby22
building for: FreeBSD 110mips64-quarterly-job-04 11.0-RELEASE-p5 FreeBSD 
11.0-RELEASE-p5 r309692 mips
maintained by: r...@freebsd.org
Makefile ident:  $FreeBSD: branches/2016Q4/lang/ruby22/Makefile 421301 
2016-09-04 00:51:22Z swills $
Poudriere version: 3.1.14
Host OSVERSION: 1200017
Jail OSVERSION: 1100122
Job Id: 04

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

---Begin OPTIONS List---
===> The following configuration options are available for ruby-2.2.5_1,1:
 CAPIDOCS=off: Build and install C API documents
 DEBUG=off: Build with debugging support
 DOCS=on: Build and/or install documentation
 EXAMPLES=on: Build and/or install examples
 GMP=off: Use GMP to accelerate Bignum operations
 RDOC=on: Build and install Rdoc indexes
> Which line editing lib to use: you have to select exactly one of them
 LIBEDIT=on: Use libedit
 READLINE=off: Use libreadline
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--with-rubyhdrdir="/usr/local/include/ruby-2.2/"  
--with-rubylibprefix="/usr/local/lib/ruby"  
--docdir="/usr/local/share/doc/ruby22"  --with-soname=ruby22 
--program-prefix="" --program-suffix="22"  --disable-rpath  --enable-pthread  
--enable-shared  --with-ruby-version=minor  
--with-sitedir="/usr/local/lib/ruby/site_ruby"  
--with-vendordir="/usr/local/lib/ruby/vendor_ruby" --disable-install-capi 
--without-gmp --enable-install-rdoc --enable-libedit 
--with-libedit-dir=/usr/local --disable-dtrace --prefix=/usr/local 
${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
LC_ALL=C debugflags= XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
HOME=/wrkdirs/usr/ports/lang/ruby22/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" 
CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
LC_ALL=C OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include 
OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
HOME=/wrkdirs/usr/ports/lang/ruby22/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -G0  -isystem /usr/local/include 
-fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-I/usr/local/include -isystem /usr/local/include"  LDFLAGS=" " 
LIBS="-lpthread -L/usr/local/lib -L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" 
CXXFLAGS="-O2 -pipe -G0 -isystem /usr/local/include -fno-strict-aliasing  
-isystem /usr/local/include"  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--
CAPIDOCS="@comment
"
NO_CAPIDOCS=""
DEBUG="@comment
"
NO_DEBUG=""
DOCS=""
NO_DOCS="@comment
"
EXAMPLES=""
NO_EXAMPLES="@comment
"
GMP="@comment
"
NO_GMP=""
RDOC=""
NO_RDOC="@comment
"
LIBEDIT=""
NO_LIBEDIT="@comment
"
READLINE="@comment
"
NO_READLINE=""
RUBY_LIBDIR="lib/ruby/2.2"
RUBY_ARCHLIBDIR="lib/ruby/2.2/mips64-freebsd11"
RUBY_SITELIBDIR="l

[package - 110mips64-quarterly][lang/ruby22] Failed for ruby-2.2.5_1, 1 in build/runaway

2016-12-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: r...@freebsd.org
Last committer: swi...@freebsd.org
Ident:  $FreeBSD: branches/2016Q4/lang/ruby22/Makefile 421301 
2016-09-04 00:51:22Z swills $
Log URL:
http://beefy16.nyi.freebsd.org/data/110mips64-quarterly/428796/logs/ruby-2.2.5_1,1.log
Build URL:  
http://beefy16.nyi.freebsd.org/build.html?mastername=110mips64-quarterly&build=428796
Log:

>> Building lang/ruby22
build started at Tue Dec 20 01:11:40 UTC 2016
port directory: /usr/ports/lang/ruby22
building for: FreeBSD 110mips64-quarterly-job-04 11.0-RELEASE-p5 FreeBSD 
11.0-RELEASE-p5 r309692 mips
maintained by: r...@freebsd.org
Makefile ident:  $FreeBSD: branches/2016Q4/lang/ruby22/Makefile 421301 
2016-09-04 00:51:22Z swills $
Poudriere version: 3.1.14
Host OSVERSION: 1200017
Jail OSVERSION: 1100122
Job Id: 04

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

---Begin OPTIONS List---
===> The following configuration options are available for ruby-2.2.5_1,1:
 CAPIDOCS=off: Build and install C API documents
 DEBUG=off: Build with debugging support
 DOCS=on: Build and/or install documentation
 EXAMPLES=on: Build and/or install examples
 GMP=off: Use GMP to accelerate Bignum operations
 RDOC=on: Build and install Rdoc indexes
> Which line editing lib to use: you have to select exactly one of them
 LIBEDIT=on: Use libedit
 READLINE=off: Use libreadline
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--with-rubyhdrdir="/usr/local/include/ruby-2.2/"  
--with-rubylibprefix="/usr/local/lib/ruby"  
--docdir="/usr/local/share/doc/ruby22"  --with-soname=ruby22 
--program-prefix="" --program-suffix="22"  --disable-rpath  --enable-pthread  
--enable-shared  --with-ruby-version=minor  
--with-sitedir="/usr/local/lib/ruby/site_ruby"  
--with-vendordir="/usr/local/lib/ruby/vendor_ruby" --disable-install-capi 
--without-gmp --enable-install-rdoc --enable-libedit 
--with-libedit-dir=/usr/local --disable-dtrace --prefix=/usr/local 
${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
LC_ALL=C debugflags= XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
HOME=/wrkdirs/usr/ports/lang/ruby22/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" 
CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
LC_ALL=C OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include 
OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
HOME=/wrkdirs/usr/ports/lang/ruby22/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -G0  -isystem /usr/local/include 
-fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-I/usr/local/include -isystem /usr/local/include"  LDFLAGS=" " 
LIBS="-lpthread -L/usr/local/lib -L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" 
CXXFLAGS="-O2 -pipe -G0 -isystem /usr/local/include -fno-strict-aliasing  
-isystem /usr/local/include"  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--
CAPIDOCS="@comment
"
NO_CAPIDOCS=""
DEBUG="@comment
"
NO_DEBUG=""
DOCS=""
NO_DOCS="@comment
"
EXAMPLES=""
NO_EXAMPLES="@comment
"
GMP="@comment
"
NO_GMP=""
RDOC=""
NO_RDOC="@comment
"
LIBEDIT=""
NO_LIBEDIT="@comment
"
READLINE="@comment
"
NO_READLINE=""
RUBY_LIBDIR="lib/ruby/2.2"
RUBY_ARCHLIBDIR="lib/ruby/2.2/mips64-freebsd11"
RUBY_SITELIBDIR="l

[package - 110mips64-quarterly][lang/ruby22] Failed for ruby-2.2.5_1, 1 in build/runaway

2016-12-17 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: r...@freebsd.org
Last committer: swi...@freebsd.org
Ident:  $FreeBSD: branches/2016Q4/lang/ruby22/Makefile 421301 
2016-09-04 00:51:22Z swills $
Log URL:
http://beefy16.nyi.freebsd.org/data/110mips64-quarterly/428670/logs/ruby-2.2.5_1,1.log
Build URL:  
http://beefy16.nyi.freebsd.org/build.html?mastername=110mips64-quarterly&build=428670
Log:

>> Building lang/ruby22
build started at Sat Dec 17 01:11:17 UTC 2016
port directory: /usr/ports/lang/ruby22
building for: FreeBSD 110mips64-quarterly-job-04 11.0-RELEASE-p5 FreeBSD 
11.0-RELEASE-p5 r309692 mips
maintained by: r...@freebsd.org
Makefile ident:  $FreeBSD: branches/2016Q4/lang/ruby22/Makefile 421301 
2016-09-04 00:51:22Z swills $
Poudriere version: 3.1.14
Host OSVERSION: 1200010
Jail OSVERSION: 1100122
Job Id: 04

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

---Begin OPTIONS List---
===> The following configuration options are available for ruby-2.2.5_1,1:
 CAPIDOCS=off: Build and install C API documents
 DEBUG=off: Build with debugging support
 DOCS=on: Build and/or install documentation
 EXAMPLES=on: Build and/or install examples
 GMP=off: Use GMP to accelerate Bignum operations
 RDOC=on: Build and install Rdoc indexes
> Which line editing lib to use: you have to select exactly one of them
 LIBEDIT=on: Use libedit
 READLINE=off: Use libreadline
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--with-rubyhdrdir="/usr/local/include/ruby-2.2/"  
--with-rubylibprefix="/usr/local/lib/ruby"  
--docdir="/usr/local/share/doc/ruby22"  --with-soname=ruby22 
--program-prefix="" --program-suffix="22"  --disable-rpath  --enable-pthread  
--enable-shared  --with-ruby-version=minor  
--with-sitedir="/usr/local/lib/ruby/site_ruby"  
--with-vendordir="/usr/local/lib/ruby/vendor_ruby" --disable-install-capi 
--without-gmp --enable-install-rdoc --enable-libedit 
--with-libedit-dir=/usr/local --disable-dtrace --prefix=/usr/local 
${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
LC_ALL=C debugflags= XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
HOME=/wrkdirs/usr/ports/lang/ruby22/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" 
CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
LC_ALL=C OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include 
OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
HOME=/wrkdirs/usr/ports/lang/ruby22/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -G0  -isystem /usr/local/include 
-fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-I/usr/local/include -isystem /usr/local/include"  LDFLAGS=" " 
LIBS="-lpthread -L/usr/local/lib -L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" 
CXXFLAGS="-O2 -pipe -G0 -isystem /usr/local/include -fno-strict-aliasing  
-isystem /usr/local/include"  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--
CAPIDOCS="@comment
"
NO_CAPIDOCS=""
DEBUG="@comment
"
NO_DEBUG=""
DOCS=""
NO_DOCS="@comment
"
EXAMPLES=""
NO_EXAMPLES="@comment
"
GMP="@comment
"
NO_GMP=""
RDOC=""
NO_RDOC="@comment
"
LIBEDIT=""
NO_LIBEDIT="@comment
"
READLINE="@comment
"
NO_READLINE=""
RUBY_LIBDIR="lib/ruby/2.2"
RUBY_ARCHLIBDIR="lib/ruby/2.2/mips64-freebsd11"
RUBY_SITELIBDIR="l

[package - 110mips64-quarterly][lang/ruby22] Failed for ruby-2.2.5_1, 1 in build/runaway

2016-12-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: r...@freebsd.org
Last committer: swi...@freebsd.org
Ident:  $FreeBSD: branches/2016Q4/lang/ruby22/Makefile 421301 
2016-09-04 00:51:22Z swills $
Log URL:
http://beefy16.nyi.freebsd.org/data/110mips64-quarterly/428562/logs/ruby-2.2.5_1,1.log
Build URL:  
http://beefy16.nyi.freebsd.org/build.html?mastername=110mips64-quarterly&build=428562
Log:

>> Building lang/ruby22
build started at Thu Dec 15 01:11:17 UTC 2016
port directory: /usr/ports/lang/ruby22
building for: FreeBSD 110mips64-quarterly-job-04 11.0-RELEASE-p5 FreeBSD 
11.0-RELEASE-p5 r309692 mips
maintained by: r...@freebsd.org
Makefile ident:  $FreeBSD: branches/2016Q4/lang/ruby22/Makefile 421301 
2016-09-04 00:51:22Z swills $
Poudriere version: 3.1.14
Host OSVERSION: 1200010
Jail OSVERSION: 1100122
Job Id: 04

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

---Begin OPTIONS List---
===> The following configuration options are available for ruby-2.2.5_1,1:
 CAPIDOCS=off: Build and install C API documents
 DEBUG=off: Build with debugging support
 DOCS=on: Build and/or install documentation
 EXAMPLES=on: Build and/or install examples
 GMP=off: Use GMP to accelerate Bignum operations
 RDOC=on: Build and install Rdoc indexes
> Which line editing lib to use: you have to select exactly one of them
 LIBEDIT=on: Use libedit
 READLINE=off: Use libreadline
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--with-rubyhdrdir="/usr/local/include/ruby-2.2/"  
--with-rubylibprefix="/usr/local/lib/ruby"  
--docdir="/usr/local/share/doc/ruby22"  --with-soname=ruby22 
--program-prefix="" --program-suffix="22"  --disable-rpath  --enable-pthread  
--enable-shared  --with-ruby-version=minor  
--with-sitedir="/usr/local/lib/ruby/site_ruby"  
--with-vendordir="/usr/local/lib/ruby/vendor_ruby" --disable-install-capi 
--without-gmp --enable-install-rdoc --enable-libedit 
--with-libedit-dir=/usr/local --disable-dtrace --prefix=/usr/local 
${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
LC_ALL=C debugflags= XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
HOME=/wrkdirs/usr/ports/lang/ruby22/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" 
CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
LC_ALL=C OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include 
OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
HOME=/wrkdirs/usr/ports/lang/ruby22/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -G0  -isystem /usr/local/include 
-fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-I/usr/local/include -isystem /usr/local/include"  LDFLAGS=" " 
LIBS="-lpthread -L/usr/local/lib -L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" 
CXXFLAGS="-O2 -pipe -G0 -isystem /usr/local/include -fno-strict-aliasing  
-isystem /usr/local/include"  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--
CAPIDOCS="@comment
"
NO_CAPIDOCS=""
DEBUG="@comment
"
NO_DEBUG=""
DOCS=""
NO_DOCS="@comment
"
EXAMPLES=""
NO_EXAMPLES="@comment
"
GMP="@comment
"
NO_GMP=""
RDOC=""
NO_RDOC="@comment
"
LIBEDIT=""
NO_LIBEDIT="@comment
"
READLINE="@comment
"
NO_READLINE=""
RUBY_LIBDIR="lib/ruby/2.2"
RUBY_ARCHLIBDIR="lib/ruby/2.2/mips64-freebsd11"
RUBY_SITELIBDIR="l

[package - 110mips64-quarterly][lang/ruby22] Failed for ruby-2.2.5_1, 1 in build/runaway

2016-12-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: r...@freebsd.org
Last committer: swi...@freebsd.org
Ident:  $FreeBSD: branches/2016Q4/lang/ruby22/Makefile 421301 
2016-09-04 00:51:22Z swills $
Log URL:
http://beefy16.nyi.freebsd.org/data/110mips64-quarterly/428410/logs/ruby-2.2.5_1,1.log
Build URL:  
http://beefy16.nyi.freebsd.org/build.html?mastername=110mips64-quarterly&build=428410
Log:

>> Building lang/ruby22
build started at Tue Dec 13 01:11:19 UTC 2016
port directory: /usr/ports/lang/ruby22
building for: FreeBSD 110mips64-quarterly-job-05 11.0-RELEASE-p5 FreeBSD 
11.0-RELEASE-p5 r309692 mips
maintained by: r...@freebsd.org
Makefile ident:  $FreeBSD: branches/2016Q4/lang/ruby22/Makefile 421301 
2016-09-04 00:51:22Z swills $
Poudriere version: 3.1.14
Host OSVERSION: 1200010
Jail OSVERSION: 1100122
Job Id: 05

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

---Begin OPTIONS List---
===> The following configuration options are available for ruby-2.2.5_1,1:
 CAPIDOCS=off: Build and install C API documents
 DEBUG=off: Build with debugging support
 DOCS=on: Build and/or install documentation
 EXAMPLES=on: Build and/or install examples
 GMP=off: Use GMP to accelerate Bignum operations
 RDOC=on: Build and install Rdoc indexes
> Which line editing lib to use: you have to select exactly one of them
 LIBEDIT=on: Use libedit
 READLINE=off: Use libreadline
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--with-rubyhdrdir="/usr/local/include/ruby-2.2/"  
--with-rubylibprefix="/usr/local/lib/ruby"  
--docdir="/usr/local/share/doc/ruby22"  --with-soname=ruby22 
--program-prefix="" --program-suffix="22"  --disable-rpath  --enable-pthread  
--enable-shared  --with-ruby-version=minor  
--with-sitedir="/usr/local/lib/ruby/site_ruby"  
--with-vendordir="/usr/local/lib/ruby/vendor_ruby" --disable-install-capi 
--without-gmp --enable-install-rdoc --enable-libedit 
--with-libedit-dir=/usr/local --disable-dtrace --prefix=/usr/local 
${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
LC_ALL=C debugflags= XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
HOME=/wrkdirs/usr/ports/lang/ruby22/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" 
CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
LC_ALL=C OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include 
OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
HOME=/wrkdirs/usr/ports/lang/ruby22/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -G0  -isystem /usr/local/include 
-fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-I/usr/local/include -isystem /usr/local/include"  LDFLAGS=" " 
LIBS="-lpthread -L/usr/local/lib -L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" 
CXXFLAGS="-O2 -pipe -G0 -isystem /usr/local/include -fno-strict-aliasing  
-isystem /usr/local/include"  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--
CAPIDOCS="@comment
"
NO_CAPIDOCS=""
DEBUG="@comment
"
NO_DEBUG=""
DOCS=""
NO_DOCS="@comment
"
EXAMPLES=""
NO_EXAMPLES="@comment
"
GMP="@comment
"
NO_GMP=""
RDOC=""
NO_RDOC="@comment
"
LIBEDIT=""
NO_LIBEDIT="@comment
"
READLINE="@comment
"
NO_READLINE=""
RUBY_LIBDIR="lib/ruby/2.2"
RUBY_ARCHLIBDIR="lib/ruby/2.2/mips64-freebsd11"
RUBY_SITELIBDIR="l

[package - 110mips64-quarterly][lang/ruby22] Failed for ruby-2.2.5_1, 1 in build/runaway

2016-12-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: r...@freebsd.org
Last committer: swi...@freebsd.org
Ident:  $FreeBSD: branches/2016Q4/lang/ruby22/Makefile 421301 
2016-09-04 00:51:22Z swills $
Log URL:
http://beefy16.nyi.freebsd.org/data/110mips64-quarterly/428211/logs/ruby-2.2.5_1,1.log
Build URL:  
http://beefy16.nyi.freebsd.org/build.html?mastername=110mips64-quarterly&build=428211
Log:

>> Building lang/ruby22
build started at Sat Dec 10 03:09:41 UTC 2016
port directory: /usr/ports/lang/ruby22
building for: FreeBSD 110mips64-quarterly-job-12 11.0-RELEASE-p5 FreeBSD 
11.0-RELEASE-p5 r309692 mips
maintained by: r...@freebsd.org
Makefile ident:  $FreeBSD: branches/2016Q4/lang/ruby22/Makefile 421301 
2016-09-04 00:51:22Z swills $
Poudriere version: 3.1.14
Host OSVERSION: 1200010
Jail OSVERSION: 1100122
Job Id: 12

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

---Begin OPTIONS List---
===> The following configuration options are available for ruby-2.2.5_1,1:
 CAPIDOCS=off: Build and install C API documents
 DEBUG=off: Build with debugging support
 DOCS=on: Build and/or install documentation
 EXAMPLES=on: Build and/or install examples
 GMP=off: Use GMP to accelerate Bignum operations
 RDOC=on: Build and install Rdoc indexes
> Which line editing lib to use: you have to select exactly one of them
 LIBEDIT=on: Use libedit
 READLINE=off: Use libreadline
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--with-rubyhdrdir="/usr/local/include/ruby-2.2/"  
--with-rubylibprefix="/usr/local/lib/ruby"  
--docdir="/usr/local/share/doc/ruby22"  --with-soname=ruby22 
--program-prefix="" --program-suffix="22"  --disable-rpath  --enable-pthread  
--enable-shared  --with-ruby-version=minor  
--with-sitedir="/usr/local/lib/ruby/site_ruby"  
--with-vendordir="/usr/local/lib/ruby/vendor_ruby" --disable-install-capi 
--without-gmp --enable-install-rdoc --enable-libedit 
--with-libedit-dir=/usr/local --disable-dtrace --prefix=/usr/local 
${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
LC_ALL=C debugflags= XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
HOME=/wrkdirs/usr/ports/lang/ruby22/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" 
CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
LC_ALL=C OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include 
OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
HOME=/wrkdirs/usr/ports/lang/ruby22/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -G0  -isystem /usr/local/include 
-fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-I/usr/local/include -isystem /usr/local/include"  LDFLAGS=" " 
LIBS="-lpthread -L/usr/local/lib -L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" 
CXXFLAGS="-O2 -pipe -G0 -isystem /usr/local/include -fno-strict-aliasing  
-isystem /usr/local/include"  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--
CAPIDOCS="@comment
"
NO_CAPIDOCS=""
DEBUG="@comment
"
NO_DEBUG=""
DOCS=""
NO_DOCS="@comment
"
EXAMPLES=""
NO_EXAMPLES="@comment
"
GMP="@comment
"
NO_GMP=""
RDOC=""
NO_RDOC="@comment
"
LIBEDIT=""
NO_LIBEDIT="@comment
"
READLINE="@comment
"
NO_READLINE=""
RUBY_LIBDIR="lib/ruby/2.2"
RUBY_ARCHLIBDIR="lib/ruby/2.2/mips64-freebsd11"
RUBY_SITELIBDIR="l

[package - 110mips64-quarterly][lang/ruby22] Failed for ruby-2.2.5_1, 1 in build/runaway

2016-12-06 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: r...@freebsd.org
Last committer: swi...@freebsd.org
Ident:  $FreeBSD: branches/2016Q4/lang/ruby22/Makefile 421301 
2016-09-04 00:51:22Z swills $
Log URL:
http://beefy16.nyi.freebsd.org/data/110mips64-quarterly/427878/logs/ruby-2.2.5_1,1.log
Build URL:  
http://beefy16.nyi.freebsd.org/build.html?mastername=110mips64-quarterly&build=427878
Log:

>> Building lang/ruby22
build started at Tue Dec  6 03:10:09 UTC 2016
port directory: /usr/ports/lang/ruby22
building for: FreeBSD 110mips64-quarterly-job-06 11.0-RELEASE-p3 FreeBSD 
11.0-RELEASE-p3 r309584 mips
maintained by: r...@freebsd.org
Makefile ident:  $FreeBSD: branches/2016Q4/lang/ruby22/Makefile 421301 
2016-09-04 00:51:22Z swills $
Poudriere version: 3.1.14
Host OSVERSION: 1200010
Jail OSVERSION: 1100122
Job Id: 06

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

---Begin OPTIONS List---
===> The following configuration options are available for ruby-2.2.5_1,1:
 CAPIDOCS=off: Build and install C API documents
 DEBUG=off: Build with debugging support
 DOCS=on: Build and/or install documentation
 EXAMPLES=on: Build and/or install examples
 GMP=off: Use GMP to accelerate Bignum operations
 RDOC=on: Build and install Rdoc indexes
> Which line editing lib to use: you have to select exactly one of them
 LIBEDIT=on: Use libedit
 READLINE=off: Use libreadline
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--with-rubyhdrdir="/usr/local/include/ruby-2.2/"  
--with-rubylibprefix="/usr/local/lib/ruby"  
--docdir="/usr/local/share/doc/ruby22"  --with-soname=ruby22 
--program-prefix="" --program-suffix="22"  --disable-rpath  --enable-pthread  
--enable-shared  --with-ruby-version=minor  
--with-sitedir="/usr/local/lib/ruby/site_ruby"  
--with-vendordir="/usr/local/lib/ruby/vendor_ruby" --disable-install-capi 
--without-gmp --enable-install-rdoc --enable-libedit 
--with-libedit-dir=/usr/local --disable-dtrace --prefix=/usr/local 
${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
LC_ALL=C debugflags= XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
HOME=/wrkdirs/usr/ports/lang/ruby22/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" 
CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
LC_ALL=C OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include 
OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
HOME=/wrkdirs/usr/ports/lang/ruby22/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -G0  -isystem /usr/local/include 
-fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-I/usr/local/include -isystem /usr/local/include"  LDFLAGS=" " 
LIBS="-lpthread -L/usr/local/lib -L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" 
CXXFLAGS="-O2 -pipe -G0 -isystem /usr/local/include -fno-strict-aliasing  
-isystem /usr/local/include"  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--
CAPIDOCS="@comment
"
NO_CAPIDOCS=""
DEBUG="@comment
"
NO_DEBUG=""
DOCS=""
NO_DOCS="@comment
"
EXAMPLES=""
NO_EXAMPLES="@comment
"
GMP="@comment
"
NO_GMP=""
RDOC=""
NO_RDOC="@comment
"
LIBEDIT=""
NO_LIBEDIT="@comment
"
READLINE="@comment
"
NO_READLINE=""
RUBY_LIBDIR="lib/ruby/2.2"
RUBY_ARCHLIBDIR="lib/ruby/2.2/mips64-freebsd11"
RUBY_SITELIBDIR="l

[package - 110mips64-quarterly][lang/ruby22] Failed for ruby-2.2.5_1, 1 in build/runaway

2016-12-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: r...@freebsd.org
Last committer: swi...@freebsd.org
Ident:  $FreeBSD: branches/2016Q4/lang/ruby22/Makefile 421301 
2016-09-04 00:51:22Z swills $
Log URL:
http://beefy16.nyi.freebsd.org/data/110mips64-quarterly/427583/logs/ruby-2.2.5_1,1.log
Build URL:  
http://beefy16.nyi.freebsd.org/build.html?mastername=110mips64-quarterly&build=427583
Log:

>> Building lang/ruby22
build started at Sat Dec  3 01:11:26 UTC 2016
port directory: /usr/ports/lang/ruby22
building for: FreeBSD 110mips64-quarterly-job-05 11.0-RELEASE-p3 FreeBSD 
11.0-RELEASE-p3 r308202 mips
maintained by: r...@freebsd.org
Makefile ident:  $FreeBSD: branches/2016Q4/lang/ruby22/Makefile 421301 
2016-09-04 00:51:22Z swills $
Poudriere version: 3.1.14
Host OSVERSION: 1200010
Jail OSVERSION: 1100122
Job Id: 05

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

---Begin OPTIONS List---
===> The following configuration options are available for ruby-2.2.5_1,1:
 CAPIDOCS=off: Build and install C API documents
 DEBUG=off: Build with debugging support
 DOCS=on: Build and/or install documentation
 EXAMPLES=on: Build and/or install examples
 GMP=off: Use GMP to accelerate Bignum operations
 RDOC=on: Build and install Rdoc indexes
> Which line editing lib to use: you have to select exactly one of them
 LIBEDIT=on: Use libedit
 READLINE=off: Use libreadline
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--with-rubyhdrdir="/usr/local/include/ruby-2.2/"  
--with-rubylibprefix="/usr/local/lib/ruby"  
--docdir="/usr/local/share/doc/ruby22"  --with-soname=ruby22 
--program-prefix="" --program-suffix="22"  --disable-rpath  --enable-pthread  
--enable-shared  --with-ruby-version=minor  
--with-sitedir="/usr/local/lib/ruby/site_ruby"  
--with-vendordir="/usr/local/lib/ruby/vendor_ruby" --disable-install-capi 
--without-gmp --enable-install-rdoc --enable-libedit 
--with-libedit-dir=/usr/local --disable-dtrace --prefix=/usr/local 
${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
LC_ALL=C debugflags= XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
HOME=/wrkdirs/usr/ports/lang/ruby22/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" 
CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
LC_ALL=C OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include 
OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
HOME=/wrkdirs/usr/ports/lang/ruby22/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -G0  -isystem /usr/local/include 
-fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-I/usr/local/include -isystem /usr/local/include"  LDFLAGS=" " 
LIBS="-lpthread -L/usr/local/lib -L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" 
CXXFLAGS="-O2 -pipe -G0 -isystem /usr/local/include -fno-strict-aliasing  
-isystem /usr/local/include"  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--
CAPIDOCS="@comment
"
NO_CAPIDOCS=""
DEBUG="@comment
"
NO_DEBUG=""
DOCS=""
NO_DOCS="@comment
"
EXAMPLES=""
NO_EXAMPLES="@comment
"
GMP="@comment
"
NO_GMP=""
RDOC=""
NO_RDOC="@comment
"
LIBEDIT=""
NO_LIBEDIT="@comment
"
READLINE="@comment
"
NO_READLINE=""
RUBY_LIBDIR="lib/ruby/2.2"
RUBY_ARCHLIBDIR="lib/ruby/2.2/mips64-freebsd11"
RUBY_SITELIBDIR="l

[package - 110mips64-quarterly][lang/ruby22] Failed for ruby-2.2.5_1, 1 in build/runaway

2016-12-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: r...@freebsd.org
Last committer: swi...@freebsd.org
Ident:  $FreeBSD: branches/2016Q4/lang/ruby22/Makefile 421301 
2016-09-04 00:51:22Z swills $
Log URL:
http://beefy16.nyi.freebsd.org/data/110mips64-quarterly/427426/logs/ruby-2.2.5_1,1.log
Build URL:  
http://beefy16.nyi.freebsd.org/build.html?mastername=110mips64-quarterly&build=427426
Log:

>> Building lang/ruby22
build started at Thu Dec  1 01:11:25 UTC 2016
port directory: /usr/ports/lang/ruby22
building for: FreeBSD 110mips64-quarterly-job-04 11.0-RELEASE-p3 FreeBSD 
11.0-RELEASE-p3 r308202 mips
maintained by: r...@freebsd.org
Makefile ident:  $FreeBSD: branches/2016Q4/lang/ruby22/Makefile 421301 
2016-09-04 00:51:22Z swills $
Poudriere version: 3.1.14
Host OSVERSION: 1200010
Jail OSVERSION: 1100122
Job Id: 04

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

---Begin OPTIONS List---
===> The following configuration options are available for ruby-2.2.5_1,1:
 CAPIDOCS=off: Build and install C API documents
 DEBUG=off: Build with debugging support
 DOCS=on: Build and/or install documentation
 EXAMPLES=on: Build and/or install examples
 GMP=off: Use GMP to accelerate Bignum operations
 RDOC=on: Build and install Rdoc indexes
> Which line editing lib to use: you have to select exactly one of them
 LIBEDIT=on: Use libedit
 READLINE=off: Use libreadline
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--with-rubyhdrdir="/usr/local/include/ruby-2.2/"  
--with-rubylibprefix="/usr/local/lib/ruby"  
--docdir="/usr/local/share/doc/ruby22"  --with-soname=ruby22 
--program-prefix="" --program-suffix="22"  --disable-rpath  --enable-pthread  
--enable-shared  --with-ruby-version=minor  
--with-sitedir="/usr/local/lib/ruby/site_ruby"  
--with-vendordir="/usr/local/lib/ruby/vendor_ruby" --disable-install-capi 
--without-gmp --enable-install-rdoc --enable-libedit 
--with-libedit-dir=/usr/local --disable-dtrace --prefix=/usr/local 
${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
LC_ALL=C debugflags= XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
HOME=/wrkdirs/usr/ports/lang/ruby22/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" 
CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
LC_ALL=C OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include 
OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
HOME=/wrkdirs/usr/ports/lang/ruby22/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -G0  -isystem /usr/local/include 
-fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-I/usr/local/include -isystem /usr/local/include"  LDFLAGS=" " 
LIBS="-lpthread -L/usr/local/lib -L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" 
CXXFLAGS="-O2 -pipe -G0 -isystem /usr/local/include -fno-strict-aliasing  
-isystem /usr/local/include"  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--
CAPIDOCS="@comment
"
NO_CAPIDOCS=""
DEBUG="@comment
"
NO_DEBUG=""
DOCS=""
NO_DOCS="@comment
"
EXAMPLES=""
NO_EXAMPLES="@comment
"
GMP="@comment
"
NO_GMP=""
RDOC=""
NO_RDOC="@comment
"
LIBEDIT=""
NO_LIBEDIT="@comment
"
READLINE="@comment
"
NO_READLINE=""
RUBY_LIBDIR="lib/ruby/2.2"
RUBY_ARCHLIBDIR="lib/ruby/2.2/mips64-freebsd11"
RUBY_SITELIBDIR="l

[package - 110mips64-quarterly][lang/ruby22] Failed for ruby-2.2.5_1, 1 in build/runaway

2016-11-29 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: r...@freebsd.org
Last committer: swi...@freebsd.org
Ident:  $FreeBSD: branches/2016Q4/lang/ruby22/Makefile 421301 
2016-09-04 00:51:22Z swills $
Log URL:
http://beefy16.nyi.freebsd.org/data/110mips64-quarterly/427352/logs/ruby-2.2.5_1,1.log
Build URL:  
http://beefy16.nyi.freebsd.org/build.html?mastername=110mips64-quarterly&build=427352
Log:

>> Building lang/ruby22
build started at Tue Nov 29 01:11:29 UTC 2016
port directory: /usr/ports/lang/ruby22
building for: FreeBSD 110mips64-quarterly-job-04 11.0-RELEASE-p3 FreeBSD 
11.0-RELEASE-p3 r308202 mips
maintained by: r...@freebsd.org
Makefile ident:  $FreeBSD: branches/2016Q4/lang/ruby22/Makefile 421301 
2016-09-04 00:51:22Z swills $
Poudriere version: 3.1.14
Host OSVERSION: 1200010
Jail OSVERSION: 1100122
Job Id: 04

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

---Begin OPTIONS List---
===> The following configuration options are available for ruby-2.2.5_1,1:
 CAPIDOCS=off: Build and install C API documents
 DEBUG=off: Build with debugging support
 DOCS=on: Build and/or install documentation
 EXAMPLES=on: Build and/or install examples
 GMP=off: Use GMP to accelerate Bignum operations
 RDOC=on: Build and install Rdoc indexes
> Which line editing lib to use: you have to select exactly one of them
 LIBEDIT=on: Use libedit
 READLINE=off: Use libreadline
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--with-rubyhdrdir="/usr/local/include/ruby-2.2/"  
--with-rubylibprefix="/usr/local/lib/ruby"  
--docdir="/usr/local/share/doc/ruby22"  --with-soname=ruby22 
--program-prefix="" --program-suffix="22"  --disable-rpath  --enable-pthread  
--enable-shared  --with-ruby-version=minor  
--with-sitedir="/usr/local/lib/ruby/site_ruby"  
--with-vendordir="/usr/local/lib/ruby/vendor_ruby" --disable-install-capi 
--without-gmp --enable-install-rdoc --enable-libedit 
--with-libedit-dir=/usr/local --disable-dtrace --prefix=/usr/local 
${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
LC_ALL=C debugflags= XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
HOME=/wrkdirs/usr/ports/lang/ruby22/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" 
CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
LC_ALL=C OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include 
OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
HOME=/wrkdirs/usr/ports/lang/ruby22/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -G0  -isystem /usr/local/include 
-fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-I/usr/local/include -isystem /usr/local/include"  LDFLAGS=" " 
LIBS="-lpthread -L/usr/local/lib -L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" 
CXXFLAGS="-O2 -pipe -G0 -isystem /usr/local/include -fno-strict-aliasing  
-isystem /usr/local/include"  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--
CAPIDOCS="@comment
"
NO_CAPIDOCS=""
DEBUG="@comment
"
NO_DEBUG=""
DOCS=""
NO_DOCS="@comment
"
EXAMPLES=""
NO_EXAMPLES="@comment
"
GMP="@comment
"
NO_GMP=""
RDOC=""
NO_RDOC="@comment
"
LIBEDIT=""
NO_LIBEDIT="@comment
"
READLINE="@comment
"
NO_READLINE=""
RUBY_LIBDIR="lib/ruby/2.2"
RUBY_ARCHLIBDIR="lib/ruby/2.2/mips64-freebsd11"
RUBY_SITELIBDIR="l

[package - 110mips64-quarterly][lang/ruby22] Failed for ruby-2.2.5_1, 1 in build/runaway

2016-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: r...@freebsd.org
Last committer: swi...@freebsd.org
Ident:  $FreeBSD: branches/2016Q4/lang/ruby22/Makefile 421301 
2016-09-04 00:51:22Z swills $
Log URL:
http://beefy16.nyi.freebsd.org/data/110mips64-quarterly/427114/logs/ruby-2.2.5_1,1.log
Build URL:  
http://beefy16.nyi.freebsd.org/build.html?mastername=110mips64-quarterly&build=427114
Log:

>> Building lang/ruby22
build started at Sat Nov 26 01:11:25 UTC 2016
port directory: /usr/ports/lang/ruby22
building for: FreeBSD 110mips64-quarterly-job-04 11.0-RELEASE-p3 FreeBSD 
11.0-RELEASE-p3 r308202 mips
maintained by: r...@freebsd.org
Makefile ident:  $FreeBSD: branches/2016Q4/lang/ruby22/Makefile 421301 
2016-09-04 00:51:22Z swills $
Poudriere version: 3.1.14
Host OSVERSION: 1200010
Jail OSVERSION: 1100122
Job Id: 04

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

---Begin OPTIONS List---
===> The following configuration options are available for ruby-2.2.5_1,1:
 CAPIDOCS=off: Build and install C API documents
 DEBUG=off: Build with debugging support
 DOCS=on: Build and/or install documentation
 EXAMPLES=on: Build and/or install examples
 GMP=off: Use GMP to accelerate Bignum operations
 RDOC=on: Build and install Rdoc indexes
> Which line editing lib to use: you have to select exactly one of them
 LIBEDIT=on: Use libedit
 READLINE=off: Use libreadline
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--with-rubyhdrdir="/usr/local/include/ruby-2.2/"  
--with-rubylibprefix="/usr/local/lib/ruby"  
--docdir="/usr/local/share/doc/ruby22"  --with-soname=ruby22 
--program-prefix="" --program-suffix="22"  --disable-rpath  --enable-pthread  
--enable-shared  --with-ruby-version=minor  
--with-sitedir="/usr/local/lib/ruby/site_ruby"  
--with-vendordir="/usr/local/lib/ruby/vendor_ruby" --disable-install-capi 
--without-gmp --enable-install-rdoc --enable-libedit 
--with-libedit-dir=/usr/local --disable-dtrace --prefix=/usr/local 
${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
LC_ALL=C debugflags= XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
HOME=/wrkdirs/usr/ports/lang/ruby22/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" 
CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
LC_ALL=C OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include 
OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
HOME=/wrkdirs/usr/ports/lang/ruby22/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -G0  -isystem /usr/local/include 
-fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-I/usr/local/include -isystem /usr/local/include"  LDFLAGS=" " 
LIBS="-lpthread -L/usr/local/lib -L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" 
CXXFLAGS="-O2 -pipe -G0 -isystem /usr/local/include -fno-strict-aliasing  
-isystem /usr/local/include"  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--
CAPIDOCS="@comment
"
NO_CAPIDOCS=""
DEBUG="@comment
"
NO_DEBUG=""
DOCS=""
NO_DOCS="@comment
"
EXAMPLES=""
NO_EXAMPLES="@comment
"
GMP="@comment
"
NO_GMP=""
RDOC=""
NO_RDOC="@comment
"
LIBEDIT=""
NO_LIBEDIT="@comment
"
READLINE="@comment
"
NO_READLINE=""
RUBY_LIBDIR="lib/ruby/2.2"
RUBY_ARCHLIBDIR="lib/ruby/2.2/mips64-freebsd11"
RUBY_SITELIBDIR="l

[package - 110mips64-quarterly][lang/ruby22] Failed for ruby-2.2.5_1, 1 in build/runaway

2016-11-24 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: r...@freebsd.org
Last committer: swi...@freebsd.org
Ident:  $FreeBSD: branches/2016Q4/lang/ruby22/Makefile 421301 
2016-09-04 00:51:22Z swills $
Log URL:
http://beefy16.nyi.freebsd.org/data/110mips64-quarterly/426984/logs/ruby-2.2.5_1,1.log
Build URL:  
http://beefy16.nyi.freebsd.org/build.html?mastername=110mips64-quarterly&build=426984
Log:

>> Building lang/ruby22
build started at Thu Nov 24 01:11:27 UTC 2016
port directory: /usr/ports/lang/ruby22
building for: FreeBSD 110mips64-quarterly-job-04 11.0-RELEASE-p3 FreeBSD 
11.0-RELEASE-p3 r308202 mips
maintained by: r...@freebsd.org
Makefile ident:  $FreeBSD: branches/2016Q4/lang/ruby22/Makefile 421301 
2016-09-04 00:51:22Z swills $
Poudriere version: 3.1.14
Host OSVERSION: 1200010
Jail OSVERSION: 1100122
Job Id: 04

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

---Begin OPTIONS List---
===> The following configuration options are available for ruby-2.2.5_1,1:
 CAPIDOCS=off: Build and install C API documents
 DEBUG=off: Build with debugging support
 DOCS=on: Build and/or install documentation
 EXAMPLES=on: Build and/or install examples
 GMP=off: Use GMP to accelerate Bignum operations
 RDOC=on: Build and install Rdoc indexes
> Which line editing lib to use: you have to select exactly one of them
 LIBEDIT=on: Use libedit
 READLINE=off: Use libreadline
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--with-rubyhdrdir="/usr/local/include/ruby-2.2/"  
--with-rubylibprefix="/usr/local/lib/ruby"  
--docdir="/usr/local/share/doc/ruby22"  --with-soname=ruby22 
--program-prefix="" --program-suffix="22"  --disable-rpath  --enable-pthread  
--enable-shared  --with-ruby-version=minor  
--with-sitedir="/usr/local/lib/ruby/site_ruby"  
--with-vendordir="/usr/local/lib/ruby/vendor_ruby" --disable-install-capi 
--without-gmp --enable-install-rdoc --enable-libedit 
--with-libedit-dir=/usr/local --disable-dtrace --prefix=/usr/local 
${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
LC_ALL=C debugflags= XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
HOME=/wrkdirs/usr/ports/lang/ruby22/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" 
CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
LC_ALL=C OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include 
OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
HOME=/wrkdirs/usr/ports/lang/ruby22/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -G0  -isystem /usr/local/include 
-fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-I/usr/local/include -isystem /usr/local/include"  LDFLAGS=" " 
LIBS="-lpthread -L/usr/local/lib -L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" 
CXXFLAGS="-O2 -pipe -G0 -isystem /usr/local/include -fno-strict-aliasing  
-isystem /usr/local/include"  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--
CAPIDOCS="@comment
"
NO_CAPIDOCS=""
DEBUG="@comment
"
NO_DEBUG=""
DOCS=""
NO_DOCS="@comment
"
EXAMPLES=""
NO_EXAMPLES="@comment
"
GMP="@comment
"
NO_GMP=""
RDOC=""
NO_RDOC="@comment
"
LIBEDIT=""
NO_LIBEDIT="@comment
"
READLINE="@comment
"
NO_READLINE=""
RUBY_LIBDIR="lib/ruby/2.2"
RUBY_ARCHLIBDIR="lib/ruby/2.2/mips64-freebsd11"
RUBY_SITELIBDIR="l

[package - 110mips64-quarterly][lang/ruby22] Failed for ruby-2.2.5_1, 1 in build/runaway

2016-11-22 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: r...@freebsd.org
Last committer: swi...@freebsd.org
Ident:  $FreeBSD: branches/2016Q4/lang/ruby22/Makefile 421301 
2016-09-04 00:51:22Z swills $
Log URL:
http://beefy16.nyi.freebsd.org/data/110mips64-quarterly/426753/logs/ruby-2.2.5_1,1.log
Build URL:  
http://beefy16.nyi.freebsd.org/build.html?mastername=110mips64-quarterly&build=426753
Log:

>> Building lang/ruby22
build started at Tue Nov 22 01:11:28 UTC 2016
port directory: /usr/ports/lang/ruby22
building for: FreeBSD 110mips64-quarterly-job-04 11.0-RELEASE-p3 FreeBSD 
11.0-RELEASE-p3 r308202 mips
maintained by: r...@freebsd.org
Makefile ident:  $FreeBSD: branches/2016Q4/lang/ruby22/Makefile 421301 
2016-09-04 00:51:22Z swills $
Poudriere version: 3.1.14
Host OSVERSION: 1200010
Jail OSVERSION: 1100122
Job Id: 04

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

---Begin OPTIONS List---
===> The following configuration options are available for ruby-2.2.5_1,1:
 CAPIDOCS=off: Build and install C API documents
 DEBUG=off: Build with debugging support
 DOCS=on: Build and/or install documentation
 EXAMPLES=on: Build and/or install examples
 GMP=off: Use GMP to accelerate Bignum operations
 RDOC=on: Build and install Rdoc indexes
> Which line editing lib to use: you have to select exactly one of them
 LIBEDIT=on: Use libedit
 READLINE=off: Use libreadline
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--with-rubyhdrdir="/usr/local/include/ruby-2.2/"  
--with-rubylibprefix="/usr/local/lib/ruby"  
--docdir="/usr/local/share/doc/ruby22"  --with-soname=ruby22 
--program-prefix="" --program-suffix="22"  --disable-rpath  --enable-pthread  
--enable-shared  --with-ruby-version=minor  
--with-sitedir="/usr/local/lib/ruby/site_ruby"  
--with-vendordir="/usr/local/lib/ruby/vendor_ruby" --disable-install-capi 
--without-gmp --enable-install-rdoc --enable-libedit 
--with-libedit-dir=/usr/local --disable-dtrace --prefix=/usr/local 
${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
LC_ALL=C debugflags= XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
HOME=/wrkdirs/usr/ports/lang/ruby22/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" 
CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
LC_ALL=C OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include 
OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
HOME=/wrkdirs/usr/ports/lang/ruby22/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -G0  -isystem /usr/local/include 
-fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-I/usr/local/include -isystem /usr/local/include"  LDFLAGS=" " 
LIBS="-lpthread -L/usr/local/lib -L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" 
CXXFLAGS="-O2 -pipe -G0 -isystem /usr/local/include -fno-strict-aliasing  
-isystem /usr/local/include"  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--
CAPIDOCS="@comment
"
NO_CAPIDOCS=""
DEBUG="@comment
"
NO_DEBUG=""
DOCS=""
NO_DOCS="@comment
"
EXAMPLES=""
NO_EXAMPLES="@comment
"
GMP="@comment
"
NO_GMP=""
RDOC=""
NO_RDOC="@comment
"
LIBEDIT=""
NO_LIBEDIT="@comment
"
READLINE="@comment
"
NO_READLINE=""
RUBY_LIBDIR="lib/ruby/2.2"
RUBY_ARCHLIBDIR="lib/ruby/2.2/mips64-freebsd11"
RUBY_SITELIBDIR="l

[package - 110mips64-quarterly][lang/ruby22] Failed for ruby-2.2.5_1, 1 in build/runaway

2016-11-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: r...@freebsd.org
Last committer: swi...@freebsd.org
Ident:  $FreeBSD: branches/2016Q4/lang/ruby22/Makefile 421301 
2016-09-04 00:51:22Z swills $
Log URL:
http://beefy16.nyi.freebsd.org/data/110mips64-quarterly/426278/logs/ruby-2.2.5_1,1.log
Build URL:  
http://beefy16.nyi.freebsd.org/build.html?mastername=110mips64-quarterly&build=426278
Log:

>> Building lang/ruby22
build started at Sat Nov 19 01:11:23 UTC 2016
port directory: /usr/ports/lang/ruby22
building for: FreeBSD 110mips64-quarterly-job-04 11.0-RELEASE-p3 FreeBSD 
11.0-RELEASE-p3 r308202 mips
maintained by: r...@freebsd.org
Makefile ident:  $FreeBSD: branches/2016Q4/lang/ruby22/Makefile 421301 
2016-09-04 00:51:22Z swills $
Poudriere version: 3.1.14
Host OSVERSION: 1200010
Jail OSVERSION: 1100122
Job Id: 04

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

---Begin OPTIONS List---
===> The following configuration options are available for ruby-2.2.5_1,1:
 CAPIDOCS=off: Build and install C API documents
 DEBUG=off: Build with debugging support
 DOCS=on: Build and/or install documentation
 EXAMPLES=on: Build and/or install examples
 GMP=off: Use GMP to accelerate Bignum operations
 RDOC=on: Build and install Rdoc indexes
> Which line editing lib to use: you have to select exactly one of them
 LIBEDIT=on: Use libedit
 READLINE=off: Use libreadline
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--with-rubyhdrdir="/usr/local/include/ruby-2.2/"  
--with-rubylibprefix="/usr/local/lib/ruby"  
--docdir="/usr/local/share/doc/ruby22"  --with-soname=ruby22 
--program-prefix="" --program-suffix="22"  --disable-rpath  --enable-pthread  
--enable-shared  --with-ruby-version=minor  
--with-sitedir="/usr/local/lib/ruby/site_ruby"  
--with-vendordir="/usr/local/lib/ruby/vendor_ruby" --disable-install-capi 
--without-gmp --enable-install-rdoc --enable-libedit 
--with-libedit-dir=/usr/local --disable-dtrace --prefix=/usr/local 
${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
LC_ALL=C debugflags= XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
HOME=/wrkdirs/usr/ports/lang/ruby22/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" 
CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
LC_ALL=C OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include 
OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
HOME=/wrkdirs/usr/ports/lang/ruby22/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -G0  -isystem /usr/local/include 
-fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-I/usr/local/include -isystem /usr/local/include"  LDFLAGS=" " 
LIBS="-lpthread -L/usr/local/lib -L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" 
CXXFLAGS="-O2 -pipe -G0 -isystem /usr/local/include -fno-strict-aliasing  
-isystem /usr/local/include"  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--
CAPIDOCS="@comment
"
NO_CAPIDOCS=""
DEBUG="@comment
"
NO_DEBUG=""
DOCS=""
NO_DOCS="@comment
"
EXAMPLES=""
NO_EXAMPLES="@comment
"
GMP="@comment
"
NO_GMP=""
RDOC=""
NO_RDOC="@comment
"
LIBEDIT=""
NO_LIBEDIT="@comment
"
READLINE="@comment
"
NO_READLINE=""
RUBY_LIBDIR="lib/ruby/2.2"
RUBY_ARCHLIBDIR="lib/ruby/2.2/mips64-freebsd11"
RUBY_SITELIBDIR="l

[package - 110mips64-quarterly][lang/ruby22] Failed for ruby-2.2.5_1, 1 in build/runaway

2016-11-17 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: r...@freebsd.org
Last committer: swi...@freebsd.org
Ident:  $FreeBSD: branches/2016Q4/lang/ruby22/Makefile 421301 
2016-09-04 00:51:22Z swills $
Log URL:
http://beefy16.nyi.freebsd.org/data/110mips64-quarterly/426259/logs/ruby-2.2.5_1,1.log
Build URL:  
http://beefy16.nyi.freebsd.org/build.html?mastername=110mips64-quarterly&build=426259
Log:

>> Building lang/ruby22
build started at Thu Nov 17 01:11:26 UTC 2016
port directory: /usr/ports/lang/ruby22
building for: FreeBSD 110mips64-quarterly-job-04 11.0-RELEASE-p3 FreeBSD 
11.0-RELEASE-p3 r308202 mips
maintained by: r...@freebsd.org
Makefile ident:  $FreeBSD: branches/2016Q4/lang/ruby22/Makefile 421301 
2016-09-04 00:51:22Z swills $
Poudriere version: 3.1.14
Host OSVERSION: 1200010
Jail OSVERSION: 1100122
Job Id: 04

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

---Begin OPTIONS List---
===> The following configuration options are available for ruby-2.2.5_1,1:
 CAPIDOCS=off: Build and install C API documents
 DEBUG=off: Build with debugging support
 DOCS=on: Build and/or install documentation
 EXAMPLES=on: Build and/or install examples
 GMP=off: Use GMP to accelerate Bignum operations
 RDOC=on: Build and install Rdoc indexes
> Which line editing lib to use: you have to select exactly one of them
 LIBEDIT=on: Use libedit
 READLINE=off: Use libreadline
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--with-rubyhdrdir="/usr/local/include/ruby-2.2/"  
--with-rubylibprefix="/usr/local/lib/ruby"  
--docdir="/usr/local/share/doc/ruby22"  --with-soname=ruby22 
--program-prefix="" --program-suffix="22"  --disable-rpath  --enable-pthread  
--enable-shared  --with-ruby-version=minor  
--with-sitedir="/usr/local/lib/ruby/site_ruby"  
--with-vendordir="/usr/local/lib/ruby/vendor_ruby" --disable-install-capi 
--without-gmp --enable-install-rdoc --enable-libedit 
--with-libedit-dir=/usr/local --disable-dtrace --prefix=/usr/local 
${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
LC_ALL=C debugflags= XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
HOME=/wrkdirs/usr/ports/lang/ruby22/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" 
CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
LC_ALL=C OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include 
OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
HOME=/wrkdirs/usr/ports/lang/ruby22/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -G0  -isystem /usr/local/include 
-fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-I/usr/local/include -isystem /usr/local/include"  LDFLAGS=" " 
LIBS="-lpthread -L/usr/local/lib -L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" 
CXXFLAGS="-O2 -pipe -G0 -isystem /usr/local/include -fno-strict-aliasing  
-isystem /usr/local/include"  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--
CAPIDOCS="@comment
"
NO_CAPIDOCS=""
DEBUG="@comment
"
NO_DEBUG=""
DOCS=""
NO_DOCS="@comment
"
EXAMPLES=""
NO_EXAMPLES="@comment
"
GMP="@comment
"
NO_GMP=""
RDOC=""
NO_RDOC="@comment
"
LIBEDIT=""
NO_LIBEDIT="@comment
"
READLINE="@comment
"
NO_READLINE=""
RUBY_LIBDIR="lib/ruby/2.2"
RUBY_ARCHLIBDIR="lib/ruby/2.2/mips64-freebsd11"
RUBY_SITELIBDIR="l

[package - 110mips64-quarterly][lang/ruby22] Failed for ruby-2.2.5_1, 1 in build/runaway

2016-11-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: r...@freebsd.org
Last committer: swi...@freebsd.org
Ident:  $FreeBSD: branches/2016Q4/lang/ruby22/Makefile 421301 
2016-09-04 00:51:22Z swills $
Log URL:
http://beefy16.nyi.freebsd.org/data/110mips64-quarterly/426125/logs/ruby-2.2.5_1,1.log
Build URL:  
http://beefy16.nyi.freebsd.org/build.html?mastername=110mips64-quarterly&build=426125
Log:

>> Building lang/ruby22
build started at Tue Nov 15 01:11:27 UTC 2016
port directory: /usr/ports/lang/ruby22
building for: FreeBSD 110mips64-quarterly-job-04 11.0-RELEASE-p3 FreeBSD 
11.0-RELEASE-p3 r308202 mips
maintained by: r...@freebsd.org
Makefile ident:  $FreeBSD: branches/2016Q4/lang/ruby22/Makefile 421301 
2016-09-04 00:51:22Z swills $
Poudriere version: 3.1.14
Host OSVERSION: 1200010
Jail OSVERSION: 1100122
Job Id: 04

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

---Begin OPTIONS List---
===> The following configuration options are available for ruby-2.2.5_1,1:
 CAPIDOCS=off: Build and install C API documents
 DEBUG=off: Build with debugging support
 DOCS=on: Build and/or install documentation
 EXAMPLES=on: Build and/or install examples
 GMP=off: Use GMP to accelerate Bignum operations
 RDOC=on: Build and install Rdoc indexes
> Which line editing lib to use: you have to select exactly one of them
 LIBEDIT=on: Use libedit
 READLINE=off: Use libreadline
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--with-rubyhdrdir="/usr/local/include/ruby-2.2/"  
--with-rubylibprefix="/usr/local/lib/ruby"  
--docdir="/usr/local/share/doc/ruby22"  --with-soname=ruby22 
--program-prefix="" --program-suffix="22"  --disable-rpath  --enable-pthread  
--enable-shared  --with-ruby-version=minor  
--with-sitedir="/usr/local/lib/ruby/site_ruby"  
--with-vendordir="/usr/local/lib/ruby/vendor_ruby" --disable-install-capi 
--without-gmp --enable-install-rdoc --enable-libedit 
--with-libedit-dir=/usr/local --disable-dtrace --prefix=/usr/local 
${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
LC_ALL=C debugflags= XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
HOME=/wrkdirs/usr/ports/lang/ruby22/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" 
CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
LC_ALL=C OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include 
OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
HOME=/wrkdirs/usr/ports/lang/ruby22/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -G0  -isystem /usr/local/include 
-fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-I/usr/local/include -isystem /usr/local/include"  LDFLAGS=" " 
LIBS="-lpthread -L/usr/local/lib -L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" 
CXXFLAGS="-O2 -pipe -G0 -isystem /usr/local/include -fno-strict-aliasing  
-isystem /usr/local/include"  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--
CAPIDOCS="@comment
"
NO_CAPIDOCS=""
DEBUG="@comment
"
NO_DEBUG=""
DOCS=""
NO_DOCS="@comment
"
EXAMPLES=""
NO_EXAMPLES="@comment
"
GMP="@comment
"
NO_GMP=""
RDOC=""
NO_RDOC="@comment
"
LIBEDIT=""
NO_LIBEDIT="@comment
"
READLINE="@comment
"
NO_READLINE=""
RUBY_LIBDIR="lib/ruby/2.2"
RUBY_ARCHLIBDIR="lib/ruby/2.2/mips64-freebsd11"
RUBY_SITELIBDIR="l

[package - 110mips64-quarterly][lang/ruby22] Failed for ruby-2.2.5_1, 1 in build/runaway

2016-11-12 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: r...@freebsd.org
Last committer: swi...@freebsd.org
Ident:  $FreeBSD: branches/2016Q4/lang/ruby22/Makefile 421301 
2016-09-04 00:51:22Z swills $
Log URL:
http://beefy16.nyi.freebsd.org/data/110mips64-quarterly/425917/logs/ruby-2.2.5_1,1.log
Build URL:  
http://beefy16.nyi.freebsd.org/build.html?mastername=110mips64-quarterly&build=425917
Log:

>> Building lang/ruby22
build started at Sat Nov 12 01:11:25 UTC 2016
port directory: /usr/ports/lang/ruby22
building for: FreeBSD 110mips64-quarterly-job-04 11.0-RELEASE-p3 FreeBSD 
11.0-RELEASE-p3 r308202 mips
maintained by: r...@freebsd.org
Makefile ident:  $FreeBSD: branches/2016Q4/lang/ruby22/Makefile 421301 
2016-09-04 00:51:22Z swills $
Poudriere version: 3.1.14
Host OSVERSION: 1200010
Jail OSVERSION: 1100122
Job Id: 04

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

---Begin OPTIONS List---
===> The following configuration options are available for ruby-2.2.5_1,1:
 CAPIDOCS=off: Build and install C API documents
 DEBUG=off: Build with debugging support
 DOCS=on: Build and/or install documentation
 EXAMPLES=on: Build and/or install examples
 GMP=off: Use GMP to accelerate Bignum operations
 RDOC=on: Build and install Rdoc indexes
> Which line editing lib to use: you have to select exactly one of them
 LIBEDIT=on: Use libedit
 READLINE=off: Use libreadline
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--with-rubyhdrdir="/usr/local/include/ruby-2.2/"  
--with-rubylibprefix="/usr/local/lib/ruby"  
--docdir="/usr/local/share/doc/ruby22"  --with-soname=ruby22 
--program-prefix="" --program-suffix="22"  --disable-rpath  --enable-pthread  
--enable-shared  --with-ruby-version=minor  
--with-sitedir="/usr/local/lib/ruby/site_ruby"  
--with-vendordir="/usr/local/lib/ruby/vendor_ruby" --disable-install-capi 
--without-gmp --enable-install-rdoc --enable-libedit 
--with-libedit-dir=/usr/local --disable-dtrace --prefix=/usr/local 
${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
LC_ALL=C debugflags= XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
HOME=/wrkdirs/usr/ports/lang/ruby22/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" 
CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
LC_ALL=C OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include 
OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
HOME=/wrkdirs/usr/ports/lang/ruby22/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -G0  -isystem /usr/local/include 
-fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-I/usr/local/include -isystem /usr/local/include"  LDFLAGS=" " 
LIBS="-lpthread -L/usr/local/lib -L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" 
CXXFLAGS="-O2 -pipe -G0 -isystem /usr/local/include -fno-strict-aliasing  
-isystem /usr/local/include"  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--
CAPIDOCS="@comment
"
NO_CAPIDOCS=""
DEBUG="@comment
"
NO_DEBUG=""
DOCS=""
NO_DOCS="@comment
"
EXAMPLES=""
NO_EXAMPLES="@comment
"
GMP="@comment
"
NO_GMP=""
RDOC=""
NO_RDOC="@comment
"
LIBEDIT=""
NO_LIBEDIT="@comment
"
READLINE="@comment
"
NO_READLINE=""
RUBY_LIBDIR="lib/ruby/2.2"
RUBY_ARCHLIBDIR="lib/ruby/2.2/mips64-freebsd11"
RUBY_SITELIBDIR="l

[package - 110mips64-quarterly][lang/ruby22] Failed for ruby-2.2.5_1, 1 in build/runaway

2016-11-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: r...@freebsd.org
Last committer: swi...@freebsd.org
Ident:  $FreeBSD: branches/2016Q4/lang/ruby22/Makefile 421301 
2016-09-04 00:51:22Z swills $
Log URL:
http://beefy16.nyi.freebsd.org/data/110mips64-quarterly/425787/logs/ruby-2.2.5_1,1.log
Build URL:  
http://beefy16.nyi.freebsd.org/build.html?mastername=110mips64-quarterly&build=425787
Log:

>> Building lang/ruby22
build started at Thu Nov 10 01:11:19 UTC 2016
port directory: /usr/ports/lang/ruby22
building for: FreeBSD 110mips64-quarterly-job-04 11.0-RELEASE-p3 FreeBSD 
11.0-RELEASE-p3 r308202 mips
maintained by: r...@freebsd.org
Makefile ident:  $FreeBSD: branches/2016Q4/lang/ruby22/Makefile 421301 
2016-09-04 00:51:22Z swills $
Poudriere version: 3.1.14
Host OSVERSION: 1200010
Jail OSVERSION: 1100122

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

---Begin OPTIONS List---
===> The following configuration options are available for ruby-2.2.5_1,1:
 CAPIDOCS=off: Build and install C API documents
 DEBUG=off: Build with debugging support
 DOCS=on: Build and/or install documentation
 EXAMPLES=on: Build and/or install examples
 GMP=off: Use GMP to accelerate Bignum operations
 RDOC=on: Build and install Rdoc indexes
> Which line editing lib to use: you have to select exactly one of them
 LIBEDIT=on: Use libedit
 READLINE=off: Use libreadline
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--with-rubyhdrdir="/usr/local/include/ruby-2.2/"  
--with-rubylibprefix="/usr/local/lib/ruby"  
--docdir="/usr/local/share/doc/ruby22"  --with-soname=ruby22 
--program-prefix="" --program-suffix="22"  --disable-rpath  --enable-pthread  
--enable-shared  --with-ruby-version=minor  
--with-sitedir="/usr/local/lib/ruby/site_ruby"  
--with-vendordir="/usr/local/lib/ruby/vendor_ruby" --disable-install-capi 
--without-gmp --enable-install-rdoc --enable-libedit 
--with-libedit-dir=/usr/local --disable-dtrace --prefix=/usr/local 
${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
LC_ALL=C debugflags= XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
HOME=/wrkdirs/usr/ports/lang/ruby22/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" 
CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
LC_ALL=C OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include 
OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
HOME=/wrkdirs/usr/ports/lang/ruby22/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -G0  -isystem /usr/local/include 
-fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-I/usr/local/include -isystem /usr/local/include"  LDFLAGS=" " 
LIBS="-lpthread -L/usr/local/lib -L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" 
CXXFLAGS="-O2 -pipe -G0 -isystem /usr/local/include -fno-strict-aliasing  
-isystem /usr/local/include"  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--
CAPIDOCS="@comment
"
NO_CAPIDOCS=""
DEBUG="@comment
"
NO_DEBUG=""
DOCS=""
NO_DOCS="@comment
"
EXAMPLES=""
NO_EXAMPLES="@comment
"
GMP="@comment
"
NO_GMP=""
RDOC=""
NO_RDOC="@comment
"
LIBEDIT=""
NO_LIBEDIT="@comment
"
READLINE="@comment
"
NO_READLINE=""
RUBY_LIBDIR="lib/ruby/2.2"
RUBY_ARCHLIBDIR="lib/ruby/2.2/mips64-freebsd11"
RUBY_SITELIBDIR="lib/ruby/sit

[package - 110mips64-quarterly][lang/ruby22] Failed for ruby-2.2.5_1, 1 in build/runaway

2016-11-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: r...@freebsd.org
Last committer: swi...@freebsd.org
Ident:  $FreeBSD: branches/2016Q4/lang/ruby22/Makefile 421301 
2016-09-04 00:51:22Z swills $
Log URL:
http://beefy16.nyi.freebsd.org/data/110mips64-quarterly/425641/logs/ruby-2.2.5_1,1.log
Build URL:  
http://beefy16.nyi.freebsd.org/build.html?mastername=110mips64-quarterly&build=425641
Log:

>> Building lang/ruby22
build started at Tue Nov  8 01:12:49 UTC 2016
port directory: /usr/ports/lang/ruby22
building for: FreeBSD 110mips64-quarterly-job-05 11.0-RELEASE-p3 FreeBSD 
11.0-RELEASE-p3 r308202 mips
maintained by: r...@freebsd.org
Makefile ident:  $FreeBSD: branches/2016Q4/lang/ruby22/Makefile 421301 
2016-09-04 00:51:22Z swills $
Poudriere version: 3.1.14
Host OSVERSION: 1200010
Jail OSVERSION: 1100122

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

---Begin OPTIONS List---
===> The following configuration options are available for ruby-2.2.5_1,1:
 CAPIDOCS=off: Build and install C API documents
 DEBUG=off: Build with debugging support
 DOCS=on: Build and/or install documentation
 EXAMPLES=on: Build and/or install examples
 GMP=off: Use GMP to accelerate Bignum operations
 RDOC=on: Build and install Rdoc indexes
> Which line editing lib to use: you have to select exactly one of them
 LIBEDIT=on: Use libedit
 READLINE=off: Use libreadline
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--with-rubyhdrdir="/usr/local/include/ruby-2.2/"  
--with-rubylibprefix="/usr/local/lib/ruby"  
--docdir="/usr/local/share/doc/ruby22"  --with-soname=ruby22 
--program-prefix="" --program-suffix="22"  --disable-rpath  --enable-pthread  
--enable-shared  --with-ruby-version=minor  
--with-sitedir="/usr/local/lib/ruby/site_ruby"  
--with-vendordir="/usr/local/lib/ruby/vendor_ruby" --disable-install-capi 
--without-gmp --enable-install-rdoc --enable-libedit 
--with-libedit-dir=/usr/local --disable-dtrace --prefix=/usr/local 
${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
LC_ALL=C debugflags= XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
HOME=/wrkdirs/usr/ports/lang/ruby22/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" 
CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
LC_ALL=C OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include 
OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
HOME=/wrkdirs/usr/ports/lang/ruby22/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -G0  -isystem /usr/local/include 
-fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-I/usr/local/include -isystem /usr/local/include"  LDFLAGS=" " 
LIBS="-lpthread -L/usr/local/lib -L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" 
CXXFLAGS="-O2 -pipe -G0 -isystem /usr/local/include -fno-strict-aliasing  
-isystem /usr/local/include"  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--
CAPIDOCS="@comment
"
NO_CAPIDOCS=""
DEBUG="@comment
"
NO_DEBUG=""
DOCS=""
NO_DOCS="@comment
"
EXAMPLES=""
NO_EXAMPLES="@comment
"
GMP="@comment
"
NO_GMP=""
RDOC=""
NO_RDOC="@comment
"
LIBEDIT=""
NO_LIBEDIT="@comment
"
READLINE="@comment
"
NO_READLINE=""
RUBY_LIBDIR="lib/ruby/2.2"
RUBY_ARCHLIBDIR="lib/ruby/2.2/mips64-freebsd11"
RUBY_SITELIBDIR="lib/ruby/sit

[package - 110mips64-quarterly][lang/ruby22] Failed for ruby-2.2.5_1, 1 in build/runaway

2016-11-06 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: r...@freebsd.org
Last committer: swi...@freebsd.org
Ident:  $FreeBSD: branches/2016Q4/lang/ruby22/Makefile 421301 
2016-09-04 00:51:22Z swills $
Log URL:
http://beefy16.nyi.freebsd.org/data/110mips64-quarterly/425439/logs/ruby-2.2.5_1,1.log
Build URL:  
http://beefy16.nyi.freebsd.org/build.html?mastername=110mips64-quarterly&build=425439
Log:

>> Building lang/ruby22
build started at Sun Nov  6 01:19:37 UTC 2016
port directory: /usr/ports/lang/ruby22
building for: FreeBSD 110mips64-quarterly-job-11 11.0-RELEASE-p3 FreeBSD 
11.0-RELEASE-p3 r308202 mips
maintained by: r...@freebsd.org
Makefile ident:  $FreeBSD: branches/2016Q4/lang/ruby22/Makefile 421301 
2016-09-04 00:51:22Z swills $
Poudriere version: 3.1.14
Host OSVERSION: 1200010
Jail OSVERSION: 1100122

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

---Begin OPTIONS List---
===> The following configuration options are available for ruby-2.2.5_1,1:
 CAPIDOCS=off: Build and install C API documents
 DEBUG=off: Build with debugging support
 DOCS=on: Build and/or install documentation
 EXAMPLES=on: Build and/or install examples
 GMP=off: Use GMP to accelerate Bignum operations
 RDOC=on: Build and install Rdoc indexes
> Which line editing lib to use: you have to select exactly one of them
 LIBEDIT=on: Use libedit
 READLINE=off: Use libreadline
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--with-rubyhdrdir="/usr/local/include/ruby-2.2/"  
--with-rubylibprefix="/usr/local/lib/ruby"  
--docdir="/usr/local/share/doc/ruby22"  --with-soname=ruby22 
--program-prefix="" --program-suffix="22"  --disable-rpath  --enable-pthread  
--enable-shared  --with-ruby-version=minor  
--with-sitedir="/usr/local/lib/ruby/site_ruby"  
--with-vendordir="/usr/local/lib/ruby/vendor_ruby" --disable-install-capi 
--without-gmp --enable-install-rdoc --enable-libedit 
--with-libedit-dir=/usr/local --disable-dtrace --prefix=/usr/local 
${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
LC_ALL=C debugflags= XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
HOME=/wrkdirs/usr/ports/lang/ruby22/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" 
CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
LC_ALL=C OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include 
OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
HOME=/wrkdirs/usr/ports/lang/ruby22/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -G0  -isystem /usr/local/include 
-fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-I/usr/local/include -isystem /usr/local/include"  LDFLAGS=" " 
LIBS="-lpthread -L/usr/local/lib -L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" 
CXXFLAGS="-O2 -pipe -G0 -isystem /usr/local/include -fno-strict-aliasing  
-isystem /usr/local/include"  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--
CAPIDOCS="@comment
"
NO_CAPIDOCS=""
DEBUG="@comment
"
NO_DEBUG=""
DOCS=""
NO_DOCS="@comment
"
EXAMPLES=""
NO_EXAMPLES="@comment
"
GMP="@comment
"
NO_GMP=""
RDOC=""
NO_RDOC="@comment
"
LIBEDIT=""
NO_LIBEDIT="@comment
"
READLINE="@comment
"
NO_READLINE=""
RUBY_LIBDIR="lib/ruby/2.2"
RUBY_ARCHLIBDIR="lib/ruby/2.2/mips64-freebsd11"
RUBY_SITELIBDIR="lib/ruby/sit

[package - 110mips64-quarterly][lang/ruby22] Failed for ruby-2.2.5_1, 1 in build/runaway

2016-11-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: r...@freebsd.org
Last committer: swi...@freebsd.org
Ident:  $FreeBSD: branches/2016Q4/lang/ruby22/Makefile 421301 
2016-09-04 00:51:22Z swills $
Log URL:
http://beefy16.nyi.freebsd.org/data/110mips64-quarterly/425154/logs/ruby-2.2.5_1,1.log
Build URL:  
http://beefy16.nyi.freebsd.org/build.html?mastername=110mips64-quarterly&build=425154
Log:

>> Building lang/ruby22
build started at Thu Nov  3 04:33:17 UTC 2016
port directory: /usr/ports/lang/ruby22
building for: FreeBSD 110mips64-quarterly-job-11 11.0-RELEASE-p3 FreeBSD 
11.0-RELEASE-p3 r308202 mips
maintained by: r...@freebsd.org
Makefile ident:  $FreeBSD: branches/2016Q4/lang/ruby22/Makefile 421301 
2016-09-04 00:51:22Z swills $
Poudriere version: 3.1.14
Host OSVERSION: 1200010
Jail OSVERSION: 1100122

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

---Begin OPTIONS List---
===> The following configuration options are available for ruby-2.2.5_1,1:
 CAPIDOCS=off: Build and install C API documents
 DEBUG=off: Build with debugging support
 DOCS=on: Build and/or install documentation
 EXAMPLES=on: Build and/or install examples
 GMP=off: Use GMP to accelerate Bignum operations
 RDOC=on: Build and install Rdoc indexes
> Which line editing lib to use: you have to select exactly one of them
 LIBEDIT=on: Use libedit
 READLINE=off: Use libreadline
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--with-rubyhdrdir="/usr/local/include/ruby-2.2/"  
--with-rubylibprefix="/usr/local/lib/ruby"  
--docdir="/usr/local/share/doc/ruby22"  --with-soname=ruby22 
--program-prefix="" --program-suffix="22"  --disable-rpath  --enable-pthread  
--enable-shared  --with-ruby-version=minor  
--with-sitedir="/usr/local/lib/ruby/site_ruby"  
--with-vendordir="/usr/local/lib/ruby/vendor_ruby" --disable-install-capi 
--without-gmp --enable-install-rdoc --enable-libedit 
--with-libedit-dir=/usr/local --disable-dtrace --prefix=/usr/local 
${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
LC_ALL=C debugflags= XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
HOME=/wrkdirs/usr/ports/lang/ruby22/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" 
CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
LC_ALL=C OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include 
OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby22/work  
HOME=/wrkdirs/usr/ports/lang/ruby22/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -G0  -isystem /usr/local/include 
-fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-I/usr/local/include -isystem /usr/local/include"  LDFLAGS=" " 
LIBS="-lpthread -L/usr/local/lib -L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" 
CXXFLAGS="-O2 -pipe -G0 -isystem /usr/local/include -fno-strict-aliasing  
-isystem /usr/local/include"  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--
CAPIDOCS="@comment
"
NO_CAPIDOCS=""
DEBUG="@comment
"
NO_DEBUG=""
DOCS=""
NO_DOCS="@comment
"
EXAMPLES=""
NO_EXAMPLES="@comment
"
GMP="@comment
"
NO_GMP=""
RDOC=""
NO_RDOC="@comment
"
LIBEDIT=""
NO_LIBEDIT="@comment
"
READLINE="@comment
"
NO_READLINE=""
RUBY_LIBDIR="lib/ruby/2.2"
RUBY_ARCHLIBDIR="lib/ruby/2.2/mips64-freebsd11"
RUBY_SITELIBDIR="lib/ruby/sit