From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthias Fischer To: development@lists.ipfire.org Subject: Current 'next' won't build => 'cannot allocate memory' Date: Tue, 22 May 2018 18:31:13 +0200 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6391118538858812900==" List-Id: --===============6391118538858812900== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi! Sorry, but last commit "make.sh: Use all processor cores for compression" causes the build to break. See https://git.ipfire.org/?p=3Dipfire-2.x.git;a=3Dcommit;h=3Dc8453e87599fe66f4d1= 8d901bc9dc431306afa2d 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=3D5450MiB > /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. --===============6391118538858812900==--