*** setup configure Configuring hsndfile-0.2.0... Dependency array-any: using array-0.1.0.0 Dependency base-any: using base-3.0.2.0 Dependency carray>=0.1.2: using carray-0.1.2 Dependency haskell98-any: using haskell98-1.0.1.0 Using compiler: ghc-6.8.3 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/hsndfile-0.2.0/ghc-6.8.3 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/hsndfile-0.2.0 Documentation installed in: /usr/local/tmp/archive/install/share/doc/hsndfile-0.2.0 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 ghc version 6.8.3 found on system at: /usr/local/bin/ghc Using ghc-pkg version 6.8.3 found on system at: /usr/local/bin/ghc-pkg No greencard found Using haddock version 2.3.0 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.66-ghc 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 Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library hsndfile-0.2.0... Creating dist/build/Sound/File/Sndfile (and its parents) /usr/local/bin/c2hs --include=dist/build --cppopts=-D__GLASGOW_HASKELL__=608 --output-dir=dist/build --output=Sound/File/Sndfile/Interface.hs ./Sound/File/Sndfile/Interface.chs Building hsndfile-0.2.0... Building library... Creating dist/build (and its parents) /usr/local/bin/ghc -package-name hsndfile-0.2.0 --make -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.1.0.0 -package base-3.0.2.0 -package carray-0.1.2 -package haskell98-1.0.1.0 -O -Wall -fno-warn-name-shadowing Sound.File.Sndfile C2HS Sound.File.Sndfile.Buffer Sound.File.Sndfile.Buffer.IOCArray Sound.File.Sndfile.Buffer.Storable Sound.File.Sndfile.Exception Sound.File.Sndfile.Interface [1 of 7] Compiling C2HS ( C2HS.hs, dist/build/C2HS.o ) C2HS.hs:66:21: Warning: Imported from `Monad' but not used: `when' C2HS.hs:74:0: Warning: Definition but no type signature for `withCStringLenIntConv' Inferred type: withCStringLenIntConv :: forall a b. (Integral b) => String -> ((Ptr CChar, b) -> IO a) -> IO a C2HS.hs:75:0: Warning: Definition but no type signature for `peekCStringLenIntConv' Inferred type: peekCStringLenIntConv :: forall t. (Integral t) => (Ptr CChar, t) -> IO String Warning: orphan instances: instance Foreign.Storable.Storable [Data.Maybe.Maybe] = C2HS.$f1 [2 of 7] Compiling Sound.File.Sndfile.Exception ( Sound/File/Sndfile/Exception.hs, dist/build/Sound/File/Sndfile/Exception.o ) [3 of 7] Compiling Sound.File.Sndfile.Interface ( dist/build/Sound/File/Sndfile/Interface.hs, dist/build/Sound/File/Sndfile/Interface.o ) [4 of 7] Compiling Sound.File.Sndfile.Buffer ( Sound/File/Sndfile/Buffer.hs, dist/build/Sound/File/Sndfile/Buffer.o ) [5 of 7] Compiling Sound.File.Sndfile.Buffer.Storable ( Sound/File/Sndfile/Buffer/Storable.hs, dist/build/Sound/File/Sndfile/Buffer/Storable.o ) Warning: orphan instances: instance Sound.File.Sndfile.Buffer.MBuffer [Data.Array.Storable.StorableArray, GHC.Float.Float, GHC.IOBase.IO] = Sound.File.Sndfile.Buffer.Storable.$f1 instance Sound.File.Sndfile.Buffer.MBuffer [Data.Array.Storable.StorableArray, GHC.Float.Double, GHC.IOBase.IO] = Sound.File.Sndfile.Buffer.Storable.$f2 [6 of 7] Compiling Sound.File.Sndfile.Buffer.IOCArray ( Sound/File/Sndfile/Buffer/IOCArray.hs, dist/build/Sound/File/Sndfile/Buffer/IOCArray.o ) Warning: orphan instances: instance Sound.File.Sndfile.Buffer.MBuffer [Data.Array.CArray.Base.IOCArray, GHC.Float.Float, GHC.IOBase.IO] = Sound.File.Sndfile.Buffer.IOCArray.$f1 instance Sound.File.Sndfile.Buffer.MBuffer [Data.Array.CArray.Base.IOCArray, GHC.Float.Double, GHC.IOBase.IO] = Sound.File.Sndfile.Buffer.IOCArray.$f2 [7 of 7] Compiling Sound.File.Sndfile ( Sound/File/Sndfile.hs, dist/build/Sound/File/Sndfile.o ) Linking... /usr/bin/ar q dist/build/libHShsndfile-0.2.0.a dist/build/Sound/File/Sndfile.o dist/build/C2HS.o dist/build/Sound/File/Sndfile/Buffer.o dist/build/Sound/File/Sndfile/Buffer/IOCArray.o dist/build/Sound/File/Sndfile/Buffer/Storable.o dist/build/Sound/File/Sndfile/Exception.o dist/build/Sound/File/Sndfile/Interface.o /usr/bin/ar: creating dist/build/libHShsndfile-0.2.0.a /usr/bin/ld -x -r -o dist/build/HShsndfile-0.2.0.o.tmp dist/build/Sound/File/Sndfile.o dist/build/C2HS.o dist/build/Sound/File/Sndfile/Buffer.o dist/build/Sound/File/Sndfile/Buffer/IOCArray.o dist/build/Sound/File/Sndfile/Buffer/Storable.o dist/build/Sound/File/Sndfile/Exception.o dist/build/Sound/File/Sndfile/Interface.o *** setup haddock Creating dist/doc/html/hsndfile (and its parents) Preprocessing library hsndfile-0.2.0... Running hscolour for hsndfile-0.2.0... Creating dist/doc/html/hsndfile/src (and its parents) /usr/local/bin/HsColour -print-css -odist/doc/html/hsndfile/src/hscolour.css /usr/local/bin/HsColour -css -anchor -odist/doc/html/hsndfile/src/Sound-File-Sndfile.html Sound/File/Sndfile.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hsndfile/src/C2HS.html C2HS.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hsndfile/src/Sound-File-Sndfile-Buffer.html Sound/File/Sndfile/Buffer.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hsndfile/src/Sound-File-Sndfile-Buffer-IOCArray.html Sound/File/Sndfile/Buffer/IOCArray.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hsndfile/src/Sound-File-Sndfile-Buffer-Storable.html Sound/File/Sndfile/Buffer/Storable.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hsndfile/src/Sound-File-Sndfile-Exception.html Sound/File/Sndfile/Exception.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hsndfile/src/Sound-File-Sndfile-Interface.html dist/build/Sound/File/Sndfile/Interface.hs Creating dist/build/tmp (and its parents) Creating dist/doc/html/hsndfile (and its parents) Preprocessing library hsndfile-0.2.0... Running Haddock for hsndfile-0.2.0... /usr/local/bin/haddock --use-contents=http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hsndfile-0.2.0 --ghc-version /usr/local/bin/ghc --print-libdir Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library hsndfile-0.2.0... /usr/local/bin/haddock --use-contents=http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hsndfile-0.2.0 --html --odir=dist/doc/html/hsndfile --title=hsndfile-0.2.0: Haskell bindings for libsndfile --dump-interface=dist/doc/html/hsndfile/hsndfile.haddock --prologue=dist/hsndfile-0.2.0-haddock-prolog19169.txt --optghc=-package-name --optghc=hsndfile-0.2.0 --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} --read-interface=http://hackage.haskell.org/packages/archive/array/0.1.0.0/doc/html,/usr/local/share/doc/ghc/libraries/array/array.haddock --read-interface=http://hackage.haskell.org/packages/archive/base/3.0.2.0/doc/html,/usr/local/share/doc/ghc/libraries/base/base.haddock --read-interface=http://hackage.haskell.org/packages/archive/carray/0.1.2/doc/html,/usr/local/tmp/archive/install/share/doc/carray-0.1.2/html/carray.haddock --read-interface=http://hackage.haskell.org/packages/archive/haskell98/1.0.1.0/doc/html,/usr/local/share/doc/ghc/libraries/haskell98/haskell98.haddock --use-contents=http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hsndfile-0.2.0 --hide=C2HS --hide=Sound.File.Sndfile.Buffer --hide=Sound.File.Sndfile.Buffer.IOCArray --hide=Sound.File.Sndfile.Buffer.Storable --hide=Sound.File.Sndfile.Exception --hide=Sound.File.Sndfile.Interface -B/usr/local/lib/ghc-6.8.3 --optghc=-hide-all-packages --optghc=-package --optghc=array-0.1.0.0 --optghc=-package --optghc=base-3.0.2.0 --optghc=-package --optghc=carray-0.1.2 --optghc=-package --optghc=haskell98-1.0.1.0 --optghc=-i --optghc=-Wall --optghc=-fno-warn-name-shadowing --optghc=-idist/build/autogen --optghc=-i. --optghc=-idist/build --optghc=-odir --optghc=dist/build --optghc=-hidir --optghc=dist/build Sound.File.Sndfile C2HS Sound.File.Sndfile.Buffer Sound.File.Sndfile.Buffer.IOCArray Sound.File.Sndfile.Buffer.Storable Sound.File.Sndfile.Exception Sound.File.Sndfile.Interface C2HS.hs:66:21: Warning: Imported from `Monad' but not used: `when' C2HS.hs:74:0: Warning: Definition but no type signature for `withCStringLenIntConv' Inferred type: withCStringLenIntConv :: forall a b. (Integral b) => String -> ((Ptr CChar, b) -> IO a) -> IO a C2HS.hs:75:0: Warning: Definition but no type signature for `peekCStringLenIntConv' Inferred type: peekCStringLenIntConv :: forall t. (Integral t) => (Ptr CChar, t) -> IO String Warning: orphan instances: instance Foreign.Storable.Storable [Data.Maybe.Maybe] = C2HS.$f1 ./Sound/File/Sndfile/Interface.chs:17:17: parse error on input `-- ^ Type for expressing sample counts.' Warning: in export list of "C2HS": module not found: "Foreign" Warning: in export list of "C2HS": module not found: "CForeign" haddock: Failed to check module: Sound.File.Sndfile.Interface