Advertisement
Guest User

ghcjs install failure

a guest
Apr 27th, 2014
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.50 KB | None | 0 0
  1. ...
  2. [85 of 85] Compiling Codec.Compression.Zlib.Lens ( src/Codec/Compression/Zlib/Lens.hs, dist/build/Codec/Compression/Zlib/Lens.o )
  3. In-place registering lens-4.0.7...
  4. Creating package registration file: /tmp/pkgConf-lens-4.021403.7
  5. Installing library in
  6. /home/akegalj/.cabal/lib/x86_64-linux-ghc-7.8.2/lens-4.0.7
  7. Registering lens-4.0.7...
  8. Installed lens-4.0.7
  9. cabal: Error: some packages failed to install:
  10. base-unicode-symbols-0.2.2.4 failed during the final install step. The
  11. exception was:
  12. /tmp/pkgConf-base-unicode-symbols-0.2.221403.4: hGetContents: invalid argument
  13. (invalid byte sequence)
  14. conduit-1.1.1 depends on base-unicode-symbols-0.2.2.4 which failed to install.
  15. ghcjs-0.1.0 depends on haskell-src-exts-1.14.0.1 which failed to install.
  16. haskell-src-exts-1.14.0.1 failed during the building phase. The exception was:
  17. ExitFailure 1
  18. haskell-src-meta-0.6.0.5 depends on haskell-src-exts-1.14.0.1 which failed to
  19. install.
  20. lifted-base-0.2.2.1 depends on base-unicode-symbols-0.2.2.4 which failed to
  21. install.
  22. monad-control-0.3.2.3 depends on base-unicode-symbols-0.2.2.4 which failed to
  23. install.
  24. resourcet-1.1.2 depends on base-unicode-symbols-0.2.2.4 which failed to
  25. install.
  26. shelly-1.5.2 depends on unix-compat-0.4.1.1 which failed to install.
  27. unix-compat-0.4.1.1 failed during the final install step. The exception was:
  28. /tmp/pkgConf-unix-compat-0.4.121403.1: hGetContents: invalid argument (invalid
  29. byte sequence)
  30. yaml-0.8.8.2 depends on base-unicode-symbols-0.2.2.4 which failed to install.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement