[package - 110mips-quarterly][lang/ruby21] Failed for ruby21-2.1.9_1, 1 in configure/runaway

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Fri Nov 11 02:21:29 UTC 2016


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:     ruby at FreeBSD.org
Last committer: swills at FreeBSD.org
Ident:          $FreeBSD: branches/2016Q4/lang/ruby21/Makefile 417666 2016-06-27 14:50:03Z swills $
Log URL:        http://beefy14.nyi.freebsd.org/data/110mips-quarterly/425787/logs/ruby21-2.1.9_1,1.log
Build URL:      http://beefy14.nyi.freebsd.org/build.html?mastername=110mips-quarterly&build=425787
Log:

====>> Building lang/ruby21
build started at Thu Nov 10 04:20:28 UTC 2016
port directory: /usr/ports/lang/ruby21
building for: FreeBSD 110mips-quarterly-job-20 11.0-RELEASE-p3 FreeBSD 11.0-RELEASE-p3 r308202 mips
maintained by: ruby at FreeBSD.org
Makefile ident:      $FreeBSD: branches/2016Q4/lang/ruby21/Makefile 417666 2016-06-27 14:50:03Z swills $
Poudriere version: 3.1.14
Host OSVERSION: 1200010
Jail OSVERSION: 1100122

---Begin Environment---
SHELL=/bin/csh
UNAME_p=mips
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=mips
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110mips-quarterly/ref
QEMU_EMULATING=1
UID=0
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ruby21-2.1.9_1,1
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p3
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=28
PWD=/usr/local/poudriere/data/.m/110mips-quarterly/ref/.p/pool
MASTERNAME=110mips-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for ruby21-2.1.9_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.1/"  --with-rubylibprefix="/usr/local/lib/ruby"  --docdir="/usr/local/share/doc/ruby21"  --with-soname=ruby21 --program-prefix="" --program-suffix="21"  --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/ruby21/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby21/work  HOME=/wrkdirs/usr/ports/lang/ruby21/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/ruby21/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby21/work  HOME=/wrkdirs/usr/ports/lang/ruby21/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.1"
RUBY_ARCHLIBDIR="lib/ruby/2.1/mips-freebsd11"
RUBY_SITELIBDIR="lib/ruby/site_ruby/2.1"
RUBY_SITEARCHLIBDIR="lib/ruby/site_ruby/2.1/mips-freebsd11"
RUBY_VENDORLIBDIR="lib/ruby/vendor_ruby/2.1"
RUBY_VENDORARCHLIBDIR="lib/ruby/vendor_ruby/2.1/mips-freebsd11"
RUBY_MODDOCDIR="share/doc/ruby21/ruby"
RUBY_MODEXAMPLESDIR="share/examples/ruby21/ruby"
RUBY_DOCDIR="share/doc/ruby21"
RUBY_EXAMPLESDIR="share/examples/ruby21"
RUBY_RIDIR="share/ri/2.1/system"
RUBY_SITERIDIR="share/ri/2.1/site"
RUBY_VERSION="2.1.9"
RUBY_VER="2.1"
RUBY_SHLIBVER="21"
RUBY_ARCH="mips-freebsd11"
RUBY_SUFFIX="21"
RUBY_NAME="ruby21"
RUBY_DEFAULT_SUFFIX="22"
RUBY21=""
RUBY22="@comment
"
RUBY23="@comment
"
IF_DEFAULT="@comment
"
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/ruby"
EXAMPLESDIR="share/examples/ruby"
DATADIR="share/ruby"
WWWDIR="www/ruby"
ETCDIR="etc/ruby"
--End PLIST_SUB--

--SUB_LIST--
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=""
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/ruby
DOCSDIR=/usr/local/share/doc/ruby
EXAMPLESDIR=/usr/local/share/examples/ruby
WWWDIR=/usr/local/www/ruby
ETCDIR=/usr/local/etc/ruby
--End SUB_LIST--

