bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#44370: Cuirass fails building (some) packages from a custom-packages


From: david larsson
Subject: bug#44370: Cuirass fails building (some) packages from a custom-packages input
Date: Sun, 01 Nov 2020 20:40:36 +0000

On 2020-11-01 19:53, Mathieu Othacehe wrote:
Hello David,

ice-9/boot-9.scm:1667:16: In procedure raise-exception:
ERROR:
  1. &evaluation-error:
      name: "my-pkgs"
      id:

Thanks for the bug report. Could you please send the associated log
trace in /var/log/cuirass/evaluations/xxx.gz?

Mathieu

Yes, it looks like this:

---------------------------

root@librem13v3guixsd /var/log/cuirass/evaluations# gzip --decompress -c 1.gz
error: specifications->manifest: unbound variable
hint: Did you forget `(use-modules (gnu packages))'?

warning:
building things during evaluation
'build-things' arguments: (("/gnu/store/3pynx6589v9a6j6fz0svsps1wj22bnll-compute-guix-derivation.drv") 0)
Computing Guix derivation for 'x86_64-linux'...
warning:
building things during evaluation
'build-things' arguments: (("/gnu/store/pjj934izli1bvz3mymzvfa3iwg2crdmx-profile.drv") 0)
Backtrace:
In ice-9/boot-9.scm:
  1736:10  8 (with-exception-handler _ _ #:unwind? _ # _)
In unknown file:
           7 (apply-smob/0 #<thunk 7f1b50d125c0>)
In ice-9/boot-9.scm:
    718:2  6 (call-with-prompt _ _ #<procedure default-prompt-handle?>)
In ice-9/eval.scm:
    619:8  5 (_ #(#(#<directory (guile-user) 7f1b50934f00>)))
   293:34  4 (_ #(#(#(#(#(#(#(#(#(#(#(?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?))
    159:9  3 (_ _)
    159:9  2 (_ #(#(#(#(#<module (#{ g19}#) 7f1b50934460>) # #) ?) #))
In guix/utils.scm:
    705:8  1 (call-with-temporary-directory #<procedure 7f1b47905ac0?>)
In guix/inferior.scm:
    247:2  0 (_ _)

guix/inferior.scm:247:2: ERROR:
  1. &inferior-exception:
      arguments: (quit 1)
inferior: #<<inferior> pid: pipe socket: #<input-output: string 7f1b3d1dabd0> close: #<procedure close-pipe (p)> version: (0 1 1) packages: #<promise #<procedure 7f1b3d1de940 at guix/inferior.scm:162:32 ()>> table: #<promise #<procedure 7f1b46b3a780 at guix/inferior.scm:163:32 ()>>> stack: ((#f ("ice-9/boot-9.scm" 1763 13)) (raise-exception ("ice-9/boot-9.scm" 1666 16)) (raise-exception ("ice-9/boot-9.scm" 1668 16)) (map1 ("srfi/srfi-1.scm" 585 17)) (map1 ("srfi/srfi-1.scm" 585 29)) (map1 ("srfi/srfi-1.scm" 585 29)) (map1 ("srfi/srfi-1.scm" 585 29)) (map1 ("srfi/srfi-1.scm" 585 29)) (map1 ("srfi/srfi-1.scm" 585 29)) (map1 ("srfi/srfi-1.scm" 585 29)) (map1 ("srfi/srfi-1.scm" 585 29)) (map1 ("srfi/srfi-1.scm" 585 29)) (#f ("gnu/ci.scm" 552 38)) (map1 ("srfi/srfi-1.scm" 585 17)) (append-map ("srfi/srfi-1.scm" 672 15)) (hydra-jobs ("gnu/ci.scm" 516 4)) (#f ("ice-9/eval.scm" 158 9)) (#f ("ice-9/eval.scm" 158 9)) (with-exception-handler ("ice-9/boot-9.scm" 1735 10)) (call-with-prompt ("ice-9/boot-9.scm" 717 2)) (dynamic-wind ("ice-9/boot-9.scm" 141 2)) (#f (#f #f #f)) (#f ("guix/repl.scm" 92 21)) (with-exception-handler ("ice-9/boot-9.scm" 1735 10)) (with-exception-handler ("ice-9/boot-9.scm" 1730 15)) (#f ("guix/repl.scm" 119 7)))

---------------------------

Best regards,
David





reply via email to

[Prev in Thread] Current Thread [Next in Thread]