From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Apolinarski To: development@lists.ipfire.org Subject: Re: [PATCH 0/1] Parallelized build for several packages Date: Thu, 21 Feb 2019 18:28:15 +0100 Message-ID: <00aa01d4ca0a$d4cf8300$7e6e8900$@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2112075325863705830==" List-Id: --===============2112075325863705830== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi Arne, of course I did delete the ccache between my multiple builds to verify the co= mmit. To play it safe, I hard reset using git, checked that all folders (buil= d, ccache, etc.) are gone and restarted the build after gettoolchain and down= loadsrc. Sorry, I did not know that there are still a lot of machines with low ram tha= t we are using to build ipfire. My hope was that these machines have disappea= red over the last years. Additionally, I do not have the ability to test all ipfire arches, as mention= ed, the patch needs testing by others. I also thought of adding a manual parameter for developers that somehow manua= lly sets the parameters for parallel build, but since the MAKETUNING paramete= r already exists and is used with other packages this would just somehow mess= everything up. For my builds, I can just manually apply the patch to speed up the full build= . My thought was that sharing the patch would make sense for others. > -----Urspr=C3=BCngliche Nachricht----- > Von: Arne Fitzenreiter > Gesendet: Donnerstag, 21. Februar 2019 09:44 > An: Wolfgang Apolinarski > Cc: development(a)lists.ipfire.org > Betreff: Re: [PATCH 0/1] Parallelized build for several packages >=20 > On the most of this packages (eg. boot and cmake) i have disabled > parallel build because it fails on machines with low ram (less than 2GB) > or on arm. > So such changes need tested on an 1GB machine, on all architectures and > build two times after deleting ccache. Because the build need much lower > resources if it has the file already prebuilt in cache. --===============2112075325863705830==--