Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Apr 2017 13:23:53 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110mips-quarterly][devel/ffcall] Failed for ffcall-1.10_2 in build
Message-ID:  <201704131323.v3DDNrB2060698@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:     ports@FreeBSD.org
Last committer: linimon@FreeBSD.org
Ident:          $FreeBSD: branches/2017Q2/devel/ffcall/Makefile 427293 2016-11-28 10:11:15Z linimon $
Log URL:        http://beefy14.nyi.freebsd.org/data/110mips-quarterly/438400/logs/ffcall-1.10_2.log
Build URL:      http://beefy14.nyi.freebsd.org/build.html?mastername=110mips-quarterly&build=438400
Log:

====>> Building devel/ffcall
build started at Thu Apr 13 13:19:59 UTC 2017
port directory: /usr/ports/devel/ffcall
building for: FreeBSD 110mips-quarterly-job-03 11.0-RELEASE-p9 FreeBSD 11.0-RELEASE-p9 r316722 mips
maintained by: ports@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2017Q2/devel/ffcall/Makefile 427293 2016-11-28 10:11:15Z linimon $
Poudriere version: 3.1.17-9-gf49c6f78
Host OSVERSION: 1200020
Jail OSVERSION: 1100122
Job Id: 03

---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-p9 r316722
UNAME_r=11.0-RELEASE-p9
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=ffcall-1.10_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.17-9-gf49c6f78
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

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

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

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/devel/ffcall/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/ffcall/work  HOME=/wrkdirs/usr/ports/devel/ffcall/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/ffcall/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/ffcall/work  HOME=/wrkdirs/usr/ports/devel/ffcall/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  -fPIC -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS=""  LDFLAGS="" LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -G0 -fPIC -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/ffcall"
EXAMPLESDIR="share/examples/ffcall"
DATADIR="share/ffcall"
WWWDIR="www/ffcall"
ETCDIR="etc/ffcall"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/ffcall
DOCSDIR=/usr/local/share/doc/ffcall
EXAMPLESDIR=/usr/local/share/examples/ffcall
WWWDIR=/usr/local/www/ffcall
ETCDIR=/usr/local/etc/ffcall
--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
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-p9
#### 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   >============================
===>   NOTICE:

The ffcall 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 GPLv2 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   ffcall-1.10_2 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
[110mips-quarterly-job-03] Installing pkg-1.10.1...
[110mips-quarterly-job-03] Extracting pkg-1.10.1: .......... done
===>   ffcall-1.10_2 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of ffcall-1.10_2
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>   NOTICE:

The ffcall 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 GPLv2 accepted by the user
===> Fetching all distfiles required by ffcall-1.10_2 for building
===========================================================================
=======================<phase: checksum       >============================
===>   NOTICE:

