<86>Jun 3 05:48:43 userdel[2926192]: delete user 'rooter' <86>Jun 3 05:48:44 groupadd[2926451]: group added to /etc/group: name=rooter, GID=1817 <86>Jun 3 05:48:44 groupadd[2926451]: group added to /etc/gshadow: name=rooter <86>Jun 3 05:48:44 groupadd[2926451]: new group: name=rooter, GID=1817 <86>Jun 3 05:48:44 useradd[2926691]: new user: name=rooter, UID=1817, GID=1817, home=/root, shell=/bin/bash, from=none <86>Jun 3 05:48:44 userdel[2927063]: delete user 'builder' <86>Jun 3 05:48:44 userdel[2927063]: removed group 'builder' owned by 'builder' <86>Jun 3 05:48:44 userdel[2927063]: removed shadow group 'builder' owned by 'builder' <86>Jun 3 05:48:44 groupadd[2927132]: group added to /etc/group: name=builder, GID=1818 <86>Jun 3 05:48:44 groupadd[2927132]: group added to /etc/gshadow: name=builder <86>Jun 3 05:48:44 groupadd[2927132]: new group: name=builder, GID=1818 <86>Jun 3 05:48:44 useradd[2927201]: new user: name=builder, UID=1818, GID=1818, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/ghc8.6.4-bytestring-encoding-0.1.0.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 05:48:46 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed <13>Jun 3 05:48:46 rpmi: rpm-build-haskell-1.4.6-alt1 sisyphus+276274.200.4.1 1666627957 installed <13>Jun 3 05:48:46 rpmi: libgmp-devel-6.2.1-alt5 sisyphus+309797.200.2.1 1668090190 installed <13>Jun 3 05:48:46 rpmi: libffi-devel-1:3.4.2-alt2 sisyphus+287629.100.2.1 1634659534 installed <13>Jun 3 05:48:46 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Jun 3 05:48:46 rpmi: ghc8.6.4-common-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed <13>Jun 3 05:48: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-bytestring-encoding-0.1.0.0-alt1.patch is smaller than 8 bytes Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ghc8.6.4-bytestring-encoding-0.1.0.0-alt1.nosrc.rpm (w1.gzdio) warning: File /usr/src/RPM/SOURCES/ghc8.6.4-bytestring-encoding-0.1.0.0-alt1.patch is smaller than 8 bytes Installing ghc8.6.4-bytestring-encoding-0.1.0.0-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.18738 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ghc8.6.4-bytestring-encoding-0.1.0.0 + echo 'Source #0 (ghc8.6.4-bytestring-encoding-0.1.0.0.tar):' Source #0 (ghc8.6.4-bytestring-encoding-0.1.0.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ghc8.6.4-bytestring-encoding-0.1.0.0.tar + cd ghc8.6.4-bytestring-encoding-0.1.0.0 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ghc8.6.4-bytestring-encoding-0.1.0.0-alt1.patch):' Patch #0 (ghc8.6.4-bytestring-encoding-0.1.0.0-alt1.patch): + /usr/bin/patch -p1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.18738 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ghc8.6.4-bytestring-encoding-0.1.0.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-bytestring-encoding-0.1.0.0 '--libsubdir=$compiler/$pkgid' '--dynlibdir=/usr/lib/$compiler/lib' --docdir=/usr/share/doc/ghc8.6.4-bytestring-encoding-0.1.0.0 --datadir=/usr/share --datasubdir=ghc8.6.4-bytestring-encoding-0.1.0.0 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc Configuring bytestring-encoding-0.1.0.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 bytestring-encoding-0.1.0.0.. Building library for bytestring-encoding-0.1.0.0.. [1 of 4] Compiling Data.ByteString.Lazy.Encoding.Internal ( src/Data/ByteString/Lazy/Encoding/Internal.hs, dist/build/Data/ByteString/Lazy/Encoding/Internal.o ) src/Data/ByteString/Lazy/Encoding/Internal.hs:39:3: warning: [-Wname-shadowing] This binding for `encode' shadows the existing binding defined at src/Data/ByteString/Lazy/Encoding/Internal.hs:32:1 | 39 | Enc.BufferCodec{ .. } <- mkTextEncoder | ^^^^^^^^^^^^^^^^^^^^^ src/Data/ByteString/Lazy/Encoding/Internal.hs:43:17: warning: [-Wname-shadowing] This binding for `s' shadows the existing binding bound at src/Data/ByteString/Lazy/Encoding/Internal.hs:38:62 | 43 | fillInBuf s buf | ^ src/Data/ByteString/Lazy/Encoding/Internal.hs:48:17: warning: [-Wname-shadowing] This binding for `buf' shadows the existing binding bound at src/Data/ByteString/Lazy/Encoding/Internal.hs:43:19 | 48 | go [] buf = return ([], buf) | ^^^ src/Data/ByteString/Lazy/Encoding/Internal.hs:49:14: warning: [-Wname-shadowing] This binding for `s' shadows the existing binding bound at src/Data/ByteString/Lazy/Encoding/Internal.hs:43:17 | 49 | go s@(c : cs) buf@Buffer{ bufR = r, bufRaw = iraw} | ^ src/Data/ByteString/Lazy/Encoding/Internal.hs:49:25: warning: [-Wname-shadowing] This binding for `buf' shadows the existing binding bound at src/Data/ByteString/Lazy/Encoding/Internal.hs:43:19 | 49 | go s@(c : cs) buf@Buffer{ bufR = r, bufRaw = iraw} | ^^^ src/Data/ByteString/Lazy/Encoding/Internal.hs:64:12: warning: [-Wname-shadowing] This binding for `s' shadows the existing binding bound at src/Data/ByteString/Lazy/Encoding/Internal.hs:38:62 | 64 | loop s inBuf outBuf = do | ^ src/Data/ByteString/Lazy/Encoding/Internal.hs:107:3: warning: [-Wname-shadowing] This binding for `encode' shadows the existing binding defined at src/Data/ByteString/Lazy/Encoding/Internal.hs:32:1 | 107 | Enc.BufferCodec{ .. } <- mkTextDecoder | ^^^^^^^^^^^^^^^^^^^^^ src/Data/ByteString/Lazy/Encoding/Internal.hs:116:17: warning: [-Wname-shadowing] This binding for `buf' shadows the existing binding bound at src/Data/ByteString/Lazy/Encoding/Internal.hs:111:20 | 116 | go [] buf = return ([], buf) | ^^^ src/Data/ByteString/Lazy/Encoding/Internal.hs:117:19: warning: [-Wname-shadowing] This binding for `b' shadows the existing binding bound at src/Data/ByteString/Lazy/Encoding/Internal.hs:106:56 | 117 | go bbs@(b : bs) buf | ^ src/Data/ByteString/Lazy/Encoding/Internal.hs:117:23: warning: [-Wname-shadowing] This binding for `bs' shadows the existing binding bound at src/Data/ByteString/Lazy/Encoding/Internal.hs:111:17 | 117 | go bbs@(b : bs) buf | ^^ src/Data/ByteString/Lazy/Encoding/Internal.hs:117:27: warning: [-Wname-shadowing] This binding for `buf' shadows the existing binding bound at src/Data/ByteString/Lazy/Encoding/Internal.hs:111:20 | 117 | go bbs@(b : bs) buf | ^^^ [2 of 4] Compiling Data.ByteString.Lazy.Encoding ( src/Data/ByteString/Lazy/Encoding.hs, dist/build/Data/ByteString/Lazy/Encoding.o ) [3 of 4] Compiling Data.ByteString.Encoding ( src/Data/ByteString/Encoding.hs, dist/build/Data/ByteString/Encoding.o ) [4 of 4] Compiling Paths_bytestring_encoding ( dist/build/autogen/Paths_bytestring_encoding.hs, dist/build/Paths_bytestring_encoding.o ) [1 of 4] Compiling Data.ByteString.Lazy.Encoding.Internal ( src/Data/ByteString/Lazy/Encoding/Internal.hs, dist/build/Data/ByteString/Lazy/Encoding/Internal.p_o ) src/Data/ByteString/Lazy/Encoding/Internal.hs:39:3: warning: [-Wname-shadowing] This binding for `encode' shadows the existing binding defined at src/Data/ByteString/Lazy/Encoding/Internal.hs:32:1 | 39 | Enc.BufferCodec{ .. } <- mkTextEncoder | ^^^^^^^^^^^^^^^^^^^^^ src/Data/ByteString/Lazy/Encoding/Internal.hs:43:17: warning: [-Wname-shadowing] This binding for `s' shadows the existing binding bound at src/Data/ByteString/Lazy/Encoding/Internal.hs:38:62 | 43 | fillInBuf s buf | ^ src/Data/ByteString/Lazy/Encoding/Internal.hs:48:17: warning: [-Wname-shadowing] This binding for `buf' shadows the existing binding bound at src/Data/ByteString/Lazy/Encoding/Internal.hs:43:19 | 48 | go [] buf = return ([], buf) | ^^^ src/Data/ByteString/Lazy/Encoding/Internal.hs:49:14: warning: [-Wname-shadowing] This binding for `s' shadows the existing binding bound at src/Data/ByteString/Lazy/Encoding/Internal.hs:43:17 | 49 | go s@(c : cs) buf@Buffer{ bufR = r, bufRaw = iraw} | ^ src/Data/ByteString/Lazy/Encoding/Internal.hs:49:25: warning: [-Wname-shadowing] This binding for `buf' shadows the existing binding bound at src/Data/ByteString/Lazy/Encoding/Internal.hs:43:19 | 49 | go s@(c : cs) buf@Buffer{ bufR = r, bufRaw = iraw} | ^^^ src/Data/ByteString/Lazy/Encoding/Internal.hs:64:12: warning: [-Wname-shadowing] This binding for `s' shadows the existing binding bound at src/Data/ByteString/Lazy/Encoding/Internal.hs:38:62 | 64 | loop s inBuf outBuf = do | ^ src/Data/ByteString/Lazy/Encoding/Internal.hs:107:3: warning: [-Wname-shadowing] This binding for `encode' shadows the existing binding defined at src/Data/ByteString/Lazy/Encoding/Internal.hs:32:1 | 107 | Enc.BufferCodec{ .. } <- mkTextDecoder | ^^^^^^^^^^^^^^^^^^^^^ src/Data/ByteString/Lazy/Encoding/Internal.hs:116:17: warning: [-Wname-shadowing] This binding for `buf' shadows the existing binding bound at src/Data/ByteString/Lazy/Encoding/Internal.hs:111:20 | 116 | go [] buf = return ([], buf) | ^^^ src/Data/ByteString/Lazy/Encoding/Internal.hs:117:19: warning: [-Wname-shadowing] This binding for `b' shadows the existing binding bound at src/Data/ByteString/Lazy/Encoding/Internal.hs:106:56 | 117 | go bbs@(b : bs) buf | ^ src/Data/ByteString/Lazy/Encoding/Internal.hs:117:23: warning: [-Wname-shadowing] This binding for `bs' shadows the existing binding bound at src/Data/ByteString/Lazy/Encoding/Internal.hs:111:17 | 117 | go bbs@(b : bs) buf | ^^ src/Data/ByteString/Lazy/Encoding/Internal.hs:117:27: warning: [-Wname-shadowing] This binding for `buf' shadows the existing binding bound at src/Data/ByteString/Lazy/Encoding/Internal.hs:111:20 | 117 | go bbs@(b : bs) buf | ^^^ [2 of 4] Compiling Data.ByteString.Lazy.Encoding ( src/Data/ByteString/Lazy/Encoding.hs, dist/build/Data/ByteString/Lazy/Encoding.p_o ) [3 of 4] Compiling Data.ByteString.Encoding ( src/Data/ByteString/Encoding.hs, dist/build/Data/ByteString/Encoding.p_o ) [4 of 4] Compiling Paths_bytestring_encoding ( dist/build/autogen/Paths_bytestring_encoding.hs, dist/build/Paths_bytestring_encoding.p_o ) + ./Setup haddock Preprocessing library for bytestring-encoding-0.1.0.0.. Running Haddock on library for bytestring-encoding-0.1.0.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: internal error: dist/doc/html/bytestring-encoding/haddock-response3040299-1.txt: hGetContents: invalid argument (invalid byte sequence) + : + ./Setup register --gen-pkg-config=bytestring-encoding.pkg + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.48811 + 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-bytestring-encoding-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ghc8.6.4-bytestring-encoding-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ghc8.6.4-bytestring-encoding-0.1.0.0 + '[' -x Setup ']' + ./Setup copy --destdir=/usr/src/tmp/ghc8.6.4-bytestring-encoding-buildroot Installing library in /usr/src/tmp/ghc8.6.4-bytestring-encoding-buildroot/usr/lib/ghc-8.6.4/bytestring-encoding-0.1.0.0 + '[' -f bytestring-encoding.pkg ']' + install -m 755 bytestring-encoding.pkg /usr/src/tmp/ghc8.6.4-bytestring-encoding-buildroot/usr/lib/ghc-8.6.4/bytestring-encoding-0.1.0.0 + mkdir -p /usr/src/tmp/ghc8.6.4-bytestring-encoding-buildroot/usr/lib/ghc-8.6.4/package.conf.d + install -D -m 644 bytestring-encoding.pkg /usr/src/tmp/ghc8.6.4-bytestring-encoding-buildroot/usr/lib/ghc-8.6.4/package.conf.d/bytestring-encoding-0.1.0.0.conf + /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc8.6.4-bytestring-encoding-buildroot /usr/lib /usr/lib/ghc-8.6.4/bytestring-encoding-0.1.0.0 /usr/src/RPM/BUILD/ghc8.6.4-bytestring-encoding-0.1.0.0 ghc8.6.4-bytestring-encoding 0.1.0.0 /usr/lib/ghc-8.6.4/package.conf.d/bytestring-encoding-0.1.0.0.conf ~/tmp/ghc8.6.4-bytestring-encoding-buildroot ~/RPM/BUILD/ghc8.6.4-bytestring-encoding-0.1.0.0 find: './usr/bin': No such file or directory find: './usr/share/ghc8.6.4-bytestring-encoding-0.1.0.0': No such file or directory ~/RPM/BUILD/ghc8.6.4-bytestring-encoding-0.1.0.0 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ghc8.6.4-bytestring-encoding-buildroot (auto) mode of './usr/lib/ghc-8.6.4/lib/libHSbytestring-encoding-0.1.0.0-QeWJNGv72cFTuNYgD4zff-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-bytestring-encoding-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ghc8.6.4-bytestring-encoding-buildroot/ (default) Compressing files in /usr/src/tmp/ghc8.6.4-bytestring-encoding-buildroot (auto) Adjusting library links in /usr/src/tmp/ghc8.6.4-bytestring-encoding-buildroot ./usr/lib: (from :0) ./usr/lib/ghc-8.6.4/lib: (from :0) libHSbytestring-encoding-0.1.0.0-QeWJNGv72cFTuNYgD4zff-ghc8.6.4.so -> libHSbytestring-encoding-0.1.0.0-QeWJNGv72cFTuNYgD4zff-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/libHSbytestring-encoding-0.1.0.0-QeWJNGv72cFTuNYgD4zff-ghc8.6.4.so Verifying ELF objects in /usr/src/tmp/ghc8.6.4-bytestring-encoding-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/libHSbytestring-encoding-0.1.0.0-QeWJNGv72cFTuNYgD4zff-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-bytestring-encoding-0.1.0.0-alt1 warning: File listed twice: /usr/share/doc/ghc8.6.4-bytestring-encoding-0.1.0.0/LICENSE warning: File listed twice: /usr/share/doc/ghc8.6.4-bytestring-encoding-0.1.0.0/html Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.C3IXqC find-provides: running scripts (debuginfo,haskell,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/ghc8.6.4-bytestring-encoding-buildroot/usr/lib/ghc-8.6.4/lib/libHSbytestring-encoding-0.1.0.0-QeWJNGv72cFTuNYgD4zff-ghc8.6.4.so: 129 symbols, 18 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ljj5i9 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-bytestring-encoding-buildroot/usr/lib/ghc-8.6.4/lib/libHSbytestring-encoding-0.1.0.0-QeWJNGv72cFTuNYgD4zff-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/ghc-8.6.4/integer-gmp-1.0.2.0/libHSinteger-gmp-1.0.2.0-ghc8.6.4.so /usr/lib/libgmp.so.10 Provides: ghc8.6.4(bytestring-encoding) = 0.1.0.0, ghc8.6.4(bytestring-encoding-0.1.0.0-QeWJNGv72cFTuNYgD4zff), libHSbytestring-encoding-0.1.0.0-QeWJNGv72cFTuNYgD4zff-ghc8.6.4.so = set:ldNBfQPAaxdSZzOCwgKBvJOunZxo7Jkgw4MdZlWRHejJbmQYq5ueOZpwr2ME4qcNd65kbpAJv43VxokRiferZ8kwm4rlCrK0PhhI079YrYm0gpmrjK7aw0EYLTaMeGmuAu8h3nBw1MIPQZ22r2kfLWBuhwa1qYePolZbojTa5qCe80pka8Yv8zbSSy9m2s78NN9PsbN2sk1krqSBFHc8ZEYQTZDztZ4jGt0NIl3Se2qcG0ivQNGqfOtxGZgxLGprZb8ch9gAxZGrhOcG44G0 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(text) = 1.2.3.1, ghc8.6.4(text-1.2.3.1), libc.so.6(GLIBC_2.0), 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.VnUcG2 Wrote: /usr/src/RPM/RPMS/i586/ghc8.6.4-bytestring-encoding-0.1.0.0-alt1.i586.rpm (w2.lzdio) 3.08user 1.72system 0:07.42elapsed 64%CPU (0avgtext+0avgdata 276792maxresident)k 0inputs+0outputs (0major+430504minor)pagefaults 0swaps /.out/ghc8.6.4-bytestring-encoding-0.1.0.0-alt1.i586.rpm: license not found in '/usr/share/license' directory: BSD3 2.31user 3.18system 0:30.30elapsed 18%CPU (0avgtext+0avgdata 110120maxresident)k 0inputs+0outputs (0major+206410minor)pagefaults 0swaps --- ghc8.6.4-bytestring-encoding-0.1.0.0-alt1.i586.rpm.repo 2021-07-15 00:49:03.000000000 +0000 +++ ghc8.6.4-bytestring-encoding-0.1.0.0-alt1.i586.rpm.hasher 2023-06-03 05:49:07.601682846 +0000 @@ -65,10 +65,10 @@ File: /usr/lib/ghc-8.6.4/bytestring-encoding-0.1.0.0/Data/ByteString/Lazy/Encoding/Internal.p_hi 100644 root:root 372c6e6960fe6e7494776a134adb2d8f -File: /usr/lib/ghc-8.6.4/bytestring-encoding-0.1.0.0/HSbytestring-encoding-0.1.0.0-QeWJNGv72cFTuNYgD4zff.o 100644 root:root 507b8b0a9a1bfe3ffcb23040e0450e90 -File: /usr/lib/ghc-8.6.4/bytestring-encoding-0.1.0.0/Paths_bytestring_encoding.dyn_hi 100644 root:root 86c63733e2331f0a04c90d38624823d7 -File: /usr/lib/ghc-8.6.4/bytestring-encoding-0.1.0.0/Paths_bytestring_encoding.hi 100644 root:root 9ef901f5e6a22de8a9885821a92a8d41 -File: /usr/lib/ghc-8.6.4/bytestring-encoding-0.1.0.0/Paths_bytestring_encoding.p_hi 100644 root:root c4e023a5fb1b30e30aaf00f0512160ba +File: /usr/lib/ghc-8.6.4/bytestring-encoding-0.1.0.0/HSbytestring-encoding-0.1.0.0-QeWJNGv72cFTuNYgD4zff.o 100644 root:root 4fc5c067fd1a05778e30a8f80065d945 +File: /usr/lib/ghc-8.6.4/bytestring-encoding-0.1.0.0/Paths_bytestring_encoding.dyn_hi 100644 root:root e895777492373153c1a35ecf695293ed +File: /usr/lib/ghc-8.6.4/bytestring-encoding-0.1.0.0/Paths_bytestring_encoding.hi 100644 root:root 85bfd9f3c8db452123104380bf300d11 +File: /usr/lib/ghc-8.6.4/bytestring-encoding-0.1.0.0/Paths_bytestring_encoding.p_hi 100644 root:root b11682cab50420c5fcf775fb14c890ce File: /usr/lib/ghc-8.6.4/bytestring-encoding-0.1.0.0/bytestring-encoding.pkg 100755 root:root ccc2b20caecf38591c0631c296bdc9f6 -File: /usr/lib/ghc-8.6.4/bytestring-encoding-0.1.0.0/libHSbytestring-encoding-0.1.0.0-QeWJNGv72cFTuNYgD4zff.a 100644 root:root ab470f3dba7e7ec517976b57f8ff2c0a -File: /usr/lib/ghc-8.6.4/bytestring-encoding-0.1.0.0/libHSbytestring-encoding-0.1.0.0-QeWJNGv72cFTuNYgD4zff_p.a 100644 root:root b6da22b2b50396d4026f310d01a3ee87 -File: /usr/lib/ghc-8.6.4/lib/libHSbytestring-encoding-0.1.0.0-QeWJNGv72cFTuNYgD4zff-ghc8.6.4.so 100644 root:root a8a35972fb720bfc34a9bf73b2ff15db +File: /usr/lib/ghc-8.6.4/bytestring-encoding-0.1.0.0/libHSbytestring-encoding-0.1.0.0-QeWJNGv72cFTuNYgD4zff.a 100644 root:root 67d5aeeeb3d818f7da813dffeb0fe507 +File: /usr/lib/ghc-8.6.4/bytestring-encoding-0.1.0.0/libHSbytestring-encoding-0.1.0.0-QeWJNGv72cFTuNYgD4zff_p.a 100644 root:root ae0da2467e14b542951430ab18c999e8 +File: /usr/lib/ghc-8.6.4/lib/libHSbytestring-encoding-0.1.0.0-QeWJNGv72cFTuNYgD4zff-ghc8.6.4.so 100644 root:root 08f8a3db50dc129db2d8d3939787a543 File: /usr/lib/ghc-8.6.4/package.conf.d/bytestring-encoding-0.1.0.0.conf 100644 root:root ccc2b20caecf38591c0631c296bdc9f6 @@ -77,2 +77,2 @@ File: /usr/share/doc/ghc8.6.4-bytestring-encoding-0.1.0.0/html 40755 root:root -RPMIdentity: a8353fc8a5ee97aeb9f0185f1284a8a0914ded2d9da03d29d6552f1ef273f8ed25a47b0d1163edd6dc0f2da1072141dc05753343c0ac247f59b2354c4f128d03 +RPMIdentity: 1bf0297726f91f586697e5f8919e3607e57dc878dcedf66c6c6d676cef8741cb9a811431f534caa6aa249732edb409aab303b5f1bd11d60d2d696a6e94917174