*** setup configure setup/setup configure --ghc --user --prefix=/usr/local/tmp/archive/install --haddock-option=--use-contents=http://hackage.haskell.org/cgi-bin/hackage-scripts/package/blas-0.4 --verbose Warning: defaultUserHooks in Setup script is deprecated. Configuring blas-0.4... Dependency QuickCheck -any: using QuickCheck-2.1.0.1 Dependency base -any: using base-4.1.0.0 Dependency ieee -any: using ieee-0.4 Dependency storable-complex -any: using storable-complex-0.2 Using Cabal-1.6.0.1 compiled by ghc-6.10 Using compiler: ghc-6.10.2 Using install prefix: /usr/local/tmp/archive/install Binaries installed in: /usr/local/tmp/archive/install/bin Libraries installed in: /usr/local/tmp/archive/install/lib/blas-0.4/ghc-6.10.2 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/blas-0.4 Documentation installed in: /usr/local/tmp/archive/install/share/doc/blas-0.4 Using alex version 2.2 found on system at: /usr/bin/alex Using ar found on system at: /usr/bin/ar Using c2hs version 0.15.1 found on system at: /usr/local/bin/c2hs Using cpphs version 0.7 found on system at: /usr/bin/cpphs Using ffihugs found on system at: /usr/local/bin/ffihugs Using gcc version 4.3.3 found on system at: /usr/bin/gcc Using ghc version 6.10.2 found on system at: /usr/local/bin/ghc Using ghc-pkg version 6.10.2 found on system at: /usr/local/bin/ghc-pkg No greencard found Using haddock version 2.4.2 found on system at: /usr/local/bin/haddock Using happy version 1.17 found on system at: /usr/local/bin/happy No hmake found Using hsc2hs version 0.67 found on system at: /usr/local/bin/hsc2hs Using hscolour version 1.9 found on system at: /usr/local/bin/HsColour Using hugs found on system at: /usr/local/bin/hugs No jhc found Using ld found on system at: /usr/bin/ld No nhc98 found Using pkg-config version 0.22 found on system at: /usr/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: /bin/tar *** setup build setup/setup build --verbose Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library blas-0.4... Building blas-0.4... Building library... Creating dist/build (and its parents) /usr/local/bin/ghc -package-name blas-0.4 --make -hide-all-packages -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package QuickCheck-2.1.0.1 -package base-4.1.0.0 -package ieee-0.4 -package storable-complex-0.2 -O -Wall -XBangPatterns -XEmptyDataDecls -XFlexibleContexts -XFlexibleInstances -XForeignFunctionInterface -XFunctionalDependencies -XMultiParamTypeClasses BLAS.Access BLAS.C BLAS.C.Level1 BLAS.C.Level2 BLAS.C.Level3 BLAS.C.Types BLAS.Elem BLAS.Elem.Base BLAS.Internal BLAS.Matrix BLAS.Matrix.Base BLAS.Matrix.Immutable BLAS.Matrix.ReadOnly BLAS.Matrix.Solve BLAS.Matrix.Solve.Immutable BLAS.Matrix.Solve.ReadOnly BLAS.Tensor BLAS.Tensor.Base BLAS.Tensor.Dense BLAS.Tensor.Dense.Immutable BLAS.Tensor.Dense.ReadOnly BLAS.Tensor.Immutable BLAS.Tensor.ReadOnly BLAS.Tensor.Mutable BLAS.Tensor.Scalable BLAS.Types BLAS.Vector Data.Matrix.Dense Data.Matrix.Dense.IO Data.Matrix.Dense.Internal Data.Matrix.Dense.Operations Data.Matrix.Herm Data.Matrix.Herm.Dense Data.Matrix.Tri Data.Matrix.Tri.Dense Data.Vector.Dense Data.Vector.Dense.IO Data.Vector.Dense.Internal Data.Vector.Dense.Operations Test.QuickCheck.Complex Test.QuickCheck.Vector Test.QuickCheck.Vector.Dense Test.QuickCheck.Matrix Test.QuickCheck.Matrix.Dense Test.QuickCheck.Matrix.Herm.Dense Test.QuickCheck.Matrix.Tri.Dense BLAS.C.Double BLAS.C.Zomplex [ 1 of 48] Compiling Test.QuickCheck.Vector ( Test/QuickCheck/Vector.hs, dist/build/Test/QuickCheck/Vector.o ) Test/QuickCheck/Vector.hs:27:4: `coarbitrary' is not a (visible) method of class `Arbitrary' Test/QuickCheck/Vector.hs:36:4: `coarbitrary' is not a (visible) method of class `Arbitrary' Test/QuickCheck/Vector.hs:49:4: `coarbitrary' is not a (visible) method of class `Arbitrary' *** Trying again with preferred-versions *** setup configure setup/setup configure --ghc --user --prefix=/usr/local/tmp/archive/install --haddock-option=--use-contents=http://hackage.haskell.org/cgi-bin/hackage-scripts/package/blas-0.4 --constraint=base<4 --constraint=parsec<3 --constraint=HaXml==1.13.* --constraint=QuickCheck<2 --verbose Warning: defaultUserHooks in Setup script is deprecated. Configuring blas-0.4... Dependency QuickCheck -any && <2: using QuickCheck-1.2.0.0 Dependency base -any && <4: using base-3.0.3.1 Dependency ieee -any: using ieee-0.4 Dependency storable-complex -any: using storable-complex-0.2 Using Cabal-1.6.0.1 compiled by ghc-6.10 Using compiler: ghc-6.10.2 Using install prefix: /usr/local/tmp/archive/install Binaries installed in: /usr/local/tmp/archive/install/bin Libraries installed in: /usr/local/tmp/archive/install/lib/blas-0.4/ghc-6.10.2 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/blas-0.4 Documentation installed in: /usr/local/tmp/archive/install/share/doc/blas-0.4 Using alex version 2.2 found on system at: /usr/bin/alex Using ar found on system at: /usr/bin/ar Using c2hs version 0.15.1 found on system at: /usr/local/bin/c2hs Using cpphs version 0.7 found on system at: /usr/bin/cpphs Using ffihugs found on system at: /usr/local/bin/ffihugs Using gcc version 4.3.3 found on system at: /usr/bin/gcc Using ghc version 6.10.2 found on system at: /usr/local/bin/ghc Using ghc-pkg version 6.10.2 found on system at: /usr/local/bin/ghc-pkg No greencard found Using haddock version 2.4.2 found on system at: /usr/local/bin/haddock Using happy version 1.17 found on system at: /usr/local/bin/happy No hmake found Using hsc2hs version 0.67 found on system at: /usr/local/bin/hsc2hs Using hscolour version 1.9 found on system at: /usr/local/bin/HsColour Using hugs found on system at: /usr/local/bin/hugs No jhc found Using ld found on system at: /usr/bin/ld No nhc98 found Using pkg-config version 0.22 found on system at: /usr/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: /bin/tar *** setup build setup/setup build --verbose Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library blas-0.4... Building blas-0.4... Building library... Creating dist/build (and its parents) /usr/local/bin/ghc -package-name blas-0.4 --make -hide-all-packages -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package QuickCheck-1.2.0.0 -package base-3.0.3.1 -package ieee-0.4 -package storable-complex-0.2 -O -Wall -XBangPatterns -XEmptyDataDecls -XFlexibleContexts -XFlexibleInstances -XForeignFunctionInterface -XFunctionalDependencies -XMultiParamTypeClasses BLAS.Access BLAS.C BLAS.C.Level1 BLAS.C.Level2 BLAS.C.Level3 BLAS.C.Types BLAS.Elem BLAS.Elem.Base BLAS.Internal BLAS.Matrix BLAS.Matrix.Base BLAS.Matrix.Immutable BLAS.Matrix.ReadOnly BLAS.Matrix.Solve BLAS.Matrix.Solve.Immutable BLAS.Matrix.Solve.ReadOnly BLAS.Tensor BLAS.Tensor.Base BLAS.Tensor.Dense BLAS.Tensor.Dense.Immutable BLAS.Tensor.Dense.ReadOnly BLAS.Tensor.Immutable BLAS.Tensor.ReadOnly BLAS.Tensor.Mutable BLAS.Tensor.Scalable BLAS.Types BLAS.Vector Data.Matrix.Dense Data.Matrix.Dense.IO Data.Matrix.Dense.Internal Data.Matrix.Dense.Operations Data.Matrix.Herm Data.Matrix.Herm.Dense Data.Matrix.Tri Data.Matrix.Tri.Dense Data.Vector.Dense Data.Vector.Dense.IO Data.Vector.Dense.Internal Data.Vector.Dense.Operations Test.QuickCheck.Complex Test.QuickCheck.Vector Test.QuickCheck.Vector.Dense Test.QuickCheck.Matrix Test.QuickCheck.Matrix.Dense Test.QuickCheck.Matrix.Herm.Dense Test.QuickCheck.Matrix.Tri.Dense BLAS.C.Double BLAS.C.Zomplex [ 1 of 48] Compiling Test.QuickCheck.Vector ( Test/QuickCheck/Vector.hs, dist/build/Test/QuickCheck/Vector.o ) [ 2 of 48] Compiling Test.QuickCheck.Matrix ( Test/QuickCheck/Matrix.hs, dist/build/Test/QuickCheck/Matrix.o ) [ 3 of 48] Compiling Test.QuickCheck.Complex ( Test/QuickCheck/Complex.hs, dist/build/Test/QuickCheck/Complex.o ) [ 4 of 48] Compiling BLAS.Types ( BLAS/Types.hs, dist/build/BLAS/Types.o ) [ 5 of 48] Compiling BLAS.Tensor.Scalable ( BLAS/Tensor/Scalable.hs, dist/build/BLAS/Tensor/Scalable.o ) [ 6 of 48] Compiling BLAS.Tensor.Base ( BLAS/Tensor/Base.hs, dist/build/BLAS/Tensor/Base.o ) [ 7 of 48] Compiling BLAS.Tensor.ReadOnly ( BLAS/Tensor/ReadOnly.hs, dist/build/BLAS/Tensor/ReadOnly.o ) [ 8 of 48] Compiling BLAS.Tensor.Dense.ReadOnly ( BLAS/Tensor/Dense/ReadOnly.hs, dist/build/BLAS/Tensor/Dense/ReadOnly.o ) [ 9 of 48] Compiling BLAS.Tensor.Mutable ( BLAS/Tensor/Mutable.hs, dist/build/BLAS/Tensor/Mutable.o ) [10 of 48] Compiling BLAS.Internal ( BLAS/Internal.hs, dist/build/BLAS/Internal.o ) [11 of 48] Compiling BLAS.Elem.Base ( BLAS/Elem/Base.hs, dist/build/BLAS/Elem/Base.o ) [12 of 48] Compiling BLAS.Matrix.Base ( BLAS/Matrix/Base.hs, dist/build/BLAS/Matrix/Base.o ) [13 of 48] Compiling BLAS.Vector ( BLAS/Vector.hs, dist/build/BLAS/Vector.o ) [14 of 48] Compiling BLAS.C.Types ( BLAS/C/Types.hs, dist/build/BLAS/C/Types.o ) [15 of 48] Compiling BLAS.C.Double ( BLAS/C/Double.hs, dist/build/BLAS/C/Double.o ) [16 of 48] Compiling BLAS.C.Zomplex ( BLAS/C/Zomplex.hs, dist/build/BLAS/C/Zomplex.o ) [17 of 48] Compiling BLAS.C.Level1 ( BLAS/C/Level1.hs, dist/build/BLAS/C/Level1.o ) [18 of 48] Compiling BLAS.C.Level2 ( BLAS/C/Level2.hs, dist/build/BLAS/C/Level2.o ) [19 of 48] Compiling BLAS.C.Level3 ( BLAS/C/Level3.hs, dist/build/BLAS/C/Level3.o ) [20 of 48] Compiling BLAS.Elem ( BLAS/Elem.hs, dist/build/BLAS/Elem.o ) [21 of 48] Compiling BLAS.Tensor.Immutable ( BLAS/Tensor/Immutable.hs, dist/build/BLAS/Tensor/Immutable.o ) [22 of 48] Compiling BLAS.Tensor.Dense.Immutable ( BLAS/Tensor/Dense/Immutable.hs, dist/build/BLAS/Tensor/Dense/Immutable.o ) [23 of 48] Compiling BLAS.Tensor.Dense ( BLAS/Tensor/Dense.hs, dist/build/BLAS/Tensor/Dense.o ) [24 of 48] Compiling BLAS.Tensor ( BLAS/Tensor.hs, dist/build/BLAS/Tensor.o ) [25 of 48] Compiling BLAS.C ( BLAS/C.hs, dist/build/BLAS/C.o ) [26 of 48] Compiling BLAS.Access ( BLAS/Access.hs, dist/build/BLAS/Access.o ) [27 of 48] Compiling Data.Vector.Dense.Internal ( Data/Vector/Dense/Internal.hs, dist/build/Data/Vector/Dense/Internal.o ) Data/Vector/Dense/Internal.hs:255:23: parse error on input `='