Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Oct 2017 01:37:12 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110armv6-quarterly][lang/ruby24] Failed for ruby24-2.4.2, 1 in build
Message-ID:  <201710210137.v9L1bCMj003661@beefy15.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: mat@FreeBSD.org
Ident:          $FreeBSD: branches/2017Q4/lang/ruby24/Makefile 450351 2017-09-22 10:48:28Z mat $
Log URL:        http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/452545/logs/ruby24-2.4.2,1.log
Build URL:      http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=452545
Log:

====>> Building lang/ruby24
build started at Sat Oct 21 01:34:42 UTC 2017
port directory: /usr/ports/lang/ruby24
building for: FreeBSD 110armv6-quarterly-job-09 11.0-RELEASE-p13 FreeBSD 11.0-RELEASE-p13 1100122 arm
maintained by: ruby@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2017Q4/lang/ruby24/Makefile 450351 2017-09-22 10:48:28Z mat $
Poudriere version: 3.1.21
Host OSVERSION: 1200050
Jail OSVERSION: 1100122
Job Id: 09

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p13 1100122
UNAME_r=11.0-RELEASE-p13
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ruby24-2.4.2,1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.21
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for ruby24-2.4.2,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.4/"  --with-rubylibprefix="/usr/local/lib/ruby"  --docdir="/usr/local/share/doc/ruby24"  --with-soname=ruby24 --program-prefix="" --program-suffix="24"  --disable-rpath  --enable-pthread  --enable-shared  --enable-install-static-library  --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 --with-setjmp-type=_setjmp --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
debugflags= ac_cv_func__setjmp=yes XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby24/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby24/work  HOME=/wrkdirs/usr/ports/lang/ruby24/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--
OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby24/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby24/work  HOME=/wrkdirs/usr/ports/lang/ruby24/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  -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 -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 0644"  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.4"
RUBY_ARCHLIBDIR="lib/ruby/2.4/armv6-freebsd11"
RUBY_SITELIBDIR="lib/ruby/site_ruby/2.4"
RUBY_SITEARCHLIBDIR="lib/ruby/site_ruby/2.4/armv6-freebsd11"
RUBY_VENDORLIBDIR="lib/ruby/vendor_ruby/2.4"
RUBY_VENDORARCHLIBDIR="lib/ruby/vendor_ruby/2.4/armv6-freebsd11"
RUBY_MODDOCDIR="share/doc/ruby24/ruby"
RUBY_MODEXAMPLESDIR="share/examples/ruby24/ruby"
RUBY_DOCDIR="share/doc/ruby24"
RUBY_EXAMPLESDIR="share/examples/ruby24"
RUBY_RIDIR="share/ri/2.4/system"
RUBY_SITERIDIR="share/ri/2.4/site"
RUBY_VERSION="2.4.2"
RUBY_VER="2.4"
RUBY_SHLIBVER="24"
RUBY_ARCH="armv6-freebsd11"
RUBY_SUFFIX="24"
RUBY_NAME="ruby24"
RUBY_DEFAULT_SUFFIX="23"
RUBY22="@comment
"
RUBY23="@comment
"
RUBY24=""
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
PACKAGE_BUILDING=yes
MACHINE=arm
MACHINE_ARCH=armv6
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
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
ARCH=armv6
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=11.0
OSVERSION=1100122
PYTHONBASE=/usr/local
UID=0
<snip>
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_set_name_np... yes
checking for pthread_getattr_np... no
checking for pthread_attr_init... yes
checking if mcontext_t is a pointer... no
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 for procstat_open_sysctl in -lprocstat... yes
checking for procstat_getvmmap... 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... yes
checking valgrind/memcheck.h usability... no
checking valgrind/memcheck.h presence... no
checking for valgrind/memcheck.h... no
checking for strip... strip
checking whether wrapper for LD_LIBRARY_PATH is needed... no
checking for __builtin_setjmp... yes with cast ((void **))
checking for _setjmpex as a macro or function... no
checking for _setjmp as a macro or function... (cached) yes
checking for sigsetjmp as a macro or function... yes
checking for setjmp type... _setjmp
checking for prefix of external symbols... NONE
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking if make is GNU make... no
checking for safe null command for make... :
checking for nroff... /usr/bin/nroff
.ext/include/armv6-freebsd11/ruby/config.h updated
configure: ruby library version = 2.4
configure: creating ./config.status
config.status: creating Makefile
config.status: creating ruby-2.4.pc
---
Configuration summary for ruby version 2.4.2

   * Installation prefix: /usr/local
   * exec prefix:         ${prefix}
   * arch:                armv6-freebsd11
   * site arch:           ${arch}
   * RUBY_BASE_NAME:      ruby
   * enable shared:       yes
   * ruby lib prefix:     ${exec_prefix}/lib/ruby
   * site libraries path: ${rubylibprefix}/${sitearch}
   * vendor path:         /usr/local/lib/ruby/vendor_ruby
   * target OS:           freebsd11
   * compiler:            /nxb-bin/usr/bin/cc
   * with pthread:        yes
   * enable shared libs:  yes
   * dynamic library ext: so
   * CFLAGS:              ${optflags} ${debugflags} ${warnflags}
   * LDFLAGS:             -L.   -fstack-protector -rdynamic
   * optflags:            -O3 -fno-fast-math
   * warnflags:           -Wall -Wextra -Wno-unused-parameter \
                          -Wno-parentheses -Wno-long-long \
                          -Wno-missing-field-initializers \
                          -Wno-tautological-compare \
                          -Wno-parentheses-equality \
                          -Wno-constant-logical-operand -Wno-self-assign \
                          -Wunused-variable -Wimplicit-int -Wpointer-arith \
                          -Wwrite-strings -Wdeclaration-after-statement \
                          -Wshorten-64-to-32 \
                          -Wimplicit-function-declaration \
                          -Wdivision-by-zero -Wdeprecated-declarations \
                          -Wextra-tokens
   * strip command:       strip
   * install doc:         yes
   * man page type:       doc

