* bug#29358: guile2.0-guix times out
@ 2017-11-19 16:45 Marius Bakke
2017-11-21 22:19 ` Marius Bakke
0 siblings, 1 reply; 3+ messages in thread
From: Marius Bakke @ 2017-11-19 16:45 UTC (permalink / raw)
To: 29358
[-- Attachment #1: Type: text/plain, Size: 196 bytes --]
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
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#29358: guile2.0-guix times out
2017-11-19 16:45 bug#29358: guile2.0-guix times out Marius Bakke
@ 2017-11-21 22:19 ` Marius Bakke
2017-11-24 17:52 ` Ludovic Courtès
0 siblings, 1 reply; 3+ messages in thread
From: Marius Bakke @ 2017-11-21 22:19 UTC (permalink / raw)
To: 29358
[-- 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 --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#29358: guile2.0-guix times out
2017-11-21 22:19 ` Marius Bakke
@ 2017-11-24 17:52 ` Ludovic Courtès
0 siblings, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2017-11-24 17:52 UTC (permalink / raw)
To: Marius Bakke; +Cc: 29358-done
Marius Bakke <mbakke@fastmail.com> skribis:
> 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).
Yeah, this one’s harmless.
> 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 :-)
It was running in circles.
Fixed in b5bfa4773d50b12ec7e71e89892474e7f3c679ba!
Thanks,
Ludo’.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-11-24 17:53 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-19 16:45 bug#29358: guile2.0-guix times out Marius Bakke
2017-11-21 22:19 ` Marius Bakke
2017-11-24 17:52 ` Ludovic Courtès
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).