Mock Version: 1.2.21 Mock Version: 1.2.21 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/ghc-hashed-storage.spec'], printOutput=Falseuid=1000shell=Falselogger=gid=425env={'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}chrootPath='/var/lib/mock/epel7-ghc-6995717-671676/root'user='mockbuild'timeout=172800) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/ghc-hashed-storage.spec'] with env {'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False warning: Could not canonicalize hostname: buildvm-aarch64-17.arm.fedoraproject.org Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/ghc-hashed-storage-0.5.10-7.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/ghc-hashed-storage.spec'], printOutput=Falseuid=1000shell=Falseprivate_network=Truelogger=gid=425env={'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}chrootPath='/var/lib/mock/epel7-ghc-6995717-671676/root'user='mockbuild'timeout=172800) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/ghc-hashed-storage.spec'] with env {'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7RhsJU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf hashed-storage-0.5.10 + /usr/bin/gzip -dc /builddir/build/SOURCES/hashed-storage-0.5.10.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd hashed-storage-0.5.10 + /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.YEhW5D + umask 022 + cd /builddir/build/BUILD + cd hashed-storage-0.5.10 ++ ghc --info ++ grep '"Booter version","7.6.3"' + '[' '!' ' ,("Booter version","7.6.3")' ']' + '[' -x Setup ']' + ghc --make -no-user-package-db Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) 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 + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/doc/ghc-hashed-storage-0.5.10 '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' --ghc -p --htmldir=/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.10 --global Configuring hashed-storage-0.5.10... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building hashed-storage-0.5.10... Preprocessing library hashed-storage-0.5.10... 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 ) Bundled/SHA256.hs:15:12: Warning: In the use of `unsafePerformIO' (imported from Foreign): Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release" [ 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() In file included from /tmp/ghc7316_0/ghc7316_0.hc:3:0: /tmp/ghc7316_0/ghc7316_0.hc: In function ‘s8JG_ret’: /tmp/ghc7316_0/ghc7316_0.hc:3438:6: warning: conflicting types for built-in function ‘memcpy’ [enabled by default] ;EF_(memcpy); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ [ 5 of 12] Compiling Storage.Hashed.AnchoredPath ( Storage/Hashed/AnchoredPath.hs, dist/build/Storage/Hashed/AnchoredPath.o ) In file included from /tmp/ghc7316_0/ghc7316_0.hc:3:0: /tmp/ghc7316_0/ghc7316_0.hc: In function ‘s9sQ_entry’: /tmp/ghc7316_0/ghc7316_0.hc:1044:6: warning: conflicting types for built-in function ‘memchr’ [enabled by default] ;EF_(memchr); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ [ 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:210:13: Warning: Pattern match(es) are non-exhaustive In an equation for `render': Patterns not matched: (_, SubTree _) (_, Stub _ _) 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: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 (ghc-prim:GHC.Types.[])) size_magic", or by using the flag -fno-warn-unused-do-bind In file included from /tmp/ghc7316_0/ghc7316_0.hc:3:0: /tmp/ghc7316_0/ghc7316_0.hc: In function ‘sjSu_ret’: /tmp/ghc7316_0/ghc7316_0.hc:2362:6: warning: conflicting types for built-in function ‘memcpy’ [enabled by default] ;EF_(memcpy); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ [ 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: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 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' [ 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: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: Top-level binding with no type signature: darcsHash :: forall (m :: * -> *). (Monad m, Functor m) => TreeItem m -> m Hash Storage/Hashed/Darcs.hs:147:1: Warning: Pattern match(es) are non-exhaustive In an equation for `darcsHash': Patterns not matched: Stub _ _ 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) In file included from /tmp/ghc7316_0/ghc7316_0.hc:3:0: /tmp/ghc7316_0/ghc7316_0.hc: In function ‘sxNo_entry’: /tmp/ghc7316_0/ghc7316_0.hc:862:6: warning: conflicting types for built-in function ‘memchr’ [enabled by default] ;EF_(memchr); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ [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 ) Bundled/SHA256.hs:15:12: Warning: In the use of `unsafePerformIO' (imported from Foreign): Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release" [ 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() In file included from /tmp/ghc7377_0/ghc7377_0.hc:3:0: /tmp/ghc7377_0/ghc7377_0.hc: In function ‘s9bM_ret’: /tmp/ghc7377_0/ghc7377_0.hc:5966:6: warning: conflicting types for built-in function ‘memcpy’ [enabled by default] ;EF_(memcpy); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ [ 5 of 12] Compiling Storage.Hashed.AnchoredPath ( Storage/Hashed/AnchoredPath.hs, dist/build/Storage/Hashed/AnchoredPath.p_o ) In file included from /tmp/ghc7377_0/ghc7377_0.hc:3:0: /tmp/ghc7377_0/ghc7377_0.hc: In function ‘sah5_entry’: /tmp/ghc7377_0/ghc7377_0.hc:1710:6: warning: conflicting types for built-in function ‘memchr’ [enabled by default] ;EF_(memchr); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ [ 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:210:13: Warning: Pattern match(es) are non-exhaustive In an equation for `render': Patterns not matched: (_, SubTree _) (_, Stub _ _) 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: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 (ghc-prim:GHC.Types.[])) size_magic", or by using the flag -fno-warn-unused-do-bind In file included from /tmp/ghc7377_0/ghc7377_0.hc:3:0: /tmp/ghc7377_0/ghc7377_0.hc: In function ‘slpN_ret’: /tmp/ghc7377_0/ghc7377_0.hc:7917:6: warning: conflicting types for built-in function ‘memcpy’ [enabled by default] ;EF_(memcpy); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ [ 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: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 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' [ 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: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: Top-level binding with no type signature: darcsHash :: forall (m :: * -> *). (Monad m, Functor m) => TreeItem m -> m Hash Storage/Hashed/Darcs.hs:147:1: Warning: Pattern match(es) are non-exhaustive In an equation for `darcsHash': Patterns not matched: Stub _ _ 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) In file included from /tmp/ghc7377_0/ghc7377_0.hc:3:0: /tmp/ghc7377_0/ghc7377_0.hc: In function ‘sD8X_entry’: /tmp/ghc7377_0/ghc7377_0.hc:1851:6: warning: conflicting types for built-in function ‘memchr’ [enabled by default] ;EF_(memchr); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ [12 of 12] Compiling Storage.Hashed ( Storage/Hashed.hs, dist/build/Storage/Hashed.p_o ) In-place registering hashed-storage-0.5.10... + '[' -f dist/build/libHShashed-storage-0.5.10.a ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Running Haddock for hashed-storage-0.5.10... Running hscolour for hashed-storage-0.5.10... Preprocessing library hashed-storage-0.5.10... Preprocessing library hashed-storage-0.5.10... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 dist/build/tmp-7532/Bundled/SHA256.hs:15:12: Warning: In the use of `unsafePerformIO' (imported from Foreign): Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release" 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 dist/build/tmp-7532/Storage/Hashed/Utils.hs:7:1: Warning: Module `Prelude' does not export `catch' dist/build/tmp-7532/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() dist/build/tmp-7532/Storage/Hashed/Tree.hs:32:1: Warning: Module `Prelude' does not export `catch' dist/build/tmp-7532/Storage/Hashed/Tree.hs:43:1: Warning: The import of `liftM' from module `Control.Monad' is redundant dist/build/tmp-7532/Storage/Hashed/Tree.hs:202:27: Warning: This binding for `sub' shadows the existing binding bound at dist/build/tmp-7532/Storage/Hashed/Tree.hs:197:28 dist/build/tmp-7532/Storage/Hashed/Tree.hs:207:39: Warning: Defined but not used: `s' dist/build/tmp-7532/Storage/Hashed/Tree.hs:237:23: Warning: Defined but not used: `subs' dist/build/tmp-7532/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} dist/build/tmp-7532/Storage/Hashed/Tree.hs:383:46: Warning: This binding for `mod' shadows the existing binding imported from `Prelude' at dist/build/tmp-7532/Storage/Hashed/Tree.hs:32:1-51 (and originally defined in `GHC.Real') dist/build/tmp-7532/Storage/Hashed/Tree.hs:383:51: Warning: This binding for `sub' shadows the existing binding bound at dist/build/tmp-7532/Storage/Hashed/Tree.hs:380:20 dist/build/tmp-7532/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 dist/build/tmp-7532/Storage/Hashed/Tree.hs:413:25: Warning: This binding for `pred' shadows the existing binding imported from `Prelude' at dist/build/tmp-7532/Storage/Hashed/Tree.hs:32:1-51 (and originally defined in `GHC.Enum') dist/build/tmp-7532/Storage/Hashed/Tree.hs:416:19: Warning: This binding for t' shadows the existing binding bound at dist/build/tmp-7532/Storage/Hashed/Tree.hs:413:30 dist/build/tmp-7532/Storage/Hashed/Index.hs:61:1: Warning: Module `Prelude' does not export `catch' dist/build/tmp-7532/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() dist/build/tmp-7532/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() dist/build/tmp-7532/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() dist/build/tmp-7532/Storage/Hashed/Monad.hs:91:12: Warning: Defined but not used: `current' dist/build/tmp-7532/Storage/Hashed/Monad.hs:93:72: Warning: Defined but not used: `s' dist/build/tmp-7532/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 () dist/build/tmp-7532/Storage/Hashed/Monad.hs:146:32: Warning: This binding for `from' shadows the existing binding bound at dist/build/tmp-7532/Storage/Hashed/Monad.hs:142:15 dist/build/tmp-7532/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' dist/build/tmp-7532/Storage/Hashed/Monad.hs:183:27: Warning: Defined but not used: `age_' dist/build/tmp-7532/Storage/Hashed/Monad.hs:227:15: Warning: Defined but not used: `old' dist/build/tmp-7532/Storage/Hashed/Monad.hs:264:12: Warning: Defined but not used: to' dist/build/tmp-7532/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' dist/build/tmp-7532/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() dist/build/tmp-7532/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() dist/build/tmp-7532/Storage/Hashed/Plain.hs:29:1: Warning: The import of `find, modifyTree' from module `Storage.Hashed.Tree' is redundant dist/build/tmp-7532/Storage/Hashed/Plain.hs:32:1: Warning: The import of `tree, replaceItem' from module `Storage.Hashed.Monad' is redundant dist/build/tmp-7532/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() dist/build/tmp-7532/Storage/Hashed/Plain.hs:34:1: Warning: The import of `gets, modify' from module `Control.Monad.State' is redundant dist/build/tmp-7532/Storage/Hashed/Plain.hs:75:22: Warning: Defined but not used: `dir' dist/build/tmp-7532/Storage/Hashed/Darcs.hs:7:1: Warning: Module `Prelude' does not export `catch' dist/build/tmp-7532/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() dist/build/tmp-7532/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() dist/build/tmp-7532/Storage/Hashed/Darcs.hs:147:1: Warning: Top-level binding with no type signature: darcsHash :: forall (m :: * -> *). (Monad m, Functor m) => TreeItem m -> m Hash dist/build/tmp-7532/Storage/Hashed/Darcs.hs:149:1: Warning: Top-level binding with no type signature: darcshash :: forall t (m :: * -> *). Monad m => t -> m Hash dist/build/tmp-7532/Storage/Hashed/Darcs.hs:190:1: Warning: Top-level binding with no type signature: readDarcsHashed :: FilePath -> (Maybe Int, Hash) -> IO (Tree IO) dist/build/tmp-7532/Storage/Hashed/Darcs.hs:191:1: Warning: Top-level binding with no type signature: readDarcsHashedNosize :: FilePath -> Hash -> IO (Tree IO) dist/build/tmp-7532/Storage/Hashed/Darcs.hs:203:8: Warning: Defined but not used: os' dist/build/tmp-7532/Storage/Hashed/Darcs.hs:233:22: Warning: Defined but not used: `path' dist/build/tmp-7532/Storage/Hashed/Darcs.hs:241:21: Warning: Defined but not used: `path' dist/build/tmp-7532/Storage/Hashed/Darcs.hs:305:11: Warning: This binding for `tree' shadows the existing binding imported from `Storage.Hashed.Monad' at dist/build/tmp-7532/Storage/Hashed/Darcs.hs:32:1-27 (and originally defined at dist/build/tmp-7532/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.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 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IbdmUG + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64 ++ dirname /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64 + cd hashed-storage-0.5.10 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64 -v directory dist/doc/html/hashed-storage does exist: True creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.10 creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.10 copy directory 'dist/doc/html/hashed-storage' to '/builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.10'. creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.10 creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.10/src Installing dist/doc/html/hashed-storage/doc-index.html to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.10/doc-index.html Installing dist/doc/html/hashed-storage/hashed-storage.haddock to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.10/hashed-storage.haddock Installing dist/doc/html/hashed-storage/mini_Storage-Hashed-Plain.html to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.10/mini_Storage-Hashed-Plain.html Installing dist/doc/html/hashed-storage/Storage-Hashed.html to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.10/Storage-Hashed.html Installing dist/doc/html/hashed-storage/Storage-Hashed-AnchoredPath.html to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.10/Storage-Hashed-AnchoredPath.html Installing dist/doc/html/hashed-storage/index-frames.html to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.10/index-frames.html Installing dist/doc/html/hashed-storage/Storage-Hashed-Hash.html to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.10/Storage-Hashed-Hash.html Installing dist/doc/html/hashed-storage/mini_Storage-Hashed-Packed.html to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.10/mini_Storage-Hashed-Packed.html Installing dist/doc/html/hashed-storage/index.html to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.10/index.html Installing dist/doc/html/hashed-storage/hslogo-16.png to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.10/hslogo-16.png Installing dist/doc/html/hashed-storage/mini_Storage-Hashed-Darcs.html to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.10/mini_Storage-Hashed-Darcs.html Installing dist/doc/html/hashed-storage/synopsis.png to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.10/synopsis.png Installing dist/doc/html/hashed-storage/ocean.css to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.10/ocean.css Installing dist/doc/html/hashed-storage/mini_Storage-Hashed.html to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.10/mini_Storage-Hashed.html Installing dist/doc/html/hashed-storage/frames.html to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.10/frames.html Installing dist/doc/html/hashed-storage/Storage-Hashed-Monad.html to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.10/Storage-Hashed-Monad.html Installing dist/doc/html/hashed-storage/mini_Storage-Hashed-AnchoredPath.html to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.10/mini_Storage-Hashed-AnchoredPath.html Installing dist/doc/html/hashed-storage/mini_Storage-Hashed-Monad.html to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.10/mini_Storage-Hashed-Monad.html Installing dist/doc/html/hashed-storage/Storage-Hashed-Packed.html to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.10/Storage-Hashed-Packed.html Installing dist/doc/html/hashed-storage/haddock-util.js to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.10/haddock-util.js Installing dist/doc/html/hashed-storage/Storage-Hashed-Darcs.html to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.10/Storage-Hashed-Darcs.html Installing dist/doc/html/hashed-storage/Storage-Hashed-Plain.html to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.10/Storage-Hashed-Plain.html Installing dist/doc/html/hashed-storage/mini_Storage-Hashed-Hash.html to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.10/mini_Storage-Hashed-Hash.html Installing dist/doc/html/hashed-storage/plus.gif to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.10/plus.gif Installing dist/doc/html/hashed-storage/mini_Storage-Hashed-Index.html to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.10/mini_Storage-Hashed-Index.html Installing dist/doc/html/hashed-storage/hashed-storage.txt to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.10/hashed-storage.txt Installing dist/doc/html/hashed-storage/minus.gif to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.10/minus.gif Installing dist/doc/html/hashed-storage/mini_Storage-Hashed-Tree.html to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.10/mini_Storage-Hashed-Tree.html Installing dist/doc/html/hashed-storage/Storage-Hashed-Tree.html to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.10/Storage-Hashed-Tree.html Installing dist/doc/html/hashed-storage/Storage-Hashed-Index.html to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.10/Storage-Hashed-Index.html Installing dist/doc/html/hashed-storage/src/Storage-Hashed.html to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.10/src/Storage-Hashed.html Installing dist/doc/html/hashed-storage/src/Storage-Hashed-AnchoredPath.html to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.10/src/Storage-Hashed-AnchoredPath.html Installing dist/doc/html/hashed-storage/src/Bundled-Posix.html to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.10/src/Bundled-Posix.html Installing dist/doc/html/hashed-storage/src/Storage-Hashed-Hash.html to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.10/src/Storage-Hashed-Hash.html Installing dist/doc/html/hashed-storage/src/Storage-Hashed-Utils.html to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.10/src/Storage-Hashed-Utils.html Installing dist/doc/html/hashed-storage/src/hscolour.css to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.10/src/hscolour.css Installing dist/doc/html/hashed-storage/src/Storage-Hashed-Monad.html to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.10/src/Storage-Hashed-Monad.html Installing dist/doc/html/hashed-storage/src/Bundled-SHA256.html to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.10/src/Bundled-SHA256.html Installing dist/doc/html/hashed-storage/src/Storage-Hashed-Packed.html to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.10/src/Storage-Hashed-Packed.html Installing dist/doc/html/hashed-storage/src/Storage-Hashed-Darcs.html to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.10/src/Storage-Hashed-Darcs.html Installing dist/doc/html/hashed-storage/src/Storage-Hashed-Plain.html to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.10/src/Storage-Hashed-Plain.html Installing dist/doc/html/hashed-storage/src/Storage-Hashed-Tree.html to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.10/src/Storage-Hashed-Tree.html Installing dist/doc/html/hashed-storage/src/Storage-Hashed-Index.html to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.10/src/Storage-Hashed-Index.html creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.10 Installing dist/doc/html/hashed-storage/hashed-storage.haddock to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.10/hashed-storage.haddock creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc-hashed-storage-0.5.10 Installing LICENSE to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc-hashed-storage-0.5.10/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/lib64/ghc-7.6.3/hashed-storage-0.5.10 creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/lib64/ghc-7.6.3/hashed-storage-0.5.10/Storage creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/lib64/ghc-7.6.3/hashed-storage-0.5.10 creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/lib64/ghc-7.6.3 creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/lib64/ghc-7.6.3 creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/lib64/ghc-7.6.3/hashed-storage-0.5.10 creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/lib64/ghc-7.6.3/hashed-storage-0.5.10/Storage creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/lib64/ghc-7.6.3/hashed-storage-0.5.10/Storage/Hashed creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/lib64/ghc-7.6.3/hashed-storage-0.5.10/Bundled Installing dist/build/Storage/Hashed.hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/lib64/ghc-7.6.3/hashed-storage-0.5.10/Storage/Hashed.hi Installing dist/build/Storage/Hashed/AnchoredPath.hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/lib64/ghc-7.6.3/hashed-storage-0.5.10/Storage/Hashed/AnchoredPath.hi Installing dist/build/Storage/Hashed/Index.hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/lib64/ghc-7.6.3/hashed-storage-0.5.10/Storage/Hashed/Index.hi Installing dist/build/Storage/Hashed/Monad.hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/lib64/ghc-7.6.3/hashed-storage-0.5.10/Storage/Hashed/Monad.hi Installing dist/build/Storage/Hashed/Tree.hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/lib64/ghc-7.6.3/hashed-storage-0.5.10/Storage/Hashed/Tree.hi Installing dist/build/Storage/Hashed/Hash.hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/lib64/ghc-7.6.3/hashed-storage-0.5.10/Storage/Hashed/Hash.hi Installing dist/build/Storage/Hashed/Packed.hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/lib64/ghc-7.6.3/hashed-storage-0.5.10/Storage/Hashed/Packed.hi Installing dist/build/Storage/Hashed/Plain.hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/lib64/ghc-7.6.3/hashed-storage-0.5.10/Storage/Hashed/Plain.hi Installing dist/build/Storage/Hashed/Darcs.hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/lib64/ghc-7.6.3/hashed-storage-0.5.10/Storage/Hashed/Darcs.hi Installing dist/build/Bundled/Posix.hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/lib64/ghc-7.6.3/hashed-storage-0.5.10/Bundled/Posix.hi Installing dist/build/Bundled/SHA256.hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/lib64/ghc-7.6.3/hashed-storage-0.5.10/Bundled/SHA256.hi Installing dist/build/Storage/Hashed/Utils.hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/lib64/ghc-7.6.3/hashed-storage-0.5.10/Storage/Hashed/Utils.hi creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/lib64/ghc-7.6.3/hashed-storage-0.5.10/Storage creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/lib64/ghc-7.6.3/hashed-storage-0.5.10/Storage/Hashed creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/lib64/ghc-7.6.3/hashed-storage-0.5.10/Bundled Installing dist/build/Storage/Hashed.p_hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/lib64/ghc-7.6.3/hashed-storage-0.5.10/Storage/Hashed.p_hi Installing dist/build/Storage/Hashed/AnchoredPath.p_hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/lib64/ghc-7.6.3/hashed-storage-0.5.10/Storage/Hashed/AnchoredPath.p_hi Installing dist/build/Storage/Hashed/Index.p_hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/lib64/ghc-7.6.3/hashed-storage-0.5.10/Storage/Hashed/Index.p_hi Installing dist/build/Storage/Hashed/Monad.p_hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/lib64/ghc-7.6.3/hashed-storage-0.5.10/Storage/Hashed/Monad.p_hi Installing dist/build/Storage/Hashed/Tree.p_hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/lib64/ghc-7.6.3/hashed-storage-0.5.10/Storage/Hashed/Tree.p_hi Installing dist/build/Storage/Hashed/Hash.p_hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/lib64/ghc-7.6.3/hashed-storage-0.5.10/Storage/Hashed/Hash.p_hi Installing dist/build/Storage/Hashed/Packed.p_hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/lib64/ghc-7.6.3/hashed-storage-0.5.10/Storage/Hashed/Packed.p_hi Installing dist/build/Storage/Hashed/Plain.p_hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/lib64/ghc-7.6.3/hashed-storage-0.5.10/Storage/Hashed/Plain.p_hi Installing dist/build/Storage/Hashed/Darcs.p_hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/lib64/ghc-7.6.3/hashed-storage-0.5.10/Storage/Hashed/Darcs.p_hi Installing dist/build/Bundled/Posix.p_hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/lib64/ghc-7.6.3/hashed-storage-0.5.10/Bundled/Posix.p_hi Installing dist/build/Bundled/SHA256.p_hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/lib64/ghc-7.6.3/hashed-storage-0.5.10/Bundled/SHA256.p_hi Installing dist/build/Storage/Hashed/Utils.p_hi to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/lib64/ghc-7.6.3/hashed-storage-0.5.10/Storage/Hashed/Utils.p_hi creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/lib64/ghc-7.6.3/hashed-storage-0.5.10 Installing dist/build/libHShashed-storage-0.5.10.a to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/lib64/ghc-7.6.3/hashed-storage-0.5.10/libHShashed-storage-0.5.10.a creating /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/lib64/ghc-7.6.3/hashed-storage-0.5.10 Installing dist/build/libHShashed-storage-0.5.10_p.a to /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/lib64/ghc-7.6.3/hashed-storage-0.5.10/libHShashed-storage-0.5.10_p.a + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: hashed-storage-0.5.10.conf + install -D --mode=0644 hashed-storage-0.5.10.conf /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/lib64/ghc-7.6.3/package.conf.d/hashed-storage-0.5.10.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.10-7.el7.aarch64/usr/lib64/ghc-7.6.3/hashed-storage-0.5.10 ']' + echo '%dir /usr/lib64/ghc-7.6.3/hashed-storage-0.5.10' + echo '/usr/lib64/ghc-7.6.3/package.conf.d/hashed-storage-0.5.10*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/lib64/ghc-7.6.3/hashed-storage-0.5.10 ']' + find /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/lib64/ghc-7.6.3/hashed-storage-0.5.10 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/lib64/ghc-7.6.3/hashed-storage-0.5.10 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc/html/libraries/hashed-storage-0.5.10 ']' + echo /usr/share/doc/ghc/html/libraries/hashed-storage-0.5.10 + 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.10-7.el7.aarch64!!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.10-7.el7.aarch64!!g' ghc-hashed-storage-devel.files + find /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64 -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + '[' -d /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/bin -a -x /usr/bin/execstack ']' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.5bd7vP + umask 022 + cd /builddir/build/BUILD Processing files: ghc-hashed-storage-0.5.10-7.el7.aarch64 + cd hashed-storage-0.5.10 + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6y0WPX + umask 022 + cd /builddir/build/BUILD + cd hashed-storage-0.5.10 + DOCDIR=/builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc-hashed-storage-0.5.10 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc-hashed-storage-0.5.10 + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64/usr/share/doc/ghc-hashed-storage-0.5.10 + exit 0 Provides: ghc-hashed-storage = 0.5.10-7.el7 ghc-hashed-storage(aarch-64) = 0.5.10-7.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ghc-hashed-storage-devel-0.5.10-7.el7.aarch64 Provides: ghc-devel(hashed-storage-0.5.10-d44008e52501693f7fbf43c84c23af2a) ghc-hashed-storage-devel = 0.5.10-7.el7 ghc-hashed-storage-devel(aarch-64) = 0.5.10-7.el7 ghc-hashed-storage-static = 0.5.10-7.el7 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.6.3 Requires(postun): /bin/sh ghc-compiler = 7.6.3 Requires: ghc-devel(base-4.6.0.1-7d821818c3802b01102cbaafecf109b7) ghc-devel(binary-0.5.1.1-cc0ac8b0eded9076f9a41df4bd46dbda) ghc-devel(bytestring-0.10.0.2-a78f9488469dfb82e124483cd2830b2c) ghc-devel(containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2) ghc-devel(dataenc-0.14.0.5-53e97aa81238832bc61a10c7ff992b10) ghc-devel(directory-1.2.0.1-93bc1ee1bb5090af9aae046caf1ac857) ghc-devel(extensible-exceptions-0.1.1.4-255a395b3b026cb94b23754e1c372785) ghc-devel(filepath-1.3.0.1-ef049bf515a14aa431865a14786d8d65) ghc-devel(mmap-0.5.8-867b6ad07eb48ef9e7b327f980535c80) ghc-devel(mtl-2.1.2-94c72af955e94b8d7b2f359dadd0cb62) ghc-devel(zlib-0.5.4.1-13ba81ac0d7e6f3bdf1ee5ddce4e9aab) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64 warning: Could not canonicalize hostname: buildvm-aarch64-17.arm.fedoraproject.org Wrote: /builddir/build/RPMS/ghc-hashed-storage-0.5.10-7.el7.aarch64.rpm Wrote: /builddir/build/RPMS/ghc-hashed-storage-devel-0.5.10-7.el7.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Rq0tLA + umask 022 + cd /builddir/build/BUILD + cd hashed-storage-0.5.10 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-hashed-storage-0.5.10-7.el7.aarch64 + exit 0 Child return code was: 0