unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#46499: Failed to compute the derivation for Guix
@ 2021-02-13 23:22 Raghav Gururajan
  2021-02-14  1:07 ` Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Raghav Gururajan @ 2021-02-13 23:22 UTC (permalink / raw)
  To: 46499


[-- Attachment #1.1: Type: text/plain, Size: 1416 bytes --]

Hello Guix!

Guix pull failed with following error:

guix pull: error: You found a bug: the program 
'/gnu/store/r1chv4mzyrix08ibb8n3ridadc9g2rgv-compute-guix-derivation'
failed to compute the derivation for Guix (version: 
"58853df8f695b77f41ab6e1969fda2c20fd7f816"; system: "x86_64-linux";
host version: "4e902da60c84059413b838acf1dfd39c3aa73ec6"; pull-version: 1).
Please report it by email to <bug-guix@gnu.org>.

Backtrace:
           11 (primitive-load 
"/gnu/store/r1chv4mzyrix08ibb8n3ridadc9g2rgv-compute-guix-derivation")
In ice-9/eval.scm:
     155:9 10 (_ _)
     159:9  9 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#<directory (guile-user) 
7faf8731bf?> ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?))
In ./guix/store.scm:
   2062:24  8 (run-with-store #<store-connection 256.99 7faf855425f0> _ 
#:guile-for-build _ #:system _ #:target _)
    1896:8  7 (_ _)
In ./guix/gexp.scm:
    258:18  6 (_ _)
    1123:2  5 (_ _)
     982:2  4 (_ _)
     843:4  3 (_ _)
In ./guix/store.scm:
   1944:12  2 (_ #<store-connection 256.99 7faf855425f0>)
    1362:5  1 (map/accumulate-builds #<store-connection 256.99 
7faf855425f0> _ _)
   1373:15  0 (_ #<store-connection 256.99 7faf855425f0> _ _)

./guix/store.scm:1373:15: ERROR:
   1. &store-protocol-error:
       message: "build of 
`/gnu/store/lbzdd5wz3isjdqbd2zjlkqlgch9h5k2r-git-minimal-2.30.1.drv' failed"
       status: 100

Regards,
RG.


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 236 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#46499: Failed to compute the derivation for Guix
  2021-02-13 23:22 bug#46499: Failed to compute the derivation for Guix Raghav Gururajan
@ 2021-02-14  1:07 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2021-02-14  1:07 UTC (permalink / raw)
  To: Raghav Gururajan; +Cc: 46499

On Sat, Feb 13, 2021 at 06:22:59PM -0500, Raghav Gururajan wrote:
> guix pull: error: You found a bug: the program
> '/gnu/store/r1chv4mzyrix08ibb8n3ridadc9g2rgv-compute-guix-derivation'
> failed to compute the derivation for Guix (version:
> "58853df8f695b77f41ab6e1969fda2c20fd7f816"; system: "x86_64-linux";
> host version: "4e902da60c84059413b838acf1dfd39c3aa73ec6"; pull-version: 1).
> Please report it by email to <bug-guix@gnu.org>.

Thanks for the report...

> 
> Backtrace:
>           11 (primitive-load
> "/gnu/store/r1chv4mzyrix08ibb8n3ridadc9g2rgv-compute-guix-derivation")
> In ice-9/eval.scm:
>     155:9 10 (_ _)
>     159:9  9 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#<directory (guile-user)
> 7faf8731bf?> ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?))
> In ./guix/store.scm:
>   2062:24  8 (run-with-store #<store-connection 256.99 7faf855425f0> _
> #:guile-for-build _ #:system _ #:target _)
>    1896:8  7 (_ _)
> In ./guix/gexp.scm:
>    258:18  6 (_ _)
>    1123:2  5 (_ _)
>     982:2  4 (_ _)
>     843:4  3 (_ _)
> In ./guix/store.scm:
>   1944:12  2 (_ #<store-connection 256.99 7faf855425f0>)
>    1362:5  1 (map/accumulate-builds #<store-connection 256.99 7faf855425f0>
> _ _)
>   1373:15  0 (_ #<store-connection 256.99 7faf855425f0> _ _)
> 
> ./guix/store.scm:1373:15: ERROR:
>   1. &store-protocol-error:
>       message: "build of
> `/gnu/store/lbzdd5wz3isjdqbd2zjlkqlgch9h5k2r-git-minimal-2.30.1.drv' failed"
>       status: 100

Weird! This derivation did build on ci.guix.gnu.org.

Can you try building it "by hand" and reporting back?

Like this:

$ guix build /gnu/store/lbzdd5wz3isjdqbd2zjlkqlgch9h5k2r-git-minimal-2.30.1.drv --keep-failed




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-02-14  1:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-13 23:22 bug#46499: Failed to compute the derivation for Guix Raghav Gururajan
2021-02-14  1:07 ` Leo Famulari

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).