From owner-freebsd-ports@FreeBSD.ORG Thu Dec 1 05:05:10 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 07F6116A420 for ; Thu, 1 Dec 2005 05:05:10 +0000 (GMT) (envelope-from vizion@vizion.occoxmail.com) Received: from dukecmmtao02.coxmail.com (dukecmmtao02.coxmail.com [68.99.120.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id 889D643D72 for ; Thu, 1 Dec 2005 05:05:09 +0000 (GMT) (envelope-from vizion@vizion.occoxmail.com) Received: from dns1 ([64.58.171.82]) by dukecmmtao02.coxmail.com (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20051201050524.YMPA6953.dukecmmtao02.coxmail.com@dns1>; Thu, 1 Dec 2005 00:05:24 -0500 From: Vizion To: freebsd-ports@freebsd.org Date: Wed, 30 Nov 2005 21:05:02 -0800 User-Agent: KMail/1.8.3 References: <438E7CF4.6040600@mkproductions.org> In-Reply-To: <438E7CF4.6040600@mkproductions.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-6" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511302105.03842.vizion@vizion.occoxmail.com> Cc: Mark Kane Subject: Re: 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 05:05:10 -0000 On Wednesday 30 November 2005 20:32, the author Mark Kane contributed to the dialogue on- www/firefox-1.5_2,1 Build Failure on 5.4-RELEASE [amd64]: >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] I am just guessing here because I have just been through a lot of updating and had some similar problems until I read UPDATING. - You might find a clue there if you are in any way affected by the 20051113, 2005115, 200550804. Sorry I cannot help more than that. david -- 40 yrs navigating and computing in blue waters. English Owner & Captain of British Registered 60' bluewater Ketch S/V Taurus. Currently in San Diego, CA. Sailing bound for Europe via Panama Canal after completing engineroom refit.