<86>Mar 5 04:40:00 userdel[1493435]: delete user 'rooter' <86>Mar 5 04:40:00 userdel[1493435]: removed group 'rooter' owned by 'rooter' <86>Mar 5 04:40:00 userdel[1493435]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 5 04:40:00 groupadd[1493468]: group added to /etc/group: name=rooter, GID=975 <86>Mar 5 04:40:00 groupadd[1493468]: group added to /etc/gshadow: name=rooter <86>Mar 5 04:40:00 groupadd[1493468]: new group: name=rooter, GID=975 <86>Mar 5 04:40:00 useradd[1493489]: new user: name=rooter, UID=975, GID=975, home=/root, shell=/bin/bash <86>Mar 5 04:40:00 userdel[1493518]: delete user 'builder' <86>Mar 5 04:40:00 userdel[1493518]: removed group 'builder' owned by 'builder' <86>Mar 5 04:40:00 userdel[1493518]: removed shadow group 'builder' owned by 'builder' <86>Mar 5 04:40:00 groupadd[1493546]: group added to /etc/group: name=builder, GID=976 <86>Mar 5 04:40:00 groupadd[1493546]: group added to /etc/gshadow: name=builder <86>Mar 5 04:40:00 groupadd[1493546]: new group: name=builder, GID=976 <86>Mar 5 04:40:00 useradd[1493571]: new user: name=builder, UID=976, GID=976, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/ghc8.6.4-network-uri-2.6.3.0-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>Mar 5 04:40:01 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed <13>Mar 5 04:40:01 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099315 installed <13>Mar 5 04:40:01 rpmi: libgmp-devel-6.2.1-alt4 sisyphus+288362.20.3.1 1635767901 installed <13>Mar 5 04:40:01 rpmi: libffi-devel-1:3.4.2-alt2 sisyphus+287629.100.2.1 1634659534 installed <13>Mar 5 04:40:01 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Mar 5 04:40:01 rpmi: ghc8.6.4-common-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed <13>Mar 5 04:40:14 rpmi: ghc8.6.4-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-network-uri-2.6.3.0-alt1.nosrc.rpm (w1.gzdio) Installing ghc8.6.4-network-uri-2.6.3.0-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.56249 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ghc8.6.4-network-uri-2.6.3.0 + echo 'Source #0 (ghc8.6.4-network-uri-2.6.3.0.tar):' Source #0 (ghc8.6.4-network-uri-2.6.3.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ghc8.6.4-network-uri-2.6.3.0.tar + cd ghc8.6.4-network-uri-2.6.3.0 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ghc8.6.4-network-uri-2.6.3.0-alt1.patch):' Patch #0 (ghc8.6.4-network-uri-2.6.3.0-alt1.patch): + /usr/bin/patch -p1 patching file CHANGELOG.md patching file Network/URI.hs patching file Network/URI/Lens.hs patching file Network/URI/Static.hs patching file README.md patching file network-uri.cabal patching file tests/uri-bench.hs patching file tests/uri001.hs + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.56249 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ghc8.6.4-network-uri-2.6.3.0 + '[' -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/lib --docdir=/usr/share/doc/ghc8.6.4-network-uri-2.6.3.0 '--libsubdir=$compiler/$pkgid' '--dynlibdir=/usr/lib/$compiler/lib' --docdir=/usr/share/doc/ghc8.6.4-network-uri-2.6.3.0 --datadir=/usr/share --datasubdir=ghc8.6.4-network-uri-2.6.3.0 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc Configuring network-uri-2.6.3.0... 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 network-uri-2.6.3.0.. Building library for network-uri-2.6.3.0.. [1 of 3] Compiling Network.URI ( Network/URI.hs, dist/build/Network/URI.o ) Network/URI.hs:10:14: warning: [-Wtrustworthy-safe] `Network.URI' is marked as Trustworthy but has been inferred as safe! | 10 | {-# LANGUAGE Trustworthy #-} | ^^^^^^^^^^^ [2 of 3] Compiling Network.URI.Lens ( Network/URI/Lens.hs, dist/build/Network/URI/Lens.o ) Network/URI/Lens.hs:20:1: warning: [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 20 | import Control.Applicative | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [3 of 3] Compiling Network.URI.Static ( Network/URI/Static.hs, dist/build/Network/URI/Static.o ) [1 of 3] Compiling Network.URI ( Network/URI.hs, dist/build/Network/URI.p_o ) Network/URI.hs:10:14: warning: [-Wtrustworthy-safe] `Network.URI' is marked as Trustworthy but has been inferred as safe! | 10 | {-# LANGUAGE Trustworthy #-} | ^^^^^^^^^^^ [2 of 3] Compiling Network.URI.Lens ( Network/URI/Lens.hs, dist/build/Network/URI/Lens.p_o ) Network/URI/Lens.hs:20:1: warning: [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 20 | import Control.Applicative | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [3 of 3] Compiling Network.URI.Static ( Network/URI/Static.hs, dist/build/Network/URI/Static.p_o ) + ./Setup haddock Preprocessing library for network-uri-2.6.3.0.. Running Haddock on library for network-uri-2.6.3.0.. 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, binary-0.8.6.0, bytestring-0.10.8.2, containers-0.6.0.1, deepseq-1.4.4.0, ghc-boot-th-8.6.4, ghc-prim-0.5.3, integer-gmp-1.0.2.0, mtl-2.2.2, parsec-3.1.13.0, pretty-1.1.3.6, template-haskell-2.14.0.0, text-1.2.3.1, transformers-0.5.6.2 Network/URI.hs:10:14: warning: [-Wtrustworthy-safe] `Network.URI' is marked as Trustworthy but has been inferred as safe! | 10 | {-# LANGUAGE Trustworthy #-} | ^^^^^^^^^^^ Network/URI/Lens.hs:20:1: warning: [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 20 | import Control.Applicative | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Haddock coverage: 78% ( 42 / 54) in 'Network.URI' Missing documentation for: uriIsAbsolute (Network/URI.hs:383) uriIsRelative (Network/URI.hs:386) uriAuthToString (Network/URI.hs:954) parseabsoluteURI (Network/URI.hs:1395) escapeString (Network/URI.hs:1399) reserved (Network/URI.hs:1403) unreserved (Network/URI.hs:1407) scheme (Network/URI.hs:1413) authority (Network/URI.hs:1417) path (Network/URI.hs:1425) query (Network/URI.hs:1429) fragment (Network/URI.hs:1433) 11% ( 1 / 9) in 'Network.URI.Lens' Missing documentation for: uriRegNameLens (Network/URI/Lens.hs:29) uriUserInfoLens (Network/URI/Lens.hs:32) uriPortLens (Network/URI/Lens.hs:36) uriAuthorityLens (Network/URI/Lens.hs:39) uriSchemeLens (Network/URI/Lens.hs:43) uriPathLens (Network/URI/Lens.hs:46) uriQueryLens (Network/URI/Lens.hs:49) uriFragmentLens (Network/URI/Lens.hs:52) 89% ( 8 / 9) in 'Network.URI.Static' Missing documentation for: Module header Warning: Network.URI: could not find link destinations for: String Maybe Eq == Bool /= Data gfoldl gunfold Constr toConstr dataTypeOf DataType dataCast1 Typeable dataCast2 gmapT gmapQl gmapQr gmapQ gmapQi Int gmapM Monad gmapMp MonadPlus gmapMo Ord compare Ordering < <= > >= max min Show showsPrec ShowS show showList Generic from Rep to Type Lift lift Q Exp NFData rnf D1 MetaData False C1 MetaCons PrefixI True :*: S1 MetaSel Just NoSourceUnpackedness NoSourceStrictness DecidedLazy Rec0 Nothing Char Warning: Network.URI.Lens: could not find link destinations for: Lens' String Maybe Warning: Network.URI.Static: could not find link destinations for: QuasiQuoter String TExpQ ExpQ Documentation created: dist/doc/html/network-uri/index.html + ./Setup register --gen-pkg-config=network-uri.pkg + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.17004 + 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-network-uri-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ghc8.6.4-network-uri-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ghc8.6.4-network-uri-2.6.3.0 + '[' -x Setup ']' + ./Setup copy --destdir=/usr/src/tmp/ghc8.6.4-network-uri-buildroot Installing library in /usr/src/tmp/ghc8.6.4-network-uri-buildroot/usr/lib/ghc-8.6.4/network-uri-2.6.3.0 + '[' -f network-uri.pkg ']' + install -m 755 network-uri.pkg /usr/src/tmp/ghc8.6.4-network-uri-buildroot/usr/lib/ghc-8.6.4/network-uri-2.6.3.0 + mkdir -p /usr/src/tmp/ghc8.6.4-network-uri-buildroot/usr/lib/ghc-8.6.4/package.conf.d + install -D -m 644 network-uri.pkg /usr/src/tmp/ghc8.6.4-network-uri-buildroot/usr/lib/ghc-8.6.4/package.conf.d/network-uri-2.6.3.0.conf + /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc8.6.4-network-uri-buildroot /usr/lib /usr/lib/ghc-8.6.4/network-uri-2.6.3.0 /usr/src/RPM/BUILD/ghc8.6.4-network-uri-2.6.3.0 ghc8.6.4-network-uri 2.6.3.0 /usr/lib/ghc-8.6.4/package.conf.d/network-uri-2.6.3.0.conf ~/tmp/ghc8.6.4-network-uri-buildroot ~/RPM/BUILD/ghc8.6.4-network-uri-2.6.3.0 find: './usr/bin': No such file or directory find: './usr/share/ghc8.6.4-network-uri-2.6.3.0': No such file or directory ~/RPM/BUILD/ghc8.6.4-network-uri-2.6.3.0 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ghc8.6.4-network-uri-buildroot (auto) mode of './usr/lib/ghc-8.6.4/lib/libHSnetwork-uri-2.6.3.0-7wWtlPtRMwKC5NlLG0iH6F-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-network-uri-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ghc8.6.4-network-uri-buildroot/ (default) Compressing files in /usr/src/tmp/ghc8.6.4-network-uri-buildroot (auto) Adjusting library links in /usr/src/tmp/ghc8.6.4-network-uri-buildroot ./usr/lib: (from :0) ./usr/lib/ghc-8.6.4/lib: (from :0) libHSnetwork-uri-2.6.3.0-7wWtlPtRMwKC5NlLG0iH6F-ghc8.6.4.so -> libHSnetwork-uri-2.6.3.0-7wWtlPtRMwKC5NlLG0iH6F-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/libHSnetwork-uri-2.6.3.0-7wWtlPtRMwKC5NlLG0iH6F-ghc8.6.4.so Verifying ELF objects in /usr/src/tmp/ghc8.6.4-network-uri-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/libHSnetwork-uri-2.6.3.0-7wWtlPtRMwKC5NlLG0iH6F-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/binary-0.8.6.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-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/parsec-3.1.13.0:/usr/lib/ghc-8.6.4/pretty-1.1.3.6:/usr/lib/ghc-8.6.4/rts:/usr/lib/ghc-8.6.4/template-haskell-2.14.0.0:/usr/lib/ghc-8.6.4/text-1.2.3.1:/usr/lib/ghc-8.6.4/transformers-0.5.6.2 Processing files: ghc8.6.4-network-uri-2.6.3.0-alt1 warning: File listed twice: /usr/share/doc/ghc8.6.4-network-uri-2.6.3.0/LICENSE warning: File listed twice: /usr/share/doc/ghc8.6.4-network-uri-2.6.3.0/html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-uri-2.6.3.0/html/Network-URI-Lens.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-uri-2.6.3.0/html/Network-URI-Lens.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-uri-2.6.3.0/html/Network-URI-Static.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-uri-2.6.3.0/html/Network-URI-Static.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-uri-2.6.3.0/html/Network-URI.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-uri-2.6.3.0/html/Network-URI.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-uri-2.6.3.0/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-uri-2.6.3.0/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-uri-2.6.3.0/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-network-uri-2.6.3.0/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-network-uri-2.6.3.0/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-network-uri-2.6.3.0/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-network-uri-2.6.3.0/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-uri-2.6.3.0/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-uri-2.6.3.0/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-network-uri-2.6.3.0/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-network-uri-2.6.3.0/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-network-uri-2.6.3.0/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-network-uri-2.6.3.0/html/network-uri.haddock warning: File listed twice: /usr/share/doc/ghc8.6.4-network-uri-2.6.3.0/html/network-uri.haddock warning: File listed twice: /usr/share/doc/ghc8.6.4-network-uri-2.6.3.0/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-network-uri-2.6.3.0/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-network-uri-2.6.3.0/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-network-uri-2.6.3.0/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-network-uri-2.6.3.0/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-network-uri-2.6.3.0/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-network-uri-2.6.3.0/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc8.6.4-network-uri-2.6.3.0/html/synopsis.png Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Kr7yNW find-provides: running scripts (debuginfo,haskell,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/ghc8.6.4-network-uri-buildroot/usr/lib/ghc-8.6.4/lib/libHSnetwork-uri-2.6.3.0-7wWtlPtRMwKC5NlLG0iH6F-ghc8.6.4.so: 592 symbols, 20 bpp warning: hash collision: networkzmurizm2zi6zi3zi0zm7wWtlPtRMwKC5NlLG0iH6F_NetworkziURI_zdtczqURIAuth3_bytes networkzmurizm2zi6zi3zi0zm7wWtlPtRMwKC5NlLG0iH6F_NetworkziURI_zdwzdcgmapQl1_closure Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fQZRUM 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-network-uri-buildroot/usr/lib/ghc-8.6.4/lib/libHSnetwork-uri-2.6.3.0-7wWtlPtRMwKC5NlLG0iH6F-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/binary-0.8.6.0/libHSbinary-0.8.6.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-boot-th-8.6.4/libHSghc-boot-th-8.6.4-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/text-1.2.3.1/libHStext-1.2.3.1-ghc8.6.4.so /usr/lib/ghc-8.6.4/transformers-0.5.6.2/libHStransformers-0.5.6.2-ghc8.6.4.so /usr/lib/libgmp.so.10 Provides: ghc8.6.4(network-uri) = 2.6.3.0, ghc8.6.4(network-uri-2.6.3.0-7wWtlPtRMwKC5NlLG0iH6F), libHSnetwork-uri-2.6.3.0-7wWtlPtRMwKC5NlLG0iH6F-ghc8.6.4.so = set:ndn4J0IHhlNZe1Fdgp4aR02kM59G9AQjsTaNHEH0C31HNbPxCCjztNoMpHHn6VEyi5n7iGyOWfHbelxSRn14DfsfYzAhtDkjaghfW5rMsCouV5ejrLIKKg5Dj7FhO92fVt71Hxh4LolLBnViFo9XWXZ6qzB7TZmZ4RPEZF1URFWbl5fMpimzlRY86dfUxBWzC0NC8rZnp1yyejSG26n98LxDLf7UnVRFkXjQglDgK0XNUaHxrfSlcBmJ6TIBpZl0fqqnY2Yf54UbQxE5dvevlgZzkP2FVS4889UNilOZwwxylYfA9dh4azQILJlwa409z78SG0B90NJ3Mf7Jp0FYgZfJtMZJMoZBIylRIsZqi8ryFy8pZ3rQS85ZDFab5ORZKlpdspSdY9UhIi8Nle4DgXVH00Xlo6puKKuQ036bLhaXZI4IZgPuZu0KNujfj7vOMmb541VswaLZjPCZpX4Z2PmZEkSm24df2zYyhRNq3QWYXAfYaYWFQOkapotxypceQkf1ZFRVj0idqo0gI8MJX4bgfxJzvhMGD00shLDcs95jIoScp72jEZyjSlfG7hXUjn9Q1XuOrGGzgZEVuvAUSqYrG1fx1hh1C4vkqdguwxBlOVQ4hRG1ROWonenoW1Uwt0zODgwDsu1OpZAcdy1sfAYTrYHcJYZeRorUDQ5BNCqun3cwWBmK2BSdoprzdWwV6nipYZuEtroEFFjVlNmztLfoxqZ6fApDgMW1ypIrc6ibKbcTG9p7dA4O9n62brwkqvoezrlnafj6SEvqXBhvEl2Wy5Pqjs2H0aTeSqJs4F36zYI0pLInMwjjg73jNj06UydrkFhX9RZ0pUZjJNLNfqgHZCE12twRfh3F0A8ZC9oGjd7sOX7OBHn3gBEVzbEBN3Hm1q9mQ0GYr6f41NqqqgnHCwGLrkbsvZzxL4ooWcj62X0QvxPHEd5UoauKaNZwwR6vxx6H5HapQQ0Jr9QXK35hCSlyqoJ5py0qlGYZ8VV4Zovb1GBS4F51k6QHwuzWDT9V80EZwpFAlDu7mc7X6pHmpvLWxOm2qG2g4XMRqKZ5yFZl6KZ8MheZnYZ1nk8SZGxZdL0Qlrw11uwo4pKvH2K0nc28QXHpkZG2SmV9yEKBa6SmtiBjzW1FEmSFUXYcgZvD8m7xOC8GQs3j4uRGPHQLx8uTn6Y3G1ctAVDF99Oq9cMPBcwd4gq2ZtgZc8rOWAa2olMe1fKU1 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/binary-0.8.6.0/libHSbinary-0.8.6.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-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/parsec-3.1.13.0/libHSparsec-3.1.13.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/template-haskell-2.14.0.0/libHStemplate-haskell-2.14.0.0-ghc8.6.4.so, /usr/lib/ghc-8.6.4/text-1.2.3.1/libHStext-1.2.3.1-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(deepseq) = 1.4.4.0, ghc8.6.4(deepseq-1.4.4.0), ghc8.6.4(parsec) = 3.1.13.0, ghc8.6.4(parsec-3.1.13.0), ghc8.6.4(template-haskell) = 2.14.0.0, ghc8.6.4(template-haskell-2.14.0.0), 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.xWNWog Wrote: /usr/src/RPM/RPMS/i586/ghc8.6.4-network-uri-2.6.3.0-alt1.i586.rpm (w2.lzdio) 13.20user 2.83system 0:18.43elapsed 86%CPU (0avgtext+0avgdata 275232maxresident)k 0inputs+0outputs (0major+913528minor)pagefaults 0swaps /.out/ghc8.6.4-network-uri-2.6.3.0-alt1.i586.rpm: license not found in '/usr/share/license' directory: BSD3 27.89user 6.42system 0:35.97elapsed 95%CPU (0avgtext+0avgdata 275232maxresident)k 0inputs+0outputs (30260major+1171434minor)pagefaults 0swaps --- ghc8.6.4-network-uri-2.6.3.0-alt1.i586.rpm.repo 2021-07-15 02:54:32.000000000 +0000 +++ ghc8.6.4-network-uri-2.6.3.0-alt1.i586.rpm.hasher 2022-03-05 04:40:34.721963776 +0000 @@ -67,18 +67,18 @@ Provides: ghc8.6.4-network-uri = 2.6.3.0-alt1:sisyphus+278961.15200.1.1 -File: /usr/lib/ghc-8.6.4/lib/libHSnetwork-uri-2.6.3.0-7wWtlPtRMwKC5NlLG0iH6F-ghc8.6.4.so 100644 root:root b76d92d7802b6ce5344118112162401d +File: /usr/lib/ghc-8.6.4/lib/libHSnetwork-uri-2.6.3.0-7wWtlPtRMwKC5NlLG0iH6F-ghc8.6.4.so 100644 root:root 5c27475ef080b4c9461f28badd351b28 File: /usr/lib/ghc-8.6.4/network-uri-2.6.3.0 40755 root:root -File: /usr/lib/ghc-8.6.4/network-uri-2.6.3.0/HSnetwork-uri-2.6.3.0-7wWtlPtRMwKC5NlLG0iH6F.o 100644 root:root b6aa895e46b364150073139413041080 +File: /usr/lib/ghc-8.6.4/network-uri-2.6.3.0/HSnetwork-uri-2.6.3.0-7wWtlPtRMwKC5NlLG0iH6F.o 100644 root:root 8e1bda07c6c40b42a28fed63758ddc17 File: /usr/lib/ghc-8.6.4/network-uri-2.6.3.0/Network 40755 root:root File: /usr/lib/ghc-8.6.4/network-uri-2.6.3.0/Network/URI 40755 root:root -File: /usr/lib/ghc-8.6.4/network-uri-2.6.3.0/Network/URI.dyn_hi 100644 root:root b02fdffa76df064e2dd18002b08961fe -File: /usr/lib/ghc-8.6.4/network-uri-2.6.3.0/Network/URI.hi 100644 root:root 03c91c2e4629c36011b9fc6c3b9f54d4 -File: /usr/lib/ghc-8.6.4/network-uri-2.6.3.0/Network/URI.p_hi 100644 root:root c08d398d1e285b85b88931d2a96a3b55 -File: /usr/lib/ghc-8.6.4/network-uri-2.6.3.0/Network/URI/Lens.dyn_hi 100644 root:root aaee2f6fbf7858c335e27515fa489e8a -File: /usr/lib/ghc-8.6.4/network-uri-2.6.3.0/Network/URI/Lens.hi 100644 root:root 0fcf51ef470718621352430e68b39da7 -File: /usr/lib/ghc-8.6.4/network-uri-2.6.3.0/Network/URI/Lens.p_hi 100644 root:root b453bb0c3af4960709fe2d2cd408b92f -File: /usr/lib/ghc-8.6.4/network-uri-2.6.3.0/Network/URI/Static.dyn_hi 100644 root:root d59bba5347d86195f368586fa48bde62 -File: /usr/lib/ghc-8.6.4/network-uri-2.6.3.0/Network/URI/Static.hi 100644 root:root ce5bfb35d60294647b100f78687ebe58 -File: /usr/lib/ghc-8.6.4/network-uri-2.6.3.0/Network/URI/Static.p_hi 100644 root:root e29075a8f6c07e0085a4875a5495db0f -File: /usr/lib/ghc-8.6.4/network-uri-2.6.3.0/libHSnetwork-uri-2.6.3.0-7wWtlPtRMwKC5NlLG0iH6F.a 100644 root:root b428935a2cc471e8c6a53268d9268728 -File: /usr/lib/ghc-8.6.4/network-uri-2.6.3.0/libHSnetwork-uri-2.6.3.0-7wWtlPtRMwKC5NlLG0iH6F_p.a 100644 root:root 9931bd25cf43fbc92f718e1c74ce2c61 +File: /usr/lib/ghc-8.6.4/network-uri-2.6.3.0/Network/URI.dyn_hi 100644 root:root 64f808c2e494c53078e4c6cb7cdef875 +File: /usr/lib/ghc-8.6.4/network-uri-2.6.3.0/Network/URI.hi 100644 root:root 615a78d46338c0f3f40e1f0998c0001d +File: /usr/lib/ghc-8.6.4/network-uri-2.6.3.0/Network/URI.p_hi 100644 root:root 70c0ff03d1d83455894f27c39eee2833 +File: /usr/lib/ghc-8.6.4/network-uri-2.6.3.0/Network/URI/Lens.dyn_hi 100644 root:root 3b4fca7d485986e71cd29b38f171ba3b +File: /usr/lib/ghc-8.6.4/network-uri-2.6.3.0/Network/URI/Lens.hi 100644 root:root fdbfd86a208e956cfa6d12f1c96f2405 +File: /usr/lib/ghc-8.6.4/network-uri-2.6.3.0/Network/URI/Lens.p_hi 100644 root:root 931ed8bbeb5535ee5e70da15ba04c026 +File: /usr/lib/ghc-8.6.4/network-uri-2.6.3.0/Network/URI/Static.dyn_hi 100644 root:root ef74a4c56794a621d75ce325153dc3cf +File: /usr/lib/ghc-8.6.4/network-uri-2.6.3.0/Network/URI/Static.hi 100644 root:root 0d4c100dff1ef1b9c81ea69b31a63310 +File: /usr/lib/ghc-8.6.4/network-uri-2.6.3.0/Network/URI/Static.p_hi 100644 root:root 7bdcd440c0ada679a53a0580845e3c7c +File: /usr/lib/ghc-8.6.4/network-uri-2.6.3.0/libHSnetwork-uri-2.6.3.0-7wWtlPtRMwKC5NlLG0iH6F.a 100644 root:root 995a179d01bd0ca49b2a0a48adc5f48b +File: /usr/lib/ghc-8.6.4/network-uri-2.6.3.0/libHSnetwork-uri-2.6.3.0-7wWtlPtRMwKC5NlLG0iH6F_p.a 100644 root:root 68d0272a265b7c9cd7d77f4b87c56cb0 File: /usr/lib/ghc-8.6.4/network-uri-2.6.3.0/network-uri.pkg 100755 root:root 9d34654a9e0932e9b17aa1ffe93dbdb9 @@ -102,2 +102,2 @@ File: /usr/share/doc/ghc8.6.4-network-uri-2.6.3.0/html/synopsis.png 100644 root:root f7936844cc05316ed73f6bf1d2e75434 -RPMIdentity: b4f9c052d45c258480d18cdae0d0be8c6b2306b388b9102614f547b8e2889dddfd051487ce1dd2d51abc8cf341b65057c1ade6003d97c927ec5698c8b025af64 +RPMIdentity: 82c6ef6d6445510783e3700fe0fc4582e4f13a62fd563b9ef601cc952be3b97d15e26858b363a9552b52a1f7b7a7edd3cfb58584c33eb99ead57c7783fc7bdee