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-cmdliner-1.0.4-6.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.zDDSKz + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf cmdliner-1.0.4 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/ocaml-cmdliner-1.0.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cmdliner-1.0.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed s,/lib/,/lib64/,g -i Makefile + sed 's/, package(result)/, package(result), debug/g' -i _tags + sed 's/ocamlbuild/ocamlbuild -lflag -g/g' -i Makefile + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.y44log + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd cmdliner-1.0.4 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/make -O -j8 V=1 VERBOSE=1 build-byte ocaml build.ml cma File "cmdliner_base.ml", line 158, characters 14-27: 158 | `Error (err_ambiguous "enum value" s ambs) ^^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function. File "cmdliner_docgen.ml", line 278, characters 23-39: 278 | if Cmdliner_manpage.(smap_has_section sm s_name) then sm else ^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label sec was omitted in the application of this function. File "cmdliner_docgen.ml", line 293, characters 22-56: 293 | let ins sm (s, b) = Cmdliner_manpage.smap_append_block sm s b in ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label sec was omitted in the application of this function. File "cmdliner_docgen.ml", line 294, characters 35-51: 294 | let has_senv = Cmdliner_manpage.(smap_has_section sm s_environment) in ^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label sec was omitted in the application of this function. File "cmdliner_docgen.ml", line 295, characters 36-52: 295 | let has_sexit = Cmdliner_manpage.(smap_has_section sm s_exit_status) in ^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label sec was omitted in the application of this function. File "cmdliner_cline.ml", line 123, characters 20-47: 123 | let err = Cmdliner_base.err_ambiguous "option" name ambs in ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function. File "cmdliner_arg.ml", line 164, characters 24-50: 164 | | `Error e -> failwith (Cmdliner_msg.err_opt_parse f e) ^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label err was omitted in the application of this function. File "cmdliner_arg.ml", line 214, characters 24-50: 214 | | `Error e -> failwith (Cmdliner_msg.err_pos_parse a e) ^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label err was omitted in the application of this function. File "cmdliner_arg.ml", line 231, characters 10-36: 231 | let a = Cmdliner_info.arg_make_pos pos a in ^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label pos was omitted in the application of this function. File "cmdliner.ml", line 195, characters 25-47: 195 | | `Std_help fmt -> Cmdliner_docgen.pp_man err_ppf fmt help_ppf ei; `Help ^^^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label errs was omitted in the application of this function. + /usr/bin/make -O -j8 V=1 VERBOSE=1 build-native ocaml build.ml cmxa File "cmdliner_base.ml", line 158, characters 14-27: 158 | `Error (err_ambiguous "enum value" s ambs) ^^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function. File "cmdliner_docgen.ml", line 278, characters 23-39: 278 | if Cmdliner_manpage.(smap_has_section sm s_name) then sm else ^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label sec was omitted in the application of this function. File "cmdliner_docgen.ml", line 293, characters 22-56: 293 | let ins sm (s, b) = Cmdliner_manpage.smap_append_block sm s b in ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label sec was omitted in the application of this function. File "cmdliner_docgen.ml", line 294, characters 35-51: 294 | let has_senv = Cmdliner_manpage.(smap_has_section sm s_environment) in ^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label sec was omitted in the application of this function. File "cmdliner_docgen.ml", line 295, characters 36-52: 295 | let has_sexit = Cmdliner_manpage.(smap_has_section sm s_exit_status) in ^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label sec was omitted in the application of this function. File "cmdliner_cline.ml", line 123, characters 20-47: 123 | let err = Cmdliner_base.err_ambiguous "option" name ambs in ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function. File "cmdliner_arg.ml", line 164, characters 24-50: 164 | | `Error e -> failwith (Cmdliner_msg.err_opt_parse f e) ^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label err was omitted in the application of this function. File "cmdliner_arg.ml", line 214, characters 24-50: 214 | | `Error e -> failwith (Cmdliner_msg.err_pos_parse a e) ^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label err was omitted in the application of this function. File "cmdliner_arg.ml", line 231, characters 10-36: 231 | let a = Cmdliner_info.arg_make_pos pos a in ^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label pos was omitted in the application of this function. File "cmdliner.ml", line 195, characters 25-47: 195 | | `Std_help fmt -> Cmdliner_docgen.pp_man err_ppf fmt help_ppf ei; `Help ^^^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label errs was omitted in the application of this function. + /usr/bin/make -O -j8 V=1 VERBOSE=1 build-native-dynlink ocaml build.ml cmxs File "cmdliner_base.ml", line 158, characters 14-27: 158 | `Error (err_ambiguous "enum value" s ambs) ^^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function. File "cmdliner_docgen.ml", line 278, characters 23-39: 278 | if Cmdliner_manpage.(smap_has_section sm s_name) then sm else ^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label sec was omitted in the application of this function. File "cmdliner_docgen.ml", line 293, characters 22-56: 293 | let ins sm (s, b) = Cmdliner_manpage.smap_append_block sm s b in ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label sec was omitted in the application of this function. File "cmdliner_docgen.ml", line 294, characters 35-51: 294 | let has_senv = Cmdliner_manpage.(smap_has_section sm s_environment) in ^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label sec was omitted in the application of this function. File "cmdliner_docgen.ml", line 295, characters 36-52: 295 | let has_sexit = Cmdliner_manpage.(smap_has_section sm s_exit_status) in ^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label sec was omitted in the application of this function. File "cmdliner_cline.ml", line 123, characters 20-47: 123 | let err = Cmdliner_base.err_ambiguous "option" name ambs in ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function. File "cmdliner_arg.ml", line 164, characters 24-50: 164 | | `Error e -> failwith (Cmdliner_msg.err_opt_parse f e) ^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label err was omitted in the application of this function. File "cmdliner_arg.ml", line 214, characters 24-50: 214 | | `Error e -> failwith (Cmdliner_msg.err_pos_parse a e) ^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label err was omitted in the application of this function. File "cmdliner_arg.ml", line 231, characters 10-36: 231 | let a = Cmdliner_info.arg_make_pos pos a in ^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label pos was omitted in the application of this function. File "cmdliner.ml", line 195, characters 25-47: 195 | | `Std_help fmt -> Cmdliner_docgen.pp_man err_ppf fmt help_ppf ei; `Help ^^^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label errs was omitted in the application of this function. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.PsfhUN + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64 + cd cmdliner-1.0.4 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64 'INSTALL=/usr/bin/install -p' install-common /usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64/usr/lib64/ocaml/cmdliner /usr/bin/install -p pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti /home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64/usr/lib64/ocaml/cmdliner /usr/bin/install -p cmdliner.opam /home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64/usr/lib64/ocaml/cmdliner/opam /usr/bin/install -p _build/cmdliner.cma /home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64/usr/lib64/ocaml/cmdliner /usr/bin/install -p _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_docgen.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_suggest.cmx _build/cmdliner_term.cmx _build/cmdliner_trie.cmx \ /home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64/usr/lib64/ocaml/cmdliner /usr/bin/install -p _build/cmdliner.cmxs /home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64/usr/lib64/ocaml/cmdliner make: Nothing to be done for 'install-common'. + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64 'INSTALL=/usr/bin/install -p' install-byte /usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64/usr/lib64/ocaml/cmdliner /usr/bin/install -p pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti /home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64/usr/lib64/ocaml/cmdliner /usr/bin/install -p cmdliner.opam /home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64/usr/lib64/ocaml/cmdliner/opam /usr/bin/install -p _build/cmdliner.cma /home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64/usr/lib64/ocaml/cmdliner /usr/bin/install -p _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_docgen.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_suggest.cmx _build/cmdliner_term.cmx _build/cmdliner_trie.cmx \ /home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64/usr/lib64/ocaml/cmdliner /usr/bin/install -p _build/cmdliner.cmxs /home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64/usr/lib64/ocaml/cmdliner make: Nothing to be done for 'install-byte'. + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64 'INSTALL=/usr/bin/install -p' install-native /usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64/usr/lib64/ocaml/cmdliner /usr/bin/install -p pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti /home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64/usr/lib64/ocaml/cmdliner /usr/bin/install -p cmdliner.opam /home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64/usr/lib64/ocaml/cmdliner/opam /usr/bin/install -p _build/cmdliner.cma /home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64/usr/lib64/ocaml/cmdliner /usr/bin/install -p _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_docgen.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_suggest.cmx _build/cmdliner_term.cmx _build/cmdliner_trie.cmx \ /home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64/usr/lib64/ocaml/cmdliner /usr/bin/install -p _build/cmdliner.cmxs /home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64/usr/lib64/ocaml/cmdliner make: Nothing to be done for 'install-native'. + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64 'INSTALL=/usr/bin/install -p' install-native-dynlink /usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64/usr/lib64/ocaml/cmdliner /usr/bin/install -p pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti /home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64/usr/lib64/ocaml/cmdliner /usr/bin/install -p cmdliner.opam /home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64/usr/lib64/ocaml/cmdliner/opam /usr/bin/install -p _build/cmdliner.cma /home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64/usr/lib64/ocaml/cmdliner /usr/bin/install -p _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_docgen.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_suggest.cmx _build/cmdliner_term.cmx _build/cmdliner_trie.cmx \ /home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64/usr/lib64/ocaml/cmdliner /usr/bin/install -p _build/cmdliner.cmxs /home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64/usr/lib64/ocaml/cmdliner make: 'install-native-dynlink' is up to date. + chmod -x /home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64/usr/lib64/ocaml/cmdliner/cmdliner.cmx /home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64/usr/lib64/ocaml/cmdliner/cmdliner_arg.cmx /home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64/usr/lib64/ocaml/cmdliner/cmdliner_base.cmx /home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64/usr/lib64/ocaml/cmdliner/cmdliner_cline.cmx /home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64/usr/lib64/ocaml/cmdliner/cmdliner_docgen.cmx /home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64/usr/lib64/ocaml/cmdliner/cmdliner_info.cmx /home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64/usr/lib64/ocaml/cmdliner/cmdliner_manpage.cmx /home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64/usr/lib64/ocaml/cmdliner/cmdliner_msg.cmx /home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64/usr/lib64/ocaml/cmdliner/cmdliner_suggest.cmx /home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64/usr/lib64/ocaml/cmdliner/cmdliner_term.cmx /home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64/usr/lib64/ocaml/cmdliner/cmdliner_trie.cmx + chmod -x /home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64/usr/lib64/ocaml/cmdliner/cmdliner.cmxa + chmod -x /home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64/usr/lib64/ocaml/cmdliner/cmdliner.mli + chmod -x /home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64/usr/lib64/ocaml/cmdliner/cmdliner.a + chmod -x /home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64/usr/lib64/ocaml/cmdliner/META + chmod -x /home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64/usr/lib64/ocaml/cmdliner/opam + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.0.4-6.mga9 --unique-debug-suffix -1.0.4-6.mga9.aarch64 --unique-debug-src-base ocaml-cmdliner-1.0.4-6.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/cmdliner-1.0.4 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64/usr/lib64/ocaml/cmdliner/cmdliner.cmxs original debug info size: 116kB, size after compression: 116kB /usr/bin/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. cpio: _build/buffer.ml: Cannot stat: No such file or directory cpio: _build/bytes.ml: Cannot stat: No such file or directory cpio: _build/filename.ml: Cannot stat: No such file or directory cpio: _build/format.ml: Cannot stat: No such file or directory cpio: _build/list.ml: Cannot stat: No such file or directory cpio: _build/printexc.ml: Cannot stat: No such file or directory cpio: _build/set.ml: Cannot stat: No such file or directory cpio: _build/string.ml: Cannot stat: No such file or directory 187 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 Processing files: ocaml-cmdliner-1.0.4-6.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ntXtY8 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd cmdliner-1.0.4 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64/usr/share/doc/ocaml-cmdliner + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64/usr/share/doc/ocaml-cmdliner + cp -pr CHANGES.md /home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64/usr/share/doc/ocaml-cmdliner + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64/usr/share/doc/ocaml-cmdliner + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.mQF4Qr + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd cmdliner-1.0.4 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64/usr/share/licenses/ocaml-cmdliner + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64/usr/share/licenses/ocaml-cmdliner + cp -pr LICENSE.md /home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64/usr/share/licenses/ocaml-cmdliner + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Cmdliner) = ea1946222b3ded99bdbb5d18e40d00f2 ocaml(Cmdliner_arg) = 04d9131e4f28d6c2b9169c2b2df4d7ef ocaml(Cmdliner_base) = e50902bebce35cfb2c574d0e5270d652 ocaml(Cmdliner_cline) = 25c955aa9ea93decaf4a2570ecb4a1f8 ocaml(Cmdliner_docgen) = 047fe4ed40adca8d4dae9948a87b222d ocaml(Cmdliner_info) = 5db1c29124c0b6c203025f82c9bd7ad2 ocaml(Cmdliner_manpage) = d55f75ed044e6b65d3ab14863985f5d8 ocaml(Cmdliner_msg) = 81e34df1839d9e5193a124a9509524dc ocaml(Cmdliner_suggest) = 17424acbc8e3ee15bb332e0e18e23e62 ocaml(Cmdliner_term) = 4f61eaf8affa6ba97fb2570f0af6c23e ocaml(Cmdliner_trie) = 4774f1f2404e2766767b75ea27d2ba5e ocaml-cmdliner = 1.0.4-6.mga9 ocaml-cmdliner(aarch-64) = 1.0.4-6.mga9 ocamlx(Cmdliner) = 961e2f31d1b6a5aa32a805ed6964b6fa ocamlx(Cmdliner_arg) = 8bc3e8e1a1aca883cdab880ad8619a75 ocamlx(Cmdliner_base) = 85b840fab02faeb0afd252c813d96504 ocamlx(Cmdliner_cline) = b534b2e87b0e1334ca9b3eac29868fb4 ocamlx(Cmdliner_docgen) = 30d559e7e8f0ab157c8862c55de30926 ocamlx(Cmdliner_info) = 915152a5da8250a7768bbad3fc7b60db ocamlx(Cmdliner_manpage) = bfea1b0af3e0f85f7495090276a74d93 ocamlx(Cmdliner_msg) = 47f596c14abaf75e262ea642e5b23339 ocamlx(Cmdliner_suggest) = 892c365dfcb8913a967e11d3f3894b97 ocamlx(Cmdliner_term) = 1bf4cd0c28304aa11f95124006cf7e66 ocamlx(Cmdliner_trie) = 222d38ecd952882cc7e598a097e00ddb Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = c4b583a727ec28f5bc9ba36adc64cfc7 ocaml(CamlinternalLazy) = 82103148a05e285950684f44991b3567 ocaml(Cmdliner_arg) = 04d9131e4f28d6c2b9169c2b2df4d7ef ocaml(Cmdliner_base) = e50902bebce35cfb2c574d0e5270d652 ocaml(Cmdliner_cline) = 25c955aa9ea93decaf4a2570ecb4a1f8 ocaml(Cmdliner_docgen) = 047fe4ed40adca8d4dae9948a87b222d ocaml(Cmdliner_info) = 5db1c29124c0b6c203025f82c9bd7ad2 ocaml(Cmdliner_manpage) = d55f75ed044e6b65d3ab14863985f5d8 ocaml(Cmdliner_msg) = 81e34df1839d9e5193a124a9509524dc ocaml(Cmdliner_suggest) = 17424acbc8e3ee15bb332e0e18e23e62 ocaml(Cmdliner_term) = 4f61eaf8affa6ba97fb2570f0af6c23e ocaml(Cmdliner_trie) = 4774f1f2404e2766767b75ea27d2ba5e ocaml(Stdlib) = 2d082666be7fc2ba916e7233397491df ocaml(Stdlib__Array) = 581e55eba14aacb7d3a90da809c6bf38 ocaml(Stdlib__Buffer) = ae6f92ba6bb2f608ab1494d80d56dc6a ocaml(Stdlib__Bytes) = cbde478960c3a756d3d7c559b25871ed ocaml(Stdlib__Char) = 61e527e7ba78bf9450c29456437722da ocaml(Stdlib__Either) = 24a5d315a7028b5fabcaa9f6b3def93c ocaml(Stdlib__Filename) = 4815d5ca896991372fe7e52d879cef8b ocaml(Stdlib__Format) = 7ec40152121873f806ea6f674af87963 ocaml(Stdlib__Int32) = d70207015a28d6f8cb16cbf3df490417 ocaml(Stdlib__Int64) = 55e959e4ff2aaf232f465daffa26c424 ocaml(Stdlib__Lazy) = dee386391ddbe73d02c1439b3b21df37 ocaml(Stdlib__List) = a655ec23bee4d972dcda1182a3264cf3 ocaml(Stdlib__Map) = 406d1bc59860d17292fd07fc9e6e19e0 ocaml(Stdlib__Nativeint) = 20906fc1420fb50992a02881ddf59b04 ocaml(Stdlib__Printexc) = 265cf863b6cc4d76f93e66b2a3ed4ef1 ocaml(Stdlib__Printf) = 0e709b4af7558eb0589bebb98388ce8e ocaml(Stdlib__Seq) = 4a64380180d45f6d850ce24ab1076b18 ocaml(Stdlib__Set) = 62a5b2299175dac791c30d62e1518738 ocaml(Stdlib__String) = 2e8342c86495af4a502e4634e35933ed ocaml(Stdlib__Sys) = 77e29567f2d5143158a3c6ae227ebb37 ocaml(Stdlib__Uchar) = 6f39f075b573943ab932cfc8fc5bfd5d ocamlx(CamlinternalLazy) = 996253023a701ed9829a1b68222ea67d ocamlx(Cmdliner_arg) = 8bc3e8e1a1aca883cdab880ad8619a75 ocamlx(Cmdliner_base) = 85b840fab02faeb0afd252c813d96504 ocamlx(Cmdliner_cline) = b534b2e87b0e1334ca9b3eac29868fb4 ocamlx(Cmdliner_docgen) = 30d559e7e8f0ab157c8862c55de30926 ocamlx(Cmdliner_info) = 915152a5da8250a7768bbad3fc7b60db ocamlx(Cmdliner_manpage) = bfea1b0af3e0f85f7495090276a74d93 ocamlx(Cmdliner_msg) = 47f596c14abaf75e262ea642e5b23339 ocamlx(Cmdliner_suggest) = 892c365dfcb8913a967e11d3f3894b97 ocamlx(Cmdliner_term) = 1bf4cd0c28304aa11f95124006cf7e66 ocamlx(Cmdliner_trie) = 222d38ecd952882cc7e598a097e00ddb ocamlx(Stdlib) = f8b8b4ee0b917ebd74ad56082a6500fe ocamlx(Stdlib__Array) = aab10518c3f1158148fe7713d20dc740 ocamlx(Stdlib__Buffer) = 43d30e9472f560e84d2d0f69ae890ba5 ocamlx(Stdlib__Bytes) = 33e3746ac47aa01c0ae846774479f668 ocamlx(Stdlib__Char) = 64ea034a825e47025f1dc8bfe9ae8e10 ocamlx(Stdlib__Filename) = 7175ef90d26fb9c64e236ea285539b0d ocamlx(Stdlib__Format) = f0b02a997e83d9117ebfeb35c9fa61c6 ocamlx(Stdlib__Int32) = bfe3d89d1f3e20975f9cb25a8463e982 ocamlx(Stdlib__Int64) = d21b229672d4931bbd116e693bba46e1 ocamlx(Stdlib__List) = 21b8c13f8a244aae814f6acdfce31ac4 ocamlx(Stdlib__Map) = 09312960f2079da7f07cad281186eb70 ocamlx(Stdlib__Nativeint) = 5895b4b339da327d0fd011f2e2dc1e3a ocamlx(Stdlib__Printexc) = 4957d2c96493f27670dfd2ef88bb93dc ocamlx(Stdlib__Printf) = 54da4609e17a1893e7a0c08168b8726a ocamlx(Stdlib__Set) = efe49a5ad96e68a687d220f58858ab41 ocamlx(Stdlib__String) = e3d157a8c85cee272249a1c492e502f5 ocamlx(Stdlib__Sys) = 3aa3655700ec2d80629d3a9555109f96 Processing files: ocaml-cmdliner-devel-1.0.4-6.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.cnd9Ww + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd cmdliner-1.0.4 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64/usr/share/doc/ocaml-cmdliner-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64/usr/share/doc/ocaml-cmdliner-devel + cp -pr doc/ /home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64/usr/share/doc/ocaml-cmdliner-devel + cp -pr test/ /home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64/usr/share/doc/ocaml-cmdliner-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Cmdliner) = ea1946222b3ded99bdbb5d18e40d00f2 ocaml(Cmdliner_arg) = 04d9131e4f28d6c2b9169c2b2df4d7ef ocaml(Cmdliner_base) = e50902bebce35cfb2c574d0e5270d652 ocaml(Cmdliner_cline) = 25c955aa9ea93decaf4a2570ecb4a1f8 ocaml(Cmdliner_docgen) = 047fe4ed40adca8d4dae9948a87b222d ocaml(Cmdliner_info) = 5db1c29124c0b6c203025f82c9bd7ad2 ocaml(Cmdliner_manpage) = d55f75ed044e6b65d3ab14863985f5d8 ocaml(Cmdliner_msg) = 81e34df1839d9e5193a124a9509524dc ocaml(Cmdliner_suggest) = 17424acbc8e3ee15bb332e0e18e23e62 ocaml(Cmdliner_term) = 4f61eaf8affa6ba97fb2570f0af6c23e ocaml(Cmdliner_trie) = 4774f1f2404e2766767b75ea27d2ba5e ocaml-cmdliner-devel = 1.0.4-6.mga9 ocaml-cmdliner-devel(aarch-64) = 1.0.4-6.mga9 ocamlx(Cmdliner) = 961e2f31d1b6a5aa32a805ed6964b6fa ocamlx(Cmdliner_arg) = 8bc3e8e1a1aca883cdab880ad8619a75 ocamlx(Cmdliner_base) = 85b840fab02faeb0afd252c813d96504 ocamlx(Cmdliner_cline) = b534b2e87b0e1334ca9b3eac29868fb4 ocamlx(Cmdliner_docgen) = 30d559e7e8f0ab157c8862c55de30926 ocamlx(Cmdliner_info) = 915152a5da8250a7768bbad3fc7b60db ocamlx(Cmdliner_manpage) = bfea1b0af3e0f85f7495090276a74d93 ocamlx(Cmdliner_msg) = 47f596c14abaf75e262ea642e5b23339 ocamlx(Cmdliner_suggest) = 892c365dfcb8913a967e11d3f3894b97 ocamlx(Cmdliner_term) = 1bf4cd0c28304aa11f95124006cf7e66 ocamlx(Cmdliner_trie) = 222d38ecd952882cc7e598a097e00ddb Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = c4b583a727ec28f5bc9ba36adc64cfc7 ocaml(CamlinternalLazy) = 82103148a05e285950684f44991b3567 ocaml(Cmdliner_arg) = 04d9131e4f28d6c2b9169c2b2df4d7ef ocaml(Cmdliner_base) = e50902bebce35cfb2c574d0e5270d652 ocaml(Cmdliner_cline) = 25c955aa9ea93decaf4a2570ecb4a1f8 ocaml(Cmdliner_docgen) = 047fe4ed40adca8d4dae9948a87b222d ocaml(Cmdliner_info) = 5db1c29124c0b6c203025f82c9bd7ad2 ocaml(Cmdliner_manpage) = d55f75ed044e6b65d3ab14863985f5d8 ocaml(Cmdliner_msg) = 81e34df1839d9e5193a124a9509524dc ocaml(Cmdliner_suggest) = 17424acbc8e3ee15bb332e0e18e23e62 ocaml(Cmdliner_term) = 4f61eaf8affa6ba97fb2570f0af6c23e ocaml(Cmdliner_trie) = 4774f1f2404e2766767b75ea27d2ba5e ocaml(Stdlib) = 2d082666be7fc2ba916e7233397491df ocaml(Stdlib__Array) = 581e55eba14aacb7d3a90da809c6bf38 ocaml(Stdlib__Buffer) = ae6f92ba6bb2f608ab1494d80d56dc6a ocaml(Stdlib__Bytes) = cbde478960c3a756d3d7c559b25871ed ocaml(Stdlib__Char) = 61e527e7ba78bf9450c29456437722da ocaml(Stdlib__Either) = 24a5d315a7028b5fabcaa9f6b3def93c ocaml(Stdlib__Filename) = 4815d5ca896991372fe7e52d879cef8b ocaml(Stdlib__Format) = 7ec40152121873f806ea6f674af87963 ocaml(Stdlib__Int32) = d70207015a28d6f8cb16cbf3df490417 ocaml(Stdlib__Int64) = 55e959e4ff2aaf232f465daffa26c424 ocaml(Stdlib__Lazy) = dee386391ddbe73d02c1439b3b21df37 ocaml(Stdlib__List) = a655ec23bee4d972dcda1182a3264cf3 ocaml(Stdlib__Map) = 406d1bc59860d17292fd07fc9e6e19e0 ocaml(Stdlib__Nativeint) = 20906fc1420fb50992a02881ddf59b04 ocaml(Stdlib__Printexc) = 265cf863b6cc4d76f93e66b2a3ed4ef1 ocaml(Stdlib__Printf) = 0e709b4af7558eb0589bebb98388ce8e ocaml(Stdlib__Seq) = 4a64380180d45f6d850ce24ab1076b18 ocaml(Stdlib__Set) = 62a5b2299175dac791c30d62e1518738 ocaml(Stdlib__String) = 2e8342c86495af4a502e4634e35933ed ocaml(Stdlib__Sys) = 77e29567f2d5143158a3c6ae227ebb37 ocaml(Stdlib__Uchar) = 6f39f075b573943ab932cfc8fc5bfd5d ocamlx(CamlinternalLazy) = 996253023a701ed9829a1b68222ea67d ocamlx(Cmdliner_arg) = 8bc3e8e1a1aca883cdab880ad8619a75 ocamlx(Cmdliner_base) = 85b840fab02faeb0afd252c813d96504 ocamlx(Cmdliner_cline) = b534b2e87b0e1334ca9b3eac29868fb4 ocamlx(Cmdliner_docgen) = 30d559e7e8f0ab157c8862c55de30926 ocamlx(Cmdliner_info) = 915152a5da8250a7768bbad3fc7b60db ocamlx(Cmdliner_manpage) = bfea1b0af3e0f85f7495090276a74d93 ocamlx(Cmdliner_msg) = 47f596c14abaf75e262ea642e5b23339 ocamlx(Cmdliner_suggest) = 892c365dfcb8913a967e11d3f3894b97 ocamlx(Cmdliner_term) = 1bf4cd0c28304aa11f95124006cf7e66 ocamlx(Cmdliner_trie) = 222d38ecd952882cc7e598a097e00ddb ocamlx(Stdlib) = f8b8b4ee0b917ebd74ad56082a6500fe ocamlx(Stdlib__Array) = aab10518c3f1158148fe7713d20dc740 ocamlx(Stdlib__Buffer) = 43d30e9472f560e84d2d0f69ae890ba5 ocamlx(Stdlib__Bytes) = 33e3746ac47aa01c0ae846774479f668 ocamlx(Stdlib__Char) = 64ea034a825e47025f1dc8bfe9ae8e10 ocamlx(Stdlib__Filename) = 7175ef90d26fb9c64e236ea285539b0d ocamlx(Stdlib__Format) = f0b02a997e83d9117ebfeb35c9fa61c6 ocamlx(Stdlib__Int32) = bfe3d89d1f3e20975f9cb25a8463e982 ocamlx(Stdlib__Int64) = d21b229672d4931bbd116e693bba46e1 ocamlx(Stdlib__List) = 21b8c13f8a244aae814f6acdfce31ac4 ocamlx(Stdlib__Map) = 09312960f2079da7f07cad281186eb70 ocamlx(Stdlib__Nativeint) = 5895b4b339da327d0fd011f2e2dc1e3a ocamlx(Stdlib__Printexc) = 4957d2c96493f27670dfd2ef88bb93dc ocamlx(Stdlib__Printf) = 54da4609e17a1893e7a0c08168b8726a ocamlx(Stdlib__Set) = efe49a5ad96e68a687d220f58858ab41 ocamlx(Stdlib__String) = e3d157a8c85cee272249a1c492e502f5 ocamlx(Stdlib__Sys) = 3aa3655700ec2d80629d3a9555109f96 Processing files: ocaml-cmdliner-debugsource-1.0.4-6.mga9.aarch64 Provides: ocaml-cmdliner-debugsource = 1.0.4-6.mga9 ocaml-cmdliner-debugsource(aarch-64) = 1.0.4-6.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-cmdliner-debuginfo-1.0.4-6.mga9.aarch64 Provides: debuginfo(build-id) = 9f7c8eb69bdeca6b7e7deb3d329e6c877a83df1e ocaml-cmdliner-debuginfo = 1.0.4-6.mga9 ocaml-cmdliner-debuginfo(aarch-64) = 1.0.4-6.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-cmdliner-debugsource(aarch-64) = 1.0.4-6.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-cmdliner-debugsource-1.0.4-6.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-cmdliner-debuginfo-1.0.4-6.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-cmdliner-devel-1.0.4-6.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-cmdliner-1.0.4-6.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.NJgXzL + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd cmdliner-1.0.4 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-cmdliner-1.0.4-6.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.MiObur + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf cmdliner-1.0.4 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!