Advertisement
Guest User

`guix build hello` error

a guest
Dec 14th, 2016
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.38 KB | None | 0 0
  1. substitute: guix substitute: warning: ACL for archive imports seems to be uninitialized, substitutes may be unavailable
  2. substitute: ;;; Failed to autoload make-session in (gnutls):
  3. substitute: ;;; ERROR: missing interface for module (gnutls)
  4. substitute: Backtrace:
  5. substitute: In ice-9/boot-9.scm:
  6. substitute: 160: 9 [catch #t #<catch-closure f07d40> ...]
  7. substitute: In unknown file:
  8. substitute: ?: 8 [apply-smob/1 #<catch-closure f07d40>]
  9. substitute: In ice-9/boot-9.scm:
  10. substitute: 66: 7 [call-with-prompt prompt0 ...]
  11. substitute: In ice-9/eval.scm:
  12. substitute: 432: 6 [eval # #]
  13. substitute: In ice-9/boot-9.scm:
  14. substitute: 2404: 5 [save-module-excursion #<procedure f27900 at ice-9/boot-9.scm:4051:3 ()>]
  15. substitute: 4056: 4 [#<procedure f27900 at ice-9/boot-9.scm:4051:3 ()>]
  16. substitute: 1727: 3 [%start-stack load-stack #<procedure f310c0 at ice-9/boot-9.scm:4047:10 ()>]
  17. substitute: 1732: 2 [#<procedure f3bbd0 ()>]
  18. substitute: In unknown file:
  19. substitute: ?: 1 [primitive-load "/home/geemili/repo/savannah.gnu.org/guix/scripts/guix"]
  20. substitute: In guix/ui.scm:
  21. substitute: 1222: 0 [run-guix-command substitute "--query"]
  22. substitute:
  23. substitute: guix/ui.scm:1222:8: In procedure run-guix-command:
  24. substitute: guix/ui.scm:1222:8: In procedure module-lookup: Unbound variable: make-session
  25. guix build: error: build failed: substituter `substitute' died unexpectedly
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement