From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jun 8 08:40:08 2007 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 664F716A468 for ; Fri, 8 Jun 2007 08:40:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 2CBAE13C448 for ; Fri, 8 Jun 2007 08:40:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l588e863068635 for ; Fri, 8 Jun 2007 08:40:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l588e8xY068634; Fri, 8 Jun 2007 08:40:08 GMT (envelope-from gnats) Resent-Date: Fri, 8 Jun 2007 08:40:08 GMT Resent-Message-Id: <200706080840.l588e8xY068634@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Romain LE DISEZ Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6B95A16A41F for ; Fri, 8 Jun 2007 08:38:30 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [69.147.83.33]) by mx1.freebsd.org (Postfix) with ESMTP id 5AC7A13C45E for ; Fri, 8 Jun 2007 08:38:30 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id l588cUip090898 for ; Fri, 8 Jun 2007 08:38:30 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id l588cUVR090897; Fri, 8 Jun 2007 08:38:30 GMT (envelope-from nobody) Message-Id: <200706080838.l588cUVR090897@www.freebsd.org> Date: Fri, 8 Jun 2007 08:38:30 GMT From: Romain LE DISEZ To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.0 Cc: Subject: ports/113474: Ports/App depending of devel/boost broken in -CURRENT because of GCC 4.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jun 2007 08:40:08 -0000 >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: