package iri

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

iri 0.3.0

Error log

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

Opam plugin "depext" may require upgrading/reinstalling. Reinstall the plugin on the current switch? [Y/n] y
The following actions will be performed:
  - recompile opam-depext 1.2.1-1

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved opam-depext.1.2.1-1  (cached)
-> removed   opam-depext.1.2.1-1
-> installed opam-depext.1.2.1-1
Done.

<><> opam-depext.1.2.1-1 installed successfully <><><><><><><><><><><><><><><><>
=> opam-depext is unnecessary when used with opam >= 2.1. Please use opam install directly instead
# Run eval $(opam env) to update the current shell environment

<><> Carrying on to "opam depext -viy iri.0.3.0 uutf.0.9.4 uunf.1.0.0 uchar.0.0.2 stdlib-shims.0.3.0 sexplib0.v0.15.0 seq.0.3.1 sedlex.2.5 ppxlib.0.25.1 ppx_derivers.1.2.1 ocamlfind.1.9.6 ocamlbuild.0.14.3 ocaml-compiler-libs.v0.12.4 gen.1.1 dune.3.14.2" 

You are using opam 2.1+, where external dependency handling has been integrated: consider calling opam directly, the 'depext' plugin interface is provided for backwards compatibility only
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# No extra OS packages requirements found.
[NOTE] Package dune is already installed (current version is 3.14.2).
[NOTE] Package ocamlfind is already installed (current version is 1.9.6).
The following actions will be performed:
  - install ppx_derivers        1.2.1
  - install ocaml-compiler-libs v0.12.4
  - install ocamlbuild          0.14.3
  - install seq                 0.3.1
  - install sexplib0            v0.15.0
  - install stdlib-shims        0.3.0
  - install uutf                0.9.4
  - install uchar               0.0.2
  - install gen                 1.1
  - install ppxlib              0.25.1
  - install uunf                1.0.0
  - install sedlex              2.5
  - install iri                 0.3.0
