Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Nov 2017 23:17:49 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [exp - 103i386-default-build-as-user][sysutils/safecat] Failed for safecat-1.13 in build
Message-ID:  <201711222317.vAMNHnUq052725@package19.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:     ports@FreeBSD.org
Last committer: antoine@FreeBSD.org
Ident:          $FreeBSD: head/sysutils/safecat/Makefile 441979 2017-05-29 11:32:14Z antoine $
Log URL:        http://package19.nyi.freebsd.org/data/103i386-default-build-as-user/454658/logs/safecat-1.13.log
Build URL:      http://package19.nyi.freebsd.org/build.html?mastername=103i386-default-build-as-user&build=454658
Log:

====>> Building sysutils/safecat
build started at Wed Nov 22 23:17:45 UTC 2017
port directory: /usr/ports/sysutils/safecat
building for: FreeBSD 103i386-default-build-as-user-job-24 10.3-RELEASE-p24 FreeBSD 10.3-RELEASE-p24 i386
maintained by: ports@FreeBSD.org
Makefile ident:      $FreeBSD: head/sysutils/safecat/Makefile 441979 2017-05-29 11:32:14Z antoine $
Poudriere version: 3.1.22
Host OSVERSION: 1200052
Jail OSVERSION: 1003000
Job Id: 24

---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1003000
UNAME_v=FreeBSD 10.3-RELEASE-p24
UNAME_r=10.3-RELEASE-p24
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/poudriere/data/.m/103i386-default-build-as-user/ref
UID=0
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=safecat-1.13
OLDPWD=/
PWD=/poudriere/data/.m/103i386-default-build-as-user/ref/.p/pool
MASTERNAME=103i386-default-build-as-user
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.22
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
GID=0
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
---End Poudriere Port Flags/Env---

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

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

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

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
FORCE_PACKAGE=yes
PACKAGE_BUILDING=yes
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
#### /usr/local/etc/poudriere.d/make.conf ####
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
ARCH=i386
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=10.3
OSVERSION=1003000
PYTHONBASE=/usr/local
_OSRELEASE=10.3-RELEASE-p24
#### Misc Poudriere ####
DISABLE_MAKE_JOBS=poudriere
---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
sbsize                   (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>   NOTICE:

The safecat 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

===>  License BSD4CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   safecat-1.13 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.2.txz
[103i386-default-build-as-user-job-24] Installing pkg-1.10.2...
[103i386-default-build-as-user-job-24] Extracting pkg-1.10.2: .......... done
===>   safecat-1.13 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of safecat-1.13
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>   NOTICE:

The safecat 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

===>  License BSD4CLAUSE accepted by the user
===> Fetching all distfiles required by safecat-1.13 for building
===========================================================================
=======================<phase: checksum       >============================
===>   NOTICE:

The safecat 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

===>  License BSD4CLAUSE accepted by the user
===> Fetching all distfiles required by safecat-1.13 for building
=> SHA256 Checksum OK for safecat-1.13.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>   NOTICE:

The safecat 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

===>  License BSD4CLAUSE accepted by the user
===> Fetching all distfiles required by safecat-1.13 for building
===>  Extracting for safecat-1.13
=> SHA256 Checksum OK for safecat-1.13.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for safecat-1.13
===>  Applying FreeBSD patches for safecat-1.13
===========================================================================
=======================<phase: build-depends  >============================
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for safecat-1.13
===========================================================================
=======================<phase: build          >============================
===>  Building for safecat-1.13
cat warn-auto.sh maildir.sh  | sed s}HOME}"`head -1 conf-root`"}g  > maildir
chmod 755 maildir
( cat warn-auto.sh;  echo CC=\'`head -1 conf-cc`\';  echo LD=\'`head -1 conf-ld`\';  ) > auto-ccld.sh
cat auto-ccld.sh make-load.sh > make-load
chmod 755 make-load
cat auto-ccld.sh find-systype.sh > find-systype
chmod 755 find-systype
./find-systype > systype
( cat warn-auto.sh; ./make-load "`cat systype`" ) > load
chmod 755 load
cat auto-ccld.sh make-compile.sh > make-compile
chmod 755 make-compile
( cat warn-auto.sh; ./make-compile "`cat systype`" ) >  compile
chmod 755 compile
( ( ./compile tryulong32.c && ./load tryulong32 &&  ./tryulong32 ) >/dev/null 2>&1  && cat uint32.h2 || cat uint32.h1 ) > uint32.h
rm -f tryulong32.o tryulong32
./compile safecat.c
safecat.c:126:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))'
  exit(0);
  ^
