<86>Feb 9 10:33:15 userdel[499125]: delete user 'rooter' <86>Feb 9 10:33:15 userdel[499125]: removed group 'rooter' owned by 'rooter' <86>Feb 9 10:33:15 userdel[499125]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 9 10:33:15 groupadd[499140]: group added to /etc/group: name=rooter, GID=1226 <86>Feb 9 10:33:15 groupadd[499140]: group added to /etc/gshadow: name=rooter <86>Feb 9 10:33:15 groupadd[499140]: new group: name=rooter, GID=1226 <86>Feb 9 10:33:15 useradd[499151]: new user: name=rooter, UID=1226, GID=1226, home=/root, shell=/bin/bash, from=none <86>Feb 9 10:33:15 userdel[499167]: delete user 'builder' <86>Feb 9 10:33:15 userdel[499167]: removed group 'builder' owned by 'builder' <86>Feb 9 10:33:15 userdel[499167]: removed shadow group 'builder' owned by 'builder' <86>Feb 9 10:33:15 groupadd[499182]: group added to /etc/group: name=builder, GID=1227 <86>Feb 9 10:33:15 groupadd[499182]: group added to /etc/gshadow: name=builder <86>Feb 9 10:33:15 groupadd[499182]: new group: name=builder, GID=1227 <86>Feb 9 10:33:15 useradd[499196]: new user: name=builder, UID=1227, GID=1227, home=/usr/src, shell=/bin/bash, from=none /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 9 10:33:20 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt11 sisyphus+340030.100.2.2 1707341956 installed <13>Feb 9 10:33:20 rpmi: rpm-build-haskell-1.4.7-alt1 sisyphus+326169.620.17.2 1692843658 installed <13>Feb 9 10:33:20 rpmi: libgmp-devel-6.3.0-alt1 sisyphus+328118.100.2.1 1693294124 installed <13>Feb 9 10:33:20 rpmi: libffi-devel-1:3.4.6-alt1 sisyphus+341904.100.1.1 1709474358 installed <13>Feb 9 10:33:20 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Feb 9 10:33:20 rpmi: ghc8.6.4-common-8.6.4-alt11 sisyphus+340030.100.2.2 1707341956 installed <13>Feb 9 10:33:35 rpmi: ghc8.6.4-8.6.4-alt11 sisyphus+340030.100.2.2 1707341956 installed <13>Feb 9 10:33:35 rpmi: ghc8.6.4-hashable-1.2.7.0-alt1 sisyphus+326169.14000.17.2 1692851214 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.61738 + 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.61738 + 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.34243 + 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:/usr/bin:/bin:/usr/local/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 Splitting links to aliased files under /{,s}bin in /usr/src/tmp/ghc8.6.4-unordered-containers-buildroot 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.boQb0y 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.tZqVAM 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/libgmp.so.10 /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 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.DkrIAO Wrote: /usr/src/RPM/RPMS/x86_64/ghc8.6.4-unordered-containers-0.2.10.0-alt1.x86_64.rpm (w2.lzdio) 35.99user 5.42system 0:45.64elapsed 90%CPU (0avgtext+0avgdata 491920maxresident)k 0inputs+0outputs (0major+1155862minor)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 5.60user 2.27system 1:11.17elapsed 11%CPU (0avgtext+0avgdata 138908maxresident)k 456inputs+0outputs (0major+206539minor)pagefaults 0swaps --- ghc8.6.4-unordered-containers-0.2.10.0-alt1.x86_64.rpm.repo 2023-08-24 05:03:53.000000000 +0000 +++ ghc8.6.4-unordered-containers-0.2.10.0-alt1.x86_64.rpm.hasher 2025-02-09 10:34:24.057146850 +0000 @@ -84,3 +84,3 @@ Provides: ghc8.6.4-unordered-containers = 0.2.10.0-alt1:sisyphus+326169.22000.17.2 -File: /usr/lib64/ghc-8.6.4/lib/libHSunordered-containers-0.2.10.0-KQjsr7xKC1WHxfEOZ1c65w-ghc8.6.4.so 100644 root:root f15b15ae85b5553d0628a4563558fed2 +File: /usr/lib64/ghc-8.6.4/lib/libHSunordered-containers-0.2.10.0-KQjsr7xKC1WHxfEOZ1c65w-ghc8.6.4.so 100644 root:root df4de39d59cf0590aa2a179fd0c8bafe 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 0a35e8c569b13ea6dead1f0ef96b14f1 -File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Array.hi 100644 root:root 32bd38b3c07f018dff36784f8d4b1684 -File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Array.p_hi 100644 root:root 650e3e51c724235e60932ab89131ae94 -File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Base.dyn_hi 100644 root:root b8827de0ff0af6a8d6d944ed34a84208 -File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Base.hi 100644 root:root 2389b6fe32f5c19552ffe9d150f43ef8 -File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Base.p_hi 100644 root:root 505c7e983cc5de629446518c53ff4a0f -File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Lazy.dyn_hi 100644 root:root 1313d6ba364285646c6f770a4cbe3dd7 -File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Lazy.hi 100644 root:root aeb2a4e80a59250c7fdd1115aa17dec2 -File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Lazy.p_hi 100644 root:root 537e8a371f99cec13c6b6d6f052285dc +File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Array.dyn_hi 100644 root:root 422c000cb89392e9d3e1b076cf73f2a6 +File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Array.hi 100644 root:root f78a6055d571e3a2c643b5108a8bf53f +File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Array.p_hi 100644 root:root 084c35f983e30d7673a830ea57b95998 +File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Base.dyn_hi 100644 root:root 5e5e98fdecd10beeece9c65550dabf82 +File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Base.hi 100644 root:root 1c05b5dfe5029e53cf37f6ba08cc6e51 +File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Base.p_hi 100644 root:root 40f5a8cbb1dffdb4e66e8bca036564c9 +File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Lazy.dyn_hi 100644 root:root f78c5605366d415cd5e8cbbf295023f6 +File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Lazy.hi 100644 root:root 27914352884ad5b348d21e7ab9c02e03 +File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Lazy.p_hi 100644 root:root c3526a9378f8de0012b31cb45c4f1646 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 82b9f54f8f3f145e72d4332304475b07 -File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Strict/Base.hi 100644 root:root c955ef909d0e3681b4d98f8eed28640e -File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Strict/Base.p_hi 100644 root:root 66a5c4dc772b3d2ee2c83239cb0f38f5 -File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Unsafe.dyn_hi 100644 root:root 7aabdf50484c4f92d1f7dbedd6898f27 -File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Unsafe.hi 100644 root:root 7a535ccb21c851160e282fbe43e6dae1 -File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Unsafe.p_hi 100644 root:root 2625303c3836e50cf5cf1cca4a61797a +File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Strict/Base.dyn_hi 100644 root:root 84dd580279e81db8b196d0108b74dad4 +File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Strict/Base.hi 100644 root:root ab0bfbbde42e4b8cbd8737cbd041b2b5 +File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Strict/Base.p_hi 100644 root:root 576406c2e20abe4d67578cf35a5e153b +File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Unsafe.dyn_hi 100644 root:root 329899bb86dd410628675b5c660d918f +File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Unsafe.hi 100644 root:root 9ea86f5c01c79781afedebffbe121f8c +File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashMap/Unsafe.p_hi 100644 root:root 9ac5c0e84b1b82a322dd47cdad347d2f 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 49fad64c1165a7f7c9202640795ecf40 -File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashSet.hi 100644 root:root cd7074b3dd9459fe8fed462192075b76 -File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashSet.p_hi 100644 root:root 30e5c51a0f8c609d440bf62f2c7931ba -File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashSet/Base.dyn_hi 100644 root:root 4dc0b370d1c38d13f4fd586ec81b2ca2 -File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashSet/Base.hi 100644 root:root 4b052261d6b90b41f40a861e7cd09133 -File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashSet/Base.p_hi 100644 root:root cb93354edf3c129e1ca09175a1db6578 -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 1646dd1c07451b19286878df53fe3448 +File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashSet.dyn_hi 100644 root:root f7a6ca79fc2a5ab6f588865f0ec201f4 +File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashSet.hi 100644 root:root 36c65b07bdb55f50fbdcf0e211a2aa95 +File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashSet.p_hi 100644 root:root be9b30a1ec6bb94407cb8d6eb9e856b3 +File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashSet/Base.dyn_hi 100644 root:root c3588ecd65cfa7cc9fd8cbfe7797a76f +File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashSet/Base.hi 100644 root:root e8233f43bdebc8cd31c0eea3c6dc3b19 +File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/Data/HashSet/Base.p_hi 100644 root:root 40a32619026a3c64897fac8deb261a5a +File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/HSunordered-containers-0.2.10.0-KQjsr7xKC1WHxfEOZ1c65w.o 100644 root:root a469a1b45c810276c3633f5112b7cf02 +File: /usr/lib64/ghc-8.6.4/unordered-containers-0.2.10.0/libHSunordered-containers-0.2.10.0-KQjsr7xKC1WHxfEOZ1c65w.a 100644 root:root 01cfd3cf264b598921a5d8658c40c6ef +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 954a6c818bb7761a00611b6482dea331 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: 21039e9f0917ca43b2df201f9228f211eeea315437ae847e0934876067c98e2ae0468a65f846eb68c0a20ba0d031033e280a50539edf6103c42389edd4724667 +RPMIdentity: f3bfcb37828894138c456bf11aa7c5706a080480d15e03176986deb69db9a31b2f8840f00041b6c942a0cebd47265484379a2d45308a94403e1e339bab7aa7cc