From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Apr 16 23:34:08 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 C1A626F0; Wed, 16 Apr 2014 23:34:08 +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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8ECBF1269; Wed, 16 Apr 2014 23:34:08 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.8/8.14.8) with ESMTP id s3GNY7uL081882; Wed, 16 Apr 2014 23:34:07 GMT (envelope-from pkg-fallout-builder@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.8/8.14.8/Submit) id s3GNY7i0081855; Wed, 16 Apr 2014 23:34:07 GMT (envelope-from pkg-fallout-builder@FreeBSD.org) Date: Wed, 16 Apr 2014 23:34:07 GMT From: pkg-fallout-builder@FreeBSD.org Message-Id: <201404162334.s3GNY7i0081855@beefy2.isc.freebsd.org> To: pawel@FreeBSD.org Subject: [REL - 10amd64-quarterly][multimedia/smtube] Failed for smtube-2.0 in fetch 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, 16 Apr 2014 23:34:08 -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: pawel@FreeBSD.org Ident: $FreeBSD: branches/2014Q2/multimedia/smtube/Makefile 348244 2014-03-14 15:04:28Z pawel $ Log URL: http://beefy2.isc.freebsd.org/bulk/10amd64-quarterly/2014-04-16_23h10m22s/logs/smtube-2.0.log Build URL: http://beefy2.isc.freebsd.org/bulk/10amd64-quarterly/2014-04-16_23h10m22s Log: ====>> Building multimedia/smtube build started at Wed Apr 16 23:34:04 UTC 2014 port directory: /usr/ports/multimedia/smtube building for: FreeBSD 10amd64-quarterly-job-20 10.0-RELEASE-p1 FreeBSD 10.0-RELEASE-p1 amd64 maintained by: pawel@FreeBSD.org Makefile ident: $FreeBSD: branches/2014Q2/multimedia/smtube/Makefile 348244 2014-03-14 15:04:28Z pawel $ Poudriere version: 3.1-pre Host OSVERSION: 1100013 Jail OSVERSION: 1000510 ---Begin Environment--- OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p1 UNAME_r=10.0-RELEASE-p1 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/build/10amd64-quarterly/ref PKG_EXT=txz tpid=76741 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNG=1 PKGNAME=smtube-2.0 PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f PKG_ADD=/usr/local/sbin/pkg-static add OLDPWD=/usr/local/poudriere/data/build/10amd64-quarterly/ref/poudriere/rdeps PWD=/usr/local/poudriere/data/build/10amd64-quarterly/ref/poudriere/pool MASTERNAME=10amd64-quarterly 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-2.0: 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-- --PLIST_SUB-- QT_PREFIX="/usr/local" QT_BINDIR="bin" QT_INCDIR="include/qt4" QT_LIBDIR="lib/qt4" QT_ARCHDIR="lib/qt4/qt4" QT_PLUGINDIR="lib/qt4/plugins" QT_LIBEXECDIR="libexec/qt4" QT_IMPORTDIR="lib/qt4/imports" QT_QMLDIR="lib/qt4/qt4/qml" QT_DATADIR="share/qt4" QT_DOCDIR="share/doc/qt4" QT_L10NDIR="share/qt4/translations" QT_ETCDIR="etc/xdg" QT_EXAMPLEDIR="share/examples/qt4" QT_TESTDIR="share/qt4/tests" QT_MKSPECDIR="share/qt4/mkspecs" OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local PORTDOCS="" PORTEXAMPLES="" PORTDATA="" LIB32DIR=lib GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" DOCSDIR="share/doc/smtube" EXAMPLESDIR="share/examples/smtube" DATADIR="share/smtube" WWWDIR="www/smtube" ETCDIR="etc/smtube" --End PLIST_SUB-- --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--- 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-2.0 =================================================== =========================================================================== =================================================== ===> smtube-2.0 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.txz Installing pkg-1.2.7... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of smtube-2.0 =========================================================================== =================================================== =========================================================================== =================================================== => smtube-2.0.tar.bz2 doesn't seem to exist in /portdistfiles/. => Attempting to fetch http://downloads.sourceforge.net/project/smplayer/SMTube/2.0/smtube-2.0.tar.bz2 fetch: http://downloads.sourceforge.net/project/smplayer/SMTube/2.0/smtube-2.0.tar.bz2: Not Found => Attempting to fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/smtube-2.0.tar.bz2 fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/smtube-2.0.tar.bz2: File unavailable (e.g., file not found, no access) => Couldn't fetch it - please try to retrieve this => port manually into /portdistfiles/ and try again. *** Error code 1 Stop. make: stopped in /usr/ports/multimedia/smtube ===> Cleaning for smtube-2.0