[package - head-i386-default][sysutils/shlock] Failed for shlock-2.6.3 in build

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Sat Feb 22 02:39:34 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:     sunpoet at FreeBSD.org
Last committer: sunpoet at FreeBSD.org
Ident:          $FreeBSD: head/sysutils/shlock/Makefile 523547 2020-01-19 11:10:45Z sunpoet $
Log URL:        http://beefy17.nyi.freebsd.org/data/head-i386-default/p526731_s358233/logs/shlock-2.6.3.log
Build URL:      http://beefy17.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p526731_s358233
Log:

=>> Building sysutils/shlock
build started at Sat Feb 22 02:39:07 UTC 2020
port directory: /usr/ports/sysutils/shlock
package name: shlock-2.6.3
building for: FreeBSD head-i386-default-job-07 13.0-CURRENT FreeBSD 13.0-CURRENT 1300081 i386
maintained by: sunpoet at FreeBSD.org
Makefile ident:      $FreeBSD: head/sysutils/shlock/Makefile 523547 2020-01-19 11:10:45Z sunpoet $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300076
Jail OSVERSION: 1300081
Job Id: 07




!!! 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--
sunpoet at FreeBSD.org
--End MAINTAINER--

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

--CONFIGURE_ENV--
ac_cv_path_PERL="true" XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/shlock/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/shlock/work  HOME=/wrkdirs/usr/ports/sysutils/shlock/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/shlock/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/shlock/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/shlock/work  HOME=/wrkdirs/usr/ports/sysutils/shlock/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/shlock/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/shlock"  EXAMPLESDIR="share/examples/shlock"  DATADIR="share/shlock"  WWWDIR="www/shlock"  ETCDIR="etc/shlock"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/shlock DOCSDIR=/usr/local/share/doc/shlock EXAMPLESDIR=/usr/local/share/examples/shlock  WWWDIR=/usr/local/www/shlock ETCDIR=/usr/local/etc/shlock
--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 ISCL accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   shlock-2.6.3 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.13.2.txz
[head-i386-default-job-07] Installing pkg-1.13.2...
[head-i386-default-job-07] Extracting pkg-1.13.2: .......... done
===>   shlock-2.6.3 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of shlock-2.6.3
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License ISCL accepted by the user
===> Fetching all distfiles required by shlock-2.6.3 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License ISCL accepted by the user
===> Fetching all distfiles required by shlock-2.6.3 for building
=> SHA256 Checksum OK for inn-2.6.3.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License ISCL accepted by the user
===> Fetching all distfiles required by shlock-2.6.3 for building
===>  Extracting for shlock-2.6.3
=> SHA256 Checksum OK for inn-2.6.3.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for shlock-2.6.3
===========================================================================
=======================<phase: build-depends  >============================
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for shlock-2.6.3
configure: loading site script /usr/ports/Templates/config.site
checking for gcc... cc
checking whether the C compiler works... yes
<snip>
./libtool --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -I../include -c date.c
libtool: compile:  cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I../include -c date.c -o date.o
--- dbz.lo ---
./libtool --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -I../include -c dbz.c
--- defdist.lo ---
./libtool --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -I../include -c defdist.c
--- dbz.lo ---
libtool: compile:  cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I../include -c dbz.c -o dbz.o
--- defdist.lo ---
libtool: compile:  cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I../include -c defdist.c -o defdist.o
--- dispatch.lo ---
./libtool --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -I../include -c dispatch.c
libtool: compile:  cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I../include -c dispatch.c -o dispatch.o
--- fdflag.lo ---
./libtool --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -I../include -c fdflag.c
--- fdlimit.lo ---
--- fdflag.lo ---
libtool: compile:  cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I../include -c fdflag.c -o fdflag.o
--- fdlimit.lo ---
./libtool --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -I../include -c fdlimit.c
libtool: compile:  cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I../include -c fdlimit.c -o fdlimit.o
--- getfqdn.lo ---
./libtool --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -I../include -c getfqdn.c
libtool: compile:  cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I../include -c getfqdn.c -o getfqdn.o
--- getmodaddr.lo ---
./libtool --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -I../include -c getmodaddr.c
libtool: compile:  cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I../include -c getmodaddr.c -o getmodaddr.o
--- hash.lo ---
./libtool --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -I../include -c hash.c
--- hashtab.lo ---
./libtool --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -I../include -c hashtab.c
--- hash.lo ---
libtool: compile:  cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I../include -c hash.c -o hash.o
--- hashtab.lo ---
libtool: compile:  cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I../include -c hashtab.c -o hashtab.o
--- headers.lo ---
./libtool --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -I../include -c headers.c
--- hex.lo ---
./libtool --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -I../include -c hex.c
--- headers.lo ---
libtool: compile:  cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I../include -c headers.c -o headers.o
--- hex.lo ---
libtool: compile:  cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I../include -c hex.c -o hex.o
--- innconf.lo ---
./libtool --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -I../include -c innconf.c
--- inndcomm.lo ---
./libtool --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -I../include -c inndcomm.c
--- innconf.lo ---
libtool: compile:  cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I../include -c innconf.c -o innconf.o
--- inndcomm.lo ---
libtool: compile:  cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I../include -c inndcomm.c -o inndcomm.o
--- list.lo ---
./libtool --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -I../include -c list.c
libtool: compile:  cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I../include -c list.c -o list.o
--- localopen.lo ---
./libtool --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -I../include -c localopen.c
--- lockfile.lo ---
./libtool --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -I../include -c lockfile.c
--- localopen.lo ---
libtool: compile:  cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I../include -c localopen.c -o localopen.o
--- lockfile.lo ---
libtool: compile:  cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I../include -c lockfile.c -o lockfile.o
--- makedir.lo ---
--- md5.lo ---
--- makedir.lo ---
./libtool --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -I../include -c makedir.c
--- md5.lo ---
./libtool --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -I../include -c md5.c
--- makedir.lo ---
libtool: compile:  cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I../include -c makedir.c -o makedir.o
--- md5.lo ---
libtool: compile:  cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I../include -c md5.c -o md5.o
--- messageid.lo ---
./libtool --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -I../include -c messageid.c
libtool: compile:  cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I../include -c messageid.c -o messageid.o
--- messages.lo ---
--- mmap.lo ---
--- messages.lo ---
./libtool --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -I../include -c messages.c
--- mmap.lo ---
./libtool --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -I../include -c mmap.c
libtool: compile:  cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I../include -c mmap.c -o mmap.o
--- messages.lo ---
libtool: compile:  cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I../include -c messages.c -o messages.o
--- network.lo ---
./libtool --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -I../include -c network.c
libtool: compile:  cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I../include -c network.c -o network.o
--- network-innbind.lo ---
./libtool --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -I../include -c network-innbind.c
--- network.lo ---
network.c:563:38: warning: comparison of nonnull parameter 'ai' not equal to a null pointer is 'true' on first encounter [-Wtautological-pointer-compare]
    for (status = -1; status != 0 && ai != NULL; ai = ai->ai_next) {
                                     ^~    ~~~~
./include/inn/network.h:106:20: note: declared 'nonnull' here
    __attribute__((__nonnull__(1)));
                   ^
--- network-innbind.lo ---
libtool: compile:  cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I../include -c network-innbind.c -o network-innbind.o
--- newsuser.lo ---
./libtool --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -I../include -c newsuser.c
--- network.lo ---
1 warning generated.
--- nntp.lo ---
./libtool --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -I../include -c nntp.c
--- newsuser.lo ---
libtool: compile:  cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I../include -c newsuser.c -o newsuser.o
--- nntp.lo ---
libtool: compile:  cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I../include -c nntp.c -o nntp.o
--- numbers.lo ---
./libtool --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -I../include -c numbers.c
libtool: compile:  cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I../include -c numbers.c -o numbers.o
--- qio.lo ---
./libtool --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -I../include -c qio.c
libtool: compile:  cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I../include -c qio.c -o qio.o
--- radix32.lo ---
./libtool --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -I../include -c radix32.c
libtool: compile:  cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I../include -c radix32.c -o radix32.o
--- readin.lo ---
./libtool --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -I../include -c readin.c
libtool: compile:  cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I../include -c readin.c -o readin.o
--- remopen.lo ---
./libtool --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -I../include -c remopen.c
libtool: compile:  cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I../include -c remopen.c -o remopen.o
--- reservedfd.lo ---
./libtool --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -I../include -c reservedfd.c
libtool: compile:  cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I../include -c reservedfd.c -o reservedfd.o
--- resource.lo ---
./libtool --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -I../include -c resource.c
libtool: compile:  cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I../include -c resource.c -o resource.o
--- sendarticle.lo ---
./libtool --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -I../include -c sendarticle.c
libtool: compile:  cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I../include -c sendarticle.c -o sendarticle.o
--- sendpass.lo ---
./libtool --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -I../include -c sendpass.c
libtool: compile:  cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I../include -c sendpass.c -o sendpass.o
--- sequence.lo ---
./libtool --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -I../include -c sequence.c
libtool: compile:  cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I../include -c sequence.c -o sequence.o
--- timer.lo ---
./libtool --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -I../include -c timer.c
--- tst.lo ---
./libtool --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -I../include -c tst.c
--- timer.lo ---
libtool: compile:  cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I../include -c timer.c -o timer.o
--- tst.lo ---
libtool: compile:  cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I../include -c tst.c -o tst.o
--- uwildmat.lo ---
./libtool --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -I../include -c uwildmat.c
--- vector.lo ---
./libtool --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -I../include -c vector.c
--- uwildmat.lo ---
libtool: compile:  cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I../include -c uwildmat.c -o uwildmat.o
--- vector.lo ---
libtool: compile:  cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I../include -c vector.c -o vector.o
--- wire.lo ---
./libtool --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -I../include -c wire.c
--- xfopena.lo ---
./libtool --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -I../include -c xfopena.c
--- wire.lo ---
libtool: compile:  cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I../include -c wire.c -o wire.o
--- xfopena.lo ---
libtool: compile:  cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I../include -c xfopena.c -o xfopena.o
--- xmalloc.lo ---
./libtool --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -I../include -c xmalloc.c
libtool: compile:  cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I../include -c xmalloc.c -o xmalloc.o
--- xsignal.lo ---
./libtool --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -I../include -c xsignal.c
libtool: compile:  cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I../include -c xsignal.c -o xsignal.o
--- xwrite.lo ---
./libtool --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -I../include -c xwrite.c
--- xwrite.o ---
./libtool --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -I../include -c xwrite.c
--- xwrite.lo ---
libtool: compile:  cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I../include -c xwrite.c -o xwrite.o
--- xwrite.o ---
libtool: compile:  cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I../include -c xwrite.c -o xwrite.o
--- perl.o ---
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -I../include  -fstack-protector-strong -c perl.c
--- libinn.la ---
./libtool --mode=link cc -fstack-protector-strong -o libinn.la argparse.lo buffer.lo cleanfrom.lo clientactive.lo clientlib.lo commands.lo concat.lo conffile.lo confparse.lo daemonize.lo date.lo dbz.lo defdist.lo dispatch.lo fdflag.lo fdlimit.lo getfqdn.lo getmodaddr.lo hash.lo hashtab.lo headers.lo hex.lo innconf.lo inndcomm.lo list.lo localopen.lo lockfile.lo makedir.lo md5.lo messageid.lo messages.lo mmap.lo network.lo network-innbind.lo newsuser.lo nntp.lo numbers.lo qio.lo radix32.lo readin.lo remopen.lo reservedfd.lo resource.lo sendarticle.lo sendpass.lo sequence.lo timer.lo tst.lo uwildmat.lo vector.lo wire.lo xfopena.lo xmalloc.lo xsignal.lo xwrite.lo   -rpath /usr/local/lib -version-info 6:0:0
libtool:   error: 'argparse.lo' is not a valid libtool object
*** [libinn.la] Error code 1

make[2]: stopped in /wrkdirs/usr/ports/sysutils/shlock/work/inn-2.6.3/lib
1 error

make[2]: stopped in /wrkdirs/usr/ports/sysutils/shlock/work/inn-2.6.3/lib
*** [all-lib] Error code 2

make[1]: stopped in /wrkdirs/usr/ports/sysutils/shlock/work/inn-2.6.3
1 error

make[1]: stopped in /wrkdirs/usr/ports/sysutils/shlock/work/inn-2.6.3
===> 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/shlock


More information about the freebsd-pkg-fallout mailing list