Advertisement
Guest User

Untitled

a guest
Dec 12th, 2023
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.25 KB | None | 0 0
  1. [root@FAT00401629 ~]# guix pull
  2. Updating channel 'guix' from Git repository at 'https://mirror.sjtu.edu.cn/git/guix.git'...
  3. Authenticating channel 'guix', commits 9edb3f6 to baeff7f (3 new commits)...
  4. guix pull: warning: pulled channel 'guix' from a mirror of https://git.savannah.gnu.org/git/guix.git, which might be stale
  5. Building from this channel:
  6. guix https://mirror.sjtu.edu.cn/git/guix.git baeff7f
  7. substitute: updating substitutes from 'https://mirror.sjtu.edu.cn/guix/'... 100.0%
  8. substitute: updating substitutes from 'https://mirror.sjtu.edu.cn/guix/'... 100.0%
  9. substitute: updating substitutes from 'https://mirror.sjtu.edu.cn/guix/'... 100.0%
  10. building /gnu/store/al0d6f30wj4f4w68v2gqdkb367v75f4x-config.scm.drv...
  11. building /gnu/store/60h4f5jy7x05bgwjxp41gg5wsypaixn6-git.scm.drv...
  12. building /gnu/store/n5w7gbkyyiav73f9yypafvw2n6z5jq8n-hash.scm.drv...
  13. building /gnu/store/5aljj3l7c0n2ijm2141sxsfwfcih63v8-module-import.drv...
  14. building /gnu/store/c7ci5agcmm3cqrjzz2q1kdjmfajnyzv2-module-import.drv...
  15. building /gnu/store/17wjyh9bg4p16vwcpxip26glsxmj5ljd-module-import-compiled.drv...
  16. building /gnu/store/z2zhhq4j7driv10dx33c75m46vi9w46l-module-import-compiled.drv...
  17. building /gnu/store/7dmfdwzd1yq3jgqm6yxryxqfyh4pzscb-compute-guix-derivation.drv...
  18. Computing Guix derivation for 'x86_64-linux'... \^[^-Backtrace:
  19. 16 (primitive-load "/gnu/store/2vsp3pmvd5abik6lv780b3v82vdyfji9-compute-guix-derivation")
  20. In ice-9/eval.scm:
  21. 155:9 15 (_ _)
  22. 159:9 14 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#<directory (guile-u?> ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?))
  23. In ice-9/boot-9.scm:
  24. 152:2 13 (with-fluid* _ _ _)
  25. 152:2 12 (with-fluid* _ _ _)
  26. In ./guix/store.scm:
  27. 2180:24 11 (run-with-store #<store-connection 256.99 7f2860f02140> #<procedure 7f285058e5f0 at ./guix/self.scm:13?> ?)
  28. In ./guix/self.scm:
  29. 1354:2 10 (_ #<store-connection 256.99 7f2860f02140>)
  30. In ./guix/packages.scm:
  31. 2035:17 9 (_ #<store-connection 256.99 7f2860f02140>)
  32. In ./guix/store.scm:
  33. 2180:24 8 (run-with-store #<store-connection 256.99 7f2860f02140> #<procedure 7f2850620ac0 at ./guix/store.scm:2?> ?)
  34. 2008:8 7 (_ #<store-connection 256.99 7f2860f02140>)
  35. 2052:38 6 (_ #<store-connection 256.99 7f28503beb40>)
  36. In ./guix/grafts.scm:
  37. 325:16 5 (graft-derivation #<store-connection 256.99 7f28503beb40> #<derivation /gnu/store/frj7wg0fkyygl6xr6ckn?> ?)
  38. 287:4 4 (_ #<vlist ()>)
  39. 175:4 3 (non-self-references #<store-connection 256.99 7f28503beb40> #<derivation /gnu/store/frj7wg0fkyygl6xr6?> ?)
  40. 177:20 2 (_ #t)
  41. In ./guix/store.scm:
  42. 1419:15 1 (_ #<store-connection 256.99 7f28503beb40> ("/gnu/store/frj7wg0fkyygl6xr6cknl6x5fvc4zdqa-guile-3.0.9.?") ?)
  43. 1419:15 0 (loop #f)
  44.  
  45. ./guix/store.scm:1419:15: In procedure loop:
  46. ERROR:
  47. 1. &store-protocol-error:
  48. message: "`/gnu/store/5kj8lyybjrdl7xd0fx9g9vzkz8sklqsy-guix-1.4.0/bin/guix substitute' died unexpectedly"
  49. status: 1
  50. guix pull: error: You found a bug: the program '/gnu/store/2vsp3pmvd5abik6lv780b3v82vdyfji9-compute-guix-derivation'
  51. failed to compute the derivation for Guix (version: "baeff7f546d700ae4f0c873bd0fce0ca84bebd21"; system: "x86_64-linux";
  52. host version: "1.4.0"; pull-version: 1).
  53. Please report the COMPLETE output above by email to <bug-guix@gnu.org>.
  54.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement