<86>May 4 03:59:24 userdel[1576180]: delete user 'rooter' <86>May 4 03:59:24 userdel[1576180]: removed group 'rooter' owned by 'rooter' <86>May 4 03:59:24 userdel[1576180]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 03:59:24 groupadd[1576309]: group added to /etc/group: name=rooter, GID=1829 <86>May 4 03:59:24 groupadd[1576309]: group added to /etc/gshadow: name=rooter <86>May 4 03:59:24 groupadd[1576309]: new group: name=rooter, GID=1829 <86>May 4 03:59:24 useradd[1576439]: new user: name=rooter, UID=1829, GID=1829, home=/root, shell=/bin/bash, from=none <86>May 4 03:59:24 userdel[1576575]: delete user 'builder' <86>May 4 03:59:24 userdel[1576575]: removed group 'builder' owned by 'builder' <86>May 4 03:59:24 userdel[1576575]: removed shadow group 'builder' owned by 'builder' <86>May 4 03:59:24 groupadd[1576701]: group added to /etc/group: name=builder, GID=1830 <86>May 4 03:59:24 groupadd[1576701]: group added to /etc/gshadow: name=builder <86>May 4 03:59:24 groupadd[1576701]: new group: name=builder, GID=1830 <86>May 4 03:59:24 useradd[1576811]: new user: name=builder, UID=1830, GID=1830, 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>May 4 03:59:28 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt11 sisyphus+340030.100.2.2 1707341956 installed <13>May 4 03:59:28 rpmi: rpm-build-haskell-1.4.7-alt1 sisyphus+326169.620.17.2 1692843658 installed <13>May 4 03:59:28 rpmi: libgmp-devel-6.3.0-alt1 sisyphus+328118.100.2.1 1693294124 installed <13>May 4 03:59:28 rpmi: libffi-devel-1:3.4.6-alt1 sisyphus+341904.100.1.1 1709474358 installed <13>May 4 03:59:28 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>May 4 03:59:28 rpmi: ghc8.6.4-common-8.6.4-alt11 sisyphus+340030.100.2.2 1707341956 installed <13>May 4 03:59:39 rpmi: ghc8.6.4-8.6.4-alt11 sisyphus+340030.100.2.2 1707341956 installed <13>May 4 03:59:39 rpmi: ghc8.6.4-basement-0.0.10-alt1 sisyphus+326169.10600.17.2 1692849941 installed warning: File /usr/src/in/source/ghc8.6.4-memory-0.14.18-alt1.patch is smaller than 8 bytes Building target platforms: x86_64 Building for target x86_64 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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.65935 + 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.65935 + 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/lib64 --docdir=/usr/share/doc/ghc8.6.4-memory-0.14.18 '--libsubdir=$compiler/$pkgid' '--dynlibdir=/usr/lib64/$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 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.87671 + 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:/usr/bin:/bin:/usr/local/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/lib64/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/lib64/ghc-8.6.4/memory-0.14.18 + mkdir -p /usr/src/tmp/ghc8.6.4-memory-buildroot/usr/lib64/ghc-8.6.4/package.conf.d + install -D -m 644 memory.pkg /usr/src/tmp/ghc8.6.4-memory-buildroot/usr/lib64/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/lib64 /usr/lib64/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/lib64/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/lib64/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/lib64: (from :0) ./usr/lib64/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/lib64/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/lib64/ghc-8.6.4/lib/libHSmemory-0.14.18-KyYdFaXxUmW9l7sgRN1wes-ghc8.6.4.so: RPATH contains several entries: /usr/lib64/ghc-8.6.4/array-0.5.3.0:/usr/lib64/ghc-8.6.4/base-4.12.0.0:/usr/lib64/ghc-8.6.4/lib:/usr/lib64/ghc-8.6.4/bytestring-0.10.8.2:/usr/lib64/ghc-8.6.4/deepseq-1.4.4.0:/usr/lib64/ghc-8.6.4/ghc-prim-0.5.3:/usr/lib64/ghc-8.6.4/integer-gmp-1.0.2.0:/usr/lib64/ghc-8.6.4/rts 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.6395FN find-provides: running scripts (debuginfo,haskell,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/ghc8.6.4-memory-buildroot/usr/lib64/ghc-8.6.4/lib/libHSmemory-0.14.18-KyYdFaXxUmW9l7sgRN1wes-ghc8.6.4.so: 2189 symbols, 22 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5mg7OY 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/lib64/ghc-8.6.4/lib/libHSmemory-0.14.18-KyYdFaXxUmW9l7sgRN1wes-ghc8.6.4.so: overlinked libraries: /lib64/libgmp.so.10 /lib64/libm.so.6 /usr/lib64/ghc-8.6.4/array-0.5.3.0/libHSarray-0.5.3.0-ghc8.6.4.so 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()(64bit) = set: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 Requires: /usr/lib64/ghc-8.6.4/array-0.5.3.0/libHSarray-0.5.3.0-ghc8.6.4.so, /usr/lib64/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()(64bit) >= set:rlZ1yx4cGejidoVwTKEv6aEbqMo7bCbLQlFClmZKOyEomlLgcyegwoIvZ5iLcnnZKkCjcHH3fKrfPdeb1HRcI0dKPkNAPBZh7Xs0Funpa2iN9AJ0aIq0AigZdYeVG81iCT7UFltoUaZIDY2RzlPPZ5mGcu9fOZ1Zg, libHSbytestring-0.10.8.2-ghc8.6.4.so()(64bit) >= set:pmSRBA8s7pTo9zJud6b3, libHSdeepseq-1.4.4.0-ghc8.6.4.so()(64bit) >= set:nm9vP1, libHSghc-prim-0.5.3-ghc8.6.4.so()(64bit) >= set:rlQ54q9jwDqIvbE2LtcmnC4x5rwEKhEbuC5mUbO7jrpO7vQIlYJ8Z1Ilmp7Qh1ILqexQMyPGsWpD8iaard7MXkyDk8lqbs0WmCIZ220059JK8WAdeWALMjILM10aHr4vYZoX4DLySdWxRHPI77pDYz3TxVR50, libHSinteger-gmp-1.0.2.0-ghc8.6.4.so()(64bit) >= set:nkSdau3CpxVxEhu, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libgmp.so.10()(64bit), libm.so.6()(64bit), 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.9keTE1 Wrote: /usr/src/RPM/RPMS/x86_64/ghc8.6.4-memory-0.14.18-alt1.x86_64.rpm (w2T16.xzdio) 16.12user 16.97system 0:35.11elapsed 94%CPU (0avgtext+0avgdata 497072maxresident)k 0inputs+0outputs (0major+2046152minor)pagefaults 0swaps /.out/ghc8.6.4-memory-0.14.18-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: BSD3 4.64user 3.38system 0:59.01elapsed 13%CPU (0avgtext+0avgdata 132548maxresident)k 0inputs+0outputs (0major+212972minor)pagefaults 0swaps --- ghc8.6.4-memory-0.14.18-alt1.x86_64.rpm.repo 2023-08-24 04:33:48.000000000 +0000 +++ ghc8.6.4-memory-0.14.18-alt1.x86_64.rpm.hasher 2024-05-04 04:00:18.398065045 +0000 @@ -159,3 +159,3 @@ Provides: ghc8.6.4-memory = 0.14.18-alt1:sisyphus+326169.15500.17.2 -File: /usr/lib64/ghc-8.6.4/lib/libHSmemory-0.14.18-KyYdFaXxUmW9l7sgRN1wes-ghc8.6.4.so 100644 root:root 320af067226c4856e73ba83008251206 +File: /usr/lib64/ghc-8.6.4/lib/libHSmemory-0.14.18-KyYdFaXxUmW9l7sgRN1wes-ghc8.6.4.so 100644 root:root 66954bbffb9d0bf7b7394c867988c842 File: /usr/lib64/ghc-8.6.4/memory-0.14.18 40755 root:root @@ -166,5 +166,5 @@ File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray.p_hi 100644 root:root 1a87bd46aac119a770581fe27aea7fde -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Bytes.dyn_hi 100644 root:root bfd481d5fc0a2203abb5ed177a16c628 -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Bytes.hi 100644 root:root 5ffcc29048249ab2de4600f7e595bcb6 -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Bytes.p_hi 100644 root:root c8a62be481585cd6b31db51be107b4f4 +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Bytes.dyn_hi 100644 root:root 87ee7202d2dcd36d4cfe2e5584885f75 +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Bytes.hi 100644 root:root f5940417ee56822e2b8deea9d7ead2bc +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Bytes.p_hi 100644 root:root 11dbf9565ff907cdae1ddea4a649cec0 File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Encoding.dyn_hi 100644 root:root 978762239be79de41e7ab1f8e75b8bff @@ -181,5 +181,5 @@ File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/MemView.p_hi 100644 root:root e7352d56e69232e1e6b0949e5b8f59af -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Methods.dyn_hi 100644 root:root e51e5e690fe0d56cee71c5785cec6e4f -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Methods.hi 100644 root:root d8504533dd22877463368de954eba3a8 -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Methods.p_hi 100644 root:root be51f955d30bc03b0401070abb15469e +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Methods.dyn_hi 100644 root:root bf3edbdac1849c749c46e796c08325b6 +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Methods.hi 100644 root:root 7159d7b21eb02fc4f0199c4c0a7dadbb +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Methods.p_hi 100644 root:root 9c0e44066eab61c71a952e96536a3c8d File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Pack 40755 root:root @@ -194,11 +194,11 @@ File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Parse.p_hi 100644 root:root b858893e47c72716be1151bfedcbe055 -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/ScrubbedBytes.dyn_hi 100644 root:root 7208061c0145adf8d5e74327e4791b56 -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/ScrubbedBytes.hi 100644 root:root bf741445f92a99c1c77e7d419b4cd7c4 -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/ScrubbedBytes.p_hi 100644 root:root 7fbb6932d004243c050276a1a0a42d25 -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Sized.dyn_hi 100644 root:root f4f741f2ef44d31fa8d8bc1a17850ab0 -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Sized.hi 100644 root:root 10cfa27e5fc5e2df7222961426a431f7 -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Sized.p_hi 100644 root:root 3f1064fa59fc9fd43c945ac6d92c33e6 -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Types.dyn_hi 100644 root:root f955f725f7853968a0fae3d8a2841dba -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Types.hi 100644 root:root 92cf9e0ed1b883d0d518f64bacd0619c -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Types.p_hi 100644 root:root c7c882e3572f1276804aaaed200e27a2 +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/ScrubbedBytes.dyn_hi 100644 root:root 01e5efe03e63bb525f94ec6beae4c76b +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/ScrubbedBytes.hi 100644 root:root 9fa9d4aee022cfcc62a4da772dab17db +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/ScrubbedBytes.p_hi 100644 root:root 716989a30946c5fec439b08c8880c361 +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Sized.dyn_hi 100644 root:root 451f1fbe117718e64436a0f6f929d047 +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Sized.hi 100644 root:root a452a3aac983c555d1e218aa1baf5f98 +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Sized.p_hi 100644 root:root b3bd74c6985e005bfef3331998b5a3fc +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Types.dyn_hi 100644 root:root 68927ab78cdb9a577080b4afe0548e3e +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Types.hi 100644 root:root 1925b9e3d2a611523726f58e7162c5e6 +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Types.p_hi 100644 root:root 66bfb826d00ff794b387ab7bcc8e80b4 File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/View.dyn_hi 100644 root:root afa3aa9abff28ccaada96d923c6ae7ca @@ -217,5 +217,5 @@ File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Encoding/Base64.p_hi 100644 root:root 9b9e47da6110a407512869b94a58508f -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Endian.dyn_hi 100644 root:root 930b79ebd80d9217ba29cf79bf13999f -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Endian.hi 100644 root:root 63c2f3c540b1373496fa4e192a49bddf -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Endian.p_hi 100644 root:root d99ad7b0aae5965c9d94b8e1a9757086 +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Endian.dyn_hi 100644 root:root 9d905c47f06af515c2b70063432e2542 +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Endian.hi 100644 root:root 543eb4fbd46b372f35c32a7d8f612cb1 +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Endian.p_hi 100644 root:root aabca40ac150389a1cdd404f3d38214a File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/ExtendedWords.dyn_hi 100644 root:root 7c1d38567c51aa698e06d9de4de36e3e @@ -231,24 +231,24 @@ File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal 40755 root:root -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/Compat.dyn_hi 100644 root:root 85452ee240b0f240fcc931d92b999e03 -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/Compat.hi 100644 root:root ee35bb367619ce746930a67c3c42e804 -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/Compat.p_hi 100644 root:root b0b05c4a72da66b4c81c3a373c114620 -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/CompatPrim.dyn_hi 100644 root:root 9c86bee53affd8db03e2daa1127e864c -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/CompatPrim.hi 100644 root:root 540b6776efa62a2b1dde12f13889acdf -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/CompatPrim.p_hi 100644 root:root 07587e2946d0257affda47f5c2f46ec8 -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/CompatPrim64.dyn_hi 100644 root:root 36d8c211aae406aa570ca4e159a4dc0e -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/CompatPrim64.hi 100644 root:root aefc1800709c05013c8a7d91cb5b251b -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/CompatPrim64.p_hi 100644 root:root e8cc8fada75b36a148e1f83efa53cd6c -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/DeepSeq.dyn_hi 100644 root:root dbc890138fb7b86bac493a5ccc9b0885 -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/DeepSeq.hi 100644 root:root 24aed29bf89911728db5a3ec06692015 -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/DeepSeq.p_hi 100644 root:root 8b23e2bac6d2ef47782afb0db75d108d -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/Imports.dyn_hi 100644 root:root d4c79c9ec20042c7dc96d6e8b415d7b9 -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/Imports.hi 100644 root:root aef7b81042aa95a821919e8b56b07bd1 -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/Imports.p_hi 100644 root:root 1d25f84ffbf52c27d2ab364d059d037c -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/Scrubber.dyn_hi 100644 root:root 81247306f54d307b2c6dfd885c645de7 -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/Scrubber.hi 100644 root:root 34ee9e090e08275080d91268ff5ca2e2 -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/Scrubber.p_hi 100644 root:root 59d73aad735656b1494b17ea2389ffcc +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/Compat.dyn_hi 100644 root:root cc91506b6bc7d01ef355d1665cad8345 +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/Compat.hi 100644 root:root 065fd5d86253e9b6b781084bdc63e388 +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/Compat.p_hi 100644 root:root c09287c7e322a23b39e9af83010c26f3 +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/CompatPrim.dyn_hi 100644 root:root f31c0b4ddaec73a08a406fb266e554e8 +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/CompatPrim.hi 100644 root:root 5af08ed2097938fa1069adbff3f248a0 +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/CompatPrim.p_hi 100644 root:root 71292cd79b04df41db4dc5cb95e5dcc9 +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/CompatPrim64.dyn_hi 100644 root:root 7bafa6c2f65057ca14f6b0c8a04946f1 +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/CompatPrim64.hi 100644 root:root 959eb9500cda119ddbb126e53adb8c11 +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/CompatPrim64.p_hi 100644 root:root 7303e6968608ca65b6f05d7ab714b63d +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/DeepSeq.dyn_hi 100644 root:root 85b4b3927e818656fb78a889ec8d77fd +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/DeepSeq.hi 100644 root:root fb9a6d8a9d7d17334c3a67f37af4f593 +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/DeepSeq.p_hi 100644 root:root c1dd1c2552db4edb1b24be863fb22e5d +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/Imports.dyn_hi 100644 root:root 578a0dc9b61a9bf8b0210d0330fd3f39 +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/Imports.hi 100644 root:root cc60b319e3b8999b9b537453efad6ad9 +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/Imports.p_hi 100644 root:root 0023c08aa55da548fb1606c2168c177d +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/Scrubber.dyn_hi 100644 root:root 907eb197c068b978f0093612a81415fc +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/Scrubber.hi 100644 root:root aa9f6b08b39dcd4974c18bea347736ca +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/Scrubber.p_hi 100644 root:root a538e133a689c34106a2727a7948d9a5 File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/MemMap 40755 root:root -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/MemMap/Posix.dyn_hi 100644 root:root 6326859b18be2c950d49bc2729e17093 -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/MemMap/Posix.hi 100644 root:root 8b98998ec240437c0d7a39104e281106 -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/MemMap/Posix.p_hi 100644 root:root 9a36a2a9ae70a4a944a95dbd6a37de20 +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/MemMap/Posix.dyn_hi 100644 root:root ebb33366ea82414da7c43ba6ec21658c +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/MemMap/Posix.hi 100644 root:root 0d5509ad2f1f2a4c4ecc65f25ff8f682 +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/MemMap/Posix.p_hi 100644 root:root 8f4d4354ca4b541bab252d82e5810428 File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/PtrMethods.dyn_hi 100644 root:root 49b5ca155714af1036c11ea78215062f @@ -258,3 +258,3 @@ File: /usr/lib64/ghc-8.6.4/memory-0.14.18/libHSmemory-0.14.18-KyYdFaXxUmW9l7sgRN1wes.a 100644 root:root 101b62e0debfc80ccb8c0eca316270dd -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/libHSmemory-0.14.18-KyYdFaXxUmW9l7sgRN1wes_p.a 100644 root:root 9cbe9a6c319db20a733aa95038c33e11 +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/libHSmemory-0.14.18-KyYdFaXxUmW9l7sgRN1wes_p.a 100644 root:root 2ef22743b64c3f630c837b2a5cf5dda1 File: /usr/lib64/ghc-8.6.4/memory-0.14.18/memory.pkg 100755 root:root 8b977f92bed34a4ef7a9bdbc562bd5be @@ -290,2 +290,2 @@ File: /usr/share/doc/ghc8.6.4-memory-0.14.18/html/synopsis.png 100644 root:root f7936844cc05316ed73f6bf1d2e75434 -RPMIdentity: ff5ca2a4228384f95fd964a0bb45902ba900f77182736ed86485e133d2e184ea2e0462985be397bd75a80bb8d85a7da62c9c9e46008ac288edf39723f2843dd1 +RPMIdentity: 81c53e4fd6b4475b0e9fdcfff46adbe8f35a64abf2ab4e618ec2cc24fbcf9b6573fb8377765d3cd1d15bde021101ca05ef2265a2186d025d5785669b1b9e32f4