[package - 110armv6-quarterly][games/flare-engine] Failed for flare-engine-0.19_3 in configure
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Sat Mar 18 03:16:09 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: amdmi3 at FreeBSD.org
Last committer: tijl at FreeBSD.org
Ident: $FreeBSD: branches/2017Q1/games/flare-engine/Makefile 374303 2014-12-08 16:48:38Z tijl $
Log URL: http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/436369/logs/flare-engine-0.19_3.log
Build URL: http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=436369
Log:
====>> Building games/flare-engine
build started at Sat Mar 18 03:15:46 UTC 2017
port directory: /usr/ports/games/flare-engine
building for: FreeBSD 110armv6-quarterly-job-25 11.0-RELEASE-p8 FreeBSD 11.0-RELEASE-p8 r314125 arm
maintained by: amdmi3 at FreeBSD.org
Makefile ident: $FreeBSD: branches/2017Q1/games/flare-engine/Makefile 374303 2014-12-08 16:48:38Z tijl $
Poudriere version: 3.1.15-2-g0a86c900
Host OSVERSION: 1200020
Jail OSVERSION: 1100122
Job Id: 25
---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-p8 r314125
UNAME_r=11.0-RELEASE-p8
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=flare-engine-0.19_3
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.15-2-g0a86c900
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/games/flare-engine/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/flare-engine/work HOME=/wrkdirs/usr/ports/games/flare-engine/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh SDL_CONFIG=/usr/local/bin/sdl-config
--End CONFIGURE_ENV--
--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/games/flare-engine/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/flare-engine/work HOME=/wrkdirs/usr/ports/games/flare-engine/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES SDL_CONFIG=/usr/local/bin/sdl-config 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--
CMAKE_BUILD_TYPE=""
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/flare"
EXAMPLESDIR="share/examples/flare"
DATADIR="share/flare"
WWWDIR="www/flare"
ETCDIR="etc/flare"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/flare
DOCSDIR=/usr/local/share/doc/flare
EXAMPLESDIR=/usr/local/share/examples/flare
WWWDIR=/usr/local/www/flare
ETCDIR=/usr/local/etc/flare
--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-p8
#### 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 >============================
===> flare-engine-0.19_3 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.9.4_1.txz
pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-25] Installing pkg-1.9.4_1...
[110armv6-quarterly-job-25] Extracting pkg-1.9.4_1: .......... done
===> flare-engine-0.19_3 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of flare-engine-0.19_3
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> License GPLv3 accepted by the user
===> Fetching all distfiles required by flare-engine-0.19_3 for building
===========================================================================
=======================<phase: checksum >============================
===> License GPLv3 accepted by the user
===> Fetching all distfiles required by flare-engine-0.19_3 for building
=> SHA256 Checksum OK for flare-engine.0.19.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> License GPLv3 accepted by the user
===> Fetching all distfiles required by flare-engine-0.19_3 for building
===> Extracting for flare-engine-0.19_3
=> SHA256 Checksum OK for flare-engine.0.19.tar.gz.
===========================================================================
=======================<phase: patch-depends >============================
===========================================================================
=======================<phase: patch >============================
===> Patching for flare-engine-0.19_3
===> Applying FreeBSD patches for flare-engine-0.19_3
===========================================================================
=======================<phase: build-depends >============================
===> flare-engine-0.19_3 depends on file: /usr/local/bin/cmake - not found
===> Installing existing package /packages/All/cmake-3.7.1.txz
pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-25] Installing cmake-3.7.1...
[110armv6-quarterly-job-25] `-- Installing expat-2.2.0_1...
[110armv6-quarterly-job-25] `-- Extracting expat-2.2.0_1: .......... done
[110armv6-quarterly-job-25] `-- Installing cmake-modules-3.7.1...
<snip>
[110armv6-quarterly-job-25] | | `-- Installing kbproto-1.0.7...
[110armv6-quarterly-job-25] | | `-- Extracting kbproto-1.0.7: .......... done
[110armv6-quarterly-job-25] | | `-- Installing libXdmcp-1.1.2...
[110armv6-quarterly-job-25] | | `-- Extracting libXdmcp-1.1.2: ......... done
[110armv6-quarterly-job-25] | | `-- Installing libxcb-1.12...
[110armv6-quarterly-job-25] | | `-- Installing libxml2-2.9.4...
[110armv6-quarterly-job-25] | | `-- Extracting libxml2-2.9.4: .......... done
[110armv6-quarterly-job-25] | | `-- Installing libpthread-stubs-0.3_6...
[110armv6-quarterly-job-25] | | `-- Extracting libpthread-stubs-0.3_6: ..... done
[110armv6-quarterly-job-25] | | `-- Installing libXau-1.0.8_3...
[110armv6-quarterly-job-25] | | `-- Extracting libXau-1.0.8_3: .......... done
[110armv6-quarterly-job-25] | | `-- Extracting libxcb-1.12: .......... done
[110armv6-quarterly-job-25] | `-- Extracting libX11-1.6.4,1: .......... done
[110armv6-quarterly-job-25] `-- Extracting libXrender-0.9.10: .......... done
[110armv6-quarterly-job-25] `-- Installing libXrandr-1.5.1...
[110armv6-quarterly-job-25] | `-- Installing randrproto-1.5.0...
[110armv6-quarterly-job-25] | `-- Extracting randrproto-1.5.0: .... done
[110armv6-quarterly-job-25] | `-- Installing libXext-1.3.3_1,1...
[110armv6-quarterly-job-25] | | `-- Installing xextproto-7.3.0...
[110armv6-quarterly-job-25] | | `-- Extracting xextproto-7.3.0: .......... done
[110armv6-quarterly-job-25] | `-- Extracting libXext-1.3.3_1,1: .......... done
[110armv6-quarterly-job-25] `-- Extracting libXrandr-1.5.1: .......... done
[110armv6-quarterly-job-25] `-- Installing libGLU-9.0.0_2...
[110armv6-quarterly-job-25] | `-- Installing libGL-11.2.2...
[110armv6-quarterly-job-25] | | `-- Installing dri2proto-2.8...
[110armv6-quarterly-job-25] | | `-- Extracting dri2proto-2.8: .... done
[110armv6-quarterly-job-25] | | `-- Installing libXdamage-1.1.4_3...
[110armv6-quarterly-job-25] | | `-- Installing libXfixes-5.0.3...
[110armv6-quarterly-job-25] | | | `-- Installing fixesproto-5.0...
[110armv6-quarterly-job-25] | | | `-- Extracting fixesproto-5.0: .... done
[110armv6-quarterly-job-25] | | `-- Extracting libXfixes-5.0.3: .......... done
[110armv6-quarterly-job-25] | | `-- Installing damageproto-1.2.1...
[110armv6-quarterly-job-25] | | `-- Extracting damageproto-1.2.1: .... done
[110armv6-quarterly-job-25] | | `-- Extracting libXdamage-1.1.4_3: ...... done
[110armv6-quarterly-job-25] | | `-- Installing libdevq-0.0.2_1...
[110armv6-quarterly-job-25] | | `-- Extracting libdevq-0.0.2_1: ..... done
[110armv6-quarterly-job-25] | | `-- Installing libXxf86vm-1.1.4_1...
[110armv6-quarterly-job-25] | | `-- Installing xf86vidmodeproto-2.3.1...
[110armv6-quarterly-job-25] | | `-- Extracting xf86vidmodeproto-2.3.1: .... done
[110armv6-quarterly-job-25] | | `-- Extracting libXxf86vm-1.1.4_1: .......... done
[110armv6-quarterly-job-25] | | `-- Installing libdrm-2.4.66,1...
[110armv6-quarterly-job-25] | | `-- Installing libpciaccess-0.13.4...
[110armv6-quarterly-job-25] | | | `-- Installing pciids-20170101...
[110armv6-quarterly-job-25] | | | `-- Extracting pciids-20170101: ..... done
[110armv6-quarterly-job-25] | | `-- Extracting libpciaccess-0.13.4: ...... done
[110armv6-quarterly-job-25] | | `-- Extracting libdrm-2.4.66,1: .......... done
[110armv6-quarterly-job-25] | | `-- Installing libxshmfence-1.2...
[110armv6-quarterly-job-25] | | `-- Extracting libxshmfence-1.2: ......... done
[110armv6-quarterly-job-25] | | `-- Installing libglapi-11.2.2...
[110armv6-quarterly-job-25] | | `-- Installing libXvMC-1.0.10...
[110armv6-quarterly-job-25] | | | `-- Installing libXv-1.0.11,1...
[110armv6-quarterly-job-25] | | | `-- Installing videoproto-2.3.3...
[110armv6-quarterly-job-25] | | | `-- Extracting videoproto-2.3.3: ......... done
[110armv6-quarterly-job-25] | | | `-- Extracting libXv-1.0.11,1: .......... done
[110armv6-quarterly-job-25] | | `-- Extracting libXvMC-1.0.10: .......... done
[110armv6-quarterly-job-25] | | `-- Extracting libglapi-11.2.2: ... done
[110armv6-quarterly-job-25] | `-- Extracting libGL-11.2.2: .......... done
[110armv6-quarterly-job-25] `-- Extracting libGLU-9.0.0_2: ...... done
[110armv6-quarterly-job-25] `-- Installing aalib-1.4.r5_11...
[110armv6-quarterly-job-25] | `-- Installing indexinfo-0.2.6...
[110armv6-quarterly-job-25] | `-- Extracting indexinfo-0.2.6: .... done
[110armv6-quarterly-job-25] `-- Extracting aalib-1.4.r5_11: .......... done
[110armv6-quarterly-job-25] Extracting sdl-1.2.15_7,2: .......... done
Message from aalib-1.4.r5_11:
===> NOTICE:
The aalib 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
===> flare-engine-0.19_3 depends on file: /usr/local/bin/sdl-config - found
===> Returning to build of flare-engine-0.19_3
===========================================================================
=======================<phase: lib-depends >============================
===> flare-engine-0.19_3 depends on shared library: libSDL.so - found (/usr/local/lib/libSDL.so)
===> flare-engine-0.19_3 depends on shared library: libSDL_mixer.so - not found
===> Installing existing package /packages/All/sdl_mixer-1.2.12_12.txz
pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-25] Installing sdl_mixer-1.2.12_12...
[110armv6-quarterly-job-25] `-- Installing flac-1.3.1_2...
[110armv6-quarterly-job-25] | `-- Installing libogg-1.3.2_2,4...
[110armv6-quarterly-job-25] | `-- Extracting libogg-1.3.2_2,4: .......... done
[110armv6-quarterly-job-25] `-- Extracting flac-1.3.1_2: .......... done
[110armv6-quarterly-job-25] `-- Installing libmikmod-3.3.8...
[110armv6-quarterly-job-25] `-- Extracting libmikmod-3.3.8: .......... done
[110armv6-quarterly-job-25] `-- Installing smpeg-0.4.4_14...
[110armv6-quarterly-job-25] `-- Extracting smpeg-0.4.4_14: .......... done
[110armv6-quarterly-job-25] `-- Installing libvorbis-1.3.5_1,3...
[110armv6-quarterly-job-25] `-- Extracting libvorbis-1.3.5_1,3: .......... done
[110armv6-quarterly-job-25] `-- Installing timidity-0.2i_1...
[110armv6-quarterly-job-25] `-- Extracting timidity-0.2i_1: .......... done
[110armv6-quarterly-job-25] Extracting sdl_mixer-1.2.12_12: ......... done
Message from timidity-0.2i_1:
===> NOTICE:
The timidity 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
===> flare-engine-0.19_3 depends on shared library: libSDL_mixer.so - found (/usr/local/lib/libSDL_mixer.so)
===> Returning to build of flare-engine-0.19_3
===> flare-engine-0.19_3 depends on shared library: libSDL_image.so - not found
===> Installing existing package /packages/All/sdl_image-1.2.12_9.txz
pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-25] Installing sdl_image-1.2.12_9...
[110armv6-quarterly-job-25] `-- Installing jpeg-turbo-1.5.1...
[110armv6-quarterly-job-25] `-- Extracting jpeg-turbo-1.5.1: .......... done
[110armv6-quarterly-job-25] `-- Installing png-1.6.27...
[110armv6-quarterly-job-25] `-- Extracting png-1.6.27: .......... done
[110armv6-quarterly-job-25] `-- Installing webp-0.5.2...
[110armv6-quarterly-job-25] | `-- Installing giflib-5.1.4...
[110armv6-quarterly-job-25] | `-- Extracting giflib-5.1.4: .......... done
[110armv6-quarterly-job-25] | `-- Installing tiff-4.0.7_1...
[110armv6-quarterly-job-25] | | `-- Installing jbigkit-2.1_1...
[110armv6-quarterly-job-25] | | `-- Extracting jbigkit-2.1_1: .......... done
[110armv6-quarterly-job-25] | `-- Extracting tiff-4.0.7_1: .......... done
[110armv6-quarterly-job-25] `-- Extracting webp-0.5.2: .......... done
[110armv6-quarterly-job-25] Extracting sdl_image-1.2.12_9: .......... done
===> flare-engine-0.19_3 depends on shared library: libSDL_image.so - found (/usr/local/lib/libSDL_image.so)
===> Returning to build of flare-engine-0.19_3
===> flare-engine-0.19_3 depends on shared library: libSDL_ttf.so - not found
===> Installing existing package /packages/All/sdl_ttf-2.0.11_6.txz
pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-25] Installing sdl_ttf-2.0.11_6...
[110armv6-quarterly-job-25] `-- Installing freetype2-2.6.3...
[110armv6-quarterly-job-25] `-- Extracting freetype2-2.6.3: .......... done
[110armv6-quarterly-job-25] Extracting sdl_ttf-2.0.11_6: .......... done
===> flare-engine-0.19_3 depends on shared library: libSDL_ttf.so - found (/usr/local/lib/libSDL_ttf.so)
===> Returning to build of flare-engine-0.19_3
===========================================================================
=======================<phase: configure >============================
===> Configuring for flare-engine-0.19_3
===> Performing in-source build
/bin/mkdir -p /wrkdirs/usr/ports/games/flare-engine/work/flare-engine.0.19
-- The C compiler identification is Clang 3.9.1
-- The CXX compiler identification is Clang 3.9.1
-- Check for working C compiler: /nxb-bin/usr/bin/cc
CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_a54de/fast"
-- Check for working C compiler: /nxb-bin/usr/bin/cc -- broken
CMake Error at /usr/local/share/cmake/Modules/CMakeTestCCompiler.cmake:51 (message):
The C compiler "/nxb-bin/usr/bin/cc" is not able to compile a simple test
program.
It fails with the following output:
Change Dir: /wrkdirs/usr/ports/games/flare-engine/work/flare-engine.0.19/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_a54de/fast"
/nxb-bin/usr/bin/make -f CMakeFiles/cmTC_a54de.dir/build.make
CMakeFiles/cmTC_a54de.dir/build
Building C object CMakeFiles/cmTC_a54de.dir/testCCompiler.c.o
/nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -o
CMakeFiles/cmTC_a54de.dir/testCCompiler.c.o -c
/wrkdirs/usr/ports/games/flare-engine/work/flare-engine.0.19/CMakeFiles/CMakeTmp/testCCompiler.c
Linking C executable cmTC_a54de
/usr/local/bin/cmake -E cmake_link_script
CMakeFiles/cmTC_a54de.dir/link.txt --verbose=1
/nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing
CMakeFiles/cmTC_a54de.dir/testCCompiler.c.o -o cmTC_a54de
Generator: execution of make failed. Make command was: "/usr/bin/make"
"cmTC_a54de/fast"
CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
CMakeLists.txt:1 (Project)
-- Configuring incomplete, errors occurred!
See also "/wrkdirs/usr/ports/games/flare-engine/work/flare-engine.0.19/CMakeFiles/CMakeOutput.log".
See also "/wrkdirs/usr/ports/games/flare-engine/work/flare-engine.0.19/CMakeFiles/CMakeError.log".
*** Error code 1
Stop.
make: stopped in /usr/ports/games/flare-engine
More information about the freebsd-pkg-fallout
mailing list