From owner-freebsd-pkg-fallout@FreeBSD.ORG Sun Jun 1 00:54:53 2014 Return-Path: Delivered-To: pkg-fallout@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 738F1C4B for ; Sun, 1 Jun 2014 00:54:53 +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 5067B2D23 for ; Sun, 1 Jun 2014 00:54:53 +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 s510srA5094044 for ; Sun, 1 Jun 2014 00:54:53 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 s510sr33094040; Sun, 1 Jun 2014 00:54:53 GMT (envelope-from pkg-fallout-builder@FreeBSD.org) Date: Sun, 1 Jun 2014 00:54:53 GMT From: pkg-fallout-builder@FreeBSD.org Message-Id: <201406010054.s510sr33094040@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [REL - 10i386-default][games/glob2] Failed for glob2-0.9.4.4_9 in build 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: Sun, 01 Jun 2014 00:54:53 -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: ports@FreeBSD.org Last committer: zeising@FreeBSD.org Ident: $FreeBSD: head/games/glob2/Makefile 351411 2014-04-16 18:28:47Z zeising $ Log URL: http://beefy1.isc.freebsd.org/bulk/10i386-default/2014-05-31_12h12m07s/logs/glob2-0.9.4.4_9.log Build URL: http://beefy1.isc.freebsd.org/bulk/10i386-default/2014-05-31_12h12m07s Log: ====>> Building games/glob2 build started at Sun Jun 1 00:54:10 UTC 2014 port directory: /usr/ports/games/glob2 building for: FreeBSD 10i386-default-job-02 10.0-RELEASE-p3 FreeBSD 10.0-RELEASE-p3 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/games/glob2/Makefile 351411 2014-04-16 18:28:47Z zeising $ Poudriere version: 3.1-pre Host OSVERSION: 1100013 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p3 UNAME_r=10.0-RELEASE-p3 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/build/10i386-default/ref PKG_EXT=txz tpid=63701 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNG=1 PKGNAME=glob2-0.9.4.4_9 PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f PKG_ADD=/usr/local/sbin/pkg-static add OLDPWD=/usr/local/poudriere/data/build/10i386-default/ref/poudriere/rdeps PWD=/usr/local/poudriere/data/build/10i386-default/ref/poudriere/pool MASTERNAME=10i386-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 glob2-0.9.4.4_9: DOCS=on: Build and/or install documentation PORTAUDIO=off: PortAudio library support ===> 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 PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- TMPDIR="/tmp" TMPDIR="/tmp" SDL_CONFIG=/usr/local/bin/sdl-config SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -I/usr/local/include -Wno-return-type -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib -pthread" CXX="c++" CXXFLAGS="-O2 -pipe -I/usr/local/include -Wno-return-type -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-- OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local PORTDOCS="" PORTEXAMPLES="" PORTDATA="" LIB32DIR=lib GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" DOCSDIR="share/doc/glob2" EXAMPLESDIR="share/examples/glob2" DATADIR="share/glob2" WWWDIR="www/glob2" ETCDIR="etc/glob2" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/glob2 DOCSDIR=/usr/local/share/doc/glob2 EXAMPLESDIR=/usr/local/share/examples/glob2 WWWDIR=/usr/local/www/glob2 ETCDIR=/usr/local/etc/glob2 --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 # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- ===> Cleaning for glob2-0.9.4.4_9 =================================================== ===> License GPLv3 accepted by the user =========================================================================== =================================================== ===> glob2-0.9.4.4_9 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 glob2-0.9.4.4_9 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by glob2-0.9.4.4_9 for building =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by glob2-0.9.4.4_9 for building => SHA256 Checksum OK for glob2-0.9.4.4.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by glob2-0.9.4.4_9 for building ===> Extracting for glob2-0.9.4.4_9 => SHA256 Checksum OK for glob2-0.9.4.4.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for glob2-0.9.4.4_9 ===> Applying FreeBSD patches for glob2-0.9.4.4_9 =========================================================================== =================================================== ===> glob2-0.9.4.4_9 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-7.6.1_4...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.9.1_1... 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.17_1...Installing libpciaccess-0.13.2_2...Installing pciids-20140526... 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 glob2-0.9.4.4_9 ===> glob2-0.9.4.4_9 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.5.txz Installing pkgconf-0.9.5... done ===> Returning to build of glob2-0.9.4.4_9 ===> glob2-0.9.4.4_9 depends on file: /usr/local/bin/scons - not found ===> Verifying install for /usr/local/bin/scons in /usr/ports/devel/scons ===> Installing existing package /packages/All/scons-2.3.0.txz Installing scons-2.3.0...Installing py27-setuptools27-2.0.1...Installing python27-2.7.6_4...Installing gettext-0.18.3.1_1... done done done Installing python2-2_2... done done ==== Note that some of the standard modules are provided as separate Installing libXi-1.7.2_2,1...Installing inputproto-2.3... done done Installing libXt-1.1.4_2,1...Installing libSM-1.2.2_2,1...Installing libICE-1.0.8_2,1... done done done Installing png-1.5.18... done Installing tiff-4.0.3_2...Installing freeglut-2.8.1_2... done Installing jbigkit-1.6... done Installing libXmu-1.1.2_2,1... done done done Installing hicolor-icon-theme-0.12... done Installing libXcomposite-0.4.4_2,1...Installing compositeproto-0.4.2... done done Installing libXcursor-1.1.14_2... done Installing libXinerama-1.1.3_2,1...Installing xineramaproto-1.2.1... done done Installing pango-1.34.1_4...Installing cairo-1.10.2_10,2...Installing fontconfig-2.11.0_3,1...Installing freetype2-2.5.3_2... done Running fc-cache to build fontconfig cache... /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: caching, new cache contents: 0 fonts, 1 dirs /usr/local/lib/X11/fonts/local: caching, new cache contents: 0 fonts, 0 dirs /root/.local/share/fonts: skipping, no such directory /root/.fonts: skipping, no such directory /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: caching, new cache contents: 0 fonts, 1 dirs /root/.local/share/fonts: skipping, no such directory /root/.fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory /root/.cache/fontconfig: not cleaning non-existent cache directory /root/.fontconfig: not cleaning non-existent cache directory fc-cache: succeeded done Installing pixman-0.32.4_2... done Installing xcb-util-renderutil-0.3.8_2...Installing xcb-util-0.3.9_3,1... done done done Installing encodings-1.0.4_1,1...Installing font-util-1.3.0_1... done done Installing harfbuzz-0.9.28...Installing graphite2-1.2.4... done Installing icu-52.1... done done Installing libXft-2.3.1_2... done Installing xorg-fonts-truetype-7.7_1...Installing dejavu-2.34_3... done Installing font-bh-ttf-1.0.3_1...Installing mkfontdir-1.0.7...Installing mkfontscale-1.1.1_1...Installing libfontenc-1.1.2_2... done done done done Installing font-misc-ethiopic-1.0.3_1... done Installing font-misc-meltho-1.0.3_1... done done done Installing shared-mime-info-1.1_1... done done Since FreeBSD has new USB stack, freeglut normally doesn't build on FreeBSD 8 (yet). To workaround this a small patch adds one include file and comments out content of one function (only leaves return NULL). This might cause side effects. Joysticks do not work, and there might be ports that do not compile or applications that crash because of this. Do not hesitate to contact x11@FreeBSD.org if there are any issues and side effects because of this. Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/lib/X11/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. ===> Returning to build of glob2-0.9.4.4_9 =========================================================================== =================================================== ===> glob2-0.9.4.4_9 depends on shared library: libvorbis.so - not found ===> Verifying for libvorbis.so in /usr/ports/audio/libvorbis ===> Installing existing package /packages/All/libvorbis-1.3.4_1,3.txz Installing libvorbis-1.3.4_1,3...Installing libogg-1.3.1_1,4... done done ===> Returning to build of glob2-0.9.4.4_9 ===> glob2-0.9.4.4_9 depends on shared library: libspeex.so - not found ===> Verifying for libspeex.so in /usr/ports/audio/speex ===> Installing existing package /packages/All/speex-1.2.r1_7,1.txz Installing speex-1.2.r1_7,1... done ===> Returning to build of glob2-0.9.4.4_9 ===> glob2-0.9.4.4_9 depends on shared library: libfribidi.so - not found ===> Verifying for libfribidi.so in /usr/ports/converters/fribidi ===> Installing existing package /packages/All/fribidi-0.19.2_1.txz Installing fribidi-0.19.2_1... done ===> Returning to build of glob2-0.9.4.4_9 ===> glob2-0.9.4.4_9 depends on shared library: libboost_thread.so - not found ===> Verifying for libboost_thread.so in /usr/ports/devel/boost-libs ===> Installing existing package /packages/All/boost-libs-1.55.0_2.txz Installing boost-libs-1.55.0_2... done You have built the Boost library with thread support. Don't forget to add -pthread to your linker options when linking your code. ===> Returning to build of glob2-0.9.4.4_9 ===> glob2-0.9.4.4_9 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so.6.11.2) ===> glob2-0.9.4.4_9 depends on shared library: libSDL.so - found (/usr/local/lib/libSDL-1.2.so.11) ===> glob2-0.9.4.4_9 depends on shared library: libSDL_image.so - not found ===> Verifying for libSDL_image.so in /usr/ports/graphics/sdl_image ===> Installing existing package /packages/All/sdl_image-1.2.12_5.txz Installing sdl_image-1.2.12_5...Installing webp-0.4.0...Installing giflib-nox11-4.2.3_2... done done done ===> Returning to build of glob2-0.9.4.4_9 ===> glob2-0.9.4.4_9 depends on shared library: libSDL_net.so - not found ===> Verifying for libSDL_net.so in /usr/ports/net/sdl_net ===> Installing existing package /packages/All/sdl_net-1.2.8.txz Installing sdl_net-1.2.8... done ===> Returning to build of glob2-0.9.4.4_9 ===> glob2-0.9.4.4_9 depends on shared library: libSDL_ttf.so - not found ===> Verifying for libSDL_ttf.so in /usr/ports/graphics/sdl_ttf ===> Installing existing package /packages/All/sdl_ttf-2.0.11_3.txz Installing sdl_ttf-2.0.11_3... done ===> Returning to build of glob2-0.9.4.4_9 ===> glob2-0.9.4.4_9 depends on shared library: libGL.so - found (/usr/local/lib/libGL.so) ===> glob2-0.9.4.4_9 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so.0) ===> glob2-0.9.4.4_9 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so.0) ===> glob2-0.9.4.4_9 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so.0) ===> glob2-0.9.4.4_9 depends on shared library: libpcre.so - found (/usr/local/lib/libpcre.so.3) ===> glob2-0.9.4.4_9 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so.0.3400.1) =========================================================================== =================================================== ===> Configuring for glob2-0.9.4.4_9 =========================================================================== =================================================== ===> Building for glob2-0.9.4.4_9 scons: Reading SConscript files ... scons: warning: The Options class is deprecated; use the Variables class instead. File "/wrkdirs/usr/ports/games/glob2/work/glob2-0.9.4.4/SConstruct", line 16, in establish_options Checking for C library SDL... no Could not find libSDL Checking for C library SDL_ttf... no Could not find libSDL_ttf Checking for C library SDL_image... no Could not find libSDL_image Checking for C library SDL_net... no Could not find libSDL_net Checking for C library speex... no Could not find libspeex or could not find 'speex/speex.h' Checking for C library vorbisfile... no Could not find libvorbisfile Checking for C library vorbis... no Could not find libvorbis Checking for C library ogg... no Could not find libogg Checking for C++ header file zlib.h... yes Checking for C library z... yes Checking for C library boost_thread... no Checking for C library boost_thread-mt... no Could not find libboost_thread or libboost_thread-mt or boost/thread/thread.hpp Checking for C library boost_date_time... no Checking for C library boost_date_time-mt... no Could not find libboost_date_time or libboost_date_time-mt or boost/thread/thread.hpp Checking for C++ header file boost/shared_ptr.hpp... yes Checking for C++ header file boost/tuple/tuple.hpp... yes Checking for C++ header file boost/tuple/tuple_comparison.hpp... yes Checking for C++ header file boost/logic/tribool.hpp... yes Checking for C++ header file boost/lexical_cast.hpp... yes Checking for C library GL... no Checking for C library GL... no Checking for C library opengl32... no Could not find libGL or opengl32, or could not find GL/gl.h or OpenGL/gl.h Checking for C library GLU... no Checking for C library GLU... no Checking for C library glu32... no Could not find libGLU or glu32, or could not find GL/glu.h or OpenGL/glu.h Checking for C library fribidi... no Checking for C library portaudio... no Missing SDL Missing SDL_ttf Missing SDL_image Missing SDL_net Missing speex Missing vorbisfile Missing vorbis Missing ogg Missing libboost_thread Missing libboost_date_time Missing OpenGL Missing GLU *** Error code 1 Stop. make: stopped in /usr/ports/games/glob2 ===> Cleaning for glob2-0.9.4.4_9