Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Nov 2015 05:32:41 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - head-mips-default][shells/pdksh] Failed for pdksh-5.2.14p2_6 in package
Message-ID:  <201511260532.tAQ5Wf1Z022512@beefy7.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:     rodrigo@FreeBSD.org
Last committer: linimon@FreeBSD.org
Ident:          $FreeBSD: head/shells/pdksh/Makefile 397891 2015-09-25 21:46:57Z linimon $
Log URL:        http://beefy7.nyi.freebsd.org/data/head-mips-default/p402431_s291353/logs/pdksh-5.2.14p2_6.log
Build URL:      http://beefy7.nyi.freebsd.org/build.html?mastername=head-mips-default&build=p402431_s291353
Log:

====>> Building shells/pdksh
build started at Thu Nov 26 05:25:06 UTC 2015
port directory: /usr/ports/shells/pdksh
building for: FreeBSD head-mips-default-job-23 11.0-CURRENT FreeBSD 11.0-CURRENT r291353 mips
maintained by: rodrigo@FreeBSD.org
Makefile ident:      $FreeBSD: head/shells/pdksh/Makefile 397891 2015-09-25 21:46:57Z linimon $
Poudriere version: 3.1.10
Host OSVERSION: 1100085
Jail OSVERSION: 1100090




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



---Begin Environment---
SHELL=/bin/csh
UNAME_p=mips
UNAME_m=mips
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100090
UNAME_v=FreeBSD 11.0-CURRENT r291353
UNAME_r=11.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=screen
QEMU_EMULATING=1
MASTERMNT=/usr/local/poudriere/data/.m/head-mips-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=pdksh-5.2.14p2_6
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-mips-default/ref/.p/pool
MASTERNAME=head-mips-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.10
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for pdksh-5.2.14p2_6:
     STATIC=off: Build static executables and/or libraries
===> Use 'make config' to modify these settings
---End OPTIONS List---

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

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/shells/pdksh/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/shells/pdksh/work  HOME=/wrkdirs/usr/ports/shells/pdksh/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/shells/pdksh/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/shells/pdksh/work  HOME=/wrkdirs/usr/ports/shells/pdksh/work TMPDIR="/tmp" NO_PIE=yes 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 -P" 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/pdksh"
EXAMPLESDIR="share/examples/pdksh"
DATADIR="share/pdksh"
WWWDIR="www/pdksh"
ETCDIR="etc/pdksh"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/pdksh
DOCSDIR=/usr/local/share/doc/pdksh
EXAMPLESDIR=/usr/local/share/examples/pdksh
WWWDIR=/usr/local/www/pdksh
ETCDIR=/usr/local/etc/pdksh
--End SUB_LIST--

---Begin make.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
NM=/nxb-bin/usr/bin/nm
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
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
NM=/nxb-bin/usr/bin/nm
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
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
NM=/nxb-bin/usr/bin/nm
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
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
NM=/nxb-bin/usr/bin/nm
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
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
NM=/nxb-bin/usr/bin/nm
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
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
NM=/nxb-bin/usr/bin/nm
MAKE=/nxb-bin/usr/bin/make
<snip>
FLEX=/nxb-bin/usr/bin/flex
---End make.nxb.conf---
=======================<phase: check-sanity   >============================
===>  License BSD3CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   pdksh-5.2.14p2_6 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.6.2.txz
[head-mips-default-job-23] Installing pkg-1.6.2...
[head-mips-default-job-23] Extracting pkg-1.6.2: .......... done
Message from pkg-1.6.2:
If you are upgrading from the old package format, first run:

  # pkg2ng
