<86>Feb 5 04:18:08 userdel[3977099]: delete user 'rooter' <86>Feb 5 04:18:08 userdel[3977099]: removed group 'rooter' owned by 'rooter' <86>Feb 5 04:18:08 userdel[3977099]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 5 04:18:08 groupadd[3977105]: group added to /etc/group: name=rooter, GID=927 <86>Feb 5 04:18:08 groupadd[3977105]: group added to /etc/gshadow: name=rooter <86>Feb 5 04:18:08 groupadd[3977105]: new group: name=rooter, GID=927 <86>Feb 5 04:18:08 useradd[3977110]: new user: name=rooter, UID=927, GID=927, home=/root, shell=/bin/bash <86>Feb 5 04:18:08 userdel[3977118]: delete user 'builder' <86>Feb 5 04:18:08 userdel[3977118]: removed group 'builder' owned by 'builder' <86>Feb 5 04:18:08 userdel[3977118]: removed shadow group 'builder' owned by 'builder' <86>Feb 5 04:18:08 groupadd[3977123]: group added to /etc/group: name=builder, GID=928 <86>Feb 5 04:18:08 groupadd[3977123]: group added to /etc/gshadow: name=builder <86>Feb 5 04:18:08 groupadd[3977123]: new group: name=builder, GID=928 <86>Feb 5 04:18:08 useradd[3977127]: new user: name=builder, UID=928, GID=928, 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>Feb 5 04:18:09 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed <13>Feb 5 04:18:09 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099315 installed <13>Feb 5 04:18:09 rpmi: libgmp-devel-6.2.1-alt4 sisyphus+288362.20.3.1 1635767901 installed <13>Feb 5 04:18:09 rpmi: libffi-devel-1:3.4.2-alt2 sisyphus+287629.100.2.1 1634659534 installed <13>Feb 5 04:18:09 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Feb 5 04:18:09 rpmi: ghc8.6.4-common-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed <13>Feb 5 04:18:20 rpmi: ghc8.6.4-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125559 installed <13>Feb 5 04:18:20 rpmi: ghc8.6.4-hashable-1.2.7.0-alt1 sisyphus+278961.700.1.1 1626305356 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: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.97657 + 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.97657 + 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/lib --docdir=/usr/share/doc/ghc8.6.4-unordered-containers-0.2.10.0 '--libsubdir=$compiler/$pkgid' '--dynlibdir=/usr/lib/$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.79922 + 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/lib/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/lib/ghc-8.6.4/unordered-containers-0.2.10.0 + mkdir -p /usr/src/tmp/ghc8.6.4-unordered-containers-buildroot/usr/lib/ghc-8.6.4/package.conf.d + install -D -m 644 unordered-containers.pkg /usr/src/tmp/ghc8.6.4-unordered-containers-buildroot/usr/lib/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/lib /usr/lib/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/lib/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/lib/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/lib: (from :0) ./usr/lib/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/lib/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/lib/ghc-8.6.4/lib/libHSunordered-containers-0.2.10.0-KQjsr7xKC1WHxfEOZ1c65w-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-prim-0.5.3:/usr/lib/ghc-8.6.4/lib:/usr/lib/ghc-8.6.4/integer-gmp-1.0.2.0:/usr/lib/ghc-8.6.4/rts:/usr/lib/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.dSpwDs 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/lib/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.O3masE 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/lib/ghc-8.6.4/lib/libHSunordered-containers-0.2.10.0-KQjsr7xKC1WHxfEOZ1c65w-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/lib/libHSinteger-gmp-1.0.2.0-ghc8.6.4.so /usr/lib/ghc-8.6.4/lib/libHStext-1.2.3.1-ghc8.6.4.so /usr/lib/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 = set: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 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-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 >= set:nkuzaWelAvPzaFJZDiZFH0, libHSinteger-gmp-1.0.2.0-ghc8.6.4.so, libHStext-1.2.3.1-ghc8.6.4.so, libc.so.6(GLIBC_2.1.3), libgmp.so.10, libm.so.6, 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.jhuOWY Wrote: /usr/src/RPM/RPMS/i586/ghc8.6.4-unordered-containers-0.2.10.0-alt1.i586.rpm (w2.lzdio) 28.76user 2.65system 0:35.17elapsed 89%CPU (0avgtext+0avgdata 276004maxresident)k 0inputs+0outputs (0major+1120052minor)pagefaults 0swaps /.out/ghc8.6.4-unordered-containers-0.2.10.0-alt1.i586.rpm: license not found in '/usr/share/license' directory: BSD3 42.34user 5.48system 0:50.97elapsed 93%CPU (0avgtext+0avgdata 276004maxresident)k 0inputs+0outputs (30122major+1384813minor)pagefaults 0swaps --- ghc8.6.4-unordered-containers-0.2.10.0-alt1.i586.rpm.repo 2021-07-14 23:41:23.000000000 +0000 +++ ghc8.6.4-unordered-containers-0.2.10.0-alt1.i586.rpm.hasher 2022-02-05 04:18:57.785597874 +0000 @@ -84,3 +84,3 @@ Provides: ghc8.6.4-unordered-containers = 0.2.10.0-alt1:sisyphus+278961.2200.1.1 -File: /usr/lib/ghc-8.6.4/lib/libHSunordered-containers-0.2.10.0-KQjsr7xKC1WHxfEOZ1c65w-ghc8.6.4.so 100644 root:root bfb6e62779a4f9535368e491bd051e74 +File: /usr/lib/ghc-8.6.4/lib/libHSunordered-containers-0.2.10.0-KQjsr7xKC1WHxfEOZ1c65w-ghc8.6.4.so 100644 root:root 0d4abd8aa22a153d8b987814fbdf47c5 File: /usr/lib/ghc-8.6.4/package.conf.d/unordered-containers-0.2.10.0.conf 100644 root:root a1dd0e17306b8d06243bd70a524a7e66 @@ -89,11 +89,11 @@ File: /usr/lib/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap 40755 root:root -File: /usr/lib/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Array.dyn_hi 100644 root:root 0635a825dea6e1bd13f2178ebe46556b -File: /usr/lib/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Array.hi 100644 root:root a9ac317c8a15049d2701688b3a7d497a -File: /usr/lib/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Array.p_hi 100644 root:root 8e78d1fc5db904e7e26cf59f216ff78d -File: /usr/lib/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Base.dyn_hi 100644 root:root 5d87808f5ec09020f64d158e11b0aebb -File: /usr/lib/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Base.hi 100644 root:root d77bbb4558ab12fb0b1ed4daa55127d8 -File: /usr/lib/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Base.p_hi 100644 root:root 5342bd0c07e1d0a65173fa8848926362 -File: /usr/lib/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Lazy.dyn_hi 100644 root:root 75fd92bbbe020f427499a1d154225214 -File: /usr/lib/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Lazy.hi 100644 root:root 67b62b4765f958df65d3ac750b8d9d35 -File: /usr/lib/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Lazy.p_hi 100644 root:root 0cfe3b785d695162108dc8f4fd6bef34 +File: /usr/lib/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Array.dyn_hi 100644 root:root 22ab9936eec0532fafefb4011c552797 +File: /usr/lib/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Array.hi 100644 root:root 56470c9cbc74c0d01ff766b8248ff395 +File: /usr/lib/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Array.p_hi 100644 root:root 55fe7c907497ec088b1aa13bb5996740 +File: /usr/lib/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Base.dyn_hi 100644 root:root 418d41077c80f01f531da7f96534080d +File: /usr/lib/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Base.hi 100644 root:root 1ee2d54a3918f5cfcf82377fd390f99d +File: /usr/lib/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Base.p_hi 100644 root:root 2f5fe8c0aa8d1dd29962ef3b8e098efa +File: /usr/lib/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Lazy.dyn_hi 100644 root:root 5d325945c528d3a8255d7f90b4cc0731 +File: /usr/lib/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Lazy.hi 100644 root:root 293482b53698d0a12cdbc45e67dc75ae +File: /usr/lib/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Lazy.p_hi 100644 root:root ef633d3fcc33d1d3710ab24f2283c51c File: /usr/lib/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/List.dyn_hi 100644 root:root 4db2db0ca58dcf1470093dbfa4e7bad3 @@ -105,8 +105,8 @@ File: /usr/lib/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Strict.p_hi 100644 root:root 8c617c6b28f864ad6a790820fae412cf -File: /usr/lib/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Strict/Base.dyn_hi 100644 root:root 5d30ea8eb4d6ceeb8f8b1e9fbaf7a60c -File: /usr/lib/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Strict/Base.hi 100644 root:root 6a589d4d8a84da6db1b18033e8562713 -File: /usr/lib/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Strict/Base.p_hi 100644 root:root 321f6027f1d4d6152e39e996b87d6505 -File: /usr/lib/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Unsafe.dyn_hi 100644 root:root fb48941b8dde3011d5b829507c7869d2 -File: /usr/lib/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Unsafe.hi 100644 root:root 084416bb5c6199b770ac2911fa093ec4 -File: /usr/lib/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Unsafe.p_hi 100644 root:root 7a254ad75c4a89655e26bc978156818b +File: /usr/lib/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Strict/Base.dyn_hi 100644 root:root 1605ea047cc4f69d68d4abc398350b7b +File: /usr/lib/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Strict/Base.hi 100644 root:root 8640ebe2ea9cb26a54dee558a977df3d +File: /usr/lib/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Strict/Base.p_hi 100644 root:root 451ee1fbb3eea5f343fc44ab266409bb +File: /usr/lib/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Unsafe.dyn_hi 100644 root:root cb81063bca134296de0b5ebb6fb0215b +File: /usr/lib/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Unsafe.hi 100644 root:root 2e2fa8e3ab917ad5d94754e1ed2e1beb +File: /usr/lib/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Unsafe.p_hi 100644 root:root 2de1796a546bda692a884d2d6083cebe File: /usr/lib/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/UnsafeShift.dyn_hi 100644 root:root 47e502c02ba4abd6368b9ab75c7009b0 @@ -115,11 +115,11 @@ File: /usr/lib/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashSet 40755 root:root -File: /usr/lib/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashSet.dyn_hi 100644 root:root 8829b20712df05cf508005c05e09e5d1 -File: /usr/lib/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashSet.hi 100644 root:root 707907cbf660aee685686b95e2b0c490 -File: /usr/lib/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashSet.p_hi 100644 root:root 25c50a1c9f0d779bca2312744749c120 -File: /usr/lib/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashSet/Base.dyn_hi 100644 root:root 49d27290a9321c026c9d2d809e46b2df -File: /usr/lib/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashSet/Base.hi 100644 root:root d96b41c412a2d814f77abc629b76d234 -File: /usr/lib/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashSet/Base.p_hi 100644 root:root d938858d57b89b7a4b31a1367998d785 -File: /usr/lib/ghc-8.6.4/unordered-containers-0.2.10.0/HSunordered-containers-0.2.10.0-KQjsr7xKC1WHxfEOZ1c65w.o 100644 root:root 0075b8f950474e2facabaf47a1fbc4de -File: /usr/lib/ghc-8.6.4/unordered-containers-0.2.10.0/libHSunordered-containers-0.2.10.0-KQjsr7xKC1WHxfEOZ1c65w.a 100644 root:root ce3b7fb5414ed02b58ad2b2dd3c4e876 -File: /usr/lib/ghc-8.6.4/unordered-containers-0.2.10.0/libHSunordered-containers-0.2.10.0-KQjsr7xKC1WHxfEOZ1c65w_p.a 100644 root:root 03de52eac81f39913582959858eab853 +File: /usr/lib/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashSet.dyn_hi 100644 root:root 6deff099d87c6558f8c205df4334fbf1 +File: /usr/lib/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashSet.hi 100644 root:root eacf803ec69df327d89f0e47aaa8c2b4 +File: /usr/lib/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashSet.p_hi 100644 root:root 11a0da67e73686a0d6cd6372d96dc5ff +File: /usr/lib/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashSet/Base.dyn_hi 100644 root:root cf90b177c41511e75ff17c69b8cdc764 +File: /usr/lib/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashSet/Base.hi 100644 root:root d3e0821dd4611d3c74086b60f08c8c24 +File: /usr/lib/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashSet/Base.p_hi 100644 root:root 8bd5dfcef6c1943c9ca5e31ca856953d +File: /usr/lib/ghc-8.6.4/unordered-containers-0.2.10.0/HSunordered-containers-0.2.10.0-KQjsr7xKC1WHxfEOZ1c65w.o 100644 root:root dcb0fbe788640336d1f82851cc910a77 +File: /usr/lib/ghc-8.6.4/unordered-containers-0.2.10.0/libHSunordered-containers-0.2.10.0-KQjsr7xKC1WHxfEOZ1c65w.a 100644 root:root 9dedf9aeaa87a658cc2e97b80135dc66 +File: /usr/lib/ghc-8.6.4/unordered-containers-0.2.10.0/libHSunordered-containers-0.2.10.0-KQjsr7xKC1WHxfEOZ1c65w_p.a 100644 root:root 0e6ae116a3634e61a2292ad556ce497c File: /usr/lib/ghc-8.6.4/unordered-containers-0.2.10.0/unordered-containers.pkg 100755 root:root a1dd0e17306b8d06243bd70a524a7e66 @@ -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: 910a37beb4f7c08bb06da23bd63ad3e4041f0dd12c92cbfbb51996c0b8c05ab64211f634c15e4273bc375eea98f82212b8fc1810e8e10579ac06af4cf220ad4b +RPMIdentity: a165886f19ebf96751d8da7dc380e858648e1920da70381f8bb51cfa853233d5cc9b56100624fd257d5c0438fbdb350e3e9dd420a5110cb862faca5bc8d7156c