From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 15 05:19:31 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 17597B9 for ; Wed, 15 Jan 2014 05:19:31 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 AA98D1771 for ; Wed, 15 Jan 2014 05:19:30 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.7/8.14.7) with ESMTP id s0F5JSE0047683 for ; Wed, 15 Jan 2014 05:19:28 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.7/8.14.7/Submit) id s0F5JSLl047039; Wed, 15 Jan 2014 05:19:28 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 15 Jan 2014 05:19:28 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201401150519.s0F5JSLl047039@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [REL - 83amd64-default][audio/py-karaoke] Failed for py27-karaoke-0.7.5_1 in build-depends 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, 15 Jan 2014 05:19:31 -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: rene@FreeBSD.org Ident: $FreeBSD: head/audio/py-karaoke/Makefile 339634 2014-01-13 21:00:02Z rene $ Log URL: http://beefy2.isc.freebsd.org/bulk/83amd64-default/2014-01-15_03h56m37s/logs/py27-karaoke-0.7.5_1.log Build URL: http://beefy2.isc.freebsd.org/bulk/83amd64-default/2014-01-15_03h56m37s Log: ====>> Building audio/py-karaoke build started at Wed Jan 15 05:18:59 UTC 2014 port directory: /usr/ports/audio/py-karaoke building for: FreeBSD 83amd64-default-job-04 8.3-RELEASE FreeBSD 8.3-RELEASE amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/audio/py-karaoke/Makefile 339634 2014-01-13 21:00:02Z rene $ Poudriere version: 3.1-pre ---Begin Environment--- OSVERSION=803000 UNAME_v=FreeBSD 8.3-RELEASE UNAME_r=8.3-RELEASE FTP_PASSIVE_MODE=YES 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/83amd64-default/ref PKG_EXT=txz tpid=14069 POUDRIERE_BUILD_TYPE=bulk PKGNG=1 PKGNAME=py27-karaoke-0.7.5_1 PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f PKG_ADD=/usr/local/sbin/pkg-static add PWD=/root MASTERNAME=83amd64-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 py27-karaoke-0.7.5_1: MUTAGEN=off: Enable Mutagen support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- TMPDIR="/tmp" TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" SDL_CONFIG=/usr/local/bin/sdl-config SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2-2.8-config --End CONFIGURE_ENV-- --MAKE_ENV-- TMPDIR="/tmp" TMPDIR="/tmp" SDL_CONFIG=/usr/local/bin/sdl-config SHELL=/bin/sh NO_LINT=YES LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= WX_CONFIG=/usr/local/bin/wxgtk2-2.8-config PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" 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-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pykaraoke DOCSDIR=/usr/local/share/doc/karaoke EXAMPLESDIR=/usr/local/share/examples/karaoke WWWDIR=/usr/local/www/karaoke ETCDIR=/usr/local/etc/karaoke --End SUB_LIST-- ---Begin make.conf--- 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 py27-karaoke-0.7.5_1 =================================================== =========================================================================== =================================================== ===> py27-karaoke-0.7.5_1 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.5.txz Installing pkg-1.2.5... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of py27-karaoke-0.7.5_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by py27-karaoke-0.7.5_1 for building =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by py27-karaoke-0.7.5_1 for building => SHA256 Checksum OK for pykaraoke-0.7.5.zip. =========================================================================== =================================================== ===> py27-karaoke-0.7.5_1 depends on file: /usr/local/bin/unzip - not found ===> Verifying install for /usr/local/bin/unzip in /usr/ports/archivers/unzip ===> Installing existing package /packages/All/unzip-6.0_1.txz Installing unzip-6.0_1... done ===> Returning to build of py27-karaoke-0.7.5_1 =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by py27-karaoke-0.7.5_1 for building ===> Extracting for py27-karaoke-0.7.5_1 => SHA256 Checksum OK for pykaraoke-0.7.5.zip. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for py27-karaoke-0.7.5_1 ===> Applying FreeBSD patches for py27-karaoke-0.7.5_1 =========================================================================== =================================================== ===> py27-karaoke-0.7.5_1 depends on package: py27-game>0 - not found ===> Verifying install for py27-game>0 in /usr/ports/devel/py-game ===> Installing existing package /packages/All/py27-game-1.9.1_1.txz Installing py27-game-1.9.1_1...Installing libX11-1.6.2,1...Installing kbproto-1.0.6... done Installing libXau-1.0.8...Installing xproto-7.0.25... done done Installing libXdmcp-1.1.1... done Installing libiconv-1.14_1... done Installing libpthread-stubs-0.3_4... done Installing libxcb-1.9.3...Installing libxml2-2.8.0_3... done done done Installing smpeg-0.4.4_10...Installing aalib-1.4.r5_6... done Installing sdl-1.2.15_2,2...Installing libXrender-0.9.8...Installing renderproto-0.11.1... done done Installing libXrandr-1.4.2...Installing libXext-1.3.2,1...Installing xextproto-7.2.1... done done Installing randrproto-1.4.0... done done Installing libGLU-9.0.0...Installing libGL-7.6.1_4...Installing dri2proto-2.8... done Installing expat-2.1.0... done Installing libXdamage-1.1.4...Installing damageproto-1.2.1... done Installing fixesproto-5.0... done Installing libXfixes-5.0.1... done done Installing libXxf86vm-1.1.3...Installing xf86vidmodeproto-2.3.1... done done Installing libdrm-2.4.17_1...Installing libpciaccess-0.13.2...Installing pciids-20131225... done done done done done done done Installing py27-numpy-1.7.0_2,1...Installing suitesparse-4.0.2_2...Installing mpfr-3.1.2...Installing gmp-5.1.3... done done Installing mpc-1.0.1... done Installing lapack-3.4.2_1...Installing blas-3.4.2_1...Installing gcc-ecj-4.5... done Installing gcc-4.6.4...Installing binutils-2.24...Installing gettext-0.18.3.1... done done done done done done Installing python27-2.7.6_1... done Installing py27-nose-1.3.0...Installing py27-setuptools-2.0.1... done 185 208 done done Installing sdl_ttf-2.0.11...Installing freetype2-2.5.2... done done Installing sdl_image-1.2.12_3...Installing webp-0.3.1_4...Installing giflib-nox11-4.2.3... done Installing jpeg-8_4... done Installing png-1.5.17... done Installing tiff-4.0.3...Installing freeglut-2.8.1...Installing libICE-1.0.8,1... done Installing libXi-1.7.2,1...Installing inputproto-2.3... done done done Installing jbigkit-1.6... done Installing libSM-1.2.2,1... done Installing libXmu-1.1.2,1...Installing libXt-1.1.4,1... done done done done done Installing sdl_mixer-1.2.12_4...Installing timidity-0.2i_1... done Installing libvorbis-1.3.3_1,3...Installing libogg-1.3.1,4... done done Installing flac-1.3.0_1... 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". ------------------------------------------------------------------------------ ==== Note that some of the standard modules are provided as separate ports since they require extra dependencies: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Install them as needed. ==== 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. ===> Returning to build of py27-karaoke-0.7.5_1 ===> py27-karaoke-0.7.5_1 depends on package: py27-setuptools>0 - found ===> py27-karaoke-0.7.5_1 depends on file: /usr/local/bin/python2.7 - found ===> py27-karaoke-0.7.5_1 depends on executable: python2 - not found ===> Verifying install for python2 in /usr/ports/lang/python2 ===> Installing existing package /packages/All/python2-2_2.txz Installing python2-2_2... done ===> Returning to build of py27-karaoke-0.7.5_1 ===> py27-karaoke-0.7.5_1 depends on file: /usr/local/bin/sdl-config - found ===> py27-karaoke-0.7.5_1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> py27-karaoke-0.7.5_1 depends on file: /usr/local/libdata/pkgconfig/xau.pc - found ===> py27-karaoke-0.7.5_1 depends on file: /usr/local/libdata/pkgconfig/xcb.pc - found ===> py27-karaoke-0.7.5_1 depends on file: /usr/local/libdata/pkgconfig/xdmcp.pc - found ===> py27-karaoke-0.7.5_1 depends on file: /usr/local/lib/python2.7/site-packages/wx-2.8-gtk2-ansi/wx/__init__.py - not found ===> Verifying install for /usr/local/lib/python2.7/site-packages/wx-2.8-gtk2-ansi/wx/__init__.py in /usr/ports/x11-toolkits/py-wxPython28 ===> Installing existing package /packages/All/py27-wxPython28-2.8.12.1_2.txz Installing py27-wxPython28-2.8.12.1_2...pkg-static: Missing dependency matching Origin: 'x11-toolkits/wxgtk28-contrib' Version: '2.8.12_2' Failed to install the following 1 package(s): /packages/All/py27-wxPython28-2.8.12.1_2.txz *** Error code 70 Stop in /usr/ports/audio/py-karaoke. ===> Cleaning for py27-karaoke-0.7.5_1