all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tobias Geerinckx-Rice <me@tobias.gr>
To: swedebugia <swedebugia@riseup.net>
Cc: guix-devel@gnu.org
Subject: Re: Rust = bust?
Date: Sun, 30 Jun 2019 21:32:31 +0200	[thread overview]
Message-ID: <87woh27ttc.fsf@nckx> (raw)
In-Reply-To: <a6cb0da1-4b9b-f822-d275-e5fcb75b183a@riseup.net>

[-- Attachment #1: Type: text/plain, Size: 1717 bytes --]

Swedebugia,

swedebugia wrote:
> http://ci.guix.gnu.org/search?query=rust-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 
failed to build.

I'm almost certain that Cuirass doesn't currently track dependency 
information the way it eventually should, which would mean there's 
no way to find out *which* dependency failed.  The only way to 
find out would be build rust@1.30.1 yourself and see what fails 
before you get to it.  If you do get to it, you managed to build 
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 ~ λ 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 ~ λ guix build rust@1.30.1
  […]
  /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.<my 
domain name> a try (more info at that URL).  I'd be interested in 
both success and failure.  :-)

> Also could somebody tell me how to shut off the tests if I 
> choose to
> build them myself?

Edit the package definition to add ‘#:tests? #f’ to the arguments 
field.  This will change the derivation and all that depend on it 
(so you won't get substitutes for anything that depends on your 
untested rust fork).

Kind regards,

T G-R

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]

  parent reply	other threads:[~2019-06-30 19:32 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-30 19:12 Rust = bust? swedebugia
2019-06-30 19:19 ` John Soo
2019-06-30 19:24 ` swedebugia
2019-06-30 19:27   ` Ivan Petkov
2019-06-30 19:33     ` swedebugia
2019-06-30 19:32 ` Tobias Geerinckx-Rice [this message]
2019-06-30 19:35   ` swedebugia
2019-06-30 19:58     ` swedebugia
2019-06-30 20:12       ` Tobias Geerinckx-Rice
2019-06-30 19:59     ` John Soo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87woh27ttc.fsf@nckx \
    --to=me@tobias.gr \
    --cc=guix-devel@gnu.org \
    --cc=swedebugia@riseup.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.