Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 544878 - www-client/firefox-31.5.3 nsDOMFile.cpp:199:1: internal compiler error
Summary: www-client/firefox-31.5.3 nsDOMFile.cpp:199:1: internal compiler error
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: Normal normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-28 22:04 UTC by Scott Goedeke
Modified: 2017-08-26 17:57 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
output of `emerge --info '=www-client/firefox-31.5.3::gentoo' (infoFireFox31d5d3,4.91 KB, text/plain)
2015-03-28 22:04 UTC, Scott Goedeke
Details
/var/tmp/portage/www-client/firefox-31.5.3/temp/environment (FF31d5d3env,200.93 KB, text/plain)
2015-03-28 22:19 UTC, Scott Goedeke
Details
output of `emerge -pqv '=www-client/firefox-31.5.3::gentoo' (dashpqvFireFox31d5d3,686 bytes, text/plain)
2015-03-28 22:21 UTC, Scott Goedeke
Details

Note You need to log in before you can comment on or make changes to this bug.
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