From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri May 9 07:17:27 2014 Return-Path: Delivered-To: pkg-fallout@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B3501E90; Fri, 9 May 2014 07:17:27 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 93C45FDF; Fri, 9 May 2014 07:17:27 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.8/8.14.8) with ESMTP id s497HR9D077118; Fri, 9 May 2014 07:17:27 GMT (envelope-from pkg-fallout-builder@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.8/8.14.8/Submit) id s497HRMs077105; Fri, 9 May 2014 07:17:27 GMT (envelope-from pkg-fallout-builder@FreeBSD.org) Date: Fri, 9 May 2014 07:17:27 GMT From: pkg-fallout-builder@FreeBSD.org Message-Id: <201405090717.s497HRMs077105@beefy1.isc.freebsd.org> To: danfe@FreeBSD.org Subject: [REL - head-i386-default][games/q2p] Failed for q2p-0.2.20061231_12 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 May 2014 07:17:27 -0000 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: danfe@FreeBSD.org Last committer: bapt@FreeBSD.org Ident: $FreeBSD: head/games/q2p/Makefile 352986 2014-05-05 09:45:36Z bapt $ Log URL: http://beefy1.isc.freebsd.org/bulk/head-i386-default/2014-05-08_19h11m27s/logs/q2p-0.2.20061231_12.log Build URL: http://beefy1.isc.freebsd.org/bulk/head-i386-default/2014-05-08_19h11m27s Log: ====>> Building games/q2p build started at Fri May 9 07:17:15 UTC 2014 port directory: /usr/ports/games/q2p building for: FreeBSD head-i386-default-job-08 11.0-CURRENT FreeBSD 11.0-CURRENT r264257 i386 maintained by: danfe@FreeBSD.org Makefile ident: $FreeBSD: head/games/q2p/Makefile 352986 2014-05-05 09:45:36Z bapt $ Poudriere version: 3.1-pre Host OSVERSION: 1100013 Jail OSVERSION: 1100018 !!! Jail is newer than host. (Jail: 1100018, Host: 1100013) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100018 UNAME_v=FreeBSD 11.0-CURRENT r264257 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/build/head-i386-default/ref PKG_EXT=txz tpid=71475 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNG=1 PKGNAME=q2p-0.2.20061231_12 PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f PKG_ADD=/usr/local/sbin/pkg-static add OLDPWD=/usr/local/poudriere/data/build/head-i386-default/ref/poudriere/rdeps PWD=/usr/local/poudriere/data/build/head-i386-default/ref/poudriere/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes PKG_VERSION=/poudriere/pkg-static version PKG_BIN=/usr/local/sbin/pkg-static ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for q2p-0.2.20061231_12: CLIENT=on: Build client CTF=off: Build CTF (Capture The Flag) mod DEDICATED=on: Build dedicated server DOCS=on: Build and/or install documentation GAME=off: Build main game (default mod) GLX=on: Build OpenGL renderer OPTIMIZED_CFLAGS=on: Use extra compiler optimizations OSS=on: Open Sound System support SDL=on: Sound support via SDL SDLGL=on: Build SDL OpenGL renderer ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- TMPDIR="/tmp" TMPDIR="/tmp" SDL_CONFIG=/usr/local/bin/sdl-config MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- DATADIR="/usr/local/share/quake2" LIBDIR="/usr/local/lib/q2p" TMPDIR="/tmp" BUILD_Q2P=YES BUILD_DEDICATED=YES BUILD_GLX=YES BUILD_SDLGL=YES OPTIMIZE=YES BUILD_OSS_SND=YES BUILD_SDL_SND=YES Q2DIR="/usr/local/share/quake2" TMPDIR="/tmp" SDL_CONFIG=/usr/local/bin/sdl-config SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/local/lib/q2p" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_LIB="install -s -o root -g wheel -m 444" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 444" BSD_INSTALL_MAN="install -o root -g wheel -m 444" --End MAKE_ENV-- --PLIST_SUB-- LIBDIR="lib/q2p" CLIENT="" CTF="@comment " DEDICATED="" GAME="@comment " GLX="" SDLGL="" OSS="" SDL="" Q2DIR="share/quake2" OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local PORTDOCS="" PORTEXAMPLES="" PORTDATA="" LIB32DIR=lib DOCSDIR="share/doc/q2p" EXAMPLESDIR="share/examples/q2p" DATADIR="share/q2p" WWWDIR="www/q2p" ETCDIR="etc/q2p" --End PLIST_SUB-- --SUB_LIST-- Q2DIR="/usr/local/share/quake2" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/q2p DOCSDIR=/usr/local/share/doc/q2p EXAMPLESDIR=/usr/local/share/examples/q2p WWWDIR=/usr/local/www/q2p ETCDIR=/usr/local/etc/q2p --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- ===> Cleaning for q2p-0.2.20061231_12 =================================================== =========================================================================== =================================================== ===> q2p-0.2.20061231_12 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg ===> Installing existing package /packages/All/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of q2p-0.2.20061231_12 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by q2p-0.2.20061231_12 for building =========================================================================== =================================================== ===> Fetching all distfiles required by q2p-0.2.20061231_12 for building => SHA256 Checksum OK for Q2P-0.2-2006-12-31.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by q2p-0.2.20061231_12 for building ===> Extracting for q2p-0.2.20061231_12 => SHA256 Checksum OK for Q2P-0.2-2006-12-31.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for q2p-0.2.20061231_12 ===> Applying FreeBSD patches for q2p-0.2.20061231_12 /usr/bin/sed -i.bak -e 's|jpeg_mem_src|local_jpeg_mem_src|' /wrkdirs/usr/ports/games/q2p/work/Q2P-0.2-2006-12-31/ref_gl/gl_image.c =========================================================================== =================================================== ===> q2p-0.2.20061231_12 depends on file: /usr/local/bin/sdl-config - not found ===> Verifying install for /usr/local/bin/sdl-config in /usr/ports/devel/sdl12 ===> Installing existing package /packages/All/sdl-1.2.15_4,2.txz Installing sdl-1.2.15_4,2...Installing aalib-1.4.r5_10... done Installing libGLU-9.0.0...Installing libGL-9.1.7...Installing dri2proto-2.8... done Installing expat-2.1.0... done Installing libX11-1.6.2_2,1...Installing kbproto-1.0.6... done Installing libXau-1.0.8_2...Installing xproto-7.0.25... done done Installing libXdmcp-1.1.1_2... done Installing libxcb-1.10_2...Installing libpthread-stubs-0.3_4... done Installing libxml2-2.8.0_5... done done done Installing libXdamage-1.1.4_2...Installing damageproto-1.2.1... done Installing libXfixes-5.0.1_2...Installing fixesproto-5.0... done done done Installing libXext-1.3.2_2,1...Installing xextproto-7.3.0... done done Installing libXxf86vm-1.1.3_2...Installing xf86vidmodeproto-2.3.1... done done Installing libdrm-2.4.52...Installing libpciaccess-0.13.2_2...Installing pciids-20140502... done done done done done Installing libXrandr-1.4.2_2...Installing libXrender-0.9.8_2...Installing renderproto-0.11.1... done done Installing randrproto-1.4.0... done done done ------------------------------------------------------------------------------ Your SDL library has been built with libvgl support, which means that you can run almost any SDL application straight on your console (VESA 2.0 compatible videocard is required). To do this you have to load the vesa kernel module or enable it in your kernel, and set environment variable "SDL_VIDEODRIVER=vgl". ------------------------------------------------------------------------------ ===> Returning to build of q2p-0.2.20061231_12 ===> q2p-0.2.20061231_12 depends on executable: gmake - not found ===> Verifying install for gmake in /usr/ports/devel/gmake ===> Installing existing package /packages/All/gmake-3.82_1.txz Installing gmake-3.82_1...Installing gettext-0.18.3.1... done done ===> Returning to build of q2p-0.2.20061231_12 ===> q2p-0.2.20061231_12 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/glproto.pc in /usr/ports/x11/glproto ===> Installing existing package /packages/All/glproto-1.4.17.txz Installing glproto-1.4.17... done ===> Returning to build of q2p-0.2.20061231_12 ===> q2p-0.2.20061231_12 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - found ===> q2p-0.2.20061231_12 depends on file: /usr/local/libdata/pkgconfig/xxf86dga.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/xxf86dga.pc in /usr/ports/x11/libXxf86dga ===> Installing existing package /packages/All/libXxf86dga-1.1.4_2.txz Installing libXxf86dga-1.1.4_2...Installing xf86dgaproto-2.1... done done ===> Returning to build of q2p-0.2.20061231_12 ===> q2p-0.2.20061231_12 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> q2p-0.2.20061231_12 depends on file: /usr/local/libdata/pkgconfig/xxf86vm.pc - found ===> q2p-0.2.20061231_12 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found =========================================================================== =================================================== ===> q2p-0.2.20061231_12 depends on shared library: libSDL.so - found ===> q2p-0.2.20061231_12 depends on shared library: libGLU.so - found ===> q2p-0.2.20061231_12 depends on shared library: jpeg - not found ===> Verifying install for jpeg in /usr/ports/graphics/jpeg ===> Installing existing package /packages/All/jpeg-8_5.txz Installing jpeg-8_5... done ===> Returning to build of q2p-0.2.20061231_12 ===> q2p-0.2.20061231_12 depends on shared library: png15 - not found ===> Verifying install for png15 in /usr/ports/graphics/png ===> Installing existing package /packages/All/png-1.5.18.txz Installing png-1.5.18... done ===> Returning to build of q2p-0.2.20061231_12 ===> q2p-0.2.20061231_12 depends on shared library: vorbis - not found ===> Verifying install for vorbis in /usr/ports/audio/libvorbis ===> Installing existing package /packages/All/libvorbis-1.3.4,3.txz Installing libvorbis-1.3.4,3...Installing libogg-1.3.1,4... done done ===> Returning to build of q2p-0.2.20061231_12 =========================================================================== =================================================== ===> Configuring for q2p-0.2.20061231_12 =========================================================================== =================================================== ===> Building for q2p-0.2.20061231_12 gmake[1]: Entering directory `/wrkdirs/usr/ports/games/q2p/work/Q2P-0.2-2006-12-31' ** Release Build ** gmake targets BUILDDIR=build_release CFLAGS="-I/usr/local/include -I/usr/local/include -DOP_SYSTEM='\"FreeBSD 11.0-CURRENT\"' -DGAME_NAME='\"game.so\"' -DQ2P_VERSION='\"0.2\"' -DCC_VERSION='\"4.2.1\"' -Wall -pipe -DUSE_XF86_DGA -DDATADIR='\"/usr/local/share/quake2\"' -DLIBDIR='\"/usr/local/lib/q2p\"' -ffloat-store -fno-strict-aliasing -DNDEBUG -O3 -funroll-loops -fstrength-reduce -fexpensive-optimizations -fomit-frame-pointer -ffast-math -falign-loops=2 -falign-jumps=2 -falign-functions=2 -s"; gmake[2]: Entering directory `/wrkdirs/usr/ports/games/q2p/work/Q2P-0.2-2006-12-31' cc -I/usr/local/include -I/usr/local/include -DOP_SYSTEM='"FreeBSD 11.0-CURRENT"' -DGAME_NAME='"game.so"' -DQ2P_VERSION='"0.2"' -DCC_VERSION='"4.2.1"' -Wall -pipe -DUSE_XF86_DGA -DDATADIR='"/usr/local/share/quake2"' -DLIBDIR='"/usr/local/lib/q2p"' -ffloat-store -fno-strict-aliasing -DNDEBUG -O3 -funroll-loops -fstrength-reduce -fexpensive-optimizations -fomit-frame-pointer -ffast-math -falign-loops=2 -falign-jumps=2 -falign-functions=2 -s -o build_release/client/cl_cin.o -c client/cl_cin.c -DCDAUDIO cc: error: unknown argument: '-falign-loops=2' cc: error: unknown argument: '-falign-jumps=2' gmake[2]: *** [build_release/client/cl_cin.o] Error 1 gmake[2]: Leaving directory `/wrkdirs/usr/ports/games/q2p/work/Q2P-0.2-2006-12-31' gmake[1]: *** [release] Error 2 gmake[1]: Leaving directory `/wrkdirs/usr/ports/games/q2p/work/Q2P-0.2-2006-12-31' *** Error code 1 Stop. make: stopped in /usr/ports/games/q2p ===> Cleaning for q2p-0.2.20061231_12