Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Apr 2017 11:54:23 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - head-mips64-default][sysutils/psmisc] Failed for psmisc-22.16_1 in build
Message-ID:  <201704031154.v33BsNag038705@beefy13.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:     douglas@douglasthrift.net
Last committer: tijl@FreeBSD.org
Ident:          $FreeBSD: head/sysutils/psmisc/Makefile 428152 2016-12-08 19:52:19Z tijl $
Log URL:        http://beefy13.nyi.freebsd.org/data/head-mips64-default/p437390_s316341/logs/psmisc-22.16_1.log
Build URL:      http://beefy13.nyi.freebsd.org/build.html?mastername=head-mips64-default&build=p437390_s316341
Log:

====>> Building sysutils/psmisc
build started at Mon Apr  3 11:52:46 UTC 2017
port directory: /usr/ports/sysutils/psmisc
building for: FreeBSD head-mips64-default-job-17 12.0-CURRENT FreeBSD 12.0-CURRENT r316341 mips
maintained by: douglas@douglasthrift.net
Makefile ident:      $FreeBSD: head/sysutils/psmisc/Makefile 428152 2016-12-08 19:52:19Z tijl $
Poudriere version: 3.1.17-2-g696b23bd
Host OSVERSION: 1200020
Jail OSVERSION: 1200027
Job Id: 17




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



---Begin Environment---
SHELL=/bin/csh
UNAME_p=mips64
UNAME_m=mips
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1200027
UNAME_v=FreeBSD 12.0-CURRENT r316341
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-mips64-default/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=psmisc-22.16_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-mips64-default/ref/.p/pool
MASTERNAME=head-mips64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.17-2-g696b23bd
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for psmisc-22.16_1:
     NLS=on: Native Language Support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-nls --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/psmisc/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/psmisc/work  HOME=/wrkdirs/usr/ports/sysutils/psmisc/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--
XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/psmisc/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/psmisc/work  HOME=/wrkdirs/usr/ports/sysutils/psmisc/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 -EB -msoft-float  -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS=""  LDFLAGS=" -EB" LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -G0 -EB -msoft-float -fno-strict-aliasing "  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--
NLS=""
NO_NLS="@comment
"
OSREL=12.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/psmisc"
EXAMPLESDIR="share/examples/psmisc"
DATADIR="share/psmisc"
WWWDIR="www/psmisc"
ETCDIR="etc/psmisc"
--End PLIST_SUB--

--SUB_LIST--
NLS=""
NO_NLS="@comment
"
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/psmisc
DOCSDIR=/usr/local/share/doc/psmisc
EXAMPLESDIR=/usr/local/share/examples/psmisc
WWWDIR=/usr/local/www/psmisc
ETCDIR=/usr/local/etc/psmisc
--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
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
ARCH=mips64
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=12.0
OSVERSION=1200027
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=12.0-CURRENT
#### Misc Poudriere ####
GID=0
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)  131072
stack size              (kbytes, -s)  8192
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
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License GPLv2 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   psmisc-22.16_1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
[head-mips64-default-job-17] Installing pkg-1.10.1...
[head-mips64-default-job-17] Extracting pkg-1.10.1: .......... done
===>   psmisc-22.16_1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of psmisc-22.16_1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by psmisc-22.16_1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by psmisc-22.16_1 for building
=> SHA256 Checksum OK for psmisc-22.16.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by psmisc-22.16_1 for building
<snip>
[head-mips64-default-job-17] Installing gmake-4.2.1_1...
[head-mips64-default-job-17] Extracting gmake-4.2.1_1: .......... done
===>   psmisc-22.16_1 depends on executable: gmake - found
===>   Returning to build of psmisc-22.16_1
===>   psmisc-22.16_1 depends on executable: msgfmt - not found
===>   Installing existing package /packages/All/gettext-tools-0.19.8.1.txz
[head-mips64-default-job-17] Installing gettext-tools-0.19.8.1...
[head-mips64-default-job-17] Extracting gettext-tools-0.19.8.1: .......... done
===>   psmisc-22.16_1 depends on executable: msgfmt - found
===>   Returning to build of psmisc-22.16_1
===========================================================================
=======================<phase: lib-depends    >============================
===>   psmisc-22.16_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so)
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for psmisc-22.16_1
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/sysutils/psmisc/work/psmisc-22.16/config/config.rpath
configure: loading site script /usr/ports/Templates/config.site
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether gmake sets $(MAKE)... yes
checking for gcc... /nxb-bin/usr/bin/cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /nxb-bin/usr/bin/cc accepts -g... yes
checking for /nxb-bin/usr/bin/cc option to accept ISO C89... none needed
checking for style of include used by gmake... GNU
checking dependency style of /nxb-bin/usr/bin/cc... gcc3
checking whether gmake sets $(MAKE)... (cached) yes
checking whether ln -s works... yes
checking for tgetent in -ltinfo... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking how to run the C preprocessor... /nxb-bin/usr/bin/cpp
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for arpa/inet.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for langinfo.h... (cached) yes
checking libintl.h usability... no
checking libintl.h presence... no
checking for libintl.h... no
checking for limits.h... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking mntent.h usability... no
checking mntent.h presence... no
checking for mntent.h... no
checking for netdb.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for pid_t... (cached) yes
checking for size_t... (cached) yes
checking for struct stat.st_rdev... yes
checking for uid_t in sys/types.h... (cached) yes
checking compiler supports harden flags... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/local/bin/msgfmt
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for msgmerge... /usr/local/bin/msgmerge
checking build system type... mips64-portbld-freebsd12.0
checking host system type... mips64-portbld-freebsd12.0
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... no
checking for iconv... yes
checking for GNU gettext in libintl... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib
checking for struct user_regs_struct.orig_eax... no
checking for struct user_regs_struct.eax... no
checking for struct user_regs_struct.ebx... no
checking for struct user_regs_struct.ecx... no
checking for struct user_regs_struct.edx... no
checking for struct user_regs_struct.orig_rax... no
checking for struct user_regs_struct.rax... no
checking for struct user_regs_struct.rdi... no
checking for struct user_regs_struct.rsi... no
checking for struct user_regs_struct.rdx... no
checking for struct pt_regs.orig_gpr3... no
checking for struct pt_regs.gpr... no
checking for struct pt_regs.uregs... no
checking for struct pt_regs.regs... no
checking for struct pt_regs.cp0_status... no
checking whether closedir returns void... no
checking for library containing getmntent... no
checking whether /nxb-bin/usr/bin/cc needs -traditional... no
checking whether lstat correctly handles trailing slash... (cached) yes
checking whether lstat accepts an empty string... no
checking whether lstat correctly handles trailing slash... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... (cached) yes
checking for working memcmp... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking whether stat accepts an empty string... no
checking for atexit... (cached) yes
checking for getmntent... (cached) no
checking for memset... (cached) yes
checking for nl_langinfo... (cached) yes
checking for rawmemchr... (cached) no
checking for regcomp... yes
checking for rpmatch... yes
checking for setlocale... (cached) yes
checking for socket... yes
checking for strcasecmp... (cached) yes
checking for strchr... yes
checking for strdup... (cached) yes
checking for strerror... (cached) yes
checking for strpbrk... (cached) yes
checking for strrchr... yes
checking for strtoul... (cached) yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating icons/Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
===========================================================================
=======================<phase: build          >============================
===>  Building for psmisc-22.16_1
gmake[1]: Entering directory '/wrkdirs/usr/ports/sysutils/psmisc/work/psmisc-22.16'
gmake  all-recursive
gmake[2]: Entering directory '/wrkdirs/usr/ports/sysutils/psmisc/work/psmisc-22.16'
Making all in doc
gmake[3]: Entering directory '/wrkdirs/usr/ports/sysutils/psmisc/work/psmisc-22.16/doc'
gmake[3]: Nothing to be done for 'all'.
gmake[3]: Leaving directory '/wrkdirs/usr/ports/sysutils/psmisc/work/psmisc-22.16/doc'
Making all in src
gmake[3]: Entering directory '/wrkdirs/usr/ports/sysutils/psmisc/work/psmisc-22.16/src'
export LC_ALL=C ; \
	/nxb-bin/usr/bin/cpp -dM signames.c |\
	tr -s '\t ' ' ' | sort -n -k 3 | gsed \
