<86>Dec 28 02:16:35 userdel[2924566]: delete user 'rooter' <86>Dec 28 02:16:35 userdel[2924566]: removed group 'rooter' owned by 'rooter' <86>Dec 28 02:16:35 userdel[2924566]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 28 02:16:35 groupadd[2924587]: group added to /etc/group: name=rooter, GID=963 <86>Dec 28 02:16:35 groupadd[2924587]: group added to /etc/gshadow: name=rooter <86>Dec 28 02:16:35 groupadd[2924587]: new group: name=rooter, GID=963 <86>Dec 28 02:16:35 useradd[2924606]: new user: name=rooter, UID=963, GID=963, home=/root, shell=/bin/bash <86>Dec 28 02:16:35 userdel[2924627]: delete user 'builder' <86>Dec 28 02:16:35 userdel[2924627]: removed group 'builder' owned by 'builder' <86>Dec 28 02:16:35 groupadd[2924653]: group added to /etc/group: name=builder, GID=964 <86>Dec 28 02:16:35 groupadd[2924653]: group added to /etc/gshadow: name=builder <86>Dec 28 02:16:35 groupadd[2924653]: new group: name=builder, GID=964 <86>Dec 28 02:16:35 useradd[2924670]: new user: name=builder, UID=964, GID=964, home=/usr/src, shell=/bin/bash /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>Dec 28 02:16:36 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt8 sisyphus+291517.100.2.1 1638832060 installed <13>Dec 28 02:16:36 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099568 installed <13>Dec 28 02:16:36 rpmi: libgmp-devel-6.2.1-alt4 sisyphus+288362.20.3.1 1635767885 installed <13>Dec 28 02:16:36 rpmi: libffi-devel-1:3.4.2-alt2 sisyphus+287629.100.2.1 1634659242 installed <13>Dec 28 02:16:36 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Dec 28 02:16:36 rpmi: ghc8.6.4-common-8.6.4-alt8 sisyphus+291517.100.2.1 1638832060 installed <13>Dec 28 02:16:47 rpmi: ghc8.6.4-8.6.4-alt8 sisyphus+291517.100.2.1 1638832060 installed <13>Dec 28 02:16:48 rpmi: ghc8.6.4-basement-0.0.10-alt1 sisyphus+278961.3100.1.1 1626307004 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.7523 + 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.7523 + 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.95377 + 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/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 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.Um8rJa 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.DxCCur 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/libm.so.6 /usr/lib64/ghc-8.6.4/array-0.5.3.0/libHSarray-0.5.3.0-ghc8.6.4.so /usr/lib64/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()(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.P7gFRI Wrote: /usr/src/RPM/RPMS/x86_64/ghc8.6.4-memory-0.14.18-alt1.x86_64.rpm (w2T16.xzdio) 18.65user 6.48system 0:27.49elapsed 91%CPU (0avgtext+0avgdata 495304maxresident)k 0inputs+0outputs (0major+2627238minor)pagefaults 0swaps /.out/ghc8.6.4-memory-0.14.18-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: BSD3 32.60user 9.96system 0:44.79elapsed 95%CPU (0avgtext+0avgdata 495304maxresident)k 0inputs+0outputs (30432major+2889669minor)pagefaults 0swaps --- ghc8.6.4-memory-0.14.18-alt1.x86_64.rpm.repo 2021-07-14 23:58:14.000000000 +0000 +++ ghc8.6.4-memory-0.14.18-alt1.x86_64.rpm.hasher 2021-12-28 02:17:18.857262572 +0000 @@ -159,3 +159,3 @@ Provides: ghc8.6.4-memory = 0.14.18-alt1:sisyphus+278961.3200.1.1 -File: /usr/lib64/ghc-8.6.4/lib/libHSmemory-0.14.18-KyYdFaXxUmW9l7sgRN1wes-ghc8.6.4.so 100644 root:root be5184be5faf8cdac8f7cac208ed273c +File: /usr/lib64/ghc-8.6.4/lib/libHSmemory-0.14.18-KyYdFaXxUmW9l7sgRN1wes-ghc8.6.4.so 100644 root:root ac1ca21dd359888faa7364bbb5ee7301 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 0ff3434709a3df0fb262788b54e2f6e4 -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Bytes.hi 100644 root:root 9f65cec11fe0e67e8c67455a7d57b3cf -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Bytes.p_hi 100644 root:root ff1a6c8f696d3e254e600de7128c82e0 +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Bytes.dyn_hi 100644 root:root 34dbdad562f2a3e4a41fe87fbfc05906 +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Bytes.hi 100644 root:root 6ea57058769e767c2fe649ea344ec6e9 +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Bytes.p_hi 100644 root:root f0533959b5d11e024aaf5c5c688d4225 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 1169ff1720b56c868350db641e804293 -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Methods.hi 100644 root:root a1fe5361de817f4d96d0953ab5a39324 -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Methods.p_hi 100644 root:root ec882993966ca46eda580a8634683bc0 +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Methods.dyn_hi 100644 root:root 930db99a7d684e6b9221f96dadabad58 +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Methods.hi 100644 root:root c643867b8e825115d065186a1d279de2 +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Methods.p_hi 100644 root:root a0304f7fae44c6c9d2673f87f695e4e2 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 d9654b546a3a14d0cff3ee071377d340 -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/ScrubbedBytes.hi 100644 root:root b4b524594cb1f5e88a22306b1f932360 -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/ScrubbedBytes.p_hi 100644 root:root a424dc0370c314c9146915adb50140ef -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Sized.dyn_hi 100644 root:root 013b46a8811fe51cc39a3faa4af1f752 -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Sized.hi 100644 root:root f1636deccb65e747e27a9139bf1a7985 -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Sized.p_hi 100644 root:root 5d88052b69cbd3e9a8ce215e553d3139 -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Types.dyn_hi 100644 root:root a34d93c74189322bde7b16031f94dc2a -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Types.hi 100644 root:root 7817c87e59b572c526d5c91ddda3dc8c -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Types.p_hi 100644 root:root 14f65a5df77129a63634ff8c59f50295 +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/ScrubbedBytes.dyn_hi 100644 root:root 2778e94fe2b41661833364a46968bb9c +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/ScrubbedBytes.hi 100644 root:root 6b45ab6e974802d44ae357834347afc2 +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/ScrubbedBytes.p_hi 100644 root:root a814e578359d4435d9ae2dc355f9c36b +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Sized.dyn_hi 100644 root:root 4fb5e608e4ed22e39e22bb2d97dfb516 +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Sized.hi 100644 root:root bc02bc8648c39e56acf8465274fef0e5 +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Sized.p_hi 100644 root:root d1cb06db2895a646fe18712571ff0094 +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Types.dyn_hi 100644 root:root 050550aa51a0fc6a5b17aed84c03ef30 +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Types.hi 100644 root:root 31001aef320b1edadf83fd15b06443bf +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/ByteArray/Types.p_hi 100644 root:root e7f72f394e45d809f95e93254673d5f3 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 30b06d2f7ee3130592d8ac31e701dff8 -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Endian.hi 100644 root:root 8a069f0296cafc7282636936ccc601ef -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Endian.p_hi 100644 root:root 513005df557d32609858fae31349c6b7 +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Endian.dyn_hi 100644 root:root f111058dc4ca72cb00f15541d4213e8e +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Endian.hi 100644 root:root 7f0d7dc4f36f06e8bb3964c9a170527e +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Endian.p_hi 100644 root:root 826fa7388c3ef55f095e938ea3913e77 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 93064504db28471c1ff802ef81513ffe -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/Compat.hi 100644 root:root e68db52ed37cd0f1d092c1a8c6c8967a -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/Compat.p_hi 100644 root:root 22a1d0c3203db6ac06f48d41c3a209d8 -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/CompatPrim.dyn_hi 100644 root:root b27af75a593eaa56a52d2afba2caa797 -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/CompatPrim.hi 100644 root:root 1ca9d6b5061d9a41eaae725b9af6b78b -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/CompatPrim.p_hi 100644 root:root 21d642ef350071b24a1cbc983fc2ccee -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/CompatPrim64.dyn_hi 100644 root:root 756745e2549360eaa21d4a9cf15bff04 -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/CompatPrim64.hi 100644 root:root 0255e4ff1b329cf453a936998c2f47a0 -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/CompatPrim64.p_hi 100644 root:root fd81fbfd89e5f5544c80c45e61fffb75 -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/DeepSeq.dyn_hi 100644 root:root 56b071bc70eb778268689a62797f8d7f -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/DeepSeq.hi 100644 root:root 2379849066d6fd9348ff6fb969ac35cb -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/DeepSeq.p_hi 100644 root:root f7948d90b6dc2f1a884e630e288e9c0f -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/Imports.dyn_hi 100644 root:root 306e84a4e29a574cd7002f30f792b126 -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/Imports.hi 100644 root:root 5b4d19a5fa0e012135eab93c9e10f4ee -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/Imports.p_hi 100644 root:root c522e2d97833deda42f6210dda1fd35e -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/Scrubber.dyn_hi 100644 root:root 521d9fc9b10876182d4e26ee899e7cf3 -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/Scrubber.hi 100644 root:root 86763d088231a699baf898a73b727434 -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/Scrubber.p_hi 100644 root:root 37a24973aff91051693202158afb6d7f +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/Compat.dyn_hi 100644 root:root afc2105c63d222b1b38b767e1b3978e6 +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/Compat.hi 100644 root:root 2841e344d4f2d228a224db00f0c58530 +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/Compat.p_hi 100644 root:root 2db17196268cbc53a2b5ad5c8b2a4fd8 +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/CompatPrim.dyn_hi 100644 root:root 1e328ebf5379551f0bf0c2ae8eb1b80a +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/CompatPrim.hi 100644 root:root 419bb58443248ab4f6f3331aa2807b8a +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/CompatPrim.p_hi 100644 root:root 4d5b5f040a889b20fe9e17be3fb5fa50 +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/CompatPrim64.dyn_hi 100644 root:root 84e3c8d8dbfee97b4fb5cc6503a5681e +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/CompatPrim64.hi 100644 root:root 24c7b241a4955a5b4dcea3bae77a5188 +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/CompatPrim64.p_hi 100644 root:root 612d614775891825f0dbddfa88d42203 +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/DeepSeq.dyn_hi 100644 root:root 0d8a1d44c208dddf18d92db6027bc483 +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/DeepSeq.hi 100644 root:root 85c09741977127469a5bee291beb3097 +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/DeepSeq.p_hi 100644 root:root 8caeee9bc7515750f8cf175ed9cd92a0 +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/Imports.dyn_hi 100644 root:root 18af873283f4b808fca6ce5b81afa772 +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/Imports.hi 100644 root:root dad42d76680e217bae9973d216c7ab26 +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/Imports.p_hi 100644 root:root a11b2cff337333af3e8ba86d34fcb094 +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/Scrubber.dyn_hi 100644 root:root 9984631207ea801ac420ff711719f268 +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/Scrubber.hi 100644 root:root 72007d76558b25325306eaef7d45e52e +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/Internal/Scrubber.p_hi 100644 root:root 7c8a5ee97f252514cbb51415e25225f8 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 5afc18caee6c053dda940edd7159364e -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/MemMap/Posix.hi 100644 root:root 625894686bbac38805847f2da68a5ada -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/MemMap/Posix.p_hi 100644 root:root 7e3ab3a1fbb09cccc66b1ca63a0873e9 +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/MemMap/Posix.dyn_hi 100644 root:root faebe25ee56135cd3c945eec14eb8dff +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/MemMap/Posix.hi 100644 root:root f1b594461847cbd659991c9ec0388dbd +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/MemMap/Posix.p_hi 100644 root:root dcfc660a55351073df6ed33671ed2b3b File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/PtrMethods.dyn_hi 100644 root:root 49b5ca155714af1036c11ea78215062f @@ -256,5 +256,5 @@ File: /usr/lib64/ghc-8.6.4/memory-0.14.18/Data/Memory/PtrMethods.p_hi 100644 root:root 5db03329c864ef3ee163de0a4b7a7cd5 -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/HSmemory-0.14.18-KyYdFaXxUmW9l7sgRN1wes.o 100644 root:root 558866297ca819728571b6a80daf2809 -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/libHSmemory-0.14.18-KyYdFaXxUmW9l7sgRN1wes.a 100644 root:root f8d35e3901f29e0e6182fb2d75704c76 -File: /usr/lib64/ghc-8.6.4/memory-0.14.18/libHSmemory-0.14.18-KyYdFaXxUmW9l7sgRN1wes_p.a 100644 root:root 90a3da7dabd67986521e47125fa485dc +File: /usr/lib64/ghc-8.6.4/memory-0.14.18/HSmemory-0.14.18-KyYdFaXxUmW9l7sgRN1wes.o 100644 root:root 6016ca6f17cd98b9ae9989cf4c8ad7a9 +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 04e3128783343d7f33c0d8b5e0474689 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: afe256a0611d60a66f7ae901856208e5aff9781e999fcc5d2e25771d3491f278152b2b03452b7d689f98ba9feeef0b9e62390b211eae9bdc5a4b1c7a37223b3c +RPMIdentity: 34ba79cf2d89a11e6499b86c1d0e7b81e342947459550e7b4c72c35df9d704c9f03ce06338148eac626b818001ef48f4fe7a09d749f049b24262565ceae91b7d