GNU bug report logs -
#38093
‘guix build --target’ crashes
Previous Next
Reported by: Ludovic Courtès <ludo <at> gnu.org>
Date: Wed, 6 Nov 2019 22:12:02 UTC
Severity: normal
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #10 received at 38093-done <at> debbugs.gnu.org (full text, mbox):
Ludovic Courtès <ludo <at> gnu.org> skribis:
> $ guix build coreutils --target=arm-linux-gnueabihf -n
> Backtrace:
> In srfi/srfi-1.scm:
> 592:29 19 (map1 (("diffutils" #<package diffutils <at> 3.7 guix/b…>) …))
> 592:29 18 (map1 (("patch" #<package patch <at> 2.7.6 guix/build-s…>) …))
> 592:29 17 (map1 (("findutils" #<package findutils <at> 4.6.0 guix…>) …))
> 592:29 16 (map1 (("gawk" #<package gawk <at> 5.0.1 guix/build-sys…>) …))
> 592:29 15 (map1 (("sed" #<package sed <at> 4.7 gnu/packages/comme…>) …))
> 592:29 14 (map1 (("grep" #<package grep <at> 3.3 gnu/packages/com…>) …))
> 592:29 13 (map1 (("coreutils" #<package coreutils <at> 8.31 guix/…>) …))
> 592:17 12 (map1 (("make" #<package make <at> 4.2.1 gnu/packages/c…>) …))
> In guix/packages.scm:
> 991:16 11 (expand-input #<store-connection 256.99 7fcc0b0c5ae0> # …)
> 948:16 10 (cache! #<weak-table 110/223> #<package make <at> 4.2.1 gnu…> …)
> 1267:22 9 (thunk)
> 1200:25 8 (bag->derivation #<store-connection 256.99 7fcc0b0c5ae0> …)
> In srfi/srfi-1.scm:
> 592:29 7 (map1 (("source" #<origin "mirror://gnu/make/make-…>) …))
> 592:17 6 (map1 (("pkg-config" #<package pkg-config-arm-linu…>) …))
> In guix/packages.scm:
> 991:16 5 (expand-input #<store-connection 256.99 7fcc0b0c5ae0> # …)
> 948:16 4 (cache! #<weak-table 110/223> #<package pkg-config-arm…> …)
> 1266:22 3 (thunk)
> 948:16 2 (cache! #<weak-table 118/223> #<package pkg-config-arm…> …)
> 1050:19 1 (thunk)
> In guix/build-system/trivial.scm:
> 37:0 0 (lower _ #:source _ #:inputs _ #:native-inputs _ # _ # _ …)
>
> guix/build-system/trivial.scm:37:0: In procedure lower:
> Unrecognized keyword: #:implicit-inputs?
Fixed by 537b2daba9a5f0c17bde2203e6fb074a661d5b32.
Ludo'.
This bug report was last modified 5 years and 200 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.