From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Aug 1 10:03:46 2013 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 ESMTP id C2E1A3E1 for ; Thu, 1 Aug 2013 10:03:46 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) 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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A10F126C4 for ; Thu, 1 Aug 2013 10:03:46 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.7/8.14.7) with ESMTP id r71A3kgx014745 for ; Thu, 1 Aug 2013 10:03:46 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.7/8.14.7/Submit) id r71A3ko5014702 for pkg-fallout@FreeBSD.org; Thu, 1 Aug 2013 10:03:46 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 1 Aug 2013 10:03:46 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201308011003.r71A3ko5014702@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [RELEASE - head-default] Build failed for evq3-1.3.20080810_8 during build X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Aug 2013 10:03:46 -0000 Maintainer: ports@FreeBSD.org Last committer: sunpoet@FreeBSD.org Ident: $FreeBSD: head/games/evq3/Makefile 322783 2013-07-11 16:26:26Z sunpoet $ Log URL: http://beefy1.isc.freebsd.org/bulk/head-default/2013-08-01_01h54m47s/logs/evq3-1.3.20080810_8.log Build URL: http://beefy1.isc.freebsd.org/bulk/head-default/2013-08-01_01h54m47s Log: ====>> Building games/evq3 build started at Thu Aug 1 10:03:14 UTC 2013 port directory: /usr/ports/games/evq3 building for: FreeBSD head-default-job-23 10.0-CURRENT FreeBSD 10.0-CURRENT i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/games/evq3/Makefile 322783 2013-07-11 16:26:26Z sunpoet $ Poudriere version: 3.1-pre ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000035 UNAME_v=FreeBSD 10.0-CURRENT UNAME_r=10.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 MASTERMNT=/usr/local/poudriere/data/build/head-default/ref PKG_EXT=txz FORCE_PACKAGE=yes tpid=85376 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk NBPARALLEL=24 PKGNG=1 PKGNAME=evq3-1.3.20080810_8 PKG_DELETE=/usr/local/sbin/pkg delete -y -f PKG_ADD=/usr/local/sbin/pkg add PWD=/root MASTERNAME=head-default USER=root HOME=/root POUDRIERE_VERSION=3.1-pre SKIPSANITY=0 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for evq3-1.3.20080810_8: CURL=on: Data transfer support via cURL CURL_DLOPEN=on: Enable dynamic loading of curl GAMELIBS=off: Build game libraries (when not mandatory) OPENAL=off: Enable OpenAL (3D sound) support OPENAL_DLOPEN=off: Enable dynamic loading of OpenAL OPTIMIZED_CFLAGS=on: Use extra compiler optimizations VOIP=off: Enable Voice Over IP VORBIS=on: Ogg Vorbis audio codec support ====> Options available for the multi TYPE: you have to choose at least one of them CLIENT=on: Build client DEDICATED=on: Build dedicated server SMP=on: Build SMP (threaded) client ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- TMPDIR="/tmp" MAKE=gmake TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh SDL_CONFIG=/usr/local/bin/sdl-config --End CONFIGURE_ENV-- --MAKE_ENV-- DEFAULT_BASEDIR="/usr/local/share/quake3" LIBDIR="/usr/local/lib/evq3" PTHREAD_LIBS="-pthread" Q3DIR="/usr/local/share/quake3" TMPDIR="/tmp" HAVE_VM_COMPILED=true USE_CURL=1 USE_CURL_DLOPEN=1 USE_CODEC_VORBIS=1 BUILD_CLIENT=1 BUILD_SERVER=1 USE_OPTIMIZED_CFLAGS=1 BUILD_CLIENT_SMP=1 TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES SDL_CONFIG=/usr/local/bin/sdl-config PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/local/lib/evq3" CC="cc" CFLAGS="-O2 -pipe -DMAP_ANONYMOUS=MAP_ANON -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" CXX="c++" CXXFLAGS="-O2 -pipe -DMAP_ANONYMOUS=MAP_ANON -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-- --SUB_LIST-- Q3DIR="/usr/local/share/quake3" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/evq3 DOCSDIR=/usr/local/share/doc/evq3 EXAMPLESDIR=/usr/local/share/examples/evq3 WWWDIR=/usr/local/www/evq3 ETCDIR=/usr/local/etc/evq3 --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes NO_RESTRICTED=yes DISABLE_MAKE_JOBS=yes ---End make.conf--- ===> Cleaning for evq3-1.3.20080810_8 =================================================== ========================================================================= =================================================== ===> evq3-1.3.20080810_8 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.1.4_1.txz Installing pkg-1.1.4_1... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of evq3-1.3.20080810_8 ========================================================================= =================================================== ========================================================================= =================================================== ===> Fetching all distfiles required by evq3-1.3.20080810_8 for building ========================================================================= =================================================== ===> Fetching all distfiles required by evq3-1.3.20080810_8 for building => SHA256 Checksum OK for evq3-1.3.20080810.tar.bz2. => SHA256 Checksum OK for pak-evq3.pk3. => SHA256 Checksum OK for pak-5evq3.pk3. ========================================================================= =================================================== ========================================================================= =================================================== ===> Fetching all distfiles required by evq3-1.3.20080810_8 for building ===> Extracting for evq3-1.3.20080810_8 => SHA256 Checksum OK for evq3-1.3.20080810.tar.bz2. => SHA256 Checksum OK for pak-evq3.pk3. => SHA256 Checksum OK for pak-5evq3.pk3. ========================================================================= =================================================== ========================================================================= =================================================== ===> Patching for evq3-1.3.20080810_8 ===> Converting DOS text files to UNIX text files ===> Applying FreeBSD patches for evq3-1.3.20080810_8 ========================================================================= =================================================== ===> evq3-1.3.20080810_8 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...Installing libiconv-1.14_1... done done done ===> Returning to build of evq3-1.3.20080810_8 ===> evq3-1.3.20080810_8 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_2,2.txz Installing sdl-1.2.15_2,2...Installing xproto-7.0.24... done Installing xf86vidmodeproto-2.3.1... done Installing xextproto-7.2.1... done Installing renderproto-0.11.1... done Installing randrproto-1.4.0... done Installing libxcb-1.9.1...Installing libXdmcp-1.1.1... done Installing libXau-1.0.8... done Installing libxml2-2.8.0_2...Installing pkgconf-0.9.2_1... done done Installing libpthread-stubs-0.3_3... done done Installing libXxf86vm-1.1.3...Installing libXext-1.3.2,1...Installing libX11-1.6.0,1...Installing kbproto-1.0.6... done done done done Installing libXrender-0.9.8... done Installing libXrandr-1.4.1... done Installing libXfixes-5.0.1...Installing fixesproto-5.0... done done Installing libXdamage-1.1.4...Installing damageproto-1.2.1... done done Installing dri2proto-2.8... done Installing expat-2.1.0... done Installing pciids-20130718... done Installing libdrm-2.4.17_1...Installing libpciaccess-0.13.1_3... done done Installing libGLU-9.0.0...Installing libGL-7.6.1_4... done done Installing aalib-1.4.r5_6... 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 evq3-1.3.20080810_8 ========================================================================= =================================================== ===> evq3-1.3.20080810_8 depends on shared library: freetype.9 - not found ===> Verifying install for freetype.9 in /usr/ports/print/freetype2 ===> Installing existing package /packages/All/freetype2-2.4.12_1.txz Installing freetype2-2.4.12_1... done ===> Returning to build of evq3-1.3.20080810_8 ===> evq3-1.3.20080810_8 depends on shared library: curl - not found ===> Verifying install for curl in /usr/ports/ftp/curl ===> Installing existing package /packages/All/curl-7.31.0.txz Installing curl-7.31.0...Installing ca_root_nss-3.15.1... done done ===> Returning to build of evq3-1.3.20080810_8 ===> evq3-1.3.20080810_8 depends on shared library: vorbis.4 - not found ===> Verifying install for vorbis.4 in /usr/ports/audio/libvorbis ===> Installing existing package /packages/All/libvorbis-1.3.3_1,3.txz Installing libvorbis-1.3.3_1,3...Installing libogg-1.3.1,4... done