From owner-freebsd-ports@FreeBSD.ORG Sat Sep 5 09:53:23 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B19C71065670 for ; Sat, 5 Sep 2009 09:53:23 +0000 (UTC) (envelope-from david@vizion2000.net) Received: from dns1.vizion2000.net (77-99-36-42.cable.ubr04.chap.blueyonder.co.uk [77.99.36.42]) by mx1.freebsd.org (Postfix) with ESMTP id 6DC408FC14 for ; Sat, 5 Sep 2009 09:53:23 +0000 (UTC) Received: by dns1.vizion2000.net (Postfix, from userid 1001) id 3C8AB34D479; Sat, 5 Sep 2009 10:53:17 +0100 (BST) From: David Southwell Organization: Voice & Vision To: freebsd-ports@freebsd.org Date: Sat, 5 Sep 2009 10:53:17 +0100 User-Agent: KMail/1.12.0 (FreeBSD/7.2-RELEASE-p3; KDE/4.3.0; amd64; ; ) References: <200908261507.56373.david@vizion2000.net> <3cb459ed0909030517g4b1997faieddbe15cdc660f42@mail.gmail.com> <200909041804.45899.david@vizion2000.net> In-Reply-To: <200909041804.45899.david@vizion2000.net> MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200909051053.17152.david@vizion2000.net> Cc: Alexander Churanov Subject: Re: boost-python-libs and associated compile errors -SOLVED X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Sep 2009 09:53:23 -0000 > > [Repeating part of thread here to return to the mailing list] > > > > 2009/9/3 David Southwell : > > >> > dns1# md5 /usr/include/c++/4.2/bits/gthr-default.h > > >> > MD5 (/usr/include/c++/4.2/bits/gthr-default.h) = > > >> > 2195ca86c1ea76936a87adabe52e461b > > >> > > >> Well, this is the same as my. Compiler/header inconsistence version > > >> fails. have no ideas currently, what causes your issue. I'll try to > > >> update the ports and build openbabel to see if this is very recent > > >> failure. > > >> > > >> Sincerely, > > >> Alexander Churanov, > > >> maintainer of devel/boost-* > > > > > > this is an amd64 on intel quad 4 > > > I do not know if that has anything to do with it!! > > > > > > David > > > > I do not know too, but this may be the reason. I'll try to rebuild > > latest openbabel on amd64. > > By the way on i386 it had rebuilt flawlessly and boost-python-libs too. > > > > Sincerely, > > Alexander Churanov, > > I wondered if it could have anything to do with gnome so I did a package > delete of gnome2-2.26.3 and a rebuild of its dependency tree (-frR) and > guess what boost-python-libs then compiled without a problem!! > > Thanks everyone for the input __ it is really appreciated and I am so glad > to be able to put this one to rest. > > David > > I should have mentioned that openbabel & kdeedu4 also then compiled without problem. I have no idea what caused the original failure or how the cure could have been connected to the recompiling of gnome2-2.26.3. However I can report that immediately before the recompile I again tried to compile boost-python- libs and it then failed with errors identical to those copied into this thread. David