From owner-freebsd-gnome@FreeBSD.ORG Mon Jun 21 04:15:32 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 18E6B16A4CE; Mon, 21 Jun 2004 04:15:32 +0000 (GMT) Received: from creme-brulee.marcuscom.com (rrcs-midsouth-24-172-16-118.biz.rr.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id A194943D53; Mon, 21 Jun 2004 04:15:31 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) i5L4Ejp2068150; Mon, 21 Jun 2004 00:14:45 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Ying-Chieh Liao In-Reply-To: <20040621041357.GA8952@freebsd.csie.nctu.edu.tw> References: <20040621013141.GA52961@freebsd.csie.nctu.edu.tw> <1087791070.88145.18.camel@shumai.marcuscom.com> <20040621041357.GA8952@freebsd.csie.nctu.edu.tw> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-DOHdAdzZo2qXkbKntNn9" Organization: MarcusCom, Inc. Message-Id: <1087791322.88145.20.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Mon, 21 Jun 2004 00:15:22 -0400 X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on creme-brulee.marcuscom.com cc: FreeBSD GNOME Users Subject: Re: seg fault in build process : Building Chrome's registry... X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jun 2004 04:15:32 -0000 --=-DOHdAdzZo2qXkbKntNn9 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Mon, 2004-06-21 at 00:13, Ying-Chieh Liao wrote: > On Mon, Jun 21, 2004 at 00:11:10 -0400, Joe Marcus Clarke wrote: > > On Sun, 2004-06-20 at 21:31, Ying-Chieh Liao wrote: > > > [snip] > > >=20 > > > =3D=3D=3D> Generating temporary packing list > > > =3D=3D=3D> Checking if www/firefox already installed > > > cd /big/freebsd/pub/branches/-current/ports/www/firefox/work/fake && = /usr/bin/find * | /usr/bin/cpio -dmp --quiet /usr/X11R6 > > > =3D=3D=3D> Building Chrome's registry... > > > Segmentation fault > > > Segmentation fault > > > install -c -o root -g wheel -m 555 /big/freebsd/pub/branches/-current= /ports/www/firefox/files/firefox.rb /usr/X11R6/bin > > >=20 > > > [snip] > > >=20 > > > something wrong in pkg-install (I think): > > > ./run-mozilla.sh ${REGXPCOM} || true > > > ./run-mozilla.sh ${REGCHROME} || true > > No, this is correct. These kind of segfaults usually point to bad > > CFLAGS. Make sure you're using the default CFLAGS. >=20 > what is the default CFLAGS ? > here's part of my make.conf : >=20 > CPUTYPE?=3D p3 > CFLAGS=3D -O -pipe > CXXFLAGS+=3D -funroll-loops -fstrength-reduce -fomit-frame-pointer -= ffast-math Remove the CXXFLAGS, and rebuild firefox. Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-DOHdAdzZo2qXkbKntNn9 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBA1mDZb2iPiv4Uz4cRAoOtAJ47w6tDX0ztP8wOib4mxZ+IY27sywCdF8Jn NjN8YjozFGsfAiOOeXPlw6A= =BFb/ -----END PGP SIGNATURE----- --=-DOHdAdzZo2qXkbKntNn9--