===>   pdksh-5.2.14p2_6 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of pdksh-5.2.14p2_6
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by pdksh-5.2.14p2_6 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by pdksh-5.2.14p2_6 for building
=> SHA256 Checksum OK for pdksh-5.2.14.tar.gz.
=> SHA256 Checksum OK for pdksh-5.2.14-patches.1.
=> SHA256 Checksum OK for pdksh-5.2.14-patches.2.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by pdksh-5.2.14p2_6 for building
===>  Extracting for pdksh-5.2.14p2_6
=> SHA256 Checksum OK for pdksh-5.2.14.tar.gz.
=> SHA256 Checksum OK for pdksh-5.2.14-patches.1.
=> SHA256 Checksum OK for pdksh-5.2.14-patches.2.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for pdksh-5.2.14p2_6
===>  Applying distribution patches for pdksh-5.2.14p2_6
===>  Applying FreeBSD patches for pdksh-5.2.14p2_6
===========================================================================
=======================<phase: build-depends  >============================
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for pdksh-5.2.14p2_6
loading site script /usr/ports/Templates/config.site
creating cache ./config.cache
checking for gcc... /nxb-bin/usr/bin/cc
checking whether we are using GNU C... yes
checking how to run the C preprocessor... /nxb-bin/usr/bin/cpp -P
checking whether /nxb-bin/usr/bin/cc needs -traditional... no
checking if this is a problematic os... checking for minix/config.h... (cached) no
no
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for opendir in -lndir... no
checking for sane unistd.h... yes
checking terminal interface... termios
checking for stddef.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for limits.h... (cached) yes
checking for paths.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for sys/resource.h... yes
checking for values.h... no
checking for ulimit.h... yes
checking for sys/time.h... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for off_t in sys/types.h... (cached) yes
checking for mode_t in sys/types.h... (cached) yes
checking for pid_t in sys/types.h... (cached) yes
checking for uid_t in sys/types.h... (cached) yes
checking return type of signal handlers... void
checking size of int... 4
checking size of long... 4
checking for clock_t in any of <sys/types.h>, <sys/times.h> and <sys/time.h>... yes
checking for sigset_t in <sys/types.h> and <signal.h>... (cached) yes
checking for rlim_t in <sys/types.h> and <sys/resource.h>... yes
checking for working memmove... yes
checking for memset... yes
checking for confstr... yes
checking for dup2... (cached) yes
checking for flock... yes
checking for getcwd... (cached) yes
checking for getwd... (cached) yes
checking for killpg... yes
checking for nice... yes
checking for setrlimit... (cached) yes
checking for strerror... (cached) yes
checking for strcasecmp... (cached) yes
checking for strstr... yes
checking for sysconf... (cached) yes
checking for tcsetpgrp... yes
checking for ulimit... yes
checking for waitpid... (cached) yes
checking for wait3... yes
checking for sigsetjmp... yes
checking for valloc... yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for lstat... yes
checking for sys_errlist declaration in errno.h... no
checking for sys_errlist in library... yes
checking for sys_siglist declaration in signal.h or unistd.h... yes
checking for sys_siglist in library... yes
checking time() declaration in time.h... yes
checking if times() is present/working... yes
checking whether stat file-mode macros are broken... no
checking for st_rdev in struct stat... yes
checking for working const... yes
checking if compiler understands void... yes
checking if compiler understands volatile... yes
checking if compiler understands prototypes... yes
checking if C compiler groks __attribute__(( .. ))... yes
checking whether #! works in shell scripts... yes
checking for a BSD compatible install... /usr/bin/install -c
checking if dup2() works (ie, resets the close-on-exec flag)... yes
checking flavour of signal routines... posix
checking flavour of pgrp routines... posix
checking if process group synchronization is required... no
checking if opendir() fails to open non-directories... yes
checking if you have /dev/fd/n... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating config.h
===========================================================================
=======================<phase: build          >============================
===>  Building for pdksh-5.2.14p2_6
CONFIG_FILES="" CONFIG_HEADERS=config.h ./config.status
creating config.h
config.h is unchanged
date > stamp-h
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -I. -I. -O2 -pipe -G0  -fno-strict-aliasing alloc.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -I. -I. -O2 -pipe -G0  -fno-strict-aliasing c_ksh.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -I. -I. -O2 -pipe -G0  -fno-strict-aliasing c_sh.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -I. -I. -O2 -pipe -G0  -fno-strict-aliasing c_test.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -I. -I. -O2 -pipe -G0  -fno-strict-aliasing c_ulimit.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -I. -I. -O2 -pipe -G0  -fno-strict-aliasing edit.c
./emacs-gen.sh ./emacs.c > tmpemacs.out
mv tmpemacs.out emacs.out
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -I. -I. -O2 -pipe -G0  -fno-strict-aliasing emacs.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -I. -I. -O2 -pipe -G0  -fno-strict-aliasing eval.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -I. -I. -O2 -pipe -G0  -fno-strict-aliasing exec.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -I. -I. -O2 -pipe -G0  -fno-strict-aliasing expr.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -I. -I. -O2 -pipe -G0  -fno-strict-aliasing history.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -I. -I. -O2 -pipe -G0  -fno-strict-aliasing io.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -I. -I. -O2 -pipe -G0  -fno-strict-aliasing jobs.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -I. -I. -O2 -pipe -G0  -fno-strict-aliasing lex.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -I. -I. -O2 -pipe -G0  -fno-strict-aliasing mail.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -I. -I. -O2 -pipe -G0  -fno-strict-aliasing main.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -I. -I. -O2 -pipe -G0  -fno-strict-aliasing misc.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -I. -I. -O2 -pipe -G0  -fno-strict-aliasing missing.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -I. -I. -O2 -pipe -G0  -fno-strict-aliasing path.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -I. -I. -O2 -pipe -G0  -fno-strict-aliasing shf.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -I. -I. -O2 -pipe -G0  -fno-strict-aliasing sigact.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -I. -I. -O2 -pipe -G0  -fno-strict-aliasing syn.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -I. -I. -O2 -pipe -G0  -fno-strict-aliasing table.c
./siglist.sh "/nxb-bin/usr/bin/cpp -P  -DHAVE_CONFIG_H -I. -I." < ./siglist.in > tmpsiglist.out
mv tmpsiglist.out siglist.out
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -I. -I. -O2 -pipe -G0  -fno-strict-aliasing trap.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -I. -I. -O2 -pipe -G0  -fno-strict-aliasing tree.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -I. -I. -O2 -pipe -G0  -fno-strict-aliasing tty.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -I. -I. -O2 -pipe -G0  -fno-strict-aliasing var.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -I. -I. -O2 -pipe -G0  -fno-strict-aliasing version.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -I. -I. -O2 -pipe -G0  -fno-strict-aliasing vi.c
/nxb-bin/usr/bin/cc  -o ksh alloc.o c_ksh.o c_sh.o c_test.o c_ulimit.o edit.o emacs.o  eval.o exec.o expr.o history.o io.o jobs.o lex.o mail.o  main.o misc.o missing.o path.o shf.o sigact.o syn.o table.o trap.o  tree.o tty.o var.o version.o vi.o 
./mkman ksh ./ksh.Man > tmpksh.1
mv tmpksh.1 ksh.1
===========================================================================
=======================<phase: run-depends    >============================
===========================================================================
=======================<phase: stage          >============================
===>  Staging for pdksh-5.2.14p2_6
===>   Generating temporary packing list
./mkinstalldirs /wrkdirs/usr/ports/shells/pdksh/work/stage/usr/local/bin /wrkdirs/usr/ports/shells/pdksh/work/stage/usr/local/man/man1
install  -s -m 555 ksh /wrkdirs/usr/ports/shells/pdksh/work/stage/usr/local/bin/`echo ksh|sed 's,x,x,'`
install  -m 0644 ksh.1 /wrkdirs/usr/ports/shells/pdksh/work/stage/usr/local/man/man1/`echo ksh|sed 's,x,x,'`.1
NOTE: /etc/shells does not contain /wrkdirs/usr/ports/shells/pdksh/work/stage/usr/local/bin/ksh  you should add it if you want to set your shell to ksh
====> Compressing man pages (compress-man)
===========================================================================
=======================<phase: package        >============================
===>  Building package for pdksh-5.2.14p2_6
pkg-static: "/var/run/ld-elf.so.hints": invalid file format
*** Error code 1

Stop.
make: stopped in /usr/ports/shells/pdksh



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