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:     yeren...@gmail.com
Last committer: m...@freebsd.org
Ident:          $FreeBSD: head/games/residualvm/Makefile 385523 2015-05-06 
16:04:20Z mat $
Log URL:        
http://beefy8.nyi.freebsd.org/data/head-armv6-default/p433704_s313459/logs/residualvm-0.1.1_2.log
Build URL:      
http://beefy8.nyi.freebsd.org/build.html?mastername=head-armv6-default&build=p433704_s313459
Log:

====>> Building games/residualvm
build started at Thu Feb 16 09:13:21 UTC 2017
port directory: /usr/ports/games/residualvm
building for: FreeBSD head-armv6-default-job-11 12.0-CURRENT FreeBSD 
12.0-CURRENT r313459 arm
maintained by: yeren...@gmail.com
Makefile ident:      $FreeBSD: head/games/residualvm/Makefile 385523 2015-05-06 
16:04:20Z mat $
Poudriere version: 3.1.14
Host OSVERSION: 1200010
Jail OSVERSION: 1200020
Job Id: 11




!!! Jail is newer than host. (Jail: 1200020, Host: 1200010) !!!
!!! 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
UNAME_v=FreeBSD 12.0-CURRENT r313459
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=armv6
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-armv6-default/ref
QEMU_EMULATING=1
UID=0
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=residualvm-0.1.1_2
OSREL=12.0
_OSRELEASE=12.0-CURRENT
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=24
PWD=/usr/local/poudriere/data/.m/head-armv6-default/ref/.p/pool
MASTERNAME=head-armv6-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1200020
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for residualvm-0.1.1_2:
     DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
