Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Feb 2017 01:41:43 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110mips64-quarterly][sysutils/runit] Failed for runit-2.1.2_2 in build
Message-ID:  <201702180141.v1I1fhM7073246@beefy16.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:     crees@FreeBSD.org
Last committer: crees@FreeBSD.org
Ident:          $FreeBSD: branches/2017Q1/sysutils/runit/Makefile 420105 2016-08-11 21:06:42Z crees $
Log URL:        http://beefy16.nyi.freebsd.org/data/110mips64-quarterly/434324/logs/runit-2.1.2_2.log
Build URL:      http://beefy16.nyi.freebsd.org/build.html?mastername=110mips64-quarterly&build=434324
Log:

====>> Building sysutils/runit
build started at Sat Feb 18 01:39:22 UTC 2017
port directory: /usr/ports/sysutils/runit
building for: FreeBSD 110mips64-quarterly-job-13 11.0-RELEASE-p7 FreeBSD 11.0-RELEASE-p7 r311916 mips
maintained by: crees@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2017Q1/sysutils/runit/Makefile 420105 2016-08-11 21:06:42Z crees $
Poudriere version: 3.1.14
Host OSVERSION: 1200018
Jail OSVERSION: 1100122
Job Id: 13

---Begin Environment---
SHELL=/bin/csh
UNAME_p=mips64
UNAME_m=mips
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p7 r311916
UNAME_r=11.0-RELEASE-p7
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110mips64-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=runit-2.1.2_2
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110mips64-quarterly/ref/.p/pool
MASTERNAME=110mips64-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/runit/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/runit/work  HOME=/wrkdirs/usr/ports/sysutils/runit/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/runit/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/runit/work  HOME=/wrkdirs/usr/ports/sysutils/runit/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  -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS=""  LDFLAGS="" LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -G0 -fno-strict-aliasing "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/runit"
EXAMPLESDIR="share/examples/runit"
DATADIR="share/runit"
WWWDIR="www/runit"
ETCDIR="etc/runit"
--End PLIST_SUB--