===== 13 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/39:
Processing  2/39: [iri.0.3.0: http]
Processing  3/39: [iri.0.3.0: http]
-> retrieved gen.1.1  (cached)
Processing  4/39: [iri.0.3.0: http]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing  5/39: [iri.0.3.0: http]
Processing  6/39: [iri.0.3.0: http] [ocaml-compiler-libs: dune build]
Processing  6/39: [ocaml-compiler-libs: dune build]
-> retrieved ocamlbuild.0.14.3  (cached)
Processing  7/39: [ocaml-compiler-libs: dune build]
Processing  8/39: [ocaml-compiler-libs: dune build] [ocamlbuild: make configure.make]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing  9/39: [ocaml-compiler-libs: dune build] [ocamlbuild: make configure.make]
Processing 10/39: [ocaml-compiler-libs: dune build] [ocamlbuild: make configure.make] [ppx_derivers: dune build]
-> retrieved iri.0.3.0  (https://zoggy.frama.io/ocaml-iri/releases/ocaml-iri-0.3.0.tar.gz)
Processing 11/39: [ocaml-compiler-libs: dune build] [ocamlbuild: make configure.make] [ppx_derivers: dune build]
-> retrieved sedlex.2.5  (cached)
Processing 12/39: [ocaml-compiler-libs: dune build] [ocamlbuild: make configure.make] [ppx_derivers: dune build]
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX=/home/opam/.opam/4.05"; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.05/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.05/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.05/man"; \
- echo ;\
- echo "EXT_OBJ=.o"; \
- echo "EXT_ASM=.s"; \
- echo "EXT_LIB=.a"; \
- echo "EXT_DLL=.so"; \
- echo "EXE="; \
- echo ;\
- echo "OCAML_NATIVE=true"; \
- echo "OCAML_NATIVE_TOOLS=true"; \
- echo "NATDYNLINK=true"; \
- echo "SUPPORT_SHARED_LIBRARIES=true"; \
- echo ;\
- echo "PREFIX=/home/opam/.opam/4.05"; \
- echo "BINDIR=/home/opam/.opam/4.05/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.05/lib"; \
- echo "MANDIR=/home/opam/.opam/4.05/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.05/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.05/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.05/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.05/lib"'; \
- echo 'let ocaml_native = true'; \
- echo 'let ocaml_native_tools = true'; \
- echo 'let supports_shared_libraries = true';\
- echo 'let a = "a"'; \
- echo 'let o = "o"'; \
- echo 'let so = "so"'; \
- echo 'let ext_dll = ".so"'; \
- echo 'let exe = ""'; \
- echo 'let version = "0.14.3"'; \
- ) > src/ocamlbuild_config.ml
Processing 12/39: [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build]
-> retrieved seq.0.3.1  (cached)
Processing 13/39: [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build]
Processing 14/39: [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [seq: dune build]
-> retrieved ppxlib.0.25.1  (cached)
Processing 15/39: [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [seq: dune build]
-> retrieved sexplib0.v0.15.0  (cached)
Processing 16/39: [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [seq: dune build]
Processing 17/39: [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [seq: dune build] [sexplib0: dune build]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 18/39: [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [seq: dune build] [sexplib0: dune build]
Processing 19/39: [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [seq: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> retrieved uchar.0.0.2  (cached)
-> retrieved uunf.1.0.0  (cached)
-> retrieved uutf.0.9.4  (cached)
-> compiled  ppx_derivers.1.2.1
Processing 19/39: [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [seq: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ppx_derivers.1.2.1
Processing 20/39: [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [seq: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> compiled  seq.0.3.1
Processing 20/39: [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed seq.0.3.1
Processing 21/39: [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 22/39: [gen: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [sexplib0: dune build] [stdlib-shims: dune build]
-> compiled  stdlib-shims.0.3.0
Processing 22/39: [gen: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [sexplib0: dune build]
-> installed stdlib-shims.0.3.0
Processing 23/39: [gen: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [sexplib0: dune build]
-> compiled  sexplib0.v0.15.0
Processing 23/39: [gen: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled]
-> installed sexplib0.v0.15.0
Processing 24/39: [gen: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled]
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 24/39: [gen: dune build] [ocamlbuild: make check-if-preinstalled]
-> installed ocaml-compiler-libs.v0.12.4
Processing 25/39: [gen: dune build] [ocamlbuild: make check-if-preinstalled]
Processing 26/39: [gen: dune build] [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build]
-> compiled  gen.1.1
Processing 26/39: [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build]
-> installed gen.1.1
Processing 27/39: [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build]
- if test -d /home/opam/.opam/4.05/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.05/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 251 states, 1051 transitions, table size 5710 bytes
- 4334 additional bytes used for bindings
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo
- mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo
- ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml
- ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx
- ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx
- ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- /usr/bin/make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- /usr/bin/make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- echo 'bin: [' >> ocamlbuild.install
- echo '  "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- /usr/bin/make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- echo 'lib: [' >> ocamlbuild.install
- /usr/bin/make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- echo '  "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install
- echo '  "META"' >> ocamlbuild.install
- for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- /usr/bin/make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_executor.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- /usr/bin/make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- for lib in plugin-lib/ocamlbuildlib.cmxa plugin-lib/ocamlbuildlib.a bin/ocamlbuild.cmx bin/ocamlbuild.o src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_executor.o plugin-lib/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- /usr/bin/make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- echo 'man: [' >> ocamlbuild.install
- echo '  "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- /usr/bin/make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- echo 'doc: [' >> ocamlbuild.install
- echo '  "LICENSE"' >> ocamlbuild.install
- echo '  "Changes"' >> ocamlbuild.install
- echo '  "Readme.md"' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
-> compiled  ocamlbuild.0.14.3
Processing 27/39: [ppxlib: dune build]
-> installed ocamlbuild.0.14.3
Processing 28/39: [ppxlib: dune build]
Processing 29/39: [ppxlib: dune build] [uchar: ocaml]
Processing 30/39: [ppxlib: dune build] [uchar: ocaml] [uutf: ocaml]
- File "pkg/topkg-ext.ml", line 42, characters 12-25:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
-> compiled  uutf.0.9.4
Processing 30/39: [ppxlib: dune build] [uchar: ocaml]
Processing 31/39: [ppxlib: dune build] [uchar: ocaml] [uutf: ocaml]
-> compiled  uchar.0.0.2
Processing 31/39: [ppxlib: dune build] [uutf: ocaml]
- ocamlfind ocamldep -modules src/uutf.ml > src/uutf.ml.depends
- ocamlfind ocamldep -modules src/uutf.mli > src/uutf.mli.depends
- ocamlfind ocamlc -c -bin-annot -I src -I test -o src/uutf.cmi src/uutf.mli
- ocamlfind ocamlopt -c -bin-annot -I src -I test -o src/uutf.cmx src/uutf.ml
- + ocamlfind ocamlopt -c -bin-annot -I src -I test -o src/uutf.cmx src/uutf.ml
- File "src/uutf.ml", line 22, characters 31-48:
- Warning 3: deprecated: String.unsafe_set
- File "src/uutf.ml", line 45, characters 33-49:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "src/uutf.ml", line 68, characters 12-25:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "src/uutf.ml", line 492, characters 18-31:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "src/uutf.ml", line 496, characters 25-38:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "src/uutf.ml", line 676, characters 18-31:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "src/uutf.ml", line 679, characters 8-21:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- ocamlfind ocamlopt -a -I src src/uutf.cmx -o src/uutf.cmxa
- ocamlfind ocamlc -c -bin-annot -I src -I test -o src/uutf.cmo src/uutf.ml
- + ocamlfind ocamlc -c -bin-annot -I src -I test -o src/uutf.cmo src/uutf.ml
- File "src/uutf.ml", line 22, characters 31-48:
- Warning 3: deprecated: String.unsafe_set
- File "src/uutf.ml", line 45, characters 33-49:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "src/uutf.ml", line 68, characters 12-25:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "src/uutf.ml", line 492, characters 18-31:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "src/uutf.ml", line 496, characters 25-38:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "src/uutf.ml", line 676, characters 18-31:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "src/uutf.ml", line 679, characters 8-21:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- ocamlfind ocamlc -a -I src src/uutf.cmo -o src/uutf.cma
- ocamlfind ocamlopt -shared -linkall -I src src/uutf.cmxa -o src/uutf.cmxs
-> installed uutf.0.9.4
Processing 31/39: [ppxlib: dune build]
Processing 32/39: [ppxlib: dune build] [uunf: ocaml]
-> installed uchar.0.0.2
Processing 33/39: [ppxlib: dune build] [uunf: ocaml]
- File "pkg/topkg-ext.ml", line 42, characters 12-25:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
-> compiled  uunf.1.0.0
Processing 33/39: [ppxlib: dune build]
Processing 34/39: [ppxlib: dune build] [uunf: ocaml]
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlc.opt -w -9 -g -bin-annot -I astlib/.astlib.objs/byte -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/byte/astlib__Migrate_405_406.cmo -c -impl astlib/migrate_405_406.pp.ml)
- File "astlib/migrate_405_406.ml", line 288, characters 10-54:
- Warning 40: this record of type Astlib__Ast_406.Asttypes.loc contains fields that are 
- not visible in the current scope: txt loc.
- They will not be selected if the type becomes unknown.
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlc.opt -w -9 -g -bin-annot -I astlib/.astlib.objs/byte -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/byte/astlib__Migrate_409_410.cmo -c -impl astlib/migrate_409_410.pp.ml)
- File "astlib/migrate_409_410.ml", line 615, characters 21-24:
- Warning 40: txt was selected from type Astlib__Ast_409.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_409_410.ml", line 616, characters 25-29:
- Warning 40: Unit was selected from type Astlib__.Ast_410.Parsetree.functor_parameter.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_409_410.ml", line 618, characters 14-19:
- Warning 40: Named was selected from type Astlib__.Ast_410.Parsetree.functor_parameter.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_409_410.ml", line 620, characters 14-19:
- Warning 40: Named was selected from type Astlib__.Ast_410.Parsetree.functor_parameter.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_409_410.ml", line 655, characters 21-24:
- Warning 40: txt was selected from type Astlib__Ast_409.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_409_410.ml", line 656, characters 25-29:
- Warning 40: Unit was selected from type Astlib__.Ast_410.Parsetree.functor_parameter.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_409_410.ml", line 658, characters 14-19:
- Warning 40: Named was selected from type Astlib__.Ast_410.Parsetree.functor_parameter.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_409_410.ml", line 660, characters 14-19:
- Warning 40: Named was selected from type Astlib__.Ast_410.Parsetree.functor_parameter.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlc.opt -w -9 -g -bin-annot -I astlib/.astlib.objs/byte -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/byte/astlib__Migrate_406_405.cmo -c -impl astlib/migrate_406_405.pp.ml)
- File "astlib/migrate_406_405.ml", line 295, characters 24-27:
- Warning 40: txt was selected from type Astlib__Ast_406.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_406_405.ml", line 558, characters 36-67:
- Warning 40: this record of type Astlib__Ast_406.Asttypes.loc contains fields that are 
- not visible in the current scope: txt.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_406_405.ml", line 560, characters 35-69:
- Warning 40: this record of type Astlib__Ast_406.Asttypes.loc contains fields that are 
- not visible in the current scope: txt loc.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_406_405.ml", line 562, characters 36-46:
- Warning 40: this record of type Astlib__Ast_406.Asttypes.loc contains fields that are 
- not visible in the current scope: loc.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_406_405.ml", line 564, characters 35-45:
- Warning 40: this record of type Astlib__Ast_406.Asttypes.loc contains fields that are 
- not visible in the current scope: loc.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_406_405.ml", line 561, characters 35-52:
- Warning 40: this record of type Astlib__Ast_405.Asttypes.loc contains fields that are 
- not visible in the current scope: txt loc.
- They will not be selected if the type becomes unknown.
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlc.opt -w -9 -g -bin-annot -I astlib/.astlib.objs/byte -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/byte/astlib__Migrate_414_413.cmo -c -impl astlib/migrate_414_413.pp.ml)
- File "astlib/migrate_414_413.ml", line 1045, characters 29-32:
- Warning 40: loc was selected from type Astlib__Ast_414.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_414_413.ml", line 1118, characters 34-37:
- Warning 40: loc was selected from type Astlib__Ast_414.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlc.opt -w -9 -g -bin-annot -I astlib/.astlib.objs/byte -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/byte/astlib__Migrate_407_408.cmo -c -impl astlib/migrate_407_408.pp.ml)
- File "astlib/migrate_407_408.ml", line 388, characters 13-28:
- Warning 40: pext_attributes was selected from type From.Parsetree.extension_constructor.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 390, characters 15-47:
- Warning 40: this record of type From.Parsetree.extension_constructor contains fields that are 
- not visible in the current scope: pext_attributes.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 498, characters 18-25:
- Warning 40: pcf_loc was selected from type From.Parsetree.class_field.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 498, characters 26-35:
- Warning 40: loc_start was selected from type Astlib__.Location.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 498, characters 36-44:
- Warning 40: pos_cnum was selected from type Lexing.position.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 498, characters 47-54:
- Warning 40: pcf_loc was selected from type From.Parsetree.class_field.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 498, characters 55-64:
- Warning 40: loc_start was selected from type Astlib__.Location.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 498, characters 65-73:
- Warning 40: pos_cnum was selected from type Lexing.position.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 674, characters 13-28:
- Warning 40: pext_attributes was selected from type From.Parsetree.extension_constructor.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 676, characters 15-47:
- Warning 40: this record of type From.Parsetree.extension_constructor contains fields that are 
- not visible in the current scope: pext_attributes.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 753, characters 18-26:
- Warning 40: pctf_loc was selected from type From.Parsetree.class_type_field.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 753, characters 27-36:
- Warning 40: loc_start was selected from type Astlib__.Location.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 753, characters 37-45:
- Warning 40: pos_cnum was selected from type Lexing.position.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 753, characters 48-56:
- Warning 40: pctf_loc was selected from type From.Parsetree.class_type_field.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 753, characters 57-66:
- Warning 40: loc_start was selected from type Astlib__.Location.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 753, characters 67-75:
- Warning 40: pos_cnum was selected from type Lexing.position.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 807, characters 13-16:
- Warning 40: txt was selected from type Astlib__Ast_407.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 810, characters 10-14:
- Warning 40: PStr was selected from type From.Parsetree.payload.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlc.opt -w -9 -g -bin-annot -I astlib/.astlib.objs/byte -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/byte/astlib__Migrate_410_409.cmo -c -impl astlib/migrate_410_409.pp.ml)
- File "astlib/migrate_410_409.ml", line 157, characters 43-46:
- Warning 40: loc was selected from type Astlib__Ast_410.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_410_409.ml", line 300, characters 42-45:
- Warning 40: loc was selected from type Astlib__Ast_410.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_410_409.ml", line 608, characters 45-48:
- Warning 40: loc was selected from type Astlib__Ast_410.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_410_409.ml", line 652, characters 31-65:
- Warning 40: this record of type Astlib__.Ast_409.Asttypes.loc contains fields that are 
- not visible in the current scope: loc txt.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_410_409.ml", line 975, characters 45-48:
- Warning 40: loc was selected from type Astlib__Ast_410.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlc.opt -w -9 -g -bin-annot -I astlib/.astlib.objs/byte -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/byte/astlib__Migrate_408_407.cmo -c -impl astlib/migrate_408_407.pp.ml)
- File "astlib/migrate_408_407.ml", line 159, characters 30-58:
- Warning 40: this record of type From.Parsetree.letop contains fields that are 
- not visible in the current scope: let_ ands body.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 151, characters 8-18:
- Warning 40: Pmod_ident was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 156, characters 8-22:
- Warning 40: Pmod_structure was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 156, characters 27-39:
- Warning 40: Pmod_functor was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 156, characters 44-54:
- Warning 40: Pmod_apply was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 156, characters 59-74:
- Warning 40: Pmod_constraint was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 157, characters 8-19:
- Warning 40: Pmod_unpack was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 157, characters 24-38:
- Warning 40: Pmod_extension was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 160, characters 27-34:
- Warning 40: pbop_op was selected from type From.Parsetree.binding_op.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 160, characters 35-38:
- Warning 40: loc was selected from type Astlib__Ast_408.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 385, characters 9-139:
- Warning 40: this record of type To.Parsetree.extension_constructor contains fields that are 
- not visible in the current scope: pext_attributes.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 388, characters 15-30:
- Warning 40: pext_attributes was selected from type To.Parsetree.extension_constructor.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 388, characters 52-69:
- Warning 40: ptyexn_attributes was selected from type From.Parsetree.type_exception.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 398, characters 8-18:
- Warning 40: Pmod_ident was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 408, characters 8-22:
- Warning 40: Pmod_structure was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 408, characters 27-39:
- Warning 40: Pmod_functor was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 408, characters 44-54:
- Warning 40: Pmod_apply was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 408, characters 59-74:
- Warning 40: Pmod_constraint was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 409, characters 8-19:
- Warning 40: Pmod_unpack was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 409, characters 24-38:
- Warning 40: Pmod_extension was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 657, characters 9-139:
- Warning 40: this record of type To.Parsetree.extension_constructor contains fields that are 
- not visible in the current scope: pext_attributes.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 660, characters 15-30:
- Warning 40: pext_attributes was selected from type To.Parsetree.extension_constructor.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 660, characters 52-69:
- Warning 40: ptyexn_attributes was selected from type From.Parsetree.type_exception.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 665, characters 25-32:
- Warning 40: pms_loc was selected from type From.Parsetree.module_substitution.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 775, characters 13-16:
- Warning 40: txt was selected from type Astlib__Ast_408.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 778, characters 10-14:
- Warning 40: PStr was selected from type From.Parsetree.payload.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlopt.opt -w -9 -g -I astlib/.astlib.objs/byte -I astlib/.astlib.objs/native -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/native/astlib__Migrate_405_406.cmx -c -impl astlib/migrate_405_406.pp.ml)
- File "astlib/migrate_405_406.ml", line 288, characters 10-54:
- Warning 40: this record of type Astlib__Ast_406.Asttypes.loc contains fields that are 
- not visible in the current scope: txt loc.
- They will not be selected if the type becomes unknown.
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlopt.opt -w -9 -g -I astlib/.astlib.objs/byte -I astlib/.astlib.objs/native -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/native/astlib__Migrate_406_405.cmx -c -impl astlib/migrate_406_405.pp.ml)
- File "astlib/migrate_406_405.ml", line 295, characters 24-27:
- Warning 40: txt was selected from type Astlib__Ast_406.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_406_405.ml", line 558, characters 36-67:
- Warning 40: this record of type Astlib__Ast_406.Asttypes.loc contains fields that are 
- not visible in the current scope: txt.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_406_405.ml", line 560, characters 35-69:
- Warning 40: this record of type Astlib__Ast_406.Asttypes.loc contains fields that are 
- not visible in the current scope: txt loc.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_406_405.ml", line 562, characters 36-46:
- Warning 40: this record of type Astlib__Ast_406.Asttypes.loc contains fields that are 
- not visible in the current scope: loc.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_406_405.ml", line 564, characters 35-45:
- Warning 40: this record of type Astlib__Ast_406.Asttypes.loc contains fields that are 
- not visible in the current scope: loc.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_406_405.ml", line 561, characters 35-52:
- Warning 40: this record of type Astlib__Ast_405.Asttypes.loc contains fields that are 
- not visible in the current scope: txt loc.
- They will not be selected if the type becomes unknown.
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlopt.opt -w -9 -g -I astlib/.astlib.objs/byte -I astlib/.astlib.objs/native -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/native/astlib__Migrate_414_413.cmx -c -impl astlib/migrate_414_413.pp.ml)
- File "astlib/migrate_414_413.ml", line 1045, characters 29-32:
- Warning 40: loc was selected from type Astlib__Ast_414.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_414_413.ml", line 1118, characters 34-37:
- Warning 40: loc was selected from type Astlib__Ast_414.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlopt.opt -w -9 -g -I astlib/.astlib.objs/byte -I astlib/.astlib.objs/native -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/native/astlib__Migrate_409_410.cmx -c -impl astlib/migrate_409_410.pp.ml)
- File "astlib/migrate_409_410.ml", line 615, characters 21-24:
- Warning 40: txt was selected from type Astlib__Ast_409.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_409_410.ml", line 616, characters 25-29:
- Warning 40: Unit was selected from type Astlib__.Ast_410.Parsetree.functor_parameter.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_409_410.ml", line 618, characters 14-19:
- Warning 40: Named was selected from type Astlib__.Ast_410.Parsetree.functor_parameter.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_409_410.ml", line 620, characters 14-19:
- Warning 40: Named was selected from type Astlib__.Ast_410.Parsetree.functor_parameter.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_409_410.ml", line 655, characters 21-24:
- Warning 40: txt was selected from type Astlib__Ast_409.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_409_410.ml", line 656, characters 25-29:
- Warning 40: Unit was selected from type Astlib__.Ast_410.Parsetree.functor_parameter.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_409_410.ml", line 658, characters 14-19:
- Warning 40: Named was selected from type Astlib__.Ast_410.Parsetree.functor_parameter.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_409_410.ml", line 660, characters 14-19:
- Warning 40: Named was selected from type Astlib__.Ast_410.Parsetree.functor_parameter.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlopt.opt -w -9 -g -I astlib/.astlib.objs/byte -I astlib/.astlib.objs/native -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/native/astlib__Migrate_410_409.cmx -c -impl astlib/migrate_410_409.pp.ml)
- File "astlib/migrate_410_409.ml", line 157, characters 43-46:
- Warning 40: loc was selected from type Astlib__Ast_410.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_410_409.ml", line 300, characters 42-45:
- Warning 40: loc was selected from type Astlib__Ast_410.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_410_409.ml", line 608, characters 45-48:
- Warning 40: loc was selected from type Astlib__Ast_410.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_410_409.ml", line 652, characters 31-65:
- Warning 40: this record of type Astlib__.Ast_409.Asttypes.loc contains fields that are 
- not visible in the current scope: loc txt.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_410_409.ml", line 975, characters 45-48:
- Warning 40: loc was selected from type Astlib__Ast_410.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlopt.opt -w -9 -g -I astlib/.astlib.objs/byte -I astlib/.astlib.objs/native -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/native/astlib__Migrate_408_407.cmx -c -impl astlib/migrate_408_407.pp.ml)
- File "astlib/migrate_408_407.ml", line 159, characters 30-58:
- Warning 40: this record of type From.Parsetree.letop contains fields that are 
- not visible in the current scope: let_ ands body.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 151, characters 8-18:
- Warning 40: Pmod_ident was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 156, characters 8-22:
- Warning 40: Pmod_structure was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 156, characters 27-39:
- Warning 40: Pmod_functor was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 156, characters 44-54:
- Warning 40: Pmod_apply was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 156, characters 59-74:
- Warning 40: Pmod_constraint was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 157, characters 8-19:
- Warning 40: Pmod_unpack was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 157, characters 24-38:
- Warning 40: Pmod_extension was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 160, characters 27-34:
- Warning 40: pbop_op was selected from type From.Parsetree.binding_op.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 160, characters 35-38:
- Warning 40: loc was selected from type Astlib__Ast_408.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 385, characters 9-139:
- Warning 40: this record of type To.Parsetree.extension_constructor contains fields that are 
- not visible in the current scope: pext_attributes.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 388, characters 15-30:
- Warning 40: pext_attributes was selected from type To.Parsetree.extension_constructor.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 388, characters 52-69:
- Warning 40: ptyexn_attributes was selected from type From.Parsetree.type_exception.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 398, characters 8-18:
- Warning 40: Pmod_ident was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 408, characters 8-22:
- Warning 40: Pmod_structure was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 408, characters 27-39:
- Warning 40: Pmod_functor was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 408, characters 44-54:
- Warning 40: Pmod_apply was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 408, characters 59-74:
- Warning 40: Pmod_constraint was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 409, characters 8-19:
- Warning 40: Pmod_unpack was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 409, characters 24-38:
- Warning 40: Pmod_extension was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 657, characters 9-139:
- Warning 40: this record of type To.Parsetree.extension_constructor contains fields that are 
- not visible in the current scope: pext_attributes.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 660, characters 15-30:
- Warning 40: pext_attributes was selected from type To.Parsetree.extension_constructor.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 660, characters 52-69:
- Warning 40: ptyexn_attributes was selected from type From.Parsetree.type_exception.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 665, characters 25-32:
- Warning 40: pms_loc was selected from type From.Parsetree.module_substitution.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 775, characters 13-16:
- Warning 40: txt was selected from type Astlib__Ast_408.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 778, characters 10-14:
- Warning 40: PStr was selected from type From.Parsetree.payload.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlopt.opt -w -9 -g -I astlib/.astlib.objs/byte -I astlib/.astlib.objs/native -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/native/astlib__Migrate_407_408.cmx -c -impl astlib/migrate_407_408.pp.ml)
- File "astlib/migrate_407_408.ml", line 388, characters 13-28:
- Warning 40: pext_attributes was selected from type From.Parsetree.extension_constructor.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 390, characters 15-47:
- Warning 40: this record of type From.Parsetree.extension_constructor contains fields that are 
- not visible in the current scope: pext_attributes.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 498, characters 18-25:
- Warning 40: pcf_loc was selected from type From.Parsetree.class_field.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 498, characters 26-35:
- Warning 40: loc_start was selected from type Astlib__.Location.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 498, characters 36-44:
- Warning 40: pos_cnum was selected from type Lexing.position.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 498, characters 47-54:
- Warning 40: pcf_loc was selected from type From.Parsetree.class_field.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 498, characters 55-64:
- Warning 40: loc_start was selected from type Astlib__.Location.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 498, characters 65-73:
- Warning 40: pos_cnum was selected from type Lexing.position.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 674, characters 13-28:
- Warning 40: pext_attributes was selected from type From.Parsetree.extension_constructor.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 676, characters 15-47:
- Warning 40: this record of type From.Parsetree.extension_constructor contains fields that are 
- not visible in the current scope: pext_attributes.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 753, characters 18-26:
- Warning 40: pctf_loc was selected from type From.Parsetree.class_type_field.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 753, characters 27-36:
- Warning 40: loc_start was selected from type Astlib__.Location.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 753, characters 37-45:
- Warning 40: pos_cnum was selected from type Lexing.position.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 753, characters 48-56:
- Warning 40: pctf_loc was selected from type From.Parsetree.class_type_field.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 753, characters 57-66:
- Warning 40: loc_start was selected from type Astlib__.Location.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 753, characters 67-75:
- Warning 40: pos_cnum was selected from type Lexing.position.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 807, characters 13-16:
- Warning 40: txt was selected from type Astlib__Ast_407.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 810, characters 10-14:
- Warning 40: PStr was selected from type From.Parsetree.payload.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
-> compiled  ppxlib.0.25.1
Processing 34/39: [uunf: ocaml]
+ /home/opam/.opam/4.05/bin/ocaml "pkg/build.ml" "native=true" "native-dynlink=true" "uutf=true" "cmdliner=false" (CWD=/home/opam/.opam/4.05/.opam-switch/build/uunf.1.0.0)
- ocamlfind ocamldep -package bytes -modules src/uunf_tmapbool.ml > src/uunf_tmapbool.ml.depends
- ocamlfind ocamlc -c -bin-annot -package bytes -I src -I test -I src/data -o src/uunf_tmapbool.cmo src/uunf_tmapbool.ml
- ocamlfind ocamldep -package bytes -modules src/uunf_tmapbyte.ml > src/uunf_tmapbyte.ml.depends
- ocamlfind ocamlc -c -bin-annot -package bytes -I src -I test -I src/data -o src/uunf_tmapbyte.cmo src/uunf_tmapbyte.ml
- ocamlfind ocamldep -package bytes -modules src/data/uunf_data.ml > src/data/uunf_data.ml.depends
- ocamlfind ocamldep -package bytes -modules src/uunf_tmap.ml > src/uunf_tmap.ml.depends
- ocamlfind ocamlc -c -bin-annot -package bytes -I src -I test -I src/data -o src/uunf_tmap.cmo src/uunf_tmap.ml
- ocamlfind ocamlc -c -bin-annot -package bytes -I src/data -I src -I test -o src/data/uunf_data.cmo src/data/uunf_data.ml
- ocamlfind ocamlopt -c -bin-annot -package bytes -I src -I test -I src/data -o src/uunf_tmapbool.cmx src/uunf_tmapbool.ml
- ocamlfind ocamlopt -c -bin-annot -package bytes -I src -I test -I src/data -o src/uunf_tmapbyte.cmx src/uunf_tmapbyte.ml
- ocamlfind ocamlopt -c -bin-annot -package bytes -I src -I test -I src/data -o src/uunf_tmap.cmx src/uunf_tmap.ml
- ocamlfind ocamldep -package bytes -modules src/uunf.ml > src/uunf.ml.depends
- ocamlfind ocamldep -package bytes -modules src/uunf.mli > src/uunf.mli.depends
- ocamlfind ocamlc -c -bin-annot -package bytes -I src -I test -I src/data -o src/uunf.cmi src/uunf.mli
- ocamlfind ocamlopt -c -bin-annot -package bytes -I src/data -I src -I test -o src/data/uunf_data.cmx src/data/uunf_data.ml
- ocamlfind ocamlopt -c -bin-annot -package bytes -I src -I test -I src/data -o src/uunf.cmx src/uunf.ml
- ocamlfind ocamlopt -a -package bytes -I src -I src/data src/uunf_tmap.cmx src/uunf_tmapbool.cmx src/uunf_tmapbyte.cmx src/data/uunf_data.cmx src/uunf.cmx -o src/uunf.cmxa
- ocamlfind ocamlc -c -bin-annot -package bytes -I src -I test -I src/data -o src/uunf.cmo src/uunf.ml
- ocamlfind ocamlc -a -package bytes -I src -I src/data src/uunf_tmap.cmo src/uunf_tmapbool.cmo src/uunf_tmapbyte.cmo src/data/uunf_data.cmo src/uunf.cmo -o src/uunf.cma
- ocamlfind ocamlopt -shared -linkall -package bytes -I src src/uunf.cmxa -o src/uunf.cmxs
- ocamlfind ocamldep -package uutf -package bytes -modules src/uunf_string.ml > src/uunf_string.ml.depends
- ocamlfind ocamldep -package uutf -package bytes -modules src/uunf_string.mli > src/uunf_string.mli.depends
- ocamlfind ocamlc -c -bin-annot -package uutf -package bytes -I src -I test -I src/data -o src/uunf_string.cmi src/uunf_string.mli
- ocamlfind ocamlopt -c -bin-annot -package uutf -package bytes -I src -I test -I src/data -o src/uunf_string.cmx src/uunf_string.ml
- ocamlfind ocamlopt -a -package uutf -package bytes -I src src/uunf_string.cmx -o src/uunf_string.cmxa
- ocamlfind ocamlc -c -bin-annot -package uutf -package bytes -I src -I test -I src/data -o src/uunf_string.cmo src/uunf_string.ml
- ocamlfind ocamlc -a -package uutf -package bytes -I src src/uunf_string.cmo -o src/uunf_string.cma
- ocamlfind ocamlopt -shared -linkall -package uutf -package bytes -I src src/uunf_string.cmxa -o src/uunf_string.cmxs
-> installed uunf.1.0.0
-> installed ppxlib.0.25.1
Processing 36/39: [sedlex: dune build]
+ /home/opam/.opam/4.05/bin/dune "build" "-p" "sedlex" "-j" "31" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/sedlex.2.5)
-> compiled  sedlex.2.5
-> installed sedlex.2.5
Processing 38/39: [iri: make all]
+ /usr/bin/make "all" (CWD=/home/opam/.opam/4.05/.opam-switch/build/iri.0.3.0)
- ocamlfind ocamlc -c -package sedlex,uutf,uunf.string -annot -safe-string -g iri_types.mli
- ocamlfind ocamlc -c -package sedlex,uutf,uunf.string -annot -safe-string -g iri_lexer.mli
- ocamlfind ocamlc -c -package sedlex,uutf,uunf.string -annot -safe-string -g iri.mli
- ocamlfind ocamlc -c -package sedlex,uutf,uunf.string -annot -safe-string -g iri_types.ml
- ocamlfind ocamlc -c -package sedlex,uutf,uunf.string -annot -safe-string -g iri_lexer.ml
- File "iri_lexer.ml", line 28, characters 14-27:
- Error: Uninterpreted extension 'sedlex.regexp'.
- make: *** [Makefile:69: iri_lexer.cmo] Error 2
[ERROR] The compilation of iri.0.3.0 failed at "make all".

#=== ERROR while compiling iri.0.3.0 ==========================================#
# context              2.1.5 | linux/x86_64 | ocaml-base-compiler.4.05.0 | file:///src
# path                 ~/.opam/4.05/.opam-switch/build/iri.0.3.0
# command              /usr/bin/make all
# exit-code            2
# env-file             ~/.opam/log/iri-113-8e05bd.env
# output-file          ~/.opam/log/iri-113-8e05bd.out
### output ###
# ocamlfind ocamlc -c -package sedlex,uutf,uunf.string -annot -safe-string -g iri_types.mli
# ocamlfind ocamlc -c -package sedlex,uutf,uunf.string -annot -safe-string -g iri_lexer.mli
# ocamlfind ocamlc -c -package sedlex,uutf,uunf.string -annot -safe-string -g iri.mli
# ocamlfind ocamlc -c -package sedlex,uutf,uunf.string -annot -safe-string -g iri_types.ml
# ocamlfind ocamlc -c -package sedlex,uutf,uunf.string -annot -safe-string -g iri_lexer.ml
# File "iri_lexer.ml", line 28, characters 14-27:
# Error: Uninterpreted extension 'sedlex.regexp'.
# make: *** [Makefile:69: iri_lexer.cmo] Error 2



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - build iri 0.3.0
+- 
+- The following changes have been performed
| - install gen                 1.1
| - install ocaml-compiler-libs v0.12.4
| - install ocamlbuild          0.14.3
| - install ppx_derivers        1.2.1
| - install ppxlib              0.25.1
| - install sedlex              2.5
| - install seq                 0.3.1
| - install sexplib0            v0.15.0
| - install stdlib-shims        0.3.0
| - install uchar               0.0.2
| - install uunf                1.0.0
| - install uutf                0.9.4
+- 
# Run eval $(opam env) to update the current shell environment

The former state can be restored with:
    /usr/bin/opam switch import "/home/opam/.opam/4.05/.opam-switch/backup/state-20240314100025.export"
'opam --cli=2.1 install iri.0.3.0 uutf.0.9.4 uunf.1.0.0 uchar.0.0.2 stdlib-shims.0.3.0 sexplib0.v0.15.0 seq.0.3.1 sedlex.2.5 ppxlib.0.25.1 ppx_derivers.1.2.1 ocamlfind.1.9.6 ocamlbuild.0.14.3 ocaml-compiler-libs.v0.12.4 gen.1.1 dune.3.14.2 --verbose --yes --confirm-level=unsafe-yes' failed.