Re: bug#49337: Guix pull fails on my Talos II

2021-07-10 Thread Chris Marusich
Hi Tobias,

Were you able to "guix pull" successfully?

-- 
Chris


signature.asc
Description: PGP signature


Re: bug#49337: Guix pull fails on my Talos II

2021-07-03 Thread Thiago Jung Bauermann
Hello,

Em sexta-feira, 2 de julho de 2021, às 22:36:26 -03, Chris Marusich 
escreveu:
> FYI, I was able to successfully "guix pull" from 83f8b6d (Apr 09) to
> c33e200 (Jul 02) just now on my own POWER9 machine (a Blackbird).

This could be bug 48064. If it is, then it’s an intermitent problem and 
running `guix pull` again has a good chance of succeeding.

Similarly, if `guix pull` succeeds then running `guix build --check 
texlive-latex-amsmath` a few times will eventually fail.

There’s a patch to work around the problem at the end of that bug report.
-- 
Thanks,
Thiago





Re: bug#49337: Guix pull fails on my Talos II

2021-07-02 Thread Chris Marusich
Hi,

FYI, I was able to successfully "guix pull" from 83f8b6d (Apr 09) to
c33e200 (Jul 02) just now on my own POWER9 machine (a Blackbird).

-- 
Chris


signature.asc
Description: PGP signature


Re: bug#49337: Guix pull fails on my Talos II

2021-07-02 Thread Chris Marusich
Hi Tobias,

Tobias Platen  writes:

> /gnu/store/vc2j3816jx9z4vgrw6zmk357xrka3zy0-texlive-latex-amsmath-51265.drv 
> wird erstellt …
> \ „build“-PhaseBacktrace:
>   13 (primitive-load 
> "/gnu/store/y5sniqlw2x5aaixyk4bw162v2a7bwdpl-compute-guix-derivation")
> In ice-9/eval.scm:
> 155:9 12 (_ _)
> 159:9 11 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#(# ?) ?) 
> ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?))
> In ice-9/boot-9.scm:
> 152:2 10 (with-fluid* _ _ _)
> 152:2  9 (with-fluid* _ _ _)
> In ./guix/store.scm:
>   2090:24  8 (run-with-store # _ 
> #:guile-for-build _ #:system _ #:target _)
>1927:8  7 (_ _)
> In ./guix/gexp.scm:
>275:18  6 (_ _)
>1156:2  5 (_ _)
>1022:2  4 (_ _)
> 868:4  3 (_ _)
> In ./guix/store.scm:
>   1975:12  2 (_ #)
>1377:5  1 (map/accumulate-builds # _ 
> _)
>   1388:15  0 (_ # _ _)
>
> ./guix/store.scm:1388:15: ERROR:
>   1. :
>   message: "build of 
> `/gnu/store/bbvxcaa31h006wg2kp1ysly55hkm56hn-po4a-0.63.drv' failed"
>   status: 100
> guix pull: error: You found a bug: the program 
> '/gnu/store/y5sniqlw2x5aaixyk4bw162v2a7bwdpl-compute-guix-derivation'
> failed to compute the derivation for Guix (version: 
> "6243ad3812f8c689599a19f0e8b9719ba14461f2"; system: "powerpc64le-linux";
> host version: "1.3.0"; pull-version: 1).
> Please report it by email to .

Thanks for the report!  I'll try reproducing it locally, but in the
meantime, if you could provide the following information, it would be
helpful.

What is the output of "guix describe" on your Talos II?

When you ran "guix pull", did you just run "guix pull" or did you pass
some options in?  I.e., were you trying to pull to a specific branch or
commit?  If you are pulling using a channel file (e.g.,
~/.config/guix/channels.scm), could you share it?

Does "guix build po4a" successfully build po4a?  Does "guix build -d
po4a" show the same derivation as above
(/gnu/store/bbvxcaa31h006wg2kp1ysly55hkm56hn-po4a-0.63.drv)?

-- 
Chris


signature.asc
Description: PGP signature


Guix pull fails on my Talos II

2021-07-02 Thread Tobias Platen
/gnu/store/vc2j3816jx9z4vgrw6zmk357xrka3zy0-texlive-latex-amsmath-51265.drv 
wird erstellt …
\ „build“-PhaseBacktrace:
  13 (primitive-load 
"/gnu/store/y5sniqlw2x5aaixyk4bw162v2a7bwdpl-compute-guix-derivation")
In ice-9/eval.scm:
155:9 12 (_ _)
159:9 11 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#(# ?) ?) ?) 
?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?))
In ice-9/boot-9.scm:
152:2 10 (with-fluid* _ _ _)
152:2  9 (with-fluid* _ _ _)
In ./guix/store.scm:
  2090:24  8 (run-with-store # _ 
#:guile-for-build _ #:system _ #:target _)
   1927:8  7 (_ _)
In ./guix/gexp.scm:
   275:18  6 (_ _)
   1156:2  5 (_ _)
   1022:2  4 (_ _)
868:4  3 (_ _)
In ./guix/store.scm:
  1975:12  2 (_ #)
   1377:5  1 (map/accumulate-builds # _ _)
  1388:15  0 (_ # _ _)

./guix/store.scm:1388:15: ERROR:
  1. :
  message: "build of 
`/gnu/store/bbvxcaa31h006wg2kp1ysly55hkm56hn-po4a-0.63.drv' failed"
  status: 100
guix pull: error: You found a bug: the program 
'/gnu/store/y5sniqlw2x5aaixyk4bw162v2a7bwdpl-compute-guix-derivation'
failed to compute the derivation for Guix (version: 
"6243ad3812f8c689599a19f0e8b9719ba14461f2"; system: "powerpc64le-linux";
host version: "1.3.0"; pull-version: 1).
Please report it by email to .

-- 
Tobias Platen