From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Apr 4 00:57:09 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 66645159; Fri, 4 Apr 2014 00:57:09 +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 4450A2FB; Fri, 4 Apr 2014 00:57:09 +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 s340v8DD029369; Fri, 4 Apr 2014 00:57:08 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 s340v8qG029341; Fri, 4 Apr 2014 00:57:08 GMT (envelope-from pkg-fallout-builder@FreeBSD.org) Date: Fri, 4 Apr 2014 00:57:08 GMT From: pkg-fallout-builder@FreeBSD.org Message-Id: <201404040057.s340v8qG029341@beefy1.isc.freebsd.org> To: martymac@FreeBSD.org Subject: [REL - 91i386-default][comms/gqrx] Failed for gqrx-20130504_4 in configure Cc: pkg-fallout@FreeBSD.org 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: Fri, 04 Apr 2014 00:57:09 -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: martymac@FreeBSD.org Last committer: gerald@FreeBSD.org Ident: $FreeBSD: head/comms/gqrx/Makefile 347809 2014-03-10 20:55:20Z gerald $ Log URL: http://beefy1.isc.freebsd.org/bulk/91i386-default/2014-04-03_16h23m28s/logs/gqrx-20130504_4.log Build URL: http://beefy1.isc.freebsd.org/bulk/91i386-default/2014-04-03_16h23m28s Log: ====>> Building comms/gqrx build started at Fri Apr 4 00:55:50 UTC 2014 port directory: /usr/ports/comms/gqrx building for: FreeBSD 91i386-default-job-12 9.1-RELEASE-p10 FreeBSD 9.1-RELEASE-p10 i386 maintained by: martymac@FreeBSD.org Makefile ident: $FreeBSD: head/comms/gqrx/Makefile 347809 2014-03-10 20:55:20Z gerald $ Poudriere version: 3.1-pre ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=901000 UNAME_v=FreeBSD 9.1-RELEASE-p10 UNAME_r=9.1-RELEASE-p10 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 MASTERMNT=/usr/local/poudriere/data/build/91i386-default/ref PKG_EXT=txz tpid=64440 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNG=1 PKGNAME=gqrx-20130504_4 PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f PKG_ADD=/usr/local/sbin/pkg-static add PWD=/root MASTERNAME=91i386-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--- ---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" 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)" PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- 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/gqrx DOCSDIR=/usr/local/share/doc/gqrx EXAMPLESDIR=/usr/local/share/examples/gqrx WWWDIR=/usr/local/www/gqrx ETCDIR=/usr/local/etc/gqrx --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 gqrx-20130504_4 =================================================== =========================================================================== =================================================== ===> gqrx-20130504_4 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_1.txz Installing pkg-1.2.7_1... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gqrx-20130504_4 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by gqrx-20130504_4 for building =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by gqrx-20130504_4 for building => SHA256 Checksum OK for gqrx-20130504.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by gqrx-20130504_4 for building ===> Extracting for gqrx-20130504_4 => SHA256 Checksum OK for gqrx-20130504.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gqrx-20130504_4 =========================================================================== =================================================== ===> gqrx-20130504_4 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 gqrx-20130504_4 ===> gqrx-20130504_4 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_3.txz Installing qt4-corelib-4.8.5_3...Installing glib-2.36.3_2...Installing gettext-0.18.3.1...Installing libiconv-1.14_3... done done Installing libffi-3.0.13_1... done Installing pcre-8.34... done Installing perl5-5.16.3_9... done Installing python27-2.7.6_4... done No schema files found: doing nothing. done Installing icu-52.1... 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. ==== ====================================================================== 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! ====================================================================== ===> Returning to build of gqrx-20130504_4 ===> gqrx-20130504_4 depends on file: /usr/local/lib/qt4/libQtGui.so - not found ===> Verifying install for /usr/local/lib/qt4/libQtGui.so in /usr/ports/x11-toolkits/qt4-gui ===> Installing existing package /packages/All/qt4-gui-4.8.5.txz Installing qt4-gui-4.8.5...Installing encodings-1.0.4_1,1...Installing font-util-1.3.0_1... done done Installing fontconfig-2.11.0_1,1...Installing expat-2.1.0... done Installing freetype2-2.5.3... 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, 3 dirs /usr/local/lib/X11/fonts/encodings: caching, new cache contents: 0 fonts, 1 dirs /usr/local/lib/X11/fonts/encodings/large: caching, new cache contents: 0 fonts, 0 dirs /usr/local/lib/X11/fonts/local: caching, new cache contents: 0 fonts, 0 dirs /usr/local/lib/X11/fonts/util: 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, 3 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 libICE-1.0.8,1...Installing xproto-7.0.25... done done Installing libSM-1.2.2,1... done Installing libX11-1.6.2,1...Installing kbproto-1.0.6... done Installing libXau-1.0.8... done Installing libXdmcp-1.1.1... done Installing libxcb-1.9.3...Installing libpthread-stubs-0.3_4... done Installing libxml2-2.8.0_3... done done done Installing libXcursor-1.1.14...Installing libXfixes-5.0.1...Installing fixesproto-5.0... done done Installing libXrender-0.9.8...Installing renderproto-0.11.1... done done done Installing qt4-iconengines-4.8.5... done Installing qt4-imageformats-4.8.5...Installing jpeg-8_4... done Installing libmng-1.0.10_2...Installing lcms-1.19_1,1... done done Installing tiff-4.0.3...Installing freeglut-2.8.1...Installing libGLU-9.0.0... done done Installing jbigkit-1.6... done done done Installing qt4-inputmethods-4.8.5... done done Installing py27-qt4-network-4.10.3,1... done Installing qt4-libQtAssistantClient-4.6.3_1... done done Installing py27-qt4-dbus-4.10.3,1...Installing py27-dbus-1.1.1...Installing dbus-glib-0.100.2...Installing dbus-1.6.18...Installing gnome_subr-1.0... done ===> Creating users and/or groups. Creating group 'messagebus' with gid '556'. Creating user 'messagebus' with uid '556'. done done done Installing qt4-dbus-4.8.5... done done Installing py27-qt4-dbussupport-4.10.3... done Installing py27-qt4-declarative-4.10.3... done Installing py27-qt4-demo-4.10.3,1... done Installing py27-qt4-designer-4.10.3,1...Installing py27-qt4-script-4.10.3,1... done Installing py27-qt4-xml-4.10.3,1... done done Installing py27-qt4-designerplugin-4.10.3_1,1... done Installing py27-qt4-doc-4.10.3,1... done Installing py27-qt4-help-4.10.3... done Installing py27-qt4-multimedia-4.10.3...Installing qt4-multimedia-4.8.5... done done Installing py27-qt4-opengl-4.10.3,1... done Installing py27-qt4-phonon-4.10.3_1...Installing phonon-4.7.1_1...Installing kdehier4-1.2... done Installing qzeitgeist-0.8.0...Installing qt4-testlib-4.8.5... done done done done Installing py27-qt4-qscintilla2-2.7.2,1... done Installing py27-qt4-scripttools-4.10.3,1...Installing qt4-scripttools-4.8.5... done done Installing py27-qt4-sql-4.10.3,1... done Installing py27-qt4-svg-4.10.3,1... done Installing py27-qt4-test-4.10.3,1... done Installing py27-qt4-webkit-4.10.3... done Installing py27-qt4-xmlpatterns-4.10.3... done done Installing py27-wxPython28-unicode-2.8.12.1_3...Installing wx28-gtk2-unicode-contrib-2.8.12_2...Installing ORBit2-2.14.19...Installing libIDL-0.8.14_1... done done Installing atk-2.8.0... done Installing gconf2-2.32.0_3...Installing dconf-0.14.1_1... done Installing gtk2-2.24.22_1...Installing cups-client-1.7.1...===> Creating users and/or groups. Creating group 'cups' with gid '193'. Creating user 'cups' with uid '193'. done Installing gdk-pixbuf2-2.28.2...Installing jasper-1.900.1_12... done done Installing gtk-update-icon-cache-2.24.22...Installing libXcomposite-0.4.4,1...Installing compositeproto-0.4.2... done done Installing pango-1.34.1_2...Installing cairo-1.10.2_7,2...Installing xcb-util-renderutil-0.3.8...Installing xcb-util-0.3.9_1,1... done done Installing pixman-0.32.4... done done Installing harfbuzz-0.9.25_1...Installing graphite2-1.2.4... done done Installing libXft-2.3.1... done done Installing shared-mime-info-1.1... done done Installing python-2.7_1,2... done done Installing polkit-0.105_2... done done Installing libmspack-0.4... done Installing pangox-compat-0.0.2... done Installing wx28-gtk2-contrib-common-2.8.12_2...Installing wx28-gtk2-common-2.8.12_2... done done Installing wx28-gtk2-unicode-2.8.12_2... done done Installing py27-wxPython28-common-2.8.12.1_3...Installing wx28-gtk2-contrib-2.8.12_2...Installing wx28-gtk2-2.8.12_2... done done Installing py27-opengl-3.0.1_4...Installing py27-imaging-1.1.7_2...Installing py27-tkinter-2.7.6_4...Installing tk86-8.6.1...Installing libXScrnSaver-1.2.2...Installing scrnsaverproto-1.2.2... done done Installing tcl86-8.6.1... done done done done done done done Installing pyephem-3.7.5.1_1,1... done Installing qwt5-5.2.3... done done You have built the Boost library with thread support. Don't forget to add -pthread to your linker options when linking your code. You have built the Boost library with thread support. Don't forget to add -pthread to your linker options when linking your code. You have built the Boost.Python library. You have to add the following options when building your own code: Compiler options: -I/usr/local/include/python2.7 -I/usr/local/include Linker options: -L/usr/local/lib/python2.7 -L/usr/local/lib -lboost_python -lpython2.7 ====================================================================== 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 ====================================================================== 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. ====================================================================== You'll have to install sysutils/zeitgeist to enable event logging. ====================================================================== ====================================================================== Please, consider installing backends for Phonon: - multimedia/phonon-gstreamer GStreamer backend - multimedia/phonon-vlc VLC backend ====================================================================== ===> Returning to build of gqrx-20130504_4 ===> gqrx-20130504_4 depends on shared library: libgnuradio-audio.so - found ===> gqrx-20130504_4 depends on shared library: libgnuradio-osmosdr.so - not found ===> Verifying for libgnuradio-osmosdr.so in /usr/ports/comms/gr-osmosdr ===> Installing existing package /packages/All/gr-osmosdr-20140314.txz Installing gr-osmosdr-20140314...Installing rtl-sdr-20140210... done done ===> Returning to build of gqrx-20130504_4 ===> gqrx-20130504_4 depends on shared library: libpulse.so - not found ===> Verifying for libpulse.so in /usr/ports/audio/pulseaudio ===> Installing existing package /packages/All/pulseaudio-0.9.23_2.txz Installing pulseaudio-0.9.23_2...Installing avahi-app-0.6.31_1...Installing gdbm-1.11... done Installing libdaemon-0.14... done ===> Creating users and/or groups. Creating group 'avahi' with gid '558'. Creating user 'avahi' with uid '558'. done Installing consolekit-0.4.3... done Installing hal-0.5.14_23...Installing bash-4.3.0_1...Updating /etc/shells done Installing dmidecode-2.12... done Installing libvolume_id-0.81.1... done Installing policykit-0.9_7...===> Creating users and/or groups. Creating group 'polkit' with gid '562'. Creating user 'polkit' with uid '562'. done ===> Creating users and/or groups. Creating group 'haldaemon' with gid '560'. Creating user 'haldaemon' with uid '560'. done Installing libXtst-1.2.2...Installing recordproto-1.14.2... done done Installing libexecinfo-1.1_3... done Installing libltdl-2.4.2_2... done Installing speex-1.2.r1_6,1... done ===> Creating users and/or groups. Creating group 'pulse' with gid '563'. Creating group 'pulse-access' with gid '564'. Creating group 'pulse-rt' with gid '557'. Creating user 'pulse' with uid '563'. done ===> Returning to build of gqrx-20130504_4 ===> gqrx-20130504_4 depends on shared library: libpulse-simple.so - found ===> gqrx-20130504_4 depends on shared library: libboost_system.so - found ===> gqrx-20130504_4 depends on shared library: libboost_program_options.so - found =========================================================================== =================================================== ===> Configuring for gqrx-20130504_4 Project ERROR: Package gnuradio-core not found *** [qmake-configure] Error code 2 Stop in /usr/ports/comms/gqrx. ===> Cleaning for gqrx-20130504_4