D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/ocaml-mtime-2.1.0-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.5KZo4F Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.fdhy3D + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-mtime-2.1.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/ocaml-mtime-2.1.0-build + rm -rf mtime-2.1.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/mtime-2.1.0.tbz + STATUS=0 + '[' 0 -ne 0 ']' + cd mtime-2.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo ' true: cclib(-lm)' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.7HAMO8 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-mtime-2.1.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 mtime-2.1.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + ocaml pkg/pkg.ml build --dev-pkg false --tests true Warning: Won't be able to compile a native plugin + ocamlfind ocamlc -I +unix unix.cma -I /usr/lib64/ocaml/ocamlbuild /usr/lib64/ocaml/ocamlbuild/ocamlbuildlib.cma -linkpkg myocamlbuild.ml /usr/lib64/ocaml/ocamlbuild/ocamlbuild.cmo -o myocamlbuild + ocamlfind ocamldep -modules src/mtime.ml > src/mtime.ml.depends + ocamlfind ocamldep -modules src/mtime.mli > src/mtime.mli.depends + ocamlfind ocamlc -c -g -bin-annot -safe-string -cclib -lm -I src -o src/mtime.cmi src/mtime.mli + ocamlfind ocamlopt -c -g -bin-annot -safe-string -cclib -lm -I src -o src/mtime.cmx src/mtime.ml + ocamlfind ocamlopt -a -cclib -lm -I src src/mtime.cmx -o src/mtime.cmxa + ocamlfind ocamlopt -shared -linkall -cclib -lm -I src src/mtime.cmxa -o src/mtime.cmxs + ocamlfind ocamlc -c -g -bin-annot -safe-string -cclib -lm -I src -o src/mtime.cmo src/mtime.ml + ocamlfind ocamlc -a -cclib -lm -I src src/mtime.cmo -o src/mtime.cma + ocamlfind ocamlc -g -cclib -lm -c src/clock/mtime_clock_stubs.c + mv mtime_clock_stubs.o src/clock/mtime_clock_stubs.o + ocamlfind ocamlmklib -o src/clock/mtime_clock_stubs -g -cclib -lm src/clock/mtime_clock_stubs.o + ocamlfind ocamldep -modules src/clock/mtime_clock.ml > src/clock/mtime_clock.ml.depends + ocamlfind ocamldep -modules src/clock/mtime_clock.mli > src/clock/mtime_clock.mli.depends + ocamlfind ocamlc -c -g -bin-annot -safe-string -cclib -lm -I src/clock -I src -o src/clock/mtime_clock.cmi src/clock/mtime_clock.mli + ocamlfind ocamlopt -c -g -bin-annot -safe-string -cclib -lm -I src/clock -I src -o src/clock/mtime_clock.cmx src/clock/mtime_clock.ml + ocamlfind ocamlopt -a -cclib -lmtime_clock_stubs -cclib -lrt -cclib -lm -I src/clock src/clock/mtime_clock.cmx -o src/clock/mtime_clock.cmxa + ocamlfind ocamlopt -shared -linkall src/clock/libmtime_clock_stubs.a -cclib -lm -I src/clock src/clock/mtime_clock.cmxa -o src/clock/mtime_clock.cmxs + ocamlfind ocamlc -c -g -bin-annot -safe-string -cclib -lm -I src/clock -I src -o src/clock/mtime_clock.cmo src/clock/mtime_clock.ml + ocamlfind ocamlc -a -dllib -lmtime_clock_stubs -cclib -lrt -cclib -lmtime_clock_stubs -cclib -lrt -cclib -lm -I src/clock src/clock/mtime_clock.cmo -o src/clock/mtime_clock.cma + ocamlfind ocamldep -package compiler-libs.toplevel -modules src/top/mtime_top.ml > src/top/mtime_top.ml.depends + ocamlfind ocamlc -c -g -bin-annot -safe-string -cclib -lm -package compiler-libs.toplevel -I src/top -I src -o src/top/mtime_top.cmo src/top/mtime_top.ml + ocamlfind ocamlopt -c -g -bin-annot -safe-string -cclib -lm -package compiler-libs.toplevel -I src/top -I src -o src/top/mtime_top.cmx src/top/mtime_top.ml + ocamlfind ocamlopt -a -cclib -lm -package compiler-libs.toplevel -I src/top src/top/mtime_top.cmx -o src/top/mtime_top.cmxa + ocamlfind ocamlopt -shared -linkall -cclib -lm -package compiler-libs.toplevel -I src/top src/top/mtime_top.cmxa -o src/top/mtime_top.cmxs + ocamlfind ocamlc -a -cclib -lm -package compiler-libs.toplevel -I src/top src/top/mtime_top.cmo -o src/top/mtime_top.cma # No parallelism done + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ylSE0f + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-mtime-2.1.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/ocaml-mtime-2.1.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-mtime-2.1.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/ocaml-mtime-2.1.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-mtime-2.1.0-build + mkdir /home/pterjan/rpmbuild/BUILD/ocaml-mtime-2.1.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 mtime-2.1.0 + '[' 1 -eq 1 ']' + /usr/bin/python3 /usr/lib/rpm/redhat/ocaml_files.py -i /home/pterjan/rpmbuild/BUILD/ocaml-mtime-2.1.0-build/BUILDROOT /usr/lib64/ocaml + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-mtime-2.1.0-build/BUILDROOT/usr/doc ++ find /home/pterjan/rpmbuild/BUILD/ocaml-mtime-2.1.0-build/BUILDROOT/usr/lib64/ocaml -name '*.mli' + mlis='/home/pterjan/rpmbuild/BUILD/ocaml-mtime-2.1.0-build/BUILDROOT/usr/lib64/ocaml/mtime/mtime.mli /home/pterjan/rpmbuild/BUILD/ocaml-mtime-2.1.0-build/BUILDROOT/usr/lib64/ocaml/mtime/clock/mtime_clock.mli' + rm -f /home/pterjan/rpmbuild/BUILD/ocaml-mtime-2.1.0-build/BUILDROOT/usr/lib64/ocaml/mtime/mtime.ml /home/pterjan/rpmbuild/BUILD/ocaml-mtime-2.1.0-build/BUILDROOT/usr/lib64/ocaml/mtime/clock/mtime_clock.ml + /usr/bin/python3 /usr/lib/rpm/redhat/ocaml_files.py /home/pterjan/rpmbuild/BUILD/ocaml-mtime-2.1.0-build/BUILDROOT /usr/lib64/ocaml + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 2.1.0-1.mga10 --unique-debug-suffix -2.1.0-1.mga10.x86_64 --unique-debug-src-base ocaml-mtime-2.1.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-mtime-2.1.0-build/mtime-2.1.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-mtime-2.1.0-1.mga10.x86_64 cpio: _build/float.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/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-mtime-2.1.0-build/SPECPARTS/rpm-debuginfo.specpart Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ou5i8n + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-mtime-2.1.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 mtime-2.1.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-mtime-2.1.0-1.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.lnhPmN + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-mtime-2.1.0-build + cd mtime-2.1.0 + DOCDIR=/home/pterjan/rpmbuild/BUILD/ocaml-mtime-2.1.0-build/BUILDROOT/usr/share/doc/ocaml-mtime + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-mtime-2.1.0-build/BUILDROOT/usr/share/doc/ocaml-mtime + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-mtime-2.1.0-build/mtime-2.1.0/CHANGES.md /home/pterjan/rpmbuild/BUILD/ocaml-mtime-2.1.0-build/BUILDROOT/usr/share/doc/ocaml-mtime + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-mtime-2.1.0-build/mtime-2.1.0/README.md /home/pterjan/rpmbuild/BUILD/ocaml-mtime-2.1.0-build/BUILDROOT/usr/share/doc/ocaml-mtime + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.8OgWLe + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-mtime-2.1.0-build + cd mtime-2.1.0 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/ocaml-mtime-2.1.0-build/BUILDROOT/usr/share/licenses/ocaml-mtime + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-mtime-2.1.0-build/BUILDROOT/usr/share/licenses/ocaml-mtime + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-mtime-2.1.0-build/mtime-2.1.0/LICENSE.md /home/pterjan/rpmbuild/BUILD/ocaml-mtime-2.1.0-build/BUILDROOT/usr/share/licenses/ocaml-mtime + RPM_EC=0 ++ jobs -p + exit 0 INFO: ignoring Requires ocaml(Warnings)=5b27d0ddf84c26b2b72d50c6ff180c8e from /usr/lib64/ocaml/mtime/top/mtime_top.cma INFO: ignoring Requires ocaml(Unit_info)=c493604495f300140722d6c18c0abca6 from /usr/lib64/ocaml/mtime/top/mtime_top.cma INFO: ignoring Requires ocaml(Types)=9f587070481ecabde6452704dd03e48d from /usr/lib64/ocaml/mtime/top/mtime_top.cma INFO: ignoring Requires ocaml(Type_immediacy)=dc7b80ccb5d6ca17a41521a9ab8bcaf2 from /usr/lib64/ocaml/mtime/top/mtime_top.cma INFO: ignoring Requires ocaml(Toploop)=5a4075a43d43c9249ea9d990897816fe from /usr/lib64/ocaml/mtime/top/mtime_top.cma INFO: ignoring Requires ocaml(Subst)=fb87814233a33d4fe046e4335346bdf1 from /usr/lib64/ocaml/mtime/top/mtime_top.cma INFO: ignoring Requires ocaml(Shape)=a264079b71e3ddabef72cf9a10a6d8fd from /usr/lib64/ocaml/mtime/top/mtime_top.cma INFO: ignoring Requires ocaml(Primitive)=46892b6dc5c1ed948d4818c2153c335c from /usr/lib64/ocaml/mtime/top/mtime_top.cma INFO: ignoring Requires ocaml(Path)=d251296ef600129af862223ebfd13653 from /usr/lib64/ocaml/mtime/top/mtime_top.cma INFO: ignoring Requires ocaml(Parsetree)=165d0e6aab21e53c75235445422b44ad from /usr/lib64/ocaml/mtime/top/mtime_top.cma INFO: ignoring Requires ocaml(Outcometree)=96368510dda82e8528ad4b3082343049 from /usr/lib64/ocaml/mtime/top/mtime_top.cma INFO: ignoring Requires ocaml(Oprint)=601caeadf0f382086de2c51e9f300d88 from /usr/lib64/ocaml/mtime/top/mtime_top.cma INFO: ignoring Requires ocaml(Misc)=58535dc61c7c19378ef828f1c8e6b433 from /usr/lib64/ocaml/mtime/top/mtime_top.cma INFO: ignoring Requires ocaml(Longident)=7a4c66b4b7e709bf48b56a59b5e5419f from /usr/lib64/ocaml/mtime/top/mtime_top.cma INFO: ignoring Requires ocaml(Location)=1415164723ab4315cfe92e93703f6951 from /usr/lib64/ocaml/mtime/top/mtime_top.cma INFO: ignoring Requires ocaml(Load_path)=e16f7783ef426d2a59927a09ca01e718 from /usr/lib64/ocaml/mtime/top/mtime_top.cma INFO: ignoring Requires ocaml(Identifiable)=b60b34f245694a37fc383f9cad5d1080 from /usr/lib64/ocaml/mtime/top/mtime_top.cma INFO: ignoring Requires ocaml(Ident)=e6f67bd53b973b79d3a9064753332e5f from /usr/lib64/ocaml/mtime/top/mtime_top.cma INFO: ignoring Requires ocaml(Format_doc)=682b04da0a4bde85a14ff1b29e868f2c from /usr/lib64/ocaml/mtime/top/mtime_top.cma INFO: ignoring Requires ocaml(Env)=88d47d47c93f5f2195d9ead33a85245c from /usr/lib64/ocaml/mtime/top/mtime_top.cma INFO: ignoring Requires ocaml(Cmi_format)=7dd5ccd3388dae280362ceeaf05faa7d from /usr/lib64/ocaml/mtime/top/mtime_top.cma INFO: ignoring Requires ocaml(Build_path_prefix_map)=9a894c5ddec61ee9b5c415c0520a7367 from /usr/lib64/ocaml/mtime/top/mtime_top.cma INFO: ignoring Requires ocaml(Asttypes)=ee5ea19ab996e4503ae182f530861d78 from /usr/lib64/ocaml/mtime/top/mtime_top.cma Provides: ocaml(Mtime) = 7c833e3db71dd25fd1bc4bb83b73bf3a ocaml(Mtime_clock) = 0538ed87e2effc18c994a0da4b0c0109 ocaml(Mtime_top) = 92f8c6e235719d84b6700ee17167a9d9 ocaml-mtime = 2.1.0-1.mga10 ocaml-mtime(x86-64) = 2.1.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) ocaml(CamlinternalFormatBasics) = aa550bdab521d60e769a9ad43a677e65 ocaml(CamlinternalLazy) = e6f402abe3d0b60a19bf6c6c6c6f0848 ocaml(Mtime) = 7c833e3db71dd25fd1bc4bb83b73bf3a ocaml(Stdlib) = cfc6abca663b2d71db1750a2c051cf6e ocaml(Stdlib__Buffer) = bf6c18db9a96f4c2d97dddb7f07cdee4 ocaml(Stdlib__Digest) = 79b5d577ed7cbf094b2a76c06479bd89 ocaml(Stdlib__Domain) = 24d9be01b1377d92ed29d08905486a54 ocaml(Stdlib__Either) = c90604673db95a8e7dbd131a219e37c5 ocaml(Stdlib__Float) = 1d26a5ea28f4a6a8f1a735b0ddf7d7dd ocaml(Stdlib__Format) = 60af4e0c98f0be0b9d368a2a09700b3a ocaml(Stdlib__Hashtbl) = 62d90b388a282ba341dbe91a50a61569 ocaml(Stdlib__Int32) = c023c5ff3d236c9ddea65bf3e12846b5 ocaml(Stdlib__Int64) = 7f664408b0d5725b26a41d8fe82de705 ocaml(Stdlib__Lazy) = 1d6be45458ac0f04df24caf4c6b0825f ocaml(Stdlib__Lexing) = 3e6ab8b82b1880d4ad2ced0d57aca6f7 ocaml(Stdlib__Map) = c89b7925344cf894dcfa15de9855271e ocaml(Stdlib__Obj) = 95b257801d6620efb9f733a08b806029 ocaml(Stdlib__Result) = 6920dcf20eda193a914bab41ae83ca87 ocaml(Stdlib__Seq) = a98573564faae435d9a1e05d5d2938ff ocaml(Stdlib__Set) = 35df46d1279edd62fbcfbe1072794627 ocaml(Stdlib__String) = 11ee86c6d03e0b37a2ef80541f3e00be ocaml(Stdlib__Sys) = aa921c44c52af557dede0ef5720a3515 ocaml(Stdlib__Uchar) = cc650ed80ecb08760ed6479a6adeec7b Processing files: ocaml-mtime-devel-2.1.0-1.mga10.x86_64 INFO: ignoring Requires ocaml(Warnings)=5b27d0ddf84c26b2b72d50c6ff180c8e from /usr/lib64/ocaml/mtime/top/mtime_top.cmx INFO: ignoring Requires ocaml(Unit_info)=c493604495f300140722d6c18c0abca6 from /usr/lib64/ocaml/mtime/top/mtime_top.cmx INFO: ignoring Requires ocaml(Types)=9f587070481ecabde6452704dd03e48d from /usr/lib64/ocaml/mtime/top/mtime_top.cmx INFO: ignoring Requires ocaml(Type_immediacy)=dc7b80ccb5d6ca17a41521a9ab8bcaf2 from /usr/lib64/ocaml/mtime/top/mtime_top.cmx INFO: ignoring Requires ocaml(Toploop)=5a4075a43d43c9249ea9d990897816fe from /usr/lib64/ocaml/mtime/top/mtime_top.cmx INFO: ignoring Requires ocaml(Subst)=fb87814233a33d4fe046e4335346bdf1 from /usr/lib64/ocaml/mtime/top/mtime_top.cmx INFO: ignoring Requires ocaml(Shape)=a264079b71e3ddabef72cf9a10a6d8fd from /usr/lib64/ocaml/mtime/top/mtime_top.cmx INFO: ignoring Requires ocaml(Primitive)=46892b6dc5c1ed948d4818c2153c335c from /usr/lib64/ocaml/mtime/top/mtime_top.cmx INFO: ignoring Requires ocaml(Path)=d251296ef600129af862223ebfd13653 from /usr/lib64/ocaml/mtime/top/mtime_top.cmx INFO: ignoring Requires ocaml(Parsetree)=165d0e6aab21e53c75235445422b44ad from /usr/lib64/ocaml/mtime/top/mtime_top.cmx INFO: ignoring Requires ocaml(Outcometree)=96368510dda82e8528ad4b3082343049 from /usr/lib64/ocaml/mtime/top/mtime_top.cmx INFO: ignoring Requires ocaml(Oprint)=601caeadf0f382086de2c51e9f300d88 from /usr/lib64/ocaml/mtime/top/mtime_top.cmx INFO: ignoring Requires ocaml(Misc)=58535dc61c7c19378ef828f1c8e6b433 from /usr/lib64/ocaml/mtime/top/mtime_top.cmx INFO: ignoring Requires ocaml(Longident)=7a4c66b4b7e709bf48b56a59b5e5419f from /usr/lib64/ocaml/mtime/top/mtime_top.cmx INFO: ignoring Requires ocaml(Location)=1415164723ab4315cfe92e93703f6951 from /usr/lib64/ocaml/mtime/top/mtime_top.cmx INFO: ignoring Requires ocaml(Load_path)=e16f7783ef426d2a59927a09ca01e718 from /usr/lib64/ocaml/mtime/top/mtime_top.cmx INFO: ignoring Requires ocaml(Identifiable)=b60b34f245694a37fc383f9cad5d1080 from /usr/lib64/ocaml/mtime/top/mtime_top.cmx INFO: ignoring Requires ocaml(Ident)=e6f67bd53b973b79d3a9064753332e5f from /usr/lib64/ocaml/mtime/top/mtime_top.cmx INFO: ignoring Requires ocaml(Format_doc)=682b04da0a4bde85a14ff1b29e868f2c from /usr/lib64/ocaml/mtime/top/mtime_top.cmx INFO: ignoring Requires ocaml(Env)=88d47d47c93f5f2195d9ead33a85245c from /usr/lib64/ocaml/mtime/top/mtime_top.cmx INFO: ignoring Requires ocaml(Cmi_format)=7dd5ccd3388dae280362ceeaf05faa7d from /usr/lib64/ocaml/mtime/top/mtime_top.cmx INFO: ignoring Requires ocaml(Build_path_prefix_map)=9a894c5ddec61ee9b5c415c0520a7367 from /usr/lib64/ocaml/mtime/top/mtime_top.cmx INFO: ignoring Requires ocaml(Asttypes)=ee5ea19ab996e4503ae182f530861d78 from /usr/lib64/ocaml/mtime/top/mtime_top.cmx INFO: ignoring Requires ocaml(Warnings)=5b27d0ddf84c26b2b72d50c6ff180c8e from /usr/lib64/ocaml/mtime/top/mtime_top.cmxa INFO: ignoring Requires ocaml(Unit_info)=c493604495f300140722d6c18c0abca6 from /usr/lib64/ocaml/mtime/top/mtime_top.cmxa INFO: ignoring Requires ocaml(Types)=9f587070481ecabde6452704dd03e48d from /usr/lib64/ocaml/mtime/top/mtime_top.cmxa INFO: ignoring Requires ocaml(Type_immediacy)=dc7b80ccb5d6ca17a41521a9ab8bcaf2 from /usr/lib64/ocaml/mtime/top/mtime_top.cmxa INFO: ignoring Requires ocaml(Toploop)=5a4075a43d43c9249ea9d990897816fe from /usr/lib64/ocaml/mtime/top/mtime_top.cmxa INFO: ignoring Requires ocaml(Subst)=fb87814233a33d4fe046e4335346bdf1 from /usr/lib64/ocaml/mtime/top/mtime_top.cmxa INFO: ignoring Requires ocaml(Shape)=a264079b71e3ddabef72cf9a10a6d8fd from /usr/lib64/ocaml/mtime/top/mtime_top.cmxa INFO: ignoring Requires ocaml(Primitive)=46892b6dc5c1ed948d4818c2153c335c from /usr/lib64/ocaml/mtime/top/mtime_top.cmxa INFO: ignoring Requires ocaml(Path)=d251296ef600129af862223ebfd13653 from /usr/lib64/ocaml/mtime/top/mtime_top.cmxa INFO: ignoring Requires ocaml(Parsetree)=165d0e6aab21e53c75235445422b44ad from /usr/lib64/ocaml/mtime/top/mtime_top.cmxa INFO: ignoring Requires ocaml(Outcometree)=96368510dda82e8528ad4b3082343049 from /usr/lib64/ocaml/mtime/top/mtime_top.cmxa INFO: ignoring Requires ocaml(Oprint)=601caeadf0f382086de2c51e9f300d88 from /usr/lib64/ocaml/mtime/top/mtime_top.cmxa INFO: ignoring Requires ocaml(Misc)=58535dc61c7c19378ef828f1c8e6b433 from /usr/lib64/ocaml/mtime/top/mtime_top.cmxa INFO: ignoring Requires ocaml(Longident)=7a4c66b4b7e709bf48b56a59b5e5419f from /usr/lib64/ocaml/mtime/top/mtime_top.cmxa INFO: ignoring Requires ocaml(Location)=1415164723ab4315cfe92e93703f6951 from /usr/lib64/ocaml/mtime/top/mtime_top.cmxa INFO: ignoring Requires ocaml(Load_path)=e16f7783ef426d2a59927a09ca01e718 from /usr/lib64/ocaml/mtime/top/mtime_top.cmxa INFO: ignoring Requires ocaml(Identifiable)=b60b34f245694a37fc383f9cad5d1080 from /usr/lib64/ocaml/mtime/top/mtime_top.cmxa INFO: ignoring Requires ocaml(Ident)=e6f67bd53b973b79d3a9064753332e5f from /usr/lib64/ocaml/mtime/top/mtime_top.cmxa INFO: ignoring Requires ocaml(Format_doc)=682b04da0a4bde85a14ff1b29e868f2c from /usr/lib64/ocaml/mtime/top/mtime_top.cmxa INFO: ignoring Requires ocaml(Env)=88d47d47c93f5f2195d9ead33a85245c from /usr/lib64/ocaml/mtime/top/mtime_top.cmxa INFO: ignoring Requires ocaml(Cmi_format)=7dd5ccd3388dae280362ceeaf05faa7d from /usr/lib64/ocaml/mtime/top/mtime_top.cmxa INFO: ignoring Requires ocaml(Build_path_prefix_map)=9a894c5ddec61ee9b5c415c0520a7367 from /usr/lib64/ocaml/mtime/top/mtime_top.cmxa INFO: ignoring Requires ocaml(Asttypes)=ee5ea19ab996e4503ae182f530861d78 from /usr/lib64/ocaml/mtime/top/mtime_top.cmxa Provides: ocaml(Mtime) = 7c833e3db71dd25fd1bc4bb83b73bf3a ocaml(Mtime_clock) = 0538ed87e2effc18c994a0da4b0c0109 ocaml(Mtime_top) = 92f8c6e235719d84b6700ee17167a9d9 ocaml-mtime-devel = 2.1.0-1.mga10 ocaml-mtime-devel(x86-64) = 2.1.0-1.mga10 ocamlx(Mtime) = 73d9fa390d3734cca4815a7c582d1e01 ocamlx(Mtime_clock) = 139b25ef7e58c925c24d7247f634597f ocamlx(Mtime_top) = 5f160f34d4f9ed86db7c77fb2b17ba6a 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(Mtime) = 7c833e3db71dd25fd1bc4bb83b73bf3a ocaml(Stdlib) = cfc6abca663b2d71db1750a2c051cf6e ocaml(Stdlib__Buffer) = bf6c18db9a96f4c2d97dddb7f07cdee4 ocaml(Stdlib__Digest) = 79b5d577ed7cbf094b2a76c06479bd89 ocaml(Stdlib__Domain) = 24d9be01b1377d92ed29d08905486a54 ocaml(Stdlib__Either) = c90604673db95a8e7dbd131a219e37c5 ocaml(Stdlib__Float) = 1d26a5ea28f4a6a8f1a735b0ddf7d7dd ocaml(Stdlib__Format) = 60af4e0c98f0be0b9d368a2a09700b3a ocaml(Stdlib__Hashtbl) = 62d90b388a282ba341dbe91a50a61569 ocaml(Stdlib__Int32) = c023c5ff3d236c9ddea65bf3e12846b5 ocaml(Stdlib__Int64) = 7f664408b0d5725b26a41d8fe82de705 ocaml(Stdlib__Lazy) = 1d6be45458ac0f04df24caf4c6b0825f ocaml(Stdlib__Lexing) = 3e6ab8b82b1880d4ad2ced0d57aca6f7 ocaml(Stdlib__Map) = c89b7925344cf894dcfa15de9855271e ocaml(Stdlib__Obj) = 95b257801d6620efb9f733a08b806029 ocaml(Stdlib__Result) = 6920dcf20eda193a914bab41ae83ca87 ocaml(Stdlib__Seq) = a98573564faae435d9a1e05d5d2938ff ocaml(Stdlib__Set) = 35df46d1279edd62fbcfbe1072794627 ocaml(Stdlib__String) = 11ee86c6d03e0b37a2ef80541f3e00be ocaml(Stdlib__Sys) = aa921c44c52af557dede0ef5720a3515 ocaml(Stdlib__Uchar) = cc650ed80ecb08760ed6479a6adeec7b ocamlx(Mtime) = 73d9fa390d3734cca4815a7c582d1e01 ocamlx(Stdlib) = 9dc4e5eb1428b4b83037e136de64d07b ocamlx(Stdlib__Float) = c8baaa0655a4794eac40309b0ab61d41 ocamlx(Stdlib__Format) = 9fd07a8bda3b6871f15d2dd899999381 ocamlx(Stdlib__Int64) = e94473a846d945aed5578ae21fe5a13b ocamlx(Toploop) = 5fb584079a45aab2a05eef9838322ac5 Processing files: ocaml-mtime-debugsource-2.1.0-1.mga10.x86_64 Provides: ocaml-mtime-debugsource = 2.1.0-1.mga10 ocaml-mtime-debugsource(x86-64) = 2.1.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-mtime-debuginfo-2.1.0-1.mga10.x86_64 Provides: debuginfo(build-id) = 627e09dc9b318aba6286dd7ddde9f85371fe77b1 debuginfo(build-id) = 6d9ccd88d53dca5e9942b805df515da5a30179f4 debuginfo(build-id) = 9a812bbb704d2ff51adba9c41f5a717a5bbf0e1c debuginfo(build-id) = b9ec2b70e63be271198b366b2f9aa9ea96087b85 ocaml-mtime-debuginfo = 2.1.0-1.mga10 ocaml-mtime-debuginfo(x86-64) = 2.1.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-mtime-debugsource(x86-64) = 2.1.0-1.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/ocaml-mtime-2.1.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-mtime-debugsource-2.1.0-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-mtime-debuginfo-2.1.0-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-mtime-devel-2.1.0-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-mtime-2.1.0-1.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.IHhm3K + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-mtime-2.1.0-build + test -d /home/pterjan/rpmbuild/BUILD/ocaml-mtime-2.1.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/ocaml-mtime-2.1.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-mtime-2.1.0-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!