[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#29794: [core-updates] Another Hydra evaluation failed
From: |
Ludovic Courtès |
Subject: |
bug#29794: [core-updates] Another Hydra evaluation failed |
Date: |
Thu, 21 Dec 2017 15:57:49 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) |
Mark H Weaver <address@hidden> skribis:
> In the last hour or so, another Hydra evaluation failed, this time on
> core-updates. Here's the tail of the evaluator.log:
[...]
> In guix/build-system/gnu.scm:
> 480:13 3 (gnu-cross-build #<build-daemon 256.97 36fb3730> "gmp-?" ?)
> In srfi/srfi-1.scm:
> 592:29 2 (map1 (("cross-libc" #<derivation /gnu/store/k2pfc?>) #))
> 592:17 1 (map1 (("cross-libc:static" #<derivation /gnu/store?> ?)))
> In guix/build-system/gnu.scm:
> 482:31 0 (_ ("cross-libc:static" #<derivation /gnu/store/k2pf?> ?))
>
> guix/build-system/gnu.scm:482:31: guix/build-system/gnu.scm:482:31: Throw to
> key `srfi-34' with args `(#<condition &derivation-missing-output-error
> [derivation: #<derivation
> /gnu/store/k2pfca0qd9qkbg4wrxr877sh1a812fd5-mingw-w64-5.0-rc2.drv =>
> /gnu/store/ypfrhfy0a4byagc2m16n35khrvsv4j70-mingw-w64-5.0-rc2 305f3960>
> output: "static"] 296f9c90>)'.
Fixed in d2b5ede0539567568cfb917e08f1b80a3eab38e7.
Ludo’.