From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Mar 5 01:22:59 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 A2A25F4E for ; Wed, 5 Mar 2014 01:22:59 +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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8E4D88AE for ; Wed, 5 Mar 2014 01:22:59 +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 s251MxxD048016 for ; Wed, 5 Mar 2014 01:22:59 GMT (envelope-from pkg-fallout-builder@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.7/8.14.7/Submit) id s251Mx9Z047985; Wed, 5 Mar 2014 01:22:59 GMT (envelope-from pkg-fallout-builder@FreeBSD.org) Date: Wed, 5 Mar 2014 01:22:59 GMT From: pkg-fallout-builder@FreeBSD.org Message-Id: <201403050122.s251Mx9Z047985@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [REL - 10i386-quarterly][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.17 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Mar 2014 01:22:59 -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: branches/2014Q1/emulators/mupen64-rice/Makefile 327721 2013-09-20 16:43:52Z bapt $ Log URL: http://beefy1.isc.freebsd.org/bulk/10i386-quarterly/2014-03-05_01h05m31s/logs/mupen64-rice-5.2.0_6.log Build URL: http://beefy1.isc.freebsd.org/bulk/10i386-quarterly/2014-03-05_01h05m31s Log: ====>> Building emulators/mupen64-rice build started at Wed Mar 5 01:22:54 UTC 2014 port directory: /usr/ports/emulators/mupen64-rice building for: FreeBSD 10i386-quarterly-job-14 10.0-RELEASE FreeBSD 10.0-RELEASE i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: branches/2014Q1/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=1000510 UNAME_v=FreeBSD 10.0-RELEASE UNAME_r=10.0-RELEASE BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 MASTERMNT=/usr/local/poudriere/data/build/10i386-quarterly/ref PKG_EXT=txz tpid=37141 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk 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=10i386-quarterly 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--- ---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 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 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.2.6.txz Installing pkg-1.2.6... 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.09,1.txz Installing nasm-2.10.09,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.1... 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_1...Installing libXau-1.0.8... done Installing libXdmcp-1.1.1... done Installing libpthread-stubs-0.3_4... done Installing libxml2-2.8.0_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-20131130... 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: libglib-12.so - not found ===> Verifying for libglib-12.so 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: libgtk-12.so - not found ===> Verifying for libgtk-12.so 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 ===> mupen64-rice-5.2.0_6 depends on shared library: SDL-1.2 - found =========================================================================== =================================================== ===> 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