| Summary: | www-client/firefox-5 fails to build at installing stage | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Anton Kochkov <anton.kochkov> |
| Component: | Current packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | anton.kochkov |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
bzipped full build log
emerge --info output |
||
Created attachment 278179 [details]
bzipped full build log
Created attachment 278181 [details]
emerge --info output
*** This bug has been marked as a duplicate of bug 372947 *** |
adding: greprefs.js (deflated 74%) /bin/sh: line 1: 23726 Segmentation fault /var/tmp/portage/www-client/firefox-5.0/work/mozilla-release/obj-i686-pc-linux-gnu/browser/installer/../../dist/bin/run-mozilla.sh /var/tmp/portage/www-client/firefox-5.0/work/mozilla-release/obj-i686-pc-linux-gnu/browser/installer/../../dist/bin/xpcshell -g "$PWD" -f /var/tmp/portage/www-client/firefox-5.0/work/mozilla-release/browser/installer/precompile_cache.js -e 'populate_startupcache("omni.jar", "startupCache.zip");' make[1]: *** [install] Error 139 make[1]: Leaving directory `/var/tmp/portage/www-client/firefox-5.0/work/mozilla-release/obj-i686-pc-linux-gnu/browser/installer' make: *** [install] Error 2 emake failed [31;01m*[0m ERROR: www-client/firefox-5.0 failed (install phase): [31;01m*[0m emake install failed [31;01m*[0m [31;01m*[0m Call stack: [31;01m*[0m ebuild.sh, line 56: Called src_install [31;01m*[0m environment, line 6376: Called die [31;01m*[0m The specific snippet of code: [31;01m*[0m MOZ_MAKE_FLAGS="${MAKEOPTS}" emake DESTDIR="${D}" install || die "emake install failed";