D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/ocaml-cfg-2.1.0-6.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.75NTY9 + 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.EuQf77 + 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.DlENsa + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64 + cd cfg-2.1.0 + '[' 1 -eq 1 ']' + export DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64 + DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64 + export OCAMLFIND_DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64//usr/lib64/ocaml + OCAMLFIND_DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64//usr/lib64/ocaml + mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64//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-6.mga8.x86_64//usr/lib64/ocaml/cfg/opam Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64//usr/lib64/ocaml/cfg/dune-package Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64//usr/lib64/ocaml/cfg/cfg_intf.ml Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64//usr/lib64/ocaml/cfg/cfg_impl.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64//usr/lib64/ocaml/cfg/cfg_impl.ml Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64//usr/lib64/ocaml/cfg/cfg__Cfg_intf.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64//usr/lib64/ocaml/cfg/cfg__Cfg_intf.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64//usr/lib64/ocaml/cfg/cfg__Cfg_intf.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64//usr/lib64/ocaml/cfg/cfg__Cfg_impl.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64//usr/lib64/ocaml/cfg/cfg__Cfg_impl.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64//usr/lib64/ocaml/cfg/cfg__Cfg_impl.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64//usr/lib64/ocaml/cfg/cfg__Cfg_impl.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64//usr/lib64/ocaml/cfg/cfg__Bnf_spec.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64//usr/lib64/ocaml/cfg/cfg__Bnf_spec.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64//usr/lib64/ocaml/cfg/cfg__Bnf_spec.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64//usr/lib64/ocaml/cfg/cfg__Bnf_spec.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64//usr/lib64/ocaml/cfg/cfg__Bnf_pp.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64//usr/lib64/ocaml/cfg/cfg__Bnf_pp.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64//usr/lib64/ocaml/cfg/cfg__Bnf_pp.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64//usr/lib64/ocaml/cfg/cfg__Bnf_pp.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64//usr/lib64/ocaml/cfg/cfg__Bnf_parser.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64//usr/lib64/ocaml/cfg/cfg__Bnf_parser.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64//usr/lib64/ocaml/cfg/cfg__Bnf_parser.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64//usr/lib64/ocaml/cfg/cfg__Bnf_parser.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64//usr/lib64/ocaml/cfg/cfg__Bnf_lexer.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64//usr/lib64/ocaml/cfg/cfg__Bnf_lexer.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64//usr/lib64/ocaml/cfg/cfg__Bnf_lexer.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64//usr/lib64/ocaml/cfg/cfg.ml Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64//usr/lib64/ocaml/cfg/cfg.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64//usr/lib64/ocaml/cfg/cfg.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64//usr/lib64/ocaml/cfg/cfg.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64//usr/lib64/ocaml/cfg/cfg.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64//usr/lib64/ocaml/cfg/cfg.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64//usr/lib64/ocaml/cfg/cfg.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64//usr/lib64/ocaml/cfg/cfg.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64//usr/lib64/ocaml/cfg/bnf_spec.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64//usr/lib64/ocaml/cfg/bnf_spec.ml Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64//usr/lib64/ocaml/cfg/bnf_pp.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64//usr/lib64/ocaml/cfg/bnf_pp.ml Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64//usr/lib64/ocaml/cfg/bnf_parser.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64//usr/lib64/ocaml/cfg/bnf_parser.ml Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64//usr/lib64/ocaml/cfg/bnf_lexer.ml Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64//usr/lib64/ocaml/cfg/META + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 2.1.0-6.mga8 --unique-debug-suffix -2.1.0-6.mga8.x86_64 --unique-debug-src-base ocaml-cfg-2.1.0-6.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/cfg-2.1.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64/usr/lib64/ocaml/cfg/cfg.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64/usr/lib64/ocaml/cfg/cfg.cmxs original debug info size: 60kB, size after compression: 64kB /usr/lib/rpm/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 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ocaml-cfg-2.1.0-6.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Tuzwcb + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd cfg-2.1.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64/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-6.mga8.x86_64/usr/share/doc/ocaml-cfg + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64/usr/share/doc/ocaml-cfg + cp -pr CHANGES.md /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64/usr/share/doc/ocaml-cfg + RPM_EC=0 ++ jobs -p + exit 0 BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files Provides: ocaml(Cfg) = e2f84d0a573a1dfc7731aff1760eeb0a ocaml(Cfg__Bnf_lexer) = 9445135f4019b3471439ede1ad0ed449 ocaml(Cfg__Bnf_parser) = f5bdf49f37b24f9346e63ab96fb7a2bc ocaml(Cfg__Bnf_pp) = 3a39f2645c592e43a0075c4bb2acc561 ocaml(Cfg__Bnf_spec) = 74d74817bce7b4a02bb2fd25aa1a29fe ocaml(Cfg__Cfg_impl) = 6fa883fe515887e99ef4905b0747d034 ocaml(Cfg__Cfg_intf) = 053f3181d2a8345f703986983ef3d75c ocaml-cfg = 2.1.0-6.mga8 ocaml-cfg(x86-64) = 2.1.0-6.mga8 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.2.5)(64bit) ocaml(CamlinternalFormatBasics) = f562e7b79dbe1bb1591060d6b4e854cf ocaml(Cfg) = e2f84d0a573a1dfc7731aff1760eeb0a ocaml(Cfg__Bnf_parser) = f5bdf49f37b24f9346e63ab96fb7a2bc ocaml(Cfg__Bnf_spec) = 74d74817bce7b4a02bb2fd25aa1a29fe ocaml(Cfg__Cfg_impl) = 6fa883fe515887e99ef4905b0747d034 ocaml(Cfg__Cfg_intf) = 053f3181d2a8345f703986983ef3d75c ocaml(Stdlib) = aea3513d44d604b62eaff79ad12007b3 ocaml(Stdlib__buffer) = 28161e4effde5ea372547815f87193ec ocaml(Stdlib__format) = 06b0893cb3ef937aa19861955f132018 ocaml(Stdlib__int32) = aa83c6f44c2474e5227a6c8f103e87cf ocaml(Stdlib__lexing) = af4fe7604d37ed7010a342d5a704e3c5 ocaml(Stdlib__list) = 13989ef6fbcb7235b257d3df9a80253a ocaml(Stdlib__map) = a82b95a7a6d7947a4127a1eccd24d8b1 ocaml(Stdlib__obj) = 4f27fde74c713270e337272301a906e6 ocaml(Stdlib__parsing) = 0f8a2f81be75a9e86f670a6fef3a7f30 ocaml(Stdlib__printf) = 908ae2bf186b4ad7c88e5443c57d73af ocaml(Stdlib__scanf) = e84e0fc8d2ad94705113ca03bfc9de5a ocaml(Stdlib__seq) = c5f4ef3f36de5f47b7041eed1deb9679 ocaml(Stdlib__set) = 2fa5bbe7cee6e11d5da34daaf89e1dbf ocaml(Stdlib__string) = f06d662544362cc717ad99f2d75ffa1e ocaml(Stdlib__uchar) = c51d7a295527e9500ba69b459f81d6b3 Processing files: ocaml-cfg-devel-2.1.0-6.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.5VcFZa + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd cfg-2.1.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64/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-6.mga8.x86_64/usr/share/doc/ocaml-cfg-devel + cp -pr examples/ /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64/usr/share/doc/ocaml-cfg-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Cfg) = e2f84d0a573a1dfc7731aff1760eeb0a ocaml(Cfg__Bnf_lexer) = 9445135f4019b3471439ede1ad0ed449 ocaml(Cfg__Bnf_parser) = f5bdf49f37b24f9346e63ab96fb7a2bc ocaml(Cfg__Bnf_pp) = 3a39f2645c592e43a0075c4bb2acc561 ocaml(Cfg__Bnf_spec) = 74d74817bce7b4a02bb2fd25aa1a29fe ocaml(Cfg__Cfg_impl) = 6fa883fe515887e99ef4905b0747d034 ocaml(Cfg__Cfg_intf) = 053f3181d2a8345f703986983ef3d75c ocaml-cfg-devel = 2.1.0-6.mga8 ocaml-cfg-devel(x86-64) = 2.1.0-6.mga8 ocamlx(Cfg) = c7f2d7db9871e984a81b8dd281d88b6f ocamlx(Cfg__Bnf_lexer) = 61c69ba59c3427abca23a16152f9a1bd ocamlx(Cfg__Bnf_parser) = a74c891f1ef6119416b95e27fd463a56 ocamlx(Cfg__Bnf_pp) = 7b12a7ceed7144fd85642471e46f9876 ocamlx(Cfg__Bnf_spec) = d75addf76e9c8e5ea5781d5e4b85c731 ocamlx(Cfg__Cfg_impl) = 4ad14ae2464cc82e2cad00ce3c25de49 ocamlx(Cfg__Cfg_intf) = 1af24b66b2388ca658bd532a80b6215d Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = f562e7b79dbe1bb1591060d6b4e854cf ocaml(Cfg) = e2f84d0a573a1dfc7731aff1760eeb0a ocaml(Cfg__Bnf_parser) = f5bdf49f37b24f9346e63ab96fb7a2bc ocaml(Cfg__Bnf_spec) = 74d74817bce7b4a02bb2fd25aa1a29fe ocaml(Cfg__Cfg_impl) = 6fa883fe515887e99ef4905b0747d034 ocaml(Cfg__Cfg_intf) = 053f3181d2a8345f703986983ef3d75c ocaml(Stdlib) = aea3513d44d604b62eaff79ad12007b3 ocaml(Stdlib__buffer) = 28161e4effde5ea372547815f87193ec ocaml(Stdlib__format) = 06b0893cb3ef937aa19861955f132018 ocaml(Stdlib__int32) = aa83c6f44c2474e5227a6c8f103e87cf ocaml(Stdlib__lexing) = af4fe7604d37ed7010a342d5a704e3c5 ocaml(Stdlib__list) = 13989ef6fbcb7235b257d3df9a80253a ocaml(Stdlib__map) = a82b95a7a6d7947a4127a1eccd24d8b1 ocaml(Stdlib__obj) = 4f27fde74c713270e337272301a906e6 ocaml(Stdlib__parsing) = 0f8a2f81be75a9e86f670a6fef3a7f30 ocaml(Stdlib__printf) = 908ae2bf186b4ad7c88e5443c57d73af ocaml(Stdlib__scanf) = e84e0fc8d2ad94705113ca03bfc9de5a ocaml(Stdlib__seq) = c5f4ef3f36de5f47b7041eed1deb9679 ocaml(Stdlib__set) = 2fa5bbe7cee6e11d5da34daaf89e1dbf ocaml(Stdlib__string) = f06d662544362cc717ad99f2d75ffa1e ocaml(Stdlib__uchar) = c51d7a295527e9500ba69b459f81d6b3 ocamlx(Stdlib) = 6b88613cf2b6620d6f11cd8a342880fc ocamlx(Stdlib__format) = 640a01647329f0a32f48a8a90a89014f ocamlx(Stdlib__lexing) = e7ce663ca25a827e8cc02172a8f8f6fb ocamlx(Stdlib__list) = e3a5f633b69d62d35929d9e3f6c26a20 ocamlx(Stdlib__map) = 3ed208b888965290b89d720efaf17612 ocamlx(Stdlib__parsing) = 6cc6af62ef0c74e718bcf92be05fd292 ocamlx(Stdlib__printf) = 19b790b69e71cc8a18d06eb2330f9df4 ocamlx(Stdlib__scanf) = 70e0ba7c9ddc1a8ecb11ae0eee0f2313 ocamlx(Stdlib__set) = 82f5cc8aac133142447f442798e3e68e ocamlx(Stdlib__string) = c268f14a681ed6708f8a9cb396a73317 Processing files: ocaml-cfg-debugsource-2.1.0-6.mga8.x86_64 Provides: ocaml-cfg-debugsource = 2.1.0-6.mga8 ocaml-cfg-debugsource(x86-64) = 2.1.0-6.mga8 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-6.mga8.x86_64 Provides: debuginfo(build-id) = 9be253f23dc93fc80ecdfac7da741d7f55e92922 ocaml-cfg-debuginfo = 2.1.0-6.mga8 ocaml-cfg-debuginfo(x86-64) = 2.1.0-6.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-cfg-debugsource(x86-64) = 2.1.0-6.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ocaml-cfg-2.1.0-6.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ocaml-cfg-debuginfo-2.1.0-6.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ocaml-cfg-debugsource-2.1.0-6.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ocaml-cfg-devel-2.1.0-6.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ocaml-cfg-2.1.0-6.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.P7Lz19 + 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-6.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ZRd848 + 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!