From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Apr 4 15:03:24 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 D32C3BFE; Fri, 4 Apr 2014 15:03:24 +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 BE3EDA44; Fri, 4 Apr 2014 15:03:24 +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 s34F3J5f058344; Fri, 4 Apr 2014 15:03:19 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 s34F3JxD058306; Fri, 4 Apr 2014 15:03:19 GMT (envelope-from pkg-fallout-builder@FreeBSD.org) Date: Fri, 4 Apr 2014 15:03:19 GMT From: pkg-fallout-builder@FreeBSD.org Message-Id: <201404041503.s34F3JxD058306@beefy1.isc.freebsd.org> To: db@FreeBSD.org Subject: [REL - 10i386-default][comms/gnuradio] Failed for gnuradio-3.7.2.1 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 15:03:24 -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: db@FreeBSD.org Last committer: db@FreeBSD.org Ident: $FreeBSD: head/comms/gnuradio/Makefile 349385 2014-03-28 00:30:55Z db $ Log URL: http://beefy1.isc.freebsd.org/bulk/10i386-default/2014-04-04_09h32m25s/logs/gnuradio-3.7.2.1.log Build URL: http://beefy1.isc.freebsd.org/bulk/10i386-default/2014-04-04_09h32m25s Log: ====>> Building comms/gnuradio build started at Fri Apr 4 15:01:54 UTC 2014 port directory: /usr/ports/comms/gnuradio building for: FreeBSD 10i386-default-job-04 10.0-RELEASE FreeBSD 10.0-RELEASE i386 maintained by: db@FreeBSD.org Makefile ident: $FreeBSD: head/comms/gnuradio/Makefile 349385 2014-03-28 00:30:55Z db $ 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=96281 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNG=1 PKGNAME=gnuradio-3.7.2.1 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 gnuradio-3.7.2.1: TESTING=off: Include testing support USRP=off: Include USRP support (UHD) from Ettus ===> 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" PYTHON="/usr/local/bin/python2.7" 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="$(clang++34 --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" ac_cv_path_PERL=/usr/local/bin/perl TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-2.8-config --End CONFIGURE_ENV-- --MAKE_ENV-- TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-2.8-config PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="clang34" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" CXX="clang++34" 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/gnuradio DOCSDIR=share/doc/gnuradio-3.7.2.1 EXAMPLESDIR=/usr/local/share/examples/gnuradio WWWDIR=/usr/local/www/gnuradio ETCDIR=/usr/local/etc/gnuradio --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 gnuradio-3.7.2.1 =================================================== =========================================================================== =================================================== ===> gnuradio-3.7.2.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.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 gnuradio-3.7.2.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gnuradio-3.7.2.1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by gnuradio-3.7.2.1 for building => SHA256 Checksum OK for gnuradio-3.7.2.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gnuradio-3.7.2.1 for building ===> Extracting for gnuradio-3.7.2.1 => SHA256 Checksum OK for gnuradio-3.7.2.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gnuradio-3.7.2.1 ===> Applying FreeBSD patches for gnuradio-3.7.2.1 =========================================================================== =================================================== ===> gnuradio-3.7.2.1 depends on executable: clang34 - not found ===> Verifying install for clang34 in /usr/ports/lang/clang34 ===> Installing existing package /packages/All/clang34-3.4_2.txz Installing clang34-3.4_2...Installing llvm34-3.4...Installing perl5-5.16.3_9... done Installing python27-2.7.6_4...Installing gettext-0.18.3.1... 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 gnuradio-3.7.2.1 ===> gnuradio-3.7.2.1 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 libpthread-stubs-0.3_4... done Installing libxcb-1.9.3...Installing libxml2-2.8.0_3... done done done Installing libXcursor-1.1.14...Installing fixesproto-5.0... done Installing libXfixes-5.0.1... done Installing libXrender-0.9.8...Installing renderproto-0.11.1... done done done Installing libXext-1.3.2,1...Installing xextproto-7.2.1... done done Installing libXi-1.7.2,1...Installing inputproto-2.3... done done Installing libXinerama-1.1.3,1...Installing xineramaproto-1.2.1... done done Installing libXrandr-1.4.2...Installing randrproto-1.4.0... done done Installing libXt-1.1.4,1... done Installing png-1.5.18... done Installing qt4-corelib-4.8.5_3...Installing glib-2.36.3_2...Installing libffi-3.0.13_1... done Installing libiconv-1.14_3... done Installing pcre-8.34... done No schema files found: doing nothing. done Installing icu-52.1... done done Installing xdg-utils-1.0.2.20130919_1...Installing fontcacheproto-0.1.3... done Installing hicolor-icon-theme-0.12... done Installing libXfontcache-1.0.5... done Installing libXmu-1.1.2,1... done Installing xprop-1.2.2... done ===> Installing existing package /packages/All/qt4-rcc-4.8.5.txz Installing qt4-rcc-4.8.5... done ===> Returning to build of gnuradio-3.7.2.1 ===> gnuradio-3.7.2.1 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 gnuradio-3.7.2.1 ===> gnuradio-3.7.2.1 depends on file: /usr/local/lib/qt4/libQtXml.so - not found ===> Verifying install for /usr/local/lib/qt4/libQtXml.so in /usr/ports/textproc/qt4-xml ===> Installing existing package /packages/All/qt4-xml-4.8.5.txz Installing qt4-xml-4.8.5... done ===> Returning to build of gnuradio-3.7.2.1 ===> gnuradio-3.7.2.1 depends on file: /usr/local/lib/libwx_baseu-2.8.so.0 - not found ===> Verifying install for /usr/local/lib/libwx_baseu-2.8.so.0 in /usr/ports/x11-toolkits/wxgtk28-unicode ===> Installing existing package /packages/All/wx28-gtk2-unicode-2.8.12_2.txz Installing wx28-gtk2-unicode-2.8.12_2...Installing ORBit2-2.14.19...Installing libIDL-0.8.14_1... done done Installing atk-2.8.0...Installing gnomehier-3.0... done done Installing gconf2-2.32.0_3...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 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...Installing jpeg-8_4... done done Installing tiff-4.0.3...Installing freeglut-2.8.1...Installing libGLU-9.0.0...Installing libGL-7.6.1_4...Installing dri2proto-2.8... done 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-20140312... done done done done done done Installing jbigkit-1.6... done 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...Installing python2-2_2... done done done Installing polkit-0.105_2...Installing gobject-introspection-1.36.0_2... done done done Installing gstreamer-plugins-0.10.36_3,3...Installing gstreamer-0.10.36... done Installing libXv-1.0.10,1...Installing videoproto-2.3.2... done done Installing orc-0.4.18... done done Installing libmspack-0.4... done Installing pangox-compat-0.0.2... done Installing wx28-gtk2-common-2.8.12_2... done done 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 gnuradio-3.7.2.1 ===> gnuradio-3.7.2.1 depends on file: /usr/local/lib/python2.7/site-packages/wx-2.8-gtk2-unicode/wx/__init__.py - not found ===> Verifying install for /usr/local/lib/python2.7/site-packages/wx-2.8-gtk2-unicode/wx/__init__.py in /usr/ports/x11-toolkits/py-wxPython28-unicode ===> Installing existing package /packages/All/py27-wxPython28-unicode-2.8.12.1_3.txz Installing py27-wxPython28-unicode-2.8.12.1_3...Installing wx28-gtk2-unicode-contrib-2.8.12_2...Installing wx28-gtk2-contrib-common-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 lcms-1.19_1,1... done Installing py27-setuptools27-2.0.1... done 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 Installing py27-numpy-1.8.0_1,1...Installing blas-3.4.2_2...Installing gcc-4.7.3...Installing binutils-2.24... done Installing gcc-ecj-4.5... done Installing gmp-5.1.3_1... done Installing mpc-1.0.2...Installing mpfr-3.1.2_1... done done done done Installing lapack-3.4.2_2... done Installing py27-nose-1.3.0_1... done Installing suitesparse-4.0.2_3... done done done done done ===> Returning to build of gnuradio-3.7.2.1 ===> gnuradio-3.7.2.1 depends on file: /usr/local/bin/perl5.16.3 - found =========================================================================== =================================================== ===> gnuradio-3.7.2.1 depends on shared library: libcppunit.so - not found ===> Verifying for libcppunit.so in /usr/ports/devel/cppunit ===> Installing existing package /packages/All/cppunit-1.12.1_1.txz Installing cppunit-1.12.1_1... done ===> Returning to build of gnuradio-3.7.2.1 ===> gnuradio-3.7.2.1 depends on shared library: libfftw3.so - not found ===> Verifying for libfftw3.so in /usr/ports/math/fftw3 ===> Installing existing package /packages/All/fftw3-3.3.3_1.txz Installing fftw3-3.3.3_1... done ===> Returning to build of gnuradio-3.7.2.1 ===> gnuradio-3.7.2.1 depends on shared library: libfftw3f.so - not found ===> Verifying for libfftw3f.so in /usr/ports/math/fftw3-float ===> Installing existing package /packages/All/fftw3-float-3.3.3_1.txz Installing fftw3-float-3.3.3_1... done ===> Returning to build of gnuradio-3.7.2.1 ===> gnuradio-3.7.2.1 depends on shared library: libqwt.so - not found ===> Verifying for libqwt.so in /usr/ports/x11-toolkits/qwt5 ===> Installing existing package /packages/All/qwt5-5.2.3.txz Installing qwt5-5.2.3...Installing qt4-svg-4.8.5... done done ===> Returning to build of gnuradio-3.7.2.1 ===> gnuradio-3.7.2.1 depends on shared library: libboost_python.so - not found ===> Verifying for libboost_python.so in /usr/ports/devel/boost-python-libs ===> Installing existing package /packages/All/boost-python-libs-1.55.0.txz Installing boost-python-libs-1.55.0...Installing boost-libs-1.55.0... 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 ===> Returning to build of gnuradio-3.7.2.1 ===> gnuradio-3.7.2.1 depends on shared library: libportaudio.so.2 - not found ===> Verifying for libportaudio.so.2 in /usr/ports/audio/portaudio2 ===> Installing existing package /packages/All/portaudio2-19.20140130.txz Installing portaudio2-19.20140130... done ===> Returning to build of gnuradio-3.7.2.1 ===> gnuradio-3.7.2.1 depends on shared library: libjack.so - not found ===> Verifying for libjack.so in /usr/ports/audio/jack ===> Installing existing package /packages/All/jackit-0.121.3_3.txz Installing jackit-0.121.3_3...Installing celt-0.11.3_1...Installing libogg-1.3.1,4... done done Installing libsamplerate-0.1.8_4...Installing libsndfile-1.0.25_3...Installing flac-1.3.0_1... done Installing libvorbis-1.3.4,3... done done done Installing portaudio-18.1_3... done done ===> Returning to build of gnuradio-3.7.2.1 ===> gnuradio-3.7.2.1 depends on shared library: libasound.so - not found ===> Verifying for libasound.so in /usr/ports/audio/alsa-lib ===> Installing existing package /packages/All/alsa-lib-1.0.27.2_1.txz Installing alsa-lib-1.0.27.2_1... done ===> Returning to build of gnuradio-3.7.2.1 ===> gnuradio-3.7.2.1 depends on shared library: libgsl.so - not found ===> Verifying for libgsl.so in /usr/ports/math/gsl ===> Installing existing package /packages/All/gsl-1.16.txz Installing gsl-1.16... done ===> Returning to build of gnuradio-3.7.2.1 ===> gnuradio-3.7.2.1 depends on shared library: libwx_baseu-2.8.so - found =========================================================================== =================================================== ===> Configuring for gnuradio-3.7.2.1 ===> Performing out-of-source build /bin/mkdir -p /wrkdirs/usr/ports/comms/gnuradio/work/.build env: /usr/local/bin/cmake: No such file or directory *** Error code 127 Stop. make: stopped in /usr/ports/comms/gnuradio ===> Cleaning for gnuradio-3.7.2.1