[package - head-i386-default][sysutils/userinfo] Failed for userinfo-2.5 in build

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Sat Feb 22 02:33:29 UTC 2020


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:     zi at FreeBSD.org
Last committer: zi at FreeBSD.org
Ident:          $FreeBSD: head/sysutils/userinfo/Makefile 380264 2015-03-02 14:22:28Z zi $
Log URL:        http://beefy17.nyi.freebsd.org/data/head-i386-default/p526731_s358233/logs/userinfo-2.5.log
Build URL:      http://beefy17.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p526731_s358233
Log:

=>> Building sysutils/userinfo
build started at Sat Feb 22 02:33:13 UTC 2020
port directory: /usr/ports/sysutils/userinfo
package name: userinfo-2.5
building for: FreeBSD head-i386-default-job-03 13.0-CURRENT FreeBSD 13.0-CURRENT 1300081 i386
maintained by: zi at FreeBSD.org
Makefile ident:      $FreeBSD: head/sysutils/userinfo/Makefile 380264 2015-03-02 14:22:28Z zi $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300076
Jail OSVERSION: 1300081
Job Id: 03




!!! Jail is newer than host. (Jail: 1300081, Host: 1300076) !!!
!!! 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
OSVERSION=1300081
UNAME_v=FreeBSD 13.0-CURRENT 1300081
UNAME_r=13.0-CURRENT
BLOCKSIZE=K
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-5-gc81843e5
MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

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

