Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Apr 2012 15:35:37 GMT
From:      Jeroen <jeroen@dckd.nl>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/166872: devel/boost-libs fails to build
Message-ID:  <201204121535.q3CFZbJt020825@red.freebsd.org>
Resent-Message-ID: <201204121540.q3CFeA1b051351@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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::mutex>&)':
./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 <URL:http://gcc.gnu.org/bugs.html>; 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 <pbin.v2/libs/wave/build/gcc-4.2.1/release/link-static/threading-multi>libboost_wave.a(clean) for lack of <pbin.v2/libs/wave/build/gcc-4.2.1/release/link-static/threading-multi>instantiate_cpp_exprgrammar.o...
..skipped <pbin.v2/libs/wave/build/gcc-4.2.1/release/link-static/threading-multi>libboost_wave.a for lack of <pbin.v2/libs/wave/build/gcc-4.2.1/release/link-static/threading-multi>instantiate_cpp_exprgrammar.o...
..skipped <pstage/lib>libboost_wave.a for lack of <pbin.v2/libs/wave/build/gcc-4.2.1/release/link-static/threading-multi>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201204121535.q3CFZbJt020825>