GNU bug report logs -
#35190
Hydra unable to new create evaluations of master
Previous Next
Reported by: Mark H Weaver <mhw <at> netris.org>
Date: Mon, 8 Apr 2019 07:21:01 UTC
Severity: normal
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#35190: Hydra unable to new create evaluations of master
which was filed against the guix package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 35190 <at> debbugs.gnu.org.
--
35190: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=35190
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hi,
Mark H Weaver <mhw <at> netris.org> skribis:
> Hydra's latest attempt to evaluate 'master' failed. Here's the tail of
> the evaluation log:
>
> building path(s) `/gnu/store/103icyz4q7crjxbh71k3vbill3kzjm9n-profile'
> Backtrace:
> 7 (apply-smob/1 #<catch-closure 1f0b300>)
> In ice-9/boot-9.scm:
> 705:2 6 (call-with-prompt _ _ #<procedure default-prompt-handle?>)
> In ice-9/eval.scm:
> 619:8 5 (_ #(#(#<directory (guile-user) 1fc4140>)))
> In ice-9/command-line.scm:
> 181:18 4 (_ #<input: string 2012a10>)
> In unknown file:
> 3 (eval (apply (module-ref (resolve-interface (?)) #) #) #)
> In ice-9/eval.scm:
> 293:34 2 (_ #(#(#(#(#<directory (hydra-eval-guile-jobs?>) ?) ?) ?))
> 159:9 1 (_ _)
> In guix/utils.scm:
> 632:8 0 (call-with-temporary-directory _)
>
> guix/utils.scm:632:8: In procedure call-with-temporary-directory:
> Throw to key `match-error' with args `("match" "no matching pattern" #<inferior-object #<procedure non-copyleft (uri #:optional comment)>>)'.
Fixed in 4f6172f1c5c603cd58f85821bf7a80e716b0c67e.
Ludo’.
[Message part 3 (message/rfc822, inline)]
Hydra's latest attempt to evaluate 'master' failed. Here's the tail of
the evaluation log:
--8<---------------cut here---------------start------------->8---
building path(s) `/gnu/store/103icyz4q7crjxbh71k3vbill3kzjm9n-profile'
Backtrace:
7 (apply-smob/1 #<catch-closure 1f0b300>)
In ice-9/boot-9.scm:
705:2 6 (call-with-prompt _ _ #<procedure default-prompt-handle?>)
In ice-9/eval.scm:
619:8 5 (_ #(#(#<directory (guile-user) 1fc4140>)))
In ice-9/command-line.scm:
181:18 4 (_ #<input: string 2012a10>)
In unknown file:
3 (eval (apply (module-ref (resolve-interface (?)) #) #) #)
In ice-9/eval.scm:
293:34 2 (_ #(#(#(#(#<directory (hydra-eval-guile-jobs?>) ?) ?) ?))
159:9 1 (_ _)
In guix/utils.scm:
632:8 0 (call-with-temporary-directory _)
guix/utils.scm:632:8: In procedure call-with-temporary-directory:
Throw to key `match-error' with args `("match" "no matching pattern" #<inferior-object #<procedure non-copyleft (uri #:optional comment)>>)'.
Some deprecated features have been used. Set the environment
variable GUILE_WARN_DEPRECATED to "detailed" and rerun the
program to get more information. Set it to "no" to suppress
this message.
--8<---------------cut here---------------end--------------->8---
Mark
This bug report was last modified 6 years and 44 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.