all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Marius Bakke <mbakke@fastmail.com>
To: 29358@debbugs.gnu.org
Subject: bug#29358: guile2.0-guix times out
Date: Tue, 21 Nov 2017 23:19:07 +0100	[thread overview]
Message-ID: <87wp2jp95w.fsf@fastmail.com> (raw)
In-Reply-To: <87o9nytdxi.fsf@fastmail.com>

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

Marius Bakke <mbakke@fastmail.com> writes:

> Hello!
>
> Since the Guix snapshot update to 0.13.0-9.ff23b47, "guile2.0-guix"
> fails to build due to a test timeout:
>
> https://hydra.gnu.org/job/gnu/master/guile2.0-guix-0.13.0-9.ff23b47.x86_64-linux

I bisected this down to this commit:

commit a2985bb101faac9f085176e0329488b91b81dfb5
Author: Ludovic Courtès <ludo@gnu.org>
Date:   Thu Nov 9 23:29:39 2017 +0100

    ui: Provide hints for unbound-variable errors.
    
    * guix/ui.scm (known-variable-definition): New procedure.
    (report-load-error): Handle 'unbound-variable'.

I also noticed that when compiling (guix ui), I get this warning:

warning: unknown warning type `macro-use-before-definition'

...which is helpfully annotated with "new in 2.2" in (guix build compile).

So it seems to be a case of the unbound variable handler failing to
handle this unbound variable, when running tests/guix-package.sh:335.

Any ideas for how to progress?  I'm a little out of my depth here :-)

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

  reply	other threads:[~2017-11-21 22:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-19 16:45 bug#29358: guile2.0-guix times out Marius Bakke
2017-11-21 22:19 ` Marius Bakke [this message]
2017-11-24 17:52   ` Ludovic Courtès

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=87wp2jp95w.fsf@fastmail.com \
    --to=mbakke@fastmail.com \
    --cc=29358@debbugs.gnu.org \
    /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.