D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/ocaml-lwt_ssl-1.1.3-11.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.43WQkc Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.WQQ6fQ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-lwt_ssl-1.1.3-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/ocaml-lwt_ssl-1.1.3-build + rm -rf lwt_ssl-1.1.3 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/lwt_ssl-1.1.3.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd lwt_ssl-1.1.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.fmPd7d + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-lwt_ssl-1.1.3-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 lwt_ssl-1.1.3 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + dune build --verbose --release -j16 Shared cache: enabled-except-user-rules Shared cache location: /home/pterjan/.cache/dune/db Workspace root: /home/pterjan/rpmbuild/BUILD/ocaml-lwt_ssl-1.1.3-build/lwt_ssl-1.1.3 Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; fdo_target_exe = None ; build_dir = In_build_dir "default" ; instrument_with = [] } Actual targets: - recursive alias @install Running[1]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w +A -g -bin-annot -bin-annot-occurrences -I src/.lwt_ssl.objs/byte -I /usr/lib64/ocaml/lwt -I /usr/lib64/ocaml/lwt/unix -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/ssl -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -no-alias-deps -o src/.lwt_ssl.objs/byte/lwt_ssl.cmi -c -intf src/lwt_ssl.mli) Running[2]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w +A -g -I src/.lwt_ssl.objs/byte -I src/.lwt_ssl.objs/native -I /usr/lib64/ocaml/lwt -I /usr/lib64/ocaml/lwt/unix -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/ssl -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/.lwt_ssl.objs/native/lwt_ssl.cmx -c -impl src/lwt_ssl.ml) Running[3]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w +A -g -bin-annot -bin-annot-occurrences -I src/.lwt_ssl.objs/byte -I /usr/lib64/ocaml/lwt -I /usr/lib64/ocaml/lwt/unix -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/ssl -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/.lwt_ssl.objs/byte/lwt_ssl.cmo -c -impl src/lwt_ssl.ml) Output[3]: File "src/lwt_ssl.ml", line 157, characters 13-27: 157 | | SSL _ -> Lwt_unix.yield () ^^^^^^^^^^^^^^ Alert deprecated: Lwt_unix.yield Use Lwt.pause instead File "src/lwt_ssl.ml", line 162, characters 13-27: 162 | | SSL _ -> Lwt_unix.yield () ^^^^^^^^^^^^^^ Alert deprecated: Lwt_unix.yield Use Lwt.pause instead Running[4]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w +A -g -a -o src/lwt_ssl.cma src/.lwt_ssl.objs/byte/lwt_ssl.cmo) Output[2]: File "src/lwt_ssl.ml", line 157, characters 13-27: 157 | | SSL _ -> Lwt_unix.yield () ^^^^^^^^^^^^^^ Alert deprecated: Lwt_unix.yield Use Lwt.pause instead File "src/lwt_ssl.ml", line 162, characters 13-27: 162 | | SSL _ -> Lwt_unix.yield () ^^^^^^^^^^^^^^ Alert deprecated: Lwt_unix.yield Use Lwt.pause instead Running[5]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w +A -g -a -o src/lwt_ssl.cmxa src/.lwt_ssl.objs/native/lwt_ssl.cmx) Running[6]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w +A -g -shared -linkall -I src -o src/lwt_ssl.cmxs src/lwt_ssl.cmxa) Promoting "_build/default/lwt_ssl.install" to "lwt_ssl.install" + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.mkfrT6 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-lwt_ssl-1.1.3-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/ocaml-lwt_ssl-1.1.3-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-lwt_ssl-1.1.3-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/ocaml-lwt_ssl-1.1.3-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-lwt_ssl-1.1.3-build + mkdir /home/pterjan/rpmbuild/BUILD/ocaml-lwt_ssl-1.1.3-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 lwt_ssl-1.1.3 + '[' 1 -eq 1 ']' + dune install --destdir=/home/pterjan/rpmbuild/BUILD/ocaml-lwt_ssl-1.1.3-build/BUILDROOT --verbose --release -j16 Shared cache: enabled-except-user-rules Shared cache location: /home/pterjan/.cache/dune/db Workspace root: /home/pterjan/rpmbuild/BUILD/ocaml-lwt_ssl-1.1.3-build/lwt_ssl-1.1.3 Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; fdo_target_exe = None ; build_dir = In_build_dir "default" ; instrument_with = [] } Installing /home/pterjan/rpmbuild/BUILD/ocaml-lwt_ssl-1.1.3-build/BUILDROOT/usr/lib64/ocaml/lwt_ssl/META Installing /home/pterjan/rpmbuild/BUILD/ocaml-lwt_ssl-1.1.3-build/BUILDROOT/usr/lib64/ocaml/lwt_ssl/dune-package Installing /home/pterjan/rpmbuild/BUILD/ocaml-lwt_ssl-1.1.3-build/BUILDROOT/usr/lib64/ocaml/lwt_ssl/lwt_ssl.a Installing /home/pterjan/rpmbuild/BUILD/ocaml-lwt_ssl-1.1.3-build/BUILDROOT/usr/lib64/ocaml/lwt_ssl/lwt_ssl.cma Installing /home/pterjan/rpmbuild/BUILD/ocaml-lwt_ssl-1.1.3-build/BUILDROOT/usr/lib64/ocaml/lwt_ssl/lwt_ssl.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-lwt_ssl-1.1.3-build/BUILDROOT/usr/lib64/ocaml/lwt_ssl/lwt_ssl.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-lwt_ssl-1.1.3-build/BUILDROOT/usr/lib64/ocaml/lwt_ssl/lwt_ssl.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-lwt_ssl-1.1.3-build/BUILDROOT/usr/lib64/ocaml/lwt_ssl/lwt_ssl.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-lwt_ssl-1.1.3-build/BUILDROOT/usr/lib64/ocaml/lwt_ssl/lwt_ssl.cmxa Installing /home/pterjan/rpmbuild/BUILD/ocaml-lwt_ssl-1.1.3-build/BUILDROOT/usr/lib64/ocaml/lwt_ssl/lwt_ssl.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-lwt_ssl-1.1.3-build/BUILDROOT/usr/lib64/ocaml/lwt_ssl/lwt_ssl.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-lwt_ssl-1.1.3-build/BUILDROOT/usr/lib64/ocaml/lwt_ssl/opam Installing /home/pterjan/rpmbuild/BUILD/ocaml-lwt_ssl-1.1.3-build/BUILDROOT/usr/lib64/ocaml/lwt_ssl/lwt_ssl.cmxs Installing /home/pterjan/rpmbuild/BUILD/ocaml-lwt_ssl-1.1.3-build/BUILDROOT/usr/doc/lwt_ssl/CHANGES Installing /home/pterjan/rpmbuild/BUILD/ocaml-lwt_ssl-1.1.3-build/BUILDROOT/usr/doc/lwt_ssl/README.md + '[' -d _build/default/_doc/_html ']' + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-lwt_ssl-1.1.3-build/BUILDROOT/usr/doc ++ find /home/pterjan/rpmbuild/BUILD/ocaml-lwt_ssl-1.1.3-build/BUILDROOT/usr/lib64/ocaml -name '*.mli' + mlis=/home/pterjan/rpmbuild/BUILD/ocaml-lwt_ssl-1.1.3-build/BUILDROOT/usr/lib64/ocaml/lwt_ssl/lwt_ssl.mli + rm -f /home/pterjan/rpmbuild/BUILD/ocaml-lwt_ssl-1.1.3-build/BUILDROOT/usr/lib64/ocaml/lwt_ssl/lwt_ssl.ml + /usr/bin/python3 /usr/lib/rpm/redhat/ocaml_files.py /home/pterjan/rpmbuild/BUILD/ocaml-lwt_ssl-1.1.3-build/BUILDROOT /usr/lib64/ocaml + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1.1.3-11.mga10 --unique-debug-suffix -1.1.3-11.mga10.x86_64 --unique-debug-src-base ocaml-lwt_ssl-1.1.3-11.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/ocaml-lwt_ssl-1.1.3-build/lwt_ssl-1.1.3 find-debuginfo: starting Extracting debug info from 1 files DWARF-compressing 1 files sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/ocaml-lwt_ssl-1.1.3-11.mga10.x86_64 cpio: _build/default/src/unix/lwt_bytes.ml: Cannot stat: No such file or directory cpio: _build/default/src/unix/lwt_unix.cppo.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-lwt_ssl-1.1.3-build/SPECPARTS/rpm-debuginfo.specpart Processing files: ocaml-lwt_ssl-1.1.3-11.mga10.x86_64 Provides: ocaml(Lwt_ssl) = 1e03dcbcfe83cc80615024626c568eab ocaml-lwt_ssl = 1.1.3-11.mga10 ocaml-lwt_ssl(x86-64) = 1.1.3-11.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(Lwt) = b2fdf2cd6abf92c2c93038bb82271149 ocaml(Lwt_bytes) = 1332efe239dfda85613d14da83b7b273 ocaml(Lwt_io) = 2eb0d492745f97c45d9e3bcb671ba295 ocaml(Lwt_seq) = 0fff3a1e579013eb091ca25ed56f5c11 ocaml(Lwt_sequence) = b1704f409f95fae4cb486a552145294c ocaml(Lwt_stream) = 54baa1c994cf3ef76264eea315ed7b17 ocaml(Lwt_sys) = 5f8bd6b70de6c63aab21158f6f62b91f ocaml(Lwt_unix) = 177b05c1d0300fb1279a4516092fe454 ocaml(Ssl) = 0e0f3d748649f5fd5710ea471c5a9c48 ocaml(Stdlib) = cfc6abca663b2d71db1750a2c051cf6e ocaml(Stdlib__Bigarray) = 7130a1b8b3b987c6ffc6c2c613151f82 ocaml(Stdlib__Bytes) = ad0e607bc378f814f5d4913a8a7b8bc5 ocaml(Stdlib__Complex) = eea5b6e1b092aae36e0428633d5272d9 ocaml(Stdlib__Either) = c90604673db95a8e7dbd131a219e37c5 ocaml(Stdlib__Marshal) = 3e4c0a9c59b0e4d62cbe6fac67d913a4 ocaml(Stdlib__Seq) = a98573564faae435d9a1e05d5d2938ff ocaml(Stdlib__Uchar) = cc650ed80ecb08760ed6479a6adeec7b ocaml(Unix) = e9521192ee8ef808261c548f0ea7683f Processing files: ocaml-lwt_ssl-devel-1.1.3-11.mga10.x86_64 Provides: ocaml(Lwt_ssl) = 1e03dcbcfe83cc80615024626c568eab ocaml-lwt_ssl-devel = 1.1.3-11.mga10 ocaml-lwt_ssl-devel(x86-64) = 1.1.3-11.mga10 ocamlx(Lwt_ssl) = 7ae5437b310cdb25a40db39b3c359556 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = aa550bdab521d60e769a9ad43a677e65 ocaml(Lwt) = b2fdf2cd6abf92c2c93038bb82271149 ocaml(Lwt_bytes) = 1332efe239dfda85613d14da83b7b273 ocaml(Lwt_io) = 2eb0d492745f97c45d9e3bcb671ba295 ocaml(Lwt_seq) = 0fff3a1e579013eb091ca25ed56f5c11 ocaml(Lwt_sequence) = b1704f409f95fae4cb486a552145294c ocaml(Lwt_stream) = 54baa1c994cf3ef76264eea315ed7b17 ocaml(Lwt_sys) = 5f8bd6b70de6c63aab21158f6f62b91f ocaml(Lwt_unix) = 177b05c1d0300fb1279a4516092fe454 ocaml(Ssl) = 0e0f3d748649f5fd5710ea471c5a9c48 ocaml(Stdlib) = cfc6abca663b2d71db1750a2c051cf6e ocaml(Stdlib__Bigarray) = 7130a1b8b3b987c6ffc6c2c613151f82 ocaml(Stdlib__Bytes) = ad0e607bc378f814f5d4913a8a7b8bc5 ocaml(Stdlib__Complex) = eea5b6e1b092aae36e0428633d5272d9 ocaml(Stdlib__Either) = c90604673db95a8e7dbd131a219e37c5 ocaml(Stdlib__Marshal) = 3e4c0a9c59b0e4d62cbe6fac67d913a4 ocaml(Stdlib__Seq) = a98573564faae435d9a1e05d5d2938ff ocaml(Stdlib__Uchar) = cc650ed80ecb08760ed6479a6adeec7b ocaml(Unix) = e9521192ee8ef808261c548f0ea7683f ocamlx(Lwt) = 826bdb9d949ba6e14d611343151604bb ocamlx(Lwt_bytes) = 9e53e3c4270a27cd84c3944d899fd0a4 ocamlx(Lwt_io) = f230504e3bc097f95f820307d97b8119 ocamlx(Lwt_unix) = 308f31c69b23c75947b8acacb18b4081 ocamlx(Ssl) = 9ac52b92fe4386f06550cb3c922f551d ocamlx(Unix) = c3c2905ffb15f175d6fa3e405062f448 Processing files: ocaml-lwt_ssl-debugsource-1.1.3-11.mga10.x86_64 Provides: ocaml-lwt_ssl-debugsource = 1.1.3-11.mga10 ocaml-lwt_ssl-debugsource(x86-64) = 1.1.3-11.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-lwt_ssl-debuginfo-1.1.3-11.mga10.x86_64 Provides: debuginfo(build-id) = efa0bd3acfacb76260d0863191c3ff38a188cef9 ocaml-lwt_ssl-debuginfo = 1.1.3-11.mga10 ocaml-lwt_ssl-debuginfo(x86-64) = 1.1.3-11.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-lwt_ssl-debugsource(x86-64) = 1.1.3-11.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/ocaml-lwt_ssl-1.1.3-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-lwt_ssl-debugsource-1.1.3-11.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-lwt_ssl-debuginfo-1.1.3-11.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-lwt_ssl-1.1.3-11.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-lwt_ssl-devel-1.1.3-11.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.y5kahz + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-lwt_ssl-1.1.3-build + test -d /home/pterjan/rpmbuild/BUILD/ocaml-lwt_ssl-1.1.3-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/ocaml-lwt_ssl-1.1.3-build + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-lwt_ssl-1.1.3-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!