D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/ocaml-camlzip-1.10-1.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.HSwbUw + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf camlzip-rel110 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/rel110.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd camlzip-rel110 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's,ocamlfind install,& -ldconf /home/iurt/rpmbuild/BUILD/camlzip-rel110/ld.conf,' Makefile + sed -i 's/1\.09/1.10/' META-zip + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.DFyOIl + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd camlzip-rel110 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/make -O -j8 V=1 VERBOSE=1 depend gcc -MM *.c > .depend ocamlfind ocamldep *.mli *.ml >> .depend + /usr/bin/make -O -j8 V=1 VERBOSE=1 all ocamlfind ocamlc -g -safe-string -c zlib.mli ocamlfind ocamlc -g -safe-string -c zip.mli ocamlfind ocamlc -g -safe-string -c gzip.mli File "gzip.mli", line 29, characters 18-39: 29 | val open_in_chan: Pervasives.in_channel -> in_channel ^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "gzip.mli", line 89, characters 33-55: 89 | val open_out_chan: ?level:int -> Pervasives.out_channel -> out_channel ^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims ocamlfind ocamlc -g -safe-string -c zlib.ml ocamlfind ocamlc -g -safe-string -c gzip.ml File "gzip.ml", line 23, characters 13-34: 23 | { in_chan: Pervasives.in_channel; ^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "gzip.ml", line 77, characters 11-33: 77 | let ic = Pervasives.open_in_bin filename in ^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "gzip.ml", line 81, characters 4-23: 81 | Pervasives.close_in ic; raise exn ^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "gzip.ml", line 85, characters 12-28: 85 | let n = Pervasives.input iz.in_chan iz.in_buffer 0 ^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "gzip.ml", line 111, characters 14-30: 111 | let n = Pervasives.input iz.in_chan iz.in_buffer 0 ^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "gzip.ml", line 169, characters 2-21: 169 | Pervasives.close_in iz.in_chan ^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "gzip.ml", line 172, characters 14-36: 172 | { out_chan: Pervasives.out_channel; ^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "gzip.ml", line 199, characters 24-47: 199 | open_out_chan ~level (Pervasives.open_out_bin filename) ^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "gzip.ml", line 202, characters 2-19: 202 | Pervasives.output oz.out_chan oz.out_buffer 0 oz.out_pos; ^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "gzip.ml", line 240, characters 4-26: 240 | Pervasives.output_byte oc (Int32.to_int !r); ^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "gzip.ml", line 265, characters 2-18: 265 | Pervasives.flush oz.out_chan ^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "gzip.ml", line 278, characters 2-22: 278 | Pervasives.close_out oz.out_chan ^^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims ocamlfind ocamlc -g -safe-string -c zip.ml File "zip.ml", line 62, characters 16-37: 62 | if_channel: Pervasives.in_channel; ^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "zip.ml", line 72, characters 16-38: 72 | of_channel: Pervasives.out_channel; ^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "zip.ml", line 221, characters 11-33: 221 | let ic = Pervasives.open_in_bin filename in ^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "zip.ml", line 234, characters 4-23: 234 | Pervasives.close_in ic; raise exn ^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "zip.ml", line 239, characters 2-21: 239 | Pervasives.close_in ifile.if_channel ^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "zip.ml", line 375, characters 17-40: 375 | of_channel = Pervasives.open_out_bin filename; ^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "zip.ml", line 422, characters 2-22: 422 | Pervasives.close_out oc ^^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "zip.ml", line 557, characters 4-23: 557 | Pervasives.close_in ic ^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "zip.ml", line 559, characters 4-23: 559 | Pervasives.close_in ic; raise x ^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims ocamlfind ocamlmklib -o zip -oc camlzip zlib.cmo zip.cmo gzip.cmo \ -lz ocamlfind ocamlc -g -safe-string -c -ccopt -g zlibstubs.c ocamlfind ocamlmklib -oc camlzip zlibstubs.o \ -lz + /usr/bin/make -O -j8 V=1 VERBOSE=1 allopt ocamlfind ocamlopt -safe-string -c zlib.ml ocamlfind ocamlopt -safe-string -c gzip.ml File "gzip.ml", line 23, characters 13-34: 23 | { in_chan: Pervasives.in_channel; ^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "gzip.ml", line 77, characters 11-33: 77 | let ic = Pervasives.open_in_bin filename in ^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "gzip.ml", line 81, characters 4-23: 81 | Pervasives.close_in ic; raise exn ^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "gzip.ml", line 85, characters 12-28: 85 | let n = Pervasives.input iz.in_chan iz.in_buffer 0 ^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "gzip.ml", line 111, characters 14-30: 111 | let n = Pervasives.input iz.in_chan iz.in_buffer 0 ^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "gzip.ml", line 169, characters 2-21: 169 | Pervasives.close_in iz.in_chan ^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "gzip.ml", line 172, characters 14-36: 172 | { out_chan: Pervasives.out_channel; ^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "gzip.ml", line 199, characters 24-47: 199 | open_out_chan ~level (Pervasives.open_out_bin filename) ^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "gzip.ml", line 202, characters 2-19: 202 | Pervasives.output oz.out_chan oz.out_buffer 0 oz.out_pos; ^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "gzip.ml", line 240, characters 4-26: 240 | Pervasives.output_byte oc (Int32.to_int !r); ^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "gzip.ml", line 265, characters 2-18: 265 | Pervasives.flush oz.out_chan ^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "gzip.ml", line 278, characters 2-22: 278 | Pervasives.close_out oz.out_chan ^^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims ocamlfind ocamlopt -safe-string -c zip.ml File "zip.ml", line 62, characters 16-37: 62 | if_channel: Pervasives.in_channel; ^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "zip.ml", line 72, characters 16-38: 72 | of_channel: Pervasives.out_channel; ^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "zip.ml", line 221, characters 11-33: 221 | let ic = Pervasives.open_in_bin filename in ^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "zip.ml", line 234, characters 4-23: 234 | Pervasives.close_in ic; raise exn ^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "zip.ml", line 239, characters 2-21: 239 | Pervasives.close_in ifile.if_channel ^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "zip.ml", line 375, characters 17-40: 375 | of_channel = Pervasives.open_out_bin filename; ^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "zip.ml", line 422, characters 2-22: 422 | Pervasives.close_out oc ^^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "zip.ml", line 557, characters 4-23: 557 | Pervasives.close_in ic ^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "zip.ml", line 559, characters 4-23: 559 | Pervasives.close_in ic; raise x ^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims 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 + mkdir -p doc + ocamldoc -colorize-code -html gzip.mli zip.mli zlib.mli -d doc File "gzip.mli", line 29, characters 18-39: 29 | val open_in_chan: Pervasives.in_channel -> in_channel ^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "gzip.mli", line 89, characters 33-55: 89 | val open_out_chan: ?level:int -> Pervasives.out_channel -> out_channel ^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims ++ ar t libcamlzip.a + ocamlmklib -g -ldopt ' -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' -lz -o camlzip zlibstubs.o + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.720I1a + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/ocaml-camlzip-1.10-1.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-camlzip-1.10-1.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/ocaml-camlzip-1.10-1.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/ocaml-camlzip-1.10-1.mga9.aarch64 + cd camlzip-rel110 + '[' 1 -eq 1 ']' + export DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-camlzip-1.10-1.mga9.aarch64 + DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-camlzip-1.10-1.mga9.aarch64 + export OCAMLFIND_DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-camlzip-1.10-1.mga9.aarch64//usr/lib64/ocaml + OCAMLFIND_DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-camlzip-1.10-1.mga9.aarch64//usr/lib64/ocaml + export DLLDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-camlzip-1.10-1.mga9.aarch64//usr/lib64/ocaml/stublibs + DLLDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-camlzip-1.10-1.mga9.aarch64//usr/lib64/ocaml/stublibs + export EXT_DLL=.so + EXT_DLL=.so + install -d -m 755 /home/iurt/rpmbuild/BUILDROOT/ocaml-camlzip-1.10-1.mga9.aarch64//usr/lib64/ocaml/stublibs + install -d -m 755 /home/iurt/rpmbuild/BUILDROOT/ocaml-camlzip-1.10-1.mga9.aarch64//usr/lib64/ocaml/zip + touch ld.conf + make install-findlib cp META-zip META && \ ocamlfind install -ldconf /home/iurt/rpmbuild/BUILD/camlzip-rel110/ld.conf zip META *.mli *.a *.cmi *.cma gzip.cmx zip.cmx zlib.cmx zip.cmxa zip.cmxs dllcamlzip.so && \ rm META Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-camlzip-1.10-1.mga9.aarch64//usr/lib64/ocaml/zip/zip.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-camlzip-1.10-1.mga9.aarch64//usr/lib64/ocaml/zip/zip.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-camlzip-1.10-1.mga9.aarch64//usr/lib64/ocaml/zip/zlib.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-camlzip-1.10-1.mga9.aarch64//usr/lib64/ocaml/zip/zip.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-camlzip-1.10-1.mga9.aarch64//usr/lib64/ocaml/zip/gzip.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-camlzip-1.10-1.mga9.aarch64//usr/lib64/ocaml/zip/zip.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-camlzip-1.10-1.mga9.aarch64//usr/lib64/ocaml/zip/zlib.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-camlzip-1.10-1.mga9.aarch64//usr/lib64/ocaml/zip/zip.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-camlzip-1.10-1.mga9.aarch64//usr/lib64/ocaml/zip/gzip.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-camlzip-1.10-1.mga9.aarch64//usr/lib64/ocaml/zip/zip.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-camlzip-1.10-1.mga9.aarch64//usr/lib64/ocaml/zip/libcamlzip.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-camlzip-1.10-1.mga9.aarch64//usr/lib64/ocaml/zip/zlib.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-camlzip-1.10-1.mga9.aarch64//usr/lib64/ocaml/zip/zip.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-camlzip-1.10-1.mga9.aarch64//usr/lib64/ocaml/zip/gzip.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-camlzip-1.10-1.mga9.aarch64//usr/lib64/ocaml/stublibs/dllcamlzip.so Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-camlzip-1.10-1.mga9.aarch64//usr/lib64/ocaml/stublibs/dllcamlzip.so.owner ocamlfind: [WARNING] You have installed DLLs but the directory /home/iurt/rpmbuild/BUILDROOT/ocaml-camlzip-1.10-1.mga9.aarch64/usr/lib64/ocaml/stublibs is not mentioned in ld.conf Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-camlzip-1.10-1.mga9.aarch64//usr/lib64/ocaml/zip/META cp META-camlzip META && \ ocamlfind install -ldconf /home/iurt/rpmbuild/BUILD/camlzip-rel110/ld.conf camlzip META && \ rm META Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-camlzip-1.10-1.mga9.aarch64//usr/lib64/ocaml/camlzip/META + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.10-1.mga9 --unique-debug-suffix -1.10-1.mga9.aarch64 --unique-debug-src-base ocaml-camlzip-1.10-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/camlzip-rel110 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-camlzip-1.10-1.mga9.aarch64/usr/lib64/ocaml/stublibs/dllcamlzip.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-camlzip-1.10-1.mga9.aarch64/usr/lib64/ocaml/zip/zip.cmxs dwz: ./usr/lib64/ocaml/stublibs/dllcamlzip.so-1.10-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/ocaml/zip/zip.cmxs-1.10-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: Too few files for multifile optimization original debug info size: 72kB, size after compression: 72kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 2 CRC32s did match. 13 blocks + /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/brp-python-bytecompile /usr/bin/python3 1 0 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ITGOsv + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd camlzip-rel110 + '[' 1 -eq 1 ']' + export LD_LIBRARY_PATH=/home/iurt/rpmbuild/BUILD/camlzip-rel110 + LD_LIBRARY_PATH=/home/iurt/rpmbuild/BUILD/camlzip-rel110 + make -C test make: Entering directory '/home/iurt/rpmbuild/BUILD/camlzip-rel110/test' ocamlc -ccopt -g -g -I .. -o minizip unix.cma ../zip.cma minizip.ml ocamlc -ccopt -g -g -I .. -o minigzip ../zip.cma minigzip.ml ocamlc -g -I .. -o testzlib ../zip.cma testzlib.ml make: Leaving directory '/home/iurt/rpmbuild/BUILD/camlzip-rel110/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.10-1.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.YCyR4B + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd camlzip-rel110 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-camlzip-1.10-1.mga9.aarch64/usr/share/doc/ocaml-camlzip + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-camlzip-1.10-1.mga9.aarch64/usr/share/doc/ocaml-camlzip + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/ocaml-camlzip-1.10-1.mga9.aarch64/usr/share/doc/ocaml-camlzip + cp -pr README /home/iurt/rpmbuild/BUILDROOT/ocaml-camlzip-1.10-1.mga9.aarch64/usr/share/doc/ocaml-camlzip + cp -pr Changes /home/iurt/rpmbuild/BUILDROOT/ocaml-camlzip-1.10-1.mga9.aarch64/usr/share/doc/ocaml-camlzip + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Gzip) = 3bfac0182a4f0d1c45c1e585cc3517ed ocaml(Zip) = 2bbf2470068203dea8fadbceddc62035 ocaml(Zlib) = d02073c57d52bfdfb696e82e75619c94 ocaml-camlzip = 1.10-1.mga9 ocaml-camlzip(aarch-64) = 1.10-1.mga9 ocaml-zip = 1.10-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libz.so.1()(64bit) ocaml(CamlinternalFormatBasics) = b6c6694955e10001aed267571104a961 ocaml(Stdlib) = 4b04b4eda19aa722df365141895fb347 ocaml(Stdlib__bigarray) = 73871e61e3785d8f0d822194daeb85ec ocaml(Stdlib__bytes) = 7ebe0a816f28bf2ec23e9d2924ee86f3 ocaml(Stdlib__callback) = 21c02abb4cc9eea752b0e9ab3b1a0e6a ocaml(Stdlib__char) = ccd3738d6394dcb9283f27d985cd03db ocaml(Stdlib__complex) = 81367aaa1be1ccaf16610a96c3d2bc13 ocaml(Stdlib__either) = 2555bf09b020b8887a4d8a645b0ed347 ocaml(Stdlib__hashtbl) = c3ec10b93bb358686d02fa9c5f4adb6b ocaml(Stdlib__int32) = 4c0749e51d8fce5752bcb00fe42a4ddc ocaml(Stdlib__int64) = 6cf7f095ea7fd59bad44ff22d084c4ee ocaml(Stdlib__list) = 88609ef3a3066dcf16ad7456f53122d2 ocaml(Stdlib__pervasives) = 382fd7518824380092708706588e1eed ocaml(Stdlib__seq) = 185075aa99b059ad4cae15cb411fcc0c ocaml(Stdlib__string) = 9f0e42299fccc5fb76df62d28ba67759 ocaml(Stdlib__sys) = eb89f871835c4515431f0752466ac613 ocaml(Unix) = eadecc353e942963afccd09bd1a12192 ocaml(Zlib) = d02073c57d52bfdfb696e82e75619c94 Processing files: ocaml-camlzip-devel-1.10-1.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.19I2l5 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd camlzip-rel110 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-camlzip-1.10-1.mga9.aarch64/usr/share/doc/ocaml-camlzip-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-camlzip-1.10-1.mga9.aarch64/usr/share/doc/ocaml-camlzip-devel + cp -pr test /home/iurt/rpmbuild/BUILDROOT/ocaml-camlzip-1.10-1.mga9.aarch64/usr/share/doc/ocaml-camlzip-devel + cp -pr doc /home/iurt/rpmbuild/BUILDROOT/ocaml-camlzip-1.10-1.mga9.aarch64/usr/share/doc/ocaml-camlzip-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Gzip) = 3bfac0182a4f0d1c45c1e585cc3517ed ocaml(Minigzip) = 81e2a6b8a0a1756f7e4144400688b417 ocaml(Minizip) = beaf8fbf4f3b568aaba566d650ce6762 ocaml(Testzlib) = 02d116e0b78cba359d1f340f2a39607a ocaml(Zip) = 2bbf2470068203dea8fadbceddc62035 ocaml(Zlib) = d02073c57d52bfdfb696e82e75619c94 ocaml-camlzip-devel = 1.10-1.mga9 ocaml-camlzip-devel(aarch-64) = 1.10-1.mga9 ocaml-zip-devel = 1.10-1.mga9 ocamlx(Gzip) = ed7c83bf559716e4233b01fe2a3f7977 ocamlx(Zip) = ef8c3f1718f4b92988040b50acec9198 ocamlx(Zlib) = 3af5400e44a20cfacc53faeb9ed89d28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libz.so.1()(64bit) ocaml(CamlinternalFormatBasics) = b6c6694955e10001aed267571104a961 ocaml(Gzip) = 3bfac0182a4f0d1c45c1e585cc3517ed ocaml(Stdlib) = 4b04b4eda19aa722df365141895fb347 ocaml(Stdlib__array) = 4e32e71cf085ea7194f43622fdc89508 ocaml(Stdlib__bigarray) = 73871e61e3785d8f0d822194daeb85ec ocaml(Stdlib__buffer) = 9eaf2b1cd70e33601c152d1ce1bb8be9 ocaml(Stdlib__bytes) = 7ebe0a816f28bf2ec23e9d2924ee86f3 ocaml(Stdlib__callback) = 21c02abb4cc9eea752b0e9ab3b1a0e6a ocaml(Stdlib__char) = ccd3738d6394dcb9283f27d985cd03db ocaml(Stdlib__complex) = 81367aaa1be1ccaf16610a96c3d2bc13 ocaml(Stdlib__either) = 2555bf09b020b8887a4d8a645b0ed347 ocaml(Stdlib__filename) = 8c147c37b4043616a4f94de5d087796e ocaml(Stdlib__hashtbl) = c3ec10b93bb358686d02fa9c5f4adb6b ocaml(Stdlib__int32) = 4c0749e51d8fce5752bcb00fe42a4ddc ocaml(Stdlib__int64) = 6cf7f095ea7fd59bad44ff22d084c4ee ocaml(Stdlib__list) = 88609ef3a3066dcf16ad7456f53122d2 ocaml(Stdlib__pervasives) = 382fd7518824380092708706588e1eed ocaml(Stdlib__printf) = 6b41a35d77938603dd2ed0f7d80764f6 ocaml(Stdlib__seq) = 185075aa99b059ad4cae15cb411fcc0c ocaml(Stdlib__string) = 9f0e42299fccc5fb76df62d28ba67759 ocaml(Stdlib__sys) = eb89f871835c4515431f0752466ac613 ocaml(Stdlib__uchar) = 82dadcd908dde621b8842c96ba644dc6 ocaml(Unix) = eadecc353e942963afccd09bd1a12192 ocaml(Zip) = 2bbf2470068203dea8fadbceddc62035 ocaml(Zlib) = d02073c57d52bfdfb696e82e75619c94 ocamlx(Stdlib) = 905355729c82ef4d2184c394a250f1a3 ocamlx(Stdlib__bytes) = 1920173de71d5daeef951ba8094b058a ocamlx(Stdlib__callback) = f51ffea73ea6512880e00974c161a04c ocamlx(Stdlib__hashtbl) = d6c11956a20f699b6d99ffbeaf7af8ce ocamlx(Stdlib__int32) = 567da02fa9f45ca62bbf66f3987cfd66 ocamlx(Stdlib__list) = 53d7956dcffc648bb93ed4703fe49f2c ocamlx(Stdlib__pervasives) = 57ad99849d3d858359a22c12d3944c85 ocamlx(Stdlib__string) = 0f51be4faacbfc99b4c9b3c427cf5bd8 ocamlx(Stdlib__sys) = 53713114014cf8545db403b325aa77cd ocamlx(Unix) = 6cad08ee79360aa0781ccb2644c36087 ocamlx(Zlib) = 3af5400e44a20cfacc53faeb9ed89d28 Processing files: ocaml-camlzip-debugsource-1.10-1.mga9.aarch64 Provides: ocaml-camlzip-debugsource = 1.10-1.mga9 ocaml-camlzip-debugsource(aarch-64) = 1.10-1.mga9 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.10-1.mga9.aarch64 Provides: debuginfo(build-id) = c093c265d5f4b2f941e9cf3e7c742cdf957e1615 ocaml-camlzip-debuginfo = 1.10-1.mga9 ocaml-camlzip-debuginfo(aarch-64) = 1.10-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-camlzip-debugsource(aarch-64) = 1.10-1.mga9 Processing files: ocaml-camlzip-devel-debuginfo-1.10-1.mga9.aarch64 Provides: debuginfo(build-id) = efcc05c0ecd21569080c46fb82266e38e5da549b ocaml-camlzip-devel-debuginfo = 1.10-1.mga9 ocaml-camlzip-devel-debuginfo(aarch-64) = 1.10-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-camlzip-debugsource(aarch-64) = 1.10-1.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ocaml-camlzip-1.10-1.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-camlzip-debugsource-1.10-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-camlzip-debuginfo-1.10-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-camlzip-devel-debuginfo-1.10-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-camlzip-1.10-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-camlzip-devel-1.10-1.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.yxDjZT + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd camlzip-rel110 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-camlzip-1.10-1.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qhPnzZ + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf camlzip-rel110 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!