D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/ocaml-xmlm-1.4.0-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.iYyupx Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.FAgluH + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-xmlm-1.4.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/ocaml-xmlm-1.4.0-build + rm -rf xmlm-1.4.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/xmlm-1.4.0.tbz + STATUS=0 + '[' 0 -ne 0 ']' + cd xmlm-1.4.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/xmlm-1.4.0-debug.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.dT3rRe + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-xmlm-1.4.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 xmlm-1.4.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + ocaml pkg/pkg.ml build --dev-pkg false --tests true + ocamlfind ocamldep -modules src/xmlm.ml > src/xmlm.ml.depends + ocamlfind ocamldep -modules src/xmlm.mli > src/xmlm.mli.depends + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/xmlm.cmi src/xmlm.mli + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/xmlm.cmx src/xmlm.ml + ocamlfind ocamlopt -a -I src src/xmlm.cmx -o src/xmlm.cmxa + ocamlfind ocamlopt -shared -linkall -I src src/xmlm.cmxa -o src/xmlm.cmxs + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/xmlm.cmo src/xmlm.ml + ocamlfind ocamlc -a -I src src/xmlm.cmo -o src/xmlm.cma + ocamlfind ocamldep -modules test/xmltrip.ml > test/xmltrip.ml.depends + ocamlfind ocamldep -modules test/xhtml.ml > test/xhtml.ml.depends + ocamlfind ocamlc -c -g -bin-annot -safe-string -I test -I src -o test/xhtml.cmo test/xhtml.ml + ocamlfind ocamlc -c -g -bin-annot -safe-string -I test -I src -o test/xmltrip.cmo test/xmltrip.ml + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I test -I src -o test/xhtml.cmx test/xhtml.ml + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I test -I src -o test/xmltrip.cmx test/xmltrip.ml + ocamlfind ocamlopt -linkpkg -g -I src -I test src/xmlm.cmx test/xhtml.cmx test/xmltrip.cmx -o test/xmltrip.native + ocamlfind ocamldep -modules test/examples.ml > test/examples.ml.depends + ocamlfind ocamlc -c -g -bin-annot -safe-string -I test -I src -o test/examples.cmo test/examples.ml + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I test -I src -o test/examples.cmx test/examples.ml + ocamlfind ocamlopt -linkpkg -g -I src -I test src/xmlm.cmx test/examples.cmx -o test/examples.native + ocamlfind ocamldep -modules test/test.ml > test/test.ml.depends + ocamlfind ocamlc -c -g -bin-annot -safe-string -I test -I src -o test/test.cmo test/test.ml + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I test -I src -o test/test.cmx test/test.ml + ocamlfind ocamlopt -linkpkg -g -I src -I test src/xmlm.cmx test/test.cmx -o test/test.native + ocamlfind ocamlopt -linkpkg -g -I test test/xhtml.cmx -o test/xhtml.native + ocamlfind ocamldep -modules test/test_tree.ml > test/test_tree.ml.depends + ocamlfind ocamlc -c -g -bin-annot -safe-string -I test -I src -o test/test_tree.cmo test/test_tree.ml + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I test -I src -o test/test_tree.cmx test/test_tree.ml + ocamlfind ocamlopt -linkpkg -g -I src -I test src/xmlm.cmx test/test_tree.cmx -o test/test_tree.native # No parallelism done + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.J3wtpy + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-xmlm-1.4.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/ocaml-xmlm-1.4.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-xmlm-1.4.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/ocaml-xmlm-1.4.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-xmlm-1.4.0-build + mkdir /home/pterjan/rpmbuild/BUILD/ocaml-xmlm-1.4.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 xmlm-1.4.0 + '[' 1 -eq 1 ']' + /usr/bin/python3 /usr/lib/rpm/redhat/ocaml_files.py -i /home/pterjan/rpmbuild/BUILD/ocaml-xmlm-1.4.0-build/BUILDROOT /usr/lib64/ocaml + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-xmlm-1.4.0-build/BUILDROOT/usr/doc ++ find /home/pterjan/rpmbuild/BUILD/ocaml-xmlm-1.4.0-build/BUILDROOT/usr/lib64/ocaml -name '*.mli' + mlis=/home/pterjan/rpmbuild/BUILD/ocaml-xmlm-1.4.0-build/BUILDROOT/usr/lib64/ocaml/xmlm/xmlm.mli + rm -f /home/pterjan/rpmbuild/BUILD/ocaml-xmlm-1.4.0-build/BUILDROOT/usr/lib64/ocaml/xmlm/xmlm.ml + /usr/bin/python3 /usr/lib/rpm/redhat/ocaml_files.py /home/pterjan/rpmbuild/BUILD/ocaml-xmlm-1.4.0-build/BUILDROOT /usr/lib64/ocaml + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1.4.0-1.mga10 --unique-debug-suffix -1.4.0-1.mga10.x86_64 --unique-debug-src-base ocaml-xmlm-1.4.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-xmlm-1.4.0-build/xmlm-1.4.0 find-debuginfo: starting Extracting debug info from 3 files DWARF-compressing 2 files sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/ocaml-xmlm-1.4.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/hashtbl.ml: Cannot stat: No such file or directory cpio: _build/list.ml: Cannot stat: No such file or directory cpio: _build/printf.ml: Cannot stat: No such file or directory cpio: _build/stdlib.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-xmlm-1.4.0-build/SPECPARTS/rpm-debuginfo.specpart Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.W74QqL + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-xmlm-1.4.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 xmlm-1.4.0 + '[' 1 -eq 1 ']' + ocaml pkg/pkg.ml test Decoder attribute stripping. All tests succeeded.
  1. bli
  2. bla
  3. blo
