Skip to content

Instantly share code, notes, and snippets.

@darthdeus
Created May 24, 2014 14:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save darthdeus/1881c9a007d2d84e312b to your computer and use it in GitHub Desktop.
Save darthdeus/1881c9a007d2d84e312b to your computer and use it in GitHub Desktop.
$ cabal build -v3 master@fcc3b46
Skipping add-source deps check...
Using a sandbox located at /Users/darth/projects/ghc-mod/.cabal-sandbox
The sandbox was created after the package was already configured.
Re-configuring with most recently used options. If this fails, please run
configure manually.
Using a sandbox located at /Users/darth/projects/ghc-mod/.cabal-sandbox
Searching for ghc in path.
Found ghc at /usr/local/bin/ghc
("/usr/local/bin/ghc",["--numeric-version"])
/usr/local/bin/ghc is version 7.8.2
looking for tool ghc-pkg near compiler in /usr/local/bin
found ghc-pkg in /usr/local/bin/ghc-pkg
("/usr/local/bin/ghc-pkg",["--version"])
/usr/local/bin/ghc-pkg is version 7.8.2
("/usr/local/bin/ghc",["--supported-languages"])
("/usr/local/bin/ghc",["--info"])
The package database already exists:
/Users/darth/projects/ghc-mod/.cabal-sandbox/x86_64-osx-ghc-7.8.2-packages.conf.d
Reading available packages...
Reading installed packages...
("/usr/local/bin/ghc-pkg",["dump","--global","-v0"])
("/usr/local/bin/ghc-pkg",["dump","--user","-v0"])
("/usr/local/bin/ghc-pkg",["dump","--package-db=/Users/darth/projects/ghc-mod/.cabal-sandbox/x86_64-osx-ghc-7.8.2-packages.conf.d","-v0"])
("/usr/local/bin/ghc",["--print-libdir"])
Reading available packages...
Choosing modular solver.
Resolving dependencies...
[__0] trying: ghc-mod-4.1.0 (user goal)
[__1] trying: base-4.7.0.0/installed-77b... (dependency of ghc-mod-4.1.0)
[__2] trying: rts-1.0/installedbuil... (dependency of
base-4.7.0.0/installed-77b...)
[__3] trying: integer-gmp-0.5.1.0/installed-dc4... (dependency of
base-4.7.0.0/installed-77b...)
[__4] trying: ghc-prim-0.3.1.0/installed-948... (dependency of
base-4.7.0.0/installed-77b...)
[__5] rejecting: ghc-mod-4.1.0:!test (global constraint requires opposite flag
selection)
[__5] trying: ghc-mod-4.1.0:*test
[__6] trying: hspec-1.9.5/installed-a83... (dependency of ghc-mod-4.1.0:*test)
[__7] trying: tf-random-0.5/installed-533... (dependency of
hspec-1.9.5/installed-a83...)
[__8] trying: primitive-0.5.3.0/installed-488... (dependency of
tf-random-0.5/installed-533...)
[__9] trying: setenv-0.1.1.1/installed-ca8... (dependency of
hspec-1.9.5/installed-a83...)
[_10] trying: unix-2.7.0.1/installed-f39... (dependency of
setenv-0.1.1.1/installed-ca8...)
[_11] trying: bytestring-0.10.4.0/installed-15b... (dependency of
unix-2.7.0.1/installed-f39...)
[_12] trying: random-1.0.1.1/installed-a89... (dependency of
hspec-1.9.5/installed-a83...)
[_13] trying: quickcheck-io-0.1.1/installed-984... (dependency of
hspec-1.9.5/installed-a83...)
[_14] trying: hspec-expectations-0.5.0.1/installed-7ec... (dependency of
hspec-1.9.5/installed-a83...)
[_15] trying: ansi-terminal-0.6.1.1/installed-e69... (dependency of
hspec-1.9.5/installed-a83...)
[_16] trying: QuickCheck-2.7.3/installed-c42... (dependency of
hspec-1.9.5/installed-a83...)
[_17] trying: template-haskell-2.9.0.0/installed-8e1... (dependency of
QuickCheck-2.7.3/installed-c42...)
[_18] trying: pretty-1.1.1.1/installed-947... (dependency of
template-haskell-2.9.0.0/installed-8e1...)
[_19] trying: HUnit-1.2.5.2/installed-e89... (dependency of
hspec-1.9.5/installed-a83...)
[_20] next goal: doctest (dependency of ghc-mod-4.1.0:*test)
[_20] fail (unknown package: doctest)
[__0] fail (backjumping, conflict set: doctest, ghc-mod, ghc-mod-4.1.0:test)
Could not resolve dependencies:
trying: ghc-mod-4.1.0 (user goal)
rejecting: ghc-mod-4.1.0:!test (global constraint requires opposite flag
selection)
trying: ghc-mod-4.1.0:*test
next goal: doctest (dependency of ghc-mod-4.1.0:*test)
Dependency tree exhaustively searched.
Using internal setup method with build-type Simple and args:
["configure","--verbose=3","--builddir=dist","--ghc","--prefix=/Users/darth/.cabal","--bindir=$prefix/bin","--libdir=$prefix/lib","--libsubdir=$arch-$os-$compiler/$pkgid","--libexecdir=$prefix/libexec","--datadir=$prefix/share","--datasubdir=$arch-$os-$compiler/$pkgid","--docdir=$datadir/doc/$arch-$os-$compiler/$pkgid","--htmldir=$docdir/html","--haddockdir=$htmldir","--sysconfdir=$prefix/etc","--program-prefix=","--program-suffix=","--enable-library-vanilla","--disable-library-profiling","--disable-executable-dynamic","--disable-executable-profiling","--enable-optimization","--disable-library-for-ghci","--disable-split-objs","--enable-executable-stripping","--enable-library-stripping","--user","--package-db=/Users/darth/projects/ghc-mod/.cabal-sandbox/x86_64-osx-ghc-7.8.2-packages.conf.d","--extra-prog-path=/Users/darth/.cabal/bin","--extra-prog-path=/Users/darth/.cabal/bin","--extra-prog-path=/Users/darth/.cabal/bin","--extra-prog-path=/Users/darth/.cabal/bin","--extra-prog-path=/Users/darth/.cabal/bin","--extra-prog-path=/Users/darth/.cabal/bin","--extra-prog-path=/Users/darth/.cabal/bin","--extra-prog-path=/Users/darth/.cabal/bin","--extra-prog-path=/Users/darth/.cabal/bin","--extra-prog-path=/Users/darth/.cabal/bin","--extra-prog-path=/Users/darth/.cabal/bin","--extra-prog-path=/Users/darth/.cabal/bin","--extra-prog-path=/Users/darth/.cabal/bin","--extra-prog-path=/Users/darth/.cabal/bin","--extra-prog-path=/Users/darth/.cabal/bin","--extra-prog-path=/Users/darth/.cabal/bin","--extra-prog-path=/Users/darth/.cabal/bin","--extra-prog-path=/Users/darth/.cabal/bin","--extra-prog-path=/Users/darth/.cabal/bin","--extra-prog-path=/Users/darth/.cabal/bin","--extra-prog-path=/Users/darth/.cabal/bin","--extra-prog-path=/Users/darth/.cabal/bin","--extra-prog-path=/Users/darth/.cabal/bin","--extra-prog-path=/Users/darth/.cabal/bin","--extra-prog-path=/Users/darth/.cabal/bin","--dependency=unix=unix-2.7.0.1-f3993caa27105a03cd12ea3398b74c58","--dependency=transformers-base=transformers-base-0.4.2-1de8595aa9594f65711068ff7245d9bc","--dependency=transformers=transformers-0.3.0.0-7df0c6cd5d27963d53678de79b98ed66","--dependency=time=time-1.4.2-b47642c633af921325b5eb4d5824b9de","--dependency=syb=syb-0.4.1-b9aba1af35beb72c7aad919c4cc5e96a","--dependency=split=split-0.2.2-3f183856af954f7bb079d5cd50f50c3c","--dependency=resourcet=resourcet-1.1.2.2-5a3004b21a3e44a84b6115db9cf4dd81","--dependency=process=process-1.2.0.0-0f2bead86cf3baf803d933c252712da6","--dependency=old-time=old-time-1.1.0.2-fa6a2fdfb771d1020c82e69f56ca2ab8","--dependency=network=network-2.5.0.0-1ebe1ce5c0a1a65da7e3f87010f8f39f","--dependency=mtl=mtl-2.1.3.1-89ed04036fb57647047a12ac69cffae6","--dependency=monad-control=monad-control-0.3.3.0-6ad26768af7f76f00da3d75247a1db38","--dependency=io-choice=io-choice-0.0.5-bd90d0c55789396bd633e922dd6c4bc0","--dependency=hspec=hspec-1.9.5-a8302cf62cadb7925594be3c2d7d63c4","--dependency=hlint=hlint-1.8.61-51d17287414eb091ee907fd4fd999503","--dependency=ghc-syb-utils=ghc-syb-utils-0.2.1.2-3445ea60f8e0dab5739009e81d399cc8","--dependency=ghc-paths=ghc-paths-0.1.0.9-e8f2a72d2244c55b7aaaa1594ae05a34","--dependency=ghc=ghc-7.8.2-8ece6114877f404d492659e7da2e8c58","--dependency=filepath=filepath-1.3.0.2-15473fd51668a6d87ee97211624eb8aa","--dependency=doctest=doctest-0.9.11-62c554c26c40e83ff852808e3536e7b7","--dependency=directory=directory-1.2.1.0-13ef74b0dd9ba07922666608e51356f3","--dependency=deepseq=deepseq-1.3.0.2-7160f83fdfe69b3794a2d7a3ad8d4c19","--dependency=containers=containers-0.5.5.1-19036437a266c66c860794334111ee93","--dependency=conduit-extra=conduit-extra-1.1.0.3-29adbbefe9b4e81750801284d98e36dd","--dependency=conduit=conduit-1.1.3-1c2d54cda1563b6e7c8fccca7c04b7d1","--dependency=bytestring=bytestring-0.10.4.0-15b51117248232d95c1cd85279ffd691","--dependency=base=base-4.7.0.0-77b3a3d1d6c75b62ff8df8787e27022e","--dependency=Cabal=Cabal-1.18.1.3-a5045308f87598ab9555f3dd83391020","--enable-tests","--disable-library-coverage","--exact-configuration","--disable-benchmarks"]
Configuring ghc-mod-4.1.0...
creating dist
Searching for ghc in path.
Found ghc at /usr/local/bin/ghc
("/usr/local/bin/ghc",["--numeric-version"])
/usr/local/bin/ghc is version 7.8.2
looking for tool ghc-pkg near compiler in /usr/local/bin
found ghc-pkg in /usr/local/bin/ghc-pkg
("/usr/local/bin/ghc-pkg",["--version"])
/usr/local/bin/ghc-pkg is version 7.8.2
("/usr/local/bin/ghc",["--supported-languages"])
("/usr/local/bin/ghc",["--info"])
Reading installed packages...
("/usr/local/bin/ghc-pkg",["dump","--global","-v0"])
("/usr/local/bin/ghc-pkg",["dump","--user","-v0"])
("/usr/local/bin/ghc-pkg",["dump","--package-db=/Users/darth/projects/ghc-mod/.cabal-sandbox/x86_64-osx-ghc-7.8.2-packages.conf.d","-v0"])
("/usr/local/bin/ghc",["--print-libdir"])
cabal: The following package dependencies were requested
--dependency='hlint=hlint-1.8.61-51d17287414eb091ee907fd4fd999503'
--dependency='doctest=doctest-0.9.11-62c554c26c40e83ff852808e3536e7b7'
however the given installed package instance does not exist.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment