Created
September 6, 2013 15:40
-
-
Save master-q/6465661 to your computer and use it in GitHub Desktop.
cabal install derive-2.5.11をraspberrypiでやってみた。悲しみ。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pi@raspberrypi:~$ cabal install derive-2.5.11 | |
Resolving dependencies... | |
[1 of 1] Compiling Main ( /tmp/haskell-src-exts-1.13.5-2255/haskell-src-exts-1.13.5/Setup.hs, /tmp/haskell-src-exts-1.13.5-2255/haskell-src-exts-1.13.5/dist/setup/Main.o ) | |
/tmp/haskell-src-exts-1.13.5-2255/haskell-src-exts-1.13.5/Setup.hs:1:1: | |
Warning: In the use of `runTests' | |
(imported from Distribution.Simple, but defined in Distribution.Simple.UserHooks): | |
Deprecated: "Please use the new testing interface instead!" | |
Linking /tmp/haskell-src-exts-1.13.5-2255/haskell-src-exts-1.13.5/dist/setup/setup ... | |
Configuring haskell-src-exts-1.13.5... | |
Building haskell-src-exts-1.13.5... | |
Preprocessing library haskell-src-exts-1.13.5... | |
dist/build/Language/Haskell/Exts/InternalParser.hs:1:12: | |
Warning: -fglasgow-exts is deprecated: Use individual extensions instead | |
[ 1 of 22] Compiling Language.Haskell.Exts.Annotated.Syntax ( src/Language/Haskell/Exts/Annotated/Syntax.hs, dist/build/Language/Haskell/Exts/Annotated/Syntax.o ) | |
llc-3.0: /tmp/ghc2326_0/ghc2326_0.bc: Could not open input file: No such file or directory | |
cabal: Error: some packages failed to install: | |
derive-2.5.11 depends on haskell-src-exts-1.13.5 which failed to install. | |
haskell-src-exts-1.13.5 failed during the building phase. The exception was: | |
ExitFailure 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
メモリかなぁ。