---Begin make.conf---
.sinclude "/etc/make.nxb.conf"
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
MACHINE=mips
MACHINE_ARCH=mips
ARCH=${MACHINE_ARCH}
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
---Begin make.nxb.conf---
CC=/nxb-bin/usr/bin/cc
CPP=/nxb-bin/usr/bin/cpp
CXX=/nxb-bin/usr/bin/c++
<snip>
checking size of intptr_t... 4
checking for uintptr_t... yes
checking size of uintptr_t... 4
checking for ssize_t... yes
checking size of ssize_t... 4
checking for stack end address... no
checking for uid_t in sys/types.h... (cached) yes
checking type of array argument to getgroups... gid_t
checking return type of signal handlers... void
checking for working alloca.h... no
checking for alloca... yes
checking for dynamic size alloca... ok
checking for working memcmp... yes
checking for broken erfc of glibc-2.3.6 on IA64... no
checking for close... (cached) no
checking for dup2... (cached) yes
checking for memmove... (cached) yes
checking for strerror... (cached) yes
checking for strchr... yes
checking for strstr... yes
checking for crypt... yes
checking for flock... yes
checking for isnan... yes
checking for finite... yes
checking for isinf... yes
checking for hypot... yes
checking for acosh... yes
checking for erf... yes
checking for tgamma... yes
checking for lgamma_r... yes
checking for cbrt... yes
checking for strlcpy... (cached) yes
checking for strlcat... (cached) yes
checking for ffs... yes
checking for setproctitle... (cached) yes
checking sys/pstat.h usability... no
checking sys/pstat.h presence... no
checking for sys/pstat.h... no
checking for signbit... yes
checking for __syscall... yes
checking for _longjmp... yes
checking for _setjmp... yes
checking for _setjmpex... no
checking for chroot... yes
checking for chsize... no
checking for clock_gettime... (cached) yes
checking for cosh... yes
checking for daemon... (cached) yes
checking for dl_iterate_phdr... yes
checking for dlopen... (cached) yes
checking for dup... yes
checking for dup3... yes
checking for eaccess... (cached) yes
checking for endgrent... yes
checking for fchmod... (cached) yes
checking for fchown... (cached) yes
checking for fcntl... (cached) yes
checking for fdatasync... no
checking for fmod... yes
checking for fork... (cached) yes
checking for fsync... (cached) yes
checking for ftruncate... yes
checking for ftruncate64... no
checking for getcwd... (cached) yes
checking for getgrnam_r... yes
checking for getgroups... yes
checking for getpgid... (cached) yes
checking for getpgrp... (cached) yes
checking for getpriority... yes
checking for getpwnam_r... yes
checking for getrlimit... (cached) yes
checking for getsid... yes
checking for gettimeofday... (cached) yes
checking for gmtime_r... yes
checking for initgroups... yes
checking for ioctl... yes
checking for isfinite... no
checking for issetugid... (cached) yes
checking for killpg... yes
checking for lchmod... yes
checking for lchown... yes
checking for link... (cached) yes
checking for llabs... yes
checking for lockf... yes
checking for log2... yes
checking for lstat... (cached) yes
checking for malloc_usable_size... yes
checking for malloc_size... no
checking for mblen... yes
checking for memalign... no
checking for memrchr... yes
checking for mktime... yes
checking for pipe2... yes
checking for poll... (cached) yes
checking for posix_fadvise... yes
checking for posix_memalign... yes
checking for ppoll... yes
checking for pread... (cached) yes
checking for readlink... (cached) yes
checking for round... yes
checking for seekdir... yes
checking for select_large_fdset... no
checking for sendfile... yes
checking for setegid... (cached) yes
checking for setenv... (cached) yes
checking for seteuid... (cached) yes
checking for setgid... yes
checking for setgroups... (cached) yes
checking for setpgid... yes
checking for setpgrp... yes
checking for setregid... (cached) yes
checking for setresgid... (cached) yes
checking for setresuid... (cached) yes
checking for setreuid... (cached) yes
checking for setrgid... yes
checking for setrlimit... (cached) yes
checking for setruid... yes
checking for setsid... (cached) yes
checking for setuid... yes
checking for shutdown... (cached) no
checking for sigaction... (cached) yes
checking for sigaltstack... (cached) yes
checking for sigprocmask... (cached) yes
checking for sinh... yes
checking for spawnv... no
checking for symlink... (cached) yes
checking for syscall... yes
checking for sysconf... (cached) yes
checking for tanh... yes
checking for telldir... yes
checking for timegm... yes
checking for times... yes
checking for truncate... (cached) yes
checking for truncate64... no
checking for unsetenv... (cached) yes
checking for utimensat... yes
checking for utimes... (cached) yes
checking for wait4... yes
checking for waitpid... (cached) yes
checking for __builtin_bswap16... no
checking for __builtin_bswap32... yes
checking for __builtin_bswap64... yes
checking for __builtin_clz... yes
checking for __builtin_clzl... yes
checking for __builtin_clzll... yes
checking for __builtin_choose_expr... yes
checking for __builtin_types_compatible_p... yes
checking for clock_getres... yes
checking for unsetenv returns a value... yes
checking for sigsetjmp as a macro or function... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for struct tm.tm_gmtoff... yes
checking for external int daylight... no
checking for external timezone... no
checking for external altzone... no
checking for timezone... yes
checking whether timezone requires zero arguments... no
checking for negative time_t for gmtime(3)... yes
checking for localtime(3) overflow correctly... no
checking whether right shift preserve sign bit... yes
checking read count field in FILE structures... _r
checking read buffer ptr field in FILE structures... _p
checking size of struct stat.st_ino... SIZEOF_LONG
checking whether _SC_CLK_TCK is supported... yes
checking stack growing direction on mips... -1
checking for pthread_kill in -lpthread... yes
checking for pthread_np.h... yes
checking for sched_yield... (cached) yes
checking for pthread_attr_setinheritsched... yes
checking for pthread_attr_get_np... yes
checking for pthread_attr_getstack... yes
checking for pthread_get_stackaddr_np... no
checking for pthread_get_stacksize_np... no
checking for thr_stksegment... no
checking for pthread_stackseg_np... no
checking for pthread_getthrds_np... no
checking for pthread_cond_init... (cached) yes
checking for pthread_condattr_setclock... yes
checking for pthread_condattr_init... yes
checking for pthread_sigmask... yes
checking for pthread_setname_np... no
checking for pthread_getattr_np... no
checking for pthread_attr_init... yes
checking for getcontext... yes
checking for setcontext... yes
checking if fork works with pthread... yes
checking whether ELF binaries are produced... yes
checking for elf.h... (cached) yes
checking elf_abi.h usability... no
checking elf_abi.h presence... no
checking for elf_abi.h... no
checking whether OS depend dynamic link works... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking for backtrace in -lexecinfo... yes
checking for unw_backtrace in -lunwind... no
checking for backtrace... yes
checking for broken backtrace... ====>> Killing runaway build after 72000 seconds with no output


More information about the freebsd-pkg-fallout mailing list