D: [iurt_root_command] chroot RTNETLINK answers: Invalid argument RTNETLINK answers: Invalid argument RTNETLINK answers: Invalid argument RTNETLINK answers: Invalid argument RTNETLINK answers: Invalid argument RTNETLINK answers: Invalid argument RTNETLINK answers: Invalid argument RTNETLINK answers: Invalid argument RTNETLINK answers: Invalid argument RTNETLINK answers: Invalid argument Building target platforms: i686 Building for target i686 Installing /home/iurt/rpmbuild/SRPMS/@2250711:ocaml-fmt-0.10.0-2.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.vavAuN Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.El4RFT + umask 022 + cd /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build + rm -rf fmt-0.10.0 + /usr/lib/rpm/rpmuncompress -x /home/iurt/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/iurt/rpmbuild/tmp/rpm-tmp.UJIcCC + umask 022 + cd /home/iurt/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib: + 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.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 ocamldep -modules src/fmt.ml > src/fmt.ml.depends + 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.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 ocamldep -package unix -modules src/tty/fmt_tty.ml > src/tty/fmt_tty.ml.depends + 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.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 ocamldep -package cmdliner -modules src/cli/fmt_cli.ml > src/cli/fmt_cli.ml.depends + 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 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/iurt/rpmbuild/tmp/rpm-tmp.KnD1ph + umask 022 + cd /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT ++ dirname /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT + mkdir -p /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build + mkdir /home/iurt/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib: + 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/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT /usr/lib/ocaml + rm -rf /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/doc ++ find /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/lib/ocaml -name '*.mli' + mlis=$'/home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/lib/ocaml/fmt/tty/fmt_tty.mli\n/home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/lib/ocaml/fmt/fmt.mli\n/home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/lib/ocaml/fmt/cli/fmt_cli.mli' + rm -f /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/lib/ocaml/fmt/tty/fmt_tty.ml /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/lib/ocaml/fmt/fmt.ml /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/lib/ocaml/fmt/cli/fmt_cli.ml + /usr/bin/python3 /usr/lib/rpm/redhat/ocaml_files.py /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT /usr/lib/ocaml + /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-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /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 -j24 + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/SPECPARTS/rpm-debuginfo.specpart Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.f3FqT7 + umask 022 + cd /home/iurt/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib: + 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-2.mga10.i686 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.BP3LK7 + umask 022 + cd /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build + cd fmt-0.10.0 + DOCDIR=/home/iurt/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/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/share/doc/ocaml-fmt + cp -pr /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/fmt-0.10.0/CHANGES.md /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/share/doc/ocaml-fmt + cp -pr /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/fmt-0.10.0/README.md /home/iurt/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/iurt/rpmbuild/tmp/rpm-tmp.TMt92C + umask 022 + cd /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build + cd fmt-0.10.0 + LICENSEDIR=/home/iurt/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/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/share/licenses/ocaml-fmt + cp -pr /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/fmt-0.10.0/LICENSE.md /home/iurt/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/lib/ocaml/fmt/top/fmt_top.cma INFO: ignoring Requires ocaml(Unit_info)=c493604495f300140722d6c18c0abca6 from /usr/lib/ocaml/fmt/top/fmt_top.cma INFO: ignoring Requires ocaml(Types)=9f587070481ecabde6452704dd03e48d from /usr/lib/ocaml/fmt/top/fmt_top.cma INFO: ignoring Requires ocaml(Type_immediacy)=dc7b80ccb5d6ca17a41521a9ab8bcaf2 from /usr/lib/ocaml/fmt/top/fmt_top.cma INFO: ignoring Requires ocaml(Toploop)=5a4075a43d43c9249ea9d990897816fe from /usr/lib/ocaml/fmt/top/fmt_top.cma INFO: ignoring Requires ocaml(Subst)=fb87814233a33d4fe046e4335346bdf1 from /usr/lib/ocaml/fmt/top/fmt_top.cma INFO: ignoring Requires ocaml(Shape)=a264079b71e3ddabef72cf9a10a6d8fd from /usr/lib/ocaml/fmt/top/fmt_top.cma INFO: ignoring Requires ocaml(Primitive)=46892b6dc5c1ed948d4818c2153c335c from /usr/lib/ocaml/fmt/top/fmt_top.cma INFO: ignoring Requires ocaml(Path)=d251296ef600129af862223ebfd13653 from /usr/lib/ocaml/fmt/top/fmt_top.cma INFO: ignoring Requires ocaml(Parsetree)=165d0e6aab21e53c75235445422b44ad from /usr/lib/ocaml/fmt/top/fmt_top.cma INFO: ignoring Requires ocaml(Outcometree)=96368510dda82e8528ad4b3082343049 from /usr/lib/ocaml/fmt/top/fmt_top.cma INFO: ignoring Requires ocaml(Oprint)=601caeadf0f382086de2c51e9f300d88 from /usr/lib/ocaml/fmt/top/fmt_top.cma INFO: ignoring Requires ocaml(Misc)=58535dc61c7c19378ef828f1c8e6b433 from /usr/lib/ocaml/fmt/top/fmt_top.cma INFO: ignoring Requires ocaml(Longident)=7a4c66b4b7e709bf48b56a59b5e5419f from /usr/lib/ocaml/fmt/top/fmt_top.cma INFO: ignoring Requires ocaml(Location)=1415164723ab4315cfe92e93703f6951 from /usr/lib/ocaml/fmt/top/fmt_top.cma INFO: ignoring Requires ocaml(Load_path)=e16f7783ef426d2a59927a09ca01e718 from /usr/lib/ocaml/fmt/top/fmt_top.cma INFO: ignoring Requires ocaml(Identifiable)=b60b34f245694a37fc383f9cad5d1080 from /usr/lib/ocaml/fmt/top/fmt_top.cma INFO: ignoring Requires ocaml(Ident)=e6f67bd53b973b79d3a9064753332e5f from /usr/lib/ocaml/fmt/top/fmt_top.cma INFO: ignoring Requires ocaml(Format_doc)=682b04da0a4bde85a14ff1b29e868f2c from /usr/lib/ocaml/fmt/top/fmt_top.cma INFO: ignoring Requires ocaml(Env)=88d47d47c93f5f2195d9ead33a85245c from /usr/lib/ocaml/fmt/top/fmt_top.cma INFO: ignoring Requires ocaml(Cmi_format)=7dd5ccd3388dae280362ceeaf05faa7d from /usr/lib/ocaml/fmt/top/fmt_top.cma INFO: ignoring Requires ocaml(Build_path_prefix_map)=9a894c5ddec61ee9b5c415c0520a7367 from /usr/lib/ocaml/fmt/top/fmt_top.cma INFO: ignoring Requires ocaml(Asttypes)=ee5ea19ab996e4503ae182f530861d78 from /usr/lib/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-2.mga10 ocaml-fmt(x86-32) = 0.10.0-2.mga10 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 Processing files: ocaml-fmt-devel-0.10.0-2.mga10.i686 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ncbGOg + umask 022 + cd /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build + cd fmt-0.10.0 + DOCDIR=/home/iurt/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/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/share/doc/ocaml-fmt-devel + cp -pr /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/fmt-0.10.0/html/Fmt.Dump.html /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/share/doc/ocaml-fmt-devel + cp -pr /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/fmt-0.10.0/html/Fmt.html /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/share/doc/ocaml-fmt-devel + cp -pr /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/fmt-0.10.0/html/index.html /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/share/doc/ocaml-fmt-devel + cp -pr /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/fmt-0.10.0/html/index_attributes.html /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/share/doc/ocaml-fmt-devel + cp -pr /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/fmt-0.10.0/html/index_class_types.html /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/share/doc/ocaml-fmt-devel + cp -pr /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/fmt-0.10.0/html/index_classes.html /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/share/doc/ocaml-fmt-devel + cp -pr /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/fmt-0.10.0/html/index_exceptions.html /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/share/doc/ocaml-fmt-devel + cp -pr /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/fmt-0.10.0/html/index_extensions.html /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/share/doc/ocaml-fmt-devel + cp -pr /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/fmt-0.10.0/html/index_methods.html /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/share/doc/ocaml-fmt-devel + cp -pr /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/fmt-0.10.0/html/index_module_types.html /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/share/doc/ocaml-fmt-devel + cp -pr /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/fmt-0.10.0/html/index_modules.html /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/share/doc/ocaml-fmt-devel + cp -pr /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/fmt-0.10.0/html/index_types.html /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/share/doc/ocaml-fmt-devel + cp -pr /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/fmt-0.10.0/html/index_values.html /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/share/doc/ocaml-fmt-devel + cp -pr /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/fmt-0.10.0/html/style.css /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/share/doc/ocaml-fmt-devel + cp -pr /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/fmt-0.10.0/html/type_Fmt.Dump.html /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/share/doc/ocaml-fmt-devel + cp -pr /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/fmt-0.10.0/html/type_Fmt.html /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT/usr/share/doc/ocaml-fmt-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml-fmt-devel = 0.10.0-2.mga10 ocaml-fmt-devel(x86-32) = 0.10.0-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build/BUILDROOT Wrote: /home/iurt/rpmbuild/RPMS/i686/ocaml-fmt-0.10.0-2.mga10.i686.rpm Wrote: /home/iurt/rpmbuild/RPMS/i686/ocaml-fmt-devel-0.10.0-2.mga10.i686.rpm Executing(rmbuild): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wDbAMP + umask 022 + cd /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build + test -d /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build + rm -rf /home/iurt/rpmbuild/BUILD/ocaml-fmt-0.10.0-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!