From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Apr 1 05:06:26 2015 Return-Path: Delivered-To: pkg-fallout@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6CB6E1614 for ; Wed, 1 Apr 2015 05:06:26 +0000 (UTC) Received: from beefy4.isc.freebsd.org (beefy4.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:3b]) (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 575C9A21; Wed, 1 Apr 2015 05:06:26 +0000 (UTC) Received: from beefy4.isc.freebsd.org (localhost [127.0.0.1]) by beefy4.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t3156PZb035446; Wed, 1 Apr 2015 05:06:25 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy4.isc.freebsd.org (8.14.9/8.14.9/Submit) id t3156PUq035210; Wed, 1 Apr 2015 05:06:25 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 1 Apr 2015 05:06:25 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201504010506.t3156PUq035210@beefy4.isc.freebsd.org> To: coder@tuxfamily.org Subject: [package - head-amd64-default][devel/codeblocks] Failed for codeblocks-13.12_4 in build Cc: pkg-fallout@FreeBSD.org 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, 01 Apr 2015 05:06:26 -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: gerald@FreeBSD.org Ident: $FreeBSD: head/devel/codeblocks/Makefile 367888 2014-09-10 20:50:31Z gerald $ Log URL: http://beefy4.isc.freebsd.org/data/head-amd64-default/p382795_s280788/logs/codeblocks-13.12_4.log Build URL: http://beefy4.isc.freebsd.org/build.html?mastername=head-amd64-default&build=p382795_s280788 Log: ====>> Building devel/codeblocks build started at Wed Apr 1 05:00:22 UTC 2015 port directory: /usr/ports/devel/codeblocks building for: FreeBSD head-amd64-default-job-13 11.0-CURRENT FreeBSD 11.0-CURRENT r280788 amd64 maintained by: coder@tuxfamily.org Makefile ident: $FreeBSD: head/devel/codeblocks/Makefile 367888 2014-09-10 20:50:31Z gerald $ Poudriere version: 3.1.1 Host OSVERSION: 1100064 Jail OSVERSION: 1100067 !!! Jail is newer than host. (Jail: 1100067, Host: 1100064) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- OSVERSION=1100067 UNAME_v=FreeBSD 11.0-CURRENT r280788 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM=screen MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=codeblocks-13.12_4 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-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-- --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-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/devel/codeblocks/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/codeblocks/work HOME=/wrkdirs/usr/ports/devel/codeblocks/work TMPDIR="/tmp" 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-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/codeblocks/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/codeblocks/work HOME=/wrkdirs/usr/ports/devel/codeblocks/work TMPDIR="/tmp" NO_PIE=yes 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 -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -fstack-protector" LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11" 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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" DOCSDIR="share/doc/codeblocks" EXAMPLESDIR="share/examples/codeblocks" DATADIR="share/codeblocks" WWWDIR="www/codeblocks" ETCDIR="etc/codeblocks" --End PLIST_SUB-- --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 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### MASTER_SITE_FREEBSD=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 LGPL3 accepted by the user =========================================================================== =================================================== ===> codeblocks-13.12_4 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.12.txz [head-amd64-default-job-13] Installing pkg-1.4.12... [head-amd64-default-job-13] Extracting pkg-1.4.12... done Message for pkg-1.4.12: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of codeblocks-13.12_4 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 LGPL3 accepted by the user ===> Fetching all distfiles required by codeblocks-13.12_4 for building =========================================================================== =================================================== ===> License GPLv3 LGPL3 accepted by the user ===> Fetching all distfiles required by codeblocks-13.12_4 for building => SHA256 Checksum OK for codeblocks_13.12-1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 LGPL3 accepted by the user ===> Fetching all distfiles required by codeblocks-13.12_4 for building ===> Extracting for codeblocks-13.12_4 => SHA256 Checksum OK for codeblocks_13.12-1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for codeblocks-13.12_4 =========================================================================== =================================================== ===> codeblocks-13.12_4 depends on executable: zip - not found ===> Verifying install for zip in /usr/ports/archivers/zip ===> Installing existing package /packages/All/zip-3.0_1.txz [head-amd64-default-job-13] Installing zip-3.0_1... [head-amd64-default-job-13] Extracting zip-3.0_1... done ===> Returning to build of codeblocks-13.12_4 ===> codeblocks-13.12_4 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_3.txz [head-amd64-default-job-13] Installing desktop-file-utils-0.22_3... [head-amd64-default-job-13] `-- Installing gettext-runtime-0.19.4... [head-amd64-default-job-13] | `-- Installing indexinfo-0.2.3... [head-amd64-default-job-13] | `-- Extracting indexinfo-0.2.3... done [head-amd64-default-job-13] `-- Extracting gettext-runtime-0.19.4... done [head-amd64-default-job-13] `-- Installing glib-2.42.2... [head-amd64-default-job-13] | `-- Installing libffi-3.2.1... [head-amd64-default-job-13] | `-- Extracting libffi-3.2.1... done [head-amd64-default-job-13] | `-- Installing libiconv-1.14_6... [head-amd64-default-job-13] | `-- Extracting libiconv-1.14_6... done [head-amd64-default-job-13] | `-- Installing pcre-8.35_2... [head-amd64-default-job-13] | `-- Extracting pcre-8.35_2... done [head-amd64-default-job-13] | `-- Installing perl5-5.18.4_11... [head-amd64-default-job-13] | `-- Extracting perl5-5.18.4_11... done [head-amd64-default-job-13] | `-- Installing python27-2.7.9... [head-amd64-default-job-13] | | `-- Installing readline-6.3.8... [head-amd64-default-job-13] | | `-- Extracting readline-6.3.8... done [head-amd64-default-job-13] | `-- Extracting python27-2.7.9... done [head-amd64-default-job-13] `-- Extracting glib-2.42.2... done No schema files found: doing nothing. [head-amd64-default-job-13] Extracting desktop-file-utils-0.22_3... done Message for python27-2.7.9: ===================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter ===================================================================== ===> Returning to build of codeblocks-13.12_4 ===> codeblocks-13.12_4 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.8.txz [head-amd64-default-job-13] Installing pkgconf-0.9.8... [head-amd64-default-job-13] Extracting pkgconf-0.9.8... done ===> Returning to build of codeblocks-13.12_4 ===> codeblocks-13.12_4 depends on executable: update-mime-database - not found ===> Verifying install for update-mime-database in /usr/ports/misc/shared-mime-info ===> Installing existing package /packages/All/shared-mime-info-1.1_1.txz [head-amd64-default-job-13] Installing shared-mime-info-1.1_1... [head-amd64-default-job-13] `-- Installing libxml2-2.9.2_2... [head-amd64-default-job-13] `-- Extracting libxml2-2.9.2_2... done [head-amd64-default-job-13] Extracting shared-mime-info-1.1_1... done ===> Returning to build of codeblocks-13.12_4 ===> codeblocks-13.12_4 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.25.txz [head-amd64-default-job-13] Installing gtk-update-icon-cache-2.24.25... wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; } ~^~~~ ./../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; } ~^~~~ In file included from cbeditor.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:150: In file included from ../../src/include/filemanager.h:13: ./../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] if (this && IsRunning()) ^~~~ ~~ 3 warnings generated. mv -f .deps/cbeditor.Tpo .deps/cbeditor.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src/include -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/sdk/wxpropgrid/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/local/include -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbeditorprintout.lo -MD -MP -MF .deps/cbe ditorprintout.Tpo -c -o cbeditorprintout.lo cbeditorprintout.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../src/include -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/sdk/wxpropgrid/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/local/include -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbeditorprintout.lo -MD -MP -MF .deps/cbeditorprintout.Tpo -c cbeditorprintout.cpp -fPIC -DPIC -o .libs/cbeditorprintout.o In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:124: In file included from ../../src/include/cbproject.h:15: ./../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; } ~^~~~ ./../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; } ~^~~~ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:150: In file included from ../../src/include/filemanager.h:13: ./../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] if (this && IsRunning()) ^~~~ ~~ 3 warnings generated. mv -f .deps/cbeditorprintout.Tpo .deps/cbeditorprintout.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src/include -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/sdk/wxpropgrid/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/local/include -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbexception.lo -MD -MP -MF .deps/cbexcept ion.Tpo -c -o cbexception.lo cbexception.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../src/include -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/sdk/wxpropgrid/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/local/include -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbexception.lo -MD -MP -MF .deps/cbexception.Tpo -c cbexception.cpp -fPIC -DPIC -o .libs/ cbexception.o In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:124: In file included from ../../src/include/cbproject.h:15: ./../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; } ~^~~~ ./../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; } ~^~~~ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:150: In file included from ../../src/include/filemanager.h:13: ./../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] if (this && IsRunning()) ^~~~ ~~ 3 warnings generated. mv -f .deps/cbexception.Tpo .deps/cbexception.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src/include -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/sdk/wxpropgrid/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/local/include -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbplugin.lo -MD -MP -MF .deps/cbplugin.Tp o -c -o cbplugin.lo cbplugin.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../src/include -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/sdk/wxpropgrid/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/local/include -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbplugin.lo -MD -MP -MF .deps/cbplugin.Tpo -c cbplugin.cpp -fPIC -DPIC -o .libs/cbplugin. o In file included from cbplugin.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:124: In file included from ../../src/include/cbproject.h:15: ./../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; } ~^~~~ ./../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; } ~^~~~ In file included from cbplugin.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:150: In file included from ../../src/include/filemanager.h:13: ./../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] if (this && IsRunning()) ^~~~ ~~ 3 warnings generated. mv -f .deps/cbplugin.Tpo .deps/cbplugin.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src/include -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/sdk/wxpropgrid/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/local/include -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbproject.lo -MD -MP -MF .deps/cbproject. Tpo -c -o cbproject.lo cbproject.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../src/include -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/sdk/wxpropgrid/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/local/include -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbproject.lo -MD -MP -MF .deps/cbproject.Tpo -c cbproject.cpp -fPIC -DPIC -o .libs/cbproj ect.o In file included from cbproject.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:124: In file included from ../../src/include/cbproject.h:15: ./../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; } ~^~~~ ./../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; } ~^~~~ In file included from cbproject.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:150: In file included from ../../src/include/filemanager.h:13: ./../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] if (this && IsRunning()) ^~~~ ~~ 3 warnings generated. mv -f .deps/cbproject.Tpo .deps/cbproject.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src/include -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/sdk/wxpropgrid/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/local/include -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbstatusbar.lo -MD -MP -MF .deps/cbstatus bar.Tpo -c -o cbstatusbar.lo cbstatusbar.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../src/include -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/sdk/wxpropgrid/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/local/include -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbstatusbar.lo -MD -MP -MF .deps/cbstatusbar.Tpo -c cbstatusbar.cpp -fPIC -DPIC -o .libs/ cbstatusbar.o In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:124: In file included from ../../src/include/cbproject.h:15: ./../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; } ~^~~~ ./../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; } ~^~~~ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:150: In file included from ../../src/include/filemanager.h:13: ./../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] if (this && IsRunning()) ^~~~ ~~ 3 warnings generated. mv -f .deps/cbstatusbar.Tpo .deps/cbstatusbar.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src/include -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/sdk/wxpropgrid/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/local/include -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbstyledtextctrl.lo -MD -MP -MF .deps/cbs tyledtextctrl.Tpo -c -o cbstyledtextctrl.lo cbstyledtextctrl.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../src/include -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/sdk/wxpropgrid/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/local/include -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbstyledtextctrl.lo -MD -MP -MF .deps/cbstyledtextctrl.Tpo -c cbstyledtextctrl.cpp -fPIC -DPIC -o .libs/cbstyledtextctrl.o In file included from cbstyledtextctrl.cpp:15: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:124: In file included from ../../src/include/cbproject.h:15: ./../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; } ~^~~~ ./../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; } ~^~~~ In file included from cbstyledtextctrl.cpp:15: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:150: In file included from ../../src/include/filemanager.h:13: ./../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] if (this && IsRunning()) ^~~~ ~~ 3 warnings generated. mv -f .deps/cbstyledtextctrl.Tpo .deps/cbstyledtextctrl.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src/include -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/sdk/wxpropgrid/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/local/include -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbthreadpool.lo -MD -MP -MF .deps/cbthrea dpool.Tpo -c -o cbthreadpool.lo cbthreadpool.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../src/include -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/sdk/wxpropgrid/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/local/include -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbthreadpool.lo -MD -MP -MF .deps/cbthreadpool.Tpo -c cbthreadpool.cpp -fPIC -DPIC -o .li bs/cbthreadpool.o In file included from cbthreadpool.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:124: In file included from ../../src/include/cbproject.h:15: ./../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; } ~^~~~ ./../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; } ~^~~~ In file included from cbthreadpool.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:150: In file included from ../../src/include/filemanager.h:13: ./../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] if (this && IsRunning()) ^~~~ ~~ Assertion failed: (EST == EST_Dynamic && "EST case not considered earlier."), function CalledDecl, file /usr/local/poudriere/jails/head-amd64/usr/src/lib/clang/libclangsema/../../../contrib/llvm/tools/clang/lib/Sema/SemaDeclCXX.cpp, line 210. Stack dump: 0. Program arguments: /usr/bin/c++ -cc1 -triple x86_64-unknown-freebsd11.0 -emit-obj -disable-free -main-file-name cbthreadpool.cpp -mrelocation-model pic -pic-level 2 -mthread-model posix -mdisable-fp-elim -relaxed-aliasing -menable-no-infs -menable-no-nans -menable-unsafe-fp-math -ffp-contract=fast -ffast-math -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -coverage-file /wrkdirs/usr/ports/devel/codeblocks/work/codeblocks-13.12/src/sdk/.libs/cbthreadpool.o -resource-dir /usr/bin/../lib/clang/3.6.0 -dependency-file .deps/cbthreadpool.Tpo -sys-header-deps -MP -MT cbthreadpool.lo -D HAVE_CONFIG_H -D _FILE_OFFSET_BITS=64 -D _LARGE_FILES -D __WXGTK__ -D _THREAD_SAFE -D TIXML_USE_STL -D CB_AUTOCONF -D CB_PRECOMP -D PIC -D PIC -I . -I ../../src/include -I /usr/local/lib/wx/include/gtk2-unicode-release-2.8 -I /usr/local/include/wx-2.8 -I ../../src/include -I ../../src/sdk/wxscintilla/include -I ../../src/sdk/wxpropgrid/include -I ../../src/include /tinyxml -I ../../src/include/scripting/include -I ../../src/include/scripting/bindings -I ../../src/include/scripting/sqplus -I ../../src/include/mozilla_chardet -I ../../src/include/mozilla_chardet/mfbt -I ../../src/include/mozilla_chardet/nsprpub/pr/include -I ../../src/include/mozilla_chardet/xpcom -I ../../src/include/mozilla_chardet/xpcom/base -I ../../src/include/mozilla_chardet/xpcom/glue -I /usr/local/include -internal-isystem /usr/include/c++/v1 -O2 -Winvalid-pch -std=c++11 -fdeprecated-macro -fdebug-compilation-dir /wrkdirs/usr/ports/devel/codeblocks/work/codeblocks-13.12/src/sdk -ferror-limit 19 -fmessage-length 0 -pthread -stack-protector 1 -mstackrealign -fobjc-runtime=gnustep -fcxx-exceptions -fexceptions -fdiagnostics-show-option -vectorize-loops -vectorize-slp -o .libs/cbthreadpool.o -x c++ cbthreadpool.cpp 1. ../../src/include/cbthreadpool.h:180:33: current parser token ';' 2. ../../src/include/cbthreadpool.h:19:1: parsing struct/union/class body 'cbThreadPool' c++: error: unable to execute command: Abort trap (core dumped) c++: error: clang frontend command failed due to signal (use -v to see invocation) FreeBSD clang version 3.6.0 (tags/RELEASE_360/final 230434) 20150225 Target: x86_64-unknown-freebsd11.0 Thread model: posix c++: note: diagnostic msg: PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include the crash backtrace, preprocessed source, and associated run script. c++: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: c++: note: diagnostic msg: /tmp/cbthreadpool-dca5b9.cpp c++: note: diagnostic msg: /tmp/cbthreadpool-dca5b9.sh c++: note: diagnostic msg: ******************** *** Error code 1 Stop. make[4]: stopped in /wrkdirs/usr/ports/devel/codeblocks/work/codeblocks-13.12/src/sdk *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/devel/codeblocks/work/codeblocks-13.12/src/sdk *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/devel/codeblocks/work/codeblocks-13.12/src *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/devel/codeblocks/work/codeblocks-13.12 *** Error code 1 Stop. make: stopped in /usr/ports/devel/codeblocks