[package - head-armv6-default][devel/dyncall] Failed for dyncall-0.9_1 in build
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Tue Apr 18 01:39:11 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: tphilipp at potion-studios.com
Last committer: riggs at FreeBSD.org
Ident: $FreeBSD: head/devel/dyncall/Makefile 412177 2016-03-30 17:30:46Z riggs $
Log URL: http://beefy8.nyi.freebsd.org/data/head-armv6-default/p438568_s316946/logs/dyncall-0.9_1.log
Build URL: http://beefy8.nyi.freebsd.org/build.html?mastername=head-armv6-default&build=p438568_s316946
Log:
====>> Building devel/dyncall
build started at Tue Apr 18 01:39:05 UTC 2017
port directory: /usr/ports/devel/dyncall
building for: FreeBSD head-armv6-default-job-21 12.0-CURRENT FreeBSD 12.0-CURRENT r316946 arm
maintained by: tphilipp at potion-studios.com
Makefile ident: $FreeBSD: head/devel/dyncall/Makefile 412177 2016-03-30 17:30:46Z riggs $
Poudriere version: 3.1.17-9-gf49c6f78
Host OSVERSION: 1200020
Jail OSVERSION: 1200028
Job Id: 21
!!! Jail is newer than host. (Jail: 1200028, Host: 1200020) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!
---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1200028
UNAME_v=FreeBSD 12.0-CURRENT r316946
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-armv6-default/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=dyncall-0.9_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-armv6-default/ref/.p/pool
MASTERNAME=head-armv6-default
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--
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/devel/dyncall/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/dyncall/work HOME=/wrkdirs/usr/ports/devel/dyncall/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--
--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/devel/dyncall/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/dyncall/work HOME=/wrkdirs/usr/ports/devel/dyncall/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 -fPIC -fno-strict-aliasing" CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -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=12.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/dyncall"
EXAMPLESDIR="share/examples/dyncall"
DATADIR="share/dyncall"
WWWDIR="www/dyncall"
ETCDIR="etc/dyncall"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/dyncall
DOCSDIR=/usr/local/share/doc/dyncall
EXAMPLESDIR=/usr/local/share/examples/dyncall
WWWDIR=/usr/local/www/dyncall
ETCDIR=/usr/local/etc/dyncall
--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=arm
MACHINE_ARCH=armv6
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=armv6
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=12.0
OSVERSION=1200028
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=12.0-CURRENT
#### 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) 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 >============================
===> License ISCL accepted by the user
===========================================================================
=======================<phase: pkg-depends >============================
===> dyncall-0.9_1 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.10.1.txz
[head-armv6-default-job-21] Installing pkg-1.10.1...
[head-armv6-default-job-21] Extracting pkg-1.10.1: .......... done
===> dyncall-0.9_1 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of dyncall-0.9_1
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> License ISCL accepted by the user
===> Fetching all distfiles required by dyncall-0.9_1 for building
===========================================================================
=======================<phase: checksum >============================
===> License ISCL accepted by the user
===> Fetching all distfiles required by dyncall-0.9_1 for building
=> SHA256 Checksum OK for dyncall-0.9.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> License ISCL accepted by the user
===> Fetching all distfiles required by dyncall-0.9_1 for building
===> Extracting for dyncall-0.9_1
=> SHA256 Checksum OK for dyncall-0.9.tar.gz.
===========================================================================
=======================<phase: patch-depends >============================
===========================================================================
=======================<phase: patch >============================
===> Patching for dyncall-0.9_1
===========================================================================
=======================<phase: build-depends >============================
===========================================================================
=======================<phase: lib-depends >============================
===========================================================================
=======================<phase: configure >============================
===> Configuring for dyncall-0.9_1
===========================================================================
=======================<phase: build >============================
===> Building for dyncall-0.9_1
cd dyncall && /nxb-bin/usr/bin/make all
/nxb-bin/usr/bin/cc -O2 -pipe -fPIC -fno-strict-aliasing -c dyncall_vector.c -o dyncall_vector.o
/nxb-bin/usr/bin/cc -O2 -pipe -fPIC -fno-strict-aliasing -c dyncall_api.c -o dyncall_api.o
/nxb-bin/usr/bin/cc -O2 -pipe -fPIC -fno-strict-aliasing -c dyncall_callvm.c -o dyncall_callvm.o
/nxb-bin/usr/bin/cc -O2 -pipe -fPIC -fno-strict-aliasing -c dyncall_callvm_base.c -o dyncall_callvm_base.o
/nxb-bin/usr/bin/cc -O2 -pipe -fPIC -fno-strict-aliasing -c dyncall_call.S -o dyncall_call.o
./dyncall_call_arm32_arm_armhf.S:87:2: warning: use of SP in the list is deprecated
ldmdb r11, {r4-r5, r11, r13, r15}
^
/nxb-bin/usr/bin/cc -O2 -pipe -fPIC -fno-strict-aliasing -c dyncall_callf.c -o dyncall_callf.o
/nxb-bin/usr/bin/cc -O2 -pipe -fPIC -fno-strict-aliasing -c dyncall_struct.c -o dyncall_struct.o
ar -crD libdyncall_s.a dyncall_vector.o dyncall_api.o dyncall_callvm.o dyncall_callvm_base.o dyncall_call.o dyncall_callf.o dyncall_struct.o
cd dyncallback && /nxb-bin/usr/bin/make all
/nxb-bin/usr/bin/cc -O2 -pipe -fPIC -fno-strict-aliasing -I/wrkdirs/usr/ports/devel/dyncall/work/dyncall-0.9/././dyncallback/../dyncall -c dyncall_alloc_wx.c -o dyncall_alloc_wx.o
/nxb-bin/usr/bin/cc -O2 -pipe -fPIC -fno-strict-aliasing -I/wrkdirs/usr/ports/devel/dyncall/work/dyncall-0.9/././dyncallback/../dyncall -c dyncall_args.c -o dyncall_args.o
/nxb-bin/usr/bin/cc -O2 -pipe -fPIC -fno-strict-aliasing -I/wrkdirs/usr/ports/devel/dyncall/work/dyncall-0.9/././dyncallback/../dyncall -c dyncall_callback.c -o dyncall_callback.o
/nxb-bin/usr/bin/cc -O2 -pipe -fPIC -fno-strict-aliasing -I/wrkdirs/usr/ports/devel/dyncall/work/dyncall-0.9/././dyncallback/../dyncall -c dyncall_callback_arch.S -o dyncall_callback_arch.o
./dyncall_callback_arm32_arm_gas.S:50:8: error: unexpected token in operand
stmdb %r13, {%r4-%r11, %r13, %r14}
^
./dyncall_callback_arm32_arm_gas.S:51:6: error: unexpected token in operand
mov %r11, %r13
^
./dyncall_callback_arm32_arm_gas.S:52:6: error: unexpected token in operand
sub %r13, %r13, #40
^
./dyncall_callback_arm32_arm_gas.S:55:6: error: unexpected token in operand
mov %r4, #0
^
./dyncall_callback_arm32_arm_gas.S:57:8: error: unexpected token in operand
stmdb %r13!, {%r4}
^
./dyncall_callback_arm32_arm_gas.S:58:8: error: unexpected token in operand
stmdb %r13!, {%r4}
^
./dyncall_callback_arm32_arm_gas.S:59:10: error: unexpected token in operand
fstmdbd %r13!, {d0-d7}
^
./dyncall_callback_arm32_arm_gas.S:61:8: error: unexpected token in operand
stmdb %r13!, {%r0-%r4, %r11}
^
./dyncall_callback_arm32_arm_gas.S:64:6: error: unexpected token in operand
mov %r0, %r12
^
./dyncall_callback_arm32_arm_gas.S:65:6: error: unexpected token in operand
mov %r1, %r13
^
./dyncall_callback_arm32_arm_gas.S:66:6: error: unexpected token in operand
sub %r13, %r13, #DCValue_size
^
./dyncall_callback_arm32_arm_gas.S:67:6: error: unexpected token in operand
mov %r2, %r13
^
./dyncall_callback_arm32_arm_gas.S:68:6: error: unexpected token in operand
ldr %r3, [%r12, #CTX_userdata]
^
./dyncall_callback_arm32_arm_gas.S:71:6: error: unexpected token in operand
ldr %r4, [%r12, #CTX_handler]
^
./dyncall_callback_arm32_arm_gas.S:72:6: error: unexpected token in operand
mov %r14, %r15
^
./dyncall_callback_arm32_arm_gas.S:73:5: error: unexpected token in operand
bx %r4
^
./dyncall_callback_arm32_arm_gas.S:76:8: error: unexpected token in operand
ldmia %r13, {%r0, %r1}
^
./dyncall_callback_arm32_arm_gas.S:78:10: error: unexpected token in operand
fldmiad %r13, {%d0}
^
./dyncall_callback_arm32_arm_gas.S:82:8: error: unexpected token in operand
ldmdb %r11, {%r4-%r11, %r13, %r15}
^
*** Error code 1
Stop.
make[2]: stopped in /wrkdirs/usr/ports/devel/dyncall/work/dyncall-0.9/dyncallback
*** Error code 1
Stop.
make[1]: stopped in /wrkdirs/usr/ports/devel/dyncall/work/dyncall-0.9
*** Error code 1
Stop.
make: stopped in /usr/ports/devel/dyncall
More information about the freebsd-pkg-fallout
mailing list