Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /bin/mkdir -p `dirname "guix/scripts/refresh.go"` ; \
- unset GUILE_LOAD_COMPILED_PATH ; \
- LC_ALL=C \
- ./pre-inst-env \
- /usr/bin/guild compile -L "." -L "." \
- -Wformat -Wunbound-variable -Warity-mismatch --target="x86_64-pc-linux-gnu" \
- -o "guix/scripts/refresh.go" "guix/scripts/refresh.scm"
- Backtrace:
- In ice-9/psyntax.scm:
- 279: 19 [scan ((#(syntax-object let # ...) (#) (# #) ...)) () ...]
- In ice-9/eval.scm:
- 411: 18 [eval # ()]
- In ice-9/boot-9.scm:
- 2951: 17 [define-module* (guix scripts refresh) #:filename ...]
- 2926: 16 [resolve-imports (((guix ui)) ((guix hash)) ((guix scripts)) ...)]
- 2864: 15 [resolve-interface (guix import pypi) #:select ...]
- 2789: 14 [#<procedure 10bbb40 at ice-9/boot-9.scm:2777:4 (name #:optional autoload version #:key ensure)> # ...]
- 3065: 13 [try-module-autoload (guix import pypi) #f]
- 2401: 12 [save-module-excursion #<procedure 1824600 at ice-9/boot-9.scm:3066:17 ()>]
- 3085: 11 [#<procedure 1824600 at ice-9/boot-9.scm:3066:17 ()>]
- In unknown file:
- ?: 10 [primitive-load-path "guix/import/pypi" ...]
- In ice-9/eval.scm:
- 505: 9 [#<procedure ff1b00 at ice-9/eval.scm:499:4 (exp)> (define-module # # ...)]
- In ice-9/psyntax.scm:
- 1106: 8 [expand-top-sequence ((define-module # # # ...)) () ((top)) ...]
- 989: 7 [scan ((define-module (guix import pypi) #:use-module ...)) () ...]
- 279: 6 [scan ((#(syntax-object let # ...) (#) (# #) ...)) () ...]
- In ice-9/eval.scm:
- 411: 5 [eval # ()]
- In ice-9/boot-9.scm:
- 2951: 4 [define-module* (guix import pypi) #:filename ...]
- 2926: 3 [resolve-imports ((#) (#) (#) (#) ...)]
- 2867: 2 [resolve-interface (json) #:select ...]
- In unknown file:
- ?: 1 [scm-error misc-error #f "~A ~S" ("no code for module" (json)) #f]
- In ice-9/boot-9.scm:
- 106: 0 [#<procedure 13ab9c0 at ice-9/boot-9.scm:97:6 (thrown-k . args)> misc-error ...]
- ice-9/boot-9.scm:106:20: In procedure #<procedure 13ab9c0 at ice-9/boot-9.scm:97:6 (thrown-k . args)>:
- ice-9/boot-9.scm:106:20: no code for module (json)
- Makefile:4526: recipe for target 'guix/scripts/refresh.go' failed
Advertisement
Add Comment
Please, Sign In to add comment