View previous topic :: View next topic |
Author |
Message |
Fitap Guru
Joined: 13 Mar 2011 Posts: 447 Location: Rosario, Argentina
|
Posted: Fri Nov 01, 2024 3:12 pm Post subject: www-client/firefox-128.4.0 fail to merge |
|
|
Hi there,
Here you are the log www-client/firefox-128.4.0 |
|
Back to top |
|
|
logrusx Advocate
Joined: 22 Feb 2018 Posts: 2373
|
Posted: Fri Nov 01, 2024 3:24 pm Post subject: |
|
|
Code: | 8 6:13.60 x86_64-pc-linux-gnu-g++: fatal error: Killed signal terminated program cc1plus
|
Most likely OOM killed the process. What does this say:
Try with capital OOM as well as I don't remember which case it exactly is.
What are your MAKEOPTS as well as EMERGE_DEAFULT_OPTS?
Share your emerge --info
You may try to resume it with
Code: | FEATURES="keepwork" emerge --resume |
but if there are more packages scheduled, terminate after firefox and resume without keepwork. Then manually clean your /var/tmp/portage or whatever PORTAGE_TMPDIR is.
Best Regards,
Georgi |
|
Back to top |
|
|
Frautoincnam Guru
Joined: 19 May 2017 Posts: 324
|
Posted: Fri Nov 01, 2024 5:31 pm Post subject: Re: www-client/firefox-128.4.0 fail to merge |
|
|
Same here.
bug filled
Not a memory space problem
Code: | $ LANG=C free -g
total used free shared buff/cache available
Mem: 31 7 7 0 16 23
Swap: 32 0 31 |
Edit:
I could emerge it with FEATURES="-distcc" |
|
Back to top |
|
|
|