Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ghc-hashed-storage.spec'], printOutput=Falselogger=env={'HOME': '/builddir', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'CCACHE_UMASK': '002', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}timeout=0uid=1000shell=Falsegid=135user='mockbuild'chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-10381/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ghc-hashed-storage.spec'] with env {'HOME': '/builddir', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'CCACHE_UMASK': '002', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/ghc-hashed-storage-0.5.11-2bs02fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/ghc-hashed-storage.spec '], printOutput=Falselogger=env={'HOME': '/builddir', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'CCACHE_UMASK': '002', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}timeout=0private_network=Trueuid=1000shell=Falsegid=135user='mockbuild'chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-10381/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/ghc-hashed-storage.spec '] with env {'HOME': '/builddir', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'CCACHE_UMASK': '002', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JodfVA + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf hashed-storage-0.5.11 + /usr/bin/gzip -dc /builddir/build/SOURCES/hashed-storage-0.5.11.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd hashed-storage-0.5.11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (hashed-storage-Bigendian-Num-Bits.patch):' Patch #1 (hashed-storage-Bigendian-Num-Bits.patch): + /usr/bin/cat /builddir/build/SOURCES/hashed-storage-Bigendian-Num-Bits.patch + /usr/bin/patch -p1 -b --suffix .orig --fuzz=0 patching file Storage/Hashed/Utils.hs patching file Storage/Hashed/Index.hs + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qfoDa7 + umask 022 + cd /builddir/build/BUILD + cd hashed-storage-0.5.11 ++ ghc --info ++ grep '"Booter version","7.8.4"' + '[' '!' ' ,("Booter version","7.8.4")' ']' + CFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' -x Setup ']' + ghc --make -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Setup.hs:14:1: Warning: Module `System.Cmd' is deprecated: Use "System.Process" instead Setup.hs:27:3: Warning: In the use of `runTests' (imported from Distribution.Simple, but defined in Distribution.Simple.UserHooks): Deprecated: "Please use the new testing interface instead!" Linking Setup ... + LANG=en_US.utf8 ++ echo ' -O2' -g -march=armv6 -mfloat-abi=hard -mfpu=vfp ++ sed -e 's/ / -optc/g' ++ echo ' -Wl,-z,relro' ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib --docdir=/usr/share/doc/ghc-hashed-storage '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' --ghc --enable-executable-dynamic '--ghc-options= -optc-O2 -optc-g -optc-march=armv6 -optc-mfloat-abi=hard -optc-mfpu=vfp -optl-Wl,-z,relro' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.11 --global Configuring hashed-storage-0.5.11... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building hashed-storage-0.5.11... Preprocessing library hashed-storage-0.5.11... on the commandline: Warning: -XPatternSignatures is deprecated: use -XScopedTypeVariables or pragma {-# LANGUAGE ScopedTypeVariables #-} instead [ 1 of 12] Compiling Bundled.SHA256 ( Bundled/SHA256.hs, dist/build/Bundled/SHA256.o ) [ 2 of 12] Compiling Storage.Hashed.Hash ( Storage/Hashed/Hash.hs, dist/build/Storage/Hashed/Hash.o ) [ 3 of 12] Compiling Bundled.Posix ( dist/build/Bundled/Posix.hs, dist/build/Bundled/Posix.o ) Bundled/Posix.hsc:16:1: Warning: The import of ‘c_stat’ from module ‘System.Posix.Internals’ is redundant Bundled/Posix.hsc:42:1: Warning: Top-level binding with no type signature: bsToPath :: forall a. BS.ByteString -> (Foreign.C.String.CString -> IO a) -> IO a Bundled/Posix.hsc:43:1: Warning: Top-level binding with no type signature: strToPath :: forall a. String -> (Foreign.C.String.CString -> IO a) -> IO a [ 4 of 12] Compiling Storage.Hashed.Utils ( Storage/Hashed/Utils.hs, dist/build/Storage/Hashed/Utils.o ) Storage/Hashed/Utils.hs:7:1: Warning: Module ‘Prelude’ does not export ‘catch’ Storage/Hashed/Utils.hs:9:1: Warning: The import of ‘System.IO.MMap’ is redundant except perhaps to import instances from ‘System.IO.MMap’ To import instances alone, use: import System.IO.MMap() [ 5 of 12] Compiling Storage.Hashed.AnchoredPath ( Storage/Hashed/AnchoredPath.hs, dist/build/Storage/Hashed/AnchoredPath.o ) [ 6 of 12] Compiling Storage.Hashed.Tree ( Storage/Hashed/Tree.hs, dist/build/Storage/Hashed/Tree.o ) Storage/Hashed/Tree.hs:32:1: Warning: Module ‘Prelude’ does not export ‘catch’ Storage/Hashed/Tree.hs:43:1: Warning: The import of ‘liftM’ from module ‘Control.Monad’ is redundant Storage/Hashed/Tree.hs:202:27: Warning: This binding for ‘sub’ shadows the existing binding bound at Storage/Hashed/Tree.hs:197:28 Storage/Hashed/Tree.hs:207:39: Warning: Defined but not used: ‘s’ Storage/Hashed/Tree.hs:237:23: Warning: Defined but not used: ‘subs’ Storage/Hashed/Tree.hs:362:50: Warning: Defaulting the following constraint(s) to type ‘Integer’ (Num t0) arising from a use of ‘countmap’ In the first argument of ‘seq’, namely ‘countmap items'’ In the ‘items’ field of a record In the expression: t {items = countmap items' `seq` items', treeHash = if unmod then treeHash t else NoHash} Storage/Hashed/Tree.hs:383:46: Warning: This binding for ‘mod’ shadows the existing binding imported from ‘Prelude’ at Storage/Hashed/Tree.hs:32:1-51 (and originally defined in ‘GHC.Real’) Storage/Hashed/Tree.hs:383:51: Warning: This binding for ‘sub’ shadows the existing binding bound at Storage/Hashed/Tree.hs:380:20 Storage/Hashed/Tree.hs:396:1: Warning: Top-level binding with no type signature: countmap :: forall a b k. Num b => M.Map k a -> b Storage/Hashed/Tree.hs:413:25: Warning: This binding for ‘pred’ shadows the existing binding imported from ‘Prelude’ at Storage/Hashed/Tree.hs:32:1-51 (and originally defined in ‘GHC.Enum’) Storage/Hashed/Tree.hs:416:19: Warning: This binding for ‘t'’ shadows the existing binding bound at Storage/Hashed/Tree.hs:413:30 Storage/Hashed/Tree.hs:210:13: Warning: Pattern match(es) are non-exhaustive In an equation for ‘render’: Patterns not matched: (_, SubTree _) (_, Stub _ _) Storage/Hashed/Tree.hs:458:1: Warning: Pattern match(es) are non-exhaustive In an equation for ‘unstub’: Patterns not matched: File _ [ 7 of 12] Compiling Storage.Hashed.Index ( Storage/Hashed/Index.hs, dist/build/Storage/Hashed/Index.o ) Storage/Hashed/Index.hs:61:1: Warning: Module ‘Prelude’ does not export ‘catch’ Storage/Hashed/Index.hs:84:1: Warning: The qualified import of ‘Data.ByteString.Lazy’ is redundant except perhaps to import instances from ‘Data.ByteString.Lazy’ To import instances alone, use: import Data.ByteString.Lazy() Storage/Hashed/Index.hs:349:8: Warning: A do-notation statement discarded a result of type ‘Int’ Suppress this warning by saying ‘_ <- create (Storage.Hashed.Tree.$WSubTree reference) (Storage.Hashed.AnchoredPath.AnchoredPath []) size_magic’ or by using the flag -fno-warn-unused-do-bind [ 8 of 12] Compiling Storage.Hashed.Monad ( Storage/Hashed/Monad.hs, dist/build/Storage/Hashed/Monad.o ) Storage/Hashed/Monad.hs:25:1: Warning: The import of ‘Storage.Hashed.Hash’ is redundant except perhaps to import instances from ‘Storage.Hashed.Hash’ To import instances alone, use: import Storage.Hashed.Hash() Storage/Hashed/Monad.hs:35:1: Warning: The qualified import of ‘Data.Set’ is redundant except perhaps to import instances from ‘Data.Set’ To import instances alone, use: import Data.Set() Storage/Hashed/Monad.hs:91:12: Warning: Defined but not used: ‘current’ Storage/Hashed/Monad.hs:93:72: Warning: Defined but not used: ‘s’ Storage/Hashed/Monad.hs:142:1: Warning: Top-level binding with no type signature: renameChanged :: forall (m :: * -> *) (m1 :: * -> *). MonadState (TreeState m1) m => AnchoredPath -> AnchoredPath -> m () Storage/Hashed/Monad.hs:146:32: Warning: This binding for ‘from’ shadows the existing binding bound at Storage/Hashed/Monad.hs:142:15 Storage/Hashed/Monad.hs:159:21: Warning: Unused quantified type variable ‘e’ In the type ‘forall e m. (Monad m, Functor m) => AnchoredPath -> TreeMonad m ()’ In the type signature for ‘flushItem’ Storage/Hashed/Monad.hs:183:27: Warning: Defined but not used: ‘age_’ Storage/Hashed/Monad.hs:227:15: Warning: Defined but not used: ‘old’ Storage/Hashed/Monad.hs:264:12: Warning: Defined but not used: ‘to'’ Storage/Hashed/Monad.hs:269:22: Warning: Unused quantified type variable ‘e’ In the type ‘forall m a e. (Monad m, Functor m) => (Tree m -> AnchoredPath -> a) -> Tree m -> AnchoredPath -> m a’ In the type signature for ‘findM'’ Storage/Hashed/Monad.hs:231:12: Warning: A do-notation statement discarded a result of type ‘AnchoredPath’ Suppress this warning by saying ‘_ <- expandTo p’ or by using the flag -fno-warn-unused-do-bind Storage/Hashed/Monad.hs:242:12: Warning: A do-notation statement discarded a result of type ‘AnchoredPath’ Suppress this warning by saying ‘_ <- expandTo p’ or by using the flag -fno-warn-unused-do-bind Storage/Hashed/Monad.hs:246:12: Warning: A do-notation statement discarded a result of type ‘AnchoredPath’ Suppress this warning by saying ‘_ <- expandTo p’ or by using the flag -fno-warn-unused-do-bind [ 9 of 12] Compiling Storage.Hashed.Plain ( Storage/Hashed/Plain.hs, dist/build/Storage/Hashed/Plain.o ) Storage/Hashed/Plain.hs:17:1: Warning: The qualified import of ‘Data.ByteString’ is redundant except perhaps to import instances from ‘Data.ByteString’ To import instances alone, use: import Data.ByteString() Storage/Hashed/Plain.hs:24:1: Warning: The import of ‘Control.Monad’ is redundant except perhaps to import instances from ‘Control.Monad’ To import instances alone, use: import Control.Monad() Storage/Hashed/Plain.hs:29:1: Warning: The import of ‘find, modifyTree’ from module ‘Storage.Hashed.Tree’ is redundant Storage/Hashed/Plain.hs:32:1: Warning: The import of ‘tree, replaceItem’ from module ‘Storage.Hashed.Monad’ is redundant Storage/Hashed/Plain.hs:33:1: Warning: The qualified import of ‘Data.Set’ is redundant except perhaps to import instances from ‘Data.Set’ To import instances alone, use: import Data.Set() Storage/Hashed/Plain.hs:34:1: Warning: The import of ‘modify, gets’ from module ‘Control.Monad.State’ is redundant Storage/Hashed/Plain.hs:75:22: Warning: Defined but not used: ‘dir’ [10 of 12] Compiling Storage.Hashed.Packed ( Storage/Hashed/Packed.hs, dist/build/Storage/Hashed/Packed.o ) Storage/Hashed/Packed.hs:97:24: Warning: A do-notation statement discarded a result of type ‘[()]’ Suppress this warning by saying ‘_ <- ($) forM bits \ (hash, blob) -> do { BL.writeFile (loosePath os hash) blob }’ or by using the flag -fno-warn-unused-do-bind Storage/Hashed/Packed.hs:141:22: Warning: A do-notation statement discarded a result of type ‘[()]’ Suppress this warning by saying ‘_ <- initHatchery’ or by using the flag -fno-warn-unused-do-bind Storage/Hashed/Packed.hs:143:11: Warning: Pattern match(es) are non-exhaustive In an equation for ‘initHatchery’: Patterns not matched: Storage/Hashed/Packed.hs:174:24: Warning: Pattern match(es) are non-exhaustive In an equation for ‘_lookup’: Patterns not matched: (SHA1 _) _ _ [11 of 12] Compiling Storage.Hashed.Darcs ( Storage/Hashed/Darcs.hs, dist/build/Storage/Hashed/Darcs.o ) Storage/Hashed/Darcs.hs:7:1: Warning: Module ‘Prelude’ does not export ‘catch’ Storage/Hashed/Darcs.hs:23:1: Warning: The qualified import of ‘Data.Set’ is redundant except perhaps to import instances from ‘Data.Set’ To import instances alone, use: import Data.Set() Storage/Hashed/Darcs.hs:27:1: Warning: The qualified import of ‘Storage.Hashed.Tree’ is redundant except perhaps to import instances from ‘Storage.Hashed.Tree’ To import instances alone, use: import Storage.Hashed.Tree() Storage/Hashed/Darcs.hs:147:1: Warning: Top-level binding with no type signature: darcsHash :: forall (m :: * -> *). (Functor m, Monad m) => TreeItem m -> m Hash Storage/Hashed/Darcs.hs:149:1: Warning: Top-level binding with no type signature: darcshash :: forall t (m :: * -> *). Monad m => t -> m Hash Storage/Hashed/Darcs.hs:190:1: Warning: Top-level binding with no type signature: readDarcsHashed :: FilePath -> (Maybe Int, Hash) -> IO (Tree IO) Storage/Hashed/Darcs.hs:191:1: Warning: Top-level binding with no type signature: readDarcsHashedNosize :: FilePath -> Hash -> IO (Tree IO) Storage/Hashed/Darcs.hs:203:8: Warning: Defined but not used: ‘os'’ Storage/Hashed/Darcs.hs:233:22: Warning: Defined but not used: ‘path’ Storage/Hashed/Darcs.hs:241:21: Warning: Defined but not used: ‘path’ Storage/Hashed/Darcs.hs:305:11: Warning: This binding for ‘tree’ shadows the existing binding imported from ‘Storage.Hashed.Monad’ at Storage/Hashed/Darcs.hs:32:1-27 (and originally defined at Storage/Hashed/Monad.hs:42:32-35) Storage/Hashed/Darcs.hs:142:11: Warning: Pattern match(es) are non-exhaustive In an equation for ‘update’: Patterns not matched: Stub _ _ Storage/Hashed/Darcs.hs:147:1: Warning: Pattern match(es) are non-exhaustive In an equation for ‘darcsHash’: Patterns not matched: Stub _ _ [12 of 12] Compiling Storage.Hashed ( Storage/Hashed.hs, dist/build/Storage/Hashed.o ) on the commandline: Warning: -XPatternSignatures is deprecated: use -XScopedTypeVariables or pragma {-# LANGUAGE ScopedTypeVariables #-} instead [ 1 of 12] Compiling Bundled.SHA256 ( Bundled/SHA256.hs, dist/build/Bundled/SHA256.p_o ) [ 2 of 12] Compiling Storage.Hashed.Hash ( Storage/Hashed/Hash.hs, dist/build/Storage/Hashed/Hash.p_o ) [ 3 of 12] Compiling Bundled.Posix ( dist/build/Bundled/Posix.hs, dist/build/Bundled/Posix.p_o ) Bundled/Posix.hsc:16:1: Warning: The import of ‘c_stat’ from module ‘System.Posix.Internals’ is redundant Bundled/Posix.hsc:42:1: Warning: Top-level binding with no type signature: bsToPath :: forall a. BS.ByteString -> (Foreign.C.String.CString -> IO a) -> IO a Bundled/Posix.hsc:43:1: Warning: Top-level binding with no type signature: strToPath :: forall a. String -> (Foreign.C.String.CString -> IO a) -> IO a [ 4 of 12] Compiling Storage.Hashed.Utils ( Storage/Hashed/Utils.hs, dist/build/Storage/Hashed/Utils.p_o ) Storage/Hashed/Utils.hs:7:1: Warning: Module ‘Prelude’ does not export ‘catch’ Storage/Hashed/Utils.hs:9:1: Warning: The import of ‘System.IO.MMap’ is redundant except perhaps to import instances from ‘System.IO.MMap’ To import instances alone, use: import System.IO.MMap() [ 5 of 12] Compiling Storage.Hashed.AnchoredPath ( Storage/Hashed/AnchoredPath.hs, dist/build/Storage/Hashed/AnchoredPath.p_o ) [ 6 of 12] Compiling Storage.Hashed.Tree ( Storage/Hashed/Tree.hs, dist/build/Storage/Hashed/Tree.p_o ) Storage/Hashed/Tree.hs:32:1: Warning: Module ‘Prelude’ does not export ‘catch’ Storage/Hashed/Tree.hs:43:1: Warning: The import of ‘liftM’ from module ‘Control.Monad’ is redundant Storage/Hashed/Tree.hs:202:27: Warning: This binding for ‘sub’ shadows the existing binding bound at Storage/Hashed/Tree.hs:197:28 Storage/Hashed/Tree.hs:207:39: Warning: Defined but not used: ‘s’ Storage/Hashed/Tree.hs:237:23: Warning: Defined but not used: ‘subs’ Storage/Hashed/Tree.hs:362:50: Warning: Defaulting the following constraint(s) to type ‘Integer’ (Num t0) arising from a use of ‘countmap’ In the first argument of ‘seq’, namely ‘countmap items'’ In the ‘items’ field of a record In the expression: t {items = countmap items' `seq` items', treeHash = if unmod then treeHash t else NoHash} Storage/Hashed/Tree.hs:383:46: Warning: This binding for ‘mod’ shadows the existing binding imported from ‘Prelude’ at Storage/Hashed/Tree.hs:32:1-51 (and originally defined in ‘GHC.Real’) Storage/Hashed/Tree.hs:383:51: Warning: This binding for ‘sub’ shadows the existing binding bound at Storage/Hashed/Tree.hs:380:20 Storage/Hashed/Tree.hs:396:1: Warning: Top-level binding with no type signature: countmap :: forall a b k. Num b => M.Map k a -> b Storage/Hashed/Tree.hs:413:25: Warning: This binding for ‘pred’ shadows the existing binding imported from ‘Prelude’ at Storage/Hashed/Tree.hs:32:1-51 (and originally defined in ‘GHC.Enum’) Storage/Hashed/Tree.hs:416:19: Warning: This binding for ‘t'’ shadows the existing binding bound at Storage/Hashed/Tree.hs:413:30 Storage/Hashed/Tree.hs:210:13: Warning: Pattern match(es) are non-exhaustive In an equation for ‘render’: Patterns not matched: (_, SubTree _) (_, Stub _ _) Storage/Hashed/Tree.hs:458:1: Warning: Pattern match(es) are non-exhaustive In an equation for ‘unstub’: Patterns not matched: File _ [ 7 of 12] Compiling Storage.Hashed.Index ( Storage/Hashed/Index.hs, dist/build/Storage/Hashed/Index.p_o ) Storage/Hashed/Index.hs:61:1: Warning: Module ‘Prelude’ does not export ‘catch’ Storage/Hashed/Index.hs:84:1: Warning: The qualified import of ‘Data.ByteString.Lazy’ is redundant except perhaps to import instances from ‘Data.ByteString.Lazy’ To import instances alone, use: import Data.ByteString.Lazy() Storage/Hashed/Index.hs:349:8: Warning: A do-notation statement discarded a result of type ‘Int’ Suppress this warning by saying ‘_ <- create (Storage.Hashed.Tree.$WSubTree reference) (Storage.Hashed.AnchoredPath.AnchoredPath []) size_magic’ or by using the flag -fno-warn-unused-do-bind [ 8 of 12] Compiling Storage.Hashed.Monad ( Storage/Hashed/Monad.hs, dist/build/Storage/Hashed/Monad.p_o ) Storage/Hashed/Monad.hs:25:1: Warning: The import of ‘Storage.Hashed.Hash’ is redundant except perhaps to import instances from ‘Storage.Hashed.Hash’ To import instances alone, use: import Storage.Hashed.Hash() Storage/Hashed/Monad.hs:35:1: Warning: The qualified import of ‘Data.Set’ is redundant except perhaps to import instances from ‘Data.Set’ To import instances alone, use: import Data.Set() Storage/Hashed/Monad.hs:91:12: Warning: Defined but not used: ‘current’ Storage/Hashed/Monad.hs:93:72: Warning: Defined but not used: ‘s’ Storage/Hashed/Monad.hs:142:1: Warning: Top-level binding with no type signature: renameChanged :: forall (m :: * -> *) (m1 :: * -> *). MonadState (TreeState m1) m => AnchoredPath -> AnchoredPath -> m () Storage/Hashed/Monad.hs:146:32: Warning: This binding for ‘from’ shadows the existing binding bound at Storage/Hashed/Monad.hs:142:15 Storage/Hashed/Monad.hs:159:21: Warning: Unused quantified type variable ‘e’ In the type ‘forall e m. (Monad m, Functor m) => AnchoredPath -> TreeMonad m ()’ In the type signature for ‘flushItem’ Storage/Hashed/Monad.hs:183:27: Warning: Defined but not used: ‘age_’ Storage/Hashed/Monad.hs:227:15: Warning: Defined but not used: ‘old’ Storage/Hashed/Monad.hs:264:12: Warning: Defined but not used: ‘to'’ Storage/Hashed/Monad.hs:269:22: Warning: Unused quantified type variable ‘e’ In the type ‘forall m a e. (Monad m, Functor m) => (Tree m -> AnchoredPath -> a) -> Tree m -> AnchoredPath -> m a’ In the type signature for ‘findM'’ Storage/Hashed/Monad.hs:231:12: Warning: A do-notation statement discarded a result of type ‘AnchoredPath’ Suppress this warning by saying ‘_ <- expandTo p’ or by using the flag -fno-warn-unused-do-bind Storage/Hashed/Monad.hs:242:12: Warning: A do-notation statement discarded a result of type ‘AnchoredPath’ Suppress this warning by saying ‘_ <- expandTo p’ or by using the flag -fno-warn-unused-do-bind Storage/Hashed/Monad.hs:246:12: Warning: A do-notation statement discarded a result of type ‘AnchoredPath’ Suppress this warning by saying ‘_ <- expandTo p’ or by using the flag -fno-warn-unused-do-bind [ 9 of 12] Compiling Storage.Hashed.Plain ( Storage/Hashed/Plain.hs, dist/build/Storage/Hashed/Plain.p_o ) Storage/Hashed/Plain.hs:17:1: Warning: The qualified import of ‘Data.ByteString’ is redundant except perhaps to import instances from ‘Data.ByteString’ To import instances alone, use: import Data.ByteString() Storage/Hashed/Plain.hs:24:1: Warning: The import of ‘Control.Monad’ is redundant except perhaps to import instances from ‘Control.Monad’ To import instances alone, use: import Control.Monad() Storage/Hashed/Plain.hs:29:1: Warning: The import of ‘find, modifyTree’ from module ‘Storage.Hashed.Tree’ is redundant Storage/Hashed/Plain.hs:32:1: Warning: The import of ‘tree, replaceItem’ from module ‘Storage.Hashed.Monad’ is redundant Storage/Hashed/Plain.hs:33:1: Warning: The qualified import of ‘Data.Set’ is redundant except perhaps to import instances from ‘Data.Set’ To import instances alone, use: import Data.Set() Storage/Hashed/Plain.hs:34:1: Warning: The import of ‘modify, gets’ from module ‘Control.Monad.State’ is redundant Storage/Hashed/Plain.hs:75:22: Warning: Defined but not used: ‘dir’ [10 of 12] Compiling Storage.Hashed.Packed ( Storage/Hashed/Packed.hs, dist/build/Storage/Hashed/Packed.p_o ) Storage/Hashed/Packed.hs:97:24: Warning: A do-notation statement discarded a result of type ‘[()]’ Suppress this warning by saying ‘_ <- ($) forM bits \ (hash, blob) -> do { BL.writeFile (loosePath os hash) blob }’ or by using the flag -fno-warn-unused-do-bind Storage/Hashed/Packed.hs:141:22: Warning: A do-notation statement discarded a result of type ‘[()]’ Suppress this warning by saying ‘_ <- initHatchery’ or by using the flag -fno-warn-unused-do-bind Storage/Hashed/Packed.hs:143:11: Warning: Pattern match(es) are non-exhaustive In an equation for ‘initHatchery’: Patterns not matched: Storage/Hashed/Packed.hs:174:24: Warning: Pattern match(es) are non-exhaustive In an equation for ‘_lookup’: Patterns not matched: (SHA1 _) _ _ [11 of 12] Compiling Storage.Hashed.Darcs ( Storage/Hashed/Darcs.hs, dist/build/Storage/Hashed/Darcs.p_o ) Storage/Hashed/Darcs.hs:7:1: Warning: Module ‘Prelude’ does not export ‘catch’ Storage/Hashed/Darcs.hs:23:1: Warning: The qualified import of ‘Data.Set’ is redundant except perhaps to import instances from ‘Data.Set’ To import instances alone, use: import Data.Set() Storage/Hashed/Darcs.hs:27:1: Warning: The qualified import of ‘Storage.Hashed.Tree’ is redundant except perhaps to import instances from ‘Storage.Hashed.Tree’ To import instances alone, use: import Storage.Hashed.Tree() Storage/Hashed/Darcs.hs:147:1: Warning: Top-level binding with no type signature: darcsHash :: forall (m :: * -> *). (Functor m, Monad m) => TreeItem m -> m Hash Storage/Hashed/Darcs.hs:149:1: Warning: Top-level binding with no type signature: darcshash :: forall t (m :: * -> *). Monad m => t -> m Hash Storage/Hashed/Darcs.hs:190:1: Warning: Top-level binding with no type signature: readDarcsHashed :: FilePath -> (Maybe Int, Hash) -> IO (Tree IO) Storage/Hashed/Darcs.hs:191:1: Warning: Top-level binding with no type signature: readDarcsHashedNosize :: FilePath -> Hash -> IO (Tree IO) Storage/Hashed/Darcs.hs:203:8: Warning: Defined but not used: ‘os'’ Storage/Hashed/Darcs.hs:233:22: Warning: Defined but not used: ‘path’ Storage/Hashed/Darcs.hs:241:21: Warning: Defined but not used: ‘path’ Storage/Hashed/Darcs.hs:305:11: Warning: This binding for ‘tree’ shadows the existing binding imported from ‘Storage.Hashed.Monad’ at Storage/Hashed/Darcs.hs:32:1-27 (and originally defined at Storage/Hashed/Monad.hs:42:32-35) Storage/Hashed/Darcs.hs:142:11: Warning: Pattern match(es) are non-exhaustive In an equation for ‘update’: Patterns not matched: Stub _ _ Storage/Hashed/Darcs.hs:147:1: Warning: Pattern match(es) are non-exhaustive In an equation for ‘darcsHash’: Patterns not matched: Stub _ _ [12 of 12] Compiling Storage.Hashed ( Storage/Hashed.hs, dist/build/Storage/Hashed.p_o ) In-place registering hashed-storage-0.5.11... + '[' -f dist/build/libHShashed-storage-0.5.11.a ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hoogle Running Haddock for hashed-storage-0.5.11... Preprocessing library hashed-storage-0.5.11... Bundled/Posix.hsc:16:1: Warning: The import of ‘c_stat’ from module ‘System.Posix.Internals’ is redundant Bundled/Posix.hsc:42:1: Warning: Top-level binding with no type signature: bsToPath :: forall a. BS.ByteString -> (Foreign.C.String.CString -> IO a) -> IO a Bundled/Posix.hsc:43:1: Warning: Top-level binding with no type signature: strToPath :: forall a. String -> (Foreign.C.String.CString -> IO a) -> IO a Storage/Hashed/Utils.hs:7:1: Warning: Module ‘Prelude’ does not export ‘catch’ Storage/Hashed/Utils.hs:9:1: Warning: The import of ‘System.IO.MMap’ is redundant except perhaps to import instances from ‘System.IO.MMap’ To import instances alone, use: import System.IO.MMap() Storage/Hashed/Tree.hs:32:1: Warning: Module ‘Prelude’ does not export ‘catch’ Storage/Hashed/Tree.hs:43:1: Warning: The import of ‘liftM’ from module ‘Control.Monad’ is redundant Storage/Hashed/Tree.hs:202:27: Warning: This binding for ‘sub’ shadows the existing binding bound at Storage/Hashed/Tree.hs:197:28 Storage/Hashed/Tree.hs:207:39: Warning: Defined but not used: ‘s’ Storage/Hashed/Tree.hs:237:23: Warning: Defined but not used: ‘subs’ Storage/Hashed/Tree.hs:362:50: Warning: Defaulting the following constraint(s) to type ‘Integer’ (Num t0) arising from a use of ‘countmap’ In the first argument of ‘seq’, namely ‘countmap items'’ In the ‘items’ field of a record In the expression: t {items = countmap items' `seq` items', treeHash = if unmod then treeHash t else NoHash} Storage/Hashed/Tree.hs:383:46: Warning: This binding for ‘mod’ shadows the existing binding imported from ‘Prelude’ at Storage/Hashed/Tree.hs:32:1-51 (and originally defined in ‘GHC.Real’) Storage/Hashed/Tree.hs:383:51: Warning: This binding for ‘sub’ shadows the existing binding bound at Storage/Hashed/Tree.hs:380:20 Storage/Hashed/Tree.hs:396:1: Warning: Top-level binding with no type signature: countmap :: forall a b k. Num b => M.Map k a -> b Storage/Hashed/Tree.hs:413:25: Warning: This binding for ‘pred’ shadows the existing binding imported from ‘Prelude’ at Storage/Hashed/Tree.hs:32:1-51 (and originally defined in ‘GHC.Enum’) Storage/Hashed/Tree.hs:416:19: Warning: This binding for ‘t'’ shadows the existing binding bound at Storage/Hashed/Tree.hs:413:30 Storage/Hashed/Index.hs:61:1: Warning: Module ‘Prelude’ does not export ‘catch’ Storage/Hashed/Index.hs:84:1: Warning: The qualified import of ‘Data.ByteString.Lazy’ is redundant except perhaps to import instances from ‘Data.ByteString.Lazy’ To import instances alone, use: import Data.ByteString.Lazy() Storage/Hashed/Monad.hs:25:1: Warning: The import of ‘Storage.Hashed.Hash’ is redundant except perhaps to import instances from ‘Storage.Hashed.Hash’ To import instances alone, use: import Storage.Hashed.Hash() Storage/Hashed/Monad.hs:35:1: Warning: The qualified import of ‘Data.Set’ is redundant except perhaps to import instances from ‘Data.Set’ To import instances alone, use: import Data.Set() Storage/Hashed/Monad.hs:91:12: Warning: Defined but not used: ‘current’ Storage/Hashed/Monad.hs:93:72: Warning: Defined but not used: ‘s’ Storage/Hashed/Monad.hs:142:1: Warning: Top-level binding with no type signature: renameChanged :: forall (m :: * -> *) (m1 :: * -> *). MonadState (TreeState m1) m => AnchoredPath -> AnchoredPath -> m () Storage/Hashed/Monad.hs:146:32: Warning: This binding for ‘from’ shadows the existing binding bound at Storage/Hashed/Monad.hs:142:15 Storage/Hashed/Monad.hs:159:21: Warning: Unused quantified type variable ‘e’ In the type ‘forall e m. (Monad m, Functor m) => AnchoredPath -> TreeMonad m ()’ In the type signature for ‘flushItem’ Storage/Hashed/Monad.hs:183:27: Warning: Defined but not used: ‘age_’ Storage/Hashed/Monad.hs:227:15: Warning: Defined but not used: ‘old’ Storage/Hashed/Monad.hs:264:12: Warning: Defined but not used: ‘to'’ Storage/Hashed/Monad.hs:269:22: Warning: Unused quantified type variable ‘e’ In the type ‘forall m a e. (Monad m, Functor m) => (Tree m -> AnchoredPath -> a) -> Tree m -> AnchoredPath -> m a’ In the type signature for ‘findM'’ Storage/Hashed/Plain.hs:17:1: Warning: The qualified import of ‘Data.ByteString’ is redundant except perhaps to import instances from ‘Data.ByteString’ To import instances alone, use: import Data.ByteString() Storage/Hashed/Plain.hs:24:1: Warning: The import of ‘Control.Monad’ is redundant except perhaps to import instances from ‘Control.Monad’ To import instances alone, use: import Control.Monad() Storage/Hashed/Plain.hs:29:1: Warning: The import of ‘find, modifyTree’ from module ‘Storage.Hashed.Tree’ is redundant Storage/Hashed/Plain.hs:32:1: Warning: The import of ‘tree, replaceItem’ from module ‘Storage.Hashed.Monad’ is redundant Storage/Hashed/Plain.hs:33:1: Warning: The qualified import of ‘Data.Set’ is redundant except perhaps to import instances from ‘Data.Set’ To import instances alone, use: import Data.Set() Storage/Hashed/Plain.hs:34:1: Warning: The import of ‘gets, modify’ from module ‘Control.Monad.State’ is redundant Storage/Hashed/Plain.hs:75:22: Warning: Defined but not used: ‘dir’ Storage/Hashed/Darcs.hs:7:1: Warning: Module ‘Prelude’ does not export ‘catch’ Storage/Hashed/Darcs.hs:23:1: Warning: The qualified import of ‘Data.Set’ is redundant except perhaps to import instances from ‘Data.Set’ To import instances alone, use: import Data.Set() Storage/Hashed/Darcs.hs:27:1: Warning: The qualified import of ‘Storage.Hashed.Tree’ is redundant except perhaps to import instances from ‘Storage.Hashed.Tree’ To import instances alone, use: import Storage.Hashed.Tree() Storage/Hashed/Darcs.hs:147:1: Warning: Top-level binding with no type signature: darcsHash :: forall (m :: * -> *). (Functor m, Monad m) => TreeItem m -> m Hash Storage/Hashed/Darcs.hs:149:1: Warning: Top-level binding with no type signature: darcshash :: forall t (m :: * -> *). Monad m => t -> m Hash Storage/Hashed/Darcs.hs:190:1: Warning: Top-level binding with no type signature: readDarcsHashed :: FilePath -> (Maybe Int, Hash) -> IO (Tree IO) Storage/Hashed/Darcs.hs:191:1: Warning: Top-level binding with no type signature: readDarcsHashedNosize :: FilePath -> Hash -> IO (Tree IO) Storage/Hashed/Darcs.hs:203:8: Warning: Defined but not used: ‘os'’ Storage/Hashed/Darcs.hs:233:22: Warning: Defined but not used: ‘path’ Storage/Hashed/Darcs.hs:241:21: Warning: Defined but not used: ‘path’ Storage/Hashed/Darcs.hs:305:11: Warning: This binding for ‘tree’ shadows the existing binding imported from ‘Storage.Hashed.Monad’ at Storage/Hashed/Darcs.hs:32:1-27 (and originally defined at Storage/Hashed/Monad.hs:42:32-35) Haddock coverage: 0% ( 0 / 2) in 'Bundled.SHA256' 44% ( 4 / 9) in 'Storage.Hashed.Hash' 8% ( 1 / 12) in 'Bundled.Posix' 58% ( 7 / 12) in 'Storage.Hashed.Utils' 73% ( 11 / 15) in 'Storage.Hashed.AnchoredPath' 60% ( 27 / 45) in 'Storage.Hashed.Tree' 71% ( 5 / 7) in 'Storage.Hashed.Index' Warning: Storage.Hashed.Monad: readFile is exported separately but will be documented under TreeRO. Consider exporting it together with its parent(s) for code clarity. Warning: Storage.Hashed.Monad: writeFile is exported separately but will be documented under TreeRW. Consider exporting it together with its parent(s) for code clarity. Warning: Storage.Hashed.Monad: createDirectory is exported separately but will be documented under TreeRW. Consider exporting it together with its parent(s) for code clarity. Warning: Storage.Hashed.Monad: rename is exported separately but will be documented under TreeRW. Consider exporting it together with its parent(s) for code clarity. Warning: Storage.Hashed.Monad: copy is exported separately but will be documented under TreeRW. Consider exporting it together with its parent(s) for code clarity. Warning: Storage.Hashed.Monad: unlink is exported separately but will be documented under TreeRW. Consider exporting it together with its parent(s) for code clarity. Warning: Storage.Hashed.Monad: fileExists is exported separately but will be documented under TreeRO. Consider exporting it together with its parent(s) for code clarity. Warning: Storage.Hashed.Monad: directoryExists is exported separately but will be documented under TreeRO. Consider exporting it together with its parent(s) for code clarity. Warning: Storage.Hashed.Monad: exists is exported separately but will be documented under TreeRO. Consider exporting it together with its parent(s) for code clarity. Warning: Storage.Hashed.Monad: withDirectory is exported separately but will be documented under TreeRO. Consider exporting it together with its parent(s) for code clarity. Warning: Storage.Hashed.Monad: currentDirectory is exported separately but will be documented under TreeRO. Consider exporting it together with its parent(s) for code clarity. 33% ( 5 / 15) in 'Storage.Hashed.Monad' 75% ( 3 / 4) in 'Storage.Hashed.Plain' 57% ( 12 / 21) in 'Storage.Hashed.Packed' 41% ( 11 / 27) in 'Storage.Hashed.Darcs' 79% ( 11 / 14) in 'Storage.Hashed' Warning: Storage.Hashed.Index: could not find link destinations for: Storage.Hashed.Index.IndexM Storage.Hashed.Index.Item Warning: Storage.Hashed.Monad: could not find link destinations for: Storage.Hashed.Monad.expandTo Warning: Storage.Hashed.Packed: could not find link destinations for: Storage.Hashed.Utils.FileSegment Warning: Storage.Hashed.Darcs: could not find link destinations for: Storage.Hashed.Utils.FileSegment Documentation created: dist/doc/html/hashed-storage/index.html, dist/doc/html/hashed-storage/hashed-storage.txt Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lzrE4O + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm ++ dirname /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm + cd hashed-storage-0.5.11 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm -v directory dist/doc/html/hashed-storage does exist: True creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.11 creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/share creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/share creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.11 copy directory 'dist/doc/html/hashed-storage' to '/builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.11'. creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.11 Installing dist/doc/html/hashed-storage/mini_Storage-Hashed-Index.html to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.11/mini_Storage-Hashed-Index.html Installing dist/doc/html/hashed-storage/mini_Storage-Hashed-AnchoredPath.html to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.11/mini_Storage-Hashed-AnchoredPath.html Installing dist/doc/html/hashed-storage/ocean.css to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.11/ocean.css Installing dist/doc/html/hashed-storage/hashed-storage.haddock to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.11/hashed-storage.haddock Installing dist/doc/html/hashed-storage/frames.html to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.11/frames.html Installing dist/doc/html/hashed-storage/Storage-Hashed-Plain.html to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.11/Storage-Hashed-Plain.html Installing dist/doc/html/hashed-storage/synopsis.png to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.11/synopsis.png Installing dist/doc/html/hashed-storage/haddock-util.js to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.11/haddock-util.js Installing dist/doc/html/hashed-storage/minus.gif to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.11/minus.gif Installing dist/doc/html/hashed-storage/mini_Storage-Hashed-Darcs.html to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.11/mini_Storage-Hashed-Darcs.html Installing dist/doc/html/hashed-storage/hashed-storage.txt to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.11/hashed-storage.txt Installing dist/doc/html/hashed-storage/mini_Storage-Hashed.html to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.11/mini_Storage-Hashed.html Installing dist/doc/html/hashed-storage/Storage-Hashed-Tree.html to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.11/Storage-Hashed-Tree.html Installing dist/doc/html/hashed-storage/Storage-Hashed-AnchoredPath.html to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.11/Storage-Hashed-AnchoredPath.html Installing dist/doc/html/hashed-storage/mini_Storage-Hashed-Monad.html to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.11/mini_Storage-Hashed-Monad.html Installing dist/doc/html/hashed-storage/Storage-Hashed-Hash.html to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.11/Storage-Hashed-Hash.html Installing dist/doc/html/hashed-storage/Storage-Hashed-Monad.html to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.11/Storage-Hashed-Monad.html Installing dist/doc/html/hashed-storage/hslogo-16.png to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.11/hslogo-16.png Installing dist/doc/html/hashed-storage/plus.gif to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.11/plus.gif Installing dist/doc/html/hashed-storage/mini_Storage-Hashed-Packed.html to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.11/mini_Storage-Hashed-Packed.html Installing dist/doc/html/hashed-storage/mini_Storage-Hashed-Plain.html to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.11/mini_Storage-Hashed-Plain.html Installing dist/doc/html/hashed-storage/index-frames.html to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.11/index-frames.html Installing dist/doc/html/hashed-storage/mini_Storage-Hashed-Hash.html to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.11/mini_Storage-Hashed-Hash.html Installing dist/doc/html/hashed-storage/mini_Storage-Hashed-Tree.html to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.11/mini_Storage-Hashed-Tree.html Installing dist/doc/html/hashed-storage/Storage-Hashed.html to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.11/Storage-Hashed.html Installing dist/doc/html/hashed-storage/index.html to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.11/index.html Installing dist/doc/html/hashed-storage/Storage-Hashed-Packed.html to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.11/Storage-Hashed-Packed.html Installing dist/doc/html/hashed-storage/Storage-Hashed-Index.html to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.11/Storage-Hashed-Index.html Installing dist/doc/html/hashed-storage/Storage-Hashed-Darcs.html to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.11/Storage-Hashed-Darcs.html Installing dist/doc/html/hashed-storage/doc-index.html to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.11/doc-index.html creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.11 Installing dist/doc/html/hashed-storage/hashed-storage.haddock to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.11/hashed-storage.haddock creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/share/doc/ghc-hashed-storage Installing LICENSE to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/share/doc/ghc-hashed-storage/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11 creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11/Storage creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11 creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4 creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4 creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11 creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11/Storage creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11/Storage/Hashed creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11/Bundled Installing dist/build/Storage/Hashed.hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11/Storage/Hashed.hi Installing dist/build/Storage/Hashed/AnchoredPath.hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11/Storage/Hashed/AnchoredPath.hi Installing dist/build/Storage/Hashed/Index.hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11/Storage/Hashed/Index.hi Installing dist/build/Storage/Hashed/Monad.hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11/Storage/Hashed/Monad.hi Installing dist/build/Storage/Hashed/Tree.hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11/Storage/Hashed/Tree.hi Installing dist/build/Storage/Hashed/Hash.hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11/Storage/Hashed/Hash.hi Installing dist/build/Storage/Hashed/Packed.hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11/Storage/Hashed/Packed.hi Installing dist/build/Storage/Hashed/Plain.hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11/Storage/Hashed/Plain.hi Installing dist/build/Storage/Hashed/Darcs.hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11/Storage/Hashed/Darcs.hi Installing dist/build/Bundled/Posix.hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11/Bundled/Posix.hi Installing dist/build/Bundled/SHA256.hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11/Bundled/SHA256.hi Installing dist/build/Storage/Hashed/Utils.hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11/Storage/Hashed/Utils.hi creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11/Storage creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11/Storage/Hashed creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11/Bundled Installing dist/build/Storage/Hashed.p_hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11/Storage/Hashed.p_hi Installing dist/build/Storage/Hashed/AnchoredPath.p_hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11/Storage/Hashed/AnchoredPath.p_hi Installing dist/build/Storage/Hashed/Index.p_hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11/Storage/Hashed/Index.p_hi Installing dist/build/Storage/Hashed/Monad.p_hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11/Storage/Hashed/Monad.p_hi Installing dist/build/Storage/Hashed/Tree.p_hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11/Storage/Hashed/Tree.p_hi Installing dist/build/Storage/Hashed/Hash.p_hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11/Storage/Hashed/Hash.p_hi Installing dist/build/Storage/Hashed/Packed.p_hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11/Storage/Hashed/Packed.p_hi Installing dist/build/Storage/Hashed/Plain.p_hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11/Storage/Hashed/Plain.p_hi Installing dist/build/Storage/Hashed/Darcs.p_hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11/Storage/Hashed/Darcs.p_hi Installing dist/build/Bundled/Posix.p_hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11/Bundled/Posix.p_hi Installing dist/build/Bundled/SHA256.p_hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11/Bundled/SHA256.p_hi Installing dist/build/Storage/Hashed/Utils.p_hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11/Storage/Hashed/Utils.p_hi creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11/Storage creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11/Storage/Hashed creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11/Bundled Installing dist/build/Storage/Hashed.dyn_hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11/Storage/Hashed.dyn_hi Installing dist/build/Storage/Hashed/AnchoredPath.dyn_hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11/Storage/Hashed/AnchoredPath.dyn_hi Installing dist/build/Storage/Hashed/Index.dyn_hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11/Storage/Hashed/Index.dyn_hi Installing dist/build/Storage/Hashed/Monad.dyn_hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11/Storage/Hashed/Monad.dyn_hi Installing dist/build/Storage/Hashed/Tree.dyn_hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11/Storage/Hashed/Tree.dyn_hi Installing dist/build/Storage/Hashed/Hash.dyn_hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11/Storage/Hashed/Hash.dyn_hi Installing dist/build/Storage/Hashed/Packed.dyn_hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11/Storage/Hashed/Packed.dyn_hi Installing dist/build/Storage/Hashed/Plain.dyn_hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11/Storage/Hashed/Plain.dyn_hi Installing dist/build/Storage/Hashed/Darcs.dyn_hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11/Storage/Hashed/Darcs.dyn_hi Installing dist/build/Bundled/Posix.dyn_hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11/Bundled/Posix.dyn_hi Installing dist/build/Bundled/SHA256.dyn_hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11/Bundled/SHA256.dyn_hi Installing dist/build/Storage/Hashed/Utils.dyn_hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11/Storage/Hashed/Utils.dyn_hi creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11 Installing dist/build/libHShashed-storage-0.5.11.a to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11/libHShashed-storage-0.5.11.a creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11 Installing dist/build/libHShashed-storage-0.5.11_p.a to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11/libHShashed-storage-0.5.11_p.a creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11 Installing executable dist/build/libHShashed-storage-0.5.11-ghc7.8.4.so to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11/libHShashed-storage-0.5.11-ghc7.8.4.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: hashed-storage-0.5.11.conf + install -D --mode=0644 hashed-storage-0.5.11.conf /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/package.conf.d/hashed-storage-0.5.11.conf + rm -f ghc-hashed-storage.files ghc-hashed-storage-devel.files + touch ghc-hashed-storage.files ghc-hashed-storage-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11 ']' + echo '%dir /usr/lib/ghc-7.8.4/hashed-storage-0.5.11' + echo '%attr(755,root,root) /usr/lib/ghc-7.8.4/hashed-storage-0.5.11/libHShashed-storage-0.5.11-ghc7.8.4.so' + echo '/usr/lib/ghc-7.8.4/package.conf.d/hashed-storage-0.5.11*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11 ']' + find /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashed-storage-0.5.11 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.11 ']' + echo /usr/share/doc/ghc/html/libraries/hashed-storage-0.5.11 + for i in ghc-hashed-storage.files ghc-hashed-storage-devel.files + '[' -f ghc-hashed-storage.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm!!g' ghc-hashed-storage.files + for i in ghc-hashed-storage.files ghc-hashed-storage-devel.files + '[' -f ghc-hashed-storage-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm!!g' ghc-hashed-storage-devel.files + find /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.7h7slA + umask 022 + cd /builddir/build/BUILD Processing files: ghc-hashed-storage-0.5.11-2bs02fc23.armv6hl + cd hashed-storage-0.5.11 + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.n6jrPo + umask 022 + cd /builddir/build/BUILD + cd hashed-storage-0.5.11 + DOCDIR=/builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/share/doc/ghc-hashed-storage + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/share/doc/ghc-hashed-storage + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm/usr/share/doc/ghc-hashed-storage + exit 0 Provides: ghc(hashed-storage-0.5.11-fcbb922ceddfbc56cbc57e97b8a1d7ea) ghc-hashed-storage = 0.5.11-2bs02fc23 ghc-hashed-storage(armv6hl-32) = 0.5.11-2bs02fc23 libHShashed-storage-0.5.11-ghc7.8.4.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc(base-4.7.0.2-d98389eae4520fbeb37e9d6443efd497) ghc(binary-0.7.1.0-aa865b97a8893dad9747e67f509dfa46) ghc(bytestring-0.10.4.0-f91883bf8cc258724c0c39371a38d069) ghc(containers-0.5.5.1-32dd78caec8e93b9e731c209b5e4e867) ghc(dataenc-0.14.0.7-2bc06676f9806182be3b8b4f885fad99) ghc(directory-1.2.1.0-591fdff6cd3e7f460a7352f9effe8616) ghc(extensible-exceptions-0.1.1.4-ff00541964e8b4f6fe7adae94cd5f3b4) ghc(filepath-1.3.0.2-c396aab46c0888535098222832a14b06) ghc(mmap-0.5.9-8936e8747db6ce5c6b17540e6588eca0) ghc(mtl-2.1.3.1-0b2fa37925693ce4500eee5d528933c6) ghc(zlib-0.5.4.1-466edac6aa9a360e474e0b5fcbc6d2f2) libHSarray-0.5.0.0-ghc7.8.4.so libHSbase-4.7.0.2-ghc7.8.4.so libHSbinary-0.7.1.0-ghc7.8.4.so libHSbytestring-0.10.4.0-ghc7.8.4.so libHScontainers-0.5.5.1-ghc7.8.4.so libHSdataenc-0.14.0.7-ghc7.8.4.so libHSdeepseq-1.3.0.2-ghc7.8.4.so libHSdirectory-1.2.1.0-ghc7.8.4.so libHSextensible-exceptions-0.1.1.4-ghc7.8.4.so libHSfilepath-1.3.0.2-ghc7.8.4.so libHSghc-prim-0.3.1.0-ghc7.8.4.so libHSinteger-gmp-0.5.1.0-ghc7.8.4.so libHSmmap-0.5.9-ghc7.8.4.so libHSmtl-2.1.3.1-ghc7.8.4.so libHSold-locale-1.0.0.6-ghc7.8.4.so libHStime-1.4.2-ghc7.8.4.so libHStransformers-0.3.0.0-ghc7.8.4.so libHSunix-2.7.0.1-ghc7.8.4.so libHSzlib-0.5.4.1-ghc7.8.4.so libc.so.6 libc.so.6(GLIBC_2.4) libdl.so.2 libgmp.so.10 libpthread.so.0 librt.so.1 libutil.so.1 libz.so.1 rtld(GNU_HASH) Processing files: ghc-hashed-storage-devel-0.5.11-2bs02fc23.armv6hl Provides: ghc-devel(hashed-storage-0.5.11-fcbb922ceddfbc56cbc57e97b8a1d7ea) ghc-hashed-storage-devel = 0.5.11-2bs02fc23 ghc-hashed-storage-devel(armv6hl-32) = 0.5.11-2bs02fc23 ghc-hashed-storage-static = 0.5.11-2bs02fc23 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh ghc-compiler = 7.8.4 Requires(postun): /bin/sh ghc-compiler = 7.8.4 Requires: ghc(hashed-storage-0.5.11-fcbb922ceddfbc56cbc57e97b8a1d7ea) ghc-devel(base-4.7.0.2-d98389eae4520fbeb37e9d6443efd497) ghc-devel(binary-0.7.1.0-aa865b97a8893dad9747e67f509dfa46) ghc-devel(bytestring-0.10.4.0-f91883bf8cc258724c0c39371a38d069) ghc-devel(containers-0.5.5.1-32dd78caec8e93b9e731c209b5e4e867) ghc-devel(dataenc-0.14.0.7-2bc06676f9806182be3b8b4f885fad99) ghc-devel(directory-1.2.1.0-591fdff6cd3e7f460a7352f9effe8616) ghc-devel(extensible-exceptions-0.1.1.4-ff00541964e8b4f6fe7adae94cd5f3b4) ghc-devel(filepath-1.3.0.2-c396aab46c0888535098222832a14b06) ghc-devel(mmap-0.5.9-8936e8747db6ce5c6b17540e6588eca0) ghc-devel(mtl-2.1.3.1-0b2fa37925693ce4500eee5d528933c6) ghc-devel(zlib-0.5.4.1-466edac6aa9a360e474e0b5fcbc6d2f2) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm Wrote: /builddir/build/RPMS/ghc-hashed-storage-0.5.11-2bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/ghc-hashed-storage-devel-0.5.11-2bs02fc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lPFRnn + umask 022 + cd /builddir/build/BUILD + cd hashed-storage-0.5.11 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.11-2bs02fc23.arm + exit 0 Child return code was: 0 LEAVE do -->