pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/39561: devel/boost-libs problem in DragonFly



>Number:         39561
>Category:       pkg
>Synopsis:       devel/boost-libs problem in DragonFly
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Sep 16 08:05:00 +0000 2008
>Originator:     Hasso Tepper
>Release:        DragonFly
>Organization:
>Environment:
DragonFly
>Description:
The recent boost update broke it for DragonFly:

gcc.compile.c++ 
bin.v2/libs/test/build/gcc-4.1.2/debug/threading-multi/execution_monitor.o
./boost/test/impl/execution_monitor.ipp: In member function 'void 
boost::detail::system_signal_exception::report() const':
./boost/test/impl/execution_monitor.ipp:281: error: 'ILL_ILLOPC' was not 
declared in this scope
./boost/test/impl/execution_monitor.ipp:286: error: 'ILL_ILLOPN' was not 
declared in this scope
./boost/test/impl/execution_monitor.ipp:291: error: 'ILL_ILLADR' was not 
declared in this scope
[etc]

The problem is that DragonFly doesn't have support for POSIX signal codes at 
the moment.
>How-To-Repeat:

>Fix:
The patch to fix the problem is available at 
http://leaf.dragonflybsd.org/~hasso/pkgsrc-patches/pkgsrc-meta-boost.patch

It's meant to be temporary workaround until proper POSIX signal codes support 
is implemented in DragonFly and therefore isn't reported to the upstream.



Home | Main Index | Thread Index | Old Index