gnome_upgrade.sh & Firefox

Anthony M. Agelastos iqgrande at gmail.com
Sat Jun 18 21:37:50 GMT 2005


Hello everyone,

When modifying my make.conf file did not help me fix the problems  
outlined below in the root of this Thread, I decided to re-CVSup the  
tree and reinstall (since many items had not been re-built yet) the  
items from scratch. The first on the list was Firefox... the one that  
did not work with gnome_upgrade.sh. It built with my standard  
make.conf below without any problems. Does anyone have any idea why  
gnome_upgrade.sh would choke on Firefox?

On Jun 16, 2005, at 7:31 PM, Anthony M. Agelastos wrote:

> Hello all,
>
> A few days ago, I noticed that some Gnome-related items were ready  
> to be updated (I CVSup'd the Ports tree) (such as gnomehier), so I  
> thought why not use gnome_upgrade.sh and update everything. It did  
> without any problems. It finished this morning. After finishing, I  
> updated the Ports tree again and noticed that some new Gnome- 
> related items were ready to be updated as well (gtk for example).  
> So, I figured why not run it again. I did and it bombed on Firefox.  
> Any ideas? I checked /usr/ports/UPDATING as well as the Mailing  
> Lists. I figured there is an incompatibility with one of the items  
> updated in Ports during the last 2 days (since Firefox built just  
> fine 2 days ago). The last 100 lines of the error that  
> gnome_upgrade told me to print as well as uname are below. Thanks  
> for your help.
>
> ast# uname -a
> FreeBSD ast.home.iq 5.4-STABLE FreeBSD 5.4-STABLE #0: Sun May 29  
> 10:30:27 EDT 2005     root at ast.home.iq:/usr/obj/usr/src/sys/ 
> IQKERNEL  i386
>
> ast# cat /etc/make.conf
> CPUTYPE?=p3
> CFLAGS= -O -pipe
> NO_BLUETOOTH=true
> CUPS_OVERWRITE_BASE=yes
> NO_LPR=true
> NOPROFILE=true
>
> # added by use.perl 2005-03-24 18:07:16
> PERL_VER=5.8.6
> PERL_VERSION=5.8.6
>
> ast# tail -n 100 error.txt
> cc -o jsopcode.o -c -DOSTYPE=\"FreeBSD5\" -DOSARCH=\"FreeBSD\" - 
> DEXPORT_JS_API  -DJS_USE_SAFE_ARENA   -I../../dist/include/js - 
> I../../dist/include -I/usr/ports/www/firefox/work/mozilla/dist/ 
> include/nspr  -I/usr/local/include -I/usr/local/include  -I. -I/usr/ 
> X11R6/include   -fPIC -I/usr/X11R6/include -I/usr/local/include  -I/ 
> usr/X11R6/include  -I/usr/X11R6/include -Wall -W -Wno-unused - 
> Wpointer-arith -Wcast-align -Wno-long-long -O2 -fno-strict-aliasing  
> -pipe -march=pentium3 -pipe  -DNDEBUG -DTRIMMED -O  -I/usr/X11R6/ 
> include -I/usr/local/include  -I/usr/X11R6/include  -I/usr/X11R6/ 
> include -include ../../mozilla-config.h -DMOZILLA_CLIENT jsopcode.c
> jsparse.c
> cc -o jsparse.o -c -DOSTYPE=\"FreeBSD5\" -DOSARCH=\"FreeBSD\" - 
> DEXPORT_JS_API  -DJS_USE_SAFE_ARENA   -I../../dist/include/js - 
> I../../dist/include -I/usr/ports/www/firefox/work/mozilla/dist/ 
> include/nspr  -I/usr/local/include -I/usr/local/include  -I. -I/usr/ 
> X11R6/include   -fPIC -I/usr/X11R6/include -I/usr/local/include  -I/ 
> usr/X11R6/include  -I/usr/X11R6/include -Wall -W -Wno-unused - 
> Wpointer-arith -Wcast-align -Wno-long-long -O2 -fno-strict-aliasing  
> -pipe -march=pentium3 -pipe  -DNDEBUG -DTRIMMED -O  -I/usr/X11R6/ 
> include -I/usr/local/include  -I/usr/X11R6/include  -I/usr/X11R6/ 
> include -include ../../mozilla-config.h -DMOZILLA_CLIENT jsparse.c
> jsprf.c
> cc -o jsprf.o -c -DOSTYPE=\"FreeBSD5\" -DOSARCH=\"FreeBSD\" - 
> DEXPORT_JS_API  -DJS_USE_SAFE_ARENA   -I../../dist/include/js - 
> I../../dist/include -I/usr/ports/www/firefox/work/mozilla/dist/ 
> include/nspr  -I/usr/local/include -I/usr/local/include  -I. -I/usr/ 
> X11R6/include   -fPIC -I/usr/X11R6/include -I/usr/local/include  -I/ 
> usr/X11R6/include  -I/usr/X11R6/include -Wall -W -Wno-unused - 
> Wpointer-arith -Wcast-align -Wno-long-long -O2 -fno-strict-aliasing  
> -pipe -march=pentium3 -pipe  -DNDEBUG -DTRIMMED -O  -I/usr/X11R6/ 
> include -I/usr/local/include  -I/usr/X11R6/include  -I/usr/X11R6/ 
> include -include ../../mozilla-config.h -DMOZILLA_CLIENT jsprf.c
> jsregexp.c
> cc -o jsregexp.o -c -DOSTYPE=\"FreeBSD5\" -DOSARCH=\"FreeBSD\" - 
> DEXPORT_JS_API  -DJS_USE_SAFE_ARENA   -I../../dist/include/js - 
> I../../dist/include -I/usr/ports/www/firefox/work/mozilla/dist/ 
> include/nspr  -I/usr/local/include -I/usr/local/include  -I. -I/usr/ 
> X11R6/include   -fPIC -I/usr/X11R6/include -I/usr/local/include  -I/ 
> usr/X11R6/include  -I/usr/X11R6/include -Wall -W -Wno-unused - 
> Wpointer-arith -Wcast-align -Wno-long-long -O2 -fno-strict-aliasing  
> -pipe -march=pentium3 -pipe  -DNDEBUG -DTRIMMED -O  -I/usr/X11R6/ 
> include -I/usr/local/include  -I/usr/X11R6/include  -I/usr/X11R6/ 
> include -include ../../mozilla-config.h -DMOZILLA_CLIENT jsregexp.c
> jsscan.c
> cc -o jsscan.o -c -DOSTYPE=\"FreeBSD5\" -DOSARCH=\"FreeBSD\" - 
> DEXPORT_JS_API  -DJS_USE_SAFE_ARENA   -I../../dist/include/js - 
> I../../dist/include -I/usr/ports/www/firefox/work/mozilla/dist/ 
> include/nspr  -I/usr/local/include -I/usr/local/include  -I. -I/usr/ 
> X11R6/include   -fPIC -I/usr/X11R6/include -I/usr/local/include  -I/ 
> usr/X11R6/include  -I/usr/X11R6/include -Wall -W -Wno-unused - 
> Wpointer-arith -Wcast-align -Wno-long-long -O2 -fno-strict-aliasing  
> -pipe -march=pentium3 -pipe  -DNDEBUG -DTRIMMED -O  -I/usr/X11R6/ 
> include -I/usr/local/include  -I/usr/X11R6/include  -I/usr/X11R6/ 
> include -include ../../mozilla-config.h -DMOZILLA_CLIENT jsscan.c
> jsscope.c
> cc -o jsscope.o -c -DOSTYPE=\"FreeBSD5\" -DOSARCH=\"FreeBSD\" - 
> DEXPORT_JS_API  -DJS_USE_SAFE_ARENA   -I../../dist/include/js - 
> I../../dist/include -I/usr/ports/www/firefox/work/mozilla/dist/ 
> include/nspr  -I/usr/local/include -I/usr/local/include  -I. -I/usr/ 
> X11R6/include   -fPIC -I/usr/X11R6/include -I/usr/local/include  -I/ 
> usr/X11R6/include  -I/usr/X11R6/include -Wall -W -Wno-unused - 
> Wpointer-arith -Wcast-align -Wno-long-long -O2 -fno-strict-aliasing  
> -pipe -march=pentium3 -pipe  -DNDEBUG -DTRIMMED -O  -I/usr/X11R6/ 
> include -I/usr/local/include  -I/usr/X11R6/include  -I/usr/X11R6/ 
> include -include ../../mozilla-config.h -DMOZILLA_CLIENT jsscope.c
> jsscript.c
> cc -o jsscript.o -c -DOSTYPE=\"FreeBSD5\" -DOSARCH=\"FreeBSD\" - 
> DEXPORT_JS_API  -DJS_USE_SAFE_ARENA   -I../../dist/include/js - 
> I../../dist/include -I/usr/ports/www/firefox/work/mozilla/dist/ 
> include/nspr  -I/usr/local/include -I/usr/local/include  -I. -I/usr/ 
> X11R6/include   -fPIC -I/usr/X11R6/include -I/usr/local/include  -I/ 
> usr/X11R6/include  -I/usr/X11R6/include -Wall -W -Wno-unused - 
> Wpointer-arith -Wcast-align -Wno-long-long -O2 -fno-strict-aliasing  
> -pipe -march=pentium3 -pipe  -DNDEBUG -DTRIMMED -O  -I/usr/X11R6/ 
> include -I/usr/local/include  -I/usr/X11R6/include  -I/usr/X11R6/ 
> include -include ../../mozilla-config.h -DMOZILLA_CLIENT jsscript.c
> jsstr.c
> cc -o jsstr.o -c -DOSTYPE=\"FreeBSD5\" -DOSARCH=\"FreeBSD\" - 
> DEXPORT_JS_API  -DJS_USE_SAFE_ARENA   -I../../dist/include/js - 
> I../../dist/include -I/usr/ports/www/firefox/work/mozilla/dist/ 
> include/nspr  -I/usr/local/include -I/usr/local/include  -I. -I/usr/ 
> X11R6/include   -fPIC -I/usr/X11R6/include -I/usr/local/include  -I/ 
> usr/X11R6/include  -I/usr/X11R6/include -Wall -W -Wno-unused - 
> Wpointer-arith -Wcast-align -Wno-long-long -O2 -fno-strict-aliasing  
> -pipe -march=pentium3 -pipe  -DNDEBUG -DTRIMMED -O  -I/usr/X11R6/ 
> include -I/usr/local/include  -I/usr/X11R6/include  -I/usr/X11R6/ 
> include -include ../../mozilla-config.h -DMOZILLA_CLIENT jsstr.c
> jsutil.c
> cc -o jsutil.o -c -DOSTYPE=\"FreeBSD5\" -DOSARCH=\"FreeBSD\" - 
> DEXPORT_JS_API  -DJS_USE_SAFE_ARENA   -I../../dist/include/js - 
> I../../dist/include -I/usr/ports/www/firefox/work/mozilla/dist/ 
> include/nspr  -I/usr/local/include -I/usr/local/include  -I. -I/usr/ 
> X11R6/include   -fPIC -I/usr/X11R6/include -I/usr/local/include  -I/ 
> usr/X11R6/include  -I/usr/X11R6/include -Wall -W -Wno-unused - 
> Wpointer-arith -Wcast-align -Wno-long-long -O2 -fno-strict-aliasing  
> -pipe -march=pentium3 -pipe  -DNDEBUG -DTRIMMED -O  -I/usr/X11R6/ 
> include -I/usr/local/include  -I/usr/X11R6/include  -I/usr/X11R6/ 
> include -include ../../mozilla-config.h -DMOZILLA_CLIENT jsutil.c
> jsxdrapi.c
> cc -o jsxdrapi.o -c -DOSTYPE=\"FreeBSD5\" -DOSARCH=\"FreeBSD\" - 
> DEXPORT_JS_API  -DJS_USE_SAFE_ARENA   -I../../dist/include/js - 
> I../../dist/include -I/usr/ports/www/firefox/work/mozilla/dist/ 
> include/nspr  -I/usr/local/include -I/usr/local/include  -I. -I/usr/ 
> X11R6/include   -fPIC -I/usr/X11R6/include -I/usr/local/include  -I/ 
> usr/X11R6/include  -I/usr/X11R6/include -Wall -W -Wno-unused - 
> Wpointer-arith -Wcast-align -Wno-long-long -O2 -fno-strict-aliasing  
> -pipe -march=pentium3 -pipe  -DNDEBUG -DTRIMMED -O  -I/usr/X11R6/ 
> include -I/usr/local/include  -I/usr/X11R6/include  -I/usr/X11R6/ 
> include -include ../../mozilla-config.h -DMOZILLA_CLIENT jsxdrapi.c
> prmjtime.c
> cc -o prmjtime.o -c -DOSTYPE=\"FreeBSD5\" -DOSARCH=\"FreeBSD\" - 
> DEXPORT_JS_API  -DJS_USE_SAFE_ARENA   -I../../dist/include/js - 
> I../../dist/include -I/usr/ports/www/firefox/work/mozilla/dist/ 
> include/nspr  -I/usr/local/include -I/usr/local/include  -I. -I/usr/ 
> X11R6/include   -fPIC -I/usr/X11R6/include -I/usr/local/include  -I/ 
> usr/X11R6/include  -I/usr/X11R6/include -Wall -W -Wno-unused - 
> Wpointer-arith -Wcast-align -Wno-long-long -O2 -fno-strict-aliasing  
> -pipe -march=pentium3 -pipe  -DNDEBUG -DTRIMMED -O  -I/usr/X11R6/ 
> include -I/usr/local/include  -I/usr/X11R6/include  -I/usr/X11R6/ 
> include -include ../../mozilla-config.h -DMOZILLA_CLIENT prmjtime.c
> rm -f libmozjs.so
> cc -I/usr/X11R6/include -I/usr/local/include  -I/usr/X11R6/include   
> -I/usr/X11R6/include -Wall -W -Wno-unused -Wpointer-arith -Wcast- 
> align -Wno-long-long -O2 -fno-strict-aliasing -pipe -march=pentium3  
> -pipe  -DNDEBUG -DTRIMMED -O -fPIC -shared -Wl,-h -Wl,libmozjs.so - 
> o libmozjs.so  jsapi.o jsarena.o jsarray.o jsatom.o jsbool.o  
> jscntxt.o jsdate.o jsdbgapi.o jsdhash.o jsdtoa.o jsemit.o jsexn.o  
> jsfun.o jsgc.o jshash.o jsinterp.o jslock.o jslog2.o jslong.o  
> jsmath.o jsnum.o jsobj.o jsopcode.o jsparse.o jsprf.o jsregexp.o  
> jsscan.o jsscope.o jsscript.o jsstr.o jsutil.o jsxdrapi.o  
> prmjtime.o    -L/usr/X11R6/lib    -lm -pthread -L/usr/ports/www/ 
> firefox/work/mozilla/dist/lib -lplds4 -lplc4 -lnspr4 -L/usr/X11R6/ 
> lib -pthread  -lm -pthread
> chmod +x libmozjs.so
> strip libmozjs.so
> /usr/ports/www/firefox/work/mozilla/config/nsinstall -R -m 755  
> libmozjs.so ../../dist/gre
> /usr/ports/www/firefox/work/mozilla/config/nsinstall -R -m 755  
> libmozjs.so ../../dist/lib
> /usr/ports/www/firefox/work/mozilla/config/nsinstall -R -m 755  
> libmozjs.so ../../dist/bin
> gmake[3]: Leaving directory `/usr/ports/www/firefox/work/mozilla/js/ 
> src'
> gmake[2]: Leaving directory `/usr/ports/www/firefox/work/mozilla/js'
> gmake[2]: Entering directory `/usr/ports/www/firefox/work/mozilla/ 
> xpcom'
> gmake[3]: Entering directory `/usr/ports/www/firefox/work/mozilla/ 
> xpcom/MoreFiles'
> gmake[3]: Leaving directory `/usr/ports/www/firefox/work/mozilla/ 
> xpcom/MoreFiles'
> gmake[3]: Entering directory `/usr/ports/www/firefox/work/mozilla/ 
> xpcom/typelib'
> gmake[4]: Entering directory `/usr/ports/www/firefox/work/mozilla/ 
> xpcom/typelib/xpt'
> gmake[5]: Entering directory `/usr/ports/www/firefox/work/mozilla/ 
> xpcom/typelib/xpt/public'
> gmake[5]: Leaving directory `/usr/ports/www/firefox/work/mozilla/ 
> xpcom/typelib/xpt/public'
> gmake[5]: Entering directory `/usr/ports/www/firefox/work/mozilla/ 
> xpcom/typelib/xpt/src'
> /usr/ports/www/firefox/work/mozilla/config/nsinstall -R -m 644  
> libxpt.a ../../../../dist/lib
> gmake[5]: Leaving directory `/usr/ports/www/firefox/work/mozilla/ 
> xpcom/typelib/xpt/src'
> gmake[5]: Entering directory `/usr/ports/www/firefox/work/mozilla/ 
> xpcom/typelib/xpt/tools'
> /usr/ports/www/firefox/work/mozilla/config/nsinstall -R -m 755  
> xpt_dump xpt_link ../../../../dist/bin
> /usr/ports/www/firefox/work/mozilla/config/nsinstall -R -m 755  
> xpt_dump xpt_link ../../../../dist/sdk/bin
> gmake[5]: Leaving directory `/usr/ports/www/firefox/work/mozilla/ 
> xpcom/typelib/xpt/tools'
> gmake[4]: Leaving directory `/usr/ports/www/firefox/work/mozilla/ 
> xpcom/typelib/xpt'
> gmake[4]: Entering directory `/usr/ports/www/firefox/work/mozilla/ 
> xpcom/typelib/xpidl'
> /usr/ports/www/firefox/work/mozilla/config/nsinstall -R -m 755  
> xpidl ../../../dist/bin
> /usr/ports/www/firefox/work/mozilla/config/nsinstall -R -m 755  
> xpidl ../../../dist/sdk/bin
> gmake[4]: Leaving directory `/usr/ports/www/firefox/work/mozilla/ 
> xpcom/typelib/xpidl'
> gmake[3]: Leaving directory `/usr/ports/www/firefox/work/mozilla/ 
> xpcom/typelib'
> gmake[3]: Entering directory `/usr/ports/www/firefox/work/mozilla/ 
> xpcom/string'
> gmake[4]: Entering directory `/usr/ports/www/firefox/work/mozilla/ 
> xpcom/string/public'
> gmake[4]: Leaving directory `/usr/ports/www/firefox/work/mozilla/ 
> xpcom/string/public'
> gmake[4]: Entering directory `/usr/ports/www/firefox/work/mozilla/ 
> xpcom/string/src'
> nsAString.cpp
> c++ -o nsAString.o -c -DOSTYPE=\"FreeBSD5\" -DOSARCH=\"FreeBSD\" - 
> D_IMPL_NS_COM  -I../../../dist/include/xpcom -I../../../dist/ 
> include/string -I../../../dist/include -I/usr/ports/www/firefox/ 
> work/mozilla/dist/include/nspr  -I/usr/local/include -I/usr/local/ 
> include  -I/usr/X11R6/include   -fPIC  -I/usr/X11R6/include -I/usr/ 
> local/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 -march=pentium3 - 
> fshort-wchar -pipe  -DNDEBUG -DTRIMMED -O  -I/usr/X11R6/include -I/ 
> usr/local/include  -I/usr/X11R6/include  -I/usr/X11R6/include - 
> DMOZILLA_CLIENT -include ../../../mozilla-config.h nsAString.cpp
> nsDependentSubstring.cpp
> c++ -o nsDependentSubstring.o -c -DOSTYPE=\"FreeBSD5\" -DOSARCH= 
> \"FreeBSD\" -D_IMPL_NS_COM  -I../../../dist/include/xpcom - 
> I../../../dist/include/string -I../../../dist/include -I/usr/ports/ 
> www/firefox/work/mozilla/dist/include/nspr  -I/usr/local/include -I/ 
> usr/local/include  -I/usr/X11R6/include   -fPIC  -I/usr/X11R6/ 
> include -I/usr/local/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 -march=pentium3 -fshort-wchar -pipe  -DNDEBUG - 
> DTRIMMED -O  -I/usr/X11R6/include -I/usr/local/include  -I/usr/ 
> X11R6/include  -I/usr/X11R6/include -DMOZILLA_CLIENT - 
> include ../../../mozilla-config.h nsDependentSubstring.cpp
> nsObsoleteAStringThunk.cpp
> c++ -o nsObsoleteAStringThunk.o -c -DOSTYPE=\"FreeBSD5\" -DOSARCH= 
> \"FreeBSD\" -D_IMPL_NS_COM  -I../../../dist/include/xpcom - 
> I../../../dist/include/string -I../../../dist/include -I/usr/ports/ 
> www/firefox/work/mozilla/dist/include/nspr  -I/usr/local/include -I/ 
> usr/local/include  -I/usr/X11R6/include   -fPIC  -I/usr/X11R6/ 
> include -I/usr/local/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 -march=pentium3 -fshort-wchar -pipe  -DNDEBUG - 
> DTRIMMED -O  -I/usr/X11R6/include -I/usr/local/include  -I/usr/ 
> X11R6/include  -I/usr/X11R6/include -DMOZILLA_CLIENT - 
> include ../../../mozilla-config.h nsObsoleteAStringThunk.cpp
> nsPrintfCString.cpp
> c++ -o nsPrintfCString.o -c -DOSTYPE=\"FreeBSD5\" -DOSARCH=\"FreeBSD 
> \" -D_IMPL_NS_COM  -I../../../dist/include/xpcom -I../../../dist/ 
> include/string -I../../../dist/include -I/usr/ports/www/firefox/ 
> work/mozilla/dist/include/nspr  -I/usr/local/include -I/usr/local/ 
> include  -I/usr/X11R6/include   -fPIC  -I/usr/X11R6/include -I/usr/ 
> local/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 -march=pentium3 - 
> fshort-wchar -pipe  -DNDEBUG -DTRIMMED -O  -I/usr/X11R6/include -I/ 
> usr/local/include  -I/usr/X11R6/include  -I/usr/X11R6/include - 
> DMOZILLA_CLIENT -include ../../../mozilla-config.h nsPrintfCString.cpp
> nsPromiseFlatString.cpp
> c++ -o nsPromiseFlatString.o -c -DOSTYPE=\"FreeBSD5\" -DOSARCH= 
> \"FreeBSD\" -D_IMPL_NS_COM  -I../../../dist/include/xpcom - 
> I../../../dist/include/string -I../../../dist/include -I/usr/ports/ 
> www/firefox/work/mozilla/dist/include/nspr  -I/usr/local/include -I/ 
> usr/local/include  -I/usr/X11R6/include   -fPIC  -I/usr/X11R6/ 
> include -I/usr/local/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 -march=pentium3 -fshort-wchar -pipe  -DNDEBUG - 
> DTRIMMED -O  -I/usr/X11R6/include -I/usr/local/include  -I/usr/ 
> X11R6/include  -I/usr/X11R6/include -DMOZILLA_CLIENT - 
> include ../../../mozilla-config.h nsPromiseFlatString.cpp
> nsReadableUtils.cpp
> c++ -o nsReadableUtils.o -c -DOSTYPE=\"FreeBSD5\" -DOSARCH=\"FreeBSD 
> \" -D_IMPL_NS_COM  -I../../../dist/include/xpcom -I../../../dist/ 
> include/string -I../../../dist/include -I/usr/ports/www/firefox/ 
> work/mozilla/dist/include/nspr  -I/usr/local/include -I/usr/local/ 
> include  -I/usr/X11R6/include   -fPIC  -I/usr/X11R6/include -I/usr/ 
> local/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 -march=pentium3 - 
> fshort-wchar -pipe  -DNDEBUG -DTRIMMED -O  -I/usr/X11R6/include -I/ 
> usr/local/include  -I/usr/X11R6/include  -I/usr/X11R6/include - 
> DMOZILLA_CLIENT -include ../../../mozilla-config.h nsReadableUtils.cpp
> nsReadableUtils.cpp: In member function `PRUint32  
> CalculateHashCode<CharT>::write(const CharT*, PRUint32) [with CharT  
> = PRUnichar]':
> ../../../dist/include/string/nsCharTraits.h:522:   instantiated  
> from `static PRUint32 nsCharSinkTraits<OutputIterator>::write 
> (OutputIterator&, const typename OutputIterator::value_type*,  
> PRUint32) [with OutputIterator = CalculateHashCode<PRUnichar>]'
> ../../../dist/include/string/nsAlgorithm.h:95:   instantiated from  
> `OutputIterator& copy_string(InputIterator&, const InputIterator&,  
> OutputIterator&) [with InputIterator =  
> nsReadingIterator<PRUnichar>, OutputIterator =  
> CalculateHashCode<PRUnichar>]'
> nsReadableUtils.cpp:1079:   instantiated from here
> nsReadableUtils.cpp:1066: error: unrecognizable insn:
> (insn 81 85 20 1 (parallel [
>             (set (reg:SI 68)
>                 (resx:SI 682608416))
>             (clobber (reg:CC 17 flags))
>         ]) -1 (nil)
>     (expr_list:REG_UNUSED (reg:CC 17 flags)
>         (nil)))
> nsReadableUtils.cpp:1066: internal compiler error: in extract_insn,  
> at recog.c:2083
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://gcc.gnu.org/bugs.html> for instructions.
> gmake[4]: *** [nsReadableUtils.o] Error 1
> gmake[4]: Leaving directory `/usr/ports/www/firefox/work/mozilla/ 
> xpcom/string/src'
> gmake[3]: *** [libs] Error 2
> gmake[3]: Leaving directory `/usr/ports/www/firefox/work/mozilla/ 
> xpcom/string'
> gmake[2]: *** [libs] Error 2
> gmake[2]: Leaving directory `/usr/ports/www/firefox/work/mozilla/ 
> xpcom'
> gmake[1]: *** [tier_2] 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.
> ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/ 
> portinstall9612.0 make BATCH=yes GNOME_UPGRADE_SH_VER=2.10-4  
> DISABLE_VULNERABILITIES=1
> ** Fix the problem and try again.
> ** Listing the failed packages (*:skipped / !:failed)
>     ! www/firefox    (unknown build error)
> --->  Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed
> INFO: GNOME upgrade finished at Thu Jun 16 16:55:38 EDT 2005
>
>



More information about the freebsd-questions mailing list