---
===========================================================================
=======================<phase: build          >============================
===>  Building for ruby24-2.4.2,1
	CC = /nxb-bin/usr/bin/cc
	LD = ld
	LDSHARED = /nxb-bin/usr/bin/cc -shared
	CFLAGS = -O2 -pipe  -isystem /usr/local/include -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/armv6-freebsd11 -I./include -I. -I./enc/unicode/9.0.0
	DLDFLAGS = -Wl,-soname,showflags -fstack-protector  
	SOLIBS = -lexecinfo -lprocstat -lthr -lcrypt -lm -lpthread -L/usr/local/lib -L/usr/local/lib 
FreeBSD clang version 5.0.0 (tags/RELEASE_500/final 312559) (based on LLVM 5.0.0svn)
Target: armv6-unknown-freebsd12.0-gnueabihf
Thread model: posix
InstalledDir: /nxb-bin/usr/bin
making dummy probes.h
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 compile.c
compiling complex.c
compiling cont.c
compiling debug.c
compiling dir.c
compiling dln_find.c
compiling encoding.c
compiling enum.c
compiling enumerator.c
compiling error.c
compiling eval.c
compiling file.c
compiling gc.c
compiling hash.c
compiling inits.c
compiling io.c
compiling iseq.c
compiling load.c
compiling marshal.c
compiling math.c
compiling node.c
compiling numeric.c
compiling object.c
compiling pack.c
compiling parse.c
compiling proc.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 thread.c
compiling time.c
compiling transcode.c
compiling util.c
compiling variable.c
compiling version.c
compiling vm.c
compiling vm_backtrace.c
compiling vm_dump.c
compiling vm_trace.c
compiling enc/ascii.c
compiling enc/us_ascii.c
compiling enc/unicode.c
compiling enc/utf_8.c
compiling enc/trans/newline.c
compiling ./missing/close.c
compiling addr2line.c
compiling dmyenc.c
linking miniruby
complex.o: In function `f_complex_polar':
complex.c:(.text+0xed0): undefined reference to `sincos'
complex.c:(.text+0xf30): undefined reference to `sincos'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error code 1

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

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



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