From owner-freebsd-ports@FreeBSD.ORG Thu Dec 1 04:33:16 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A5FF16A420 for ; Thu, 1 Dec 2005 04:33:16 +0000 (GMT) (envelope-from mark@mkproductions.org) Received: from ylpvm12.prodigy.net (ylpvm12-ext.prodigy.net [207.115.57.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5782E43D45 for ; Thu, 1 Dec 2005 04:33:00 +0000 (GMT) (envelope-from mark@mkproductions.org) Received: from pimout3-ext.prodigy.net (pimout3-int.prodigy.net [207.115.4.218]) by ylpvm12.prodigy.net (8.12.10 outbound/8.12.10) with ESMTP id jB14XIv2006785 for ; Wed, 30 Nov 2005 23:33:18 -0500 X-ORBL: [68.89.209.57] Received: from [192.168.1.25] (68-89-209-57.ded.swbell.net [68.89.209.57]) by pimout3-ext.prodigy.net (8.13.4 outbound domainkey aix/8.13.4) with ESMTP id jB14Wu6r169706 for ; Wed, 30 Nov 2005 23:32:57 -0500 Message-ID: <438E7CF4.6040600@mkproductions.org> Date: Wed, 30 Nov 2005 22:32:52 -0600 From: Mark Kane User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051130) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-ports@freebsd.org X-Enigmail-Version: 0.93.0.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig5EA61C3FFBD2D8294728D339" Subject: www/firefox-1.5_2,1 Build Failure on 5.4-RELEASE [amd64] 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: Thu, 01 Dec 2005 04:33:16 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig5EA61C3FFBD2D8294728D339 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi everyone. Sorry in advance if I'm posting this in the wrong place. Today I did a portupgrade to get the latest Firefox and other things. Everything was going good until I hit Firefox. It started compiling and about 30 minutes later it errors out with the following: ---------------------------------- nsSVGCairoGradient.cpp c++ -o nsSVGCairoGradient.o -c -DMOZILLA_INTERNAL_API -DOSTYPE=\"FreeBSD5\" -DOSARCH=\"FreeBSD\" -DBUILD_ID=0000000000 -DMOZ_ENABLE_GTK2 -I../../../../../gfx/src -I../../../../../gfx/src/gtk -I../../../../../dist/include/xpcom -I../../../../../dist/include/widget -I../../../../../dist/include/pref -I../../../../../dist/include/gfx -I../../../../../dist/include/imglib2 -I../../../../../dist/include/string -I../../../../../dist/include/dom -I../../../../../dist/include/content -I../../../../../dist/include/necko -I../../../../../dist/include/util -I../../../../../dist/include/uconv -I../../../../../dist/include/windowwatcher -I../../../../../dist/include/locale -I../../../../../dist/include/layout -I../../../../../dist/include/cairo -I../../../../../dist/include/libpixman -I../../../../../dist/include/gksvgcairo -I../../../../../dist/include -I/usr/local/include/nspr -I/usr/local/include -I/usr/local/include -I../../../../../dist/sdk/include -I/usr/X11R6/include -fPIC -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -O2 -fno-strict-aliasing -pipe -fshort-wchar -pipe -DNDEBUG -DTRIMMED -O2 -I/usr/local/include/cairo -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h nsSVGCairoGradient.cpp nsSVGCairoGradient.cpp: In function `cairo_pattern_t* CairoGradient(cairo_t*, nsISVGGradient*, nsISVGGeometrySource*)': nsSVGCairoGradient.cpp:843: internal compiler error: in make_decl_rtl, at varasm.c:752 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. gmake[6]: *** [nsSVGCairoGradient.o] Error 1 gmake[6]: Leaving directory `/usr/ports/www/firefox/work/mozilla/layout/svg/renderer/src/cairo' gmake[5]: *** [libs] Error 2 gmake[5]: Leaving directory `/usr/ports/www/firefox/work/mozilla/layout/svg/renderer/src' gmake[4]: *** [libs] Error 2 gmake[4]: Leaving directory `/usr/ports/www/firefox/work/mozilla/layout/svg/renderer' gmake[3]: *** [libs] Error 2 gmake[3]: Leaving directory `/usr/ports/www/firefox/work/mozilla/layout/svg' gmake[2]: *** [libs] Error 2 gmake[2]: Leaving directory `/usr/ports/www/firefox/work/mozilla/layout' gmake[1]: *** [tier_9] Error 2 gmake[1]: Leaving directory `/usr/ports/www/firefox/work/mozilla' gmake: *** [default] Error 2 *** Error code 2 Stop in /usr/ports/www/firefox. ----------------------------------------------------- If needed I can report to GCC or Mozilla, but I wanted to post here first since I'm not a programmer and am not sure which end this would be at. I have not had any problems installing/upgrading previous versions of Firefox so I'm not sure if this is because of the gcc upgrade that portupgrade also did today, if Firefox attempted to use the base system GCC or the one that portupgrade keeps upgrading (even though I did not install any additional GCC), or if it's a problem with the new Firefox code. Thanks in advance. -Mark FreeBSD 5.4-RELEASE [amd64] -- GnuPG Public Key: http://www.mkproductions.org/mk_pubkey.asc Internet Radio: Party107 (Trance/Electronic) - http://www.party107.com Rock 101.9 The Edge (Rock) - http://www.rock1019.net IRC: MIXXnet IRC Network - irc.mixxnet.net (Nick: MIXX941) --------------enig5EA61C3FFBD2D8294728D339 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDjnz4lH2ybcmj7I8RAoeTAJ4wMC6RsEslKGnwfnHXNUmnKIOg3wCdEsq6 XKelRNwbLef/dB+JXXXN9QM= =RF66 -----END PGP SIGNATURE----- --------------enig5EA61C3FFBD2D8294728D339--