From owner-freebsd-gecko@FreeBSD.ORG Fri Mar 25 16:58:19 2011 Return-Path: Delivered-To: freebsd-gecko@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 94ADA1065687 for ; Fri, 25 Mar 2011 16:58:19 +0000 (UTC) (envelope-from inyaoo@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 265538FC24 for ; Fri, 25 Mar 2011 16:58:18 +0000 (UTC) Received: by wwc33 with SMTP id 33so1584129wwc.31 for ; Fri, 25 Mar 2011 09:58:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-type; bh=4TFYILtki1YS7R4cnSRFFOolKr86ciUNoGNIB63wbOE=; b=FTSeeFyn0y6Kf8kHudYMWejK+ZR3CL9ubK9XByaURhx6N3Tc9RSGt5MC7EIosSUKjX gC22xF/tuTR4VYGaYN61fUrUkquV8+rGsEEeMGuUEoRVFHCY8Aa7ozSTYMfIVTUajOAJ T6OsVWfcqla6XzJ5obi+BLvbsR5dvg0hhm8hA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; b=TiJ2LIoF6CWCF1DwcNyHFQ5We9muHkdeTGUmMyWCEsC5GIrPN1mZUXkZ7pAoZacsEq wbKSQGm0yyomomL/p5qPtXE5jmfA18s5/1eAuDAMnAiFJvYz1knqTQ4BK0/AM5tbXDwH 5WHnnDKhJ1O1pHDbRlhVaOfK8bmtfYPVJFY58= Received: by 10.216.68.16 with SMTP id k16mr873175wed.65.1301072298005; Fri, 25 Mar 2011 09:58:18 -0700 (PDT) Received: from localhost (53567443.cm-6-7b.dynamic.ziggo.nl [83.86.116.67]) by mx.google.com with ESMTPS id n73sm406506wej.36.2011.03.25.09.58.12 (version=SSLv3 cipher=OTHER); Fri, 25 Mar 2011 09:58:16 -0700 (PDT) From: Pan Tsu To: Zhihao Yuan References: Date: Fri, 25 Mar 2011 19:57:58 +0300 In-Reply-To: (Zhihao Yuan's message of "Fri, 25 Mar 2011 02:27:29 -0500") Message-ID: <86pqpfcf3d.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain Cc: freebsd-gecko@freebsd.org Subject: Re: Firefox does not build with gcc45 X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Mar 2011 16:58:19 -0000 Zhihao Yuan writes: > Hi, > > It seems that shlibsign keep crashes: > > /home/lichray/temp/firefox/work/mozilla-2.0/obj-amd64-unknown-freebsd8.2/nss/shlibsign > -v -i /home/lichray/temp/firefox/work/mozilla-2.0/obj-amd64-unknown-freebsd8.2/security/manager/../../dist/lib/libfreebl3.so > moduleSpec configdir='' certPrefix='' keyPrefix='' secmod='' > flags=noCertDB, noModDB > Generate a DSA key pair ... > Library File: /home/lichray/temp/firefox/work/mozilla-2.0/obj-amd64-unknown-freebsd8.2/nss/freebl/FreeBSD_SINGLE_SHLIB/libfreebl3.so > 376337 bytes > Check File: /home/lichray/temp/firefox/work/mozilla-2.0/obj-amd64-unknown-freebsd8.2/nss/freebl/FreeBSD_SINGLE_SHLIB/libfreebl3.chk > Link: libfreebl3.chk > hash: 20 bytes > 78 d7 55 ce 21 79 d2 ff 3e f2 > e8 06 a7 20 5e 96 2b d3 4b db > signature: 40 bytes > 5a 7b a1 8a 63 79 bd aa ba b7 > 17 29 26 3f b2 a7 de 1c e8 c9 > 40 4e 36 5e 48 e5 60 32 15 d5 > d7 39 96 5f 96 2c 52 a2 61 d9 > Segmentation fault (core dumped) Have you tried using ports nss, not bundled one? I can't reproduce. > gmake[6]: *** [/home/lichray/temp/firefox/work/mozilla-2.0/obj-amd64-unknown-freebsd8.2/security/manager/../../dist/lib/libfreebl3.chk > gmake[6]: Leaving directory > `/home/lichray/temp/firefox/work/mozilla-2.0/security/nss/cmd/shlibsign' > ... > > The error is the same when I build it under /usr/ports/www. > When I issue the last command by hand, it seems that there is no > crash. But the core file does belong to shlibsign: > ./obj-amd64-unknown-freebsd8.2/dist/lib/shlibsign.core %% Index: www/firefox/Makefile =================================================================== RCS file: /a/.cvsup/ports/www/firefox/Makefile,v retrieving revision 1.239 diff -u -p -r1.239 Makefile --- www/firefox/Makefile 24 Mar 2011 11:04:17 -0000 1.239 +++ www/firefox/Makefile 25 Mar 2011 16:55:14 -0000 @@ -22,7 +22,7 @@ BUILD_DEPENDS= nspr>=4.8.7:${PORTSDIR}/d USE_AUTOTOOLS= autoconf213 USE_GECKO= gecko MOZ_PKGCONFIG_FILES= # empty -USE_MOZILLA= -png -nss -dbm -jpeg -xft +USE_MOZILLA= -png -dbm -jpeg -xft MOZILLA_NAME= Firefox MOZ_TOOLKIT= cairo-gtk2 GECKO_PLIST_PRE_DIRS= lib/${MOZILLA}/bin lib/${MOZILLA}/idl \ %%