GNU bug report logs -
#35242
Backtrace on building with load path
Previous Next
Reported by: brettg <at> posteo.net
Date: Fri, 12 Apr 2019 05:14:02 UTC
Severity: normal
Tags: notabug
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hi T G-R,
Unless I am doing this incorrectly, it doesn't change the output.
brettg <at> guixsd ~/Repos/guix-system [env]$ export COLUMNS
brettg <at> guixsd ~/Repos/guix-system [env]$ guix build fstar -L .
Backtrace:
In guix/store.scm:
613:10 19 (call-with-store #<procedure 1c05320 at
guix/scripts/build.scm:889:8…>)
In guix/scripts/build.scm:
895:26 18 (_ #<store-connection 256.99 1c6deb0>)
In ice-9/boot-9.scm:
829:9 17 (catch unbound-variable #<procedure 1c09f80 at
guix/ui.scm:499:4 ()> …)
In guix/ui.scm:
500:6 16 (_)
In guix/scripts/build.scm:
863:22 15 (_)
In srfi/srfi-1.scm:
679:15 14 (append-map _ _ . _)
592:17 13 (map1 ((argument . "fstar") (system . "x86_64-linux") (# .
0) (. #) …))
In guix/scripts/build.scm:
791:30 12 (_ _)
In gnu/packages.scm:
477:2 11 (%find-package "fstar" "fstar" #f)
383:6 10 (find-best-packages-by-name _ _)
313:55 9 (_ "fstar" _)
In unknown file:
8 (force #<promise #<procedure 7ff6bbc49638 at
gnu/packages.scm:303:18…>)
In gnu/packages.scm:
260:33 7 (fold-packages #<procedure 7ff6bbc4acf0 at
gnu/packages.scm:304:35 …> …)
In srfi/srfi-1.scm:
466:18 6 (fold #<procedure 1c0c5a0 at guix/discovery.scm:133:8 (spec
result)> …)
In guix/discovery.scm:
136:31 5 (_ "." ())
116:14 4 (scheme-modules _ _ #:warn _)
In srfi/srfi-1.scm:
501:18 3 (fold-right #<procedure 1c0c560 at guix/discovery.scm:56:14
(entr…> . #)
In guix/discovery.scm:
66:32 2 (_ _ ("./channels.scm" "./non-gnu/packages/coq-extend.scm"
"./non…" …))
In srfi/srfi-1.scm:
501:18 1 (fold-right #<procedure 1ec9a40 at guix/discovery.scm:56:14
(entr…> . #)
In unknown file:
0 (append #<unspecified> ())
ERROR: In procedure append:
In procedure append: Wrong type argument in position 1 (expecting empty
list): #<unspecified>
brettg <at> guixsd ~/Repos/guix-system [env]$
On 12.04.2019 14:40, Tobias Geerinckx-Rice wrote:
> Brett,
>
> brettg <at> posteo.net wrote:
>> Backtrace:
>
> Could you ‘export COLUMNS’ so we can see the backtrace in its
> untruncated glory?
>
> Kind regards,
>
> T G-R
This bug report was last modified 6 years and 98 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.