*** setup configure Configuring MissingH-1.0.2.1... Flags chosen: splitbase=True Dependency HUnit -any: using HUnit-1.2.0.3 Dependency QuickCheck >=1.0 && <2.0: using QuickCheck-1.2.0.0 Dependency array -any: using array-0.2.0.0 Dependency base >=3 && -any: using base-4.0.0.0 Dependency containers -any: using containers-0.2.0.0 Dependency directory -any: using directory-1.0.0.2 Dependency filepath -any: using filepath-1.1.0.1 Dependency haskell98 -any: using haskell98-1.0.1.0 Dependency hslogger -any: using hslogger-1.0.7 Dependency mtl -any: using mtl-1.1.0.2 Dependency network -any: using network-2.2.0.1 Dependency old-locale -any: using old-locale-1.0.0.1 Dependency old-time -any: using old-time-1.0.0.1 Dependency parsec -any: using parsec-3.0.0 Dependency process -any: using process-1.0.1.1 Dependency random -any: using random-1.0.0.1 Dependency regex-compat -any: using regex-compat-0.92 Dependency unix -any: using unix-2.3.1.0 Warning: This package indirectly depends on multiple versions of the same package. This is highly likely to cause a compile failure. package haskell98-1.0.1.0 requires process-1.0.1.0 package hslogger-1.0.7 requires process-1.0.1.1 package MissingH-1.0.2.1 requires process-1.0.1.1 Using Cabal-1.6.0.1 compiled by ghc-6.8 Using compiler: ghc-6.10.1 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/MissingH-1.0.2.1/ghc-6.10.1 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/MissingH-1.0.2.1 Documentation installed in: /usr/local/tmp/archive/install/share/doc/MissingH-1.0.2.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.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.2 found on system at: /usr/bin/gcc Using ghc version 6.10.1 found on system at: /usr/local/bin/ghc Using ghc-pkg version 6.10.1 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.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 Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library MissingH-1.0.2.1... Preprocessing executables for MissingH-1.0.2.1... Building MissingH-1.0.2.1... Building library... Creating dist/build (and its parents) /usr/local/bin/ghc -package-name MissingH-1.0.2.1 --make -hide-all-packages -i -idist/build -isrc -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 HUnit-1.2.0.3 -package QuickCheck-1.2.0.0 -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hslogger-1.0.7 -package mtl-1.1.0.2 -package network-2.2.0.1 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package parsec-3.0.0 -package process-1.0.1.1 -package random-1.0.0.1 -package regex-compat-0.92 -package unix-2.3.1.0 -O -XExistentialQuantification -XOverlappingInstances -XUndecidableInstances -XCPP -XRank2Types -XMultiParamTypeClasses -XFlexibleInstances -XFlexibleContexts -XPatternSignatures Data.String.Utils System.IO.Utils System.IO.Binary Data.List.Utils System.Daemon Text.ParserCombinators.Parsec.Utils Test.HUnit.Utils Network.Email.Mailbox Control.Concurrent.Thread.Utils Network.Email.Sendmail Data.CSV System.Cmd.Utils Data.BinPacking Data.Progress.Tracker Data.Progress.Meter Data.Quantity Data.Map.Utils System.Path System.Path.NameManip System.Path.WildMatch System.Path.Glob System.Time.Utils System.Time.ParseDate Network.Utils Network.SocketServer Data.Either.Utils Data.Maybe.Utils Data.Tuple.Utils Data.Bits.Utils Data.Hash.CRC32.Posix Data.Hash.CRC32.GZip Data.Hash.MD5 Data.Hash.MD5.Zord64_HARD Data.Compression.Inflate System.FileArchive.GZip System.IO.HVFS System.IO.HVFS.Combinators System.IO.HVFS.InstanceHelpers System.IO.HVFS.Utils System.IO.HVIO System.IO.StatCompat System.IO.WindowsCompat System.IO.PlafCompat System.Posix.Consts System.Debian System.Debian.ControlParser Data.MIME.Types System.Console.GetOpt.Utils on the commandline: Warning: -XPatternSignatures is deprecated: use -XScopedTypeVariables or pragma {-# LANGUAGE ScopedTypeVariables#-} instead [ 1 of 48] Compiling System.Console.GetOpt.Utils ( src/System/Console/GetOpt/Utils.hs, dist/build/System/Console/GetOpt/Utils.o ) [ 2 of 48] Compiling System.Debian ( src/System/Debian.hs, dist/build/System/Debian.o ) [ 3 of 48] Compiling System.Posix.Consts ( src/System/Posix/Consts.hs, dist/build/System/Posix/Consts.o ) [ 4 of 48] Compiling System.IO.PlafCompat ( src/System/IO/PlafCompat.hs, dist/build/System/IO/PlafCompat.o ) [ 5 of 48] Compiling System.IO.WindowsCompat ( src/System/IO/WindowsCompat.hs, dist/build/System/IO/WindowsCompat.o ) [ 6 of 48] Compiling System.IO.StatCompat ( src/System/IO/StatCompat.hs, dist/build/System/IO/StatCompat.o ) [ 7 of 48] Compiling System.IO.HVIO ( src/System/IO/HVIO.hs, dist/build/System/IO/HVIO.o ) [ 8 of 48] Compiling Data.Compression.Inflate ( src/Data/Compression/Inflate.hs, dist/build/Data/Compression/Inflate.o ) [ 9 of 48] Compiling Data.Hash.MD5.Zord64_HARD ( src/Data/Hash/MD5/Zord64_HARD.lhs, dist/build/Data/Hash/MD5/Zord64_HARD.o ) src/Data/Hash/MD5/Zord64_HARD.lhs:17:11: Warning: No explicit method nor default method for `*' In the instance declaration for `Num Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:17:11: Warning: No explicit method nor default method for `abs' In the instance declaration for `Num Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:17:11: Warning: No explicit method nor default method for `signum' In the instance declaration for `Num Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:26:11: Warning: No explicit method nor default method for `xor' In the instance declaration for `Bits Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:26:11: Warning: No explicit method nor default method for `bitSize' In the instance declaration for `Bits Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:26:11: Warning: No explicit method nor default method for `isSigned' In the instance declaration for `Bits Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:43:11: Warning: No explicit method nor default method for `quotRem' In the instance declaration for `Integral Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:46:11: Warning: No explicit method nor default method for `toRational' In the instance declaration for `Real Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:47:11: Warning: No explicit method nor default method for `toEnum' In the instance declaration for `Enum Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:47:11: Warning: No explicit method nor default method for `fromEnum' In the instance declaration for `Enum Zord64' [10 of 48] Compiling Data.Hash.MD5 ( src/Data/Hash/MD5.lhs, dist/build/Data/Hash/MD5.o ) src/Data/Hash/MD5.lhs:114:11: Warning: No explicit method nor default method for `*' In the instance declaration for `Num ABCD' src/Data/Hash/MD5.lhs:114:11: Warning: No explicit method nor default method for `abs' In the instance declaration for `Num ABCD' src/Data/Hash/MD5.lhs:114:11: Warning: No explicit method nor default method for `signum' In the instance declaration for `Num ABCD' src/Data/Hash/MD5.lhs:114:11: Warning: No explicit method nor default method for `fromInteger' In the instance declaration for `Num ABCD' [11 of 48] Compiling Data.Hash.CRC32.GZip ( src/Data/Hash/CRC32/GZip.hs, dist/build/Data/Hash/CRC32/GZip.o ) [12 of 48] Compiling Data.Hash.CRC32.Posix ( src/Data/Hash/CRC32/Posix.hs, dist/build/Data/Hash/CRC32/Posix.o ) [13 of 48] Compiling Data.Bits.Utils ( src/Data/Bits/Utils.hs, dist/build/Data/Bits/Utils.o ) [14 of 48] Compiling System.FileArchive.GZip ( src/System/FileArchive/GZip.hs, dist/build/System/FileArchive/GZip.o ) [15 of 48] Compiling Data.Tuple.Utils ( src/Data/Tuple/Utils.hs, dist/build/Data/Tuple/Utils.o ) [16 of 48] Compiling Data.Maybe.Utils ( src/Data/Maybe/Utils.hs, dist/build/Data/Maybe/Utils.o ) [17 of 48] Compiling Data.Either.Utils ( src/Data/Either/Utils.hs, dist/build/Data/Either/Utils.o ) [18 of 48] Compiling Network.Utils ( src/Network/Utils.hs, dist/build/Network/Utils.o ) [19 of 48] Compiling Network.SocketServer ( src/Network/SocketServer.hs, dist/build/Network/SocketServer.o ) [20 of 48] Compiling System.Time.ParseDate ( src/System/Time/ParseDate.hs, dist/build/System/Time/ParseDate.o ) [21 of 48] Compiling System.Time.Utils ( src/System/Time/Utils.hs, dist/build/System/Time/Utils.o ) [22 of 48] Compiling System.IO.HVFS ( src/System/IO/HVFS.hs, dist/build/System/IO/HVFS.o ) [23 of 48] Compiling System.IO.HVFS.Utils ( src/System/IO/HVFS/Utils.hs, dist/build/System/IO/HVFS/Utils.o ) [24 of 48] Compiling System.Path.NameManip ( src/System/Path/NameManip.hs, dist/build/System/Path/NameManip.o ) [25 of 48] Compiling Data.Quantity ( src/Data/Quantity.hs, dist/build/Data/Quantity.o ) [26 of 48] Compiling Data.Progress.Tracker ( src/Data/Progress/Tracker.hs, dist/build/Data/Progress/Tracker.o ) [27 of 48] Compiling Data.BinPacking ( src/Data/BinPacking.hs, dist/build/Data/BinPacking.o ) [28 of 48] Compiling System.Cmd.Utils ( src/System/Cmd/Utils.hs, dist/build/System/Cmd/Utils.o ) [29 of 48] Compiling Data.CSV ( src/Data/CSV.hs, dist/build/Data/CSV.o ) [30 of 48] Compiling Network.Email.Sendmail ( src/Network/Email/Sendmail.hs, dist/build/Network/Email/Sendmail.o ) [31 of 48] Compiling Control.Concurrent.Thread.Utils ( src/Control/Concurrent/Thread/Utils.hs, dist/build/Control/Concurrent/Thread/Utils.o ) [32 of 48] Compiling Network.Email.Mailbox ( src/Network/Email/Mailbox.hs, dist/build/Network/Email/Mailbox.o ) [33 of 48] Compiling Test.HUnit.Utils ( src/Test/HUnit/Utils.hs, dist/build/Test/HUnit/Utils.o ) src/Test/HUnit/Utils.hs:41:36: Class `Control.Exception.Exception' used as a type In the type `Control.Exception.Exception' In the type `Control.Exception.Exception -> IO a -> IO ()' In the type `String -> Control.Exception.Exception -> IO a -> IO ()' *** Trying again with preferred-versions *** setup configure Configuring MissingH-1.0.2.1... Flags chosen: splitbase=True Dependency HUnit -any: using HUnit-1.2.0.3 Dependency QuickCheck >=1.0 && <2.0 && <2: using QuickCheck-1.2.0.0 Dependency array -any: using array-0.2.0.0 Dependency base >=3 && -any && <4: using base-3.0.3.0 Dependency containers -any: using containers-0.2.0.0 Dependency directory -any: using directory-1.0.0.2 Dependency filepath -any: using filepath-1.1.0.1 Dependency haskell98 -any: using haskell98-1.0.1.0 Dependency hslogger -any: using hslogger-1.0.7 Dependency mtl -any: using mtl-1.1.0.2 Dependency network -any: using network-2.2.0.1 Dependency old-locale -any: using old-locale-1.0.0.1 Dependency old-time -any: using old-time-1.0.0.1 Dependency parsec -any && <3: using parsec-2.1.0.1 Dependency process -any: using process-1.0.1.1 Dependency random -any: using random-1.0.0.1 Dependency regex-compat -any: using regex-compat-0.92 Dependency unix -any: using unix-2.3.1.0 Warning: This package indirectly depends on multiple versions of the same package. This is highly likely to cause a compile failure. package MissingH-1.0.2.1 requires parsec-2.1.0.1 package network-2.2.0.1 requires parsec-3.0.0 package haskell98-1.0.1.0 requires process-1.0.1.0 package hslogger-1.0.7 requires process-1.0.1.1 package MissingH-1.0.2.1 requires process-1.0.1.1 Using Cabal-1.6.0.1 compiled by ghc-6.8 Using compiler: ghc-6.10.1 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/MissingH-1.0.2.1/ghc-6.10.1 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/MissingH-1.0.2.1 Documentation installed in: /usr/local/tmp/archive/install/share/doc/MissingH-1.0.2.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.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.2 found on system at: /usr/bin/gcc Using ghc version 6.10.1 found on system at: /usr/local/bin/ghc Using ghc-pkg version 6.10.1 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.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 Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library MissingH-1.0.2.1... Preprocessing executables for MissingH-1.0.2.1... Building MissingH-1.0.2.1... Building library... Creating dist/build (and its parents) /usr/local/bin/ghc -package-name MissingH-1.0.2.1 --make -hide-all-packages -i -idist/build -isrc -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 HUnit-1.2.0.3 -package QuickCheck-1.2.0.0 -package array-0.2.0.0 -package base-3.0.3.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hslogger-1.0.7 -package mtl-1.1.0.2 -package network-2.2.0.1 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package parsec-2.1.0.1 -package process-1.0.1.1 -package random-1.0.0.1 -package regex-compat-0.92 -package unix-2.3.1.0 -O -XExistentialQuantification -XOverlappingInstances -XUndecidableInstances -XCPP -XRank2Types -XMultiParamTypeClasses -XFlexibleInstances -XFlexibleContexts -XPatternSignatures Data.String.Utils System.IO.Utils System.IO.Binary Data.List.Utils System.Daemon Text.ParserCombinators.Parsec.Utils Test.HUnit.Utils Network.Email.Mailbox Control.Concurrent.Thread.Utils Network.Email.Sendmail Data.CSV System.Cmd.Utils Data.BinPacking Data.Progress.Tracker Data.Progress.Meter Data.Quantity Data.Map.Utils System.Path System.Path.NameManip System.Path.WildMatch System.Path.Glob System.Time.Utils System.Time.ParseDate Network.Utils Network.SocketServer Data.Either.Utils Data.Maybe.Utils Data.Tuple.Utils Data.Bits.Utils Data.Hash.CRC32.Posix Data.Hash.CRC32.GZip Data.Hash.MD5 Data.Hash.MD5.Zord64_HARD Data.Compression.Inflate System.FileArchive.GZip System.IO.HVFS System.IO.HVFS.Combinators System.IO.HVFS.InstanceHelpers System.IO.HVFS.Utils System.IO.HVIO System.IO.StatCompat System.IO.WindowsCompat System.IO.PlafCompat System.Posix.Consts System.Debian System.Debian.ControlParser Data.MIME.Types System.Console.GetOpt.Utils on the commandline: Warning: -XPatternSignatures is deprecated: use -XScopedTypeVariables or pragma {-# LANGUAGE ScopedTypeVariables#-} instead [ 1 of 48] Compiling System.Console.GetOpt.Utils ( src/System/Console/GetOpt/Utils.hs, dist/build/System/Console/GetOpt/Utils.o ) [ 2 of 48] Compiling System.Debian ( src/System/Debian.hs, dist/build/System/Debian.o ) [ 3 of 48] Compiling System.Posix.Consts ( src/System/Posix/Consts.hs, dist/build/System/Posix/Consts.o ) [ 4 of 48] Compiling System.IO.PlafCompat ( src/System/IO/PlafCompat.hs, dist/build/System/IO/PlafCompat.o ) [ 6 of 48] Compiling System.IO.StatCompat ( src/System/IO/StatCompat.hs, dist/build/System/IO/StatCompat.o ) [ 7 of 48] Compiling System.IO.HVIO ( src/System/IO/HVIO.hs, dist/build/System/IO/HVIO.o ) [ 8 of 48] Compiling Data.Compression.Inflate ( src/Data/Compression/Inflate.hs, dist/build/Data/Compression/Inflate.o ) [11 of 48] Compiling Data.Hash.CRC32.GZip ( src/Data/Hash/CRC32/GZip.hs, dist/build/Data/Hash/CRC32/GZip.o ) [12 of 48] Compiling Data.Hash.CRC32.Posix ( src/Data/Hash/CRC32/Posix.hs, dist/build/Data/Hash/CRC32/Posix.o ) [13 of 48] Compiling Data.Bits.Utils ( src/Data/Bits/Utils.hs, dist/build/Data/Bits/Utils.o ) [14 of 48] Compiling System.FileArchive.GZip ( src/System/FileArchive/GZip.hs, dist/build/System/FileArchive/GZip.o ) [18 of 48] Compiling Network.Utils ( src/Network/Utils.hs, dist/build/Network/Utils.o ) [20 of 48] Compiling System.Time.ParseDate ( src/System/Time/ParseDate.hs, dist/build/System/Time/ParseDate.o ) [21 of 48] Compiling System.Time.Utils ( src/System/Time/Utils.hs, dist/build/System/Time/Utils.o ) [22 of 48] Compiling System.IO.HVFS ( src/System/IO/HVFS.hs, dist/build/System/IO/HVFS.o ) [23 of 48] Compiling System.IO.HVFS.Utils ( src/System/IO/HVFS/Utils.hs, dist/build/System/IO/HVFS/Utils.o ) [24 of 48] Compiling System.Path.NameManip ( src/System/Path/NameManip.hs, dist/build/System/Path/NameManip.o ) [25 of 48] Compiling Data.Quantity ( src/Data/Quantity.hs, dist/build/Data/Quantity.o ) [26 of 48] Compiling Data.Progress.Tracker ( src/Data/Progress/Tracker.hs, dist/build/Data/Progress/Tracker.o ) [27 of 48] Compiling Data.BinPacking ( src/Data/BinPacking.hs, dist/build/Data/BinPacking.o ) [29 of 48] Compiling Data.CSV ( src/Data/CSV.hs, dist/build/Data/CSV.o ) [31 of 48] Compiling Control.Concurrent.Thread.Utils ( src/Control/Concurrent/Thread/Utils.hs, dist/build/Control/Concurrent/Thread/Utils.o ) [33 of 48] Compiling Test.HUnit.Utils ( src/Test/HUnit/Utils.hs, dist/build/Test/HUnit/Utils.o ) [34 of 48] Compiling Text.ParserCombinators.Parsec.Utils ( src/Text/ParserCombinators/Parsec/Utils.hs, dist/build/Text/ParserCombinators/Parsec/Utils.o ) [35 of 48] Compiling System.Daemon ( src/System/Daemon.hs, dist/build/System/Daemon.o ) [36 of 48] Compiling Data.List.Utils ( src/Data/List/Utils.hs, dist/build/Data/List/Utils.o ) [37 of 48] Compiling Data.Map.Utils ( src/Data/Map/Utils.hs, dist/build/Data/Map/Utils.o ) [38 of 48] Compiling System.Path ( src/System/Path.hs, dist/build/System/Path.o ) [39 of 48] Compiling System.IO.HVFS.InstanceHelpers ( src/System/IO/HVFS/InstanceHelpers.hs, dist/build/System/IO/HVFS/InstanceHelpers.o ) [40 of 48] Compiling System.IO.HVFS.Combinators ( src/System/IO/HVFS/Combinators.hs, dist/build/System/IO/HVFS/Combinators.o ) [41 of 48] Compiling System.IO.Binary ( src/System/IO/Binary.hs, dist/build/System/IO/Binary.o ) [42 of 48] Compiling System.IO.Utils ( src/System/IO/Utils.hs, dist/build/System/IO/Utils.o ) [43 of 48] Compiling Data.MIME.Types ( src/Data/MIME/Types.hs, dist/build/Data/MIME/Types.o ) [44 of 48] Compiling Data.String.Utils ( src/Data/String/Utils.hs, dist/build/Data/String/Utils.o ) [45 of 48] Compiling Data.Progress.Meter ( src/Data/Progress/Meter.hs, dist/build/Data/Progress/Meter.o ) [46 of 48] Compiling System.Path.WildMatch ( src/System/Path/WildMatch.hs, dist/build/System/Path/WildMatch.o ) [47 of 48] Compiling System.Path.Glob ( src/System/Path/Glob.hs, dist/build/System/Path/Glob.o ) [48 of 48] Compiling System.Debian.ControlParser ( src/System/Debian/ControlParser.hs, dist/build/System/Debian/ControlParser.o ) Linking... /usr/bin/ar q dist/build/libHSMissingH-1.0.2.1.a dist/build/Data/String/Utils.o dist/build/System/IO/Utils.o dist/build/System/IO/Binary.o dist/build/Data/List/Utils.o dist/build/System/Daemon.o dist/build/Text/ParserCombinators/Parsec/Utils.o dist/build/Test/HUnit/Utils.o dist/build/Network/Email/Mailbox.o dist/build/Control/Concurrent/Thread/Utils.o dist/build/Network/Email/Sendmail.o dist/build/Data/CSV.o dist/build/System/Cmd/Utils.o dist/build/Data/BinPacking.o dist/build/Data/Progress/Tracker.o dist/build/Data/Progress/Meter.o dist/build/Data/Quantity.o dist/build/Data/Map/Utils.o dist/build/System/Path.o dist/build/System/Path/NameManip.o dist/build/System/Path/WildMatch.o dist/build/System/Path/Glob.o dist/build/System/Time/Utils.o dist/build/System/Time/ParseDate.o dist/build/Network/Utils.o dist/build/Network/SocketServer.o dist/build/Data/Either/Utils.o dist/build/Data/Maybe/Utils.o dist/build/Data/Tuple/Utils.o dist/build/Data/Bits/Utils.o dist/build/Data/Hash/CRC32/Posix.o dist/build/Data/Hash/CRC32/GZip.o dist/build/Data/Hash/MD5.o dist/build/Data/Hash/MD5/Zord64_HARD.o dist/build/Data/Compression/Inflate.o dist/build/System/FileArchive/GZip.o dist/build/System/IO/HVFS.o dist/build/System/IO/HVFS/Combinators.o dist/build/System/IO/HVFS/InstanceHelpers.o dist/build/System/IO/HVFS/Utils.o dist/build/System/IO/HVIO.o dist/build/System/IO/StatCompat.o dist/build/System/IO/WindowsCompat.o dist/build/System/IO/PlafCompat.o dist/build/System/Posix/Consts.o dist/build/System/Debian.o dist/build/System/Debian/ControlParser.o dist/build/Data/MIME/Types.o dist/build/System/Console/GetOpt/Utils.o /usr/bin/ar: creating dist/build/libHSMissingH-1.0.2.1.a /usr/bin/ld -x -r -o dist/build/HSMissingH-1.0.2.1.o.tmp dist/build/Data/String/Utils.o dist/build/System/IO/Utils.o dist/build/System/IO/Binary.o dist/build/Data/List/Utils.o dist/build/System/Daemon.o dist/build/Text/ParserCombinators/Parsec/Utils.o dist/build/Test/HUnit/Utils.o dist/build/Network/Email/Mailbox.o dist/build/Control/Concurrent/Thread/Utils.o dist/build/Network/Email/Sendmail.o dist/build/Data/CSV.o dist/build/System/Cmd/Utils.o dist/build/Data/BinPacking.o dist/build/Data/Progress/Tracker.o dist/build/Data/Progress/Meter.o dist/build/Data/Quantity.o dist/build/Data/Map/Utils.o dist/build/System/Path.o dist/build/System/Path/NameManip.o dist/build/System/Path/WildMatch.o dist/build/System/Path/Glob.o dist/build/System/Time/Utils.o dist/build/System/Time/ParseDate.o dist/build/Network/Utils.o dist/build/Network/SocketServer.o dist/build/Data/Either/Utils.o dist/build/Data/Maybe/Utils.o dist/build/Data/Tuple/Utils.o dist/build/Data/Bits/Utils.o dist/build/Data/Hash/CRC32/Posix.o dist/build/Data/Hash/CRC32/GZip.o dist/build/Data/Hash/MD5.o dist/build/Data/Hash/MD5/Zord64_HARD.o dist/build/Data/Compression/Inflate.o dist/build/System/FileArchive/GZip.o dist/build/System/IO/HVFS.o dist/build/System/IO/HVFS/Combinators.o dist/build/System/IO/HVFS/InstanceHelpers.o dist/build/System/IO/HVFS/Utils.o dist/build/System/IO/HVIO.o dist/build/System/IO/StatCompat.o dist/build/System/IO/WindowsCompat.o dist/build/System/IO/PlafCompat.o dist/build/System/Posix/Consts.o dist/build/System/Debian.o dist/build/System/Debian/ControlParser.o dist/build/Data/MIME/Types.o dist/build/System/Console/GetOpt/Utils.o *** setup haddock Creating dist/doc/html/MissingH (and its parents) Preprocessing library MissingH-1.0.2.1... Preprocessing executables for MissingH-1.0.2.1... Running hscolour for MissingH-1.0.2.1... Creating dist/doc/html/MissingH/src (and its parents) /usr/local/bin/HsColour -print-css -odist/doc/html/MissingH/src/hscolour.css /usr/local/bin/HsColour -css -anchor -odist/doc/html/MissingH/src/Data-String-Utils.html src/Data/String/Utils.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/MissingH/src/System-IO-Utils.html src/System/IO/Utils.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/MissingH/src/System-IO-Binary.html src/System/IO/Binary.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/MissingH/src/Data-List-Utils.html src/Data/List/Utils.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/MissingH/src/System-Daemon.html src/System/Daemon.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/MissingH/src/Text-ParserCombinators-Parsec-Utils.html src/Text/ParserCombinators/Parsec/Utils.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/MissingH/src/Test-HUnit-Utils.html src/Test/HUnit/Utils.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/MissingH/src/Network-Email-Mailbox.html src/Network/Email/Mailbox.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/MissingH/src/Control-Concurrent-Thread-Utils.html src/Control/Concurrent/Thread/Utils.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/MissingH/src/Network-Email-Sendmail.html src/Network/Email/Sendmail.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/MissingH/src/Data-CSV.html src/Data/CSV.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/MissingH/src/System-Cmd-Utils.html src/System/Cmd/Utils.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/MissingH/src/Data-BinPacking.html src/Data/BinPacking.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/MissingH/src/Data-Progress-Tracker.html src/Data/Progress/Tracker.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/MissingH/src/Data-Progress-Meter.html src/Data/Progress/Meter.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/MissingH/src/Data-Quantity.html src/Data/Quantity.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/MissingH/src/Data-Map-Utils.html src/Data/Map/Utils.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/MissingH/src/System-Path.html src/System/Path.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/MissingH/src/System-Path-NameManip.html src/System/Path/NameManip.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/MissingH/src/System-Path-WildMatch.html src/System/Path/WildMatch.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/MissingH/src/System-Path-Glob.html src/System/Path/Glob.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/MissingH/src/System-Time-Utils.html src/System/Time/Utils.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/MissingH/src/System-Time-ParseDate.html src/System/Time/ParseDate.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/MissingH/src/Network-Utils.html src/Network/Utils.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/MissingH/src/Network-SocketServer.html src/Network/SocketServer.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/MissingH/src/Data-Either-Utils.html src/Data/Either/Utils.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/MissingH/src/Data-Maybe-Utils.html src/Data/Maybe/Utils.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/MissingH/src/Data-Tuple-Utils.html src/Data/Tuple/Utils.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/MissingH/src/Data-Bits-Utils.html src/Data/Bits/Utils.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/MissingH/src/Data-Hash-CRC32-Posix.html src/Data/Hash/CRC32/Posix.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/MissingH/src/Data-Hash-CRC32-GZip.html src/Data/Hash/CRC32/GZip.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/MissingH/src/Data-Hash-MD5.html src/Data/Hash/MD5.lhs /usr/local/bin/HsColour -css -anchor -odist/doc/html/MissingH/src/Data-Hash-MD5-Zord64_HARD.html src/Data/Hash/MD5/Zord64_HARD.lhs /usr/local/bin/HsColour -css -anchor -odist/doc/html/MissingH/src/Data-Compression-Inflate.html src/Data/Compression/Inflate.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/MissingH/src/System-FileArchive-GZip.html src/System/FileArchive/GZip.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/MissingH/src/System-IO-HVFS.html src/System/IO/HVFS.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/MissingH/src/System-IO-HVFS-Combinators.html src/System/IO/HVFS/Combinators.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/MissingH/src/System-IO-HVFS-InstanceHelpers.html src/System/IO/HVFS/InstanceHelpers.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/MissingH/src/System-IO-HVFS-Utils.html src/System/IO/HVFS/Utils.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/MissingH/src/System-IO-HVIO.html src/System/IO/HVIO.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/MissingH/src/System-IO-StatCompat.html src/System/IO/StatCompat.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/MissingH/src/System-IO-WindowsCompat.html src/System/IO/WindowsCompat.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/MissingH/src/System-IO-PlafCompat.html src/System/IO/PlafCompat.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/MissingH/src/System-Posix-Consts.html src/System/Posix/Consts.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/MissingH/src/System-Debian.html src/System/Debian.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/MissingH/src/System-Debian-ControlParser.html src/System/Debian/ControlParser.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/MissingH/src/Data-MIME-Types.html src/Data/MIME/Types.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/MissingH/src/System-Console-GetOpt-Utils.html src/System/Console/GetOpt/Utils.hs Creating dist/build/tmp (and its parents) Creating dist/doc/html/MissingH (and its parents) Preprocessing library MissingH-1.0.2.1... Preprocessing executables for MissingH-1.0.2.1... Running Haddock for MissingH-1.0.2.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 /usr/local/bin/haddock --use-contents=http://hackage.haskell.org/cgi-bin/hackage-scripts/package/MissingH-1.0.2.1 --ghc-version /usr/local/bin/ghc --print-libdir Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library MissingH-1.0.2.1... Preprocessing executables for MissingH-1.0.2.1... /usr/local/bin/haddock --use-contents=http://hackage.haskell.org/cgi-bin/hackage-scripts/package/MissingH-1.0.2.1 --html --odir=dist/doc/html/MissingH --title=MissingH-1.0.2.1: Large utility library --dump-interface=dist/doc/html/MissingH/MissingH.haddock --prologue=dist/MissingH-1.0.2.1-haddock-prolog8327.txt --optghc=-package-name --optghc=MissingH-1.0.2.1 --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} --read-interface=http://hackage.haskell.org/packages/archive/HUnit/1.2.0.3/doc/html,/usr/local/tmp/archive/install/share/doc/HUnit-1.2.0.3/html/HUnit.haddock --read-interface=http://hackage.haskell.org/packages/archive/QuickCheck/1.2.0.0/doc/html,/usr/local/tmp/archive/install/share/doc/QuickCheck-1.2.0.0/html/QuickCheck.haddock --read-interface=http://hackage.haskell.org/packages/archive/array/0.2.0.0/doc/html,/usr/local/share/doc/ghc/libraries/array/array.haddock --read-interface=http://hackage.haskell.org/packages/archive/base/3.0.3.0/doc/html,/usr/local/share/doc/ghc/libraries/base/base.haddock --read-interface=http://hackage.haskell.org/packages/archive/base/4.0.0.0/doc/html,/usr/local/share/doc/ghc/libraries/base/base.haddock --read-interface=http://hackage.haskell.org/packages/archive/bytestring/0.9.1.4/doc/html,/usr/local/share/doc/ghc/libraries/bytestring/bytestring.haddock --read-interface=http://hackage.haskell.org/packages/archive/containers/0.2.0.0/doc/html,/usr/local/share/doc/ghc/libraries/containers/containers.haddock --read-interface=http://hackage.haskell.org/packages/archive/directory/1.0.0.2/doc/html,/usr/local/share/doc/ghc/libraries/directory/directory.haddock --read-interface=http://hackage.haskell.org/packages/archive/filepath/1.1.0.1/doc/html,/usr/local/share/doc/ghc/libraries/filepath/filepath.haddock --read-interface=http://hackage.haskell.org/packages/archive/ghc-prim/0.1.0.0/doc/html,/usr/local/share/doc/ghc/libraries/ghc-prim/ghc-prim.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 --read-interface=http://hackage.haskell.org/packages/archive/hslogger/1.0.7/doc/html,/usr/local/tmp/archive/install/share/doc/hslogger-1.0.7/html/hslogger.haddock --read-interface=http://hackage.haskell.org/packages/archive/integer/0.1.0.0/doc/html,/usr/local/share/doc/ghc/libraries/integer/integer.haddock --read-interface=http://hackage.haskell.org/packages/archive/mtl/1.1.0.2/doc/html,/usr/local/tmp/archive/install/share/doc/mtl-1.1.0.2/html/mtl.haddock --read-interface=http://hackage.haskell.org/packages/archive/network/2.2.0.1/doc/html,/usr/local/tmp/archive/install/share/doc/network-2.2.0.1/html/network.haddock --read-interface=http://hackage.haskell.org/packages/archive/old-locale/1.0.0.1/doc/html,/usr/local/share/doc/ghc/libraries/old-locale/old-locale.haddock --read-interface=http://hackage.haskell.org/packages/archive/old-time/1.0.0.1/doc/html,/usr/local/share/doc/ghc/libraries/old-time/old-time.haddock --read-interface=http://hackage.haskell.org/packages/archive/parsec/2.1.0.1/doc/html,/usr/local/tmp/archive/install/share/doc/parsec-2.1.0.1/html/parsec.haddock --read-interface=http://hackage.haskell.org/packages/archive/parsec/3.0.0/doc/html,/usr/local/tmp/archive/install/share/doc/parsec-3.0.0/html/parsec.haddock --read-interface=http://hackage.haskell.org/packages/archive/process/1.0.1.0/doc/html,/usr/local/share/doc/ghc/libraries/process/process.haddock --read-interface=http://hackage.haskell.org/packages/archive/process/1.0.1.1/doc/html,/usr/local/tmp/archive/install/share/doc/process-1.0.1.1/html/process.haddock --read-interface=http://hackage.haskell.org/packages/archive/random/1.0.0.1/doc/html,/usr/local/share/doc/ghc/libraries/random/random.haddock --read-interface=http://hackage.haskell.org/packages/archive/regex-base/0.93.1/doc/html,/usr/local/tmp/archive/install/share/doc/regex-base-0.93.1/html/regex-base.haddock --read-interface=http://hackage.haskell.org/packages/archive/regex-compat/0.92/doc/html,/usr/local/tmp/archive/install/share/doc/regex-compat-0.92/html/regex-compat.haddock --read-interface=http://hackage.haskell.org/packages/archive/regex-posix/0.93.2/doc/html,/usr/local/tmp/archive/install/share/doc/regex-posix-0.93.2/html/regex-posix.haddock --read-interface=http://hackage.haskell.org/packages/archive/syb/0.1.0.0/doc/html,/usr/local/share/doc/ghc/libraries/syb/syb.haddock --read-interface=http://hackage.haskell.org/packages/archive/time/1.1.2.2/doc/html,/usr/local/tmp/archive/install/share/doc/time-1.1.2.2/html/time.haddock --read-interface=http://hackage.haskell.org/packages/archive/unix/2.3.1.0/doc/html,/usr/local/share/doc/ghc/libraries/unix/unix.haddock -B/usr/local/lib/ghc-6.10.1/. --optghc=-hide-all-packages --optghc=-package --optghc=HUnit-1.2.0.3 --optghc=-package --optghc=QuickCheck-1.2.0.0 --optghc=-package --optghc=array-0.2.0.0 --optghc=-package --optghc=base-3.0.3.0 --optghc=-package --optghc=containers-0.2.0.0 --optghc=-package --optghc=directory-1.0.0.2 --optghc=-package --optghc=filepath-1.1.0.1 --optghc=-package --optghc=haskell98-1.0.1.0 --optghc=-package --optghc=hslogger-1.0.7 --optghc=-package --optghc=mtl-1.1.0.2 --optghc=-package --optghc=network-2.2.0.1 --optghc=-package --optghc=old-locale-1.0.0.1 --optghc=-package --optghc=old-time-1.0.0.1 --optghc=-package --optghc=parsec-2.1.0.1 --optghc=-package --optghc=process-1.0.1.1 --optghc=-package --optghc=random-1.0.0.1 --optghc=-package --optghc=regex-compat-0.92 --optghc=-package --optghc=unix-2.3.1.0 --optghc=-i --optghc=-isrc --optghc=-idist/build/autogen --optghc=-idist/build --optghc=-optP-include --optghc=-optPdist/build/autogen/cabal_macros.h --optghc=-odir --optghc=dist/build --optghc=-hidir --optghc=dist/build --optghc=-XExistentialQuantification --optghc=-XOverlappingInstances --optghc=-XUndecidableInstances --optghc=-XCPP --optghc=-XRank2Types --optghc=-XMultiParamTypeClasses --optghc=-XFlexibleInstances --optghc=-XFlexibleContexts --optghc=-XPatternSignatures Data.String.Utils System.IO.Utils System.IO.Binary Data.List.Utils System.Daemon Text.ParserCombinators.Parsec.Utils Test.HUnit.Utils Network.Email.Mailbox Control.Concurrent.Thread.Utils Network.Email.Sendmail Data.CSV System.Cmd.Utils Data.BinPacking Data.Progress.Tracker Data.Progress.Meter Data.Quantity Data.Map.Utils System.Path System.Path.NameManip System.Path.WildMatch System.Path.Glob System.Time.Utils System.Time.ParseDate Network.Utils Network.SocketServer Data.Either.Utils Data.Maybe.Utils Data.Tuple.Utils Data.Bits.Utils Data.Hash.CRC32.Posix Data.Hash.CRC32.GZip Data.Hash.MD5 Data.Hash.MD5.Zord64_HARD Data.Compression.Inflate System.FileArchive.GZip System.IO.HVFS System.IO.HVFS.Combinators System.IO.HVFS.InstanceHelpers System.IO.HVFS.Utils System.IO.HVIO System.IO.StatCompat System.IO.WindowsCompat System.IO.PlafCompat System.Posix.Consts System.Debian System.Debian.ControlParser Data.MIME.Types System.Console.GetOpt.Utils src/Data/BinPacking.hs:78:32: parse error on input `-- ^ The sizes of bins' Warning: in export list of "System.IO.PlafCompat": module not found: "System.Posix.Files" Warning: in export list of "System.IO.PlafCompat": module not found: "System.Posix.Types" haddock: Failed to check module: Data.BinPacking