Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 544878

Summary: www-client/firefox-31.5.3 nsDOMFile.cpp:199:1: internal compiler error
Product: Gentoo Linux Reporter: Scott Goedeke <s.goedeke>
Component: Current packagesAssignee: Mozilla Gentoo Team <mozilla>
Status: RESOLVED OBSOLETE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: PPC   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: output of `emerge --info '=www-client/firefox-31.5.3::gentoo'
/var/tmp/portage/www-client/firefox-31.5.3/temp/environment
output of `emerge -pqv '=www-client/firefox-31.5.3::gentoo'

Description Scott Goedeke 2015-03-28 22:04:21 UTC
Created attachment 399986 [details]
output of `emerge --info '=www-client/firefox-31.5.3::gentoo'

Error occurred during emerge --update --deep --with-bdeps=y @world
when emerging www-client/firefox-31.5.3

logfile snippet where error occurred:

/var/tmp/portage/www-client/firefox-31.5.3/work/mozilla-esr31/content/base/src/nsDOMFile.cpp: In member function 'virtual nsr
esult nsDOMFileBase::GetMozLastModifiedDate(uint64_t*)':
/var/tmp/portage/www-client/firefox-31.5.3/work/mozilla-esr31/content/base/src/nsDOMFile.cpp:199:1: internal compiler error: 
Aborted
 }
 ^
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://bugs.gentoo.org/> for instructions.
/var/tmp/portage/www-client/firefox-31.5.3/work/mozilla-esr31/config/rules.mk:1001: recipe for target 'nsDOMFile.o' failed
make[5]: *** [nsDOMFile.o] Error 1
make[5]: Leaving directory '/var/tmp/portage/www-client/firefox-31.5.3/work/mozilla-esr31/obj-powerpc-unknown-linux-gnu/content/base/src'
/var/tmp/portage/www-client/firefox-31.5.3/work/mozilla-esr31/config/recurse.mk:95: recipe for target 'content/base/src/compile' failed
make[4]: *** [content/base/src/compile] Error 2
Comment 1 Scott Goedeke 2015-03-28 22:19:57 UTC
Created attachment 399988 [details]
/var/tmp/portage/www-client/firefox-31.5.3/temp/environment
Comment 2 Scott Goedeke 2015-03-28 22:21:28 UTC
Created attachment 399990 [details]
output of `emerge -pqv '=www-client/firefox-31.5.3::gentoo'
Comment 3 Scott Goedeke 2015-03-29 19:25:53 UTC
emerged again changing from CFLAGS="-O2" to CFLAGS="-O1":

CFLAGS="-O1 -mcpu=7450 -mtune=7450 -mabi=altivec -maltivec -fno-strict-aliasing -pipe"
CXXFLAGS="${CFLAGS}"

emerged successfully with no errors (though lots of warnings, probably not related)
Comment 4 Andrew Savchenko gentoo-dev 2015-04-02 10:39:02 UTC
Please attach the build log also:
/var/tmp/portage/www-client/firefox-31.5.3/temp/build.log
(if file is larger 1MB, compress it with xz)
Comment 5 Scott Goedeke 2015-04-04 01:44:14 UTC
I tried attaching the build.log.xz file, but bugzilla will not upload it.
Comment 6 Scott Goedeke 2015-04-04 02:33:31 UTC
Bugzilla will not upload a compressed file.
Comment 7 Jory A. Pratt gentoo-dev 2017-08-26 17:57:38 UTC
If you feel I have closed your bug and it is still a current issue, please reopen and update it completely. We will not work bugs that have no ebuild in tree any longer or can not be reproduced with a current system.

Thank You for your support and understanding
The Mozilla Team