From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:36910) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jGUZD-0002LI-Jn for guix-patches@gnu.org; Mon, 23 Mar 2020 17:25:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jGUZC-0006AD-Ir for guix-patches@gnu.org; Mon, 23 Mar 2020 17:25:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:47665) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jGUZC-0006A6-Fe for guix-patches@gnu.org; Mon, 23 Mar 2020 17:25:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jGUZC-0007nK-CY for guix-patches@gnu.org; Mon, 23 Mar 2020 17:25:02 -0400 Subject: [bug#38110] [PATCH core-updates v3] gnu: rust: Bootstrap rust@1.29.0 by mrustc@0.9. Resent-Message-ID: Date: Mon, 23 Mar 2020 22:24:03 +0100 From: Danny Milosavljevic Message-ID: <20200323222403.36a6ce1f@scratchpost.org> In-Reply-To: <877dzf9fas.fsf@devup.no> References: <20191107222756.20064-1-dannym@scratchpost.org> <20200315192311.6505-1-dannym@scratchpost.org> <877dzf9fas.fsf@devup.no> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/.d2.FvhyjDK2x4FQQfteSG0"; protocol="application/pgp-signature"; micalg=pgp-sha256 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Marius Bakke Cc: 38110@debbugs.gnu.org --Sig_/.d2.FvhyjDK2x4FQQfteSG0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi Marius, it's good to hear that we have some further progress. I've tried it myself but I can't build it on my laptop with 8 GiB of RAM, n= ot even after adding 4 GiB of swap (on an SSD... urgh). So if the "group linking" caused this massive increase of memory consumptio= n, that's probably not good. Isn't it enough to automatically prepend "-lgit2" when "-lssh2" appears or something? See https://github.com/thepowersgang/mrustc/issues/140 I have an account on bayfront and it doesn't work there either (copied the entire working directory over from my laptop): Building rust, I get a texinfo build failure: [...] + exec ./ginfo --init-file ./t/Infokey-config -f file-menu info: "./t/Infokey-config", line 2: unknown action `xxx-not-recognized' info: "./t/Infokey-config", line 3: cannot bind key sequence to menu-digit + kill -s WINCH 16225 [...] + rm -f t/resize-in-completions.sh.out + rm -f t/resize-in-completions.sh.pipein t/resize-in-completions.sh.pipeout + exit 1 FAIL t/resize-in-completions.sh (exit status: 1) command "make" "check" "-j" "6" failed with status 2 (it does the same even after guix gc, so it's reproducible) --Sig_/.d2.FvhyjDK2x4FQQfteSG0 Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAl55KPMACgkQ5xo1VCww uqVAJAf+MEZg7pqSSwETzBIbWGULvCxMkYyZz6BQEpR2yXLc3AQPwGlaBTrAa9LY 8nBuyYWcOefphnN3wkcc4FlzFgRtCj6JUebLohFIzKu7XXsxECsSBzO4La0vujpS B3DefBN9bCskowJexScKfOKkJqS53QVitF8gJKvLpTmpi2xqTjJyo/ohKXX0dnGH h1/0XsY8p0+VqNtxR9bcjpr81KqRtmoeLzYMCCO5cS0Nqke0Vgpcccgn6YMMp1SC /IHXsFwEdnlYTAIyktHLOFC286JeyLCYUvMe44GhM6KrA/PhKocFwIL7Kkheng8p 7cPZ4ueQYEqqK6q1h5YF5J2514wKZQ== =fO1w -----END PGP SIGNATURE----- --Sig_/.d2.FvhyjDK2x4FQQfteSG0--