From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Marusich Subject: Re: Rust 1.19 fails to build on i686 on =?utf-8?B?4oCYc3RhZ2lu?= =?utf-8?B?Z+KAmQ==?= Date: Tue, 12 Feb 2019 18:59:43 -0800 Message-ID: <878sykbdgg.fsf@gmail.com> References: <87k1ioq21m.fsf@gnu.org> <20190128162705.052961e4@scratchpost.org> <877eenrhbj.fsf@gnu.org> <20190130185900.7f3d30a9@scratchpost.org> <20190205122839.06b482db@scratchpost.org> <20190205123510.510731a6@scratchpost.org> <20190211223456.0779cf68@scratchpost.org> <87o97hz0ra.fsf@gmail.com> <20190212130658.2c1f2a23@scratchpost.org> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:47075) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gtkmA-000879-DX for guix-devel@gnu.org; Tue, 12 Feb 2019 21:59:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gtkm8-0007qQ-Qt for guix-devel@gnu.org; Tue, 12 Feb 2019 21:59:54 -0500 In-Reply-To: <20190212130658.2c1f2a23@scratchpost.org> (Danny Milosavljevic's message of "Tue, 12 Feb 2019 13:06:58 +0100") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Danny Milosavljevic Cc: Guix-devel --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi Danny, Danny Milosavljevic writes: >> > Would you have some time and a free computer to be able to build >> > rust 1.19.0 with >> > >> > ./pre-inst-env guix build -K -s i686-linux rust@1.19.0 >> > >> > on guix master with the patch below?=20=20 >>=20 >> I have a spare computer. It only has 2 GB of RAM and 2 GB of swap, >> though. Will it be enough? > > If you don't run anything else on it (Firefox etc), it should be > barely enough Sounds good. I've successfully applied the patch to a clean checkout of Guix at the current master branch head (c7cf43ddec9be5389d3a2623d6414d9b55354f64). I've kicked off a build on an x86_64-linux system (Guix running on a Debian foreign distro) via: guix environment --pure guix # And then, in the pure environment: ./bootstrap && ./configure --localstatedir=3D/var && make -j 1 && echo bu= ilt guix > /tmp/mylog && time ./pre-inst-env guix build --max-jobs=3D1 --co= res=3D1 -K -s i686-linux rust@1.19.0 It's gonna take a long time to finish. I'll let you know how it goes! =2D-=20 Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEy/WXVcvn5+/vGD+x3UCaFdgiRp0FAlxjiB8ACgkQ3UCaFdgi Rp2SGg/+PMf4xLBEO2vHhnx+af9KbH2M3r9q7CIB7vPkoTQBWJvCIFwzhdPs82FY vqglHaEbMpsyHe6+drQk9kgc8go0XcHIzlBWdad6d7qb93YKTWWXhW1h7/ydwZ5j Svs/S7F6tkBfnG4ENuXjw+ITPyEk0wWQTmo98XTwoC344F+9t89d7JPZwPkefHct 3uVxZP4U9k97MAEkctuzmdZ+f4WWp2Y4A1ApydkaykmsulB0cZVnrT3eq2M+EJLm vrclSgzOtmdWXEUZNesdZzfcEh1jCKrgCZKZACPdibsmWcru27ttjPslQNL/RVX2 1Tw+hHK1mCXt3RKm+8bwWm8IhwUCVgsUUMlAfJa6YBn5o3f1EpuB7Hf35i9PSRRU rr7DBRM4GKQPSwuQ7JuWaEgpyiszO1oQ4haG5+yGTdPT5pIrY538YocQIgPhySBi Lpoj5nFrWOyVEvRAbd4yhBInTGw8YfEo521Ef4FN8WZTeqryFfCjk+mjJcQULSOg +pKgRuzAb/btAEJAGALwbk129TB05zQoSgmpSNfV48ee/yw0DlLLa08ncL5MUVm7 7eauDcYj44xWM4ZJTO+HtnAPQqOFdL3W7VKyWa9+lrJRhE7f53U1C2ZP0xY8V7eh r+pkY2bgneQcoAySJ2aKAiIawbCUYAd1x4G/4Khi7snbTrusu7M= =a1kn -----END PGP SIGNATURE----- --=-=-=--