Skip to content

Instantly share code, notes, and snippets.

@mrosset
Created March 31, 2016 07:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mrosset/d415e488f39fb2536ac6728f30995d28 to your computer and use it in GitHub Desktop.
Save mrosset/d415e488f39fb2536ac6728f30995d28 to your computer and use it in GitHub Desktop.
Backtrace:
In ice-9/boot-9.scm:
3065: 19 [try-module-autoload (guix utils) #f]
2401: 18 [save-module-excursion #<procedure a5c11c90 at ice-9/boot-9.scm:3066:17 ()>]
3085: 17 [#<procedure a5c11c90 at ice-9/boot-9.scm:3066:17 ()>]
In unknown file:
?: 16 [primitive-load-path "guix/utils" ...]
In ice-9/eval.scm:
505: 15 [#<procedure a5371640 at ice-9/eval.scm:499:4 (exp)> #]
In ice-9/psyntax.scm:
1106: 14 [expand-top-sequence ((define-module (guix utils) #:use-module ...)) () ...]
989: 13 [scan ((define-module (guix utils) #:use-module ...)) () ...]
279: 12 [scan ((#(syntax-object let # ...) (#) (# #) ...)) () ...]
In ice-9/eval.scm:
411: 11 [eval # ()]
In ice-9/boot-9.scm:
2951: 10 [define-module* (guix utils) #:filename ...]
2926: 9 [resolve-imports (((guix config)) ((srfi srfi-1)) ((srfi srfi-9)) ...)]
2864: 8 [resolve-interface (guix build syscalls) #:select ...]
2789: 7 [#<procedure a5430e20 at ice-9/boot-9.scm:2777:4 (name #:optional autoload version #:key ensure)> # ...]
3065: 6 [try-module-autoload (guix build syscalls) #f]
2401: 5 [save-module-excursion #<procedure a5ccfbd0 at ice-9/boot-9.scm:3066:17 ()>]
3085: 4 [#<procedure a5ccfbd0 at ice-9/boot-9.scm:3066:17 ()>]
In unknown file:
?: 3 [primitive-load-path "guix/build/syscalls" ...]
In ice-9/eval.scm:
453: 2 [eval # ()]
411: 1 [eval # #]
386: 0 [eval # #]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment