From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Nov 14 00:36:24 2013 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 5543EA13; Thu, 14 Nov 2013 00:36:24 +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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4251D2E28; Thu, 14 Nov 2013 00:36:24 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.7/8.14.7) with ESMTP id rAE0aOUA081131; Thu, 14 Nov 2013 00:36:24 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.7/8.14.7/Submit) id rAE0aOFc081125; Thu, 14 Nov 2013 00:36:24 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 14 Nov 2013 00:36:24 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201311140036.rAE0aOFc081125@beefy2.isc.freebsd.org> To: kuriyama@FreeBSD.org Subject: [REL - 10amd64-default][lang/phantomjs] Failed for phantomjs-1.9.2 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Nov 2013 00:36: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: kuriyama@FreeBSD.org Last committer: kuriyama@FreeBSD.org Ident: $FreeBSD: head/lang/phantomjs/Makefile 328928 2013-10-01 07:43:51Z kuriyama $ Log URL: http://beefy2.isc.freebsd.org/bulk/10amd64-default/2013-11-13_15h40m15s/logs/phantomjs-1.9.2.log Build URL: http://beefy2.isc.freebsd.org/bulk/10amd64-default/2013-11-13_15h40m15s Log: ====>> Building lang/phantomjs build started at Thu Nov 14 00:35:44 UTC 2013 port directory: /usr/ports/lang/phantomjs building for: FreeBSD 10amd64-default-job-17 10.0-BETA1 FreeBSD 10.0-BETA1 r256420 amd64 maintained by: kuriyama@FreeBSD.org Makefile ident: $FreeBSD: head/lang/phantomjs/Makefile 328928 2013-10-01 07:43:51Z kuriyama $ Poudriere version: 3.1-pre ---Begin Environment--- OSVERSION=1000500 UNAME_v=FreeBSD 10.0-BETA1 r256420 UNAME_r=10.0-BETA1 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/10amd64-default/ref PKG_EXT=txz tpid=34792 POUDRIERE_BUILD_TYPE=bulk PKGNG=1 PKGNAME=phantomjs-1.9.2 PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f PKG_ADD=/usr/local/sbin/pkg-static add PWD=/root/poudriere MASTERNAME=10amd64-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-libs=/usr/local/lib --with-extra-includes=/usr/local/include --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- TMPDIR="/tmp" MOC="/usr/local/bin/moc-qt4" UIC="/usr/local/bin/uic-qt4" LIBS="" QMAKE="/usr/local/bin/qmake-qt4" QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-clang" QTDIR="/usr/local" MAKE=gmake TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- TMPDIR="/tmp" QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-clang" 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/phantomjs DOCSDIR=/usr/local/share/doc/phantomjs EXAMPLESDIR=/usr/local/share/examples/phantomjs WWWDIR=/usr/local/www/phantomjs ETCDIR=/usr/local/etc/phantomjs --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 phantomjs-1.9.2 =================================================== =========================================================================== =================================================== ===> phantomjs-1.9.2 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.1.4_8.txz Installing pkg-1.1.4_8... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of phantomjs-1.9.2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD accepted by the user ===> Fetching all distfiles required by phantomjs-1.9.2 for building =========================================================================== =================================================== ===> License BSD accepted by the user ===> Fetching all distfiles required by phantomjs-1.9.2 for building => SHA256 Checksum OK for phantomjs-1.9.2-source.zip. =========================================================================== =================================================== ===> phantomjs-1.9.2 depends on file: /usr/local/bin/unzip - not found ===> Verifying install for /usr/local/bin/unzip in /usr/ports/archivers/unzip ===> Installing existing package /packages/All/unzip-6.0_1.txz Installing unzip-6.0_1... done ===> Returning to build of phantomjs-1.9.2 =========================================================================== =================================================== ===> License BSD accepted by the user ===> Fetching all distfiles required by phantomjs-1.9.2 for building ===> Extracting for phantomjs-1.9.2 => SHA256 Checksum OK for phantomjs-1.9.2-source.zip. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for phantomjs-1.9.2 ===> Converting DOS text files to UNIX text files ===> Applying FreeBSD patches for phantomjs-1.9.2 =========================================================================== =================================================== ===> phantomjs-1.9.2 depends on executable: bash - not found ===> Verifying install for bash in /usr/ports/shells/bash ===> Installing existing package /packages/All/bash-4.2.45.txz Installing bash-4.2.45...Installing gettext-0.18.3.1... done done ===> Returning to build of phantomjs-1.9.2 ===> phantomjs-1.9.2 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... done ===> Returning to build of phantomjs-1.9.2 ===> phantomjs-1.9.2 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 dejavu-2.34...Installing fontconfig-2.10.95,1...Installing expat-2.1.0... done Installing freetype2-2.5.0.1... 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, 1 dirs /usr/local/lib/X11/fonts/local: caching, new cache contents: 0 fonts, 0 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 done Installing encodings-1.0.4,1...Installing font-util-1.3.0... done done Installing fixesproto-5.0... done Installing font-bh-ttf-1.0.3...Installing xproto-7.0.24... done Installing mkfontscale-1.1.1...Installing libfontenc-1.1.2... done done Installing mkfontdir-1.0.7... done done Installing font-misc-ethiopic-1.0.3... done Installing font-misc-meltho-1.0.3... done Installing fontcacheproto-0.1.3... done Installing glib-2.36.3...Installing python27-2.7.5_4... done Installing python2-2_1... done Installing python-2.7_1,2... done Installing perl5-5.16.3_2...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... done No schema files found: doing nothing. done Installing hicolor-icon-theme-0.12... done Installing icu-50.1.2... done Installing inputproto-2.3... done Installing kbproto-1.0.6... done Installing libICE-1.0.8,1... done Installing libSM-1.2.2,1... done Installing libX11-1.6.2,1...Installing libXau-1.0.8... done Installing libXdmcp-1.1.1... done Installing libpthread-stubs-0.3_4... done Installing libxcb-1.9.1...Installing libxml2-2.8.0_2... done done done Installing libXcursor-1.1.14...Installing renderproto-0.11.1... done Installing libXrender-0.9.8... done Installing libXfixes-5.0.1... done done Installing libXext-1.3.2,1...Installing xextproto-7.2.1... done done Installing libXfontcache-1.0.5... done Installing libXi-1.7.2,1... done Installing libXinerama-1.1.3,1...Installing xineramaproto-1.2.1... done done Installing libXmu-1.1.2,1...Installing libXt-1.1.4,1... done done Installing libXrandr-1.4.2...Installing randrproto-1.4.0... done done Installing png-1.5.17... done Installing qt4-corelib-4.8.5... done Installing xdg-utils-1.0.2.20130919_1...Installing xprop-1.2.2... done Installing xset-1.2.3_1... done done Installing xorg-fonts-truetype-7.7_1... done done 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. ==== 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! ====================================================================== ====================================================================== 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 ====================================================================== ===> Returning to build of phantomjs-1.9.2 ===> phantomjs-1.9.2 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 phantomjs-1.9.2 ===> phantomjs-1.9.2 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.txz Installing qt4-qmake-4.8.5... done ===> Returning to build of phantomjs-1.9.2 ===> phantomjs-1.9.2 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 phantomjs-1.9.2 ===> phantomjs-1.9.2 depends on file: /usr/local/lib/qt4/libQtWebKit.so - not found ===> Verifying install for /usr/local/lib/qt4/libQtWebKit.so in /usr/ports/www/qt4-webkit ===> Installing existing package /packages/All/qt4-webkit-4.8.5.txz Installing qt4-webkit-4.8.5...Installing ca_root_nss-3.15.2_1... done Installing damageproto-1.2.1... done Installing dri2proto-2.8... done Installing gnomehier-3.0... done Installing gobject-introspection-1.36.0_2... 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 libGL-7.6.1_4...Installing xf86vidmodeproto-2.3.1... done Installing libXxf86vm-1.1.3... done Installing libXdamage-1.1.4... done Installing pciids-20131110... done Installing libdrm-2.4.17_1...Installing libpciaccess-0.13.2... done done done Installing qt4-declarative-4.8.5...Installing qt4-network-4.8.5... done Installing qt4-opengl-4.8.5... done Installing qt4-script-4.8.5... done Installing qt4-sql-4.8.5... done Installing qt4-svg-4.8.5... done Installing qt4-xml-4.8.5... done Installing qt4-xmlpatterns-4.8.5... done done done ******************************************************************************* To enable QT's database support, install the database plugin ports. The following plugin ports are available: IBase/Firebird - databases/qt4-ibase-plugin MySQL - databases/qt4-mysql-plugin ODBC - databases/qt4-odbc-plugin PostgreSQL - databases/qt4-pgsql-plugin SQLite - databases/qt4-sqlite-plugin ******************************************************************************* ===> Returning to build of phantomjs-1.9.2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for phantomjs-1.9.2 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/phantomjs/work/phantomjs-1.9.2/src/breakpad/m4/libtool.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/phantomjs/work/phantomjs-1.9.2/src/breakpad/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/phantomjs/work/phantomjs-1.9.2/src/breakpad/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/phantomjs/work/phantomjs-1.9.2/src/breakpad/src/third_party/glog/m4/libtool.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/phantomjs/work/phantomjs-1.9.2/src/breakpad/src/third_party/glog/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/phantomjs/work/phantomjs-1.9.2/src/breakpad/src/third_party/glog/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/phantomjs/work/phantomjs-1.9.2/src/qt/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/phantomjs/work/phantomjs-1.9.2/src/qt/src/3rdparty/webkit/Source/gyp/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/phantomjs/work/phantomjs-1.9.2/src/qt/src/3rdparty/webkit/Source/autotools/acinclude.m4 =========================================================================== =================================================== ===> Building for phantomjs-1.9.2 cd /wrkdirs/usr/ports/lang/phantomjs/work/phantomjs-1.9.2 && /usr/bin/env OSTYPE=freebsd MAKEFLAGS= bash -x build.sh --jobs 1 --confirm + set -e + QT_CFG= + BUILD_CONFIRM=0 + COMPILE_JOBS=1 + MAKEFLAGS_JOBS= + [[ '' != '' ]] + [[ '' != '' ]] + [[ freebsd = darwin* ]] + [[ freebsd == freebsd* ]] ++ sysctl -n hw.ncpu + COMPILE_JOBS=24 + [[ 24 -gt 8 ]] + COMPILE_JOBS=8 + '[' -z --jobs ']' + case $1 in + shift + COMPILE_JOBS=1 + shift + '[' -z --confirm ']' + case $1 in + BUILD_CONFIRM=1 + shift + '[' -z '' ']' + [[ 1 -eq 0 ]] + cd src/qt + ./preconfig.sh --jobs 1 --qt-config '' Determining system architecture... (FreeBSD:10.0-BETA1:amd64) 64-bit AMD 80x86 (x86_64) 'x86_64' is supported System architecture: 'x86_64' Host architecture: 'x86_64' Precompiled-headers support disabled. /wrkdirs/usr/ports/lang/phantomjs/work/phantomjs-1.9.2/src/qt/config.tests/unix/fvisibility.test: g++: not found Symbol visibility control disabled. This is the Qt Lighthouse Open Source Edition. You are licensed to use this software under the terms of the Lesser GNU General Public License (LGPL) versions 2.1. You are also licensed to use this software under the terms of the GNU General Public License (GPL) versions 3. You have already accepted the terms of the license. Creating qmake. Please wait... gmake[1]: Entering directory `/wrkdirs/usr/ports/lang/phantomjs/work/phantomjs-1.9.2/src/qt/qmake' g++ -c -o project.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/wrkdirs/usr/ports/lang/phantomjs/work/phantomjs-1.9.2/src/qt/include -I/wrkdirs/usr/ports/lang/phantomjs/work/phantomjs-1.9.2/src/qt/include/QtCore -I/wrkdirs/usr/ports/lang/phantomjs/work/phantomjs-1.9.2/src/qt/src/corelib/global -I/wrkdirs/usr/ports/lang/phantomjs/work/phantomjs-1.9.2/src/qt/src/corelib/xml -I/wrkdirs/usr/ports/lang/phantomjs/work/phantomjs-1.9.2/src/qt/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/wrkdirs/usr/ports/lang/phantomjs/work/phantomjs-1.9.2/src/qt/mkspecs/freebsd-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED project.cpp gmake[1]: g++: Command not found gmake[1]: *** [project.o] Error 127 gmake[1]: Leaving directory `/wrkdirs/usr/ports/lang/phantomjs/work/phantomjs-1.9.2/src/qt/qmake' make[1]: no target to make. make[1]: stopped in /wrkdirs/usr/ports/lang/phantomjs/work/phantomjs-1.9.2/src/qt /wrkdirs/usr/ports/lang/phantomjs/work/phantomjs-1.9.2/src/qt/src/plugins/codecs /wrkdirs/usr/ports/lang/phantomjs/work/phantomjs-1.9.2/src/qt make[1]: no target to make. make[1]: stopped in /wrkdirs/usr/ports/lang/phantomjs/work/phantomjs-1.9.2/src/qt/src/plugins/codecs /wrkdirs/usr/ports/lang/phantomjs/work/phantomjs-1.9.2/src/qt + cd ../.. + src/qt/bin/qmake build.sh: line 93: src/qt/bin/qmake: No such file or directory *** Error code 1 Stop. make: stopped in /usr/ports/lang/phantomjs ===> Cleaning for phantomjs-1.9.2