Skip to content

Instantly share code, notes, and snippets.

@roboguy13
Created January 18, 2014 02:13
Show Gist options
  • Select an option

  • Save roboguy13/8485275 to your computer and use it in GitHub Desktop.

Select an option

Save roboguy13/8485275 to your computer and use it in GitHub Desktop.
Log of cabal install -v2, using lens HEAD and GHC HEAD.
Davids-MacBook-Pro% cabal install -v2
Reading available packages...
Warning: lens.cabal: Unknown fields: build-tools (line 14)
Fields allowed in this section:
name, version, cabal-version, build-type, license, license-file,
copyright, maintainer, build-depends, stability, homepage,
package-url, bug-reports, synopsis, description, category, author,
tested-with, data-files, data-dir, extra-source-files,
extra-tmp-files, extra-doc-files
Choosing modular solver.
Resolving dependencies...
Ready to install lens-4.0
Waiting for install task to finish...
creating dist/setup
./dist/setup/setup configure --verbose=2 --ghc
--prefix=/Users/davidyoung/.cabal --bindir=/Users/davidyoung/.cabal/bin
--libdir=/Users/davidyoung/.cabal/lib
--libsubdir=x86_64-osx-ghc-7.7.20140117/lens-4.0
--libexecdir=/Users/davidyoung/.cabal/libexec
--datadir=/Users/davidyoung/.cabal/share
--datasubdir=x86_64-osx-ghc-7.7.20140117/lens-4.0
--docdir=/Users/davidyoung/.cabal/share/doc/x86_64-osx-ghc-7.7.20140117/lens-4.0
--htmldir=/Users/davidyoung/.cabal/share/doc/x86_64-osx-ghc-7.7.20140117/lens-4.0/html
--haddockdir=/Users/davidyoung/.cabal/share/doc/x86_64-osx-ghc-7.7.20140117/lens-4.0/html
--sysconfdir=/Users/davidyoung/.cabal/etc --user --flags=trustworthy
--flags=test-properties --flags=test-hunit --flags=test-hlint
--flags=test-doctests --flags=-safe --flags=-old-inline-pragmas
--flags=-lib-werror --flags=inlining --flags=-dump-splices
--flags=-benchmark-uniplate --constraint=zlib ==0.5.4.1 --constraint=void
==0.6.1 --constraint=vector ==0.10.9.1 --constraint=utf8-string ==0.3.7
--constraint=unordered-containers ==0.2.3.3 --constraint=transformers-compat
==0.1.1.1 --constraint=transformers ==0.3.0.0 --constraint=text ==1.1.0.0
--constraint=template-haskell ==2.9.0.0 --constraint=tagged ==0.7
--constraint=split ==0.2.2 --constraint=semigroups ==0.9.2
--constraint=semigroupoids ==4.0 --constraint=scientific ==0.2.0.1
--constraint=reflection ==1.3.2 --constraint=profunctors ==4.0.2
--constraint=primitive ==0.5.1.0 --constraint=parallel ==3.2.0.4
--constraint=mtl ==2.1.2 --constraint=hashable ==1.2.1.0 --constraint=ghc-prim
==0.3.1.0 --constraint=filepath ==1.3.0.2 --constraint=exceptions ==0.3.2
--constraint=distributive ==0.3.2 --constraint=contravariant ==0.4.4
--constraint=containers ==0.5.4.0 --constraint=constraints ==0.3.4.2
--constraint=comonad ==4.0 --constraint=bytestring ==0.10.4.0
--constraint=bifunctors ==4.1.1 --constraint=base ==4.7.0.0 --constraint=array
==0.5.0.0 --constraint=aeson ==0.7.0.0 --disable-tests --disable-benchmarks
Warning: lens.cabal: Unknown fields: build-tools (line 14)
Fields allowed in this section:
name, version, cabal-version, build-type, license, license-file,
copyright, maintainer, build-depends, stability, homepage,
package-url, bug-reports, synopsis, description, category, author,
tested-with, data-files, data-dir, extra-source-files,
extra-tmp-files, extra-doc-files
Configuring lens-4.0...
Flags chosen: lib-werror=False, trustworthy=True, safe=False,
test-properties=True, test-hunit=True, test-doctests=True, test-hlint=True,
dump-splices=False, old-inline-pragmas=False, inlining=True,
benchmark-uniplate=False
Dependency aeson ==0.7.0.0: using aeson-0.7.0.0
Dependency array ==0.5.0.0: using array-0.5.0.0
Dependency base ==4.7.0.0: using base-4.7.0.0
Dependency bifunctors ==4.1.1: using bifunctors-4.1.1
Dependency bytestring ==0.10.4.0: using bytestring-0.10.4.0
Dependency comonad ==4.0: using comonad-4.0
Dependency constraints ==0.3.4.2: using constraints-0.3.4.2
Dependency containers ==0.5.4.0: using containers-0.5.4.0
Dependency contravariant ==0.4.4: using contravariant-0.4.4
Dependency distributive ==0.3.2: using distributive-0.3.2
Dependency exceptions ==0.3.2: using exceptions-0.3.2
Dependency filepath ==1.3.0.2: using filepath-1.3.0.2
Dependency ghc-prim ==0.3.1.0: using ghc-prim-0.3.1.0
Dependency hashable ==1.2.1.0: using hashable-1.2.1.0
Dependency mtl ==2.1.2: using mtl-2.1.2
Dependency parallel ==3.2.0.4: using parallel-3.2.0.4
Dependency primitive ==0.5.1.0: using primitive-0.5.1.0
Dependency profunctors ==4.0.2: using profunctors-4.0.2
Dependency reflection ==1.3.2: using reflection-1.3.2
Dependency scientific ==0.2.0.1: using scientific-0.2.0.1
Dependency semigroupoids ==4.0: using semigroupoids-4.0
Dependency semigroups ==0.9.2: using semigroups-0.9.2
Dependency split ==0.2.2: using split-0.2.2
Dependency tagged ==0.7: using tagged-0.7
Dependency template-haskell ==2.9.0.0: using template-haskell-2.9.0.0
Dependency text ==1.1.0.0: using text-1.1.0.0
Dependency transformers ==0.3.0.0: using transformers-0.3.0.0
Dependency transformers-compat ==0.1.1.1: using transformers-compat-0.1.1.1
Dependency unordered-containers ==0.2.3.3: using unordered-containers-0.2.3.3
Dependency utf8-string ==0.3.7: using utf8-string-0.3.7
Dependency vector ==0.10.9.1: using vector-0.10.9.1
Dependency void ==0.6.1: using void-0.6.1
Dependency zlib ==0.5.4.1: using zlib-0.5.4.1
Warning: cannot determine version of /usr/local/bin/hpc :
""
Warning: cannot determine version of /usr/local/bin/jhc :
""
/usr/local/bin/ghc --info
Using Cabal-1.18.1.3 compiled by ghc-7.7
Using compiler: ghc-7.7.20140117
Using install prefix: /Users/davidyoung/.cabal
Binaries installed in: /Users/davidyoung/.cabal/bin
Libraries installed in:
/Users/davidyoung/.cabal/lib/x86_64-osx-ghc-7.7.20140117/lens-4.0
Private binaries installed in: /Users/davidyoung/.cabal/libexec
Data files installed in:
/Users/davidyoung/.cabal/share/x86_64-osx-ghc-7.7.20140117/lens-4.0
Documentation installed in:
/Users/davidyoung/.cabal/share/doc/x86_64-osx-ghc-7.7.20140117/lens-4.0
Configuration files installed in: /Users/davidyoung/.cabal/etc
Using alex version 3.1.3 found on system at: /Users/davidyoung/.cabal/bin/alex
Using ar found on system at: /usr/bin/ar
No c2hs found
Using cpphs version 1.17.1 found on system at:
/Users/davidyoung/.cabal/bin/cpphs
No ffihugs found
Using gcc version 4.2.1 found on system at: /usr/bin/gcc
Using ghc version 7.7.20140117 found on system at: /usr/local/bin/ghc
Using ghc-pkg version 7.7.20140117 found on system at: /usr/local/bin/ghc-pkg
No greencard found
Using haddock version 2.13.2.1 found on system at:
/Users/davidyoung/.cabal/bin/haddock
Using happy version 1.19.2 found on system at:
/Users/davidyoung/.cabal/bin/happy
No hmake found
Using hpc found on system at: /usr/local/bin/hpc
Using hsc2hs version 0.67 found on system at: /usr/local/bin/hsc2hs
Using hscolour version 1.20 found on system at:
/Users/davidyoung/.cabal/bin/HsColour
No hugs found
Using jhc found on system at: /usr/local/bin/jhc
Using ld found on system at: /usr/bin/ld
No lhc found
No lhc-pkg found
No nhc98 found
Using pkg-config version 0.28 found on system at: /usr/local/bin/pkg-config
Using ranlib found on system at: /usr/bin/ranlib
Using strip found on system at: /usr/bin/strip
Using tar found on system at: /usr/bin/tar
No uhc found
creating dist/setup
./dist/setup/setup build --verbose=2
creating dist/build/autogen
Component build order: library
creating dist/build
creating dist/build/autogen
Building lens-4.0...
Preprocessing library lens-4.0...
Building library...
/usr/local/bin/ghc --info
/usr/local/bin/ghc --info
creating dist/build
/usr/local/bin/ghc --make -fbuilding-cabal-package -O -static -dynamic-too -dynosuf dyn_o -dynhisuf dyn_hi -outputdir dist/build -odir dist/build -hidir dist/build -stubdir dist/build -i -idist/build -isrc -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DTRUSTWORTHY=1 -optP-DINLINING -optP-include -optPdist/build/autogen/cabal_macros.h -package-name lens-4.0 -hide-all-packages -package-db dist/package.conf.inplace -package-id aeson-0.7.0.0-0bbba472617e91c0b8d2f89fe1c66061 -package-id array-0.5.0.0-315477aff0b52d7aad6c620150c6a7b0 -package-id base-4.7.0.0-7e790148f24ea68f0deb35ac3c9a6c13 -package-id bifunctors-4.1.1-d6e557d5e4dacc286a1bc19812689807 -package-id bytestring-0.10.4.0-e5396af23ba75b7f7d8590c1dee4012b -package-id comonad-4.0-bf1de33c283ec84585e8316c6692ff72 -package-id constraints-0.3.4.2-e255521054463cbb441eaea0b3b3e191 -package-id containers-0.5.4.0-fc4ec3d76acc6935f0dc3caa86b3cc73 -package-id contravariant-0.4.4-2b1ff93894bd77c67a8b1a76b84e4f5c -package-id distributive-0.3.2-f1ff323d6660d32be9550b6146d1ffea -package-id exceptions-0.3.2-9124e445d7c69e704c1360f8a969a158 -package-id filepath-1.3.0.2-5e058b3f99ac8131399d8179dccff838 -package-id ghc-prim-0.3.1.0-f34dd3e2fe06f1014ab1ab7da9096f19 -package-id hashable-1.2.1.0-dbaa52644a066b72a6521ee9a761fe5f -package-id mtl-2.1.2-ae8bf60a10f701a92ecd3304ab2c34b4 -package-id parallel-3.2.0.4-5ce324a86aec9a23553b276854735f44 -package-id primitive-0.5.1.0-1fe86c922af17e9495a4156572220477 -package-id profunctors-4.0.2-956c2114fefc17251b7081ee682e6589 -package-id reflection-1.3.2-e447f1b8d2840afbb004bf1fcc6360be -package-id scientific-0.2.0.1-ab776a39f310c30c6f8151f36e784fc9 -package-id semigroupoids-4.0-0c4be74c2b75f33ed3785ad30000db52 -package-id semigroups-0.9.2-d20bc0e6a02caa00d171ac5906fbf4a2 -package-id split-0.2.2-e4b5b44a2b1adcdcfa6b757555db8936 -package-id tagged-0.7-2fbbfb0bf1a442207756f9946071b3ca -package-id template-haskell-2.9.0.0-6bf31d43b6d33d8bf38d93335714b07f -package-id text-1.1.0.0-eb43eba88354c1e2d1af5b17af694a2f -package-id transformers-0.3.0.0-00e6a3291df843e7565e9d9f09e30105 -package-id transformers-compat-0.1.1.1-48d6d461ef634aec01833661834b7869 -package-id unordered-containers-0.2.3.3-8e4959a05e70590d38bb3500ee40b036 -package-id utf8-string-0.3.7-1410d908d420b4e750ef4be5673a9ab4 -package-id vector-0.10.9.1-e76a200d081a664d330f74ca71f3a473 -package-id void-0.6.1-67ec8a351f509aa6160c8f06338b9402 -package-id zlib-0.5.4.1-550d3aa3d228efa86c6a17a606fc8276 -XHaskell98 Codec.Compression.Zlib.Lens Control.Exception.Lens Control.Lens Control.Lens.Action Control.Lens.At Control.Lens.Combinators Control.Lens.Cons Control.Lens.Each Control.Lens.Empty Control.Lens.Equality Control.Lens.Extras Control.Lens.Fold Control.Lens.Getter Control.Lens.Indexed Control.Lens.Internal Control.Lens.Internal.Action Control.Lens.Internal.Bazaar Control.Lens.Internal.ByteString Control.Lens.Internal.Context Control.Lens.Internal.Deque Control.Lens.Internal.Exception Control.Lens.Internal.Fold Control.Lens.Internal.Getter Control.Lens.Internal.Indexed Control.Lens.Internal.Instances Control.Lens.Internal.Iso Control.Lens.Internal.Level Control.Lens.Internal.Magma Control.Lens.Internal.Prism Control.Lens.Internal.Reflection Control.Lens.Internal.Review Control.Lens.Internal.Setter Control.Lens.Internal.TH Control.Lens.Internal.Zoom Control.Lens.Iso Control.Lens.Lens Control.Lens.Level Control.Lens.Loupe Control.Lens.Operators Control.Lens.Plated Control.Lens.Prism Control.Lens.Reified Control.Lens.Review Control.Lens.Setter Control.Lens.TH Control.Lens.Traversal Control.Lens.Tuple Control.Lens.Type Control.Lens.Wrapped Control.Lens.Zoom Control.Monad.Error.Lens Control.Monad.Primitive.Lens Control.Parallel.Strategies.Lens Control.Seq.Lens Data.Aeson.Lens Data.Array.Lens Data.Bits.Lens Data.ByteString.Lens Data.ByteString.Strict.Lens Data.ByteString.Lazy.Lens Data.Complex.Lens Data.Data.Lens Data.Dynamic.Lens Data.HashSet.Lens Data.IntSet.Lens Data.List.Lens Data.List.Split.Lens Data.Map.Lens Data.Sequence.Lens Data.Set.Lens Data.Text.Lens Data.Text.Strict.Lens Data.Text.Lazy.Lens Data.Tree.Lens Data.Typeable.Lens Data.Vector.Lens Data.Vector.Generic.Lens Generics.Deriving.Lens GHC.Generics.Lens System.Exit.Lens System.FilePath.Lens System.IO.Error.Lens Language.Haskell.TH.Lens Numeric.Lens Control.Lens.Internal.TupleIxedTH -Wall -fwarn-tabs -O2 -fdicts-cheap -funbox-strict-fields -fmax-simplifier-iterations=10
Failed to install lens-4.0
cabal: Error: some packages failed to install:
lens-4.0 failed during the building phase. The exception was:
ExitFailure 11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment