
Hi Peter, On Thu, May 30, 2013 at 9:01 AM, Peter A. Shevtsov <petr.shevtsov@gmail.com> wrote:
Greetings!
Today I tried to update firefox but it failed with this error:
collect2: error: ld terminated with signal 9 [Killed]
The interesting part would actually be before this line. Everything that follows afterwards is just recursive make calls reporting errors back to their parent. Since ld was killed, it may have been an out of memory situation. A quick look at dmesg should confirm whether that's the case.
make[3]: *** [libxul.so] Error 1 make[3]: Leaving directory `/home/pkgmk/work/firefox/src/mozilla-release/toolkit/library' make[2]: *** [libs_tier_platform] Error 2 make[2]: Leaving directory `/home/pkgmk/work/firefox/src/mozilla-release' make[1]: *** [tier_platform] Error 2 make[1]: Leaving directory `/home/pkgmk/work/firefox/src/mozilla-release' make: *** [default] Error 2 =======> ERROR: Building '/home/pkgmk/packages/firefox#21.0-1.pkg.tar.xz' failed.
Best, Johannes -- Johannes Winkelmann jw@smts.ch