's:#define SIG\([A-Z]\+[0-9]*\) \([0-9]\+\) *\(\|/\*.*\)$:{\ \2,"\1" },:p;d' | \
	  grep -v '[0-9][0-9][0-9]' >signames.h || \
	  { rm -f signames.h; exit 1; }
grep '^{ 1,"HUP" },$' signames.h >/dev/null || \
	  { rm -f signames.h; exit 1; }
/usr/local/bin/gmake  all-am
gmake[4]: Entering directory '/wrkdirs/usr/ports/sysutils/psmisc/work/psmisc-22.16/src'
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -Wall -DLOCALEDIR=\"/usr/share/locale\" -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security      -O2 -pipe -G0 -EB -msoft-float  -fno-strict-aliasing -MT killall.o -MD -MP -MF .deps/killall.Tpo -c -o killall.o killall.c
killall.c:1: warning: -fstack-protector not supported for this target
killall.c: In function 'kill_all':
killall.c:254: warning: unused variable 'command_buf'
mv -f .deps/killall.Tpo .deps/killall.Po
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -Wall -DLOCALEDIR=\"/usr/share/locale\" -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security      -O2 -pipe -G0 -EB -msoft-float  -fno-strict-aliasing -MT signals.o -MD -MP -MF .deps/signals.Tpo -c -o signals.o signals.c
signals.c:1: warning: -fstack-protector not supported for this target
mv -f .deps/signals.Tpo .deps/signals.Po
/nxb-bin/usr/bin/cc -Wall -DLOCALEDIR=\"/usr/share/locale\" -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security      -O2 -pipe -G0 -EB -msoft-float  -fno-strict-aliasing  -EB -o killall killall.o signals.o /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib   /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib
/usr/bin/ld: cannot find -lssp_nonshared
gmake[4]: *** [Makefile:307: killall] Error 1
gmake[4]: Leaving directory '/wrkdirs/usr/ports/sysutils/psmisc/work/psmisc-22.16/src'
gmake[3]: *** [Makefile:231: all] Error 2
gmake[3]: Leaving directory '/wrkdirs/usr/ports/sysutils/psmisc/work/psmisc-22.16/src'
gmake[2]: *** [Makefile:293: all-recursive] Error 1
gmake[2]: Leaving directory '/wrkdirs/usr/ports/sysutils/psmisc/work/psmisc-22.16'
gmake[1]: *** [Makefile:233: all] Error 2
gmake[1]: Leaving directory '/wrkdirs/usr/ports/sysutils/psmisc/work/psmisc-22.16'
*** Error code 1

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



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