Subject: pkg/29543: devel/boost-libs build fails
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <diro@nixsys.bz>
List: pkgsrc-bugs
Date: 02/27/2005 10:22:01
>Number: 29543
>Category: pkg
>Synopsis: devel/boost-libs build fails
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Feb 27 10:22:00 +0000 2005
>Originator: diro@nixsys.bz
>Release: NetBSD 1.6.2
>Organization:
>Environment:
System: NetBSD nixsys 1.6.2 NetBSD 1.6.2 (NIXSYS) #10: Thu Mar 4 22:20:38 EST 2004 root@nixsys:/usr/src/sys/arch/alpha/compile/NIXSYS alpha
Architecture: alpha
Machine: alpha
>Description:
set -e
"g++" -c -Wall -ftemplate-depth-255 -DNDEBUG -DNDEBUG -DBOOST_THREAD_LIB_NAME=boost_thread -DBOOST_THREAD_BUILD_LIB=1 -O3 -finline-functions -Wno-inline -pthread -I"/usr/src/sys/pkgsrc/devel/boost-libs/work/boost_1_32_0/build/bin/boost/libs/thread/build" -I "/usr/src/sys/pkgsrc/devel/boost-libs/work/boost_1_32_0" -o "/usr/src/sys/pkgsrc/devel/boost-libs/work/boost_1_32_0/build/bin/boost/libs/thread/build/libboost_thread.a/gcc/release/runtime-link-static/threading-multi/xtime.o" "/usr/src/sys/pkgsrc/devel/boost-libs/work/boost_1_32_0/libs/thread/build/../src/xtime.cpp"
...failed gcc-C++-action /usr/src/sys/pkgsrc/devel/boost-libs/work/boost_1_32_0/build/bin/boost/libs/thread/build/libboost_thread.a/gcc/release/runtime-link-static/threading-multi/xtime.o...
...skipped <@boost!libs!thread!build/libboost_thread.a/gcc/release/runtime-link-static/threading-multi>libboost_thread-mt-s.a for lack of <@boost!libs!thread!build/libboost_thread.a/gcc/release/runtime-link-static/threading-multi>libboost_thread-mt-s.a(barrier.o)...
...skipped <@boost!lib>libboost_thread-mt-s.a for lack of <@boost!libs!thread!build/libboost_thread.a/gcc/release/runtime-link-static/threading-multi>libboost_thread-mt-s.a...
...failed updating 26 targets...
...skipped 4 targets...
...updated 244 targets...
*** Error code 1
>How-To-Repeat:
make boost-libs in pkgsrc-current
>Fix: