<86>Apr 13 07:48:11 userdel[1812763]: delete user 'rooter' <86>Apr 13 07:48:11 userdel[1812763]: removed group 'rooter' owned by 'rooter' <86>Apr 13 07:48:11 userdel[1812763]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 13 07:48:11 groupadd[1812793]: group added to /etc/group: name=rooter, GID=1247 <86>Apr 13 07:48:11 groupadd[1812793]: group added to /etc/gshadow: name=rooter <86>Apr 13 07:48:11 groupadd[1812793]: new group: name=rooter, GID=1247 <86>Apr 13 07:48:11 useradd[1812824]: new user: name=rooter, UID=1247, GID=1247, home=/root, shell=/bin/bash, from=none <86>Apr 13 07:48:11 userdel[1812879]: delete user 'builder' <86>Apr 13 07:48:11 userdel[1812879]: removed group 'builder' owned by 'builder' <86>Apr 13 07:48:11 userdel[1812879]: removed shadow group 'builder' owned by 'builder' <86>Apr 13 07:48:11 groupadd[1812948]: group added to /etc/group: name=builder, GID=1248 <86>Apr 13 07:48:11 groupadd[1812948]: group added to /etc/gshadow: name=builder <86>Apr 13 07:48:11 groupadd[1812948]: new group: name=builder, GID=1248 <86>Apr 13 07:48:11 useradd[1813003]: new user: name=builder, UID=1248, GID=1248, 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>Apr 13 07:48:15 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt11 sisyphus+340030.100.2.2 1707341956 installed <13>Apr 13 07:48:15 rpmi: rpm-build-haskell-1.4.7-alt1 sisyphus+326169.620.17.2 1692843749 installed <13>Apr 13 07:48:15 rpmi: libgmp-devel-6.3.0-alt1 sisyphus+328118.100.2.1 1693294140 installed <13>Apr 13 07:48:15 rpmi: libffi-devel-1:3.4.6-alt1 sisyphus+341904.100.1.1 1709474536 installed <13>Apr 13 07:48:15 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Apr 13 07:48:15 rpmi: ghc8.6.4-common-8.6.4-alt11 sisyphus+340030.100.2.2 1707341956 installed <13>Apr 13 07:48:32 rpmi: ghc8.6.4-8.6.4-alt11 sisyphus+340030.100.2.2 1707341853 installed <13>Apr 13 07:48:32 rpmi: ghc8.6.4-transformers-compat-0.6.5-alt1 sisyphus+326169.21400.17.2 1692854138 installed <13>Apr 13 07:48:33 rpmi: ghc8.6.4-doc-8.6.4-alt11 sisyphus+340030.100.2.2 1707341853 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.56400 + 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.56400 + 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.71058 + 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 Splitting links to aliased files under /{,s}bin in /usr/src/tmp/ghc8.6.4-exceptions-buildroot 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.Y0hsCD 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.p8SigH 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.kWoiGC Wrote: /usr/src/RPM/RPMS/i586/ghc8.6.4-exceptions-0.10.4-alt1.i586.rpm (w2.lzdio) 9.85user 3.81system 0:15.84elapsed 86%CPU (0avgtext+0avgdata 278588maxresident)k 0inputs+0outputs (0major+678444minor)pagefaults 0swaps /.out/ghc8.6.4-exceptions-0.10.4-alt1.i586.rpm: license not found in '/usr/share/license' directory: BSD3 5.00user 2.10system 0:43.64elapsed 16%CPU (0avgtext+0avgdata 127224maxresident)k 258472inputs+0outputs (0major+196654minor)pagefaults 0swaps --- ghc8.6.4-exceptions-0.10.4-alt1.i586.rpm.repo 2023-08-24 04:38:00.000000000 +0000 +++ ghc8.6.4-exceptions-0.10.4-alt1.i586.rpm.hasher 2024-04-13 07:48:52.147284413 +0000 @@ -66,8 +66,8 @@ 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 e03e872a304acd0e3018a60d806d054a -File: /usr/lib/ghc-8.6.4/exceptions-0.10.4/Control/Monad/Catch.hi 100644 root:root 4817993181bb8cd1b6eb779a38547a58 -File: /usr/lib/ghc-8.6.4/exceptions-0.10.4/Control/Monad/Catch.p_hi 100644 root:root 2eeb1422b7a986dec98208eeb5269618 -File: /usr/lib/ghc-8.6.4/exceptions-0.10.4/Control/Monad/Catch/Pure.dyn_hi 100644 root:root e980200e97b309c6fe783d86e8b2a3f2 -File: /usr/lib/ghc-8.6.4/exceptions-0.10.4/Control/Monad/Catch/Pure.hi 100644 root:root f57c5b7390b3e6eea9cefe7a3512d5f5 -File: /usr/lib/ghc-8.6.4/exceptions-0.10.4/Control/Monad/Catch/Pure.p_hi 100644 root:root 2d39cf0733e244294bb1ffdcb51eda2d +File: /usr/lib/ghc-8.6.4/exceptions-0.10.4/Control/Monad/Catch.dyn_hi 100644 root:root 2beee4c13aa0bb2cf58a59df74830ad9 +File: /usr/lib/ghc-8.6.4/exceptions-0.10.4/Control/Monad/Catch.hi 100644 root:root 12a80098decb74556e665324120b5041 +File: /usr/lib/ghc-8.6.4/exceptions-0.10.4/Control/Monad/Catch.p_hi 100644 root:root 7d465c9f9f53a48cd4c457d9d02d629c +File: /usr/lib/ghc-8.6.4/exceptions-0.10.4/Control/Monad/Catch/Pure.dyn_hi 100644 root:root c17940e9addf85e69bb9c7f03652b17e +File: /usr/lib/ghc-8.6.4/exceptions-0.10.4/Control/Monad/Catch/Pure.hi 100644 root:root 97a73a5e4e3be263558c5eed40b74d46 +File: /usr/lib/ghc-8.6.4/exceptions-0.10.4/Control/Monad/Catch/Pure.p_hi 100644 root:root 322a7cbc93dd1b52bb0be1c01cf886db File: /usr/lib/ghc-8.6.4/exceptions-0.10.4/HSexceptions-0.10.4-9eHdXgDHuipCQyuLgX4mMm.o 100644 root:root 0e19b9feba0f40033d4081d08d6e8bb1 @@ -75,4 +75,4 @@ 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 8637e629830427dc25f3b715466936d1 -File: /usr/lib/ghc-8.6.4/lib/libHSexceptions-0.10.4-9eHdXgDHuipCQyuLgX4mMm-ghc8.6.4.so 100644 root:root d15c998760eb6b442c33f28c5cbe4227 +File: /usr/lib/ghc-8.6.4/exceptions-0.10.4/libHSexceptions-0.10.4-9eHdXgDHuipCQyuLgX4mMm_p.a 100644 root:root 5930baa8bdbe4ae288d8a933a2a53e26 +File: /usr/lib/ghc-8.6.4/lib/libHSexceptions-0.10.4-9eHdXgDHuipCQyuLgX4mMm-ghc8.6.4.so 100644 root:root c38120c0c0c0e5360a6a516b1350d221 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: 7e9a9600586466bf8f609f4ddeaf6b76563e2f10550e32c7854d6622eddb5fc51b65cbeb5bf8cbb32a86a129310573d3c4131fc6f90fba5f2d6897dfcbf1b636 +RPMIdentity: 14aec831e900a7cf17cfaee381606e65bed9cbc7251c4a047eb3be84e7b36cd13b7aea175b0ad860622ee928029245e95372387a6b7d2bb920842e4914b08388