Skip to content

Instantly share code, notes, and snippets.

@jessicah
Created June 7, 2015 15:38
Show Gist options
  • Select an option

  • Save jessicah/b3655ec7fbc5216e9991 to your computer and use it in GitHub Desktop.

Select an option

Save jessicah/b3655ec7fbc5216e9991 to your computer and use it in GitHub Desktop.
Installation Failure - GHC 7.8.3 on Haiku
Installing library in
/packages/ghc_x86-7.8.3-1/.self/lib/x86/ghc-7.8.3/terminfo-0.4.0.0
"inplace/bin/ghc-cabal" copy libraries/haskeline dist-install ":" '' '/packages/ghc_x86-7.8.3-1/.self' '/packages/ghc_x86-7.8.3-1/.self/lib/x86/ghc-7.8.3' '/packages/ghc_x86-7.8.3-1/.self/documentation/packages/ghc_x86/html/libraries' 'v dyn thr p debug l'
Installing library in
/packages/ghc_x86-7.8.3-1/.self/lib/x86/ghc-7.8.3/haskeline-0.7.1.2
"inplace/bin/ghc-cabal" copy compiler stage2 ":" '' '/packages/ghc_x86-7.8.3-1/.self' '/packages/ghc_x86-7.8.3-1/.self/lib/x86/ghc-7.8.3' '/packages/ghc_x86-7.8.3-1/.self/documentation/packages/ghc_x86/html/libraries' 'v dyn thr p debug l'
Installing library in
/packages/ghc_x86-7.8.3-1/.self/lib/x86/ghc-7.8.3/ghc-7.8.3
"inplace/bin/ghc-cabal" copy libraries/old-time dist-install ":" '' '/packages/ghc_x86-7.8.3-1/.self' '/packages/ghc_x86-7.8.3-1/.self/lib/x86/ghc-7.8.3' '/packages/ghc_x86-7.8.3-1/.self/documentation/packages/ghc_x86/html/libraries' 'v dyn thr p debug l'
Installing library in
/packages/ghc_x86-7.8.3-1/.self/lib/x86/ghc-7.8.3/old-time-1.1.0.2
"inplace/bin/ghc-cabal" copy libraries/haskell98 dist-install ":" '' '/packages/ghc_x86-7.8.3-1/.self' '/packages/ghc_x86-7.8.3-1/.self/lib/x86/ghc-7.8.3' '/packages/ghc_x86-7.8.3-1/.self/documentation/packages/ghc_x86/html/libraries' 'v dyn thr p debug l'
Installing library in
/packages/ghc_x86-7.8.3-1/.self/lib/x86/ghc-7.8.3/haskell98-2.0.0.3
"inplace/bin/ghc-cabal" copy libraries/haskell2010 dist-install ":" '' '/packages/ghc_x86-7.8.3-1/.self' '/packages/ghc_x86-7.8.3-1/.self/lib/x86/ghc-7.8.3' '/packages/ghc_x86-7.8.3-1/.self/documentation/packages/ghc_x86/html/libraries' 'v dyn thr p debug l'
Installing library in
/packages/ghc_x86-7.8.3-1/.self/lib/x86/ghc-7.8.3/haskell2010-1.1.2.0
"/packages/ghc_x86-7.8.3-1/.self/lib/x86/ghc-7.8.3/bin/ghc-pkg" --force --global-package-db "/packages/ghc_x86-7.8.3-1/.self/lib/x86/ghc-7.8.3/package.conf.d" update rts/dist/package.conf.install
Reading package info from "rts/dist/package.conf.install" ... done.
"inplace/bin/ghc-cabal" register libraries/ghc-prim dist-install "/packages/ghc_x86-7.8.3-1/.self/lib/x86/ghc-7.8.3/bin/ghc" "/packages/ghc_x86-7.8.3-1/.self/lib/x86/ghc-7.8.3/bin/ghc-pkg" "/packages/ghc_x86-7.8.3-1/.self/lib/x86/ghc-7.8.3" '' '/packages/ghc_x86-7.8.3-1/.self' '/packages/ghc_x86-7.8.3-1/.self/lib/x86/ghc-7.8.3' '/packages/ghc_x86-7.8.3-1/.self/documentation/packages/ghc_x86/html/libraries' NO
ghc-cabal: Bad interface file: dist-install/build/GHC/CString.hi
mismatched interface file ways (wanted "dyn", got "")
make[1]: *** [install_packages] Error 1
make: *** [install] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment