[package - 110armv6-quarterly][games/voxelands] Failed for voxelands-1604.00_2 in configure
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Wed Apr 19 09:39:10 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: dcmenche at gmail.com
Last committer: tijl at FreeBSD.org
Ident: $FreeBSD: branches/2017Q2/games/voxelands/Makefile 434192 2017-02-15 19:40:16Z tijl $
Log URL: http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/438700/logs/voxelands-1604.00_2.log
Build URL: http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=438700
Log:
====>> Building games/voxelands
build started at Wed Apr 19 09:38:43 UTC 2017
port directory: /usr/ports/games/voxelands
building for: FreeBSD 110armv6-quarterly-job-10 11.0-RELEASE-p9 FreeBSD 11.0-RELEASE-p9 r316722 arm
maintained by: dcmenche at gmail.com
Makefile ident: $FreeBSD: branches/2017Q2/games/voxelands/Makefile 434192 2017-02-15 19:40:16Z tijl $
Poudriere version: 3.1.17-9-gf49c6f78
Host OSVERSION: 1200027
Jail OSVERSION: 1100122
Job Id: 10
---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
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/110armv6-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=voxelands-1604.00_2
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-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---
===> The following configuration options are available for voxelands-1604.00_2:
NLS=on: Native Language Support
SOUND=on: Enable menu background music and in-game sound effects
SQLITE3=off: Use bundled SQLite3 instead of databases/sqlite3
===> Use 'make config' to modify these settings
---End OPTIONS List---
--CONFIGURE_ARGS--
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/games/voxelands/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/voxelands/work HOME=/wrkdirs/usr/ports/games/voxelands/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--
--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/games/voxelands/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/voxelands/work HOME=/wrkdirs/usr/ports/games/voxelands/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--
NLS=""
NO_NLS="@comment
"
SOUND=""
NO_SOUND="@comment
"
SQLITE3="@comment
"
NO_SQLITE3=""
CLIENT=""
NO_CLIENT="@comment
"
SERVER="@comment
"
NO_SERVER=""
CMAKE_BUILD_TYPE="release"
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/voxelands"
EXAMPLESDIR="share/examples/voxelands"
DATADIR="share/voxelands"
WWWDIR="www/voxelands"
ETCDIR="etc/voxelands"
--End PLIST_SUB--
--SUB_LIST--
NLS=""
NO_NLS="@comment
"
SOUND=""
NO_SOUND="@comment
"
SQLITE3="@comment
"
NO_SQLITE3=""
CLIENT=""
NO_CLIENT="@comment
"
SERVER="@comment
"
NO_SERVER=""
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/voxelands
DOCSDIR=/usr/local/share/doc/voxelands
EXAMPLESDIR=/usr/local/share/examples/voxelands
WWWDIR=/usr/local/www/voxelands
ETCDIR=/usr/local/etc/voxelands
--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=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) 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 GPLv3+ accepted by the user
===========================================================================
=======================<phase: pkg-depends >============================
===> voxelands-1604.00_2 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.10.1.txz
pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-10] Installing pkg-1.10.1...
[110armv6-quarterly-job-10] Extracting pkg-1.10.1: .......... done
===> voxelands-1604.00_2 depends on file: /usr/local/sbin/pkg - found
<snip>
[110armv6-quarterly-job-10] | `-- Installing libdevq-0.0.4...
[110armv6-quarterly-job-10] | `-- Extracting libdevq-0.0.4: ......... done
[110armv6-quarterly-job-10] | `-- Installing libpciaccess-0.13.4...
[110armv6-quarterly-job-10] | | `-- Installing pciids-20170316...
[110armv6-quarterly-job-10] | | `-- Extracting pciids-20170316: ..... done
[110armv6-quarterly-job-10] | `-- Extracting libpciaccess-0.13.4: ...... done
[110armv6-quarterly-job-10] `-- Extracting libdrm-2.4.75_3,1: .......... done
[110armv6-quarterly-job-10] `-- Installing libglapi-13.0.6...
[110armv6-quarterly-job-10] | `-- Installing libXvMC-1.0.10...
[110armv6-quarterly-job-10] | | `-- Installing libXv-1.0.11,1...
[110armv6-quarterly-job-10] | | `-- Installing videoproto-2.3.3...
[110armv6-quarterly-job-10] | | `-- Extracting videoproto-2.3.3: ......... done
[110armv6-quarterly-job-10] | | `-- Extracting libXv-1.0.11,1: .......... done
[110armv6-quarterly-job-10] | `-- Extracting libXvMC-1.0.10: .......... done
[110armv6-quarterly-job-10] | `-- Installing libxshmfence-1.2_1...
[110armv6-quarterly-job-10] | `-- Extracting libxshmfence-1.2_1: ......... done
[110armv6-quarterly-job-10] `-- Extracting libglapi-13.0.6: ...... done
[110armv6-quarterly-job-10] Extracting libGL-13.0.6: .......... done
===> voxelands-1604.00_2 depends on package: libGL>0 - found
===> Returning to build of voxelands-1604.00_2
===> voxelands-1604.00_2 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - not found
===> Installing existing package /packages/All/glproto-1.4.17.txz
pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-10] Installing glproto-1.4.17...
[110armv6-quarterly-job-10] Extracting glproto-1.4.17: ...... done
===> voxelands-1604.00_2 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - found
===> Returning to build of voxelands-1604.00_2
===> voxelands-1604.00_2 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - not found
===> Installing existing package /packages/All/dri2proto-2.8.txz
pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-10] Installing dri2proto-2.8...
[110armv6-quarterly-job-10] Extracting dri2proto-2.8: .... done
===> voxelands-1604.00_2 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - found
===> Returning to build of voxelands-1604.00_2
===> voxelands-1604.00_2 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
===> voxelands-1604.00_2 depends on file: /usr/local/libdata/pkgconfig/xxf86vm.pc - found
===========================================================================
=======================<phase: lib-depends >============================
===> voxelands-1604.00_2 depends on shared library: libIrrlicht.so - not found
===> Installing existing package /packages/All/irrlicht-1.8.4_1.txz
pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-10] Installing irrlicht-1.8.4_1...
[110armv6-quarterly-job-10] `-- Installing jpeg-turbo-1.5.1...
[110armv6-quarterly-job-10] `-- Extracting jpeg-turbo-1.5.1: .......... done
[110armv6-quarterly-job-10] `-- Installing png-1.6.29...
[110armv6-quarterly-job-10] `-- Extracting png-1.6.29: .......... done
[110armv6-quarterly-job-10] Extracting irrlicht-1.8.4_1: .......... done
Message from irrlicht-1.8.4_1:
###############################################################################
The Irrlicht Engine was installed
1) See the complete documentation at:
http://irrlicht.sourceforge.net/docu/index.html
2) If you selected EXAMPLES option, you can see these examples at:
/usr/local/share/examples/irrlicht
3) Enjoy it ;)
###############################################################################
===> voxelands-1604.00_2 depends on shared library: libIrrlicht.so - found (/usr/local/lib/libIrrlicht.so)
===> Returning to build of voxelands-1604.00_2
===> voxelands-1604.00_2 depends on shared library: libfreetype.so - not found
===> Installing existing package /packages/All/freetype2-2.7.1.txz
pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-10] Installing freetype2-2.7.1...
[110armv6-quarterly-job-10] Extracting freetype2-2.7.1: .......... done
Message from freetype2-2.7.1:
The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as
the default, emulating a modern version of ClearType. This change inevitably
leads to different rendering results, and you might change port's options to
adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment
variable).
The environment variable "FREETYPE_PROPERTIES" can be used to control the
driver properties. Example:
FREETYPE_PROPERTIES=truetype:interpreter-version=35 \
cff:no-stem-darkening=1 \
autofitter:warping=1
This allows to select, say, the subpixel hinting mode at runtime for a given
application.
The controllable properties are listed in the section "Controlling FreeType
Modules" in the reference's table of contents
(/usr/local/share/doc/freetype2/reference/ft2-toc.html, if documentation was installed).
===> voxelands-1604.00_2 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so)
===> Returning to build of voxelands-1604.00_2
===> voxelands-1604.00_2 depends on shared library: libvorbis.so - not found
===> Installing existing package /packages/All/libvorbis-1.3.5_1,3.txz
pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-10] Installing libvorbis-1.3.5_1,3...
[110armv6-quarterly-job-10] `-- Installing libogg-1.3.2_2,4...
[110armv6-quarterly-job-10] `-- Extracting libogg-1.3.2_2,4: .......... done
[110armv6-quarterly-job-10] Extracting libvorbis-1.3.5_1,3: .......... done
===> voxelands-1604.00_2 depends on shared library: libvorbis.so - found (/usr/local/lib/libvorbis.so)
===> Returning to build of voxelands-1604.00_2
===> voxelands-1604.00_2 depends on shared library: libogg.so - found (/usr/local/lib/libogg.so)
===> voxelands-1604.00_2 depends on shared library: libopenal.so - not found
===> Installing existing package /packages/All/openal-soft-1.17.2_2.txz
pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-10] Installing openal-soft-1.17.2_2...
[110armv6-quarterly-job-10] Extracting openal-soft-1.17.2_2: .......... done
Message from openal-soft-1.17.2_2:
===> NOTICE:
The openal-soft 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
===> voxelands-1604.00_2 depends on shared library: libopenal.so - found (/usr/local/lib/libopenal.so)
===> Returning to build of voxelands-1604.00_2
===> voxelands-1604.00_2 depends on shared library: libsqlite3.so - not found
===> Installing existing package /packages/All/sqlite3-3.17.0.txz
pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-10] Installing sqlite3-3.17.0...
[110armv6-quarterly-job-10] `-- Installing readline-6.3.8...
[110armv6-quarterly-job-10] `-- Extracting readline-6.3.8: .......... done
[110armv6-quarterly-job-10] Extracting sqlite3-3.17.0: .......... done
===> voxelands-1604.00_2 depends on shared library: libsqlite3.so - found (/usr/local/lib/libsqlite3.so)
===> Returning to build of voxelands-1604.00_2
===> voxelands-1604.00_2 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so)
===> voxelands-1604.00_2 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so)
===> voxelands-1604.00_2 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so)
===========================================================================
=======================<phase: configure >============================
===> Configuring for voxelands-1604.00_2
===> Performing in-source build
/bin/mkdir -p /wrkdirs/usr/ports/games/voxelands/work/voxelands
-- The C compiler identification is Clang 4.0.0
-- The CXX compiler identification is Clang 4.0.0
-- 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
-- Check for working CXX compiler: /nxb-bin/usr/bin/c++
CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_4efe9/fast"
-- Check for working CXX compiler: /nxb-bin/usr/bin/c++ -- broken
CMake Error at /usr/local/share/cmake/Modules/CMakeTestCXXCompiler.cmake:44 (message):
The C++ compiler "/nxb-bin/usr/bin/c++" is not able to compile a simple
test program.
It fails with the following output:
Change Dir: /wrkdirs/usr/ports/games/voxelands/work/voxelands/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_4efe9/fast"
/nxb-bin/usr/bin/make -f CMakeFiles/cmTC_4efe9.dir/build.make
CMakeFiles/cmTC_4efe9.dir/build
Building CXX object CMakeFiles/cmTC_4efe9.dir/testCXXCompiler.cxx.o
/nxb-bin/usr/bin/c++ -O2 -pipe -fno-strict-aliasing -o
CMakeFiles/cmTC_4efe9.dir/testCXXCompiler.cxx.o -c
/wrkdirs/usr/ports/games/voxelands/work/voxelands/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
Linking CXX executable cmTC_4efe9
/usr/local/bin/cmake -E cmake_link_script
CMakeFiles/cmTC_4efe9.dir/link.txt --verbose=1
/nxb-bin/usr/bin/c++ -O2 -pipe -fno-strict-aliasing
CMakeFiles/cmTC_4efe9.dir/testCXXCompiler.cxx.o -o cmTC_4efe9
Generator: execution of make failed. Make command was: "/usr/bin/make"
"cmTC_4efe9/fast"
CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
CMakeLists.txt:8 (project)
-- Configuring incomplete, errors occurred!
See also "/wrkdirs/usr/ports/games/voxelands/work/voxelands/CMakeFiles/CMakeOutput.log".
See also "/wrkdirs/usr/ports/games/voxelands/work/voxelands/CMakeFiles/CMakeError.log".
*** Error code 1
Stop.
make: stopped in /usr/ports/games/voxelands
More information about the freebsd-pkg-fallout
mailing list