Advertisement
Guest User

guix backtrace

a guest
Mar 2nd, 2018
315
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.82 KB | None | 0 0
  1. substitute: updating list of substitutes from 'https://mirror.hydra.gnu.org'... 100.0%
  2. Backtrace:
  3. In srfi/srfi-1.scm:
  4. 592:29 19 (map1 (("gawk" #<package gawk@4.1.4 gnu/packages/b…>) …))
  5. 592:29 18 (map1 (("grep" #<package grep@3.0 gnu/packages/boo…>) …))
  6. 592:29 17 (map1 (("coreutils" #<package coreutils@8.27 gnu/p…>) …))
  7. 592:29 16 (map1 (("make" #<package make@4.2.1 gnu/packages/b…>) …))
  8. 592:29 15 (map1 (("bash" #<package bash-minimal@4.4.12 gnu/p…>) …))
  9. 592:29 14 (map1 (("ld-wrapper" #<package ld-wrapper@0 gnu/pa…>) …))
  10. 592:29 13 (map1 (("binutils" #<package binutils@2.28 gnu/pac…>) …))
  11. 592:29 12 (map1 (("gcc" #<package gcc@5.4.0 gnu/packages/com…>) …))
  12. 592:29 11 (map1 (("libc" #<package glibc@2.25 gnu/packages/c…>) …))
  13. 592:29 10 (map1 (("locales" #<package glibc-utf8-locales@2.2…>) …))
  14. 592:29 9 (map1 (("guile" #<package guile@2.2.2 gnu/packages…>) …))
  15. 592:17 8 (map1 (("libgit2" #<package libgit2@0.26.0 gnu/pac…>) …))
  16. In guix/packages.scm:
  17. 879:16 7 (expand-input #<build-daemon 256.97 1c18f00> #<package…> …)
  18. 834:14 6 (cache! #<weak-table 456/883> #<package libgit2@0.26.0…> …)
  19. In unknown file:
  20. 5 (_ #<procedure thunk ()> #<procedure list _> #<undefined>)
  21. In guix/packages.scm:
  22. 1153:22 4 (thunk)
  23. 834:14 3 (cache! #<weak-table 463/883> #<package libgit2@0.26.0…> …)
  24. In unknown file:
  25. 2 (_ #<procedure thunk ()> #<procedure list _> #<undefined>)
  26. In guix/packages.scm:
  27. 933:19 1 (thunk)
  28. In guix/build-system/cmake.scm:
  29. 63:2 0 (lower "libgit2-0.26.0" #:source _ #:inputs _ # _ # _ . #)
  30.  
  31. guix/build-system/cmake.scm:63:2: In procedure lower:
  32. guix/build-system/cmake.scm:63:2: In procedure allocate-struct: Wrong type argument in position 1: #<procedure %bag?-procedure (obj)>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement