package cfstream

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

cfstream 1.2.2

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 cfstream.1.2.2 variantslib.v0.10.0 typerep.v0.10.0 stdlib-shims.0.3.0 stdio.v0.10.0 solvuu-build.0.3.0 sexplib.v0.10.0 seq.0.3.1 result.1.5 re.1.11.0 ppx_variants_conv.v0.10.0 ppx_typerep_conv.v0.10.0 ppx_type_conv.v0.10.0 ppx_traverse_builtins.v0.10.0 ppx_traverse.v0.10.0 ppx_sexp_value.v0.10.0 ppx_sexp_message.v0.10.0 ppx_sexp_conv.v0.10.0 ppx_pipebang.v0.10.0 ppx_optional.v0.10.0 ppx_optcomp.v0.10.0 ppx_metaquot.v0.10.0 ppx_let.v0.10.0 ppx_js_style.v0.10.0 ppx_jane.v0.10.0 ppx_inline_test.v0.10.1 ppx_here.v0.10.0 ppx_hash.v0.10.0 ppx_fields_conv.v0.10.0 ppx_fail.v0.10.0 ppx_expect.v0.10.1 ppx_enumerate.v0.10.0 ppx_driver.v0.10.4 ppx_derivers.1.2.1 ppx_custom_printf.v0.10.0 ppx_core.v0.10.0 ppx_compare.v0.10.0 ppx_bin_prot.v0.10.0 ppx_bench.v0.10.0 ppx_base.v0.10.0 ppx_ast.v0.10.0 ppx_assert.v0.10.0 octavius.1.2.2 ocamlgraph.2.0.0 ocamlfind.1.9.6 ocamlbuild.0.14.3 ocaml-migrate-parsetree.1.8.0 ocaml-compiler-libs.v0.10.0 num.0 jbuilder.1.0+beta20.2 jane-street-headers.v0.10.0 fieldslib.v0.10.0 dune.3.13.0 core_kernel.v0.10.0 configurator.v0.10.0 conf-m4.1 bin_prot.v0.10.0 base-num.base base.v0.10.0" 

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
# The following system packages are needed:
m4
[NOTE] Package dune is already installed (current version is 3.13.0).
[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 ocamlbuild              0.14.3
  - install conf-m4                 1
  - install stdlib-shims            0.3.0
  - install seq                     0.3.1
  - install jbuilder                1.0+beta20.2
  - install octavius                1.2.2
  - install result                  1.5
  - install base-num                base
  - install ocamlgraph              2.0.0
  - install re                      1.11.0
  - install ppx_traverse_builtins   v0.10.0
  - install ocaml-compiler-libs     v0.10.0
  - install jane-street-headers     v0.10.0
  - install ocaml-migrate-parsetree 1.8.0
  - install num                     0
  - install solvuu-build            0.3.0
  - install ppx_ast                 v0.10.0
  - install sexplib                 v0.10.0
  - install base                    v0.10.0
  - install typerep                 v0.10.0
  - install stdio                   v0.10.0
  - install ppx_core                v0.10.0
  - install configurator            v0.10.0
  - install ppx_optcomp             v0.10.0
  - install ppx_driver              v0.10.4
  - install variantslib             v0.10.0
  - install ppx_metaquot            v0.10.0
  - install ppx_let                 v0.10.0
  - install ppx_here                v0.10.0
  - install fieldslib               v0.10.0
  - install ppx_type_conv           v0.10.0
  - install ppx_pipebang            v0.10.0
  - install ppx_optional            v0.10.0
  - install ppx_js_style            v0.10.0
  - install ppx_inline_test         v0.10.1
  - install ppx_fail                v0.10.0
  - install ppx_variants_conv       v0.10.0
  - install ppx_typerep_conv        v0.10.0
  - install ppx_traverse            v0.10.0
  - install ppx_sexp_conv           v0.10.0
  - install ppx_fields_conv         v0.10.0
  - install ppx_enumerate           v0.10.0
  - install ppx_compare             v0.10.0
  - install ppx_bench               v0.10.0
  - install ppx_sexp_value          v0.10.0
  - install ppx_sexp_message        v0.10.0
  - install ppx_custom_printf       v0.10.0
  - install ppx_hash                v0.10.0
  - install ppx_assert              v0.10.0
  - install bin_prot                v0.10.0
  - install ppx_base                v0.10.0
  - install ppx_expect              v0.10.1
  - install ppx_bin_prot            v0.10.0
  - install ppx_jane                v0.10.0
  - install core_kernel             v0.10.0
  - install cfstream                1.2.2
===== 57 to install =====

The following system packages will first need to be installed:
    m4

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages?
(answer 'n' for other options) [Y/n] y
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "m4"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package m4.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18743 files and directories currently installed.)
- Preparing to unpack .../archives/m4_1.4.19-3_amd64.deb ...
- Unpacking m4 (1.4.19-3) ...
- Setting up m4 (1.4.19-3) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/171:
Processing  2/171:
Processing  3/171:
Processing  4/171: [cfstream.1.2.2: http]
Processing  5/171: [cfstream.1.2.2: http]
-> installed base-num.base
Processing  6/171: [cfstream.1.2.2: http]
-> retrieved base.v0.10.0  (cached)
Processing  7/171: [cfstream.1.2.2: http]
Processing  8/171: [cfstream.1.2.2: http]
Processing  9/171: [cfstream.1.2.2: http] [conf-m4: sh echo | m4]
-> retrieved bin_prot.v0.10.0  (cached)
Processing 10/171: [cfstream.1.2.2: http] [conf-m4: sh echo | m4]
Processing 10/171: [conf-m4: sh echo | m4]
-> retrieved configurator.v0.10.0  (cached)
Processing 11/171: [conf-m4: sh echo | m4]
- + echo
- + m4
- 
-> compiled  conf-m4.1
Processing 11/171:
-> installed conf-m4.1
Processing 12/171:
-> retrieved cfstream.1.2.2  (https://github.com/biocaml/cfstream/archive/1.2.2.tar.gz)
Processing 13/171:
-> retrieved fieldslib.v0.10.0  (cached)
Processing 14/171:
-> retrieved core_kernel.v0.10.0  (cached)
Processing 15/171:
Processing 16/171:
Processing 17/171:
-> installed num.0
Processing 18/171:
-> retrieved jane-street-headers.v0.10.0  (cached)
Processing 19/171:
-> retrieved ocaml-compiler-libs.v0.10.0  (cached)
Processing 20/171:
-> retrieved ocamlbuild.0.14.3  (cached)
Processing 21/171:
Processing 22/171: [ocamlbuild: make configure.make]
-> retrieved jbuilder.1.0+beta20.2  (cached)
Processing 23/171: [ocamlbuild: make configure.make]
Processing 24/171: [jbuilder: ocaml configure.ml] [ocamlbuild: make configure.make]
-> retrieved ocaml-migrate-parsetree.1.8.0  (cached)
Processing 25/171: [jbuilder: ocaml configure.ml] [ocamlbuild: make configure.make]
-> retrieved ocamlgraph.2.0.0  (cached)
Processing 26/171: [jbuilder: ocaml configure.ml] [ocamlbuild: make configure.make]
- (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 26/171: [jbuilder: ocaml configure.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved octavius.1.2.2  (cached)
Processing 27/171: [jbuilder: ocaml configure.ml] [ocamlbuild: make check-if-preinstalled]
Processing 28/171: [jbuilder: ocaml configure.ml] [ocamlbuild: make check-if-preinstalled] [octavius: dune build]
-> retrieved ppx_assert.v0.10.0  (cached)
Processing 29/171: [jbuilder: ocaml configure.ml] [ocamlbuild: make check-if-preinstalled] [octavius: dune build]
-> retrieved ppx_ast.v0.10.0  (cached)
Processing 30/171: [jbuilder: ocaml configure.ml] [ocamlbuild: make check-if-preinstalled] [octavius: dune build]
Processing 30/171: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [octavius: dune build]
-> retrieved ppx_base.v0.10.0  (cached)
Processing 31/171: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [octavius: dune build]
-> retrieved ppx_bench.v0.10.0  (cached)
Processing 32/171: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [octavius: dune build]
-> retrieved ppx_bin_prot.v0.10.0  (cached)
Processing 33/171: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [octavius: dune build]
-> retrieved ppx_compare.v0.10.0  (cached)
Processing 34/171: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [octavius: dune build]
-> retrieved ppx_core.v0.10.0  (cached)
Processing 35/171: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [octavius: dune build]
-> retrieved ppx_custom_printf.v0.10.0  (cached)
Processing 36/171: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [octavius: dune build]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 37/171: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [octavius: dune build]
Processing 38/171: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_driver.v0.10.4  (cached)
Processing 39/171: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_enumerate.v0.10.0  (cached)
Processing 40/171: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_expect.v0.10.1  (cached)
Processing 41/171: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_fail.v0.10.0  (cached)
Processing 42/171: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_fields_conv.v0.10.0  (cached)
Processing 43/171: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_hash.v0.10.0  (cached)
Processing 44/171: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_here.v0.10.0  (cached)
Processing 45/171: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_inline_test.v0.10.1  (cached)
Processing 46/171: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_jane.v0.10.0  (cached)
Processing 47/171: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_js_style.v0.10.0  (cached)
Processing 48/171: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_let.v0.10.0  (cached)
Processing 49/171: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_metaquot.v0.10.0  (cached)
Processing 50/171: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_optcomp.v0.10.0  (cached)
Processing 51/171: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_optional.v0.10.0  (cached)
Processing 52/171: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_pipebang.v0.10.0  (cached)
Processing 53/171: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_sexp_conv.v0.10.0  (cached)
Processing 54/171: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_sexp_message.v0.10.0  (cached)
Processing 55/171: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_sexp_value.v0.10.0  (cached)
Processing 56/171: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_traverse.v0.10.0  (cached)
Processing 57/171: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_traverse_builtins.v0.10.0  (cached)
Processing 58/171: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_type_conv.v0.10.0  (cached)
Processing 59/171: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_typerep_conv.v0.10.0  (cached)
Processing 60/171: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build]
-> compiled  ppx_derivers.1.2.1
Processing 60/171: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [octavius: dune build]
-> installed ppx_derivers.1.2.1
Processing 61/171: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [octavius: dune build]
-> retrieved ppx_variants_conv.v0.10.0  (cached)
Processing 62/171: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [octavius: dune build]
-> retrieved re.1.11.0  (cached)
Processing 63/171: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [octavius: dune build]
-> retrieved result.1.5  (cached)
Processing 64/171: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [octavius: dune build]
Processing 65/171: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [result: dune build]
-> retrieved seq.0.3.1  (cached)
Processing 66/171: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [result: dune build]
Processing 67/171: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [result: dune build] [seq: dune build]
-> retrieved sexplib.v0.10.0  (cached)
Processing 68/171: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [result: dune build] [seq: dune build]
-> retrieved solvuu-build.0.3.0  (cached)
Processing 69/171: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [result: dune build] [seq: dune build]
-> retrieved stdio.v0.10.0  (cached)
Processing 70/171: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [result: dune build] [seq: dune build]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 71/171: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [result: dune build] [seq: dune build] [stdlib-shims: dune build]
-> retrieved typerep.v0.10.0  (cached)
-> retrieved variantslib.v0.10.0  (cached)
-> compiled  seq.0.3.1
Processing 71/171: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [result: dune build] [stdlib-shims: dune build]
-> installed seq.0.3.1
Processing 72/171: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [result: dune build] [stdlib-shims: dune build]
Processing 73/171: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [re: dune build] [result: dune build] [stdlib-shims: dune build]
-> compiled  result.1.5
Processing 73/171: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [re: dune build] [stdlib-shims: dune build]
-> installed result.1.5
Processing 74/171: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [re: dune build] [stdlib-shims: dune build]
Processing 75/171: [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [re: dune build] [stdlib-shims: dune build]
-> compiled  stdlib-shims.0.3.0
Processing 75/171: [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [re: dune build]
-> installed stdlib-shims.0.3.0
Processing 76/171: [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [re: dune build]
Processing 77/171: [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: dune build] [octavius: dune build] [re: dune build]
-> compiled  octavius.1.2.2
Processing 77/171: [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: dune build] [re: dune build]
-> installed octavius.1.2.2
Processing 78/171: [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: dune build] [re: dune build]
-> compiled  re.1.11.0
Processing 78/171: [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: dune build]
-> installed re.1.11.0
Processing 79/171: [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: dune build]
-> compiled  ocamlgraph.2.0.0
Processing 79/171: [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled]
-> installed ocamlgraph.2.0.0
Processing 80/171: [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled]
- '/home/opam/.opam/4.05/bin/ocamllex.opt' -q src/meta_lexer.mll
- '/home/opam/.opam/4.05/bin/ocamldep.opt' -modules src/action.ml src/action_intf.ml src/arg_spec.ml src/artifacts.ml src/bin.ml src/binary_kind.ml src/build.ml src/build_interpret.ml src/build_system.ml src/clflags.ml src/cm_kind.ml src/colors.ml src/config.ml src/context.ml src/dep_path.ml src/env.ml src/errors.ml src/exe.ml src/file_tree.ml src/findlib.ml src/gen_meta.ml src/gen_rules.ml src/glob_lexer.boot.ml src/import.ml src/inline_tests.ml src/install.ml src/install_rules.ml src/installed_dune_file.ml src/interned.ml src/jbuild.ml src/jbuild_load.ml vendor/boot/jbuilder_opam_file_format.ml vendor/boot/jbuilder_re.ml src/js_of_ocaml_rules.ml src/lib.ml src/loc.ml src/log.ml src/main.ml src/menhir.ml src/merlin.ml src/meta.ml src/meta_lexer.ml src/ml_kind.ml src/mode.ml src/module.ml src/module_compilation.ml src/modules_partitioner.ml src/ocaml_flags.ml src/ocamldep.ml src/odoc.boot.ml src/opam_file.ml src/ordered_set_lang.ml src/package.ml src/path.ml src/per_item.ml src/preprocessing.ml src/print_diff.ml src/process.ml src/report_error.ml src/scheduler.ml src/scope.ml src/setup.boot.ml src/sexp.ml src/string_with_vars.ml src/sub_system.ml src/sub_system_intf.ml src/sub_system_name.ml src/super_context.ml src/syntax.ml src/top_closure.ml src/utils.ml src/utop.ml src/variant.ml src/vfile_kind.ml src/watermarks.ml src/workspace.ml > boot-depends.txt
- '/home/opam/.opam/4.05/bin/ocamldep.opt' -modules src/stdune/caml/caml.ml src/stdune/caml/result.ml src/stdune/caml/result_compat.ml > boot-depends.txt
- '/home/opam/.opam/4.05/bin/ocamldep.opt' -modules src/fiber/fiber.ml > boot-depends.txt
- '/home/opam/.opam/4.05/bin/ocamldep.opt' -modules src/ocaml-config/ocaml_config.ml > boot-depends.txt
- '/home/opam/.opam/4.05/bin/ocamldep.opt' -modules src/stdune/stdune.ml src/stdune/ansi_color.ml src/stdune/array.ml src/stdune/char.ml src/stdune/common.ml src/stdune/comparable.ml src/stdune/either.ml src/stdune/exn.ml src/stdune/filename.ml src/stdune/hashtbl.ml src/stdune/import.ml src/stdune/int.ml src/stdune/io.ml src/stdune/list.ml src/stdune/map.ml src/stdune/map_intf.ml src/stdune/option.ml src/stdune/or_exn.ml src/stdune/ordering.ml src/stdune/pp.ml src/stdune/result.ml src/stdune/set.ml src/stdune/set_intf.ml src/stdune/staged.ml src/stdune/string.ml > boot-depends.txt
- '/home/opam/.opam/4.05/bin/ocamldep.opt' -modules src/usexp/usexp.ml src/usexp/parser_automaton_internal.ml src/usexp/sexp_ast.ml src/usexp/table.ml > boot-depends.txt
- '/home/opam/.opam/4.05/bin/ocamldep.opt' -modules src/xdg/xdg.ml > boot-depends.txt
- '/home/opam/.opam/4.05/bin/ocamlc.opt' -g -w -40 -o boot.exe unix.cma boot.ml
Processing 80/171: [jbuilder: ./boot.exe 255] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled]
- 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 80/171: [jbuilder: ./boot.exe 255] [ocaml-migrate-parsetree: dune build]
-> installed ocamlbuild.0.14.3
Processing 81/171: [jbuilder: ./boot.exe 255] [ocaml-migrate-parsetree: dune build]
Processing 82/171: [jbuilder: ./boot.exe 255] [ocaml-migrate-parsetree: dune build] [solvuu-build: make byte]
- ocamlbuild -use-ocamlfind solvuu-build.cma
- ocamlfind ocamldep -package findlib -package ocamlbuild -package ocamlgraph -modules lib/std.ml > lib/std.ml.depends
- ocamlfind ocamldep -package findlib -package ocamlbuild -package ocamlgraph -modules lib/project.mli > lib/project.mli.depends
- ocamlfind ocamldep -package findlib -package ocamlbuild -package ocamlgraph -modules lib/solvuu_build_findlib.mli > lib/solvuu_build_findlib.mli.depends
- ocamlfind ocamlc -c -g -annot -bin-annot -short-paths -package findlib -package ocamlbuild -package ocamlgraph -w A-4-30-33-41-42-44-45-48 -I lib -o lib/solvuu_build_findlib.cmi lib/solvuu_build_findlib.mli
- ocamlfind ocamldep -package findlib -package ocamlbuild -package ocamlgraph -modules lib/solvuu_build_eliom.mli > lib/solvuu_build_eliom.mli.depends
- ocamlfind ocamldep -package findlib -package ocamlbuild -package ocamlgraph -modules lib/tools.mli > lib/tools.mli.depends
- ocamlfind ocamlc -c -g -annot -bin-annot -short-paths -package findlib -package ocamlbuild -package ocamlgraph -w A-4-30-33-41-42-44-45-48 -I lib -o lib/project.cmi lib/project.mli
- ocamlfind ocamlc -c -g -annot -bin-annot -short-paths -package findlib -package ocamlbuild -package ocamlgraph -w A-4-30-33-41-42-44-45-48 -I lib -o lib/solvuu_build_eliom.cmi lib/solvuu_build_eliom.mli
- ocamlfind ocamlc -c -g -annot -bin-annot -short-paths -package findlib -package ocamlbuild -package ocamlgraph -w A-4-30-33-41-42-44-45-48 -I lib -o lib/tools.cmi lib/tools.mli
- ocamlfind ocamldep -package findlib -package ocamlbuild -package ocamlgraph -modules lib/project.ml > lib/project.ml.depends
- ocamlfind ocamldep -package findlib -package ocamlbuild -package ocamlgraph -modules lib/util.mli > lib/util.mli.depends
- ocamlfind ocamlc -c -g -annot -bin-annot -short-paths -package findlib -package ocamlbuild -package ocamlgraph -w A-4-30-33-41-42-44-45-48 -I lib -o lib/util.cmi lib/util.mli
- ocamlfind ocamldep -package findlib -package ocamlbuild -package ocamlgraph -modules lib/solvuu_build_eliom.ml > lib/solvuu_build_eliom.ml.depends
- ocamlfind ocamldep -package findlib -package ocamlbuild -package ocamlgraph -modules lib/solvuu_build_findlib.ml > lib/solvuu_build_findlib.ml.depends
- ocamlfind ocamldep -package findlib -package ocamlbuild -package ocamlgraph -modules lib/tools.ml > lib/tools.ml.depends
- ocamlfind ocamldep -package findlib -package ocamlbuild -package ocamlgraph -modules lib/util.ml > lib/util.ml.depends
- ocamlfind ocamlc -c -g -annot -bin-annot -short-paths -package findlib -package ocamlbuild -package ocamlgraph -w A-4-30-33-41-42-44-45-48 -I lib -o lib/std.cmo lib/std.ml
- ocamlfind ocamlc -c -g -annot -bin-annot -short-paths -package findlib -package ocamlbuild -package ocamlgraph -w A-4-30-33-41-42-44-45-48 -I lib -o lib/project.cmo lib/project.ml
- + ocamlfind ocamlc -c -g -annot -bin-annot -short-paths -package findlib -package ocamlbuild -package ocamlgraph -w A-4-30-33-41-42-44-45-48 -I lib -o lib/project.cmo lib/project.ml
- File "lib/project.ml", line 311, characters 35-52:
- Warning 3: deprecated: Util.String.capitalize
- Use String.capitalize_ascii instead.
- File "lib/project.ml", line 1046, characters 29-46:
- Warning 3: deprecated: Util.String.capitalize
- Use String.capitalize_ascii instead.
- ocamlfind ocamlc -c -g -annot -bin-annot -short-paths -package findlib -package ocamlbuild -package ocamlgraph -w A-4-30-33-41-42-44-45-48 -I lib -o lib/solvuu_build_eliom.cmo lib/solvuu_build_eliom.ml
- + ocamlfind ocamlc -c -g -annot -bin-annot -short-paths -package findlib -package ocamlbuild -package ocamlgraph -w A-4-30-33-41-42-44-45-48 -I lib -o lib/solvuu_build_eliom.cmo lib/solvuu_build_eliom.ml
- File "lib/solvuu_build_eliom.ml", line 198, characters 23-40:
- Warning 3: deprecated: Util.String.capitalize
- Use String.capitalize_ascii instead.
- File "lib/solvuu_build_eliom.ml", line 2, characters 0-37:
- Warning 60: unused module Findlib.
- ocamlfind ocamlc -c -g -annot -bin-annot -short-paths -package findlib -package ocamlbuild -package ocamlgraph -w A-4-30-33-41-42-44-45-48 -I lib -o lib/solvuu_build_findlib.cmo lib/solvuu_build_findlib.ml
- ocamlfind ocamlc -c -g -annot -bin-annot -short-paths -package findlib -package ocamlbuild -package ocamlgraph -w A-4-30-33-41-42-44-45-48 -I lib -o lib/tools.cmo lib/tools.ml
- ocamlfind ocamlc -c -g -annot -bin-annot -short-paths -package findlib -package ocamlbuild -package ocamlgraph -w A-4-30-33-41-42-44-45-48 -I lib -o lib/util.cmo lib/util.ml
- ocamlfind ocamlc -pack -g -annot -bin-annot lib/util.cmo lib/solvuu_build_findlib.cmo lib/tools.cmo lib/project.cmo lib/solvuu_build_eliom.cmo lib/std.cmo -o lib/solvuu_build.cmo
- ocamlfind ocamlc -a -package findlib -package ocamlbuild -package ocamlgraph -I lib lib/solvuu_build.cmo -o lib/solvuu-build.cma
Processing 82/171: [jbuilder: ./boot.exe 255] [ocaml-migrate-parsetree: dune build] [solvuu-build: make native]
-> compiled  ocaml-migrate-parsetree.1.8.0
Processing 82/171: [jbuilder: ./boot.exe 255] [solvuu-build: make native]
-> installed ocaml-migrate-parsetree.1.8.0
Processing 83/171: [jbuilder: ./boot.exe 255] [solvuu-build: make native]
- ocamlbuild -use-ocamlfind solvuu-build.cmxa
- ocamlfind ocamlopt -c -g -annot -bin-annot -short-paths -for-pack Solvuu_build -package findlib -package ocamlbuild -package ocamlgraph -w A-4-30-33-41-42-44-45-48 -I lib -o lib/util.cmx lib/util.ml
- ocamlfind ocamlopt -c -g -annot -bin-annot -short-paths -for-pack Solvuu_build -package findlib -package ocamlbuild -package ocamlgraph -w A-4-30-33-41-42-44-45-48 -I lib -o lib/solvuu_build_findlib.cmx lib/solvuu_build_findlib.ml
- ocamlfind ocamlopt -c -g -annot -bin-annot -short-paths -for-pack Solvuu_build -package findlib -package ocamlbuild -package ocamlgraph -w A-4-30-33-41-42-44-45-48 -I lib -o lib/tools.cmx lib/tools.ml
- ocamlfind ocamlopt -c -g -annot -bin-annot -short-paths -for-pack Solvuu_build -package findlib -package ocamlbuild -package ocamlgraph -w A-4-30-33-41-42-44-45-48 -I lib -o lib/project.cmx lib/project.ml
- + ocamlfind ocamlopt -c -g -annot -bin-annot -short-paths -for-pack Solvuu_build -package findlib -package ocamlbuild -package ocamlgraph -w A-4-30-33-41-42-44-45-48 -I lib -o lib/project.cmx lib/project.ml
- File "lib/project.ml", line 311, characters 35-52:
- Warning 3: deprecated: Util.String.capitalize
- Use String.capitalize_ascii instead.
- File "lib/project.ml", line 1046, characters 29-46:
- Warning 3: deprecated: Util.String.capitalize
- Use String.capitalize_ascii instead.
- ocamlfind ocamlopt -c -g -annot -bin-annot -short-paths -for-pack Solvuu_build -package findlib -package ocamlbuild -package ocamlgraph -w A-4-30-33-41-42-44-45-48 -I lib -o lib/solvuu_build_eliom.cmx lib/solvuu_build_eliom.ml
- + ocamlfind ocamlopt -c -g -annot -bin-annot -short-paths -for-pack Solvuu_build -package findlib -package ocamlbuild -package ocamlgraph -w A-4-30-33-41-42-44-45-48 -I lib -o lib/solvuu_build_eliom.cmx lib/solvuu_build_eliom.ml
- File "lib/solvuu_build_eliom.ml", line 198, characters 23-40:
- Warning 3: deprecated: Util.String.capitalize
- Use String.capitalize_ascii instead.
- File "lib/solvuu_build_eliom.ml", line 2, characters 0-37:
- Warning 60: unused module Findlib.
- ocamlfind ocamlopt -c -g -annot -bin-annot -short-paths -for-pack Solvuu_build -package findlib -package ocamlbuild -package ocamlgraph -w A-4-30-33-41-42-44-45-48 -I lib -o lib/std.cmx lib/std.ml
- touch lib/solvuu_build.mli  ; if  ocamlfind ocamlopt -pack -g -annot -bin-annot -I lib lib/util.cmx lib/solvuu_build_findlib.cmx lib/tools.cmx lib/project.cmx lib/solvuu_build_eliom.cmx lib/std.cmx -o lib/solvuu_build.cmx  ; then  rm -f lib/solvuu_build.mli  ; else  rm -f lib/solvuu_build.mli  ; exit 1; fi
- ocamlfind ocamlopt -a -package findlib -package ocamlbuild -package ocamlgraph -I lib lib/solvuu_build.cmx -o lib/solvuu-build.cmxa
Processing 83/171: [jbuilder: ./boot.exe 255] [solvuu-build: make]
- mkdir -p _build
- ocaml bin/make-helper.ml META solvuu-build 0.3.0 > _build/META
Processing 83/171: [jbuilder: ./boot.exe 255] [solvuu-build: make solvuu-build.install]
- ocaml bin/make-helper.ml install solvuu-build solvuu_build > solvuu-build.install
-> compiled  solvuu-build.0.3.0
Processing 83/171: [jbuilder: ./boot.exe 255]
-> installed solvuu-build.0.3.0
Processing 84/171: [jbuilder: ./boot.exe 255]
+ /home/opam/.opam/4.05/.opam-switch/build/jbuilder.1.0+beta20.2/./boot.exe "-j" "255" (CWD=/home/opam/.opam/4.05/.opam-switch/build/jbuilder.1.0+beta20.2)
-> compiled  jbuilder.1.0+beta20.2
-> installed jbuilder.1.0+beta20.2
Processing 86/171: [jane-street-headers: jbuilder build]
Processing 87/171: [jane-street-headers: jbuilder build] [ocaml-compiler-libs: jbuilder build]
Processing 88/171: [jane-street-headers: jbuilder build] [ocaml-compiler-libs: jbuilder build] [ppx_traverse_builtins: jbuilder build]
Processing 89/171: [jane-street-headers: jbuilder build] [ocaml-compiler-libs: jbuilder build] [ppx_traverse_builtins: jbuilder build] [sexplib: jbuilder build]
-> compiled  jane-street-headers.v0.10.0
Processing 89/171: [ocaml-compiler-libs: jbuilder build] [ppx_traverse_builtins: jbuilder build] [sexplib: jbuilder build]
-> installed jane-street-headers.v0.10.0
Processing 90/171: [ocaml-compiler-libs: jbuilder build] [ppx_traverse_builtins: jbuilder build] [sexplib: jbuilder build]
-> compiled  ppx_traverse_builtins.v0.10.0
Processing 90/171: [ocaml-compiler-libs: jbuilder build] [sexplib: jbuilder build]
-> installed ppx_traverse_builtins.v0.10.0
Processing 91/171: [ocaml-compiler-libs: jbuilder build] [sexplib: jbuilder build]
-> compiled  ocaml-compiler-libs.v0.10.0
Processing 91/171: [sexplib: jbuilder build]
-> installed ocaml-compiler-libs.v0.10.0
Processing 92/171: [sexplib: jbuilder build]
Processing 93/171: [ppx_ast: jbuilder build] [sexplib: jbuilder build]
-> compiled  sexplib.v0.10.0
Processing 93/171: [ppx_ast: jbuilder build]
-> installed sexplib.v0.10.0
Processing 94/171: [ppx_ast: jbuilder build]
Processing 95/171: [base: jbuilder build] [ppx_ast: jbuilder build]
-> compiled  ppx_ast.v0.10.0
Processing 95/171: [base: jbuilder build]
-> installed ppx_ast.v0.10.0
Processing 96/171: [base: jbuilder build]
+ /home/opam/.opam/4.05/bin/jbuilder "build" "-p" "base" "-j" "255" (CWD=/home/opam/.opam/4.05/.opam-switch/build/base.v0.10.0)
-> compiled  base.v0.10.0
-> installed base.v0.10.0
Processing 98/171: [stdio: jbuilder build]
Processing 99/171: [stdio: jbuilder build] [typerep: jbuilder build]
-> compiled  stdio.v0.10.0
Processing 99/171: [typerep: jbuilder build]
-> installed stdio.v0.10.0
Processing 100/171: [typerep: jbuilder build]
Processing 101/171: [configurator: jbuilder build] [typerep: jbuilder build]
Processing 102/171: [configurator: jbuilder build] [ppx_core: jbuilder build] [typerep: jbuilder build]
-> compiled  typerep.v0.10.0
Processing 102/171: [configurator: jbuilder build] [ppx_core: jbuilder build]
-> installed typerep.v0.10.0
Processing 103/171: [configurator: jbuilder build] [ppx_core: jbuilder build]
-> compiled  configurator.v0.10.0
Processing 103/171: [ppx_core: jbuilder build]
-> installed configurator.v0.10.0
Processing 104/171: [ppx_core: jbuilder build]
+ /home/opam/.opam/4.05/bin/jbuilder "build" "-p" "ppx_core" "-j" "255" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_core.v0.10.0)
-> compiled  ppx_core.v0.10.0
-> installed ppx_core.v0.10.0
Processing 106/171: [ppx_optcomp: jbuilder build]
+ /home/opam/.opam/4.05/bin/jbuilder "build" "-p" "ppx_optcomp" "-j" "255" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_optcomp.v0.10.0)
-> compiled  ppx_optcomp.v0.10.0
-> installed ppx_optcomp.v0.10.0
Processing 108/171: [ppx_driver: jbuilder build]
+ /home/opam/.opam/4.05/bin/jbuilder "build" "-p" "ppx_driver" "-j" "255" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_driver.v0.10.4)
-> compiled  ppx_driver.v0.10.4
-> installed ppx_driver.v0.10.4
Processing 110/171: [fieldslib: jbuilder build]
Processing 111/171: [fieldslib: jbuilder build] [ppx_here: jbuilder build]
Processing 112/171: [fieldslib: jbuilder build] [ppx_here: jbuilder build] [ppx_let: jbuilder build]
Processing 113/171: [fieldslib: jbuilder build] [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_metaquot: jbuilder build]
Processing 114/171: [fieldslib: jbuilder build] [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_metaquot: jbuilder build] [variantslib: jbuilder build]
-> compiled  variantslib.v0.10.0
Processing 114/171: [fieldslib: jbuilder build] [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_metaquot: jbuilder build]
-> installed variantslib.v0.10.0
Processing 115/171: [fieldslib: jbuilder build] [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_metaquot: jbuilder build]
-> compiled  fieldslib.v0.10.0
Processing 115/171: [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_metaquot: jbuilder build]
-> installed fieldslib.v0.10.0
Processing 116/171: [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_metaquot: jbuilder build]
-> compiled  ppx_let.v0.10.0
Processing 116/171: [ppx_here: jbuilder build] [ppx_metaquot: jbuilder build]
-> installed ppx_let.v0.10.0
Processing 117/171: [ppx_here: jbuilder build] [ppx_metaquot: jbuilder build]
-> compiled  ppx_here.v0.10.0
Processing 117/171: [ppx_metaquot: jbuilder build]
-> installed ppx_here.v0.10.0
Processing 118/171: [ppx_metaquot: jbuilder build]
+ /home/opam/.opam/4.05/bin/jbuilder "build" "-p" "ppx_metaquot" "-j" "255" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_metaquot.v0.10.0)
-> compiled  ppx_metaquot.v0.10.0
-> installed ppx_metaquot.v0.10.0
Processing 120/171: [ppx_fail: jbuilder build]
Processing 121/171: [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build]
Processing 122/171: [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build]
Processing 123/171: [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_optional: jbuilder build]
Processing 124/171: [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_optional: jbuilder build] [ppx_pipebang: jbuilder build]
Processing 125/171: [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_optional: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_type_conv: jbuilder build]
-> compiled  ppx_optional.v0.10.0
Processing 125/171: [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_type_conv: jbuilder build]
-> installed ppx_optional.v0.10.0
Processing 126/171: [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_type_conv: jbuilder build]
-> compiled  ppx_type_conv.v0.10.0
Processing 126/171: [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build]
-> installed ppx_type_conv.v0.10.0
Processing 127/171: [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build]
Processing 128/171: [ppx_compare: jbuilder build] [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build]
Processing 129/171: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build]
Processing 130/171: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build]
Processing 131/171: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build]
Processing 132/171: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build]
Processing 133/171: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build]
Processing 134/171: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
-> compiled  ppx_pipebang.v0.10.0
Processing 134/171: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
-> installed ppx_pipebang.v0.10.0
Processing 135/171: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
-> compiled  ppx_fail.v0.10.0
Processing 135/171: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
-> installed ppx_fail.v0.10.0
Processing 136/171: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
-> compiled  ppx_js_style.v0.10.0
Processing 136/171: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
-> installed ppx_js_style.v0.10.0
Processing 137/171: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
-> compiled  ppx_inline_test.v0.10.1
Processing 137/171: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
-> installed ppx_inline_test.v0.10.1
Processing 138/171: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
Processing 139/171: [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
-> compiled  ppx_typerep_conv.v0.10.0
Processing 139/171: [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_variants_conv: jbuilder build]
-> installed ppx_typerep_conv.v0.10.0
Processing 140/171: [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_variants_conv: jbuilder build]
-> compiled  ppx_fields_conv.v0.10.0
Processing 140/171: [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_variants_conv: jbuilder build]
-> installed ppx_fields_conv.v0.10.0
Processing 141/171: [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_variants_conv: jbuilder build]
-> compiled  ppx_variants_conv.v0.10.0
Processing 141/171: [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build]
-> installed ppx_variants_conv.v0.10.0
Processing 142/171: [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build]
-> compiled  ppx_enumerate.v0.10.0
Processing 142/171: [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build]
-> installed ppx_enumerate.v0.10.0
Processing 143/171: [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build]
-> compiled  ppx_compare.v0.10.0
Processing 143/171: [ppx_bench: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build]
-> installed ppx_compare.v0.10.0
Processing 144/171: [ppx_bench: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build]
-> compiled  ppx_sexp_conv.v0.10.0
Processing 144/171: [ppx_bench: jbuilder build] [ppx_traverse: jbuilder build]
-> installed ppx_sexp_conv.v0.10.0
Processing 145/171: [ppx_bench: jbuilder build] [ppx_traverse: jbuilder build]
Processing 146/171: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_traverse: jbuilder build]
Processing 147/171: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_hash: jbuilder build] [ppx_traverse: jbuilder build]
Processing 148/171: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_traverse: jbuilder build]
Processing 149/171: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] [ppx_traverse: jbuilder build]
-> compiled  ppx_traverse.v0.10.0
Processing 149/171: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build]
-> installed ppx_traverse.v0.10.0
Processing 150/171: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build]
Processing 151/171: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build]
-> compiled  ppx_bench.v0.10.0
Processing 151/171: [ppx_assert: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build]
-> installed ppx_bench.v0.10.0
Processing 152/171: [ppx_assert: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build]
-> compiled  ppx_hash.v0.10.0
Processing 152/171: [ppx_assert: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build]
-> installed ppx_hash.v0.10.0
Processing 153/171: [ppx_assert: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build]
Processing 154/171: [ppx_assert: jbuilder build] [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build]
-> compiled  ppx_sexp_message.v0.10.0
Processing 154/171: [ppx_assert: jbuilder build] [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_value: jbuilder build]
-> installed ppx_sexp_message.v0.10.0
Processing 155/171: [ppx_assert: jbuilder build] [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_value: jbuilder build]
-> compiled  ppx_sexp_value.v0.10.0
Processing 155/171: [ppx_assert: jbuilder build] [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build]
-> installed ppx_sexp_value.v0.10.0
Processing 156/171: [ppx_assert: jbuilder build] [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build]
-> compiled  ppx_assert.v0.10.0
Processing 156/171: [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build]
-> installed ppx_assert.v0.10.0
Processing 157/171: [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build]
-> compiled  ppx_base.v0.10.0
Processing 157/171: [ppx_custom_printf: jbuilder build]
-> installed ppx_base.v0.10.0
Processing 158/171: [ppx_custom_printf: jbuilder build]
+ /home/opam/.opam/4.05/bin/jbuilder "build" "-p" "ppx_custom_printf" "-j" "255" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_custom_printf.v0.10.0)
-> compiled  ppx_custom_printf.v0.10.0
-> installed ppx_custom_printf.v0.10.0
Processing 160/171: [bin_prot: jbuilder build]
Processing 161/171: [bin_prot: jbuilder build] [ppx_expect: jbuilder build]
-> compiled  bin_prot.v0.10.0
Processing 161/171: [ppx_expect: jbuilder build]
-> installed bin_prot.v0.10.0
Processing 162/171: [ppx_expect: jbuilder build]
Processing 163/171: [ppx_bin_prot: jbuilder build] [ppx_expect: jbuilder build]
-       ocamlc matcher/.expect_test_matcher.objs/expect_test_matcher__Reconcile.{cmo,cmt}
- File "matcher/reconcile.ml", line 29, characters 11-23:
- Warning 3: deprecated: module Re_glob
- Use Re.Glob
- File "matcher/reconcile.ml", line 38, characters 25-36:
- Warning 3: deprecated: module Re_emacs
- Use Re.Emacs
-     ocamlopt matcher/.expect_test_matcher.objs/expect_test_matcher__Reconcile.{cmx,o}
- File "matcher/reconcile.ml", line 29, characters 11-23:
- Warning 3: deprecated: module Re_glob
- Use Re.Glob
- File "matcher/reconcile.ml", line 38, characters 25-36:
- Warning 3: deprecated: module Re_emacs
- Use Re.Emacs
-> compiled  ppx_expect.v0.10.1
Processing 163/171: [ppx_bin_prot: jbuilder build]
-> installed ppx_expect.v0.10.1
Processing 164/171: [ppx_bin_prot: jbuilder build]
+ /home/opam/.opam/4.05/bin/jbuilder "build" "-p" "ppx_bin_prot" "-j" "255" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_bin_prot.v0.10.0)
-> compiled  ppx_bin_prot.v0.10.0
-> installed ppx_bin_prot.v0.10.0
Processing 166/171: [ppx_jane: jbuilder build]
+ /home/opam/.opam/4.05/bin/jbuilder "build" "-p" "ppx_jane" "-j" "255" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_jane.v0.10.0)
-> compiled  ppx_jane.v0.10.0
-> installed ppx_jane.v0.10.0
Processing 168/171: [core_kernel: jbuilder build]
+ /home/opam/.opam/4.05/bin/jbuilder "build" "-p" "core_kernel" "-j" "255" (CWD=/home/opam/.opam/4.05/.opam-switch/build/core_kernel.v0.10.0)
-> compiled  core_kernel.v0.10.0
-> installed core_kernel.v0.10.0
Processing 170/171: [cfstream: make byte]
+ /usr/bin/make "byte" (CWD=/home/opam/.opam/4.05/.opam-switch/build/cfstream.1.2.2)
- ocamlbuild -use-ocamlfind -plugin-tag "package(solvuu-build)" project.mk
- ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package solvuu-build myocamlbuild.ml /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- mkdir -p .
- ocamlbuild -use-ocamlfind -plugin-tag "package(solvuu-build)" ./cfstream.cma
- m4 -D 'GIT_COMMIT=None' -D 'VERSION=1.2.2' lib/CFStream_about.ml.m4 > lib/CFStream_about.ml
- ocamlfind ocamlc -annot -bin-annot -c -g -I lib -o lib/CFStream_about.cmo -short-paths -strict-sequence -thread -w A-4-33-41-42-44-45-48 -package core_kernel lib/CFStream_about.ml
- ocamlfind ocamlc -annot -bin-annot -c -g -I lib -o lib/CFStream_streamable.cmo -short-paths -strict-sequence -thread -w A-4-33-41-42-44-45-48 -package core_kernel lib/CFStream_streamable.ml
- ocamlfind ocamlc -annot -bin-annot -c -g -I lib -o lib/CFStream_stream.cmi -short-paths -strict-sequence -thread -w A-4-33-41-42-44-45-48 -package core_kernel lib/CFStream_stream.mli
- + ocamlfind ocamlc -annot -bin-annot -c -g -I lib -o lib/CFStream_stream.cmi -short-paths -strict-sequence -thread -w A-4-33-41-42-44-45-48 -package core_kernel lib/CFStream_stream.mli
- File "lib/CFStream_stream.mli", line 75, characters 17-27:
- Warning 3: deprecated: Core_kernel.Std.in_channel
- [since 2016-04] Use [In_channel.t]
- File "lib/CFStream_stream.mli", line 79, characters 45-55:
- Warning 3: deprecated: Core_kernel.Std.in_channel
- [since 2016-04] Use [In_channel.t]
- ocamlfind ocamlc -annot -bin-annot -c -g -I lib -o lib/CFStream_stream.cmo -short-paths -strict-sequence -thread -w A-4-33-41-42-44-45-48 -package core_kernel lib/CFStream_stream.ml
- + ocamlfind ocamlc -annot -bin-annot -c -g -I lib -o lib/CFStream_stream.cmo -short-paths -strict-sequence -thread -w A-4-33-41-42-44-45-48 -package core_kernel lib/CFStream_stream.ml
- File "lib/CFStream_stream.ml", line 531, characters 12-25:
- Warning 3: deprecated: Core_kernel.Std.String.create
- [since 2017-10] Use [Bytes.create] instead
- File "lib/CFStream_stream.ml", line 555, characters 58-70:
- Warning 3: deprecated: Core_kernel.Std.Map.Poly.add
- [since 2017-11] Use [set] instead
- ocamlfind ocamlc -annot -bin-annot -c -g -I lib -o lib/CFStream.cmo -short-paths -strict-sequence -thread -w A-4-33-41-42-44-45-48 -package core_kernel lib/CFStream.ml
- ocamlfind ocamlc -a -annot -bin-annot -g -o ./cfstream.cma -short-paths -strict-sequence -thread -w A-4-33-41-42-44-45-48 lib/CFStream_about.cmo lib/CFStream_stream.cmo lib/CFStream_streamable.cmo lib/CFStream.cmo
Processing 170/171: [cfstream: make native]
+ /usr/bin/make "native" (CWD=/home/opam/.opam/4.05/.opam-switch/build/cfstream.1.2.2)
- ocamlbuild -use-ocamlfind -plugin-tag "package(solvuu-build)" ./cfstream.cmxa ./cfstream.cmxs
- ocamlfind ocamlopt -annot -bin-annot -c -g -I lib -o lib/CFStream_about.cmx -short-paths -strict-sequence -thread -w A-4-33-41-42-44-45-48 -package core_kernel lib/CFStream_about.ml
- ocamlfind ocamlopt -annot -bin-annot -c -g -I lib -o lib/CFStream_stream.cmx -short-paths -strict-sequence -thread -w A-4-33-41-42-44-45-48 -package core_kernel lib/CFStream_stream.ml
- + ocamlfind ocamlopt -annot -bin-annot -c -g -I lib -o lib/CFStream_stream.cmx -short-paths -strict-sequence -thread -w A-4-33-41-42-44-45-48 -package core_kernel lib/CFStream_stream.ml
- File "lib/CFStream_stream.ml", line 531, characters 12-25:
- Warning 3: deprecated: Core_kernel.Std.String.create
- [since 2017-10] Use [Bytes.create] instead
- File "lib/CFStream_stream.ml", line 555, characters 58-70:
- Warning 3: deprecated: Core_kernel.Std.Map.Poly.add
- [since 2017-11] Use [set] instead
- ocamlfind ocamlopt -annot -bin-annot -c -g -I lib -o lib/CFStream_streamable.cmx -short-paths -strict-sequence -thread -w A-4-33-41-42-44-45-48 -package core_kernel lib/CFStream_streamable.ml
- ocamlfind ocamlopt -annot -bin-annot -c -g -I lib -o lib/CFStream.cmx -short-paths -strict-sequence -thread -w A-4-33-41-42-44-45-48 -package core_kernel lib/CFStream.ml
- ocamlfind ocamlopt -a -annot -bin-annot -g -o ./cfstream.cmxa -short-paths -strict-sequence -thread -w A-4-33-41-42-44-45-48 lib/CFStream_about.cmx lib/CFStream_stream.cmx lib/CFStream_streamable.cmx lib/CFStream.cmx
- ocamlfind ocamlopt -annot -bin-annot -g -o ./cfstream.cmxs -short-paths -strict-sequence -thread -w A-4-33-41-42-44-45-48 -shared lib/CFStream_about.cmx lib/CFStream_stream.cmx lib/CFStream_streamable.cmx lib/CFStream.cmx
Processing 170/171: [cfstream: make]
+ /usr/bin/make "_build/META" (CWD=/home/opam/.opam/4.05/.opam-switch/build/cfstream.1.2.2)
- ocamlbuild -use-ocamlfind -plugin-tag "package(solvuu-build)" META
- rm -f META
Processing 170/171: [cfstream: make cfstream.install]
+ /usr/bin/make "cfstream.install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/cfstream.1.2.2)
- ocamlbuild -use-ocamlfind -plugin-tag "package(solvuu-build)" cfstream.install
- mkdir -p .
- rm -f cfstream.install
- ln -fs _build/cfstream.install cfstream.install
-> compiled  cfstream.1.2.2
[ERROR] Installation of cfstream.1.2.2 failed

