From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Feb 11 16:56:54 2015 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 63BF5E05 for ; Wed, 11 Feb 2015 16:56:54 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4E36EBB8 for ; Wed, 11 Feb 2015 16:56:54 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t1BGus4c000719 for ; Wed, 11 Feb 2015 16:56:54 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t1BGusB8000671; Wed, 11 Feb 2015 16:56:54 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 11 Feb 2015 16:56:54 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201502111656.t1BGusB8000671@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 10i386-default][sysutils/apt] Failed for apt-0.6.46.4.1_8 in build 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: Wed, 11 Feb 2015 16:56:54 -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: ports@FreeBSD.org Last committer: mandree@FreeBSD.org Ident: $FreeBSD: head/sysutils/apt/Makefile 365599 2014-08-21 22:50:29Z mandree $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-default/2015-02-11_09h26m09s/logs/apt-0.6.46.4.1_8.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-default&build=2015-02-11_09h26m09s Log: ====>> Building sysutils/apt build started at Wed Feb 11 16:56:22 UTC 2015 port directory: /usr/ports/sysutils/apt building for: FreeBSD 10i386-default-job-11 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/sysutils/apt/Makefile 365599 2014-08-21 22:50:29Z mandree $ Poudriere version: 3.1.1 Host OSVERSION: 1100058 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=apt-0.6.46.4.1_8 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-default/ref/.p/pool MASTERNAME=10i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/apt/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/apt/work HOME=/wrkdirs/usr/ports/sysutils/apt/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/apt/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/apt/work HOME=/wrkdirs/usr/ports/sysutils/apt/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 -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include/db5 -I/usr/local/include" LDFLAGS=" -L/usr/local/lib/db5 -L/usr/local/lib -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -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-- APTDIR=var/db/apt OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/apt" EXAMPLESDIR="share/examples/apt" DATADIR="share/apt" WWWDIR="www/apt" ETCDIR="etc/apt" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/apt DOCSDIR=/usr/local/share/doc/apt EXAMPLESDIR=/usr/local/share/examples/apt WWWDIR=/usr/local/www/apt ETCDIR=/usr/local/etc/apt --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 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 via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> apt-0.6.46.4.1_8 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.4.10.txz [10i386-default-job-11] Installing pkg-1.4.10... [10i386-default-job-11] Extracting pkg-1.4.10... done Message for pkg-1.4.10: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of apt-0.6.46.4.1_8 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by apt-0.6.46.4.1_8 for building =========================================================================== =================================================== ===> Fetching all distfiles required by apt-0.6.46.4.1_8 for building => SHA256 Checksum OK for apt_0.6.46.4-0.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by apt-0.6.46.4.1_8 for building ===> Extracting for apt-0.6.46.4.1_8 => SHA256 Checksum OK for apt_0.6.46.4-0.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for apt-0.6.46.4.1_8 ===> Applying FreeBSD patches for apt-0.6.46.4.1_8 No such line 10629 in input file, ignoring /bin/cp /usr/ports/sysutils/apt/files/https.cc /usr/ports/sysutils/apt/files/https.h /wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/methods/ /usr/bin/sed -i.bak -e 's|@PREFIX@|/usr/local|g' -e 's|@APTDIR@|/var/db/apt|g' -e 's|@DPKGDIR@|/var/db/dpkg|g' -e 's|@LOCALBASE@|/usr/local|g' /wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/apt-pkg/deb/debsystem.cc /wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/apt-pkg/init.cc /wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/cmdline/apt-key /wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/dselect/install /wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/dselect/setup /wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/dselect/update /wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/methods/gpgv.cc =========================================================================== =================================================== ===> apt-0.6.46.4.1_8 depends on executable: bash - not found ===> Verifying install for bash in /usr/ports/shells/bash ===> Installing existing package /packages/All/bash-4.3.33.txz [10i386-default-job-11] Installing bash-4.3.33... [10i386-default-job-11] `-- Installing gettext-runtime-0.19.4... [10i386-default-job-11] | `-- Installing indexinfo-0.2.2... [10i386-default-job-11] | `-- Extracting indexinfo-0.2.2... done [10i386-default-job-11] `-- Extracting gettext-runtime-0.19.4... done [10i386-default-job-11] Extracting bash-4.3.33... done Message for bash-4.3.33: ====================================================================== bash requires fdescfs(5) mounted on /dev/fd If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 ====================================================================== ===> Returning to build of apt-0.6.46.4.1_8 ===> apt-0.6.46.4.1_8 depends on file: /usr/local/lib/libpub.a - not found ===> Verifying install for /usr/local/lib/libpub.a in /usr/ports/devel/publib ===> Installing existing package /packages/All/publib-0.39.txz [10i386-default-job-11] Installing publib-0.39... [10i386-default-job-11] Extracting publib-0.39... done ===> Returning to build of apt-0.6.46.4.1_8 ===> apt-0.6.46.4.1_8 depends on executable: msgfmt - not found ===> Verifying install for msgfmt in /usr/ports/devel/gettext-tools ===> Installing existing package /packages/All/gettext-tools-0.19.4.txz [10i386-default-job-11] Installing gettext-tools-0.19.4... [10i386-default-job-11] `-- Installing expat-2.1.0_2... [10i386-default-job-11] `-- Extracting expat-2.1.0_2... done [10i386-default-job-11] Extracting gettext-tools-0.19.4... done ===> Returning to build of apt-0.6.46.4.1_8 ===> apt-0.6.46.4.1_8 depends on executable: gmake - not found ===> Verifying install for gmake in /usr/ports/devel/gmake ===> Installing existing package /packages/All/gmake-4.1_1.txz [10i386-default-job-11] Installing gmake-4.1_1... [10i386-default-job-11] Extracting gmake-4.1_1... done ===> Returning to build of apt-0.6.46.4.1_8 =========================================================================== =================================================== ===> apt-0.6.46.4.1_8 depends on shared library: libcurl.so - not found ===> Verifying for libcurl.so in /usr/ports/ftp/curl ===> Installing existing package /packages/All/curl-7.40.0.txz [10i386-default-job-11] Installing curl-7.40.0... [10i386-default-job-11] `-- Installing ca_root_nss-3.17.4_1... [10i386-default-job-11] `-- Extracting ca_root_nss-3.17.4_1... done [10i386-default-job-11] Extracting curl-7.40.0... done Message for ca_root_nss-3.17.4_1: ********************************* WARNING ********************************* FreeBSD does not, and can not warrant that the certificate authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the In file included from ../include/apt-pkg/hashes.h:20: ./include/apt-pkg/md5.h:27:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/md5.h" ^ In file included from acquire-method.cc:26: In file included from ../include/apt-pkg/hashes.h:21: ./include/apt-pkg/sha1.h:18:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/sha1.h" ^ In file included from acquire-method.cc:26: In file included from ../include/apt-pkg/hashes.h:22: ./include/apt-pkg/sha256.h:18:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/sha256.h" ^ 10 warnings generated. Compiling init.cc to ../obj/apt-pkg/init.opic In file included from init.cc:11: In file included from ../include/apt-pkg/init.h:16: ./include/apt-pkg/configuration.h:32:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/configuration.h" ^ In file included from init.cc:11: In file included from ../include/apt-pkg/init.h:17: ./include/apt-pkg/pkgsystem.h:41:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/pkgsystem.h" ^ In file included from init.cc:11: In file included from ../include/apt-pkg/init.h:17: In file included from ../include/apt-pkg/pkgsystem.h:44: ./include/apt-pkg/depcache.h:42:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/depcache.h" ^ In file included from init.cc:11: In file included from ../include/apt-pkg/init.h:17: In file included from ../include/apt-pkg/pkgsystem.h:44: In file included from ../include/apt-pkg/depcache.h:45: ./include/apt-pkg/pkgcache.h:23:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/pkgcache.h" ^ In file included from init.cc:11: In file included from ../include/apt-pkg/init.h:17: In file included from ../include/apt-pkg/pkgsystem.h:44: In file included from ../include/apt-pkg/depcache.h:45: In file included from ../include/apt-pkg/pkgcache.h:28: ./include/apt-pkg/mmap.h:29:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/mmap.h" ^ In file included from init.cc:11: In file included from ../include/apt-pkg/init.h:17: In file included from ../include/apt-pkg/pkgsystem.h:44: In file included from ../include/apt-pkg/depcache.h:45: In file included from ../include/apt-pkg/pkgcache.h:28: In file included from ../include/apt-pkg/mmap.h:33: ./include/apt-pkg/fileutl.h:25:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/fileutl.h" ^ In file included from init.cc:11: In file included from ../include/apt-pkg/init.h:17: In file included from ../include/apt-pkg/pkgsystem.h:44: In file included from ../include/apt-pkg/depcache.h:45: In file included from ../include/apt-pkg/pkgcache.h:284: ./include/apt-pkg/cacheiterators.h:35:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/cacheiterators.h" ^ In file included from init.cc:11: In file included from ../include/apt-pkg/init.h:17: In file included from ../include/apt-pkg/pkgsystem.h:44: In file included from ../include/apt-pkg/depcache.h:46: ./include/apt-pkg/progress.h:25:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/progress.h" ^ In file included from init.cc:13: ./include/apt-pkg/error.h:44:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/error.h" ^ 9 warnings generated. Compiling clean.cc to ../obj/apt-pkg/clean.opic clean.cc:12:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma implementation "apt-pkg/clean.h" ^ In file included from clean.cc:15: ./include/apt-pkg/clean.h:14:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/clean.h" ^ In file included from clean.cc:15: In file included from ../include/apt-pkg/clean.h:17: ./include/apt-pkg/pkgcache.h:23:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/pkgcache.h" ^ In file included from clean.cc:15: In file included from ../include/apt-pkg/clean.h:17: In file included from ../include/apt-pkg/pkgcache.h:28: ./include/apt-pkg/mmap.h:29:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/mmap.h" ^ In file included from clean.cc:15: In file included from ../include/apt-pkg/clean.h:17: In file included from ../include/apt-pkg/pkgcache.h:28: In file included from ../include/apt-pkg/mmap.h:33: ./include/apt-pkg/fileutl.h:25:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/fileutl.h" ^ In file included from clean.cc:15: In file included from ../include/apt-pkg/clean.h:17: In file included from ../include/apt-pkg/pkgcache.h:284: ./include/apt-pkg/cacheiterators.h:35:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/cacheiterators.h" ^ In file included from clean.cc:16: ./include/apt-pkg/strutl.h:20:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/strutl.h" ^ In file included from clean.cc:17: ./include/apt-pkg/error.h:44:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/error.h" ^ In file included from clean.cc:18: ./include/apt-pkg/configuration.h:32:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/configuration.h" ^ 9 warnings generated. Compiling srcrecords.cc to ../obj/apt-pkg/srcrecords.opic srcrecords.cc:15:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma implementation "apt-pkg/srcrecords.h" ^ In file included from srcrecords.cc:18: ./include/apt-pkg/srcrecords.h:17:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/srcrecords.h" ^ In file included from srcrecords.cc:19: ./include/apt-pkg/error.h:44:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/error.h" ^ In file included from srcrecords.cc:20: In file included from ../include/apt-pkg/sourcelist.h:32: ./include/apt-pkg/pkgcache.h:23:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/pkgcache.h" ^ In file included from srcrecords.cc:20: In file included from ../include/apt-pkg/sourcelist.h:32: In file included from ../include/apt-pkg/pkgcache.h:28: ./include/apt-pkg/mmap.h:29:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/mmap.h" ^ In file included from srcrecords.cc:20: In file included from ../include/apt-pkg/sourcelist.h:32: In file included from ../include/apt-pkg/pkgcache.h:28: In file included from ../include/apt-pkg/mmap.h:33: ./include/apt-pkg/fileutl.h:25:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/fileutl.h" ^ In file included from srcrecords.cc:20: In file included from ../include/apt-pkg/sourcelist.h:32: In file included from ../include/apt-pkg/pkgcache.h:284: ./include/apt-pkg/cacheiterators.h:35:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/cacheiterators.h" ^ In file included from srcrecords.cc:20: In file included from ../include/apt-pkg/sourcelist.h:33: In file included from ../include/apt-pkg/metaindex.h:11: ./include/apt-pkg/pkgrecords.h:21:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/pkgrecords.h" ^ In file included from srcrecords.cc:20: In file included from ../include/apt-pkg/sourcelist.h:33: In file included from ../include/apt-pkg/metaindex.h:12: ./include/apt-pkg/indexfile.h:25:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/indexfile.h" ^ In file included from srcrecords.cc:20: In file included from ../include/apt-pkg/sourcelist.h:33: In file included from ../include/apt-pkg/metaindex.h:13: ./include/apt-pkg/vendor.h:8:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/vendor.h" ^ In file included from srcrecords.cc:20: ./include/apt-pkg/sourcelist.h:39:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/sourcelist.h" ^ In file included from srcrecords.cc:21: ./include/apt-pkg/strutl.h:20:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/strutl.h" ^ srcrecords.cc:29:63: error: field of type 'vector::iterator' (aka '__wrap_iter') has private constructor pkgSrcRecords::pkgSrcRecords(pkgSourceList &List) : Files(0), Current(0) ^ /usr/include/c++/v1/iterator:1195:31: note: declared private here _LIBCPP_INLINE_VISIBILITY __wrap_iter(iterator_type __x) _NOEXCEPT : __i(__x) {} ^ 12 warnings and 1 error generated. ./buildlib/library.mak:65: recipe for target '../obj/apt-pkg/srcrecords.opic' failed gmake[2]: *** [../obj/apt-pkg/srcrecords.opic] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/apt-pkg' Makefile:14: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1' *** Error code 1 Stop. make: stopped in /usr/ports/sysutils/apt