<86>Jul 8 18:05:11 userdel[2121228]: delete user 'rooter' <86>Jul 8 18:05:11 userdel[2121228]: removed group 'rooter' owned by 'rooter' <86>Jul 8 18:05:11 userdel[2121228]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 8 18:05:11 groupadd[2121279]: group added to /etc/group: name=rooter, GID=1841 <86>Jul 8 18:05:11 groupadd[2121279]: group added to /etc/gshadow: name=rooter <86>Jul 8 18:05:11 groupadd[2121279]: new group: name=rooter, GID=1841 <86>Jul 8 18:05:11 useradd[2121307]: new user: name=rooter, UID=1841, GID=1841, home=/root, shell=/bin/bash, from=none <86>Jul 8 18:05:11 userdel[2121369]: delete user 'builder' <86>Jul 8 18:05:11 userdel[2121369]: removed group 'builder' owned by 'builder' <86>Jul 8 18:05:11 userdel[2121369]: removed shadow group 'builder' owned by 'builder' <86>Jul 8 18:05:11 groupadd[2121423]: group added to /etc/group: name=builder, GID=1842 <86>Jul 8 18:05:11 groupadd[2121423]: group added to /etc/gshadow: name=builder <86>Jul 8 18:05:11 groupadd[2121423]: new group: name=builder, GID=1842 <86>Jul 8 18:05:11 useradd[2121453]: new user: name=builder, UID=1842, GID=1842, 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>Jul 8 18:05:14 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed <13>Jul 8 18:05:14 rpmi: rpm-build-haskell-1.4.6-alt1 sisyphus+276274.200.4.1 1666627957 installed <13>Jul 8 18:05:14 rpmi: libgmp-devel-6.2.1-alt5 sisyphus+309797.200.2.1 1668090171 installed <13>Jul 8 18:05:14 rpmi: libffi-devel-1:3.4.2-alt2 sisyphus+287629.100.2.1 1634659242 installed <13>Jul 8 18:05:14 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Jul 8 18:05:14 rpmi: ghc8.6.4-common-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed <13>Jul 8 18:05:26 rpmi: ghc8.6.4-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 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: x86_64 Building for target x86_64 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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.5815 + 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.5815 + 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/lib64 --docdir=/usr/share/doc/ghc8.6.4-hashable-1.2.7.0 '--libsubdir=$compiler/$pkgid' '--dynlibdir=/usr/lib64/$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.87816 + 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/lib64/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/lib64/ghc-8.6.4/hashable-1.2.7.0 + mkdir -p /usr/src/tmp/ghc8.6.4-hashable-buildroot/usr/lib64/ghc-8.6.4/package.conf.d + install -D -m 644 hashable.pkg /usr/src/tmp/ghc8.6.4-hashable-buildroot/usr/lib64/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/lib64 /usr/lib64/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/lib64/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/lib64/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/lib64: (from :0) ./usr/lib64/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/lib64/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/lib64/ghc-8.6.4/lib/libHShashable-1.2.7.0-CWI8VZuQTAYWIQTQQtqCV-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/integer-gmp-1.0.2.0:/usr/lib64/ghc-8.6.4/rts:/usr/lib64/ghc-8.6.4/text-1.2.3.1 Processing files: ghc8.6.4-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.JBj4wi find-provides: running scripts (debuginfo,haskell,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/ghc8.6.4-hashable-buildroot/usr/lib64/ghc-8.6.4/lib/libHShashable-1.2.7.0-CWI8VZuQTAYWIQTQQtqCV-ghc8.6.4.so: 814 symbols, 20 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iDOyvF 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/lib64/ghc-8.6.4/lib/libHShashable-1.2.7.0-CWI8VZuQTAYWIQTQQtqCV-ghc8.6.4.so: overlinked libraries: /lib64/libm.so.6 /usr/lib64/ghc-8.6.4/array-0.5.3.0/libHSarray-0.5.3.0-ghc8.6.4.so /usr/lib64/ghc-8.6.4/binary-0.8.6.0/libHSbinary-0.8.6.0-ghc8.6.4.so /usr/lib64/ghc-8.6.4/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/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()(64bit) = set:ndwZy1IsxM5NAdghgOg4tCeZAl0MYrMH8QMia5CX3SGsD6bb3BNAKZ2LAojqZbpR36Td1aBZ0Zcwd8lRVZH8efv3dS4NBAjgZH1nIMZFJsiib8QxuZyCfSOGjNQt44feP9UbqEOcRPZJgYnWVEsr3oWl4WgmZ0iBKzq6Q835uckGCkkiwL3cUASkEv1DFg4hSmhdH2VWejic2dLHL9qeFXra0XpH5dJcWL0fc1brncWmJs7Cd0nAqWSjzBUXbwIOBihC1mj56tLxR20FnV3TfNzuXicalCOpxUcBFj40b8hJnUY82ZFaa6j1Sx5tumm1R5GdZoceG3jwrZwUNl2OgYDo5fACLzKsyZipxL4Y4I8Zr4A63VAE2SdRE7r3eP4IS82FF6WLZGfRbgOfhwT5AlMUPBlI8PmA8Z6SSeZdE5W68mFuZDM8uhAS92c7lZCmsKn31MHhWxsp62eVy3nwAzpkIrMs4u8nDxwDAZxZyywybrX4J3Ce6yxreD7XzGZI8t55p1ZaFcfR9SGd0nvie4laZaA7OK0N60sVgcAMOlwyZ8zO1Fw2wlcVQVobNEPBpK9R4HK3Hg13kd221chBOg09rwnyxBnywDgZE3f4Bzq6xffIf8FMOBFnNoE4akcLms5qZCGuDYkF4MWkfMJVPsFm1f01eQqLpCzHGPMSHInzV49h1Z89cMa8D49o8jhM2zrgpqD8LrmA05YAThaAaBr3VkZ4w3t6Pcp8FpGUjz7nKEphflmjG2sJo08sGrZwhnOua2wJE49NTso2Z76VPF6qkwV4vjEjOFSIgOVwLo6NRUZ2Czds7tFeGgadQrmEBrZrkCK0nC8D13hc3N4qEQq1evnEKTyJHK3mM5e4UCBNwRWmmXOsIGiugJUwL5vh9SNAxM2IsjZ37j85Z9JlAcC8WjSwdwuLty5g6rFW8hfbeBXn63zSZv4H7XLyrZb91ETZlOz1t0n63gQCuUxk2r9TDLvU9g8oYBDMD25Ix4hSiv5sXTQpNvZLh2sbwett13BMPZwJ5b1NCj78zfqLF0PFsici1r9LOr5ZBmQpMdT8jGKXK8ZAgKGmOE9or45BwCZKznjCyTzsZasOlR8nHf0Zp2PSSnnmZ0lY8oNHtGHG1sHtxvGzGL1MEh79meA1oTxpwVadZw1J4ehAeuKsFK1ZstQLenzgoDBgZ5ZgPD1Wxoy43OLG7rzG8GXoivbLU9eR3vID9CUTPrLZw9WUn7xrt6efNpzQV1obp8xtgrZbP1Z5if0SNbh7JpLQEWgGwJmfZqUoUQt0g2JmqEqZFbzk6ZwBs7ipZtUZkRdl8oinxj2pFvoKXuDz5oDqp1dkZDBxsGLpZCv44VXuZ3yZIJm6Mt7Ckkrm0vqH3abp2hkTy77ytrzcyqAKx2wZAQbZIKbKIpI25HO13EHtIkYWmELvGZaXzsksuMxOXnQYOGGg2n9V0GsNcvSYAwZGFwkhVyOnZ9YylOn3hq21lAHmchGlt0OQhPsf975jvTLI4HwldRXHYWmpwRLicS1iGP4a5nPZ1tFD5wegDyPAHwhySIorEbT1x3UhhG9Vjjm8r4Q7hrFVeOYwI025u3SMiWzyOZ9cCkZa7FlEhxIpnSLnLa0Bd7CfUJTQ6 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, /usr/lib64/ghc-8.6.4/integer-gmp-1.0.2.0/libHSinteger-gmp-1.0.2.0-ghc8.6.4.so, /usr/lib64/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.2.5)(64bit), libgmp.so.10()(64bit), libm.so.6()(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pahmjl Wrote: /usr/src/RPM/RPMS/x86_64/ghc8.6.4-hashable-1.2.7.0-alt1.x86_64.rpm (w2.lzdio) 5.90user 3.72system 0:12.24elapsed 78%CPU (0avgtext+0avgdata 496940maxresident)k 0inputs+0outputs (0major+953804minor)pagefaults 0swaps /.out/ghc8.6.4-hashable-1.2.7.0-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: BSD3 3.50user 1.92system 0:32.62elapsed 16%CPU (0avgtext+0avgdata 126720maxresident)k 0inputs+0outputs (0major+210395minor)pagefaults 0swaps --- ghc8.6.4-hashable-1.2.7.0-alt1.x86_64.rpm.repo 2021-07-14 23:30:17.483064238 +0000 +++ ghc8.6.4-hashable-1.2.7.0-alt1.x86_64.rpm.hasher 2023-07-08 18:05:41.571251190 +0000 @@ -70,8 +70,8 @@ File: /usr/lib64/ghc-8.6.4/hashable-1.2.7.0/Data/Hashable 40755 root:root -File: /usr/lib64/ghc-8.6.4/hashable-1.2.7.0/Data/Hashable.dyn_hi 100644 root:root 217a03e3c1d7fee2348c9da744ca46dc -File: /usr/lib64/ghc-8.6.4/hashable-1.2.7.0/Data/Hashable.hi 100644 root:root d1e820e68b558a84efd5cb101faeafb4 -File: /usr/lib64/ghc-8.6.4/hashable-1.2.7.0/Data/Hashable.p_hi 100644 root:root d66dc1ed50438fbea22d81eeb5290e62 -File: /usr/lib64/ghc-8.6.4/hashable-1.2.7.0/Data/Hashable/Class.dyn_hi 100644 root:root 4e7f56ddbbdd3265623cedeec2ddf388 -File: /usr/lib64/ghc-8.6.4/hashable-1.2.7.0/Data/Hashable/Class.hi 100644 root:root 432780221c6f2d7990dff3df8b45f365 -File: /usr/lib64/ghc-8.6.4/hashable-1.2.7.0/Data/Hashable/Class.p_hi 100644 root:root 6c44497e76bf7792deedb96e0ee7a70a +File: /usr/lib64/ghc-8.6.4/hashable-1.2.7.0/Data/Hashable.dyn_hi 100644 root:root 886dc5a393277ef6a7cc7ae9ef13d703 +File: /usr/lib64/ghc-8.6.4/hashable-1.2.7.0/Data/Hashable.hi 100644 root:root e170e8424b43ad9616a8bf014928ed99 +File: /usr/lib64/ghc-8.6.4/hashable-1.2.7.0/Data/Hashable.p_hi 100644 root:root 9fde19fcb2c72347ced8a72635a9796d +File: /usr/lib64/ghc-8.6.4/hashable-1.2.7.0/Data/Hashable/Class.dyn_hi 100644 root:root e6f91559dbb0b14ac2c6e5a8b0a5e762 +File: /usr/lib64/ghc-8.6.4/hashable-1.2.7.0/Data/Hashable/Class.hi 100644 root:root 21c47d8b3694871321e3265105e77d9a +File: /usr/lib64/ghc-8.6.4/hashable-1.2.7.0/Data/Hashable/Class.p_hi 100644 root:root a79a501a0a11729d362e948e451c8877 File: /usr/lib64/ghc-8.6.4/hashable-1.2.7.0/Data/Hashable/Generic.dyn_hi 100644 root:root 0843385f710b01e88a580ba760c5f2b2 @@ -79,10 +79,10 @@ File: /usr/lib64/ghc-8.6.4/hashable-1.2.7.0/Data/Hashable/Generic.p_hi 100644 root:root e2b9ebd820dbf892bcbd0aede00dd972 -File: /usr/lib64/ghc-8.6.4/hashable-1.2.7.0/Data/Hashable/Lifted.dyn_hi 100644 root:root 8bf7d141cd0650aca6edc4abd4409612 -File: /usr/lib64/ghc-8.6.4/hashable-1.2.7.0/Data/Hashable/Lifted.hi 100644 root:root 128e3b9abcc0881d0e89aa52f9c2f7a2 -File: /usr/lib64/ghc-8.6.4/hashable-1.2.7.0/Data/Hashable/Lifted.p_hi 100644 root:root 90650bc016e842b435491b4709b7935b -File: /usr/lib64/ghc-8.6.4/hashable-1.2.7.0/HShashable-1.2.7.0-CWI8VZuQTAYWIQTQQtqCV.o 100644 root:root a28c4af396510ed9113502f28fe75192 +File: /usr/lib64/ghc-8.6.4/hashable-1.2.7.0/Data/Hashable/Lifted.dyn_hi 100644 root:root 62972a7193a846231f76da01f47f7f01 +File: /usr/lib64/ghc-8.6.4/hashable-1.2.7.0/Data/Hashable/Lifted.hi 100644 root:root 60b0025351c1c72f6390909db8de28d1 +File: /usr/lib64/ghc-8.6.4/hashable-1.2.7.0/Data/Hashable/Lifted.p_hi 100644 root:root 066bfedcf6ba712ec84abbb66ad02ff2 +File: /usr/lib64/ghc-8.6.4/hashable-1.2.7.0/HShashable-1.2.7.0-CWI8VZuQTAYWIQTQQtqCV.o 100644 root:root 96d4052f8d882c4f98dc467724a986e4 File: /usr/lib64/ghc-8.6.4/hashable-1.2.7.0/hashable.pkg 100755 root:root 6c4ba65b3f902e2cb9783c7e851c6f9d -File: /usr/lib64/ghc-8.6.4/hashable-1.2.7.0/libHShashable-1.2.7.0-CWI8VZuQTAYWIQTQQtqCV.a 100644 root:root fe39f2c4a699b829e08a5d84a1b37a55 -File: /usr/lib64/ghc-8.6.4/hashable-1.2.7.0/libHShashable-1.2.7.0-CWI8VZuQTAYWIQTQQtqCV_p.a 100644 root:root 4975737189dd638fef85aee15c1e5c77 -File: /usr/lib64/ghc-8.6.4/lib/libHShashable-1.2.7.0-CWI8VZuQTAYWIQTQQtqCV-ghc8.6.4.so 100644 root:root 67e5fea401aa7d54c511cfc178121d03 +File: /usr/lib64/ghc-8.6.4/hashable-1.2.7.0/libHShashable-1.2.7.0-CWI8VZuQTAYWIQTQQtqCV.a 100644 root:root ff0eea04cae604c0c28ea49d2d35e35e +File: /usr/lib64/ghc-8.6.4/hashable-1.2.7.0/libHShashable-1.2.7.0-CWI8VZuQTAYWIQTQQtqCV_p.a 100644 root:root 360dbcd4bd0fb447dbc2876fbb933cf4 +File: /usr/lib64/ghc-8.6.4/lib/libHShashable-1.2.7.0-CWI8VZuQTAYWIQTQQtqCV-ghc8.6.4.so 100644 root:root 59f8de3e27d35388b8f7ec90d9d80615 File: /usr/lib64/ghc-8.6.4/package.conf.d/hashable-1.2.7.0.conf 100644 root:root 6c4ba65b3f902e2cb9783c7e851c6f9d @@ -104,2 +104,2 @@ File: /usr/share/doc/ghc8.6.4-hashable-1.2.7.0/html/synopsis.png 100644 root:root f7936844cc05316ed73f6bf1d2e75434 -RPMIdentity: a6308138ece2faf082a5066db70152256ee96d699f7ba43c28a2f7d0a6682fddd65be1301574bb58692d1ec30f5e47a7f332fe174ae185298689047124d81b23 +RPMIdentity: 0fb748c896cc80fa4684f159493e82376e5eab67cc48ef9e07af8daf6cac0012dd745be556b30062502be2b33fced35a41e5f1c326aae7bfc0c2a611b596a075