#=== ERROR while installing cfstream.1.2.2 ====================================#
Some files in /home/opam/.opam/4.05/.opam-switch/install/cfstream.install couldn't be installed:
  - /home/opam/.opam/4.05/.opam-switch/build/cfstream.1.2.2/_build/META to /home/opam/.opam/4.05/lib/cfstream



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - install cfstream 1.2.2
+- 
+- The following changes have been performed
| - install base                    v0.10.0
| - install base-num                base
| - install bin_prot                v0.10.0
| - install conf-m4                 1
| - install configurator            v0.10.0
| - install core_kernel             v0.10.0
| - install fieldslib               v0.10.0
| - install jane-street-headers     v0.10.0
| - install jbuilder                1.0+beta20.2
| - install num                     0
| - install ocaml-compiler-libs     v0.10.0
| - install ocaml-migrate-parsetree 1.8.0
| - install ocamlbuild              0.14.3
| - install ocamlgraph              2.0.0
| - install octavius                1.2.2
| - install ppx_assert              v0.10.0
| - install ppx_ast                 v0.10.0
| - install ppx_base                v0.10.0
| - install ppx_bench               v0.10.0
| - install ppx_bin_prot            v0.10.0
| - install ppx_compare             v0.10.0
| - install ppx_core                v0.10.0
| - install ppx_custom_printf       v0.10.0
| - install ppx_derivers            1.2.1
| - install ppx_driver              v0.10.4
| - install ppx_enumerate           v0.10.0
| - install ppx_expect              v0.10.1
| - install ppx_fail                v0.10.0
| - install ppx_fields_conv         v0.10.0
| - install ppx_hash                v0.10.0
| - install ppx_here                v0.10.0
| - install ppx_inline_test         v0.10.1
| - install ppx_jane                v0.10.0
| - install ppx_js_style            v0.10.0
| - install ppx_let                 v0.10.0
| - install ppx_metaquot            v0.10.0
| - install ppx_optcomp             v0.10.0
| - install ppx_optional            v0.10.0
| - install ppx_pipebang            v0.10.0
| - install ppx_sexp_conv           v0.10.0
| - install ppx_sexp_message        v0.10.0
| - install ppx_sexp_value          v0.10.0
| - install ppx_traverse            v0.10.0
| - install ppx_traverse_builtins   v0.10.0
| - install ppx_type_conv           v0.10.0
| - install ppx_typerep_conv        v0.10.0
| - install ppx_variants_conv       v0.10.0
| - install re                      1.11.0
| - install result                  1.5
| - install seq                     0.3.1
| - install sexplib                 v0.10.0
| - install solvuu-build            0.3.0
| - install stdio                   v0.10.0
| - install stdlib-shims            0.3.0
| - install typerep                 v0.10.0
| - install variantslib             v0.10.0
+- 

