From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Sep 25 16:05:59 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 6EEE45CB; Thu, 25 Sep 2014 16:05:59 +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 4F38331E; Thu, 25 Sep 2014 16:05:59 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id s8PG5xxn013899; Thu, 25 Sep 2014 16:05:59 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id s8PG5xTX013885; Thu, 25 Sep 2014 16:05:59 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 25 Sep 2014 16:05:59 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201409251605.s8PG5xTX013885@beefy2.isc.freebsd.org> To: amdmi3@FreeBSD.org Subject: [package - 91amd64-default][graphics/structuresynth] Failed for structuresynth-1.5.0_3 in pkg-depends Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Sep 2014 16:05:59 -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: amdmi3@FreeBSD.org Last committer: amdmi3@FreeBSD.org Ident: $FreeBSD: head/graphics/structuresynth/Makefile 368934 2014-09-22 14:23:57Z amdmi3 $ Log URL: http://beefy2.isc.freebsd.org/data/91amd64-default/2014-09-25_07h19m50s/logs/structuresynth-1.5.0_3.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=91amd64-default&build=2014-09-25_07h19m50s Log: ====>> Building graphics/structuresynth build started at Thu Sep 25 16:05:57 UTC 2014 port directory: /usr/ports/graphics/structuresynth building for: FreeBSD 91amd64-default-job-21 9.1-RELEASE-p17 FreeBSD 9.1-RELEASE-p17 amd64 maintained by: amdmi3@FreeBSD.org Makefile ident: $FreeBSD: head/graphics/structuresynth/Makefile 368934 2014-09-22 14:23:57Z amdmi3 $ Poudriere version: 3.1-pre Host OSVERSION: 1100027 Jail OSVERSION: 901000 ---Begin Environment--- OSVERSION=901000 UNAME_v=FreeBSD 9.1-RELEASE-p17 UNAME_r=9.1-RELEASE-p17 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/91amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=structuresynth-1.5.0_3 OLDPWD=/root PWD=/usr/local/poudriere/data/.m/91amd64-default/ref/.p/pool MASTERNAME=91amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---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-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/structuresynth/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/structuresynth/work HOME=/wrkdirs/usr/ports/graphics/structuresynth/work 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-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/structuresynth/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/structuresynth/work HOME=/wrkdirs/usr/ports/graphics/structuresynth/work TMPDIR="/tmp" NO_PIE=yes 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="" LIBS="" 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 0644" 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=9.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/structuresynth" EXAMPLESDIR="share/examples/structuresynth" DATADIR="share/structuresynth" WWWDIR="www/structuresynth" ETCDIR="etc/structuresynth" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/structuresynth DOCSDIR=/usr/local/share/doc/structuresynth EXAMPLESDIR=/usr/local/share/examples/structuresynth WWWDIR=/usr/local/www/structuresynth ETCDIR=/usr/local/etc/structuresynth --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> structuresynth-1.5.0_3 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg ===> structuresynth-1.5.0_3 depends on package: /packages/All/pkg-1.3.8_1.txz - not found ===> USE_PACKAGE_DEPENDS_ONLY set - not building missing dependency from source *** [pkg-depends] Error code 1 Stop in /usr/ports/graphics/structuresynth.