From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 15 17:00:29 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 AE08C2B6; Wed, 15 Jan 2014 17:00:29 +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 8C83F19F6; Wed, 15 Jan 2014 17:00:29 +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 s0FH0T4E001726; Wed, 15 Jan 2014 17:00:29 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.7/8.14.7/Submit) id s0FH0TQO001694; Wed, 15 Jan 2014 17:00:29 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 15 Jan 2014 17:00:29 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201401151700.s0FH0TQO001694@beefy1.isc.freebsd.org> To: pawel@FreeBSD.org Subject: [REL - 10i386-default][multimedia/smtube] Failed for smtube-1.8 in build 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: Wed, 15 Jan 2014 17:00:29 -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: pawel@FreeBSD.org Last committer: makc@FreeBSD.org Ident: $FreeBSD: head/multimedia/smtube/Makefile 334587 2013-11-22 12:55:11Z makc $ Log URL: http://beefy1.isc.freebsd.org/bulk/10i386-default/2014-01-15_14h50m10s/logs/smtube-1.8.log Build URL: http://beefy1.isc.freebsd.org/bulk/10i386-default/2014-01-15_14h50m10s Log: ====>> Building multimedia/smtube build started at Wed Jan 15 16:59:30 UTC 2014 port directory: /usr/ports/multimedia/smtube building for: FreeBSD 10i386-default-job-04 10.0-RC1 FreeBSD 10.0-RC1 i386 maintained by: pawel@FreeBSD.org Makefile ident: $FreeBSD: head/multimedia/smtube/Makefile 334587 2013-11-22 12:55:11Z makc $ Poudriere version: 3.1-pre ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RC1 UNAME_r=10.0-RC1 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/10i386-default/ref PKG_EXT=txz tpid=60701 POUDRIERE_BUILD_TYPE=bulk PKGNG=1 PKGNAME=smtube-1.8 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 smtube-1.8: DOCS=on: Build and/or install documentation ===> 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" 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)" MAKE=gmake 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/smtube DOCSDIR=/usr/local/share/doc/smtube EXAMPLESDIR=/usr/local/share/examples/smtube WWWDIR=/usr/local/www/smtube ETCDIR=/usr/local/etc/smtube --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 smtube-1.8 =================================================== =========================================================================== =================================================== ===> smtube-1.8 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 smtube-1.8 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by smtube-1.8 for building =========================================================================== =================================================== ===> Fetching all distfiles required by smtube-1.8 for building => SHA256 Checksum OK for smtube-1.8.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by smtube-1.8 for building ===> Extracting for smtube-1.8 => SHA256 Checksum OK for smtube-1.8.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for smtube-1.8 =========================================================================== =================================================== ===> smtube-1.8 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 smtube-1.8 ===> smtube-1.8 depends on file: /usr/local/bin/linguist-qt4 - not found ===> Verifying install for /usr/local/bin/linguist-qt4 in /usr/ports/devel/qt4-linguist ===> Installing existing package /packages/All/qt4-linguist-4.8.5_1.txz Installing qt4-linguist-4.8.5_1...Installing qt4-assistant-4.8.5_1...Installing qt4-corelib-4.8.5_1...Installing glib-2.36.3_1...Installing python27-2.7.6_1... done 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 Installing qt4-doc-4.8.5... done 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.2... 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.17... 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 xset-1.2.3_1... done done Installing xorg-fonts-truetype-7.7_1...Installing dejavu-2.34... done Installing font-bh-ttf-1.0.3_1...Installing mkfontdir-1.0.7...Installing mkfontscale-1.1.1...Installing libfontenc-1.1.2... done done done done Installing font-misc-ethiopic-1.0.3_1... done Installing font-misc-meltho-1.0.3_1... done done done Installing qt4-help-4.8.5...Installing qt4-clucene-4.8.5... done Installing qt4-network-4.8.5...Installing ca_root_nss-3.15.3.1... done done Installing qt4-sql-4.8.5... done Installing qt4-sqlite-plugin-4.8.5...Installing sqlite3-3.8.2... done done Installing qt4-xml-4.8.5... done done 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 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-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 ==== 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! ====================================================================== Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/lib/X11/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. ====================================================================== Qt paint engine makes common use of shared memory. To avoid MIT-SHM errors (i.e., blank windows), you probably need to raise shared memory limits in loader.conf(5). The following should be safe values for the KDE Plasma Desktop: kern.ipc.shmall=32768 kern.ipc.shmmni=1024 kern.ipc.shmseg=1024 ====================================================================== ====================================================================== 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 smtube-1.8 ===> smtube-1.8 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 smtube-1.8 ===> smtube-1.8 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 smtube-1.8 ===> smtube-1.8 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 smtube-1.8 ===> smtube-1.8 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 smtube-1.8 ===> smtube-1.8 depends on executable: gtk-update-icon-cache - not found ===> Verifying install for gtk-update-icon-cache in /usr/ports/graphics/gtk-update-icon-cache ===> Installing existing package /packages/All/gtk-update-icon-cache-2.24.22.txz Installing gtk-update-icon-cache-2.24.22...Installing atk-2.8.0... 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... done done Installing jbigkit-1.6... done done done Installing libXcomposite-0.4.4,1...Installing compositeproto-0.4.2... done done Installing pango-1.34.1_1...Installing pixman-0.32.4... done Installing libXft-2.3.1... done Installing harfbuzz-0.9.25...Installing cairo-1.10.2_7,2...Installing xcb-util-renderutil-0.3.8...Installing xcb-util-0.3.9_1,1... done done done Installing graphite2-1.2.4... done done done Installing shared-mime-info-1.1... 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 smtube-1.8 =========================================================================== =================================================== ===> smtube-1.8 depends on shared library: libatk-1.0.so - found ===> smtube-1.8 depends on shared library: libgdk_pixbuf-2.0.so - found ===> smtube-1.8 depends on shared library: libglib-2.0.so - found ===> smtube-1.8 depends on shared library: libpcre.so - found ===> smtube-1.8 depends on shared library: libpango-1.0.so - found =========================================================================== =================================================== ===> Configuring for smtube-1.8 =========================================================================== =================================================== ===> Building for smtube-1.8 gmake[1]: Entering directory `/wrkdirs/usr/ports/multimedia/smtube/work/smtube-1.8' cd src && /usr/local/bin/qmake-qt4 QMAKE_CXXFLAGS_RELEASE="" -spec /usr/local/share/qt4/mkspecs/freebsd- echo clang ;; *) echo g++ ;; esac) QMAKE_CC="cc" QMAKE_CXX="c++" QMAKE_LINK_C="cc" QMAKE_LINK_C_SHLIB="cc" QMAKE_LINK="c++" QMAKE_LINK_SHLIB="c++" QMAKE_CFLAGS="-O2 -pipe -fno-strict-aliasing" QMAKE_CXXFLAGS="-O2 -pipe -fno-strict-aliasing" QMAKE_LFLAGS="" PREFIX="/usr/local" CONFIG+="release" CONFIG-="debug separate_debug_info" -recursive && DATA_PATH=\\\"/usr/local/share/smtube\\\" TRANSLATION_PATH=\\\"/usr/local/share/smtube/translations\\\" DOC_PATH=\\\"/usr/local/share/doc/smtube\\\" gmake Syntax error: ";;" unexpected gmake[1]: *** [src/smtube] Error 2 gmake[1]: Leaving directory `/wrkdirs/usr/ports/multimedia/smtube/work/smtube-1.8' *** Error code 1 Stop. make: stopped in /usr/ports/multimedia/smtube ===> Cleaning for smtube-1.8