
Code: Select all
!!! /usr/portage/distfiles/embed-typeaheadfind.patch
!!! Reason: Failed on MD5 verification
Im using the rc3 from portage, how did you removed the first mirror?UPDATE: removing first mirror solved it. Might be also have been a proxy issue. Compiling now

With 1.5 RC3 ebuild (from yesterday), I had that too - just did:bladus wrote:I have the same problem with the md5 verfification:Code: Select all
!!! /usr/portage/distfiles/embed-typeaheadfind.patch !!! Reason: Failed on MD5 verification
Code: Select all
rm /usr/portage/distfiles/*fox*
rm /usr/portage/distfiles/embed-typeaheadfind.patchCode: Select all
rm /usr/portage/distfiles/*.patchCode: Select all
../../../../coreconf/nsinstall/Linux2.6_x86_glibc_PTH_OPT.OBJ/nsinstall -R -m 775 Linux2.6_x86_glibc_PTH_OPT.OBJ/mangle /var/tmp/portage/mozilla-firefox-1.5_rc3/work/mozilla/dist/bin
gmake[4]: Leaving directory `/var/tmp/portage/mozilla-firefox-1.5_rc3/work/mozilla/security/nss/cmd/shlibsign/mangle'
Sat Nov 19 15:07:14 GMT 2005
Linux2.6_x86_glibc_PTH_OPT.OBJ/shlibsign -v -i /var/tmp/portage/mozilla-firefox-1.5_rc3/work/mozilla/dist/lib/libsoftokn3.so
Linux2.6_x86_glibc_PTH_OPT.OBJ/shlibsign: /usr/lib/mozilla-firefox/libnss3.so: version `NSS_3.10' not found (required by Linux2.6_x86_glibc_PTH_OPT.OBJ/shlibsign)
gmake[3]: *** [/var/tmp/portage/mozilla-firefox-1.5_rc3/work/mozilla/dist/lib/libsoftokn3.chk] Error 1
gmake[3]: Leaving directory `/var/tmp/portage/mozilla-firefox-1.5_rc3/work/mozilla/security/nss/cmd/shlibsign'
gmake[2]: *** [libs] Error 2
gmake[2]: Leaving directory `/var/tmp/portage/mozilla-firefox-1.5_rc3/work/mozilla/security/manager'
gmake[1]: *** [tier_50] Error 2
gmake[1]: Leaving directory `/var/tmp/portage/mozilla-firefox-1.5_rc3/work/mozilla'
make: *** [default] Error 2
!!! ERROR: www-client/mozilla-firefox-1.5_rc3 failed.
!!! Function src_compile, Line 178, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.


The best way is to grab an *.xpi file (probably that of the newes mozilla-l10n nightly). As then you can switch between your language and en_US if needed. If you integrate your language at compile time, you will only have this. Further, there is no real compilation of the language code its just pulled in and exchanged again the respective en_US *.dtd, *.jar and so on files.sian wrote:How localize firefox under gentoo ?
Code: Select all
[ebuild U ] www-client/mozilla-firefox-1.5_rc3-r1 [1.5_rc3] -debug -gnome +ipv6 +java -mozdevelop -mozsvg -xinerama -xprint 0 kB
...
nsExpatDriver.cpp:389: error: `MOZ_XML_StopParser' undeclared (first use this fu
nction)
nsExpatDriver.cpp:389: error: (Each undeclared identifier is reported only once
for each function it appears in.)
nsExpatDriver.cpp: In member function `nsresult nsExpatDriver::HandleProcessingI
nstruction(const PRUnichar*, const PRUnichar*)':
nsExpatDriver.cpp:456: error: `MOZ_XML_StopParser' undeclared (first use this fu
nction)
nsExpatDriver.cpp: In member function `nsresult nsExpatDriver::HandleError()':
nsExpatDriver.cpp:766: error: `MOZ_XML_GetMismatchedTag' undeclared (first use t
his function)
nsExpatDriver.cpp: In member function `virtual nsresult nsExpatDriver::ConsumeTo
ken(nsScanner&, PRBool&)':
nsExpatDriver.cpp:971: error: `MOZ_XML_ResumeParser' undeclared (first use this function)
nsExpatDriver.cpp: In member function `virtual void nsExpatDriver::Terminate()':
nsExpatDriver.cpp:1146: error: `MOZ_XML_StopParser' undeclared (first use this f unction)
gmake[3]: *** [nsExpatDriver.o] Error 1
gmake[3]: *** Waiting for unfinished jobs....
gmake[3]: Leaving directory `/arkiv/temp/portage/mozilla-firefox-1.5_rc3-r1/work /mozilla/parser/htmlparser/src'
gmake[2]: *** [libs] Error 2
gmake[2]: Leaving directory `/arkiv/temp/portage/mozilla-firefox-1.5_rc3-r1/work /mozilla/parser/htmlparser'
gmake[1]: *** [tier_9] Error 2
gmake[1]: Leaving directory `/arkiv/temp/portage/mozilla-firefox-1.5_rc3-r1/work /mozilla'
make: *** [default] Error 2
!!! ERROR: www-client/mozilla-firefox-1.5_rc3-r1 failed.
!!! Function src_compile, Line 183, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.
This is really a strange one. I see exactly this compile error with nsExpatDriver once in a while from time to time. Try to simply emerge it again, this worked nearly everytime for me. Still wondering what happens there though.JaQoB wrote:Cant emerge the new mozilla-firefox-1.5_rc3-r1
Anyone knows what can be wrong?Code: Select all
[ebuild U ] www-client/mozilla-firefox-1.5_rc3-r1 [1.5_rc3] -debug -gnome +ipv6 +java -mozdevelop -mozsvg -xinerama -xprint 0 kB ... nsExpatDriver.cpp:389: error: `MOZ_XML_StopParser' undeclared (first use this fu nction) nsExpatDriver.cpp:389: error: (Each undeclared identifier is reported only once for each function it appears in.) nsExpatDriver.cpp: In member function `nsresult nsExpatDriver::HandleProcessingI nstruction(const PRUnichar*, const PRUnichar*)': nsExpatDriver.cpp:456: error: `MOZ_XML_StopParser' undeclared (first use this fu nction) nsExpatDriver.cpp: In member function `nsresult nsExpatDriver::HandleError()': nsExpatDriver.cpp:766: error: `MOZ_XML_GetMismatchedTag' undeclared (first use t his function) nsExpatDriver.cpp: In member function `virtual nsresult nsExpatDriver::ConsumeTo ken(nsScanner&, PRBool&)': nsExpatDriver.cpp:971: error: `MOZ_XML_ResumeParser' undeclared (first use this function) nsExpatDriver.cpp: In member function `virtual void nsExpatDriver::Terminate()': nsExpatDriver.cpp:1146: error: `MOZ_XML_StopParser' undeclared (first use this f unction) gmake[3]: *** [nsExpatDriver.o] Error 1 gmake[3]: *** Waiting for unfinished jobs.... gmake[3]: Leaving directory `/arkiv/temp/portage/mozilla-firefox-1.5_rc3-r1/work /mozilla/parser/htmlparser/src' gmake[2]: *** [libs] Error 2 gmake[2]: Leaving directory `/arkiv/temp/portage/mozilla-firefox-1.5_rc3-r1/work /mozilla/parser/htmlparser' gmake[1]: *** [tier_9] Error 2 gmake[1]: Leaving directory `/arkiv/temp/portage/mozilla-firefox-1.5_rc3-r1/work /mozilla' make: *** [default] Error 2
Emerge again solved it, thanks!wuno wrote:This is really a strange one. I see exactly this compile error with nsExpatDriver once in a while from time to time. Try to simply emerge it again, this worked nearly everytime for me. Still wondering what happens there though.
Same error was seen long time ago http://forums.gentoo.org/viewtopic-t-37 ... t-175.html (scroll a little bit down)

Um, one installation of cairo?wuno wrote:Which advantages does it have against the built-in cairo?airwin wrote:Anarchy, Gergan, please consider adding "--enable-system-cairo" to .mozfconfig in the ebuilds.
Well, static libraries mean extra memory. Read-only shared objects share memory segments across different programs.Gergan Penkov wrote:Well, there are advantages, but I think that anarchy, has taken the correct decision.
the advantage is, less memory usage and faster start times, because if the system cairo is not used mozilla builds static cairo and links against it - this means second copy of part of the library and slower ff-start time.
the disadvantage is support, some of us, who have built cvs with thebes, know about the strange artefacts, the resolution was using the mozilla's cairo.
I think that as long cairo is not really stable, the better choice is building with ff-cairo and if problems occur, bugging mozilla about them:)
Yes weird naming is now turned offCinder6 wrote:Just a quick question: Is the rc3 in Portage the same thing as http://www.mozilla.org/projects/firefox/ ? I ask because there was some weird naming convention stuff a few weeks ago that made rcX slightly confusing...
Upstream bug # is https://bugzilla.mozilla.org/show_bug.cgi?id=305970I'm using the Firefox 1.5 RC1 from this thread.
Opening things like preferences, about window or the "save file dialog" causes a one second delay with 100% cpu usage.
Sometimes this even causes open firefox windows to refresh.
Does anybody else see this?

I vote in favor for inclusion in the Gentoo ebuild.PeterH wrote: Upstream bug # is https://bugzilla.mozilla.org/show_bug.cgi?id=305970
A patch is now available in mozilla bugzilla. From the looks of it, this fix won't make it into Firefox 1.5.
Should it be added to the gentoo ebuild? It's a pretty annoying bug.