Advertisement
Guest User

Untitled

a guest
Feb 19th, 2017
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.50 KB | None | 0 0
  1. 11:45> guix build guix
  2. warning: failed to install locale: Invalid argument
  3. Backtrace:
  4. In guix/packages.scm:
  5. 982: 19 [bag-grafts # #]
  6. 966: 18 [fold-bag-dependencies #<procedure 5bdedc0 at guix/packages.scm:982:29 (package grafts)> ...]
  7. 983: 17 [#<procedure 5bdedc0 at guix/packages.scm:982:29 (package grafts)> # ()]
  8. 786: 16 [cache! #<weak-key-hash-table 2f254a0 0/223> # "x86_64-linux" ...]
  9. 910: 15 [thunk]
  10. 786: 14 [cache! #<weak-key-hash-table 2f258e0 167/223> # # ...]
  11. 1092: 13 [thunk]
  12. 1024: 12 [bag->derivation # # #]
  13. In srfi/srfi-1.scm:
  14. 578: 11 [map #<procedure 5e4c9c0 at guix/packages.scm:1026:30 (t-1332224)> #]
  15. In guix/packages.scm:
  16. 846: 10 [expand-input # # # ...]
  17. In guix/store.scm:
  18. 1249: 9 [run-with-store # ...]
  19. In guix/packages.scm:
  20. 480: 8 [#<procedure 5e67b70 at guix/packages.scm:480:2 (state)> #]
  21. 485: 7 [#<procedure 6a239c0 at guix/packages.scm:485:34 (state)> #]
  22. In gnu/packages/bash.scm:
  23. 249: 6 [#<procedure 6a23a00 at gnu/packages/bash.scm:249:2 (state)> #]
  24. In guix/download.scm:
  25. 421: 5 [#<procedure 618a1e0 at guix/download.scm:421:2 (state)> #]
  26. In guix/store.scm:
  27. 1169: 4 [#<procedure 5e67a20 at guix/store.scm:1168:28 (store)> #]
  28. In guix/packages.scm:
  29. 786: 3 [cache! #<weak-key-hash-table 2f258e0 167/223> #f ...]
  30. 1092: 2 [thunk]
  31. 786: 1 [cache! #<weak-key-hash-table 2f255e0 170/223> #f ...]
  32. 871: 0 [thunk]
  33.  
  34. guix/packages.scm:871:27: In procedure thunk:
  35. guix/packages.scm:871:27: In procedure struct_vtable: Wrong type argument in position 1 (expecting struct): #f
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement