D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/ocaml-bisect-ppx-2.8.1-4.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Otd0IP + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build + test -d /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.jls8yI + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build + rm -rf bisect_ppx-2.8.1 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/bisect_ppx-2.8.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd bisect_ppx-2.8.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/ocaml-bisect-ppx-ppat-construct.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/ppxlib-0.28.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.hC99D3 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-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 bisect_ppx-2.8.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + dune build -j16 --release @install (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/report/.main.eobjs/byte -I /usr/lib64/ocaml/cmdliner -I src/common/.bisect_common.objs/byte -no-alias-deps -open Dune__exe -o src/report/.main.eobjs/byte/dune__exe__Main.cmo -c -impl src/report/main.ml) File "src/report/main.ml", line 31, characters 16-25: 31 | let term_info = Term.info ~sdocs:"COMMON OPTIONS" ^^^^^^^^^ Alert deprecated: Term.info Use Cmd.info instead. File "src/report/main.ml", line 298, characters 5-14: 298 | |> Term.exit ^^^^^^^^^ Alert deprecated: Term.exit Use Stdlib.exit and Cmd.eval instead. File "src/report/main.ml", line 283, characters 8-19: 283 | Term.(eval_choice ^^^^^^^^^^^ Alert deprecated: Term.eval_choice Use Cmd.group and one of Cmd.eval* instead. (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/report/.main.eobjs/byte -I src/report/.main.eobjs/native -I /usr/lib64/ocaml/cmdliner -I src/common/.bisect_common.objs/byte -I src/common/.bisect_common.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o src/report/.main.eobjs/native/dune__exe__Main.cmx -c -impl src/report/main.ml) File "src/report/main.ml", line 31, characters 16-25: 31 | let term_info = Term.info ~sdocs:"COMMON OPTIONS" ^^^^^^^^^ Alert deprecated: Term.info Use Cmd.info instead. File "src/report/main.ml", line 298, characters 5-14: 298 | |> Term.exit ^^^^^^^^^ Alert deprecated: Term.exit Use Stdlib.exit and Cmd.eval instead. File "src/report/main.ml", line 283, characters 8-19: 283 | Term.(eval_choice ^^^^^^^^^^^ Alert deprecated: Term.eval_choice Use Cmd.group and one of Cmd.eval* instead. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.SGWzkk + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build + mkdir /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-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 bisect_ppx-2.8.1 + '[' 1 -eq 1 ']' + dune install --destdir=/home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/META Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx.a Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx.cma Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx.cmxa Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Exclude.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Exclude.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Exclude.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Exclude.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Exclude_lexer.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Exclude_lexer.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Exclude_lexer.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Exclude_parser.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Exclude_parser.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Exclude_parser.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Exclude_parser.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Exclusions.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Exclusions.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Exclusions.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Exclusions.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Instrument.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Instrument.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Instrument.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Instrument.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Register.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Register.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Register.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/common/bisect_common.a Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/common/bisect_common.cma Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/common/bisect_common.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/common/bisect_common.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/common/bisect_common.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/common/bisect_common.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/common/bisect_common.cmxa Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/common/bisect_common.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/common/bisect_common.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/dune-package Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/exclude.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/exclude.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/exclude_lexer.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/exclude_parser.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/exclude_parser.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/exclusions.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/exclusions.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/instrument.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/instrument.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/opam Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/register.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/runtime/bisect.a Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/runtime/bisect.cma Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/runtime/bisect.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/runtime/bisect.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/runtime/bisect.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/runtime/bisect.cmxa Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/runtime/bisect.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/runtime/bisect__Runtime.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/runtime/bisect__Runtime.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/runtime/bisect__Runtime.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/runtime/bisect__Runtime.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/runtime/runtime.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/runtime/runtime.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx.cmxs Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/common/bisect_common.cmxs Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/ppx.exe Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/runtime/bisect.cmxs Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/bin/bisect-ppx-report Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/doc/bisect_ppx/LICENSE.md Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/doc/bisect_ppx/README.md + mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/share/man/man1 + _build/install/default/bin/bisect-ppx-report --help groff + rm -fr /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/doc + find /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/lib64/ocaml -name '*.ml' -delete + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 2.8.1-4.mga10 --unique-debug-suffix -2.8.1-4.mga10.x86_64 --unique-debug-src-base ocaml-bisect-ppx-2.8.1-4.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/bisect_ppx-2.8.1 find-debuginfo: starting Extracting debug info from 5 files DWARF-compressing 5 files sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/ocaml-bisect-ppx-2.8.1-4.mga10.x86_64 cpio: _build/default/ast/ast_helper_lite.ml: Cannot stat: No such file or directory cpio: _build/default/buffer.ml: Cannot stat: No such file or directory cpio: _build/default/bytes.ml: Cannot stat: No such file or directory cpio: _build/default/cmdliner_arg.ml: Cannot stat: No such file or directory cpio: _build/default/cmdliner_term_deprecated.ml: Cannot stat: No such file or directory cpio: _build/default/format.ml: Cannot stat: No such file or directory cpio: _build/default/hashtbl.ml: Cannot stat: No such file or directory cpio: _build/default/lexing.ml: Cannot stat: No such file or directory cpio: _build/default/list.ml: Cannot stat: No such file or directory cpio: _build/default/printf.ml: Cannot stat: No such file or directory cpio: _build/default/src/expansion_context.ml: Cannot stat: No such file or directory cpio: _build/default/src/location.ml: Cannot stat: No such file or directory cpio: _build/default/stdlib.ml: Cannot stat: No such file or directory cpio: _build/default/str.ml: Cannot stat: No such file or directory cpio: _build/default/string.ml: Cannot stat: No such file or directory cpio: _build/default/unix.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-bisect-ppx-2.8.1-build/SPECPARTS/rpm-debuginfo.specpart Processing files: ocaml-bisect-ppx-2.8.1-4.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.kmmlL6 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build + cd bisect_ppx-2.8.1 + DOCDIR=/home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/share/doc/ocaml-bisect-ppx + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/share/doc/ocaml-bisect-ppx + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/bisect_ppx-2.8.1/doc/advanced.md /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/share/doc/ocaml-bisect-ppx + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/bisect_ppx-2.8.1/doc/CHANGES /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/share/doc/ocaml-bisect-ppx + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/bisect_ppx-2.8.1/README.md /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/share/doc/ocaml-bisect-ppx + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.1elhaF + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build + cd bisect_ppx-2.8.1 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/share/licenses/ocaml-bisect-ppx + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/share/licenses/ocaml-bisect-ppx + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/bisect_ppx-2.8.1/LICENSE.md /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT/usr/share/licenses/ocaml-bisect-ppx + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Bisect) = 923eec658c50e0cc5701c7d18033ba27 ocaml(Bisect__Runtime) = a57eb97eab70d3face3eb1d3780ab6e4 ocaml(Bisect_common) = 76fd3e01f477a229103d878a2062e4b4 ocaml(Bisect_ppx) = 70faf5e8b1800c7de420d482e2d543c4 ocaml(Bisect_ppx__Exclude) = 91a3fb54e6293f3166085f215571d243 ocaml(Bisect_ppx__Exclude_lexer) = dee9ef7a12369c4df668010c1676c76a ocaml(Bisect_ppx__Exclude_parser) = 16413d31fe0750e62f1066ef4737268b ocaml(Bisect_ppx__Exclusions) = 07cf3101beb155ab1ad0be4aa710f7cf ocaml(Bisect_ppx__Instrument) = 57912775eb7075c1d95aef4154b2e9ca ocaml(Bisect_ppx__Register) = d5a7df278107daa2e11e07655d0528ee ocaml-bisect-ppx = 2.8.1-4.mga10 ocaml-bisect-ppx(x86-64) = 2.8.1-4.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.10)(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.9)(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(Astlib) = c062341f8018572aee97aea0e3cfba14 ocaml(Astlib__) = 0df45bd4e839325d0db6317075c0471b ocaml(Astlib__Ast_402) = db70c3065b1c80999a3a5141934297ab ocaml(Astlib__Ast_403) = b385faa8d4d44fc58cb823921c6fb788 ocaml(Astlib__Ast_404) = d035e81403ec644f9c9c745dae4effb1 ocaml(Astlib__Ast_405) = 3edc9791242afb51532a0dc41a255cd0 ocaml(Astlib__Ast_406) = f6ac71a48a9c7d727cc7fc8a79caabc4 ocaml(Astlib__Ast_407) = 682996ba7267d8bb703eb202b4f4b18e ocaml(Astlib__Ast_408) = 8ff52f74314d631f09291881cda5ab55 ocaml(Astlib__Ast_409) = 1370149365b24aad83617433550d78bc ocaml(Astlib__Ast_410) = bb74c2ba38dee4b5bce9df887a077b97 ocaml(Astlib__Ast_411) = 5aff267c31f98b31fcc9fb470412f9ec ocaml(Astlib__Ast_412) = 2134e405f8e94c44bf439e69fe06a1b1 ocaml(Astlib__Ast_413) = e8bf4324bae4f5e49dedf77b6a6a48ed ocaml(Astlib__Ast_414) = 9ffb0ff55fa4f90297c98ed08871b706 ocaml(Astlib__Ast_500) = 16c00e42da6570dc0eef176b8dc1b7d2 ocaml(Astlib__Location) = 07f1309a8788455bedc7d52e51165b68 ocaml(Astlib__Longident) = afb8c0be9ba409fc2579f81fba9c0068 ocaml(Astlib__Parse) = 90aaa4f5cb1bfd33e4b701a3e19075a8 ocaml(Asttypes) = c6cbda0727ab24f24ff77e0199818937 ocaml(Bisect) = 923eec658c50e0cc5701c7d18033ba27 ocaml(Bisect_common) = 76fd3e01f477a229103d878a2062e4b4 ocaml(Bisect_ppx) = 70faf5e8b1800c7de420d482e2d543c4 ocaml(Bisect_ppx__Exclude) = 91a3fb54e6293f3166085f215571d243 ocaml(Bisect_ppx__Exclude_lexer) = dee9ef7a12369c4df668010c1676c76a ocaml(Bisect_ppx__Exclude_parser) = 16413d31fe0750e62f1066ef4737268b ocaml(Bisect_ppx__Exclusions) = 07cf3101beb155ab1ad0be4aa710f7cf ocaml(Bisect_ppx__Instrument) = 57912775eb7075c1d95aef4154b2e9ca ocaml(Build_path_prefix_map) = c087ed78089388f4d3a99676f2c10fc4 ocaml(CamlinternalFormatBasics) = 8f8f634558798ee408df3c50a5539b15 ocaml(CamlinternalLazy) = 5365fec4a58da3e2d8fa2186f77d9be4 ocaml(CamlinternalOO) = aea913efb75d4b8c0600eeba0222f7d8 ocaml(Clflags) = 4e4407f0ec74bc2881995651ae7342e2 ocaml(Cmi_format) = 77a1c8f1e0d22ce55ab6c81760c7b8d6 ocaml(Compmisc) = f4fc5acd033dc197154a2ecad0559a7f ocaml(Env) = 0a6451d38f2684902476a54801d89f8b ocaml(Ident) = a68d3b48cf66f01c3af823a07d101708 ocaml(Identifiable) = 026dfc8fdbcf370a975e554be578d5a5 ocaml(Load_path) = 8e616f4485805b33a8219ec934a7859a ocaml(Location) = ad05a11c5350a8043d12b4819575b03b ocaml(Longident) = dddbcb2c78e865fd75e9911c4b82a7e2 ocaml(Misc) = 9d0e49da1703d17dc3043e52bca13fe5 ocaml(Ocaml_common) = 55d734c5e87f54448b62aa64b5e478bf ocaml(Ocaml_shadow) = dd24dfd7788174b67ca97fb8f4a75e21 ocaml(Outcometree) = 674374723cd44ac1194584799175f801 ocaml(Parsetree) = d160a703cc0fe2b0a7acd97f6bf25245 ocaml(Path) = c74c2553734e7c86ab23c6946a08a019 ocaml(Ppxlib) = d449afd299041938940affbd26317824 ocaml(Ppxlib__) = f82701ca502c8e77926377acc271858a ocaml(Ppxlib__Ast_builder) = f06768ad6d06533e1a9094885306f3fb ocaml(Ppxlib__Ast_builder_generated) = ebf45e6efddf98b82ff5499c7596deef ocaml(Ppxlib__Ast_builder_intf) = 442c18b2ba72cb9c47922f187e097f02 ocaml(Ppxlib__Ast_pattern) = 3e92e23b48df008bc9922738011c5560 ocaml(Ppxlib__Ast_pattern0) = d25333d4c80838b0aec39a503f86be3e ocaml(Ppxlib__Ast_pattern_generated) = 43cf7387b97eca8d9d1ab168cb9dc893 ocaml(Ppxlib__Ast_traverse) = f106da0cedef16daaaa937df0e6803b7 ocaml(Ppxlib__Ast_traverse0) = 3eaf06af22e22d887155d99bc5351984 ocaml(Ppxlib__Attribute) = 1c6238eef443a65155f844719f7814e8 ocaml(Ppxlib__Code_path) = 7e57763a59808f1a7a1c82d950a58014 ocaml(Ppxlib__Common) = 931726a76a0a47dbd8d297b9170f260c ocaml(Ppxlib__Context_free) = af11aa40243610642697661d829b82d4 ocaml(Ppxlib__Driver) = 2544818e8a7a579bdde7fd3b3e9e6413 ocaml(Ppxlib__Expansion_context) = b8241a39423656d87037d7d9392589c5 ocaml(Ppxlib__Extension) = e3919b3c4ac756cb5f5057c57d2d1c18 ocaml(Ppxlib__Import) = 7b46a092508c7db651f78166be8b303d ocaml(Ppxlib__Loc) = 182bac9bdaf4240dbee838d7023d4531 ocaml(Ppxlib__Location) = 262eb75aabb9b7a787752eea26e69dee ocaml(Ppxlib__Longident) = c99c7096c0767b64b8c73098735db76a ocaml(Ppxlib__Name) = 2358a8d965ee9f26e5369b28cd33348f ocaml(Ppxlib__Utils) = 3b29e757a250942899b8c45b303cb882 ocaml(Ppxlib_ast) = 6330d6bb12dc813e895fec0b257ff44a ocaml(Ppxlib_ast__) = 2b82f02b111ba1145e045cf9a068e7e2 ocaml(Ppxlib_ast__Ast) = 2801cbe9038101ed0265c2c03dde9321 ocaml(Ppxlib_ast__Ast_helper_lite) = b393396e432d8602d27ffd113e0e5898 ocaml(Ppxlib_ast__Import) = 6c949907554de065bf6ca93e7a5d2361 ocaml(Ppxlib_ast__Versions) = d8dcedf8c2226b82bbe4e66e7f93eef7 ocaml(Ppxlib_traverse_builtins) = 1e2f5af737a63b3dbfe9921cbb3973b5 ocaml(Primitive) = 8cd5b518055f39c57cb5bfdd62b072c1 ocaml(Profile) = d266e10a0e8a0497b64c50d0b0e138f1 ocaml(Sexplib0) = 2c6d2dc73e878ccd97c61ea7b3b139a7 ocaml(Sexplib0__) = c82a4bed4cf1f8a7e557dea3d219c984 ocaml(Sexplib0__Sexp) = 669077daccd8c3f02758504e1d4ff384 ocaml(Sexplib0__Sexp_conv) = 840da9f0a44f94f7889e14186f7ea219 ocaml(Sexplib0__Sexp_conv_grammar) = 902dea820ffb9d88028a6add5f58215d ocaml(Sexplib0__Sexp_grammar) = b3d4f2eff2ce04a1bbff88b7bf11b33b ocaml(Sexplib0__Sexpable) = 6dbb0721b7386d28f15565194cf475f2 ocaml(Shape) = a7485b44c054c48b77a4c0546f654051 ocaml(Stdlib) = 6d7bf11af14ea68354925f3a37387930 ocaml(Stdlib__Arg) = 04b768df3893b886dc494cea56b4aa5f ocaml(Stdlib__Array) = 622d88fad859d0d0f019e691fc4fa865 ocaml(Stdlib__Bigarray) = 994a14f10d5ae081663b52b790ee11d3 ocaml(Stdlib__Buffer) = 4b09c9a6d0622bbf5a3829234b481822 ocaml(Stdlib__Bytes) = 3d02c33317c0108c61e7a5eefa37519a ocaml(Stdlib__BytesLabels) = 3f63265484de92ae4c67df6bed23a0e4 ocaml(Stdlib__Char) = 62afe57b49defcc078960a68b9efbbee ocaml(Stdlib__Complex) = 4555217c759e89d65daa8f682eb09b35 ocaml(Stdlib__Digest) = 61f6495d3274a42a78a63425ef892290 ocaml(Stdlib__Either) = 26845df28d19584687a38a1ab814c3f9 ocaml(Stdlib__Filename) = 3bcff250dd30a0e620fa7546882aaadf ocaml(Stdlib__Format) = b6edb97b685819e873481fe05723c8bc ocaml(Stdlib__Hashtbl) = 34c0fdd524bf2a75e4d5af64a6d34401 ocaml(Stdlib__Int32) = a71ea5238030770647165f659f80b1ab ocaml(Stdlib__Int64) = 0fa5587c47baf16a06837c7dedfc2518 ocaml(Stdlib__Lazy) = 01430d340c028322c7247031a874e355 ocaml(Stdlib__Lexing) = c9318c276ac7e383fd682c2dd06be434 ocaml(Stdlib__List) = ee222542f6f8195441543b8b399b64b9 ocaml(Stdlib__ListLabels) = 63fab76118737c4747a803b14dc99450 ocaml(Stdlib__Map) = 978f82916b5a172c11d2b72719d85680 ocaml(Stdlib__Nativeint) = 989149bf8f2ce1a89fecbc3f5f40f52c ocaml(Stdlib__Obj) = 25794d29f7f4018768ea900e331a2bf3 ocaml(Stdlib__Parsing) = bb5f62fa906224c917383a27d025e251 ocaml(Stdlib__Printf) = bc8af6214197dc8f40eaa738a4cd6a28 ocaml(Stdlib__Random) = 81e43bab9bd47bab804eb6e582306de1 ocaml(Stdlib__Seq) = b63511032211eae4b567ba313cd72962 ocaml(Stdlib__Set) = 871d2ee2167ac9e7977fa13994cf4658 ocaml(Stdlib__StdLabels) = 0d3f5e13a9084caccb1ecfc842cb9b31 ocaml(Stdlib__String) = 097838f294457ecbb61ccbcf86cc6972 ocaml(Stdlib__StringLabels) = c486996ba6007cc3cd38980a555e620d ocaml(Stdlib__Sys) = 7726a14ce36f5c6c3abb04975cec748b ocaml(Stdlib__Uchar) = c0dde02a556a6d79e363ad365d165d57 ocaml(Stdppx) = 1c07dfbae445bddbdbb72952cf7a78a0 ocaml(Str) = 514c63e7d96516ff4c601fe47900a52d ocaml(Subst) = 428159e3773e2a53757d43066bcfca7f ocaml(Type_immediacy) = 64565e32358a6229bf90cc93d486536a ocaml(Types) = 6c92ac95b66d8794b63f94c688fe1688 ocaml(Unix) = 84bb8ec8ae50f70acba86f5b72088b1c ocaml(Warnings) = 1c10e6007aca64cda69b6b055565b124 Processing files: ocaml-bisect-ppx-devel-2.8.1-4.mga10.x86_64 Provides: ocaml(Bisect) = 923eec658c50e0cc5701c7d18033ba27 ocaml(Bisect__Runtime) = a57eb97eab70d3face3eb1d3780ab6e4 ocaml(Bisect_common) = 76fd3e01f477a229103d878a2062e4b4 ocaml(Bisect_ppx) = 70faf5e8b1800c7de420d482e2d543c4 ocaml(Bisect_ppx__Exclude) = 91a3fb54e6293f3166085f215571d243 ocaml(Bisect_ppx__Exclude_lexer) = dee9ef7a12369c4df668010c1676c76a ocaml(Bisect_ppx__Exclude_parser) = 16413d31fe0750e62f1066ef4737268b ocaml(Bisect_ppx__Exclusions) = 07cf3101beb155ab1ad0be4aa710f7cf ocaml(Bisect_ppx__Instrument) = 57912775eb7075c1d95aef4154b2e9ca ocaml(Bisect_ppx__Register) = d5a7df278107daa2e11e07655d0528ee ocaml-bisect-ppx-devel = 2.8.1-4.mga10 ocaml-bisect-ppx-devel(x86-64) = 2.8.1-4.mga10 ocamlx(Bisect) = dc9eb3ef4a45520852cc5e2a0085e577 ocamlx(Bisect__Runtime) = 466b4cc2487563862a65ce8b375c17c3 ocamlx(Bisect_common) = dfb4b3b89c472140d68d8ec80a1fc667 ocamlx(Bisect_ppx) = d44f3a1aba80b45ced30222e93cacf0a ocamlx(Bisect_ppx__Exclude) = 0679281b5fd3aac91143c5b80214afe7 ocamlx(Bisect_ppx__Exclude_lexer) = 524682cda7cefd80ca0b444a5bcec89b ocamlx(Bisect_ppx__Exclude_parser) = c921653990ccbd792dc52d34006bf788 ocamlx(Bisect_ppx__Exclusions) = 3532bf330454ec491fbc31c796f98ed0 ocamlx(Bisect_ppx__Instrument) = 0aa19d5f867e39e4fecf340aec7f4931 ocamlx(Bisect_ppx__Register) = 6283868dfd838429abcdaca7df583020 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(Astlib) = c062341f8018572aee97aea0e3cfba14 ocaml(Astlib__) = 0df45bd4e839325d0db6317075c0471b ocaml(Astlib__Ast_402) = db70c3065b1c80999a3a5141934297ab ocaml(Astlib__Ast_403) = b385faa8d4d44fc58cb823921c6fb788 ocaml(Astlib__Ast_404) = d035e81403ec644f9c9c745dae4effb1 ocaml(Astlib__Ast_405) = 3edc9791242afb51532a0dc41a255cd0 ocaml(Astlib__Ast_406) = f6ac71a48a9c7d727cc7fc8a79caabc4 ocaml(Astlib__Ast_407) = 682996ba7267d8bb703eb202b4f4b18e ocaml(Astlib__Ast_408) = 8ff52f74314d631f09291881cda5ab55 ocaml(Astlib__Ast_409) = 1370149365b24aad83617433550d78bc ocaml(Astlib__Ast_410) = bb74c2ba38dee4b5bce9df887a077b97 ocaml(Astlib__Ast_411) = 5aff267c31f98b31fcc9fb470412f9ec ocaml(Astlib__Ast_412) = 2134e405f8e94c44bf439e69fe06a1b1 ocaml(Astlib__Ast_413) = e8bf4324bae4f5e49dedf77b6a6a48ed ocaml(Astlib__Ast_414) = 9ffb0ff55fa4f90297c98ed08871b706 ocaml(Astlib__Ast_500) = 16c00e42da6570dc0eef176b8dc1b7d2 ocaml(Astlib__Location) = 07f1309a8788455bedc7d52e51165b68 ocaml(Astlib__Longident) = afb8c0be9ba409fc2579f81fba9c0068 ocaml(Astlib__Parse) = 90aaa4f5cb1bfd33e4b701a3e19075a8 ocaml(Asttypes) = c6cbda0727ab24f24ff77e0199818937 ocaml(Bisect) = 923eec658c50e0cc5701c7d18033ba27 ocaml(Bisect_common) = 76fd3e01f477a229103d878a2062e4b4 ocaml(Bisect_ppx) = 70faf5e8b1800c7de420d482e2d543c4 ocaml(Bisect_ppx__Exclude) = 91a3fb54e6293f3166085f215571d243 ocaml(Bisect_ppx__Exclude_lexer) = dee9ef7a12369c4df668010c1676c76a ocaml(Bisect_ppx__Exclude_parser) = 16413d31fe0750e62f1066ef4737268b ocaml(Bisect_ppx__Exclusions) = 07cf3101beb155ab1ad0be4aa710f7cf ocaml(Bisect_ppx__Instrument) = 57912775eb7075c1d95aef4154b2e9ca ocaml(Build_path_prefix_map) = c087ed78089388f4d3a99676f2c10fc4 ocaml(CamlinternalFormatBasics) = 8f8f634558798ee408df3c50a5539b15 ocaml(CamlinternalLazy) = 5365fec4a58da3e2d8fa2186f77d9be4 ocaml(CamlinternalOO) = aea913efb75d4b8c0600eeba0222f7d8 ocaml(Clflags) = 4e4407f0ec74bc2881995651ae7342e2 ocaml(Cmi_format) = 77a1c8f1e0d22ce55ab6c81760c7b8d6 ocaml(Compmisc) = f4fc5acd033dc197154a2ecad0559a7f ocaml(Env) = 0a6451d38f2684902476a54801d89f8b ocaml(Ident) = a68d3b48cf66f01c3af823a07d101708 ocaml(Identifiable) = 026dfc8fdbcf370a975e554be578d5a5 ocaml(Load_path) = 8e616f4485805b33a8219ec934a7859a ocaml(Location) = ad05a11c5350a8043d12b4819575b03b ocaml(Longident) = dddbcb2c78e865fd75e9911c4b82a7e2 ocaml(Misc) = 9d0e49da1703d17dc3043e52bca13fe5 ocaml(Ocaml_common) = 55d734c5e87f54448b62aa64b5e478bf ocaml(Ocaml_shadow) = dd24dfd7788174b67ca97fb8f4a75e21 ocaml(Outcometree) = 674374723cd44ac1194584799175f801 ocaml(Parsetree) = d160a703cc0fe2b0a7acd97f6bf25245 ocaml(Path) = c74c2553734e7c86ab23c6946a08a019 ocaml(Ppxlib) = d449afd299041938940affbd26317824 ocaml(Ppxlib__) = f82701ca502c8e77926377acc271858a ocaml(Ppxlib__Ast_builder) = f06768ad6d06533e1a9094885306f3fb ocaml(Ppxlib__Ast_builder_generated) = ebf45e6efddf98b82ff5499c7596deef ocaml(Ppxlib__Ast_builder_intf) = 442c18b2ba72cb9c47922f187e097f02 ocaml(Ppxlib__Ast_pattern) = 3e92e23b48df008bc9922738011c5560 ocaml(Ppxlib__Ast_pattern0) = d25333d4c80838b0aec39a503f86be3e ocaml(Ppxlib__Ast_pattern_generated) = 43cf7387b97eca8d9d1ab168cb9dc893 ocaml(Ppxlib__Ast_traverse) = f106da0cedef16daaaa937df0e6803b7 ocaml(Ppxlib__Ast_traverse0) = 3eaf06af22e22d887155d99bc5351984 ocaml(Ppxlib__Attribute) = 1c6238eef443a65155f844719f7814e8 ocaml(Ppxlib__Code_path) = 7e57763a59808f1a7a1c82d950a58014 ocaml(Ppxlib__Common) = 931726a76a0a47dbd8d297b9170f260c ocaml(Ppxlib__Context_free) = af11aa40243610642697661d829b82d4 ocaml(Ppxlib__Driver) = 2544818e8a7a579bdde7fd3b3e9e6413 ocaml(Ppxlib__Expansion_context) = b8241a39423656d87037d7d9392589c5 ocaml(Ppxlib__Extension) = e3919b3c4ac756cb5f5057c57d2d1c18 ocaml(Ppxlib__Import) = 7b46a092508c7db651f78166be8b303d ocaml(Ppxlib__Loc) = 182bac9bdaf4240dbee838d7023d4531 ocaml(Ppxlib__Location) = 262eb75aabb9b7a787752eea26e69dee ocaml(Ppxlib__Longident) = c99c7096c0767b64b8c73098735db76a ocaml(Ppxlib__Name) = 2358a8d965ee9f26e5369b28cd33348f ocaml(Ppxlib__Utils) = 3b29e757a250942899b8c45b303cb882 ocaml(Ppxlib_ast) = 6330d6bb12dc813e895fec0b257ff44a ocaml(Ppxlib_ast__) = 2b82f02b111ba1145e045cf9a068e7e2 ocaml(Ppxlib_ast__Ast) = 2801cbe9038101ed0265c2c03dde9321 ocaml(Ppxlib_ast__Ast_helper_lite) = b393396e432d8602d27ffd113e0e5898 ocaml(Ppxlib_ast__Import) = 6c949907554de065bf6ca93e7a5d2361 ocaml(Ppxlib_ast__Versions) = d8dcedf8c2226b82bbe4e66e7f93eef7 ocaml(Ppxlib_traverse_builtins) = 1e2f5af737a63b3dbfe9921cbb3973b5 ocaml(Primitive) = 8cd5b518055f39c57cb5bfdd62b072c1 ocaml(Profile) = d266e10a0e8a0497b64c50d0b0e138f1 ocaml(Sexplib0) = 2c6d2dc73e878ccd97c61ea7b3b139a7 ocaml(Sexplib0__) = c82a4bed4cf1f8a7e557dea3d219c984 ocaml(Sexplib0__Sexp) = 669077daccd8c3f02758504e1d4ff384 ocaml(Sexplib0__Sexp_conv) = 840da9f0a44f94f7889e14186f7ea219 ocaml(Sexplib0__Sexp_conv_grammar) = 902dea820ffb9d88028a6add5f58215d ocaml(Sexplib0__Sexp_grammar) = b3d4f2eff2ce04a1bbff88b7bf11b33b ocaml(Sexplib0__Sexpable) = 6dbb0721b7386d28f15565194cf475f2 ocaml(Shape) = a7485b44c054c48b77a4c0546f654051 ocaml(Stdlib) = 6d7bf11af14ea68354925f3a37387930 ocaml(Stdlib__Arg) = 04b768df3893b886dc494cea56b4aa5f ocaml(Stdlib__Array) = 622d88fad859d0d0f019e691fc4fa865 ocaml(Stdlib__Bigarray) = 994a14f10d5ae081663b52b790ee11d3 ocaml(Stdlib__Buffer) = 4b09c9a6d0622bbf5a3829234b481822 ocaml(Stdlib__Bytes) = 3d02c33317c0108c61e7a5eefa37519a ocaml(Stdlib__BytesLabels) = 3f63265484de92ae4c67df6bed23a0e4 ocaml(Stdlib__Char) = 62afe57b49defcc078960a68b9efbbee ocaml(Stdlib__Complex) = 4555217c759e89d65daa8f682eb09b35 ocaml(Stdlib__Digest) = 61f6495d3274a42a78a63425ef892290 ocaml(Stdlib__Either) = 26845df28d19584687a38a1ab814c3f9 ocaml(Stdlib__Filename) = 3bcff250dd30a0e620fa7546882aaadf ocaml(Stdlib__Format) = b6edb97b685819e873481fe05723c8bc ocaml(Stdlib__Hashtbl) = 34c0fdd524bf2a75e4d5af64a6d34401 ocaml(Stdlib__Int32) = a71ea5238030770647165f659f80b1ab ocaml(Stdlib__Int64) = 0fa5587c47baf16a06837c7dedfc2518 ocaml(Stdlib__Lazy) = 01430d340c028322c7247031a874e355 ocaml(Stdlib__Lexing) = c9318c276ac7e383fd682c2dd06be434 ocaml(Stdlib__List) = ee222542f6f8195441543b8b399b64b9 ocaml(Stdlib__ListLabels) = 63fab76118737c4747a803b14dc99450 ocaml(Stdlib__Map) = 978f82916b5a172c11d2b72719d85680 ocaml(Stdlib__Nativeint) = 989149bf8f2ce1a89fecbc3f5f40f52c ocaml(Stdlib__Obj) = 25794d29f7f4018768ea900e331a2bf3 ocaml(Stdlib__Parsing) = bb5f62fa906224c917383a27d025e251 ocaml(Stdlib__Printf) = bc8af6214197dc8f40eaa738a4cd6a28 ocaml(Stdlib__Random) = 81e43bab9bd47bab804eb6e582306de1 ocaml(Stdlib__Seq) = b63511032211eae4b567ba313cd72962 ocaml(Stdlib__Set) = 871d2ee2167ac9e7977fa13994cf4658 ocaml(Stdlib__StdLabels) = 0d3f5e13a9084caccb1ecfc842cb9b31 ocaml(Stdlib__String) = 097838f294457ecbb61ccbcf86cc6972 ocaml(Stdlib__StringLabels) = c486996ba6007cc3cd38980a555e620d ocaml(Stdlib__Sys) = 7726a14ce36f5c6c3abb04975cec748b ocaml(Stdlib__Uchar) = c0dde02a556a6d79e363ad365d165d57 ocaml(Stdppx) = 1c07dfbae445bddbdbb72952cf7a78a0 ocaml(Str) = 514c63e7d96516ff4c601fe47900a52d ocaml(Subst) = 428159e3773e2a53757d43066bcfca7f ocaml(Type_immediacy) = 64565e32358a6229bf90cc93d486536a ocaml(Types) = 6c92ac95b66d8794b63f94c688fe1688 ocaml(Unix) = 84bb8ec8ae50f70acba86f5b72088b1c ocaml(Warnings) = 1c10e6007aca64cda69b6b055565b124 ocamlx(Bisect_common) = dfb4b3b89c472140d68d8ec80a1fc667 ocamlx(Bisect_ppx__Exclude) = 0679281b5fd3aac91143c5b80214afe7 ocamlx(Bisect_ppx__Exclude_lexer) = 524682cda7cefd80ca0b444a5bcec89b ocamlx(Bisect_ppx__Exclude_parser) = c921653990ccbd792dc52d34006bf788 ocamlx(Bisect_ppx__Exclusions) = 3532bf330454ec491fbc31c796f98ed0 ocamlx(Bisect_ppx__Instrument) = 0aa19d5f867e39e4fecf340aec7f4931 ocamlx(CamlinternalLazy) = 162669b09093ea11100da3962b876e9b ocamlx(CamlinternalOO) = 058cc49b692a2dd69add77baeb7dfd6d ocamlx(Ppxlib__Ast_builder) = 3385555a8836d993604bc0bb7571dd0d ocamlx(Ppxlib__Ast_traverse) = 009ee395fa21ed8a704c78fc7c1eb7b6 ocamlx(Ppxlib__Driver) = 7792bb9847a984578d19d65d5ed4505c ocamlx(Ppxlib__Expansion_context) = 3a3a5f3477e4ccd9a1740f5e6880a634 ocamlx(Ppxlib__Location) = c857ef88a85fae50985267468ead8ade ocamlx(Ppxlib__Longident) = 9a0be0693cd04e3e7c359f9653589ec8 ocamlx(Ppxlib_ast__Ast_helper_lite) = 0a721850b3b777ef688c08faa1d99728 ocamlx(Stdlib) = 38e227ea48015bcdfb5d9a4f1cb2689a ocamlx(Stdlib__Arg) = d130df570295c3fefaee00f88db5fed5 ocamlx(Stdlib__Array) = c17b2f7cf4a4cce9bfec4b26eec495f7 ocamlx(Stdlib__Buffer) = ec734da0dbd1f4871a6e468dd99f1edb ocamlx(Stdlib__Char) = 10c8fcef55e12a07a1c4ab479d07547d ocamlx(Stdlib__Filename) = bb85b1b67a0eed0835203615c014e867 ocamlx(Stdlib__Format) = 252dee0ca8b365189f2ed175e3779e3c ocamlx(Stdlib__Hashtbl) = ffa6c0b4e31fbd58c5b0b7fda03f991f ocamlx(Stdlib__Lexing) = b92bcde89c2e887e267fc7f0ad189ee9 ocamlx(Stdlib__List) = 55527cfeed14dbd1464fa9bc64111883 ocamlx(Stdlib__Parsing) = f50fe0f7d9facd7fd97342bdfe2c1be0 ocamlx(Stdlib__Printf) = b5325f43d38afc618da7b0fb873c7faa ocamlx(Stdlib__Random) = 4e7342c0bcf9660dc77ca008890965fc ocamlx(Stdlib__String) = 650b799d3032d2e3c133eae0b21c0f95 ocamlx(Stdlib__Sys) = 5c3bb467dddca8a9684f29a499f12938 ocamlx(Str) = 88040aadd5ce239c39603ad24fe18862 ocamlx(Unix) = 7ab988a5f1bc8761aa80f04fc8c5580e Processing files: ocaml-bisect-ppx-debugsource-2.8.1-4.mga10.x86_64 Provides: ocaml-bisect-ppx-debugsource = 2.8.1-4.mga10 ocaml-bisect-ppx-debugsource(x86-64) = 2.8.1-4.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-bisect-ppx-debuginfo-2.8.1-4.mga10.x86_64 Provides: debuginfo(build-id) = 1fc4e0fa072424d488189ca3ff6a7bcf51752ef3 debuginfo(build-id) = 7d28436e7ccde3e34802a06676c1bfdb6e120ef8 debuginfo(build-id) = 8aa0eea90f088fe5f1f209422b228dea7bc826dc debuginfo(build-id) = 999aa1e0fc6580cb731baf90f4850bbc7879af0d debuginfo(build-id) = c80a994ef3701d7a34654f81699f4d7509373b7e ocaml-bisect-ppx-debuginfo = 2.8.1-4.mga10 ocaml-bisect-ppx-debuginfo(x86-64) = 2.8.1-4.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-bisect-ppx-debugsource(x86-64) = 2.8.1-4.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-bisect-ppx-debugsource-2.8.1-4.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-bisect-ppx-devel-2.8.1-4.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-bisect-ppx-debuginfo-2.8.1-4.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-bisect-ppx-2.8.1-4.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.SpbgPI + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build + test -d /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.1-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!