From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Feb 6 15:16:36 2014 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 ESMTPS id E68B0F7B for ; Thu, 6 Feb 2014 15:16:36 +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 CEF881136 for ; Thu, 6 Feb 2014 15:16:36 +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 s16FGaxh049939 for ; Thu, 6 Feb 2014 15:16:36 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 s16FGaLJ049932; Thu, 6 Feb 2014 15:16:36 GMT (envelope-from pkg-fallout-builder@FreeBSD.org) Date: Thu, 6 Feb 2014 15:16:36 GMT From: pkg-fallout-builder@FreeBSD.org Message-Id: <201402061516.s16FGaLJ049932@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [REL - 10i386-default][audio/mixxx] Failed for mixxx-1.11.0_2 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: Thu, 06 Feb 2014 15:16:37 -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: nemysis@FreeBSD.org Ident: $FreeBSD: head/audio/mixxx/Makefile 331738 2013-10-26 21:46:57Z nemysis $ Log URL: http://beefy1.isc.freebsd.org/bulk/10i386-default/2014-02-06_06h17m19s/logs/mixxx-1.11.0_2.log Build URL: http://beefy1.isc.freebsd.org/bulk/10i386-default/2014-02-06_06h17m19s Log: ====>> Building audio/mixxx build started at Thu Feb 6 15:15:48 UTC 2014 port directory: /usr/ports/audio/mixxx building for: FreeBSD 10i386-default-job-06 10.0-RELEASE FreeBSD 10.0-RELEASE i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/audio/mixxx/Makefile 331738 2013-10-26 21:46:57Z nemysis $ 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-default/ref PKG_EXT=txz tpid=9164 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNG=1 PKGNAME=mixxx-1.11.0_2 PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f PKG_ADD=/usr/local/sbin/pkg-static add PWD=/root 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 mixxx-1.11.0_2: DOCS=on: Build and/or install documentation FAAD=on: FAAD AAC decoder support LAME=off: LAME MP3 audio encoder support SHOUTCAST=on: Ogg Icecast and SHOUTcast support TCMALLOC=on: Use Google's TCMalloc WAVPACK=on: WavPack lossless audio format support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-qt-includes=/usr/local/include/qt4 --with-qt-libraries=/usr/local/lib/qt4 --with-extra-includes=/usr/local/include --with-extra-libs=/usr/local/lib --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- TMPDIR="/tmp" TMPDIR="/tmp" QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4" MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" UIC="/usr/local/bin/uic-qt4" QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES 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/mixxx DOCSDIR=/usr/local/share/doc/mixxx EXAMPLESDIR=/usr/local/share/examples/mixxx WWWDIR=/usr/local/www/mixxx ETCDIR=/usr/local/etc/mixxx --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 mixxx-1.11.0_2 =================================================== =========================================================================== =================================================== ===> mixxx-1.11.0_2 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 mixxx-1.11.0_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by mixxx-1.11.0_2 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by mixxx-1.11.0_2 for building => SHA256 Checksum OK for mixxx-1.11.0-src.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by mixxx-1.11.0_2 for building ===> Extracting for mixxx-1.11.0_2 => SHA256 Checksum OK for mixxx-1.11.0-src.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for mixxx-1.11.0_2 ===> Applying FreeBSD patches for mixxx-1.11.0_2 =========================================================================== =================================================== ===> mixxx-1.11.0_2 depends on package: portaudio2>=0 - not found pkg-static: No package(s) matching portaudio2 ===> Verifying install for portaudio2>=0 in /usr/ports/audio/portaudio2 ===> Installing existing package /packages/All/portaudio2-19.20140130.txz Installing portaudio2-19.20140130... done ===> Returning to build of mixxx-1.11.0_2 ===> mixxx-1.11.0_2 depends on package: bzr>=0 - not found pkg-static: No package(s) matching bzr ===> Verifying install for bzr>=0 in /usr/ports/devel/bzr ===> Installing existing package /packages/All/bzr-2.6.0.txz Installing bzr-2.6.0...Installing ca_root_nss-3.15.3.1... done Installing gettext-0.18.3.1... done Installing py27-paramiko-1.11.0...Installing py27-pycrypto-2.6.1...Installing gmp-5.1.3... done Installing python27-2.7.6_2... done done done done ==== 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. ==== ===> Returning to build of mixxx-1.11.0_2 ===> mixxx-1.11.0_2 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.17.txz Installing glproto-1.4.17... done ===> Returning to build of mixxx-1.11.0_2 ===> mixxx-1.11.0_2 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 mixxx-1.11.0_2 ===> mixxx-1.11.0_2 depends on file: /usr/local/lib/qt4/libQtCore.so - not found ===> Verifying install for /usr/local/lib/qt4/libQtCore.so in /usr/ports/devel/qt4-corelib ===> Installing existing package /packages/All/qt4-corelib-4.8.5_1.txz Installing qt4-corelib-4.8.5_1...Installing glib-2.36.3_1...Installing perl5-5.16.3_6...Removing /usr/local/etc/perl5_version... Done. Creating /usr/local/etc/perl5_version... Done. Removing stale symlinks from /usr/bin... Skipping /usr/bin/perl Skipping /usr/bin/perl5 Done. Creating various symlinks in /usr/bin... Symlinking /usr/local/bin/perl5.16.3 to /usr/bin/perl Symlinking /usr/local/bin/perl5.16.3 to /usr/bin/perl5 Done. done Installing pcre-8.33... done Installing libffi-3.0.13_1... done No schema files found: doing nothing. done Installing icu-50.1.2... done done ====================================================================== Qt 4 can be built with optional support for: - Common UNIX Printing System (CUPS) (enabled by default) - Network Audio System (NAS) - Qt style that renders using GTK (QGTKSTYLE) In order to enable them, you have to add QT4_OPTIONS= CUPS NAS QGTKSTYLE to your /etc/make.conf and compile devel/qt4-corelib and x11-toolkits/qt4-gui ports. Attention! Whenever you change the QT4_OPTIONS both devel/qt4-corelib and x11-toolkits/qt4-gui ports must be rebuilt! ====================================================================== Installing qt4-webkit-4.8.5_1...Installing gstreamer-plugins-0.10.36_3,3...Installing gstreamer-0.10.36...Installing gobject-introspection-1.36.0_2...Installing gnomehier-3.0... done Installing python2-2_2... done done done Installing libXv-1.0.10,1...Installing videoproto-2.3.2... done done Installing orc-0.4.18... done done Installing qt4-declarative-4.8.5...Installing qt4-opengl-4.8.5...Installing libGL-7.6.1_4...Installing libXdamage-1.1.4...Installing damageproto-1.2.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 Installing qt4-script-4.8.5... done Installing qt4-svg-4.8.5... done Installing qt4-xmlpatterns-4.8.5... done done done done done ====================================================================== To enable Qt database support, install the database plugin ports. The following plugin ports are available: - databases/qt4-ibase-plugin InterBase/Firebird - databases/qt4-mysql-plugin MySQL - databases/qt4-odbc-plugin Open Database Connectivity - databases/qt4-pgsql-plugin PostgreSQL - databases/qt4-sqlite-plugin SQLite 2 - databases/qt4-sqlite3-plugin SQLite 3 ====================================================================== ===> Returning to build of mixxx-1.11.0_2 ===> mixxx-1.11.0_2 depends on file: /usr/local/bin/moc-qt4 - not found ===> Verifying install for /usr/local/bin/moc-qt4 in /usr/ports/devel/qt4-moc ===> Installing existing package /packages/All/qt4-moc-4.8.5.txz Installing qt4-moc-4.8.5... done ===> Returning to build of mixxx-1.11.0_2 ===> mixxx-1.11.0_2 depends on file: /usr/local/lib/qt4/libQtNetwork.so - found ===> mixxx-1.11.0_2 depends on file: /usr/local/lib/qt4/libQtOpenGL.so - found ===> mixxx-1.11.0_2 depends on file: /usr/local/bin/qmake-qt4 - not found ===> Verifying install for /usr/local/bin/qmake-qt4 in /usr/ports/devel/qmake4 ===> Installing existing package /packages/All/qt4-qmake-4.8.5_1.txz Installing qt4-qmake-4.8.5_1... done ===> Returning to build of mixxx-1.11.0_2 ===> mixxx-1.11.0_2 depends on file: /usr/local/bin/rcc - not found ===> Verifying install for /usr/local/bin/rcc in /usr/ports/devel/qt4-rcc ===> Installing existing package /packages/All/qt4-rcc-4.8.5.txz Installing qt4-rcc-4.8.5... done ===> Returning to build of mixxx-1.11.0_2 ===> mixxx-1.11.0_2 depends on file: /usr/local/lib/qt4/libQtScript.so - found ===> mixxx-1.11.0_2 depends on file: /usr/local/lib/qt4/libQtSql.so - found ===> mixxx-1.11.0_2 depends on file: /usr/local/lib/qt4/libQtSvg.so - found ===> mixxx-1.11.0_2 depends on file: /usr/local/bin/uic-qt4 - not found ===> Verifying install for /usr/local/bin/uic-qt4 in /usr/ports/devel/qt4-uic ===> Installing existing package /packages/All/qt4-uic-4.8.5.txz Installing qt4-uic-4.8.5... done ===> Returning to build of mixxx-1.11.0_2 ===> mixxx-1.11.0_2 depends on file: /usr/local/lib/qt4/libQtXml.so - found ===> mixxx-1.11.0_2 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... done ===> Returning to build of mixxx-1.11.0_2 =========================================================================== =================================================== ===> mixxx-1.11.0_2 depends on shared library: libFLAC.so - not found ===> Verifying for libFLAC.so in /usr/ports/audio/flac ===> Installing existing package /packages/All/flac-1.3.0_1.txz Installing flac-1.3.0_1...Installing libogg-1.3.1,4... done done ===> Returning to build of mixxx-1.11.0_2 ===> mixxx-1.11.0_2 depends on shared library: libid3tag.so - not found ===> Verifying for libid3tag.so in /usr/ports/audio/libid3tag ===> Installing existing package /packages/All/libid3tag-0.15.1b.txz Installing libid3tag-0.15.1b... done ===> Returning to build of mixxx-1.11.0_2 ===> mixxx-1.11.0_2 depends on shared library: libmad.so - not found ===> Verifying for libmad.so in /usr/ports/audio/libmad ===> Installing existing package /packages/All/libmad-0.15.1b_2.txz Installing libmad-0.15.1b_2... done ===> Returning to build of mixxx-1.11.0_2 ===> mixxx-1.11.0_2 depends on shared library: libsndfile.so - not found ===> Verifying for libsndfile.so in /usr/ports/audio/libsndfile ===> Installing existing package /packages/All/libsndfile-1.0.25_3.txz Installing libsndfile-1.0.25_3...Installing libvorbis-1.3.4,3... done done ===> Returning to build of mixxx-1.11.0_2 ===> mixxx-1.11.0_2 depends on shared library: libvorbisfile.so - found ===> mixxx-1.11.0_2 depends on shared library: libtag.so - not found ===> Verifying for libtag.so in /usr/ports/audio/taglib ===> Installing existing package /packages/All/taglib-1.9.1_1.txz Installing taglib-1.9.1_1... done ===> Returning to build of mixxx-1.11.0_2 ===> mixxx-1.11.0_2 depends on shared library: libprotobuf.so - not found ===> Verifying for libprotobuf.so in /usr/ports/devel/protobuf ===> Installing existing package /packages/All/protobuf-2.5.0_1.txz Installing protobuf-2.5.0_1... done ===> Returning to build of mixxx-1.11.0_2 ===> mixxx-1.11.0_2 depends on shared library: libfaad.so - not found ===> Verifying for libfaad.so in /usr/ports/audio/faad ===> Installing existing package /packages/All/faad2-2.7_4,1.txz Installing faad2-2.7_4,1... done ===> Returning to build of mixxx-1.11.0_2 ===> mixxx-1.11.0_2 depends on shared library: libmp4v2.so - not found ===> Verifying for libmp4v2.so in /usr/ports/multimedia/mp4v2 ===> Installing existing package /packages/All/mp4v2-1.9.1.txz Installing mp4v2-1.9.1... done ===> Returning to build of mixxx-1.11.0_2 ===> mixxx-1.11.0_2 depends on shared library: libshout.so - not found ===> Verifying for libshout.so in /usr/ports/audio/libshout ===> Installing existing package /packages/All/libshout-1.0.7.txz Installing libshout-1.0.7... done ===> Returning to build of mixxx-1.11.0_2 ===> mixxx-1.11.0_2 depends on shared library: libtcmalloc.so - not found ===> Verifying for libtcmalloc.so in /usr/ports/devel/google-perftools ===> Installing existing package /packages/All/google-perftools-2.1_1.txz Installing google-perftools-2.1_1...Installing libexecinfo-1.1_3... done done ===> Returning to build of mixxx-1.11.0_2 ===> mixxx-1.11.0_2 depends on shared library: libwavpack.so - not found ===> Verifying for libwavpack.so in /usr/ports/audio/wavpack ===> Installing existing package /packages/All/wavpack-4.60.1.txz Installing wavpack-4.60.1... done ===> Returning to build of mixxx-1.11.0_2 ===> mixxx-1.11.0_2 depends on shared library: libGLU.so - not found ===> Verifying for libGLU.so in /usr/ports/graphics/libGLU ===> Installing existing package /packages/All/libGLU-9.0.0.txz Installing libGLU-9.0.0... done ===> Returning to build of mixxx-1.11.0_2 =========================================================================== =================================================== ===> Configuring for mixxx-1.11.0_2 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/audio/mixxx/work/mixxx-1.11.0/lib/gmock-1.5.0/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/audio/mixxx/work/mixxx-1.11.0/lib/gmock-1.5.0/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/audio/mixxx/work/mixxx-1.11.0/lib/gtest-1.5.0/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/audio/mixxx/work/mixxx-1.11.0/lib/gtest-1.5.0/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/audio/mixxx/work/mixxx-1.11.0/src/configure =========================================================================== =================================================== ===> Building for mixxx-1.11.0_2 scons: Reading SConscript files ... INFO:root:Target Platform: bsd INFO:root:Target Machine: i386 INFO:root:Build: debug INFO:root:Toolchain: gnu INFO:root:Crosscompile: NO INFO:root:Qt path: /usr/local Loading qt4 tool... Configuring MixxxCore ERROR:root:Unmet dependency: Did not find g++. Configuring HifiEq Configuring Mad Checking for C library libmad... no Checking for C library mad... no ERROR:root:Unmet dependency: Did not find libmad.a, libmad.lib, or the libmad development header files - exiting! Configuring CoreAudio Configuring MediaFoundation Configuring HSS1394 Configuring HID Checking for C library usb... yes Checking for C library usbhid... yes Configuring Bulk Checking for C library usb... yes Configuring VinylControl Configuring Shoutcast Checking for C library libshout... no Checking for C library shout... no ERROR:root:Unmet dependency: Could not find libshout or its development headers. Please install it or compile Mixxx without Shoutcast support using the shoutcast=0 flag. Configuring Profiling Configuring Tuned Configuring QDebug Configuring Verbose Configuring Optimize Configuring FAAD Configuring WavPack Configuring TestSuite Configuring LADSPA Configuring MSVCDebug Configuring MSVSHacks Configuring Vamp Checking for C library vamp-hostsdk... no Checking for C header file fftw3.h... no Checking for C library fftw3... no Configuring PromoTracks Configuring PerfTools Configuring AsmLib Configuring Tonal Configuring IPod Configuring FFMPEG ERROR:root:Build had unmet dependencies. Exiting. *** Error code 1 Stop. make: stopped in /usr/ports/audio/mixxx ===> Cleaning for mixxx-1.11.0_2