*** setup configure Configuring NoSlow-0.1.1... Flags chosen: storablevector=True, uvector=True, vector=True, dph-prim-seq=False Dependency base >=3 && <5: using base-4.1.0.0 Dependency containers -any: using containers-0.2.0.1 Dependency criterion ==0.2.*: using criterion-0.2.0 Dependency storablevector >=0.2: using storablevector-0.2.4 Dependency template-haskell -any: using template-haskell-2.3.0.1 Dependency uvector >=0.1: using uvector-0.1.0.5 Dependency vector >=0.4: using vector-0.4.1 Warning: This package indirectly depends on multiple versions of the same package. This is highly likely to cause a compile failure. package storablevector-0.2.4 requires bytestring-0.9.1.4 package ghc-6.10.2 requires bytestring-0.9.1.4 package parsec-3.0.1 requires bytestring-0.9.1.5 package criterion-0.2.0 requires bytestring-0.9.1.5 Using Cabal-1.7.3 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/NoSlow-0.1.1/ghc-6.10.2 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/NoSlow-0.1.1 Documentation installed in: /usr/local/tmp/archive/install/share/doc/NoSlow-0.1.1 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.16.0 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.4 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 Using greencard found on system at: /usr/local/tmp/archive/install/bin/greencard 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 lhc found No lhc-pkg found 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 /usr/bin/gcc /tmp/16464.c -o /tmp/16464 -D__GLASGOW_HASKELL__=610 -I. -DUSE_VECTOR -DUSE_UVECTOR -DUSE_STORABLEVECTOR -I/usr/local/tmp/archive/install/lib/vector-0.4.1/ghc-6.10.2/include -I/usr/local/lib/ghc-6.10.2/ghc-6.10.2/include -I/usr/local/lib/ghc-6.10.2/editline-0.2.1.0/include -I/usr/local/tmp/archive/install/lib/uvector-0.1.0.5/ghc-6.10.2/include -I/usr/local/tmp/archive/install/lib/time-1.1.4/ghc-6.10.2/include -I/usr/local/tmp/archive/install/lib/bytestring-0.9.1.5/ghc-6.10.2/include -I/usr/local/lib/ghc-6.10.2/bytestring-0.9.1.4/include -I/usr/local/lib/ghc-6.10.2/process-1.0.1.1/include -I/usr/local/lib/ghc-6.10.2/directory-1.0.0.3/include -I/usr/local/lib/ghc-6.10.2/unix-2.3.2.0/include -I/usr/local/lib/ghc-6.10.2/old-time-1.0.0.2/include -I/usr/local/lib/ghc-6.10.2/base-4.1.0.0/include -I/usr/local/lib/ghc-6.10.2/include -IPAPI_INCLUDE_DIR *** setup build Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing executables for NoSlow-0.1.1... Building NoSlow-0.1.1... Building executable noslow... Creating dist/build/noslow (and its parents) Creating dist/build/noslow/noslow-tmp (and its parents) /usr/local/bin/ghc --make -o dist/build/noslow/noslow -hide-all-packages -package-conf dist/package.conf.inplace -i -idist/build/noslow/noslow-tmp -i. -idist/build/autogen -Idist/build/autogen -Idist/build/noslow/noslow-tmp -optP-DUSE_VECTOR -optP-DUSE_UVECTOR -optP-DUSE_STORABLEVECTOR -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build/noslow/noslow-tmp -hidir dist/build/noslow/noslow-tmp -stubdir dist/build/noslow/noslow-tmp -package base-4.1.0.0 -package containers-0.2.0.1 -package criterion-0.2.0 -package storablevector-0.2.4 -package template-haskell-2.3.0.1 -package uvector-0.1.0.5 -package vector-0.4.1 -O -O2 -XMultiParamTypeClasses ./NoSlow/Main.hs [ 1 of 27] Compiling NoSlow.Util.Base ( NoSlow/Util/Base.hs, dist/build/noslow/noslow-tmp/NoSlow/Util/Base.o ) [ 2 of 27] Compiling NoSlow.Util.Computation ( NoSlow/Util/Computation.hs, dist/build/noslow/noslow-tmp/NoSlow/Util/Computation.o ) [ 3 of 27] Compiling NoSlow.Backend.StorableVector ( NoSlow/Backend/StorableVector.hs, dist/build/noslow/noslow-tmp/NoSlow/Backend/StorableVector.o ) [ 4 of 27] Compiling NoSlow.Backend.Uvector ( NoSlow/Backend/Uvector.hs, dist/build/noslow/noslow-tmp/NoSlow/Backend/Uvector.o ) [ 5 of 27] Compiling NoSlow.Backend.Vector ( NoSlow/Backend/Vector.hs, dist/build/noslow/noslow-tmp/NoSlow/Backend/Vector.o ) [ 6 of 27] Compiling NoSlow.Backend.Vector.Storable ( NoSlow/Backend/Vector/Storable.hs, dist/build/noslow/noslow-tmp/NoSlow/Backend/Vector/Storable.o ) [ 7 of 27] Compiling NoSlow.Backend.Vector.Primitive ( NoSlow/Backend/Vector/Primitive.hs, dist/build/noslow/noslow-tmp/NoSlow/Backend/Vector/Primitive.o ) [ 8 of 27] Compiling NoSlow.Backend.List ( NoSlow/Backend/List.hs, dist/build/noslow/noslow-tmp/NoSlow/Backend/List.o ) [ 9 of 27] Compiling NoSlow.Main.Util ( NoSlow/Main/Util.hs, dist/build/noslow/noslow-tmp/NoSlow/Main/Util.o ) [10 of 27] Compiling NoSlow.Main.Tree ( NoSlow/Main/Tree.hs, dist/build/noslow/noslow-tmp/NoSlow/Main/Tree.o ) [11 of 27] Compiling NoSlow.Backend.Interface ( NoSlow/Backend/Interface.hs, dist/build/noslow/noslow-tmp/NoSlow/Backend/Interface.o ) [12 of 27] Compiling NoSlow.Micro.Kernels ( NoSlow/Micro/Kernels.hs, dist/build/noslow/noslow-tmp/NoSlow/Micro/Kernels.o ) [13 of 27] Compiling NoSlow.Backend.TH ( NoSlow/Backend/TH.hs, dist/build/noslow/noslow-tmp/NoSlow/Backend/TH.o ) [14 of 27] Compiling NoSlow.Micro.Uvector ( NoSlow/Micro/Uvector.hs, dist/build/noslow/noslow-tmp/NoSlow/Micro/Uvector.o ) GHCi runtime linker: fatal error: I found a duplicate definition for symbol fps_minimum whilst processing object file /usr/local/tmp/archive/install/lib/bytestring-0.9.1.5/ghc-6.10.2/HSbytestring-0.9.1.5.o This could be caused by: * Loading two different object files which export the same symbol * Specifying the same object file twice on the GHCi command line * An incorrect `package.conf' entry, causing some object to be loaded twice. GHCi cannot safely continue in this situation. Exiting now. Sorry. *** Trying again with preferred-versions *** setup configure Configuring NoSlow-0.1.1... Flags chosen: storablevector=True, uvector=True, vector=True, dph-prim-seq=False Dependency base ==3.*: using base-3.0.3.1 Dependency containers -any: using containers-0.2.0.1 Dependency criterion ==0.2.*: using criterion-0.2.0 Dependency storablevector >=0.2: using storablevector-0.2.4 Dependency template-haskell -any: using template-haskell-2.3.0.1 Dependency uvector >=0.1: using uvector-0.1.0.5 Dependency vector >=0.4: using vector-0.4.1 Warning: This package indirectly depends on multiple versions of the same package. This is highly likely to cause a compile failure. package storablevector-0.2.4 requires bytestring-0.9.1.4 package ghc-6.10.2 requires bytestring-0.9.1.4 package parsec-3.0.1 requires bytestring-0.9.1.5 package criterion-0.2.0 requires bytestring-0.9.1.5 Using Cabal-1.7.3 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/NoSlow-0.1.1/ghc-6.10.2 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/NoSlow-0.1.1 Documentation installed in: /usr/local/tmp/archive/install/share/doc/NoSlow-0.1.1 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.16.0 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.4 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 Using greencard found on system at: /usr/local/tmp/archive/install/bin/greencard 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 lhc found No lhc-pkg found 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 /usr/bin/gcc /tmp/16540.c -o /tmp/16540 -D__GLASGOW_HASKELL__=610 -I. -DUSE_VECTOR -DUSE_UVECTOR -DUSE_STORABLEVECTOR -I/usr/local/tmp/archive/install/lib/vector-0.4.1/ghc-6.10.2/include -I/usr/local/lib/ghc-6.10.2/ghc-6.10.2/include -I/usr/local/lib/ghc-6.10.2/editline-0.2.1.0/include -I/usr/local/tmp/archive/install/lib/uvector-0.1.0.5/ghc-6.10.2/include -I/usr/local/tmp/archive/install/lib/time-1.1.4/ghc-6.10.2/include -I/usr/local/tmp/archive/install/lib/bytestring-0.9.1.5/ghc-6.10.2/include -I/usr/local/lib/ghc-6.10.2/bytestring-0.9.1.4/include -I/usr/local/lib/ghc-6.10.2/process-1.0.1.1/include -I/usr/local/lib/ghc-6.10.2/directory-1.0.0.3/include -I/usr/local/lib/ghc-6.10.2/unix-2.3.2.0/include -I/usr/local/lib/ghc-6.10.2/old-time-1.0.0.2/include -I/usr/local/lib/ghc-6.10.2/base-4.1.0.0/include -I/usr/local/lib/ghc-6.10.2/include -IPAPI_INCLUDE_DIR *** setup build Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing executables for NoSlow-0.1.1... Building NoSlow-0.1.1... Building executable noslow... Creating dist/build/noslow (and its parents) Creating dist/build/noslow/noslow-tmp (and its parents) /usr/local/bin/ghc --make -o dist/build/noslow/noslow -hide-all-packages -package-conf dist/package.conf.inplace -i -idist/build/noslow/noslow-tmp -i. -idist/build/autogen -Idist/build/autogen -Idist/build/noslow/noslow-tmp -optP-DUSE_VECTOR -optP-DUSE_UVECTOR -optP-DUSE_STORABLEVECTOR -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build/noslow/noslow-tmp -hidir dist/build/noslow/noslow-tmp -stubdir dist/build/noslow/noslow-tmp -package base-3.0.3.1 -package containers-0.2.0.1 -package criterion-0.2.0 -package storablevector-0.2.4 -package template-haskell-2.3.0.1 -package uvector-0.1.0.5 -package vector-0.4.1 -O -O2 -XMultiParamTypeClasses ./NoSlow/Main.hs [ 3 of 27] Compiling NoSlow.Backend.StorableVector ( NoSlow/Backend/StorableVector.hs, dist/build/noslow/noslow-tmp/NoSlow/Backend/StorableVector.o ) [ 4 of 27] Compiling NoSlow.Backend.Uvector ( NoSlow/Backend/Uvector.hs, dist/build/noslow/noslow-tmp/NoSlow/Backend/Uvector.o ) [ 6 of 27] Compiling NoSlow.Backend.Vector.Storable ( NoSlow/Backend/Vector/Storable.hs, dist/build/noslow/noslow-tmp/NoSlow/Backend/Vector/Storable.o ) [ 7 of 27] Compiling NoSlow.Backend.Vector.Primitive ( NoSlow/Backend/Vector/Primitive.hs, dist/build/noslow/noslow-tmp/NoSlow/Backend/Vector/Primitive.o ) [11 of 27] Compiling NoSlow.Backend.Interface ( NoSlow/Backend/Interface.hs, dist/build/noslow/noslow-tmp/NoSlow/Backend/Interface.o ) [13 of 27] Compiling NoSlow.Backend.TH ( NoSlow/Backend/TH.hs, dist/build/noslow/noslow-tmp/NoSlow/Backend/TH.o ) [14 of 27] Compiling NoSlow.Micro.Uvector ( NoSlow/Micro/Uvector.hs, dist/build/noslow/noslow-tmp/NoSlow/Micro/Uvector.o ) GHCi runtime linker: fatal error: I found a duplicate definition for symbol fps_minimum whilst processing object file /usr/local/tmp/archive/install/lib/bytestring-0.9.1.5/ghc-6.10.2/HSbytestring-0.9.1.5.o This could be caused by: * Loading two different object files which export the same symbol * Specifying the same object file twice on the GHCi command line * An incorrect `package.conf' entry, causing some object to be loaded twice. GHCi cannot safely continue in this situation. Exiting now. Sorry.