ports/113474: Ports/App depending of devel/boost broken in -CURRENT because of GCC 4.2

Romain LE DISEZ ml.freebsd-ports at ledisez.net
Fri Jun 8 08:40:08 UTC 2007


>Number:         113474
>Category:       ports
>Synopsis:       Ports/App depending of devel/boost broken in -CURRENT because of GCC 4.2
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 08 08:40:07 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Romain LE DISEZ
>Release:        7.0-CURRENT
>Organization:
>Environment:
FreeBSD romain.vannes.ledisez.net 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Mon Jun  4 10:10:48 CEST 2007     romain at romain.vannes.ledisez.net:/usr/obj/usr/src/sys/GENERIC_NODEBUG  i386

>Description:
Because of a bug in boost 1.33, it's not possible to compile an application depending of net/boost with GCC 4.2 which is the default now in -CURRENT. The bug is described here : http://svn.boost.org/trac/boost/ticket/779

>How-To-Repeat:
Install devel/boost and try to compile an application that depend on it (eg: net-p2p/deluge).

You get this error :
In file included from /usr/local/include/boost/detail/atomic_count.hpp:97,
                 from ./libtorrent/include/libtorrent/peer_connection.hpp:55,
                 from ./libtorrent/include/libtorrent/alert_types.hpp:39,
                 from src/deluge_core.cpp:40:
/usr/local/include/boost/detail/atomic_count_gcc.hpp:20:28: error: bits/atomicity.h: No such file or directory

>Fix:
It seems it is fixed in boost 1.34.

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list