+ /home/pterjan/rpmbuild/BUILD/ocaml-xmlm-1.4.0-build/BUILDROOT/usr/bin/xmltrip -p /home/pterjan/rpmbuild/SOURCES/test-valid.xml ++ cat valid-err.log + '[' -z '' ']' + /home/pterjan/rpmbuild/BUILD/ocaml-xmlm-1.4.0-build/BUILDROOT/usr/bin/xmltrip -p /home/pterjan/rpmbuild/SOURCES/test-invalid.xml + grep expected invalid-err.log + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ocaml-xmlm-1.4.0-1.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.d5RAYm + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-xmlm-1.4.0-build + cd xmlm-1.4.0 + DOCDIR=/home/pterjan/rpmbuild/BUILD/ocaml-xmlm-1.4.0-build/BUILDROOT/usr/share/doc/ocaml-xmlm + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-xmlm-1.4.0-build/BUILDROOT/usr/share/doc/ocaml-xmlm + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-xmlm-1.4.0-build/xmlm-1.4.0/README.md /home/pterjan/rpmbuild/BUILD/ocaml-xmlm-1.4.0-build/BUILDROOT/usr/share/doc/ocaml-xmlm + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.p4FuUl + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-xmlm-1.4.0-build + cd xmlm-1.4.0 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/ocaml-xmlm-1.4.0-build/BUILDROOT/usr/share/licenses/ocaml-xmlm + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-xmlm-1.4.0-build/BUILDROOT/usr/share/licenses/ocaml-xmlm + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-xmlm-1.4.0-build/xmlm-1.4.0/LICENSE.md /home/pterjan/rpmbuild/BUILD/ocaml-xmlm-1.4.0-build/BUILDROOT/usr/share/licenses/ocaml-xmlm + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Xmlm) = 06e0c48fbbcce24c8591b08bd6f3c9b2 ocaml-xmlm = 1.4.0-1.mga10 ocaml-xmlm(x86-64) = 1.4.0-1.mga10 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.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.6)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libm.so.6(GLIBC_2.35)(64bit) libm.so.6(GLIBC_2.38)(64bit) ocaml(CamlinternalFormatBasics) = aa550bdab521d60e769a9ad43a677e65 ocaml(Stdlib) = cfc6abca663b2d71db1750a2c051cf6e ocaml(Stdlib__Array) = 9d976b3b47c2c5800331b7449565b98c ocaml(Stdlib__Buffer) = bf6c18db9a96f4c2d97dddb7f07cdee4 ocaml(Stdlib__Char) = 9d1b9b22570f14b7df32bb39bc59d2f2 ocaml(Stdlib__Domain) = 24d9be01b1377d92ed29d08905486a54 ocaml(Stdlib__Either) = c90604673db95a8e7dbd131a219e37c5 ocaml(Stdlib__Format) = 60af4e0c98f0be0b9d368a2a09700b3a ocaml(Stdlib__Hashtbl) = 62d90b388a282ba341dbe91a50a61569 ocaml(Stdlib__List) = a30617a473d55bfeb31bc8cb1d8035c0 ocaml(Stdlib__Seq) = a98573564faae435d9a1e05d5d2938ff ocaml(Stdlib__String) = 11ee86c6d03e0b37a2ef80541f3e00be ocaml(Stdlib__Uchar) = cc650ed80ecb08760ed6479a6adeec7b Processing files: ocaml-xmlm-devel-1.4.0-1.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.mz931o + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-xmlm-1.4.0-build + cd xmlm-1.4.0 + DOCDIR=/home/pterjan/rpmbuild/BUILD/ocaml-xmlm-1.4.0-build/BUILDROOT/usr/share/doc/ocaml-xmlm-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-xmlm-1.4.0-build/BUILDROOT/usr/share/doc/ocaml-xmlm-devel + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-xmlm-1.4.0-build/xmlm-1.4.0/CHANGES.md /home/pterjan/rpmbuild/BUILD/ocaml-xmlm-1.4.0-build/BUILDROOT/usr/share/doc/ocaml-xmlm-devel + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-xmlm-1.4.0-build/xmlm-1.4.0/_build/test/examples.ml /home/pterjan/rpmbuild/BUILD/ocaml-xmlm-1.4.0-build/BUILDROOT/usr/share/doc/ocaml-xmlm-devel + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-xmlm-1.4.0-build/xmlm-1.4.0/_build/test/xhtml.ml /home/pterjan/rpmbuild/BUILD/ocaml-xmlm-1.4.0-build/BUILDROOT/usr/share/doc/ocaml-xmlm-devel + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-xmlm-1.4.0-build/xmlm-1.4.0/doc /home/pterjan/rpmbuild/BUILD/ocaml-xmlm-1.4.0-build/BUILDROOT/usr/share/doc/ocaml-xmlm-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.xsnyAI + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-xmlm-1.4.0-build + cd xmlm-1.4.0 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/ocaml-xmlm-1.4.0-build/BUILDROOT/usr/share/licenses/ocaml-xmlm-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-xmlm-1.4.0-build/BUILDROOT/usr/share/licenses/ocaml-xmlm-devel + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-xmlm-1.4.0-build/xmlm-1.4.0/LICENSE.md /home/pterjan/rpmbuild/BUILD/ocaml-xmlm-1.4.0-build/BUILDROOT/usr/share/licenses/ocaml-xmlm-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Xmlm) = 06e0c48fbbcce24c8591b08bd6f3c9b2 ocaml-xmlm-devel = 1.4.0-1.mga10 ocaml-xmlm-devel(x86-64) = 1.4.0-1.mga10 ocamlx(Xmlm) = aa59b662fdad58efeb320d65c6cdcbc5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = aa550bdab521d60e769a9ad43a677e65 ocaml(Stdlib) = cfc6abca663b2d71db1750a2c051cf6e ocaml(Stdlib__Array) = 9d976b3b47c2c5800331b7449565b98c ocaml(Stdlib__Buffer) = bf6c18db9a96f4c2d97dddb7f07cdee4 ocaml(Stdlib__Char) = 9d1b9b22570f14b7df32bb39bc59d2f2 ocaml(Stdlib__Domain) = 24d9be01b1377d92ed29d08905486a54 ocaml(Stdlib__Either) = c90604673db95a8e7dbd131a219e37c5 ocaml(Stdlib__Format) = 60af4e0c98f0be0b9d368a2a09700b3a ocaml(Stdlib__Hashtbl) = 62d90b388a282ba341dbe91a50a61569 ocaml(Stdlib__List) = a30617a473d55bfeb31bc8cb1d8035c0 ocaml(Stdlib__Seq) = a98573564faae435d9a1e05d5d2938ff ocaml(Stdlib__String) = 11ee86c6d03e0b37a2ef80541f3e00be ocaml(Stdlib__Uchar) = cc650ed80ecb08760ed6479a6adeec7b ocamlx(Stdlib) = 9dc4e5eb1428b4b83037e136de64d07b ocamlx(Stdlib__Buffer) = 019603e6c5a03da51c8ca38adff3c148 ocamlx(Stdlib__Char) = c83dca203a97a14de456752cca98e905 ocamlx(Stdlib__Format) = 9fd07a8bda3b6871f15d2dd899999381 ocamlx(Stdlib__Hashtbl) = 13921c1b993c3df360282ffc9e1fc820 ocamlx(Stdlib__List) = c3a511aa4a318695fc8c537a066b344c ocamlx(Stdlib__String) = f97b634b8d02a0422b61f35a94a2cf6b Processing files: ocaml-xmlm-debugsource-1.4.0-1.mga10.x86_64 Provides: ocaml-xmlm-debugsource = 1.4.0-1.mga10 ocaml-xmlm-debugsource(x86-64) = 1.4.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-xmlm-debuginfo-1.4.0-1.mga10.x86_64 Provides: debuginfo(build-id) = 0d3762a5ae8ed70b9baff4e0b9a4122b40e8251c debuginfo(build-id) = 2b4b0c849575d45d6190f7e01804c98cac6c9633 ocaml-xmlm-debuginfo = 1.4.0-1.mga10 ocaml-xmlm-debuginfo(x86-64) = 1.4.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-xmlm-debugsource(x86-64) = 1.4.0-1.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/ocaml-xmlm-1.4.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-xmlm-debugsource-1.4.0-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-xmlm-devel-1.4.0-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-xmlm-1.4.0-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-xmlm-debuginfo-1.4.0-1.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.UtOZPk + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-xmlm-1.4.0-build + test -d /home/pterjan/rpmbuild/BUILD/ocaml-xmlm-1.4.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/ocaml-xmlm-1.4.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-xmlm-1.4.0-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!