Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Jul 2017 01:26:12 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110mips-quarterly][devel/libbfd] Failed for libbfd-2.19.1_2 in configure
Message-ID:  <201707150126.v6F1QCSi097314@beefy14.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:     joerg@FreeBSD.org
Last committer: bapt@FreeBSD.org
Ident:          $FreeBSD: branches/2017Q3/devel/libbfd/Makefile 434587 2017-02-22 15:02:18Z bapt $
Log URL:        http://beefy14.nyi.freebsd.org/data/110mips-quarterly/445835/logs/libbfd-2.19.1_2.log
Build URL:      http://beefy14.nyi.freebsd.org/build.html?mastername=110mips-quarterly&build=445835
Log:

====>> Building devel/libbfd
build started at Sat Jul 15 01:21:38 UTC 2017
port directory: /usr/ports/devel/libbfd
building for: FreeBSD 110mips-quarterly-job-08 11.0-RELEASE-p11 FreeBSD 11.0-RELEASE-p11 1100122 mips
maintained by: joerg@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2017Q3/devel/libbfd/Makefile 434587 2017-02-22 15:02:18Z bapt $
Poudriere version: 3.1.19-48-g1bf78d5a
Host OSVERSION: 1200033
Jail OSVERSION: 1100122
Job Id: 08