SDL_CONFIG=/usr/local/bin/sdl-config MAKE=gmake 
XDG_DATA_HOME=/wrkdirs/usr/ports/games/residualvm/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/residualvm/work  
HOME=/wrkdirs/usr/ports/games/residualvm/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
SDL_CONFIG=/usr/local/bin/sdl-config 
XDG_DATA_HOME=/wrkdirs/usr/ports/games/residualvm/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/residualvm/work  
HOME=/wrkdirs/usr/ports/games/residualvm/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  -fno-strict-aliasing"  
CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS=""  LDFLAGS="" LIBS=""  
CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing "  
MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  
BSD_INSTALL_LIB="install  -s -m 444"  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/residualvm"
EXAMPLESDIR="share/examples/residualvm"
DATADIR="share/residualvm"
WWWDIR="www/residualvm"
ETCDIR="etc/residualvm"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/residualvm
DOCSDIR=/usr/local/share/doc/residualvm
EXAMPLESDIR=/usr/local/share/examples/residualvm
WWWDIR=/usr/local/www/residualvm
ETCDIR=/usr/local/etc/residualvm
--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
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---
=======================<phase: check-sanity   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   residualvm-0.1.1_2 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.9.4_1.txz
[head-armv6-default-job-11] Installing pkg-1.9.4_1...
[head-armv6-default-job-11] Extracting pkg-1.9.4_1: .......... done
===>   residualvm-0.1.1_2 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of residualvm-0.1.1_2
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by residualvm-0.1.1_2 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by residualvm-0.1.1_2 for building
=> SHA256 Checksum OK for residualvm-residualvm-0.1.1_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by residualvm-0.1.1_2 for building
===>  Extracting for residualvm-0.1.1_2
=> SHA256 Checksum OK for residualvm-residualvm-0.1.1_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for residualvm-0.1.1_2
===========================================================================
=======================<phase: build-depends  >============================
===>   residualvm-0.1.1_2 depends on file: /usr/local/bin/sdl-config - not found
===>   Installing existing package /packages/All/sdl-1.2.15_7,2.txz
[head-armv6-default-job-11] Installing sdl-1.2.15_7,2...
[head-armv6-default-job-11] `-- Installing libXrender-0.9.10...
[head-armv6-default-job-11] |   `-- Installing xproto-7.0.31...
[head-armv6-default-job-11] |   `-- Extracting xproto-7.0.31: .......... done
[head-armv6-default-job-11] |   `-- Installing renderproto-0.11.1...
[head-armv6-default-job-11] |   `-- Extracting renderproto-0.11.1: .... done
[head-armv6-default-job-11] |   `-- Installing libX11-1.6.4,1...
[head-armv6-default-job-11] |   | `-- Installing kbproto-1.0.7...
[head-armv6-default-job-11] |   | `-- Extracting kbproto-1.0.7: .......... done
[head-armv6-default-job-11] |   | `-- Installing libXdmcp-1.1.2...
[head-armv6-default-job-11] |   | `-- Extracting libXdmcp-1.1.2: ......... done
[head-armv6-default-job-11] |   | `-- Installing libxcb-1.12...
[head-armv6-default-job-11] |   |   `-- Installing libxml2-2.9.4...
[head-armv6-default-job-11] |   |   `-- Extracting libxml2-2.9.4: .......... 
done
[head-armv6-default-job-11] |   |   `-- Installing libpthread-stubs-0.3_6...
[head-armv6-default-job-11] |   |   `-- Extracting libpthread-stubs-0.3_6: 
..... done
[head-armv6-default-job-11] |   |   `-- Installing libXau-1.0.8_3...
[head-armv6-default-job-11] |   |   `-- Extracting libXau-1.0.8_3: .......... 
done
[head-armv6-default-job-11] |   | `-- Extracting libxcb-1.12: .......... done
[head-armv6-default-job-11] |   `-- Extracting libX11-1.6.4,1: .......... done
[head-armv6-default-job-11] `-- Extracting libXrender-0.9.10: .......... done
[head-armv6-default-job-11] `-- Installing libXrandr-1.5.1...
<snip>
In file included from common/hashmap.cpp:27:
In file included from ./common/hashmap.h:53:
In file included from ./common/memorypool.h:27:
In file included from ./common/array.h:26:
In file included from ./common/algorithm.h:27:
In file included from ./common/util.h:26:
./common/str.h:83:3: warning: anonymous types declared in an anonymous union 
are an extension [-Wnested-anon-types]
                struct {
                ^
1 warning generated.
    C++      common/language.o
In file included from common/language.cpp:24:
./common/str.h:83:3: warning: anonymous types declared in an anonymous union 
are an extension [-Wnested-anon-types]
                struct {
                ^
1 warning generated.
    C++      common/macresman.o
In file included from common/macresman.cpp:25:
In file included from ./common/util.h:26:
./common/str.h:83:3: warning: anonymous types declared in an anonymous union 
are an extension [-Wnested-anon-types]
                struct {
                ^
1 warning generated.
    C++      common/memorypool.o
In file included from common/memorypool.cpp:23:
In file included from ./common/memorypool.h:27:
In file included from ./common/array.h:26:
In file included from ./common/algorithm.h:27:
In file included from ./common/util.h:26:
./common/str.h:83:3: warning: anonymous types declared in an anonymous union 
are an extension [-Wnested-anon-types]
                struct {
                ^
1 warning generated.
    C++      common/md5.o
In file included from common/md5.cpp:30:
./common/str.h:83:3: warning: anonymous types declared in an anonymous union 
are an extension [-Wnested-anon-types]
                struct {
                ^
1 warning generated.
    C++      common/mutex.o
    C++      common/platform.o
In file included from common/platform.cpp:23:
./common/str.h:83:3: warning: anonymous types declared in an anonymous union 
are an extension [-Wnested-anon-types]
                struct {
                ^
1 warning generated.
    C++      common/random.o
In file included from common/random.cpp:24:
In file included from ./common/EventRecorder.h:27:
In file included from ./common/events.h:28:
In file included from ./common/rect.h:27:
In file included from ./common/util.h:26:
./common/str.h:83:3: warning: anonymous types declared in an anonymous union 
are an extension [-Wnested-anon-types]
                struct {
                ^
1 warning generated.
    C++      common/rational.o
In file included from common/rational.cpp:24:
In file included from ./common/util.h:26:
./common/str.h:83:3: warning: anonymous types declared in an anonymous union 
are an extension [-Wnested-anon-types]
                struct {
                ^
1 warning generated.
    C++      common/rendermode.o
In file included from common/rendermode.cpp:26:
./common/str.h:83:3: warning: anonymous types declared in an anonymous union 
are an extension [-Wnested-anon-types]
                struct {
                ^
1 warning generated.
    C++      common/str.o
In file included from common/str.cpp:22:
In file included from ./common/hash-str.h:25:
In file included from ./common/hashmap.h:53:
In file included from ./common/memorypool.h:27:
In file included from ./common/array.h:26:
In file included from ./common/algorithm.h:27:
In file included from ./common/util.h:26:
./common/str.h:83:3: warning: anonymous types declared in an anonymous union 
are an extension [-Wnested-anon-types]
                struct {
                ^
1 warning generated.
    C++      common/stream.o
In file included from common/stream.cpp:24:
In file included from ./common/stream.h:28:
./common/str.h:83:3: warning: anonymous types declared in an anonymous union 
are an extension [-Wnested-anon-types]
                struct {
                ^
1 warning generated.
    C++      common/system.o
In file included from common/system.cpp:26:
In file included from ./common/events.h:28:
In file included from ./common/rect.h:27:
In file included from ./common/util.h:26:
./common/str.h:83:3: warning: anonymous types declared in an anonymous union 
are an extension [-Wnested-anon-types]
                struct {
                ^
1 warning generated.
    C++      common/textconsole.o
In file included from common/textconsole.cpp:26:
./common/str.h:83:3: warning: anonymous types declared in an anonymous union 
are an extension [-Wnested-anon-types]
                struct {
                ^
1 warning generated.
    C++      common/tokenizer.o
In file included from common/tokenizer.cpp:22:
In file included from ./common/tokenizer.h:26:
./common/str.h:83:3: warning: anonymous types declared in an anonymous union 
are an extension [-Wnested-anon-types]
                struct {
                ^
1 warning generated.
    C++      common/translation.o
In file included from common/translation.cpp:31:
In file included from ./common/translation.h:25:
In file included from ./common/array.h:26:
In file included from ./common/algorithm.h:27:
In file included from ./common/util.h:26:
./common/str.h:83:3: warning: anonymous types declared in an anonymous union 
are an extension [-Wnested-anon-types]
                struct {
                ^
1 warning generated.
    C++      common/unzip.o
In file included from common/unzip.cpp:105:
In file included from ./common/fs.h:25:
In file included from ./common/array.h:26:
In file included from ./common/algorithm.h:27:
In file included from ./common/util.h:26:
./common/str.h:83:3: warning: anonymous types declared in an anonymous union 
are an extension [-Wnested-anon-types]
                struct {
                ^
common/unzip.cpp:336:12: warning: unused variable 'unz_copyright' 
[-Wunused-const-variable]
const char unz_copyright[] =
           ^
2 warnings generated.
    C++      common/util.o
In file included from common/util.cpp:31:
In file included from ./common/util.h:26:
./common/str.h:83:3: warning: anonymous types declared in an anonymous union 
are an extension [-Wnested-anon-types]
                struct {
                ^
1 warning generated.
    C++      common/xmlparser.o
In file included from common/xmlparser.cpp:28:
In file included from ./common/xmlparser.h:29:
In file included from ./common/fs.h:25:
In file included from ./common/array.h:26:
In file included from ./common/algorithm.h:27:
In file included from ./common/util.h:26:
./common/str.h:83:3: warning: anonymous types declared in an anonymous union 
are an extension [-Wnested-anon-types]
                struct {
                ^
1 warning generated.
    C++      common/zlib.o
In file included from common/zlib.cpp:28:
In file included from ./common/util.h:26:
./common/str.h:83:3: warning: anonymous types declared in an anonymous union 
are an extension [-Wnested-anon-types]
                struct {
                ^
1 warning generated.
    C++      common/cosinetables.o
    C++      common/dct.o
    C++      common/fft.o
In file included from common/fft.cpp:31:
In file included from ./common/util.h:26:
./common/str.h:83:3: warning: anonymous types declared in an anonymous union 
are an extension [-Wnested-anon-types]
                struct {
                ^
In file included from common/fft.cpp:30:
./common/fft.h:70:6: warning: private field '_permutation' is not used 
[-Wunused-private-field]
        int _permutation;
            ^
2 warnings generated.
    C++      common/huffman.o
In file included from common/huffman.cpp:25:
In file included from ./common/huffman.h:28:
In file included from ./common/array.h:26:
In file included from ./common/algorithm.h:27:
In file included from ./common/util.h:26:
./common/str.h:83:3: warning: anonymous types declared in an anonymous union 
are an extension [-Wnested-anon-types]
                struct {
                ^
1 warning generated.
    C++      common/rdft.o
    C++      common/sinetables.o
    AR       common/libcommon.a
    RANLIB   common/libcommon.a
    C++      base/version.o
    AR       base/libbase.a
    RANLIB   base/libbase.a
    LINK     residualvm
/nxb-bin/usr/bin/ld: ERROR: Source object engines/grim/libgrim.a(blocky8ARM.o) 
has EABI version 0, but target residualvm has EABI version 5
/nxb-bin/usr/bin/ld: failed to merge target specific data of file 
engines/grim/libgrim.a(blocky8ARM.o)
/nxb-bin/usr/bin/ld: ERROR: Source object audio/libaudio.a(rate_arm_asm.o) has 
EABI version 0, but target residualvm has EABI version 5
/nxb-bin/usr/bin/ld: failed to merge target specific data of file 
audio/libaudio.a(rate_arm_asm.o)
c++: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[1]: *** [Makefile.common:81: residualvm] Error 1
gmake[1]: Leaving directory 
'/wrkdirs/usr/ports/games/residualvm/work/residualvm-0.1.1'
*** Error code 1

Stop.
make: stopped in /usr/ports/games/residualvm
_______________________________________________
freebsd-pkg-fallout@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout
To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"

Reply via email to