--SUB_LIST--
SERVICE_DIR="/var/service"
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/runit
DOCSDIR=/usr/local/share/doc/runit
EXAMPLESDIR=/usr/local/share/examples/runit
WWWDIR=/usr/local/www/runit
ETCDIR=/usr/local/etc/runit
--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=mips64
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
#### /usr/ports/Mk/Scripts/ports_env.sh ####
ARCH=mips64
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=11.0
OSVERSION=1100122
PYTHONBASE=/usr/local
UID=0
_JAVA_OS_LIST_REGEXP=native\|linux
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
_OSRELEASE=11.0-RELEASE-p7
_SMP_CPUS=28
#### Misc Poudriere ####
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++
AS=/nxb-bin/usr/bin/as
NM=/nxb-bin/usr/bin/nm
LD=/nxb-bin/usr/bin/ld
OBJCOPY=/nxb-bin/usr/bin/objcopy
SIZE=/nxb-bin/usr/bin/size
STRIPBIN=/nxb-bin/usr/bin/strip
SED=/nxb-bin/usr/bin/sed
READELF=/nxb-bin/usr/bin/readelf
RANLIB=/nxb-bin/usr/bin/ranlib
YACC=/nxb-bin/usr/bin/yacc
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
---End make.nxb.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  33554432
stack size              (kbytes, -s)  524288
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
sbsize                   (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtxp                           (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License BSD3CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   runit-2.1.2_2 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.9.4_1.txz
[110mips64-quarterly-job-13] Installing pkg-1.9.4_1...
[110mips64-quarterly-job-13] Extracting pkg-1.9.4_1: .......... done
===>   runit-2.1.2_2 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of runit-2.1.2_2
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by runit-2.1.2_2 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by runit-2.1.2_2 for building
=> SHA256 Checksum OK for runit-2.1.2.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by runit-2.1.2_2 for building
===>  Extracting for runit-2.1.2_2
=> SHA256 Checksum OK for runit-2.1.2.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for runit-2.1.2_2
===>  Applying FreeBSD patches for runit-2.1.2_2
/nxb-bin/usr/bin/sed -i.bak -i '' 's!/service/!/var/service!'  /wrkdirs/usr/ports/sysutils/runit/work/admin/runit-2.1.2/man/* /wrkdirs/usr/ports/sysutils/runit/work/admin/runit-2.1.2/src/sv.c
/nxb-bin/usr/bin/sed -i.bak -i '' '\|^PATH=|s|$|:/usr/local/bin:/usr/local/sbin|'  /wrkdirs/usr/ports/sysutils/runit/work/admin/runit-2.1.2/etc/freebsd/3
/usr/bin/find /wrkdirs/usr/ports/sysutils/runit/work/admin/runit-2.1.2 -name '*.orig' -delete
===========================================================================
=======================<phase: build-depends  >============================
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for runit-2.1.2_2
echo "/nxb-bin/usr/bin/cc -O2 -pipe -G0  -fno-strict-aliasing" > /wrkdirs/usr/ports/sysutils/runit/work/admin/runit-2.1.2/src/conf-cc
echo "/nxb-bin/usr/bin/cc" > /wrkdirs/usr/ports/sysutils/runit/work/admin/runit-2.1.2/src/conf-ld
echo '#define PREFIX "/usr/local"' >> /wrkdirs/usr/ports/sysutils/runit/work/admin/runit-2.1.2/src/runit.h
===========================================================================
=======================<phase: build          >============================
===>  Building for runit-2.1.2_2
cd /wrkdirs/usr/ports/sysutils/runit/work/admin/runit-2.1.2 && package/compile && package/check
Linking ./src/* into ./compile...
Compiling everything in ./compile...
+ cd compile
+ exec make
sh find-systype.sh > systype
rm -f compile
sh print-cc.sh > compile
chmod 555 compile
rm -f choose
cat warn-auto.sh choose.sh  > choose
chmod 555 choose
./choose c trydrent direntry.h1 direntry.h2 > direntry.h
rm -f load
sh print-ld.sh > load
chmod 555 load
./choose cl tryflock hasflock.h1 hasflock.h2 > hasflock.h
./choose cl trymkffo hasmkffo.h1 hasmkffo.h2 > hasmkffo.h
./choose cl trysgact hassgact.h1 hassgact.h2 > hassgact.h
./choose cl trysgprm hassgprm.h1 hassgprm.h2 > hassgprm.h
./compile chkshsgr.c
chkshsgr.c: In function 'main':
chkshsgr.c:10: warning: passing argument 2 of 'getgroups' from incompatible pointer type
chkshsgr.c:10: warning: passing argument 2 of 'setgroups' from incompatible pointer type
./load chkshsgr
./chkshsgr || ( cat warn-shsgr; exit 1 )
./choose clr tryshsgr hasshsgr.h1 hasshsgr.h2 > hasshsgr.h
./choose cl trywaitp haswaitp.h1 haswaitp.h2 > haswaitp.h
./choose clr trypoll iopause.h1 iopause.h2 > iopause.h
./choose c trysysel select.h1 select.h2 > select.h
./choose clr tryulong64 uint64.h1 uint64.h2 > uint64.h
./choose c tryreboot reboot_system.h1 reboot_system.h2 >  reboot_system.h
( ./compile tryuwtmpx.c 2>/dev/null && cat uw_tmp.h2 >uw_tmp.h ) ||  ( ./compile tryuwtmp.c 2>/dev/null && cat uw_tmp.h1 >uw_tmp.h )
rm -f tryuwtmp.o tryuwtmpx.o
./compile trysocketlib.c
( ./load trysocketlib >/dev/null 2>&1 ||  ( ./load trysocketlib -lxnet >/dev/null 2>&1 && echo '-lxnet' ) ||  ( ./load trysocketlib -lsocket -lnsl >/dev/null 2>&1 &&  echo '-lsocket -lnsl' )  ) >socket.lib
rm -f trysocketlib.o trysocketlib
rm -f sysdeps
cat systype compile load socket.lib >>sysdeps
grep sysdep direntry.h >>sysdeps
grep sysdep haswaitp.h >>sysdeps
grep sysdep hassgact.h >>sysdeps
grep sysdep hassgprm.h >>sysdeps
grep sysdep select.h >>sysdeps
grep sysdep uint64.h >>sysdeps
grep sysdep iopause.h >>sysdeps
grep sysdep hasmkffo.h >>sysdeps
grep sysdep hasflock.h >>sysdeps
grep sysdep hasshsgr.h >>sysdeps
grep sysdep reboot_system.h >>sysdeps
grep sysdep uw_tmp.h >>sysdeps
cat sysdeps
freebsd-11.0-release-p7-:mips-:-:intel(r).xeon(r).cpu.e5-2690.v4.@.2.60ghz-:-
#!/bin/sh
# WARNING: This file was auto-generated. Do not edit!
exec /nxb-bin/usr/bin/cc -O2 -pipe -G0  -fno-strict-aliasing -c ${1+"$@"}
#!/bin/sh
# WARNING: This file was auto-generated. Do not edit!
main="$1"; shift
exec /nxb-bin/usr/bin/cc -o "$main" "$main".o ${1+"$@"}
/* sysdep: +dirent */
/* sysdep: +waitpid */
/* sysdep: +sigaction */
/* sysdep: +sigprocmask */
/* sysdep: +sysselect */
/* sysdep: +ulong64 */
/* sysdep: +poll */
/* sysdep: +mkfifo */
/* sysdep: +flock */
/* sysdep: -shortsetgroups */
/* sysdep: +std reboot */
/* sysdep: +utmpx */
./compile chpst.c
./compile uidgid.c
./compile alloc.c
./compile alloc_re.c
./compile buffer.c
./compile buffer_0.c
./compile buffer_1.c
./compile buffer_2.c
./compile buffer_get.c
./compile buffer_put.c
./compile buffer_read.c
./compile buffer_write.c
./compile coe.c
./compile env.c
./compile error.c
./compile error_str.c
./compile fd_copy.c
./compile fd_move.c
./compile fifo.c
./compile lock_ex.c
./compile lock_exnb.c
rm -f makelib
sh print-ar.sh > makelib
chmod 555 makelib
./compile ndelay_off.c
./compile ndelay_on.c
./compile open_append.c
./compile open_read.c
./compile open_trunc.c
./compile open_write.c
./compile openreadclose.c
./compile pathexec_env.c
./compile pathexec_run.c
./compile prot.c
./compile readclose.c
./compile seek_set.c
./compile sgetopt.c
./compile sig.c
./compile sig_block.c
./compile sig_catch.c
./compile sig_pause.c
./compile stralloc_cat.c
./compile stralloc_catb.c
./compile stralloc_cats.c
./compile stralloc_eady.c
./compile stralloc_opyb.c
./compile stralloc_opys.c
./compile stralloc_pend.c
./compile strerr_die.c
./compile strerr_sys.c
./compile subgetopt.c
./compile wait_nohang.c
./compile wait_pid.c
./makelib unix.a alloc.o alloc_re.o buffer.o buffer_0.o buffer_1.o  buffer_2.o buffer_get.o buffer_put.o buffer_read.o buffer_write.o  coe.o env.o error.o error_str.o fd_copy.o fd_move.o fifo.o lock_ex.o  lock_exnb.o ndelay_off.o ndelay_on.o open_append.o open_read.o  open_trunc.o open_write.o openreadclose.o pathexec_env.o  pathexec_run.o prot.o readclose.o seek_set.o sgetopt.o sig.o  sig_block.o sig_catch.o sig_pause.o stralloc_cat.o stralloc_catb.o  stralloc_cats.o stralloc_eady.o stralloc_opyb.o stralloc_opys.o  stralloc_pend.o strerr_die.o strerr_sys.o subgetopt.o wait_nohang.o  wait_pid.o
./compile byte_chr.c
./compile byte_copy.c
./compile byte_cr.c
./compile byte_diff.c
./compile byte_rchr.c
./compile fmt_uint.c
./compile fmt_uint0.c
./compile fmt_ulong.c
./compile scan_ulong.c
./compile str_chr.c
./compile str_diff.c
./compile str_len.c
./compile str_start.c
./makelib byte.a byte_chr.o byte_copy.o byte_cr.o byte_diff.o  byte_rchr.o fmt_uint.o fmt_uint0.o fmt_ulong.o scan_ulong.o str_chr.o  str_diff.o str_len.o str_start.o
./load chpst uidgid.o unix.a byte.a
./compile runit.c
./load runit unix.a byte.a -static
./compile runit-init.c
./load runit-init unix.a byte.a -static
./compile runsv.c
./compile iopause.c
./compile tai_now.c
./compile tai_pack.c
./compile tai_sub.c
./compile tai_unpack.c
./compile taia_add.c
./compile taia_approx.c
./compile taia_frac.c
./compile taia_less.c
./compile taia_now.c
./compile taia_pack.c
./compile taia_sub.c
./compile taia_uint.c
./makelib time.a iopause.o tai_now.o tai_pack.o tai_sub.o  tai_unpack.o taia_add.o taia_approx.o taia_frac.o taia_less.o  taia_now.o taia_pack.o taia_sub.o taia_uint.o
./load runsv unix.a byte.a time.a
./compile runsvchdir.c
./load runsvchdir unix.a byte.a
./compile runsvdir.c
./load runsvdir unix.a byte.a time.a
./compile sv.c
./load sv unix.a byte.a time.a
./compile svlogd.c
./compile pmatch.c
./compile fmt_ptime.c
./load svlogd pmatch.o fmt_ptime.o unix.a byte.a time.a  `cat socket.lib`
./compile utmpset.c
./load utmpset unix.a byte.a
Copying commands into ./command...
Checking commands in ./command...
+ cd compile
+ exec make check
./check-local chpst runit runit-init runsv runsvchdir runsvdir sv svlogd utmpset
Checking chpst...
Checking runit...
Checking runit-init...
usage: /wrkdirs/usr/ports/sysutils/runit/work/admin/runit-2.1.2/compile/runit-init 0|6

0
runit-init failed.
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/sysutils/runit/work/admin/runit-2.1.2/compile
*** Error code 1

Stop.
make: stopped in /usr/ports/sysutils/runit



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