D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/ocaml-alcotest-1.9.0-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ZRFmUf Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.L2zHtm + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build + rm -rf alcotest-1.9.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/alcotest-1.9.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd alcotest-1.9.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0001-Drop-the-stdlib-shims-subpackage.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.tlXpPW + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd alcotest-1.9.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + dune build --verbose -j16 -p alcotest Shared cache: enabled-except-user-rules Shared cache location: /home/pterjan/.cache/dune/db Workspace root: /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/alcotest-1.9.0 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/alcotest/.alcotest.objs/byte -no-alias-deps -o src/alcotest/.alcotest.objs/byte/alcotest__.cmo -c -impl src/alcotest/alcotest__.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/alcotest-engine/.alcotest_engine.objs/byte -no-alias-deps -o src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine__.cmo -c -impl src/alcotest-engine/alcotest_engine__.ml-gen) Running[3]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/alcotest/terminal.ml) > _build/default/src/alcotest/.alcotest.objs/alcotest__Terminal.impl.d Running[4]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -nopervasives -nostdlib -g -I src/alcotest/.alcotest.objs/byte -I src/alcotest/.alcotest.objs/native -intf-suffix .ml-gen -no-alias-deps -o src/alcotest/.alcotest.objs/native/alcotest__.cmx -c -impl src/alcotest/alcotest__.ml-gen) Running[5]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -nopervasives -nostdlib -g -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -intf-suffix .ml-gen -no-alias-deps -o src/alcotest-engine/.alcotest_engine.objs/native/alcotest_engine__.cmx -c -impl src/alcotest-engine/alcotest_engine__.ml-gen) Running[6]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/alcotest-engine/test.ml) > _build/default/src/alcotest-engine/.alcotest_engine.objs/alcotest_engine__Test.impl.d Running[7]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/uutf -no-alias-deps -o src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte/alcotest_stdlib_ext.cmi -c -intf src/alcotest-stdlib-ext/alcotest_stdlib_ext.mli) Running[8]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/alcotest/alcotest.ml) > _build/default/src/alcotest/.alcotest.objs/alcotest.impl.d Running[9]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/alcotest/alcotest.mli) > _build/default/src/alcotest/.alcotest.objs/alcotest.intf.d Running[10]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/alcotest/terminal.mli) > _build/default/src/alcotest/.alcotest.objs/alcotest__Terminal.intf.d Running[11]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/alcotest-engine/alcotest_engine.mli) > _build/default/src/alcotest-engine/.alcotest_engine.objs/alcotest_engine.intf.d Running[12]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/alcotest-engine/alcotest_engine.ml) > _build/default/src/alcotest-engine/.alcotest_engine.objs/alcotest_engine.impl.d Running[13]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/alcotest-engine/callsite_loc.ml) > _build/default/src/alcotest-engine/.alcotest_engine.objs/alcotest_engine__Callsite_loc.impl.d Running[14]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/alcotest-engine/cli.mli) > _build/default/src/alcotest-engine/.alcotest_engine.objs/alcotest_engine__Cli.intf.d Running[15]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/alcotest-engine/cli.ml) > _build/default/src/alcotest-engine/.alcotest_engine.objs/alcotest_engine__Cli.impl.d Running[16]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/alcotest-engine/cli_intf.ml) > _build/default/src/alcotest-engine/.alcotest_engine.objs/alcotest_engine__Cli_intf.impl.d Running[17]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/alcotest-engine/config.mli) > _build/default/src/alcotest-engine/.alcotest_engine.objs/alcotest_engine__Config.intf.d Running[18]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/alcotest-engine/config.ml) > _build/default/src/alcotest-engine/.alcotest_engine.objs/alcotest_engine__Config.impl.d Running[19]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/alcotest-engine/config_intf.ml) > _build/default/src/alcotest-engine/.alcotest_engine.objs/alcotest_engine__Config_intf.impl.d Running[20]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/alcotest-engine/core.mli) > _build/default/src/alcotest-engine/.alcotest_engine.objs/alcotest_engine__Core.intf.d Running[21]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/alcotest-engine/core.ml) > _build/default/src/alcotest-engine/.alcotest_engine.objs/alcotest_engine__Core.impl.d Running[22]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/alcotest-engine/core_intf.ml) > _build/default/src/alcotest-engine/.alcotest_engine.objs/alcotest_engine__Core_intf.impl.d Running[23]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/alcotest-engine/formatters.mli) > _build/default/src/alcotest-engine/.alcotest_engine.objs/alcotest_engine__Formatters.intf.d Running[24]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/alcotest-engine/formatters.ml) > _build/default/src/alcotest-engine/.alcotest_engine.objs/alcotest_engine__Formatters.impl.d Running[25]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/alcotest-engine/import.ml) > _build/default/src/alcotest-engine/.alcotest_engine.objs/alcotest_engine__Import.impl.d Running[26]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/alcotest-engine/log_trap.mli) > _build/default/src/alcotest-engine/.alcotest_engine.objs/alcotest_engine__Log_trap.intf.d Running[27]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/alcotest-engine/log_trap.ml) > _build/default/src/alcotest-engine/.alcotest_engine.objs/alcotest_engine__Log_trap.impl.d Running[28]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/alcotest-engine/log_trap_intf.ml) > _build/default/src/alcotest-engine/.alcotest_engine.objs/alcotest_engine__Log_trap_intf.impl.d Running[29]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/alcotest-engine/model.ml) > _build/default/src/alcotest-engine/.alcotest_engine.objs/alcotest_engine__Model.impl.d Running[30]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/alcotest-engine/monad.mli) > _build/default/src/alcotest-engine/.alcotest_engine.objs/alcotest_engine__Monad.intf.d Running[31]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/alcotest-engine/monad.ml) > _build/default/src/alcotest-engine/.alcotest_engine.objs/alcotest_engine__Monad.impl.d Running[32]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/alcotest-engine/monad_intf.ml) > _build/default/src/alcotest-engine/.alcotest_engine.objs/alcotest_engine__Monad_intf.impl.d Running[33]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/alcotest-engine/platform.ml) > _build/default/src/alcotest-engine/.alcotest_engine.objs/alcotest_engine__Platform.impl.d Running[34]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/alcotest-engine/pp.mli) > _build/default/src/alcotest-engine/.alcotest_engine.objs/alcotest_engine__Pp.intf.d Running[35]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/alcotest-engine/pp.ml) > _build/default/src/alcotest-engine/.alcotest_engine.objs/alcotest_engine__Pp.impl.d Running[36]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/alcotest-engine/pp_intf.ml) > _build/default/src/alcotest-engine/.alcotest_engine.objs/alcotest_engine__Pp_intf.impl.d Running[37]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/alcotest-engine/safe_string.mli) > _build/default/src/alcotest-engine/.alcotest_engine.objs/alcotest_engine__Safe_string.intf.d Running[38]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/alcotest-engine/safe_string.ml) > _build/default/src/alcotest-engine/.alcotest_engine.objs/alcotest_engine__Safe_string.impl.d Running[39]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/alcotest-engine/test.mli) > _build/default/src/alcotest-engine/.alcotest_engine.objs/alcotest_engine__Test.intf.d Running[40]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/uutf -intf-suffix .ml -no-alias-deps -o src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native/alcotest_stdlib_ext.cmx -c -impl src/alcotest-stdlib-ext/alcotest_stdlib_ext.ml) Running[41]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/uutf -intf-suffix .ml -no-alias-deps -o src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte/alcotest_stdlib_ext.cmo -c -impl src/alcotest-stdlib-ext/alcotest_stdlib_ext.ml) Running[42]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/alcotest-engine/.alcotest_engine.objs/byte -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/cli -I /usr/lib64/ocaml/re -I /usr/lib64/ocaml/uutf -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -no-alias-deps -open Alcotest_engine__ -o src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine__Callsite_loc.cmo -c -impl src/alcotest-engine/callsite_loc.ml) Running[43]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/alcotest-engine/.alcotest_engine.objs/byte -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/cli -I /usr/lib64/ocaml/re -I /usr/lib64/ocaml/uutf -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -no-alias-deps -open Alcotest_engine__ -o src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine__Formatters.cmi -c -intf src/alcotest-engine/formatters.mli) Running[44]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/alcotest-engine/.alcotest_engine.objs/byte -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/cli -I /usr/lib64/ocaml/re -I /usr/lib64/ocaml/uutf -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -no-alias-deps -open Alcotest_engine__ -o src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine__Import.cmo -c -impl src/alcotest-engine/import.ml) Running[45]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/alcotest-engine/.alcotest_engine.objs/byte -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/cli -I /usr/lib64/ocaml/re -I /usr/lib64/ocaml/uutf -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -no-alias-deps -open Alcotest_engine__ -o src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine__Monad_intf.cmo -c -impl src/alcotest-engine/monad_intf.ml) Running[46]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/alcotest-engine/.alcotest_engine.objs/byte -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/cli -I /usr/lib64/ocaml/re -I /usr/lib64/ocaml/uutf -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -no-alias-deps -open Alcotest_engine__ -o src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine__Safe_string.cmi -c -intf src/alcotest-engine/safe_string.mli) Running[47]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/alcotest-engine/.alcotest_engine.objs/byte -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/cli -I /usr/lib64/ocaml/re -I /usr/lib64/ocaml/uutf -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -no-alias-deps -open Alcotest_engine__ -o src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine__Test.cmi -c -intf src/alcotest-engine/test.mli) Running[48]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/alcotest-engine/.alcotest_engine.objs/byte -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/cli -I /usr/lib64/ocaml/re -I /usr/lib64/ocaml/uutf -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -intf-suffix .ml -no-alias-deps -open Alcotest_engine__ -o src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine__Safe_string.cmo -c -impl src/alcotest-engine/safe_string.ml) Running[49]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/alcotest-engine/.alcotest_engine.objs/byte -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/cli -I /usr/lib64/ocaml/re -I /usr/lib64/ocaml/uutf -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -no-alias-deps -open Alcotest_engine__ -o src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine__Monad.cmi -c -intf src/alcotest-engine/monad.mli) Running[50]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/alcotest-engine/.alcotest_engine.objs/byte -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/cli -I /usr/lib64/ocaml/re -I /usr/lib64/ocaml/uutf -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -intf-suffix .ml -no-alias-deps -open Alcotest_engine__ -o src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine__Formatters.cmo -c -impl src/alcotest-engine/formatters.ml) Running[51]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/alcotest-engine/.alcotest_engine.objs/byte -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/cli -I /usr/lib64/ocaml/re -I /usr/lib64/ocaml/uutf -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -no-alias-deps -open Alcotest_engine__ -o src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine__Config_intf.cmo -c -impl src/alcotest-engine/config_intf.ml) Running[52]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o src/alcotest-stdlib-ext/alcotest_stdlib_ext.cma src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte/alcotest_stdlib_ext.cmo) Running[53]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o src/alcotest-stdlib-ext/alcotest_stdlib_ext.cmxa src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native/alcotest_stdlib_ext.cmx) Running[54]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/cli -I /usr/lib64/ocaml/re -I /usr/lib64/ocaml/uutf -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -intf-suffix .ml -no-alias-deps -open Alcotest_engine__ -o src/alcotest-engine/.alcotest_engine.objs/native/alcotest_engine__Callsite_loc.cmx -c -impl src/alcotest-engine/callsite_loc.ml) Running[55]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/cli -I /usr/lib64/ocaml/re -I /usr/lib64/ocaml/uutf -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -intf-suffix .ml -no-alias-deps -open Alcotest_engine__ -o src/alcotest-engine/.alcotest_engine.objs/native/alcotest_engine__Formatters.cmx -c -impl src/alcotest-engine/formatters.ml) Running[56]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/cli -I /usr/lib64/ocaml/re -I /usr/lib64/ocaml/uutf -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -intf-suffix .ml -no-alias-deps -open Alcotest_engine__ -o src/alcotest-engine/.alcotest_engine.objs/native/alcotest_engine__Import.cmx -c -impl src/alcotest-engine/import.ml) Running[57]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/cli -I /usr/lib64/ocaml/re -I /usr/lib64/ocaml/uutf -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -intf-suffix .ml -no-alias-deps -open Alcotest_engine__ -o src/alcotest-engine/.alcotest_engine.objs/native/alcotest_engine__Monad_intf.cmx -c -impl src/alcotest-engine/monad_intf.ml) Running[58]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/alcotest-engine/.alcotest_engine.objs/byte -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/cli -I /usr/lib64/ocaml/re -I /usr/lib64/ocaml/uutf -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -intf-suffix .ml -no-alias-deps -open Alcotest_engine__ -o src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine__Monad.cmo -c -impl src/alcotest-engine/monad.ml) Running[59]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/alcotest-engine/.alcotest_engine.objs/byte -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/cli -I /usr/lib64/ocaml/re -I /usr/lib64/ocaml/uutf -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -no-alias-deps -open Alcotest_engine__ -o src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine__Platform.cmo -c -impl src/alcotest-engine/platform.ml) Running[60]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/alcotest-engine/.alcotest_engine.objs/byte -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/cli -I /usr/lib64/ocaml/re -I /usr/lib64/ocaml/uutf -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -no-alias-deps -open Alcotest_engine__ -o src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine__Model.cmo -c -impl src/alcotest-engine/model.ml) Running[61]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I src/alcotest-stdlib-ext -o src/alcotest-stdlib-ext/alcotest_stdlib_ext.cmxs src/alcotest-stdlib-ext/alcotest_stdlib_ext.cmxa) Running[62]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/alcotest-engine/.alcotest_engine.objs/byte -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/cli -I /usr/lib64/ocaml/re -I /usr/lib64/ocaml/uutf -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -no-alias-deps -open Alcotest_engine__ -o src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine__Config.cmi -c -intf src/alcotest-engine/config.mli) Running[63]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/cli -I /usr/lib64/ocaml/re -I /usr/lib64/ocaml/uutf -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -intf-suffix .ml -no-alias-deps -open Alcotest_engine__ -o src/alcotest-engine/.alcotest_engine.objs/native/alcotest_engine__Config_intf.cmx -c -impl src/alcotest-engine/config_intf.ml) Running[64]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/cli -I /usr/lib64/ocaml/re -I /usr/lib64/ocaml/uutf -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -intf-suffix .ml -no-alias-deps -open Alcotest_engine__ -o src/alcotest-engine/.alcotest_engine.objs/native/alcotest_engine__Safe_string.cmx -c -impl src/alcotest-engine/safe_string.ml) Running[65]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/cli -I /usr/lib64/ocaml/re -I /usr/lib64/ocaml/uutf -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -intf-suffix .ml -no-alias-deps -open Alcotest_engine__ -o src/alcotest-engine/.alcotest_engine.objs/native/alcotest_engine__Monad.cmx -c -impl src/alcotest-engine/monad.ml) Running[66]: (cd _build/default/.dune/ccomp && /usr/bin/gcc -E -P header_check.h) > _build/default/.dune/ccomp/ccomp Running[67]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/alcotest-engine/.alcotest_engine.objs/byte -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/cli -I /usr/lib64/ocaml/re -I /usr/lib64/ocaml/uutf -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -intf-suffix .ml -no-alias-deps -open Alcotest_engine__ -o src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine__Config.cmo -c -impl src/alcotest-engine/config.ml) Running[68]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/cli -I /usr/lib64/ocaml/re -I /usr/lib64/ocaml/uutf -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -intf-suffix .ml -no-alias-deps -open Alcotest_engine__ -o src/alcotest-engine/.alcotest_engine.objs/native/alcotest_engine__Config.cmx -c -impl src/alcotest-engine/config.ml) Running[69]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/alcotest-engine/.alcotest_engine.objs/byte -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/cli -I /usr/lib64/ocaml/re -I /usr/lib64/ocaml/uutf -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -no-alias-deps -open Alcotest_engine__ -o src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine__Core_intf.cmo -c -impl src/alcotest-engine/core_intf.ml) Running[70]: (cd _build/default/src/alcotest && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -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 -fPIC -pthread -D_FILE_OFFSET_BITS=64 -fdiagnostics-color=always -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/tty -I /usr/lib64/ocaml/unix -I ../alcotest-engine -o alcotest_stubs.o -c alcotest_stubs.c) Running[71]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/alcotest-engine/.alcotest_engine.objs/byte -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/cli -I /usr/lib64/ocaml/re -I /usr/lib64/ocaml/uutf -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -no-alias-deps -open Alcotest_engine__ -o src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine__Log_trap_intf.cmo -c -impl src/alcotest-engine/log_trap_intf.ml) Running[72]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/alcotest-engine/.alcotest_engine.objs/byte -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/cli -I /usr/lib64/ocaml/re -I /usr/lib64/ocaml/uutf -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -no-alias-deps -open Alcotest_engine__ -o src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine__Pp_intf.cmo -c -impl src/alcotest-engine/pp_intf.ml) Running[73]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/cli -I /usr/lib64/ocaml/re -I /usr/lib64/ocaml/uutf -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -intf-suffix .ml -no-alias-deps -open Alcotest_engine__ -o src/alcotest-engine/.alcotest_engine.objs/native/alcotest_engine__Platform.cmx -c -impl src/alcotest-engine/platform.ml) Running[74]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/alcotest-engine/.alcotest_engine.objs/byte -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/cli -I /usr/lib64/ocaml/re -I /usr/lib64/ocaml/uutf -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -no-alias-deps -open Alcotest_engine__ -o src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine__Core.cmi -c -intf src/alcotest-engine/core.mli) Running[75]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/cli -I /usr/lib64/ocaml/re -I /usr/lib64/ocaml/uutf -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -intf-suffix .ml -no-alias-deps -open Alcotest_engine__ -o src/alcotest-engine/.alcotest_engine.objs/native/alcotest_engine__Model.cmx -c -impl src/alcotest-engine/model.ml) Running[76]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/alcotest-engine/.alcotest_engine.objs/byte -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/cli -I /usr/lib64/ocaml/re -I /usr/lib64/ocaml/uutf -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -no-alias-deps -open Alcotest_engine__ -o src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine__Pp.cmi -c -intf src/alcotest-engine/pp.mli) Running[77]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/alcotest-engine/.alcotest_engine.objs/byte -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/cli -I /usr/lib64/ocaml/re -I /usr/lib64/ocaml/uutf -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -no-alias-deps -open Alcotest_engine__ -o src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine__Log_trap.cmi -c -intf src/alcotest-engine/log_trap.mli) Running[78]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/alcotest-engine/.alcotest_engine.objs/byte -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/cli -I /usr/lib64/ocaml/re -I /usr/lib64/ocaml/uutf -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -intf-suffix .ml -no-alias-deps -open Alcotest_engine__ -o src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine__Pp.cmo -c -impl src/alcotest-engine/pp.ml) Running[79]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/alcotest-engine/.alcotest_engine.objs/byte -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/cli -I /usr/lib64/ocaml/re -I /usr/lib64/ocaml/uutf -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -no-alias-deps -open Alcotest_engine__ -o src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine__Cli_intf.cmo -c -impl src/alcotest-engine/cli_intf.ml) Running[80]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/alcotest-engine/.alcotest_engine.objs/byte -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/cli -I /usr/lib64/ocaml/re -I /usr/lib64/ocaml/uutf -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -intf-suffix .ml -no-alias-deps -open Alcotest_engine__ -o src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine__Test.cmo -c -impl src/alcotest-engine/test.ml) Running[81]: (cd _build/default && /usr/bin/ocamlmklib -g -o src/alcotest/alcotest_stubs src/alcotest/alcotest_stubs.o) Running[82]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/cli -I /usr/lib64/ocaml/re -I /usr/lib64/ocaml/uutf -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -intf-suffix .ml -no-alias-deps -open Alcotest_engine__ -o src/alcotest-engine/.alcotest_engine.objs/native/alcotest_engine__Log_trap_intf.cmx -c -impl src/alcotest-engine/log_trap_intf.ml) Running[83]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/cli -I /usr/lib64/ocaml/re -I /usr/lib64/ocaml/uutf -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -intf-suffix .ml -no-alias-deps -open Alcotest_engine__ -o src/alcotest-engine/.alcotest_engine.objs/native/alcotest_engine__Pp_intf.cmx -c -impl src/alcotest-engine/pp_intf.ml) Running[84]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/alcotest-engine/.alcotest_engine.objs/byte -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/cli -I /usr/lib64/ocaml/re -I /usr/lib64/ocaml/uutf -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -intf-suffix .ml -no-alias-deps -open Alcotest_engine__ -o src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine__Log_trap.cmo -c -impl src/alcotest-engine/log_trap.ml) Running[85]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/alcotest-engine/.alcotest_engine.objs/byte -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/cli -I /usr/lib64/ocaml/re -I /usr/lib64/ocaml/uutf -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -intf-suffix .ml -no-alias-deps -open Alcotest_engine__ -o src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine__Core.cmo -c -impl src/alcotest-engine/core.ml) Running[86]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/cli -I /usr/lib64/ocaml/re -I /usr/lib64/ocaml/uutf -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -intf-suffix .ml -no-alias-deps -open Alcotest_engine__ -o src/alcotest-engine/.alcotest_engine.objs/native/alcotest_engine__Core_intf.cmx -c -impl src/alcotest-engine/core_intf.ml) Running[87]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/alcotest-engine/.alcotest_engine.objs/byte -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/cli -I /usr/lib64/ocaml/re -I /usr/lib64/ocaml/uutf -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -no-alias-deps -open Alcotest_engine__ -o src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine__Cli.cmi -c -intf src/alcotest-engine/cli.mli) Running[88]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/cli -I /usr/lib64/ocaml/re -I /usr/lib64/ocaml/uutf -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -intf-suffix .ml -no-alias-deps -open Alcotest_engine__ -o src/alcotest-engine/.alcotest_engine.objs/native/alcotest_engine__Pp.cmx -c -impl src/alcotest-engine/pp.ml) Running[89]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/alcotest-engine/.alcotest_engine.objs/byte -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/cli -I /usr/lib64/ocaml/re -I /usr/lib64/ocaml/uutf -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -intf-suffix .ml -no-alias-deps -open Alcotest_engine__ -o src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine__Cli.cmo -c -impl src/alcotest-engine/cli.ml) Running[90]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/alcotest-engine/.alcotest_engine.objs/byte -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/cli -I /usr/lib64/ocaml/re -I /usr/lib64/ocaml/uutf -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -no-alias-deps -open Alcotest_engine__ -o src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine.cmi -c -intf src/alcotest-engine/alcotest_engine.mli) Running[91]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/alcotest-engine/.alcotest_engine.objs/byte -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/cli -I /usr/lib64/ocaml/re -I /usr/lib64/ocaml/uutf -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -intf-suffix .ml -no-alias-deps -open Alcotest_engine__ -o src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine.cmo -c -impl src/alcotest-engine/alcotest_engine.ml) Running[92]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/alcotest/.alcotest.objs/byte -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/tty -I /usr/lib64/ocaml/unix -I src/alcotest-engine/.alcotest_engine.objs/byte -no-alias-deps -open Alcotest__ -o src/alcotest/.alcotest.objs/byte/alcotest.cmi -c -intf src/alcotest/alcotest.mli) Running[93]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/alcotest/.alcotest.objs/byte -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/tty -I /usr/lib64/ocaml/unix -I src/alcotest-engine/.alcotest_engine.objs/byte -no-alias-deps -open Alcotest__ -o src/alcotest/.alcotest.objs/byte/alcotest__Terminal.cmi -c -intf src/alcotest/terminal.mli) Running[94]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/alcotest/.alcotest.objs/byte -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/tty -I /usr/lib64/ocaml/unix -I src/alcotest-engine/.alcotest_engine.objs/byte -intf-suffix .ml -no-alias-deps -open Alcotest__ -o src/alcotest/.alcotest.objs/byte/alcotest__Terminal.cmo -c -impl src/alcotest/terminal.ml) Running[95]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o src/alcotest-engine/alcotest_engine.cma src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine__.cmo src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine__Callsite_loc.cmo src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine__Formatters.cmo src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine__Config_intf.cmo src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine__Import.cmo src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine__Config.cmo src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine__Monad_intf.cmo src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine__Monad.cmo src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine__Platform.cmo src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine__Core_intf.cmo src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine__Safe_string.cmo src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine__Model.cmo src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine__Log_trap_intf.cmo src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine__Pp_intf.cmo src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine__Pp.cmo src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine__Log_trap.cmo src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine__Core.cmo src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine__Test.cmo src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine__Cli_intf.cmo src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine__Cli.cmo src/alcotest-engine/.alcotest_engine.objs/byte/alcotest_engine.cmo) Running[96]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/alcotest/.alcotest.objs/byte -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/tty -I /usr/lib64/ocaml/unix -I src/alcotest-engine/.alcotest_engine.objs/byte -intf-suffix .ml -no-alias-deps -open Alcotest__ -o src/alcotest/.alcotest.objs/byte/alcotest.cmo -c -impl src/alcotest/alcotest.ml) Running[97]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/cli -I /usr/lib64/ocaml/re -I /usr/lib64/ocaml/uutf -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -intf-suffix .ml -no-alias-deps -open Alcotest_engine__ -o src/alcotest-engine/.alcotest_engine.objs/native/alcotest_engine__Log_trap.cmx -c -impl src/alcotest-engine/log_trap.ml) Running[98]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/cli -I /usr/lib64/ocaml/re -I /usr/lib64/ocaml/uutf -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -intf-suffix .ml -no-alias-deps -open Alcotest_engine__ -o src/alcotest-engine/.alcotest_engine.objs/native/alcotest_engine__Core.cmx -c -impl src/alcotest-engine/core.ml) Running[99]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o src/alcotest/alcotest.cma -dllib -lalcotest_stubs -cclib -lalcotest_stubs src/alcotest/.alcotest.objs/byte/alcotest__.cmo src/alcotest/.alcotest.objs/byte/alcotest__Terminal.cmo src/alcotest/.alcotest.objs/byte/alcotest.cmo) Running[100]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/cli -I /usr/lib64/ocaml/re -I /usr/lib64/ocaml/uutf -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -intf-suffix .ml -no-alias-deps -open Alcotest_engine__ -o src/alcotest-engine/.alcotest_engine.objs/native/alcotest_engine__Cli_intf.cmx -c -impl src/alcotest-engine/cli_intf.ml) Running[101]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/cli -I /usr/lib64/ocaml/re -I /usr/lib64/ocaml/uutf -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -intf-suffix .ml -no-alias-deps -open Alcotest_engine__ -o src/alcotest-engine/.alcotest_engine.objs/native/alcotest_engine__Test.cmx -c -impl src/alcotest-engine/test.ml) Running[102]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/cli -I /usr/lib64/ocaml/re -I /usr/lib64/ocaml/uutf -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -intf-suffix .ml -no-alias-deps -open Alcotest_engine__ -o src/alcotest-engine/.alcotest_engine.objs/native/alcotest_engine__Cli.cmx -c -impl src/alcotest-engine/cli.ml) Running[103]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/cli -I /usr/lib64/ocaml/re -I /usr/lib64/ocaml/uutf -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -intf-suffix .ml -no-alias-deps -open Alcotest_engine__ -o src/alcotest-engine/.alcotest_engine.objs/native/alcotest_engine.cmx -c -impl src/alcotest-engine/alcotest_engine.ml) Running[104]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o src/alcotest-engine/alcotest_engine.cmxa src/alcotest-engine/.alcotest_engine.objs/native/alcotest_engine__.cmx src/alcotest-engine/.alcotest_engine.objs/native/alcotest_engine__Callsite_loc.cmx src/alcotest-engine/.alcotest_engine.objs/native/alcotest_engine__Formatters.cmx src/alcotest-engine/.alcotest_engine.objs/native/alcotest_engine__Config_intf.cmx src/alcotest-engine/.alcotest_engine.objs/native/alcotest_engine__Import.cmx src/alcotest-engine/.alcotest_engine.objs/native/alcotest_engine__Config.cmx src/alcotest-engine/.alcotest_engine.objs/native/alcotest_engine__Monad_intf.cmx src/alcotest-engine/.alcotest_engine.objs/native/alcotest_engine__Monad.cmx src/alcotest-engine/.alcotest_engine.objs/native/alcotest_engine__Platform.cmx src/alcotest-engine/.alcotest_engine.objs/native/alcotest_engine__Core_intf.cmx src/alcotest-engine/.alcotest_engine.objs/native/alcotest_engine__Safe_string.cmx src/alcotest-engine/.alcotest_engine.objs/native/alcotest_engine__Model.cmx src/alcotest-engine/.alcotest_engine.objs/native/alcotest_engine__Log_trap_intf.cmx src/alcotest-engine/.alcotest_engine.objs/native/alcotest_engine__Pp_intf.cmx src/alcotest-engine/.alcotest_engine.objs/native/alcotest_engine__Pp.cmx src/alcotest-engine/.alcotest_engine.objs/native/alcotest_engine__Log_trap.cmx src/alcotest-engine/.alcotest_engine.objs/native/alcotest_engine__Core.cmx src/alcotest-engine/.alcotest_engine.objs/native/alcotest_engine__Test.cmx src/alcotest-engine/.alcotest_engine.objs/native/alcotest_engine__Cli_intf.cmx src/alcotest-engine/.alcotest_engine.objs/native/alcotest_engine__Cli.cmx src/alcotest-engine/.alcotest_engine.objs/native/alcotest_engine.cmx) Running[105]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/alcotest/.alcotest.objs/byte -I src/alcotest/.alcotest.objs/native -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/tty -I /usr/lib64/ocaml/unix -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -intf-suffix .ml -no-alias-deps -open Alcotest__ -o src/alcotest/.alcotest.objs/native/alcotest__Terminal.cmx -c -impl src/alcotest/terminal.ml) Running[106]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/alcotest/.alcotest.objs/byte -I src/alcotest/.alcotest.objs/native -I /usr/lib64/ocaml/astring -I /usr/lib64/ocaml/fmt -I /usr/lib64/ocaml/fmt/tty -I /usr/lib64/ocaml/unix -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -intf-suffix .ml -no-alias-deps -open Alcotest__ -o src/alcotest/.alcotest.objs/native/alcotest.cmx -c -impl src/alcotest/alcotest.ml) Running[107]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I src/alcotest-engine -o src/alcotest-engine/alcotest_engine.cmxs src/alcotest-engine/alcotest_engine.cmxa) Running[108]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o src/alcotest/alcotest.cmxa -cclib -lalcotest_stubs src/alcotest/.alcotest.objs/native/alcotest__.cmx src/alcotest/.alcotest.objs/native/alcotest__Terminal.cmx src/alcotest/.alcotest.objs/native/alcotest.cmx) Running[109]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I src/alcotest -o src/alcotest/alcotest.cmxs src/alcotest/alcotest.cmxa) Promoting "_build/default/alcotest.install" to "alcotest.install" + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.7MOjh9 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build + mkdir /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd alcotest-1.9.0 + '[' 1 -eq 1 ']' + dune install --destdir=/home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT --verbose --release -j16 alcotest Shared cache: enabled-except-user-rules Shared cache location: /home/pterjan/.cache/dune/db Workspace root: /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/alcotest-1.9.0 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-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/META Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/alcotest.a Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/alcotest.cma Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/alcotest.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/alcotest.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/alcotest.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/alcotest.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/alcotest.cmxa Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/alcotest.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/alcotest.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/alcotest__.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/alcotest__.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/alcotest__.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/alcotest__.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/alcotest__Terminal.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/alcotest__Terminal.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/alcotest__Terminal.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/alcotest__Terminal.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/dune-package Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine.a Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine.cma Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine.cmxa Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Callsite_loc.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Callsite_loc.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Callsite_loc.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Cli.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Cli.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Cli.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Cli.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Cli_intf.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Cli_intf.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Cli_intf.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Config.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Config.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Config.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Config.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Config_intf.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Config_intf.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Config_intf.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Core.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Core.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Core.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Core.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Core_intf.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Core_intf.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Core_intf.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Formatters.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Formatters.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Formatters.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Formatters.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Import.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Import.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Import.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Log_trap.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Log_trap.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Log_trap.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Log_trap.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Log_trap_intf.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Log_trap_intf.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Log_trap_intf.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Model.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Model.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Model.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Monad.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Monad.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Monad.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Monad.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Monad_intf.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Monad_intf.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Monad_intf.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Platform.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Platform.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Platform.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Pp.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Pp.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Pp.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Pp.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Pp_intf.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Pp_intf.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Pp_intf.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Safe_string.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Safe_string.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Safe_string.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Safe_string.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Test.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Test.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Test.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine__Test.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/callsite_loc.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/cli.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/cli.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/cli_intf.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/config.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/config.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/config_intf.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/core.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/core.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/core_intf.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/formatters.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/formatters.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/import.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/log_trap.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/log_trap.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/log_trap_intf.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/model.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/monad.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/monad.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/monad_intf.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/platform.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/pp.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/pp.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/pp_intf.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/safe_string.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/safe_string.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/test.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/test.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/libalcotest_stubs.a Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/opam Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/runtime.js Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/stdlib_ext/alcotest_stdlib_ext.a Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/stdlib_ext/alcotest_stdlib_ext.cma Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/stdlib_ext/alcotest_stdlib_ext.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/stdlib_ext/alcotest_stdlib_ext.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/stdlib_ext/alcotest_stdlib_ext.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/stdlib_ext/alcotest_stdlib_ext.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/stdlib_ext/alcotest_stdlib_ext.cmxa Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/stdlib_ext/alcotest_stdlib_ext.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/stdlib_ext/alcotest_stdlib_ext.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/terminal.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/terminal.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/alcotest.cmxs Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine.cmxs Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/stdlib_ext/alcotest_stdlib_ext.cmxs Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/doc/alcotest/CHANGES.md Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/doc/alcotest/LICENSE.md Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/doc/alcotest/README.md Installing /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/stublibs/dllalcotest_stubs.so + '[' -d _build/default/_doc/_html ']' + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/doc ++ find /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml -name '*.mli' + mlis='/home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/stdlib_ext/alcotest_stdlib_ext.mli /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/cli.mli /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/safe_string.mli /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/formatters.mli /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/config.mli /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/log_trap.mli /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/pp.mli /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/core.mli /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine.mli /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/test.mli /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/monad.mli /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/alcotest.mli /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/terminal.mli' + rm -f /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/stdlib_ext/alcotest_stdlib_ext.ml /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/cli.ml /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/safe_string.ml /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/formatters.ml /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/config.ml /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/log_trap.ml /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/pp.ml /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/core.ml /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/alcotest_engine.ml /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/test.ml /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/engine/monad.ml /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/alcotest.ml /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/lib64/ocaml/alcotest/terminal.ml + /usr/bin/python3 /usr/lib/rpm/redhat/ocaml_files.py /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT /usr/lib64/ocaml + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1.9.0-1.mga10 --unique-debug-suffix -1.9.0-1.mga10.x86_64 --unique-debug-src-base ocaml-alcotest-1.9.0-1.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/alcotest-1.9.0 find-debuginfo: starting Extracting debug info from 4 files DWARF-compressing 4 files sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/ocaml-alcotest-1.9.0-1.mga10.x86_64 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/list.ml: Cannot stat: No such file or directory cpio: _build/default/option.ml: Cannot stat: No such file or directory cpio: _build/default/printexc.ml: Cannot stat: No such file or directory cpio: _build/default/src/astring_string.ml: Cannot stat: No such file or directory cpio: _build/default/src/cmdliner_arg.ml: Cannot stat: No such file or directory cpio: _build/default/src/cmdliner_base.ml: Cannot stat: No such file or directory cpio: _build/default/src/cmdliner_eval.ml: Cannot stat: No such file or directory cpio: _build/default/src/cmdliner_info.ml: Cannot stat: No such file or directory cpio: _build/default/src/fmt.ml: Cannot stat: No such file or directory cpio: _build/default/stdlib.ml: Cannot stat: No such file or directory cpio: _build/default/string.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-alcotest-1.9.0-build/SPECPARTS/rpm-debuginfo.specpart Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.k2AsGA + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd alcotest-1.9.0 + '[' 1 -eq 1 ']' + dune runtest --verbose -j16 -p alcotest Shared cache: enabled-except-user-rules Shared cache location: /home/pterjan/.cache/dune/db Workspace root: /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/alcotest-1.9.0 Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; fdo_target_exe = None ; build_dir = In_build_dir "default" ; instrument_with = [] } Running[1]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl examples/simple.ml) > _build/default/examples/.simple.eobjs/dune__exe__Simple.impl.d Running[2]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl examples/floats.ml) > _build/default/examples/.simple.eobjs/dune__exe__Floats.impl.d Running[3]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/e2e/alcotest/failing/bail.ml) > _build/default/test/e2e/alcotest/failing/.bail.eobjs/dune__exe__Bail.impl.d Running[4]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/e2e/alcotest/passing/and_exit_false.ml) > _build/default/test/e2e/alcotest/passing/.and_exit_false.eobjs/dune__exe__And_exit_false.impl.d Running[5]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/e2e/alcotest/failing/check_basic.ml) > _build/default/test/e2e/alcotest/failing/.bail.eobjs/dune__exe__Check_basic.impl.d Running[6]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/e2e/alcotest/failing/check_located.ml) > _build/default/test/e2e/alcotest/failing/.bail.eobjs/dune__exe__Check_located.impl.d Running[7]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/e2e/alcotest/failing/check_long.ml) > _build/default/test/e2e/alcotest/failing/.bail.eobjs/dune__exe__Check_long.impl.d Running[8]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/e2e/alcotest/failing/compact.ml) > _build/default/test/e2e/alcotest/failing/.bail.eobjs/dune__exe__Compact.impl.d Running[9]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/e2e/alcotest/failing/duplicate_test_names.ml) > _build/default/test/e2e/alcotest/failing/.bail.eobjs/dune__exe__Duplicate_test_names.impl.d Running[10]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/e2e/alcotest/failing/empty_suite_name.ml) > _build/default/test/e2e/alcotest/failing/.bail.eobjs/dune__exe__Empty_suite_name.impl.d Running[11]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/e2e/alcotest/failing/exception_in_test.ml) > _build/default/test/e2e/alcotest/failing/.bail.eobjs/dune__exe__Exception_in_test.impl.d Running[12]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/e2e/alcotest/failing/filter_all_tests.ml) > _build/default/test/e2e/alcotest/failing/.bail.eobjs/dune__exe__Filter_all_tests.impl.d Running[13]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/e2e/alcotest/failing/invalid_arg_in_test.ml) > _build/default/test/e2e/alcotest/failing/.bail.eobjs/dune__exe__Invalid_arg_in_test.impl.d Running[14]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/e2e/alcotest/failing/long_test_case_name.ml) > _build/default/test/e2e/alcotest/failing/.bail.eobjs/dune__exe__Long_test_case_name.impl.d Running[15]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/e2e/alcotest/failing/outside_runner.ml) > _build/default/test/e2e/alcotest/failing/.bail.eobjs/dune__exe__Outside_runner.impl.d Running[16]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/e2e/alcotest/failing/tail_errors_limit.ml) > _build/default/test/e2e/alcotest/failing/.bail.eobjs/dune__exe__Tail_errors_limit.impl.d Running[17]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/e2e/alcotest/failing/tail_errors_unlimited.ml) > _build/default/test/e2e/alcotest/failing/.bail.eobjs/dune__exe__Tail_errors_unlimited.impl.d Running[18]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/e2e/alcotest/failing/unknown_option.ml) > _build/default/test/e2e/alcotest/failing/.bail.eobjs/dune__exe__Unknown_option.impl.d Running[19]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/e2e/alcotest/passing/and_exit_true.ml) > _build/default/test/e2e/alcotest/passing/.and_exit_false.eobjs/dune__exe__And_exit_true.impl.d Running[20]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/e2e/alcotest/passing/assert_and_verbose.ml) > _build/default/test/e2e/alcotest/passing/.and_exit_false.eobjs/dune__exe__Assert_and_verbose.impl.d Running[21]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/e2e/alcotest/passing/assert_not_printed.ml) > _build/default/test/e2e/alcotest/passing/.and_exit_false.eobjs/dune__exe__Assert_not_printed.impl.d Running[22]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/e2e/alcotest/passing/basic.ml) > _build/default/test/e2e/alcotest/passing/.and_exit_false.eobjs/dune__exe__Basic.impl.d Running[23]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/e2e/alcotest/passing/check_basic.ml) > _build/default/test/e2e/alcotest/passing/.and_exit_false.eobjs/dune__exe__Check_basic.impl.d Running[24]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/e2e/alcotest/passing/cli_verbose.ml) > _build/default/test/e2e/alcotest/passing/.and_exit_false.eobjs/dune__exe__Cli_verbose.impl.d Running[25]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/e2e/alcotest/passing/compact.ml) > _build/default/test/e2e/alcotest/passing/.and_exit_false.eobjs/dune__exe__Compact.impl.d Running[26]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/e2e/alcotest/passing/empty_test_name.ml) > _build/default/test/e2e/alcotest/passing/.and_exit_false.eobjs/dune__exe__Empty_test_name.impl.d Running[27]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/e2e/alcotest/passing/filter_name.ml) > _build/default/test/e2e/alcotest/passing/.and_exit_false.eobjs/dune__exe__Filter_name.impl.d Running[28]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/e2e/alcotest/passing/filter_name_regex.ml) > _build/default/test/e2e/alcotest/passing/.and_exit_false.eobjs/dune__exe__Filter_name_regex.impl.d Running[29]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/e2e/alcotest/passing/filter_range.ml) > _build/default/test/e2e/alcotest/passing/.and_exit_false.eobjs/dune__exe__Filter_range.impl.d Running[30]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/e2e/alcotest/passing/isatty.ml) > _build/default/test/e2e/alcotest/passing/.and_exit_false.eobjs/dune__exe__Isatty.impl.d Running[31]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/e2e/alcotest/passing/json_output.ml) > _build/default/test/e2e/alcotest/passing/.and_exit_false.eobjs/dune__exe__Json_output.impl.d Running[32]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/e2e/alcotest/passing/list_tests.ml) > _build/default/test/e2e/alcotest/passing/.and_exit_false.eobjs/dune__exe__List_tests.impl.d Running[33]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/e2e/alcotest/passing/match_raises.ml) > _build/default/test/e2e/alcotest/passing/.and_exit_false.eobjs/dune__exe__Match_raises.impl.d Running[34]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/e2e/alcotest/passing/only_monadic_effects.ml) > _build/default/test/e2e/alcotest/passing/.and_exit_false.eobjs/dune__exe__Only_monadic_effects.impl.d Running[35]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/e2e/alcotest/passing/quick_only.ml) > _build/default/test/e2e/alcotest/passing/.and_exit_false.eobjs/dune__exe__Quick_only.impl.d Running[36]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/e2e/alcotest/passing/quick_only_regex.ml) > _build/default/test/e2e/alcotest/passing/.and_exit_false.eobjs/dune__exe__Quick_only_regex.impl.d Running[37]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/e2e/alcotest/passing/separator_testname.ml) > _build/default/test/e2e/alcotest/passing/.and_exit_false.eobjs/dune__exe__Separator_testname.impl.d Running[38]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/e2e/alcotest/passing/skip_in_test.ml) > _build/default/test/e2e/alcotest/passing/.and_exit_false.eobjs/dune__exe__Skip_in_test.impl.d Running[39]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/e2e/alcotest/passing/unicode_testname.ml) > _build/default/test/e2e/alcotest/passing/.and_exit_false.eobjs/dune__exe__Unicode_testname.impl.d Running[40]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/e2e/alcotest/passing/verbose_newlines.ml) > _build/default/test/e2e/alcotest/passing/.and_exit_false.eobjs/dune__exe__Verbose_newlines.impl.d Running[41]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I examples/bad/.bad.eobjs/byte -I /usr/lib64/ocaml/astring -I src/alcotest/.alcotest.objs/byte -no-alias-deps -o examples/bad/.bad.eobjs/byte/dune__exe__Bad.cmi -c -intf examples/bad/bad.mli) Running[42]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/e2e/alcotest/source_code_position/.test_source_code_position.eobjs/byte -I /usr/lib64/ocaml/astring -I src/alcotest/.alcotest.objs/byte -no-alias-deps -o test/e2e/alcotest/source_code_position/.test_source_code_position.eobjs/byte/dune__exe__Test_source_code_position.cmi -c -intf test/e2e/alcotest/source_code_position/test_source_code_position.mli) Running[43]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/e2e/.strip_randomness.eobjs/byte -I /usr/lib64/ocaml/re -I /usr/lib64/ocaml/unix -no-alias-deps -o test/e2e/.strip_randomness.eobjs/byte/dune__exe__Strip_randomness.cmi -c -intf test/e2e/strip_randomness.mli) Running[44]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/e2e/.gen_dune_rules.eobjs/byte -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/fmt -no-alias-deps -o test/e2e/.gen_dune_rules.eobjs/byte/dune__exe__Gen_dune_rules.cmi -c -intf test/e2e/gen_dune_rules.mli) Running[45]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/e2e/alcotest/source_code_position/.caml_ld_library_path.eobjs/byte -I /usr/lib64/ocaml/unix -no-alias-deps -o test/e2e/alcotest/source_code_position/.caml_ld_library_path.eobjs/byte/dune__exe__Caml_ld_library_path.cmi -c -intf test/e2e/alcotest/source_code_position/caml_ld_library_path.mli) Running[46]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/e2e/alcotest/inside-dune/.test_color.eobjs/byte -I src/alcotest/.alcotest.objs/byte -no-alias-deps -o test/e2e/alcotest/inside-dune/.test_color.eobjs/byte/dune__exe__Test_color.cmi -c -intf test/e2e/alcotest/inside-dune/test_color.mli) Running[47]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -nopervasives -nostdlib -g -bin-annot -bin-annot-occurrences -I examples/.simple.eobjs/byte -no-alias-deps -o examples/.simple.eobjs/byte/dune__exe.cmo -c -impl examples/.simple.eobjs/dune__exe.ml-gen) Running[48]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -nopervasives -nostdlib -g -bin-annot -bin-annot-occurrences -I test/e2e/alcotest/failing/.bail.eobjs/byte -no-alias-deps -o test/e2e/alcotest/failing/.bail.eobjs/byte/dune__exe.cmo -c -impl test/e2e/alcotest/failing/.bail.eobjs/dune__exe.ml-gen) Running[49]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -nopervasives -nostdlib -g -bin-annot -bin-annot-occurrences -I test/e2e/alcotest/passing/.and_exit_false.eobjs/byte -no-alias-deps -o test/e2e/alcotest/passing/.and_exit_false.eobjs/byte/dune__exe.cmo -c -impl test/e2e/alcotest/passing/.and_exit_false.eobjs/dune__exe.ml-gen) Running[50]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/e2e/.strip_randomness.eobjs/byte -I test/e2e/.strip_randomness.eobjs/native -I /usr/lib64/ocaml/re -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -o test/e2e/.strip_randomness.eobjs/native/dune__exe__Strip_randomness.cmx -c -impl test/e2e/strip_randomness.ml) Running[51]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I examples/bad/.bad.eobjs/byte -I examples/bad/.bad.eobjs/native -I /usr/lib64/ocaml/astring -I src/alcotest/.alcotest.objs/byte -I src/alcotest/.alcotest.objs/native -intf-suffix .ml -no-alias-deps -o examples/bad/.bad.eobjs/native/dune__exe__Bad.cmx -c -impl examples/bad/bad.ml) Running[52]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/e2e/alcotest/source_code_position/.caml_ld_library_path.eobjs/byte -I test/e2e/alcotest/source_code_position/.caml_ld_library_path.eobjs/native -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -o test/e2e/alcotest/source_code_position/.caml_ld_library_path.eobjs/native/dune__exe__Caml_ld_library_path.cmx -c -impl test/e2e/alcotest/source_code_position/caml_ld_library_path.ml) Running[53]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/e2e/.gen_dune_rules.eobjs/byte -I test/e2e/.gen_dune_rules.eobjs/native -I /usr/lib64/ocaml/cmdliner -I /usr/lib64/ocaml/fmt -intf-suffix .ml -no-alias-deps -o test/e2e/.gen_dune_rules.eobjs/native/dune__exe__Gen_dune_rules.cmx -c -impl test/e2e/gen_dune_rules.ml) Running[54]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -nopervasives -nostdlib -g -I examples/.simple.eobjs/byte -I examples/.simple.eobjs/native -intf-suffix .ml-gen -no-alias-deps -o examples/.simple.eobjs/native/dune__exe.cmx -c -impl examples/.simple.eobjs/dune__exe.ml-gen) Running[55]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/e2e/alcotest/inside-dune/.test_color.eobjs/byte -I test/e2e/alcotest/inside-dune/.test_color.eobjs/native -I src/alcotest/.alcotest.objs/byte -I src/alcotest/.alcotest.objs/native -intf-suffix .ml -no-alias-deps -o test/e2e/alcotest/inside-dune/.test_color.eobjs/native/dune__exe__Test_color.cmx -c -impl test/e2e/alcotest/inside-dune/test_color.ml) Running[56]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/e2e/alcotest/source_code_position/.test_source_code_position.eobjs/byte -I /usr/lib64/ocaml/astring -I src/alcotest/.alcotest.objs/byte -intf-suffix .ml -no-alias-deps -o test/e2e/alcotest/source_code_position/.test_source_code_position.eobjs/byte/dune__exe__Test_source_code_position.cmo -c -impl test/e2e/alcotest/source_code_position/test_source_code_position.ml) Running[57]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/e2e/alcotest/source_code_position/.test_source_code_position.eobjs/byte -I test/e2e/alcotest/source_code_position/.test_source_code_position.eobjs/native -I /usr/lib64/ocaml/astring -I src/alcotest/.alcotest.objs/byte -I src/alcotest/.alcotest.objs/native -intf-suffix .ml -no-alias-deps -o test/e2e/alcotest/source_code_position/.test_source_code_position.eobjs/native/dune__exe__Test_source_code_position.cmx -c -impl test/e2e/alcotest/source_code_position/test_source_code_position.ml) Running[58]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -nopervasives -nostdlib -g -I test/e2e/alcotest/passing/.and_exit_false.eobjs/byte -I test/e2e/alcotest/passing/.and_exit_false.eobjs/native -intf-suffix .ml-gen -no-alias-deps -o test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe.cmx -c -impl test/e2e/alcotest/passing/.and_exit_false.eobjs/dune__exe.ml-gen) Running[59]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -nopervasives -nostdlib -g -I test/e2e/alcotest/failing/.bail.eobjs/byte -I test/e2e/alcotest/failing/.bail.eobjs/native -intf-suffix .ml-gen -no-alias-deps -o test/e2e/alcotest/failing/.bail.eobjs/native/dune__exe.cmx -c -impl test/e2e/alcotest/failing/.bail.eobjs/dune__exe.ml-gen) Running[60]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf examples/simple.mli) > _build/default/examples/.simple.eobjs/dune__exe__Simple.intf.d Running[61]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf examples/floats.mli) > _build/default/examples/.simple.eobjs/dune__exe__Floats.intf.d Running[62]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf test/e2e/alcotest/failing/bail.mli) > _build/default/test/e2e/alcotest/failing/.bail.eobjs/dune__exe__Bail.intf.d Running[63]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf test/e2e/alcotest/failing/check_basic.mli) > _build/default/test/e2e/alcotest/failing/.bail.eobjs/dune__exe__Check_basic.intf.d Running[64]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf test/e2e/alcotest/failing/check_located.mli) > _build/default/test/e2e/alcotest/failing/.bail.eobjs/dune__exe__Check_located.intf.d Running[65]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf test/e2e/alcotest/failing/check_long.mli) > _build/default/test/e2e/alcotest/failing/.bail.eobjs/dune__exe__Check_long.intf.d Running[66]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf test/e2e/alcotest/failing/compact.mli) > _build/default/test/e2e/alcotest/failing/.bail.eobjs/dune__exe__Compact.intf.d Running[67]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf test/e2e/alcotest/failing/duplicate_test_names.mli) > _build/default/test/e2e/alcotest/failing/.bail.eobjs/dune__exe__Duplicate_test_names.intf.d Running[68]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf test/e2e/alcotest/failing/empty_suite_name.mli) > _build/default/test/e2e/alcotest/failing/.bail.eobjs/dune__exe__Empty_suite_name.intf.d Running[69]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf test/e2e/alcotest/failing/invalid_arg_in_test.mli) > _build/default/test/e2e/alcotest/failing/.bail.eobjs/dune__exe__Invalid_arg_in_test.intf.d Running[70]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf test/e2e/alcotest/failing/long_test_case_name.mli) > _build/default/test/e2e/alcotest/failing/.bail.eobjs/dune__exe__Long_test_case_name.intf.d Running[71]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf test/e2e/alcotest/failing/exception_in_test.mli) > _build/default/test/e2e/alcotest/failing/.bail.eobjs/dune__exe__Exception_in_test.intf.d Running[72]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf test/e2e/alcotest/failing/filter_all_tests.mli) > _build/default/test/e2e/alcotest/failing/.bail.eobjs/dune__exe__Filter_all_tests.intf.d Running[73]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf test/e2e/alcotest/failing/outside_runner.mli) > _build/default/test/e2e/alcotest/failing/.bail.eobjs/dune__exe__Outside_runner.intf.d Running[74]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf test/e2e/alcotest/failing/tail_errors_unlimited.mli) > _build/default/test/e2e/alcotest/failing/.bail.eobjs/dune__exe__Tail_errors_unlimited.intf.d Running[75]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf test/e2e/alcotest/failing/unknown_option.mli) > _build/default/test/e2e/alcotest/failing/.bail.eobjs/dune__exe__Unknown_option.intf.d Running[76]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf test/e2e/alcotest/failing/tail_errors_limit.mli) > _build/default/test/e2e/alcotest/failing/.bail.eobjs/dune__exe__Tail_errors_limit.intf.d Running[77]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf test/e2e/alcotest/passing/and_exit_false.mli) > _build/default/test/e2e/alcotest/passing/.and_exit_false.eobjs/dune__exe__And_exit_false.intf.d Running[78]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf test/e2e/alcotest/passing/and_exit_true.mli) > _build/default/test/e2e/alcotest/passing/.and_exit_false.eobjs/dune__exe__And_exit_true.intf.d Running[79]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf test/e2e/alcotest/passing/check_basic.mli) > _build/default/test/e2e/alcotest/passing/.and_exit_false.eobjs/dune__exe__Check_basic.intf.d Running[80]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf test/e2e/alcotest/passing/assert_and_verbose.mli) > _build/default/test/e2e/alcotest/passing/.and_exit_false.eobjs/dune__exe__Assert_and_verbose.intf.d Running[81]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf test/e2e/alcotest/passing/basic.mli) > _build/default/test/e2e/alcotest/passing/.and_exit_false.eobjs/dune__exe__Basic.intf.d Running[82]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf test/e2e/alcotest/passing/assert_not_printed.mli) > _build/default/test/e2e/alcotest/passing/.and_exit_false.eobjs/dune__exe__Assert_not_printed.intf.d Running[83]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf test/e2e/alcotest/passing/cli_verbose.mli) > _build/default/test/e2e/alcotest/passing/.and_exit_false.eobjs/dune__exe__Cli_verbose.intf.d Running[84]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf test/e2e/alcotest/passing/empty_test_name.mli) > _build/default/test/e2e/alcotest/passing/.and_exit_false.eobjs/dune__exe__Empty_test_name.intf.d Running[85]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf test/e2e/alcotest/passing/filter_name.mli) > _build/default/test/e2e/alcotest/passing/.and_exit_false.eobjs/dune__exe__Filter_name.intf.d Running[86]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf test/e2e/alcotest/passing/compact.mli) > _build/default/test/e2e/alcotest/passing/.and_exit_false.eobjs/dune__exe__Compact.intf.d Running[87]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf test/e2e/alcotest/passing/filter_name_regex.mli) > _build/default/test/e2e/alcotest/passing/.and_exit_false.eobjs/dune__exe__Filter_name_regex.intf.d Running[88]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf test/e2e/alcotest/passing/filter_range.mli) > _build/default/test/e2e/alcotest/passing/.and_exit_false.eobjs/dune__exe__Filter_range.intf.d Running[89]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf test/e2e/alcotest/passing/match_raises.mli) > _build/default/test/e2e/alcotest/passing/.and_exit_false.eobjs/dune__exe__Match_raises.intf.d Running[90]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf test/e2e/alcotest/passing/isatty.mli) > _build/default/test/e2e/alcotest/passing/.and_exit_false.eobjs/dune__exe__Isatty.intf.d Running[91]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf test/e2e/alcotest/passing/list_tests.mli) > _build/default/test/e2e/alcotest/passing/.and_exit_false.eobjs/dune__exe__List_tests.intf.d Running[92]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf test/e2e/alcotest/passing/json_output.mli) > _build/default/test/e2e/alcotest/passing/.and_exit_false.eobjs/dune__exe__Json_output.intf.d Running[93]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf test/e2e/alcotest/passing/only_monadic_effects.mli) > _build/default/test/e2e/alcotest/passing/.and_exit_false.eobjs/dune__exe__Only_monadic_effects.intf.d Running[94]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf test/e2e/alcotest/passing/quick_only.mli) > _build/default/test/e2e/alcotest/passing/.and_exit_false.eobjs/dune__exe__Quick_only.intf.d Running[95]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf test/e2e/alcotest/passing/quick_only_regex.mli) > _build/default/test/e2e/alcotest/passing/.and_exit_false.eobjs/dune__exe__Quick_only_regex.intf.d Running[96]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf test/e2e/alcotest/passing/separator_testname.mli) > _build/default/test/e2e/alcotest/passing/.and_exit_false.eobjs/dune__exe__Separator_testname.intf.d Running[97]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf test/e2e/alcotest/passing/skip_in_test.mli) > _build/default/test/e2e/alcotest/passing/.and_exit_false.eobjs/dune__exe__Skip_in_test.intf.d Running[98]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf test/e2e/alcotest/passing/unicode_testname.mli) > _build/default/test/e2e/alcotest/passing/.and_exit_false.eobjs/dune__exe__Unicode_testname.intf.d Running[99]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf test/e2e/alcotest/passing/verbose_newlines.mli) > _build/default/test/e2e/alcotest/passing/.and_exit_false.eobjs/dune__exe__Verbose_newlines.intf.d Running[100]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I examples/.simple.eobjs/byte -I src/alcotest/.alcotest.objs/byte -no-alias-deps -open Dune__exe -o examples/.simple.eobjs/byte/dune__exe__Simple.cmi -c -intf examples/simple.mli) Running[101]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I examples/.simple.eobjs/byte -I src/alcotest/.alcotest.objs/byte -no-alias-deps -open Dune__exe -o examples/.simple.eobjs/byte/dune__exe__Floats.cmi -c -intf examples/floats.mli) Running[102]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o test/e2e/alcotest/source_code_position/caml_ld_library_path.exe /usr/lib64/ocaml/unix/unix.cmxa test/e2e/alcotest/source_code_position/.caml_ld_library_path.eobjs/native/dune__exe__Caml_ld_library_path.cmx) Running[103]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o test/e2e/alcotest/inside-dune/test_color.exe /usr/lib64/ocaml/astring/astring.cmxa /usr/lib64/ocaml/cmdliner/cmdliner.cmxa /usr/lib64/ocaml/uutf/uutf.cmxa src/alcotest-stdlib-ext/alcotest_stdlib_ext.cmxa /usr/lib64/ocaml/fmt/fmt.cmxa /usr/lib64/ocaml/fmt/cli/fmt_cli.cmxa /usr/lib64/ocaml/re/re.cmxa src/alcotest-engine/alcotest_engine.cmxa /usr/lib64/ocaml/unix/unix.cmxa /usr/lib64/ocaml/fmt/tty/fmt_tty.cmxa src/alcotest/alcotest.cmxa -I src/alcotest test/e2e/alcotest/inside-dune/.test_color.eobjs/native/dune__exe__Test_color.cmx) Running[104]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -o test/e2e/alcotest/source_code_position/test_source_code_position.bc /usr/lib64/ocaml/astring/astring.cma /usr/lib64/ocaml/cmdliner/cmdliner.cma /usr/lib64/ocaml/uutf/uutf.cma src/alcotest-stdlib-ext/alcotest_stdlib_ext.cma /usr/lib64/ocaml/fmt/fmt.cma /usr/lib64/ocaml/fmt/cli/fmt_cli.cma /usr/lib64/ocaml/re/re.cma src/alcotest-engine/alcotest_engine.cma /usr/lib64/ocaml/unix/unix.cma /usr/lib64/ocaml/fmt/tty/fmt_tty.cma src/alcotest/alcotest.cma -I src/alcotest test/e2e/alcotest/source_code_position/.test_source_code_position.eobjs/byte/dune__exe__Test_source_code_position.cmo) Running[105]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o examples/bad/bad.exe /usr/lib64/ocaml/astring/astring.cmxa /usr/lib64/ocaml/cmdliner/cmdliner.cmxa /usr/lib64/ocaml/uutf/uutf.cmxa src/alcotest-stdlib-ext/alcotest_stdlib_ext.cmxa /usr/lib64/ocaml/fmt/fmt.cmxa /usr/lib64/ocaml/fmt/cli/fmt_cli.cmxa /usr/lib64/ocaml/re/re.cmxa src/alcotest-engine/alcotest_engine.cmxa /usr/lib64/ocaml/unix/unix.cmxa /usr/lib64/ocaml/fmt/tty/fmt_tty.cmxa src/alcotest/alcotest.cmxa -I src/alcotest examples/bad/.bad.eobjs/native/dune__exe__Bad.cmx) Running[106]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/e2e/alcotest/failing/.bail.eobjs/byte -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest/.alcotest.objs/byte -no-alias-deps -open Dune__exe -o test/e2e/alcotest/failing/.bail.eobjs/byte/dune__exe__Bail.cmi -c -intf test/e2e/alcotest/failing/bail.mli) Running[107]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/e2e/alcotest/failing/.bail.eobjs/byte -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest/.alcotest.objs/byte -no-alias-deps -open Dune__exe -o test/e2e/alcotest/failing/.bail.eobjs/byte/dune__exe__Check_basic.cmi -c -intf test/e2e/alcotest/failing/check_basic.mli) Running[108]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/e2e/alcotest/failing/.bail.eobjs/byte -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest/.alcotest.objs/byte -no-alias-deps -open Dune__exe -o test/e2e/alcotest/failing/.bail.eobjs/byte/dune__exe__Check_long.cmi -c -intf test/e2e/alcotest/failing/check_long.mli) Running[109]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/e2e/alcotest/failing/.bail.eobjs/byte -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest/.alcotest.objs/byte -no-alias-deps -open Dune__exe -o test/e2e/alcotest/failing/.bail.eobjs/byte/dune__exe__Check_located.cmi -c -intf test/e2e/alcotest/failing/check_located.mli) Running[110]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/e2e/alcotest/failing/.bail.eobjs/byte -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest/.alcotest.objs/byte -no-alias-deps -open Dune__exe -o test/e2e/alcotest/failing/.bail.eobjs/byte/dune__exe__Compact.cmi -c -intf test/e2e/alcotest/failing/compact.mli) Running[111]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/e2e/alcotest/failing/.bail.eobjs/byte -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest/.alcotest.objs/byte -no-alias-deps -open Dune__exe -o test/e2e/alcotest/failing/.bail.eobjs/byte/dune__exe__Duplicate_test_names.cmi -c -intf test/e2e/alcotest/failing/duplicate_test_names.mli) Running[112]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/e2e/alcotest/failing/.bail.eobjs/byte -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest/.alcotest.objs/byte -no-alias-deps -open Dune__exe -o test/e2e/alcotest/failing/.bail.eobjs/byte/dune__exe__Empty_suite_name.cmi -c -intf test/e2e/alcotest/failing/empty_suite_name.mli) Running[113]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o test/e2e/gen_dune_rules.exe /usr/lib64/ocaml/cmdliner/cmdliner.cmxa /usr/lib64/ocaml/fmt/fmt.cmxa test/e2e/.gen_dune_rules.eobjs/native/dune__exe__Gen_dune_rules.cmx) Running[114]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o test/e2e/alcotest/source_code_position/test_source_code_position.exe /usr/lib64/ocaml/astring/astring.cmxa /usr/lib64/ocaml/cmdliner/cmdliner.cmxa /usr/lib64/ocaml/uutf/uutf.cmxa src/alcotest-stdlib-ext/alcotest_stdlib_ext.cmxa /usr/lib64/ocaml/fmt/fmt.cmxa /usr/lib64/ocaml/fmt/cli/fmt_cli.cmxa /usr/lib64/ocaml/re/re.cmxa src/alcotest-engine/alcotest_engine.cmxa /usr/lib64/ocaml/unix/unix.cmxa /usr/lib64/ocaml/fmt/tty/fmt_tty.cmxa src/alcotest/alcotest.cmxa -I src/alcotest test/e2e/alcotest/source_code_position/.test_source_code_position.eobjs/native/dune__exe__Test_source_code_position.cmx) Running[115]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o test/e2e/strip_randomness.exe /usr/lib64/ocaml/unix/unix.cmxa /usr/lib64/ocaml/re/re.cmxa test/e2e/.strip_randomness.eobjs/native/dune__exe__Strip_randomness.cmx) Running[116]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/e2e/alcotest/failing/.bail.eobjs/byte -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest/.alcotest.objs/byte -no-alias-deps -open Dune__exe -o test/e2e/alcotest/failing/.bail.eobjs/byte/dune__exe__Invalid_arg_in_test.cmi -c -intf test/e2e/alcotest/failing/invalid_arg_in_test.mli) Running[117]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/e2e/alcotest/failing/.bail.eobjs/byte -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest/.alcotest.objs/byte -no-alias-deps -open Dune__exe -o test/e2e/alcotest/failing/.bail.eobjs/byte/dune__exe__Exception_in_test.cmi -c -intf test/e2e/alcotest/failing/exception_in_test.mli) Running[118]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/e2e/alcotest/failing/.bail.eobjs/byte -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest/.alcotest.objs/byte -no-alias-deps -open Dune__exe -o test/e2e/alcotest/failing/.bail.eobjs/byte/dune__exe__Filter_all_tests.cmi -c -intf test/e2e/alcotest/failing/filter_all_tests.mli) Running[119]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/e2e/alcotest/failing/.bail.eobjs/byte -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest/.alcotest.objs/byte -no-alias-deps -open Dune__exe -o test/e2e/alcotest/failing/.bail.eobjs/byte/dune__exe__Long_test_case_name.cmi -c -intf test/e2e/alcotest/failing/long_test_case_name.mli) Running[120]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/e2e/alcotest/failing/.bail.eobjs/byte -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest/.alcotest.objs/byte -no-alias-deps -open Dune__exe -o test/e2e/alcotest/failing/.bail.eobjs/byte/dune__exe__Outside_runner.cmi -c -intf test/e2e/alcotest/failing/outside_runner.mli) Running[121]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/e2e/alcotest/failing/.bail.eobjs/byte -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest/.alcotest.objs/byte -no-alias-deps -open Dune__exe -o test/e2e/alcotest/failing/.bail.eobjs/byte/dune__exe__Tail_errors_unlimited.cmi -c -intf test/e2e/alcotest/failing/tail_errors_unlimited.mli) Running[122]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/e2e/alcotest/failing/.bail.eobjs/byte -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest/.alcotest.objs/byte -no-alias-deps -open Dune__exe -o test/e2e/alcotest/failing/.bail.eobjs/byte/dune__exe__Tail_errors_limit.cmi -c -intf test/e2e/alcotest/failing/tail_errors_limit.mli) Running[123]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/e2e/alcotest/failing/.bail.eobjs/byte -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest/.alcotest.objs/byte -no-alias-deps -open Dune__exe -o test/e2e/alcotest/failing/.bail.eobjs/byte/dune__exe__Unknown_option.cmi -c -intf test/e2e/alcotest/failing/unknown_option.mli) Running[124]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/e2e/alcotest/passing/.and_exit_false.eobjs/byte -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest/.alcotest.objs/byte -no-alias-deps -open Dune__exe -o test/e2e/alcotest/passing/.and_exit_false.eobjs/byte/dune__exe__And_exit_false.cmi -c -intf test/e2e/alcotest/passing/and_exit_false.mli) Running[125]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/e2e/alcotest/passing/.and_exit_false.eobjs/byte -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest/.alcotest.objs/byte -no-alias-deps -open Dune__exe -o test/e2e/alcotest/passing/.and_exit_false.eobjs/byte/dune__exe__And_exit_true.cmi -c -intf test/e2e/alcotest/passing/and_exit_true.mli) Running[126]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/e2e/alcotest/passing/.and_exit_false.eobjs/byte -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest/.alcotest.objs/byte -no-alias-deps -open Dune__exe -o test/e2e/alcotest/passing/.and_exit_false.eobjs/byte/dune__exe__Check_basic.cmi -c -intf test/e2e/alcotest/passing/check_basic.mli) Running[127]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/e2e/alcotest/passing/.and_exit_false.eobjs/byte -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest/.alcotest.objs/byte -no-alias-deps -open Dune__exe -o test/e2e/alcotest/passing/.and_exit_false.eobjs/byte/dune__exe__Assert_and_verbose.cmi -c -intf test/e2e/alcotest/passing/assert_and_verbose.mli) Running[128]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/e2e/alcotest/passing/.and_exit_false.eobjs/byte -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest/.alcotest.objs/byte -no-alias-deps -open Dune__exe -o test/e2e/alcotest/passing/.and_exit_false.eobjs/byte/dune__exe__Basic.cmi -c -intf test/e2e/alcotest/passing/basic.mli) Running[129]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/e2e/alcotest/passing/.and_exit_false.eobjs/byte -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest/.alcotest.objs/byte -no-alias-deps -open Dune__exe -o test/e2e/alcotest/passing/.and_exit_false.eobjs/byte/dune__exe__Assert_not_printed.cmi -c -intf test/e2e/alcotest/passing/assert_not_printed.mli) Running[130]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/e2e/alcotest/passing/.and_exit_false.eobjs/byte -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest/.alcotest.objs/byte -no-alias-deps -open Dune__exe -o test/e2e/alcotest/passing/.and_exit_false.eobjs/byte/dune__exe__Cli_verbose.cmi -c -intf test/e2e/alcotest/passing/cli_verbose.mli) Running[131]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/e2e/alcotest/passing/.and_exit_false.eobjs/byte -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest/.alcotest.objs/byte -no-alias-deps -open Dune__exe -o test/e2e/alcotest/passing/.and_exit_false.eobjs/byte/dune__exe__Empty_test_name.cmi -c -intf test/e2e/alcotest/passing/empty_test_name.mli) Running[132]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/e2e/alcotest/passing/.and_exit_false.eobjs/byte -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest/.alcotest.objs/byte -no-alias-deps -open Dune__exe -o test/e2e/alcotest/passing/.and_exit_false.eobjs/byte/dune__exe__Filter_name.cmi -c -intf test/e2e/alcotest/passing/filter_name.mli) Running[133]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/e2e/alcotest/passing/.and_exit_false.eobjs/byte -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest/.alcotest.objs/byte -no-alias-deps -open Dune__exe -o test/e2e/alcotest/passing/.and_exit_false.eobjs/byte/dune__exe__Compact.cmi -c -intf test/e2e/alcotest/passing/compact.mli) Running[134]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/e2e/alcotest/passing/.and_exit_false.eobjs/byte -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest/.alcotest.objs/byte -no-alias-deps -open Dune__exe -o test/e2e/alcotest/passing/.and_exit_false.eobjs/byte/dune__exe__Filter_name_regex.cmi -c -intf test/e2e/alcotest/passing/filter_name_regex.mli) Running[135]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/e2e/alcotest/passing/.and_exit_false.eobjs/byte -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest/.alcotest.objs/byte -no-alias-deps -open Dune__exe -o test/e2e/alcotest/passing/.and_exit_false.eobjs/byte/dune__exe__Match_raises.cmi -c -intf test/e2e/alcotest/passing/match_raises.mli) Running[136]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/e2e/alcotest/passing/.and_exit_false.eobjs/byte -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest/.alcotest.objs/byte -no-alias-deps -open Dune__exe -o test/e2e/alcotest/passing/.and_exit_false.eobjs/byte/dune__exe__Filter_range.cmi -c -intf test/e2e/alcotest/passing/filter_range.mli) Running[137]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/e2e/alcotest/passing/.and_exit_false.eobjs/byte -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest/.alcotest.objs/byte -no-alias-deps -open Dune__exe -o test/e2e/alcotest/passing/.and_exit_false.eobjs/byte/dune__exe__Isatty.cmi -c -intf test/e2e/alcotest/passing/isatty.mli) Running[138]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/e2e/alcotest/passing/.and_exit_false.eobjs/byte -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest/.alcotest.objs/byte -no-alias-deps -open Dune__exe -o test/e2e/alcotest/passing/.and_exit_false.eobjs/byte/dune__exe__Only_monadic_effects.cmi -c -intf test/e2e/alcotest/passing/only_monadic_effects.mli) Running[139]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/e2e/alcotest/passing/.and_exit_false.eobjs/byte -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest/.alcotest.objs/byte -no-alias-deps -open Dune__exe -o test/e2e/alcotest/passing/.and_exit_false.eobjs/byte/dune__exe__List_tests.cmi -c -intf test/e2e/alcotest/passing/list_tests.mli) Running[140]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/e2e/alcotest/passing/.and_exit_false.eobjs/byte -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest/.alcotest.objs/byte -no-alias-deps -open Dune__exe -o test/e2e/alcotest/passing/.and_exit_false.eobjs/byte/dune__exe__Quick_only.cmi -c -intf test/e2e/alcotest/passing/quick_only.mli) Running[141]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/e2e/alcotest/passing/.and_exit_false.eobjs/byte -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest/.alcotest.objs/byte -no-alias-deps -open Dune__exe -o test/e2e/alcotest/passing/.and_exit_false.eobjs/byte/dune__exe__Quick_only_regex.cmi -c -intf test/e2e/alcotest/passing/quick_only_regex.mli) Running[142]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/e2e/alcotest/passing/.and_exit_false.eobjs/byte -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest/.alcotest.objs/byte -no-alias-deps -open Dune__exe -o test/e2e/alcotest/passing/.and_exit_false.eobjs/byte/dune__exe__Separator_testname.cmi -c -intf test/e2e/alcotest/passing/separator_testname.mli) Running[143]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/e2e/alcotest/passing/.and_exit_false.eobjs/byte -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest/.alcotest.objs/byte -no-alias-deps -open Dune__exe -o test/e2e/alcotest/passing/.and_exit_false.eobjs/byte/dune__exe__Json_output.cmi -c -intf test/e2e/alcotest/passing/json_output.mli) Running[144]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/e2e/alcotest/passing/.and_exit_false.eobjs/byte -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest/.alcotest.objs/byte -no-alias-deps -open Dune__exe -o test/e2e/alcotest/passing/.and_exit_false.eobjs/byte/dune__exe__Unicode_testname.cmi -c -intf test/e2e/alcotest/passing/unicode_testname.mli) Running[145]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/e2e/alcotest/passing/.and_exit_false.eobjs/byte -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest/.alcotest.objs/byte -no-alias-deps -open Dune__exe -o test/e2e/alcotest/passing/.and_exit_false.eobjs/byte/dune__exe__Skip_in_test.cmi -c -intf test/e2e/alcotest/passing/skip_in_test.mli) Running[146]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/e2e/alcotest/passing/.and_exit_false.eobjs/byte -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest/.alcotest.objs/byte -no-alias-deps -open Dune__exe -o test/e2e/alcotest/passing/.and_exit_false.eobjs/byte/dune__exe__Verbose_newlines.cmi -c -intf test/e2e/alcotest/passing/verbose_newlines.mli) Running[147]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I examples/.simple.eobjs/byte -I examples/.simple.eobjs/native -I src/alcotest/.alcotest.objs/byte -I src/alcotest/.alcotest.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o examples/.simple.eobjs/native/dune__exe__Simple.cmx -c -impl examples/simple.ml) Running[148]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I examples/.simple.eobjs/byte -I examples/.simple.eobjs/native -I src/alcotest/.alcotest.objs/byte -I src/alcotest/.alcotest.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o examples/.simple.eobjs/native/dune__exe__Floats.cmx -c -impl examples/floats.ml) Running[149]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/e2e/alcotest/failing/.bail.eobjs/byte -I test/e2e/alcotest/failing/.bail.eobjs/native -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -I src/alcotest/.alcotest.objs/byte -I src/alcotest/.alcotest.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o test/e2e/alcotest/failing/.bail.eobjs/native/dune__exe__Bail.cmx -c -impl test/e2e/alcotest/failing/bail.ml) Running[150]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/e2e/alcotest/failing/.bail.eobjs/byte -I test/e2e/alcotest/failing/.bail.eobjs/native -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -I src/alcotest/.alcotest.objs/byte -I src/alcotest/.alcotest.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o test/e2e/alcotest/failing/.bail.eobjs/native/dune__exe__Check_basic.cmx -c -impl test/e2e/alcotest/failing/check_basic.ml) Running[151]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/e2e/alcotest/failing/.bail.eobjs/byte -I test/e2e/alcotest/failing/.bail.eobjs/native -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -I src/alcotest/.alcotest.objs/byte -I src/alcotest/.alcotest.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o test/e2e/alcotest/failing/.bail.eobjs/native/dune__exe__Check_located.cmx -c -impl test/e2e/alcotest/failing/check_located.ml) Running[152]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/e2e/alcotest/failing/.bail.eobjs/byte -I test/e2e/alcotest/failing/.bail.eobjs/native -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -I src/alcotest/.alcotest.objs/byte -I src/alcotest/.alcotest.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o test/e2e/alcotest/failing/.bail.eobjs/native/dune__exe__Check_long.cmx -c -impl test/e2e/alcotest/failing/check_long.ml) Running[153]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/e2e/alcotest/failing/.bail.eobjs/byte -I test/e2e/alcotest/failing/.bail.eobjs/native -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -I src/alcotest/.alcotest.objs/byte -I src/alcotest/.alcotest.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o test/e2e/alcotest/failing/.bail.eobjs/native/dune__exe__Compact.cmx -c -impl test/e2e/alcotest/failing/compact.ml) Running[154]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/e2e/alcotest/failing/.bail.eobjs/byte -I test/e2e/alcotest/failing/.bail.eobjs/native -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -I src/alcotest/.alcotest.objs/byte -I src/alcotest/.alcotest.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o test/e2e/alcotest/failing/.bail.eobjs/native/dune__exe__Empty_suite_name.cmx -c -impl test/e2e/alcotest/failing/empty_suite_name.ml) Running[155]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/e2e/alcotest/failing/.bail.eobjs/byte -I test/e2e/alcotest/failing/.bail.eobjs/native -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -I src/alcotest/.alcotest.objs/byte -I src/alcotest/.alcotest.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o test/e2e/alcotest/failing/.bail.eobjs/native/dune__exe__Duplicate_test_names.cmx -c -impl test/e2e/alcotest/failing/duplicate_test_names.ml) Running[156]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/e2e/alcotest/failing/.bail.eobjs/byte -I test/e2e/alcotest/failing/.bail.eobjs/native -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -I src/alcotest/.alcotest.objs/byte -I src/alcotest/.alcotest.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o test/e2e/alcotest/failing/.bail.eobjs/native/dune__exe__Invalid_arg_in_test.cmx -c -impl test/e2e/alcotest/failing/invalid_arg_in_test.ml) Running[157]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/e2e/alcotest/failing/.bail.eobjs/byte -I test/e2e/alcotest/failing/.bail.eobjs/native -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -I src/alcotest/.alcotest.objs/byte -I src/alcotest/.alcotest.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o test/e2e/alcotest/failing/.bail.eobjs/native/dune__exe__Exception_in_test.cmx -c -impl test/e2e/alcotest/failing/exception_in_test.ml) Running[158]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/e2e/alcotest/failing/.bail.eobjs/byte -I test/e2e/alcotest/failing/.bail.eobjs/native -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -I src/alcotest/.alcotest.objs/byte -I src/alcotest/.alcotest.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o test/e2e/alcotest/failing/.bail.eobjs/native/dune__exe__Filter_all_tests.cmx -c -impl test/e2e/alcotest/failing/filter_all_tests.ml) Running[159]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/e2e/alcotest/failing/.bail.eobjs/byte -I test/e2e/alcotest/failing/.bail.eobjs/native -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -I src/alcotest/.alcotest.objs/byte -I src/alcotest/.alcotest.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o test/e2e/alcotest/failing/.bail.eobjs/native/dune__exe__Outside_runner.cmx -c -impl test/e2e/alcotest/failing/outside_runner.ml) Running[160]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/e2e/alcotest/failing/.bail.eobjs/byte -I test/e2e/alcotest/failing/.bail.eobjs/native -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -I src/alcotest/.alcotest.objs/byte -I src/alcotest/.alcotest.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o test/e2e/alcotest/failing/.bail.eobjs/native/dune__exe__Long_test_case_name.cmx -c -impl test/e2e/alcotest/failing/long_test_case_name.ml) Running[161]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/e2e/alcotest/failing/.bail.eobjs/byte -I test/e2e/alcotest/failing/.bail.eobjs/native -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -I src/alcotest/.alcotest.objs/byte -I src/alcotest/.alcotest.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o test/e2e/alcotest/failing/.bail.eobjs/native/dune__exe__Tail_errors_unlimited.cmx -c -impl test/e2e/alcotest/failing/tail_errors_unlimited.ml) Running[162]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/e2e/alcotest/failing/.bail.eobjs/byte -I test/e2e/alcotest/failing/.bail.eobjs/native -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -I src/alcotest/.alcotest.objs/byte -I src/alcotest/.alcotest.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o test/e2e/alcotest/failing/.bail.eobjs/native/dune__exe__Tail_errors_limit.cmx -c -impl test/e2e/alcotest/failing/tail_errors_limit.ml) Running[163]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/e2e/alcotest/failing/.bail.eobjs/byte -I test/e2e/alcotest/failing/.bail.eobjs/native -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -I src/alcotest/.alcotest.objs/byte -I src/alcotest/.alcotest.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o test/e2e/alcotest/failing/.bail.eobjs/native/dune__exe__Unknown_option.cmx -c -impl test/e2e/alcotest/failing/unknown_option.ml) Running[164]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/e2e/alcotest/passing/.and_exit_false.eobjs/byte -I test/e2e/alcotest/passing/.and_exit_false.eobjs/native -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -I src/alcotest/.alcotest.objs/byte -I src/alcotest/.alcotest.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe__Basic.cmx -c -impl test/e2e/alcotest/passing/basic.ml) Running[165]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/e2e/alcotest/passing/.and_exit_false.eobjs/byte -I test/e2e/alcotest/passing/.and_exit_false.eobjs/native -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -I src/alcotest/.alcotest.objs/byte -I src/alcotest/.alcotest.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe__And_exit_false.cmx -c -impl test/e2e/alcotest/passing/and_exit_false.ml) Running[166]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/e2e/alcotest/passing/.and_exit_false.eobjs/byte -I test/e2e/alcotest/passing/.and_exit_false.eobjs/native -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -I src/alcotest/.alcotest.objs/byte -I src/alcotest/.alcotest.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe__Cli_verbose.cmx -c -impl test/e2e/alcotest/passing/cli_verbose.ml) Running[167]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/e2e/alcotest/passing/.and_exit_false.eobjs/byte -I test/e2e/alcotest/passing/.and_exit_false.eobjs/native -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -I src/alcotest/.alcotest.objs/byte -I src/alcotest/.alcotest.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe__Filter_name.cmx -c -impl test/e2e/alcotest/passing/filter_name.ml) Running[168]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/e2e/alcotest/passing/.and_exit_false.eobjs/byte -I test/e2e/alcotest/passing/.and_exit_false.eobjs/native -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -I src/alcotest/.alcotest.objs/byte -I src/alcotest/.alcotest.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe__Assert_and_verbose.cmx -c -impl test/e2e/alcotest/passing/assert_and_verbose.ml) Running[169]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/e2e/alcotest/passing/.and_exit_false.eobjs/byte -I test/e2e/alcotest/passing/.and_exit_false.eobjs/native -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -I src/alcotest/.alcotest.objs/byte -I src/alcotest/.alcotest.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe__Check_basic.cmx -c -impl test/e2e/alcotest/passing/check_basic.ml) Running[170]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/e2e/alcotest/passing/.and_exit_false.eobjs/byte -I test/e2e/alcotest/passing/.and_exit_false.eobjs/native -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -I src/alcotest/.alcotest.objs/byte -I src/alcotest/.alcotest.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe__Empty_test_name.cmx -c -impl test/e2e/alcotest/passing/empty_test_name.ml) Running[171]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/e2e/alcotest/passing/.and_exit_false.eobjs/byte -I test/e2e/alcotest/passing/.and_exit_false.eobjs/native -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -I src/alcotest/.alcotest.objs/byte -I src/alcotest/.alcotest.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe__Compact.cmx -c -impl test/e2e/alcotest/passing/compact.ml) Running[172]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/e2e/alcotest/passing/.and_exit_false.eobjs/byte -I test/e2e/alcotest/passing/.and_exit_false.eobjs/native -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -I src/alcotest/.alcotest.objs/byte -I src/alcotest/.alcotest.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe__Assert_not_printed.cmx -c -impl test/e2e/alcotest/passing/assert_not_printed.ml) Running[173]: (cd _build/default/test/e2e/alcotest/source_code_position && ./caml_ld_library_path.exe test_source_code_position.bc) &> _build/default/test/e2e/alcotest/source_code_position/with-position.actual Running[174]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/e2e/alcotest/passing/.and_exit_false.eobjs/byte -I test/e2e/alcotest/passing/.and_exit_false.eobjs/native -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -I src/alcotest/.alcotest.objs/byte -I src/alcotest/.alcotest.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe__And_exit_true.cmx -c -impl test/e2e/alcotest/passing/and_exit_true.ml) Running[175]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/e2e/alcotest/passing/.and_exit_false.eobjs/byte -I test/e2e/alcotest/passing/.and_exit_false.eobjs/native -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -I src/alcotest/.alcotest.objs/byte -I src/alcotest/.alcotest.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe__Filter_name_regex.cmx -c -impl test/e2e/alcotest/passing/filter_name_regex.ml) Running[176]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/e2e/alcotest/passing/.and_exit_false.eobjs/byte -I test/e2e/alcotest/passing/.and_exit_false.eobjs/native -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -I src/alcotest/.alcotest.objs/byte -I src/alcotest/.alcotest.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe__Match_raises.cmx -c -impl test/e2e/alcotest/passing/match_raises.ml) Running[177]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/e2e/alcotest/passing/.and_exit_false.eobjs/byte -I test/e2e/alcotest/passing/.and_exit_false.eobjs/native -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -I src/alcotest/.alcotest.objs/byte -I src/alcotest/.alcotest.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe__Filter_range.cmx -c -impl test/e2e/alcotest/passing/filter_range.ml) Running[178]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/e2e/alcotest/passing/.and_exit_false.eobjs/byte -I test/e2e/alcotest/passing/.and_exit_false.eobjs/native -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -I src/alcotest/.alcotest.objs/byte -I src/alcotest/.alcotest.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe__Isatty.cmx -c -impl test/e2e/alcotest/passing/isatty.ml) Running[179]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/e2e/alcotest/passing/.and_exit_false.eobjs/byte -I test/e2e/alcotest/passing/.and_exit_false.eobjs/native -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -I src/alcotest/.alcotest.objs/byte -I src/alcotest/.alcotest.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe__List_tests.cmx -c -impl test/e2e/alcotest/passing/list_tests.ml) Running[180]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/e2e/alcotest/passing/.and_exit_false.eobjs/byte -I test/e2e/alcotest/passing/.and_exit_false.eobjs/native -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -I src/alcotest/.alcotest.objs/byte -I src/alcotest/.alcotest.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe__Only_monadic_effects.cmx -c -impl test/e2e/alcotest/passing/only_monadic_effects.ml) Running[181]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/e2e/alcotest/passing/.and_exit_false.eobjs/byte -I test/e2e/alcotest/passing/.and_exit_false.eobjs/native -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -I src/alcotest/.alcotest.objs/byte -I src/alcotest/.alcotest.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe__Quick_only.cmx -c -impl test/e2e/alcotest/passing/quick_only.ml) Running[182]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/e2e/alcotest/passing/.and_exit_false.eobjs/byte -I test/e2e/alcotest/passing/.and_exit_false.eobjs/native -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -I src/alcotest/.alcotest.objs/byte -I src/alcotest/.alcotest.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe__Separator_testname.cmx -c -impl test/e2e/alcotest/passing/separator_testname.ml) Running[183]: (cd _build/default/test/e2e/alcotest/failing && ../../gen_dune_rules.exe --package alcotest --libraries alcotest.engine --expect-failure --js) > _build/default/test/e2e/alcotest/failing/dune.gen Running[184]: (cd _build/default/test/e2e/alcotest/passing && ../../gen_dune_rules.exe --package alcotest --libraries alcotest.engine --js) > _build/default/test/e2e/alcotest/passing/dune.gen Running[185]: (cd _build/default/test/e2e/alcotest-lwt/failing && ../../gen_dune_rules.exe --expect-failure --package alcotest-lwt --libraries 'alcotest-lwt lwt lwt.unix') > _build/default/test/e2e/alcotest-lwt/failing/dune.gen Running[186]: (cd _build/default/test/e2e/alcotest-lwt/passing && ../../gen_dune_rules.exe --package alcotest-lwt --libraries 'alcotest-lwt lwt lwt.unix') > _build/default/test/e2e/alcotest-lwt/passing/dune.gen Running[187]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/e2e/alcotest/passing/.and_exit_false.eobjs/byte -I test/e2e/alcotest/passing/.and_exit_false.eobjs/native -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -I src/alcotest/.alcotest.objs/byte -I src/alcotest/.alcotest.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe__Quick_only_regex.cmx -c -impl test/e2e/alcotest/passing/quick_only_regex.ml) Running[188]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/e2e/alcotest/passing/.and_exit_false.eobjs/byte -I test/e2e/alcotest/passing/.and_exit_false.eobjs/native -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -I src/alcotest/.alcotest.objs/byte -I src/alcotest/.alcotest.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe__Json_output.cmx -c -impl test/e2e/alcotest/passing/json_output.ml) Running[189]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/e2e/alcotest/passing/.and_exit_false.eobjs/byte -I test/e2e/alcotest/passing/.and_exit_false.eobjs/native -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -I src/alcotest/.alcotest.objs/byte -I src/alcotest/.alcotest.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe__Unicode_testname.cmx -c -impl test/e2e/alcotest/passing/unicode_testname.ml) Running[190]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/e2e/alcotest/passing/.and_exit_false.eobjs/byte -I test/e2e/alcotest/passing/.and_exit_false.eobjs/native -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -I src/alcotest/.alcotest.objs/byte -I src/alcotest/.alcotest.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe__Skip_in_test.cmx -c -impl test/e2e/alcotest/passing/skip_in_test.ml) Running[191]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/e2e/alcotest/passing/.and_exit_false.eobjs/byte -I test/e2e/alcotest/passing/.and_exit_false.eobjs/native -I src/alcotest-engine/.alcotest_engine.objs/byte -I src/alcotest-engine/.alcotest_engine.objs/native -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/byte -I src/alcotest-stdlib-ext/.alcotest_stdlib_ext.objs/native -I src/alcotest/.alcotest.objs/byte -I src/alcotest/.alcotest.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe__Verbose_newlines.cmx -c -impl test/e2e/alcotest/passing/verbose_newlines.ml) Running[192]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o examples/floats.exe /usr/lib64/ocaml/astring/astring.cmxa /usr/lib64/ocaml/cmdliner/cmdliner.cmxa /usr/lib64/ocaml/uutf/uutf.cmxa src/alcotest-stdlib-ext/alcotest_stdlib_ext.cmxa /usr/lib64/ocaml/fmt/fmt.cmxa /usr/lib64/ocaml/fmt/cli/fmt_cli.cmxa /usr/lib64/ocaml/re/re.cmxa src/alcotest-engine/alcotest_engine.cmxa /usr/lib64/ocaml/unix/unix.cmxa /usr/lib64/ocaml/fmt/tty/fmt_tty.cmxa src/alcotest/alcotest.cmxa -I src/alcotest examples/.simple.eobjs/native/dune__exe.cmx examples/.simple.eobjs/native/dune__exe__Floats.cmx) Running[193]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o test/e2e/alcotest/failing/check_basic.exe /usr/lib64/ocaml/astring/astring.cmxa /usr/lib64/ocaml/cmdliner/cmdliner.cmxa /usr/lib64/ocaml/uutf/uutf.cmxa src/alcotest-stdlib-ext/alcotest_stdlib_ext.cmxa /usr/lib64/ocaml/fmt/fmt.cmxa /usr/lib64/ocaml/fmt/cli/fmt_cli.cmxa /usr/lib64/ocaml/re/re.cmxa src/alcotest-engine/alcotest_engine.cmxa /usr/lib64/ocaml/unix/unix.cmxa /usr/lib64/ocaml/fmt/tty/fmt_tty.cmxa src/alcotest/alcotest.cmxa -I src/alcotest test/e2e/alcotest/failing/.bail.eobjs/native/dune__exe.cmx test/e2e/alcotest/failing/.bail.eobjs/native/dune__exe__Check_basic.cmx) Running[194]: (cd _build/default/test/e2e/alcotest/inside-dune && ./test_color.exe --color=auto) &> _build/default/test/e2e/alcotest/inside-dune/color-overridden.actual Running[195]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o test/e2e/alcotest/failing/check_located.exe /usr/lib64/ocaml/astring/astring.cmxa /usr/lib64/ocaml/cmdliner/cmdliner.cmxa /usr/lib64/ocaml/uutf/uutf.cmxa src/alcotest-stdlib-ext/alcotest_stdlib_ext.cmxa /usr/lib64/ocaml/fmt/fmt.cmxa /usr/lib64/ocaml/fmt/cli/fmt_cli.cmxa /usr/lib64/ocaml/re/re.cmxa src/alcotest-engine/alcotest_engine.cmxa /usr/lib64/ocaml/unix/unix.cmxa /usr/lib64/ocaml/fmt/tty/fmt_tty.cmxa src/alcotest/alcotest.cmxa -I src/alcotest test/e2e/alcotest/failing/.bail.eobjs/native/dune__exe.cmx test/e2e/alcotest/failing/.bail.eobjs/native/dune__exe__Check_located.cmx) Running[196]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o test/e2e/alcotest/failing/check_long.exe /usr/lib64/ocaml/astring/astring.cmxa /usr/lib64/ocaml/cmdliner/cmdliner.cmxa /usr/lib64/ocaml/uutf/uutf.cmxa src/alcotest-stdlib-ext/alcotest_stdlib_ext.cmxa /usr/lib64/ocaml/fmt/fmt.cmxa /usr/lib64/ocaml/fmt/cli/fmt_cli.cmxa /usr/lib64/ocaml/re/re.cmxa src/alcotest-engine/alcotest_engine.cmxa /usr/lib64/ocaml/unix/unix.cmxa /usr/lib64/ocaml/fmt/tty/fmt_tty.cmxa src/alcotest/alcotest.cmxa -I src/alcotest test/e2e/alcotest/failing/.bail.eobjs/native/dune__exe.cmx test/e2e/alcotest/failing/.bail.eobjs/native/dune__exe__Check_long.cmx) Running[197]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o test/e2e/alcotest/failing/empty_suite_name.exe /usr/lib64/ocaml/astring/astring.cmxa /usr/lib64/ocaml/cmdliner/cmdliner.cmxa /usr/lib64/ocaml/uutf/uutf.cmxa src/alcotest-stdlib-ext/alcotest_stdlib_ext.cmxa /usr/lib64/ocaml/fmt/fmt.cmxa /usr/lib64/ocaml/fmt/cli/fmt_cli.cmxa /usr/lib64/ocaml/re/re.cmxa src/alcotest-engine/alcotest_engine.cmxa /usr/lib64/ocaml/unix/unix.cmxa /usr/lib64/ocaml/fmt/tty/fmt_tty.cmxa src/alcotest/alcotest.cmxa -I src/alcotest test/e2e/alcotest/failing/.bail.eobjs/native/dune__exe.cmx test/e2e/alcotest/failing/.bail.eobjs/native/dune__exe__Empty_suite_name.cmx) Running[198]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o test/e2e/alcotest/failing/compact.exe /usr/lib64/ocaml/astring/astring.cmxa /usr/lib64/ocaml/cmdliner/cmdliner.cmxa /usr/lib64/ocaml/uutf/uutf.cmxa src/alcotest-stdlib-ext/alcotest_stdlib_ext.cmxa /usr/lib64/ocaml/fmt/fmt.cmxa /usr/lib64/ocaml/fmt/cli/fmt_cli.cmxa /usr/lib64/ocaml/re/re.cmxa src/alcotest-engine/alcotest_engine.cmxa /usr/lib64/ocaml/unix/unix.cmxa /usr/lib64/ocaml/fmt/tty/fmt_tty.cmxa src/alcotest/alcotest.cmxa -I src/alcotest test/e2e/alcotest/failing/.bail.eobjs/native/dune__exe.cmx test/e2e/alcotest/failing/.bail.eobjs/native/dune__exe__Compact.cmx) Running[199]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o test/e2e/alcotest/failing/invalid_arg_in_test.exe /usr/lib64/ocaml/astring/astring.cmxa /usr/lib64/ocaml/cmdliner/cmdliner.cmxa /usr/lib64/ocaml/uutf/uutf.cmxa src/alcotest-stdlib-ext/alcotest_stdlib_ext.cmxa /usr/lib64/ocaml/fmt/fmt.cmxa /usr/lib64/ocaml/fmt/cli/fmt_cli.cmxa /usr/lib64/ocaml/re/re.cmxa src/alcotest-engine/alcotest_engine.cmxa /usr/lib64/ocaml/unix/unix.cmxa /usr/lib64/ocaml/fmt/tty/fmt_tty.cmxa src/alcotest/alcotest.cmxa -I src/alcotest test/e2e/alcotest/failing/.bail.eobjs/native/dune__exe.cmx test/e2e/alcotest/failing/.bail.eobjs/native/dune__exe__Invalid_arg_in_test.cmx) Running[200]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o test/e2e/alcotest/failing/exception_in_test.exe /usr/lib64/ocaml/astring/astring.cmxa /usr/lib64/ocaml/cmdliner/cmdliner.cmxa /usr/lib64/ocaml/uutf/uutf.cmxa src/alcotest-stdlib-ext/alcotest_stdlib_ext.cmxa /usr/lib64/ocaml/fmt/fmt.cmxa /usr/lib64/ocaml/fmt/cli/fmt_cli.cmxa /usr/lib64/ocaml/re/re.cmxa src/alcotest-engine/alcotest_engine.cmxa /usr/lib64/ocaml/unix/unix.cmxa /usr/lib64/ocaml/fmt/tty/fmt_tty.cmxa src/alcotest/alcotest.cmxa -I src/alcotest test/e2e/alcotest/failing/.bail.eobjs/native/dune__exe.cmx test/e2e/alcotest/failing/.bail.eobjs/native/dune__exe__Exception_in_test.cmx) Running[201]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o examples/simple.exe /usr/lib64/ocaml/astring/astring.cmxa /usr/lib64/ocaml/cmdliner/cmdliner.cmxa /usr/lib64/ocaml/uutf/uutf.cmxa src/alcotest-stdlib-ext/alcotest_stdlib_ext.cmxa /usr/lib64/ocaml/fmt/fmt.cmxa /usr/lib64/ocaml/fmt/cli/fmt_cli.cmxa /usr/lib64/ocaml/re/re.cmxa src/alcotest-engine/alcotest_engine.cmxa /usr/lib64/ocaml/unix/unix.cmxa /usr/lib64/ocaml/fmt/tty/fmt_tty.cmxa src/alcotest/alcotest.cmxa -I src/alcotest examples/.simple.eobjs/native/dune__exe.cmx examples/.simple.eobjs/native/dune__exe__Simple.cmx) Running[202]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o test/e2e/alcotest/failing/outside_runner.exe /usr/lib64/ocaml/astring/astring.cmxa /usr/lib64/ocaml/cmdliner/cmdliner.cmxa /usr/lib64/ocaml/uutf/uutf.cmxa src/alcotest-stdlib-ext/alcotest_stdlib_ext.cmxa /usr/lib64/ocaml/fmt/fmt.cmxa /usr/lib64/ocaml/fmt/cli/fmt_cli.cmxa /usr/lib64/ocaml/re/re.cmxa src/alcotest-engine/alcotest_engine.cmxa /usr/lib64/ocaml/unix/unix.cmxa /usr/lib64/ocaml/fmt/tty/fmt_tty.cmxa src/alcotest/alcotest.cmxa -I src/alcotest test/e2e/alcotest/failing/.bail.eobjs/native/dune__exe.cmx test/e2e/alcotest/failing/.bail.eobjs/native/dune__exe__Outside_runner.cmx) Running[203]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o test/e2e/alcotest/failing/long_test_case_name.exe /usr/lib64/ocaml/astring/astring.cmxa /usr/lib64/ocaml/cmdliner/cmdliner.cmxa /usr/lib64/ocaml/uutf/uutf.cmxa src/alcotest-stdlib-ext/alcotest_stdlib_ext.cmxa /usr/lib64/ocaml/fmt/fmt.cmxa /usr/lib64/ocaml/fmt/cli/fmt_cli.cmxa /usr/lib64/ocaml/re/re.cmxa src/alcotest-engine/alcotest_engine.cmxa /usr/lib64/ocaml/unix/unix.cmxa /usr/lib64/ocaml/fmt/tty/fmt_tty.cmxa src/alcotest/alcotest.cmxa -I src/alcotest test/e2e/alcotest/failing/.bail.eobjs/native/dune__exe.cmx test/e2e/alcotest/failing/.bail.eobjs/native/dune__exe__Long_test_case_name.cmx) Running[204]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o test/e2e/alcotest/failing/filter_all_tests.exe /usr/lib64/ocaml/astring/astring.cmxa /usr/lib64/ocaml/cmdliner/cmdliner.cmxa /usr/lib64/ocaml/uutf/uutf.cmxa src/alcotest-stdlib-ext/alcotest_stdlib_ext.cmxa /usr/lib64/ocaml/fmt/fmt.cmxa /usr/lib64/ocaml/fmt/cli/fmt_cli.cmxa /usr/lib64/ocaml/re/re.cmxa src/alcotest-engine/alcotest_engine.cmxa /usr/lib64/ocaml/unix/unix.cmxa /usr/lib64/ocaml/fmt/tty/fmt_tty.cmxa src/alcotest/alcotest.cmxa -I src/alcotest test/e2e/alcotest/failing/.bail.eobjs/native/dune__exe.cmx test/e2e/alcotest/failing/.bail.eobjs/native/dune__exe__Filter_all_tests.cmx) Running[205]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o test/e2e/alcotest/failing/bail.exe /usr/lib64/ocaml/astring/astring.cmxa /usr/lib64/ocaml/cmdliner/cmdliner.cmxa /usr/lib64/ocaml/uutf/uutf.cmxa src/alcotest-stdlib-ext/alcotest_stdlib_ext.cmxa /usr/lib64/ocaml/fmt/fmt.cmxa /usr/lib64/ocaml/fmt/cli/fmt_cli.cmxa /usr/lib64/ocaml/re/re.cmxa src/alcotest-engine/alcotest_engine.cmxa /usr/lib64/ocaml/unix/unix.cmxa /usr/lib64/ocaml/fmt/tty/fmt_tty.cmxa src/alcotest/alcotest.cmxa -I src/alcotest test/e2e/alcotest/failing/.bail.eobjs/native/dune__exe.cmx test/e2e/alcotest/failing/.bail.eobjs/native/dune__exe__Bail.cmx) Running[206]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o test/e2e/alcotest/failing/duplicate_test_names.exe /usr/lib64/ocaml/astring/astring.cmxa /usr/lib64/ocaml/cmdliner/cmdliner.cmxa /usr/lib64/ocaml/uutf/uutf.cmxa src/alcotest-stdlib-ext/alcotest_stdlib_ext.cmxa /usr/lib64/ocaml/fmt/fmt.cmxa /usr/lib64/ocaml/fmt/cli/fmt_cli.cmxa /usr/lib64/ocaml/re/re.cmxa src/alcotest-engine/alcotest_engine.cmxa /usr/lib64/ocaml/unix/unix.cmxa /usr/lib64/ocaml/fmt/tty/fmt_tty.cmxa src/alcotest/alcotest.cmxa -I src/alcotest test/e2e/alcotest/failing/.bail.eobjs/native/dune__exe.cmx test/e2e/alcotest/failing/.bail.eobjs/native/dune__exe__Duplicate_test_names.cmx) Running[207]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o test/e2e/alcotest/failing/tail_errors_unlimited.exe /usr/lib64/ocaml/astring/astring.cmxa /usr/lib64/ocaml/cmdliner/cmdliner.cmxa /usr/lib64/ocaml/uutf/uutf.cmxa src/alcotest-stdlib-ext/alcotest_stdlib_ext.cmxa /usr/lib64/ocaml/fmt/fmt.cmxa /usr/lib64/ocaml/fmt/cli/fmt_cli.cmxa /usr/lib64/ocaml/re/re.cmxa src/alcotest-engine/alcotest_engine.cmxa /usr/lib64/ocaml/unix/unix.cmxa /usr/lib64/ocaml/fmt/tty/fmt_tty.cmxa src/alcotest/alcotest.cmxa -I src/alcotest test/e2e/alcotest/failing/.bail.eobjs/native/dune__exe.cmx test/e2e/alcotest/failing/.bail.eobjs/native/dune__exe__Tail_errors_unlimited.cmx) Running[208]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o test/e2e/alcotest/passing/basic.exe /usr/lib64/ocaml/astring/astring.cmxa /usr/lib64/ocaml/cmdliner/cmdliner.cmxa /usr/lib64/ocaml/uutf/uutf.cmxa src/alcotest-stdlib-ext/alcotest_stdlib_ext.cmxa /usr/lib64/ocaml/fmt/fmt.cmxa /usr/lib64/ocaml/fmt/cli/fmt_cli.cmxa /usr/lib64/ocaml/re/re.cmxa src/alcotest-engine/alcotest_engine.cmxa /usr/lib64/ocaml/unix/unix.cmxa /usr/lib64/ocaml/fmt/tty/fmt_tty.cmxa src/alcotest/alcotest.cmxa -I src/alcotest test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe.cmx test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe__Basic.cmx) Running[209]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o test/e2e/alcotest/failing/tail_errors_limit.exe /usr/lib64/ocaml/astring/astring.cmxa /usr/lib64/ocaml/cmdliner/cmdliner.cmxa /usr/lib64/ocaml/uutf/uutf.cmxa src/alcotest-stdlib-ext/alcotest_stdlib_ext.cmxa /usr/lib64/ocaml/fmt/fmt.cmxa /usr/lib64/ocaml/fmt/cli/fmt_cli.cmxa /usr/lib64/ocaml/re/re.cmxa src/alcotest-engine/alcotest_engine.cmxa /usr/lib64/ocaml/unix/unix.cmxa /usr/lib64/ocaml/fmt/tty/fmt_tty.cmxa src/alcotest/alcotest.cmxa -I src/alcotest test/e2e/alcotest/failing/.bail.eobjs/native/dune__exe.cmx test/e2e/alcotest/failing/.bail.eobjs/native/dune__exe__Tail_errors_limit.cmx) Running[210]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o test/e2e/alcotest/failing/unknown_option.exe /usr/lib64/ocaml/astring/astring.cmxa /usr/lib64/ocaml/cmdliner/cmdliner.cmxa /usr/lib64/ocaml/uutf/uutf.cmxa src/alcotest-stdlib-ext/alcotest_stdlib_ext.cmxa /usr/lib64/ocaml/fmt/fmt.cmxa /usr/lib64/ocaml/fmt/cli/fmt_cli.cmxa /usr/lib64/ocaml/re/re.cmxa src/alcotest-engine/alcotest_engine.cmxa /usr/lib64/ocaml/unix/unix.cmxa /usr/lib64/ocaml/fmt/tty/fmt_tty.cmxa src/alcotest/alcotest.cmxa -I src/alcotest test/e2e/alcotest/failing/.bail.eobjs/native/dune__exe.cmx test/e2e/alcotest/failing/.bail.eobjs/native/dune__exe__Unknown_option.cmx) Running[211]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o test/e2e/alcotest/passing/and_exit_false.exe /usr/lib64/ocaml/astring/astring.cmxa /usr/lib64/ocaml/cmdliner/cmdliner.cmxa /usr/lib64/ocaml/uutf/uutf.cmxa src/alcotest-stdlib-ext/alcotest_stdlib_ext.cmxa /usr/lib64/ocaml/fmt/fmt.cmxa /usr/lib64/ocaml/fmt/cli/fmt_cli.cmxa /usr/lib64/ocaml/re/re.cmxa src/alcotest-engine/alcotest_engine.cmxa /usr/lib64/ocaml/unix/unix.cmxa /usr/lib64/ocaml/fmt/tty/fmt_tty.cmxa src/alcotest/alcotest.cmxa -I src/alcotest test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe.cmx test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe__And_exit_false.cmx) Running[212]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o test/e2e/alcotest/passing/filter_name.exe /usr/lib64/ocaml/astring/astring.cmxa /usr/lib64/ocaml/cmdliner/cmdliner.cmxa /usr/lib64/ocaml/uutf/uutf.cmxa src/alcotest-stdlib-ext/alcotest_stdlib_ext.cmxa /usr/lib64/ocaml/fmt/fmt.cmxa /usr/lib64/ocaml/fmt/cli/fmt_cli.cmxa /usr/lib64/ocaml/re/re.cmxa src/alcotest-engine/alcotest_engine.cmxa /usr/lib64/ocaml/unix/unix.cmxa /usr/lib64/ocaml/fmt/tty/fmt_tty.cmxa src/alcotest/alcotest.cmxa -I src/alcotest test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe.cmx test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe__Filter_name.cmx) Running[213]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o test/e2e/alcotest/passing/cli_verbose.exe /usr/lib64/ocaml/astring/astring.cmxa /usr/lib64/ocaml/cmdliner/cmdliner.cmxa /usr/lib64/ocaml/uutf/uutf.cmxa src/alcotest-stdlib-ext/alcotest_stdlib_ext.cmxa /usr/lib64/ocaml/fmt/fmt.cmxa /usr/lib64/ocaml/fmt/cli/fmt_cli.cmxa /usr/lib64/ocaml/re/re.cmxa src/alcotest-engine/alcotest_engine.cmxa /usr/lib64/ocaml/unix/unix.cmxa /usr/lib64/ocaml/fmt/tty/fmt_tty.cmxa src/alcotest/alcotest.cmxa -I src/alcotest test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe.cmx test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe__Cli_verbose.cmx) Running[214]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o test/e2e/alcotest/passing/assert_and_verbose.exe /usr/lib64/ocaml/astring/astring.cmxa /usr/lib64/ocaml/cmdliner/cmdliner.cmxa /usr/lib64/ocaml/uutf/uutf.cmxa src/alcotest-stdlib-ext/alcotest_stdlib_ext.cmxa /usr/lib64/ocaml/fmt/fmt.cmxa /usr/lib64/ocaml/fmt/cli/fmt_cli.cmxa /usr/lib64/ocaml/re/re.cmxa src/alcotest-engine/alcotest_engine.cmxa /usr/lib64/ocaml/unix/unix.cmxa /usr/lib64/ocaml/fmt/tty/fmt_tty.cmxa src/alcotest/alcotest.cmxa -I src/alcotest test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe.cmx test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe__Assert_and_verbose.cmx) Running[215]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o test/e2e/alcotest/passing/empty_test_name.exe /usr/lib64/ocaml/astring/astring.cmxa /usr/lib64/ocaml/cmdliner/cmdliner.cmxa /usr/lib64/ocaml/uutf/uutf.cmxa src/alcotest-stdlib-ext/alcotest_stdlib_ext.cmxa /usr/lib64/ocaml/fmt/fmt.cmxa /usr/lib64/ocaml/fmt/cli/fmt_cli.cmxa /usr/lib64/ocaml/re/re.cmxa src/alcotest-engine/alcotest_engine.cmxa /usr/lib64/ocaml/unix/unix.cmxa /usr/lib64/ocaml/fmt/tty/fmt_tty.cmxa src/alcotest/alcotest.cmxa -I src/alcotest test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe.cmx test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe__Empty_test_name.cmx) Running[216]: (cd _build/default/test/e2e/alcotest/source_code_position && ./test_source_code_position.exe) &> _build/default/test/e2e/alcotest/source_code_position/without-position.actual Running[217]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o test/e2e/alcotest/passing/assert_not_printed.exe /usr/lib64/ocaml/astring/astring.cmxa /usr/lib64/ocaml/cmdliner/cmdliner.cmxa /usr/lib64/ocaml/uutf/uutf.cmxa src/alcotest-stdlib-ext/alcotest_stdlib_ext.cmxa /usr/lib64/ocaml/fmt/fmt.cmxa /usr/lib64/ocaml/fmt/cli/fmt_cli.cmxa /usr/lib64/ocaml/re/re.cmxa src/alcotest-engine/alcotest_engine.cmxa /usr/lib64/ocaml/unix/unix.cmxa /usr/lib64/ocaml/fmt/tty/fmt_tty.cmxa src/alcotest/alcotest.cmxa -I src/alcotest test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe.cmx test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe__Assert_not_printed.cmx) Running[218]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o test/e2e/alcotest/passing/check_basic.exe /usr/lib64/ocaml/astring/astring.cmxa /usr/lib64/ocaml/cmdliner/cmdliner.cmxa /usr/lib64/ocaml/uutf/uutf.cmxa src/alcotest-stdlib-ext/alcotest_stdlib_ext.cmxa /usr/lib64/ocaml/fmt/fmt.cmxa /usr/lib64/ocaml/fmt/cli/fmt_cli.cmxa /usr/lib64/ocaml/re/re.cmxa src/alcotest-engine/alcotest_engine.cmxa /usr/lib64/ocaml/unix/unix.cmxa /usr/lib64/ocaml/fmt/tty/fmt_tty.cmxa src/alcotest/alcotest.cmxa -I src/alcotest test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe.cmx test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe__Check_basic.cmx) Running[219]: (cd _build/default/test/e2e/alcotest/source_code_position && ../../strip_randomness.exe with-position.actual) &> _build/default/test/e2e/alcotest/source_code_position/with-position.processed Running[220]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o test/e2e/alcotest/passing/only_monadic_effects.exe /usr/lib64/ocaml/astring/astring.cmxa /usr/lib64/ocaml/cmdliner/cmdliner.cmxa /usr/lib64/ocaml/uutf/uutf.cmxa src/alcotest-stdlib-ext/alcotest_stdlib_ext.cmxa /usr/lib64/ocaml/fmt/fmt.cmxa /usr/lib64/ocaml/fmt/cli/fmt_cli.cmxa /usr/lib64/ocaml/re/re.cmxa src/alcotest-engine/alcotest_engine.cmxa /usr/lib64/ocaml/unix/unix.cmxa /usr/lib64/ocaml/fmt/tty/fmt_tty.cmxa src/alcotest/alcotest.cmxa -I src/alcotest test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe.cmx test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe__Only_monadic_effects.cmx) Running[221]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o test/e2e/alcotest/passing/compact.exe /usr/lib64/ocaml/astring/astring.cmxa /usr/lib64/ocaml/cmdliner/cmdliner.cmxa /usr/lib64/ocaml/uutf/uutf.cmxa src/alcotest-stdlib-ext/alcotest_stdlib_ext.cmxa /usr/lib64/ocaml/fmt/fmt.cmxa /usr/lib64/ocaml/fmt/cli/fmt_cli.cmxa /usr/lib64/ocaml/re/re.cmxa src/alcotest-engine/alcotest_engine.cmxa /usr/lib64/ocaml/unix/unix.cmxa /usr/lib64/ocaml/fmt/tty/fmt_tty.cmxa src/alcotest/alcotest.cmxa -I src/alcotest test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe.cmx test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe__Compact.cmx) Running[222]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o test/e2e/alcotest/passing/separator_testname.exe /usr/lib64/ocaml/astring/astring.cmxa /usr/lib64/ocaml/cmdliner/cmdliner.cmxa /usr/lib64/ocaml/uutf/uutf.cmxa src/alcotest-stdlib-ext/alcotest_stdlib_ext.cmxa /usr/lib64/ocaml/fmt/fmt.cmxa /usr/lib64/ocaml/fmt/cli/fmt_cli.cmxa /usr/lib64/ocaml/re/re.cmxa src/alcotest-engine/alcotest_engine.cmxa /usr/lib64/ocaml/unix/unix.cmxa /usr/lib64/ocaml/fmt/tty/fmt_tty.cmxa src/alcotest/alcotest.cmxa -I src/alcotest test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe.cmx test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe__Separator_testname.cmx) Running[223]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o test/e2e/alcotest/passing/quick_only.exe /usr/lib64/ocaml/astring/astring.cmxa /usr/lib64/ocaml/cmdliner/cmdliner.cmxa /usr/lib64/ocaml/uutf/uutf.cmxa src/alcotest-stdlib-ext/alcotest_stdlib_ext.cmxa /usr/lib64/ocaml/fmt/fmt.cmxa /usr/lib64/ocaml/fmt/cli/fmt_cli.cmxa /usr/lib64/ocaml/re/re.cmxa src/alcotest-engine/alcotest_engine.cmxa /usr/lib64/ocaml/unix/unix.cmxa /usr/lib64/ocaml/fmt/tty/fmt_tty.cmxa src/alcotest/alcotest.cmxa -I src/alcotest test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe.cmx test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe__Quick_only.cmx) Running[224]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o test/e2e/alcotest/passing/filter_name_regex.exe /usr/lib64/ocaml/astring/astring.cmxa /usr/lib64/ocaml/cmdliner/cmdliner.cmxa /usr/lib64/ocaml/uutf/uutf.cmxa src/alcotest-stdlib-ext/alcotest_stdlib_ext.cmxa /usr/lib64/ocaml/fmt/fmt.cmxa /usr/lib64/ocaml/fmt/cli/fmt_cli.cmxa /usr/lib64/ocaml/re/re.cmxa src/alcotest-engine/alcotest_engine.cmxa /usr/lib64/ocaml/unix/unix.cmxa /usr/lib64/ocaml/fmt/tty/fmt_tty.cmxa src/alcotest/alcotest.cmxa -I src/alcotest test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe.cmx test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe__Filter_name_regex.cmx) Running[225]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o test/e2e/alcotest/passing/list_tests.exe /usr/lib64/ocaml/astring/astring.cmxa /usr/lib64/ocaml/cmdliner/cmdliner.cmxa /usr/lib64/ocaml/uutf/uutf.cmxa src/alcotest-stdlib-ext/alcotest_stdlib_ext.cmxa /usr/lib64/ocaml/fmt/fmt.cmxa /usr/lib64/ocaml/fmt/cli/fmt_cli.cmxa /usr/lib64/ocaml/re/re.cmxa src/alcotest-engine/alcotest_engine.cmxa /usr/lib64/ocaml/unix/unix.cmxa /usr/lib64/ocaml/fmt/tty/fmt_tty.cmxa src/alcotest/alcotest.cmxa -I src/alcotest test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe.cmx test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe__List_tests.cmx) Running[226]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o test/e2e/alcotest/passing/isatty.exe /usr/lib64/ocaml/astring/astring.cmxa /usr/lib64/ocaml/cmdliner/cmdliner.cmxa /usr/lib64/ocaml/uutf/uutf.cmxa src/alcotest-stdlib-ext/alcotest_stdlib_ext.cmxa /usr/lib64/ocaml/fmt/fmt.cmxa /usr/lib64/ocaml/fmt/cli/fmt_cli.cmxa /usr/lib64/ocaml/re/re.cmxa src/alcotest-engine/alcotest_engine.cmxa /usr/lib64/ocaml/unix/unix.cmxa /usr/lib64/ocaml/fmt/tty/fmt_tty.cmxa src/alcotest/alcotest.cmxa -I src/alcotest test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe.cmx test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe__Isatty.cmx) Running[227]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o test/e2e/alcotest/passing/and_exit_true.exe /usr/lib64/ocaml/astring/astring.cmxa /usr/lib64/ocaml/cmdliner/cmdliner.cmxa /usr/lib64/ocaml/uutf/uutf.cmxa src/alcotest-stdlib-ext/alcotest_stdlib_ext.cmxa /usr/lib64/ocaml/fmt/fmt.cmxa /usr/lib64/ocaml/fmt/cli/fmt_cli.cmxa /usr/lib64/ocaml/re/re.cmxa src/alcotest-engine/alcotest_engine.cmxa /usr/lib64/ocaml/unix/unix.cmxa /usr/lib64/ocaml/fmt/tty/fmt_tty.cmxa src/alcotest/alcotest.cmxa -I src/alcotest test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe.cmx test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe__And_exit_true.cmx) Running[228]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o test/e2e/alcotest/passing/filter_range.exe /usr/lib64/ocaml/astring/astring.cmxa /usr/lib64/ocaml/cmdliner/cmdliner.cmxa /usr/lib64/ocaml/uutf/uutf.cmxa src/alcotest-stdlib-ext/alcotest_stdlib_ext.cmxa /usr/lib64/ocaml/fmt/fmt.cmxa /usr/lib64/ocaml/fmt/cli/fmt_cli.cmxa /usr/lib64/ocaml/re/re.cmxa src/alcotest-engine/alcotest_engine.cmxa /usr/lib64/ocaml/unix/unix.cmxa /usr/lib64/ocaml/fmt/tty/fmt_tty.cmxa src/alcotest/alcotest.cmxa -I src/alcotest test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe.cmx test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe__Filter_range.cmx) Running[229]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o test/e2e/alcotest/passing/match_raises.exe /usr/lib64/ocaml/astring/astring.cmxa /usr/lib64/ocaml/cmdliner/cmdliner.cmxa /usr/lib64/ocaml/uutf/uutf.cmxa src/alcotest-stdlib-ext/alcotest_stdlib_ext.cmxa /usr/lib64/ocaml/fmt/fmt.cmxa /usr/lib64/ocaml/fmt/cli/fmt_cli.cmxa /usr/lib64/ocaml/re/re.cmxa src/alcotest-engine/alcotest_engine.cmxa /usr/lib64/ocaml/unix/unix.cmxa /usr/lib64/ocaml/fmt/tty/fmt_tty.cmxa src/alcotest/alcotest.cmxa -I src/alcotest test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe.cmx test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe__Match_raises.cmx) Running[230]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o test/e2e/alcotest/passing/quick_only_regex.exe /usr/lib64/ocaml/astring/astring.cmxa /usr/lib64/ocaml/cmdliner/cmdliner.cmxa /usr/lib64/ocaml/uutf/uutf.cmxa src/alcotest-stdlib-ext/alcotest_stdlib_ext.cmxa /usr/lib64/ocaml/fmt/fmt.cmxa /usr/lib64/ocaml/fmt/cli/fmt_cli.cmxa /usr/lib64/ocaml/re/re.cmxa src/alcotest-engine/alcotest_engine.cmxa /usr/lib64/ocaml/unix/unix.cmxa /usr/lib64/ocaml/fmt/tty/fmt_tty.cmxa src/alcotest/alcotest.cmxa -I src/alcotest test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe.cmx test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe__Quick_only_regex.cmx) Running[231]: (cd _build/default/test/e2e/alcotest/inside-dune && ../../strip_randomness.exe color-overridden.actual) &> _build/default/test/e2e/alcotest/inside-dune/color-overridden.processed Running[232]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o test/e2e/alcotest/passing/unicode_testname.exe /usr/lib64/ocaml/astring/astring.cmxa /usr/lib64/ocaml/cmdliner/cmdliner.cmxa /usr/lib64/ocaml/uutf/uutf.cmxa src/alcotest-stdlib-ext/alcotest_stdlib_ext.cmxa /usr/lib64/ocaml/fmt/fmt.cmxa /usr/lib64/ocaml/fmt/cli/fmt_cli.cmxa /usr/lib64/ocaml/re/re.cmxa src/alcotest-engine/alcotest_engine.cmxa /usr/lib64/ocaml/unix/unix.cmxa /usr/lib64/ocaml/fmt/tty/fmt_tty.cmxa src/alcotest/alcotest.cmxa -I src/alcotest test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe.cmx test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe__Unicode_testname.cmx) Running[233]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o test/e2e/alcotest/passing/json_output.exe /usr/lib64/ocaml/astring/astring.cmxa /usr/lib64/ocaml/cmdliner/cmdliner.cmxa /usr/lib64/ocaml/uutf/uutf.cmxa src/alcotest-stdlib-ext/alcotest_stdlib_ext.cmxa /usr/lib64/ocaml/fmt/fmt.cmxa /usr/lib64/ocaml/fmt/cli/fmt_cli.cmxa /usr/lib64/ocaml/re/re.cmxa src/alcotest-engine/alcotest_engine.cmxa /usr/lib64/ocaml/unix/unix.cmxa /usr/lib64/ocaml/fmt/tty/fmt_tty.cmxa src/alcotest/alcotest.cmxa -I src/alcotest test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe.cmx test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe__Json_output.cmx) Running[234]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o test/e2e/alcotest/passing/skip_in_test.exe /usr/lib64/ocaml/astring/astring.cmxa /usr/lib64/ocaml/cmdliner/cmdliner.cmxa /usr/lib64/ocaml/uutf/uutf.cmxa src/alcotest-stdlib-ext/alcotest_stdlib_ext.cmxa /usr/lib64/ocaml/fmt/fmt.cmxa /usr/lib64/ocaml/fmt/cli/fmt_cli.cmxa /usr/lib64/ocaml/re/re.cmxa src/alcotest-engine/alcotest_engine.cmxa /usr/lib64/ocaml/unix/unix.cmxa /usr/lib64/ocaml/fmt/tty/fmt_tty.cmxa src/alcotest/alcotest.cmxa -I src/alcotest test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe.cmx test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe__Skip_in_test.cmx) Running[235]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o test/e2e/alcotest/passing/verbose_newlines.exe /usr/lib64/ocaml/astring/astring.cmxa /usr/lib64/ocaml/cmdliner/cmdliner.cmxa /usr/lib64/ocaml/uutf/uutf.cmxa src/alcotest-stdlib-ext/alcotest_stdlib_ext.cmxa /usr/lib64/ocaml/fmt/fmt.cmxa /usr/lib64/ocaml/fmt/cli/fmt_cli.cmxa /usr/lib64/ocaml/re/re.cmxa src/alcotest-engine/alcotest_engine.cmxa /usr/lib64/ocaml/unix/unix.cmxa /usr/lib64/ocaml/fmt/tty/fmt_tty.cmxa src/alcotest/alcotest.cmxa -I src/alcotest test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe.cmx test/e2e/alcotest/passing/.and_exit_false.eobjs/native/dune__exe__Verbose_newlines.cmx) Running[236]: (cd _build/default/examples && ./floats.exe) Output[236]: Testing `Float tests'. This run has ID `KPP5XTCJ'. [OK] Edge cases 0 NaN. [OK] Edge cases 1 ∞. [OK] Other floats 0 others. Full test results in `~/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/alcotest-1.9.0/_build/default/examples/_build/_tests/Float tests'. Test Successful in 0.000s. 3 tests run. Running[237]: (cd _build/default/test/e2e/alcotest/failing && ./duplicate_test_names.exe) &> _build/default/test/e2e/alcotest/failing/duplicate_test_names.actual Running[238]: (cd _build/default/test/e2e/alcotest/failing && ./check_long.exe) &> _build/default/test/e2e/alcotest/failing/check_long.actual Running[239]: (cd _build/default/test/e2e/alcotest/failing && ./check_located.exe) &> _build/default/test/e2e/alcotest/failing/check_located.actual Running[240]: (cd _build/default/test/e2e/alcotest/failing && ./bail.exe) &> _build/default/test/e2e/alcotest/failing/bail.actual Running[241]: (cd _build/default/test/e2e/alcotest/failing && ./invalid_arg_in_test.exe) &> _build/default/test/e2e/alcotest/failing/invalid_arg_in_test.actual Running[242]: (cd _build/default && ./test.exe --help=plain) > _build/default/alcotest-help.txt.actual Running[243]: (cd _build/default/test/e2e/alcotest/failing && ./compact.exe) &> _build/default/test/e2e/alcotest/failing/compact.actual Running[244]: (cd _build/default/test/e2e/alcotest/passing && ./basic.exe) &> _build/default/test/e2e/alcotest/passing/basic.actual Running[245]: (cd _build/default/test/e2e/alcotest/failing && ./check_basic.exe) &> _build/default/test/e2e/alcotest/failing/check_basic.actual Running[246]: (cd _build/default/test/e2e/alcotest/failing && ./exception_in_test.exe) &> _build/default/test/e2e/alcotest/failing/exception_in_test.actual Running[247]: (cd _build/default/test/e2e/alcotest/failing && ./empty_suite_name.exe) &> _build/default/test/e2e/alcotest/failing/empty_suite_name.actual Running[248]: (cd _build/default/test/e2e/alcotest/failing && ./outside_runner.exe) &> _build/default/test/e2e/alcotest/failing/outside_runner.actual Running[249]: (cd _build/default/test/e2e/alcotest/failing && ./long_test_case_name.exe) &> _build/default/test/e2e/alcotest/failing/long_test_case_name.actual Running[250]: (cd _build/default/test/e2e/alcotest/failing && ./filter_all_tests.exe test bar 1) &> _build/default/test/e2e/alcotest/failing/filter_all_tests.actual Running[251]: (cd _build/default/test/e2e/alcotest/failing && ./tail_errors_unlimited.exe) &> _build/default/test/e2e/alcotest/failing/tail_errors_unlimited.actual Running[252]: (cd _build/default/test/e2e/alcotest/source_code_position && ../../strip_randomness.exe without-position.actual) &> _build/default/test/e2e/alcotest/source_code_position/without-position.processed Running[253]: (cd _build/default/test/e2e/alcotest/failing && ./tail_errors_limit.exe) &> _build/default/test/e2e/alcotest/failing/tail_errors_limit.actual Running[254]: (cd _build/default/examples && ./simple.exe) Running[255]: (cd _build/default/test/e2e/alcotest/passing && ./filter_name.exe) &> _build/default/test/e2e/alcotest/passing/filter_name.actual Running[256]: (cd _build/default/test/e2e/alcotest/passing && ./and_exit_false.exe) &> _build/default/test/e2e/alcotest/passing/and_exit_false.actual Running[257]: (cd _build/default/test/e2e/alcotest/failing && ./unknown_option.exe --dry-runn) &> _build/default/test/e2e/alcotest/failing/unknown_option.actual Running[258]: (cd _build/default/test/e2e/alcotest/passing && ./assert_not_printed.exe) &> _build/default/test/e2e/alcotest/passing/assert_not_printed.actual Running[259]: (cd _build/default/test/e2e/alcotest/passing && ./cli_verbose.exe --verbose) &> _build/default/test/e2e/alcotest/passing/cli_verbose.actual Running[260]: (cd _build/default/test/e2e/alcotest/passing && ./assert_and_verbose.exe) &> _build/default/test/e2e/alcotest/passing/assert_and_verbose.actual Running[261]: (cd _build/default/test/e2e/alcotest/passing && ./empty_test_name.exe) &> _build/default/test/e2e/alcotest/passing/empty_test_name.actual Output[254]: Testing `Utils'. This run has ID `2BZ12YE1'. [OK] string-case 0 Lower case. [OK] string-case 1 Capitalization. [OK] string-concat 0 String mashing. [OK] list-concat 0 List mashing. Full test results in `~/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/alcotest-1.9.0/_build/default/examples/_build/_tests/Utils'. Test Successful in 0.000s. 4 tests run. Running[262]: (cd _build/default/test/e2e/alcotest/passing && ./check_basic.exe) &> _build/default/test/e2e/alcotest/passing/check_basic.actual Running[263]: (cd _build/default/test/e2e/alcotest/passing && ./only_monadic_effects.exe) &> _build/default/test/e2e/alcotest/passing/only_monadic_effects.actual Running[264]: (cd _build/default/test/e2e/alcotest/failing && ../../strip_randomness.exe duplicate_test_names.actual) &> _build/default/test/e2e/alcotest/failing/duplicate_test_names.processed Running[265]: (cd _build/default/test/e2e/alcotest/failing && ../../strip_randomness.exe check_long.actual) &> _build/default/test/e2e/alcotest/failing/check_long.processed Running[266]: (cd _build/default/test/e2e/alcotest/failing && ../../strip_randomness.exe check_located.actual) &> _build/default/test/e2e/alcotest/failing/check_located.processed Running[267]: (cd _build/default/test/e2e/alcotest/failing && ../../strip_randomness.exe bail.actual) &> _build/default/test/e2e/alcotest/failing/bail.processed Running[268]: (cd _build/default/test/e2e/alcotest/passing && ./quick_only.exe) &> _build/default/test/e2e/alcotest/passing/quick_only.actual Running[269]: (cd _build/default/test/e2e/alcotest/passing && ./separator_testname.exe) &> _build/default/test/e2e/alcotest/passing/separator_testname.actual Running[270]: (cd _build/default/test/e2e/alcotest/passing && ./compact.exe --compact) &> _build/default/test/e2e/alcotest/passing/compact.actual Running[271]: (cd _build/default/test/e2e/alcotest/failing && ../../strip_randomness.exe compact.actual) &> _build/default/test/e2e/alcotest/failing/compact.processed Running[272]: (cd _build/default/test/e2e/alcotest/passing && ./list_tests.exe) &> _build/default/test/e2e/alcotest/passing/list_tests.actual Running[273]: (cd _build/default/test/e2e/alcotest/failing && ../../strip_randomness.exe invalid_arg_in_test.actual) &> _build/default/test/e2e/alcotest/failing/invalid_arg_in_test.processed Running[274]: (cd _build/default/test/e2e/alcotest/passing && ../../strip_randomness.exe basic.actual) &> _build/default/test/e2e/alcotest/passing/basic.processed Running[275]: (cd _build/default/test/e2e/alcotest/passing && ./isatty.exe) &> _build/default/test/e2e/alcotest/passing/isatty.actual Running[276]: (cd _build/default/test/e2e/alcotest/passing && ./filter_name_regex.exe) &> _build/default/test/e2e/alcotest/passing/filter_name_regex.actual Running[277]: (cd _build/default/test/e2e/alcotest/failing && ../../strip_randomness.exe check_basic.actual) &> _build/default/test/e2e/alcotest/failing/check_basic.processed Running[278]: (cd _build/default/test/e2e/alcotest/failing && ../../strip_randomness.exe empty_suite_name.actual) &> _build/default/test/e2e/alcotest/failing/empty_suite_name.processed Running[279]: (cd _build/default/test/e2e/alcotest/failing && ../../strip_randomness.exe exception_in_test.actual) &> _build/default/test/e2e/alcotest/failing/exception_in_test.processed Running[280]: (cd _build/default/test/e2e/alcotest/failing && ../../strip_randomness.exe outside_runner.actual) &> _build/default/test/e2e/alcotest/failing/outside_runner.processed Running[281]: (cd _build/default/test/e2e/alcotest/failing && ../../strip_randomness.exe long_test_case_name.actual) &> _build/default/test/e2e/alcotest/failing/long_test_case_name.processed Running[282]: (cd _build/default/test/e2e/alcotest/passing && ./and_exit_true.exe) &> _build/default/test/e2e/alcotest/passing/and_exit_true.actual Running[283]: (cd _build/default/test/e2e/alcotest/failing && ../../strip_randomness.exe filter_all_tests.actual) &> _build/default/test/e2e/alcotest/failing/filter_all_tests.processed Running[284]: (cd _build/default/test/e2e/alcotest/failing && ../../strip_randomness.exe tail_errors_limit.actual) &> _build/default/test/e2e/alcotest/failing/tail_errors_limit.processed Running[285]: (cd _build/default/test/e2e/alcotest/failing && ../../strip_randomness.exe tail_errors_unlimited.actual) &> _build/default/test/e2e/alcotest/failing/tail_errors_unlimited.processed Running[286]: (cd _build/default/test/e2e/alcotest/passing && ../../strip_randomness.exe filter_name.actual) &> _build/default/test/e2e/alcotest/passing/filter_name.processed Running[287]: (cd _build/default/test/e2e/alcotest/passing && ../../strip_randomness.exe and_exit_false.actual) &> _build/default/test/e2e/alcotest/passing/and_exit_false.processed Running[288]: (cd _build/default/test/e2e/alcotest/failing && ../../strip_randomness.exe unknown_option.actual) &> _build/default/test/e2e/alcotest/failing/unknown_option.processed Running[289]: (cd _build/default/test/e2e/alcotest/passing && ./filter_range.exe test main 0..1,1-3,5) &> _build/default/test/e2e/alcotest/passing/filter_range.actual Running[290]: (cd _build/default/test/e2e/alcotest/passing && ../../strip_randomness.exe cli_verbose.actual) &> _build/default/test/e2e/alcotest/passing/cli_verbose.processed Running[291]: (cd _build/default/test/e2e/alcotest/passing && ../../strip_randomness.exe assert_and_verbose.actual) &> _build/default/test/e2e/alcotest/passing/assert_and_verbose.processed Running[292]: (cd _build/default/test/e2e/alcotest/passing && ../../strip_randomness.exe empty_test_name.actual) &> _build/default/test/e2e/alcotest/passing/empty_test_name.processed Running[293]: (cd _build/default/test/e2e/alcotest/passing && ../../strip_randomness.exe assert_not_printed.actual) &> _build/default/test/e2e/alcotest/passing/assert_not_printed.processed Running[294]: (cd _build/default/test/e2e/alcotest/passing && ./quick_only_regex.exe) &> _build/default/test/e2e/alcotest/passing/quick_only_regex.actual Running[295]: (cd _build/default/test/e2e/alcotest/passing && ../../strip_randomness.exe only_monadic_effects.actual) &> _build/default/test/e2e/alcotest/passing/only_monadic_effects.processed Running[296]: (cd _build/default/test/e2e/alcotest/passing && ../../strip_randomness.exe check_basic.actual) &> _build/default/test/e2e/alcotest/passing/check_basic.processed Running[297]: (cd _build/default/test/e2e/alcotest/passing && ../../strip_randomness.exe quick_only.actual) &> _build/default/test/e2e/alcotest/passing/quick_only.processed Running[298]: (cd _build/default/test/e2e/alcotest/passing && ../../strip_randomness.exe separator_testname.actual) &> _build/default/test/e2e/alcotest/passing/separator_testname.processed Running[299]: (cd _build/default/test/e2e/alcotest/passing && ./match_raises.exe) &> _build/default/test/e2e/alcotest/passing/match_raises.actual Running[300]: (cd _build/default/test/e2e/alcotest/passing && ./unicode_testname.exe) &> _build/default/test/e2e/alcotest/passing/unicode_testname.actual Running[301]: (cd _build/default/test/e2e/alcotest/passing && ../../strip_randomness.exe list_tests.actual) &> _build/default/test/e2e/alcotest/passing/list_tests.processed Running[302]: (cd _build/default/test/e2e/alcotest/passing && ../../strip_randomness.exe compact.actual) &> _build/default/test/e2e/alcotest/passing/compact.processed Running[303]: (cd _build/default/test/e2e/alcotest/passing && ../../strip_randomness.exe isatty.actual) &> _build/default/test/e2e/alcotest/passing/isatty.processed Running[304]: (cd _build/default/test/e2e/alcotest/passing && ../../strip_randomness.exe filter_name_regex.actual) &> _build/default/test/e2e/alcotest/passing/filter_name_regex.processed Running[305]: (cd _build/default/test/e2e/alcotest/passing && ./json_output.exe) &> _build/default/test/e2e/alcotest/passing/json_output.actual Running[306]: (cd _build/default/test/e2e/alcotest/passing && ../../strip_randomness.exe and_exit_true.actual) &> _build/default/test/e2e/alcotest/passing/and_exit_true.processed Running[307]: (cd _build/default/test/e2e/alcotest/passing && ./skip_in_test.exe) &> _build/default/test/e2e/alcotest/passing/skip_in_test.actual Running[308]: (cd _build/default/test/e2e/alcotest/passing && ../../strip_randomness.exe quick_only_regex.actual) &> _build/default/test/e2e/alcotest/passing/quick_only_regex.processed Running[309]: (cd _build/default/test/e2e/alcotest/passing && ../../strip_randomness.exe filter_range.actual) &> _build/default/test/e2e/alcotest/passing/filter_range.processed Running[310]: (cd _build/default/test/e2e/alcotest/passing && ../../strip_randomness.exe match_raises.actual) &> _build/default/test/e2e/alcotest/passing/match_raises.processed Running[311]: (cd _build/default/test/e2e/alcotest/passing && ../../strip_randomness.exe unicode_testname.actual) &> _build/default/test/e2e/alcotest/passing/unicode_testname.processed Running[312]: (cd _build/default/test/e2e/alcotest/passing && ../../strip_randomness.exe json_output.actual) &> _build/default/test/e2e/alcotest/passing/json_output.processed Running[313]: (cd _build/default/test/e2e/alcotest/passing && ../../strip_randomness.exe skip_in_test.actual) &> _build/default/test/e2e/alcotest/passing/skip_in_test.processed Running[314]: (cd _build/default/test/e2e/alcotest/passing && ./verbose_newlines.exe) &> _build/default/test/e2e/alcotest/passing/verbose_newlines.actual Running[315]: (cd _build/default/test/e2e/alcotest/passing && ../../strip_randomness.exe verbose_newlines.actual) &> _build/default/test/e2e/alcotest/passing/verbose_newlines.processed + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ocaml-alcotest-1.9.0-1.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.RXQtha + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build + cd alcotest-1.9.0 + DOCDIR=/home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/share/doc/ocaml-alcotest + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/share/doc/ocaml-alcotest + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/alcotest-1.9.0/CHANGES.md /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/share/doc/ocaml-alcotest + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/alcotest-1.9.0/README.md /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/share/doc/ocaml-alcotest + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/alcotest-1.9.0/alcotest-help.txt /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/share/doc/ocaml-alcotest + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.CX6u6S + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build + cd alcotest-1.9.0 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/share/licenses/ocaml-alcotest + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/share/licenses/ocaml-alcotest + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/alcotest-1.9.0/LICENSE.md /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT/usr/share/licenses/ocaml-alcotest + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Alcotest) = 12287ba02092512ca80298964da8c252 ocaml(Alcotest__) = e99c22b4739f87d58de30356e067129f ocaml(Alcotest__Terminal) = 3cd976c94749b354508cb70a1cc45872 ocaml(Alcotest_engine) = 24cf2417125cfd2508cdad758616ddf7 ocaml(Alcotest_engine__) = ed2d125f16ac7ec8c1151d7d926463df ocaml(Alcotest_engine__Callsite_loc) = 9a307aea6592c696c84e58b43ed741dc ocaml(Alcotest_engine__Cli) = 493f18803d4ee21d353e2a3e1666359b ocaml(Alcotest_engine__Cli_intf) = 5b7ff10851cb10abedf45c9580cbb556 ocaml(Alcotest_engine__Config) = 20e0f20acd50dadb9a2fe1a455bf6e6c ocaml(Alcotest_engine__Config_intf) = 55e4fc30cd57859d37e4bda7ed7243e8 ocaml(Alcotest_engine__Core) = 2dd8719f2686607e807bc5014b0ca5ee ocaml(Alcotest_engine__Core_intf) = 3107f164456407872c0ff89e14603c40 ocaml(Alcotest_engine__Formatters) = d070e5a24781fa957fa43c2dadf3fa40 ocaml(Alcotest_engine__Import) = 2536a6aaa72a4f4e5cbf8228e7404f6c ocaml(Alcotest_engine__Log_trap) = 901a7ccec29d0d27246a84603ce41f01 ocaml(Alcotest_engine__Log_trap_intf) = daf266ebde01d3e4c9ef13f2ff9e88ec ocaml(Alcotest_engine__Model) = b078b81cf59a8699a2dbd5f6698999f4 ocaml(Alcotest_engine__Monad) = 751353dac5224e98c7ebc972b4d4396d ocaml(Alcotest_engine__Monad_intf) = e334f6b2aa4cceb6e0c35e2513ce4434 ocaml(Alcotest_engine__Platform) = aab2543a52cbe3859816aec373108579 ocaml(Alcotest_engine__Pp) = c88ee3d1c2a640013b8d97949679b2fb ocaml(Alcotest_engine__Pp_intf) = 24c8ddc0f70c81c5b38d4c82fc9453a8 ocaml(Alcotest_engine__Safe_string) = 6ee5669017226f007749a1b3de1f226f ocaml(Alcotest_engine__Test) = 2b63f08290efffe59db2ded141a96b49 ocaml(Alcotest_stdlib_ext) = 598fbc69e1ae5a308f70d8bbbf9482de ocaml-alcotest = 1.9.0-1.mga10 ocaml-alcotest(x86-64) = 1.9.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) ocaml(Alcotest__) = e99c22b4739f87d58de30356e067129f ocaml(Alcotest__Terminal) = 3cd976c94749b354508cb70a1cc45872 ocaml(Alcotest_engine) = 24cf2417125cfd2508cdad758616ddf7 ocaml(Alcotest_engine__) = ed2d125f16ac7ec8c1151d7d926463df ocaml(Alcotest_engine__Callsite_loc) = 9a307aea6592c696c84e58b43ed741dc ocaml(Alcotest_engine__Cli) = 493f18803d4ee21d353e2a3e1666359b ocaml(Alcotest_engine__Cli_intf) = 5b7ff10851cb10abedf45c9580cbb556 ocaml(Alcotest_engine__Config) = 20e0f20acd50dadb9a2fe1a455bf6e6c ocaml(Alcotest_engine__Config_intf) = 55e4fc30cd57859d37e4bda7ed7243e8 ocaml(Alcotest_engine__Core) = 2dd8719f2686607e807bc5014b0ca5ee ocaml(Alcotest_engine__Core_intf) = 3107f164456407872c0ff89e14603c40 ocaml(Alcotest_engine__Formatters) = d070e5a24781fa957fa43c2dadf3fa40 ocaml(Alcotest_engine__Import) = 2536a6aaa72a4f4e5cbf8228e7404f6c ocaml(Alcotest_engine__Log_trap) = 901a7ccec29d0d27246a84603ce41f01 ocaml(Alcotest_engine__Log_trap_intf) = daf266ebde01d3e4c9ef13f2ff9e88ec ocaml(Alcotest_engine__Model) = b078b81cf59a8699a2dbd5f6698999f4 ocaml(Alcotest_engine__Monad) = 751353dac5224e98c7ebc972b4d4396d ocaml(Alcotest_engine__Monad_intf) = e334f6b2aa4cceb6e0c35e2513ce4434 ocaml(Alcotest_engine__Platform) = aab2543a52cbe3859816aec373108579 ocaml(Alcotest_engine__Pp) = c88ee3d1c2a640013b8d97949679b2fb ocaml(Alcotest_engine__Pp_intf) = 24c8ddc0f70c81c5b38d4c82fc9453a8 ocaml(Alcotest_engine__Safe_string) = 6ee5669017226f007749a1b3de1f226f ocaml(Alcotest_engine__Test) = 2b63f08290efffe59db2ded141a96b49 ocaml(Alcotest_stdlib_ext) = 598fbc69e1ae5a308f70d8bbbf9482de ocaml(Astring) = d6faa5e84e0ab716b6726b00935c2f4f ocaml(CamlinternalFormatBasics) = aa550bdab521d60e769a9ad43a677e65 ocaml(CamlinternalLazy) = e6f402abe3d0b60a19bf6c6c6c6f0848 ocaml(CamlinternalOO) = 7104364f38cf3c63ed2f3069b6f44253 ocaml(Cmdliner) = ab02ccc3756dea8d910c96f2d1676a59 ocaml(Fmt) = c2df7c9b863c0397252377b88560cbf3 ocaml(Re) = 94063f8780394293664e78b9a1c3b870 ocaml(Re__) = ecb3863b886df299af3a2e12bb1c2380 ocaml(Re__Ast) = 3ef6861ca78e99a3a7e3caec50ffde73 ocaml(Re__Automata) = 527422858a46734901a621b29ad24a05 ocaml(Re__Category) = 31d5cadc13df53119b05a7a85ca205dd ocaml(Re__Color_map) = b5d4c7473ed8d5a1ef8e38ffb7fc8add ocaml(Re__Compile) = 38f7f832c8f3c0e4df6f927fedae8014 ocaml(Re__Core) = b2115de78a75a33428688637c246c594 ocaml(Re__Cset) = 78dee660c05b3ccac02ca99206f021b0 ocaml(Re__Fmt) = 1ce25e0f63d6500d435c74277aee406d ocaml(Re__Group) = 8a54138d4dafd5ef15a917dda12a3582 ocaml(Re__Mark_infos) = 55883bd67665f05d542afff217c78f59 ocaml(Re__Pcre) = 9bceba6b707408420cee52445fdefc10 ocaml(Re__Perl) = a5f6a0b2bec499c476afa10c7f07cde2 ocaml(Re__Pmark) = f3e2c5249a37986609d9753456a6752f ocaml(Re__Replace) = 53427fcef59ba09593a2f31a0f30a9e4 ocaml(Stdlib) = cfc6abca663b2d71db1750a2c051cf6e ocaml(Stdlib__Array) = 9d976b3b47c2c5800331b7449565b98c ocaml(Stdlib__Bigarray) = 7130a1b8b3b987c6ffc6c2c613151f82 ocaml(Stdlib__Buffer) = bf6c18db9a96f4c2d97dddb7f07cdee4 ocaml(Stdlib__Bytes) = ad0e607bc378f814f5d4913a8a7b8bc5 ocaml(Stdlib__Char) = 9d1b9b22570f14b7df32bb39bc59d2f2 ocaml(Stdlib__Complex) = eea5b6e1b092aae36e0428633d5272d9 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__Option) = 1f125c281d6cce512ab4ed7b9a269937 ocaml(Stdlib__Printexc) = a8ffdc3139410f2a727c983fc6b29d5e ocaml(Stdlib__Printf) = 53d0458f8bd9e6a47c1910b76e8b6f06 ocaml(Stdlib__Queue) = b8e767cc53f52dafa1719c723bf4b181 ocaml(Stdlib__Random) = 2aa639764f27c99788afa2b2dbf2e75f ocaml(Stdlib__Seq) = a98573564faae435d9a1e05d5d2938ff ocaml(Stdlib__Set) = 35df46d1279edd62fbcfbe1072794627 ocaml(Stdlib__Stack) = df4c36d6bbb131372027ae59ce7346dc ocaml(Stdlib__String) = 11ee86c6d03e0b37a2ef80541f3e00be ocaml(Stdlib__Sys) = aa921c44c52af557dede0ef5720a3515 ocaml(Stdlib__Uchar) = cc650ed80ecb08760ed6479a6adeec7b ocaml(Unix) = e9521192ee8ef808261c548f0ea7683f ocaml(Uutf) = a7e91cddcbcf3acd76e6583a714464b5 Processing files: ocaml-alcotest-devel-1.9.0-1.mga10.x86_64 Provides: ocaml(Alcotest) = 12287ba02092512ca80298964da8c252 ocaml(Alcotest__) = e99c22b4739f87d58de30356e067129f ocaml(Alcotest__Terminal) = 3cd976c94749b354508cb70a1cc45872 ocaml(Alcotest_engine) = 24cf2417125cfd2508cdad758616ddf7 ocaml(Alcotest_engine__) = ed2d125f16ac7ec8c1151d7d926463df ocaml(Alcotest_engine__Callsite_loc) = 9a307aea6592c696c84e58b43ed741dc ocaml(Alcotest_engine__Cli) = 493f18803d4ee21d353e2a3e1666359b ocaml(Alcotest_engine__Cli_intf) = 5b7ff10851cb10abedf45c9580cbb556 ocaml(Alcotest_engine__Config) = 20e0f20acd50dadb9a2fe1a455bf6e6c ocaml(Alcotest_engine__Config_intf) = 55e4fc30cd57859d37e4bda7ed7243e8 ocaml(Alcotest_engine__Core) = 2dd8719f2686607e807bc5014b0ca5ee ocaml(Alcotest_engine__Core_intf) = 3107f164456407872c0ff89e14603c40 ocaml(Alcotest_engine__Formatters) = d070e5a24781fa957fa43c2dadf3fa40 ocaml(Alcotest_engine__Import) = 2536a6aaa72a4f4e5cbf8228e7404f6c ocaml(Alcotest_engine__Log_trap) = 901a7ccec29d0d27246a84603ce41f01 ocaml(Alcotest_engine__Log_trap_intf) = daf266ebde01d3e4c9ef13f2ff9e88ec ocaml(Alcotest_engine__Model) = b078b81cf59a8699a2dbd5f6698999f4 ocaml(Alcotest_engine__Monad) = 751353dac5224e98c7ebc972b4d4396d ocaml(Alcotest_engine__Monad_intf) = e334f6b2aa4cceb6e0c35e2513ce4434 ocaml(Alcotest_engine__Platform) = aab2543a52cbe3859816aec373108579 ocaml(Alcotest_engine__Pp) = c88ee3d1c2a640013b8d97949679b2fb ocaml(Alcotest_engine__Pp_intf) = 24c8ddc0f70c81c5b38d4c82fc9453a8 ocaml(Alcotest_engine__Safe_string) = 6ee5669017226f007749a1b3de1f226f ocaml(Alcotest_engine__Test) = 2b63f08290efffe59db2ded141a96b49 ocaml(Alcotest_stdlib_ext) = 598fbc69e1ae5a308f70d8bbbf9482de ocaml-alcotest-devel = 1.9.0-1.mga10 ocaml-alcotest-devel(x86-64) = 1.9.0-1.mga10 ocamlx(Alcotest) = aeb0809aeb72404df1e7004fb6f29ec9 ocamlx(Alcotest__) = e0a98a016b3572b39345d0b11689109d ocamlx(Alcotest__Terminal) = 05695164687183e020194d2987e33ec3 ocamlx(Alcotest_engine) = e56cc94170d2172c0f663eef343be92c ocamlx(Alcotest_engine__) = 1da5d38677fa927e5c7630d17f9bb2eb ocamlx(Alcotest_engine__Callsite_loc) = be07a31a32856c2ad5e0de6d7af54940 ocamlx(Alcotest_engine__Cli) = f8b7c5c2e006c99ec3489f1f0419d291 ocamlx(Alcotest_engine__Cli_intf) = 5f2b627a3ba2c362dd76328317dca290 ocamlx(Alcotest_engine__Config) = 14094e14e6c86956a2ff4e53e8036d3a ocamlx(Alcotest_engine__Config_intf) = 9678d09b75aa2f84a0197a53017e2580 ocamlx(Alcotest_engine__Core) = 47f8ed72287e790b7b259faa50e058ff ocamlx(Alcotest_engine__Core_intf) = e39c45a37eecf5c6f9af7ed50ccbf8ce ocamlx(Alcotest_engine__Formatters) = 53fe41ee3ce436116159ae85e7a3e78b ocamlx(Alcotest_engine__Import) = d0a95df3643a6e80e13b1bfa719e2542 ocamlx(Alcotest_engine__Log_trap) = 7a052dd90bffdf04d0ee99c889af167a ocamlx(Alcotest_engine__Log_trap_intf) = 37f9061f19c6ddde61eea5bb9afc54ee ocamlx(Alcotest_engine__Model) = 5dc96bd8f094f4aa8082b36f207e62ad ocamlx(Alcotest_engine__Monad) = f96d09d91f9fe26984d6cdb63d055377 ocamlx(Alcotest_engine__Monad_intf) = c4c0e0852a616ae484b7279ad1c27b80 ocamlx(Alcotest_engine__Platform) = cf1e5b0def87cab7b5ffc944a718cac0 ocamlx(Alcotest_engine__Pp) = 17d23c5f0ba897d81a70ccb1bc9908b3 ocamlx(Alcotest_engine__Pp_intf) = cab04c4b3dcd6a9c0910e23582a649e4 ocamlx(Alcotest_engine__Safe_string) = c4eb703188152a6701e269efd1d69798 ocamlx(Alcotest_engine__Test) = 0af63a5e81ad7687e5141319e78aec8e ocamlx(Alcotest_stdlib_ext) = 548110960381b8d4788c12b2df42979d Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(Alcotest__) = e99c22b4739f87d58de30356e067129f ocaml(Alcotest__Terminal) = 3cd976c94749b354508cb70a1cc45872 ocaml(Alcotest_engine) = 24cf2417125cfd2508cdad758616ddf7 ocaml(Alcotest_engine__) = ed2d125f16ac7ec8c1151d7d926463df ocaml(Alcotest_engine__Callsite_loc) = 9a307aea6592c696c84e58b43ed741dc ocaml(Alcotest_engine__Cli) = 493f18803d4ee21d353e2a3e1666359b ocaml(Alcotest_engine__Cli_intf) = 5b7ff10851cb10abedf45c9580cbb556 ocaml(Alcotest_engine__Config) = 20e0f20acd50dadb9a2fe1a455bf6e6c ocaml(Alcotest_engine__Config_intf) = 55e4fc30cd57859d37e4bda7ed7243e8 ocaml(Alcotest_engine__Core) = 2dd8719f2686607e807bc5014b0ca5ee ocaml(Alcotest_engine__Core_intf) = 3107f164456407872c0ff89e14603c40 ocaml(Alcotest_engine__Formatters) = d070e5a24781fa957fa43c2dadf3fa40 ocaml(Alcotest_engine__Import) = 2536a6aaa72a4f4e5cbf8228e7404f6c ocaml(Alcotest_engine__Log_trap) = 901a7ccec29d0d27246a84603ce41f01 ocaml(Alcotest_engine__Log_trap_intf) = daf266ebde01d3e4c9ef13f2ff9e88ec ocaml(Alcotest_engine__Model) = b078b81cf59a8699a2dbd5f6698999f4 ocaml(Alcotest_engine__Monad) = 751353dac5224e98c7ebc972b4d4396d ocaml(Alcotest_engine__Monad_intf) = e334f6b2aa4cceb6e0c35e2513ce4434 ocaml(Alcotest_engine__Platform) = aab2543a52cbe3859816aec373108579 ocaml(Alcotest_engine__Pp) = c88ee3d1c2a640013b8d97949679b2fb ocaml(Alcotest_engine__Pp_intf) = 24c8ddc0f70c81c5b38d4c82fc9453a8 ocaml(Alcotest_engine__Safe_string) = 6ee5669017226f007749a1b3de1f226f ocaml(Alcotest_engine__Test) = 2b63f08290efffe59db2ded141a96b49 ocaml(Alcotest_stdlib_ext) = 598fbc69e1ae5a308f70d8bbbf9482de ocaml(Astring) = d6faa5e84e0ab716b6726b00935c2f4f ocaml(CamlinternalFormatBasics) = aa550bdab521d60e769a9ad43a677e65 ocaml(CamlinternalLazy) = e6f402abe3d0b60a19bf6c6c6c6f0848 ocaml(CamlinternalOO) = 7104364f38cf3c63ed2f3069b6f44253 ocaml(Cmdliner) = ab02ccc3756dea8d910c96f2d1676a59 ocaml(Fmt) = c2df7c9b863c0397252377b88560cbf3 ocaml(Re) = 94063f8780394293664e78b9a1c3b870 ocaml(Re__) = ecb3863b886df299af3a2e12bb1c2380 ocaml(Re__Ast) = 3ef6861ca78e99a3a7e3caec50ffde73 ocaml(Re__Automata) = 527422858a46734901a621b29ad24a05 ocaml(Re__Category) = 31d5cadc13df53119b05a7a85ca205dd ocaml(Re__Color_map) = b5d4c7473ed8d5a1ef8e38ffb7fc8add ocaml(Re__Compile) = 38f7f832c8f3c0e4df6f927fedae8014 ocaml(Re__Core) = b2115de78a75a33428688637c246c594 ocaml(Re__Cset) = 78dee660c05b3ccac02ca99206f021b0 ocaml(Re__Fmt) = 1ce25e0f63d6500d435c74277aee406d ocaml(Re__Group) = 8a54138d4dafd5ef15a917dda12a3582 ocaml(Re__Mark_infos) = 55883bd67665f05d542afff217c78f59 ocaml(Re__Pcre) = 9bceba6b707408420cee52445fdefc10 ocaml(Re__Perl) = a5f6a0b2bec499c476afa10c7f07cde2 ocaml(Re__Pmark) = f3e2c5249a37986609d9753456a6752f ocaml(Re__Replace) = 53427fcef59ba09593a2f31a0f30a9e4 ocaml(Stdlib) = cfc6abca663b2d71db1750a2c051cf6e ocaml(Stdlib__Array) = 9d976b3b47c2c5800331b7449565b98c ocaml(Stdlib__Bigarray) = 7130a1b8b3b987c6ffc6c2c613151f82 ocaml(Stdlib__Buffer) = bf6c18db9a96f4c2d97dddb7f07cdee4 ocaml(Stdlib__Bytes) = ad0e607bc378f814f5d4913a8a7b8bc5 ocaml(Stdlib__Char) = 9d1b9b22570f14b7df32bb39bc59d2f2 ocaml(Stdlib__Complex) = eea5b6e1b092aae36e0428633d5272d9 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__Option) = 1f125c281d6cce512ab4ed7b9a269937 ocaml(Stdlib__Printexc) = a8ffdc3139410f2a727c983fc6b29d5e ocaml(Stdlib__Printf) = 53d0458f8bd9e6a47c1910b76e8b6f06 ocaml(Stdlib__Queue) = b8e767cc53f52dafa1719c723bf4b181 ocaml(Stdlib__Random) = 2aa639764f27c99788afa2b2dbf2e75f ocaml(Stdlib__Seq) = a98573564faae435d9a1e05d5d2938ff ocaml(Stdlib__Set) = 35df46d1279edd62fbcfbe1072794627 ocaml(Stdlib__Stack) = df4c36d6bbb131372027ae59ce7346dc ocaml(Stdlib__String) = 11ee86c6d03e0b37a2ef80541f3e00be ocaml(Stdlib__Sys) = aa921c44c52af557dede0ef5720a3515 ocaml(Stdlib__Uchar) = cc650ed80ecb08760ed6479a6adeec7b ocaml(Unix) = e9521192ee8ef808261c548f0ea7683f ocaml(Uutf) = a7e91cddcbcf3acd76e6583a714464b5 ocamlx(Alcotest__Terminal) = 05695164687183e020194d2987e33ec3 ocamlx(Alcotest_engine__Callsite_loc) = be07a31a32856c2ad5e0de6d7af54940 ocamlx(Alcotest_engine__Cli) = f8b7c5c2e006c99ec3489f1f0419d291 ocamlx(Alcotest_engine__Cli_intf) = 5f2b627a3ba2c362dd76328317dca290 ocamlx(Alcotest_engine__Config) = 14094e14e6c86956a2ff4e53e8036d3a ocamlx(Alcotest_engine__Config_intf) = 9678d09b75aa2f84a0197a53017e2580 ocamlx(Alcotest_engine__Core) = 47f8ed72287e790b7b259faa50e058ff ocamlx(Alcotest_engine__Core_intf) = e39c45a37eecf5c6f9af7ed50ccbf8ce ocamlx(Alcotest_engine__Formatters) = 53fe41ee3ce436116159ae85e7a3e78b ocamlx(Alcotest_engine__Import) = d0a95df3643a6e80e13b1bfa719e2542 ocamlx(Alcotest_engine__Log_trap) = 7a052dd90bffdf04d0ee99c889af167a ocamlx(Alcotest_engine__Log_trap_intf) = 37f9061f19c6ddde61eea5bb9afc54ee ocamlx(Alcotest_engine__Model) = 5dc96bd8f094f4aa8082b36f207e62ad ocamlx(Alcotest_engine__Monad) = f96d09d91f9fe26984d6cdb63d055377 ocamlx(Alcotest_engine__Monad_intf) = c4c0e0852a616ae484b7279ad1c27b80 ocamlx(Alcotest_engine__Pp) = 17d23c5f0ba897d81a70ccb1bc9908b3 ocamlx(Alcotest_engine__Pp_intf) = cab04c4b3dcd6a9c0910e23582a649e4 ocamlx(Alcotest_engine__Safe_string) = c4eb703188152a6701e269efd1d69798 ocamlx(Alcotest_engine__Test) = 0af63a5e81ad7687e5141319e78aec8e ocamlx(Alcotest_stdlib_ext) = 548110960381b8d4788c12b2df42979d ocamlx(Astring) = b1729f6472861d60ae9caf46df144e86 ocamlx(CamlinternalLazy) = 8fa5efa863f9bc5a5c55714e835af459 ocamlx(CamlinternalOO) = f0655d4d787c2a776d739a4180935b8b ocamlx(Cmdliner) = 689c30c71dc1ff35fcd8f0eb59ecda50 ocamlx(Fmt) = ef8b33e9983195926488a7f0319b0ea3 ocamlx(Re) = 841854f3bb95795ae9c8f11b0550ec68 ocamlx(Re__Pcre) = 5509e5f545f2b7f1dbb7821fcd333585 ocamlx(Re__Perl) = 8461f3840d4b75c81aeeb55e5e7298d8 ocamlx(Stdlib) = 9dc4e5eb1428b4b83037e136de64d07b ocamlx(Stdlib__Buffer) = 019603e6c5a03da51c8ca38adff3c148 ocamlx(Stdlib__Bytes) = 742581368c20c030c2290b473f3214b1 ocamlx(Stdlib__Char) = c83dca203a97a14de456752cca98e905 ocamlx(Stdlib__Filename) = bf3c8902f5a0bdbfcb879bef2df078c3 ocamlx(Stdlib__Format) = 9fd07a8bda3b6871f15d2dd899999381 ocamlx(Stdlib__Hashtbl) = 13921c1b993c3df360282ffc9e1fc820 ocamlx(Stdlib__List) = c3a511aa4a318695fc8c537a066b344c ocamlx(Stdlib__ListLabels) = d07997a7478325ccd1dde587e55f5445 ocamlx(Stdlib__Option) = 4656710f461ce29406917c4f2ace34c5 ocamlx(Stdlib__Printexc) = 33758f610e1329d357f412b24a4fb45c ocamlx(Stdlib__Printf) = 3355dd2861376d6f7797acdac699579a ocamlx(Stdlib__Random) = 5e8e05d3f7cc47c114bea8a57a8a591c ocamlx(Stdlib__Set) = ca3329bd88b2209993548f45ede07372 ocamlx(Stdlib__String) = f97b634b8d02a0422b61f35a94a2cf6b ocamlx(Stdlib__Sys) = 2437f5a239783c66a7a6539f2924f9e6 ocamlx(Stdlib__Uchar) = 195a27fe24b501758aa0031a9125e71f ocamlx(Unix) = c3c2905ffb15f175d6fa3e405062f448 ocamlx(Uutf) = 2196f1f540e78f80f6fccf8905e74ced Processing files: ocaml-alcotest-debugsource-1.9.0-1.mga10.x86_64 Provides: ocaml-alcotest-debugsource = 1.9.0-1.mga10 ocaml-alcotest-debugsource(x86-64) = 1.9.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-alcotest-debuginfo-1.9.0-1.mga10.x86_64 Provides: debuginfo(build-id) = 221435f3d458f31796aadcaf73957903fab16909 debuginfo(build-id) = 36be54a70808986e7b121077fc336bbbe87668b1 debuginfo(build-id) = 9b3ceaad22858088002dc876014309e8242bc51b debuginfo(build-id) = ae1c3d2f59c4d846373ca456f1e3a8ed7cf869fe ocaml-alcotest-debuginfo = 1.9.0-1.mga10 ocaml-alcotest-debuginfo(x86-64) = 1.9.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-alcotest-debugsource(x86-64) = 1.9.0-1.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-alcotest-debugsource-1.9.0-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-alcotest-debuginfo-1.9.0-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-alcotest-1.9.0-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-alcotest-devel-1.9.0-1.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2govrn + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build + test -d /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-alcotest-1.9.0-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!