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-cfg-2.1.0-9.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.LuSWlI + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf cfg-2.1.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/2.1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cfg-2.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.AwX41i + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd cfg-2.1.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + sed -i 's!jbuilder!dune!' Makefile + sed -i 's!--dev!!' Makefile + dune upgrade Project in dir src will be upgraded to dune v1. Project in dir examples will be upgraded to dune v1. Upgrading examples/jbuild to examples/dune... Upgrading src/jbuild to src/dune... Info: Creating file dune-project with this contents: | (lang dune 0.1) | (name cfg) Project in dir src will be upgraded to dune v2. Project in dir pkg will be upgraded to dune v2. Project in dir examples will be upgraded to dune v2. Project in dir doc will be upgraded to dune v2. Project in dir . will be upgraded to dune v2. Upgrading dune-project... Upgrading dune-project... Upgrading examples/dune... Upgrading dune-project... Upgrading dune-project... Upgrading src/dune... Upgrading dune-project... Some projects were upgraded to dune v2. Some breaking changes may not have been treated automatically. Here is a list of things you should check to complete the migration: - If you use generated dune.inc files you probably should update your generators. - mli only modules must now be explicitly declared. This was previously a warning and is now an error. - Stop installing the `ocaml-syntax-shims` binary. In order to use `future_syntax`, one now need to depend on the `ocaml-syntax-shims` package. - Actions which introduce targets where new targets are forbidden (e.g. preprocessing) are now an error instead of a warning. - Stop installing the `ocaml-syntax-shims` binary. In order to use `future_syntax`, one now need to depend on the `ocaml-syntax-shims` package. - Do not put the `.install` files in the source tree unless `-p` or `--promote-install-files` is passed on the command line - Library names are now validated in a strict fashion. Previously, invalid names would be allowed for unwrapped libraries - Stricter validation of file names in `select`. The file names of conditional sources must match the prefix and the extension of the resultant filename. - Modules filtered out from the module list via the Ordered Set Language must now be actual modules. - Stub names are no longer allowed relative paths. This was previously a warning and is now an error. - In `(diff? x y)` action, require `x` to exist and register a dependency on that file. - `self_build_stubs_archive` was deleted in version 2.0 of the dune language. Use the (foreign_archives ...) field instead. + make dune build @install + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6oVwq3 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64 + cd cfg-2.1.0 + '[' 1 -eq 1 ']' + export DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64 + DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64 + export OCAMLFIND_DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64//usr/lib64/ocaml + OCAMLFIND_DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64//usr/lib64/ocaml + mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64//usr/lib64/ocaml/cfg + ocamlfind install cfg _build/install/default/lib/cfg/META _build/install/default/lib/cfg/bnf_lexer.ml _build/install/default/lib/cfg/bnf_parser.ml _build/install/default/lib/cfg/bnf_parser.mli _build/install/default/lib/cfg/bnf_pp.ml _build/install/default/lib/cfg/bnf_pp.mli _build/install/default/lib/cfg/bnf_spec.ml _build/install/default/lib/cfg/bnf_spec.mli _build/install/default/lib/cfg/cfg.a _build/install/default/lib/cfg/cfg.cma _build/install/default/lib/cfg/cfg.cmi _build/install/default/lib/cfg/cfg.cmt _build/install/default/lib/cfg/cfg.cmx _build/install/default/lib/cfg/cfg.cmxa _build/install/default/lib/cfg/cfg.cmxs _build/install/default/lib/cfg/cfg.ml _build/install/default/lib/cfg/cfg__Bnf_lexer.cmi _build/install/default/lib/cfg/cfg__Bnf_lexer.cmt _build/install/default/lib/cfg/cfg__Bnf_lexer.cmx _build/install/default/lib/cfg/cfg__Bnf_parser.cmi _build/install/default/lib/cfg/cfg__Bnf_parser.cmt _build/install/default/lib/cfg/cfg__Bnf_parser.cmti _build/install/default/lib/cfg/cfg__Bnf_parser.cmx _build/install/default/lib/cfg/cfg__Bnf_pp.cmi _build/install/default/lib/cfg/cfg__Bnf_pp.cmt _build/install/default/lib/cfg/cfg__Bnf_pp.cmti _build/install/default/lib/cfg/cfg__Bnf_pp.cmx _build/install/default/lib/cfg/cfg__Bnf_spec.cmi _build/install/default/lib/cfg/cfg__Bnf_spec.cmt _build/install/default/lib/cfg/cfg__Bnf_spec.cmti _build/install/default/lib/cfg/cfg__Bnf_spec.cmx _build/install/default/lib/cfg/cfg__Cfg_impl.cmi _build/install/default/lib/cfg/cfg__Cfg_impl.cmt _build/install/default/lib/cfg/cfg__Cfg_impl.cmti _build/install/default/lib/cfg/cfg__Cfg_impl.cmx _build/install/default/lib/cfg/cfg__Cfg_intf.cmi _build/install/default/lib/cfg/cfg__Cfg_intf.cmt _build/install/default/lib/cfg/cfg__Cfg_intf.cmx _build/install/default/lib/cfg/cfg_impl.ml _build/install/default/lib/cfg/cfg_impl.mli _build/install/default/lib/cfg/cfg_intf.ml _build/install/default/lib/cfg/dune-package _build/install/default/lib/cfg/opam Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64//usr/lib64/ocaml/cfg/opam Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64//usr/lib64/ocaml/cfg/dune-package Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64//usr/lib64/ocaml/cfg/cfg_intf.ml Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64//usr/lib64/ocaml/cfg/cfg_impl.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64//usr/lib64/ocaml/cfg/cfg_impl.ml Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64//usr/lib64/ocaml/cfg/cfg__Cfg_intf.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64//usr/lib64/ocaml/cfg/cfg__Cfg_intf.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64//usr/lib64/ocaml/cfg/cfg__Cfg_intf.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64//usr/lib64/ocaml/cfg/cfg__Cfg_impl.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64//usr/lib64/ocaml/cfg/cfg__Cfg_impl.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64//usr/lib64/ocaml/cfg/cfg__Cfg_impl.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64//usr/lib64/ocaml/cfg/cfg__Cfg_impl.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64//usr/lib64/ocaml/cfg/cfg__Bnf_spec.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64//usr/lib64/ocaml/cfg/cfg__Bnf_spec.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64//usr/lib64/ocaml/cfg/cfg__Bnf_spec.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64//usr/lib64/ocaml/cfg/cfg__Bnf_spec.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64//usr/lib64/ocaml/cfg/cfg__Bnf_pp.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64//usr/lib64/ocaml/cfg/cfg__Bnf_pp.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64//usr/lib64/ocaml/cfg/cfg__Bnf_pp.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64//usr/lib64/ocaml/cfg/cfg__Bnf_pp.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64//usr/lib64/ocaml/cfg/cfg__Bnf_parser.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64//usr/lib64/ocaml/cfg/cfg__Bnf_parser.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64//usr/lib64/ocaml/cfg/cfg__Bnf_parser.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64//usr/lib64/ocaml/cfg/cfg__Bnf_parser.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64//usr/lib64/ocaml/cfg/cfg__Bnf_lexer.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64//usr/lib64/ocaml/cfg/cfg__Bnf_lexer.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64//usr/lib64/ocaml/cfg/cfg__Bnf_lexer.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64//usr/lib64/ocaml/cfg/cfg.ml Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64//usr/lib64/ocaml/cfg/cfg.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64//usr/lib64/ocaml/cfg/cfg.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64//usr/lib64/ocaml/cfg/cfg.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64//usr/lib64/ocaml/cfg/cfg.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64//usr/lib64/ocaml/cfg/cfg.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64//usr/lib64/ocaml/cfg/cfg.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64//usr/lib64/ocaml/cfg/cfg.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64//usr/lib64/ocaml/cfg/bnf_spec.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64//usr/lib64/ocaml/cfg/bnf_spec.ml Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64//usr/lib64/ocaml/cfg/bnf_pp.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64//usr/lib64/ocaml/cfg/bnf_pp.ml Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64//usr/lib64/ocaml/cfg/bnf_parser.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64//usr/lib64/ocaml/cfg/bnf_parser.ml Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64//usr/lib64/ocaml/cfg/bnf_lexer.ml Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64//usr/lib64/ocaml/cfg/META + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 2.1.0-9.mga9 --unique-debug-suffix -2.1.0-9.mga9.aarch64 --unique-debug-src-base ocaml-cfg-2.1.0-9.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/cfg-2.1.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64/usr/lib64/ocaml/cfg/cfg.cmxs original debug info size: 40kB, size after compression: 40kB /usr/bin/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. cpio: _build/default/bytes.ml: Cannot stat: No such file or directory cpio: _build/default/lexing.ml: Cannot stat: No such file or directory cpio: _build/default/list.ml: Cannot stat: No such file or directory cpio: _build/default/scanf.ml: Cannot stat: No such file or directory 61 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-cfg-2.1.0-9.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.rl5l4t + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd cfg-2.1.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64/usr/share/doc/ocaml-cfg + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64/usr/share/doc/ocaml-cfg + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64/usr/share/doc/ocaml-cfg + cp -pr CHANGES.md /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64/usr/share/doc/ocaml-cfg + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Cfg) = 9cb2140028a2dd3c67db57d3c55e1999 ocaml(Cfg__Bnf_lexer) = dedc1d1781b9e657755bb60d5d31e8c7 ocaml(Cfg__Bnf_parser) = fefe073605af771ead15ef9d6924ee46 ocaml(Cfg__Bnf_pp) = b8f28f72577e15a22dc63f4632ddfeb9 ocaml(Cfg__Bnf_spec) = a6965b9cc54ff050b662a01edfb7d4f8 ocaml(Cfg__Cfg_impl) = c468f18baaccc052a8d30fe58dee33a1 ocaml(Cfg__Cfg_intf) = a865f5a4b91a7ff2247823f8565418db ocaml-cfg = 2.1.0-9.mga9 ocaml-cfg(aarch-64) = 2.1.0-9.mga9 ocamlx(Cfg) = c8825a30c45bb67b9f7e03a4ab2da9da ocamlx(Cfg__Bnf_lexer) = 43d1b204d48a0d34b18470ac2659e0b2 ocamlx(Cfg__Bnf_parser) = 0fb7bc24291bc3e93c96e1c78385b3fe ocamlx(Cfg__Bnf_pp) = a4c718ffa5b13aaf66372e7be74c9b55 ocamlx(Cfg__Bnf_spec) = 0e3d7dc1307040381e4611bd709d264f ocamlx(Cfg__Cfg_impl) = e7a3f5cd950538f08ae071f86daa28c2 ocamlx(Cfg__Cfg_intf) = e395c08ef7f6d081f8b6963b19776c65 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = c4b583a727ec28f5bc9ba36adc64cfc7 ocaml(Cfg) = 9cb2140028a2dd3c67db57d3c55e1999 ocaml(Cfg__Bnf_parser) = fefe073605af771ead15ef9d6924ee46 ocaml(Cfg__Bnf_spec) = a6965b9cc54ff050b662a01edfb7d4f8 ocaml(Cfg__Cfg_impl) = c468f18baaccc052a8d30fe58dee33a1 ocaml(Cfg__Cfg_intf) = a865f5a4b91a7ff2247823f8565418db ocaml(Stdlib) = 2d082666be7fc2ba916e7233397491df ocaml(Stdlib__Buffer) = ae6f92ba6bb2f608ab1494d80d56dc6a ocaml(Stdlib__Either) = 24a5d315a7028b5fabcaa9f6b3def93c ocaml(Stdlib__Format) = 7ec40152121873f806ea6f674af87963 ocaml(Stdlib__Int32) = d70207015a28d6f8cb16cbf3df490417 ocaml(Stdlib__Lexing) = 58f88856435bd604950e119384ea45a3 ocaml(Stdlib__List) = a655ec23bee4d972dcda1182a3264cf3 ocaml(Stdlib__Map) = 406d1bc59860d17292fd07fc9e6e19e0 ocaml(Stdlib__Obj) = f013b5ab5f624540d41df4b458d374b4 ocaml(Stdlib__Parsing) = 05d0be551358ce19ca44c4beaadc6445 ocaml(Stdlib__Printf) = 0e709b4af7558eb0589bebb98388ce8e ocaml(Stdlib__Scanf) = 05cc8c67fd4a24a59bf713a6b97deed3 ocaml(Stdlib__Seq) = 4a64380180d45f6d850ce24ab1076b18 ocaml(Stdlib__Set) = 62a5b2299175dac791c30d62e1518738 ocaml(Stdlib__String) = 2e8342c86495af4a502e4634e35933ed ocaml(Stdlib__Uchar) = 6f39f075b573943ab932cfc8fc5bfd5d ocamlx(Stdlib) = f8b8b4ee0b917ebd74ad56082a6500fe ocamlx(Stdlib__Format) = f0b02a997e83d9117ebfeb35c9fa61c6 ocamlx(Stdlib__Lexing) = a8853a0486f377dcf67be29041f89b58 ocamlx(Stdlib__List) = 21b8c13f8a244aae814f6acdfce31ac4 ocamlx(Stdlib__Map) = 09312960f2079da7f07cad281186eb70 ocamlx(Stdlib__Parsing) = 3cf97bdbc0061b8a15c58d76ba7d37c1 ocamlx(Stdlib__Printf) = 54da4609e17a1893e7a0c08168b8726a ocamlx(Stdlib__Scanf) = c54b75ea31549ddb66f3824024a0b609 ocamlx(Stdlib__Set) = efe49a5ad96e68a687d220f58858ab41 ocamlx(Stdlib__String) = e3d157a8c85cee272249a1c492e502f5 Processing files: ocaml-cfg-devel-2.1.0-9.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.mQaJrx + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd cfg-2.1.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64/usr/share/doc/ocaml-cfg-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64/usr/share/doc/ocaml-cfg-devel + cp -pr examples/ /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64/usr/share/doc/ocaml-cfg-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Cfg) = 9cb2140028a2dd3c67db57d3c55e1999 ocaml(Cfg__Bnf_lexer) = dedc1d1781b9e657755bb60d5d31e8c7 ocaml(Cfg__Bnf_parser) = fefe073605af771ead15ef9d6924ee46 ocaml(Cfg__Bnf_pp) = b8f28f72577e15a22dc63f4632ddfeb9 ocaml(Cfg__Bnf_spec) = a6965b9cc54ff050b662a01edfb7d4f8 ocaml(Cfg__Cfg_impl) = c468f18baaccc052a8d30fe58dee33a1 ocaml(Cfg__Cfg_intf) = a865f5a4b91a7ff2247823f8565418db ocaml-cfg-devel = 2.1.0-9.mga9 ocaml-cfg-devel(aarch-64) = 2.1.0-9.mga9 ocamlx(Cfg) = c8825a30c45bb67b9f7e03a4ab2da9da ocamlx(Cfg__Bnf_lexer) = 43d1b204d48a0d34b18470ac2659e0b2 ocamlx(Cfg__Bnf_parser) = 0fb7bc24291bc3e93c96e1c78385b3fe ocamlx(Cfg__Bnf_pp) = a4c718ffa5b13aaf66372e7be74c9b55 ocamlx(Cfg__Bnf_spec) = 0e3d7dc1307040381e4611bd709d264f ocamlx(Cfg__Cfg_impl) = e7a3f5cd950538f08ae071f86daa28c2 ocamlx(Cfg__Cfg_intf) = e395c08ef7f6d081f8b6963b19776c65 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = c4b583a727ec28f5bc9ba36adc64cfc7 ocaml(Cfg) = 9cb2140028a2dd3c67db57d3c55e1999 ocaml(Cfg__Bnf_parser) = fefe073605af771ead15ef9d6924ee46 ocaml(Cfg__Bnf_spec) = a6965b9cc54ff050b662a01edfb7d4f8 ocaml(Cfg__Cfg_impl) = c468f18baaccc052a8d30fe58dee33a1 ocaml(Cfg__Cfg_intf) = a865f5a4b91a7ff2247823f8565418db ocaml(Stdlib) = 2d082666be7fc2ba916e7233397491df ocaml(Stdlib__Buffer) = ae6f92ba6bb2f608ab1494d80d56dc6a ocaml(Stdlib__Either) = 24a5d315a7028b5fabcaa9f6b3def93c ocaml(Stdlib__Format) = 7ec40152121873f806ea6f674af87963 ocaml(Stdlib__Int32) = d70207015a28d6f8cb16cbf3df490417 ocaml(Stdlib__Lexing) = 58f88856435bd604950e119384ea45a3 ocaml(Stdlib__List) = a655ec23bee4d972dcda1182a3264cf3 ocaml(Stdlib__Map) = 406d1bc59860d17292fd07fc9e6e19e0 ocaml(Stdlib__Obj) = f013b5ab5f624540d41df4b458d374b4 ocaml(Stdlib__Parsing) = 05d0be551358ce19ca44c4beaadc6445 ocaml(Stdlib__Printf) = 0e709b4af7558eb0589bebb98388ce8e ocaml(Stdlib__Scanf) = 05cc8c67fd4a24a59bf713a6b97deed3 ocaml(Stdlib__Seq) = 4a64380180d45f6d850ce24ab1076b18 ocaml(Stdlib__Set) = 62a5b2299175dac791c30d62e1518738 ocaml(Stdlib__String) = 2e8342c86495af4a502e4634e35933ed ocaml(Stdlib__Uchar) = 6f39f075b573943ab932cfc8fc5bfd5d ocamlx(Stdlib) = f8b8b4ee0b917ebd74ad56082a6500fe ocamlx(Stdlib__Format) = f0b02a997e83d9117ebfeb35c9fa61c6 ocamlx(Stdlib__Lexing) = a8853a0486f377dcf67be29041f89b58 ocamlx(Stdlib__List) = 21b8c13f8a244aae814f6acdfce31ac4 ocamlx(Stdlib__Map) = 09312960f2079da7f07cad281186eb70 ocamlx(Stdlib__Parsing) = 3cf97bdbc0061b8a15c58d76ba7d37c1 ocamlx(Stdlib__Printf) = 54da4609e17a1893e7a0c08168b8726a ocamlx(Stdlib__Scanf) = c54b75ea31549ddb66f3824024a0b609 ocamlx(Stdlib__Set) = efe49a5ad96e68a687d220f58858ab41 ocamlx(Stdlib__String) = e3d157a8c85cee272249a1c492e502f5 Processing files: ocaml-cfg-debugsource-2.1.0-9.mga9.aarch64 Provides: ocaml-cfg-debugsource = 2.1.0-9.mga9 ocaml-cfg-debugsource(aarch-64) = 2.1.0-9.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-cfg-debuginfo-2.1.0-9.mga9.aarch64 Provides: debuginfo(build-id) = 340b73a8346fb38cc6a5aff513981220ec7cccc4 ocaml-cfg-debuginfo = 2.1.0-9.mga9 ocaml-cfg-debuginfo(aarch-64) = 2.1.0-9.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-cfg-debugsource(aarch-64) = 2.1.0-9.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-cfg-debugsource-2.1.0-9.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-cfg-debuginfo-2.1.0-9.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-cfg-2.1.0-9.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-cfg-devel-2.1.0-9.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qTDx5P + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd cfg-2.1.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-9.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.rg2IL3 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf cfg-2.1.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!