public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* Current 'next' won't build => 'cannot allocate memory'
@ 2018-05-22 16:31 Matthias Fischer
  2018-05-22 18:03 ` Michael Tremer
  0 siblings, 1 reply; 11+ messages in thread
From: Matthias Fischer @ 2018-05-22 16:31 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 722 bytes --]

Hi!

Sorry, but last commit "make.sh: Use all processor cores for
compression" causes the build to break.

See
https://git.ipfire.org/?p=ipfire-2.x.git;a=commit;h=c8453e87599fe66f4d18d901bc9dc431306afa2d

Build stops with:

***SNIP***
...
rm -f /tmp/ROOTFILES
tar -x -C /tmp -f /ipfire.tar
rm -f /ipfire.tar
cd /tmp && tar cf - * | xz -T8 -8 --memory=5450MiB >
/install/cdrom/distro.img && rm -rf *
xz: (stdin): Cannot allocate memory
make: *** [cdrom:66: /usr/src/log/cdrom] Error 1
...
***SNAP***

On my machine, 'lsf/cdrom' doesn't like '-T8'. It needed '-T4'.
I experienced this already during my tests.

Can anyone confirm?

Best,
Matthias

P.S.: Hardware is i7/2600 with HT, 8 GB RAM.

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2018-05-29 19:38 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-22 16:31 Current 'next' won't build => 'cannot allocate memory' Matthias Fischer
2018-05-22 18:03 ` Michael Tremer
2018-05-22 19:05   ` Matthias Fischer
2018-05-22 19:57     ` Michael Tremer
2018-05-23 11:18       ` Michael Tremer
2018-05-24 16:54         ` Matthias Fischer
2018-05-25 13:13           ` Michael Tremer
2018-05-25 17:21             ` Matthias Fischer
2018-05-25 18:20               ` Matthias Fischer
2018-05-26 16:39               ` Matthias Fischer
2018-05-29 19:38                 ` Michael Tremer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox