Date: Tue, 9 May 2017 02:16:49 GMT From: pkg-fallout@FreeBSD.org To: pkg-fallout@FreeBSD.org Subject: [package - head-armv6-default][games/voxelands-server] Failed for voxelands-server-1604.00_2 in configure Message-ID: <201705090216.v492Gni8082042@beefy8.nyi.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@gmail.com Last committer: jrm@FreeBSD.org Ident: $FreeBSD: head/games/voxelands-server/Makefile 425080 2016-11-01 20:02:22Z jrm $ Log URL: http://beefy8.nyi.freebsd.org/data/head-armv6-default/p440074_s317782/logs/voxelands-server-1604.00_2.log Build URL: http://beefy8.nyi.freebsd.org/build.html?mastername=head-armv6-default&build=p440074_s317782 Log: ====>> Building games/voxelands-server build started at Tue May 9 02:15:57 UTC 2017 port directory: /usr/ports/games/voxelands-server building for: FreeBSD head-armv6-default-job-15 12.0-CURRENT FreeBSD 12.0-CURRENT r317782 arm maintained by: dcmenche@gmail.com Makefile ident: $FreeBSD: head/games/voxelands-server/Makefile 425080 2016-11-01 20:02:22Z jrm $ Poudriere version: 3.1.17-10-ge01cc509 Host OSVERSION: 1200028 Jail OSVERSION: 1200030 Job Id: 15 !!! 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 r317782 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=voxelands-server-1604.00_2 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-10-ge01cc509 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-server-1604.00_2: 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-server/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/voxelands-server/work HOME=/wrkdirs/usr/ports/games/voxelands-server/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/games/voxelands-server/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/voxelands-server/work HOME=/wrkdirs/usr/ports/games/voxelands-server/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-- SQLITE3="@comment " NO_SQLITE3="" CLIENT="@comment " NO_CLIENT="" NLS="@comment " NO_NLS="" SERVER="" NO_SERVER="@comment " SOUND="@comment " NO_SOUND="" CMAKE_BUILD_TYPE="release" OSREL=12.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-- SQLITE3="@comment " NO_SQLITE3="" CLIENT="@comment " NO_CLIENT="" NLS="@comment " NO_NLS="" SERVER="" NO_SERVER="@comment " SOUND="@comment " NO_SOUND="" 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=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 >============================ ===> License GPLv3+ accepted by the user <snip> [head-armv6-default-job-15] `-- Installing jsoncpp-1.8.0_2... [head-armv6-default-job-15] `-- Extracting jsoncpp-1.8.0_2: .......... done [head-armv6-default-job-15] `-- Installing libarchive-3.3.1,1... [head-armv6-default-job-15] | `-- Installing liblz4-1.7.5,1... [head-armv6-default-job-15] | `-- Extracting liblz4-1.7.5,1: .......... done [head-armv6-default-job-15] | `-- Installing lzo2-2.10_1... [head-armv6-default-job-15] | `-- Extracting lzo2-2.10_1: .......... done [head-armv6-default-job-15] `-- Extracting libarchive-3.3.1,1: .......... done [head-armv6-default-job-15] `-- Installing libuv-1.11.0... [head-armv6-default-job-15] `-- Extracting libuv-1.11.0: .......... done [head-armv6-default-job-15] `-- Installing rhash-1.3.4... [head-armv6-default-job-15] `-- Extracting rhash-1.3.4: .......... done [head-armv6-default-job-15] Extracting cmake-3.8.0: .......... done Message from ca_root_nss-3.30.2: ********************************* WARNING ********************************* FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. *********************************** NOTE ********************************** This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem *************************************************************************** ===> voxelands-server-1604.00_2 depends on file: /usr/local/bin/cmake - found ===> Returning to build of voxelands-server-1604.00_2 =========================================================================== =======================<phase: lib-depends >============================ ===> voxelands-server-1604.00_2 depends on shared library: libIrrlicht.so - not found ===> Installing existing package /packages/All/irrlicht-1.8.4_1.txz [head-armv6-default-job-15] Installing irrlicht-1.8.4_1... [head-armv6-default-job-15] `-- Installing jpeg-turbo-1.5.1... [head-armv6-default-job-15] `-- Extracting jpeg-turbo-1.5.1: .......... done [head-armv6-default-job-15] `-- Installing libGL-17.0.3... [head-armv6-default-job-15] | `-- Installing libX11-1.6.5,1... [head-armv6-default-job-15] | | `-- Installing kbproto-1.0.7... [head-armv6-default-job-15] | | `-- Extracting kbproto-1.0.7: .......... done [head-armv6-default-job-15] | | `-- Installing libXau-1.0.8_3... [head-armv6-default-job-15] | | `-- Installing xproto-7.0.31... [head-armv6-default-job-15] | | `-- Extracting xproto-7.0.31: .......... done [head-armv6-default-job-15] | | `-- Extracting libXau-1.0.8_3: .......... done [head-armv6-default-job-15] | | `-- Installing libXdmcp-1.1.2... [head-armv6-default-job-15] | | `-- Extracting libXdmcp-1.1.2: ......... done [head-armv6-default-job-15] | | `-- Installing libxcb-1.12_2... [head-armv6-default-job-15] | | `-- Installing libpthread-stubs-0.4... [head-armv6-default-job-15] | | `-- Extracting libpthread-stubs-0.4: . done [head-armv6-default-job-15] | | `-- Installing libxml2-2.9.4... [head-armv6-default-job-15] | | `-- Extracting libxml2-2.9.4: .......... done [head-armv6-default-job-15] | | `-- Extracting libxcb-1.12_2: .......... done [head-armv6-default-job-15] | `-- Extracting libX11-1.6.5,1: .......... done [head-armv6-default-job-15] | `-- Installing libXdamage-1.1.4_3... [head-armv6-default-job-15] | | `-- Installing damageproto-1.2.1... [head-armv6-default-job-15] | | `-- Extracting damageproto-1.2.1: .... done [head-armv6-default-job-15] | | `-- Installing libXfixes-5.0.3... [head-armv6-default-job-15] | | `-- Installing fixesproto-5.0... [head-armv6-default-job-15] | | `-- Extracting fixesproto-5.0: .... done [head-armv6-default-job-15] | | `-- Extracting libXfixes-5.0.3: .......... done [head-armv6-default-job-15] | `-- Extracting libXdamage-1.1.4_3: ...... done [head-armv6-default-job-15] | `-- Installing libXext-1.3.3_1,1... [head-armv6-default-job-15] | | `-- Installing xextproto-7.3.0... [head-armv6-default-job-15] | | `-- Extracting xextproto-7.3.0: .......... done [head-armv6-default-job-15] | `-- Extracting libXext-1.3.3_1,1: .......... done [head-armv6-default-job-15] | `-- Installing libXxf86vm-1.1.4_1... [head-armv6-default-job-15] | | `-- Installing xf86vidmodeproto-2.3.1... [head-armv6-default-job-15] | | `-- Extracting xf86vidmodeproto-2.3.1: .... done [head-armv6-default-job-15] | `-- Extracting libXxf86vm-1.1.4_1: .......... done [head-armv6-default-job-15] | `-- Installing libdrm-2.4.80,1... [head-armv6-default-job-15] | | `-- Installing libpciaccess-0.13.5... [head-armv6-default-job-15] | | `-- Installing pciids-20170423... [head-armv6-default-job-15] | | `-- Extracting pciids-20170423: ..... done [head-armv6-default-job-15] | | `-- Extracting libpciaccess-0.13.5: ...... done [head-armv6-default-job-15] | `-- Extracting libdrm-2.4.80,1: .......... done [head-armv6-default-job-15] | `-- Installing libglapi-17.0.3... [head-armv6-default-job-15] | | `-- Installing libXvMC-1.0.10... [head-armv6-default-job-15] | | `-- Installing libXv-1.0.11,1... [head-armv6-default-job-15] | | | `-- Installing videoproto-2.3.3... [head-armv6-default-job-15] | | | `-- Extracting videoproto-2.3.3: ......... done [head-armv6-default-job-15] | | `-- Extracting libXv-1.0.11,1: .......... done [head-armv6-default-job-15] | | `-- Extracting libXvMC-1.0.10: .......... done [head-armv6-default-job-15] | | `-- Installing libxshmfence-1.2_1... [head-armv6-default-job-15] | | `-- Extracting libxshmfence-1.2_1: ......... done [head-armv6-default-job-15] | `-- Extracting libglapi-17.0.3: ...... done [head-armv6-default-job-15] `-- Extracting libGL-17.0.3: .......... done [head-armv6-default-job-15] `-- Installing png-1.6.29... [head-armv6-default-job-15] `-- Extracting png-1.6.29: .......... done [head-armv6-default-job-15] 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-server-1604.00_2 depends on shared library: libIrrlicht.so - found (/usr/local/lib/libIrrlicht.so) ===> Returning to build of voxelands-server-1604.00_2 ===> voxelands-server-1604.00_2 depends on shared library: libfreetype.so - not found ===> Installing existing package /packages/All/freetype2-2.7.1.txz [head-armv6-default-job-15] Installing freetype2-2.7.1... [head-armv6-default-job-15] 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-server-1604.00_2 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> Returning to build of voxelands-server-1604.00_2 ===> voxelands-server-1604.00_2 depends on shared library: libsqlite3.so - not found ===> Installing existing package /packages/All/sqlite3-3.18.0.txz [head-armv6-default-job-15] Installing sqlite3-3.18.0... [head-armv6-default-job-15] `-- Installing readline-6.3.8_1... [head-armv6-default-job-15] | `-- Installing indexinfo-0.2.6... [head-armv6-default-job-15] | `-- Extracting indexinfo-0.2.6: .... done [head-armv6-default-job-15] `-- Extracting readline-6.3.8_1: .......... done [head-armv6-default-job-15] Extracting sqlite3-3.18.0: .......... done ===> voxelands-server-1604.00_2 depends on shared library: libsqlite3.so - found (/usr/local/lib/libsqlite3.so) ===> Returning to build of voxelands-server-1604.00_2 =========================================================================== =======================<phase: configure >============================ ===> Configuring for voxelands-server-1604.00_2 ===> Performing in-source build /bin/mkdir -p /wrkdirs/usr/ports/games/voxelands-server/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++ -- 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 CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_5fd85/fast" -- Detecting CXX compile features - failed -- *** Will build version 1604.00 *** -- IRRLICHT_SOURCE_DIR = -- IRRLICHT_INCLUDE_DIR = /usr/local/include/irrlicht -- IRRLICHT_LIBRARY = /usr/local/lib/libIrrlicht.so -- Found IRRLICHT: /usr/local/lib/libIrrlicht.so -- Found Freetype: /usr/local/lib/libfreetype.so (found version "2.7.1") -- Found ZLIB: /usr/lib/libz.so (found version "1.2.11") -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) -- Using project jthread library -- Found system sqlite3 header file in /usr/local/include -- Found system sqlite3 library /usr/local/lib/libsqlite3.so -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) -- Performing Test HAS_FSTACK_STRONG -- Performing Test HAS_FSTACK_STRONG - Success -- Performing Test HAS_SAFESTACK -- Performing Test HAS_SAFESTACK - Failed -- C/CXX Flags: -O2 -pipe -fno-strict-aliasing -O2 -fomit-frame-pointer -fno-strict-aliasing -fwrapv -fvisibility=hidden -fstack-protector-strong -Wall -DNDEBUG -pipe -- Linker Flags: -Wl,-O1,--as-needed,--discard-all,--no-undefined,-s,--sort-common,-z,relro,-z,now -- Configuring incomplete, errors occurred! See also "/wrkdirs/usr/ports/games/voxelands-server/work/voxelands/CMakeFiles/CMakeOutput.log". See also "/wrkdirs/usr/ports/games/voxelands-server/work/voxelands/CMakeFiles/CMakeError.log". *** Error code 1 Stop. make: stopped in /usr/ports/games/voxelands-server
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705090216.v492Gni8082042>