Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Jun 2016 13:06:16 GMT
From:      pkg-fallout@FreeBSD.org
To:        ruby@FreeBSD.org
Cc:        pkg-fallout@FreeBSD.org
Subject:   [package - head-i386-default][lang/ruby23] Failed for ruby23-2.3.1, 1 in build
Message-ID:  <201606191306.u5JD6GNQ001237@beefy3.nyi.freebsd.org>

next in thread | raw e-mail | index | archive | help
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     ruby@FreeBSD.org
Last committer: swills@FreeBSD.org
Ident:          $FreeBSD: head/lang/ruby23/Makefile 413746 2016-04-21 16:43:14Z swills $
Log URL:        http://beefy3.nyi.freebsd.org/data/head-i386-default/p417042_s302000/logs/ruby23-2.3.1,1.log
Build URL:      http://beefy3.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p417042_s302000
Log:

====>> Building lang/ruby23
build started at Sun Jun 19 13:03:11 UTC 2016
port directory: /usr/ports/lang/ruby23
building for: FreeBSD head-i386-default-job-08 11.0-ALPHA4 FreeBSD 11.0-ALPHA4 r302000 i386
maintained by: ruby@FreeBSD.org
Makefile ident:      $FreeBSD: head/lang/ruby23/Makefile 413746 2016-04-21 16:43:14Z swills $
Poudriere version: 3.1.12
Host OSVERSION: 1100109
Jail OSVERSION: 1100117




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



---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
UNAME_v=FreeBSD 11.0-ALPHA4 r302000
UNAME_r=11.0-ALPHA4
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=i386
LINUX_OSRELEASE=2.6.32
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref
UID=0
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ruby23-2.3.1,1
OSREL=11.0
_OSRELEASE=11.0-ALPHA4
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=24
PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool
MASTERNAME=head-i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.12
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100117
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for ruby23-2.3.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.3/"  --with-rubylibprefix="/usr/local/lib/ruby"  --docdir="/usr/local/share/doc/ruby23"  --with-soname=ruby23 --program-prefix="" --program-suffix="23"  --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 --enable-dtrace --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

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

--MAKE_ENV--
LC_ALL=C OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby23/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby23/work  HOME=/wrkdirs/usr/ports/lang/ruby23/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="cc" CFLAGS="-O2 -pipe  -isystem /usr/local/include -fstack-protector -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include -isystem /usr/local/include"  LDFLAGS="  -L/usr/local/lib -fstack-protector" LIBS="-lpthread -L/usr/local/lib"  CXX="c++" CXXFLAGS="-O2 -pipe -isystem /usr/local/include -fstack-protector -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.3"
RUBY_ARCHLIBDIR="lib/ruby/2.3/i386-freebsd11"
RUBY_SITELIBDIR="lib/ruby/site_ruby/2.3"
RUBY_SITEARCHLIBDIR="lib/ruby/site_ruby/2.3/i386-freebsd11"
RUBY_VENDORLIBDIR="lib/ruby/vendor_ruby/2.3"
RUBY_VENDORARCHLIBDIR="lib/ruby/vendor_ruby/2.3/i386-freebsd11"
RUBY_MODDOCDIR="share/doc/ruby23/ruby"
RUBY_MODEXAMPLESDIR="share/examples/ruby23/ruby"
RUBY_DOCDIR="share/doc/ruby23"
RUBY_EXAMPLESDIR="share/examples/ruby23"
RUBY_RIDIR="share/ri/2.3/system"
RUBY_SITERIDIR="share/ri/2.3/site"
RUBY_ELISPDIR="lib/ruby/elisp"
RUBY_VERSION="2.3.1"
RUBY_VER="2.3"
RUBY_SHLIBVER="23"
RUBY_ARCH="i386-freebsd11"
RUBY_SUFFIX="23"
RUBY_NAME="ruby23"
RUBY_DEFAULT_SUFFIX="22"
RUBY21="@comment
"
RUBY22="@comment
"
RUBY23=""
RUBY_RD_HTML_FILES="@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---
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
#### /usr/local/etc/poudriere.d/make.conf ####
<snip>
checking if make is GNU make... no
checking for safe null command for make... :
checking for nroff... /usr/bin/nroff
.ext/include/i386-freebsd11/ruby/config.h updated
configure: ruby library version = 2.3
configure: creating ./config.status
config.status: creating Makefile
config.status: creating ruby-2.3.pc
===========================================================================
=======================<phase: build          >============================
===>  Building for ruby23-2.3.1,1
	CC = cc
	LD = ld
	LDSHARED = cc -shared
	CFLAGS = -O2 -pipe  -isystem /usr/local/include -fstack-protector -fno-strict-aliasing -fPIC 
	XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT
	CPPFLAGS = -I/usr/local/include -isystem /usr/local/include   -I. -I.ext/include/i386-freebsd11 -I./include -I.
	DLDFLAGS = -Wl,-soname,libruby23.so.23 -fstack-protector  
	SOLIBS = -lelf -lexecinfo -lprocstat -lcrypt -lm -lpthread -L/usr/local/lib 