--MAINTAINER--
zi at FreeBSD.org
--End MAINTAINER--

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

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/userinfo/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/userinfo/work  HOME=/wrkdirs/usr/ports/sysutils/userinfo/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/userinfo/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/userinfo/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/userinfo/work  HOME=/wrkdirs/usr/ports/sysutils/userinfo/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/userinfo/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing "  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector-strong " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -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--
OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/userinfo"  EXAMPLESDIR="share/examples/userinfo"  DATADIR="share/userinfo"  WWWDIR="www/userinfo"  ETCDIR="etc/userinfo"
--End PLIST_SUB--

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
MACHINE=i386
MACHINE_ARCH=i386
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 ####
_CCVERSION_921dbbb2=FreeBSD clang version 9.0.1 (git at github.com:llvm/llvm-project.git c1a0a213378a458fbea1a5c77b315c7dce08fd05) (based on LLVM 9.0.1) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 9.0.1 (git at github.com:llvm/llvm-project.git c1a0a213378a458fbea1a5c77b315c7dce08fd05) (based on LLVM 9.0.1) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-m" "elf_i386_fbsd" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 9.0.1 (git at github.com:llvm/llvm-project.git c1a0a213378a458fbea1a5c77b315c7dce08fd05) (based on LLVM 9.0.1) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=i386
OPSYS=FreeBSD
_OSRELEASE=13.0-CURRENT
OSREL=13.0
OSVERSION=1300081
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  524288
stack size              (kbytes, -s)  65536
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    >============================
===>   userinfo-2.5 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.13.2.txz
[head-i386-default-job-03] Installing pkg-1.13.2...
[head-i386-default-job-03] Extracting pkg-1.13.2: .......... done
===>   userinfo-2.5 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of userinfo-2.5
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by userinfo-2.5 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by userinfo-2.5 for building
=> SHA256 Checksum OK for userinfo-2.5.tar.bz2.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by userinfo-2.5 for building
===>  Extracting for userinfo-2.5
=> SHA256 Checksum OK for userinfo-2.5.tar.bz2.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for userinfo-2.5
===========================================================================
=======================<phase: build-depends  >============================
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for userinfo-2.5
configure: loading site script /usr/ports/Templates/config.site
checking build system type... i386-portbld-freebsd13.0
checking host system type... i386-portbld-freebsd13.0
<snip>
checking command to parse /usr/bin/nm output from cc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... cpp
checking for ANSI C header files... (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 dlfcn.h... (cached) yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd13.0 ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... (cached) yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking whether cc understands -c and -o together... (cached) yes
checking dependency style of cc... (cached) gcc3
checking how to run the C preprocessor... cpp
checking for gawk... (cached) /usr/bin/awk
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking for fcntl.h... (cached) yes
checking for limits.h... (cached) yes
checking for paths.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for unistd.h... (cached) yes
checking for libgen.h... (cached) yes
checking for err.h... (cached) yes
checking shadow.h usability... no
checking shadow.h presence... no
checking for shadow.h... no
checking lastlog.h usability... no
checking lastlog.h presence... no
checking for lastlog.h... no
checking for err.h... (cached) yes
checking for sys/mman.h... (cached) yes
checking for getopt.h... (cached) yes
checking for utmp.h... (cached) no
checking for utmpx.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for uid_t in sys/types.h... (cached) yes
checking for size_t... (cached) yes
checking for pid_t... (cached) yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking type of array argument to getgroups... gid_t
checking for getgroups... yes
checking for working getgroups... yes
checking whether lstat correctly handles trailing slash... (cached) yes
checking whether lstat accepts an empty string... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... (cached) yes
checking whether stat accepts an empty string... no
checking for strftime... (cached) yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for memset... (cached) yes
checking for getspnam... no
checking for munmap... (cached) yes
checking for setpassent... (cached) yes
checking for setgroupent... (cached) yes
checking for strchr... (cached) yes
checking for strdup... (cached) yes
checking for strerror... (cached) yes
checking for strsep... (cached) yes
checking for getgrent... (cached) yes
checking for setutxent... (cached) yes
checking for getlastlogx... no
checking for __progname... yes
checking for pw_change member in struct passwd... yes
checking for pw_expire member in struct passwd... yes
checking for pw_gecos member in struct passwd... yes
checking for /proc filesystem... yes
checking kvm.h usability... yes
checking kvm.h presence... yes
checking for kvm.h... yes
checking for kvm_openfiles in -lkvm... yes
checking for mail aliases file... /etc/aliases
checking if debugging is wanted... no
checking if malloc debugging is wanted... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/modules/Makefile
config.status: creating doc/Makefile
config.status: creating contrib/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
===========================================================================
=======================<phase: build          >============================
===>  Building for userinfo-2.5
--- all ---
/usr/bin/make  all-recursive
--- all-recursive ---
Making all in src
--- all-recursive ---
Making all in modules
--- login.lo ---
--- mail.lo ---
--- login.lo ---
/bin/sh ../../libtool --silent  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../..      -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -MT login.lo -MD -MP -MF .deps/login.Tpo -c -o login.lo login.c
--- mail.lo ---
/bin/sh ../../libtool --silent  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../..      -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -MT mail.lo -MD -MP -MF .deps/mail.Tpo -c -o mail.lo mail.c
--- login.lo ---
login.c:550:6: warning: array index 31 is past the end of the array (which contains 16 elements) [-Warray-bounds]
            logins[login_count]->ut_line[UT_LINESIZE-1] = 0;
            ^                            ~~~~~~~~~~~~~
/usr/include/utmpx.h:49:2: note: array 'ut_line' declared here
        char            ut_line[16];    /* Device name. */
        ^
login.c:552:6: warning: array index 255 is past the end of the array (which contains 128 elements) [-Warray-bounds]
            logins[login_count]->ut_host[UT_HOSTSIZE-1] = 0;
            ^                            ~~~~~~~~~~~~~
/usr/include/utmpx.h:51:2: note: array 'ut_host' declared here
        char            ut_host[128];   /* Remote hostname. */
        ^
login.c:646:36: warning: format specifies type 'unsigned long' but the argument has type 'int' [-Wformat]
        snprintf(buf, sizeof(buf), "%lu", (now - t <= 0) ? 0 : now - t);
                                    ~~~   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                    %d
login.c:759:6: warning: format specifies type 'unsigned long' but the argument has type 'int' [-Wformat]
                                 ((now - u[i]->ut_tv.tv_sec) / 60));
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- mail.lo ---
mv -f .deps/mail.Tpo .deps/mail.Plo
--- passwd.lo ---
/bin/sh ../../libtool --silent  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../..      -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -MT passwd.lo -MD -MP -MF .deps/passwd.Tpo -c -o passwd.lo passwd.c
--- login.lo ---
4 warnings generated.
mv -f .deps/login.Tpo .deps/login.Plo
--- mail.la ---
/bin/sh ../../libtool --silent  --tag=CC    --mode=link cc  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -module -avoid-version -fstack-protector-strong -o mail.la -rpath /usr/local/lib/userinfo mail.lo  
libtool: link: `mail.lo' is not a valid libtool object
*** [mail.la] Error code 1

make[4]: stopped in /wrkdirs/usr/ports/sysutils/userinfo/work/userinfo-2.5/src/modules
--- passwd.lo ---
mv -f .deps/passwd.Tpo .deps/passwd.Plo
1 error

make[4]: stopped in /wrkdirs/usr/ports/sysutils/userinfo/work/userinfo-2.5/src/modules
*** [all-recursive] Error code 1

make[3]: stopped in /wrkdirs/usr/ports/sysutils/userinfo/work/userinfo-2.5/src
1 error

make[3]: stopped in /wrkdirs/usr/ports/sysutils/userinfo/work/userinfo-2.5/src
*** [all-recursive] Error code 1

make[2]: stopped in /wrkdirs/usr/ports/sysutils/userinfo/work/userinfo-2.5
1 error

make[2]: stopped in /wrkdirs/usr/ports/sysutils/userinfo/work/userinfo-2.5
*** [all] Error code 2

make[1]: stopped in /wrkdirs/usr/ports/sysutils/userinfo/work/userinfo-2.5
1 error

make[1]: stopped in /wrkdirs/usr/ports/sysutils/userinfo/work/userinfo-2.5
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

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


More information about the freebsd-pkg-fallout mailing list