---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-p11 1100122
UNAME_r=11.0-RELEASE-p11
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=libbfd-2.19.1_2
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-48-g1bf78d5a
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---
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-install-libbfd  --disable-nls  --enable-shared  --enable-targets=all  --disable-werror --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/devel/libbfd/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/libbfd/work  HOME=/wrkdirs/usr/ports/devel/libbfd/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/devel/libbfd/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/libbfd/work  HOME=/wrkdirs/usr/ports/devel/libbfd/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--
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/libbfd"
EXAMPLESDIR="share/examples/libbfd"
DATADIR="share/libbfd"
WWWDIR="www/libbfd"
ETCDIR="etc/libbfd"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/libbfd
DOCSDIR=/usr/local/share/doc/libbfd
EXAMPLESDIR=/usr/local/share/examples/libbfd
WWWDIR=/usr/local/www/libbfd
ETCDIR=/usr/local/etc/libbfd
--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-p11
#### 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   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   libbfd-2.19.1_2 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
[110mips-quarterly-job-08] Installing pkg-1.10.1...
[110mips-quarterly-job-08] Extracting pkg-1.10.1: .......... done
===>   libbfd-2.19.1_2 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of libbfd-2.19.1_2
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by libbfd-2.19.1_2 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by libbfd-2.19.1_2 for building
=> SHA256 Checksum OK for binutils-2.19.1.tar.bz2.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by libbfd-2.19.1_2 for building
===>  Extracting for libbfd-2.19.1_2
=> SHA256 Checksum OK for binutils-2.19.1.tar.bz2.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for libbfd-2.19.1_2
===>  Applying FreeBSD patches for libbfd-2.19.1_2
===========================================================================
=======================<phase: build-depends  >============================
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for libbfd-2.19.1_2
(cd /wrkdirs/usr/ports/devel/libbfd/work/binutils-2.19.1/bfd/../libiberty &&  /usr/bin/env CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -G0  -fno-strict-aliasing" CPP="/nxb-bin/usr/bin/cpp"  CPPFLAGS="" LDFLAGS=""  LIBS="" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/libbfd/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/libbfd/work  HOME=/wrkdirs/usr/ports/devel/libbfd/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 ./configure  --enable-install-libbfd  --disable-nls  --enable-shared  --enable-targets=all  --disable-werror --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --build=mips-portbld-freebsd11.0 &&  /usr/bin/env XDG_DATA_HOME=/wrkdirs/usr/ports/devel/libbfd/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/libbfd/work  HOME=/wrkdirs/usr/ports/devel/libbfd/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" /usr/bin/make -f Makefile  DESTDIR=/wrkdirs/usr/ports/devel/libbfd/work/stage)
configure: loading site script /usr/ports/Templates/config.site
checking whether to enable maintainer-specific portions of Makefiles... no
<snip>
/nxb-bin/usr/bin/cc -c -DHAVE_CONFIG_H -O2 -pipe -G0  -fno-strict-aliasing -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./strerror.c -o ./strerror.o
if [ x"" != x ]; then  /nxb-bin/usr/bin/cc -c -DHAVE_CONFIG_H -O2 -pipe -G0  -fno-strict-aliasing -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./strsignal.c -o pic/./strsignal.o;  else true; fi
/nxb-bin/usr/bin/cc -c -DHAVE_CONFIG_H -O2 -pipe -G0  -fno-strict-aliasing -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./strsignal.c -o ./strsignal.o
if [ x"" != x ]; then  /nxb-bin/usr/bin/cc -c -DHAVE_CONFIG_H -O2 -pipe -G0  -fno-strict-aliasing -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./unlink-if-ordinary.c -o pic/./unlink-if-ordinary.o;  else true; fi
/nxb-bin/usr/bin/cc -c -DHAVE_CONFIG_H -O2 -pipe -G0  -fno-strict-aliasing -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./unlink-if-ordinary.c -o ./unlink-if-ordinary.o
if [ x"" != x ]; then  /nxb-bin/usr/bin/cc -c -DHAVE_CONFIG_H -O2 -pipe -G0  -fno-strict-aliasing -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./xatexit.c -o pic/./xatexit.o;  else true; fi
/nxb-bin/usr/bin/cc -c -DHAVE_CONFIG_H -O2 -pipe -G0  -fno-strict-aliasing -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xatexit.c -o ./xatexit.o
if [ x"" != x ]; then  /nxb-bin/usr/bin/cc -c -DHAVE_CONFIG_H -O2 -pipe -G0  -fno-strict-aliasing -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./xexit.c -o pic/./xexit.o;  else true; fi
/nxb-bin/usr/bin/cc -c -DHAVE_CONFIG_H -O2 -pipe -G0  -fno-strict-aliasing -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xexit.c -o ./xexit.o
if [ x"" != x ]; then  /nxb-bin/usr/bin/cc -c -DHAVE_CONFIG_H -O2 -pipe -G0  -fno-strict-aliasing -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./xmalloc.c -o pic/./xmalloc.o;  else true; fi
/nxb-bin/usr/bin/cc -c -DHAVE_CONFIG_H -O2 -pipe -G0  -fno-strict-aliasing -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xmalloc.c -o ./xmalloc.o
if [ x"" != x ]; then  /nxb-bin/usr/bin/cc -c -DHAVE_CONFIG_H -O2 -pipe -G0  -fno-strict-aliasing -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./xmemdup.c -o pic/./xmemdup.o;  else true; fi
/nxb-bin/usr/bin/cc -c -DHAVE_CONFIG_H -O2 -pipe -G0  -fno-strict-aliasing -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xmemdup.c -o ./xmemdup.o
if [ x"" != x ]; then  /nxb-bin/usr/bin/cc -c -DHAVE_CONFIG_H -O2 -pipe -G0  -fno-strict-aliasing -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./xstrdup.c -o pic/./xstrdup.o;  else true; fi
/nxb-bin/usr/bin/cc -c -DHAVE_CONFIG_H -O2 -pipe -G0  -fno-strict-aliasing -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xstrdup.c -o ./xstrdup.o
if [ x"" != x ]; then  /nxb-bin/usr/bin/cc -c -DHAVE_CONFIG_H -O2 -pipe -G0  -fno-strict-aliasing -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./xstrerror.c -o pic/./xstrerror.o;  else true; fi
/nxb-bin/usr/bin/cc -c -DHAVE_CONFIG_H -O2 -pipe -G0  -fno-strict-aliasing -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xstrerror.c -o ./xstrerror.o
if [ x"" != x ]; then  /nxb-bin/usr/bin/cc -c -DHAVE_CONFIG_H -O2 -pipe -G0  -fno-strict-aliasing -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./xstrndup.c -o pic/./xstrndup.o;  else true; fi
/nxb-bin/usr/bin/cc -c -DHAVE_CONFIG_H -O2 -pipe -G0  -fno-strict-aliasing -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xstrndup.c -o ./xstrndup.o
if [ x"" != x ]; then  /nxb-bin/usr/bin/cc -c -DHAVE_CONFIG_H -O2 -pipe -G0  -fno-strict-aliasing -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./mempcpy.c -o pic/./mempcpy.o;  else true; fi
/nxb-bin/usr/bin/cc -c -DHAVE_CONFIG_H -O2 -pipe -G0  -fno-strict-aliasing -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./mempcpy.c -o ./mempcpy.o
if [ x"" != x ]; then  /nxb-bin/usr/bin/cc -c -DHAVE_CONFIG_H -O2 -pipe -G0  -fno-strict-aliasing -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./strverscmp.c -o pic/./strverscmp.o;  else true; fi
/nxb-bin/usr/bin/cc -c -DHAVE_CONFIG_H -O2 -pipe -G0  -fno-strict-aliasing -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./strverscmp.c -o ./strverscmp.o
rm -f ./libiberty.a pic/./libiberty.a
ar rc ./libiberty.a  ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o	 ./alloca.o ./argv.o						 ./choose-temp.o ./concat.o ./cp-demint.o			 ./dyn-string.o							 ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o	 ./fnmatch.o ./fopen_unlocked.o					 ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o		 ./hashtab.o ./hex.o						 ./lbasename.o ./lrealpath.o					 ./make-relative-prefix.o ./make-temp-file.o			 ./objalloc.o ./obstack.o					 ./partition.o ./pexecute.o ./physmem.o				 ./pex-common.o ./pex-one.o ./pex-unix.o				 ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o	 ./strsignal.o							 ./unlink-if-ordinary.o						 ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o	 ./xstrerror.o ./xstrndup.o  ./mempcpy.o ./strverscmp.o
ranlib ./libiberty.a
if [ x"" != x ]; then  cd pic;  ar rc ./libiberty.a  ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o	 ./alloca.o ./argv.o						 ./choose-temp.o ./concat.o ./cp-demint.o			 ./dyn-string.o							 ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o	 ./fnmatch.o ./fopen_unlocked.o					 ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o		 ./hashtab.o ./hex.o						 ./lbasename.o ./lrealpath.o					 ./make-relative-prefix.o ./make-temp-file.o			 ./objalloc.o ./obstack.o					 ./partition.o ./pexecute.o ./physmem.o				 ./pex-common.o ./pex-one.o ./pex-unix.o				 ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o	 ./strsignal.o							 ./unlink-if-ordinary.o						 ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o	 ./xstrerror.o ./xstrndup.o  ./mempcpy.o ./strverscmp.o;  ranlib ./libiberty.a;  cd ..;  else true; fi
rm -f needed-list; touch needed-list;  for f in atexit calloc memchr memcmp memcpy memmove memset rename strchr  strerror strncmp strrchr strstr strtol strtoul tmpnam vfprintf vprintf  vfork waitpid bcmp bcopy bzero; do  for g in ./mempcpy.o ./strverscmp.o ; do  case "$g" in  *$f*) echo $g >> needed-list ;;  esac;  done;  done
echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o	 ./alloca.o ./argv.o						 ./choose-temp.o ./concat.o ./cp-demint.o			 ./dyn-string.o							 ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o	 ./fnmatch.o ./fopen_unlocked.o					 ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o		 ./hashtab.o ./hex.o						 ./lbasename.o ./lrealpath.o					 ./make-relative-prefix.o ./make-temp-file.o			 ./objalloc.o ./obstack.o					 ./partition.o ./pexecute.o ./physmem.o				 ./pex-common.o ./pex-one.o ./pex-unix.o				 ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o	 ./strsignal.o							 ./unlink-if-ordinary.o						 ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o	 ./xstrerror.o ./xstrndup.o > required-list
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/devel/libbfd/work/binutils-2.19.1/libtool.m4
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/devel/libbfd/work/binutils-2.19.1/config.rpath
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/devel/libbfd/work/binutils-2.19.1/bfd/configure
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/devel/libbfd/work/binutils-2.19.1/ld/configure
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/devel/libbfd/work/binutils-2.19.1/opcodes/configure
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/devel/libbfd/work/binutils-2.19.1/gprof/configure
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/devel/libbfd/work/binutils-2.19.1/gas/configure
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/devel/libbfd/work/binutils-2.19.1/binutils/configure
configure: loading site script /usr/ports/Templates/config.site
checking build system type... mips-portbld-freebsd11.0
checking host system type... mips-portbld-freebsd11.0
checking target system type... mips-portbld-freebsd11.0
checking for gcc... /nxb-bin/usr/bin/cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /nxb-bin/usr/bin/cc accepts -g... yes
checking for /nxb-bin/usr/bin/cc option to accept ANSI C... none needed
checking for library containing strerror... none required
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... (cached) /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of /nxb-bin/usr/bin/cc... gcc3
checking for ar... ar
checking for ranlib... ranlib
checking for gcc... (cached) /nxb-bin/usr/bin/cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether /nxb-bin/usr/bin/cc accepts -g... (cached) yes
checking for /nxb-bin/usr/bin/cc option to accept ANSI C... (cached) none needed
checking how to run the C preprocessor... /nxb-bin/usr/bin/cpp
checking for egrep... grep -E
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 minix/config.h... (cached) no
checking whether it is safe to define __EXTENSIONS__... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... grep -F
checking for ld used by /nxb-bin/usr/bin/cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 262144
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for /usr/bin/ld option to reload object files... -r
checking how to recognize dependent libraries... pass_all
checking for ar... (cached) ar
checking for strip... strip
checking for ranlib... (cached) ranlib
checking command to parse /usr/bin/nm output from /nxb-bin/usr/bin/cc object... ok
checking for dlfcn.h... (cached) yes
checking for objdir... .libs
checking if /nxb-bin/usr/bin/cc supports -fno-rtti -fno-exceptions... no
checking for /nxb-bin/usr/bin/cc option to produce PIC... -fPIC -DPIC
checking if /nxb-bin/usr/bin/cc PIC flag -fPIC -DPIC works... yes
checking if /nxb-bin/usr/bin/cc static flag -static works... yes
checking if /nxb-bin/usr/bin/cc supports -c -o file.o... yes
checking if /nxb-bin/usr/bin/cc supports -c -o file.o... (cached) yes
checking whether the /nxb-bin/usr/bin/cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd11.0 ld.so
checking how to hardcode library paths into programs... immediate
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... yes
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to install libbfd... yes
checking whether NLS is requested... no
checking whether NLS is requested... no
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for long long... (cached) yes
checking size of long long... 8
checking for void *... yes
checking size of void *... 4
checking for long... (cached) yes
checking size of long... 4
checking for alloca.h... (cached) no
checking for stddef.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for sys/file.h... (cached) yes
checking for sys/time.h... (cached) yes
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
checking for uintptr_t... yes
checking for int_least32_t... yes
checking for int_fast32_t... yes
checking for uint64_t... yes
checking what to include in bfd_stdint.h... stdint.h (already complete)
checking whether time.h and sys/time.h may both be included... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether string.h and strings.h may both be included... yes
checking for fcntl... (cached) yes
checking for getpagesize... (cached) yes
checking for setitimer... yes
checking for sysconf... (cached) yes
checking for fdopen... yes
checking for getuid... (cached) yes
checking for getgid... (cached) yes
checking for strtoull... (cached) yes
checking whether basename is declared... no
checking whether ftello is declared... (cached) yes
checking whether ftello64 is declared... no
checking whether fseeko is declared... (cached) yes
checking whether fseeko64 is declared... no
checking whether ffs is declared... yes
checking whether free is declared... yes
checking whether getenv is declared... (cached) yes
checking whether malloc is declared... yes
checking whether realloc is declared... yes
checking whether stpcpy is declared... (cached) yes
checking whether strstr is declared... yes
checking whether snprintf is declared... (cached) yes
checking whether vsnprintf is declared... (cached) yes
checking for library containing zlibVersion... -lz
checking for zlib.h... (cached) yes
checking sys/procfs.h usability... yes
checking sys/procfs.h presence... yes
checking for sys/procfs.h... yes
checking for prstatus_t in sys/procfs.h... yes
checking for prstatus32_t in sys/procfs.h... no
checking for prstatus_t.pr_who in sys/procfs.h... no
checking for prstatus32_t.pr_who in sys/procfs.h... no
checking for pstatus_t in sys/procfs.h... no
checking for pxstatus_t in sys/procfs.h... no
checking for pstatus32_t in sys/procfs.h... no
checking for prpsinfo_t in sys/procfs.h... yes
checking for prpsinfo32_t in sys/procfs.h... no
checking for psinfo_t in sys/procfs.h... no
checking for psinfo32_t in sys/procfs.h... no
checking for lwpstatus_t in sys/procfs.h... no
checking for lwpxstatus_t in sys/procfs.h... no
checking for lwpstatus_t.pr_context in sys/procfs.h... no
checking for lwpstatus_t.pr_reg in sys/procfs.h... no
checking for win32_pstatus_t in sys/procfs.h... no
*** BFD does not support target mips-portbld-freebsd11.0.
*** Look in bfd/config.bfd for supported targets.
===>  Script "configure" failed unexpectedly.
Please report the problem to joerg@FreeBSD.org [maintainer] and attach the
"/wrkdirs/usr/ports/devel/libbfd/work/binutils-2.19.1/bfd/config.log" including
the output of the failure of your make command. Also, it might be a good idea
to provide an overview of all packages installed on your system (e.g. a
/usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/libbfd



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