From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Oct 10 08:31:14 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 9C00C624 for ; Thu, 10 Oct 2013 08:31:14 +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 879C32984 for ; Thu, 10 Oct 2013 08:31:14 +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 r9A8VEfY081598 for ; Thu, 10 Oct 2013 08:31:14 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.7/8.14.7/Submit) id r9A8VEV8081587; Thu, 10 Oct 2013 08:31:14 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 10 Oct 2013 08:31:14 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201310100831.r9A8VEV8081587@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [REL - head-i386-default][emulators/mupen64-rice] Failed for mupen64-rice-5.2.0_6 in 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, 10 Oct 2013 08:31:14 -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: bapt@FreeBSD.org Ident: $FreeBSD: head/emulators/mupen64-rice/Makefile 327721 2013-09-20 16:43:52Z bapt $ Log URL: http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-10-10_05h56m46s/logs/mupen64-rice-5.2.0_6.log Build URL: http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-10-10_05h56m46s Log: ====>> Building emulators/mupen64-rice build started at Thu Oct 10 08:31:07 UTC 2013 port directory: /usr/ports/emulators/mupen64-rice building for: FreeBSD head-i386-default-job-06 10.0-ALPHA5 FreeBSD 10.0-ALPHA5 r256139 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/emulators/mupen64-rice/Makefile 327721 2013-09-20 16:43:52Z bapt $ Poudriere version: 3.1-pre ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000055 UNAME_v=FreeBSD 10.0-ALPHA5 r256139 UNAME_r=10.0-ALPHA5 BLOCKSIZE=K MAIL=/var/mail/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin STATUS=1 MASTERMNT=/usr/local/poudriere/data/build/head-i386-default/ref PKG_EXT=txz tpid=77221 POUDRIERE_BUILD_TYPE=bulk NBPARALLEL=24 PKGNG=1 PKGNAME=mupen64-rice-5.2.0_6 PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f PKG_ADD=/usr/local/sbin/pkg-static add PWD=/root 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 ---End Environment--- ---Begin OPTIONS List--- ---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 GLIB_CONFIG="/usr/local/bin/glib12-config" GTK_CONFIG="/usr/local/bin/gtk12-config" --End CONFIGURE_ENV-- --MAKE_ENV-- TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES SDL_CONFIG=/usr/local/bin/sdl-config GLIB_CONFIG="/usr/local/bin/glib12-config" GTK_CONFIG="/usr/local/bin/gtk12-config" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe `/usr/local/bin/sdl-config --cflags` -DUSE_GTK `/usr/local/bin/gtk12-config --cflags` -fPIC -O3 -fomit-frame-pointer -funroll-loops -ffast-math -Wall -pipe -DX86 -mcpu=athlon -msse -mmmx -fno-strict-aliasing -std=gnu89" CPP="cpp" CPPFLAGS="" LDFLAGS=" `/usr/local/bin/gtk12-config --libs` -lGL -lGLU -L/usr/local/lib `/usr/local/bin/sdl-config --libs` -lc" CXX="c++" CXXFLAGS="-O2 -pipe `/usr/local/bin/sdl-config --cflags` -DUSE_GTK `/usr/local/bin/gtk12-config --cflags` -fPIC -O3 -fomit-frame-pointer -funroll-loops -ffast-math -Wall -pipe -DX86 -mcpu=athlon -msse -mmmx -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-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mupen64 DOCSDIR=/usr/local/share/doc/mupen64 EXAMPLESDIR=/usr/local/share/examples/mupen64 WWWDIR=/usr/local/www/mupen64 ETCDIR=/usr/local/etc/mupen64 --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 mupen64-rice-5.2.0_6 =================================================== =========================================================================== =================================================== ===> mupen64-rice-5.2.0_6 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_7.txz Installing pkg-1.1.4_7... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of mupen64-rice-5.2.0_6 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by mupen64-rice-5.2.0_6 for building =========================================================================== =================================================== ===> Fetching all distfiles required by mupen64-rice-5.2.0_6 for building => SHA256 Checksum OK for riceplugin.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by mupen64-rice-5.2.0_6 for building ===> Extracting for mupen64-rice-5.2.0_6 => SHA256 Checksum OK for riceplugin.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for mupen64-rice-5.2.0_6 ===> Applying FreeBSD patches for mupen64-rice-5.2.0_6 =========================================================================== =================================================== ===> mupen64-rice-5.2.0_6 depends on executable: nasm - not found ===> Verifying install for nasm in /usr/ports/devel/nasm ===> Installing existing package /packages/All/nasm-2.10.03,1.txz Installing nasm-2.10.03,1... done ===> Returning to build of mupen64-rice-5.2.0_6 ===> mupen64-rice-5.2.0_6 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... done done ===> Returning to build of mupen64-rice-5.2.0_6 ===> mupen64-rice-5.2.0_6 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.16.txz Installing glproto-1.4.16... done ===> Returning to build of mupen64-rice-5.2.0_6 ===> mupen64-rice-5.2.0_6 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/dri2proto.pc in /usr/ports/x11/dri2proto ===> Installing existing package /packages/All/dri2proto-2.8.txz Installing dri2proto-2.8... done ===> Returning to build of mupen64-rice-5.2.0_6 ===> mupen64-rice-5.2.0_6 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... done Installing libpthread-stubs-0.3_3... done done Installing libXxf86vm-1.1.3...Installing libXext-1.3.2,1...Installing libX11-1.6.2,1...Installing kbproto-1.0.6... done done done done Installing libXrender-0.9.8... done Installing libXrandr-1.4.2... 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 expat-2.1.0... done Installing pciids-20130823... done Installing libdrm-2.4.17_1...Installing libpciaccess-0.13.2... 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 mupen64-rice-5.2.0_6 =========================================================================== =================================================== ===> mupen64-rice-5.2.0_6 depends on shared library: libGL.so - found ===> mupen64-rice-5.2.0_6 depends on shared library: SDL-1.2 - found ===> mupen64-rice-5.2.0_6 depends on shared library: glib-12.3 - not found ===> Verifying install for glib-12.3 in /usr/ports/devel/glib12 ===> Installing existing package /packages/All/glib12-1.2.10_13.txz Installing glib12-1.2.10_13... done ===> Returning to build of mupen64-rice-5.2.0_6 ===> mupen64-rice-5.2.0_6 depends on shared library: gtk-12.2 - not found ===> Verifying install for gtk-12.2 in /usr/ports/x11-toolkits/gtk12 ===> Installing existing package /packages/All/gtk1-1.2.10_22.txz Installing gtk1-1.2.10_22...Installing libXi-1.7.2,1...Installing inputproto-2.3... done done Installing libSM-1.2.2,1...Installing libICE-1.0.8,1... done done done ===> Returning to build of mupen64-rice-5.2.0_6 =========================================================================== =================================================== ===> Configuring for mupen64-rice-5.2.0_6 /usr/bin/sed -i.bak -e 's|SDL/SDL.h|SDL.h|' /wrkdirs/usr/ports/emulators/mupen64-rice/work/riceplugin/glh_genext.h /usr/bin/sed -i.bak -e 's|`gtk-config --libs`||' /wrkdirs/usr/ports/emulators/mupen64-rice/work/riceplugin/Makefile =========================================================================== =================================================== ===> Building for mupen64-rice-5.2.0_6 gmake[1]: Entering directory `/wrkdirs/usr/ports/emulators/mupen64-rice/work/riceplugin' c++ -O2 -pipe -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -DUSE_GTK -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/local/include -fPIC -O3 -fomit-frame-pointer -funroll-loops -ffast-math -Wall -pipe -DX86 -mcpu=athlon -msse -mmmx -fno-strict-aliasing -O2 -pipe -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -DUSE_GTK -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/local/include -fPIC -O3 -fomit-frame-pointer -funroll-loops -ffast-math -Wall -pipe -DX86 -mcpu=athlon -msse -mmmx -fno-strict-aliasing -std=gnu89 -c -o DaedalusGraphics.o DaedalusGraphics.cpp c++: warning: argument unused during compilation: '-mcpu=athlon' c++: warning: argument unused during compilation: '-mcpu=athlon' error: invalid argument '-std=gnu89' not allowed with 'C++/ObjC++' gmake[1]: *** [DaedalusGraphics.o] Error 1 gmake[1]: Leaving directory `/wrkdirs/usr/ports/emulators/mupen64-rice/work/riceplugin' *** Error code 1 Stop. make: stopped in /usr/ports/emulators/mupen64-rice ===> Cleaning for mupen64-rice-5.2.0_6