<86>Dec 11 04:01:32 userdel[3793798]: delete user 'rooter' <86>Dec 11 04:01:32 userdel[3793798]: removed group 'rooter' owned by 'rooter' <86>Dec 11 04:01:32 userdel[3793798]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 11 04:01:32 groupadd[3793857]: group added to /etc/group: name=rooter, GID=627 <86>Dec 11 04:01:32 groupadd[3793857]: group added to /etc/gshadow: name=rooter <86>Dec 11 04:01:32 groupadd[3793857]: new group: name=rooter, GID=627 <86>Dec 11 04:01:32 useradd[3794000]: new user: name=rooter, UID=627, GID=627, home=/root, shell=/bin/bash <86>Dec 11 04:01:32 userdel[3794019]: delete user 'builder' <86>Dec 11 04:01:32 userdel[3794019]: removed group 'builder' owned by 'builder' <86>Dec 11 04:01:32 userdel[3794019]: removed shadow group 'builder' owned by 'builder' <86>Dec 11 04:01:32 groupadd[3794043]: group added to /etc/group: name=builder, GID=628 <86>Dec 11 04:01:32 groupadd[3794043]: group added to /etc/gshadow: name=builder <86>Dec 11 04:01:32 groupadd[3794043]: new group: name=builder, GID=628 <86>Dec 11 04:01:32 useradd[3794056]: new user: name=builder, UID=628, GID=628, home=/usr/src, shell=/bin/bash /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>Dec 11 04:01:34 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt8 sisyphus+291517.100.2.1 1638832060 installed <13>Dec 11 04:01:34 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099315 installed <13>Dec 11 04:01:34 rpmi: libgmp-devel-6.2.1-alt4 sisyphus+288362.20.3.1 1635767901 installed <13>Dec 11 04:01:34 rpmi: libffi-devel-1:3.4.2-alt2 sisyphus+287629.100.2.1 1634659534 installed <13>Dec 11 04:01:34 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Dec 11 04:01:34 rpmi: ghc8.6.4-common-8.6.4-alt8 sisyphus+291517.100.2.1 1638832060 installed <13>Dec 11 04:01:51 rpmi: ghc8.6.4-8.6.4-alt8 sisyphus+291517.100.2.1 1638831986 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.71719 + 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.71719 + 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.82690 + 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.owc0bH 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.a2xOB5 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.aUcAWA Wrote: /usr/src/RPM/RPMS/i586/ghc8.6.4-hashable-1.2.7.0-alt1.i586.rpm (w2.lzdio) 11.21user 2.84system 0:18.20elapsed 77%CPU (0avgtext+0avgdata 274872maxresident)k 0inputs+0outputs (0major+839799minor)pagefaults 0swaps /.out/ghc8.6.4-hashable-1.2.7.0-alt1.i586.rpm: license not found in '/usr/share/license' directory: BSD3 30.96user 7.31system 0:43.63elapsed 87%CPU (0avgtext+0avgdata 274872maxresident)k 0inputs+0outputs (29880major+1096216minor)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 2021-12-11 04:02:12.489725807 +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 86f4662ba1b248d723fa4155255ebb52 +File: /usr/lib/ghc-8.6.4/hashable-1.2.7.0/Data/Hashable.hi 100644 root:root cedbc0a9857af3e302807539a46d579e +File: /usr/lib/ghc-8.6.4/hashable-1.2.7.0/Data/Hashable.p_hi 100644 root:root 7cde323ae2ef366ad9b311a93755936e +File: /usr/lib/ghc-8.6.4/hashable-1.2.7.0/Data/Hashable/Class.dyn_hi 100644 root:root 9511ef4d8fbd29292ffa4e4deb099e6c +File: /usr/lib/ghc-8.6.4/hashable-1.2.7.0/Data/Hashable/Class.hi 100644 root:root 9645a12f3f877d3ca2cf333141a59df8 +File: /usr/lib/ghc-8.6.4/hashable-1.2.7.0/Data/Hashable/Class.p_hi 100644 root:root 8f9e6d1bd7e7edbcbf261e84efd08927 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 6bb561ae63fe6356bf51eecb30b7e221 +File: /usr/lib/ghc-8.6.4/hashable-1.2.7.0/Data/Hashable/Lifted.hi 100644 root:root 239e4583ab89399b3e9e8b0857bc4d08 +File: /usr/lib/ghc-8.6.4/hashable-1.2.7.0/Data/Hashable/Lifted.p_hi 100644 root:root 3cdb25136bc862a0379b3cc594b86c73 +File: /usr/lib/ghc-8.6.4/hashable-1.2.7.0/HShashable-1.2.7.0-CWI8VZuQTAYWIQTQQtqCV.o 100644 root:root 1aa2fc14d53447a1aa119613a4e14ee9 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 d7b22c3ce10a0ee6fb43e0b3c056c0f0 +File: /usr/lib/ghc-8.6.4/hashable-1.2.7.0/libHShashable-1.2.7.0-CWI8VZuQTAYWIQTQQtqCV_p.a 100644 root:root 5c19dc0931a9a5738737878155530545 +File: /usr/lib/ghc-8.6.4/lib/libHShashable-1.2.7.0-CWI8VZuQTAYWIQTQQtqCV-ghc8.6.4.so 100644 root:root 3d8c23e39b5f491bde09938edeef68f6 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: b20adbc16e5d1f8ddaa629a98729fb422bac1d60c3fac9b45f9aaf76132b6aa2e1478ea45a667af68cbf7b37e4da4325a9eb67951fcdd2a5249f40d2eb98b69a