From owner-cvs-all@FreeBSD.ORG Fri Jul 6 15:34:43 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4433F16A421; Fri, 6 Jul 2007 15:34:43 +0000 (UTC) (envelope-from fullermd@over-yonder.net) Received: from optimus.centralmiss.com (ns.centralmiss.com [206.156.254.79]) by mx1.freebsd.org (Postfix) with ESMTP id 164CA13C480; Fri, 6 Jul 2007 15:34:42 +0000 (UTC) (envelope-from fullermd@over-yonder.net) Received: from draco.over-yonder.net (adsl-072-148-013-213.sip.jan.bellsouth.net [72.148.13.213]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by optimus.centralmiss.com (Postfix) with ESMTP id 39F4E28BF2; Fri, 6 Jul 2007 10:12:32 -0500 (CDT) Received: by draco.over-yonder.net (Postfix, from userid 100) id BA82F61C42; Fri, 6 Jul 2007 10:12:31 -0500 (CDT) Date: Fri, 6 Jul 2007 10:12:31 -0500 From: "Matthew D. Fuller" To: Simon Barner Message-ID: <20070706151231.GW48769@over-yonder.net> References: <200707041509.l64F96WG080729@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200707041509.l64F96WG080729@repoman.freebsd.org> X-Editor: vi X-OS: FreeBSD User-Agent: Mutt/1.5.16-fullermd.4 (2007-06-09) Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/devel/boost Makefile distinfo pkg-plist [...] X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Jul 2007 15:34:43 -0000 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. 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? -- Matthew Fuller (MF4839) | fullermd@over-yonder.net Systems/Network Administrator | http://www.over-yonder.net/~fullermd/ On the Internet, nobody can hear you scream.