Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Nov 2005 23:55:23 -0600
From:      Mark Kane <mark@mkproductions.org>
To:        Vizion <vizion@vizion.occoxmail.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: www/firefox-1.5_2,1 Build Failure on 5.4-RELEASE [amd64]
Message-ID:  <438E904B.5090409@mkproductions.org>
In-Reply-To: <200511302105.03842.vizion@vizion.occoxmail.com>
References:  <438E7CF4.6040600@mkproductions.org> <200511302105.03842.vizion@vizion.occoxmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig38C297A683D62C849846658A
Content-Type: text/plain; charset=ISO-8859-6
Content-Transfer-Encoding: 7bit

Vizion wrote:
> 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 <URL:http://gcc.gnu.org/bugs.html>; 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

Thanks for the reply. My last cvsup/portupgrade was after 20051113 so
that one I did get taken care of. The GNOME one I must have overlooked
back then, but I'm not having any problems with compiling GTK+
applications. I'm not a programmer, I'm not sure how GTK even if
improperly upgraded would cause an "internal compiler error". Then again
I also do not use GNOME at all so I'm not sure if that entry in UPDATING
even affected me (I use Xfce). The KDE one does not apply me as I do not
have KDE installed.

Thanks

-Mark

-- 
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)

--------------enig38C297A683D62C849846658A
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)

iD8DBQFDjpBOlH2ybcmj7I8RAgVJAKCAc+4O/4wsVMZ/RCgy4I/ZcmXJ7wCeOF93
XQvujBGJJPnDlvmCflUllfY=
=yiJJ
-----END PGP SIGNATURE-----

--------------enig38C297A683D62C849846658A--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?438E904B.5090409>