D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/ocaml-camlzip-1.13-2.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.hhNNh0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.QYCB3b + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build + rm -rf camlzip-rel113 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/rel113.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd camlzip-rel113 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/ocaml-zip-zlib-ng.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + sed -i 's,ocamlfind install,& -ldconf /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/camlzip-rel113/ld.conf,' Makefile + sed -i 's/ocamlopt/& -g/;s/ocamlmklib/& -g/' Makefile + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.hfUiWC + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd camlzip-rel113 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + make all ocamlfind ocamlc -g -safe-string -bin-annot -package unix -c -ccopt -g zlibstubs.c ocamlfind ocamlmklib -g -oc camlzip zlibstubs.o -lz-ng ocamlfind ocamlc -g -safe-string -bin-annot -package unix -c zlib.mli ocamlfind ocamlc -g -safe-string -bin-annot -package unix -c zlib.ml ocamlfind ocamlc -g -safe-string -bin-annot -package unix -c zip.mli ocamlfind ocamlc -g -safe-string -bin-annot -package unix -c zip.ml ocamlfind ocamlc -g -safe-string -bin-annot -package unix -c gzip.mli ocamlfind ocamlc -g -safe-string -bin-annot -package unix -c gzip.ml ocamlfind ocamlmklib -g -o zip -oc camlzip zlib.cmo zip.cmo gzip.cmo -lz-ng ocamlfind ocamlopt -g -safe-string -package unix -c zlib.ml ocamlfind ocamlopt -g -safe-string -package unix -c zip.ml ocamlfind ocamlopt -g -safe-string -package unix -c gzip.ml ocamlfind ocamlmklib -g -o zip -oc camlzip zlib.cmx zip.cmx gzip.cmx -lz-ng ocamlfind ocamlopt -g -safe-string -package unix -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 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.LyqwGg + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build + mkdir /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd camlzip-rel113 + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/BUILDROOT//usr/lib64/ocaml/zip + mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/BUILDROOT//usr/lib64/ocaml/stublibs + export DESTDIR=/home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/BUILDROOT + DESTDIR=/home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/BUILDROOT + export OCAMLFIND_DESTDIR=/home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/BUILDROOT/usr/lib64/ocaml + OCAMLFIND_DESTDIR=/home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/BUILDROOT/usr/lib64/ocaml + export EXT_DLL=.so + EXT_DLL=.so + touch ld.conf + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/BUILDROOT 'INSTALL=/usr/bin/install -p' cp META-zip META && \ ocamlfind install -ldconf /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/camlzip-rel113/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 /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/BUILDROOT/usr/lib64/ocaml/zip/zip.cmxs Installed /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/BUILDROOT/usr/lib64/ocaml/zip/zip.cmxa Installed /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/BUILDROOT/usr/lib64/ocaml/zip/zlib.cmx Installed /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/BUILDROOT/usr/lib64/ocaml/zip/zip.cmx Installed /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/BUILDROOT/usr/lib64/ocaml/zip/gzip.cmx Installed /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/BUILDROOT/usr/lib64/ocaml/zip/zlib.cmt Installed /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/BUILDROOT/usr/lib64/ocaml/zip/zip.cmt Installed /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/BUILDROOT/usr/lib64/ocaml/zip/gzip.cmt Installed /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/BUILDROOT/usr/lib64/ocaml/zip/zlib.cmti Installed /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/BUILDROOT/usr/lib64/ocaml/zip/zip.cmti Installed /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/BUILDROOT/usr/lib64/ocaml/zip/gzip.cmti Installed /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/BUILDROOT/usr/lib64/ocaml/zip/zlib.cmi Installed /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/BUILDROOT/usr/lib64/ocaml/zip/zip.cmi Installed /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/BUILDROOT/usr/lib64/ocaml/zip/gzip.cmi Installed /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/BUILDROOT/usr/lib64/ocaml/zip/zlib.mli Installed /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/BUILDROOT/usr/lib64/ocaml/zip/zip.mli Installed /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/BUILDROOT/usr/lib64/ocaml/zip/gzip.mli Installed /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/BUILDROOT/usr/lib64/ocaml/zip/zip.a Installed /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/BUILDROOT/usr/lib64/ocaml/zip/libcamlzip.a Installed /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/BUILDROOT/usr/lib64/ocaml/zip/zip.cma Installed /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/BUILDROOT/usr/lib64/ocaml/stublibs/dllcamlzip.so Installed /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/BUILDROOT/usr/lib64/ocaml/stublibs/dllcamlzip.so.owner ocamlfind: [WARNING] You have installed DLLs but the directory /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/BUILDROOT/usr/lib64/ocaml/stublibs is not mentioned in ld.conf Installed /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/BUILDROOT/usr/lib64/ocaml/zip/META cp META-camlzip META && \ ocamlfind install -ldconf /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/camlzip-rel113/ld.conf camlzip META && \ rm META Installed /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/BUILDROOT/usr/lib64/ocaml/camlzip/META + /usr/bin/python3 /usr/lib/rpm/redhat/ocaml_files.py /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/BUILDROOT /usr/lib64/ocaml + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1.13-2.mga10 --unique-debug-suffix -1.13-2.mga10.x86_64 --unique-debug-src-base ocaml-camlzip-1.13-2.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/camlzip-rel113 find-debuginfo: starting Extracting debug info from 2 files DWARF-compressing 2 files sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/ocaml-camlzip-1.13-2.mga10.x86_64 cpio: bytes.ml: Cannot stat: No such file or directory cpio: hashtbl.ml: Cannot stat: No such file or directory cpio: list.ml: Cannot stat: No such file or directory cpio: option.ml: Cannot stat: No such file or directory cpio: stdlib.ml: Cannot stat: No such file or directory cpio: string.ml: Cannot stat: No such file or directory cpio: unix.ml: Cannot stat: No such file or directory find-debuginfo: done + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/SPECPARTS/rpm-debuginfo.specpart Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.6JmnnT + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd camlzip-rel113 + '[' 1 -eq 1 ']' + export LD_LIBRARY_PATH=/home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/camlzip-rel113 + LD_LIBRARY_PATH=/home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/camlzip-rel113 + make -C test make: Entering directory '/home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/camlzip-rel113/test' ocamlfind ocamlopt -safe-string -package unix -linkpkg -g -I .. -o testzlib ../zip.cmxa testzlib.ml sh ./testzlib.run Zlib: passed ocamlfind ocamlopt -safe-string -package unix -linkpkg -ccopt -g -g -I .. -o minizip ../zip.cmxa minizip.ml sh ./minizip.run Zip 1: passed Zip 2: passed Zip 3: passed Zip 4: passed ocamlfind ocamlopt -safe-string -package unix -linkpkg -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 '/home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/camlzip-rel113/test' + test/testzlib Makefile Makefile.gz + test/testzlib -d Makefile.gz Makefile.uncompressed + cmp Makefile Makefile.uncompressed + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ocaml-camlzip-1.13-2.mga10.x86_64 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.bJzVy7 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build + cd camlzip-rel113 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/BUILDROOT/usr/share/licenses/ocaml-camlzip + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/BUILDROOT/usr/share/licenses/ocaml-camlzip + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/camlzip-rel113/LICENSE /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/BUILDROOT/usr/share/licenses/ocaml-camlzip + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Gzip) = 372221fdb10461cb916ad0c53a4a9aa5 ocaml(Zip) = e28cfee95af712fd1f0c66a38b17f013 ocaml(Zlib) = ccb2ad298c812534ab5e1430147b03c6 ocaml-camlzip = 1.13-2.mga10 ocaml-camlzip(x86-64) = 1.13-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libz-ng.so.2()(64bit) libz-ng.so.2(ZLIB_NG_2.0.0)(64bit) libz-ng.so.2(ZLIB_NG_2.1.0)(64bit) ocaml(CamlinternalFormatBasics) = aa550bdab521d60e769a9ad43a677e65 ocaml(Stdlib) = cfc6abca663b2d71db1750a2c051cf6e ocaml(Stdlib__Bigarray) = 7130a1b8b3b987c6ffc6c2c613151f82 ocaml(Stdlib__Bytes) = ad0e607bc378f814f5d4913a8a7b8bc5 ocaml(Stdlib__Callback) = e63ded0535f5b914a16b4f955e944303 ocaml(Stdlib__Char) = 9d1b9b22570f14b7df32bb39bc59d2f2 ocaml(Stdlib__Complex) = eea5b6e1b092aae36e0428633d5272d9 ocaml(Stdlib__Either) = c90604673db95a8e7dbd131a219e37c5 ocaml(Stdlib__Filename) = f74cc059dcb93d696ed0ec81c946c31f ocaml(Stdlib__Hashtbl) = 62d90b388a282ba341dbe91a50a61569 ocaml(Stdlib__Int32) = c023c5ff3d236c9ddea65bf3e12846b5 ocaml(Stdlib__Int64) = 7f664408b0d5725b26a41d8fe82de705 ocaml(Stdlib__List) = a30617a473d55bfeb31bc8cb1d8035c0 ocaml(Stdlib__Option) = 1f125c281d6cce512ab4ed7b9a269937 ocaml(Stdlib__Seq) = a98573564faae435d9a1e05d5d2938ff ocaml(Stdlib__Set) = 35df46d1279edd62fbcfbe1072794627 ocaml(Stdlib__String) = 11ee86c6d03e0b37a2ef80541f3e00be ocaml(Stdlib__Sys) = aa921c44c52af557dede0ef5720a3515 ocaml(Stdlib__Uchar) = cc650ed80ecb08760ed6479a6adeec7b ocaml(Unix) = e9521192ee8ef808261c548f0ea7683f ocaml(Zlib) = ccb2ad298c812534ab5e1430147b03c6 Processing files: ocaml-camlzip-devel-1.13-2.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.D8zY44 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build + cd camlzip-rel113 + DOCDIR=/home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/BUILDROOT/usr/share/doc/ocaml-camlzip-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/BUILDROOT/usr/share/doc/ocaml-camlzip-devel + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/camlzip-rel113/Changes /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/BUILDROOT/usr/share/doc/ocaml-camlzip-devel + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/camlzip-rel113/README.md /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/BUILDROOT/usr/share/doc/ocaml-camlzip-devel + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/camlzip-rel113/doc /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/BUILDROOT/usr/share/doc/ocaml-camlzip-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Gzip) = 372221fdb10461cb916ad0c53a4a9aa5 ocaml(Zip) = e28cfee95af712fd1f0c66a38b17f013 ocaml(Zlib) = ccb2ad298c812534ab5e1430147b03c6 ocaml-camlzip-devel = 1.13-2.mga10 ocaml-camlzip-devel(x86-64) = 1.13-2.mga10 ocamlx(Gzip) = 149aa72f4813c9b37957f04011de641f ocamlx(Zip) = a9ca3f520292adcb52a89009eee06344 ocamlx(Zlib) = f40e54667a51b60adfb1cdd1cf7d5c4e Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = aa550bdab521d60e769a9ad43a677e65 ocaml(Stdlib) = cfc6abca663b2d71db1750a2c051cf6e ocaml(Stdlib__Bigarray) = 7130a1b8b3b987c6ffc6c2c613151f82 ocaml(Stdlib__Bytes) = ad0e607bc378f814f5d4913a8a7b8bc5 ocaml(Stdlib__Callback) = e63ded0535f5b914a16b4f955e944303 ocaml(Stdlib__Char) = 9d1b9b22570f14b7df32bb39bc59d2f2 ocaml(Stdlib__Complex) = eea5b6e1b092aae36e0428633d5272d9 ocaml(Stdlib__Either) = c90604673db95a8e7dbd131a219e37c5 ocaml(Stdlib__Filename) = f74cc059dcb93d696ed0ec81c946c31f ocaml(Stdlib__Hashtbl) = 62d90b388a282ba341dbe91a50a61569 ocaml(Stdlib__Int32) = c023c5ff3d236c9ddea65bf3e12846b5 ocaml(Stdlib__Int64) = 7f664408b0d5725b26a41d8fe82de705 ocaml(Stdlib__List) = a30617a473d55bfeb31bc8cb1d8035c0 ocaml(Stdlib__Option) = 1f125c281d6cce512ab4ed7b9a269937 ocaml(Stdlib__Seq) = a98573564faae435d9a1e05d5d2938ff ocaml(Stdlib__Set) = 35df46d1279edd62fbcfbe1072794627 ocaml(Stdlib__String) = 11ee86c6d03e0b37a2ef80541f3e00be ocaml(Stdlib__Sys) = aa921c44c52af557dede0ef5720a3515 ocaml(Stdlib__Uchar) = cc650ed80ecb08760ed6479a6adeec7b ocaml(Unix) = e9521192ee8ef808261c548f0ea7683f ocaml(Zlib) = ccb2ad298c812534ab5e1430147b03c6 ocamlx(Stdlib) = 9dc4e5eb1428b4b83037e136de64d07b ocamlx(Stdlib__Bytes) = 742581368c20c030c2290b473f3214b1 ocamlx(Stdlib__Callback) = b3f126389aba08e7f2b8e20f75129130 ocamlx(Stdlib__Filename) = bf3c8902f5a0bdbfcb879bef2df078c3 ocamlx(Stdlib__Hashtbl) = 13921c1b993c3df360282ffc9e1fc820 ocamlx(Stdlib__Int32) = 1bd870b39c7806257aaa5a65a1a0c637 ocamlx(Stdlib__Int64) = e94473a846d945aed5578ae21fe5a13b ocamlx(Stdlib__List) = c3a511aa4a318695fc8c537a066b344c ocamlx(Stdlib__Option) = 4656710f461ce29406917c4f2ace34c5 ocamlx(Stdlib__Set) = ca3329bd88b2209993548f45ede07372 ocamlx(Stdlib__String) = f97b634b8d02a0422b61f35a94a2cf6b ocamlx(Stdlib__Sys) = 2437f5a239783c66a7a6539f2924f9e6 ocamlx(Unix) = c3c2905ffb15f175d6fa3e405062f448 ocamlx(Zlib) = f40e54667a51b60adfb1cdd1cf7d5c4e Processing files: ocaml-camlzip-debugsource-1.13-2.mga10.x86_64 Provides: ocaml-camlzip-debugsource = 1.13-2.mga10 ocaml-camlzip-debugsource(x86-64) = 1.13-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-camlzip-debuginfo-1.13-2.mga10.x86_64 Provides: debuginfo(build-id) = 21c1894392528ee296684738d66b17b20330f17d debuginfo(build-id) = 4d1a99d8510733fe0876c4a725da60c11e3c6dd9 ocaml-camlzip-debuginfo = 1.13-2.mga10 ocaml-camlzip-debuginfo(x86-64) = 1.13-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-camlzip-debugsource(x86-64) = 1.13-2.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-camlzip-debuginfo-1.13-2.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-camlzip-debugsource-1.13-2.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-camlzip-1.13-2.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-camlzip-devel-1.13-2.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4btrvF + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build + test -d /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-camlzip-1.13-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!