Mock Version: 2.15 Mock Version: 2.15 Mock Version: 2.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ocaml-zip.spec'], chrootPath='/var/lib/mock/f37-build-642967-72070/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=604800uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ocaml-zip.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1658448000 Wrote: /builddir/build/SRPMS/ocaml-zip-1.11-5.fc37.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ocaml-zip.spec'], chrootPath='/var/lib/mock/f37-build-642967-72070/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=604800uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ocaml-zip.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1658448000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Z77CnQ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf camlzip-rel111 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/rel111.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd camlzip-rel111 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's,ocamlfind install,& -ldconf /builddir/build/BUILD/camlzip-rel111/ld.conf,' Makefile + sed -i 's/1\.09/1.11/' META-zip + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.PwlzKN + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd camlzip-rel111 + make all ocamlfind ocamlc -g -safe-string -bin-annot -c -ccopt -g zlibstubs.c ocamlfind ocamlmklib -oc camlzip zlibstubs.o -lz ocamlfind ocamlc -g -safe-string -bin-annot -c zlib.mli ocamlfind ocamlc -g -safe-string -bin-annot -c zlib.ml ocamlfind ocamlc -g -safe-string -bin-annot -c zip.mli ocamlfind ocamlc -g -safe-string -bin-annot -c zip.ml ocamlfind ocamlc -g -safe-string -bin-annot -c gzip.mli ocamlfind ocamlc -g -safe-string -bin-annot -c gzip.ml ocamlfind ocamlmklib -o zip -oc camlzip zlib.cmo zip.cmo gzip.cmo -lz ocamlfind ocamlopt -safe-string -c zlib.ml ocamlfind ocamlopt -safe-string -c zip.ml ocamlfind ocamlopt -safe-string -c gzip.ml ocamlfind ocamlmklib -o zip -oc camlzip zlib.cmx zip.cmx gzip.cmx -lz ocamlfind ocamlopt -safe-string -shared -linkall -I ./ -o zip.cmxs zip.cmxa libcamlzip.a + make allopt make: Nothing to be done for 'allopt'. + make doc mkdir -p doc ocamldoc -d doc/ -html *.mli ++ ar t libcamlzip.a + ocamlmklib -g -ldopt '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' -lz -o camlzip zlibstubs.o + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gS5ttQ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-zip-1.11-5.fc37.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-zip-1.11-5.fc37.riscv64 ++ dirname /builddir/build/BUILDROOT/ocaml-zip-1.11-5.fc37.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-zip-1.11-5.fc37.riscv64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd camlzip-rel111 + mkdir -p /builddir/build/BUILDROOT/ocaml-zip-1.11-5.fc37.riscv64//usr/lib64/ocaml/zip + mkdir -p /builddir/build/BUILDROOT/ocaml-zip-1.11-5.fc37.riscv64//usr/lib64/ocaml/stublibs + export DESTDIR=/builddir/build/BUILDROOT/ocaml-zip-1.11-5.fc37.riscv64 + DESTDIR=/builddir/build/BUILDROOT/ocaml-zip-1.11-5.fc37.riscv64 + export OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-zip-1.11-5.fc37.riscv64/usr/lib64/ocaml + OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-zip-1.11-5.fc37.riscv64/usr/lib64/ocaml + export EXT_DLL=.so + EXT_DLL=.so + touch ld.conf + make install cp META-zip META && \ ocamlfind install -ldconf /builddir/build/BUILD/camlzip-rel111/ld.conf zip META *.cma *.a *.mli *.cmi *.cmti *.cmt gzip.cmx zip.cmx zlib.cmx zip.cmxa zip.cmxs dllcamlzip.so && \ rm META Installed /builddir/build/BUILDROOT/ocaml-zip-1.11-5.fc37.riscv64/usr/lib64/ocaml/zip/zip.cmxs Installed /builddir/build/BUILDROOT/ocaml-zip-1.11-5.fc37.riscv64/usr/lib64/ocaml/zip/zip.cmxa Installed /builddir/build/BUILDROOT/ocaml-zip-1.11-5.fc37.riscv64/usr/lib64/ocaml/zip/zlib.cmx Installed /builddir/build/BUILDROOT/ocaml-zip-1.11-5.fc37.riscv64/usr/lib64/ocaml/zip/zip.cmx Installed /builddir/build/BUILDROOT/ocaml-zip-1.11-5.fc37.riscv64/usr/lib64/ocaml/zip/gzip.cmx Installed /builddir/build/BUILDROOT/ocaml-zip-1.11-5.fc37.riscv64/usr/lib64/ocaml/zip/zlib.cmt Installed /builddir/build/BUILDROOT/ocaml-zip-1.11-5.fc37.riscv64/usr/lib64/ocaml/zip/zip.cmt Installed /builddir/build/BUILDROOT/ocaml-zip-1.11-5.fc37.riscv64/usr/lib64/ocaml/zip/gzip.cmt Installed /builddir/build/BUILDROOT/ocaml-zip-1.11-5.fc37.riscv64/usr/lib64/ocaml/zip/zlib.cmti Installed /builddir/build/BUILDROOT/ocaml-zip-1.11-5.fc37.riscv64/usr/lib64/ocaml/zip/zip.cmti Installed /builddir/build/BUILDROOT/ocaml-zip-1.11-5.fc37.riscv64/usr/lib64/ocaml/zip/gzip.cmti Installed /builddir/build/BUILDROOT/ocaml-zip-1.11-5.fc37.riscv64/usr/lib64/ocaml/zip/zlib.cmi Installed /builddir/build/BUILDROOT/ocaml-zip-1.11-5.fc37.riscv64/usr/lib64/ocaml/zip/zip.cmi Installed /builddir/build/BUILDROOT/ocaml-zip-1.11-5.fc37.riscv64/usr/lib64/ocaml/zip/gzip.cmi Installed /builddir/build/BUILDROOT/ocaml-zip-1.11-5.fc37.riscv64/usr/lib64/ocaml/zip/zlib.mli Installed /builddir/build/BUILDROOT/ocaml-zip-1.11-5.fc37.riscv64/usr/lib64/ocaml/zip/zip.mli Installed /builddir/build/BUILDROOT/ocaml-zip-1.11-5.fc37.riscv64/usr/lib64/ocaml/zip/gzip.mli Installed /builddir/build/BUILDROOT/ocaml-zip-1.11-5.fc37.riscv64/usr/lib64/ocaml/zip/zip.a Installed /builddir/build/BUILDROOT/ocaml-zip-1.11-5.fc37.riscv64/usr/lib64/ocaml/zip/libcamlzip.a Installed /builddir/build/BUILDROOT/ocaml-zip-1.11-5.fc37.riscv64/usr/lib64/ocaml/zip/zip.cma Installed /builddir/build/BUILDROOT/ocaml-zip-1.11-5.fc37.riscv64/usr/lib64/ocaml/stublibs/dllcamlzip.so Installed /builddir/build/BUILDROOT/ocaml-zip-1.11-5.fc37.riscv64/usr/lib64/ocaml/stublibs/dllcamlzip.so.owner ocamlfind: [WARNING] You have installed DLLs but the directory /builddir/build/BUILDROOT/ocaml-zip-1.11-5.fc37.riscv64/usr/lib64/ocaml/stublibs is not mentioned in ld.conf Installed /builddir/build/BUILDROOT/ocaml-zip-1.11-5.fc37.riscv64/usr/lib64/ocaml/zip/META cp META-camlzip META && \ ocamlfind install -ldconf /builddir/build/BUILD/camlzip-rel111/ld.conf camlzip META && \ rm META Installed /builddir/build/BUILDROOT/ocaml-zip-1.11-5.fc37.riscv64/usr/lib64/ocaml/camlzip/META + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 1.11-5.fc37 --unique-debug-suffix -1.11-5.fc37.riscv64 --unique-debug-src-base ocaml-zip-1.11-5.fc37.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/camlzip-rel111 extracting debug info from /builddir/build/BUILDROOT/ocaml-zip-1.11-5.fc37.riscv64/usr/lib64/ocaml/stublibs/dllcamlzip.so extracting debug info from /builddir/build/BUILDROOT/ocaml-zip-1.11-5.fc37.riscv64/usr/lib64/ocaml/zip/zip.cmxs original debug info size: 148kB, size after compression: 148kB /usr/bin/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 13 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.HlGlIY + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd camlzip-rel111 + export LD_LIBRARY_PATH=/builddir/build/BUILD/camlzip-rel111 + LD_LIBRARY_PATH=/builddir/build/BUILD/camlzip-rel111 + make -C test make: Entering directory '/builddir/build/BUILD/camlzip-rel111/test' ocamlopt -g -I .. -o testzlib ../zip.cmxa testzlib.ml sh ./testzlib.run Zlib: passed ocamlopt -ccopt -g -g -I .. -o minizip unix.cmxa ../zip.cmxa minizip.ml sh ./minizip.run Zip 1: passed Zip 2: passed Zip 3: passed ocamlopt -ccopt -g -g -I .. -o minigzip ../zip.cmxa minigzip.ml sh ./minigzip.run Gzip 1: passed Gzip 2: passed Gzip 3: passed make: Leaving directory '/builddir/build/BUILD/camlzip-rel111/test' + test/testzlib Makefile Makefile.gz + test/testzlib -d Makefile.gz Makefile.uncompressed + cmp Makefile Makefile.uncompressed + RPM_EC=0 ++ jobs -p Processing files: ocaml-zip-1.11-5.fc37.riscv64 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.9CstcU + umask 022 + cd /builddir/build/BUILD + cd camlzip-rel111 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-zip-1.11-5.fc37.riscv64/usr/share/licenses/ocaml-zip + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-zip-1.11-5.fc37.riscv64/usr/share/licenses/ocaml-zip + cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-zip-1.11-5.fc37.riscv64/usr/share/licenses/ocaml-zip + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Gzip) = eb8494f78bfbca8ad216b40fba811efd ocaml(Zip) = 0611311d26f05fe79e34390886c01f94 ocaml(Zlib) = 5fc0948b9e68343526662923d7e86011 ocaml-zip = 1.11-5.fc37 ocaml-zip(riscv-64) = 1.11-5.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libz.so.1()(64bit) ocaml(CamlinternalFormatBasics) = 8f8f634558798ee408df3c50a5539b15 ocaml(Stdlib) = 79b0e9d3b6f7fed07eb3cc2abb961b91 ocaml(Stdlib__Bigarray) = 994a14f10d5ae081663b52b790ee11d3 ocaml(Stdlib__Bytes) = 3d02c33317c0108c61e7a5eefa37519a ocaml(Stdlib__Callback) = fe29a598e1902f0b901e88a9865c26ef ocaml(Stdlib__Char) = 62afe57b49defcc078960a68b9efbbee ocaml(Stdlib__Complex) = 4555217c759e89d65daa8f682eb09b35 ocaml(Stdlib__Either) = 26845df28d19584687a38a1ab814c3f9 ocaml(Stdlib__Hashtbl) = 34c0fdd524bf2a75e4d5af64a6d34401 ocaml(Stdlib__Int32) = a71ea5238030770647165f659f80b1ab ocaml(Stdlib__Int64) = 0fa5587c47baf16a06837c7dedfc2518 ocaml(Stdlib__List) = ee222542f6f8195441543b8b399b64b9 ocaml(Stdlib__Seq) = b63511032211eae4b567ba313cd72962 ocaml(Stdlib__String) = 097838f294457ecbb61ccbcf86cc6972 ocaml(Stdlib__Sys) = 7726a14ce36f5c6c3abb04975cec748b ocaml(Stdlib__Uchar) = c0dde02a556a6d79e363ad365d165d57 ocaml(Unix) = 84bb8ec8ae50f70acba86f5b72088b1c ocaml(Zlib) = 5fc0948b9e68343526662923d7e86011 rtld(GNU_HASH) Processing files: ocaml-zip-devel-1.11-5.fc37.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qciQtM + umask 022 + cd /builddir/build/BUILD + cd camlzip-rel111 + DOCDIR=/builddir/build/BUILDROOT/ocaml-zip-1.11-5.fc37.riscv64/usr/share/doc/ocaml-zip-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-zip-1.11-5.fc37.riscv64/usr/share/doc/ocaml-zip-devel + cp -pr Changes /builddir/build/BUILDROOT/ocaml-zip-1.11-5.fc37.riscv64/usr/share/doc/ocaml-zip-devel + cp -pr README.md /builddir/build/BUILDROOT/ocaml-zip-1.11-5.fc37.riscv64/usr/share/doc/ocaml-zip-devel + cp -pr doc /builddir/build/BUILDROOT/ocaml-zip-1.11-5.fc37.riscv64/usr/share/doc/ocaml-zip-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Gzip) = eb8494f78bfbca8ad216b40fba811efd ocaml(Zip) = 0611311d26f05fe79e34390886c01f94 ocaml(Zlib) = 5fc0948b9e68343526662923d7e86011 ocaml-zip-devel = 1.11-5.fc37 ocaml-zip-devel(riscv-64) = 1.11-5.fc37 ocamlx(Gzip) = 9185726b1fd70fcf607e37fa901fbce9 ocamlx(Zip) = 9d5fd155dbb9cc59de6b95677cc20741 ocamlx(Zlib) = aeeb0cd688bc53ac9ac8265852737267 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = 8f8f634558798ee408df3c50a5539b15 ocaml(Stdlib) = 79b0e9d3b6f7fed07eb3cc2abb961b91 ocaml(Stdlib__Bigarray) = 994a14f10d5ae081663b52b790ee11d3 ocaml(Stdlib__Bytes) = 3d02c33317c0108c61e7a5eefa37519a ocaml(Stdlib__Callback) = fe29a598e1902f0b901e88a9865c26ef ocaml(Stdlib__Char) = 62afe57b49defcc078960a68b9efbbee ocaml(Stdlib__Complex) = 4555217c759e89d65daa8f682eb09b35 ocaml(Stdlib__Either) = 26845df28d19584687a38a1ab814c3f9 ocaml(Stdlib__Hashtbl) = 34c0fdd524bf2a75e4d5af64a6d34401 ocaml(Stdlib__Int32) = a71ea5238030770647165f659f80b1ab ocaml(Stdlib__Int64) = 0fa5587c47baf16a06837c7dedfc2518 ocaml(Stdlib__List) = ee222542f6f8195441543b8b399b64b9 ocaml(Stdlib__Seq) = b63511032211eae4b567ba313cd72962 ocaml(Stdlib__String) = 097838f294457ecbb61ccbcf86cc6972 ocaml(Stdlib__Sys) = 7726a14ce36f5c6c3abb04975cec748b ocaml(Stdlib__Uchar) = c0dde02a556a6d79e363ad365d165d57 ocaml(Unix) = 84bb8ec8ae50f70acba86f5b72088b1c ocaml(Zlib) = 5fc0948b9e68343526662923d7e86011 ocamlx(Stdlib) = 29fc6b4fd90dc91235156e20d0575996 ocamlx(Stdlib__Bytes) = 332b036c618456adadc97ebc4c0edd44 ocamlx(Stdlib__Callback) = 7dbefe6db53efcdc61a432ffbc04583d ocamlx(Stdlib__Hashtbl) = c60c5e9b84ec15b69584c299944d0abb ocamlx(Stdlib__Int32) = 92cf9826d556878104ed3545f31b55b5 ocamlx(Stdlib__List) = 75bce4c751643e407b6e75caf60b9db7 ocamlx(Stdlib__String) = 16f00be18fe41d5b5f3bc6b9bf6629df ocamlx(Stdlib__Sys) = b7b20574aeaf6b9579b0e18cd71b27d3 ocamlx(Unix) = f98e9ef7f9e913e26df2cf0d3af4252b ocamlx(Zlib) = aeeb0cd688bc53ac9ac8265852737267 Processing files: ocaml-zip-debugsource-1.11-5.fc37.riscv64 Provides: ocaml-zip-debugsource = 1.11-5.fc37 ocaml-zip-debugsource(riscv-64) = 1.11-5.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-zip-debuginfo-1.11-5.fc37.riscv64 Provides: debuginfo(build-id) = 016fecb91e1beaecb85090ddf95d0ef60817b799 debuginfo(build-id) = f948602ba64f0c5f981d66e03e3169f5bb2e5ba2 ocaml-zip-debuginfo = 1.11-5.fc37 ocaml-zip-debuginfo(riscv-64) = 1.11-5.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-zip-debugsource(riscv-64) = 1.11-5.fc37 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-zip-1.11-5.fc37.riscv64 Wrote: /builddir/build/RPMS/ocaml-zip-debugsource-1.11-5.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-zip-debuginfo-1.11-5.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-zip-1.11-5.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-zip-devel-1.11-5.fc37.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.63e5rf + umask 022 + cd /builddir/build/BUILD + cd camlzip-rel111 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-zip-1.11-5.fc37.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.8KmscF + umask 022 + cd /builddir/build/BUILD + rm -rf camlzip-rel111 camlzip-rel111.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0