<86>Sep 29 12:19:04 userdel[3069979]: delete user 'rooter' <86>Sep 29 12:19:04 userdel[3069979]: removed group 'rooter' owned by 'rooter' <86>Sep 29 12:19:04 userdel[3069979]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 29 12:19:04 groupadd[3070004]: group added to /etc/group: name=rooter, GID=1853 <86>Sep 29 12:19:04 groupadd[3070004]: group added to /etc/gshadow: name=rooter <86>Sep 29 12:19:04 groupadd[3070004]: new group: name=rooter, GID=1853 <86>Sep 29 12:19:04 useradd[3070036]: new user: name=rooter, UID=1853, GID=1853, home=/root, shell=/bin/bash <86>Sep 29 12:19:04 userdel[3070082]: delete user 'builder' <86>Sep 29 12:19:04 userdel[3070082]: removed group 'builder' owned by 'builder' <86>Sep 29 12:19:04 userdel[3070082]: removed shadow group 'builder' owned by 'builder' <86>Sep 29 12:19:04 groupadd[3070114]: group added to /etc/group: name=builder, GID=1854 <86>Sep 29 12:19:04 groupadd[3070114]: group added to /etc/gshadow: name=builder <86>Sep 29 12:19:04 groupadd[3070114]: new group: name=builder, GID=1854 <86>Sep 29 12:19:04 useradd[3070146]: new user: name=builder, UID=1854, GID=1854, home=/usr/src, shell=/bin/bash 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>Sep 29 12:19:09 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt2 sisyphus+227292.40.3.1 1555976270 installed <13>Sep 29 12:19:09 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099568 installed <13>Sep 29 12:19:09 rpmi: libgmp-devel-6.1.2-alt3 sisyphus+229304.40.2.1 1557770931 installed <13>Sep 29 12:19:09 rpmi: libffi-devel-1:3.2.1-alt3 p9+251949.100.1.1 1589887590 installed <13>Sep 29 12:19:09 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Sep 29 12:19:09 rpmi: ghc8.6.4-common-8.6.4-alt2 sisyphus+227292.40.3.1 1555976270 installed <13>Sep 29 12:19:20 rpmi: ghc8.6.4-8.6.4-alt2 sisyphus+227292.40.3.1 1555976270 installed <13>Sep 29 12:19:20 rpmi: ghc8.6.4-transformers-compat-0.6.5-alt1 p9+237691.440.1.1 1568750937 installed <13>Sep 29 12:19:21 rpmi: ghc8.6.4-doc-8.6.4-alt2 sisyphus+227292.40.3.1 1555976270 installed warning: File /usr/src/in/source/ghc8.6.4-exceptions-0.10.3-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-exceptions-0.10.3-alt1.nosrc.rpm (w1.gzdio) warning: File /usr/src/RPM/SOURCES/ghc8.6.4-exceptions-0.10.3-alt1.patch is smaller than 8 bytes Installing ghc8.6.4-exceptions-0.10.3-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.22766 + 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.3 + echo 'Source #0 (ghc8.6.4-exceptions-0.10.3.tar):' Source #0 (ghc8.6.4-exceptions-0.10.3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ghc8.6.4-exceptions-0.10.3.tar + cd ghc8.6.4-exceptions-0.10.3 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ghc8.6.4-exceptions-0.10.3-alt1.patch):' Patch #0 (ghc8.6.4-exceptions-0.10.3-alt1.patch): + /usr/bin/patch -p1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.22766 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ghc8.6.4-exceptions-0.10.3 + '[' -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/lib64 --docdir=/usr/share/doc/ghc8.6.4-exceptions-0.10.3 '--libsubdir=$compiler/$pkgid' '--dynlibdir=/usr/lib64/$compiler/lib' --docdir=/usr/share/doc/ghc8.6.4-exceptions-0.10.3 --datadir=/usr/share --datasubdir=ghc8.6.4-exceptions-0.10.3 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc Configuring exceptions-0.10.3... 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.3.. Building library for exceptions-0.10.3.. [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.3.. Running Haddock on library for exceptions-0.10.3.. 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.45012 + 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.3 + '[' -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/lib64/ghc-8.6.4/exceptions-0.10.3 + '[' -f exceptions.pkg ']' + install -m 755 exceptions.pkg /usr/src/tmp/ghc8.6.4-exceptions-buildroot/usr/lib64/ghc-8.6.4/exceptions-0.10.3 + mkdir -p /usr/src/tmp/ghc8.6.4-exceptions-buildroot/usr/lib64/ghc-8.6.4/package.conf.d + install -D -m 644 exceptions.pkg /usr/src/tmp/ghc8.6.4-exceptions-buildroot/usr/lib64/ghc-8.6.4/package.conf.d/exceptions-0.10.3.conf + /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc8.6.4-exceptions-buildroot /usr/lib64 /usr/lib64/ghc-8.6.4/exceptions-0.10.3 /usr/src/RPM/BUILD/ghc8.6.4-exceptions-0.10.3 ghc8.6.4-exceptions 0.10.3 /usr/lib64/ghc-8.6.4/package.conf.d/exceptions-0.10.3.conf ~/tmp/ghc8.6.4-exceptions-buildroot ~/RPM/BUILD/ghc8.6.4-exceptions-0.10.3 find: './usr/bin': No such file or directory find: './usr/share/ghc8.6.4-exceptions-0.10.3': No such file or directory ~/RPM/BUILD/ghc8.6.4-exceptions-0.10.3 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ghc8.6.4-exceptions-buildroot (auto) mode of './usr/lib64/ghc-8.6.4/lib/libHSexceptions-0.10.3-JaMrfZWm80c9voviALmKTh-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/lib64: ./usr/lib64/ghc-8.6.4/lib: libHSexceptions-0.10.3-JaMrfZWm80c9voviALmKTh-ghc8.6.4.so -> libHSexceptions-0.10.3-JaMrfZWm80c9voviALmKTh-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/libHSexceptions-0.10.3-JaMrfZWm80c9voviALmKTh-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/lib64/ghc-8.6.4/lib/libHSexceptions-0.10.3-JaMrfZWm80c9voviALmKTh-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/deepseq-1.4.4.0:/usr/lib64/ghc-8.6.4/ghc-boot-th-8.6.4:/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/mtl-2.2.2:/usr/lib64/ghc-8.6.4/pretty-1.1.3.6:/usr/lib64/ghc-8.6.4/rts:/usr/lib64/ghc-8.6.4/stm-2.5.0.0:/usr/lib64/ghc-8.6.4/template-haskell-2.14.0.0:/usr/lib64/ghc-8.6.4/transformers-0.5.6.2:/usr/lib64/ghc-8.6.4/lib Hardlinking identical .pyc and .pyo files Processing files: ghc8.6.4-exceptions-0.10.3-alt1 warning: File listed twice: /usr/share/doc/ghc8.6.4-exceptions-0.10.3/LICENSE warning: File listed twice: /usr/share/doc/ghc8.6.4-exceptions-0.10.3/html warning: File listed twice: /usr/share/doc/ghc8.6.4-exceptions-0.10.3/html/Control-Monad-Catch-Pure.html warning: File listed twice: /usr/share/doc/ghc8.6.4-exceptions-0.10.3/html/Control-Monad-Catch-Pure.html warning: File listed twice: /usr/share/doc/ghc8.6.4-exceptions-0.10.3/html/Control-Monad-Catch.html warning: File listed twice: /usr/share/doc/ghc8.6.4-exceptions-0.10.3/html/Control-Monad-Catch.html warning: File listed twice: /usr/share/doc/ghc8.6.4-exceptions-0.10.3/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-exceptions-0.10.3/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-exceptions-0.10.3/html/exceptions.haddock warning: File listed twice: /usr/share/doc/ghc8.6.4-exceptions-0.10.3/html/exceptions.haddock warning: File listed twice: /usr/share/doc/ghc8.6.4-exceptions-0.10.3/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-exceptions-0.10.3/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-exceptions-0.10.3/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-exceptions-0.10.3/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-exceptions-0.10.3/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-exceptions-0.10.3/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-exceptions-0.10.3/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-exceptions-0.10.3/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-exceptions-0.10.3/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-exceptions-0.10.3/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-exceptions-0.10.3/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-exceptions-0.10.3/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-exceptions-0.10.3/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-exceptions-0.10.3/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-exceptions-0.10.3/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-exceptions-0.10.3/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-exceptions-0.10.3/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc8.6.4-exceptions-0.10.3/html/synopsis.png Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.w7FI1g find-provides: running scripts (debuginfo,haskell,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/ghc8.6.4-exceptions-buildroot/usr/lib64/ghc-8.6.4/lib/libHSexceptions-0.10.3-JaMrfZWm80c9voviALmKTh-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.FmZNFx find-requires: running scripts (cpp,debuginfo,files,haskell,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) lib.req: WARNING: /usr/src/tmp/ghc8.6.4-exceptions-buildroot/usr/lib64/ghc-8.6.4/lib/libHSexceptions-0.10.3-JaMrfZWm80c9voviALmKTh-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/ghc-8.6.4/deepseq-1.4.4.0/libHSdeepseq-1.4.4.0-ghc8.6.4.so /usr/lib64/ghc-8.6.4/ghc-boot-th-8.6.4/libHSghc-boot-th-8.6.4-ghc8.6.4.so /usr/lib64/ghc-8.6.4/integer-gmp-1.0.2.0/libHSinteger-gmp-1.0.2.0-ghc8.6.4.so /usr/lib64/ghc-8.6.4/lib/libHStransformers-compat-0.6.5-6PKzEe5EVLXd5Neg4mr6X-ghc8.6.4.so /usr/lib64/ghc-8.6.4/pretty-1.1.3.6/libHSpretty-1.1.3.6-ghc8.6.4.so /usr/lib64/ghc-8.6.4/stm-2.5.0.0/libHSstm-2.5.0.0-ghc8.6.4.so /usr/lib64/libgmp.so.10 Provides: ghc8.6.4(exceptions) = 0.10.3, ghc8.6.4(exceptions-0.10.3-JaMrfZWm80c9voviALmKTh), libHSexceptions-0.10.3-JaMrfZWm80c9voviALmKTh-ghc8.6.4.so()(64bit) = set:ndPvCvVYDBGfWivWBglm6KoqoZH9ukQcazFui0f17GiTZxsPGtOtyDopmJs8qBkZgUC4Fxv6zZg52N4s4OMcXPer8XM1j6SxsJ8pXYENsnxGXESNdI6PXKWxh7uQVjYHBiYPZ66ZH6727ym1BuTc7DikOxKEoY3iPJi4wmD2o4hx9PFyy69rX2IvazyvZztrat2OpIAyZob8nk5YqFvwnQgxQ4x9ZBu1LCMPK7FwtkGfmsdZmtF08nBbjZf78KfbE071izRiPaiHjgoE2X7ADDFy21LxK7olYtuoZcUOMZgSY730A3J8C0PA1mPlZ1EdZtZiVPMZIP2FNzYekEjEReOlgt3lzq32aFdOqHwG1p5chcMrhOJBM3Pda9w7e8VKsZcLwV0w10wIPdV09H0XbbBAXoEDhisTLnJLbfHLUw8QbrcSbVH3MGh26EMMMiub8lD4DWuU1ZLMjtZnuRql0PHSToPocb6sPUh3cVDmTk1N21fbsRD4sTbw3ygcYDZCsjsiqaHfLRocxmK0vcBPQ4d7YhzGwRjX3hITijiisCvWoxTZv5er6zQIHqtAFiFilqMuG9j4si6jgwkXmVuIZkCocdu6OL9LkqwACZ1mQOvHM2s3FCoxMMG2p2RYshGocQInecvrEHv9WO5Bd9WBjVJTuu3xrgJRIZgBxMGL88xlxSut1vZF536qifgwwu8vgnXX1cfo8SBfoE55NrzpGzzv1jE7xEiG3Xz1z0oz1b0Xwv0MHgZgVZedC9T3w5S591lzCklRnvXZd5FTmD7fkZKHwTMJzf1lI79LIyaBAZxgiZfrKaDhHmfA3TApLf3zrsGiRb775z2QFX2A46f8c9cpxBAkzYr2m6L9x10seQ26eZnM0ZJIDHJixlvuPYZgjMvOEvZcjlwyDwAvZpX4IVTa7dvCbPhhZ93BB4mgzAWQO9mN3Z3VKdDxU0FDG9R2dW22E6o1oLkZm8gfteA9r6IvpXJussh453w9SYBaKft5FijlKorA09610F2DjVpajfdzVqGCUNH4axNclfZxWZBumzRDz5ZcVvj7kS623cRgGuH7cQDj8Lzwg2ZfzsaiBrFvF7PMWiXqowH1Tuv41tOENy5Z7RgZjysMgNNZAsrtBbOiU0ldjIG4YJ5274MKES6Q8IPh8QKBtETYhzJf3I4Z02JU8CoQ3eBZIreZH9YkoWVTdZCMZ0EBv6qdcVmA6nYamB2oR453dpjbjOfug8my2XPgGChLjjLM68juG7BBXLYLqyjPiMGF4aWK9cYgjbsCtn6aiCVLBZ8uyWxZ1uaFDaNABm0VF4vNOmoyVPVXrBzM3USXCmjGa5Z1FcG2UXBiVj4GZuUYUDVLCemJUc6GI56uswroKtNSsEN739kZ1lwbhTMBRQqI4n9DoSG0KZBDFTcFMJY6IZtzkIZlhuhAUv1QxE9uEUMgUw5zsleglG9dPIN4Z6rsRYY4TLonAZqMyyLqIdueA0fJ9pZ7e7B8raKBefePWhn5yXEF7Afeqnhc 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, /usr/lib64/ghc-8.6.4/deepseq-1.4.4.0/libHSdeepseq-1.4.4.0-ghc8.6.4.so, /usr/lib64/ghc-8.6.4/ghc-boot-th-8.6.4/libHSghc-boot-th-8.6.4-ghc8.6.4.so, /usr/lib64/ghc-8.6.4/ghc-prim-0.5.3/libHSghc-prim-0.5.3-ghc8.6.4.so, /usr/lib64/ghc-8.6.4/integer-gmp-1.0.2.0/libHSinteger-gmp-1.0.2.0-ghc8.6.4.so, /usr/lib64/ghc-8.6.4/mtl-2.2.2/libHSmtl-2.2.2-ghc8.6.4.so, /usr/lib64/ghc-8.6.4/pretty-1.1.3.6/libHSpretty-1.1.3.6-ghc8.6.4.so, /usr/lib64/ghc-8.6.4/stm-2.5.0.0/libHSstm-2.5.0.0-ghc8.6.4.so, /usr/lib64/ghc-8.6.4/template-haskell-2.14.0.0/libHStemplate-haskell-2.14.0.0-ghc8.6.4.so, /usr/lib64/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), ghc8.6.4(transformers-compat) = 0.6.5, ghc8.6.4(transformers-compat-0.6.5-6PKzEe5EVLXd5Neg4mr6X), libHStransformers-compat-0.6.5-6PKzEe5EVLXd5Neg4mr6X-ghc8.6.4.so()(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libgmp.so.10()(64bit), libm.so.6()(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UyNfOR Wrote: /usr/src/RPM/RPMS/x86_64/ghc8.6.4-exceptions-0.10.3-alt1.x86_64.rpm (w2.lzdio) 7.94user 8.12system 0:17.99elapsed 89%CPU (0avgtext+0avgdata 491168maxresident)k 0inputs+0outputs (0major+2035022minor)pagefaults 0swaps 4.48user 2.64system 0:40.43elapsed 17%CPU (0avgtext+0avgdata 136240maxresident)k 408inputs+0outputs (0major+221295minor)pagefaults 0swaps --- ghc8.6.4-exceptions-0.10.3-alt1.x86_64.rpm.repo 2019-09-20 21:06:30.000000000 +0000 +++ ghc8.6.4-exceptions-0.10.3-alt1.x86_64.rpm.hasher 2024-09-29 12:19:42.726708400 +0000 @@ -77,5 +77,5 @@ File: /usr/lib64/ghc-8.6.4/exceptions-0.10.3/exceptions.pkg 100755 root:root 7314e4d28179ca328ec5ccfbeac4699b -File: /usr/lib64/ghc-8.6.4/exceptions-0.10.3/libHSexceptions-0.10.3-JaMrfZWm80c9voviALmKTh.a 100644 root:root 191a0e6b2b4344e17e7208f82383c202 -File: /usr/lib64/ghc-8.6.4/exceptions-0.10.3/libHSexceptions-0.10.3-JaMrfZWm80c9voviALmKTh_p.a 100644 root:root 382d3822a7ff897520c77333ca627c5f -File: /usr/lib64/ghc-8.6.4/lib/libHSexceptions-0.10.3-JaMrfZWm80c9voviALmKTh-ghc8.6.4.so 100644 root:root ba83092f5e38482a9f1e051b12c42758 +File: /usr/lib64/ghc-8.6.4/exceptions-0.10.3/libHSexceptions-0.10.3-JaMrfZWm80c9voviALmKTh.a 100644 root:root 0866d9568f59eeca2dc1727915d4e9ad +File: /usr/lib64/ghc-8.6.4/exceptions-0.10.3/libHSexceptions-0.10.3-JaMrfZWm80c9voviALmKTh_p.a 100644 root:root 005f1bd45703faa6467517ed60b17fbd +File: /usr/lib64/ghc-8.6.4/lib/libHSexceptions-0.10.3-JaMrfZWm80c9voviALmKTh-ghc8.6.4.so 100644 root:root c1994f3e893a21946c0a51547f4dad5c File: /usr/lib64/ghc-8.6.4/package.conf.d/exceptions-0.10.3.conf 100644 root:root 7314e4d28179ca328ec5ccfbeac4699b @@ -97,2 +97,2 @@ File: /usr/share/doc/ghc8.6.4-exceptions-0.10.3/html/synopsis.png 100644 root:root f7936844cc05316ed73f6bf1d2e75434 -RPMIdentity: 4b592a9b256ba3a276f36beea4fa171b4bde547e97f61c3e3164e9e4ac53d98f41ed0737fe27b2513cca3ede4cc2b1826c17f6cedf1c3ddc0e5a56d4feee8da8 +RPMIdentity: 5ae284580c5d65c7bd42528b35e3ffbb75534bd0d11bb1169781bded8bff6469ca7eef4cdd70919046c3c8ccc357ae3ba2a2104094d9889f2817373f5cc08709