Date: Fri, 06 Jul 2007 11:40:37 -0500 From: "Jeremy Messenger" <mezz7@cox.net> To: "Matthew D. Fuller" <fullermd@over-yonder.net> Cc: cvs-ports@freebsd.org, Simon Barner <barner@freebsd.org>, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/devel/boost Makefile distinfo pkg-plist [...] Message-ID: <op.tu1xxzz59aq2h7@mezz.mezzweb.com> In-Reply-To: <20070706151231.GW48769@over-yonder.net> References: <200707041509.l64F96WG080729@repoman.freebsd.org> <20070706151231.GW48769@over-yonder.net>
index | next in thread | previous in thread | raw e-mail
On Fri, 06 Jul 2007 10:12:31 -0500, Matthew D. Fuller <fullermd@over-yonder.net> wrote: > On Wed, Jul 04, 2007 at 03:09:06PM +0000 I heard the voice of > Simon Barner, and lo! it spake thus: >> >> Log: >> Update to boost 1.34.0: >> >> - Fixes build g++ 4.2 (and there for on 7-CURRENT) > > This doesn't actually seem to do it for me. Maybe it needs to be pull from whole CVS rather than just a file to fix this? I have boost built with gcc 3.4.x on 6.2-STABLE and this patch-boost_detail_atomic_count_gcc.hpp fixed for me to build deluge with gcc 4.2.1. I haven't tried to build boost with gcc 4.2.1 yet. Cheers, Mezz > With or without the -O3 > OPTIONS set, 'bjam' dumps core for me right at the beginning. I tried > without CPUTYPE or any CFLAGS stuff set. > > (spaces added around long line for readability) > ----------- > [COMPILE] bin.freebsd/bjam > ...updated 1 target... > > cd /usr/ports/devel/boost/work/boost_1_34_0 && /usr/bin/env CXX=c++ > CC=cc SHELL=/bin/sh NO_LINT=YES TARGETDIR=/usr/local DESTDIR= > PREFIX=/usr/local LOCALBASE=/usr/local X11BASE=/usr/local > MOTIFLIB="-L/usr/local/lib -lXm -lXp" LIBDIR="/usr/lib" CFLAGS="-O2 > -fno-strict-aliasing -pipe " CXXFLAGS="-O2 -fno-strict-aliasing > -pipe" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root > -g wheel -m 555" BSD_INSTALL_SCRIPT="install -o root -g wheel -m > 555" BSD_INSTALL_DATA="install -o root -g wheel -m 444" > BSD_INSTALL_MAN="install -o root -g wheel -m 444" > /usr/ports/devel/boost/work/boost_1_34_0/tools/jam/src/bin.freebsd/bjam > --layout=system -d2 variant=release threading=multi optimization=speed > --prefix=/usr/local --toolset=gcc > > Segmentation fault (core dumped) > *** Error code 139 > ----------- > > > FreeBSD 7.0-CURRENT #0: Sat Jun 9 20:37:34 CDT 2007 > > > Does anybody else see this, or is it just something wacky on my > system? -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src) http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org http://wiki.freebsd.org/multimedia - multimedia@FreeBSD.orghelp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.tu1xxzz59aq2h7>
