[package - 121armv7-quarterly][mail/fastforward] Failed for fastforward-0.51 in build/runaway
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Sat Apr 25 16:45:52 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: ports at FreeBSD.org
Last committer: mat at FreeBSD.org
Ident: $FreeBSD: branches/2020Q2/mail/fastforward/Makefile 479406 2018-09-10 13:14:50Z mat $
Log URL: http://beefy13.nyi.freebsd.org/data/121armv7-quarterly/532608/logs/fastforward-0.51.log
Build URL: http://beefy13.nyi.freebsd.org/build.html?mastername=121armv7-quarterly&build=532608
Log:
=>> Building mail/fastforward
build started at Sat Apr 25 10:09:35 UTC 2020
port directory: /usr/ports/mail/fastforward
package name: fastforward-0.51
building for: FreeBSD 121armv7-quarterly-job-14 12.1-RELEASE-p4 FreeBSD 12.1-RELEASE-p4 1201000 arm
maintained by: ports at FreeBSD.org
Makefile ident: $FreeBSD: branches/2020Q2/mail/fastforward/Makefile 479406 2018-09-10 13:14:50Z mat $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300076
Jail OSVERSION: 1201000
Job Id: 14
---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv7
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1201000
UNAME_v=FreeBSD 12.1-RELEASE-p4 1201000
UNAME_r=12.1-RELEASE-p4
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
QEMU_EMULATING=1
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-5-gc81843e5
MASTERMNT=/usr/local/poudriere/data/.m/121armv7-quarterly/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/121armv7-quarterly/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=121armv7-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/121armv7-quarterly/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---
===> The following configuration options are available for fastforward-0.51:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
---End OPTIONS List---
--MAINTAINER--
ports at FreeBSD.org
--End MAINTAINER--
--CONFIGURE_ARGS--
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/mail/fastforward/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/fastforward/work HOME=/wrkdirs/usr/ports/mail/fastforward/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/mail/fastforward/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--
--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/mail/fastforward/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/fastforward/work HOME=/wrkdirs/usr/ports/mail/fastforward/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/mail/fastforward/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="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="/nxb-bin/usr/bin/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--
PORTDOCS="" OSREL=12.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/fastforward" EXAMPLESDIR="share/examples/fastforward" DATADIR="share/fastforward" WWWDIR="www/fastforward" ETCDIR="etc/fastforward"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/fastforward DOCSDIR=/usr/local/share/doc/fastforward EXAMPLESDIR=/usr/local/share/examples/fastforward WWWDIR=/usr/local/www/fastforward ETCDIR=/usr/local/etc/fastforward
--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
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
MACHINE=arm
MACHINE_ARCH=armv7
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_9d218390=FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: armv7-unknown-freebsd12.1-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin
_ALTCCVERSION_9d218390=none
_CXXINTERNAL_9c45a5b1=FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: armv7-unknown-freebsd12.1-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin "/nxb-bin/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-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_9d218390_58173849=yes
CC_OUTPUT_9d218390_9bdba57c=yes
CC_OUTPUT_9d218390_6a4fe7f5=yes
CC_OUTPUT_9d218390_6bcac02b=yes
CC_OUTPUT_9d218390_67d20829=yes
CC_OUTPUT_9d218390_bfa62e83=yes
CC_OUTPUT_9d218390_f0b4d593=yes
CC_OUTPUT_9d218390_308abb44=yes
CC_OUTPUT_9d218390_f00456e5=yes
CC_OUTPUT_9d218390_65ad290d=yes
CC_OUTPUT_9d218390_f2776b26=yes
CC_OUTPUT_9d218390_b2657cc3=yes
CC_OUTPUT_9d218390_380987f7=yes
CC_OUTPUT_9d218390_160933ec=yes
CC_OUTPUT_9d218390_fb62803b=yes
_OBJC_CCVERSION_9d218390=FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: armv7-unknown-freebsd12.1-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin
_OBJC_ALTCCVERSION_9d218390=none
ARCH=armv7
OPSYS=FreeBSD
_OSRELEASE=12.1-RELEASE-p4
OSREL=12.1
OSVERSION=1201000
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=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
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
socket buffer size (bytes, -b) unlimited
pseudo-terminals (-p) unlimited
kqueues (-k) unlimited
umtx shared locks (-o) unlimited
--End resource limits--
=======================<phase: check-sanity >============================
===> NOTICE:
The fastforward port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:
https://bugs.freebsd.org/bugzilla
More information about port maintainership is available at:
https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
===========================================================================
=======================<phase: pkg-depends >============================
===> fastforward-0.51 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.13.2.txz
[121armv7-quarterly-job-14] Installing pkg-1.13.2...
[121armv7-quarterly-job-14] Extracting pkg-1.13.2: .......... done
===> fastforward-0.51 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of fastforward-0.51
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> NOTICE:
The fastforward port currently does not have a maintainer. As a result, it is
<snip>
~~~^~~~
strset.c:11:12: note: place parentheses around the assignment to silence this warning
while (ch = *s)
^
( )
strset.c:11:12: note: use '==' to turn this assignment into an equality comparison
while (ch = *s)
^
==
strset.c:27:23: warning: implicit declaration of function 'alloc' is invalid in C99 [-Wimplicit-function-declaration]
set->first = (int *) alloc(sizeof(int) * (set->mask + 1));
^
strset.c:30:17: warning: implicit declaration of function 'alloc_free' is invalid in C99 [-Wimplicit-function-declaration]
if (!set->p) { alloc_free(set->first); return 0; }
^
strset.c:32:17: warning: implicit declaration of function 'alloc_free' is invalid in C99 [-Wimplicit-function-declaration]
if (!set->x) { alloc_free(set->p); alloc_free(set->first); return 0; }
^
strset.c:80:27: warning: implicit declaration of function 'alloc' is invalid in C99 [-Wimplicit-function-declaration]
newp = (strset_list *) alloc(sizeof(strset_list) * newa);
^
strset.c:83:17: warning: implicit declaration of function 'alloc_free' is invalid in C99 [-Wimplicit-function-declaration]
if (!newx) { alloc_free(newp); return 0; }
^
strset.c:87:4: warning: implicit declaration of function 'alloc_free' is invalid in C99 [-Wimplicit-function-declaration]
alloc_free(set->p);
^
7 warnings generated.
./compile qmail.c
qmail.c:18:7: warning: implicit declaration of function 'pipe' is invalid in C99 [-Wimplicit-function-declaration]
if (pipe(pim) == -1) return -1;
^
qmail.c:19:26: warning: implicit declaration of function 'close' is invalid in C99 [-Wimplicit-function-declaration]
if (pipe(pie) == -1) { close(pim[0]); close(pim[1]); return -1; }
^
qmail.c:23:7: warning: implicit declaration of function 'close' is invalid in C99 [-Wimplicit-function-declaration]
close(pim[0]); close(pim[1]);
^
qmail.c:31:11: warning: implicit declaration of function 'chdir' is invalid in C99 [-Wimplicit-function-declaration]
if (chdir(auto_qmail) == -1) _exit(61);
^
qmail.c:32:7: warning: implicit declaration of function 'execv' is invalid in C99 [-Wimplicit-function-declaration]
execv(*binqqargs,binqqargs);
^
qmail.c:36:21: warning: implicit declaration of function 'close' is invalid in C99 [-Wimplicit-function-declaration]
qq->fdm = pim[1]; close(pim[0]);
^
qmail.c:66:3: warning: implicit declaration of function 'close' is invalid in C99 [-Wimplicit-function-declaration]
close(qq->fdm);
^
qmail.c:88:3: warning: implicit declaration of function 'close' is invalid in C99 [-Wimplicit-function-declaration]
close(qq->fde);
^
8 warnings generated.
./compile auto-str.c
auto-str.c:14:1: warning: return type of 'main' is not 'int' [-Wmain-return-type]
void main(argc,argv)
^
auto-str.c:14:1: note: change return type to 'int'
void main(argc,argv)
^~~~
int
auto-str.c:32:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
while (ch = *value++) {
~~~^~~~~~~~~~
auto-str.c:32:13: note: place parentheses around the assignment to silence this warning
while (ch = *value++) {
^
( )
auto-str.c:32:13: note: use '==' to turn this assignment into an equality comparison
while (ch = *value++) {
^
==
2 warnings generated.
cat auto-ccld.sh make-makelib.sh > make-makelib
chmod 755 make-makelib
( cat warn-auto.sh; ./make-makelib "`cat systype`" ) > \
makelib
chmod 755 makelib
./compile substdio.c
./compile substdi.c
./compile substdo.c
substdo.c:20:17: warning: if statement has empty body [-Wempty-body]
if (w == 0) ; /* luser's fault */
^
substdo.c:20:17: note: put the semicolon on a separate line to silence this warning
1 warning generated.
./compile subfderr.c
./compile subfdouts.c
./compile subfdins.c
./compile substdio_copy.c
./makelib substdio.a substdio.o substdi.o substdo.o \
subfderr.o subfdouts.o subfdins.o substdio_copy.o
./compile error.c
./compile error_str.c
./makelib error.a error.o error_str.o
./compile str_len.c
./compile str_diff.c
./compile str_diffn.c
./compile str_cpy.c
./compile str_chr.c
./compile str_rchr.c
./compile byte_chr.c
./compile byte_diff.c
./compile byte_copy.c
./compile byte_cr.c
./makelib str.a str_len.o str_diff.o str_diffn.o str_cpy.o \
str_chr.o str_rchr.o byte_chr.o byte_diff.o byte_copy.o \
byte_cr.o
./load auto-str substdio.a error.a str.a
./auto-str auto_qmail `head -1 conf-qmail` > auto_qmail.c
./compile auto_qmail.c
./compile subgetopt.c
./compile sgetopt.c
./makelib getopt.a subgetopt.o sgetopt.o
./compile cdb_hash.c
./compile cdb_unpack.c
./compile cdb_seek.c
cdb_seek.c:18:11: warning: implicit declaration of function 'read' is invalid in C99 [-Wimplicit-function-declaration]
r = read(fd,buf,len);
^
1 warning generated.
./makelib cdb.a cdb_hash.o cdb_unpack.o cdb_seek.o
./compile envread.c
envread.c:12:19: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
for (i = 0;envi = environ[i];++i)
~~~~~^~~~~~~~~~~~
envread.c:12:19: note: place parentheses around the assignment to silence this warning
for (i = 0;envi = environ[i];++i)
^
( )
envread.c:12:19: note: use '==' to turn this assignment into an equality comparison
for (i = 0;envi = environ[i];++i)
^
==
1 warning generated.
./makelib env.a envread.o
./compile strerr_sys.c
./compile strerr_die.c
./makelib strerr.a strerr_sys.o strerr_die.o
./compile stralloc_eady.c
./compile stralloc_pend.c
./compile stralloc_copy.c
./compile stralloc_opys.c
./compile stralloc_opyb.c
./compile stralloc_cat.c
./compile stralloc_cats.c
./compile stralloc_catb.c
./compile stralloc_arts.c
./makelib stralloc.a stralloc_eady.o stralloc_pend.o \
stralloc_copy.o stralloc_opys.o stralloc_opyb.o \
stralloc_cat.o stralloc_cats.o stralloc_catb.o \
stralloc_arts.o
./compile alloc.c
alloc.c:3:14: warning: incompatible redeclaration of library function 'malloc' [-Wincompatible-library-redeclaration]
extern char *malloc();
^
alloc.c:3:14: note: 'malloc' is a builtin with type 'void *(unsigned int)'
1 warning generated.
./compile alloc_re.c
./makelib alloc.a alloc.o alloc_re.o
./compile case_lowerb.c
./makelib case.a case_lowerb.o
./compile fmt_ulong.c
./compile scan_ulong.c
./makelib fs.a fmt_ulong.o scan_ulong.o
( ( ./compile trysgact.c && ./load trysgact ) >/dev/null \
2>&1 \
&& echo \#define HASSIGACTION 1 || exit 0 ) > hassgact.h
rm -f trysgact.o trysgact
./compile sig_catch.c
./compile sig_pipe.c
./makelib sig.a sig_catch.o sig_pipe.o
( ( ./compile trywaitp.c && ./load trywaitp ) >/dev/null \
2>&1 \
&& echo \#define HASWAITPID 1 || exit 0 ) > haswaitp.h
rm -f trywaitp.o trywaitp
./compile wait_pid.c
./makelib wait.a wait_pid.o
./compile seek_set.c
./makelib seek.a seek_set.o
./compile open_read.c
./compile open_trunc.c
./makelib open.a open_read.o open_trunc.o
./compile fd_copy.c
fd_copy.c:10:3: warning: implicit declaration of function 'close' is invalid in C99 [-Wimplicit-function-declaration]
close(to);
^
1 warning generated.
./compile fd_move.c
fd_move.c:9:3: warning: implicit declaration of function 'close' is invalid in C99 [-Wimplicit-function-declaration]
close(from);
^
1 warning generated.
./makelib fd.a fd_copy.o fd_move.o
./load fastforward slurpclose.o coe.o strset.o qmail.o \
auto_qmail.o getopt.a cdb.a env.a strerr.a substdio.a \
stralloc.a alloc.a error.a case.a str.a fs.a sig.a wait.a \
seek.a open.a fd.a
=>> Killing runaway build after 21600 seconds with no output
More information about the freebsd-pkg-fallout
mailing list