spacepaste

  1.  
  2. ==================================================
  3. GNU Guix 0.12.0.3812-98bb9: ./test-suite.log
  4. ==================================================
  5. # TOTAL: 1
  6. # PASS: 0
  7. # SKIP: 0
  8. # XFAIL: 0
  9. # FAIL: 1
  10. # XPASS: 0
  11. # ERROR: 0
  12. .. contents:: :depth: 2
  13. FAIL: tests/guix-package
  14. ========================
  15. + guix package --version
  16. guix package (GNU Guix) 0.12.0.3812-98bb9
  17. Copyright (C) 2017 the Guix authors
  18. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  19. This is free software: you are free to change and redistribute it.
  20. There is NO WARRANTY, to the extent permitted by law.
  21. + module_dir=t-guix-package-15899
  22. + profile=t-profile-15899
  23. + tmpfile=t-guix-package-file-15899
  24. + rm -f t-profile-15899 t-guix-package-file-15899
  25. + trap 'rm -f "$profile" "$profile-"[0-9]* "$tmpfile"; rm -rf "$module_dir" t-home-15899' EXIT
  26. + guix package --bootstrap -e +
  27. guix package: error: expression "+" does not evaluate to a package
  28. + true
  29. ++ guix build guile-bootstrap
  30. accepted connection from pid 15919, user efraim
  31. spurious SIGPOLL
  32. spurious SIGPOLL
  33. substitute: warning: authentication and authorization of substitutes disabled!
  34. substitute: guix substitute: warning: ACL for archive imports seems to be uninitialized, substitutes may be unavailable
  35. The following derivation will be built:
  36. /home/efraim/workspace/guix/test-tmp/store/gmldvn1dv9zhxa5k93fap6dhyh7ky3gw-guile-bootstrap-2.0.drv
  37. guix: offload: command not found
  38. Try `guix --help' for more information.
  39. guix build: error: build failed: unexpected EOF reading a line
  40. + guix package --bootstrap -p t-profile-15899 -i
  41. accepted connection from pid 15929, user efraim
  42. guix package: warning: Your Guix installation is 11 days old.
  43. guix package: warning: Consider running 'guix pull' followed by
  44. 'guix package -u' to get up-to-date packages and security updates.
  45. ++ guix package -A guile-bootstrap
  46. ++ cut -f 1-2
  47. ++ guix package -p t-profile-15899 -I
  48. ++ cut -f 1-2
  49. + test 'guile-bootstrap 2.0' = ''
  50. + rm -f t-profile-15899 't-profile-15899-[0-9]*' t-guix-package-file-15899
  51. + rm -rf t-guix-package-15899 t-home-15899
  52. FAIL tests/guix-package.sh (exit status: 1)
  53.