*** setup configure Configuring HAppS-Util-0.9.2... Dependency base-any: using base-3.0.1.0 Dependency mtl-any: using mtl-1.1.0.0 Dependency hslogger>=1.0.2: using hslogger-1.0.5 Dependency template-haskell-any: using template-haskell-2.2.0.0 Dependency array-any: using array-0.1.0.0 Dependency bytestring-any: using bytestring-0.9.1.0 Dependency old-time-any: using old-time-1.0.0.0 Dependency process-any: using process-1.0.0.0 Dependency directory-any: using directory-1.0.0.0 Using compiler: ghc-6.8.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/HAppS-Util-0.9.2/ghc-6.8.2 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/HAppS-Util-0.9.2 Documentation installed in: /usr/local/tmp/archive/install/share/doc/HAppS-Util-0.9.2 Using alex version 2.0.1 found on system at: /usr/local/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.2 found on system at: /usr/local/bin/ghc Using ghc-pkg version 6.8.2 found on system at: /usr/local/bin/ghc-pkg No greencard found Using haddock version 2.1.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 HAppS-Util-0.9.2... Building HAppS-Util-0.9.2... Building library... Creating dist/build (and its parents) /usr/local/bin/ghc -package-name HAppS-Util-0.9.2 --make -hide-all-packages -i -idist/build/autogen -idist/build -isrc -Idist/build -optP-DHADDOCK -optP-DUNIX -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.1.0 -package mtl-1.1.0.0 -package hslogger-1.0.5 -package template-haskell-2.2.0.0 -package array-0.1.0.0 -package bytestring-0.9.1.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package directory-1.0.0.0 -O -W -fno-warn-incomplete-patterns -XCPP -XForeignFunctionInterface -XOverlappingInstances -XUndecidableInstances -XRecursiveDo -XRankNTypes -XFlexibleInstances -XTypeSynonymInstances HAppS.Crypto.Base64 HAppS.Crypto.DES HAppS.Crypto.HMAC HAppS.Crypto.SHA1 HAppS.Crypto.MD5 HAppS.Crypto.W64 HAppS.Util.ByteStringCompat HAppS.Util.Common HAppS.Util.Concurrent HAppS.Util.Daemonize HAppS.Util.EventHandler HAppS.Util.Exception HAppS.Util.TimeOut HAppS.Util.TH [ 6 of 14] Compiling HAppS.Util.Common ( src/HAppS/Util/Common.hs, dist/build/HAppS/Util/Common.o ) [ 7 of 14] Compiling HAppS.Util.ByteStringCompat ( src/HAppS/Util/ByteStringCompat.hs, dist/build/HAppS/Util/ByteStringCompat.o ) [ 8 of 14] Compiling HAppS.Crypto.MD5 ( src/HAppS/Crypto/MD5.hs, dist/build/HAppS/Crypto/MD5.o ) src/HAppS/Crypto/MD5.hs:94:13: Warning: Defined but not used: `otherwise' [10 of 14] Compiling HAppS.Util.Daemonize ( src/HAppS/Util/Daemonize.hs, dist/build/HAppS/Util/Daemonize.o ) Linking... /usr/bin/ar q dist/build/libHSHAppS-Util-0.9.2.a dist/build/HAppS/Crypto/Base64.o dist/build/HAppS/Crypto/DES.o dist/build/HAppS/Crypto/HMAC.o dist/build/HAppS/Crypto/SHA1.o dist/build/HAppS/Crypto/MD5.o dist/build/HAppS/Crypto/W64.o dist/build/HAppS/Util/ByteStringCompat.o dist/build/HAppS/Util/Common.o dist/build/HAppS/Util/Concurrent.o dist/build/HAppS/Util/Daemonize.o dist/build/HAppS/Util/EventHandler.o dist/build/HAppS/Util/Exception.o dist/build/HAppS/Util/TimeOut.o dist/build/HAppS/Util/TH.o /usr/bin/ar: creating dist/build/libHSHAppS-Util-0.9.2.a /usr/bin/ld -x -r -o dist/build/HSHAppS-Util-0.9.2.o.tmp dist/build/HAppS/Crypto/Base64.o dist/build/HAppS/Crypto/DES.o dist/build/HAppS/Crypto/HMAC.o dist/build/HAppS/Crypto/SHA1.o dist/build/HAppS/Crypto/MD5.o dist/build/HAppS/Crypto/W64.o dist/build/HAppS/Util/ByteStringCompat.o dist/build/HAppS/Util/Common.o dist/build/HAppS/Util/Concurrent.o dist/build/HAppS/Util/Daemonize.o dist/build/HAppS/Util/EventHandler.o dist/build/HAppS/Util/Exception.o dist/build/HAppS/Util/TimeOut.o dist/build/HAppS/Util/TH.o *** setup haddock Creating dist/build/tmp (and its parents) Creating dist/doc/html/HAppS-Util (and its parents) Preprocessing library HAppS-Util-0.9.2... Running Haddock for HAppS-Util-0.9.2... /usr/local/bin/haddock --use-contents=http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HAppS-Util-0.9.2 --ghc-version /usr/local/bin/ghc --print-libdir Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library HAppS-Util-0.9.2... /usr/local/bin/haddock --use-contents=http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HAppS-Util-0.9.2 --html --odir=dist/doc/html/HAppS-Util --title=HAppS-Util-0.9.2: Web framework --dump-interface=dist/doc/html/HAppS-Util/HAppS-Util.haddock --prologue=dist/HAppS-Util-0.9.2-haddock-prolog23245.txt --optghc=-package-name --optghc=HAppS-Util-0.9.2 --read-interface=http://hackage.haskell.org/packages/archive/base/3.0.1.0/doc/html,/usr/local/share/doc/ghc/libraries/base/base.haddock --read-interface=http://hackage.haskell.org/packages/archive/mtl/1.1.0.0/doc/html,/usr/local/tmp/archive/install/share/doc/mtl-1.1.0.0/html/mtl.haddock --read-interface=http://hackage.haskell.org/packages/archive/hslogger/1.0.5/doc/html,/usr/local/tmp/archive/install/share/doc/hslogger-1.0.5/html/hslogger.haddock --read-interface=http://hackage.haskell.org/packages/archive/template-haskell/2.2.0.0/doc/html,/usr/local/share/doc/ghc/libraries/template-haskell/template-haskell.haddock --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/bytestring/0.9.1.0/doc/html,/usr/local/tmp/archive/install/share/doc/bytestring-0.9.1.0/html/bytestring.haddock --read-interface=http://hackage.haskell.org/packages/archive/old-time/1.0.0.0/doc/html,/usr/local/share/doc/ghc/libraries/old-time/old-time.haddock --read-interface=http://hackage.haskell.org/packages/archive/process/1.0.0.0/doc/html,/usr/local/share/doc/ghc/libraries/process/process.haddock --read-interface=http://hackage.haskell.org/packages/archive/directory/1.0.0.0/doc/html,/usr/local/share/doc/ghc/libraries/directory/directory.haddock --use-contents=http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HAppS-Util-0.9.2 -B/usr/local/lib/ghc-6.8.2 --optghc=-hide-all-packages --optghc=-package --optghc=base-3.0.1.0 --optghc=-package --optghc=mtl-1.1.0.0 --optghc=-package --optghc=hslogger-1.0.5 --optghc=-package --optghc=template-haskell-2.2.0.0 --optghc=-package --optghc=array-0.1.0.0 --optghc=-package --optghc=bytestring-0.9.1.0 --optghc=-package --optghc=old-time-1.0.0.0 --optghc=-package --optghc=process-1.0.0.0 --optghc=-package --optghc=directory-1.0.0.0 --optghc=-i --optghc=-W --optghc=-fno-warn-incomplete-patterns --optghc=-idist/build/autogen --optghc=-isrc --optghc=-idist/build --optghc=-odir --optghc=dist/build --optghc=-hidir --optghc=dist/build --optghc=-XCPP --optghc=-XForeignFunctionInterface --optghc=-XOverlappingInstances --optghc=-XUndecidableInstances --optghc=-XRecursiveDo --optghc=-XRankNTypes --optghc=-XFlexibleInstances --optghc=-XTypeSynonymInstances HAppS.Crypto.Base64 HAppS.Crypto.DES HAppS.Crypto.HMAC HAppS.Crypto.SHA1 HAppS.Crypto.MD5 HAppS.Crypto.W64 HAppS.Util.ByteStringCompat HAppS.Util.Common HAppS.Util.Concurrent HAppS.Util.Daemonize HAppS.Util.EventHandler HAppS.Util.Exception HAppS.Util.TimeOut HAppS.Util.TH src/HAppS/Crypto/MD5.hs:58:9: Not in scope: `md5Finalize' src/HAppS/Crypto/MD5.hs:60:0: Not in scope: `md5Finalize' src/HAppS/Crypto/MD5.hs:89:11: Not in scope: `performMD5Update' src/HAppS/Crypto/MD5.hs:101:0: Not in scope: `performMD5Update' src/HAppS/Crypto/MD5.hs:114:0: Not in scope: `applyMD5Rounds' haddock: Failed to check module: HAppS.Crypto.MD5