[package - 110mips-quarterly][devel/talloc] Failed for talloc-2.1.9 in build
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Thu Jul 6 01:26:02 UTC 2017
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: timur at FreeBSD.org
Last committer: jhibbits at FreeBSD.org
Ident: $FreeBSD: branches/2017Q3/devel/talloc/Makefile 443785 2017-06-17 19:59:31Z jhibbits $
Log URL: http://beefy14.nyi.freebsd.org/data/110mips-quarterly/445072/logs/talloc-2.1.9.log
Build URL: http://beefy14.nyi.freebsd.org/build.html?mastername=110mips-quarterly&build=445072
Log:
====>> Building devel/talloc
build started at Thu Jul 6 01:11:57 UTC 2017
port directory: /usr/ports/devel/talloc
building for: FreeBSD 110mips-quarterly-job-04 11.0-RELEASE-p10 FreeBSD 11.0-RELEASE-p10 r317487 mips
maintained by: timur at FreeBSD.org
Makefile ident: $FreeBSD: branches/2017Q3/devel/talloc/Makefile 443785 2017-06-17 19:59:31Z jhibbits $
Poudriere version: 3.1.19-42-g8f09d601
Host OSVERSION: 1200033
Jail OSVERSION: 1100122
Job Id: 04
---Begin Environment---
SHELL=/bin/csh
UNAME_p=mips
UNAME_m=mips
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p10 r317487
UNAME_r=11.0-RELEASE-p10
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110mips-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=talloc-2.1.9
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110mips-quarterly/ref/.p/pool
MASTERNAME=110mips-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.19-42-g8f09d601
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
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---
===> The following configuration options are available for talloc-2.1.9:
MANPAGES=off: Build and install manpages (requires textproc/docbook-xsl)
===> Use 'make config' to modify these settings
---End OPTIONS List---
--CONFIGURE_ARGS--
--mandir=/usr/local/man --infodir=/usr/local/info/ --disable-rpath --without-gettext --prefix=/usr/local -j1
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" XSLTPROC="true" NOCOLOR=yes XDG_DATA_HOME=/wrkdirs/usr/ports/devel/talloc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/talloc/work HOME=/wrkdirs/usr/ports/devel/talloc/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--
--MAKE_ENV--
NOCOLOR=yes XDG_DATA_HOME=/wrkdirs/usr/ports/devel/talloc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/talloc/work HOME=/wrkdirs/usr/ports/devel/talloc/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no 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" 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 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444"
--End MAKE_ENV--
--PLIST_SUB--
PKGCONFIGDIR=libdata/pkgconfig
PYTHON_INCLUDEDIR=include/python2.7
PYTHON_LIBDIR=lib/python2.7
PYTHON_PLATFORM=freebsd11
PYTHON_PYOEXTENSION=pyo
PYTHON_SITELIBDIR=lib/python2.7/site-packages
PYTHON_SUFFIX=27
PYTHON_VER=2.7
PYTHON_VERSION=python2.7
PYTHON2=""
PYTHON3="@comment
"
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/talloc"
EXAMPLESDIR="share/examples/talloc"
DATADIR="share/talloc"
WWWDIR="www/talloc"
ETCDIR="etc/talloc"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/talloc
DOCSDIR=/usr/local/share/doc/talloc
EXAMPLESDIR=/usr/local/share/examples/talloc
WWWDIR=/usr/local/www/talloc
ETCDIR=/usr/local/etc/talloc
--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
MACHINE=mips
MACHINE_ARCH=mips
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 ####
ARCH=mips
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=11.0
OSVERSION=1100122
PYTHONBASE=/usr/local
UID=0
_JAVA_OS_LIST_REGEXP=native\|linux
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
_OSRELEASE=11.0-RELEASE-p10
#### Misc Poudriere ####
GID=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
READELF=/nxb-bin/usr/bin/readelf
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) 131072
stack size (kbytes, -s) 8192
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 LGPL3 accepted by the user
===========================================================================
=======================<phase: pkg-depends >============================
===> talloc-2.1.9 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.10.1.txz
[110mips-quarterly-job-04] Installing pkg-1.10.1...
[110mips-quarterly-job-04] Extracting pkg-1.10.1: .......... done
===> talloc-2.1.9 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of talloc-2.1.9
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> License LGPL3 accepted by the user
===> Fetching all distfiles required by talloc-2.1.9 for building
===========================================================================
=======================<phase: checksum >============================
===> License LGPL3 accepted by the user
===> Fetching all distfiles required by talloc-2.1.9 for building
=> SHA256 Checksum OK for talloc-2.1.9.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> License LGPL3 accepted by the user
<snip>
Checking for epoll_create : not found
Checking for port_create : not found
Checking for fgetxattr : not found
Checking for flistea : not found
Checking for flistxattr : not found
Checking for fremovexattr : not found
Checking for fsetxattr : not found
Checking for getxattr : not found
Checking for listxattr : not found
Checking for removexattr : not found
Checking for setxattr : not found
Checking for library attr : not found
Checking for fgetxattr : not found
Checking for flistea : not found
Checking for flistxattr : not found
Checking for fremovexattr : not found
Checking for fsetxattr : not found
Checking for getxattr : not found
Checking for listxattr : not found
Checking for removexattr : not found
Checking for setxattr : not found
Checking for attr_get : not found
Checking for attr_getf : not found
Checking for attr_list : not found
Checking for attr_listf : not found
Checking for attropen : not found
Checking for attr_remove : not found
Checking for attr_removef : not found
Checking for attr_set : not found
Checking for attr_setf : not found
Checking for extattr_delete_fd : ok
Checking for extattr_delete_file : ok
Checking for extattr_get_fd : ok
Checking for extattr_get_file : ok
Checking for extattr_list_fd : ok
Checking for extattr_list_file : ok
Checking for extattr_set_fd : ok
Checking for extattr_set_file : ok
Checking for fgetea : not found
Checking for fremoveea : not found
Checking for fsetea : not found
Checking for getea : not found
Checking for listea : not found
Checking for removeea : not found
Checking for setea : not found
Checking for library attr : not found
Checking for attr_get : not found
Checking for attr_getf : not found
Checking for attr_list : not found
Checking for attr_listf : not found
Checking for attropen : not found
Checking for attr_remove : not found
Checking for attr_removef : not found
Checking for attr_set : not found
Checking for attr_setf : not found
Checking for fgetea : not found
Checking for fremoveea : not found
Checking for fsetea : not found
Checking for getea : not found
Checking for listea : not found
Checking for removeea : not found
Checking for setea : not found
Checking whether xattr interface takes additional options : not found
Checking for dlopen : ok
Checking for dlsym : ok
Checking for dlerror : ok
Checking for dlclose : ok
Checking for declaration of dlopen : ok
Checking C prototype for dlopen : not found
Checking for fdatasync : not found
Checking for library rt : yes
Checking for fdatasync : not found
Checking for clock_gettime : ok
Checking whether the clock_gettime clock ID CLOCK_MONOTONIC is available : ok
Checking whether the clock_gettime clock ID CLOCK_PROCESS_CPUTIME_ID is available : ok
Checking whether the clock_gettime clock ID CLOCK_REALTIME is available : ok
Checking for struct timespec : ok
Checking for header arpa/nameser.h : yes
Checking for header resolv.h : yes
Checking for res_search : ok
Checking for pthread_create : not found
Checking for library pthread : yes
Checking for pthread_create : ok
Checking for pthread_attr_init : ok
Checking for pthread_mutexattr_setrobust : ok
Checking for declaration of PTHREAD_MUTEX_ROBUST : ok
Checking for pthread_mutex_consistent : ok
Checking for crypt : not found
Checking for library crypt : yes
Checking for crypt : ok
Checking for header readline.h : no
Checking for header readline/readline.h : yes
Checking for header readline/history.h : yes
Checking for variable rl_event_hook : ok
Checking for declaration of snprintf : ok
Checking for declaration of vsnprintf : ok
Checking for declaration of asprintf : ok
Checking for declaration of vasprintf : ok
Checking for declaration of errno : ok
Checking for declaration of EWOULDBLOCK : ok
Checking for declaration of environ : not found
Checking for declaration of environ (as enum) : not found
Checking for declaration of getgrent_r : ok
Checking for declaration of getpwent_r : ok
Checking for declaration of pread : ok
Checking for declaration of pwrite : ok
Checking for declaration of setenv : ok
Checking for declaration of setresgid : ok
Checking for declaration of setresuid : ok
Checking for eventfd : not found
Checking for header poll.h : yes
Checking for poll : ok
Checking for strptime : ok
Checking for declaration of strptime : ok
Checking for working strptime : not found
Checking for declaration of gettimeofday : ok
Checking C prototype for gettimeofday : ok
Checking C prototype for gettimeofday : not found
Checking for C99 vsnprintf : ok
Checking for HAVE_SHARED_MMAP : ok
Checking for HAVE_MREMAP : not found
Checking for HAVE_INCOHERENT_MMAP : not found
Checking for HAVE_IMMEDIATE_STRUCTURES : ok
Checking for HAVE_MKDIR_MODE : ok
Checking for member st_mtim.tv_nsec in struct stat : ok
Checking for member st_rdev in struct stat : ok
Checking for member st_rdev in struct stat : ok
Checking for member ss_family in struct sockaddr_storage : ok
Checking for member __ss_family in struct sockaddr_storage : not found
Checking for member sa_len in struct sockaddr : ok
Checking for member sin_len in struct sockaddr_in : ok
Checking for HAVE_UNIXSOCKET : ok
Checking for HAVE_SECURE_MKSTEMP : ok
Checking for HAVE_IFACE_GETIFADDRS : ok
Checking for getpwnam_r : ok
Checking for getpwuid_r : ok
Checking for getpwent_r : ok
Checking for declaration of getpwent_r : ok
Checking C prototype for getpwent_r : not found
Checking for declaration of getgrent_r : ok
Checking C prototype for getgrent_r : not found
Checking C prototype for getpwent_r : not found
Checking C prototype for getgrent_r : not found
Checking for getgrouplist : ok
Checking for program xsltproc : true
Checking for stylesheet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl : ok
Checking for program python : /usr/local/bin/python2.7
Checking for program python : /usr/local/bin/python2.7
Checking for program python : not found
Checking for Python version >= 2.4.2 : ok 2.7.13
Checking for library python2.7 : yes
Checking for program python2.7-config : /usr/local/bin/python2.7-config
Checking for custom code : yes
Checking for header sys/auxv.h : no
Checking for getauxval : not found
Checking if toolchain accepts -fstack-protector : yes
Checking linker accepts -Wl,-no-undefined : yes
Checking linker accepts ['-undefined', 'dynamic_lookup'] : no
'configure' finished successfully (13m21.852s)
===========================================================================
=======================<phase: build >============================
===> Building for talloc-2.1.9
/bin/mkdir -p /wrkdirs/usr/ports/devel/talloc/work/talloc-2.1.9/bin/default/man
install -m 444 /usr/ports/devel/talloc/files/`basename man/man3/talloc.3.gz .gz` /wrkdirs/usr/ports/devel/talloc/work/talloc-2.1.9/bin/default/man
Waf: Entering directory `/wrkdirs/usr/ports/devel/talloc/work/talloc-2.1.9/bin'
Checking project rules ...
Project rules pass
[ 1/28] Generating talloc.vscript
[ 2/28] Generating pytalloc-util.vscript
[ 3/28] Compiling lib/replace/replace.c
01:25:46 runner /nxb-bin/usr/bin/cc -O2 -pipe -G0 -fno-strict-aliasing -fPIC -fstack-protector -DSTATIC_replace_MODULES=NULL -DSTATIC_replace_MODULES_PROTO=extern void __replace_dummy_module_proto(void) -MD -Idefault/lib/replace -I../lib/replace -Idefault -I.. -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../lib/replace/replace.c -c -o default/lib/replace/replace_2.o
./lib/replace/replace.c:1: warning: -fstack-protector not supported for this target
[ 4/28] Compiling lib/replace/strptime.c
01:25:48 runner /nxb-bin/usr/bin/cc -O2 -pipe -G0 -fno-strict-aliasing -fPIC -fstack-protector -DSTATIC_replace_MODULES=NULL -DSTATIC_replace_MODULES_PROTO=extern void __replace_dummy_module_proto(void) -MD -Idefault/lib/replace -I../lib/replace -Idefault -I.. -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../lib/replace/strptime.c -c -o default/lib/replace/strptime_2.o
./lib/replace/strptime.c:1: warning: -fstack-protector not supported for this target
[ 5/28] Compiling lib/replace/cwrap.c
01:25:52 runner /nxb-bin/usr/bin/cc -O2 -pipe -G0 -fno-strict-aliasing -fPIC -fstack-protector -DSTATIC_replace_MODULES=NULL -DSTATIC_replace_MODULES_PROTO=extern void __replace_dummy_module_proto(void) -MD -Idefault/lib/replace -I../lib/replace -Idefault -I.. -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../lib/replace/cwrap.c -c -o default/lib/replace/cwrap_2.o
./lib/replace/cwrap.c:1: warning: -fstack-protector not supported for this target
[ 6/28] Compiling lib/replace/xattr.c
01:25:52 runner /nxb-bin/usr/bin/cc -O2 -pipe -G0 -fno-strict-aliasing -fPIC -fstack-protector -DSTATIC_replace_MODULES=NULL -DSTATIC_replace_MODULES_PROTO=extern void __replace_dummy_module_proto(void) -MD -Idefault/lib/replace -I../lib/replace -Idefault -I.. -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../lib/replace/xattr.c -c -o default/lib/replace/xattr_2.o
./lib/replace/xattr.c:1: warning: -fstack-protector not supported for this target
[ 7/28] Generating PKGCONFIG_talloc.pc
[ 8/28] Generating PKGCONFIG_pytalloc-util.pc
[ 9/28] Compiling lib/replace/replace.c
01:25:55 runner /nxb-bin/usr/bin/cc -O2 -pipe -G0 -fno-strict-aliasing -D_SAMBA_HOSTCC_ -fPIC -fstack-protector -DSTATIC_LIBREPLACE_HOSTCC_MODULES=NULL -DSTATIC_LIBREPLACE_HOSTCC_MODULES_PROTO=extern void __LIBREPLACE_HOSTCC_dummy_module_proto(void) -MD -Idefault/lib/replace -I../lib/replace -Idefault -I.. -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../lib/replace/replace.c -c -o default/lib/replace/replace_1.o
./lib/replace/replace.c:1: warning: -fstack-protector not supported for this target
[10/28] Compiling lib/replace/strptime.c
01:25:56 runner /nxb-bin/usr/bin/cc -O2 -pipe -G0 -fno-strict-aliasing -D_SAMBA_HOSTCC_ -fPIC -fstack-protector -DSTATIC_LIBREPLACE_HOSTCC_MODULES=NULL -DSTATIC_LIBREPLACE_HOSTCC_MODULES_PROTO=extern void __LIBREPLACE_HOSTCC_dummy_module_proto(void) -MD -Idefault/lib/replace -I../lib/replace -Idefault -I.. -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../lib/replace/strptime.c -c -o default/lib/replace/strptime_1.o
./lib/replace/strptime.c:1: warning: -fstack-protector not supported for this target
[11/28] Compiling lib/replace/test/testsuite.c
01:26:00 runner /nxb-bin/usr/bin/cc -O2 -pipe -G0 -fno-strict-aliasing -Wno-format-length -fPIC -fstack-protector -DSTATIC_replace_test_MODULES=NULL -DSTATIC_replace_test_MODULES_PROTO=extern void __replace_test_dummy_module_proto(void) -MD -Idefault/lib/replace -I../lib/replace -Idefault -I.. -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../lib/replace/test/testsuite.c -c -o default/lib/replace/test/testsuite_3.o
cc1: error: unrecognized command line option "-Wno-format-length"
./lib/replace/test/testsuite.c:1: warning: -fstack-protector not supported for this target
Waf: Leaving directory `/wrkdirs/usr/ports/devel/talloc/work/talloc-2.1.9/bin'
Build failed: -> task failed (err #1):
{task: cc testsuite.c -> testsuite_3.o}
*** Error code 1
Stop.
make: stopped in /usr/ports/devel/talloc
More information about the freebsd-pkg-fallout
mailing list