*** setup configure dist/setup/setup configure --ghc --user --prefix=/usr/local/tmp/archive/install --haddock-option=--use-contents=/package/hmatrix-0.8.3.1 --haddock-option=--built-in-themes --verbose Configuring hmatrix-0.8.3.1... Flags chosen: unsafe=False, mkl=False Dependency HUnit -any: using HUnit-1.2.2.3 Dependency QuickCheck -any: using QuickCheck-2.4.0.1 Dependency array -any: using array-0.3.0.2 Dependency base >=3 && <5: using base-4.3.1.0 Dependency haskell98 -any: using haskell98-1.1.0.1 Dependency process -any: using process-1.0.1.5 Dependency storable-complex -any: using storable-complex-0.2.1 Using Cabal-1.10.1.0 compiled by ghc-7.0 Using compiler: ghc-7.0.1.20101215 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/hmatrix-0.8.3.1/ghc-7.0.1.20101215 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/hmatrix-0.8.3.1 Documentation installed in: /usr/local/tmp/archive/install/share/doc/hmatrix-0.8.3.1 Using alex version 2.3.3 found on system at: /usr/bin/alex Using ar found on system at: /usr/bin/ar Using c2hs version 0.16.0 found on system at: /usr/local/bin/c2hs Using cpphs version 1.11 found on system at: /usr/local/bin/cpphs Using ffihugs found on system at: /usr/local/bin/ffihugs Using gcc version 4.4.5 found on system at: /usr/bin/gcc Using ghc version 7.0.1.20101215 found on system at: /usr/local/bin/ghc Using ghc-pkg version 7.0.1.20101215 found on system at: /usr/local/bin/ghc-pkg No greencard found Using haddock version 2.9.0 found on system at: /usr/local/bin/haddock Using happy version 1.18.6 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.17 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 lhc found No lhc-pkg found No nhc98 found Using pkg-config version 0.25 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 No uhc found sh configure --with-compiler=ghc --prefix=/usr/local/tmp/archive/install Checking foreign libraries... OK Reading parameters from ./hmatrix.buildinfo *** setup build dist/setup/setup build --verbose Reading parameters from ./hmatrix.buildinfo Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library hmatrix-0.8.3.1... Building hmatrix-0.8.3.1... Building library... Creating dist/build (and its parents) /usr/local/bin/ghc --make -package-name hmatrix-0.8.3.1 -hide-all-packages -fbuilding-cabal-package -i -idist/build -ilib -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-id HUnit-1.2.2.3-268a9d44384cc6a3ff01027a2f689e68 -package-id QuickCheck-2.4.0.1-bdc7c3e5665955b06bda6676738c00ca -package-id array-0.3.0.2-1df307f7aa24807848edcd21ee4a14a9 -package-id base-4.3.1.0-08d1542e223f30665b846c92c4416607 -package-id haskell98-1.1.0.1-c82f735e4083fb2c95241ca6f2f41c16 -package-id process-1.0.1.5-4d8777fa163b5557472641155e93faf6 -package-id storable-complex-0.2.1-1977e743a6d91f611f930f7d3b02c43e -O -Wall -fno-warn-missing-signatures -fno-warn-orphans -fno-warn-unused-binds -XHaskell98 -XForeignFunctionInterface -XCPP Data.Packed Data.Packed.Vector Data.Packed.Matrix Numeric.GSL.Differentiation Numeric.GSL.Integration Numeric.GSL.Fourier Numeric.GSL.Polynomials Numeric.GSL.Minimization Numeric.GSL.Root Numeric.GSL.ODE Numeric.GSL.Vector Numeric.GSL.Special Numeric.GSL.Special.Gamma Numeric.GSL.Special.Erf Numeric.GSL.Special.Airy Numeric.GSL.Special.Exp Numeric.GSL.Special.Bessel Numeric.GSL.Special.Clausen Numeric.GSL.Special.Coulomb Numeric.GSL.Special.Coupling Numeric.GSL.Special.Dawson Numeric.GSL.Special.Debye Numeric.GSL.Special.Dilog Numeric.GSL.Special.Elementary Numeric.GSL.Special.Ellint Numeric.GSL.Special.Elljac Numeric.GSL.Special.Expint Numeric.GSL.Special.Fermi_dirac Numeric.GSL.Special.Gegenbauer Numeric.GSL.Special.Hyperg Numeric.GSL.Special.Laguerre Numeric.GSL.Special.Lambert Numeric.GSL.Special.Legendre Numeric.GSL.Special.Log Numeric.GSL.Special.Pow_int Numeric.GSL.Special.Psi Numeric.GSL.Special.Synchrotron Numeric.GSL.Special.Transport Numeric.GSL.Special.Trig Numeric.GSL.Special.Zeta Numeric.GSL Numeric.LinearAlgebra Numeric.LinearAlgebra.LAPACK Numeric.LinearAlgebra.Linear Numeric.LinearAlgebra.Instances Numeric.LinearAlgebra.Interface Numeric.LinearAlgebra.Algorithms Graphics.Plot Numeric.LinearAlgebra.Tests Data.Packed.Convert Data.Packed.ST Data.Packed.Development Data.Packed.Random Data.Packed.Internal Data.Packed.Internal.Common Data.Packed.Internal.Signatures Data.Packed.Internal.Vector Data.Packed.Internal.Matrix Numeric.GSL.Internal Numeric.GSL.Special.Internal Numeric.LinearAlgebra.Tests.Instances Numeric.LinearAlgebra.Tests.Properties lib/Data/Packed.hs:1:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead lib/Data/Packed/Internal/Matrix.hs:1:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead lib/Numeric/GSL/Fourier.hs:1:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead lib/Numeric/GSL/Minimization.hs:1:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead lib/Numeric/GSL/Polynomials.hs:1:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead lib/Numeric/GSL/Vector.hs:1:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead lib/Numeric/LinearAlgebra/Interface.hs:1:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead [59 of 62] Compiling Numeric.LinearAlgebra.Tests.Instances ( lib/Numeric/LinearAlgebra/Tests/Instances.hs, dist/build/Numeric/LinearAlgebra/Tests/Instances.o ) lib/Numeric/LinearAlgebra/Tests/Instances.hs:47:10: Duplicate instance declarations: instance (Arbitrary a, RealFloat a) => Arbitrary (Complex a) -- Defined at lib/Numeric/LinearAlgebra/Tests/Instances.hs:47:10-60 instance (RealFloat a, Arbitrary a) => Arbitrary (Complex a) -- Defined in Test.QuickCheck.Arbitrary