safecat.c:126:3: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit'
1 warning generated.
( cat warn-auto.sh;  echo 'main="$1"; shift';  echo 'rm -f "$main"';  echo 'ar cr "$main" ${1+"$@"}';  case "`cat systype`" in  sunos-5.*) ;;  unix_sv*) ;;  irix64-*) ;;  irix-*) ;;  dgux-*) ;;  hp-ux-*) ;;  sco*) ;;  *) echo 'ranlib "$main"' ;;  esac  ) > makelib
chmod 755 makelib
./compile getln.c
./compile getln2.c
./makelib getln.a getln.o getln2.o
./compile str_len.c
./compile byte_chr.c
./compile byte_diff.c
./compile byte_copy.c
./compile byte_cr.c
./compile byte_zero.c
./makelib str.a str_len.o byte_chr.o byte_diff.o  byte_copy.o byte_cr.o byte_zero.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
./compile stralloc_num.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 stralloc_num.o
( ( ./compile tryerrno.c && ./load tryerrno &&  ./tryerrno ) >/dev/null 2>&1  && cat error_no.h1 || cat error_no.h2 ) > error_no.h
rm -f tryerrno.o tryerrno
./compile strerr_sys.c
./compile strerr_die.c
./makelib strerr.a strerr_sys.o strerr_die.o
./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 subfdout.c
./compile subfdouts.c
./compile subfdin.c
./compile subfdins.c
./compile substdio_copy.c
./makelib substdio.a substdio.o substdi.o substdo.o  subfderr.o subfdout.o subfdouts.o subfdin.o subfdins.o  substdio_copy.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
./compile envread.c
./compile error.c
./compile error_str.c
( ( ./compile tryulong64.c && ./load tryulong64 &&  ./tryulong64 ) >/dev/null 2>&1  && cat uint64.h2 || cat uint64.h1 ) > uint64.h
rm -f tryulong64.o tryulong64
./compile fmt_uint64.c
./compile hostname.c
( ( ./compile trysgact.c && ./load trysgact ) >/dev/null  2>&1  && echo \#define HASSIGACTION 1 || exit 0 ) > hassgact.h
rm -f trysgact.o trysgact
./compile sig.c
./compile stat_dir.c
./compile str_diffn.c
./compile taia_fmtfrac.c
./compile taia_now.c
./compile taia_tai.c
./compile tempfile.c
./compile writefile.c
./load safecat getln.a str.a stralloc.a strerr.a substdio.a  alloc.o alloc_re.o byte_cr.o envread.o error.o  error_str.o fmt_uint64.o hostname.o sig.o stat_dir.o str_diffn.o  substdi.o substdio.o substdio_copy.o taia_fmtfrac.o  taia_now.o taia_tai.o tempfile.o writefile.o
stralloc.a(stralloc_opys.o): In function `stralloc_copys':
stralloc_opys.c:(.text+0xe): undefined reference to `str_len'
stralloc.a(stralloc_opyb.o): In function `stralloc_copyb':
stralloc_opyb.c:(.text+0x36): undefined reference to `byte_copy'
stralloc.a(stralloc_cats.o): In function `stralloc_cats':
stralloc_cats.c:(.text+0xe): undefined reference to `str_len'
stralloc.a(stralloc_catb.o): In function `stralloc_catb':
stralloc_catb.c:(.text+0x3e): undefined reference to `byte_copy'
substdio.a(substdo.o): In function `substdio_bput':
substdo.c:(.text+0xa5): undefined reference to `byte_copy'
substdo.c:(.text+0x144): undefined reference to `byte_copy'
substdio.a(substdo.o): In function `substdio_put':
substdo.c:(.text+0x289): undefined reference to `byte_copy'
substdio.a(substdo.o): In function `substdio_bputs':
substdo.c:(.text+0x382): undefined reference to `str_len'
substdio.a(substdo.o): In function `substdio_puts':
substdo.c:(.text+0x3b2): undefined reference to `str_len'
substdio.a(substdo.o): In function `substdio_putsflush':
substdo.c:(.text+0x3e2): undefined reference to `str_len'
alloc_re.o: In function `alloc_re':
alloc_re.c:(.text+0x2f): undefined reference to `byte_copy'
envread.o: In function `env_get':
envread.c:(.text+0x10): undefined reference to `str_len'
substdi.o: In function `substdio_bget':
substdi.c:(.text+0xcd): undefined reference to `byte_copy'
substdi.o: In function `substdio_get':
substdi.c:(.text+0x1fd): undefined reference to `byte_copy'
substdi.c:(.text+0x2f3): undefined reference to `byte_copy'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/sysutils/safecat/work/safecat-1.13
*** Error code 1

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



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