Source: iceweasel Version: 17.0.7esr-1~deb7u1 Severity: serious Hi,
icwweasel (and icedove) are failing to build on sparc with the following error: cd ../../dist/xulrunner && rm -f omni.ja components/binary.manifest && grep -h '^binary-component' components/*.manifest > binary.manifest ; for m in components/*.manifest; do sed -e 's/^binary-component/#binary-component/' $m > tmp.manifest && mv tmp.manifest $m; done; /usr/bin/zip -r9m omni.ja chrome chrome.manifest components/*.js components/*.xpt components/*.manifest modules res defaults greprefs.js jsloader jssubloader hyphenation update.locale -x chrome/icons/\* defaults/pref/channel-prefs.js defaults/pref/channel-prefs.js res/cursors/\* res/MainMenu.nib/\* \*/.mkdir.done && /A«PKGBUILDDIRA»/build-xulrunner/dist/bin/run-mozilla.sh /A«PKGBUILDDIRA»/build-xulrunner/dist/bin/xpcshell -g "$PWD" -a "$PWD" -f /A«PKGBUILDDIRA»/build-xulrunner/xulrunner/installer/../../../toolkit/mozapps/installer/precompile_cache.js -e "populate_startupcache('GreD', 'omni.ja', 'startupCache.zip');" && rm -rf jsloader jssubloader && /usr/bin/unzip -q startupCache.zip && rm startupCache.zip && /usr/bin/zip -r9m omni.ja jsloader/resource/gre jssubloader/*/resource/gre && rm -rf jsloader jssubloader && /A«PKGBUILDDIRA»/build-xulrunner/_virtualenv/bin/python /A«PKGBUILDDIRA»/build-xulrunner/xulrunner/installer/../../../config/optimizejars.py --optimize /A«PKGBUILDDIRA»/build-xulrunner/xulrunner/installer/../../jarlog//en-US ./ ./ && mv binary.manifest components && printf "manifest components/binary.manifest\n" > chrome.manifest zip warning: name not matched: jsloader zip warning: name not matched: jssubloader adding: chrome/ (stored 0%) adding: chrome/nonlocalized.manifest (deflated 67%) adding: chrome/pippki/ (stored 0%) adding: chrome/pippki/content/ (stored 0%) adding: chrome/pippki/content/pippki/ (stored 0%) adding: chrome/pippki/content/pippki/resetpassword.js (deflated 61%) adding: chrome/pippki/content/pippki/exceptionDialog.xul (deflated 68%) adding: chrome/pippki/content/pippki/OthersOverlay.xul (deflated 67%) adding: chrome/pippki/content/pippki/certManager.xul (deflated 63%) adding: chrome/pippki/content/pippki/editcacert.xul (deflated 54%) adding: chrome/pippki/content/pippki/CAOverlay.xul (deflated 65%) [...] adding: hyphenation/hyph_de-1996.dic (deflated 54%) adding: hyphenation/hyph_tr.dic (deflated 64%) adding: update.locale (stored 0%) Segmentation fault make[2]: *** [install] Error 139 For icedove it was: adding: hyphenation/hyph_la.dic (deflated 59%) adding: hyphenation/hyph_bg.dic (deflated 72%) adding: hyphenation/hyph_af.dic (deflated 55%) adding: hyphenation/hyph_mn.dic (deflated 77%) adding: hyphenation/hyph_uk.dic (deflated 70%) adding: hyphenation/hyph_da.dic (deflated 47%) Segmentation fault make[2]: *** [install] Error 139 Kurt -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org