From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 1 01:55:33 2014 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 07C283BE for ; Wed, 1 Jan 2014 01:55:33 +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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E6A5E12DC; Wed, 1 Jan 2014 01:55:32 +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 s011tWw7047316; Wed, 1 Jan 2014 01:55:32 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.7/8.14.7/Submit) id s011tWhE045605; Wed, 1 Jan 2014 01:55:32 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 1 Jan 2014 01:55:32 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201401010155.s011tWhE045605@beefy1.isc.freebsd.org> To: coder@tuxfamily.org Subject: [REL - 10i386-quarterly][devel/codeblocks] Failed for codeblocks-12.11 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Jan 2014 01:55:33 -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: coder@tuxfamily.org Last committer: antoine@FreeBSD.org Ident: $FreeBSD: branches/2014Q1/devel/codeblocks/Makefile 337724 2013-12-27 12:38:01Z antoine $ Log URL: http://beefy1.isc.freebsd.org/bulk/10i386-quarterly/2014-01-01_01h04m21s/logs/codeblocks-12.11.log Build URL: http://beefy1.isc.freebsd.org/bulk/10i386-quarterly/2014-01-01_01h04m21s Log: ====>> Building devel/codeblocks build started at Wed Jan 1 01:54:39 UTC 2014 port directory: /usr/ports/devel/codeblocks building for: FreeBSD 10i386-quarterly-job-06 10.0-RC1 FreeBSD 10.0-RC1 i386 maintained by: coder@tuxfamily.org Makefile ident: $FreeBSD: branches/2014Q1/devel/codeblocks/Makefile 337724 2013-12-27 12:38:01Z antoine $ Poudriere version: 3.1-pre ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RC1 UNAME_r=10.0-RC1 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/10i386-quarterly/ref PKG_EXT=txz tpid=9489 POUDRIERE_BUILD_TYPE=bulk PKGNG=1 PKGNAME=codeblocks-12.11 PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f PKG_ADD=/usr/local/sbin/pkg-static add PWD=/root MASTERNAME=10i386-quarterly 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-wx-config=/usr/local/bin/wxgtk2u-2.8-config --with-contrib-plugins=all --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- TMPDIR="/tmp" PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-2.8-config CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-2.8-config 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" 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/codeblocks DOCSDIR=/usr/local/share/doc/codeblocks EXAMPLESDIR=/usr/local/share/examples/codeblocks WWWDIR=/usr/local/www/codeblocks ETCDIR=/usr/local/etc/codeblocks --End SUB_LIST-- ---Begin make.conf--- 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 NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- ===> Cleaning for codeblocks-12.11 =================================================== =========================================================================== =================================================== ===> codeblocks-12.11 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.2.4_1.txz Installing pkg-1.2.4_1... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of codeblocks-12.11 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 LGPL3 accepted by the user ===> Fetching all distfiles required by codeblocks-12.11 for building =========================================================================== =================================================== ===> License GPLv3 LGPL3 accepted by the user ===> Fetching all distfiles required by codeblocks-12.11 for building => SHA256 Checksum OK for codeblocks_12.11-1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 LGPL3 accepted by the user ===> Fetching all distfiles required by codeblocks-12.11 for building ===> Extracting for codeblocks-12.11 => SHA256 Checksum OK for codeblocks_12.11-1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for codeblocks-12.11 =========================================================================== =================================================== ===> codeblocks-12.11 depends on executable: zip - not found ===> Verifying install for zip in /usr/ports/archivers/zip ===> Installing existing package /packages/All/zip-3.0.txz Installing zip-3.0... done ===> Returning to build of codeblocks-12.11 ===> codeblocks-12.11 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 codeblocks-12.11 ===> codeblocks-12.11 depends on executable: update-desktop-database - not found ===> Verifying install for update-desktop-database in /usr/ports/devel/desktop-file-utils ===> Installing existing package /packages/All/desktop-file-utils-0.22_1.txz Installing desktop-file-utils-0.22_1...Installing gettext-0.18.3.1... done Installing glib-2.36.3_1...Installing python27-2.7.6_1... done Installing python2-2_2... done Installing python-2.7_1,2... done Installing perl5-5.16.3_6...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_1... done 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 codeblocks-12.11 ===> codeblocks-12.11 depends on executable: gtk-update-icon-cache - not found ===> Verifying install for gtk-update-icon-cache in /usr/ports/graphics/gtk-update-icon-cache ===> Installing existing package /packages/All/gtk-update-icon-cache-2.24.22.txz Installing gtk-update-icon-cache-2.24.22...Installing atk-2.8.0...Installing gnomehier-3.0... done done Installing cairo-1.10.2_6,2...Installing xproto-7.0.24... done Installing xcb-util-renderutil-0.3.8...Installing libXau-1.0.8... done Installing libXdmcp-1.1.1... done Installing libpthread-stubs-0.3_4... done Installing libxcb-1.9.1_1...Installing libxml2-2.8.0_3... done done Installing xcb-util-0.3.9_1,1... done done Installing renderproto-0.11.1... done Installing pixman-0.30.2... done Installing libXrender-0.9.8...Installing kbproto-1.0.6... done Installing libX11-1.6.2,1... done done 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 Installing png-1.5.17... done done Installing compositeproto-0.4.2... done Installing damageproto-1.2.1... done Installing dejavu-2.34... done Installing dri2proto-2.8... done Installing encodings-1.0.4_1,1...Installing font-util-1.3.0_1... done done config.status: executing depfiles commands config.status: executing libtool commands ************************************************* * Code::Blocks source tree has been configured. * ************************************************* You can now build Code::Blocks by issuing 'make'. When the build is complete, become root and install it by issuing 'make install'. =========================================================================== =================================================== ===> Building for codeblocks-12.11 Making all in src Making all in include rm -f ../../src/include/sdk_precomp.h.gch c++ -DHAVE_CONFIG_H -I/usr/local/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/local/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -D_THREAD_SAFE -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I/usr/local/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -pipe -fno-strict-aliasing -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -o ../../src/include/sdk_precomp.h.gch -xc++-header ./sdk_precomp.h In file included from ./sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:43: ./../src/include/prep.h:33:13: warning: 'nullptr' macro redefined #define nullptr nullptr_ ^ /usr/include/c++/v1/cstddef:88:9: note: previous definition is here #define nullptr _VSTD::__get_nullptr_t() ^ In file included from ./sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:43: ./../src/include/prep.h:414:16: error: no member named 'tr1' in namespace 'std' using std::tr1::shared_ptr; ~~~~~^ ./../src/include/prep.h:415:16: error: no member named 'tr1' in namespace 'std' using std::tr1::static_pointer_cast; ~~~~~^ ./../src/include/prep.h:416:16: error: no member named 'tr1' in namespace 'std' using std::tr1::weak_ptr; ~~~~~^ In file included from ./sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:115: ./../src/include/cbplugin.h:483:21: error: no template named 'shared_ptr' in namespace 'cb'; did you mean 'std::shared_ptr'? virtual cb::shared_ptr GetStackFrame(int index) const = 0; ~~~~^~~~~~~~~~ std::shared_ptr /usr/include/c++/v1/memory:3817:24: note: 'std::shared_ptr' declared here class _LIBCPP_TYPE_VIS shared_ptr ^ In file included from ./sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:115: ./../src/include/cbplugin.h:493:21: error: no template named 'shared_ptr' in namespace 'cb'; did you mean 'std::shared_ptr'? virtual cb::shared_ptr AddBreakpoint(const wxString& filename, int line) = 0; ~~~~^~~~~~~~~~ std::shared_ptr /usr/include/c++/v1/memory:3817:24: note: 'std::shared_ptr' declared here class _LIBCPP_TYPE_VIS shared_ptr ^ In file included from ./sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:115: ./../src/include/cbplugin.h:499:21: error: no template named 'shared_ptr' in namespace 'cb'; did you mean 'std::shared_ptr'? virtual cb::shared_ptr AddDataBreakpoint(const wxString& dataExpression) = 0; ~~~~^~~~~~~~~~ std::shared_ptr /usr/include/c++/v1/memory:3817:24: note: 'std::shared_ptr' declared here class _LIBCPP_TYPE_VIS shared_ptr ^ In file included from ./sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:115: ./../src/include/cbplugin.h:501:21: error: no template named 'shared_ptr' in namespace 'cb'; did you mean 'std::shared_ptr'? virtual cb::shared_ptr GetBreakpoint(int index) = 0; ~~~~^~~~~~~~~~ std::shared_ptr /usr/include/c++/v1/memory:3817:24: note: 'std::shared_ptr' declared here class _LIBCPP_TYPE_VIS shared_ptr ^ In file included from ./sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:115: ./../src/include/cbplugin.h:502:21: error: no template named 'shared_ptr' in namespace 'cb'; did you mean 'std::shared_ptr'? virtual cb::shared_ptr GetBreakpoint(int index) const = 0; ~~~~^~~~~~~~~~ std::shared_ptr /usr/include/c++/v1/memory:3817:24: note: 'std::shared_ptr' declared here class _LIBCPP_TYPE_VIS shared_ptr ^ In file included from ./sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:115: ./../src/include/cbplugin.h:503:43: error: no template named 'shared_ptr' in namespace 'cb'; did you mean 'std::shared_ptr'? virtual void UpdateBreakpoint(cb::shared_ptr breakpoint) = 0; ~~~~^~~~~~~~~~ std::shared_ptr /usr/include/c++/v1/memory:3817:24: note: 'std::shared_ptr' declared here class _LIBCPP_TYPE_VIS shared_ptr ^ In file included from ./sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:115: ./../src/include/cbplugin.h:504:43: error: no template named 'shared_ptr' in namespace 'cb'; did you mean 'std::shared_ptr'? virtual void DeleteBreakpoint(cb::shared_ptr breakpoint) = 0; ~~~~^~~~~~~~~~ std::shared_ptr /usr/include/c++/v1/memory:3817:24: note: 'std::shared_ptr' declared here class _LIBCPP_TYPE_VIS shared_ptr ^ In file included from ./sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:115: ./../src/include/cbplugin.h:507:43: error: no template named 'shared_ptr' in namespace 'cb'; did you mean 'std::shared_ptr'? virtual void EnableBreakpoint(cb::shared_ptr breakpoint, bool enable) = 0; ~~~~^~~~~~~~~~ std::shared_ptr /usr/include/c++/v1/memory:3817:24: note: 'std::shared_ptr' declared here class _LIBCPP_TYPE_VIS shared_ptr ^ In file included from ./sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:115: ./../src/include/cbplugin.h:510:21: error: no template named 'shared_ptr' in namespace 'cb'; did you mean 'std::shared_ptr'? virtual cb::shared_ptr GetThread(int index) const = 0; ~~~~^~~~~~~~~~ std::shared_ptr /usr/include/c++/v1/memory:3817:24: note: 'std::shared_ptr' declared here class _LIBCPP_TYPE_VIS shared_ptr ^ In file included from ./sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:115: ./../src/include/cbplugin.h:514:21: error: no template named 'shared_ptr' in namespace 'cb'; did you mean 'std::shared_ptr'? virtual cb::shared_ptr AddWatch(const wxString& symbol) = 0; ~~~~^~~~~~~~~~ std::shared_ptr /usr/include/c++/v1/memory:3817:24: note: 'std::shared_ptr' declared here class _LIBCPP_TYPE_VIS shared_ptr ^ In file included from ./sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:115: ./../src/include/cbplugin.h:515:38: error: no template named 'shared_ptr' in namespace 'cb'; did you mean 'std::shared_ptr'? virtual void DeleteWatch(cb::shared_ptr watch) = 0; ~~~~^~~~~~~~~~ std::shared_ptr /usr/include/c++/v1/memory:3817:24: note: 'std::shared_ptr' declared here class _LIBCPP_TYPE_VIS shared_ptr ^ In file included from ./sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:115: ./../src/include/cbplugin.h:516:35: error: no template named 'shared_ptr' in namespace 'cb'; did you mean 'std::shared_ptr'? virtual bool HasWatch(cb::shared_ptr watch) = 0; ~~~~^~~~~~~~~~ std::shared_ptr /usr/include/c++/v1/memory:3817:24: note: 'std::shared_ptr' declared here class _LIBCPP_TYPE_VIS shared_ptr ^ In file included from ./sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:115: ./../src/include/cbplugin.h:517:46: error: no template named 'shared_ptr' in namespace 'cb'; did you mean 'std::shared_ptr'? virtual void ShowWatchProperties(cb::shared_ptr watch) = 0; ~~~~^~~~~~~~~~ std::shared_ptr /usr/include/c++/v1/memory:3817:24: note: 'std::shared_ptr' declared here class _LIBCPP_TYPE_VIS shared_ptr ^ In file included from ./sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:115: ./../src/include/cbplugin.h:518:40: error: no template named 'shared_ptr' in namespace 'cb'; did you mean 'std::shared_ptr'? virtual bool SetWatchValue(cb::shared_ptr watch, const wxString& value) = 0; ~~~~^~~~~~~~~~ std::shared_ptr /usr/include/c++/v1/memory:3817:24: note: 'std::shared_ptr' declared here class _LIBCPP_TYPE_VIS shared_ptr ^ In file included from ./sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:115: ./../src/include/cbplugin.h:519:38: error: no template named 'shared_ptr' in namespace 'cb'; did you mean 'std::shared_ptr'? virtual void ExpandWatch(cb::shared_ptr watch) = 0; ~~~~^~~~~~~~~~ std::shared_ptr /usr/include/c++/v1/memory:3817:24: note: 'std::shared_ptr' declared here class _LIBCPP_TYPE_VIS shared_ptr ^ In file included from ./sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:115: ./../src/include/cbplugin.h:520:40: error: no template named 'shared_ptr' in namespace 'cb'; did you mean 'std::shared_ptr'? virtual void CollapseWatch(cb::shared_ptr watch) = 0; ~~~~^~~~~~~~~~ std::shared_ptr /usr/include/c++/v1/memory:3817:24: note: 'std::shared_ptr' declared here class _LIBCPP_TYPE_VIS shared_ptr ^ 1 warning and 19 errors generated. *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/devel/codeblocks/work/codeblocks-12.11release8629/src/include *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/devel/codeblocks/work/codeblocks-12.11release8629/src *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/devel/codeblocks/work/codeblocks-12.11release8629 *** Error code 1 Stop. make: stopped in /usr/ports/devel/codeblocks ===> Cleaning for codeblocks-12.11