Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Jun 2007 08:38:30 GMT
From:      Romain LE DISEZ<ml.freebsd-ports@ledisez.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/113474: Ports/App depending of devel/boost broken in -CURRENT because of GCC 4.2
Message-ID:  <200706080838.l588cUVR090897@www.freebsd.org>
Resent-Message-ID: <200706080840.l588e8xY068634@freefall.freebsd.org>

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

>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@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:



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