From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Oct 10 09:55:20 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 00EB6D69 for ; Thu, 10 Oct 2013 09:55:19 +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 E08102E07 for ; Thu, 10 Oct 2013 09:55:19 +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 r9A9tJdq081130 for ; Thu, 10 Oct 2013 09:55:19 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.7/8.14.7/Submit) id r9A9tJh6081117; Thu, 10 Oct 2013 09:55:19 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 10 Oct 2013 09:55:19 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201310100955.r9A9tJh6081117@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [REL - head-i386-default][news/pan] Failed for pan-0.139_2 in 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, 10 Oct 2013 09:55:20 -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: gnome@FreeBSD.org Last committer: bapt@FreeBSD.org Ident: $FreeBSD: head/news/pan/Makefile 327759 2013-09-20 22:31:15Z bapt $ Log URL: http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-10-10_05h56m46s/logs/pan-0.139_2.log Build URL: http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-10-10_05h56m46s Log: ====>> Building news/pan build started at Thu Oct 10 09:54:35 UTC 2013 port directory: /usr/ports/news/pan building for: FreeBSD head-i386-default-job-01 10.0-ALPHA5 FreeBSD 10.0-ALPHA5 r256139 i386 maintained by: gnome@FreeBSD.org Makefile ident: $FreeBSD: head/news/pan/Makefile 327759 2013-09-20 22:31:15Z bapt $ Poudriere version: 3.1-pre ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000055 UNAME_v=FreeBSD 10.0-ALPHA5 r256139 UNAME_r=10.0-ALPHA5 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/head-i386-default/ref PKG_EXT=txz tpid=37656 POUDRIERE_BUILD_TYPE=bulk NBPARALLEL=24 PKGNG=1 PKGNAME=pan-0.139_2 PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f PKG_ADD=/usr/local/sbin/pkg-static add PWD=/root MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes PKG_VERSION=/poudriere/pkg-static version ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for pan-0.139_2: GTK3=off: Use gtk+3 based UI instead of gtk+2 GTKSPELL=on: Spell checking support (gtk+2 only) ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --without-gtk3 --with-gtkspell --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- TMPDIR="/tmp" TMPDIR="/tmp" PKG_CONFIG=pkgconf 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-- TMPDIR="/tmp" 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="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -lgnuregex " 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/pan DOCSDIR=/usr/local/share/doc/pan EXAMPLESDIR=/usr/local/share/examples/pan WWWDIR=/usr/local/www/pan ETCDIR=/usr/local/etc/pan --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 pan-0.139_2 =================================================== =========================================================================== =================================================== ===> pan-0.139_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_7.txz Installing pkg-1.1.4_7... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of pan-0.139_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by pan-0.139_2 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by pan-0.139_2 for building => SHA256 Checksum OK for gnome2/pan-0.139.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by pan-0.139_2 for building ===> Extracting for pan-0.139_2 => SHA256 Checksum OK for gnome2/pan-0.139.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for pan-0.139_2 ===> Applying FreeBSD patches for pan-0.139_2 =========================================================================== =================================================== ===> pan-0.139_2 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.3.txz Installing pkgconf-0.9.3... done ===> Returning to build of pan-0.139_2 ===> pan-0.139_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...Installing gettext-0.18.3... done done ===> Returning to build of pan-0.139_2 ===> pan-0.139_2 depends on file: /usr/local/bin/intltool-extract - not found ===> Verifying install for /usr/local/bin/intltool-extract in /usr/ports/textproc/intltool ===> Installing existing package /packages/All/intltool-0.50.2.txz Installing intltool-0.50.2...Installing p5-XML-Parser-2.41_1...Installing expat-2.1.0... done Installing perl-5.14.4_2...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. Removing /usr/local/etc/perl5_version... Done. Creating /usr/local/etc/perl5_version... Done. done done done ===> Returning to build of pan-0.139_2 =========================================================================== =================================================== ===> pan-0.139_2 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 pan-0.139_2 ===> pan-0.139_2 depends on shared library: gmime-2.6 - not found ===> Verifying install for gmime-2.6 in /usr/ports/mail/gmime26 ===> Installing existing package /packages/All/gmime-26-2.6.18.txz Installing gmime-26-2.6.18...Installing python27-2.7.5_3... done Installing python2-2_1... done Installing python-2.7_1,2... done Installing libffi-3.0.13... done Installing glib-2.36.3...No schema files found: doing nothing. done done ==== 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. ==== ===> Returning to build of pan-0.139_2 ===> pan-0.139_2 depends on shared library: gtkspell - not found ===> Verifying install for gtkspell in /usr/ports/textproc/gtkspell ===> Installing existing package /packages/All/gtkspell-2.0.16_4.txz Installing gtkspell-2.0.16_4...Installing xproto-7.0.24... done Installing xineramaproto-1.2.1... done Installing xextproto-7.2.1... done Installing xcb-util-renderutil-0.3.8...Installing xcb-util-0.3.9_1,1...Installing libxcb-1.9.1...Installing libXdmcp-1.1.1... done Installing libXau-1.0.8... done Installing libxml2-2.8.0_2... done Installing libpthread-stubs-0.3_3... done done done done Installing renderproto-0.11.1... done Installing randrproto-1.4.0... done Installing pixman-0.30.2... done Installing libXrender-0.9.8...Installing libX11-1.6.2,1...Installing kbproto-1.0.6... done done done Installing libXrandr-1.4.2...Installing libXext-1.3.2,1... done done Installing libXinerama-1.1.3,1... done /usr/include/string.h:95:28: note: passing argument to parameter here size_t strlen(const char *) __pure; ^ uuencode.c:487:38: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] strlen(eolstring), outfile) != strlen (eolstring)) ^~~~~~~~~ /usr/include/string.h:95:28: note: passing argument to parameter here size_t strlen(const char *) __pure; ^ uuencode.c:487:70: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] strlen(eolstring), outfile) != strlen (eolstring)) ^~~~~~~~~ /usr/include/string.h:95:28: note: passing argument to parameter here size_t strlen(const char *) __pure; ^ uuencode.c:538:30: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] strlen(eolstring), outfile) != strlen (eolstring)) ^~~~~~~~~ /usr/include/string.h:95:28: note: passing argument to parameter here size_t strlen(const char *) __pure; ^ uuencode.c:538:62: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] strlen(eolstring), outfile) != strlen (eolstring)) ^~~~~~~~~ /usr/include/string.h:95:28: note: passing argument to parameter here size_t strlen(const char *) __pure; ^ uuencode.c:679:18: warning: initializing 'unsigned char *' with an expression of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] unsigned char *itemp = (char *) uuestr_itemp; ^ ~~~~~~~~~~~~~~~~~~~~~ uuencode.c:680:18: warning: initializing 'unsigned char *' with an expression of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] unsigned char *otemp = (char *) uuestr_otemp; ^ ~~~~~~~~~~~~~~~~~~~~~ uuencode.c:780:40: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] strlen(eolstring), outfile) != strlen (eolstring)) ^~~~~~~~~ /usr/include/string.h:95:28: note: passing argument to parameter here size_t strlen(const char *) __pure; ^ uuencode.c:780:72: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] strlen(eolstring), outfile) != strlen (eolstring)) ^~~~~~~~~ /usr/include/string.h:95:28: note: passing argument to parameter here size_t strlen(const char *) __pure; ^ uuencode.c:798:44: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] strlen(eolstring), outfile) != strlen (eolstring)) ^~~~~~~~~ /usr/include/string.h:95:28: note: passing argument to parameter here size_t strlen(const char *) __pure; ^ uuencode.c:798:76: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] strlen(eolstring), outfile) != strlen (eolstring)) ^~~~~~~~~ /usr/include/string.h:95:28: note: passing argument to parameter here size_t strlen(const char *) __pure; ^ uuencode.c:833:40: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] strlen(eolstring), outfile) != strlen (eolstring)) ^~~~~~~~~ /usr/include/string.h:95:28: note: passing argument to parameter here size_t strlen(const char *) __pure; ^ uuencode.c:833:72: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] strlen(eolstring), outfile) != strlen (eolstring)) ^~~~~~~~~ /usr/include/string.h:95:28: note: passing argument to parameter here size_t strlen(const char *) __pure; ^ uuencode.c:901:34: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] strlen(eolstring), outfile) != strlen (eolstring)) ^~~~~~~~~ /usr/include/string.h:95:28: note: passing argument to parameter here size_t strlen(const char *) __pure; ^ uuencode.c:901:66: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] strlen(eolstring), outfile) != strlen (eolstring)) ^~~~~~~~~ /usr/include/string.h:95:28: note: passing argument to parameter here size_t strlen(const char *) __pure; ^ uuencode.c:952:26: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] strlen(eolstring), outfile) != strlen (eolstring)) ^~~~~~~~~ /usr/include/string.h:95:28: note: passing argument to parameter here size_t strlen(const char *) __pure; ^ uuencode.c:952:58: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] strlen(eolstring), outfile) != strlen (eolstring)) ^~~~~~~~~ /usr/include/string.h:95:28: note: passing argument to parameter here size_t strlen(const char *) __pure; ^ 28 warnings generated. CC uuscan.o CC uustring.o CC fptools.o CC crc32.o AR libuu.a gmake[3]: Leaving directory `/wrkdirs/usr/ports/news/pan/work/pan-0.139/uulib' Making all in pan gmake[3]: Entering directory `/wrkdirs/usr/ports/news/pan/work/pan-0.139/pan' Making all in general gmake[4]: Entering directory `/wrkdirs/usr/ports/news/pan/work/pan-0.139/pan/general' CXX debug.o CXX e-util.o CXX file-util.o In file included from file-util.cc:38: In file included from ./log.h:26: /usr/include/c++/v1/deque:907:49: error: invalid application of 'sizeof' to an incomplete type 'value_type' (aka 'pan::Log::Entry') static const difference_type __block_size = sizeof(value_type) < 256 ? 4096 / sizeof(value_type) : 16; ^~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/deque:1178:15: note: in instantiation of template class 'std::__1::__deque_base >' requested here : private __deque_base<_Tp, _Allocator> ^ ./log.h:52:27: note: in instantiation of template class 'std::__1::deque >' requested here std::deque messages; ^ ./log.h:49:14: note: definition of 'pan::Log::Entry' is not complete until the closing '}' struct Entry { ^ In file included from file-util.cc:38: In file included from ./log.h:26: /usr/include/c++/v1/deque:1188:30: error: '__alloc_traits' is a protected member of 'std::__1::__deque_base >' typedef typename __base::__alloc_traits __alloc_traits; ^ ./log.h:52:27: note: in instantiation of template class 'std::__1::deque >' requested here std::deque messages; ^ /usr/include/c++/v1/deque:899:54: note: declared protected here typedef allocator_traits __alloc_traits; ^ /usr/include/c++/v1/deque:1189:30: error: 'reference' is a protected member of 'std::__1::__deque_base >' typedef typename __base::reference reference; ^ /usr/include/c++/v1/deque:900:54: note: declared protected here typedef value_type& reference; ^ /usr/include/c++/v1/deque:1190:30: error: 'const_reference' is a protected member of 'std::__1::__deque_base >' typedef typename __base::const_reference const_reference; ^ /usr/include/c++/v1/deque:901:54: note: declared protected here typedef const value_type& const_reference; ^ /usr/include/c++/v1/deque:1191:30: error: 'iterator' is a protected member of 'std::__1::__deque_base >' typedef typename __base::iterator iterator; ^ /usr/include/c++/v1/deque:929:64: note: declared protected here difference_type, __block_size> iterator; ^ /usr/include/c++/v1/deque:1192:30: error: 'const_iterator' is a protected member of 'std::__1::__deque_base >' typedef typename __base::const_iterator const_iterator; ^ /usr/include/c++/v1/deque:931:64: note: declared protected here difference_type, __block_size> const_iterator; ^ /usr/include/c++/v1/deque:1193:30: error: 'size_type' is a protected member of 'std::__1::__deque_base >' typedef typename __base::size_type size_type; ^ /usr/include/c++/v1/deque:902:54: note: declared protected here typedef typename __alloc_traits::size_type size_type; ^ /usr/include/c++/v1/deque:1194:30: error: 'difference_type' is a protected member of 'std::__1::__deque_base >' typedef typename __base::difference_type difference_type; ^ /usr/include/c++/v1/deque:903:54: note: declared protected here typedef typename __alloc_traits::difference_type difference_type; ^ /usr/include/c++/v1/deque:1196:30: error: 'pointer' is a protected member of 'std::__1::__deque_base >' typedef typename __base::pointer pointer; ^ /usr/include/c++/v1/deque:904:54: note: declared protected here typedef typename __alloc_traits::pointer pointer; ^ /usr/include/c++/v1/deque:1197:30: error: 'const_pointer' is a protected member of 'std::__1::__deque_base >' typedef typename __base::const_pointer const_pointer; ^ /usr/include/c++/v1/deque:905:54: note: declared protected here typedef typename __alloc_traits::const_pointer const_pointer; ^ /usr/include/c++/v1/deque:1351:30: error: '__map_const_pointer' is a protected member of 'std::__1::__deque_base >' typedef typename __base::__map_const_pointer __map_const_pointer; ^ /usr/include/c++/v1/deque:925:81: note: declared protected here typedef typename allocator_traits<__const_pointer_allocator>::const_pointer __map_const_pointer; ^ 11 errors generated. gmake[4]: *** [file-util.o] Error 1 gmake[4]: Leaving directory `/wrkdirs/usr/ports/news/pan/work/pan-0.139/pan/general' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/wrkdirs/usr/ports/news/pan/work/pan-0.139/pan' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/wrkdirs/usr/ports/news/pan/work/pan-0.139' gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory `/wrkdirs/usr/ports/news/pan/work/pan-0.139' *** Error code 1 Stop. make: stopped in /usr/ports/news/pan ===> Cleaning for pan-0.139_2