package junit_alcotest

  1. Overview
  2. Docs
On This Page
  1. Error log

junit_alcotest 2.2.0

Error log

The package failed to build. The error log from opam follows.

[NOTE] Package dune is already installed (current version is 3.17.2).
[NOTE] Package ocamlfind is already installed (current version is 1.9.8).
The following actions will be performed:
=== install 15 packages
  - install alcotest           1.9.0
  - install astring            0.8.5
  - install cmdliner           1.3.0
  - install fmt                0.10.0
  - install junit              2.2.0
  - install junit_alcotest     2.2.0
  - install ocaml-syntax-shims 1.0.0
  - install ocamlbuild         0.16.1
  - install ptime              1.2.0
  - install re                 1.12.0
  - install seq                base
  - install stdlib-shims       0.3.0
  - install topkg              1.0.8
  - install tyxml              4.6.0
  - install uutf               1.0.4

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved astring.0.8.5  (cached)
-> retrieved cmdliner.1.3.0  (cached)
-> retrieved alcotest.1.9.0  (cached)
-> retrieved fmt.0.10.0  (cached)
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
-> retrieved ptime.1.2.0  (cached)
-> retrieved ocamlbuild.0.16.1  (cached)
-> retrieved seq.base  (cached)
-> installed seq.base
-> retrieved re.1.12.0  (cached)
-> retrieved stdlib-shims.0.3.0  (cached)
-> retrieved topkg.1.0.8  (cached)
-> retrieved tyxml.4.6.0  (cached)
-> retrieved uutf.1.0.4  (cached)
-> retrieved junit.2.2.0, junit_alcotest.2.2.0  (https://github.com/Khady/ocaml-junit/releases/download/2.2.0/junit-2.2.0.tbz)
-> installed stdlib-shims.0.3.0
-> installed ocaml-syntax-shims.1.0.0
-> installed re.1.12.0
-> installed cmdliner.1.3.0
-> installed ocamlbuild.0.16.1
-> installed topkg.1.0.8
-> installed uutf.1.0.4
-> installed fmt.0.10.0
-> installed ptime.1.2.0
-> installed astring.0.8.5
-> installed alcotest.1.9.0
-> installed tyxml.4.6.0
-> installed junit.2.2.0
[ERROR] The compilation of junit_alcotest.2.2.0 failed at "dune build -p junit_alcotest -j 31 @install".

#=== ERROR while compiling junit_alcotest.2.2.0 ===============================#
# context              2.3.0 | linux/x86_64 | ocaml-base-compiler.5.1.1 | file:///src
# path                 ~/.opam/5.1/.opam-switch/build/junit_alcotest.2.2.0
# command              ~/.opam/5.1/bin/dune build -p junit_alcotest -j 31 @install
# exit-code            1
# env-file             ~/.opam/log/junit_alcotest-113-849aeb.env
# output-file          ~/.opam/log/junit_alcotest-113-849aeb.out
### output ###
# (cd _build/default && /home/opam/.opam/5.1/bin/ocamlc.opt -w -40 -g -bin-annot -I alcotest/.junit_alcotest.objs/byte -I /home/opam/.opam/5.1/lib/alcotest -I /home/opam/.opam/5.1/lib/alcotest/engine -I /home/opam/.opam/5.1/lib/alcotest/stdlib_ext -I /home/opam/.opam/5.1/lib/astring -I /home/opam/.opam/5.1/lib/cmdliner -I /home/opam/.opam/5.1/lib/fmt -I /home/opam/.opam/5.1/lib/fmt/cli -I /home/opam/.opam/5.1/lib/fmt/tty -I /home/opam/.opam/5.1/lib/junit -I /home/opam/.opam/5.1/lib/ocaml/unix -I /home/opam/.opam/5.1/lib/ptime -I /home/opam/.opam/5.1/lib/ptime/clock -I /home/opam/.opam/5.1/lib/re -I /home/opam/.opam/5.1/lib/seq -I /home/opam/.opam/5.1/lib/stdlib-shims -I /home/opam/.opam/5.1/lib/tyxml -I /home/opam/.opam/5.1/lib/tyxml/functor -I /home/opam/.opam/5.1/lib/uutf -intf-suffix .ml -no-alias-deps -o alcotest/.junit_alcotest.objs/byte/junit_alcotest.cmo -c -impl alcotest/junit_alcotest.ml)
# File "alcotest/junit_alcotest.ml", line 35, characters 6-32:
# 35 |     | Alcotest_engine__Core.Skip as exn ->
#            ^^^^^^^^^^^^^^^^^^^^^^^^^^
# Error: Unbound constructor Alcotest_engine__Core.Skip
# (cd _build/default && /home/opam/.opam/5.1/bin/ocamlopt.opt -w -40 -g -I alcotest/.junit_alcotest.objs/byte -I alcotest/.junit_alcotest.objs/native -I /home/opam/.opam/5.1/lib/alcotest -I /home/opam/.opam/5.1/lib/alcotest/engine -I /home/opam/.opam/5.1/lib/alcotest/stdlib_ext -I /home/opam/.opam/5.1/lib/astring -I /home/opam/.opam/5.1/lib/cmdliner -I /home/opam/.opam/5.1/lib/fmt -I /home/opam/.opam/5.1/lib/fmt/cli -I /home/opam/.opam/5.1/lib/fmt/tty -I /home/opam/.opam/5.1/lib/junit -I /home/opam/.opam/5.1/lib/ocaml/unix -I /home/opam/.opam/5.1/lib/ptime -I /home/opam/.opam/5.1/lib/ptime/clock -I /home/opam/.opam/5.1/lib/re -I /home/opam/.opam/5.1/lib/seq -I /home/opam/.opam/5.1/lib/stdlib-shims -I /home/opam/.opam/5.1/lib/tyxml -I /home/opam/.opam/5.1/lib/tyxml/functor -I /home/opam/.opam/5.1/lib/uutf -intf-suffix .ml -no-alias-deps -o alcotest/.junit_alcotest.objs/native/junit_alcotest.cmx -c -impl alcotest/junit_alcotest.ml)
# File "alcotest/junit_alcotest.ml", line 35, characters 6-32:
# 35 |     | Alcotest_engine__Core.Skip as exn ->
#            ^^^^^^^^^^^^^^^^^^^^^^^^^^
# Error: Unbound constructor Alcotest_engine__Core.Skip



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - build junit_alcotest 2.2.0
+- 
+- The following changes have been performed
| - install alcotest           1.9.0
| - install astring            0.8.5
| - install cmdliner           1.3.0
| - install fmt                0.10.0
| - install junit              2.2.0
| - install ocaml-syntax-shims 1.0.0
| - install ocamlbuild         0.16.1
| - install ptime              1.2.0
| - install re                 1.12.0
| - install seq                base
| - install stdlib-shims       0.3.0
| - install topkg              1.0.8
| - install tyxml              4.6.0
| - install uutf               1.0.4
+- 
# To update the current shell environment, run: eval $(opam env)

The former state can be restored with:
    /usr/bin/opam switch import "/home/opam/.opam/5.1/.opam-switch/backup/state-20250320164139.export"
OCaml

Innovation. Community. Security.