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: amd...@freebsd.org Last committer: jbe...@freebsd.org Ident: $FreeBSD: head/games/openlierox/Makefile 439934 2017-05-02 06:48:10Z jbeich $ Log URL: http://beefy8.nyi.freebsd.org/data/head-armv6-default/p440608_s318167/logs/openlierox-0.58.r3_11,1.log Build URL: http://beefy8.nyi.freebsd.org/build.html?mastername=head-armv6-default&build=p440608_s318167 Log: ====>> Building games/openlierox build started at Mon May 15 14:35:34 UTC 2017 port directory: /usr/ports/games/openlierox building for: FreeBSD head-armv6-default-job-14 12.0-CURRENT FreeBSD 12.0-CURRENT r318167 arm maintained by: amd...@freebsd.org Makefile ident: $FreeBSD: head/games/openlierox/Makefile 439934 2017-05-02 06:48:10Z jbeich $ Poudriere version: 3.1.17-11-gc40e66aa Host OSVERSION: 1200028 Jail OSVERSION: 1200030 Job Id: 14 !!! Jail is newer than host. (Jail: 1200030, Host: 1200028) !!! !!! 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=1200030 UNAME_v=FreeBSD 12.0-CURRENT r318167 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=openlierox-0.58.r3_11,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-11-gc40e66aa 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 openlierox-0.58.r3_11,1: DEDICATED_ONLY=off: Build dedicated server only 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 PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/games/openlierox/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/openlierox/work HOME=/wrkdirs/usr/ports/games/openlierox/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/openlierox/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/openlierox/work HOME=/wrkdirs/usr/ports/games/openlierox/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc5" CFLAGS="-O2 -pipe -I/usr/local/include -Wl,-rpath=/usr/local/lib/gcc5 -fno-strict-aliasing" CPP="cpp5" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib -Wl,-rpath=/usr/local/lib/gcc5 -L/usr/local/lib/gcc5" LIBS="" CXX="g++5" CXXFLAGS="-O2 -pipe -I/usr/local/include -Wl,-rpath=/usr/local/lib/gcc5 -fno-strict-aliasing -I/usr/local/include -Wl,-rpath=/usr/local/lib/gcc5" 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/openlierox" EXAMPLESDIR="share/examples/openlierox" DATADIR="share/openlierox" WWWDIR="www/openlierox" ETCDIR="etc/openlierox" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/openlierox DOCSDIR=/usr/local/share/doc/openlierox EXAMPLESDIR=/usr/local/share/examples/openlierox WWWDIR=/usr/local/www/openlierox ETCDIR=/usr/local/etc/openlierox --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=1200030 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 >============================ =========================================================================== =======================<phase: pkg-depends >============================ ===> openlierox-0.58.r3_11,1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.1.txz [head-armv6-default-job-14] Installing pkg-1.10.1... [head-armv6-default-job-14] Extracting pkg-1.10.1: .......... done ===> openlierox-0.58.r3_11,1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of openlierox-0.58.r3_11,1 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> Fetching all distfiles required by openlierox-0.58.r3_11,1 for building =========================================================================== =======================<phase: checksum >============================ ===> Fetching all distfiles required by openlierox-0.58.r3_11,1 for building => SHA256 Checksum OK for OpenLieroX_0.58_rc3.src.tar.bz2. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> Fetching all distfiles required by openlierox-0.58.r3_11,1 for building ===> Extracting for openlierox-0.58.r3_11,1 => SHA256 Checksum OK for OpenLieroX_0.58_rc3.src.tar.bz2. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ <snip> [head-armv6-default-job-14] `-- Installing webp-0.6.0_1... [head-armv6-default-job-14] | `-- Installing giflib-5.1.4... [head-armv6-default-job-14] | `-- Extracting giflib-5.1.4: .......... done [head-armv6-default-job-14] `-- Extracting webp-0.6.0_1: .......... done [head-armv6-default-job-14] Extracting libgd-2.2.4_1,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). ===> openlierox-0.58.r3_11,1 depends on shared library: libgd.so - found (/usr/local/lib/libgd.so) ===> Returning to build of openlierox-0.58.r3_11,1 ===> openlierox-0.58.r3_11,1 depends on shared library: libboost_signals.so - not found ===> Installing existing package /packages/All/boost-libs-1.64.0.txz [head-armv6-default-job-14] Installing boost-libs-1.64.0... [head-armv6-default-job-14] `-- Installing icu-58.2_2,1... [head-armv6-default-job-14] `-- Extracting icu-58.2_2,1: .......... done [head-armv6-default-job-14] Extracting boost-libs-1.64.0: .......... done Message from boost-libs-1.64.0: You have built the Boost library with thread support. Don't forget to add -pthread to your linker options when linking your code. ===> openlierox-0.58.r3_11,1 depends on shared library: libboost_signals.so - found (/usr/local/lib/libboost_signals.so) ===> Returning to build of openlierox-0.58.r3_11,1 ===> openlierox-0.58.r3_11,1 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so) ===> openlierox-0.58.r3_11,1 depends on shared library: libSDL.so - found (/usr/local/lib/libSDL.so) ===> openlierox-0.58.r3_11,1 depends on shared library: libSDL_image.so - not found ===> Installing existing package /packages/All/sdl_image-1.2.12_10.txz [head-armv6-default-job-14] Installing sdl_image-1.2.12_10... [head-armv6-default-job-14] Extracting sdl_image-1.2.12_10: .......... done Message from sdl_image-1.2.12_10: ===> NOTICE: The sdl_image 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 ===> openlierox-0.58.r3_11,1 depends on shared library: libSDL_image.so - found (/usr/local/lib/libSDL_image.so) ===> Returning to build of openlierox-0.58.r3_11,1 ===> openlierox-0.58.r3_11,1 depends on shared library: libSDL_mixer.so - not found ===> Installing existing package /packages/All/sdl_mixer-1.2.12_12.txz [head-armv6-default-job-14] Installing sdl_mixer-1.2.12_12... [head-armv6-default-job-14] `-- Installing flac-1.3.2... [head-armv6-default-job-14] | `-- Installing libogg-1.3.2_2,4... [head-armv6-default-job-14] | `-- Extracting libogg-1.3.2_2,4: .......... done [head-armv6-default-job-14] `-- Extracting flac-1.3.2: .......... done [head-armv6-default-job-14] `-- Installing libmikmod-3.3.8... [head-armv6-default-job-14] `-- Extracting libmikmod-3.3.8: .......... done [head-armv6-default-job-14] `-- Installing libvorbis-1.3.5_1,3... [head-armv6-default-job-14] `-- Extracting libvorbis-1.3.5_1,3: .......... done [head-armv6-default-job-14] `-- Installing smpeg-0.4.4_14... [head-armv6-default-job-14] `-- Extracting smpeg-0.4.4_14: .......... done [head-armv6-default-job-14] `-- Installing timidity-0.2i_1... [head-armv6-default-job-14] `-- Extracting timidity-0.2i_1: .......... done [head-armv6-default-job-14] 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 Message from sdl_mixer-1.2.12_12: ===> NOTICE: The sdl_mixer 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 ===> openlierox-0.58.r3_11,1 depends on shared library: libSDL_mixer.so - found (/usr/local/lib/libSDL_mixer.so) ===> Returning to build of openlierox-0.58.r3_11,1 ===> openlierox-0.58.r3_11,1 depends on shared library: libopenal.so.1 - not found ===> Installing existing package /packages/All/openal-soft-1.17.2_2.txz [head-armv6-default-job-14] Installing openal-soft-1.17.2_2... [head-armv6-default-job-14] 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 ===> openlierox-0.58.r3_11,1 depends on shared library: libopenal.so.1 - found (/usr/local/lib/libopenal.so.1) ===> Returning to build of openlierox-0.58.r3_11,1 ===> openlierox-0.58.r3_11,1 depends on shared library: libalut.so.0 - not found ===> Installing existing package /packages/All/freealut-1.1.0_4.txz [head-armv6-default-job-14] Installing freealut-1.1.0_4... [head-armv6-default-job-14] Extracting freealut-1.1.0_4: ....... done ===> openlierox-0.58.r3_11,1 depends on shared library: libalut.so.0 - found (/usr/local/lib/libalut.so.0) ===> Returning to build of openlierox-0.58.r3_11,1 ===> openlierox-0.58.r3_11,1 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) =========================================================================== =======================<phase: configure >============================ ===> Configuring for openlierox-0.58.r3_11,1 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/games/openlierox/work/OpenLieroX/src/breakpad/external/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/games/openlierox/work/OpenLieroX/src/breakpad/external/configure ===> Performing in-source build /bin/mkdir -p /wrkdirs/usr/ports/games/openlierox/work/OpenLieroX -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- Check for working C compiler: /usr/local/bin/gcc5 -- Check for working C compiler: /usr/local/bin/gcc5 -- 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: /usr/local/bin/g++5 CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_d48a5/fast" -- Check for working CXX compiler: /usr/local/bin/g++5 -- broken CMake Error at /usr/local/share/cmake/Modules/CMakeTestCXXCompiler.cmake:44 (message): The C++ compiler "/usr/local/bin/g++5" is not able to compile a simple test program. It fails with the following output: Change Dir: /wrkdirs/usr/ports/games/openlierox/work/OpenLieroX/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_d48a5/fast" /nxb-bin/usr/bin/make -f CMakeFiles/cmTC_d48a5.dir/build.make CMakeFiles/cmTC_d48a5.dir/build Building CXX object CMakeFiles/cmTC_d48a5.dir/testCXXCompiler.cxx.o /usr/local/bin/g++5 -O2 -pipe -I/usr/local/include -Wl,-rpath=/usr/local/lib/gcc5 -fno-strict-aliasing -I/usr/local/include -Wl,-rpath=/usr/local/lib/gcc5 -o CMakeFiles/cmTC_d48a5.dir/testCXXCompiler.cxx.o -c /wrkdirs/usr/ports/games/openlierox/work/OpenLieroX/CMakeFiles/CMakeTmp/testCXXCompiler.cxx Linking CXX executable cmTC_d48a5 /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d48a5.dir/link.txt --verbose=1 /usr/local/bin/g++5 -O2 -pipe -I/usr/local/include -Wl,-rpath=/usr/local/lib/gcc5 -fno-strict-aliasing -I/usr/local/include -Wl,-rpath=/usr/local/lib/gcc5 CMakeFiles/cmTC_d48a5.dir/testCXXCompiler.cxx.o -o cmTC_d48a5 Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_d48a5/fast" CMake will not be able to correctly generate this project. Call Stack (most recent call first): CMakeLists.txt -- Configuring incomplete, errors occurred! See also "/wrkdirs/usr/ports/games/openlierox/work/OpenLieroX/CMakeFiles/CMakeOutput.log". See also "/wrkdirs/usr/ports/games/openlierox/work/OpenLieroX/CMakeFiles/CMakeError.log". *** Error code 1 Stop. make: stopped in /usr/ports/games/openlierox _______________________________________________ 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"