FreeBSD clang version 3.8.0 (tags/RELEASE_380/final 262564) (based on LLVM 3.8.0)
Target: i386-unknown-freebsd11.0
Thread model: posix
InstalledDir: /usr/bin
translating probes probes.d
compiling main.c
compiling dmydln.c
compiling miniinit.c
compiling dmyext.c
compiling miniprelude.c
compiling array.c
compiling bignum.c
compiling class.c
compiling compar.c
compiling complex.c
compiling dir.c
compiling dln_find.c
compiling encoding.c
compiling enum.c
compiling enumerator.c
compiling error.c
compiling eval.c
compiling load.c
compiling proc.c
compiling file.c
compiling gc.c
compiling hash.c
compiling inits.c
compiling io.c
compiling marshal.c
compiling math.c
compiling node.c
compiling numeric.c
compiling object.c
compiling pack.c
compiling parse.c
compiling process.c
compiling random.c
compiling range.c
compiling rational.c
compiling re.c
re.c:105:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
    if (y = memmem(ys, n, xs, m))
        ~~^~~~~~~~~~~~~~~~~~~~~~
re.c:105:11: note: place parentheses around the assignment to silence this warning
    if (y = memmem(ys, n, xs, m))
          ^
        (                       )
re.c:105:11: note: use '==' to turn this assignment into an equality comparison
    if (y = memmem(ys, n, xs, m))
          ^
          ==
1 warning generated.
compiling regcomp.c
compiling regenc.c
compiling regerror.c
compiling regexec.c
compiling regparse.c
compiling regsyntax.c
compiling ruby.c
compiling safe.c
compiling signal.c
compiling sprintf.c
compiling st.c
compiling strftime.c
compiling string.c
compiling struct.c
compiling symbol.c
compiling time.c
compiling transcode.c
compiling util.c
compiling variable.c
compiling version.c
compiling compile.c
compiling debug.c
compiling iseq.c
compiling vm.c
compiling vm_dump.c
compiling vm_backtrace.c
compiling vm_trace.c
compiling thread.c
In file included from thread.c:289:
./thread_pthread.c:1157:31: error: too few arguments provided to function-like macro invocation
static LIST_HEAD(ubf_list_head);
                              ^
/usr/include/sys/queue.h:396:9: note: macro 'LIST_HEAD' defined here
#define LIST_HEAD(name, type)                                           \
        ^
In file included from thread.c:289:
./thread_pthread.c:1157:8: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
static LIST_HEAD(ubf_list_head);
~~~~~~ ^
./thread_pthread.c:1167:12: error: use of undeclared identifier 'ubf_list_head'; did you mean 'ubf_list_lock'?
        list_add(&ubf_list_head, node);
                  ^~~~~~~~~~~~~
                  ubf_list_lock
./ccan/list/list.h:149:34: note: expanded from macro 'list_add'
#define list_add(h, n) list_add_(h, n, LIST_LOC)
                                 ^
./thread_pthread.c:424:31: note: 'ubf_list_lock' declared here
static rb_nativethread_lock_t ubf_list_lock;
                              ^
