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.3-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.NKdwfO Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.IPj5gp + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build + rm -rf bisect_ppx-2.8.3 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/bisect_ppx-2.8.3.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd bisect_ppx-2.8.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.lmySZS + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.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 bisect_ppx-2.8.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-bisect-ppx-2.8.3-build/bisect_ppx-2.8.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 -49 -nopervasives -nostdlib -g -bin-annot -bin-annot-occurrences -I src/runtime/native/.bisect.objs/byte -no-alias-deps -o src/runtime/native/.bisect.objs/byte/bisect.cmo -c -impl src/runtime/native/bisect.ml-gen) Running[2]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -nopervasives -nostdlib -g -bin-annot -bin-annot-occurrences -I src/ppx/.bisect_ppx.objs/byte -no-alias-deps -o src/ppx/.bisect_ppx.objs/byte/bisect_ppx.cmo -c -impl src/ppx/bisect_ppx.ml-gen) Running[3]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -nopervasives -nostdlib -g -I src/runtime/native/.bisect.objs/byte -I src/runtime/native/.bisect.objs/native -intf-suffix .ml-gen -no-alias-deps -o src/runtime/native/.bisect.objs/native/bisect.cmx -c -impl src/runtime/native/bisect.ml-gen) Running[4]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -nopervasives -nostdlib -g -I src/ppx/.bisect_ppx.objs/byte -I src/ppx/.bisect_ppx.objs/native -intf-suffix .ml-gen -no-alias-deps -o src/ppx/.bisect_ppx.objs/native/bisect_ppx.cmx -c -impl src/ppx/bisect_ppx.ml-gen) Running[5]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/common/.bisect_common.objs/byte -no-alias-deps -o src/common/.bisect_common.objs/byte/bisect_common.cmi -c -intf src/common/bisect_common.mli) Running[6]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/common/.bisect_common.objs/byte -I src/common/.bisect_common.objs/native -intf-suffix .ml -no-alias-deps -o src/common/.bisect_common.objs/native/bisect_common.cmx -c -impl src/common/bisect_common.ml) Running[7]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/common/.bisect_common.objs/byte -intf-suffix .ml -no-alias-deps -o src/common/.bisect_common.objs/byte/bisect_common.cmo -c -impl src/common/bisect_common.ml) Running[8]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/runtime/native/runtime.ml) > _build/default/src/runtime/native/.bisect.objs/bisect__Runtime.impl.d Running[9]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o src/common/bisect_common.cma src/common/.bisect_common.objs/byte/bisect_common.cmo) Running[10]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o src/common/bisect_common.cmxa src/common/.bisect_common.objs/native/bisect_common.cmx) Running[11]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/report/main.ml) > _build/default/src/report/.main.eobjs/dune__exe__Main.impl.d Running[12]: (cd _build/default && /usr/bin/ocamlyacc src/ppx/exclude_parser.mly) Running[13]: (cd _build/default && /usr/bin/ocamllex -q -o src/ppx/exclude_lexer.ml src/ppx/exclude_lexer.mll) Running[14]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/runtime/native/runtime.mli) > _build/default/src/runtime/native/.bisect.objs/bisect__Runtime.intf.d Running[15]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I src/common -o src/common/bisect_common.cmxs src/common/bisect_common.cmxa) Running[16]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/report/cobertura.mli) > _build/default/src/report/.main.eobjs/dune__exe__Cobertura.intf.d Running[17]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/report/coveralls.mli) > _build/default/src/report/.main.eobjs/dune__exe__Coveralls.intf.d Running[18]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/report/html.mli) > _build/default/src/report/.main.eobjs/dune__exe__Html.intf.d Running[19]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/report/merge.mli) > _build/default/src/report/.main.eobjs/dune__exe__Merge.intf.d Running[20]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/report/text.mli) > _build/default/src/report/.main.eobjs/dune__exe__Text.intf.d Running[21]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/report/util.mli) > _build/default/src/report/.main.eobjs/dune__exe__Util.intf.d Running[22]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/runtime/native/.bisect.objs/byte -I /usr/lib64/ocaml/unix -I src/common/.bisect_common.objs/byte -no-alias-deps -open Bisect -o src/runtime/native/.bisect.objs/byte/bisect__Runtime.cmi -c -intf src/runtime/native/runtime.mli) Running[23]: (cd _build/default && /usr/bin/ocamlc.opt -g -w -24 -I .ppx/0224ad3443a846e54f1637fccb074e7d -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppxlib -I /usr/lib64/ocaml/ppxlib/ast -I /usr/lib64/ocaml/ppxlib/astlib -I /usr/lib64/ocaml/ppxlib/metaquot -I /usr/lib64/ocaml/ppxlib/metaquot_lifters -I /usr/lib64/ocaml/ppxlib/print_diff -I /usr/lib64/ocaml/ppxlib/stdppx -I /usr/lib64/ocaml/ppxlib/traverse_builtins -I /usr/lib64/ocaml/sexplib0 -no-alias-deps -o .ppx/0224ad3443a846e54f1637fccb074e7d/dune__exe___ppx.cmo -c -impl .ppx/0224ad3443a846e54f1637fccb074e7d/_ppx.ml-gen) Running[24]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/report/cobertura.ml) > _build/default/src/report/.main.eobjs/dune__exe__Cobertura.impl.d Running[25]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/runtime/native/.bisect.objs/byte -I /usr/lib64/ocaml/unix -I src/common/.bisect_common.objs/byte -intf-suffix .ml -no-alias-deps -open Bisect -o src/runtime/native/.bisect.objs/byte/bisect__Runtime.cmo -c -impl src/runtime/native/runtime.ml) Running[26]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/runtime/native/.bisect.objs/byte -I src/runtime/native/.bisect.objs/native -I /usr/lib64/ocaml/unix -I src/common/.bisect_common.objs/byte -I src/common/.bisect_common.objs/native -intf-suffix .ml -no-alias-deps -open Bisect -o src/runtime/native/.bisect.objs/native/bisect__Runtime.cmx -c -impl src/runtime/native/runtime.ml) Running[27]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/report/input.mli) > _build/default/src/report/.main.eobjs/dune__exe__Input.intf.d Running[28]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/report/input.ml) > _build/default/src/report/.main.eobjs/dune__exe__Input.impl.d Running[29]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o src/runtime/native/bisect.cma src/runtime/native/.bisect.objs/byte/bisect.cmo src/runtime/native/.bisect.objs/byte/bisect__Runtime.cmo) Running[30]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/report/util.ml) > _build/default/src/report/.main.eobjs/dune__exe__Util.impl.d Running[31]: (cd _build/default && /usr/bin/ocamlopt.opt -g -w -24 -I .ppx/0224ad3443a846e54f1637fccb074e7d -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppxlib -I /usr/lib64/ocaml/ppxlib/ast -I /usr/lib64/ocaml/ppxlib/astlib -I /usr/lib64/ocaml/ppxlib/metaquot -I /usr/lib64/ocaml/ppxlib/metaquot_lifters -I /usr/lib64/ocaml/ppxlib/print_diff -I /usr/lib64/ocaml/ppxlib/stdppx -I /usr/lib64/ocaml/ppxlib/traverse_builtins -I /usr/lib64/ocaml/sexplib0 -intf-suffix .ml-gen -no-alias-deps -o .ppx/0224ad3443a846e54f1637fccb074e7d/dune__exe___ppx.cmx -c -impl .ppx/0224ad3443a846e54f1637fccb074e7d/_ppx.ml-gen) Running[32]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/report/coveralls.ml) > _build/default/src/report/.main.eobjs/dune__exe__Coveralls.impl.d Running[33]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o src/runtime/native/bisect.cmxa src/runtime/native/.bisect.objs/native/bisect.cmx src/runtime/native/.bisect.objs/native/bisect__Runtime.cmx) Running[34]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/report/html.ml) > _build/default/src/report/.main.eobjs/dune__exe__Html.impl.d Running[35]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I src/runtime/native -o src/runtime/native/bisect.cmxs src/runtime/native/bisect.cmxa) Running[36]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/report/assets.ml) > _build/default/src/report/.main.eobjs/dune__exe__Assets.impl.d Running[37]: (cd _build/default && /usr/bin/ocamlopt.opt -g -w -24 -o .ppx/0224ad3443a846e54f1637fccb074e7d/ppx.exe /usr/lib64/ocaml/compiler-libs/ocamlcommon.cmxa /usr/lib64/ocaml/ocaml-compiler-libs/common/ocaml_common.cmxa /usr/lib64/ocaml/ppxlib/astlib/astlib.cmxa /usr/lib64/ocaml/ppxlib/ast/ppxlib_ast.cmxa /usr/lib64/ocaml/ocaml-compiler-libs/shadow/ocaml_shadow.cmxa /usr/lib64/ocaml/ppxlib/print_diff/ppxlib_print_diff.cmxa /usr/lib64/ocaml/ppx_derivers/ppx_derivers.cmxa /usr/lib64/ocaml/ppxlib/traverse_builtins/ppxlib_traverse_builtins.cmxa /usr/lib64/ocaml/sexplib0/sexplib0.cmxa /usr/lib64/ocaml/ppxlib/stdppx/stdppx.cmxa /usr/lib64/ocaml/ppxlib/ppxlib.cmxa /usr/lib64/ocaml/ppxlib/metaquot_lifters/ppxlib_metaquot_lifters.cmxa /usr/lib64/ocaml/ppxlib/metaquot/ppxlib_metaquot.cmxa .ppx/0224ad3443a846e54f1637fccb074e7d/dune__exe___ppx.cmx) Running[38]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/report/merge.ml) > _build/default/src/report/.main.eobjs/dune__exe__Merge.impl.d Running[39]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/report/text.ml) > _build/default/src/report/.main.eobjs/dune__exe__Text.impl.d Running[40]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -nopervasives -nostdlib -g -bin-annot -bin-annot-occurrences -I src/report/.main.eobjs/byte -no-alias-deps -o src/report/.main.eobjs/byte/dune__exe.cmo -c -impl src/report/.main.eobjs/dune__exe.ml-gen) Running[41]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -nopervasives -nostdlib -g -I src/report/.main.eobjs/byte -I src/report/.main.eobjs/native -intf-suffix .ml-gen -no-alias-deps -o src/report/.main.eobjs/native/dune__exe.cmx -c -impl src/report/.main.eobjs/dune__exe.ml-gen) Running[42]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/report/.main.eobjs/byte -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/unix -I src/common/.bisect_common.objs/byte -no-alias-deps -open Dune__exe -o src/report/.main.eobjs/byte/dune__exe__Assets.cmo -c -impl src/report/assets.ml) Running[43]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/report/.main.eobjs/byte -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/unix -I src/common/.bisect_common.objs/byte -no-alias-deps -open Dune__exe -o src/report/.main.eobjs/byte/dune__exe__Cobertura.cmi -c -intf src/report/cobertura.mli) Running[44]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/report/.main.eobjs/byte -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/unix -I src/common/.bisect_common.objs/byte -no-alias-deps -open Dune__exe -o src/report/.main.eobjs/byte/dune__exe__Input.cmi -c -intf src/report/input.mli) Running[45]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/report/.main.eobjs/byte -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/unix -I src/common/.bisect_common.objs/byte -no-alias-deps -open Dune__exe -o src/report/.main.eobjs/byte/dune__exe__Util.cmi -c -intf src/report/util.mli) Running[46]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/report/.main.eobjs/byte -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/unix -I src/common/.bisect_common.objs/byte -no-alias-deps -open Dune__exe -o src/report/.main.eobjs/byte/dune__exe__Coveralls.cmi -c -intf src/report/coveralls.mli) Running[47]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/report/.main.eobjs/byte -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/unix -I src/common/.bisect_common.objs/byte -no-alias-deps -open Dune__exe -o src/report/.main.eobjs/byte/dune__exe__Html.cmi -c -intf src/report/html.mli) Running[48]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/report/.main.eobjs/byte -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/unix -I src/common/.bisect_common.objs/byte -no-alias-deps -open Dune__exe -o src/report/.main.eobjs/byte/dune__exe__Merge.cmi -c -intf src/report/merge.mli) Running[49]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/report/.main.eobjs/byte -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/unix -I src/common/.bisect_common.objs/byte -no-alias-deps -open Dune__exe -o src/report/.main.eobjs/byte/dune__exe__Text.cmi -c -intf src/report/text.mli) Running[50]: (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 /usr/lib64/ocaml/unix -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__Assets.cmx -c -impl src/report/assets.ml) Running[51]: (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 /usr/lib64/ocaml/unix -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__Util.cmx -c -impl src/report/util.ml) Running[52]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/report/.main.eobjs/byte -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/unix -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) Running[53]: (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 /usr/lib64/ocaml/unix -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__Input.cmx -c -impl src/report/input.ml) Running[54]: (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 /usr/lib64/ocaml/unix -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__Cobertura.cmx -c -impl src/report/cobertura.ml) Running[55]: (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 /usr/lib64/ocaml/unix -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__Coveralls.cmx -c -impl src/report/coveralls.ml) Running[56]: (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 /usr/lib64/ocaml/unix -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__Html.cmx -c -impl src/report/html.ml) Running[57]: (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 /usr/lib64/ocaml/unix -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__Merge.cmx -c -impl src/report/merge.ml) Running[58]: (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 /usr/lib64/ocaml/unix -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__Text.cmx -c -impl src/report/text.ml) Running[59]: (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 /usr/lib64/ocaml/unix -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) Running[60]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o src/report/main.exe src/common/bisect_common.cmxa /usr/lib64/ocaml/cmdliner/cmdliner.cmxa /usr/lib64/ocaml/unix/unix.cmxa src/report/.main.eobjs/native/dune__exe.cmx src/report/.main.eobjs/native/dune__exe__Util.cmx src/report/.main.eobjs/native/dune__exe__Input.cmx src/report/.main.eobjs/native/dune__exe__Cobertura.cmx src/report/.main.eobjs/native/dune__exe__Coveralls.cmx src/report/.main.eobjs/native/dune__exe__Assets.cmx src/report/.main.eobjs/native/dune__exe__Html.cmx src/report/.main.eobjs/native/dune__exe__Merge.cmx src/report/.main.eobjs/native/dune__exe__Text.cmx src/report/.main.eobjs/native/dune__exe__Main.cmx) Running[61]: (cd _build/default && .ppx/0224ad3443a846e54f1637fccb074e7d/ppx.exe --cookie 'library-name="bisect_ppx"' -o src/ppx/exclude.pp.mli --intf src/ppx/exclude.mli -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast) Running[62]: (cd _build/default && .ppx/0224ad3443a846e54f1637fccb074e7d/ppx.exe --cookie 'library-name="bisect_ppx"' -o src/ppx/exclude.pp.ml --impl src/ppx/exclude.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast) Running[63]: (cd _build/default && .ppx/0224ad3443a846e54f1637fccb074e7d/ppx.exe --cookie 'library-name="bisect_ppx"' -o src/ppx/exclude_lexer.pp.ml --impl src/ppx/exclude_lexer.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast) Running[64]: (cd _build/default && .ppx/0224ad3443a846e54f1637fccb074e7d/ppx.exe --cookie 'library-name="bisect_ppx"' -o src/ppx/exclude_parser.pp.mli --intf src/ppx/exclude_parser.mli -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast) Running[65]: (cd _build/default && .ppx/0224ad3443a846e54f1637fccb074e7d/ppx.exe --cookie 'library-name="bisect_ppx"' -o src/ppx/exclude_parser.pp.ml --impl src/ppx/exclude_parser.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast) Running[66]: (cd _build/default && .ppx/0224ad3443a846e54f1637fccb074e7d/ppx.exe --cookie 'library-name="bisect_ppx"' -o src/ppx/exclusions.pp.mli --intf src/ppx/exclusions.mli -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast) Running[67]: (cd _build/default && .ppx/0224ad3443a846e54f1637fccb074e7d/ppx.exe --cookie 'library-name="bisect_ppx"' -o src/ppx/exclusions.pp.ml --impl src/ppx/exclusions.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast) Running[68]: (cd _build/default && .ppx/0224ad3443a846e54f1637fccb074e7d/ppx.exe --cookie 'library-name="bisect_ppx"' -o src/ppx/instrument.pp.mli --intf src/ppx/instrument.mli -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast) Running[69]: (cd _build/default && .ppx/0224ad3443a846e54f1637fccb074e7d/ppx.exe --cookie 'library-name="bisect_ppx"' -o src/ppx/instrument.pp.ml --impl src/ppx/instrument.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast) Running[70]: (cd _build/default && .ppx/0224ad3443a846e54f1637fccb074e7d/ppx.exe --cookie 'library-name="bisect_ppx"' -o src/ppx/register.pp.ml --impl src/ppx/register.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast) Running[71]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/ppx/exclude.pp.mli) > _build/default/src/ppx/.bisect_ppx.objs/bisect_ppx__Exclude.intf.d Running[72]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/ppx/exclude.pp.ml) > _build/default/src/ppx/.bisect_ppx.objs/bisect_ppx__Exclude.impl.d Running[73]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/ppx/exclude_lexer.pp.ml) > _build/default/src/ppx/.bisect_ppx.objs/bisect_ppx__Exclude_lexer.impl.d Running[74]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Ocaml_shadow -g -bin-annot -bin-annot-occurrences -I src/ppx/.bisect_ppx.objs/byte -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppxlib -I /usr/lib64/ocaml/ppxlib/ast -I /usr/lib64/ocaml/ppxlib/astlib -I /usr/lib64/ocaml/ppxlib/print_diff -I /usr/lib64/ocaml/ppxlib/stdppx -I /usr/lib64/ocaml/ppxlib/traverse_builtins -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/str -I src/common/.bisect_common.objs/byte -no-alias-deps -open Bisect_ppx -o src/ppx/.bisect_ppx.objs/byte/bisect_ppx__Exclude.cmi -c -intf src/ppx/exclude.pp.mli) Running[75]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/ppx/exclude_parser.pp.mli) > _build/default/src/ppx/.bisect_ppx.objs/bisect_ppx__Exclude_parser.intf.d Running[76]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/ppx/exclusions.pp.mli) > _build/default/src/ppx/.bisect_ppx.objs/bisect_ppx__Exclusions.intf.d Running[77]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/ppx/instrument.pp.mli) > _build/default/src/ppx/.bisect_ppx.objs/bisect_ppx__Instrument.intf.d Running[78]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/ppx/register.pp.ml) > _build/default/src/ppx/.bisect_ppx.objs/bisect_ppx__Register.impl.d Running[79]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/ppx/exclusions.pp.ml) > _build/default/src/ppx/.bisect_ppx.objs/bisect_ppx__Exclusions.impl.d Running[80]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/ppx/exclude_parser.pp.ml) > _build/default/src/ppx/.bisect_ppx.objs/bisect_ppx__Exclude_parser.impl.d Running[81]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Ocaml_shadow -g -bin-annot -bin-annot-occurrences -I src/ppx/.bisect_ppx.objs/byte -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppxlib -I /usr/lib64/ocaml/ppxlib/ast -I /usr/lib64/ocaml/ppxlib/astlib -I /usr/lib64/ocaml/ppxlib/print_diff -I /usr/lib64/ocaml/ppxlib/stdppx -I /usr/lib64/ocaml/ppxlib/traverse_builtins -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/str -I src/common/.bisect_common.objs/byte -no-alias-deps -open Bisect_ppx -o src/ppx/.bisect_ppx.objs/byte/bisect_ppx__Exclusions.cmi -c -intf src/ppx/exclusions.pp.mli) Running[82]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Ocaml_shadow -g -bin-annot -bin-annot-occurrences -I src/ppx/.bisect_ppx.objs/byte -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppxlib -I /usr/lib64/ocaml/ppxlib/ast -I /usr/lib64/ocaml/ppxlib/astlib -I /usr/lib64/ocaml/ppxlib/print_diff -I /usr/lib64/ocaml/ppxlib/stdppx -I /usr/lib64/ocaml/ppxlib/traverse_builtins -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/str -I src/common/.bisect_common.objs/byte -no-alias-deps -open Bisect_ppx -o src/ppx/.bisect_ppx.objs/byte/bisect_ppx__Instrument.cmi -c -intf src/ppx/instrument.pp.mli) Running[83]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Ocaml_shadow -g -bin-annot -bin-annot-occurrences -I src/ppx/.bisect_ppx.objs/byte -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppxlib -I /usr/lib64/ocaml/ppxlib/ast -I /usr/lib64/ocaml/ppxlib/astlib -I /usr/lib64/ocaml/ppxlib/print_diff -I /usr/lib64/ocaml/ppxlib/stdppx -I /usr/lib64/ocaml/ppxlib/traverse_builtins -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/str -I src/common/.bisect_common.objs/byte -intf-suffix .ml -no-alias-deps -open Bisect_ppx -o src/ppx/.bisect_ppx.objs/byte/bisect_ppx__Exclude.cmo -c -impl src/ppx/exclude.pp.ml) Running[84]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Ocaml_shadow -g -I src/ppx/.bisect_ppx.objs/byte -I src/ppx/.bisect_ppx.objs/native -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppxlib -I /usr/lib64/ocaml/ppxlib/ast -I /usr/lib64/ocaml/ppxlib/astlib -I /usr/lib64/ocaml/ppxlib/print_diff -I /usr/lib64/ocaml/ppxlib/stdppx -I /usr/lib64/ocaml/ppxlib/traverse_builtins -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/str -I src/common/.bisect_common.objs/byte -I src/common/.bisect_common.objs/native -intf-suffix .ml -no-alias-deps -open Bisect_ppx -o src/ppx/.bisect_ppx.objs/native/bisect_ppx__Exclude.cmx -c -impl src/ppx/exclude.pp.ml) Running[85]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Ocaml_shadow -g -bin-annot -bin-annot-occurrences -I src/ppx/.bisect_ppx.objs/byte -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppxlib -I /usr/lib64/ocaml/ppxlib/ast -I /usr/lib64/ocaml/ppxlib/astlib -I /usr/lib64/ocaml/ppxlib/print_diff -I /usr/lib64/ocaml/ppxlib/stdppx -I /usr/lib64/ocaml/ppxlib/traverse_builtins -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/str -I src/common/.bisect_common.objs/byte -no-alias-deps -open Bisect_ppx -o src/ppx/.bisect_ppx.objs/byte/bisect_ppx__Exclude_parser.cmi -c -intf src/ppx/exclude_parser.pp.mli) Running[86]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/ppx/instrument.pp.ml) > _build/default/src/ppx/.bisect_ppx.objs/bisect_ppx__Instrument.impl.d Running[87]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Ocaml_shadow -g -bin-annot -bin-annot-occurrences -I src/ppx/.bisect_ppx.objs/byte -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppxlib -I /usr/lib64/ocaml/ppxlib/ast -I /usr/lib64/ocaml/ppxlib/astlib -I /usr/lib64/ocaml/ppxlib/print_diff -I /usr/lib64/ocaml/ppxlib/stdppx -I /usr/lib64/ocaml/ppxlib/traverse_builtins -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/str -I src/common/.bisect_common.objs/byte -intf-suffix .ml -no-alias-deps -open Bisect_ppx -o src/ppx/.bisect_ppx.objs/byte/bisect_ppx__Exclude_parser.cmo -c -impl src/ppx/exclude_parser.pp.ml) Running[88]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Ocaml_shadow -g -bin-annot -bin-annot-occurrences -I src/ppx/.bisect_ppx.objs/byte -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppxlib -I /usr/lib64/ocaml/ppxlib/ast -I /usr/lib64/ocaml/ppxlib/astlib -I /usr/lib64/ocaml/ppxlib/print_diff -I /usr/lib64/ocaml/ppxlib/stdppx -I /usr/lib64/ocaml/ppxlib/traverse_builtins -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/str -I src/common/.bisect_common.objs/byte -no-alias-deps -open Bisect_ppx -o src/ppx/.bisect_ppx.objs/byte/bisect_ppx__Exclude_lexer.cmo -c -impl src/ppx/exclude_lexer.pp.ml) Running[89]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Ocaml_shadow -g -I src/ppx/.bisect_ppx.objs/byte -I src/ppx/.bisect_ppx.objs/native -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppxlib -I /usr/lib64/ocaml/ppxlib/ast -I /usr/lib64/ocaml/ppxlib/astlib -I /usr/lib64/ocaml/ppxlib/print_diff -I /usr/lib64/ocaml/ppxlib/stdppx -I /usr/lib64/ocaml/ppxlib/traverse_builtins -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/str -I src/common/.bisect_common.objs/byte -I src/common/.bisect_common.objs/native -intf-suffix .ml -no-alias-deps -open Bisect_ppx -o src/ppx/.bisect_ppx.objs/native/bisect_ppx__Exclude_parser.cmx -c -impl src/ppx/exclude_parser.pp.ml) Running[90]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Ocaml_shadow -g -bin-annot -bin-annot-occurrences -I src/ppx/.bisect_ppx.objs/byte -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppxlib -I /usr/lib64/ocaml/ppxlib/ast -I /usr/lib64/ocaml/ppxlib/astlib -I /usr/lib64/ocaml/ppxlib/print_diff -I /usr/lib64/ocaml/ppxlib/stdppx -I /usr/lib64/ocaml/ppxlib/traverse_builtins -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/str -I src/common/.bisect_common.objs/byte -intf-suffix .ml -no-alias-deps -open Bisect_ppx -o src/ppx/.bisect_ppx.objs/byte/bisect_ppx__Exclusions.cmo -c -impl src/ppx/exclusions.pp.ml) Running[91]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Ocaml_shadow -g -bin-annot -bin-annot-occurrences -I src/ppx/.bisect_ppx.objs/byte -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppxlib -I /usr/lib64/ocaml/ppxlib/ast -I /usr/lib64/ocaml/ppxlib/astlib -I /usr/lib64/ocaml/ppxlib/print_diff -I /usr/lib64/ocaml/ppxlib/stdppx -I /usr/lib64/ocaml/ppxlib/traverse_builtins -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/str -I src/common/.bisect_common.objs/byte -intf-suffix .ml -no-alias-deps -open Bisect_ppx -o src/ppx/.bisect_ppx.objs/byte/bisect_ppx__Instrument.cmo -c -impl src/ppx/instrument.pp.ml) Running[92]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Ocaml_shadow -g -bin-annot -bin-annot-occurrences -I src/ppx/.bisect_ppx.objs/byte -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppxlib -I /usr/lib64/ocaml/ppxlib/ast -I /usr/lib64/ocaml/ppxlib/astlib -I /usr/lib64/ocaml/ppxlib/print_diff -I /usr/lib64/ocaml/ppxlib/stdppx -I /usr/lib64/ocaml/ppxlib/traverse_builtins -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/str -I src/common/.bisect_common.objs/byte -no-alias-deps -open Bisect_ppx -o src/ppx/.bisect_ppx.objs/byte/bisect_ppx__Register.cmo -c -impl src/ppx/register.pp.ml) Running[93]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Ocaml_shadow -g -I src/ppx/.bisect_ppx.objs/byte -I src/ppx/.bisect_ppx.objs/native -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppxlib -I /usr/lib64/ocaml/ppxlib/ast -I /usr/lib64/ocaml/ppxlib/astlib -I /usr/lib64/ocaml/ppxlib/print_diff -I /usr/lib64/ocaml/ppxlib/stdppx -I /usr/lib64/ocaml/ppxlib/traverse_builtins -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/str -I src/common/.bisect_common.objs/byte -I src/common/.bisect_common.objs/native -intf-suffix .ml -no-alias-deps -open Bisect_ppx -o src/ppx/.bisect_ppx.objs/native/bisect_ppx__Exclude_lexer.cmx -c -impl src/ppx/exclude_lexer.pp.ml) Running[94]: (cd _build/default && /usr/bin/ocamlc.opt -g -w -24 -I .ppx/47e007fefa63695257b4d9874e3138b7 -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppxlib -I /usr/lib64/ocaml/ppxlib/ast -I /usr/lib64/ocaml/ppxlib/astlib -I /usr/lib64/ocaml/ppxlib/print_diff -I /usr/lib64/ocaml/ppxlib/stdppx -I /usr/lib64/ocaml/ppxlib/traverse_builtins -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/str -I src/common/.bisect_common.objs/byte -I src/ppx/.bisect_ppx.objs/byte -no-alias-deps -o .ppx/47e007fefa63695257b4d9874e3138b7/dune__exe___ppx.cmo -c -impl .ppx/47e007fefa63695257b4d9874e3138b7/_ppx.ml-gen) Running[95]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Ocaml_shadow -g -I src/ppx/.bisect_ppx.objs/byte -I src/ppx/.bisect_ppx.objs/native -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppxlib -I /usr/lib64/ocaml/ppxlib/ast -I /usr/lib64/ocaml/ppxlib/astlib -I /usr/lib64/ocaml/ppxlib/print_diff -I /usr/lib64/ocaml/ppxlib/stdppx -I /usr/lib64/ocaml/ppxlib/traverse_builtins -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/str -I src/common/.bisect_common.objs/byte -I src/common/.bisect_common.objs/native -intf-suffix .ml -no-alias-deps -open Bisect_ppx -o src/ppx/.bisect_ppx.objs/native/bisect_ppx__Exclusions.cmx -c -impl src/ppx/exclusions.pp.ml) Running[96]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Ocaml_shadow -g -I src/ppx/.bisect_ppx.objs/byte -I src/ppx/.bisect_ppx.objs/native -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppxlib -I /usr/lib64/ocaml/ppxlib/ast -I /usr/lib64/ocaml/ppxlib/astlib -I /usr/lib64/ocaml/ppxlib/print_diff -I /usr/lib64/ocaml/ppxlib/stdppx -I /usr/lib64/ocaml/ppxlib/traverse_builtins -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/str -I src/common/.bisect_common.objs/byte -I src/common/.bisect_common.objs/native -intf-suffix .ml -no-alias-deps -open Bisect_ppx -o src/ppx/.bisect_ppx.objs/native/bisect_ppx__Instrument.cmx -c -impl src/ppx/instrument.pp.ml) Running[97]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Ocaml_shadow -g -a -o src/ppx/bisect_ppx.cma -linkall src/ppx/.bisect_ppx.objs/byte/bisect_ppx.cmo src/ppx/.bisect_ppx.objs/byte/bisect_ppx__Exclude.cmo src/ppx/.bisect_ppx.objs/byte/bisect_ppx__Exclude_parser.cmo src/ppx/.bisect_ppx.objs/byte/bisect_ppx__Exclude_lexer.cmo src/ppx/.bisect_ppx.objs/byte/bisect_ppx__Exclusions.cmo src/ppx/.bisect_ppx.objs/byte/bisect_ppx__Instrument.cmo src/ppx/.bisect_ppx.objs/byte/bisect_ppx__Register.cmo) Running[98]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Ocaml_shadow -g -I src/ppx/.bisect_ppx.objs/byte -I src/ppx/.bisect_ppx.objs/native -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppxlib -I /usr/lib64/ocaml/ppxlib/ast -I /usr/lib64/ocaml/ppxlib/astlib -I /usr/lib64/ocaml/ppxlib/print_diff -I /usr/lib64/ocaml/ppxlib/stdppx -I /usr/lib64/ocaml/ppxlib/traverse_builtins -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/str -I src/common/.bisect_common.objs/byte -I src/common/.bisect_common.objs/native -intf-suffix .ml -no-alias-deps -open Bisect_ppx -o src/ppx/.bisect_ppx.objs/native/bisect_ppx__Register.cmx -c -impl src/ppx/register.pp.ml) Running[99]: (cd _build/default && /usr/bin/ocamlopt.opt -g -w -24 -I .ppx/47e007fefa63695257b4d9874e3138b7 -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppxlib -I /usr/lib64/ocaml/ppxlib/ast -I /usr/lib64/ocaml/ppxlib/astlib -I /usr/lib64/ocaml/ppxlib/print_diff -I /usr/lib64/ocaml/ppxlib/stdppx -I /usr/lib64/ocaml/ppxlib/traverse_builtins -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/str -I src/common/.bisect_common.objs/byte -I src/common/.bisect_common.objs/native -I src/ppx/.bisect_ppx.objs/byte -I src/ppx/.bisect_ppx.objs/native -intf-suffix .ml-gen -no-alias-deps -o .ppx/47e007fefa63695257b4d9874e3138b7/dune__exe___ppx.cmx -c -impl .ppx/47e007fefa63695257b4d9874e3138b7/_ppx.ml-gen) Running[100]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Ocaml_shadow -g -a -o src/ppx/bisect_ppx.cmxa -linkall src/ppx/.bisect_ppx.objs/native/bisect_ppx.cmx src/ppx/.bisect_ppx.objs/native/bisect_ppx__Exclude.cmx src/ppx/.bisect_ppx.objs/native/bisect_ppx__Exclude_parser.cmx src/ppx/.bisect_ppx.objs/native/bisect_ppx__Exclude_lexer.cmx src/ppx/.bisect_ppx.objs/native/bisect_ppx__Exclusions.cmx src/ppx/.bisect_ppx.objs/native/bisect_ppx__Instrument.cmx src/ppx/.bisect_ppx.objs/native/bisect_ppx__Register.cmx) Running[101]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Ocaml_shadow -g -shared -linkall -I src/ppx -o src/ppx/bisect_ppx.cmxs src/ppx/bisect_ppx.cmxa) Running[102]: (cd _build/default && /usr/bin/ocamlopt.opt -g -w -24 -o .ppx/47e007fefa63695257b4d9874e3138b7/ppx.exe src/common/bisect_common.cmxa /usr/lib64/ocaml/compiler-libs/ocamlcommon.cmxa /usr/lib64/ocaml/ocaml-compiler-libs/common/ocaml_common.cmxa /usr/lib64/ocaml/ppxlib/astlib/astlib.cmxa /usr/lib64/ocaml/ppxlib/ast/ppxlib_ast.cmxa /usr/lib64/ocaml/ocaml-compiler-libs/shadow/ocaml_shadow.cmxa /usr/lib64/ocaml/ppxlib/print_diff/ppxlib_print_diff.cmxa /usr/lib64/ocaml/ppx_derivers/ppx_derivers.cmxa /usr/lib64/ocaml/ppxlib/traverse_builtins/ppxlib_traverse_builtins.cmxa /usr/lib64/ocaml/sexplib0/sexplib0.cmxa /usr/lib64/ocaml/ppxlib/stdppx/stdppx.cmxa /usr/lib64/ocaml/ppxlib/ppxlib.cmxa /usr/lib64/ocaml/str/str.cmxa src/ppx/bisect_ppx.cmxa .ppx/47e007fefa63695257b4d9874e3138b7/dune__exe___ppx.cmx) Promoting "_build/default/bisect_ppx.install" to "bisect_ppx.install" + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Fsf4On + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build + mkdir /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.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 bisect_ppx-2.8.3 + '[' 1 -eq 1 ']' + dune install --destdir=/home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.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-bisect-ppx-2.8.3-build/bisect_ppx-2.8.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-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/META Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx.a Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx.cma Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx.cmxa Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Exclude.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Exclude.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Exclude.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Exclude.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Exclude_lexer.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Exclude_lexer.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Exclude_lexer.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Exclude_parser.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Exclude_parser.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Exclude_parser.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Exclude_parser.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Exclusions.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Exclusions.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Exclusions.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Exclusions.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Instrument.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Instrument.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Instrument.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Instrument.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Register.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Register.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Register.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/common/bisect_common.a Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/common/bisect_common.cma Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/common/bisect_common.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/common/bisect_common.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/common/bisect_common.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/common/bisect_common.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/common/bisect_common.cmxa Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/common/bisect_common.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/common/bisect_common.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/dune-package Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/exclude.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/exclude.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/exclude_lexer.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/exclude_parser.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/exclude_parser.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/exclusions.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/exclusions.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/instrument.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/instrument.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/opam Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/register.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/runtime/bisect.a Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/runtime/bisect.cma Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/runtime/bisect.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/runtime/bisect.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/runtime/bisect.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/runtime/bisect.cmxa Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/runtime/bisect.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/runtime/bisect__Runtime.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/runtime/bisect__Runtime.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/runtime/bisect__Runtime.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/runtime/bisect__Runtime.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/runtime/runtime.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/runtime/runtime.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/bisect_ppx.cmxs Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/common/bisect_common.cmxs Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/ppx.exe Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/runtime/bisect.cmxs Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/bin/bisect-ppx-report Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/doc/bisect_ppx/LICENSE.md Installing /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/doc/bisect_ppx/README.md + '[' -d _build/default/_doc/_html ']' + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/doc ++ find /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml -name '*.mli' + mlis='/home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/instrument.mli /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/runtime/runtime.mli /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/common/bisect_common.mli /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/exclude.mli /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/exclusions.mli /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/exclude_parser.mli' + rm -f /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/instrument.ml /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/runtime/runtime.ml /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/common/bisect_common.ml /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/exclude.ml /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/exclusions.ml /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/lib64/ocaml/bisect_ppx/exclude_parser.ml + /usr/bin/python3 /usr/lib/rpm/redhat/ocaml_files.py /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT /usr/lib64/ocaml + mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/share/man/man1 + _build/install/default/bin/bisect-ppx-report --help groff + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 2.8.3-1.mga10 --unique-debug-suffix -2.8.3-1.mga10.x86_64 --unique-debug-src-base ocaml-bisect-ppx-2.8.3-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-bisect-ppx-2.8.3-build/bisect_ppx-2.8.3 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.3-1.mga10.x86_64 cpio: _build/default/ast/ast_helper_lite.ml: Cannot stat: No such file or directory cpio: _build/default/ast/location_error.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/camlinternalLazy.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/common.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.3-build/SPECPARTS/rpm-debuginfo.specpart Processing files: ocaml-bisect-ppx-2.8.3-1.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.tvmKE4 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build + cd bisect_ppx-2.8.3 + DOCDIR=/home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-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.3-build/BUILDROOT/usr/share/doc/ocaml-bisect-ppx + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/bisect_ppx-2.8.3/doc/advanced.md /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/share/doc/ocaml-bisect-ppx + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/bisect_ppx-2.8.3/doc/CHANGES /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/share/doc/ocaml-bisect-ppx + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/bisect_ppx-2.8.3/README.md /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-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.zApkO7 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build + cd bisect_ppx-2.8.3 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-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.3-build/BUILDROOT/usr/share/licenses/ocaml-bisect-ppx + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/bisect_ppx-2.8.3/LICENSE.md /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT/usr/share/licenses/ocaml-bisect-ppx + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Bisect) = 5d95770dbb0f0aed7fa9dde6d19ee008 ocaml(Bisect__Runtime) = 56cec223a3161a26b78b6834ebe6f30b ocaml(Bisect_common) = 043621a0cbaebc752406fd0bef52152b ocaml(Bisect_ppx) = 574fb3f49c6a169596cbebbca41b8621 ocaml(Bisect_ppx__Exclude) = b76d5de11517eb41593af3610d5ee93a ocaml(Bisect_ppx__Exclude_lexer) = 09121f663d5bd4889f1f9c345698f323 ocaml(Bisect_ppx__Exclude_parser) = eeb4786fe405576da32b2974e86d2a89 ocaml(Bisect_ppx__Exclusions) = 2940d90aa9ebd2c287bc98c770d9d325 ocaml(Bisect_ppx__Instrument) = 187309567659f9cd6a216542eeb9e9be ocaml(Bisect_ppx__Register) = a02dacd232846083671440a8cd2715f0 ocaml-bisect-ppx = 2.8.3-1.mga10 ocaml-bisect-ppx(x86-64) = 2.8.3-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.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.25)(64bit) libc.so.6(GLIBC_2.28)(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) 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) libzstd.so.1()(64bit) ocaml(Astlib) = 0e7cf33d0c8820275e63b1e0c534f574 ocaml(Astlib__) = f4a1f0b52686b3829d06fa17083aab13 ocaml(Astlib__Ast_408) = 023be6971c2c360fb2c12ecbf97fa204 ocaml(Astlib__Ast_409) = 60c53f83ca62fb23568e56a85f11ba00 ocaml(Astlib__Ast_410) = cd1b7c6807fea66a40aac3d2a8b851af ocaml(Astlib__Ast_411) = 6db317dec32e7f179cffa016eb1780b1 ocaml(Astlib__Ast_412) = 7fc3c22115b5911a5be47bfcd27c3292 ocaml(Astlib__Ast_413) = d786652cf64580285b5807ea09cc1625 ocaml(Astlib__Ast_414) = ac524b7c60df8c4b389db8aa6f20485e ocaml(Astlib__Ast_500) = 5638b03cbf5d6e22eb71d43b84d68d7b ocaml(Astlib__Ast_501) = eddb00547e1ccc8cb4f2343a3b59a97b ocaml(Astlib__Ast_502) = 07106a5c3769bc3c7b079045320e6e1f ocaml(Astlib__Ast_503) = 6e222fc663708e1274f58bf7a985f1d2 ocaml(Astlib__Location) = d41f6d7f3ee84633ef3ee30cd2177f05 ocaml(Astlib__Longident) = 995a07d970f7df823a2450f8f89931a4 ocaml(Astlib__Parse) = 28f39324c9dbccd4711e3d5dcb1bc0e9 ocaml(Asttypes) = ee5ea19ab996e4503ae182f530861d78 ocaml(Bisect) = 5d95770dbb0f0aed7fa9dde6d19ee008 ocaml(Bisect_common) = 043621a0cbaebc752406fd0bef52152b ocaml(Bisect_ppx) = 574fb3f49c6a169596cbebbca41b8621 ocaml(Bisect_ppx__Exclude) = b76d5de11517eb41593af3610d5ee93a ocaml(Bisect_ppx__Exclude_lexer) = 09121f663d5bd4889f1f9c345698f323 ocaml(Bisect_ppx__Exclude_parser) = eeb4786fe405576da32b2974e86d2a89 ocaml(Bisect_ppx__Exclusions) = 2940d90aa9ebd2c287bc98c770d9d325 ocaml(Bisect_ppx__Instrument) = 187309567659f9cd6a216542eeb9e9be ocaml(Build_path_prefix_map) = 9a894c5ddec61ee9b5c415c0520a7367 ocaml(CamlinternalFormatBasics) = aa550bdab521d60e769a9ad43a677e65 ocaml(CamlinternalLazy) = e6f402abe3d0b60a19bf6c6c6c6f0848 ocaml(CamlinternalOO) = 7104364f38cf3c63ed2f3069b6f44253 ocaml(Clflags) = 78abf8ca062640e6b330fdd867adb0c9 ocaml(Cmi_format) = 7dd5ccd3388dae280362ceeaf05faa7d ocaml(Compmisc) = fd03c790baa867d49047fb9515c19b19 ocaml(Env) = 88d47d47c93f5f2195d9ead33a85245c ocaml(Format_doc) = 682b04da0a4bde85a14ff1b29e868f2c ocaml(Ident) = e6f67bd53b973b79d3a9064753332e5f ocaml(Identifiable) = b60b34f245694a37fc383f9cad5d1080 ocaml(Load_path) = e16f7783ef426d2a59927a09ca01e718 ocaml(Location) = 1415164723ab4315cfe92e93703f6951 ocaml(Longident) = 7a4c66b4b7e709bf48b56a59b5e5419f ocaml(Misc) = 58535dc61c7c19378ef828f1c8e6b433 ocaml(Ocaml_common) = b50850d9a0b6dd32fecafd1f1fbf727d ocaml(Ocaml_shadow) = c6b20b20b1c2fe213919cdeb282b99e6 ocaml(Outcometree) = 96368510dda82e8528ad4b3082343049 ocaml(Parsetree) = 165d0e6aab21e53c75235445422b44ad ocaml(Path) = d251296ef600129af862223ebfd13653 ocaml(Pprintast) = 4e38aeff88e3987d924229b4bd4acc19 ocaml(Ppxlib) = f0cfea2a3b4608c8eea2b38439192997 ocaml(Ppxlib__) = 09191a5fd36cb94f7b654ccf6ed4cb3f ocaml(Ppxlib__Ast_builder) = 79d1a0806b25f3a0c6b7f73923e66104 ocaml(Ppxlib__Ast_builder_generated) = caa6a74e4d03af045114db569b2c2e41 ocaml(Ppxlib__Ast_builder_intf) = 215f01fef218cfa1cdd3775c935457a4 ocaml(Ppxlib__Ast_pattern) = aa6305f385ca4e73ae2f0184a37e54d9 ocaml(Ppxlib__Ast_pattern0) = 22314d2c330bcc719f34d5bf05d73f9f ocaml(Ppxlib__Ast_pattern_generated) = e35c59e03236b44b74026edf352fda4d ocaml(Ppxlib__Ast_traverse) = 8c72468a0b780c0b8610b3d5853be06a ocaml(Ppxlib__Ast_traverse0) = dd7d140413e0172b6f7b1006fe51b99c ocaml(Ppxlib__Attribute) = c30b087d449b631312cd1fd86c24ccc1 ocaml(Ppxlib__Code_path) = 993d05d7e3069cdcd2943ea36bd7177c ocaml(Ppxlib__Common) = 18b27697c5664fb2fdceb49890c1b8c0 ocaml(Ppxlib__Context_free) = 23086b53c02f0598020d64ae2aa5a94e ocaml(Ppxlib__Driver) = 2a1db1359a1a085a2d2ee3be496bb575 ocaml(Ppxlib__Expansion_context) = 291687ebd6a873a36ddea7528961947e ocaml(Ppxlib__Extension) = a544065f5ddc9975e55369c292a9a6b4 ocaml(Ppxlib__Import) = e4d46f47502d6b23502e30a23870d4b2 ocaml(Ppxlib__Loc) = 3b5aa141acbff1b7b9237cb328be6620 ocaml(Ppxlib__Location) = 42caddbcc1c54236a139fd9f75f880e8 ocaml(Ppxlib__Longident) = 7bb6aa5f0bf3cf61a0eb0c9cda261c3b ocaml(Ppxlib__Name) = 9303429b4bec614e8a5c791e45d3e762 ocaml(Ppxlib__Utils) = a2f38827561455116351e605b39ef955 ocaml(Ppxlib_ast) = c25efa6ee86e09bca4dda629fe744e2d ocaml(Ppxlib_ast__) = 4091efbdbe1aabac0f7858ae630f2043 ocaml(Ppxlib_ast__Ast) = 31e0b1c1d7e29d6099b864568bb54d4b ocaml(Ppxlib_ast__Ast_helper_lite) = c937e3ea082505541c96bc0e93615a3b ocaml(Ppxlib_ast__Import) = 5855de8b22ca5ac3fceeb2c4ad8e7d92 ocaml(Ppxlib_ast__Versions) = 6642e5b503b01cf442f610110be821f9 ocaml(Ppxlib_traverse_builtins) = 39f5d0367a53054706ebf6d7f166a13e ocaml(Primitive) = 46892b6dc5c1ed948d4818c2153c335c ocaml(Profile) = 366ea881d4ee61d32873cb5900f67cea ocaml(Sexplib0) = bc68dbd2e76339ec5638da9d4c338f13 ocaml(Sexplib0__) = feb269136f42dd22b4e94da8028d5208 ocaml(Sexplib0__Sexp) = daf559cf5a6289d9a29acc235f0116fe ocaml(Sexplib0__Sexp_conv) = d4c90e182d37964b46bc4ba0b2e61ba1 ocaml(Sexplib0__Sexp_conv_grammar) = b08d94ca27b3da663c99442a27621ea6 ocaml(Sexplib0__Sexp_grammar) = bd6d71eee88627da787e2aa62c859f13 ocaml(Sexplib0__Sexpable) = 03ca70cb2474523dfafbff8b0ca7463c ocaml(Shape) = a264079b71e3ddabef72cf9a10a6d8fd ocaml(Stdlib) = cfc6abca663b2d71db1750a2c051cf6e ocaml(Stdlib__Arg) = 42e5c744281ca6c68a1c77928ebe6b38 ocaml(Stdlib__Array) = 9d976b3b47c2c5800331b7449565b98c ocaml(Stdlib__Bigarray) = 7130a1b8b3b987c6ffc6c2c613151f82 ocaml(Stdlib__Buffer) = bf6c18db9a96f4c2d97dddb7f07cdee4 ocaml(Stdlib__Bytes) = ad0e607bc378f814f5d4913a8a7b8bc5 ocaml(Stdlib__BytesLabels) = bfc246a80fa8d46b16bb17ec7eabb025 ocaml(Stdlib__Char) = 9d1b9b22570f14b7df32bb39bc59d2f2 ocaml(Stdlib__Complex) = eea5b6e1b092aae36e0428633d5272d9 ocaml(Stdlib__Digest) = 79b5d577ed7cbf094b2a76c06479bd89 ocaml(Stdlib__Domain) = 24d9be01b1377d92ed29d08905486a54 ocaml(Stdlib__Either) = c90604673db95a8e7dbd131a219e37c5 ocaml(Stdlib__Filename) = f74cc059dcb93d696ed0ec81c946c31f 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__List) = a30617a473d55bfeb31bc8cb1d8035c0 ocaml(Stdlib__ListLabels) = 9d8c7a36d981cc0636f00d3d90085f3e ocaml(Stdlib__Map) = c89b7925344cf894dcfa15de9855271e ocaml(Stdlib__Nativeint) = 7b40cfad9e114c0baec17b5f3a644be3 ocaml(Stdlib__Obj) = 95b257801d6620efb9f733a08b806029 ocaml(Stdlib__Parsing) = bd54edc573639370f05685f6024fec11 ocaml(Stdlib__Printf) = 53d0458f8bd9e6a47c1910b76e8b6f06 ocaml(Stdlib__Random) = 2aa639764f27c99788afa2b2dbf2e75f ocaml(Stdlib__Result) = 6920dcf20eda193a914bab41ae83ca87 ocaml(Stdlib__Seq) = a98573564faae435d9a1e05d5d2938ff ocaml(Stdlib__Set) = 35df46d1279edd62fbcfbe1072794627 ocaml(Stdlib__StdLabels) = 9489f47570748c065cda68828e47e65f ocaml(Stdlib__String) = 11ee86c6d03e0b37a2ef80541f3e00be ocaml(Stdlib__StringLabels) = d951881c5470b7996c3d2bd916aa2b93 ocaml(Stdlib__Sys) = aa921c44c52af557dede0ef5720a3515 ocaml(Stdlib__Uchar) = cc650ed80ecb08760ed6479a6adeec7b ocaml(Stdppx) = e8d51e25d9f08c70fbbfe4291cfdffcb ocaml(Str) = 1d8174cd9641eb96917de61a36ae468b ocaml(Subst) = fb87814233a33d4fe046e4335346bdf1 ocaml(Type_immediacy) = dc7b80ccb5d6ca17a41521a9ab8bcaf2 ocaml(Types) = 9f587070481ecabde6452704dd03e48d ocaml(Unit_info) = c493604495f300140722d6c18c0abca6 ocaml(Unix) = e9521192ee8ef808261c548f0ea7683f ocaml(Warnings) = 5b27d0ddf84c26b2b72d50c6ff180c8e Processing files: ocaml-bisect-ppx-devel-2.8.3-1.mga10.x86_64 Provides: ocaml(Bisect) = 5d95770dbb0f0aed7fa9dde6d19ee008 ocaml(Bisect__Runtime) = 56cec223a3161a26b78b6834ebe6f30b ocaml(Bisect_common) = 043621a0cbaebc752406fd0bef52152b ocaml(Bisect_ppx) = 574fb3f49c6a169596cbebbca41b8621 ocaml(Bisect_ppx__Exclude) = b76d5de11517eb41593af3610d5ee93a ocaml(Bisect_ppx__Exclude_lexer) = 09121f663d5bd4889f1f9c345698f323 ocaml(Bisect_ppx__Exclude_parser) = eeb4786fe405576da32b2974e86d2a89 ocaml(Bisect_ppx__Exclusions) = 2940d90aa9ebd2c287bc98c770d9d325 ocaml(Bisect_ppx__Instrument) = 187309567659f9cd6a216542eeb9e9be ocaml(Bisect_ppx__Register) = a02dacd232846083671440a8cd2715f0 ocaml-bisect-ppx-devel = 2.8.3-1.mga10 ocaml-bisect-ppx-devel(x86-64) = 2.8.3-1.mga10 ocamlx(Bisect) = df9c162b2facf906c7a93569d70848bc ocamlx(Bisect__Runtime) = 3ad938dda02c79ff3c312b38f02a509d ocamlx(Bisect_common) = 9f2edc5aa6558b0f6d1a21ca6ce18d9f ocamlx(Bisect_ppx) = 84af4ae95ff18477527c1599fbf8dca3 ocamlx(Bisect_ppx__Exclude) = 81a7669aafd36dbe8940d54bb942afa4 ocamlx(Bisect_ppx__Exclude_lexer) = 46e29707432d89487a1ba4de77b1b122 ocamlx(Bisect_ppx__Exclude_parser) = b065dc9a3c112c8d6b2a139f3b975b90 ocamlx(Bisect_ppx__Exclusions) = e7ccb4e9394fa20190a4e136e220c2a1 ocamlx(Bisect_ppx__Instrument) = 8780ded44c1b50a092598e4477117869 ocamlx(Bisect_ppx__Register) = 90a1123249b5a7be3f4eb999b724d2b1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(Astlib) = 0e7cf33d0c8820275e63b1e0c534f574 ocaml(Astlib__) = f4a1f0b52686b3829d06fa17083aab13 ocaml(Astlib__Ast_408) = 023be6971c2c360fb2c12ecbf97fa204 ocaml(Astlib__Ast_409) = 60c53f83ca62fb23568e56a85f11ba00 ocaml(Astlib__Ast_410) = cd1b7c6807fea66a40aac3d2a8b851af ocaml(Astlib__Ast_411) = 6db317dec32e7f179cffa016eb1780b1 ocaml(Astlib__Ast_412) = 7fc3c22115b5911a5be47bfcd27c3292 ocaml(Astlib__Ast_413) = d786652cf64580285b5807ea09cc1625 ocaml(Astlib__Ast_414) = ac524b7c60df8c4b389db8aa6f20485e ocaml(Astlib__Ast_500) = 5638b03cbf5d6e22eb71d43b84d68d7b ocaml(Astlib__Ast_501) = eddb00547e1ccc8cb4f2343a3b59a97b ocaml(Astlib__Ast_502) = 07106a5c3769bc3c7b079045320e6e1f ocaml(Astlib__Ast_503) = 6e222fc663708e1274f58bf7a985f1d2 ocaml(Astlib__Location) = d41f6d7f3ee84633ef3ee30cd2177f05 ocaml(Astlib__Longident) = 995a07d970f7df823a2450f8f89931a4 ocaml(Astlib__Parse) = 28f39324c9dbccd4711e3d5dcb1bc0e9 ocaml(Asttypes) = ee5ea19ab996e4503ae182f530861d78 ocaml(Bisect) = 5d95770dbb0f0aed7fa9dde6d19ee008 ocaml(Bisect_common) = 043621a0cbaebc752406fd0bef52152b ocaml(Bisect_ppx) = 574fb3f49c6a169596cbebbca41b8621 ocaml(Bisect_ppx__Exclude) = b76d5de11517eb41593af3610d5ee93a ocaml(Bisect_ppx__Exclude_lexer) = 09121f663d5bd4889f1f9c345698f323 ocaml(Bisect_ppx__Exclude_parser) = eeb4786fe405576da32b2974e86d2a89 ocaml(Bisect_ppx__Exclusions) = 2940d90aa9ebd2c287bc98c770d9d325 ocaml(Bisect_ppx__Instrument) = 187309567659f9cd6a216542eeb9e9be ocaml(Build_path_prefix_map) = 9a894c5ddec61ee9b5c415c0520a7367 ocaml(CamlinternalFormatBasics) = aa550bdab521d60e769a9ad43a677e65 ocaml(CamlinternalLazy) = e6f402abe3d0b60a19bf6c6c6c6f0848 ocaml(CamlinternalOO) = 7104364f38cf3c63ed2f3069b6f44253 ocaml(Clflags) = 78abf8ca062640e6b330fdd867adb0c9 ocaml(Cmi_format) = 7dd5ccd3388dae280362ceeaf05faa7d ocaml(Compmisc) = fd03c790baa867d49047fb9515c19b19 ocaml(Env) = 88d47d47c93f5f2195d9ead33a85245c ocaml(Format_doc) = 682b04da0a4bde85a14ff1b29e868f2c ocaml(Ident) = e6f67bd53b973b79d3a9064753332e5f ocaml(Identifiable) = b60b34f245694a37fc383f9cad5d1080 ocaml(Load_path) = e16f7783ef426d2a59927a09ca01e718 ocaml(Location) = 1415164723ab4315cfe92e93703f6951 ocaml(Longident) = 7a4c66b4b7e709bf48b56a59b5e5419f ocaml(Misc) = 58535dc61c7c19378ef828f1c8e6b433 ocaml(Ocaml_common) = b50850d9a0b6dd32fecafd1f1fbf727d ocaml(Ocaml_shadow) = c6b20b20b1c2fe213919cdeb282b99e6 ocaml(Outcometree) = 96368510dda82e8528ad4b3082343049 ocaml(Parsetree) = 165d0e6aab21e53c75235445422b44ad ocaml(Path) = d251296ef600129af862223ebfd13653 ocaml(Pprintast) = 4e38aeff88e3987d924229b4bd4acc19 ocaml(Ppxlib) = f0cfea2a3b4608c8eea2b38439192997 ocaml(Ppxlib__) = 09191a5fd36cb94f7b654ccf6ed4cb3f ocaml(Ppxlib__Ast_builder) = 79d1a0806b25f3a0c6b7f73923e66104 ocaml(Ppxlib__Ast_builder_generated) = caa6a74e4d03af045114db569b2c2e41 ocaml(Ppxlib__Ast_builder_intf) = 215f01fef218cfa1cdd3775c935457a4 ocaml(Ppxlib__Ast_pattern) = aa6305f385ca4e73ae2f0184a37e54d9 ocaml(Ppxlib__Ast_pattern0) = 22314d2c330bcc719f34d5bf05d73f9f ocaml(Ppxlib__Ast_pattern_generated) = e35c59e03236b44b74026edf352fda4d ocaml(Ppxlib__Ast_traverse) = 8c72468a0b780c0b8610b3d5853be06a ocaml(Ppxlib__Ast_traverse0) = dd7d140413e0172b6f7b1006fe51b99c ocaml(Ppxlib__Attribute) = c30b087d449b631312cd1fd86c24ccc1 ocaml(Ppxlib__Code_path) = 993d05d7e3069cdcd2943ea36bd7177c ocaml(Ppxlib__Common) = 18b27697c5664fb2fdceb49890c1b8c0 ocaml(Ppxlib__Context_free) = 23086b53c02f0598020d64ae2aa5a94e ocaml(Ppxlib__Driver) = 2a1db1359a1a085a2d2ee3be496bb575 ocaml(Ppxlib__Expansion_context) = 291687ebd6a873a36ddea7528961947e ocaml(Ppxlib__Extension) = a544065f5ddc9975e55369c292a9a6b4 ocaml(Ppxlib__Import) = e4d46f47502d6b23502e30a23870d4b2 ocaml(Ppxlib__Loc) = 3b5aa141acbff1b7b9237cb328be6620 ocaml(Ppxlib__Location) = 42caddbcc1c54236a139fd9f75f880e8 ocaml(Ppxlib__Longident) = 7bb6aa5f0bf3cf61a0eb0c9cda261c3b ocaml(Ppxlib__Name) = 9303429b4bec614e8a5c791e45d3e762 ocaml(Ppxlib__Utils) = a2f38827561455116351e605b39ef955 ocaml(Ppxlib_ast) = c25efa6ee86e09bca4dda629fe744e2d ocaml(Ppxlib_ast__) = 4091efbdbe1aabac0f7858ae630f2043 ocaml(Ppxlib_ast__Ast) = 31e0b1c1d7e29d6099b864568bb54d4b ocaml(Ppxlib_ast__Ast_helper_lite) = c937e3ea082505541c96bc0e93615a3b ocaml(Ppxlib_ast__Import) = 5855de8b22ca5ac3fceeb2c4ad8e7d92 ocaml(Ppxlib_ast__Versions) = 6642e5b503b01cf442f610110be821f9 ocaml(Ppxlib_traverse_builtins) = 39f5d0367a53054706ebf6d7f166a13e ocaml(Primitive) = 46892b6dc5c1ed948d4818c2153c335c ocaml(Profile) = 366ea881d4ee61d32873cb5900f67cea ocaml(Sexplib0) = bc68dbd2e76339ec5638da9d4c338f13 ocaml(Sexplib0__) = feb269136f42dd22b4e94da8028d5208 ocaml(Sexplib0__Sexp) = daf559cf5a6289d9a29acc235f0116fe ocaml(Sexplib0__Sexp_conv) = d4c90e182d37964b46bc4ba0b2e61ba1 ocaml(Sexplib0__Sexp_conv_grammar) = b08d94ca27b3da663c99442a27621ea6 ocaml(Sexplib0__Sexp_grammar) = bd6d71eee88627da787e2aa62c859f13 ocaml(Sexplib0__Sexpable) = 03ca70cb2474523dfafbff8b0ca7463c ocaml(Shape) = a264079b71e3ddabef72cf9a10a6d8fd ocaml(Stdlib) = cfc6abca663b2d71db1750a2c051cf6e ocaml(Stdlib__Arg) = 42e5c744281ca6c68a1c77928ebe6b38 ocaml(Stdlib__Array) = 9d976b3b47c2c5800331b7449565b98c ocaml(Stdlib__Bigarray) = 7130a1b8b3b987c6ffc6c2c613151f82 ocaml(Stdlib__Buffer) = bf6c18db9a96f4c2d97dddb7f07cdee4 ocaml(Stdlib__Bytes) = ad0e607bc378f814f5d4913a8a7b8bc5 ocaml(Stdlib__BytesLabels) = bfc246a80fa8d46b16bb17ec7eabb025 ocaml(Stdlib__Char) = 9d1b9b22570f14b7df32bb39bc59d2f2 ocaml(Stdlib__Complex) = eea5b6e1b092aae36e0428633d5272d9 ocaml(Stdlib__Digest) = 79b5d577ed7cbf094b2a76c06479bd89 ocaml(Stdlib__Domain) = 24d9be01b1377d92ed29d08905486a54 ocaml(Stdlib__Either) = c90604673db95a8e7dbd131a219e37c5 ocaml(Stdlib__Filename) = f74cc059dcb93d696ed0ec81c946c31f 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__List) = a30617a473d55bfeb31bc8cb1d8035c0 ocaml(Stdlib__ListLabels) = 9d8c7a36d981cc0636f00d3d90085f3e ocaml(Stdlib__Map) = c89b7925344cf894dcfa15de9855271e ocaml(Stdlib__Nativeint) = 7b40cfad9e114c0baec17b5f3a644be3 ocaml(Stdlib__Obj) = 95b257801d6620efb9f733a08b806029 ocaml(Stdlib__Parsing) = bd54edc573639370f05685f6024fec11 ocaml(Stdlib__Printf) = 53d0458f8bd9e6a47c1910b76e8b6f06 ocaml(Stdlib__Random) = 2aa639764f27c99788afa2b2dbf2e75f ocaml(Stdlib__Result) = 6920dcf20eda193a914bab41ae83ca87 ocaml(Stdlib__Seq) = a98573564faae435d9a1e05d5d2938ff ocaml(Stdlib__Set) = 35df46d1279edd62fbcfbe1072794627 ocaml(Stdlib__StdLabels) = 9489f47570748c065cda68828e47e65f ocaml(Stdlib__String) = 11ee86c6d03e0b37a2ef80541f3e00be ocaml(Stdlib__StringLabels) = d951881c5470b7996c3d2bd916aa2b93 ocaml(Stdlib__Sys) = aa921c44c52af557dede0ef5720a3515 ocaml(Stdlib__Uchar) = cc650ed80ecb08760ed6479a6adeec7b ocaml(Stdppx) = e8d51e25d9f08c70fbbfe4291cfdffcb ocaml(Str) = 1d8174cd9641eb96917de61a36ae468b ocaml(Subst) = fb87814233a33d4fe046e4335346bdf1 ocaml(Type_immediacy) = dc7b80ccb5d6ca17a41521a9ab8bcaf2 ocaml(Types) = 9f587070481ecabde6452704dd03e48d ocaml(Unit_info) = c493604495f300140722d6c18c0abca6 ocaml(Unix) = e9521192ee8ef808261c548f0ea7683f ocaml(Warnings) = 5b27d0ddf84c26b2b72d50c6ff180c8e ocamlx(Bisect_common) = 9f2edc5aa6558b0f6d1a21ca6ce18d9f ocamlx(Bisect_ppx__Exclude) = 81a7669aafd36dbe8940d54bb942afa4 ocamlx(Bisect_ppx__Exclude_lexer) = 46e29707432d89487a1ba4de77b1b122 ocamlx(Bisect_ppx__Exclude_parser) = b065dc9a3c112c8d6b2a139f3b975b90 ocamlx(Bisect_ppx__Exclusions) = e7ccb4e9394fa20190a4e136e220c2a1 ocamlx(Bisect_ppx__Instrument) = 8780ded44c1b50a092598e4477117869 ocamlx(CamlinternalLazy) = 8fa5efa863f9bc5a5c55714e835af459 ocamlx(CamlinternalOO) = f0655d4d787c2a776d739a4180935b8b ocamlx(Ppxlib) = 3141040cab528a9072930bd86927a63c ocamlx(Ppxlib__Ast_builder) = f74da15ab2d24db3f8c9025bda6ad04b ocamlx(Ppxlib__Ast_traverse) = b368e4754b661f0140a4e7c6b3fdca33 ocamlx(Ppxlib__Driver) = 071a2ad7b9e198b3a1d2d34b5a5daef5 ocamlx(Ppxlib__Expansion_context) = 8e00ceb7dfd1c0eb7e1aedb076da005d ocamlx(Ppxlib__Location) = d88dbf05ce34b703c8c2e56e4c28c49a ocamlx(Ppxlib__Longident) = 2d1382fa1f8921182eced66c7b66cc02 ocamlx(Ppxlib_ast__Ast_helper_lite) = 4de99a8f44576433ed5d6de5e1d96ac4 ocamlx(Stdlib) = 9dc4e5eb1428b4b83037e136de64d07b ocamlx(Stdlib__Arg) = 8cb1072b0863a34eb88959888143e44f ocamlx(Stdlib__Array) = def48d766be8b076d2a4fefcfbc64945 ocamlx(Stdlib__Buffer) = 019603e6c5a03da51c8ca38adff3c148 ocamlx(Stdlib__Char) = c83dca203a97a14de456752cca98e905 ocamlx(Stdlib__Filename) = bf3c8902f5a0bdbfcb879bef2df078c3 ocamlx(Stdlib__Hashtbl) = 13921c1b993c3df360282ffc9e1fc820 ocamlx(Stdlib__Lexing) = a0a1b1cb8c436f14fa0076493b310581 ocamlx(Stdlib__List) = c3a511aa4a318695fc8c537a066b344c ocamlx(Stdlib__Parsing) = deea4dc8ae9ee6caf763533e362a165b ocamlx(Stdlib__Printf) = 3355dd2861376d6f7797acdac699579a ocamlx(Stdlib__Random) = 5e8e05d3f7cc47c114bea8a57a8a591c ocamlx(Stdlib__String) = f97b634b8d02a0422b61f35a94a2cf6b ocamlx(Stdlib__Sys) = 2437f5a239783c66a7a6539f2924f9e6 ocamlx(Str) = 0ceded4a4574a53e32b4792a48f1c63d ocamlx(Unix) = c3c2905ffb15f175d6fa3e405062f448 Processing files: ocaml-bisect-ppx-debugsource-2.8.3-1.mga10.x86_64 Provides: ocaml-bisect-ppx-debugsource = 2.8.3-1.mga10 ocaml-bisect-ppx-debugsource(x86-64) = 2.8.3-1.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.3-1.mga10.x86_64 Provides: debuginfo(build-id) = 096c1a99d5a3bc6d1d12525b7bef19357b44f757 debuginfo(build-id) = 312a02dde80fad42df76737cc199d944db35c0b8 debuginfo(build-id) = 7aa29262baf7ad76f406c80454c600e38748d959 debuginfo(build-id) = 8352539618c5ea9608afef24a3c6c2389b8cd739 debuginfo(build-id) = ad71e593f866c60e34c551022f2ed3a211beec89 ocaml-bisect-ppx-debuginfo = 2.8.3-1.mga10 ocaml-bisect-ppx-debuginfo(x86-64) = 2.8.3-1.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.3-1.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-bisect-ppx-debugsource-2.8.3-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-bisect-ppx-devel-2.8.3-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-bisect-ppx-debuginfo-2.8.3-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-bisect-ppx-2.8.3-1.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.9ZRpPK + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build + test -d /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-bisect-ppx-2.8.3-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!