From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tobias Geerinckx-Rice Subject: Re: Rust = bust? Date: Sun, 30 Jun 2019 21:32:31 +0200 Message-ID: <87woh27ttc.fsf@nckx> References: Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:50773) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hhfZ5-0004YL-Uh for guix-devel@gnu.org; Sun, 30 Jun 2019 15:32:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hhfZ3-0005S6-AB for guix-devel@gnu.org; Sun, 30 Jun 2019 15:32:43 -0400 Received: from tobias.gr ([2001:470:7405::1]:38496) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hhfZ2-0005QB-Jn for guix-devel@gnu.org; Sun, 30 Jun 2019 15:32:41 -0400 In-reply-to: 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: swedebugia Cc: guix-devel@gnu.org --=-=-= Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Swedebugia, swedebugia wrote: > http://ci.guix.gnu.org/search?query=3Drust-1.30 > -> > http://ci.guix.gnu.org/build/1303680/details "dependency failed" > > What does that mean? > > What is going on? That a package (well, derivation) upon which rust@1.30.1 depends=20 failed to build. I'm almost certain that Cuirass doesn't currently track dependency=20 information the way it eventually should, which would mean there's=20 no way to find out *which* dependency failed. The only way to=20 find out would be build rust@1.30.1 yourself and see what fails=20 before you get to it. If you do get to it, you managed to build=20 something that ci.guix didn't and you should feel proud. I logged into my substitute server to find out more, but: athena.tobias.gr ~ =CE=BB guix describe Generation 109 Jun 30 2019 21:11:58 (current) guix a3d1a34 repository URL: https://git.savannah.gnu.org/git/guix.git branch: master commit: a3d1a3487a34820d2a0b3d5e6206e4df1c77c15c athena.tobias.gr ~ =CE=BB guix build rust@1.30.1 [=E2=80=A6] /gnu/store/p20fkgdlqqw4dlfqg8jximqg6qpcz7a1-rust-1.30.1 Looks like I already built the entire rust chain successfully. (?) You're welcome to give my substitute server at https://guix. a try (more info at that URL). I'd be interested in=20 both success and failure. :-) > Also could somebody tell me how to shut off the tests if I=20 > choose to > build them myself? Edit the package definition to add =E2=80=98#:tests? #f=E2=80=99 to the arg= uments=20 field. This will change the derivation and all that depend on it=20 (so you won't get substitutes for anything that depends on your=20 untested rust fork). Kind regards, T G-R --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQT12iAyS4c9C3o4dnINsP+IT1VteQUCXRkOTwAKCRANsP+IT1Vt eapBAQDSdzK6CNTTYs+58grdI4KPNFwU/Jrmr7bddrn/m6ggqwD+Ok5wW02czQHU DjF9V9dHpy2ZciTK2/F/nsQ5pDKzNAw= =N2sk -----END PGP SIGNATURE----- --=-=-=--