<><> configurator.v0.10.0 installed successfully ><><><><><><><><><><><><><><><>
=> configurator is deprecated. Please use dune-configurator in new code and consider switching to it in existing projects.
# 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-20240129182559.export"
'opam --cli=2.1 install cfstream.1.2.2 variantslib.v0.10.0 typerep.v0.10.0 stdlib-shims.0.3.0 stdio.v0.10.0 solvuu-build.0.3.0 sexplib.v0.10.0 seq.0.3.1 result.1.5 re.1.11.0 ppx_variants_conv.v0.10.0 ppx_typerep_conv.v0.10.0 ppx_type_conv.v0.10.0 ppx_traverse_builtins.v0.10.0 ppx_traverse.v0.10.0 ppx_sexp_value.v0.10.0 ppx_sexp_message.v0.10.0 ppx_sexp_conv.v0.10.0 ppx_pipebang.v0.10.0 ppx_optional.v0.10.0 ppx_optcomp.v0.10.0 ppx_metaquot.v0.10.0 ppx_let.v0.10.0 ppx_js_style.v0.10.0 ppx_jane.v0.10.0 ppx_inline_test.v0.10.1 ppx_here.v0.10.0 ppx_hash.v0.10.0 ppx_fields_conv.v0.10.0 ppx_fail.v0.10.0 ppx_expect.v0.10.1 ppx_enumerate.v0.10.0 ppx_driver.v0.10.4 ppx_derivers.1.2.1 ppx_custom_printf.v0.10.0 ppx_core.v0.10.0 ppx_compare.v0.10.0 ppx_bin_prot.v0.10.0 ppx_bench.v0.10.0 ppx_base.v0.10.0 ppx_ast.v0.10.0 ppx_assert.v0.10.0 octavius.1.2.2 ocamlgraph.2.0.0 ocamlfind.1.9.6 ocamlbuild.0.14.3 ocaml-migrate-parsetree.1.8.0 ocaml-compiler-libs.v0.10.0 num.0 jbuilder.1.0+beta20.2 jane-street-headers.v0.10.0 fieldslib.v0.10.0 dune.3.13.0 core_kernel.v0.10.0 configurator.v0.10.0 conf-m4.1 bin_prot.v0.10.0 base-num.base base.v0.10.0 --verbose --yes --confirm-level=unsafe-yes' failed.