<86>Jun 3 06:02:44 userdel[4010332]: delete user 'rooter' <86>Jun 3 06:02:44 userdel[4010332]: removed group 'rooter' owned by 'rooter' <86>Jun 3 06:02:44 userdel[4010332]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 3 06:02:44 groupadd[4010352]: group added to /etc/group: name=rooter, GID=1853 <86>Jun 3 06:02:44 groupadd[4010352]: group added to /etc/gshadow: name=rooter <86>Jun 3 06:02:44 groupadd[4010352]: new group: name=rooter, GID=1853 <86>Jun 3 06:02:44 useradd[4010361]: new user: name=rooter, UID=1853, GID=1853, home=/root, shell=/bin/bash, from=none <86>Jun 3 06:02:45 userdel[4010383]: delete user 'builder' <86>Jun 3 06:02:45 userdel[4010383]: removed group 'builder' owned by 'builder' <86>Jun 3 06:02:45 userdel[4010383]: removed shadow group 'builder' owned by 'builder' <86>Jun 3 06:02:45 groupadd[4010401]: group added to /etc/group: name=builder, GID=1854 <86>Jun 3 06:02:45 groupadd[4010401]: group added to /etc/gshadow: name=builder <86>Jun 3 06:02:45 groupadd[4010401]: new group: name=builder, GID=1854 <86>Jun 3 06:02:45 useradd[4010407]: new user: name=builder, UID=1854, GID=1854, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/ghc8.6.4-hashable-1.2.7.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 3 06:02:46 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed <13>Jun 3 06:02:46 rpmi: rpm-build-haskell-1.4.6-alt1 sisyphus+276274.200.4.1 1666627957 installed <13>Jun 3 06:02:46 rpmi: libgmp-devel-6.2.1-alt5 sisyphus+309797.200.2.1 1668090190 installed <13>Jun 3 06:02:46 rpmi: libffi-devel-1:3.4.2-alt2 sisyphus+287629.100.2.1 1634659534 installed <13>Jun 3 06:02:46 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Jun 3 06:02:46 rpmi: ghc8.6.4-common-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed <13>Jun 3 06:02:57 rpmi: ghc8.6.4-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125559 installed warning: File /usr/src/in/source/ghc8.6.4-hashable-1.2.7.0-alt1.patch is smaller than 8 bytes Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ghc8.6.4-hashable-1.2.7.0-alt1.nosrc.rpm (w1.gzdio) warning: File /usr/src/RPM/SOURCES/ghc8.6.4-hashable-1.2.7.0-alt1.patch is smaller than 8 bytes Installing ghc8.6.4-hashable-1.2.7.0-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.39784 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ghc8.6.4-hashable-1.2.7.0 + echo 'Source #0 (ghc8.6.4-hashable-1.2.7.0.tar):' Source #0 (ghc8.6.4-hashable-1.2.7.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ghc8.6.4-hashable-1.2.7.0.tar + cd ghc8.6.4-hashable-1.2.7.0 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ghc8.6.4-hashable-1.2.7.0-alt1.patch):' Patch #0 (ghc8.6.4-hashable-1.2.7.0-alt1.patch): + /usr/bin/patch -p1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.39784 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ghc8.6.4-hashable-1.2.7.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-hashable-1.2.7.0 '--libsubdir=$compiler/$pkgid' '--dynlibdir=/usr/lib/$compiler/lib' --docdir=/usr/share/doc/ghc8.6.4-hashable-1.2.7.0 --datadir=/usr/share --datasubdir=ghc8.6.4-hashable-1.2.7.0 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc Configuring hashable-1.2.7.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 hashable-1.2.7.0.. Building library for hashable-1.2.7.0.. [1 of 4] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o ) [2 of 4] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o ) [3 of 4] Compiling Data.Hashable ( Data/Hashable.hs, dist/build/Data/Hashable.o ) [4 of 4] Compiling Data.Hashable.Lifted ( Data/Hashable/Lifted.hs, dist/build/Data/Hashable/Lifted.o ) [1 of 4] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.p_o ) [2 of 4] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.p_o ) [3 of 4] Compiling Data.Hashable ( Data/Hashable.hs, dist/build/Data/Hashable.p_o ) [4 of 4] Compiling Data.Hashable.Lifted ( Data/Hashable/Lifted.hs, dist/build/Data/Hashable/Lifted.p_o ) + ./Setup haddock Preprocessing library for hashable-1.2.7.0.. Running Haddock on library for hashable-1.2.7.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: 'defaultHashWith' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Generic' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 100% ( 28 / 28) in 'Data.Hashable' 80% ( 8 / 10) in 'Data.Hashable.Lifted' Missing documentation for: Hashable1 (Data/Hashable/Class.hs:253) Hashable2 (Data/Hashable/Class.hs:261) Warning: Data.Hashable: could not find link destinations for: Int Generic GHashable Zero Rep == Bool Char Double Float Int8 Int16 Int32 Int64 Integer Natural Ordering Word Word8 Word16 Word32 Word64 SomeTypeRep ThreadId Unique Version Void BigNat ByteString ByteString Text Text IntPtr WordPtr ShortByteString Maybe Ratio Ptr FunPtr First Fixed Identity Last Max Min NonEmpty Option StableName WrappedMonoid Complex Either TypeRep Arg Proxy Const Product Sum Compose Enum IO ByteArray# Foldable Type fold Monoid foldMap foldr foldr' foldl foldl' foldr1 foldl1 toList null length elem Eq maximum Ord minimum sum Num product Eq1 liftEq Ord1 liftCompare Show1 liftShowsPrec ShowS liftShowList /= compare < <= > >= max min Show showsPrec show String showList IsString fromString NFData rnf Functor Traversable Warning: Data.Hashable.Lifted: could not find link destinations for: Int Generic1 GHashable One Rep1 Type Maybe Fixed Identity Complex Either Proxy Const Product Sum Compose Documentation created: dist/doc/html/hashable/index.html + ./Setup register --gen-pkg-config=hashable.pkg + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.90945 + 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-hashable-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ghc8.6.4-hashable-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ghc8.6.4-hashable-1.2.7.0 + '[' -x Setup ']' + ./Setup copy --destdir=/usr/src/tmp/ghc8.6.4-hashable-buildroot Installing library in /usr/src/tmp/ghc8.6.4-hashable-buildroot/usr/lib/ghc-8.6.4/hashable-1.2.7.0 + '[' -f hashable.pkg ']' + install -m 755 hashable.pkg /usr/src/tmp/ghc8.6.4-hashable-buildroot/usr/lib/ghc-8.6.4/hashable-1.2.7.0 + mkdir -p /usr/src/tmp/ghc8.6.4-hashable-buildroot/usr/lib/ghc-8.6.4/package.conf.d + install -D -m 644 hashable.pkg /usr/src/tmp/ghc8.6.4-hashable-buildroot/usr/lib/ghc-8.6.4/package.conf.d/hashable-1.2.7.0.conf + /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc8.6.4-hashable-buildroot /usr/lib /usr/lib/ghc-8.6.4/hashable-1.2.7.0 /usr/src/RPM/BUILD/ghc8.6.4-hashable-1.2.7.0 ghc8.6.4-hashable 1.2.7.0 /usr/lib/ghc-8.6.4/package.conf.d/hashable-1.2.7.0.conf ~/tmp/ghc8.6.4-hashable-buildroot ~/RPM/BUILD/ghc8.6.4-hashable-1.2.7.0 find: './usr/bin': No such file or directory find: './usr/share/ghc8.6.4-hashable-1.2.7.0': No such file or directory ~/RPM/BUILD/ghc8.6.4-hashable-1.2.7.0 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ghc8.6.4-hashable-buildroot (auto) mode of './usr/lib/ghc-8.6.4/lib/libHShashable-1.2.7.0-CWI8VZuQTAYWIQTQQtqCV-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-hashable-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ghc8.6.4-hashable-buildroot/ (default) Compressing files in /usr/src/tmp/ghc8.6.4-hashable-buildroot (auto) Adjusting library links in /usr/src/tmp/ghc8.6.4-hashable-buildroot ./usr/lib: (from :0) ./usr/lib/ghc-8.6.4/lib: (from :0) libHShashable-1.2.7.0-CWI8VZuQTAYWIQTQQtqCV-ghc8.6.4.so -> libHShashable-1.2.7.0-CWI8VZuQTAYWIQTQQtqCV-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/libHShashable-1.2.7.0-CWI8VZuQTAYWIQTQQtqCV-ghc8.6.4.so Verifying ELF objects in /usr/src/tmp/ghc8.6.4-hashable-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/libHShashable-1.2.7.0-CWI8VZuQTAYWIQTQQtqCV-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/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-hashable-1.2.7.0-alt1 warning: File listed twice: /usr/share/doc/ghc8.6.4-hashable-1.2.7.0/LICENSE warning: File listed twice: /usr/share/doc/ghc8.6.4-hashable-1.2.7.0/html warning: File listed twice: /usr/share/doc/ghc8.6.4-hashable-1.2.7.0/html/Data-Hashable-Lifted.html warning: File listed twice: /usr/share/doc/ghc8.6.4-hashable-1.2.7.0/html/Data-Hashable-Lifted.html warning: File listed twice: /usr/share/doc/ghc8.6.4-hashable-1.2.7.0/html/Data-Hashable.html warning: File listed twice: /usr/share/doc/ghc8.6.4-hashable-1.2.7.0/html/Data-Hashable.html warning: File listed twice: /usr/share/doc/ghc8.6.4-hashable-1.2.7.0/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-hashable-1.2.7.0/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-hashable-1.2.7.0/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-hashable-1.2.7.0/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-hashable-1.2.7.0/html/hashable.haddock warning: File listed twice: /usr/share/doc/ghc8.6.4-hashable-1.2.7.0/html/hashable.haddock warning: File listed twice: /usr/share/doc/ghc8.6.4-hashable-1.2.7.0/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-hashable-1.2.7.0/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-hashable-1.2.7.0/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-hashable-1.2.7.0/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-hashable-1.2.7.0/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-hashable-1.2.7.0/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-hashable-1.2.7.0/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-hashable-1.2.7.0/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-hashable-1.2.7.0/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-hashable-1.2.7.0/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-hashable-1.2.7.0/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-hashable-1.2.7.0/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-hashable-1.2.7.0/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-hashable-1.2.7.0/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-hashable-1.2.7.0/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc8.6.4-hashable-1.2.7.0/html/synopsis.png Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wXW3wI find-provides: running scripts (debuginfo,haskell,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/ghc8.6.4-hashable-buildroot/usr/lib/ghc-8.6.4/lib/libHShashable-1.2.7.0-CWI8VZuQTAYWIQTQQtqCV-ghc8.6.4.so: 816 symbols, 20 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1yruIT 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-hashable-buildroot/usr/lib/ghc-8.6.4/lib/libHShashable-1.2.7.0-CWI8VZuQTAYWIQTQQtqCV-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/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/libgmp.so.10 Provides: 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:ndwZy1IsxM5NAdghgOg4tCeZAl0MYrMH8QMia5CX3SGsD6bb3BNAKZ2LAojqZbpR36Td1aBZ0Zcwd8lRVZH8efv3dS4NBAjgZH1nIMZFJsiib8QxuZyCfSOGjNQt44feP9UbqEOcRPZJgYnWVEUmEnhE3pR3iBKzq6Q835uckGCkkiwL3cUASkEv17EMg8y8rHEClxstD996xCTRT4dDQZdk0SPmbqqpQv1uo2mSKoQJqVecr0K8RQJD6bNTn0pBbByc3ICacWu3H50iLO7Kvy7Z6nyhFOkeb4DFcty0o19GZ2su4xZA55zF0XMyefbHwW2R6vANhto2sX7MzH4AxUfNau8dv7tV4DAHgmUb1f1byZy1FNge9GwtjdWNSwPc1HdygqGxZrZGfRbgOfhwT5AlMUPBlI8PmA8Z6SSeZdE5W68mFuZDM8uhAS92c7lZCmsKn31MHhWxsp62eVy3nwAzpkIrMs4u8nDxwDAZxZyywybrX4J3Ce6yxreD7XzGZI8t55p1ZaFcfR9SGd0nvie4laZaA7OK0N60sVgcAMOlwyZ8zO1Fw2wlcVQVobNEPBpK9R4HK3HgEO442oyaBx0iS0L43bLApX3mEvsUxEskP8YVxZ1AkoVOQHock25aCnbK2JvjRXADaB0mDW1RI1Z7CbRaU18MxmXdPsslt6SuBZaNsyAEwucx1m1VA813pa2mos3ajX4VtXi1fVtA2FiVSgelf1eQpcPAxACFyfdZiQchzC5Z4BRAG0nb602DWSf4t9XF80SyiA4vPx9Qv6VPF6qkwV4vjEjOFSIgOVwLo6NRUZ2Czds7tFeGgadQrmEBrZrkCK0nC8D13hc3N4qEQq1evnEKTyJHK3mM5e4UCBNwRWmmXOsIGiugJUwL5vh9SNAxM2IsjZ3MXZjrH8pchQDI1r0ZeJjI0Oobl79WpNFsZyzxhrZDyRzZ75TWTA02eWvv9f6Q1spc0hrWx7i9IBsvZu7u2426vV9YFg1r8hAJQn1TZtQpNvZLh2sbwett13BMPZwJBeZr4NCj78zfqLF0PFsici1r9LOr5ZBmQpMdT8jGKXK8ZAgKGmOE9or45BwCZKznjCyTzsZasOlR8nHf0Zp2PSSnnmZ0lY8oNHtGHG1sHtxvGzGL1MEFp5BzB3p0Sto6oKiPf4QiU4hWUVOBW6UPtQLenzgoDBgZ5ZgPD1Wxoy43OLG7rzG8GXoivbLU9eR3vID9CUTPrLZw9WUn7xrt6efNpzQV1obp8xtgrZbP1Z5if0SNbh7JpftPk1rJuYlscsWe08xmbdkJZIB1jCGHAXgaPLNZ9GrGgMAK2D4OiZwPtTXsI0XkbbExybwjZdIvXzw8vTjXwrJcwXecFESI0Zkrtgp9j8yWmYUgIrrAhkzQdk0YDEnZptnspPo5amB36gnXoFURJgvZAJnT7VEUYw3BTLEVBllx4KiO1kVypZsCD4Ynj1FyO5BLWjuNaVHx8dxwaOlbC8RGe0pWEpKDAzyFLXnmylMGCWZ5VRJO0HvBoI3AkD9kaKCXzKQP2g7EjNpOlM8hrmIdQBXwM1YE8RAYF9bAd2WzEJQs7pugm0xyblSR6mivkkKfpcFWRzQaQEgSIbXTHn5wOC3P7YSrq3 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, /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/text-1.2.3.1/libHStext-1.2.3.1-ghc8.6.4.so, ghc8.6.4(base) = 4.12.0.0, ghc8.6.4(base-4.12.0.0), ghc8.6.4(bytestring) = 0.10.8.2, ghc8.6.4(bytestring-0.10.8.2), ghc8.6.4(deepseq) = 1.4.4.0, ghc8.6.4(deepseq-1.4.4.0), ghc8.6.4(ghc-prim) = 0.5.3, ghc8.6.4(ghc-prim-0.5.3), ghc8.6.4(integer-gmp) = 1.0.2.0, ghc8.6.4(integer-gmp-1.0.2.0), ghc8.6.4(text) = 1.2.3.1, ghc8.6.4(text-1.2.3.1), 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.iCK9xR Wrote: /usr/src/RPM/RPMS/i586/ghc8.6.4-hashable-1.2.7.0-alt1.i586.rpm (w2.lzdio) 6.87user 3.49system 0:13.13elapsed 78%CPU (0avgtext+0avgdata 276956maxresident)k 0inputs+0outputs (0major+864400minor)pagefaults 0swaps /.out/ghc8.6.4-hashable-1.2.7.0-alt1.i586.rpm: license not found in '/usr/share/license' directory: BSD3 1.94user 1.15system 0:29.81elapsed 10%CPU (0avgtext+0avgdata 110804maxresident)k 0inputs+0outputs (0major+204140minor)pagefaults 0swaps --- ghc8.6.4-hashable-1.2.7.0-alt1.i586.rpm.repo 2021-07-14 23:29:17.000000000 +0000 +++ ghc8.6.4-hashable-1.2.7.0-alt1.i586.rpm.hasher 2023-06-03 06:03:13.175826378 +0000 @@ -70,8 +70,8 @@ File: /usr/lib/ghc-8.6.4/hashable-1.2.7.0/Data/Hashable 40755 root:root -File: /usr/lib/ghc-8.6.4/hashable-1.2.7.0/Data/Hashable.dyn_hi 100644 root:root a9371645606829d60e3636d079607621 -File: /usr/lib/ghc-8.6.4/hashable-1.2.7.0/Data/Hashable.hi 100644 root:root e74dc8df1216e7169ba6a6a586822004 -File: /usr/lib/ghc-8.6.4/hashable-1.2.7.0/Data/Hashable.p_hi 100644 root:root 34955faed550db6f9868481e3f7098cf -File: /usr/lib/ghc-8.6.4/hashable-1.2.7.0/Data/Hashable/Class.dyn_hi 100644 root:root 940a9b415d08029134f6a504bf462180 -File: /usr/lib/ghc-8.6.4/hashable-1.2.7.0/Data/Hashable/Class.hi 100644 root:root 09f56d93c52f128b62d333f5a88ee0a3 -File: /usr/lib/ghc-8.6.4/hashable-1.2.7.0/Data/Hashable/Class.p_hi 100644 root:root 1a40f99e83a60e5eb7e261fcf79ff064 +File: /usr/lib/ghc-8.6.4/hashable-1.2.7.0/Data/Hashable.dyn_hi 100644 root:root a325ef47aaa61264d2de0b1eb5a1e94c +File: /usr/lib/ghc-8.6.4/hashable-1.2.7.0/Data/Hashable.hi 100644 root:root c5467198542a7c502560f5b92c655c86 +File: /usr/lib/ghc-8.6.4/hashable-1.2.7.0/Data/Hashable.p_hi 100644 root:root 032281072c416acaa74201536bc37dd7 +File: /usr/lib/ghc-8.6.4/hashable-1.2.7.0/Data/Hashable/Class.dyn_hi 100644 root:root 67c385ad81baeb62ca320ce73974e628 +File: /usr/lib/ghc-8.6.4/hashable-1.2.7.0/Data/Hashable/Class.hi 100644 root:root 6cf8efad8e7ffeaa452179f60e25a92e +File: /usr/lib/ghc-8.6.4/hashable-1.2.7.0/Data/Hashable/Class.p_hi 100644 root:root 94f3517aa9255c5981900fdd5d29e3d4 File: /usr/lib/ghc-8.6.4/hashable-1.2.7.0/Data/Hashable/Generic.dyn_hi 100644 root:root 49421a95a6e20b5c2df51015945763a3 @@ -79,10 +79,10 @@ File: /usr/lib/ghc-8.6.4/hashable-1.2.7.0/Data/Hashable/Generic.p_hi 100644 root:root 8dcaaa070fff21daeaca9abade55dd92 -File: /usr/lib/ghc-8.6.4/hashable-1.2.7.0/Data/Hashable/Lifted.dyn_hi 100644 root:root f9aa86aeab9ad39d26fd8b1418a7bb4b -File: /usr/lib/ghc-8.6.4/hashable-1.2.7.0/Data/Hashable/Lifted.hi 100644 root:root c833491fb536b44ec9a9ed7cf8d0e009 -File: /usr/lib/ghc-8.6.4/hashable-1.2.7.0/Data/Hashable/Lifted.p_hi 100644 root:root 312c368b81a9941ddb9148e67f87404e -File: /usr/lib/ghc-8.6.4/hashable-1.2.7.0/HShashable-1.2.7.0-CWI8VZuQTAYWIQTQQtqCV.o 100644 root:root 4b974e944538fd7fd8683edcfad76955 +File: /usr/lib/ghc-8.6.4/hashable-1.2.7.0/Data/Hashable/Lifted.dyn_hi 100644 root:root 4cc65fb1c17d1049eb292ec8e64bca2b +File: /usr/lib/ghc-8.6.4/hashable-1.2.7.0/Data/Hashable/Lifted.hi 100644 root:root 55eb6cdd767f393ea7322327ae7d2718 +File: /usr/lib/ghc-8.6.4/hashable-1.2.7.0/Data/Hashable/Lifted.p_hi 100644 root:root 71d336d8b6302a709615d927052a3dc7 +File: /usr/lib/ghc-8.6.4/hashable-1.2.7.0/HShashable-1.2.7.0-CWI8VZuQTAYWIQTQQtqCV.o 100644 root:root e0703a170cb0e9ac7fc0c8df7546a514 File: /usr/lib/ghc-8.6.4/hashable-1.2.7.0/hashable.pkg 100755 root:root e88db89138e8ef5fdfd73df643e385e6 -File: /usr/lib/ghc-8.6.4/hashable-1.2.7.0/libHShashable-1.2.7.0-CWI8VZuQTAYWIQTQQtqCV.a 100644 root:root 952b7f02bb16a0fac5c044860c0613a4 -File: /usr/lib/ghc-8.6.4/hashable-1.2.7.0/libHShashable-1.2.7.0-CWI8VZuQTAYWIQTQQtqCV_p.a 100644 root:root 41c677e409e9fc4236e40db2354cacc7 -File: /usr/lib/ghc-8.6.4/lib/libHShashable-1.2.7.0-CWI8VZuQTAYWIQTQQtqCV-ghc8.6.4.so 100644 root:root a7f1f6d0fdb5f9f8fcc37a37e9b5816b +File: /usr/lib/ghc-8.6.4/hashable-1.2.7.0/libHShashable-1.2.7.0-CWI8VZuQTAYWIQTQQtqCV.a 100644 root:root 372d37b704ab88804aac985bd6718942 +File: /usr/lib/ghc-8.6.4/hashable-1.2.7.0/libHShashable-1.2.7.0-CWI8VZuQTAYWIQTQQtqCV_p.a 100644 root:root 0760227da64c319bdb69bd3f1e97b6f7 +File: /usr/lib/ghc-8.6.4/lib/libHShashable-1.2.7.0-CWI8VZuQTAYWIQTQQtqCV-ghc8.6.4.so 100644 root:root c77a30238dd4ee4969bde591b53a256a File: /usr/lib/ghc-8.6.4/package.conf.d/hashable-1.2.7.0.conf 100644 root:root e88db89138e8ef5fdfd73df643e385e6 @@ -104,2 +104,2 @@ File: /usr/share/doc/ghc8.6.4-hashable-1.2.7.0/html/synopsis.png 100644 root:root f7936844cc05316ed73f6bf1d2e75434 -RPMIdentity: 73430e1c274259fbb4f6127ea412898022385da1d2ff3b2b633eece921757d79579154c45980d03a69476fbafe61ce75166c6fb1204fb97e845ee9f68de70fbd +RPMIdentity: 57403a0234d3e2498421dc33dc57b384b703011bec07bf8a5c8c5cba37c050921fd62c848793bbc1d4111769a72f6d9bcd70faf61a72858ae450eb70420853ba