<86>Jun 2 02:03:46 userdel[1915127]: delete user 'rooter' <86>Jun 2 02:03:46 userdel[1915127]: removed group 'rooter' owned by 'rooter' <86>Jun 2 02:03:46 userdel[1915127]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 2 02:03:46 groupadd[1915134]: group added to /etc/group: name=rooter, GID=918 <86>Jun 2 02:03:46 groupadd[1915134]: group added to /etc/gshadow: name=rooter <86>Jun 2 02:03:46 groupadd[1915134]: new group: name=rooter, GID=918 <86>Jun 2 02:03:46 useradd[1915141]: new user: name=rooter, UID=918, GID=918, home=/root, shell=/bin/bash <86>Jun 2 02:03:46 userdel[1915157]: delete user 'builder' <86>Jun 2 02:03:46 userdel[1915157]: removed group 'builder' owned by 'builder' <86>Jun 2 02:03:46 groupadd[1915168]: group added to /etc/group: name=builder, GID=919 <86>Jun 2 02:03:46 groupadd[1915168]: group added to /etc/gshadow: name=builder <86>Jun 2 02:03:46 groupadd[1915168]: new group: name=builder, GID=919 <86>Jun 2 02:03:46 useradd[1915181]: new user: name=builder, UID=919, GID=919, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/ghc8.6.4-unordered-containers-0.2.10.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>Jun 2 02:03:48 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed <13>Jun 2 02:03:48 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099568 installed <13>Jun 2 02:03:48 rpmi: libgmp-devel-6.2.1-alt4 sisyphus+288362.20.3.1 1635767885 installed <13>Jun 2 02:03:48 rpmi: libffi-devel-1:3.4.2-alt2 sisyphus+287629.100.2.1 1634659242 installed <13>Jun 2 02:03:48 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Jun 2 02:03:48 rpmi: ghc8.6.4-common-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed <13>Jun 2 02:03:58 rpmi: ghc8.6.4-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed <13>Jun 2 02:03:58 rpmi: ghc8.6.4-hashable-1.2.7.0-alt1 sisyphus+278961.700.1.1 1626305415 installed warning: File /usr/src/in/source/ghc8.6.4-unordered-containers-0.2.10.0-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-unordered-containers-0.2.10.0-alt1.nosrc.rpm (w1.gzdio) warning: File /usr/src/RPM/SOURCES/ghc8.6.4-unordered-containers-0.2.10.0-alt1.patch is smaller than 8 bytes Installing ghc8.6.4-unordered-containers-0.2.10.0-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.27377 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ghc8.6.4-unordered-containers-0.2.10.0 + echo 'Source #0 (ghc8.6.4-unordered-containers-0.2.10.0.tar):' Source #0 (ghc8.6.4-unordered-containers-0.2.10.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ghc8.6.4-unordered-containers-0.2.10.0.tar + cd ghc8.6.4-unordered-containers-0.2.10.0 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ghc8.6.4-unordered-containers-0.2.10.0-alt1.patch):' Patch #0 (ghc8.6.4-unordered-containers-0.2.10.0-alt1.patch): + /usr/bin/patch -p1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.27377 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ghc8.6.4-unordered-containers-0.2.10.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/lib64 --docdir=/usr/share/doc/ghc8.6.4-unordered-containers-0.2.10.0 '--libsubdir=$compiler/$pkgid' '--dynlibdir=/usr/lib64/$compiler/lib' --docdir=/usr/share/doc/ghc8.6.4-unordered-containers-0.2.10.0 --datadir=/usr/share --datasubdir=ghc8.6.4-unordered-containers-0.2.10.0 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc Configuring unordered-containers-0.2.10.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 unordered-containers-0.2.10.0.. Building library for unordered-containers-0.2.10.0.. [ 1 of 10] Compiling Data.HashMap.List ( Data/HashMap/List.hs, dist/build/Data/HashMap/List.o ) [ 2 of 10] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o ) [ 3 of 10] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.o ) [ 4 of 10] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.o ) [ 5 of 10] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.o ) [ 6 of 10] Compiling Data.HashMap.Strict.Base ( Data/HashMap/Strict/Base.hs, dist/build/Data/HashMap/Strict/Base.o ) [ 7 of 10] Compiling Data.HashSet.Base ( Data/HashSet/Base.hs, dist/build/Data/HashSet/Base.o ) [ 8 of 10] Compiling Data.HashSet ( Data/HashSet.hs, dist/build/Data/HashSet.o ) [ 9 of 10] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o ) [10 of 10] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o ) [ 1 of 10] Compiling Data.HashMap.List ( Data/HashMap/List.hs, dist/build/Data/HashMap/List.p_o ) [ 2 of 10] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.p_o ) [ 3 of 10] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.p_o ) [ 4 of 10] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.p_o ) [ 5 of 10] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.p_o ) [ 6 of 10] Compiling Data.HashMap.Strict.Base ( Data/HashMap/Strict/Base.hs, dist/build/Data/HashMap/Strict/Base.p_o ) [ 7 of 10] Compiling Data.HashSet.Base ( Data/HashSet/Base.hs, dist/build/Data/HashSet/Base.p_o ) [ 8 of 10] Compiling Data.HashSet ( Data/HashSet.hs, dist/build/Data/HashSet.p_o ) [ 9 of 10] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.p_o ) [10 of 10] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.p_o ) + ./Setup haddock Preprocessing library for unordered-containers-0.2.10.0.. Running Haddock on library for unordered-containers-0.2.10.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-prim-0.5.3, integer-gmp-1.0.2.0, text-1.2.3.1 Haddock coverage: Warning: Couldn't find .haddock for export runST Warning: 'Leaf' is ambiguous. It is defined * at Data/HashMap/Base.hs:182:7 * at Data/HashMap/Base.hs:168:1 You may be able to disambiguate the identifier by qualifying it or by hiding some imports. Defaulting to 'Leaf' defined at Data/HashMap/Base.hs:168:1 Warning: 'at' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'at' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 100% ( 31 / 31) in 'Data.HashSet' Cannot find documentation for: $strictness 100% ( 55 / 55) in 'Data.HashMap.Strict' 100% ( 56 / 56) in 'Data.HashMap.Lazy' Warning: Data.HashSet: could not find link destinations for: Foldable Type fold Monoid foldMap foldr foldr' foldl foldl' foldr1 foldl1 toList null Bool length Int elem Eq maximum Ord minimum sum Num product Eq1 liftEq Ord1 liftCompare Ordering Show1 liftShowsPrec ShowS liftShowList IsList fromList Item fromListN toList == /= Data gfoldl gunfold Constr toConstr dataTypeOf DataType dataCast1 Typeable Maybe dataCast2 gmapT gmapQl gmapQr gmapQ gmapQi gmapM Monad gmapMp MonadPlus gmapMo compare < <= > >= max min Read readsPrec ReadS readList readPrec ReadPrec readListPrec Show showsPrec show String showList Semigroup <> sconcat NonEmpty stimes Integral mempty mappend mconcat NFData rnf True False Warning: Data.HashMap.Strict: could not find link destinations for: Type Int Eq2 liftEq2 Bool Ord2 liftCompare2 Ordering Show2 liftShowsPrec2 ShowS liftShowList2 Functor fmap <$ Foldable fold Monoid foldMap foldr foldr' foldl foldl' foldr1 foldl1 toList null length elem Eq maximum Ord minimum sum Num product Traversable traverse Applicative sequenceA mapM Monad sequence Eq1 liftEq Ord1 liftCompare Read1 Read liftReadsPrec ReadS liftReadList liftReadPrec ReadPrec liftReadListPrec Show1 Show liftShowsPrec liftShowList IsList fromList Item fromListN toList == /= Data gfoldl gunfold Constr toConstr dataTypeOf DataType dataCast1 Typeable Maybe dataCast2 gmapT gmapQl gmapQr gmapQ gmapQi gmapM gmapMp MonadPlus gmapMo compare < <= > >= max min readsPrec readList readPrec readListPrec showsPrec show String showList Semigroup <> sconcat NonEmpty stimes Integral mempty mappend mconcat NFData rnf True False Nothing error Just Warning: Data.HashMap.Lazy: could not find link destinations for: Type Int Eq2 liftEq2 Bool Ord2 liftCompare2 Ordering Show2 liftShowsPrec2 ShowS liftShowList2 Functor fmap <$ Foldable fold Monoid foldMap foldr foldr' foldl foldl' foldr1 foldl1 toList null length elem Eq maximum Ord minimum sum Num product Traversable traverse Applicative sequenceA mapM Monad sequence Eq1 liftEq Ord1 liftCompare Read1 Read liftReadsPrec ReadS liftReadList liftReadPrec ReadPrec liftReadListPrec Show1 Show liftShowsPrec liftShowList IsList fromList Item fromListN toList == /= Data gfoldl gunfold Constr toConstr dataTypeOf DataType dataCast1 Typeable Maybe dataCast2 gmapT gmapQl gmapQr gmapQ gmapQi gmapM gmapMp MonadPlus gmapMo compare < <= > >= max min readsPrec readList readPrec readListPrec showsPrec show String showList Semigroup <> sconcat NonEmpty stimes Integral mempty mappend mconcat NFData rnf True False Nothing error Just Documentation created: dist/doc/html/unordered-containers/index.html + ./Setup register --gen-pkg-config=unordered-containers.pkg + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.4904 + 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-unordered-containers-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ghc8.6.4-unordered-containers-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ghc8.6.4-unordered-containers-0.2.10.0 + '[' -x Setup ']' + ./Setup copy --destdir=/usr/src/tmp/ghc8.6.4-unordered-containers-buildroot Installing library in /usr/src/tmp/ghc8.6.4-unordered-containers-buildroot/usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0 + '[' -f unordered-containers.pkg ']' + install -m 755 unordered-containers.pkg /usr/src/tmp/ghc8.6.4-unordered-containers-buildroot/usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0 + mkdir -p /usr/src/tmp/ghc8.6.4-unordered-containers-buildroot/usr/lib64/ghc-8.6.4/package.conf.d + install -D -m 644 unordered-containers.pkg /usr/src/tmp/ghc8.6.4-unordered-containers-buildroot/usr/lib64/ghc-8.6.4/package.conf.d/unordered-containers-0.2.10.0.conf + /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc8.6.4-unordered-containers-buildroot /usr/lib64 /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0 /usr/src/RPM/BUILD/ghc8.6.4-unordered-containers-0.2.10.0 ghc8.6.4-unordered-containers 0.2.10.0 /usr/lib64/ghc-8.6.4/package.conf.d/unordered-containers-0.2.10.0.conf ~/tmp/ghc8.6.4-unordered-containers-buildroot ~/RPM/BUILD/ghc8.6.4-unordered-containers-0.2.10.0 find: './usr/bin': No such file or directory find: './usr/share/ghc8.6.4-unordered-containers-0.2.10.0': No such file or directory ~/RPM/BUILD/ghc8.6.4-unordered-containers-0.2.10.0 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ghc8.6.4-unordered-containers-buildroot (auto) mode of './usr/lib64/ghc-8.6.4/lib/libHSunordered-containers-0.2.10.0-KQjsr7xKC1WHxfEOZ1c65w-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-unordered-containers-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ghc8.6.4-unordered-containers-buildroot/ (default) Compressing files in /usr/src/tmp/ghc8.6.4-unordered-containers-buildroot (auto) Adjusting library links in /usr/src/tmp/ghc8.6.4-unordered-containers-buildroot ./usr/lib64: (from :0) ./usr/lib64/ghc-8.6.4/lib: (from :0) libHSunordered-containers-0.2.10.0-KQjsr7xKC1WHxfEOZ1c65w-ghc8.6.4.so -> libHSunordered-containers-0.2.10.0-KQjsr7xKC1WHxfEOZ1c65w-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/libHSunordered-containers-0.2.10.0-KQjsr7xKC1WHxfEOZ1c65w-ghc8.6.4.so Verifying ELF objects in /usr/src/tmp/ghc8.6.4-unordered-containers-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/libHSunordered-containers-0.2.10.0-KQjsr7xKC1WHxfEOZ1c65w-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/binary-0.8.6.0:/usr/lib64/ghc-8.6.4/bytestring-0.10.8.2:/usr/lib64/ghc-8.6.4/containers-0.6.0.1:/usr/lib64/ghc-8.6.4/deepseq-1.4.4.0:/usr/lib64/ghc-8.6.4/ghc-prim-0.5.3:/usr/lib64/ghc-8.6.4/lib:/usr/lib64/ghc-8.6.4/integer-gmp-1.0.2.0:/usr/lib64/ghc-8.6.4/rts:/usr/lib64/ghc-8.6.4/text-1.2.3.1 Processing files: ghc8.6.4-unordered-containers-0.2.10.0-alt1 warning: File listed twice: /usr/share/doc/ghc8.6.4-unordered-containers-0.2.10.0/LICENSE warning: File listed twice: /usr/share/doc/ghc8.6.4-unordered-containers-0.2.10.0/html warning: File listed twice: /usr/share/doc/ghc8.6.4-unordered-containers-0.2.10.0/html/Data-HashMap-Lazy.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unordered-containers-0.2.10.0/html/Data-HashMap-Lazy.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unordered-containers-0.2.10.0/html/Data-HashMap-Strict.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unordered-containers-0.2.10.0/html/Data-HashMap-Strict.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unordered-containers-0.2.10.0/html/Data-HashSet.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unordered-containers-0.2.10.0/html/Data-HashSet.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unordered-containers-0.2.10.0/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unordered-containers-0.2.10.0/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unordered-containers-0.2.10.0/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-unordered-containers-0.2.10.0/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-unordered-containers-0.2.10.0/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-unordered-containers-0.2.10.0/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-unordered-containers-0.2.10.0/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unordered-containers-0.2.10.0/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unordered-containers-0.2.10.0/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-unordered-containers-0.2.10.0/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-unordered-containers-0.2.10.0/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-unordered-containers-0.2.10.0/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-unordered-containers-0.2.10.0/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-unordered-containers-0.2.10.0/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-unordered-containers-0.2.10.0/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-unordered-containers-0.2.10.0/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-unordered-containers-0.2.10.0/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-unordered-containers-0.2.10.0/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-unordered-containers-0.2.10.0/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc8.6.4-unordered-containers-0.2.10.0/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc8.6.4-unordered-containers-0.2.10.0/html/unordered-containers.haddock warning: File listed twice: /usr/share/doc/ghc8.6.4-unordered-containers-0.2.10.0/html/unordered-containers.haddock Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eA9KrP find-provides: running scripts (debuginfo,haskell,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/ghc8.6.4-unordered-containers-buildroot/usr/lib64/ghc-8.6.4/lib/libHSunordered-containers-0.2.10.0-KQjsr7xKC1WHxfEOZ1c65w-ghc8.6.4.so: 1047 symbols, 21 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vqslKC 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-unordered-containers-buildroot/usr/lib64/ghc-8.6.4/lib/libHSunordered-containers-0.2.10.0-KQjsr7xKC1WHxfEOZ1c65w-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/binary-0.8.6.0/libHSbinary-0.8.6.0-ghc8.6.4.so /usr/lib64/ghc-8.6.4/bytestring-0.10.8.2/libHSbytestring-0.10.8.2-ghc8.6.4.so /usr/lib64/ghc-8.6.4/containers-0.6.0.1/libHScontainers-0.6.0.1-ghc8.6.4.so /usr/lib64/ghc-8.6.4/lib/libHSinteger-gmp-1.0.2.0-ghc8.6.4.so /usr/lib64/ghc-8.6.4/lib/libHStext-1.2.3.1-ghc8.6.4.so /usr/lib64/libgmp.so.10 Provides: ghc8.6.4(unordered-containers) = 0.2.10.0, ghc8.6.4(unordered-containers-0.2.10.0-KQjsr7xKC1WHxfEOZ1c65w), libHSunordered-containers-0.2.10.0-KQjsr7xKC1WHxfEOZ1c65w-ghc8.6.4.so()(64bit) = set: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 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/binary-0.8.6.0/libHSbinary-0.8.6.0-ghc8.6.4.so, /usr/lib64/ghc-8.6.4/bytestring-0.10.8.2/libHSbytestring-0.10.8.2-ghc8.6.4.so, /usr/lib64/ghc-8.6.4/containers-0.6.0.1/libHScontainers-0.6.0.1-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-prim-0.5.3/libHSghc-prim-0.5.3-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(hashable) = 1.2.7.0, ghc8.6.4(hashable-1.2.7.0-CWI8VZuQTAYWIQTQQtqCV), libHShashable-1.2.7.0-CWI8VZuQTAYWIQTQQtqCV-ghc8.6.4.so()(64bit) >= set:nkuzaWelAvPzaFJZDiZFH0, libHSinteger-gmp-1.0.2.0-ghc8.6.4.so()(64bit), libHStext-1.2.3.1-ghc8.6.4.so()(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libgmp.so.10()(64bit), libm.so.6()(64bit), 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.ULqmhO Wrote: /usr/src/RPM/RPMS/x86_64/ghc8.6.4-unordered-containers-0.2.10.0-alt1.x86_64.rpm (w2.lzdio) 25.19user 4.21system 0:31.97elapsed 91%CPU (0avgtext+0avgdata 498080maxresident)k 0inputs+0outputs (0major+1433645minor)pagefaults 0swaps /.out/ghc8.6.4-unordered-containers-0.2.10.0-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: BSD3 37.81user 7.97system 0:47.62elapsed 96%CPU (0avgtext+0avgdata 498080maxresident)k 0inputs+0outputs (30870major+1707837minor)pagefaults 0swaps --- ghc8.6.4-unordered-containers-0.2.10.0-alt1.x86_64.rpm.repo 2021-07-14 23:43:36.000000000 +0000 +++ ghc8.6.4-unordered-containers-0.2.10.0-alt1.x86_64.rpm.hasher 2022-06-02 02:04:32.446337716 +0000 @@ -84,3 +84,3 @@ Provides: ghc8.6.4-unordered-containers = 0.2.10.0-alt1:sisyphus+278961.2200.1.1 -File: /usr/lib64/ghc-8.6.4/lib/libHSunordered-containers-0.2.10.0-KQjsr7xKC1WHxfEOZ1c65w-ghc8.6.4.so 100644 root:root 87f8a19445dc7ec3e773918f92de1de8 +File: /usr/lib64/ghc-8.6.4/lib/libHSunordered-containers-0.2.10.0-KQjsr7xKC1WHxfEOZ1c65w-ghc8.6.4.so 100644 root:root 7c0b2cf7d9a30beb0fe916f8031f73f6 File: /usr/lib64/ghc-8.6.4/package.conf.d/unordered-containers-0.2.10.0.conf 100644 root:root eddb52909954b65145e1625fa58ad81f @@ -89,11 +89,11 @@ File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap 40755 root:root -File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Array.dyn_hi 100644 root:root ffa384f1f1ceee070ac3e6a5f961e9e0 -File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Array.hi 100644 root:root 94d0a27cb265b969876d2d7e10220ed7 -File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Array.p_hi 100644 root:root c0adac2ca6d3f5deb797794d646d2ee6 -File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Base.dyn_hi 100644 root:root f8036409af82e0c3701fe09ad7dade5f -File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Base.hi 100644 root:root 8a61c33e1054f275ef39859a5bdbcfa9 -File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Base.p_hi 100644 root:root 52e04a957de78992e060aed02253b141 -File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Lazy.dyn_hi 100644 root:root dba24e6d83eb163ec6be477d26db9dce -File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Lazy.hi 100644 root:root d3d16d0991c6cf66511a9e61f350140e -File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Lazy.p_hi 100644 root:root c991b88803aaad2a298c3259b4162623 +File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Array.dyn_hi 100644 root:root e6544b59a2653e2c353ad5f447e131b7 +File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Array.hi 100644 root:root 93686ce001a9d6a69a18c20bfac6b9ab +File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Array.p_hi 100644 root:root 36f78194113249f5e97c7a2cf61f8a51 +File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Base.dyn_hi 100644 root:root 96b751732d29f6fc4f78491016e7ab86 +File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Base.hi 100644 root:root f48a3ca5eea760164287bdc58fe2fd10 +File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Base.p_hi 100644 root:root 35d77e240eb9d2acf6fe2097d45a898c +File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Lazy.dyn_hi 100644 root:root a8afb9577aaf89f2ef0e744ef74280c7 +File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Lazy.hi 100644 root:root 48653c4dc7cc2ca5992ef6f0281b2f52 +File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Lazy.p_hi 100644 root:root 7dc1b849b37dcd672bdc544d362ba61d File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/List.dyn_hi 100644 root:root f7da41732011321eed194c3ec47a2e7e @@ -105,8 +105,8 @@ File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Strict.p_hi 100644 root:root 9e7e97dedc547a1883a9c07ce7901d5e -File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Strict/Base.dyn_hi 100644 root:root b34455c00e566b95111e20bf5a1390ab -File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Strict/Base.hi 100644 root:root 33b6b74e05b51db48e636cd73d79cab6 -File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Strict/Base.p_hi 100644 root:root 8d567dff45878e7d7ecaaf6d395a6816 -File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Unsafe.dyn_hi 100644 root:root 68975f8078002722aee8dc0ed00e6a09 -File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Unsafe.hi 100644 root:root 1b635de8a6e69f9ed6c6424cd885dc90 -File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Unsafe.p_hi 100644 root:root 207a25f979fe9ce21e6d10c188933eb0 +File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Strict/Base.dyn_hi 100644 root:root 3a94e621417a6e152c27b9a07c549290 +File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Strict/Base.hi 100644 root:root b87c08ca5c642595d90cbb7154586b46 +File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Strict/Base.p_hi 100644 root:root 4c15b8e72330b5362998e04462c0a6c6 +File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Unsafe.dyn_hi 100644 root:root e196cb370a7d0f070f25f108236f1308 +File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Unsafe.hi 100644 root:root ebbbfacc60768668983bde93a3e60e21 +File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Unsafe.p_hi 100644 root:root f98d99e137e1188b28396aef000926c2 File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/UnsafeShift.dyn_hi 100644 root:root 471d7513b048b8f138f5865e62afac07 @@ -115,11 +115,11 @@ File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashSet 40755 root:root -File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashSet.dyn_hi 100644 root:root 49e35a881a5d86cac51e166f8077cd96 -File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashSet.hi 100644 root:root b04190e8418f817049a44b7d3e5e05e0 -File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashSet.p_hi 100644 root:root 03570ed7ea2dabec14ff3c5638ce3a13 -File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashSet/Base.dyn_hi 100644 root:root bbcd073e5c40b167af0f1799407ccd6b -File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashSet/Base.hi 100644 root:root 3956db9235950bddb1977e779de36425 -File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashSet/Base.p_hi 100644 root:root 5c7490766e45c2c9acb7a4ff92aff7b2 -File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/HSunordered-containers-0.2.10.0-KQjsr7xKC1WHxfEOZ1c65w.o 100644 root:root 3c4f3b6f14b3669f77fafda65c441227 -File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/libHSunordered-containers-0.2.10.0-KQjsr7xKC1WHxfEOZ1c65w.a 100644 root:root 31733d1538515ba804fe35052ea8e39c -File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/libHSunordered-containers-0.2.10.0-KQjsr7xKC1WHxfEOZ1c65w_p.a 100644 root:root 007fc8709b63dc339e5f7e5cf05e6126 +File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashSet.dyn_hi 100644 root:root a457c6e0901c46415221c9f387d304e4 +File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashSet.hi 100644 root:root 780a0422f3b18e2a7cc29e448d778201 +File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashSet.p_hi 100644 root:root aafa6ba061c7960ea4823f8a943c81fa +File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashSet/Base.dyn_hi 100644 root:root 9405608f161742ec2d622345b64011c4 +File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashSet/Base.hi 100644 root:root 4af8ba34e081b1d1bda469ec796f36b4 +File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashSet/Base.p_hi 100644 root:root 2286a68cb5414f00134147b8f7c83fa4 +File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/HSunordered-containers-0.2.10.0-KQjsr7xKC1WHxfEOZ1c65w.o 100644 root:root 8139b8e236f1ad9856da71e71f8217c4 +File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/libHSunordered-containers-0.2.10.0-KQjsr7xKC1WHxfEOZ1c65w.a 100644 root:root 124eb9c1ba7c13a3fc651bde63416e77 +File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/libHSunordered-containers-0.2.10.0-KQjsr7xKC1WHxfEOZ1c65w_p.a 100644 root:root e3d6281b5207f5a0bd4c3cb9429625dc File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/unordered-containers.pkg 100755 root:root eddb52909954b65145e1625fa58ad81f @@ -142,2 +142,2 @@ File: /usr/share/doc/ghc8.6.4-unordered-containers-0.2.10.0/html/unordered-containers.haddock 100644 root:root 7a072f33b91e56c581c732c4dc68c3e9 -RPMIdentity: 1d0825b7e4635a04f6d7a9124e7793122c5889c0a9d2c259026e9446e12e9dbe33dd7234cf7e64bdada1e9b40d261ae68f2af4a7d2977b7423501376a2bdad49 +RPMIdentity: 2217612d556c7372879a9d68ddbd12a8e08c53e5fabeae983ee3c1f96990b2cfc1f9012b282f35de10d1ca340d20c89501338f79a1d384b174c6bd94125bc27d