The ffcall 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
<snip>
creating libtool
configure: creating ./config.status
config.status: creating Makefile
configure: configuring in vacall_r
configure: running /bin/sh './configure' --prefix=/usr/local  '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=mips-portbld-freebsd11.0' 'build_alias=mips-portbld-freebsd11.0' '--cache-file=/dev/null' '--srcdir=.' 'CC=/nxb-bin/usr/bin/cc' 'CFLAGS=-O2 -pipe -G0 -fPIC -fno-strict-aliasing' 'CPPFLAGS=' 'CPP=/nxb-bin/usr/bin/cpp' 'LDFLAGS=' --cache-file=/dev/null --srcdir=.
configure: loading site script /usr/ports/Templates/config.site
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 how to run the C preprocessor... /nxb-bin/usr/bin/cpp
checking for egrep... grep -E
checking whether /nxb-bin/usr/bin/cc needs -traditional... no
checking whether using GNU C... yes
checking for underscore in external names... no
checking for ranlib... ranlib
checking whether gmake sets $(MAKE)... yes
checking for a BSD compatible install... /usr/bin/install -c
checking how to copy files... (cached) /bin/cp -p
checking how to make hard links... (cached) /bin/ln
checking build system type... mips-portbld-freebsd11.0
checking host system type... mips-portbld-freebsd11.0
checking for 64-bit MIPS... no
checking for MIPS with n32 ABI... yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm
checking for a sed that does not truncate output... /usr/bin/sed
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking command to parse /usr/bin/nm output... ok
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 dlfcn.h... (cached) yes
checking for strip... strip
checking for objdir... .libs
checking for /nxb-bin/usr/bin/cc option to produce PIC... -fPIC
checking if /nxb-bin/usr/bin/cc PIC flag -fPIC 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.lo... yes
checking if /nxb-bin/usr/bin/cc supports -fno-rtti -fno-exceptions... no
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... freebsd11.0 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
creating libtool
checking for pcc non-reentrant struct return convention... no
checking whether small structs are returned in registers... Segmentation fault
no
checking whether floats are returned in integer registers... Abort trap
no
checking for long long type... yes
checking whether char is unsigned... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating vacall_r.h
config.status: creating config.h
configure: configuring in trampoline_r
configure: running /bin/sh './configure' --prefix=/usr/local  '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=mips-portbld-freebsd11.0' 'build_alias=mips-portbld-freebsd11.0' '--cache-file=/dev/null' '--srcdir=.' 'CC=/nxb-bin/usr/bin/cc' 'CFLAGS=-O2 -pipe -G0 -fPIC -fno-strict-aliasing' 'CPPFLAGS=' 'CPP=/nxb-bin/usr/bin/cpp' 'LDFLAGS=' --cache-file=/dev/null --srcdir=.
configure: loading site script /usr/ports/Templates/config.site
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 how to run the C preprocessor... /nxb-bin/usr/bin/cpp
checking for egrep... grep -E
checking whether /nxb-bin/usr/bin/cc needs -traditional... no
checking whether using GNU C... yes
checking for underscore in external names... no
checking for ranlib... ranlib
checking whether gmake sets $(MAKE)... yes
checking for a BSD compatible install... /usr/bin/install -c
checking how to copy files... (cached) /bin/cp -p
checking how to make hard links... (cached) /bin/ln
checking whether ln -s works... yes
checking build system type... mips-portbld-freebsd11.0
checking host system type... mips-portbld-freebsd11.0
checking for 64-bit MIPS... no
checking for MIPS with n32 ABI... yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm
checking for a sed that does not truncate output... /usr/bin/sed
checking how to recognise dependent libraries... pass_all
checking command to parse /usr/bin/nm output... ok
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 dlfcn.h... (cached) yes
checking for strip... strip
checking for objdir... .libs
checking for /nxb-bin/usr/bin/cc option to produce PIC... -fPIC
checking if /nxb-bin/usr/bin/cc PIC flag -fPIC 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.lo... yes
checking if /nxb-bin/usr/bin/cc supports -fno-rtti -fno-exceptions... no
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... freebsd11.0 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
creating libtool
checking for working void... yes
checking for working "return void"... yes
checking for ANSI C header files... yes
checking for unistd_h... (cached) yes
checking for getpagesize... yes
checking for getpagesize declaration... 
         extern int getpagesize (void);
checking for vm_allocate... no
checking for sys/file.h... (cached) yes
checking for O_RDWR in fcntl.h... yes
checking for sys/mman.h... (cached) yes
checking for mmap... (cached) yes
checking for working mmap... yes
checking for mprotect... (cached) yes
checking for working mprotect... Segmentation fault
Segmentation fault
Segmentation fault
yes
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking for working shared memory... yes
checking sys/sysmacros.h usability... no
checking sys/sysmacros.h presence... no
checking for sys/sysmacros.h... no
checking whether code in malloc'ed memory is executable... yes
checking sys/cachectl.h usability... no
checking sys/cachectl.h presence... no
checking for sys/cachectl.h... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
===========================================================================
=======================<phase: build          >============================
===>  Building for ffcall-1.10_2
gmake[1]: Entering directory '/wrkdirs/usr/ports/devel/ffcall/work/ffcall-1.10'
cd avcall; gmake all
gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/ffcall/work/ffcall-1.10/avcall'
/nxb-bin/usr/bin/cpp `if test false = true; then echo '-DASM_UNDERSCORE'; fi` ./avcall-mipsn32.S | grep -v '^ *#line' | grep -v '^#' | sed -e 's,% ,%,g' -e 's,//.*$,,' > avcall-mipsn32.s
/bin/sh ./libtool --mode=compile /nxb-bin/usr/bin/cc -x none -c avcall-mipsn32.s
/nxb-bin/usr/bin/cc -x none -c avcall-mipsn32.s -o avcall-mipsn32.o
avcall-mipsn32.s: Assembler messages:
avcall-mipsn32.s:28: Error: bad expression
avcall-mipsn32.s:28: Error: missing ')'
avcall-mipsn32.s:28: Error: illegal operands `lui'
avcall-mipsn32.s:29: Error: bad expression
avcall-mipsn32.s:29: Error: missing ')'
avcall-mipsn32.s:29: Error: illegal operands `addiu'
avcall-mipsn32.s:171: Warning: Float register should be even, was 13
avcall-mipsn32.s:195: Warning: Float register should be even, was 15
avcall-mipsn32.s:219: Warning: Float register should be even, was 17
avcall-mipsn32.s:243: Warning: Float register should be even, was 19
avcall-mipsn32.s:286: Warning: No .cprestore pseudo-op used in PIC code
gmake[2]: *** [Makefile:93: avcall-mipsn32.lo] Error 1
gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/ffcall/work/ffcall-1.10/avcall'
gmake[1]: *** [Makefile:22: all] Error 2
gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/ffcall/work/ffcall-1.10'
*** Error code 1

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



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