Hi,
I have no idea why that is. It is supposed to use only 370MB for the compression.
However, the build failed on the nightly build server, too which also has 8GB. If xz uses that per core (of which this one has 8) this should still be well under the limit.
I reverted the commits and now it will only compress in parallel. Please pull from next.
-Michael
On Wed, 2017-10-18 at 16:22 +0200, Matthias Fischer wrote:
On 18.10.2017 15:56, Matthias Fischer wrote:
On 18.10.2017 04:39, Michael Tremer wrote:
Hi,
how much memory does your build system have? ...
Another info:
***SNIP*** root@Devel: /home/matz/ipfire-2.x # xz --info-memory Total amount of physical memory (RAM): 7,787 MiB (8,165,240,832 B) Memory usage limit for compression: Disabled Memory usage limit for decompression: Disabled ***SNAP***
8GB. So why is it telling me 'out of memory...?
Best, Matthias