Created
January 31, 2015 06:42
-
-
Save gazay/17debe6495fd46e1cebd to your computer and use it in GitHub Desktop.
Linker error with android-haskell-activity
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
| androidbuilder@aa3718480a89:~/android-haskell-activity$ arm-linux-androideabi-cabal build --verbose=3 | |
| Using internal setup method with build-type Simple and args: | |
| ["build","--verbose=3","--builddir=dist","--jobs=8","--with-gcc=/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-linux-androideabi-gcc","--with-ghc=/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-unknown-linux-androideabi-ghc","--with-ghc-pkg=/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-unknown-linux-androideabi-ghc-pkg","--with-hsc2hs=/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-unknown-linux-androideabi-hsc2hs","--with-ld=/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-linux-androideabi-ld","--with-strip=/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-linux-androideabi-strip","--hsc2hs-option=--cross-compile"] | |
| ("/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-linux-androideabi-gcc",["-dumpversion"]) | |
| /home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-linux-androideabi-gcc | |
| is version 4.8 | |
| ("/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-unknown-linux-androideabi-ghc",["--numeric-version"]) | |
| /home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-unknown-linux-androideabi-ghc | |
| is version 7.8.3 | |
| ("/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-unknown-linux-androideabi-ghc-pkg",["--version"]) | |
| /home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-unknown-linux-androideabi-ghc-pkg | |
| is version 7.8.3 | |
| ("/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-unknown-linux-androideabi-hsc2hs",["--version"]) | |
| /home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-unknown-linux-androideabi-hsc2hs | |
| is version 0.67 | |
| Component build order: executable 'libhaskell.so' | |
| creating dist/build | |
| creating dist/build/autogen | |
| Building HaskellActivity-0.1.0.0... | |
| Environment: [("BASE","/home/androidbuilder/ghc-build"),("GHC_HOST","/home/androidbuilder/.ghc/android-host"),("HOME","/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8"),("HOSTNAME","aa3718480a89"),("LS_COLORS","rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lz=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36:"),("PATH","/home/androidbuilder/.cabal/bin:/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"),("PLATFORM_PREFIX","/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8"),("PWD","/home/androidbuilder/android-haskell-activity"),("SHLVL","1"),("TERM","xterm")] | |
| ("/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-unknown-linux-androideabi-ghc-pkg",["init","dist/package.conf.inplace","-v2"]) | |
| writing cache dist/package.conf.inplace/package.cache | |
| Preprocessing executable 'libhaskell.so' for HaskellActivity-0.1.0.0... | |
| Building executable libhaskell.so... | |
| creating dist/build/libhaskell.so | |
| creating dist/build/libhaskell.so/libhaskell.so-tmp | |
| Environment: [("BASE","/home/androidbuilder/ghc-build"),("GHC_HOST","/home/androidbuilder/.ghc/android-host"),("HOME","/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8"),("HOSTNAME","aa3718480a89"),("LANGUAGE","en"),("LS_COLORS","rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lz=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36:"),("PATH","/home/androidbuilder/.cabal/bin:/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"),("PLATFORM_PREFIX","/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8"),("PWD","/home/androidbuilder/android-haskell-activity"),("SHLVL","1"),("TERM","xterm")] | |
| ("/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-unknown-linux-androideabi-ghc",["--make","-no-link","-v","-fbuilding-cabal-package","-O","-j8","-static","-outputdir","dist/build/libhaskell.so/libhaskell.so-tmp","-odir","dist/build/libhaskell.so/libhaskell.so-tmp","-hidir","dist/build/libhaskell.so/libhaskell.so-tmp","-stubdir","dist/build/libhaskell.so/libhaskell.so-tmp","-i","-idist/build/libhaskell.so/libhaskell.so-tmp","-isrc","-idist/build/autogen","-Idist/build/autogen","-Idist/build/libhaskell.so/libhaskell.so-tmp","-Isrc","-optP-include","-optPdist/build/autogen/cabal_macros.h","-hide-all-packages","-package-db","/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/lib/arm-unknown-linux-androideabi-ghc-7.8.3/package.conf.d","-package-db","dist/package.conf.inplace","-package-id","base-4.7.0.1-7bef0421dd31d02f3febfd7ab829e056","-package-id","foreign-jni-0.1.0.0-0086f9ae7a42f9875d25488659ab0ff9","-package-id","text-1.2.0.4-b6139f7bcc9c36e9a096c9eb816fbe1e","-package-id","transformers-0.4.2.0-641281aff34c5c590dd83ce3eb656280","-XHaskell98","src/HaskellActivity.hs","-optl-shared","-no-hs-main","-threaded"]) | |
| Glasgow Haskell Compiler, Version 7.8.3, stage 1 booted by GHC version 7.8.3 | |
| Using binary package database: /home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/lib/arm-unknown-linux-androideabi-ghc-7.8.3/package.conf.d/package.cache | |
| Using binary package database: /home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/lib/arm-unknown-linux-androideabi-ghc-7.8.3/package.conf.d/package.cache | |
| Using binary package database: dist/package.conf.inplace/package.cache | |
| wired-in package ghc-prim mapped to ghc-prim-0.3.1.0-4a601efbc5b2d5defec53cb124a826bb | |
| wired-in package integer-gmp mapped to integer-gmp-0.5.1.0-99900d6e3e3026025a91ad6e6350f7f2 | |
| wired-in package base mapped to base-4.7.0.1-7bef0421dd31d02f3febfd7ab829e056 | |
| wired-in package rts mapped to builtin_rts | |
| wired-in package template-haskell mapped to template-haskell-2.9.0.0-663cd8c9d35f40c1766e981a070faf98 | |
| wired-in package dph-seq not found. | |
| wired-in package dph-par not found. | |
| Hsc static flags: | |
| wired-in package ghc-prim mapped to ghc-prim-0.3.1.0-4a601efbc5b2d5defec53cb124a826bb | |
| wired-in package integer-gmp mapped to integer-gmp-0.5.1.0-99900d6e3e3026025a91ad6e6350f7f2 | |
| wired-in package base mapped to base-4.7.0.1-7bef0421dd31d02f3febfd7ab829e056 | |
| wired-in package rts mapped to builtin_rts | |
| wired-in package template-haskell mapped to template-haskell-2.9.0.0-663cd8c9d35f40c1766e981a070faf98 | |
| wired-in package dph-seq not found. | |
| wired-in package dph-par not found. | |
| *** Chasing dependencies: | |
| Chasing modules from: *src/HaskellActivity.hs | |
| Stable obj: [] | |
| Stable BCO: [] | |
| Ready for upsweep | |
| [NONREC | |
| ModSummary { | |
| ms_hs_date = 2015-01-31 05:19:44.547739449 UTC | |
| ms_mod = main:HaskellActivity, | |
| ms_textual_imps = [import (implicit) Prelude, import GHC.Conc, | |
| import Data.Text ( Text, append, pack ), | |
| import Control.Monad.IO.Class, import Foreign.JNI.Lookup, | |
| import Foreign.JNI] | |
| ms_srcimps = [] | |
| }] | |
| ghc: setNumCapabilities: not supported in the non-threaded RTS | |
| compile: input file src/HaskellActivity.hs | |
| Created temporary directory: /tmp/ghc1416_0 | |
| *** Checking old interface for main:HaskellActivity: | |
| [1 of 1] Compiling HaskellActivity ( src/HaskellActivity.hs, dist/build/libhaskell.so/libhaskell.so-tmp/HaskellActivity.o ) | |
| *** Parser: | |
| *** Renamer/typechecker: | |
| *** Desugar: | |
| Result size of Desugar (after optimization) | |
| = {terms: 137, types: 107, coercions: 0} | |
| *** Simplifier: | |
| Result size of Simplifier iteration=1 | |
| = {terms: 148, types: 119, coercions: 40} | |
| Result size of Simplifier iteration=2 | |
| = {terms: 148, types: 128, coercions: 54} | |
| Result size of Simplifier = {terms: 148, types: 128, coercions: 54} | |
| *** Specialise: | |
| Result size of Specialise = {terms: 148, types: 128, coercions: 54} | |
| *** Float out(FOS {Lam = Just 0, Consts = True, PAPs = False}): | |
| Result size of Float out(FOS {Lam = Just 0, | |
| Consts = True, | |
| PAPs = False}) | |
| = {terms: 206, types: 219, coercions: 54} | |
| *** Float inwards: | |
| Result size of Float inwards | |
| = {terms: 206, types: 219, coercions: 54} | |
| *** Simplifier: | |
| Result size of Simplifier iteration=1 | |
| = {terms: 306, types: 360, coercions: 572} | |
| Result size of Simplifier iteration=2 | |
| = {terms: 187, types: 182, coercions: 104} | |
| Result size of Simplifier iteration=3 | |
| = {terms: 179, types: 174, coercions: 73} | |
| Result size of Simplifier = {terms: 179, types: 174, coercions: 73} | |
| *** Simplifier: | |
| Result size of Simplifier iteration=1 | |
| = {terms: 158, types: 144, coercions: 73} | |
| Result size of Simplifier = {terms: 158, types: 144, coercions: 73} | |
| *** Simplifier: | |
| Result size of Simplifier iteration=1 | |
| = {terms: 1,335, types: 1,081, coercions: 173} | |
| Result size of Simplifier iteration=2 | |
| = {terms: 631, types: 500, coercions: 184} | |
| Result size of Simplifier iteration=3 | |
| = {terms: 621, types: 469, coercions: 82} | |
| Result size of Simplifier = {terms: 621, types: 469, coercions: 82} | |
| *** Demand analysis: | |
| Result size of Demand analysis | |
| = {terms: 621, types: 469, coercions: 82} | |
| *** Worker Wrapper binds: | |
| Result size of Worker Wrapper binds | |
| = {terms: 732, types: 623, coercions: 82} | |
| *** Simplifier: | |
| Result size of Simplifier iteration=1 | |
| = {terms: 664, types: 570, coercions: 82} | |
| Result size of Simplifier iteration=2 | |
| = {terms: 625, types: 497, coercions: 82} | |
| Result size of Simplifier = {terms: 625, types: 497, coercions: 82} | |
| *** Float out(FOS {Lam = Just 0, Consts = True, PAPs = True}): | |
| Result size of Float out(FOS {Lam = Just 0, | |
| Consts = True, | |
| PAPs = True}) | |
| = {terms: 645, types: 522, coercions: 82} | |
| *** Common sub-expression: | |
| Result size of Common sub-expression | |
| = {terms: 645, types: 522, coercions: 73} | |
| *** Float inwards: | |
| Result size of Float inwards | |
| = {terms: 645, types: 522, coercions: 73} | |
| *** Simplifier: | |
| Result size of Simplifier iteration=1 | |
| = {terms: 647, types: 526, coercions: 82} | |
| Result size of Simplifier = {terms: 647, types: 526, coercions: 82} | |
| *** Tidy Core: | |
| Result size of Tidy Core = {terms: 647, types: 526, coercions: 82} | |
| *** CorePrep: | |
| Result size of CorePrep = {terms: 950, types: 723, coercions: 82} | |
| *** Stg2Stg: | |
| *** CodeOutput: | |
| *** LLVM CodeGen: | |
| Using LLVM version: 30 | |
| *** New CodeGen: | |
| *** CPSZ: | |
| *** CPSZ: | |
| *** CPSZ: | |
| *** CPSZ: | |
| *** CPSZ: | |
| *** CPSZ: | |
| *** CPSZ: | |
| *** CPSZ: | |
| *** CPSZ: | |
| *** CPSZ: | |
| *** CPSZ: | |
| *** CPSZ: | |
| *** CPSZ: | |
| *** CPSZ: | |
| *** CPSZ: | |
| *** CPSZ: | |
| *** CPSZ: | |
| *** CPSZ: | |
| *** CPSZ: | |
| *** CPSZ: | |
| *** CPSZ: | |
| *** CPSZ: | |
| *** CPSZ: | |
| *** C Compiler: | |
| /home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-linux-androideabi-gcc -fno-stack-protector -DTABLES_NEXT_TO_CODE -x c /tmp/ghc1416_0/ghc1416_3.c -o /tmp/ghc1416_0/ghc1416_4.s -Wimplicit -S -O '-D__GLASGOW_HASKELL__=708' -Isrc -Idist/build/libhaskell.so/libhaskell.so-tmp -Idist/build/libhaskell.so/libhaskell.so-tmp -Idist/build/autogen -Idist/build/libhaskell.so/libhaskell.so-tmp -Isrc -I/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/lib/arm-unknown-linux-androideabi-ghc-7.8.3/bytestring-0.10.4.0/include -I/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/lib/arm-unknown-linux-androideabi-ghc-7.8.3/base-4.7.0.1/include -I/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/lib/arm-unknown-linux-androideabi-ghc-7.8.3/integer-gmp-0.5.1.0/include -I/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/lib/arm-unknown-linux-androideabi-ghc-7.8.3/include | |
| *** Assembler: | |
| /home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-linux-androideabi-gcc -fno-stack-protector -DTABLES_NEXT_TO_CODE -Isrc -Idist/build/libhaskell.so/libhaskell.so-tmp -Idist/build/libhaskell.so/libhaskell.so-tmp -Idist/build/autogen -Idist/build/libhaskell.so/libhaskell.so-tmp -Isrc -x assembler -c /tmp/ghc1416_0/ghc1416_4.s -o /tmp/ghc1416_0/ghc1416_5.o | |
| *** LLVM Optimiser: | |
| /usr/bin/opt-3.0 /tmp/ghc1416_0/ghc1416_2.ll -o /tmp/ghc1416_0/ghc1416_6.bc -O1 '--enable-tbaa=true' | |
| *** LLVM Compiler: | |
| /usr/bin/llc-3.0 -O2 '-relocation-model=static' /tmp/ghc1416_0/ghc1416_6.bc -o /tmp/ghc1416_0/ghc1416_7.lm_s '--enable-tbaa=true' | |
| *** LLVM Mangler: | |
| *** Assembler: | |
| /home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-linux-androideabi-gcc -fno-stack-protector -DTABLES_NEXT_TO_CODE -Isrc -Idist/build/libhaskell.so/libhaskell.so-tmp -Idist/build/libhaskell.so/libhaskell.so-tmp -Idist/build/autogen -Idist/build/libhaskell.so/libhaskell.so-tmp -Isrc -x assembler -c /tmp/ghc1416_0/ghc1416_8.s -o /tmp/ghc1416_0/ghc1416_9.o | |
| *** Linker: | |
| /home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-linux-androideabi-gcc -fno-stack-protector -DTABLES_NEXT_TO_CODE -shared -nostdlib -Wl,-r -nodefaultlibs '-Wl,--build-id=none' -o dist/build/libhaskell.so/libhaskell.so-tmp/HaskellActivity.o /tmp/ghc1416_0/ghc1416_10.ldscript '-Wl,--hash-size=31' -Wl,--reduce-memory-overheads | |
| /home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: -r and -shared may not be used together | |
| collect2: error: ld returned 1 exit status | |
| <no location info>: ghc: phase `Linker' failed (exitcode = 1) | |
| Upsweep partially successful. | |
| *** Deleting temp files: | |
| Deleting: /tmp/ghc1416_0/ghc1416_10.ldscript /tmp/ghc1416_0/ghc1416_9.o /tmp/ghc1416_0/ghc1416_8.s /tmp/ghc1416_0/ghc1416_7.lm_s /tmp/ghc1416_0/ghc1416_6.bc /tmp/ghc1416_0/ghc1416_5.o /tmp/ghc1416_0/ghc1416_4.s /tmp/ghc1416_0/ghc1416_3.c /tmp/ghc1416_0/ghc1416_2.ll /tmp/ghc1416_0/ghc1416_1.ll | |
| Warning: deleting non-existent /tmp/ghc1416_0/ghc1416_1.ll | |
| *** Deleting temp files: | |
| Deleting: | |
| *** Deleting temp dirs: | |
| Deleting: /tmp/ghc1416_0 | |
| /home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-unknown-linux-androideabi-ghc | |
| returned ExitFailure 1 |
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
| androidbuilder@aa3718480a89:~/android-haskell-activity$ arm-linux-androideabi-cabal configure --verbose=3 | |
| ("/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-unknown-linux-androideabi-ghc",["--numeric-version"]) | |
| /home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-unknown-linux-androideabi-ghc | |
| is version 7.8.3 | |
| ("/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-unknown-linux-androideabi-ghc-pkg",["--version"]) | |
| /home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-unknown-linux-androideabi-ghc-pkg | |
| is version 7.8.3 | |
| ("/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-unknown-linux-androideabi-ghc",["--supported-languages"]) | |
| ("/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-unknown-linux-androideabi-ghc",["--info"]) | |
| Reading installed packages... | |
| ("/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-unknown-linux-androideabi-ghc-pkg",["dump","--global","-v0"]) | |
| ("/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-unknown-linux-androideabi-ghc-pkg",["dump","--user","-v0"]) | |
| ("/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-unknown-linux-androideabi-ghc-pkg",["dump","--package-db=/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/lib/arm-unknown-linux-androideabi-ghc-7.8.3/package.conf.d","-v0"]) | |
| ("/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-unknown-linux-androideabi-ghc",["--print-libdir"]) | |
| Reading available packages... | |
| Choosing modular solver. | |
| Resolving dependencies... | |
| targets: HaskellActivity | |
| constraints: | |
| base installed | |
| ghc-prim installed | |
| integer-gmp installed | |
| flags HaskellActivity | |
| stanzas HaskellActivity | |
| HaskellActivity ==0.1.0.0 | |
| preferences: | |
| AesonBson <0.2.0 || >0.2.0 && <0.2.1 || >0.2.1 | |
| FTGL <1.4 || >1.4 | |
| HSlippyMap <0.1.0.0 || >0.1.0.0 && <1.0 || >1.0 && <1.2 || >1.2 && <1.4 || | |
| >1.4 && <1.6 || >1.6 && <1.8 || >1.8 && <2.0 || >2.0 && <2.1 || >2.1 | |
| Hs2lib <0.5.7 || >0.5.7 && <0.5.8 || >0.5.8 | |
| Hungarian-Munkres <0.1.0 || >0.1.0 && <0.1.1 || >0.1.1 && <0.1.2 || >0.1.2 | |
| IPv6Addr >=0.5 | |
| Munkres-simple <0.1.0.0 || >0.1.0.0 | |
| Octree <0.5.4.1 || >0.5.4.1 | |
| Spock >0.5 && <0.6.1.1 || >0.6.1.1 && <0.7.3.0 || >0.7.3.0 | |
| Win32-dhcp-server <0.1 || >0.1 && <0.2 || >0.2 | |
| Win32-services <0.2 || >0.2 && <0.2.1 || >0.2.1 && <0.2.2 || >0.2.2 && | |
| <0.2.2.1 || >0.2.2.1 | |
| aeson <0.7.0.0 || >0.7.0.0 && <0.7.0.1 || >0.7.0.1 && <0.7.0.2 || >0.7.0.2 && | |
| <0.7.0.3 || >0.7.0.3 && <0.7.0.5 || >0.7.0.5 && <0.8.0.0 || >0.8.0.0 && | |
| <0.8.0.1 || >0.8.0.1 | |
| alarmclock <0.1.0.0 || >0.1.0.0 | |
| amazonka-core <0.0.7 || >0.0.7 | |
| apiary <0.4.3.1 || >0.4.3.1 && <0.6.0.0 || >0.6.0.0 && <0.12.0 || >0.12.0 && | |
| <0.12.1 || >0.12.1 | |
| apiary-cookie <0.4.3.1 || >0.4.3.1 | |
| apiary-memcached <1.2.0 || >1.2.0 | |
| apiary-persistent <0.4.3.1 || >0.4.3.1 | |
| apiary-purescript <0.17.0 || >0.17.0 | |
| apiary-websockets <0.4.3.1 || >0.4.3.1 | |
| app-settings <0.2.0.4 || >0.2.0.4 | |
| atomic-primops <0.1.0.0 || >0.1.0.0 && <0.1.0.2 || >0.1.0.2 && <0.2.2 || | |
| >0.2.2 && <0.2.2.1 || >0.2.2.1 && <0.3 || >0.3 && <0.4 || >0.4 && <0.5 || >0.5 | |
| base-compat >=0.4.2 | |
| base32-bytestring <0.2.0.0 || >0.2.0.0 && <0.2.0.1 || >0.2.0.1 | |
| bencoding <0.2.1.0 || >0.2.1.0 | |
| binary-conduit <1.2.1.1 || >1.2.1.1 | |
| binary-typed <0.2.0.0 || >0.2.0.0 && <0.2.0.1 || >0.2.0.1 | |
| bindings-DSL <1.0.18 || >1.0.18 | |
| blas >=0.7.6 | |
| bloodhound <0.1.0.0 || >0.1.0.0 && <0.1.0.1 || >0.1.0.1 && <0.1.0.2 || | |
| >0.1.0.2 && <0.2.0.0 || >0.2.0.0 && <0.3.0.0 || >0.3.0.0 | |
| bugzilla <0.1.0.0 || >0.1.0.0 && <0.1.0.1 || >0.1.0.1 && <0.2.0.0 || >0.2.0.0 | |
| && <0.2.1.0 || >0.2.1.0 | |
| cereal-plus <0.3.0 || >0.3.0 | |
| chatter <0.2.0.0 || >0.2.0.0 | |
| clafer <0.3.5 || >0.3.5 && <0.3.6 || >0.3.6 | |
| claferIG <0.3.5 || >0.3.5 && <0.3.6 || >0.3.6 | |
| claferwiki <0.3.5 || >0.3.5 && <0.3.6 || >0.3.6 | |
| conduit-extra <0.1.0 || >0.1.0 && <0.1.1 || >0.1.1 && <0.1.2 || >0.1.2 && | |
| <0.1.3 || >0.1.3 && <0.1.4 || >0.1.4 && <0.1.5 || >0.1.5 && <0.1.6 || >0.1.6 | |
| && <0.1.7 || >0.1.7 && <1.0.0 || >1.0.0 | |
| cpphs <1.13 || >1.13 | |
| crypto-api <0.13.1 || >0.13.1 | |
| cubical <0.1.1 || >0.1.1 | |
| cublas <0.2.0.0 || >0.2.0.0 | |
| dag <0.0.1 || >0.0.1 && <0.0.2 || >0.0.2 && <0.0.2.1 || >0.0.2.1 && <0.1 || | |
| >0.1 && <0.1.0.1 || >0.1.0.1 | |
| depends <0.0.0 || >0.0.0 | |
| diagrams-builder <0.5.0.11 || >0.5.0.11 | |
| diagrams-gtk <1.0.1.1 || >1.0.1.1 | |
| docker <0.1.0.0 || >0.1.0.0 | |
| doctest-discover <0.1.0.0 || >0.1.0.0 && <0.1.0.1 || >0.1.0.1 && <0.1.0.2 || | |
| >0.1.0.2 && <0.1.0.3 || >0.1.0.3 && <0.1.0.5 || >0.1.0.5 | |
| ede <0.2.1 || >0.2.1 | |
| eibd-client-simple >=0.0.4 | |
| endo >0.1.0.1 | |
| engine-io <1.1.1 || >1.1.1 | |
| equational-reasoning <0.2.0.1 || >0.2.0.1 | |
| esqueleto <1.4.1.1 || >1.4.1.1 | |
| extensible-effects <1.5.0 || >1.5.0 && <1.6.0 || >1.6.0 | |
| fptest <0.2.2.0 || >0.2.2.0 | |
| free-game <0.2.0.0 || >0.2.0.0 && <0.9 || >0.9 && <0.9.2 || >0.9.2 | |
| ghc-events-parallel ==0.4.3.1 || >=0.5.0.1 | |
| git-freq <0.0.1 || >0.0.1 | |
| hadoop-formats <0.1.0.0 || >0.1.0.0 | |
| hadoop-rpc <0.1.1.0 || >0.1.1.0 | |
| hakaru >=0.1 | |
| hans-pcap <0.1.0.0 || >0.1.0.0 && <0.1.0.1 || >0.1.0.1 | |
| happy <1.16 || >1.16 && <1.17 || >1.17 | |
| haskakafka <0.2.0.0 || >0.2.0.0 | |
| haskell-awk <1.0 || >1.0 | |
| hasktags <0.68.3 || >0.68.3 && <0.68.4 || >0.68.4 && <0.68.5 || >0.68.5 | |
| hasql <0.2.2 || >0.2.2 && <0.3.0 || >0.3.0 | |
| haxy >=1.0 | |
| hcltest <0.1 || >0.1 && <0.2 || >0.2 | |
| helics <0.1.0 || >0.1.0 && <0.3.0 || >0.3.0 && <0.4.0 || >0.4.0 && <0.4.1 || | |
| >0.4.1 && <0.5.0 || >0.5.0 | |
| helm <0.1.0 || >0.1.0 && <0.2.0 || >0.2.0 && <0.3.0 || >0.3.0 && <0.3.1 || | |
| >0.3.1 && <0.4 || >0.4 && <0.5.0 || >0.5.0 && <0.6.0 || >0.6.0 && <0.6.1 || | |
| >0.6.1 && <0.7.0 || >0.7.0 | |
| help-esb <0.1.1 || >0.1.1 | |
| heroku <0.1.1 || >0.1.1 | |
| higher-leveldb <0.1.1.0 || >0.1.1.0 && <0.2.0.0 || >0.2.0.0 | |
| hmemdb <0.1.0.0 || >0.1.0.0 && <0.1.0.1 || >0.1.0.1 && <0.1.0.2 || >0.1.0.2 && | |
| <0.1.0.3 || >0.1.0.3 && <0.1.0.4 || >0.1.0.4 && <0.1.0.5 || >0.1.0.5 && | |
| <0.2.0.0 || >0.2.0.0 && <0.2.0.1 || >0.2.0.1 && <0.2.0.2 || >0.2.0.2 && | |
| <0.2.0.3 || >0.2.0.3 && <0.2.0.4 || >0.2.0.4 && <0.3.0.0 || >0.3.0.0 && | |
| <0.3.0.1 || >0.3.0.1 && <0.3.1.0 || >0.3.1.0 && <0.3.1.1 || >0.3.1.1 | |
| hoobuddy <0.1.0.0 || >0.1.0.0 | |
| hpqtypes <1.3.1 || >1.3.1 | |
| hs-carbon <0.0.0.2 || >0.0.0.2 && <0.0.0.3 || >0.0.0.3 | |
| hspec >=1.8.1 | |
| hspec-discover <0.0.0 || >0.0.0 && <0.0.1 || >0.0.1 && <0.0.2 || >0.0.2 && | |
| <0.0.3 || >0.0.3 && <0.0.4 || >0.0.4 && <0.0.5 || >0.0.5 && <0.1.0 || >0.1.0 | |
| && <0.1.0.1 || >0.1.0.1 && <0.2.0 || >0.2.0 | |
| hspec-expectations <0.4.0 || >0.4.0 | |
| http-streams >=0.7.2.0 | |
| hxt >=9 && <9.3.1.5 || >9.3.1.5 | |
| hydrogen-cli >=0.14 | |
| hydrogen-cli-args >=0.14 | |
| hydrogen-data >=0.14 | |
| hydrogen-prelude >=0.14 | |
| hydrogen-syntax >=0.14 | |
| hydrogen-version >=1.3 | |
| ihaskell <0.2.0.0 || >0.2.0.0 && <0.2.0.1 || >0.2.0.1 && <0.2.0.2 || >0.2.0.2 | |
| && <0.2.0.3 || >0.2.0.3 && <0.2.0.4 || >0.2.0.4 && <0.2.0.5 || >0.2.0.5 && | |
| <0.3.0.0 || >0.3.0.0 | |
| imagemagick >=0.0.2 | |
| inspection-proxy <0.1.0.0 || >0.1.0.0 && <0.1.0.1 || >0.1.0.1 | |
| ip6addr >=0.4.0.0 | |
| leankit-api <0.1 || >0.1 && <0.2 || >0.2 && <0.3 || >0.3 | |
| leksah <0.1 || >0.1 && <0.1.1 || >0.1.1 && <0.4 || >0.4 && <0.4.0.1 || | |
| >0.4.0.1 && <0.4.0.2 || >0.4.0.2 && <0.4.0.3 || >0.4.0.3 && <0.4.1 || >0.4.1 | |
| && <0.4.2 || >0.4.2 && <0.4.2.1 || >0.4.2.1 && <0.4.3 || >0.4.3 && <0.4.4 || | |
| >0.4.4 && <0.4.4.1 || >0.4.4.1 && <0.6.0 || >0.6.0 && <0.6.1 || >0.6.1 && <0.8 | |
| || >0.8 && <0.8.0.1 || >0.8.0.1 && <0.8.0.3 || >0.8.0.3 && <0.8.0.4 || | |
| >0.8.0.4 && <0.8.0.6 || >0.8.0.6 && <0.8.0.8 || >0.8.0.8 && <0.10.0.0 || | |
| >0.10.0.0 && <0.10.0.1 || >0.10.0.1 && <0.10.0.3 || >0.10.0.3 && <0.10.0.4 || | |
| >0.10.0.4 && <0.12.0.3 || >0.12.0.3 && <0.12.1.0 || >0.12.1.0 && <0.12.1.2 || | |
| >0.12.1.2 && <0.12.1.3 || >0.12.1.3 && <0.13.3.0 || >0.13.3.0 && <0.13.4.0 || | |
| >0.13.4.0 && <0.13.4.1 || >0.13.4.1 && <0.13.4.2 || >0.13.4.2 && <0.13.4.3 || | |
| >0.13.4.3 && <0.14.0.0 || >0.14.0.0 && <0.14.0.1 || >0.14.0.1 && <0.14.1.0 || | |
| >0.14.1.0 && <0.14.1.1 || >0.14.1.1 && <0.14.2.0 || >0.14.2.0 && <0.14.3.0 || | |
| >0.14.3.0 | |
| leksah-server <0.8 || >0.8 && <0.8.0.1 || >0.8.0.1 && <0.8.0.2 || >0.8.0.2 && | |
| <0.8.0.3 || >0.8.0.3 && <0.8.0.4 || >0.8.0.4 && <0.8.0.5 || >0.8.0.5 && | |
| <0.8.0.6 || >0.8.0.6 && <0.8.0.7 || >0.8.0.7 && <0.8.0.8 || >0.8.0.8 && | |
| <0.10.0 || >0.10.0 && <0.10.0.3 || >0.10.0.3 && <0.10.0.4 || >0.10.0.4 && | |
| <0.12.0.3 || >0.12.0.3 && <0.12.0.4 || >0.12.0.4 && <0.12.0.5 || >0.12.0.5 && | |
| <0.12.1.0 || >0.12.1.0 && <0.12.1.1 || >0.12.1.1 && <0.12.1.2 || >0.12.1.2 && | |
| <0.13.1.0 || >0.13.1.0 && <0.13.1.1 || >0.13.1.1 && <0.14.0.0 || >0.14.0.0 && | |
| <0.14.0.1 || >0.14.0.1 && <0.14.3.0 || >0.14.3.0 | |
| linebreak <1.0.0.1 || >1.0.0.1 && <1.0.0.2 || >1.0.0.2 | |
| ltk <0.8 || >0.8 && <0.8.0.6 || >0.8.0.6 && <0.8.0.8 || >0.8.0.8 && <0.10.0 || | |
| >0.10.0 && <0.10.0.3 || >0.10.0.3 && <0.10.0.4 || >0.10.0.4 && <0.12.0.0 || | |
| >0.12.0.0 && <0.12.1.0 || >0.12.1.0 && <0.13.1.0 || >0.13.1.0 && <0.13.2.0 || | |
| >0.13.2.0 && <0.14.0.0 || >0.14.0.0 && <0.14.0.1 || >0.14.0.1 && <0.14.0.2 || | |
| >0.14.0.2 | |
| lvish <1.0 || >1.0 && <1.0.0.2 || >1.0.0.2 | |
| markup <0.0.1 || >0.0.1 | |
| markup-preview <0.1.0.0 || >0.1.0.0 && <0.2 || >0.2 | |
| minioperational <0.3 || >0.3 && <0.4.1 || >0.4.1 && <0.4.4 || >0.4.4 | |
| mongodb-queue <0.4 || >0.4 | |
| network-msg <0.1 || >0.1 && <0.2 || >0.2 | |
| objective <0.0.2 || >0.0.2 | |
| olwrapper >0.3.7.15 | |
| open-union <0.1.0.0 || >0.1.0.0 | |
| persistent <1.2.3.1 || >1.2.3.1 && <2.0.0 || >2.0.0 && <2.0.0.1 || >2.0.0.1 && | |
| <2.0.1 || >2.0.1 && <2.0.1.1 || >2.0.1.1 && <2.0.2 || >2.0.2 && <2.0.3 || | |
| >2.0.3 && <2.0.3.1 || >2.0.3.1 && <2.0.4 || >2.0.4 && <2.0.5 || >2.0.5 && | |
| <2.0.5.1 || >2.0.5.1 && <2.0.7 || >2.0.7 && <2.0.7.1 || >2.0.7.1 && <2.0.8 || | |
| >2.0.8 | |
| persistent-mongoDB <1.3.0 || >1.3.0 && <1.3.1 || >1.3.1 && <1.4.4 || >1.4.4 && | |
| <1.4.4.1 || >1.4.4.1 && <1.4.4.2 || >1.4.4.2 && <2.0.0 || >2.0.0 && <2.0.0.1 | |
| || >2.0.0.1 && <2.0.0.2 || >2.0.0.2 && <2.0.1 || >2.0.1 && <2.0.2 || >2.0.2 && | |
| <2.0.3 || >2.0.3 && <2.0.3.1 || >2.0.3.1 && <2.0.4 || >2.0.4 && <2.0.5 || | |
| >2.0.5 && <2.0.6 || >2.0.6 && <2.0.7 || >2.0.7 && <2.0.8 || >2.0.8 && <2.0.8.1 | |
| || >2.0.8.1 && <2.0.9 || >2.0.9 | |
| persistent-mysql <2.0.0 || >2.0.0 && <2.0.1 || >2.0.1 && <2.0.3 || >2.0.3 && | |
| <2.0.4 || >2.0.4 && <2.0.5 || >2.0.5 | |
| persistent-postgresql <2.0.0 || >2.0.0 && <2.0.1 || >2.0.1 && <2.0.3 || >2.0.3 | |
| && <2.0.4 || >2.0.4 && <2.0.4.1 || >2.0.4.1 && <2.0.5 || >2.0.5 | |
| persistent-sqlite <2.0.0 || >2.0.0 && <2.0.0.1 || >2.0.0.1 && <2.0.1 || >2.0.1 | |
| && <2.0.3 || >2.0.3 && <2.0.4 || >2.0.4 && <2.0.5 || >2.0.5 | |
| persistent-template <2.0.0 || >2.0.0 && <2.0.0.1 || >2.0.0.1 && <2.0.0.2 || | |
| >2.0.0.2 && <2.0.0.3 || >2.0.0.3 && <2.0.1 || >2.0.1 && <2.0.2 || >2.0.2 && | |
| <2.0.2.1 || >2.0.2.1 && <2.0.2.2 || >2.0.2.2 && <2.0.3 || >2.0.3 && <2.0.3.1 | |
| || >2.0.3.1 && <2.0.3.2 || >2.0.3.2 && <2.0.4 || >2.0.4 | |
| pgdl <6.2 || >6.2 && <6.3 || >6.3 && <6.4 || >6.4 | |
| pipes-cereal-plus <0.3.0 || >0.3.0 | |
| pipes-p2p <0.1 || >0.1 && <0.2 || >0.2 | |
| pipes-p2p-examples <0.1 || >0.1 && <0.2 || >0.2 | |
| pipes-parse <3.0.0 || >3.0.0 | |
| plot-lab <0.0.1.6 || >0.0.1.6 && <0.0.1.7 || >0.0.1.7 | |
| posix-pty <0.1.0 || >0.1.0 | |
| possible <0.1.0.1 || >0.1.0.1 && <0.1.0.2 || >0.1.0.2 | |
| postgresql-orm <0.2 || >0.2 && <0.2.1 || >0.2.1 | |
| present <2.0 || >2.0 | |
| random <1.0.1.3 || >1.0.1.3 | |
| rawstring-qm <0.1.5 || >0.1.5 && <0.2.0 || >0.2.0 && <0.2.1 || >0.2.1 && | |
| <0.2.2 || >0.2.2 | |
| ref <0.1.0.0 || >0.1.0.0 | |
| rest-gen <0.12 || >0.12 | |
| roller <0.1.0 || >0.1.0 && <0.1.1 || >0.1.1 | |
| sasl <0.0.0.2 || >0.0.0.2 | |
| sci-ratio <0.2.0.0 || >0.2.0.0 | |
| scotty >0.5.0 | |
| shadower >=0.1.0.6 | |
| shelly <1.5 || >1.5 && <1.5.3 || >1.5.3 | |
| sized-vector <1.3.1.0 || >1.3.1.0 | |
| snap-utils <0.1.0 || >0.1.0 && <0.1.1 || >0.1.1 | |
| soap >0.2.1 | |
| stripe <0.3.0.1 || >0.3.0.1 | |
| tasty-rerun >=1.1.0 | |
| texmath <0.6.5.1 || >0.6.5.1 && <0.6.7 || >0.6.7 | |
| thorn >=0.1.0.3 | |
| thread-local-storage <0.1.0.0 || >0.1.0.0 && <0.1.0.1 || >0.1.0.1 && <0.1.0.2 | |
| || >0.1.0.2 | |
| thyme <0.3.5.0 || >0.3.5.0 | |
| tighttp <0.0.0.4 || >0.0.0.4 | |
| transformers <0.4.0.0 || >0.4.0.0 | |
| twitter-conduit <0.0.1 || >0.0.1 && <0.0.2 || >0.0.2 && <0.0.2.1 || >0.0.2.1 | |
| && <0.0.3 || >0.0.3 && <0.0.4 || >0.0.4 && <0.0.5 || >0.0.5 && <0.0.5.1 || | |
| >0.0.5.1 && <0.0.5.2 || >0.0.5.2 && <0.0.5.3 || >0.0.5.3 && <0.0.5.4 || | |
| >0.0.5.4 && <0.0.5.5 || >0.0.5.5 | |
| type-natural <0.2.1.0 || >0.2.1.0 && <0.2.1.1 || >0.2.1.1 && <0.2.1.2 || | |
| >0.2.1.2 && <0.2.1.3 || >0.2.1.3 && <0.2.1.4 || >0.2.1.4 && <0.2.3.0 || | |
| >0.2.3.0 | |
| unsafely <0.1.0.0 || >0.1.0.0 | |
| urlpath <0.0.1 || >0.0.1 && <0.0.2 || >0.0.2 && <0.0.3 || >0.0.3 && <0.0.4 || | |
| >0.0.4 && <0.0.5 || >0.0.5 && <0.0.6 || >0.0.6 && <0.1 || >0.1 && <0.1.0.1 || | |
| >0.1.0.1 | |
| vector <0.10.9.3 || >0.10.9.3 && <0.10.12.0 || >0.10.12.0 | |
| vector-instances <0.0.1 || >0.0.1 && <0.0.2 || >0.0.2 && <0.0.2.1 || >0.0.2.1 | |
| && <0.1.0 || >0.1.0 && <0.1.0.1 || >0.1.0.1 | |
| vector-th-unbox >=0.2.1 && <0.2.1.0 || >0.2.1.0 && <0.2.1.1 || >0.2.1.1 | |
| vinyl-gl <0.1.0.0 || >0.1.0.0 && <0.1.0.1 || >0.1.0.1 && <0.1.2 || >0.1.2 && | |
| <0.1.3 || >0.1.3 && <0.1.3.1 || >0.1.3.1 | |
| wai-util <0.1 || >0.1 && <0.2 || >0.2 && <0.3 || >0.3 && <0.4 || >0.4 && <0.5 | |
| || >0.5 && <0.6 || >0.6 | |
| webpage <0.0.1 || >0.0.1 | |
| yocto >=1 | |
| zip-archive <0.2.3 || >0.2.3 && <0.2.3.1 || >0.2.3.1 | |
| strategy: PreferLatestForSelected | |
| [__0] trying: HaskellActivity-0.1.0.0 (user goal) | |
| [__1] trying: base-4.7.0.1/installed-7be... (dependency of | |
| HaskellActivity-0.1.0.0) | |
| [__2] trying: rts-1.0/installedbuil... (dependency of | |
| base-4.7.0.1/installed-7be...) | |
| [__3] trying: integer-gmp-0.5.1.0/installed-999... (dependency of | |
| base-4.7.0.1/installed-7be...) | |
| [__4] trying: ghc-prim-0.3.1.0/installed-4a6... (dependency of | |
| base-4.7.0.1/installed-7be...) | |
| [__5] trying: foreign-jni-0.1.0.0/installed-008... (dependency of | |
| HaskellActivity-0.1.0.0) | |
| [__6] trying: mtl-2.2.1/installed-6d8... (dependency of | |
| foreign-jni-0.1.0.0/installed-008...) | |
| [__7] trying: transformers-0.4.2.0/installed-641... (dependency of | |
| HaskellActivity-0.1.0.0) | |
| [__8] trying: text-1.2.0.4/installed-b61... (dependency of | |
| HaskellActivity-0.1.0.0) | |
| [__9] trying: deepseq-1.3.0.2/installed-673... (dependency of | |
| text-1.2.0.4/installed-b61...) | |
| [_10] trying: bytestring-0.10.4.0/installed-c9b... (dependency of | |
| text-1.2.0.4/installed-b61...) | |
| [_11] next goal: array (dependency of text-1.2.0.4/installed-b61...) | |
| [_11] trying: array-0.5.0.0/installed-fef... | |
| [_12] done | |
| Using internal setup method with build-type Simple and args: | |
| ["configure","--verbose=3","--ghc","--with-compiler=/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-unknown-linux-androideabi-ghc","--prefix=/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/.cabal","--configure-option=--host=arm-linux-androideabi","--user","--package-db=/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/lib/arm-unknown-linux-androideabi-ghc-7.8.3/package.conf.d","--extra-prog-path=/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/.cabal/bin","--dependency=transformers=transformers-0.4.2.0-641281aff34c5c590dd83ce3eb656280","--dependency=text=text-1.2.0.4-b6139f7bcc9c36e9a096c9eb816fbe1e","--dependency=foreign-jni=foreign-jni-0.1.0.0-0086f9ae7a42f9875d25488659ab0ff9","--dependency=base=base-4.7.0.1-7bef0421dd31d02f3febfd7ab829e056","--disable-tests","--exact-configuration","--disable-benchmarks","--with-gcc=/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-linux-androideabi-gcc","--with-ghc=/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-unknown-linux-androideabi-ghc","--with-ghc-pkg=/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-unknown-linux-androideabi-ghc-pkg","--with-hsc2hs=/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-unknown-linux-androideabi-hsc2hs","--with-ld=/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-linux-androideabi-ld","--with-strip=/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-linux-androideabi-strip","--hsc2hs-option=--cross-compile"] | |
| Configuring HaskellActivity-0.1.0.0... | |
| creating dist | |
| ("/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-unknown-linux-androideabi-ghc",["--numeric-version"]) | |
| /home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-unknown-linux-androideabi-ghc | |
| is version 7.8.3 | |
| ("/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-unknown-linux-androideabi-ghc-pkg",["--version"]) | |
| /home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-unknown-linux-androideabi-ghc-pkg | |
| is version 7.8.3 | |
| ("/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-unknown-linux-androideabi-ghc",["--supported-languages"]) | |
| ("/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-unknown-linux-androideabi-ghc",["--info"]) | |
| Reading installed packages... | |
| ("/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-unknown-linux-androideabi-ghc-pkg",["dump","--global","-v0"]) | |
| ("/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-unknown-linux-androideabi-ghc-pkg",["dump","--user","-v0"]) | |
| ("/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-unknown-linux-androideabi-ghc-pkg",["dump","--package-db=/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/lib/arm-unknown-linux-androideabi-ghc-7.8.3/package.conf.d","-v0"]) | |
| ("/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-unknown-linux-androideabi-ghc",["--print-libdir"]) | |
| Dependency base ==4.7.0.1: using base-4.7.0.1 | |
| Dependency foreign-jni ==0.1.0.0: using foreign-jni-0.1.0.0 | |
| Dependency text ==1.2.0.4: using text-1.2.0.4 | |
| Dependency transformers ==0.4.2.0: using transformers-0.4.2.0 | |
| Searching for alex in path. | |
| Cannot find alex on the path | |
| Searching for ar in path. | |
| Found ar at /usr/bin/ar | |
| Searching for c2hs in path. | |
| Found c2hs at /usr/bin/c2hs | |
| ("/usr/bin/c2hs",["--numeric-version"]) | |
| /usr/bin/c2hs is version 0.16.3 | |
| Searching for cpphs in path. | |
| Cannot find cpphs on the path | |
| ("/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-linux-androideabi-gcc",["-dumpversion"]) | |
| /home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-linux-androideabi-gcc | |
| is version 4.8 | |
| Searching for ghcjs in path. | |
| Cannot find ghcjs on the path | |
| Searching for ghcjs-pkg in path. | |
| Cannot find ghcjs-pkg on the path | |
| Searching for greencard in path. | |
| Cannot find greencard on the path | |
| Searching for haddock in path. | |
| Cannot find haddock on the path | |
| Searching for happy in path. | |
| Cannot find happy on the path | |
| Searching for hmake in path. | |
| Cannot find hmake on the path | |
| Searching for hpc in path. | |
| Found hpc at /usr/bin/hpc | |
| ("/usr/bin/hpc",["version"]) | |
| /usr/bin/hpc is version 0.6 | |
| ("/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-unknown-linux-androideabi-hsc2hs",["--version"]) | |
| /home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-unknown-linux-androideabi-hsc2hs | |
| is version 0.67 | |
| Searching for HsColour in path. | |
| Cannot find HsColour on the path | |
| Searching for jhc in path. | |
| Cannot find jhc on the path | |
| Environment: [("BASE","/home/androidbuilder/ghc-build"),("GHC_HOST","/home/androidbuilder/.ghc/android-host"),("HOME","/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8"),("HOSTNAME","aa3718480a89"),("LANGUAGE","en"),("LS_COLORS","rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lz=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36:"),("PATH","/home/androidbuilder/.cabal/bin:/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/.cabal/bin"),("PLATFORM_PREFIX","/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8"),("PWD","/home/androidbuilder/android-haskell-activity"),("SHLVL","1"),("TERM","xterm")] | |
| ("/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-unknown-linux-androideabi-ghc",["-c","/tmp/1357.c","-o","/tmp/1357.o"]) | |
| ("/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-linux-androideabi-ld",["-x","-r","/tmp/1357.o","-o","/tmp/1358.o"]) | |
| Searching for lhc in path. | |
| Cannot find lhc on the path | |
| Searching for lhc-pkg in path. | |
| Cannot find lhc-pkg on the path | |
| Searching for pkg-config in path. | |
| Found pkg-config at /usr/bin/pkg-config | |
| ("/usr/bin/pkg-config",["--version"]) | |
| /usr/bin/pkg-config is version 0.26 | |
| Searching for tar in path. | |
| Found tar at /bin/tar | |
| ("/bin/tar",["--help"]) | |
| Searching for uhc in path. | |
| Cannot find uhc on the path | |
| Using Cabal-1.22.0.0 compiled by ghc-7.4 | |
| Using compiler: ghc-7.8.3 | |
| Using install prefix: | |
| /home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/.cabal | |
| Binaries installed in: | |
| /home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/.cabal/bin | |
| Libraries installed in: | |
| /home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/.cabal/lib/arm-linux-android-ghc-7.8.3/HaskellActivity-0.1.0.0 | |
| Private binaries installed in: | |
| /home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/.cabal/libexec | |
| Data files installed in: | |
| /home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/.cabal/share/arm-linux-android-ghc-7.8.3/HaskellActivity-0.1.0.0 | |
| Documentation installed in: | |
| /home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/.cabal/share/doc/arm-linux-android-ghc-7.8.3/HaskellActivity-0.1.0.0 | |
| Configuration files installed in: | |
| /home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/.cabal/etc | |
| No alex found | |
| Using ar found on system at: /usr/bin/ar | |
| Using c2hs version 0.16.3 found on system at: /usr/bin/c2hs | |
| No cpphs found | |
| Using gcc version 4.8 given by user at: | |
| /home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-linux-androideabi-gcc | |
| Using ghc version 7.8.3 given by user at: | |
| /home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-unknown-linux-androideabi-ghc | |
| Using ghc-pkg version 7.8.3 given by user at: | |
| /home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-unknown-linux-androideabi-ghc-pkg | |
| No ghcjs found | |
| No ghcjs-pkg found | |
| No greencard found | |
| No haddock found | |
| No happy found | |
| Using haskell-suite found on system at: haskell-suite-dummy-location | |
| Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location | |
| No hmake found | |
| Using hpc version 0.6 found on system at: /usr/bin/hpc | |
| Using hsc2hs version 0.67 given by user at: | |
| /home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-unknown-linux-androideabi-hsc2hs | |
| No hscolour found | |
| No jhc found | |
| Using ld given by user at: | |
| /home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-linux-androideabi-ld | |
| No lhc found | |
| No lhc-pkg found | |
| Using pkg-config version 0.26 found on system at: /usr/bin/pkg-config | |
| Using strip given by user at: | |
| /home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-linux-androideabi-strip | |
| Using tar found on system at: /bin/tar | |
| No uhc found | |
| ("/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/bin/arm-linux-androideabi-gcc",["/tmp/1357.c","-o","/tmp/1357","-D__GLASGOW_HASKELL__=708","-Dlinux_BUILD_OS=1","-Di386_BUILD_ARCH=1","-Darm_HOST_ARCH=1","-Idist/build/autogen","-Isrc","-I.","-shared","-I/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/lib/arm-unknown-linux-androideabi-ghc-7.8.3/bytestring-0.10.4.0/include","-I/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/lib/arm-unknown-linux-androideabi-ghc-7.8.3/base-4.7.0.1/include","-I/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/lib/arm-unknown-linux-androideabi-ghc-7.8.3/integer-gmp-0.5.1.0/include","-I/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/lib/arm-unknown-linux-androideabi-ghc-7.8.3/include","-shared","-shared","-L/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/.cabal/lib/arm-linux-android-ghc-7.8.3/text-1.0.0.0","-L/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/.cabal/lib/arm-linux-android-ghc-7.8.3/text-1.0.0.0","-L/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/.cabal/lib/arm-linux-android-ghc-7.8.3/text-1.0.0.0","-L/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/.cabal/lib/arm-linux-android-ghc-7.8.3/text-1.0.0.0","-L/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/lib/arm-unknown-linux-androideabi-ghc-7.8.3/bytestring-0.10.4.0","-L/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/lib/arm-unknown-linux-androideabi-ghc-7.8.3/deepseq-1.3.0.2","-L/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/lib/arm-unknown-linux-androideabi-ghc-7.8.3/array-0.5.0.0","-L/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/lib/arm-unknown-linux-androideabi-ghc-7.8.3/base-4.7.0.1","-L/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/lib/arm-unknown-linux-androideabi-ghc-7.8.3/integer-gmp-0.5.1.0","-L/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/lib/arm-unknown-linux-androideabi-ghc-7.8.3/ghc-prim-0.3.1.0","-L/home/androidbuilder/.ghc/android-14/arm-linux-androideabi-4.8/lib/arm-unknown-linux-androideabi-ghc-7.8.3/rts-1.0"]) |
Author
Author
Way around -_-:
mv dist/package.conf.inplace/ tmpcp/
cp tmpcp/package.conf.inplace/package.cache dist/package.conf.inplace
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
haskell/cabal#2320
ezyang/cabal@61fdb06