<86>Apr 20 07:59:45 userdel[1025672]: delete user 'rooter' <86>Apr 20 07:59:45 userdel[1025672]: removed group 'rooter' owned by 'rooter' <86>Apr 20 07:59:45 userdel[1025672]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 20 07:59:45 groupadd[1025700]: group added to /etc/group: name=rooter, GID=1268 <86>Apr 20 07:59:45 groupadd[1025700]: group added to /etc/gshadow: name=rooter <86>Apr 20 07:59:45 groupadd[1025700]: new group: name=rooter, GID=1268 <86>Apr 20 07:59:45 useradd[1025723]: new user: name=rooter, UID=1268, GID=1268, home=/root, shell=/bin/bash, from=none <86>Apr 20 07:59:45 userdel[1025750]: delete user 'builder' <86>Apr 20 07:59:45 userdel[1025750]: removed group 'builder' owned by 'builder' <86>Apr 20 07:59:45 userdel[1025750]: removed shadow group 'builder' owned by 'builder' <86>Apr 20 07:59:45 groupadd[1025777]: group added to /etc/group: name=builder, GID=1269 <86>Apr 20 07:59:45 groupadd[1025777]: group added to /etc/gshadow: name=builder <86>Apr 20 07:59:45 groupadd[1025777]: new group: name=builder, GID=1269 <86>Apr 20 07:59:45 useradd[1025795]: new user: name=builder, UID=1269, GID=1269, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/ghc8.6.4-memory-0.14.18-alt1.src.rpm: license not found in '/usr/share/license' directory: BSD3 warning: Macro %hs_configure2 not found warning: Macro %hs_build not found warning: Macro %hs_install not found warning: Macro %hs_gen_filelist not found <13>Apr 20 07:59:51 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt11 sisyphus+340030.100.2.2 1707341956 installed <13>Apr 20 07:59:51 rpmi: rpm-build-haskell-1.4.7-alt1 sisyphus+326169.620.17.2 1692843749 installed <13>Apr 20 07:59:51 rpmi: libgmp-devel-6.3.0-alt1 sisyphus+328118.100.2.1 1693294140 installed <13>Apr 20 07:59:51 rpmi: libffi-devel-1:3.4.6-alt1 sisyphus+341904.100.1.1 1709474536 installed <13>Apr 20 07:59:51 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Apr 20 07:59:51 rpmi: ghc8.6.4-common-8.6.4-alt11 sisyphus+340030.100.2.2 1707341956 installed <13>Apr 20 08:00:10 rpmi: ghc8.6.4-8.6.4-alt11 sisyphus+340030.100.2.2 1707341853 installed <13>Apr 20 08:00:11 rpmi: ghc8.6.4-basement-0.0.10-alt1 sisyphus+326169.10600.17.2 1692850734 installed warning: File /usr/src/in/source/ghc8.6.4-memory-0.14.18-alt1.patch is smaller than 8 bytes Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ghc8.6.4-memory-0.14.18-alt1.nosrc.rpm (w1.gzdio) warning: File /usr/src/RPM/SOURCES/ghc8.6.4-memory-0.14.18-alt1.patch is smaller than 8 bytes Installing ghc8.6.4-memory-0.14.18-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.36652 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ghc8.6.4-memory-0.14.18 + echo 'Source #0 (ghc8.6.4-memory-0.14.18.tar):' Source #0 (ghc8.6.4-memory-0.14.18.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ghc8.6.4-memory-0.14.18.tar + cd ghc8.6.4-memory-0.14.18 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ghc8.6.4-memory-0.14.18-alt1.patch):' Patch #0 (ghc8.6.4-memory-0.14.18-alt1.patch): + /usr/bin/patch -p1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.36652 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ghc8.6.4-memory-0.14.18 + '[' -f configure.ac -a '!' -f configure ']' + '[' -x Setup ']' + ghc-8.6.4 Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + ./Setup configure --prefix=/usr --libdir=/usr/lib --docdir=/usr/share/doc/ghc8.6.4-memory-0.14.18 '--libsubdir=$compiler/$pkgid' '--dynlibdir=/usr/lib/$compiler/lib' --docdir=/usr/share/doc/ghc8.6.4-memory-0.14.18 --datadir=/usr/share --datasubdir=ghc8.6.4-memory-0.14.18 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc Configuring memory-0.14.18... Warning: The flag --disable-executable-profiling is deprecated. Please use --disable-profiling instead. + '[' -x Setup ']' + ./Setup makefile -f cabal-rpm.mk unrecognised command: makefile (try --help) + ./Setup build Preprocessing library for memory-0.14.18.. Building library for memory-0.14.18.. [ 1 of 29] Compiling Data.Memory.ExtendedWords ( Data/Memory/ExtendedWords.hs, dist/build/Data/Memory/ExtendedWords.o ) [ 2 of 29] Compiling Data.Memory.Internal.Compat ( Data/Memory/Internal/Compat.hs, dist/build/Data/Memory/Internal/Compat.o ) [ 3 of 29] Compiling Data.Memory.Endian ( Data/Memory/Endian.hs, dist/build/Data/Memory/Endian.o ) [ 4 of 29] Compiling Data.Memory.Hash.SipHash ( Data/Memory/Hash/SipHash.hs, dist/build/Data/Memory/Hash/SipHash.o ) [ 5 of 29] Compiling Data.Memory.Encoding.Base16 ( Data/Memory/Encoding/Base16.hs, dist/build/Data/Memory/Encoding/Base16.o ) [ 6 of 29] Compiling Data.Memory.Internal.CompatPrim ( Data/Memory/Internal/CompatPrim.hs, dist/build/Data/Memory/Internal/CompatPrim.o ) [ 7 of 29] Compiling Data.Memory.Encoding.Base32 ( Data/Memory/Encoding/Base32.hs, dist/build/Data/Memory/Encoding/Base32.o ) [ 8 of 29] Compiling Data.Memory.Internal.CompatPrim64 ( Data/Memory/Internal/CompatPrim64.hs, dist/build/Data/Memory/Internal/CompatPrim64.o ) [ 9 of 29] Compiling Data.Memory.Internal.DeepSeq ( Data/Memory/Internal/DeepSeq.hs, dist/build/Data/Memory/Internal/DeepSeq.o ) [10 of 29] Compiling Data.Memory.Internal.Imports ( Data/Memory/Internal/Imports.hs, dist/build/Data/Memory/Internal/Imports.o ) [11 of 29] Compiling Data.Memory.Hash.FNV ( Data/Memory/Hash/FNV.hs, dist/build/Data/Memory/Hash/FNV.o ) [12 of 29] Compiling Data.Memory.Encoding.Base64 ( Data/Memory/Encoding/Base64.hs, dist/build/Data/Memory/Encoding/Base64.o ) [13 of 29] Compiling Data.Memory.Internal.Scrubber ( Data/Memory/Internal/Scrubber.hs, dist/build/Data/Memory/Internal/Scrubber.o ) [14 of 29] Compiling Data.Memory.MemMap.Posix ( dist/build/Data/Memory/MemMap/Posix.hs, dist/build/Data/Memory/MemMap/Posix.o ) [15 of 29] Compiling Data.Memory.PtrMethods ( Data/Memory/PtrMethods.hs, dist/build/Data/Memory/PtrMethods.o ) [16 of 29] Compiling Data.ByteArray.Types ( Data/ByteArray/Types.hs, dist/build/Data/ByteArray/Types.o ) [17 of 29] Compiling Data.ByteArray.MemView ( Data/ByteArray/MemView.hs, dist/build/Data/ByteArray/MemView.o ) [18 of 29] Compiling Data.ByteArray.Pack.Internal ( Data/ByteArray/Pack/Internal.hs, dist/build/Data/ByteArray/Pack/Internal.o ) Data/ByteArray/Pack/Internal.hs:20:1: warning: [-Wunused-imports] The import of `Data.Memory.Internal.Imports' is redundant except perhaps to import instances from `Data.Memory.Internal.Imports' To import instances alone, use: import Data.Memory.Internal.Imports() | 20 | import Data.Memory.Internal.Imports | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [19 of 29] Compiling Data.ByteArray.Hash ( Data/ByteArray/Hash.hs, dist/build/Data/ByteArray/Hash.o ) [20 of 29] Compiling Data.ByteArray.Sized ( Data/ByteArray/Sized.hs, dist/build/Data/ByteArray/Sized.o ) [21 of 29] Compiling Data.ByteArray.ScrubbedBytes ( Data/ByteArray/ScrubbedBytes.hs, dist/build/Data/ByteArray/ScrubbedBytes.o ) [22 of 29] Compiling Data.ByteArray.Methods ( Data/ByteArray/Methods.hs, dist/build/Data/ByteArray/Methods.o ) [23 of 29] Compiling Data.ByteArray.View ( Data/ByteArray/View.hs, dist/build/Data/ByteArray/View.o ) [24 of 29] Compiling Data.ByteArray.Parse ( Data/ByteArray/Parse.hs, dist/build/Data/ByteArray/Parse.o ) [25 of 29] Compiling Data.ByteArray.Mapping ( Data/ByteArray/Mapping.hs, dist/build/Data/ByteArray/Mapping.o ) [26 of 29] Compiling Data.ByteArray.Encoding ( Data/ByteArray/Encoding.hs, dist/build/Data/ByteArray/Encoding.o ) [27 of 29] Compiling Data.ByteArray.Bytes ( Data/ByteArray/Bytes.hs, dist/build/Data/ByteArray/Bytes.o ) [28 of 29] Compiling Data.ByteArray ( Data/ByteArray.hs, dist/build/Data/ByteArray.o ) [29 of 29] Compiling Data.ByteArray.Pack ( Data/ByteArray/Pack.hs, dist/build/Data/ByteArray/Pack.o ) [ 1 of 29] Compiling Data.Memory.ExtendedWords ( Data/Memory/ExtendedWords.hs, dist/build/Data/Memory/ExtendedWords.p_o ) [ 2 of 29] Compiling Data.Memory.Internal.Compat ( Data/Memory/Internal/Compat.hs, dist/build/Data/Memory/Internal/Compat.p_o ) [ 3 of 29] Compiling Data.Memory.Endian ( Data/Memory/Endian.hs, dist/build/Data/Memory/Endian.p_o ) [ 4 of 29] Compiling Data.Memory.Hash.SipHash ( Data/Memory/Hash/SipHash.hs, dist/build/Data/Memory/Hash/SipHash.p_o ) [ 5 of 29] Compiling Data.Memory.Encoding.Base16 ( Data/Memory/Encoding/Base16.hs, dist/build/Data/Memory/Encoding/Base16.p_o ) [ 6 of 29] Compiling Data.Memory.Internal.CompatPrim ( Data/Memory/Internal/CompatPrim.hs, dist/build/Data/Memory/Internal/CompatPrim.p_o ) [ 7 of 29] Compiling Data.Memory.Encoding.Base32 ( Data/Memory/Encoding/Base32.hs, dist/build/Data/Memory/Encoding/Base32.p_o ) [ 8 of 29] Compiling Data.Memory.Internal.CompatPrim64 ( Data/Memory/Internal/CompatPrim64.hs, dist/build/Data/Memory/Internal/CompatPrim64.p_o ) [ 9 of 29] Compiling Data.Memory.Internal.DeepSeq ( Data/Memory/Internal/DeepSeq.hs, dist/build/Data/Memory/Internal/DeepSeq.p_o ) [10 of 29] Compiling Data.Memory.Internal.Imports ( Data/Memory/Internal/Imports.hs, dist/build/Data/Memory/Internal/Imports.p_o ) [11 of 29] Compiling Data.Memory.Hash.FNV ( Data/Memory/Hash/FNV.hs, dist/build/Data/Memory/Hash/FNV.p_o ) [12 of 29] Compiling Data.Memory.Encoding.Base64 ( Data/Memory/Encoding/Base64.hs, dist/build/Data/Memory/Encoding/Base64.p_o ) [13 of 29] Compiling Data.Memory.Internal.Scrubber ( Data/Memory/Internal/Scrubber.hs, dist/build/Data/Memory/Internal/Scrubber.p_o ) [14 of 29] Compiling Data.Memory.MemMap.Posix ( dist/build/Data/Memory/MemMap/Posix.hs, dist/build/Data/Memory/MemMap/Posix.p_o ) [15 of 29] Compiling Data.Memory.PtrMethods ( Data/Memory/PtrMethods.hs, dist/build/Data/Memory/PtrMethods.p_o ) [16 of 29] Compiling Data.ByteArray.Types ( Data/ByteArray/Types.hs, dist/build/Data/ByteArray/Types.p_o ) [17 of 29] Compiling Data.ByteArray.MemView ( Data/ByteArray/MemView.hs, dist/build/Data/ByteArray/MemView.p_o ) [18 of 29] Compiling Data.ByteArray.Pack.Internal ( Data/ByteArray/Pack/Internal.hs, dist/build/Data/ByteArray/Pack/Internal.p_o ) Data/ByteArray/Pack/Internal.hs:20:1: warning: [-Wunused-imports] The import of `Data.Memory.Internal.Imports' is redundant except perhaps to import instances from `Data.Memory.Internal.Imports' To import instances alone, use: import Data.Memory.Internal.Imports() | 20 | import Data.Memory.Internal.Imports | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [19 of 29] Compiling Data.ByteArray.Hash ( Data/ByteArray/Hash.hs, dist/build/Data/ByteArray/Hash.p_o ) [20 of 29] Compiling Data.ByteArray.Sized ( Data/ByteArray/Sized.hs, dist/build/Data/ByteArray/Sized.p_o ) [21 of 29] Compiling Data.ByteArray.ScrubbedBytes ( Data/ByteArray/ScrubbedBytes.hs, dist/build/Data/ByteArray/ScrubbedBytes.p_o ) [22 of 29] Compiling Data.ByteArray.Methods ( Data/ByteArray/Methods.hs, dist/build/Data/ByteArray/Methods.p_o ) [23 of 29] Compiling Data.ByteArray.View ( Data/ByteArray/View.hs, dist/build/Data/ByteArray/View.p_o ) [24 of 29] Compiling Data.ByteArray.Parse ( Data/ByteArray/Parse.hs, dist/build/Data/ByteArray/Parse.p_o ) [25 of 29] Compiling Data.ByteArray.Mapping ( Data/ByteArray/Mapping.hs, dist/build/Data/ByteArray/Mapping.p_o ) [26 of 29] Compiling Data.ByteArray.Encoding ( Data/ByteArray/Encoding.hs, dist/build/Data/ByteArray/Encoding.p_o ) [27 of 29] Compiling Data.ByteArray.Bytes ( Data/ByteArray/Bytes.hs, dist/build/Data/ByteArray/Bytes.p_o ) [28 of 29] Compiling Data.ByteArray ( Data/ByteArray.hs, dist/build/Data/ByteArray.p_o ) [29 of 29] Compiling Data.ByteArray.Pack ( Data/ByteArray/Pack.hs, dist/build/Data/ByteArray/Pack.p_o ) + ./Setup haddock Preprocessing library for memory-0.14.18.. Running Haddock on library for memory-0.14.18.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: array-0.5.3.0, base-4.12.0.0, basement-0.0.10, bytestring-0.10.8.2, deepseq-1.4.4.0, ghc-prim-0.5.3, integer-gmp-1.0.2.0 Data/ByteArray/Pack/Internal.hs:20:1: warning: [-Wunused-imports] The import of `Data.Memory.Internal.Imports' is redundant except perhaps to import instances from `Data.Memory.Internal.Imports' To import instances alone, use: import Data.Memory.Internal.Imports() | 20 | import Data.Memory.Internal.Imports | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Haddock coverage: 100% ( 2 / 2) in 'Data.Memory.ExtendedWords' Warning: Couldn't find .haddock for export Bits Warning: Couldn't find .haddock for export byteSwap64 Warning: Couldn't find .haddock for export byteSwap32 Warning: Couldn't find .haddock for export byteSwap16 100% ( 10 / 10) in 'Data.Memory.Endian' Warning: 'with' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 100% ( 4 / 4) in 'Data.Memory.Encoding.Base16' 100% ( 4 / 4) in 'Data.Memory.Encoding.Base32' Warning: Couldn't find .haddock for export Word64# Warning: Couldn't find .haddock for export Int64# Warning: Couldn't find .haddock for export eqInt64# Warning: Couldn't find .haddock for export neInt64# Warning: Couldn't find .haddock for export ltInt64# Warning: Couldn't find .haddock for export leInt64# Warning: Couldn't find .haddock for export gtInt64# Warning: Couldn't find .haddock for export geInt64# Warning: Couldn't find .haddock for export quotInt64# Warning: Couldn't find .haddock for export remInt64# Warning: Couldn't find .haddock for export eqWord64# Warning: Couldn't find .haddock for export neWord64# Warning: Couldn't find .haddock for export ltWord64# Warning: Couldn't find .haddock for export leWord64# Warning: Couldn't find .haddock for export gtWord64# Warning: Couldn't find .haddock for export geWord64# Warning: Couldn't find .haddock for export and64# Warning: Couldn't find .haddock for export or64# Warning: Couldn't find .haddock for export xor64# Warning: Couldn't find .haddock for export not64# Warning: Couldn't find .haddock for export uncheckedShiftL64# Warning: Couldn't find .haddock for export uncheckedShiftRL64# Warning: Couldn't find .haddock for export int64ToWord64# Warning: Couldn't find .haddock for export word64ToInt64# Warning: Couldn't find .haddock for export intToInt64# Warning: Couldn't find .haddock for export int64ToInt# Warning: Couldn't find .haddock for export wordToWord64# Warning: Couldn't find .haddock for export word64ToWord# Warning: Couldn't find .haddock for export NFData Warning: Couldn't find .haddock for export Functor Warning: Couldn't find .haddock for export Applicative Warning: Couldn't find .haddock for export Word Warning: Couldn't find .haddock for export Word8 Warning: Couldn't find .haddock for export Word16 Warning: Couldn't find .haddock for export Word32 Warning: Couldn't find .haddock for export Word64 Warning: Couldn't find .haddock for export <$> Warning: Couldn't find .haddock for export byteSwap16 Warning: Couldn't find .haddock for export byteSwap32 Warning: Couldn't find .haddock for export byteSwap64 Warning: Couldn't find .haddock for export <**> Warning: Couldn't find .haddock for export liftA Warning: Couldn't find .haddock for export liftA3 Warning: Couldn't find .haddock for export Alternative Warning: Couldn't find .haddock for export forM_ Warning: Couldn't find .haddock for export void Warning: Couldn't find .haddock for export forM Warning: Couldn't find .haddock for export NFData Warning: Couldn't find .haddock for export Const Warning: Couldn't find .haddock for export ZipList Warning: Couldn't find .haddock for export optional Warning: Couldn't find .haddock for export WrappedArrow Warning: Couldn't find .haddock for export WrappedMonad Warning: Couldn't find .haddock for export Arrow 67% ( 6 / 9) in 'Data.Memory.Encoding.Base64' Missing documentation for: toBase64OpenBSD (Data/Memory/Encoding/Base64.hs:59) fromBase64URLUnpadded (Data/Memory/Encoding/Base64.hs:139) fromBase64OpenBSD (Data/Memory/Encoding/Base64.hs:136) Warning: 'mmap' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'munmap' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'madvise' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'mlock' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'munlock' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'mprotect' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'msync' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'sysconf' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 100% ( 10 / 10) in 'Data.Memory.PtrMethods' Warning: 'n' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'ba' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 100% ( 13 / 13) in 'Data.ByteArray.Hash' Warning: 'allocN' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'createN' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 94% ( 29 / 31) in 'Data.ByteArray.Sized' Missing documentation for: unSizedByteArray (Data/ByteArray/Sized.hs:101) inlineUnsafeCreate (Data/ByteArray/Sized.hs:173) 94% ( 17 / 18) in 'Data.ByteArray.Parse' Missing documentation for: hasMore (Data/ByteArray/Parse.hs:152) 100% ( 6 / 6) in 'Data.ByteArray.Mapping' Warning: 'ByteString' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 100% ( 4 / 4) in 'Data.ByteArray.Encoding' 100% ( 44 / 44) in 'Data.ByteArray' Warning: 'memory' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 100% ( 17 / 17) in 'Data.ByteArray.Pack' Warning: Data.Memory.ExtendedWords: could not find link destinations for: Word64 Eq == Bool /= Show showsPrec Int ShowS show String showList Warning: Data.Memory.Endian: could not find link destinations for: Eq == Bool /= Show showsPrec Int ShowS show String showList Storable sizeOf alignment peekElemOff Ptr IO pokeElemOff peekByteOff pokeByteOff peek poke byteSwap Word16 Word32 Word64 Warning: Data.Memory.Encoding.Base16: could not find link destinations for: Ptr Word8 IO Int String Maybe Warning: Data.Memory.Encoding.Base32: could not find link destinations for: Ptr Word8 Int IO Maybe Warning: Data.Memory.Encoding.Base64: could not find link destinations for: Ptr Word8 Int IO Bool Maybe Warning: Data.Memory.PtrMethods: could not find link destinations for: Int Ptr Word8 IO xor Bool Ordering Warning: Data.ByteArray.Hash: could not find link destinations for: Word64 Eq == Bool /= Ord compare Ordering < <= > >= max min Show showsPrec Int ShowS show String showList Word32 NFData rnf Warning: Data.ByteArray.Sized: could not find link destinations for: KnownNat Nat Proxy Ptr IO BlockN PrimType Countable * PrimSize Eq == Bool /= Ord compare Ordering < <= > >= max min Show showsPrec Int ShowS show String showList Semigroup <> sconcat NonEmpty stimes Integral Monoid mempty mappend mconcat NormalForm toNormalForm Maybe ListN Word8 NatWithinBound + <= Warning: Data.ByteArray.Parse: could not find link destinations for: Monad Type >>= >> return fail String Functor fmap <$ Applicative pure <*> liftA2 *> <* Alternative empty <|> some many MonadPlus mzero mplus Maybe Show showsPrec Int ShowS show showList Bool Word8 Eq Storable Warning: Data.ByteArray.Mapping: could not find link destinations for: Int Word64 Warning: Data.ByteArray.Encoding: could not find link destinations for: Either String Eq == Bool /= Show showsPrec Int ShowS show showList Warning: Data.ByteArray: could not find link destinations for: Int Ptr IO ByteString String UArray PrimType Block BlockN KnownNat Countable Eq Ord Monoid == Bool /= compare Ordering < <= > >= max min Show showsPrec ShowS show String showList Semigroup <> sconcat NonEmpty stimes Integral mempty mappend mconcat NFData rnf NormalForm toNormalForm IsString fromString Word8 Maybe Warning: Data.ByteArray.Pack: could not find link destinations for: Monad Type >>= >> return fail String Functor fmap <$ Applicative pure <*> liftA2 *> <* Show showsPrec Int ShowS show showList Either Word8 Word16 Word32 Storable Documentation created: dist/doc/html/memory/index.html + ./Setup register --gen-pkg-config=memory.pkg + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.94398 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ghc8.6.4-memory-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ghc8.6.4-memory-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ghc8.6.4-memory-0.14.18 + '[' -x Setup ']' + ./Setup copy --destdir=/usr/src/tmp/ghc8.6.4-memory-buildroot Installing library in /usr/src/tmp/ghc8.6.4-memory-buildroot/usr/lib/ghc-8.6.4/memory-0.14.18 + '[' -f memory.pkg ']' + install -m 755 memory.pkg /usr/src/tmp/ghc8.6.4-memory-buildroot/usr/lib/ghc-8.6.4/memory-0.14.18 + mkdir -p /usr/src/tmp/ghc8.6.4-memory-buildroot/usr/lib/ghc-8.6.4/package.conf.d + install -D -m 644 memory.pkg /usr/src/tmp/ghc8.6.4-memory-buildroot/usr/lib/ghc-8.6.4/package.conf.d/memory-0.14.18.conf + /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc8.6.4-memory-buildroot /usr/lib /usr/lib/ghc-8.6.4/memory-0.14.18 /usr/src/RPM/BUILD/ghc8.6.4-memory-0.14.18 ghc8.6.4-memory 0.14.18 /usr/lib/ghc-8.6.4/package.conf.d/memory-0.14.18.conf ~/tmp/ghc8.6.4-memory-buildroot ~/RPM/BUILD/ghc8.6.4-memory-0.14.18 find: './usr/bin': No such file or directory find: './usr/share/ghc8.6.4-memory-0.14.18': No such file or directory ~/RPM/BUILD/ghc8.6.4-memory-0.14.18 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ghc8.6.4-memory-buildroot (auto) mode of './usr/lib/ghc-8.6.4/lib/libHSmemory-0.14.18-KyYdFaXxUmW9l7sgRN1wes-ghc8.6.4.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ghc8.6.4-memory-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ghc8.6.4-memory-buildroot/ (default) Compressing files in /usr/src/tmp/ghc8.6.4-memory-buildroot (auto) Adjusting library links in /usr/src/tmp/ghc8.6.4-memory-buildroot ./usr/lib: (from :0) ./usr/lib/ghc-8.6.4/lib: (from :0) libHSmemory-0.14.18-KyYdFaXxUmW9l7sgRN1wes-ghc8.6.4.so -> libHSmemory-0.14.18-KyYdFaXxUmW9l7sgRN1wes-ghc8.6.4.so 056-debuginfo.brp: WARNING: You have 1 stripped ELF objects. Please compile with debugging information! 056-debuginfo.brp: WARNING: An excerpt from the list of affected files follows: ./usr/lib/ghc-8.6.4/lib/libHSmemory-0.14.18-KyYdFaXxUmW9l7sgRN1wes-ghc8.6.4.so Verifying ELF objects in /usr/src/tmp/ghc8.6.4-memory-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib/ghc-8.6.4/lib/libHSmemory-0.14.18-KyYdFaXxUmW9l7sgRN1wes-ghc8.6.4.so: RPATH contains several entries: /usr/lib/ghc-8.6.4/array-0.5.3.0:/usr/lib/ghc-8.6.4/base-4.12.0.0:/usr/lib/ghc-8.6.4/lib:/usr/lib/ghc-8.6.4/bytestring-0.10.8.2:/usr/lib/ghc-8.6.4/deepseq-1.4.4.0:/usr/lib/ghc-8.6.4/ghc-prim-0.5.3:/usr/lib/ghc-8.6.4/integer-gmp-1.0.2.0:/usr/lib/ghc-8.6.4/rts verify-elf: WARNING: ./usr/lib/ghc-8.6.4/lib/libHSmemory-0.14.18-KyYdFaXxUmW9l7sgRN1wes-ghc8.6.4.so: uses non-LFS functions: mmap Splitting links to aliased files under /{,s}bin in /usr/src/tmp/ghc8.6.4-memory-buildroot Processing files: ghc8.6.4-memory-0.14.18-alt1 warning: File listed twice: /usr/share/doc/ghc8.6.4-memory-0.14.18/LICENSE warning: File listed twice: /usr/share/doc/ghc8.6.4-memory-0.14.18/html warning: File listed twice: /usr/share/doc/ghc8.6.4-memory-0.14.18/html/CHANGELOG.md warning: File listed twice: /usr/share/doc/ghc8.6.4-memory-0.14.18/html/CHANGELOG.md warning: File listed twice: /usr/share/doc/ghc8.6.4-memory-0.14.18/html/Data-ByteArray-Encoding.html warning: File listed twice: /usr/share/doc/ghc8.6.4-memory-0.14.18/html/Data-ByteArray-Encoding.html warning: File listed twice: /usr/share/doc/ghc8.6.4-memory-0.14.18/html/Data-ByteArray-Hash.html warning: File listed twice: /usr/share/doc/ghc8.6.4-memory-0.14.18/html/Data-ByteArray-Hash.html warning: File listed twice: /usr/share/doc/ghc8.6.4-memory-0.14.18/html/Data-ByteArray-Mapping.html warning: File listed twice: /usr/share/doc/ghc8.6.4-memory-0.14.18/html/Data-ByteArray-Mapping.html warning: File listed twice: /usr/share/doc/ghc8.6.4-memory-0.14.18/html/Data-ByteArray-Pack.html warning: File listed twice: /usr/share/doc/ghc8.6.4-memory-0.14.18/html/Data-ByteArray-Pack.html warning: File listed twice: /usr/share/doc/ghc8.6.4-memory-0.14.18/html/Data-ByteArray-Parse.html warning: File listed twice: /usr/share/doc/ghc8.6.4-memory-0.14.18/html/Data-ByteArray-Parse.html warning: File listed twice: /usr/share/doc/ghc8.6.4-memory-0.14.18/html/Data-ByteArray-Sized.html warning: File listed twice: /usr/share/doc/ghc8.6.4-memory-0.14.18/html/Data-ByteArray-Sized.html warning: File listed twice: /usr/share/doc/ghc8.6.4-memory-0.14.18/html/Data-ByteArray.html warning: File listed twice: /usr/share/doc/ghc8.6.4-memory-0.14.18/html/Data-ByteArray.html warning: File listed twice: /usr/share/doc/ghc8.6.4-memory-0.14.18/html/Data-Memory-Encoding-Base16.html warning: File listed twice: /usr/share/doc/ghc8.6.4-memory-0.14.18/html/Data-Memory-Encoding-Base16.html warning: File listed twice: /usr/share/doc/ghc8.6.4-memory-0.14.18/html/Data-Memory-Encoding-Base32.html warning: File listed twice: /usr/share/doc/ghc8.6.4-memory-0.14.18/html/Data-Memory-Encoding-Base32.html warning: File listed twice: /usr/share/doc/ghc8.6.4-memory-0.14.18/html/Data-Memory-Encoding-Base64.html warning: File listed twice: /usr/share/doc/ghc8.6.4-memory-0.14.18/html/Data-Memory-Encoding-Base64.html warning: File listed twice: /usr/share/doc/ghc8.6.4-memory-0.14.18/html/Data-Memory-Endian.html warning: File listed twice: /usr/share/doc/ghc8.6.4-memory-0.14.18/html/Data-Memory-Endian.html warning: File listed twice: /usr/share/doc/ghc8.6.4-memory-0.14.18/html/Data-Memory-ExtendedWords.html warning: File listed twice: /usr/share/doc/ghc8.6.4-memory-0.14.18/html/Data-Memory-ExtendedWords.html warning: File listed twice: /usr/share/doc/ghc8.6.4-memory-0.14.18/html/Data-Memory-PtrMethods.html warning: File listed twice: /usr/share/doc/ghc8.6.4-memory-0.14.18/html/Data-Memory-PtrMethods.html warning: File listed twice: /usr/share/doc/ghc8.6.4-memory-0.14.18/html/README.md warning: File listed twice: /usr/share/doc/ghc8.6.4-memory-0.14.18/html/README.md warning: File listed twice: /usr/share/doc/ghc8.6.4-memory-0.14.18/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-memory-0.14.18/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-memory-0.14.18/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-memory-0.14.18/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-memory-0.14.18/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-memory-0.14.18/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-memory-0.14.18/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-memory-0.14.18/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-memory-0.14.18/html/memory.haddock warning: File listed twice: /usr/share/doc/ghc8.6.4-memory-0.14.18/html/memory.haddock warning: File listed twice: /usr/share/doc/ghc8.6.4-memory-0.14.18/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-memory-0.14.18/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-memory-0.14.18/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-memory-0.14.18/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-memory-0.14.18/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-memory-0.14.18/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-memory-0.14.18/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-memory-0.14.18/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-memory-0.14.18/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-memory-0.14.18/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-memory-0.14.18/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc8.6.4-memory-0.14.18/html/synopsis.png Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Fp9E0i find-provides: running scripts (debuginfo,haskell,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/ghc8.6.4-memory-buildroot/usr/lib/ghc-8.6.4/lib/libHSmemory-0.14.18-KyYdFaXxUmW9l7sgRN1wes-ghc8.6.4.so: 2146 symbols, 22 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CFTek1 find-requires: running scripts (cpp,debuginfo,files,haskell,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) lib.req: WARNING: /usr/src/tmp/ghc8.6.4-memory-buildroot/usr/lib/ghc-8.6.4/lib/libHSmemory-0.14.18-KyYdFaXxUmW9l7sgRN1wes-ghc8.6.4.so: overlinked libraries: /lib/libm.so.6 /usr/lib/ghc-8.6.4/array-0.5.3.0/libHSarray-0.5.3.0-ghc8.6.4.so /usr/lib/libgmp.so.10 Provides: ghc8.6.4(memory) = 0.14.18, ghc8.6.4(memory-0.14.18-KyYdFaXxUmW9l7sgRN1wes), libHSmemory-0.14.18-KyYdFaXxUmW9l7sgRN1wes-ghc8.6.4.so = set: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 Requires: /usr/lib/ghc-8.6.4/array-0.5.3.0/libHSarray-0.5.3.0-ghc8.6.4.so, /usr/lib/ghc-8.6.4/base-4.12.0.0/libHSbase-4.12.0.0-ghc8.6.4.so, ghc8.6.4(base) = 4.12.0.0, ghc8.6.4(base-4.12.0.0), ghc8.6.4(basement) = 0.0.10, ghc8.6.4(basement-0.0.10-2z2JaOuy7fVLQL3Bi1dEbr), ghc8.6.4(bytestring) = 0.10.8.2, ghc8.6.4(bytestring-0.10.8.2), ghc8.6.4(deepseq) = 1.4.4.0, ghc8.6.4(deepseq-1.4.4.0), ghc8.6.4(ghc-prim) = 0.5.3, ghc8.6.4(ghc-prim-0.5.3), libHSbasement-0.0.10-2z2JaOuy7fVLQL3Bi1dEbr-ghc8.6.4.so >= set:rlZ1yx4cGejidoVwTKEv6aEbqMo7bCbLQlFClmZKOyEomlLgcyegwoIvZ5iLcnnZKkCjcHH3fKrfPdeb1HRcI0dKPkNAPBZh7Xs0Funpa2iN9AJ0aIq0AigZdYeVG81iCT7UFltoUaZIDY2RzlPPZ5mGcu9fOZ1Zg, libHSbytestring-0.10.8.2-ghc8.6.4.so >= set:pmSRBA8s7pTo9zJud6b3, libHSdeepseq-1.4.4.0-ghc8.6.4.so >= set:nm9vP1, libHSghc-prim-0.5.3-ghc8.6.4.so >= set:rlQ54q9jM37h1pkZm1lUJzNWOA8Io34lgERXPeyDp95kmuFvDG8amoM7jrpO7vQIlYJ8Z1Ilmp7QhVukHkw3tpEgwbT4i3beHOFDty8FEIRs0Lj9uixkFJMhggZkAc0lUjSuhAZdb0DbE07ulL8WAdeWALMjILM10aHr4vYZoX4DLySdWxHBOlc2ofeOeV77K3PHb0, libHSinteger-gmp-1.0.2.0-ghc8.6.4.so >= set:nkSdau3CpxVFv1CGbCNU8, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libgmp.so.10, libm.so.6, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Bpv783 Wrote: /usr/src/RPM/RPMS/i586/ghc8.6.4-memory-0.14.18-alt1.i586.rpm (w2.lzdio) 38.81user 13.61system 1:03.54elapsed 82%CPU (0avgtext+0avgdata 278848maxresident)k 0inputs+0outputs (0major+1709799minor)pagefaults 0swaps /.out/ghc8.6.4-memory-0.14.18-alt1.i586.rpm: license not found in '/usr/share/license' directory: BSD3 7.98user 2.53system 1:38.56elapsed 10%CPU (0avgtext+0avgdata 128336maxresident)k 0inputs+0outputs (0major+195556minor)pagefaults 0swaps --- ghc8.6.4-memory-0.14.18-alt1.i586.rpm.repo 2023-08-24 04:47:38.000000000 +0000 +++ ghc8.6.4-memory-0.14.18-alt1.i586.rpm.hasher 2024-04-20 08:01:20.490695922 +0000 @@ -160,3 +160,3 @@ Provides: ghc8.6.4-memory = 0.14.18-alt1:sisyphus+326169.15500.17.2 -File: /usr/lib/ghc-8.6.4/lib/libHSmemory-0.14.18-KyYdFaXxUmW9l7sgRN1wes-ghc8.6.4.so 100644 root:root 7c55244f139a15330cc7711b95dc16fc +File: /usr/lib/ghc-8.6.4/lib/libHSmemory-0.14.18-KyYdFaXxUmW9l7sgRN1wes-ghc8.6.4.so 100644 root:root f69ece801d9939bcf3a8770c8f308ec0 File: /usr/lib/ghc-8.6.4/memory-0.14.18 40755 root:root @@ -167,5 +167,5 @@ File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/ByteArray.p_hi 100644 root:root 088a9d2999a4436a09936e64cbc98258 -File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Bytes.dyn_hi 100644 root:root 47ec1ced2fe748b437d54767644afaf7 -File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Bytes.hi 100644 root:root 8236034f9c7408cc36f54a5f42984d36 -File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Bytes.p_hi 100644 root:root 3c22c8b1450516de57d083c4dc539317 +File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Bytes.dyn_hi 100644 root:root 443e807562b6b2e8b96f08c79d416030 +File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Bytes.hi 100644 root:root ff4ab0878fd97e79bbba36653e024d8f +File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Bytes.p_hi 100644 root:root 6e517e17bc4ee95fb2d7a283e42d21b9 File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Encoding.dyn_hi 100644 root:root 3b5713bd68991cd94ffd13554acd62f2 @@ -182,5 +182,5 @@ File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/ByteArray/MemView.p_hi 100644 root:root ee318a932de2a56dfc8e31295b8d47a2 -File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Methods.dyn_hi 100644 root:root e906455a560e73918337fdfc17d43d41 -File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Methods.hi 100644 root:root fec023614aa7825d41ddee290aeaed27 -File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Methods.p_hi 100644 root:root f8eae8bd11b26e9a8f576c3928f9e54a +File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Methods.dyn_hi 100644 root:root a2d3191690f355798dda6eb8d97f44b1 +File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Methods.hi 100644 root:root fe858c6951a67197118e90d8685368b3 +File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Methods.p_hi 100644 root:root b67c6264ca77969ed1de343666c4082d File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Pack 40755 root:root @@ -195,11 +195,11 @@ File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Parse.p_hi 100644 root:root e12c7484dfc172344d03558acb3e90b8 -File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/ByteArray/ScrubbedBytes.dyn_hi 100644 root:root a21f58ec1b8f9603c37ca0ffbac81e90 -File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/ByteArray/ScrubbedBytes.hi 100644 root:root 5a08175686aaa38611dd9a0ec7d78017 -File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/ByteArray/ScrubbedBytes.p_hi 100644 root:root bbc90cc9d7bb8e7565c95b5c62eeffc1 -File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Sized.dyn_hi 100644 root:root e681307c079a121fbfcaeba68438e22e -File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Sized.hi 100644 root:root ece0771cd4de0e63e80d1858d32abc4c -File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Sized.p_hi 100644 root:root 1f53d476e6abdd3b633651911f8e8204 -File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Types.dyn_hi 100644 root:root df333f1f98c6ec09116098b031814128 -File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Types.hi 100644 root:root 8edcfafc504b583ebe509d33816698df -File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Types.p_hi 100644 root:root 86e05e787fab2e53f65802921d25c7bf +File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/ByteArray/ScrubbedBytes.dyn_hi 100644 root:root 9657ec8356ba803106143b430dbedaa4 +File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/ByteArray/ScrubbedBytes.hi 100644 root:root 18766921aeb548a480193b26fe250fc1 +File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/ByteArray/ScrubbedBytes.p_hi 100644 root:root 2969c1c7273c40eb56e7484de891d205 +File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Sized.dyn_hi 100644 root:root d141d9a29e9a5438e1a4b331835550b0 +File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Sized.hi 100644 root:root 6c365eebebb9149c22bbf98247ec4bfb +File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Sized.p_hi 100644 root:root 2fe70874f07f3ae9cca12c7683222ace +File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Types.dyn_hi 100644 root:root 4ec59428b6a397f49bfc0fc732421027 +File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Types.hi 100644 root:root e58cd1040642626b59bde9b898a183f5 +File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Types.p_hi 100644 root:root 79e7c8dde0b270c99ed98cf68201e0d2 File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/ByteArray/View.dyn_hi 100644 root:root 8f021035ab14e5f0bfe7274696566fa2 @@ -218,5 +218,5 @@ File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/Memory/Encoding/Base64.p_hi 100644 root:root dea4228196a9dec49d6d592ec6df86b0 -File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/Memory/Endian.dyn_hi 100644 root:root da3f9a21ec13d9b0d96ac53f1c270eca -File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/Memory/Endian.hi 100644 root:root 8d709d8feca6ca26bc3c5ba672d6f9ef -File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/Memory/Endian.p_hi 100644 root:root 799c96009caef882eba57fd24135ee23 +File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/Memory/Endian.dyn_hi 100644 root:root b27924c7dd0964240f44524190e66a83 +File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/Memory/Endian.hi 100644 root:root 5476c31da83b80f0df1eaaf341539ac5 +File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/Memory/Endian.p_hi 100644 root:root 41b9372767f71e0240a0ac0898ecf5c3 File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/Memory/ExtendedWords.dyn_hi 100644 root:root 702f278c8bd34c7701616fa647316665 @@ -232,24 +232,24 @@ File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal 40755 root:root -File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/Compat.dyn_hi 100644 root:root 2cba7bf7ae360b08107f037a6338cfdc -File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/Compat.hi 100644 root:root 019464cc0d4f65e4df18ac7b237ac6d8 -File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/Compat.p_hi 100644 root:root 0c42f3c323c80a3cf5ff5f95538e3077 -File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/CompatPrim.dyn_hi 100644 root:root 23e658a4e060079d4fb31a4e09c82e6a -File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/CompatPrim.hi 100644 root:root 06181c7c7ea240a75c676ba462925c5d -File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/CompatPrim.p_hi 100644 root:root d88b5261907f8f12e4161999cf8ac018 -File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/CompatPrim64.dyn_hi 100644 root:root 0ee7566e4de8408f597851bdda95aade -File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/CompatPrim64.hi 100644 root:root 448fd7b80292e945e973c934e9c4dc84 -File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/CompatPrim64.p_hi 100644 root:root e7040a91b741dd6d2d477b84072add43 -File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/DeepSeq.dyn_hi 100644 root:root fd09f88b40d7856e68a2692961c2b193 -File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/DeepSeq.hi 100644 root:root a3f7438d39cd6030f6817285e14f14c3 -File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/DeepSeq.p_hi 100644 root:root f16f11a0d4d9a83afd8314b15b19c095 -File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/Imports.dyn_hi 100644 root:root 6ae1f4a38fe8a4e935ad83ccd2016e9c -File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/Imports.hi 100644 root:root 0e3d789a1a5fcad6b0335ec15fdee273 -File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/Imports.p_hi 100644 root:root 32642856199a678d50bd175deaf3e03f -File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/Scrubber.dyn_hi 100644 root:root 93328d2353fff46f495ea4102b7a41cc -File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/Scrubber.hi 100644 root:root 3a2e3b6f8f6d3413b6dd774d747e21fa -File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/Scrubber.p_hi 100644 root:root 44eca1ca3e13d978c46e3971047da11b +File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/Compat.dyn_hi 100644 root:root 1bbb7ce2c0d19265780e88678c0e0dfc +File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/Compat.hi 100644 root:root 396ef0ee027672d1fc1398a48b1978b0 +File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/Compat.p_hi 100644 root:root 9775dacfc2516f60a0fbdde52e20cacd +File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/CompatPrim.dyn_hi 100644 root:root 4c484d2d82418cd15f5e83d38b6db0ef +File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/CompatPrim.hi 100644 root:root 2c6b96c6f19ff8db91817fcca1768ad7 +File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/CompatPrim.p_hi 100644 root:root 074084a38d02cc1705cd85a90e61f02b +File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/CompatPrim64.dyn_hi 100644 root:root 58c4c3108d8cac4456fbfd8de6d3b2ed +File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/CompatPrim64.hi 100644 root:root 950212a45792425e02b0c05f844c049c +File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/CompatPrim64.p_hi 100644 root:root e03497c9c885cf2123269b9c41cdd777 +File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/DeepSeq.dyn_hi 100644 root:root 9ea4e7091cd44018e8bc0185245dd16f +File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/DeepSeq.hi 100644 root:root f23d7f8f6e5bd11e6977fbb962379a94 +File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/DeepSeq.p_hi 100644 root:root 7013ca06c409a50d844de304df4ba43e +File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/Imports.dyn_hi 100644 root:root bd90b23375db5460d303ee1e50dbe44e +File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/Imports.hi 100644 root:root e97a842d1ab3c6cb26c90636177c8d3b +File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/Imports.p_hi 100644 root:root e8d17fadab12d3e9f254211db6504e83 +File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/Scrubber.dyn_hi 100644 root:root ee3fd2d78670560b217a2b2c7e8bb30a +File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/Scrubber.hi 100644 root:root b52d650fd3b2d188a1408e67bd24ffed +File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/Scrubber.p_hi 100644 root:root ed0a345487582f766c7f8dc0e4e5324c File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/Memory/MemMap 40755 root:root -File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/Memory/MemMap/Posix.dyn_hi 100644 root:root 12ade23a2c1710a4a40c924f79d837b4 -File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/Memory/MemMap/Posix.hi 100644 root:root 057f87eda23b99fd1a553704b7130188 -File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/Memory/MemMap/Posix.p_hi 100644 root:root bc705d7f7e14daaadd689538905b96dd +File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/Memory/MemMap/Posix.dyn_hi 100644 root:root aecd264c8caffa9792d02fb58bca14a5 +File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/Memory/MemMap/Posix.hi 100644 root:root d55be5c13c2cbcde98a5b9ae792cccdd +File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/Memory/MemMap/Posix.p_hi 100644 root:root 77d75f4d87be7ef10b8b97ccc4f26a7c File: /usr/lib/ghc-8.6.4/memory-0.14.18/Data/Memory/PtrMethods.dyn_hi 100644 root:root 967f522141c1713de56175a1c2d5b18f @@ -259,3 +259,3 @@ File: /usr/lib/ghc-8.6.4/memory-0.14.18/libHSmemory-0.14.18-KyYdFaXxUmW9l7sgRN1wes.a 100644 root:root 3a561fd788a65aa01f5865112ab0c367 -File: /usr/lib/ghc-8.6.4/memory-0.14.18/libHSmemory-0.14.18-KyYdFaXxUmW9l7sgRN1wes_p.a 100644 root:root d578784c9a211067cf3ad8dae49e137a +File: /usr/lib/ghc-8.6.4/memory-0.14.18/libHSmemory-0.14.18-KyYdFaXxUmW9l7sgRN1wes_p.a 100644 root:root b59b75dbce7a40398d624d646a1ee2bc File: /usr/lib/ghc-8.6.4/memory-0.14.18/memory.pkg 100755 root:root dc4e78a6cf2c879d4c11e22f78786e2e @@ -291,2 +291,2 @@ File: /usr/share/doc/ghc8.6.4-memory-0.14.18/html/synopsis.png 100644 root:root f7936844cc05316ed73f6bf1d2e75434 -RPMIdentity: ffc9e6cbf0a40e2ab84ebd58771934ac37ea9884437d2d900fbcb555894adf2b12b16c8b12c8e5d50d116e355152a392aab1894ca521e96a61c92c39d26a7702 +RPMIdentity: 1ee46d9a61bba8e233691766d9e08f78ea13a8629a34695dc08733ca385dd50373dcea9b835576ea137d2cb17510aef78aeefcf53982abf7d1e05ccf531886cc