From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Aug 1 06:16:42 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 ESMTP id 6590BEF9 for ; Thu, 1 Aug 2013 06:16:42 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) 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 43AF02B4B for ; Thu, 1 Aug 2013 06:16:42 +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 r716Gf4x029963 for ; Thu, 1 Aug 2013 06:16:41 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.7/8.14.7/Submit) id r716Gfke029949 for pkg-fallout@FreeBSD.org; Thu, 1 Aug 2013 06:16:41 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 1 Aug 2013 06:16:41 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201308010616.r716Gfke029949@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [RELEASE - head-default] Build failed for subversion-static-1.8.1 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 06:16:42 -0000 Maintainer: lev@FreeBSD.org Last committer: lev@FreeBSD.org Ident: $FreeBSD: head/devel/subversion-static/Makefile 322938 2013-07-13 15:36:50Z lev $ Log URL: http://beefy1.isc.freebsd.org/bulk/head-default/2013-08-01_01h54m47s/logs/subversion-static-1.8.1.log Build URL: http://beefy1.isc.freebsd.org/bulk/head-default/2013-08-01_01h54m47s Log: ====>> Building devel/subversion-static build started at Thu Aug 1 06:13:47 UTC 2013 port directory: /usr/ports/devel/subversion-static building for: FreeBSD head-default-job-08 10.0-CURRENT FreeBSD 10.0-CURRENT i386 maintained by: lev@FreeBSD.org Makefile ident: $FreeBSD: head/devel/subversion-static/Makefile 322938 2013-07-13 15:36:50Z lev $ Poudriere version: 3.1-pre ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 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=18485 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=subversion-static-1.8.1 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--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --without-swig --with-sqlite=/usr/local --with-expat=/usr/local/include:/usr/local/lib:expat --without-sasl --without-berkeley-db --with-apxs=no --with-apr=/usr/local/bin/apr-1-config --with-apr-util=/usr/local/bin/apu-1-config --with-serf=/usr/local --disable-nls --enable-all-static --without-gnome-keyring --without-kwallet --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- TMPDIR="/tmp" TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh LIBTOOL=/usr/local/bin/libtool LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_LIBEXECDIR=/usr/local/libexec/libtool LIBTOOL_SHAREDIR=/usr/local/share/libtool LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 LTMAIN=/usr/local/share/libtool/config/ltmain.sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- TMPDIR="/tmp" TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES LIBTOOL=/usr/local/bin/libtool LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_LIBEXECDIR=/usr/local/libexec/libtool LIBTOOL_SHAREDIR=/usr/local/share/libtool LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 LTMAIN=/usr/local/share/libtool/config/ltmain.sh 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-- MOD_DAV_SVN_INSTALL="NO" SVNSERVE_BIN_EXT="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/subversion DOCSDIR=/usr/local/share/doc/subversion EXAMPLESDIR=/usr/local/share/examples/subversion WWWDIR=/usr/local/www/subversion ETCDIR=/usr/local/etc/subversion --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 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 subversion-static-1.8.1 =================================================== ========================================================================= =================================================== ===> subversion-static-1.8.1 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 subversion-static-1.8.1 ========================================================================= =================================================== ========================================================================= =================================================== Berkeley DB (4 or 5) repository backend disabled. You can enable installation fo tools You can enable the mod_dav_svn module for Apache 2.X You can enable the mod_dontdothat module for Apache 2.X You can have the repository created for you by defining WITH_REPOSITORY_CREATION. Make sure that: * all your svn users are members of a common group * this group is the group id of the db/ and locks/ subdirectories of your repository * the above subdirectories are writable by this group Static binaries will be built. Many useful scripts will be installed into /usr/local/share/subversion ===> License AL2 accepted by the user ===> Fetching all distfiles required by subversion-static-1.8.1 for building ========================================================================= =================================================== Berkeley DB (4 or 5) repository backend disabled. You can enable installation fo tools You can enable the mod_dav_svn module for Apache 2.X You can enable the mod_dontdothat module for Apache 2.X You can have the repository created for you by defining WITH_REPOSITORY_CREATION. Make sure that: * all your svn users are members of a common group * this group is the group id of the db/ and locks/ subdirectories of your repository * the above subdirectories are writable by this group Static binaries will be built. Many useful scripts will be installed into /usr/local/share/subversion ===> License AL2 accepted by the user ===> Fetching all distfiles required by subversion-static-1.8.1 for building => SHA256 Checksum OK for subversion18/subversion-1.8.1.tar.bz2. ========================================================================= =================================================== ========================================================================= =================================================== Berkeley DB (4 or 5) repository backend disabled. You can enable installation fo tools You can enable the mod_dav_svn module for Apache 2.X You can enable the mod_dontdothat module for Apache 2.X You can have the repository created for you by defining WITH_REPOSITORY_CREATION. Make sure that: * all your svn users are members of a common group * this group is the group id of the db/ and locks/ subdirectories of your repository * the above subdirectories are writable by this group Static binaries will be built. Many useful scripts will be installed into /usr/local/share/subversion ===> License AL2 accepted by the user ===> Fetching all distfiles required by subversion-static-1.8.1 for building ===> Extracting for subversion-static-1.8.1 => SHA256 Checksum OK for subversion18/subversion-1.8.1.tar.bz2. ========================================================================= =================================================== ========================================================================= =================================================== ===> Patching for subversion-static-1.8.1 ===> Applying extra patch /usr/ports/devel/subversion-static/../subversion/files/extra-patch-3way-conflict-markers ===> Applying extra patch /usr/ports/devel/subversion-static/../subversion/files/extra-patch-fbsd-template ===> Applying extra patch /usr/ports/devel/subversion-static/../subversion/files/extra-patch-Makefile.in ===> Applying FreeBSD patches for subversion-static-1.8.1 ========================================================================= =================================================== ===> subversion-static-1.8.1 depends on file: /usr/local/lib/libsqlite3.a - not found ===> Verifying install for /usr/local/lib/libsqlite3.a in /usr/ports/databases/sqlite3 ===> Installing existing package /packages/All/sqlite3-3.7.17_1.txz Installing sqlite3-3.7.17_1... done ===> Returning to build of subversion-static-1.8.1 ===> subversion-static-1.8.1 depends on file: /usr/local/lib/libexpat.a - not found ===> Verifying install for /usr/local/lib/libexpat.a in /usr/ports/textproc/expat2 ===> Installing existing package /packages/All/expat-2.1.0.txz Installing expat-2.1.0... done ===> Returning to build of subversion-static-1.8.1 ===> subversion-static-1.8.1 depends on file: /usr/local/lib/libapr-1.a - not found ===> Verifying install for /usr/local/lib/libapr-1.a in /usr/ports/devel/apr1 ===> Installing existing package /packages/All/apr-1.4.8.1.5.2.txz Installing apr-1.4.8.1.5.2...Installing gettext-0.18.3...Installing libiconv-1.14_1... done done Installing gdbm-1.10... done Installing db42-4.2.52_5... done done