[package - head-armv6-default][games/openclonk] Failed for openclonk-7.0_3 in configure
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Tue Apr 25 02:08:30 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: kevinz5000 at gmail.com
Last committer: gerald at FreeBSD.org
Ident: $FreeBSD: head/games/openclonk/Makefile 437439 2017-04-01 15:23:30Z gerald $
Log URL: http://beefy8.nyi.freebsd.org/data/head-armv6-default/p438916_s317177/logs/openclonk-7.0_3.log
Build URL: http://beefy8.nyi.freebsd.org/build.html?mastername=head-armv6-default&build=p438916_s317177
Log:
====>> Building games/openclonk
build started at Tue Apr 25 01:59:02 UTC 2017
port directory: /usr/ports/games/openclonk
building for: FreeBSD head-armv6-default-job-11 12.0-CURRENT FreeBSD 12.0-CURRENT r317177 arm
maintained by: kevinz5000 at gmail.com
Makefile ident: $FreeBSD: head/games/openclonk/Makefile 437439 2017-04-01 15:23:30Z gerald $
Poudriere version: 3.1.17-9-gf49c6f78
Host OSVERSION: 1200027
Jail OSVERSION: 1200029
Job Id: 11
!!! Jail is newer than host. (Jail: 1200029, Host: 1200027) !!!
!!! 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=1200029
UNAME_v=FreeBSD 12.0-CURRENT r317177
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=openclonk-7.0_3
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--
SDL_CONFIG=/usr/local/bin/sdl-config PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/games/openclonk/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/openclonk/work HOME=/wrkdirs/usr/ports/games/openclonk/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/openclonk/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/openclonk/work HOME=/wrkdirs/usr/ports/games/openclonk/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 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444"
--End MAKE_ENV--
--PLIST_SUB--
CMAKE_BUILD_TYPE="release"
GTK2_VERSION="2.10.0"
GTK3_VERSION="3.0.0"
OSREL=12.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/openclonk"
EXAMPLESDIR="share/examples/openclonk"
DATADIR="share/openclonk"
WWWDIR="www/openclonk"
ETCDIR="etc/openclonk"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/openclonk
DOCSDIR=/usr/local/share/doc/openclonk
EXAMPLESDIR=/usr/local/share/examples/openclonk
WWWDIR=/usr/local/www/openclonk
ETCDIR=/usr/local/etc/openclonk
--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=1200029
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 CC0-1.0 accepted by the user
===========================================================================
=======================<phase: pkg-depends >============================
===> openclonk-7.0_3 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.10.1.txz
[head-armv6-default-job-11] Installing pkg-1.10.1...
[head-armv6-default-job-11] Extracting pkg-1.10.1: .......... done
===> openclonk-7.0_3 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of openclonk-7.0_3
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> License ISCL CC0-1.0 accepted by the user
===> Fetching all distfiles required by openclonk-7.0_3 for building
===========================================================================
=======================<phase: checksum >============================
===> License ISCL CC0-1.0 accepted by the user
===> Fetching all distfiles required by openclonk-7.0_3 for building
=> SHA256 Checksum OK for openclonk-7.0-src.tar.bz2.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> License ISCL CC0-1.0 accepted by the user
===> Fetching all distfiles required by openclonk-7.0_3 for building
===> Extracting for openclonk-7.0_3
=> SHA256 Checksum OK for openclonk-7.0-src.tar.bz2.
===========================================================================
=======================<phase: patch-depends >============================
===========================================================================
=======================<phase: patch >============================
<snip>
===> openclonk-7.0_3 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so)
===> openclonk-7.0_3 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so)
===> openclonk-7.0_3 depends on shared library: libgtk-3.so - not found
===> Installing existing package /packages/All/gtk3-3.18.8_4.txz
[head-armv6-default-job-11] Installing gtk3-3.18.8_4...
[head-armv6-default-job-11] `-- Installing adwaita-icon-theme-3.18.0...
[head-armv6-default-job-11] `-- Extracting adwaita-icon-theme-3.18.0: .......... done
[head-armv6-default-job-11] `-- Installing at-spi2-atk-2.24.0...
[head-armv6-default-job-11] | `-- Installing at-spi2-core-2.24.0...
[head-armv6-default-job-11] | | `-- Installing dbus-1.10.16_1...
===> Creating groups.
Creating group 'messagebus' with gid '556'.
===> Creating users
Creating user 'messagebus' with uid '556'.
[head-armv6-default-job-11] | | `-- Extracting dbus-1.10.16_1: ......... done
[head-armv6-default-job-11] | | `-- Installing libXtst-1.2.3...
[head-armv6-default-job-11] | | `-- Installing recordproto-1.14.2...
[head-armv6-default-job-11] | | `-- Extracting recordproto-1.14.2: .... done
[head-armv6-default-job-11] | | `-- Extracting libXtst-1.2.3: .......... done
[head-armv6-default-job-11] | `-- Extracting at-spi2-core-2.24.0: .......... done
[head-armv6-default-job-11] `-- Extracting at-spi2-atk-2.24.0: .......... done
[head-armv6-default-job-11] `-- Installing colord-1.2.12...
[head-armv6-default-job-11] | `-- Installing argyllcms-1.9.2_1...
[head-armv6-default-job-11] | | `-- Installing libXScrnSaver-1.2.2_3...
[head-armv6-default-job-11] | | `-- Installing scrnsaverproto-1.2.2...
[head-armv6-default-job-11] | | `-- Extracting scrnsaverproto-1.2.2: ... done
[head-armv6-default-job-11] | | `-- Extracting libXScrnSaver-1.2.2_3: .......... done
[head-armv6-default-job-11] | `-- Extracting argyllcms-1.9.2_1: .......... done
[head-armv6-default-job-11] | `-- Installing lcms2-2.8...
[head-armv6-default-job-11] | `-- Extracting lcms2-2.8: .......... done
[head-armv6-default-job-11] | `-- Installing polkit-0.113_4...
[head-armv6-default-job-11] | | `-- Installing gcc-5.4.0_1...
[head-armv6-default-job-11] | | `-- Installing binutils-2.28,1...
[head-armv6-default-job-11] | | `-- Extracting binutils-2.28,1: .......... done
[head-armv6-default-job-11] | | `-- Installing gmp-6.1.2...
[head-armv6-default-job-11] | | `-- Extracting gmp-6.1.2: .......... done
[head-armv6-default-job-11] | | `-- Installing mpc-1.0.3...
[head-armv6-default-job-11] | | | `-- Installing mpfr-3.1.5_1...
[head-armv6-default-job-11] | | | `-- Extracting mpfr-3.1.5_1: .......... done
[head-armv6-default-job-11] | | `-- Extracting mpc-1.0.3: ...... done
[head-armv6-default-job-11] | | `-- Extracting gcc-5.4.0_1: .......... done
[head-armv6-default-job-11] | | `-- Installing spidermonkey170-17.0.0_5...
[head-armv6-default-job-11] | | `-- Installing nspr-4.14_1...
[head-armv6-default-job-11] | | `-- Extracting nspr-4.14_1: .......... done
[head-armv6-default-job-11] | | `-- Extracting spidermonkey170-17.0.0_5: .......... done
===> Creating groups.
Creating group 'polkitd' with gid '565'.
===> Creating users
Creating user 'polkitd' with uid '565'.
[head-armv6-default-job-11] | `-- Extracting polkit-0.113_4: ........ done
[head-armv6-default-job-11] | `-- Installing sqlite3-3.18.0...
[head-armv6-default-job-11] | `-- Extracting sqlite3-3.18.0: .......... done
===> Creating groups.
Creating group 'colord' with gid '970'.
===> Creating users
Creating user 'colord' with uid '970'.
[head-armv6-default-job-11] `-- Extracting colord-1.2.12: .......... done
[head-armv6-default-job-11] `-- Installing cups-2.2.2_1...
[head-armv6-default-job-11] | `-- Installing avahi-app-0.6.31_5...
[head-armv6-default-job-11] | | `-- Installing dbus-glib-0.108...
[head-armv6-default-job-11] | | `-- Extracting dbus-glib-0.108: .......... done
[head-armv6-default-job-11] | | `-- Installing gdbm-1.12...
[head-armv6-default-job-11] | | `-- Extracting gdbm-1.12: .......... done
[head-armv6-default-job-11] | | `-- Installing gnome_subr-1.0...
[head-armv6-default-job-11] | | `-- Extracting gnome_subr-1.0: . done
[head-armv6-default-job-11] | | `-- Installing gobject-introspection-1.50.0,1...
[head-armv6-default-job-11] | | `-- Installing python2-2_3...
[head-armv6-default-job-11] | | `-- Extracting python2-2_3: ...... done
[head-armv6-default-job-11] | | `-- Extracting gobject-introspection-1.50.0,1: .......... done
[head-armv6-default-job-11] | | `-- Installing libdaemon-0.14_1...
[head-armv6-default-job-11] | | `-- Extracting libdaemon-0.14_1: .......... done
===> Creating groups.
Creating group 'avahi' with gid '558'.
===> Creating users
Creating user 'avahi' with uid '558'.
[head-armv6-default-job-11] | `-- Extracting avahi-app-0.6.31_5: .......... done
[head-armv6-default-job-11] | `-- Installing gnutls-3.5.9...
[head-armv6-default-job-11] | | `-- Installing libidn-1.33_1...
[head-armv6-default-job-11] | | `-- Extracting libidn-1.33_1: .......... done
[head-armv6-default-job-11] | | `-- Installing libtasn1-4.10...
[head-armv6-default-job-11] | | `-- Extracting libtasn1-4.10: .......... done
[head-armv6-default-job-11] | | `-- Installing libunistring-0.9.7...
[head-armv6-default-job-11] | | `-- Extracting libunistring-0.9.7: .......... done
[head-armv6-default-job-11] | | `-- Installing nettle-3.3...
[head-armv6-default-job-11] | | `-- Extracting nettle-3.3: .......... done
[head-armv6-default-job-11] | | `-- Installing p11-kit-0.23.5...
[head-armv6-default-job-11] | | `-- Extracting p11-kit-0.23.5: .......... done
[head-armv6-default-job-11] | | `-- Installing trousers-0.3.14_1...
[head-armv6-default-job-11] | | `-- Installing tpm-emulator-0.7.4_1...
===> Creating groups.
Creating group '_tss' with gid '601'.
===> Creating users
Creating user '_tss' with uid '601'.
[head-armv6-default-job-11] | | `-- Extracting tpm-emulator-0.7.4_1: ......... done
===> Creating groups.
Using existing group '_tss'.
===> Creating users
Using existing user '_tss'.
[head-armv6-default-job-11] | | `-- Extracting trousers-0.3.14_1: .......... done
[head-armv6-default-job-11] | `-- Extracting gnutls-3.5.9: .......... done
[head-armv6-default-job-11] | `-- Installing libpaper-1.1.24.4...
[head-armv6-default-job-11] | `-- Extracting libpaper-1.1.24.4: .......... done
===> Creating groups.
Creating group 'cups' with gid '193'.
===> Creating users
Creating user 'cups' with uid '193'.
[head-armv6-default-job-11] `-- Extracting cups-2.2.2_1: .......... done
[head-armv6-default-job-11] `-- Installing libepoxy-1.3.1...
[head-armv6-default-job-11] | `-- Installing libglesv2-17.0.3...
[head-armv6-default-job-11] | `-- Extracting libglesv2-17.0.3: .......... done
[head-armv6-default-job-11] `-- Extracting libepoxy-1.3.1: .......... done
[head-armv6-default-job-11] Extracting gtk3-3.18.8_4: .......... done
Message from gcc-5.4.0_1:
To ensure binaries built with this toolchain find appropriate versions
of the necessary run-time libraries, you may want to link using
-Wl,-rpath=/usr/local/lib/gcc5
For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens
transparently.
Message from trousers-0.3.14_1:
To run tcsd automatically, add the following line to /etc/rc.conf:
tcsd_enable="YES"
You might want to edit /usr/local/etc/tcsd.conf to reflect your setup.
If you want to use tcsd with software TPM emulator, use the following
configuration in /etc/rc.conf:
tcsd_enable="YES"
tcsd_mode="emulator"
tpmd_enable="YES"
To use TPM, add your_account to '_tss' group like following:
# pw groupmod _tss -m your_account
===> openclonk-7.0_3 depends on shared library: libgtk-3.so - found (/usr/local/lib/libgtk-3.so)
===> Returning to build of openclonk-7.0_3
===> openclonk-7.0_3 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so)
===> openclonk-7.0_3 depends on shared library: libGLEW.so - not found
===> Installing existing package /packages/All/glew-1.13.0.txz
[head-armv6-default-job-11] Installing glew-1.13.0...
[head-armv6-default-job-11] `-- Installing libXmu-1.1.2_3,1...
[head-armv6-default-job-11] `-- Extracting libXmu-1.1.2_3,1: .......... done
[head-armv6-default-job-11] Extracting glew-1.13.0: .......... done
Message from glew-1.13.0:
===> NOTICE:
The glew 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
===> openclonk-7.0_3 depends on shared library: libGLEW.so - found (/usr/local/lib/libGLEW.so)
===> Returning to build of openclonk-7.0_3
===========================================================================
=======================<phase: configure >============================
===> Configuring for openclonk-7.0_3
===> Performing in-source build
/bin/mkdir -p /wrkdirs/usr/ports/games/openclonk/work/openclonk-7.0-src
-- The CXX compiler identification is Clang 4.0.0
-- The C compiler identification is Clang 4.0.0
-- Check for working CXX compiler: /nxb-bin/usr/bin/c++
-- Check for working CXX compiler: /nxb-bin/usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Check for working C compiler: /nxb-bin/usr/bin/cc
-- Check for working C compiler: /nxb-bin/usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Performing Test USE_GCC_STD_14
CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_4242d/fast"
-- Performing Test USE_GCC_STD_14 - Failed
-- Performing Test HAVE_C11_SMART_PTRS
-- Performing Test HAVE_C11_SMART_PTRS - Success
-- Performing Test HAVE_STATIC_ASSERT
-- Performing Test HAVE_STATIC_ASSERT - Failed
CMake Error at cmake/RequireCXXSourceCompiles.cmake:19 (MESSAGE):
HAVE_STATIC_ASSERT is required for this project to build properly.
Aborting.
Call Stack (most recent call first):
CMakeLists.txt:147 (REQUIRE_CXX_SOURCE_COMPILES)
-- Configuring incomplete, errors occurred!
See also "/wrkdirs/usr/ports/games/openclonk/work/openclonk-7.0-src/CMakeFiles/CMakeOutput.log".
See also "/wrkdirs/usr/ports/games/openclonk/work/openclonk-7.0-src/CMakeFiles/CMakeError.log".
*** Error code 1
Stop.
make: stopped in /usr/ports/games/openclonk
More information about the freebsd-pkg-fallout
mailing list