From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Nov 1 07:53:07 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 EC206D89 for ; Fri, 1 Nov 2013 07:53:07 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [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 C7F65260E; Fri, 1 Nov 2013 07:53:07 +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 rA17r7bl065298; Fri, 1 Nov 2013 07:53:07 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.7/8.14.7/Submit) id rA17r7df065040; Fri, 1 Nov 2013 07:53:07 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 1 Nov 2013 07:53:07 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201311010753.rA17r7df065040@beefy2.isc.freebsd.org> To: coder@tuxfamily.org Subject: [REL - head-amd64-default][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.14 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Nov 2013 07:53:08 -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: bapt@FreeBSD.org Ident: $FreeBSD: head/devel/codeblocks/Makefile 327722 2013-09-20 17:03:26Z bapt $ Log URL: http://beefy2.isc.freebsd.org/bulk/head-amd64-default/2013-10-31_23h19m03s/logs/codeblocks-12.11.log Build URL: http://beefy2.isc.freebsd.org/bulk/head-amd64-default/2013-10-31_23h19m03s Log: ====>> Building devel/codeblocks build started at Fri Nov 1 07:51:49 UTC 2013 port directory: /usr/ports/devel/codeblocks building for: FreeBSD head-amd64-default-job-21 11.0-CURRENT FreeBSD 11.0-CURRENT r256430 amd64 maintained by: coder@tuxfamily.org Makefile ident: $FreeBSD: head/devel/codeblocks/Makefile 327722 2013-09-20 17:03:26Z bapt $ Poudriere version: 3.1-pre ---Begin Environment--- OSVERSION=1100000 UNAME_v=FreeBSD 11.0-CURRENT r256430 UNAME_r=11.0-CURRENT 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-amd64-default/ref PKG_EXT=txz tpid=52212 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=head-amd64-default 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--- 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.1.4_8.txz Installing pkg-1.1.4_8... 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...Installing python27-2.7.5_3... done Installing python2-2_1... done Installing python-2.7_1,2... done Installing perl5-5.16.3_2...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... 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.19.txz Installing gtk-update-icon-cache-2.24.19...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_4... 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 kbproto-1.0.6... done Installing libX11-1.6.2,1... done done Installing libXrandr-1.4.2...Installing libXext-1.3.2,1... done done Installing libXinerama-1.1.3,1... done Installing libXi-1.7.2,1...Installing libXfixes-5.0.1...Installing fixesproto-5.0... done done Installing inputproto-2.3... done done Installing libXdamage-1.1.4...Installing damageproto-1.2.1... done done Installing libXcursor-1.1.14... done Installing libXcomposite-0.4.4,1...Installing compositeproto-0.4.2... done done Installing libSM-1.2.2,1...Installing libICE-1.0.8,1... done done Installing pango-1.34.1_1...Installing xorg-fonts-truetype-7.7_1...Installing mkfontscale-1.1.1...Installing libfontenc-1.1.2... done Installing freetype2-2.5.0.1... done done Installing mkfontdir-1.0.7... done Installing fontconfig-2.10.95,1...Installing expat-2.1.0... 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 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