D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/ocaml-fmt-0.10.0-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.0NSYKg Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.hwUftp + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build + rm -rf fmt-0.10.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/fmt-0.10.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd fmt-0.10.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's/safe_string/&, cclib(-lm)/' _tags + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.0FXhqA + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd fmt-0.10.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + ocaml pkg/pkg.ml build --dev-pkg false --tests true --with-base-unix true --with-cmdliner true + ocamlfind ocamldep -modules src/fmt.ml > src/fmt.ml.depends + ocamlfind ocamldep -modules src/fmt.mli > src/fmt.mli.depends + ocamlfind ocamlc -c -g -bin-annot -safe-string -cclib -lm -I src -o src/fmt.cmi src/fmt.mli + ocamlfind ocamlopt -c -g -bin-annot -safe-string -cclib -lm -I src -o src/fmt.cmx src/fmt.ml + ocamlfind ocamlopt -a -cclib -lm -I src src/fmt.cmx -o src/fmt.cmxa + ocamlfind ocamlopt -shared -linkall -cclib -lm -I src src/fmt.cmxa -o src/fmt.cmxs + ocamlfind ocamlc -c -g -bin-annot -safe-string -cclib -lm -I src -o src/fmt.cmo src/fmt.ml + ocamlfind ocamlc -a -cclib -lm -I src src/fmt.cmo -o src/fmt.cma + ocamlfind ocamldep -package unix -modules src/tty/fmt_tty.ml > src/tty/fmt_tty.ml.depends + ocamlfind ocamldep -package unix -modules src/tty/fmt_tty.mli > src/tty/fmt_tty.mli.depends + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -cclib -lm -I src/tty -I src -o src/tty/fmt_tty.cmi src/tty/fmt_tty.mli + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -cclib -lm -I src/tty -I src -o src/tty/fmt_tty.cmx src/tty/fmt_tty.ml + ocamlfind ocamlopt -a -package unix -cclib -lm -I src/tty src/tty/fmt_tty.cmx -o src/tty/fmt_tty.cmxa + ocamlfind ocamlopt -shared -linkall -package unix -cclib -lm -I src/tty src/tty/fmt_tty.cmxa -o src/tty/fmt_tty.cmxs + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -cclib -lm -I src/tty -I src -o src/tty/fmt_tty.cmo src/tty/fmt_tty.ml + ocamlfind ocamlc -a -package unix -cclib -lm -I src/tty src/tty/fmt_tty.cmo -o src/tty/fmt_tty.cma + ocamlfind ocamldep -package cmdliner -modules src/cli/fmt_cli.ml > src/cli/fmt_cli.ml.depends + ocamlfind ocamldep -package cmdliner -modules src/cli/fmt_cli.mli > src/cli/fmt_cli.mli.depends + ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -cclib -lm -I src/cli -I src -o src/cli/fmt_cli.cmi src/cli/fmt_cli.mli + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -cclib -lm -I src/cli -I src -o src/cli/fmt_cli.cmx src/cli/fmt_cli.ml + ocamlfind ocamlopt -a -package cmdliner -cclib -lm -I src/cli src/cli/fmt_cli.cmx -o src/cli/fmt_cli.cmxa + ocamlfind ocamlopt -shared -linkall -package cmdliner -cclib -lm -I src/cli src/cli/fmt_cli.cmxa -o src/cli/fmt_cli.cmxs + ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -cclib -lm -I src/cli -I src -o src/cli/fmt_cli.cmo src/cli/fmt_cli.ml + ocamlfind ocamlc -a -package cmdliner -cclib -lm -I src/cli src/cli/fmt_cli.cmo -o src/cli/fmt_cli.cma + ocamlfind ocamldep -package compiler-libs.toplevel -modules src/top/fmt_top.ml > src/top/fmt_top.ml.depends + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -cclib -lm -I src/top -I src -o src/top/fmt_top.cmo src/top/fmt_top.ml + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -cclib -lm -I src/top -I src -o src/top/fmt_top.cmx src/top/fmt_top.ml + ocamlfind ocamlopt -a -package compiler-libs.toplevel -cclib -lm -I src/top src/top/fmt_top.cmx -o src/top/fmt_top.cmxa + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -cclib -lm -I src/top src/top/fmt_top.cmxa -o src/top/fmt_top.cmxs + ocamlfind ocamlc -a -package compiler-libs.toplevel -cclib -lm -I src/top src/top/fmt_top.cmo -o src/top/fmt_top.cma # No parallelism done + mkdir html + ocamldoc -html -d html -I +cmdliner -I _build/src _build/src/fmt.mli Warning: Element Format not found Warning: Element Format not found Warning: Element Format not found Warning: Element Format.fprintf not found Warning: Element Format.asprintf not found Warning: Element val-style_renderer not found Warning: Element Format.kfprintf not found Warning: Element val-style_renderer not found Warning: Element val-style_renderer not found Warning: Element Stdlib.Failure not found Warning: Element raise_notrace not found Warning: Element Stdlib.Invalid_argument not found Warning: Element Format.pp_print_flush not found Warning: Element Format.pp_print_cut not found Warning: Element Format.pp_print_space not found Warning: Element Format.pp_print_break not found Warning: Element Format.pp_open_box not found Warning: Element Format.pp_open_hbox not found Warning: Element Format.pp_open_vbox not found Warning: Element Format.pp_open_hvbox not found Warning: Element Format.pp_open_hovbox not found Warning: Element Fun.id not found Warning: Element Format.pp_print_bool not found Warning: Element Format.pp_print_char not found Warning: Element Format.pp_print_string not found Warning: Element Buffer.t not found Warning: Element Sys.sigabrt not found Warning: Element Uchar.t not found Warning: Element Uuseg_string not found Warning: Element Format.pp_print_space not found Warning: Element Format.pp_force_newline not found Warning: Element Format.pp_print_space not found Warning: Element Format.pp_print_space not found Warning: Element Format.pp_force_newline not found Warning: Element Format.pp_force_newline not found Warning: Element Format not found Warning: Element Uuseg_string not found Warning: Element Format.str_formatter not found Warning: Element Format.str_formatter not found Warning: Element Sys.sigabrt not found Warning: Element Uchar.t not found + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ODfLM7 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build + mkdir /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd fmt-0.10.0 + '[' 1 -eq 1 ']' + /usr/bin/python3 /usr/lib/rpm/redhat/ocaml_files.py -i /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT /usr/lib64/ocaml + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/doc ++ find /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/lib64/ocaml -name '*.mli' + mlis='/home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/lib64/ocaml/fmt/fmt.mli /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/lib64/ocaml/fmt/cli/fmt_cli.mli /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/lib64/ocaml/fmt/tty/fmt_tty.mli' + rm -f /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/lib64/ocaml/fmt/fmt.ml /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/lib64/ocaml/fmt/cli/fmt_cli.ml /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/lib64/ocaml/fmt/tty/fmt_tty.ml + /usr/bin/python3 /usr/lib/rpm/redhat/ocaml_files.py /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT /usr/lib64/ocaml + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.10.0-1.mga10 --unique-debug-suffix -0.10.0-1.mga10.x86_64 --unique-debug-src-base ocaml-fmt-0.10.0-1.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/fmt-0.10.0 find-debuginfo: starting Extracting debug info from 4 files DWARF-compressing 4 files sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/ocaml-fmt-0.10.0-1.mga10.x86_64 cpio: _build/buffer.ml: Cannot stat: No such file or directory cpio: _build/bytes.ml: Cannot stat: No such file or directory cpio: _build/format.ml: Cannot stat: No such file or directory cpio: _build/int64.ml: Cannot stat: No such file or directory cpio: _build/option.ml: Cannot stat: No such file or directory cpio: _build/printexc.ml: Cannot stat: No such file or directory cpio: _build/src/cmdliner_arg.ml: Cannot stat: No such file or directory cpio: _build/string.ml: Cannot stat: No such file or directory cpio: _build/toplevel/toploop.ml: Cannot stat: No such file or directory find-debuginfo: done + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/SPECPARTS/rpm-debuginfo.specpart Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.vynf9H + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd fmt-0.10.0 + '[' 1 -eq 1 ']' + ocaml pkg/pkg.ml test pkg.ml: No tests to run. + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ocaml-fmt-0.10.0-1.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.gBPQYn + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build + cd fmt-0.10.0 + DOCDIR=/home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/share/doc/ocaml-fmt + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/share/doc/ocaml-fmt + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/fmt-0.10.0/CHANGES.md /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/share/doc/ocaml-fmt + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/fmt-0.10.0/README.md /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/share/doc/ocaml-fmt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.XRKeXR + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build + cd fmt-0.10.0 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/share/licenses/ocaml-fmt + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/share/licenses/ocaml-fmt + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/fmt-0.10.0/LICENSE.md /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/share/licenses/ocaml-fmt + RPM_EC=0 ++ jobs -p + exit 0 INFO: ignoring Requires ocaml(Warnings)=5b27d0ddf84c26b2b72d50c6ff180c8e from /usr/lib64/ocaml/fmt/top/fmt_top.cma INFO: ignoring Requires ocaml(Unit_info)=c493604495f300140722d6c18c0abca6 from /usr/lib64/ocaml/fmt/top/fmt_top.cma INFO: ignoring Requires ocaml(Types)=9f587070481ecabde6452704dd03e48d from /usr/lib64/ocaml/fmt/top/fmt_top.cma INFO: ignoring Requires ocaml(Type_immediacy)=dc7b80ccb5d6ca17a41521a9ab8bcaf2 from /usr/lib64/ocaml/fmt/top/fmt_top.cma INFO: ignoring Requires ocaml(Toploop)=5a4075a43d43c9249ea9d990897816fe from /usr/lib64/ocaml/fmt/top/fmt_top.cma INFO: ignoring Requires ocaml(Subst)=fb87814233a33d4fe046e4335346bdf1 from /usr/lib64/ocaml/fmt/top/fmt_top.cma INFO: ignoring Requires ocaml(Shape)=a264079b71e3ddabef72cf9a10a6d8fd from /usr/lib64/ocaml/fmt/top/fmt_top.cma INFO: ignoring Requires ocaml(Primitive)=46892b6dc5c1ed948d4818c2153c335c from /usr/lib64/ocaml/fmt/top/fmt_top.cma INFO: ignoring Requires ocaml(Path)=d251296ef600129af862223ebfd13653 from /usr/lib64/ocaml/fmt/top/fmt_top.cma INFO: ignoring Requires ocaml(Parsetree)=165d0e6aab21e53c75235445422b44ad from /usr/lib64/ocaml/fmt/top/fmt_top.cma INFO: ignoring Requires ocaml(Outcometree)=96368510dda82e8528ad4b3082343049 from /usr/lib64/ocaml/fmt/top/fmt_top.cma INFO: ignoring Requires ocaml(Oprint)=601caeadf0f382086de2c51e9f300d88 from /usr/lib64/ocaml/fmt/top/fmt_top.cma INFO: ignoring Requires ocaml(Misc)=58535dc61c7c19378ef828f1c8e6b433 from /usr/lib64/ocaml/fmt/top/fmt_top.cma INFO: ignoring Requires ocaml(Longident)=7a4c66b4b7e709bf48b56a59b5e5419f from /usr/lib64/ocaml/fmt/top/fmt_top.cma INFO: ignoring Requires ocaml(Location)=1415164723ab4315cfe92e93703f6951 from /usr/lib64/ocaml/fmt/top/fmt_top.cma INFO: ignoring Requires ocaml(Load_path)=e16f7783ef426d2a59927a09ca01e718 from /usr/lib64/ocaml/fmt/top/fmt_top.cma INFO: ignoring Requires ocaml(Identifiable)=b60b34f245694a37fc383f9cad5d1080 from /usr/lib64/ocaml/fmt/top/fmt_top.cma INFO: ignoring Requires ocaml(Ident)=e6f67bd53b973b79d3a9064753332e5f from /usr/lib64/ocaml/fmt/top/fmt_top.cma INFO: ignoring Requires ocaml(Format_doc)=682b04da0a4bde85a14ff1b29e868f2c from /usr/lib64/ocaml/fmt/top/fmt_top.cma INFO: ignoring Requires ocaml(Env)=88d47d47c93f5f2195d9ead33a85245c from /usr/lib64/ocaml/fmt/top/fmt_top.cma INFO: ignoring Requires ocaml(Cmi_format)=7dd5ccd3388dae280362ceeaf05faa7d from /usr/lib64/ocaml/fmt/top/fmt_top.cma INFO: ignoring Requires ocaml(Build_path_prefix_map)=9a894c5ddec61ee9b5c415c0520a7367 from /usr/lib64/ocaml/fmt/top/fmt_top.cma INFO: ignoring Requires ocaml(Asttypes)=ee5ea19ab996e4503ae182f530861d78 from /usr/lib64/ocaml/fmt/top/fmt_top.cma Provides: ocaml(Fmt) = c2df7c9b863c0397252377b88560cbf3 ocaml(Fmt_cli) = 44b735c9214bd70b9fc06a3cd4ce4d5e ocaml(Fmt_top) = 6419c2d8567edd50682ac2f2c73d7ee7 ocaml(Fmt_tty) = 7bcd0c79f59fa202842d9d6f615c5962 ocaml-fmt = 0.10.0-1.mga10 ocaml-fmt(x86-64) = 0.10.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) ocaml(CamlinternalFormatBasics) = aa550bdab521d60e769a9ad43a677e65 ocaml(CamlinternalLazy) = e6f402abe3d0b60a19bf6c6c6c6f0848 ocaml(Cmdliner) = ab02ccc3756dea8d910c96f2d1676a59 ocaml(Fmt) = c2df7c9b863c0397252377b88560cbf3 ocaml(Stdlib) = cfc6abca663b2d71db1750a2c051cf6e ocaml(Stdlib__Array) = 9d976b3b47c2c5800331b7449565b98c ocaml(Stdlib__Bigarray) = 7130a1b8b3b987c6ffc6c2c613151f82 ocaml(Stdlib__Buffer) = bf6c18db9a96f4c2d97dddb7f07cdee4 ocaml(Stdlib__Bytes) = ad0e607bc378f814f5d4913a8a7b8bc5 ocaml(Stdlib__Char) = 9d1b9b22570f14b7df32bb39bc59d2f2 ocaml(Stdlib__Complex) = eea5b6e1b092aae36e0428633d5272d9 ocaml(Stdlib__Digest) = 79b5d577ed7cbf094b2a76c06479bd89 ocaml(Stdlib__Domain) = 24d9be01b1377d92ed29d08905486a54 ocaml(Stdlib__Either) = c90604673db95a8e7dbd131a219e37c5 ocaml(Stdlib__Format) = 60af4e0c98f0be0b9d368a2a09700b3a ocaml(Stdlib__Fun) = cf215dbe3f6e56ca14fc22123b7eb171 ocaml(Stdlib__Hashtbl) = 62d90b388a282ba341dbe91a50a61569 ocaml(Stdlib__Int) = a70645b1e2972d9ddeb17d46329636cd ocaml(Stdlib__Int32) = c023c5ff3d236c9ddea65bf3e12846b5 ocaml(Stdlib__Int64) = 7f664408b0d5725b26a41d8fe82de705 ocaml(Stdlib__Lazy) = 1d6be45458ac0f04df24caf4c6b0825f ocaml(Stdlib__Lexing) = 3e6ab8b82b1880d4ad2ced0d57aca6f7 ocaml(Stdlib__List) = a30617a473d55bfeb31bc8cb1d8035c0 ocaml(Stdlib__Map) = c89b7925344cf894dcfa15de9855271e ocaml(Stdlib__Obj) = 95b257801d6620efb9f733a08b806029 ocaml(Stdlib__Option) = 1f125c281d6cce512ab4ed7b9a269937 ocaml(Stdlib__Printexc) = a8ffdc3139410f2a727c983fc6b29d5e ocaml(Stdlib__Queue) = b8e767cc53f52dafa1719c723bf4b181 ocaml(Stdlib__Result) = 6920dcf20eda193a914bab41ae83ca87 ocaml(Stdlib__Seq) = a98573564faae435d9a1e05d5d2938ff ocaml(Stdlib__Set) = 35df46d1279edd62fbcfbe1072794627 ocaml(Stdlib__Stack) = df4c36d6bbb131372027ae59ce7346dc ocaml(Stdlib__String) = 11ee86c6d03e0b37a2ef80541f3e00be ocaml(Stdlib__Sys) = aa921c44c52af557dede0ef5720a3515 ocaml(Stdlib__Uchar) = cc650ed80ecb08760ed6479a6adeec7b ocaml(Unix) = e9521192ee8ef808261c548f0ea7683f Processing files: ocaml-fmt-devel-0.10.0-1.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.zUYZkS + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build + cd fmt-0.10.0 + DOCDIR=/home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/share/doc/ocaml-fmt-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/share/doc/ocaml-fmt-devel + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/fmt-0.10.0/html/Fmt.Dump.html /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/share/doc/ocaml-fmt-devel + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/fmt-0.10.0/html/Fmt.html /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/share/doc/ocaml-fmt-devel + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/fmt-0.10.0/html/index.html /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/share/doc/ocaml-fmt-devel + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/fmt-0.10.0/html/index_attributes.html /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/share/doc/ocaml-fmt-devel + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/fmt-0.10.0/html/index_class_types.html /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/share/doc/ocaml-fmt-devel + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/fmt-0.10.0/html/index_classes.html /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/share/doc/ocaml-fmt-devel + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/fmt-0.10.0/html/index_exceptions.html /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/share/doc/ocaml-fmt-devel + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/fmt-0.10.0/html/index_extensions.html /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/share/doc/ocaml-fmt-devel + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/fmt-0.10.0/html/index_methods.html /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/share/doc/ocaml-fmt-devel + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/fmt-0.10.0/html/index_module_types.html /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/share/doc/ocaml-fmt-devel + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/fmt-0.10.0/html/index_modules.html /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/share/doc/ocaml-fmt-devel + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/fmt-0.10.0/html/index_types.html /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/share/doc/ocaml-fmt-devel + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/fmt-0.10.0/html/index_values.html /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/share/doc/ocaml-fmt-devel + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/fmt-0.10.0/html/style.css /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/share/doc/ocaml-fmt-devel + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/fmt-0.10.0/html/type_Fmt.Dump.html /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/share/doc/ocaml-fmt-devel + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/fmt-0.10.0/html/type_Fmt.html /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/share/doc/ocaml-fmt-devel + RPM_EC=0 ++ jobs -p + exit 0 INFO: ignoring Requires ocaml(Warnings)=5b27d0ddf84c26b2b72d50c6ff180c8e from /usr/lib64/ocaml/fmt/top/fmt_top.cmx INFO: ignoring Requires ocaml(Unit_info)=c493604495f300140722d6c18c0abca6 from /usr/lib64/ocaml/fmt/top/fmt_top.cmx INFO: ignoring Requires ocaml(Types)=9f587070481ecabde6452704dd03e48d from /usr/lib64/ocaml/fmt/top/fmt_top.cmx INFO: ignoring Requires ocaml(Type_immediacy)=dc7b80ccb5d6ca17a41521a9ab8bcaf2 from /usr/lib64/ocaml/fmt/top/fmt_top.cmx INFO: ignoring Requires ocaml(Toploop)=5a4075a43d43c9249ea9d990897816fe from /usr/lib64/ocaml/fmt/top/fmt_top.cmx INFO: ignoring Requires ocaml(Subst)=fb87814233a33d4fe046e4335346bdf1 from /usr/lib64/ocaml/fmt/top/fmt_top.cmx INFO: ignoring Requires ocaml(Shape)=a264079b71e3ddabef72cf9a10a6d8fd from /usr/lib64/ocaml/fmt/top/fmt_top.cmx INFO: ignoring Requires ocaml(Primitive)=46892b6dc5c1ed948d4818c2153c335c from /usr/lib64/ocaml/fmt/top/fmt_top.cmx INFO: ignoring Requires ocaml(Path)=d251296ef600129af862223ebfd13653 from /usr/lib64/ocaml/fmt/top/fmt_top.cmx INFO: ignoring Requires ocaml(Parsetree)=165d0e6aab21e53c75235445422b44ad from /usr/lib64/ocaml/fmt/top/fmt_top.cmx INFO: ignoring Requires ocaml(Outcometree)=96368510dda82e8528ad4b3082343049 from /usr/lib64/ocaml/fmt/top/fmt_top.cmx INFO: ignoring Requires ocaml(Oprint)=601caeadf0f382086de2c51e9f300d88 from /usr/lib64/ocaml/fmt/top/fmt_top.cmx INFO: ignoring Requires ocaml(Misc)=58535dc61c7c19378ef828f1c8e6b433 from /usr/lib64/ocaml/fmt/top/fmt_top.cmx INFO: ignoring Requires ocaml(Longident)=7a4c66b4b7e709bf48b56a59b5e5419f from /usr/lib64/ocaml/fmt/top/fmt_top.cmx INFO: ignoring Requires ocaml(Location)=1415164723ab4315cfe92e93703f6951 from /usr/lib64/ocaml/fmt/top/fmt_top.cmx INFO: ignoring Requires ocaml(Load_path)=e16f7783ef426d2a59927a09ca01e718 from /usr/lib64/ocaml/fmt/top/fmt_top.cmx INFO: ignoring Requires ocaml(Identifiable)=b60b34f245694a37fc383f9cad5d1080 from /usr/lib64/ocaml/fmt/top/fmt_top.cmx INFO: ignoring Requires ocaml(Ident)=e6f67bd53b973b79d3a9064753332e5f from /usr/lib64/ocaml/fmt/top/fmt_top.cmx INFO: ignoring Requires ocaml(Format_doc)=682b04da0a4bde85a14ff1b29e868f2c from /usr/lib64/ocaml/fmt/top/fmt_top.cmx INFO: ignoring Requires ocaml(Env)=88d47d47c93f5f2195d9ead33a85245c from /usr/lib64/ocaml/fmt/top/fmt_top.cmx INFO: ignoring Requires ocaml(Cmi_format)=7dd5ccd3388dae280362ceeaf05faa7d from /usr/lib64/ocaml/fmt/top/fmt_top.cmx INFO: ignoring Requires ocaml(Build_path_prefix_map)=9a894c5ddec61ee9b5c415c0520a7367 from /usr/lib64/ocaml/fmt/top/fmt_top.cmx INFO: ignoring Requires ocaml(Asttypes)=ee5ea19ab996e4503ae182f530861d78 from /usr/lib64/ocaml/fmt/top/fmt_top.cmx INFO: ignoring Requires ocaml(Warnings)=5b27d0ddf84c26b2b72d50c6ff180c8e from /usr/lib64/ocaml/fmt/top/fmt_top.cmxa INFO: ignoring Requires ocaml(Unit_info)=c493604495f300140722d6c18c0abca6 from /usr/lib64/ocaml/fmt/top/fmt_top.cmxa INFO: ignoring Requires ocaml(Types)=9f587070481ecabde6452704dd03e48d from /usr/lib64/ocaml/fmt/top/fmt_top.cmxa INFO: ignoring Requires ocaml(Type_immediacy)=dc7b80ccb5d6ca17a41521a9ab8bcaf2 from /usr/lib64/ocaml/fmt/top/fmt_top.cmxa INFO: ignoring Requires ocaml(Toploop)=5a4075a43d43c9249ea9d990897816fe from /usr/lib64/ocaml/fmt/top/fmt_top.cmxa INFO: ignoring Requires ocaml(Subst)=fb87814233a33d4fe046e4335346bdf1 from /usr/lib64/ocaml/fmt/top/fmt_top.cmxa INFO: ignoring Requires ocaml(Shape)=a264079b71e3ddabef72cf9a10a6d8fd from /usr/lib64/ocaml/fmt/top/fmt_top.cmxa INFO: ignoring Requires ocaml(Primitive)=46892b6dc5c1ed948d4818c2153c335c from /usr/lib64/ocaml/fmt/top/fmt_top.cmxa INFO: ignoring Requires ocaml(Path)=d251296ef600129af862223ebfd13653 from /usr/lib64/ocaml/fmt/top/fmt_top.cmxa INFO: ignoring Requires ocaml(Parsetree)=165d0e6aab21e53c75235445422b44ad from /usr/lib64/ocaml/fmt/top/fmt_top.cmxa INFO: ignoring Requires ocaml(Outcometree)=96368510dda82e8528ad4b3082343049 from /usr/lib64/ocaml/fmt/top/fmt_top.cmxa INFO: ignoring Requires ocaml(Oprint)=601caeadf0f382086de2c51e9f300d88 from /usr/lib64/ocaml/fmt/top/fmt_top.cmxa INFO: ignoring Requires ocaml(Misc)=58535dc61c7c19378ef828f1c8e6b433 from /usr/lib64/ocaml/fmt/top/fmt_top.cmxa INFO: ignoring Requires ocaml(Longident)=7a4c66b4b7e709bf48b56a59b5e5419f from /usr/lib64/ocaml/fmt/top/fmt_top.cmxa INFO: ignoring Requires ocaml(Location)=1415164723ab4315cfe92e93703f6951 from /usr/lib64/ocaml/fmt/top/fmt_top.cmxa INFO: ignoring Requires ocaml(Load_path)=e16f7783ef426d2a59927a09ca01e718 from /usr/lib64/ocaml/fmt/top/fmt_top.cmxa INFO: ignoring Requires ocaml(Identifiable)=b60b34f245694a37fc383f9cad5d1080 from /usr/lib64/ocaml/fmt/top/fmt_top.cmxa INFO: ignoring Requires ocaml(Ident)=e6f67bd53b973b79d3a9064753332e5f from /usr/lib64/ocaml/fmt/top/fmt_top.cmxa INFO: ignoring Requires ocaml(Format_doc)=682b04da0a4bde85a14ff1b29e868f2c from /usr/lib64/ocaml/fmt/top/fmt_top.cmxa INFO: ignoring Requires ocaml(Env)=88d47d47c93f5f2195d9ead33a85245c from /usr/lib64/ocaml/fmt/top/fmt_top.cmxa INFO: ignoring Requires ocaml(Cmi_format)=7dd5ccd3388dae280362ceeaf05faa7d from /usr/lib64/ocaml/fmt/top/fmt_top.cmxa INFO: ignoring Requires ocaml(Build_path_prefix_map)=9a894c5ddec61ee9b5c415c0520a7367 from /usr/lib64/ocaml/fmt/top/fmt_top.cmxa INFO: ignoring Requires ocaml(Asttypes)=ee5ea19ab996e4503ae182f530861d78 from /usr/lib64/ocaml/fmt/top/fmt_top.cmxa Provides: ocaml(Fmt) = c2df7c9b863c0397252377b88560cbf3 ocaml(Fmt_cli) = 44b735c9214bd70b9fc06a3cd4ce4d5e ocaml(Fmt_top) = 6419c2d8567edd50682ac2f2c73d7ee7 ocaml(Fmt_tty) = 7bcd0c79f59fa202842d9d6f615c5962 ocaml-fmt-devel = 0.10.0-1.mga10 ocaml-fmt-devel(x86-64) = 0.10.0-1.mga10 ocamlx(Fmt) = ef8b33e9983195926488a7f0319b0ea3 ocamlx(Fmt_cli) = eb68902096dcfb0ef696fa6befd540f0 ocamlx(Fmt_top) = 345b0b1014bc99b9f3a0f29c4f912b8e ocamlx(Fmt_tty) = 3d4a04c023ad245ed3314611e63da214 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = aa550bdab521d60e769a9ad43a677e65 ocaml(CamlinternalLazy) = e6f402abe3d0b60a19bf6c6c6c6f0848 ocaml(Cmdliner) = ab02ccc3756dea8d910c96f2d1676a59 ocaml(Fmt) = c2df7c9b863c0397252377b88560cbf3 ocaml(Stdlib) = cfc6abca663b2d71db1750a2c051cf6e ocaml(Stdlib__Array) = 9d976b3b47c2c5800331b7449565b98c ocaml(Stdlib__Bigarray) = 7130a1b8b3b987c6ffc6c2c613151f82 ocaml(Stdlib__Buffer) = bf6c18db9a96f4c2d97dddb7f07cdee4 ocaml(Stdlib__Bytes) = ad0e607bc378f814f5d4913a8a7b8bc5 ocaml(Stdlib__Char) = 9d1b9b22570f14b7df32bb39bc59d2f2 ocaml(Stdlib__Complex) = eea5b6e1b092aae36e0428633d5272d9 ocaml(Stdlib__Digest) = 79b5d577ed7cbf094b2a76c06479bd89 ocaml(Stdlib__Domain) = 24d9be01b1377d92ed29d08905486a54 ocaml(Stdlib__Either) = c90604673db95a8e7dbd131a219e37c5 ocaml(Stdlib__Format) = 60af4e0c98f0be0b9d368a2a09700b3a ocaml(Stdlib__Fun) = cf215dbe3f6e56ca14fc22123b7eb171 ocaml(Stdlib__Hashtbl) = 62d90b388a282ba341dbe91a50a61569 ocaml(Stdlib__Int) = a70645b1e2972d9ddeb17d46329636cd ocaml(Stdlib__Int32) = c023c5ff3d236c9ddea65bf3e12846b5 ocaml(Stdlib__Int64) = 7f664408b0d5725b26a41d8fe82de705 ocaml(Stdlib__Lazy) = 1d6be45458ac0f04df24caf4c6b0825f ocaml(Stdlib__Lexing) = 3e6ab8b82b1880d4ad2ced0d57aca6f7 ocaml(Stdlib__List) = a30617a473d55bfeb31bc8cb1d8035c0 ocaml(Stdlib__Map) = c89b7925344cf894dcfa15de9855271e ocaml(Stdlib__Obj) = 95b257801d6620efb9f733a08b806029 ocaml(Stdlib__Option) = 1f125c281d6cce512ab4ed7b9a269937 ocaml(Stdlib__Printexc) = a8ffdc3139410f2a727c983fc6b29d5e ocaml(Stdlib__Queue) = b8e767cc53f52dafa1719c723bf4b181 ocaml(Stdlib__Result) = 6920dcf20eda193a914bab41ae83ca87 ocaml(Stdlib__Seq) = a98573564faae435d9a1e05d5d2938ff ocaml(Stdlib__Set) = 35df46d1279edd62fbcfbe1072794627 ocaml(Stdlib__Stack) = df4c36d6bbb131372027ae59ce7346dc ocaml(Stdlib__String) = 11ee86c6d03e0b37a2ef80541f3e00be ocaml(Stdlib__Sys) = aa921c44c52af557dede0ef5720a3515 ocaml(Stdlib__Uchar) = cc650ed80ecb08760ed6479a6adeec7b ocaml(Unix) = e9521192ee8ef808261c548f0ea7683f ocamlx(Cmdliner) = 689c30c71dc1ff35fcd8f0eb59ecda50 ocamlx(Fmt) = ef8b33e9983195926488a7f0319b0ea3 ocamlx(Stdlib) = 9dc4e5eb1428b4b83037e136de64d07b ocamlx(Stdlib__Array) = def48d766be8b076d2a4fefcfbc64945 ocamlx(Stdlib__Buffer) = 019603e6c5a03da51c8ca38adff3c148 ocamlx(Stdlib__Format) = 9fd07a8bda3b6871f15d2dd899999381 ocamlx(Stdlib__Fun) = cd55f8dc1734bee4ed9868e5e422f489 ocamlx(Stdlib__Hashtbl) = 13921c1b993c3df360282ffc9e1fc820 ocamlx(Stdlib__Int) = cffa496b1576699555ccba054f48b0d4 ocamlx(Stdlib__Int64) = e94473a846d945aed5578ae21fe5a13b ocamlx(Stdlib__List) = c3a511aa4a318695fc8c537a066b344c ocamlx(Stdlib__Map) = a456eae5d3ec76b4f7dca372677b3855 ocamlx(Stdlib__Option) = 4656710f461ce29406917c4f2ace34c5 ocamlx(Stdlib__Printexc) = 33758f610e1329d357f412b24a4fb45c ocamlx(Stdlib__Queue) = f1bce4533942db5e6f831c2e11fa8fa7 ocamlx(Stdlib__Seq) = 6435d4db5b3195fce331a29e86a04fac ocamlx(Stdlib__Stack) = 7b91372dd86d3672576961002a1dde27 ocamlx(Stdlib__String) = f97b634b8d02a0422b61f35a94a2cf6b ocamlx(Stdlib__Sys) = 2437f5a239783c66a7a6539f2924f9e6 ocamlx(Stdlib__Uchar) = 195a27fe24b501758aa0031a9125e71f ocamlx(Toploop) = 5fb584079a45aab2a05eef9838322ac5 ocamlx(Unix) = c3c2905ffb15f175d6fa3e405062f448 Processing files: ocaml-fmt-debugsource-0.10.0-1.mga10.x86_64 Provides: ocaml-fmt-debugsource = 0.10.0-1.mga10 ocaml-fmt-debugsource(x86-64) = 0.10.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-fmt-debuginfo-0.10.0-1.mga10.x86_64 Provides: debuginfo(build-id) = 4b6ebc369e6852653cf90e0ef93e3774fe943008 debuginfo(build-id) = 83ee3db03c0012b4a6742d516d1c3024cf1d7866 debuginfo(build-id) = e3459c86f64adc389384a835dce43a49f4db4176 debuginfo(build-id) = fe5ca84332795cdf9a9ca11854687c955818d565 ocaml-fmt-debuginfo = 0.10.0-1.mga10 ocaml-fmt-debuginfo(x86-64) = 0.10.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-fmt-debugsource(x86-64) = 0.10.0-1.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-fmt-debugsource-0.10.0-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-fmt-debuginfo-0.10.0-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-fmt-0.10.0-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-fmt-devel-0.10.0-1.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.VhH8wI + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build + test -d /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-fmt-0.10.0-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!