./thread_pthread.c:1218:24: error: use of undeclared identifier 'ubf_list_head'; did you mean 'ubf_list_lock'?
    return list_empty(&ubf_list_head);
                       ^~~~~~~~~~~~~
                       ubf_list_lock
./ccan/list/list.h:212:35: note: expanded from macro 'list_empty'
#define list_empty(h) list_empty_(h, LIST_LOC)
                                  ^
./thread_pthread.c:424:31: note: 'ubf_list_lock' declared here
static rb_nativethread_lock_t ubf_list_lock;
                              ^
./thread_pthread.c:1228:17: error: use of undeclared identifier 'ubf_list_head'; did you mean 'ubf_list_lock'?
        list_for_each(&ubf_list_head, th,
                       ^~~~~~~~~~~~~
                       ubf_list_lock
./ccan/list/list.h:455:20: note: expanded from macro 'list_for_each'
        list_for_each_off(h, i, list_off_var_(i, member))
                          ^
./ccan/list/list.h:669:26: note: expanded from macro 'list_for_each_off'
        list_for_each_off_dir_((h),(i),(off),next)
                                ^
./ccan/list/list.h:623:40: note: expanded from macro 'list_for_each_off_dir_'
        for (i = list_node_to_off_(list_debug(h, LIST_LOC)->n.dir,      \
                                              ^
./ccan/list/list.h:45:40: note: expanded from macro 'list_debug'
#define list_debug(h, loc) ((void)loc, h)
                                       ^
./thread_pthread.c:424:31: note: 'ubf_list_lock' declared here
static rb_nativethread_lock_t ubf_list_lock;
                              ^
./thread_pthread.c:1228:2: error: member reference base type 'rb_nativethread_lock_t' (aka 'struct pthread_mutex *') is not a structure or union
        list_for_each(&ubf_list_head, th,
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./ccan/list/list.h:455:2: note: expanded from macro 'list_for_each'
        list_for_each_off(h, i, list_off_var_(i, member))
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./ccan/list/list.h:669:2: note: expanded from macro 'list_for_each_off'
        list_for_each_off_dir_((h),(i),(off),next)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./ccan/list/list.h:623:52: note: expanded from macro 'list_for_each_off_dir_'
        for (i = list_node_to_off_(list_debug(h, LIST_LOC)->n.dir,      \
                                   ~~~~~~~~~~~~~~~~~~~~~~~^ ~
In file included from thread.c:289:
./thread_pthread.c:1228:17: error: use of undeclared identifier 'ubf_list_head'; did you mean 'ubf_list_lock'?
        list_for_each(&ubf_list_head, th,
                       ^~~~~~~~~~~~~
                       ubf_list_lock
./ccan/list/list.h:455:20: note: expanded from macro 'list_for_each'
        list_for_each_off(h, i, list_off_var_(i, member))
                          ^
./ccan/list/list.h:669:26: note: expanded from macro 'list_for_each_off'
        list_for_each_off_dir_((h),(i),(off),next)
                                ^
./ccan/list/list.h:625:45: note: expanded from macro 'list_for_each_off_dir_'
        list_node_from_off_((void *)i, (off)) != &(h)->n;               \
                                                   ^
./thread_pthread.c:424:31: note: 'ubf_list_lock' declared here
static rb_nativethread_lock_t ubf_list_lock;
                              ^
./thread_pthread.c:1228:2: error: member reference base type 'rb_nativethread_lock_t' (aka 'struct pthread_mutex *') is not a structure or union
        list_for_each(&ubf_list_head, th,
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./ccan/list/list.h:455:2: note: expanded from macro 'list_for_each'
        list_for_each_off(h, i, list_off_var_(i, member))
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./ccan/list/list.h:669:2: note: expanded from macro 'list_for_each_off'
        list_for_each_off_dir_((h),(i),(off),next)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./ccan/list/list.h:625:47: note: expanded from macro 'list_for_each_off_dir_'
        list_node_from_off_((void *)i, (off)) != &(h)->n;               \
                                                  ~~~^ ~
1 warning and 7 errors generated.
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/lang/ruby23/work/ruby-2.3.1
*** Error code 1

Stop.
make: stopped in /usr/ports/lang/ruby23



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