From owner-freebsd-bugs@FreeBSD.ORG Thu Apr 12 15:40:10 2012 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B66E1106566C for ; Thu, 12 Apr 2012 15:40:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 90B4B8FC0A for ; Thu, 12 Apr 2012 15:40:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q3CFeAVM051352 for ; Thu, 12 Apr 2012 15:40:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q3CFeA1b051351; Thu, 12 Apr 2012 15:40:10 GMT (envelope-from gnats) Resent-Date: Thu, 12 Apr 2012 15:40:10 GMT Resent-Message-Id: <201204121540.q3CFeA1b051351@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jeroen Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 04A28106564A for ; Thu, 12 Apr 2012 15:35:38 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id E41288FC0C for ; Thu, 12 Apr 2012 15:35:37 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q3CFZbZD020826 for ; Thu, 12 Apr 2012 15:35:37 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id q3CFZbJt020825; Thu, 12 Apr 2012 15:35:37 GMT (envelope-from nobody) Message-Id: <201204121535.q3CFZbJt020825@red.freebsd.org> Date: Thu, 12 Apr 2012 15:35:37 GMT From: Jeroen To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: misc/166872: devel/boost-libs fails to build X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Apr 2012 15:40:10 -0000 >Number: 166872 >Category: misc >Synopsis: devel/boost-libs fails to build >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Apr 12 15:40:10 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Jeroen >Release: 9.0-RELEASE >Organization: >Environment: FreeBSD positron.soleus.nu 9.0-RELEASE FreeBSD 9.0-RELEASE #3: Tue Jan 17 12:16:44 CET 2012 root@positron.soleus.nu:/usr/obj/usr/src/sys/XENHVM amd64 >Description: Building the port devel/boost-libs fails with an error message: common.copy stage/lib/libboost_unit_test_framework.a ..on 600th target... gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.2.1/release/link-static/threading-multi/pthread/once.o common.mkdir bin.v2/libs/wave/build/gcc-4.2.1/release/link-static common.mkdir bin.v2/libs/wave/build/gcc-4.2.1/release/link-static/threading-multi gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.2.1/release/link-static/threading-multi/pthread/thread.o In file included from ./boost/thread/condition_variable.hpp:16, from ./boost/thread/pthread/shared_mutex.hpp:13, from ./boost/thread/shared_mutex.hpp:16, from ./boost/thread/detail/thread_group.hpp:9, from ./boost/thread/thread.hpp:24, from libs/thread/src/pthread/thread.cpp:10: ./boost/thread/pthread/condition_variable.hpp: In member function 'void boost::condition_variable::wait(boost::unique_lock&)': ./boost/thread/pthread/condition_variable.hpp:53: warning: unused variable 'res' gcc.archive bin.v2/libs/thread/build/gcc-4.2.1/release/link-static/threading-multi/libboost_thread.a common.copy stage/lib/libboost_thread.a gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.2.1/release/link-static/threading-multi/instantiate_cpp_exprgrammar.o {standard input}: Assembler messages: {standard input}:5734: Warning: end of file not at end of a line; newline inserted {standard input}:6438: Error: bad register name `%r' c++: Internal error: Killed: 9 (program cc1plus) Please submit a full bug report. See for instructions. "c++" -ftemplate-depth-128 -O2 -pipe -fno-strict-aliasing -Wno-long-long -finline-functions -Wno-inline -Wall -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.2.1/release/link-static/threading-multi/instantiate_cpp_exprgrammar.o" "libs/wave/src/instantiate_cpp_exprgrammar.cpp" ..failed gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.2.1/release/link-static/threading-multi/instantiate_cpp_exprgrammar.o... gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.2.1/release/link-static/threading-multi/instantiate_cpp_literalgrs.o gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.2.1/release/link-static/threading-multi/instantiate_defined_grammar.o gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.2.1/release/link-static/threading-multi/instantiate_cpp_grammar.o gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.2.1/release/link-static/threading-multi/instantiate_predef_macros.o gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.2.1/release/link-static/threading-multi/instantiate_re2c_lexer.o gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.2.1/release/link-static/threading-multi/instantiate_re2c_lexer_str.o gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.2.1/release/link-static/threading-multi/token_ids.o common.mkdir bin.v2/libs/wave/build/gcc-4.2.1/release/link-static/threading-multi/cpplexer common.mkdir bin.v2/libs/wave/build/gcc-4.2.1/release/link-static/threading-multi/cpplexer/re2clex gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.2.1/release/link-static/threading-multi/wave_config_constant.o gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.2.1/release/link-static/threading-multi/cpplexer/re2clex/aq.o gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.2.1/release/link-static/threading-multi/cpplexer/re2clex/cpp_re.o ..skipped libboost_wave.a(clean) for lack of instantiate_cpp_exprgrammar.o... ..skipped libboost_wave.a for lack of instantiate_cpp_exprgrammar.o... ..skipped libboost_wave.a for lack of libboost_wave.a... ..failed updating 6 targets... ..skipped 9 targets... ..updated 612 targets... *** Error code 1 Stop in /usr/ports/devel/boost-libs. *** Error code 1 Stop in /usr/ports/devel/boost-libs. >How-To-Repeat: cd /usr/ports/devel/boost-libs sudo make install >Fix: >Release-Note: >Audit-Trail: >Unformatted: