From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Aug 1 05:43:45 2013 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 ESMTP id 420004CA for ; Thu, 1 Aug 2013 05:43:45 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy2.isc.freebsd.org (unknown [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 1FCC12A36 for ; Thu, 1 Aug 2013 05:43:45 +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 r715hilK075078 for ; Thu, 1 Aug 2013 05:43:44 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.7/8.14.7/Submit) id r715hiuR075063 for pkg-fallout@FreeBSD.org; Thu, 1 Aug 2013 05:43:44 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 1 Aug 2013 05:43:44 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201308010543.r715hiuR075063@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [RELEASE - head-default] Build failed for pike76-7.6.112_18 during build X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Aug 2013 05:43:45 -0000 Maintainer: johans@FreeBSD.org Last committer: ak@FreeBSD.org Ident: $FreeBSD: head/lang/pike76/Makefile 316596 2013-04-26 10:44:28Z ak $ Log URL: http://beefy2.isc.freebsd.org/bulk/head-default/2013-08-01_04h04m49s/logs/pike76-7.6.112_18.log Build URL: http://beefy2.isc.freebsd.org/bulk/head-default/2013-08-01_04h04m49s Log: ====>> Building lang/pike76 build started at Thu Aug 1 05:38:43 UTC 2013 port directory: /usr/ports/lang/pike76 building for: FreeBSD head-default-job-07 10.0-CURRENT FreeBSD 10.0-CURRENT amd64 maintained by: johans@FreeBSD.org Makefile ident: $FreeBSD: head/lang/pike76/Makefile 316596 2013-04-26 10:44:28Z ak $ Poudriere version: 3.1-pre ---Begin Environment--- OSVERSION=1000035 UNAME_v=FreeBSD 10.0-CURRENT UNAME_r=10.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 MASTERMNT=/usr/local/poudriere/data/build/head-default/ref PKG_EXT=txz FORCE_PACKAGE=yes tpid=55180 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk NBPARALLEL=24 PKGNG=1 PKGNAME=pike76-7.6.112_18 PKG_DELETE=/usr/local/sbin/pkg delete -y -f PKG_ADD=/usr/local/sbin/pkg add PWD=/root MASTERNAME=head-default USER=root HOME=/root POUDRIERE_VERSION=3.1-pre SKIPSANITY=0 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for pike76-7.6.112_18: FFMPEG=off: Add FFmpeg support FFTW=off: Add libFFTW support FREETYPE=on: Add FreeType 2 support MYSQL=on: MySQL database support OPT_CFLAGS=on: Enable additional compiliation optimizations PDF=off: Add PDF support PGSQL=off: PostgreSQL database support SANE=off: Add SANE support SVG2=off: Add SVG2 support TDS=off: Add FreeTDS (Sybase and MSSQL) support TTF=on: Add FreeType 1 support ====> ODBC backend: you have to select exactly one of them NOODBC=on: No ODBC support (default) UNIXODBC=off: Add UnixODBC support IODBC=off: Add iODBC support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --without-debug --with-thread-library=-pthread --with-double-precision --with-long-double-precision --disable-rpath --without-rtldebug --without-cdebug --without-copt --without-security --with-oob --without-poll --without-devpoll --with-max-fd=60000 --with-gmp --with-zlib --with-threads --with-readline --with-jpeg --with-tiff --with-gdbm --without-java --without-ssleay --without-GTK --without-gnome --without-glade --without-libglade-config --without-machine-code --with-relocatable-dumped-modules --without-GL --without-GLUT --prefix=/usr/local --with-perl --without-ffmpeg --with-ttflib --with-freetype --with-mysql=/usr/local --without-pgsql --without-msql --without-odbc --without-sane --without-libpdf --without-libpanda --without-svg --without-sybase --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- TMPDIR="/tmp" MAKE=gmake TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -ffast-math -fomit-frame-pointer -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include " LDFLAGS="" CXX="c++" CXXFLAGS="-O2 -pipe -ffast-math -fomit-frame-pointer -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/pike76 DOCSDIR=/usr/local/share/doc/pike76 EXAMPLESDIR=/usr/local/share/examples/pike76 WWWDIR=/usr/local/www/pike76 ETCDIR=/usr/local/etc/pike76 --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes NO_RESTRICTED=yes DISABLE_MAKE_JOBS=yes ---End make.conf--- ===> Cleaning for pike76-7.6.112_18 =================================================== ========================================================================= =================================================== ===> pike76-7.6.112_18 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_1.txz Installing pkg-1.1.4_1... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of pike76-7.6.112_18 ========================================================================= =================================================== ========================================================================= =================================================== ===> Fetching all distfiles required by pike76-7.6.112_18 for building ========================================================================= =================================================== ===> Fetching all distfiles required by pike76-7.6.112_18 for building => SHA256 Checksum OK for Pike-v7.6.112.tar.gz. ========================================================================= =================================================== ===> pike76-7.6.112_18 depends on file: /usr/local/bin/perl5.14.4 - not found ===> Verifying install for /usr/local/bin/perl5.14.4 in /usr/ports/lang/perl5.14 ===> Installing existing package /packages/All/perl-5.14.4.txz Installing perl-5.14.4...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.14.4 to /usr/bin/perl Symlinking /usr/local/bin/perl5.14.4 to /usr/bin/perl5 Done. Cleaning up /etc/make.conf... Done. Spamming /etc/make.conf... Done. done ===> Returning to build of pike76-7.6.112_18 ========================================================================= =================================================== ===> Fetching all distfiles required by pike76-7.6.112_18 for building ===> Extracting for pike76-7.6.112_18 => SHA256 Checksum OK for Pike-v7.6.112.tar.gz. ========================================================================= =================================================== ===> pike76-7.6.112_18 depends on file: /usr/local/bin/perl5.14.4 - found ========================================================================= =================================================== ===> Patching for pike76-7.6.112_18 ===> Applying FreeBSD patches for pike76-7.6.112_18 ========================================================================= =================================================== ===> pike76-7.6.112_18 depends on executable: bison - not found ===> Verifying install for bison in /usr/ports/devel/bison ===> Installing existing package /packages/All/bison-2.7.1,1.txz Installing bison-2.7.1,1...Installing m4-1.4.16_1,1... done Installing gettext-0.18.3...Installing libiconv-1.14_1... done done done ===> Returning to build of pike76-7.6.112_18 ===> pike76-7.6.112_18 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 pike76-7.6.112_18 ===> pike76-7.6.112_18 depends on file: /usr/local/bin/perl5.14.4 - found ========================================================================= =================================================== ===> pike76-7.6.112_18 depends on shared library: jpeg - not found ===> Verifying install for jpeg in /usr/ports/graphics/jpeg ===> Installing existing package /packages/All/jpeg-8_4.txz Installing jpeg-8_4... done ===> Returning to build of pike76-7.6.112_18 ===> pike76-7.6.112_18 depends on shared library: tiff - not found ===> Verifying install for tiff in /usr/ports/graphics/tiff ===> Installing existing package /packages/All/tiff-4.0.3.txz Installing tiff-4.0.3...Installing jbigkit-1.6... done done ===> Returning to build of pike76-7.6.112_18 ===> pike76-7.6.112_18 depends on shared library: gdbm - not found ===> Verifying install for gdbm in /usr/ports/databases/gdbm ===> Installing existing package /packages/All/gdbm-1.10.txz Installing gdbm-1.10... done ===> Returning to build of pike76-7.6.112_18 ===> pike76-7.6.112_18 depends on shared library: pcre - not found ===> Verifying install for pcre in /usr/ports/devel/pcre ===> Installing existing package /packages/All/pcre-8.33.txz Installing pcre-8.33... done ===> Returning to build of pike76-7.6.112_18 ===> pike76-7.6.112_18 depends on shared library: mird - not found ===> Verifying install for mird in /usr/ports/databases/mird ===> Installing existing package /packages/All/mird-1.0.7_3.txz Installing mird-1.0.7_3... done ===> Returning to build of pike76-7.6.112_18 ===> pike76-7.6.112_18 depends on shared library: gmp - not found ===> Verifying install for gmp in /usr/ports/math/gmp ===> Installing existing package /packages/All/gmp-5.1.2.txz Installing gmp-5.1.2... done ===> Returning to build of pike76-7.6.112_18 ===> pike76-7.6.112_18 depends on shared library: intl - found ===> pike76-7.6.112_18 depends on shared library: ttf - not found ===> Verifying install for ttf in /usr/ports/print/freetype ===> Installing existing package /packages/All/freetype-1.3.1_4.txz Installing freetype-1.3.1_4... done ===> Returning to build of pike76-7.6.112_18 ===> pike76-7.6.112_18 depends on shared library: freetype - not found ===> Verifying install for freetype in /usr/ports/print/freetype2 ===> Installing existing package /packages/All/freetype2-2.4.12_1.txz Installing freetype2-2.4.12_1... done ===> Returning to build of pike76-7.6.112_18