<86>Jun 24 05:48:11 userdel[3839125]: delete user 'rooter' <86>Jun 24 05:48:11 userdel[3839125]: removed group 'rooter' owned by 'rooter' <86>Jun 24 05:48:11 userdel[3839125]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 24 05:48:11 groupadd[3839146]: group added to /etc/group: name=rooter, GID=1259 <86>Jun 24 05:48:11 groupadd[3839146]: group added to /etc/gshadow: name=rooter <86>Jun 24 05:48:11 groupadd[3839146]: new group: name=rooter, GID=1259 <86>Jun 24 05:48:11 useradd[3839157]: new user: name=rooter, UID=1259, GID=1259, home=/root, shell=/bin/bash, from=none <86>Jun 24 05:48:11 userdel[3839183]: delete user 'builder' <86>Jun 24 05:48:11 userdel[3839183]: removed group 'builder' owned by 'builder' <86>Jun 24 05:48:11 userdel[3839183]: removed shadow group 'builder' owned by 'builder' <86>Jun 24 05:48:11 groupadd[3839207]: group added to /etc/group: name=builder, GID=1260 <86>Jun 24 05:48:11 groupadd[3839207]: group added to /etc/gshadow: name=builder <86>Jun 24 05:48:11 groupadd[3839207]: new group: name=builder, GID=1260 <86>Jun 24 05:48:11 useradd[3839219]: new user: name=builder, UID=1260, GID=1260, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/ghc8.6.4-cereal-0.5.8.1-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>Jun 24 05:48:13 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed <13>Jun 24 05:48:13 rpmi: rpm-build-haskell-1.4.6-alt1 sisyphus+276274.200.4.1 1666627957 installed <13>Jun 24 05:48:13 rpmi: libgmp-devel-6.2.1-alt5 sisyphus+309797.200.2.1 1668090190 installed <13>Jun 24 05:48:13 rpmi: libffi-devel-1:3.4.2-alt2 sisyphus+287629.100.2.1 1634659534 installed <13>Jun 24 05:48:13 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Jun 24 05:48:13 rpmi: ghc8.6.4-common-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed <13>Jun 24 05:48:29 rpmi: ghc8.6.4-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125559 installed warning: File /usr/src/in/source/ghc8.6.4-cereal-0.5.8.1-alt1.patch is smaller than 8 bytes Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ghc8.6.4-cereal-0.5.8.1-alt1.nosrc.rpm (w1.gzdio) warning: File /usr/src/RPM/SOURCES/ghc8.6.4-cereal-0.5.8.1-alt1.patch is smaller than 8 bytes Installing ghc8.6.4-cereal-0.5.8.1-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.63334 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ghc8.6.4-cereal-0.5.8.1 + echo 'Source #0 (ghc8.6.4-cereal-0.5.8.1.tar):' Source #0 (ghc8.6.4-cereal-0.5.8.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ghc8.6.4-cereal-0.5.8.1.tar + cd ghc8.6.4-cereal-0.5.8.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ghc8.6.4-cereal-0.5.8.1-alt1.patch):' Patch #0 (ghc8.6.4-cereal-0.5.8.1-alt1.patch): + /usr/bin/patch -p1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.63334 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ghc8.6.4-cereal-0.5.8.1 + '[' -f configure.ac -a '!' -f configure ']' + '[' -x Setup ']' + ghc-8.6.4 Setup [1 of 1] Compiling Main ( Setup.lhs, Setup.o ) Linking Setup ... + ./Setup configure --prefix=/usr --libdir=/usr/lib --docdir=/usr/share/doc/ghc8.6.4-cereal-0.5.8.1 '--libsubdir=$compiler/$pkgid' '--dynlibdir=/usr/lib/$compiler/lib' --docdir=/usr/share/doc/ghc8.6.4-cereal-0.5.8.1 --datadir=/usr/share --datasubdir=ghc8.6.4-cereal-0.5.8.1 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc Configuring cereal-0.5.8.1... 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 cereal-0.5.8.1.. Building library for cereal-0.5.8.1.. [1 of 4] Compiling Data.Serialize.Get ( src/Data/Serialize/Get.hs, dist/build/Data/Serialize/Get.o ) [2 of 4] Compiling Data.Serialize.Put ( src/Data/Serialize/Put.hs, dist/build/Data/Serialize/Put.o ) [3 of 4] Compiling Data.Serialize.IEEE754 ( src/Data/Serialize/IEEE754.hs, dist/build/Data/Serialize/IEEE754.o ) [4 of 4] Compiling Data.Serialize ( src/Data/Serialize.hs, dist/build/Data/Serialize.o ) src/Data/Serialize.hs:291:9: warning: [-Wincomplete-patterns] Pattern match(es) are non-exhaustive In an equation for `findNr': Patterns not matched: _ _ | 291 | findNr lo hi | ^^^^^^^^^^^^... [1 of 4] Compiling Data.Serialize.Get ( src/Data/Serialize/Get.hs, dist/build/Data/Serialize/Get.p_o ) [2 of 4] Compiling Data.Serialize.Put ( src/Data/Serialize/Put.hs, dist/build/Data/Serialize/Put.p_o ) [3 of 4] Compiling Data.Serialize.IEEE754 ( src/Data/Serialize/IEEE754.hs, dist/build/Data/Serialize/IEEE754.p_o ) [4 of 4] Compiling Data.Serialize ( src/Data/Serialize.hs, dist/build/Data/Serialize.p_o ) src/Data/Serialize.hs:291:9: warning: [-Wincomplete-patterns] Pattern match(es) are non-exhaustive In an equation for `findNr': Patterns not matched: _ _ | 291 | findNr lo hi | ^^^^^^^^^^^^... + ./Setup haddock Preprocessing library for cereal-0.5.8.1.. Running Haddock on library for cereal-0.5.8.1.. 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, bytestring-0.10.8.2, containers-0.6.0.1, deepseq-1.4.4.0, ghc-prim-0.5.3, integer-gmp-1.0.2.0 Haddock coverage: 94% ( 61 / 65) in 'Data.Serialize.Get' Missing documentation for: label (src/Data/Serialize/Get.hs:267) getLazyByteString (src/Data/Serialize/Get.hs:508) getShortByteString (src/Data/Serialize/Get.hs:512) getTwoOf (src/Data/Serialize/Get.hs:751) Warning: 'Put' is ambiguous. It is defined * at src/Data/Serialize/Put.hs:140:18 * at src/Data/Serialize/Put.hs:143:1 You may be able to disambiguate the identifier by qualifying it or by hiding some imports. Defaulting to 'Put' defined at src/Data/Serialize/Put.hs:140:1 75% ( 42 / 56) in 'Data.Serialize.Put' Missing documentation for: Putter (src/Data/Serialize/Put.hs:145) putBuilder (src/Data/Serialize/Put.hs:201) putShortByteString (src/Data/Serialize/Put.hs:259) putTwoOf (src/Data/Serialize/Put.hs:399) putListOf (src/Data/Serialize/Put.hs:403) putIArrayOf (src/Data/Serialize/Put.hs:409) putSeqOf (src/Data/Serialize/Put.hs:415) putTreeOf (src/Data/Serialize/Put.hs:421) putMapOf (src/Data/Serialize/Put.hs:428) putIntMapOf (src/Data/Serialize/Put.hs:432) putSetOf (src/Data/Serialize/Put.hs:436) putIntSetOf (src/Data/Serialize/Put.hs:440) putMaybeOf (src/Data/Serialize/Put.hs:444) putEitherOf (src/Data/Serialize/Put.hs:449) 100% ( 11 / 11) in 'Data.Serialize.IEEE754' Cannot find documentation for: $example 87% ( 13 / 15) in 'Data.Serialize' Missing documentation for: GSerializePut (src/Data/Serialize.hs:571) GSerializeGet (src/Data/Serialize.hs:574) Warning: Data.Serialize.Get: could not find link destinations for: Monad Type >>= >> return fail String Functor fmap <$ MonadFail fail Applicative pure <*> liftA2 *> <* Alternative empty <|> some many MonadPlus mzero mplus ByteString Either get ByteString Int empty Show showsPrec ShowS show showList Maybe Bool Word8 Int8 Int64 ShortByteString Word16 Word32 Word64 Int16 Int32 Word Ix IArray Tree Seq Ord Map IntMap Set IntSet Warning: Data.Serialize.Put: could not find link destinations for: PairS Monad Type >>= >> return fail String Functor fmap <$ Applicative pure <*> liftA2 *> <* Semigroup <> sconcat NonEmpty stimes Integral Monoid mempty mappend mconcat ByteString ByteString Builder Word8 Int8 ShortByteString Word16 Word32 Word64 Int16 Int32 Int64 Word Int Ix IArray Seq Tree Map IntMap Set IntSet Maybe Either Warning: Data.Serialize.IEEE754: could not find link destinations for: Float Double Warning: Data.Serialize: could not find link destinations for: Generic Rep Bool Char Double Float Int Int8 Int16 Int32 Int64 Integer Natural Ordering Word Word8 Word16 Word32 Word64 ByteString ByteString ShortByteString IntSet Any All Maybe Ratio Integral IntMap Seq Set Ord Tree Product Dual Sum First Last Either Array Ix Map UArray IArray String Eq V1 Type U1 K1 :+: PutSum SumSize :*: M1 GetSum Documentation created: dist/doc/html/cereal/index.html + ./Setup register --gen-pkg-config=cereal.pkg + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.87678 + 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-cereal-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ghc8.6.4-cereal-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ghc8.6.4-cereal-0.5.8.1 + '[' -x Setup ']' + ./Setup copy --destdir=/usr/src/tmp/ghc8.6.4-cereal-buildroot Installing library in /usr/src/tmp/ghc8.6.4-cereal-buildroot/usr/lib/ghc-8.6.4/cereal-0.5.8.1 + '[' -f cereal.pkg ']' + install -m 755 cereal.pkg /usr/src/tmp/ghc8.6.4-cereal-buildroot/usr/lib/ghc-8.6.4/cereal-0.5.8.1 + mkdir -p /usr/src/tmp/ghc8.6.4-cereal-buildroot/usr/lib/ghc-8.6.4/package.conf.d + install -D -m 644 cereal.pkg /usr/src/tmp/ghc8.6.4-cereal-buildroot/usr/lib/ghc-8.6.4/package.conf.d/cereal-0.5.8.1.conf + /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc8.6.4-cereal-buildroot /usr/lib /usr/lib/ghc-8.6.4/cereal-0.5.8.1 /usr/src/RPM/BUILD/ghc8.6.4-cereal-0.5.8.1 ghc8.6.4-cereal 0.5.8.1 /usr/lib/ghc-8.6.4/package.conf.d/cereal-0.5.8.1.conf ~/tmp/ghc8.6.4-cereal-buildroot ~/RPM/BUILD/ghc8.6.4-cereal-0.5.8.1 find: './usr/bin': No such file or directory find: './usr/share/ghc8.6.4-cereal-0.5.8.1': No such file or directory ~/RPM/BUILD/ghc8.6.4-cereal-0.5.8.1 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ghc8.6.4-cereal-buildroot (auto) mode of './usr/lib/ghc-8.6.4/lib/libHScereal-0.5.8.1-2v8l8XjvcW5E2rmy0u7N7-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-cereal-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ghc8.6.4-cereal-buildroot/ (default) Compressing files in /usr/src/tmp/ghc8.6.4-cereal-buildroot (auto) Adjusting library links in /usr/src/tmp/ghc8.6.4-cereal-buildroot ./usr/lib: (from :0) ./usr/lib/ghc-8.6.4/lib: (from :0) libHScereal-0.5.8.1-2v8l8XjvcW5E2rmy0u7N7-ghc8.6.4.so -> libHScereal-0.5.8.1-2v8l8XjvcW5E2rmy0u7N7-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/libHScereal-0.5.8.1-2v8l8XjvcW5E2rmy0u7N7-ghc8.6.4.so Verifying ELF objects in /usr/src/tmp/ghc8.6.4-cereal-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/libHScereal-0.5.8.1-2v8l8XjvcW5E2rmy0u7N7-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/bytestring-0.10.8.2:/usr/lib/ghc-8.6.4/containers-0.6.0.1:/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 Processing files: ghc8.6.4-cereal-0.5.8.1-alt1 warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/LICENSE warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/Data-Serialize-Get.html warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/Data-Serialize-Get.html warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/Data-Serialize-IEEE754.html warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/Data-Serialize-IEEE754.html warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/Data-Serialize-Put.html warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/Data-Serialize-Put.html warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/Data-Serialize.html warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/Data-Serialize.html warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/cereal.haddock warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/cereal.haddock warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/synopsis.png Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.U538eZ find-provides: running scripts (debuginfo,haskell,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/ghc8.6.4-cereal-buildroot/usr/lib/ghc-8.6.4/lib/libHScereal-0.5.8.1-2v8l8XjvcW5E2rmy0u7N7-ghc8.6.4.so: 1216 symbols, 21 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sb3l2A 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-cereal-buildroot/usr/lib/ghc-8.6.4/lib/libHScereal-0.5.8.1-2v8l8XjvcW5E2rmy0u7N7-ghc8.6.4.so: overlinked libraries: /lib/libm.so.6 /usr/lib/ghc-8.6.4/deepseq-1.4.4.0/libHSdeepseq-1.4.4.0-ghc8.6.4.so Provides: ghc8.6.4(cereal) = 0.5.8.1, ghc8.6.4(cereal-0.5.8.1-2v8l8XjvcW5E2rmy0u7N7), libHScereal-0.5.8.1-2v8l8XjvcW5E2rmy0u7N7-ghc8.6.4.so = set:odMvoAM3IJkHs0lG9XwgmN8ZKHAxbZxiMaRKp6ciIhCsdCiTNpcZtpojWUpokrkNGnPBA1Z8eH4Q87agYnhmJ6iER2B0CTy26S9Xr86hzwHGcRnVi9jF11HkkP0lTWaIa8GUYfSZozgtp22kk53PTT5920HX3LdqumOu8WEsb7noCxAAR3LmkGIdDlZkGiWM0zjURQi4fPeDz70tuarnonEr3WHiUQzdW2IR0Bb3HEyH5RS0yGyBc5BldZCZAZoehrZqRKZ3GLZppVZ9vV6eOw4OzUMqjnhyH62OjFmYpwstJ38VVZglqFt7eb4diU3Yc1RxWjeHEEaDLEZG6HPyVo7if2vyCkZmA9fBSRYX22eHrbJyOmFHVEuJKykT6jHVv9hczZbw6wjSiXww8wuCQcK40pHcdn5Thnldk3EjNRXOr5rmqYXEzprGIoZ2ZF7wHJlv597OCSV57LCQi0wvF9PYeAcjuQJC0fMf2NI8NZku3MSibTmxyiXBQfgWpU1O4Am0rNa37ZyxAls3r5FL0ctfA4WBF0ksMY6zGu1sE8jFCo6V2EzFBR92BQUqKOp93Cd2u7NawJSWBK5DZiNh5VB16WMwcA9YuHi3pDn5oSCj1bPQN5TTsXEgcHjjUAuwoSYHZAnAK3fVtRqKaChh2IokZ0A1QAiuLZgz4kmSwSej9wo2nqM6E1AYiqjPF2xmETy2jEI5UZrYH84Z4LRlr78jQD02dZElrqzZawwN89A0aZrUW9e2WqojcFdak7yZ1ZAo46rimtaMXgQFR77HkyoLHfIR2qNg47tLqABa0zYIADaSa8EB0A5qgpS26JQjD2OooAq2ETiPc9lKWJ7U2Ps88oMKckp00a38nhlr9lZ7YAT01auoUHYQlNN6K8JFT6tZBHrOfHRGp4dwnmvq79zmLEhk7koQpZe0zeSK3vzn0mputQmdmT0kQOoD9d94JyglD744ZsOE9s0gFPCNc2I6nmaGvMTeiFjqpjJZ0NCM3ay1uK89UyeSEsgiGGFB8c9TXViuH3gjPDRTWW1XuAj94Z3BVEDJpRz8zHlulZ0MjyZ9LWjtIaZo1G07Jegt8734Mt1y9bDZrITZ3vZEIyygNgyaoMLwYcviI1DAXxvph7wuBI1sFvUungkjPpTYASTL10Gm2TUhWXvhwk6sZ6bMaifa816SoXE4s5QCijL7ZnbbCtUkZ5IdAuMMnuX2OWGAgSsB800mFOgZmbejXZkBaUJNeC6g7J3wP1YeVD0gbFcFBv8ZsnEMhjmQtQjfuDp5AwGq3ta2r6XeIIwEcZ0fIh0oasGMsUKxNytvN60YtF4bZ1i8zfc5YyUeCj8zyDvSwAvBiO3C01CAIGwqMZmpolSSvnxz2sPowpzNzbYom2FwkaQ69wB9SupvupVBcGRLNQ9li93c0mZLmuABGL3TJryg6v0a6LZx2cgo2dRXzQWr4I8dgCGLm0VOGFqIZ4c1Z84gnRQ9FXQn4OFJc0wAg0vE4f0zRJm2LtkPh4baJW2ZwVOh1JdcZj7x4NM0wbwSoTlwPKqwZjeO10RBmmVjGxe2VqY20GOWGy2ifkQD9mZlRGz357jMv854RRtYmEL0Hr6WJDIbAuE1f8ldQ0CXewFRsarnJxG6Z0y8quppqqtLCPxyzdZeVj1prwKsSaZl8g9vWZ6lH5NzsFKf2hrczGWiMfELYgPj2l29TNMZ8wRQWm6NGvGsmZbPhI7N1cxZdUiASwzUZ6OxaCqF8HeZJytHAaRby6Xy0HZA40HsTm85Yw2U2qiIOuZbATmRTaR453V34A4twW0hMpNBTZznfZuYNYzUXnNA4jBl9isXymbdZm8ij5jQctqN91P1Z9SZAN6PHZoeZG2o9x5Cfm84XyAOGZDMWZAf4KdEO1WXs9ZmRYlpidJ6iSIxXjk8086qRHS4KHKFZcWFUSWPPj4ZuFk3EQ8abvkyIN9h7XKFRXwwaVC1vaK0x5TuwUqrpXw83Z9upO6pMbTij7mEwTQRZtpQVkdJDdWZz7sVZ3cYiDnGYPdCDfAMpCRduqeNFsL0NH4gYw5zUUgGjX4ZaM9lwUk7Gp04WlJak0A6sz9jODZrWo1KG6bJAk4ZE8g99EDuj68eZHh1LOjpveeH7xxiZ1w93krMRrdH4Oq09FLfKS2PgM6Mq0WFTMAr5eaVWC3ZwSk1AiqoXkOv1mwxhr2gi36fvUJc1Zqgij3rVgi8O0UBrROPIxP9AFZn60hVx247Z3ZmzHlH6AJijWzRa0SKxc6HguIDh08oWcQr7W8gyn9vFDd5BKZBU2fZyeozqn7siuvfRuRip9gI6sMM8e4UGQKosW6jLNTeBBZKFbVHKu80y7NGuBEEI0uaps40XGMO8tM1mgY2ZowrXjXzGLgkG3UUU5AS9QApxG3JMBGskIcW0QdXttEpffQeaZmsdbJK3Zv0GC5h64Zllrzj4Z5lXcNAAxIZgKoI98TeGwZjgnPS1xRzNhNnihGmgC8LLqTymY3lBGhyTaRvZb2G 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, /usr/lib/ghc-8.6.4/bytestring-0.10.8.2/libHSbytestring-0.10.8.2-ghc8.6.4.so, /usr/lib/ghc-8.6.4/containers-0.6.0.1/libHScontainers-0.6.0.1-ghc8.6.4.so, /usr/lib/ghc-8.6.4/deepseq-1.4.4.0/libHSdeepseq-1.4.4.0-ghc8.6.4.so, /usr/lib/ghc-8.6.4/ghc-prim-0.5.3/libHSghc-prim-0.5.3-ghc8.6.4.so, /usr/lib/ghc-8.6.4/integer-gmp-1.0.2.0/libHSinteger-gmp-1.0.2.0-ghc8.6.4.so, ghc8.6.4(array) = 0.5.3.0, ghc8.6.4(array-0.5.3.0), ghc8.6.4(base) = 4.12.0.0, ghc8.6.4(base-4.12.0.0), ghc8.6.4(bytestring) = 0.10.8.2, ghc8.6.4(bytestring-0.10.8.2), ghc8.6.4(containers) = 0.6.0.1, ghc8.6.4(containers-0.6.0.1), ghc8.6.4(ghc-prim) = 0.5.3, ghc8.6.4(ghc-prim-0.5.3), libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libgmp.so.10 >= set:mlbu80, 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.TncSrX Wrote: /usr/src/RPM/RPMS/i586/ghc8.6.4-cereal-0.5.8.1-alt1.i586.rpm (w2.lzdio) 33.54user 5.91system 0:46.48elapsed 84%CPU (0avgtext+0avgdata 277024maxresident)k 0inputs+0outputs (0major+1197625minor)pagefaults 0swaps /.out/ghc8.6.4-cereal-0.5.8.1-alt1.i586.rpm: license not found in '/usr/share/license' directory: BSD3 2.86user 1.80system 1:11.37elapsed 6%CPU (0avgtext+0avgdata 111872maxresident)k 0inputs+0outputs (0major+190721minor)pagefaults 0swaps --- ghc8.6.4-cereal-0.5.8.1-alt1.i586.rpm.repo 2021-07-15 00:38:13.000000000 +0000 +++ ghc8.6.4-cereal-0.5.8.1-alt1.i586.rpm.hasher 2023-06-24 05:49:20.038652015 +0000 @@ -70,19 +70,19 @@ File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/Data/Serialize 40755 root:root -File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/Data/Serialize.dyn_hi 100644 root:root 0571d0bfb0fdbd711290dc321b3638e8 -File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/Data/Serialize.hi 100644 root:root 7404363ccc30936abac99c49b3292383 -File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/Data/Serialize.p_hi 100644 root:root d4b1fdb2a05aef291bd805ed030b80c0 -File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/Data/Serialize/Get.dyn_hi 100644 root:root 05328899aedc7aadee71666cd2940997 -File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/Data/Serialize/Get.hi 100644 root:root 8f8edc18839a565e28c5ca019f8c39fd -File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/Data/Serialize/Get.p_hi 100644 root:root 5189da5d8cde27420bed8287b4921be6 -File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/Data/Serialize/IEEE754.dyn_hi 100644 root:root 9deae350eb4c5c73af683de198139965 -File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/Data/Serialize/IEEE754.hi 100644 root:root efe3793fa2a144b218f92e5d52f93b9b -File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/Data/Serialize/IEEE754.p_hi 100644 root:root 1be220250cf4696cf58f91ba17464555 -File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/Data/Serialize/Put.dyn_hi 100644 root:root 97fe9fffd0d8bad5b4adc19947629e66 -File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/Data/Serialize/Put.hi 100644 root:root cedec923ba25f4357d2445fc358ad2a9 -File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/Data/Serialize/Put.p_hi 100644 root:root ce660cb92469ec8d90f501c89b978ce7 -File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/HScereal-0.5.8.1-2v8l8XjvcW5E2rmy0u7N7.o 100644 root:root 01703778d60105e460a6cf38c63406a7 +File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/Data/Serialize.dyn_hi 100644 root:root e2266e13a35712a3c077ae5454fe3d03 +File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/Data/Serialize.hi 100644 root:root 4c6d545a3ac73a5e4d792216cd1e0370 +File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/Data/Serialize.p_hi 100644 root:root fbb8fa4a0dbb4ec899b041248f0105f9 +File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/Data/Serialize/Get.dyn_hi 100644 root:root 6e1d992fb74672da9035d2e45528a1ae +File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/Data/Serialize/Get.hi 100644 root:root 8950a240d950f59adb972cdc3751b764 +File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/Data/Serialize/Get.p_hi 100644 root:root 496f7c457cf1cb826c8a1635cb414d0b +File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/Data/Serialize/IEEE754.dyn_hi 100644 root:root 116581f3a73774ef82fe1f25c8c6703f +File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/Data/Serialize/IEEE754.hi 100644 root:root 1d8942ad91fca4232ab24fdb9bef24dd +File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/Data/Serialize/IEEE754.p_hi 100644 root:root da43159ae645ce2923b7a366cd3118b1 +File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/Data/Serialize/Put.dyn_hi 100644 root:root eb19fa86d80bbe4550b33c20590714d8 +File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/Data/Serialize/Put.hi 100644 root:root 4952056035a443985a13730e494e08cc +File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/Data/Serialize/Put.p_hi 100644 root:root 40840e04eb68dcc6a49205bff161b372 +File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/HScereal-0.5.8.1-2v8l8XjvcW5E2rmy0u7N7.o 100644 root:root 254af74ddca42bd71a02d8f61df59a37 File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/cereal.pkg 100755 root:root 183e30dc16681cf1b91ff88df4a88108 -File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/libHScereal-0.5.8.1-2v8l8XjvcW5E2rmy0u7N7.a 100644 root:root 76e8d0c01c9df54875dc1fad10078e54 -File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/libHScereal-0.5.8.1-2v8l8XjvcW5E2rmy0u7N7_p.a 100644 root:root 791faf97e380dffbd4d43e75b63d3396 -File: /usr/lib/ghc-8.6.4/lib/libHScereal-0.5.8.1-2v8l8XjvcW5E2rmy0u7N7-ghc8.6.4.so 100644 root:root 6dfe5522cb6943c127cc3d9ed69402e2 +File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/libHScereal-0.5.8.1-2v8l8XjvcW5E2rmy0u7N7.a 100644 root:root 2ba5fd4cc579ed7c3ade6ad895a0cf47 +File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/libHScereal-0.5.8.1-2v8l8XjvcW5E2rmy0u7N7_p.a 100644 root:root aa553aabd1a8377ddc9f0dd477336dbe +File: /usr/lib/ghc-8.6.4/lib/libHScereal-0.5.8.1-2v8l8XjvcW5E2rmy0u7N7-ghc8.6.4.so 100644 root:root 64eb6cd592cb3d46717edb40c025826b File: /usr/lib/ghc-8.6.4/package.conf.d/cereal-0.5.8.1.conf 100644 root:root 183e30dc16681cf1b91ff88df4a88108 @@ -106,2 +106,2 @@ File: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/synopsis.png 100644 root:root f7936844cc05316ed73f6bf1d2e75434 -RPMIdentity: 24785adf5c4aed6424296fa425b97540920022e1b32e966494c1c3b6683ea16018c8470712dfffc802993f0a1a780db001728cbd74b586d8a2a8f75f8745b9c4 +RPMIdentity: 01490a475ff3cde6a1d532651a7f9a935a4245c3071580f38dd21bb89dae1b61bf63c6c93cec7686b4ee617391dd21aa5fba9528671e7790f648bca92fb83aa4