From owner-freebsd-ports-bugs@FreeBSD.ORG Mon May 4 18:46:07 2015 Return-Path: Delivered-To: freebsd-ports-bugs@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 BCA712A9 for ; Mon, 4 May 2015 18:46:07 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 9E13C14E8 for ; Mon, 4 May 2015 18:46:07 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t44Ik7qF012542 for ; Mon, 4 May 2015 18:46:07 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 199935] stopped in /usr/ports/devel/codeblocks/work/codeblocks-13.12 ===> Compilation failed unexpectedly. Date: Mon, 04 May 2015 18:46:07 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: a.n.us@ieee.org X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 May 2015 18:46:07 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199935 Bug ID: 199935 Summary: stopped in /usr/ports/devel/codeblocks/work/codeblocks-13.12 ===> Compilation failed unexpectedly. Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: a.n.us@ieee.org Created attachment 156346 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=156346&action=edit c++: note: diagnostic msg: /tmp/cbthreadpool-4f2bc5.cpp, c++: note: diagnostic msg: /tmp/cbthreadpool-4f2bc5.sh FreeBSD FBSD11 11.0-CURRENT FreeBSD 11.0-CURRENT #1 r281839: Wed Apr 22 07:40:44 EDT 2015 root@FBSD11:/usr/obj/usr/src/sys/MYKERNEL amd64 Trying to build codeblocks fails with: --- cbthreadpool.lo --- 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. --- cbworkspace.lo --- In file included from cbworkspace.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/cbworkspace.Tpo .deps/cbworkspace.Plo --- compiler.lo --- /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 compiler.lo -MD -MP -MF .deps/compiler.Tpo -c -o compiler.lo compiler.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 compiler.lo -MD -MP -MF .deps/compiler.Tpo -c compiler.cpp -fPIC -DPIC -o .libs/compiler.o --- cbthreadpool.lo --- 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-4f2bc5.cpp c++: note: diagnostic msg: /tmp/cbthreadpool-4f2bc5.sh c++: note: diagnostic msg: ******************** *** [cbthreadpool.lo] Error code 1 make[4]: stopped in /usr/ports/devel/codeblocks/work/codeblocks-13.12/src/sdk --- compileoptionsbase.lo --- In file included from compileoptionsbase.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 compileoptionsbase.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/compileoptionsbase.Tpo .deps/compileoptionsbase.Plo --- compiler.lo --- In file included from compiler.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 compiler.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/compiler.Tpo .deps/compiler.Plo 1 error make[4]: stopped in /usr/ports/devel/codeblocks/work/codeblocks-13.12/src/sdk *** [all-recursive] Error code 1 make[3]: stopped in /usr/ports/devel/codeblocks/work/codeblocks-13.12/src/sdk 1 error make[3]: stopped in /usr/ports/devel/codeblocks/work/codeblocks-13.12/src/sdk *** [all-recursive] Error code 1 make[2]: stopped in /usr/ports/devel/codeblocks/work/codeblocks-13.12/src 1 error make[2]: stopped in /usr/ports/devel/codeblocks/work/codeblocks-13.12/src *** [all-recursive] Error code 1 make[1]: stopped in /usr/ports/devel/codeblocks/work/codeblocks-13.12 1 error make[1]: stopped in /usr/ports/devel/codeblocks/work/codeblocks-13.12 ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 -- You are receiving this mail because: You are the assignee for the bug.