<86>Jun 3 06:10:41 userdel[333018]: delete user 'rooter' <86>Jun 3 06:10:41 userdel[333018]: removed group 'rooter' owned by 'rooter' <86>Jun 3 06:10:41 userdel[333018]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 3 06:10:41 groupadd[333041]: group added to /etc/group: name=rooter, GID=1838 <86>Jun 3 06:10:41 groupadd[333041]: group added to /etc/gshadow: name=rooter <86>Jun 3 06:10:41 groupadd[333041]: new group: name=rooter, GID=1838 <86>Jun 3 06:10:41 useradd[333055]: new user: name=rooter, UID=1838, GID=1838, home=/root, shell=/bin/bash, from=none <86>Jun 3 06:10:41 userdel[333094]: delete user 'builder' <86>Jun 3 06:10:41 userdel[333094]: removed group 'builder' owned by 'builder' <86>Jun 3 06:10:41 userdel[333094]: removed shadow group 'builder' owned by 'builder' <86>Jun 3 06:10:41 groupadd[333110]: group added to /etc/group: name=builder, GID=1839 <86>Jun 3 06:10:41 groupadd[333110]: group added to /etc/gshadow: name=builder <86>Jun 3 06:10:41 groupadd[333110]: new group: name=builder, GID=1839 <86>Jun 3 06:10:41 useradd[333122]: new user: name=builder, UID=1839, GID=1839, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/ghc8.6.4-exceptions-0.10.4-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 3 06:10:42 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed <13>Jun 3 06:10:42 rpmi: rpm-build-haskell-1.4.6-alt1 sisyphus+276274.200.4.1 1666627957 installed <13>Jun 3 06:10:42 rpmi: libgmp-devel-6.2.1-alt5 sisyphus+309797.200.2.1 1668090190 installed <13>Jun 3 06:10:42 rpmi: libffi-devel-1:3.4.2-alt2 sisyphus+287629.100.2.1 1634659534 installed <13>Jun 3 06:10:42 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Jun 3 06:10:42 rpmi: ghc8.6.4-common-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed <13>Jun 3 06:10:54 rpmi: ghc8.6.4-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125559 installed <13>Jun 3 06:10:54 rpmi: ghc8.6.4-transformers-compat-0.6.5-alt1 sisyphus+278961.4700.1.1 1626308467 installed <13>Jun 3 06:10:55 rpmi: ghc8.6.4-doc-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125559 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ghc8.6.4-exceptions-0.10.4-alt1.nosrc.rpm (w1.gzdio) Installing ghc8.6.4-exceptions-0.10.4-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.76301 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ghc8.6.4-exceptions-0.10.4 + echo 'Source #0 (ghc8.6.4-exceptions-0.10.4.tar):' Source #0 (ghc8.6.4-exceptions-0.10.4.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ghc8.6.4-exceptions-0.10.4.tar + cd ghc8.6.4-exceptions-0.10.4 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ghc8.6.4-exceptions-0.10.4-alt1.patch):' Patch #0 (ghc8.6.4-exceptions-0.10.4-alt1.patch): + /usr/bin/patch -p1 patching file .gitignore patching file .travis.yml patching file CHANGELOG.markdown patching file exceptions.cabal + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.76301 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ghc8.6.4-exceptions-0.10.4 + '[' -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-exceptions-0.10.4 '--libsubdir=$compiler/$pkgid' '--dynlibdir=/usr/lib/$compiler/lib' --docdir=/usr/share/doc/ghc8.6.4-exceptions-0.10.4 --datadir=/usr/share --datasubdir=ghc8.6.4-exceptions-0.10.4 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc Configuring exceptions-0.10.4... 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 exceptions-0.10.4.. Building library for exceptions-0.10.4.. [1 of 2] Compiling Control.Monad.Catch ( src/Control/Monad/Catch.hs, dist/build/Control/Monad/Catch.o ) [2 of 2] Compiling Control.Monad.Catch.Pure ( src/Control/Monad/Catch/Pure.hs, dist/build/Control/Monad/Catch/Pure.o ) [1 of 2] Compiling Control.Monad.Catch ( src/Control/Monad/Catch.hs, dist/build/Control/Monad/Catch.p_o ) [2 of 2] Compiling Control.Monad.Catch.Pure ( src/Control/Monad/Catch/Pure.hs, dist/build/Control/Monad/Catch/Pure.p_o ) + ./Setup haddock Preprocessing library for exceptions-0.10.4.. Running Haddock on library for exceptions-0.10.4.. Haddock coverage: Warning: 'MonadError' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'use' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'release' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'e' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'IOException' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Except' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 100% ( 33 / 33) in 'Control.Monad.Catch' 80% ( 8 / 10) in 'Control.Monad.Catch.Pure' Missing documentation for: Catch (src/Control/Monad/Catch/Pure.hs:96) runCatch (src/Control/Monad/Catch/Pure.hs:98) Documentation created: dist/doc/html/exceptions/index.html + ./Setup register --gen-pkg-config=exceptions.pkg + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.8382 + 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-exceptions-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ghc8.6.4-exceptions-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ghc8.6.4-exceptions-0.10.4 + '[' -x Setup ']' + ./Setup copy --destdir=/usr/src/tmp/ghc8.6.4-exceptions-buildroot Installing library in /usr/src/tmp/ghc8.6.4-exceptions-buildroot/usr/lib/ghc-8.6.4/exceptions-0.10.4 + '[' -f exceptions.pkg ']' + install -m 755 exceptions.pkg /usr/src/tmp/ghc8.6.4-exceptions-buildroot/usr/lib/ghc-8.6.4/exceptions-0.10.4 + mkdir -p /usr/src/tmp/ghc8.6.4-exceptions-buildroot/usr/lib/ghc-8.6.4/package.conf.d + install -D -m 644 exceptions.pkg /usr/src/tmp/ghc8.6.4-exceptions-buildroot/usr/lib/ghc-8.6.4/package.conf.d/exceptions-0.10.4.conf + /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc8.6.4-exceptions-buildroot /usr/lib /usr/lib/ghc-8.6.4/exceptions-0.10.4 /usr/src/RPM/BUILD/ghc8.6.4-exceptions-0.10.4 ghc8.6.4-exceptions 0.10.4 /usr/lib/ghc-8.6.4/package.conf.d/exceptions-0.10.4.conf ~/tmp/ghc8.6.4-exceptions-buildroot ~/RPM/BUILD/ghc8.6.4-exceptions-0.10.4 find: './usr/bin': No such file or directory find: './usr/share/ghc8.6.4-exceptions-0.10.4': No such file or directory ~/RPM/BUILD/ghc8.6.4-exceptions-0.10.4 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ghc8.6.4-exceptions-buildroot (auto) mode of './usr/lib/ghc-8.6.4/lib/libHSexceptions-0.10.4-9eHdXgDHuipCQyuLgX4mMm-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-exceptions-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ghc8.6.4-exceptions-buildroot/ (default) Compressing files in /usr/src/tmp/ghc8.6.4-exceptions-buildroot (auto) Adjusting library links in /usr/src/tmp/ghc8.6.4-exceptions-buildroot ./usr/lib: (from :0) ./usr/lib/ghc-8.6.4/lib: (from :0) libHSexceptions-0.10.4-9eHdXgDHuipCQyuLgX4mMm-ghc8.6.4.so -> libHSexceptions-0.10.4-9eHdXgDHuipCQyuLgX4mMm-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/libHSexceptions-0.10.4-9eHdXgDHuipCQyuLgX4mMm-ghc8.6.4.so Verifying ELF objects in /usr/src/tmp/ghc8.6.4-exceptions-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/libHSexceptions-0.10.4-9eHdXgDHuipCQyuLgX4mMm-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/deepseq-1.4.4.0:/usr/lib/ghc-8.6.4/ghc-boot-th-8.6.4:/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/mtl-2.2.2:/usr/lib/ghc-8.6.4/pretty-1.1.3.6:/usr/lib/ghc-8.6.4/rts:/usr/lib/ghc-8.6.4/stm-2.5.0.0:/usr/lib/ghc-8.6.4/template-haskell-2.14.0.0:/usr/lib/ghc-8.6.4/transformers-0.5.6.2 Processing files: ghc8.6.4-exceptions-0.10.4-alt1 warning: File listed twice: /usr/share/doc/ghc8.6.4-exceptions-0.10.4/LICENSE warning: File listed twice: /usr/share/doc/ghc8.6.4-exceptions-0.10.4/html warning: File listed twice: /usr/share/doc/ghc8.6.4-exceptions-0.10.4/html/Control-Monad-Catch-Pure.html warning: File listed twice: /usr/share/doc/ghc8.6.4-exceptions-0.10.4/html/Control-Monad-Catch-Pure.html warning: File listed twice: /usr/share/doc/ghc8.6.4-exceptions-0.10.4/html/Control-Monad-Catch.html warning: File listed twice: /usr/share/doc/ghc8.6.4-exceptions-0.10.4/html/Control-Monad-Catch.html warning: File listed twice: /usr/share/doc/ghc8.6.4-exceptions-0.10.4/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-exceptions-0.10.4/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-exceptions-0.10.4/html/exceptions.haddock warning: File listed twice: /usr/share/doc/ghc8.6.4-exceptions-0.10.4/html/exceptions.haddock warning: File listed twice: /usr/share/doc/ghc8.6.4-exceptions-0.10.4/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-exceptions-0.10.4/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-exceptions-0.10.4/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-exceptions-0.10.4/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-exceptions-0.10.4/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-exceptions-0.10.4/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-exceptions-0.10.4/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-exceptions-0.10.4/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-exceptions-0.10.4/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-exceptions-0.10.4/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-exceptions-0.10.4/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-exceptions-0.10.4/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-exceptions-0.10.4/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-exceptions-0.10.4/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-exceptions-0.10.4/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-exceptions-0.10.4/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-exceptions-0.10.4/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc8.6.4-exceptions-0.10.4/html/synopsis.png Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jZ0x98 find-provides: running scripts (debuginfo,haskell,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/ghc8.6.4-exceptions-buildroot/usr/lib/ghc-8.6.4/lib/libHSexceptions-0.10.4-9eHdXgDHuipCQyuLgX4mMm-ghc8.6.4.so: 754 symbols, 20 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AWRB0O 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-exceptions-buildroot/usr/lib/ghc-8.6.4/lib/libHSexceptions-0.10.4-9eHdXgDHuipCQyuLgX4mMm-ghc8.6.4.so: overlinked libraries: /lib/libm.so.6 /usr/lib/ghc-8.6.4/array-0.5.3.0/libHSarray-0.5.3.0-ghc8.6.4.so /usr/lib/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-boot-th-8.6.4/libHSghc-boot-th-8.6.4-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 /usr/lib/ghc-8.6.4/pretty-1.1.3.6/libHSpretty-1.1.3.6-ghc8.6.4.so /usr/lib/ghc-8.6.4/stm-2.5.0.0/libHSstm-2.5.0.0-ghc8.6.4.so /usr/lib/libgmp.so.10 Provides: ghc8.6.4(exceptions) = 0.10.4, ghc8.6.4(exceptions-0.10.4-9eHdXgDHuipCQyuLgX4mMm), libHSexceptions-0.10.4-9eHdXgDHuipCQyuLgX4mMm-ghc8.6.4.so = set:ndbAivyYhERCSBhsbSdG1o8Gwu74eEZIpo7UsX17dsqwhQ2FvQmucomkykVJJyAawcZJjlL7407Z9uJIWlFQ4CL8JdSphWnrZFbXBtv2c1cVxgOabVLGTJD0JQvhtEGNziuHHAokwgZBbz9SMDTU4j6rk4oZ9bm8TewEtDBR0pDVO0h7wILkk0u86yJGk2iG47rHLD1JfWsXnrQpG5DqjMpVyQRi7IhemP1d0Vaf3dmHMm218bILmnYxsPSZL3pgcLqfpewkwSdq6U5jqp2SpalwNwGkwT3Zd8KPIxU4qg2T5uctRqS4jKbU8c86mdfFusFYeMaAmRgEMehiUQe4MUTbLAQnFxDWrqGdE47kE0K5cmy3rpzMOs926QFCJBTiQe7VGRZyWdQ6ZCZzacC2fVdUWenIsrEXer5OgPUmlzLlwP2pJ7IS4GncW11FJD3HtabhoWPT37EjVQN0Rmk3lHZAVQbeSMxyL7BI09CxzFSY8w2d3aMCBiI7uz1krZHRaml3qZ6YxQKcPq0ixCPbMbbWvu6Y22cLHTxMqm8qdvx1p48H4sRjWk5lc5AkgFXde9ZjtTUuHS1v6QCqbKasA9miClUqFuAq3WCdSV2uin28k51eiOePazwfB9zTDgfHyT1r2Y3ZjeZoBmyPunlR6ZyJ8nPg92P07dApeBWlUZymB8gcHgnz9YaqnXEl1Zk96dvksENkqYLD9xwvQYYCjHsJcL1MHwJwtvN5VADpFNgoyR5Nug0SIrgTtWxKDTlOQpF6hYOi7jYxnZhnZc34d75pwgtsOwSnAZ5ngEpVYk0B5tvEd3ZdXKMbKhvMu58ifPSttRpWC3uvrl6CJLCneb9AgNzIaCLcpCzrQSH71Yl294BrcnmxZaNvmH3fgIIgN22q49yRl2MwkiZnEzTihTDS0PmL4H7JdURsk4dO4oWvrqVLRMaL5EZpwNyM7h6A7NHZpM4s2MX3Jbh2fru8TBswA8zEo9hs3YuOdgwOZz5HNUjWRDLu762aMno5MTNhYpZLcrgatth4xGNvGTUxNoeONTeq0u5khLAK5S6gk8qrBZHAn9sK7KAyEPx0AZuTZ0AgPZGrwjSpeXsJN8KxoixKlp1sAmw5sB8297kDxMOn5WNtvXx4H0m5oMEJvlo3j2VdHuEkCy3FOHEpVpBgy1G1oO5ozy3EDrtER8FTtpe1PSdQiar7E2EaZmqE9XqRNMhkOcYKlbaAPwZodkn00s5akR8obP9HUJ6yxamZ9Oo3R3BOE5juLjrwDkZ4wO3ultt5TAObK6612IdSrNHCqRC3uARbX7LrAqL3LdjkgPJ0F7O2NPuXGYkeflFLiURyByT6C8rJcS20Opd9Y5Z29bQfJblKnmRHnY3yjjGIwZCm62GRhLbrGtZAmqIFFZ8w1TliGlAc3M2QheEpratl7EZ8LYHCI8PVeq7Bm4rCRB5T5xH1s8yjHtJZbNj6pWUNyHg0QUpgZt5tpYzOeeZ9aGEaIO2Zf2sRGX2asVQIkl6 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/deepseq-1.4.4.0/libHSdeepseq-1.4.4.0-ghc8.6.4.so, /usr/lib/ghc-8.6.4/ghc-boot-th-8.6.4/libHSghc-boot-th-8.6.4-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, /usr/lib/ghc-8.6.4/mtl-2.2.2/libHSmtl-2.2.2-ghc8.6.4.so, /usr/lib/ghc-8.6.4/pretty-1.1.3.6/libHSpretty-1.1.3.6-ghc8.6.4.so, /usr/lib/ghc-8.6.4/stm-2.5.0.0/libHSstm-2.5.0.0-ghc8.6.4.so, /usr/lib/ghc-8.6.4/template-haskell-2.14.0.0/libHStemplate-haskell-2.14.0.0-ghc8.6.4.so, /usr/lib/ghc-8.6.4/transformers-0.5.6.2/libHStransformers-0.5.6.2-ghc8.6.4.so, ghc8.6.4(base) = 4.12.0.0, ghc8.6.4(base-4.12.0.0), ghc8.6.4(mtl) = 2.2.2, ghc8.6.4(mtl-2.2.2), ghc8.6.4(stm) = 2.5.0.0, ghc8.6.4(stm-2.5.0.0), ghc8.6.4(template-haskell) = 2.14.0.0, ghc8.6.4(template-haskell-2.14.0.0), ghc8.6.4(transformers) = 0.5.6.2, ghc8.6.4(transformers-0.5.6.2), libc.so.6(GLIBC_2.1.3), libgmp.so.10, libm.so.6, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EFERCz Wrote: /usr/src/RPM/RPMS/i586/ghc8.6.4-exceptions-0.10.4-alt1.i586.rpm (w2.lzdio) 6.84user 2.92system 0:12.73elapsed 76%CPU (0avgtext+0avgdata 277008maxresident)k 0inputs+0outputs (0major+798600minor)pagefaults 0swaps /.out/ghc8.6.4-exceptions-0.10.4-alt1.i586.rpm: license not found in '/usr/share/license' directory: BSD3 1.89user 1.19system 0:30.40elapsed 10%CPU (0avgtext+0avgdata 110376maxresident)k 15360inputs+0outputs (0major+195099minor)pagefaults 0swaps --- ghc8.6.4-exceptions-0.10.4-alt1.i586.rpm.repo 2021-07-15 01:03:40.000000000 +0000 +++ ghc8.6.4-exceptions-0.10.4-alt1.i586.rpm.hasher 2023-06-03 06:11:09.976656334 +0000 @@ -66,13 +66,13 @@ File: /usr/lib/ghc-8.6.4/exceptions-0.10.4/Control/Monad/Catch 40755 root:root -File: /usr/lib/ghc-8.6.4/exceptions-0.10.4/Control/Monad/Catch.dyn_hi 100644 root:root bebf68e994cfe0e251d74dec4c11425b -File: /usr/lib/ghc-8.6.4/exceptions-0.10.4/Control/Monad/Catch.hi 100644 root:root abf3818f8b20775fcb977976937ad789 -File: /usr/lib/ghc-8.6.4/exceptions-0.10.4/Control/Monad/Catch.p_hi 100644 root:root 225637baff4c5efe30cf529ce3041071 -File: /usr/lib/ghc-8.6.4/exceptions-0.10.4/Control/Monad/Catch/Pure.dyn_hi 100644 root:root 87d6726f1f86eaf8a375f41fb9df5b2f -File: /usr/lib/ghc-8.6.4/exceptions-0.10.4/Control/Monad/Catch/Pure.hi 100644 root:root 9105ccf89aac8e3475f653c0d9030dfc -File: /usr/lib/ghc-8.6.4/exceptions-0.10.4/Control/Monad/Catch/Pure.p_hi 100644 root:root 8d937590771357f3191d6832f23b5533 -File: /usr/lib/ghc-8.6.4/exceptions-0.10.4/HSexceptions-0.10.4-9eHdXgDHuipCQyuLgX4mMm.o 100644 root:root de1cbb5d2d1e5a33b56c9d9e76dfe06f +File: /usr/lib/ghc-8.6.4/exceptions-0.10.4/Control/Monad/Catch.dyn_hi 100644 root:root 11fc932c5caa7e4680fb701a72341df6 +File: /usr/lib/ghc-8.6.4/exceptions-0.10.4/Control/Monad/Catch.hi 100644 root:root 0c750dc0add682be244f3e2b4a94ee87 +File: /usr/lib/ghc-8.6.4/exceptions-0.10.4/Control/Monad/Catch.p_hi 100644 root:root 48f386749b392e66ea08a94cb90ff051 +File: /usr/lib/ghc-8.6.4/exceptions-0.10.4/Control/Monad/Catch/Pure.dyn_hi 100644 root:root 878a5a162fadfa1b133e9ee9a85fb34b +File: /usr/lib/ghc-8.6.4/exceptions-0.10.4/Control/Monad/Catch/Pure.hi 100644 root:root 06770c1af5f154a6b1dd81d7486bfedf +File: /usr/lib/ghc-8.6.4/exceptions-0.10.4/Control/Monad/Catch/Pure.p_hi 100644 root:root 733d88e91b215507487cf93f3be284c3 +File: /usr/lib/ghc-8.6.4/exceptions-0.10.4/HSexceptions-0.10.4-9eHdXgDHuipCQyuLgX4mMm.o 100644 root:root 0e19b9feba0f40033d4081d08d6e8bb1 File: /usr/lib/ghc-8.6.4/exceptions-0.10.4/exceptions.pkg 100755 root:root 31db1557d471f1a6c54725a8e6b49fd2 -File: /usr/lib/ghc-8.6.4/exceptions-0.10.4/libHSexceptions-0.10.4-9eHdXgDHuipCQyuLgX4mMm.a 100644 root:root e66309e3e182f3d7cf4acc6e6d728b64 -File: /usr/lib/ghc-8.6.4/exceptions-0.10.4/libHSexceptions-0.10.4-9eHdXgDHuipCQyuLgX4mMm_p.a 100644 root:root e940cefeb889899435b72e62a61143b5 -File: /usr/lib/ghc-8.6.4/lib/libHSexceptions-0.10.4-9eHdXgDHuipCQyuLgX4mMm-ghc8.6.4.so 100644 root:root 1bb0673d0f952297138e5d1ed9eddecc +File: /usr/lib/ghc-8.6.4/exceptions-0.10.4/libHSexceptions-0.10.4-9eHdXgDHuipCQyuLgX4mMm.a 100644 root:root 7526210aa24400b78912661b79d6e566 +File: /usr/lib/ghc-8.6.4/exceptions-0.10.4/libHSexceptions-0.10.4-9eHdXgDHuipCQyuLgX4mMm_p.a 100644 root:root 7294f4a0f593a87239f84672573a0f06 +File: /usr/lib/ghc-8.6.4/lib/libHSexceptions-0.10.4-9eHdXgDHuipCQyuLgX4mMm-ghc8.6.4.so 100644 root:root a5cc0869376efaba4d0be1df7da18210 File: /usr/lib/ghc-8.6.4/package.conf.d/exceptions-0.10.4.conf 100644 root:root 31db1557d471f1a6c54725a8e6b49fd2 @@ -94,2 +94,2 @@ File: /usr/share/doc/ghc8.6.4-exceptions-0.10.4/html/synopsis.png 100644 root:root f7936844cc05316ed73f6bf1d2e75434 -RPMIdentity: 958539fcdc8e8c37b2a253181a09afa6c93884a76c8fbfa0fe6f07a657b3ae89298c698162e9031612b3cb227e072dd96a1b089db4890e1f9a365c52e90f7315 +RPMIdentity: 3d697b8c1a06f684e69bf51a8e48ae76a9107e74ae415286c54c310cf44ce918ce1969b6facc24757804a9aa27e90e6cd6349f732d128a2bc15c15acaa9e3058