package tcpip

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

tcpip 3.2.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 tcpip.3.2.0 topkg.1.0.7 stdlib-shims.0.3.0 stdio.v0.10.0 sexplib.v0.10.0 seq.0.3.1 rresult.0.6.0 result.1.5 randomconv.0.1.3 ppx_type_conv.v0.10.0 ppx_traverse_builtins.v0.10.0 ppx_tools_versioned.5.4.0 ppx_sexp_conv.v0.10.0 ppx_optcomp.v0.10.0 ppx_metaquot.v0.10.0 ppx_driver.v0.10.2 ppx_derivers.1.2.1 ppx_cstruct.3.3.0 ppx_core.v0.10.0 ppx_ast.v0.10.0 ocplib-endian.1.2 ocamlfind.1.9.6 ocamlbuild.0.14.3 ocaml-syntax-shims.1.0.0 ocaml-migrate-parsetree.1.8.0 ocaml-compiler-libs.v0.10.0 num.0 mmap.1.2.0 mirage-time-lwt.1.3.0 mirage-time.1.3.0 mirage-stack-lwt.1.1.0 mirage-stack.1.1.0 mirage-random.1.1.0 mirage-protocols-lwt.1.2.0 mirage-protocols.1.2.0 mirage-profile.0.9.1 mirage-net-lwt.1.1.0 mirage-net.1.2.0 mirage-flow.1.6.0 mirage-device.1.2.0 mirage-clock-lwt.2.0.0 mirage-clock.2.0.0 lwt.5.5.0 logs.0.7.0 jbuilder.1.0+beta17 ipaddr.2.9.0 io-page-unix.2.2.0 io-page.2.4.0 fmt.0.8.9 duration.0.2.1 dune-configurator.3.14.0 dune.3.14.0 cstruct-lwt.3.7.0 cstruct.3.3.0 csexp.1.5.2 cppo.1.6.9 configurator.v0.10.0 conf-pkg-config.3 bigarray-compat.1.1.0 base-num.base base-bytes.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:
pkg-config
[NOTE] Package dune is already installed (current version is 3.14.0).
[NOTE] Package ocamlfind is already installed (current version is 1.9.6).
The following actions will be performed:
  - install cppo                    1.6.9
  - install ppx_derivers            1.2.1
  - install ocamlbuild              0.14.3
  - install duration                0.2.1
  - install jbuilder                1.0+beta17
  - install bigarray-compat         1.1.0
  - install base-bytes              base
  - install ocaml-syntax-shims      1.0.0
  - install stdlib-shims            0.3.0
  - install seq                     0.3.1
  - install conf-pkg-config         3
  - install result                  1.5
  - install csexp                   1.5.2
  - install base-num                base
  - install topkg                   1.0.7
  - install ppx_traverse_builtins   v0.10.0
  - install ocaml-compiler-libs     v0.10.0
  - install mmap                    1.2.0
  - install ocplib-endian           1.2
  - install ocaml-migrate-parsetree 1.8.0
  - install dune-configurator       3.14.0
  - install num                     0
  - install rresult                 0.6.0
  - install fmt                     0.8.9
  - install ppx_tools_versioned     5.4.0
  - install ppx_ast                 v0.10.0
  - install lwt                     5.5.0
  - install sexplib                 v0.10.0
  - install mirage-flow             1.6.0
  - install mirage-device           1.2.0
  - install logs                    0.7.0
  - install cstruct                 3.3.0
  - install base                    v0.10.0
  - install mirage-time             1.3.0
  - install mirage-protocols        1.2.0
  - install mirage-net              1.2.0
  - install mirage-clock            2.0.0
  - install randomconv              0.1.3
  - install ppx_cstruct             3.3.0
  - install mirage-random           1.1.0
  - install io-page                 2.4.0
  - install cstruct-lwt             3.7.0
  - install stdio                   v0.10.0
  - install mirage-time-lwt         1.3.0
  - install mirage-stack            1.1.0
  - install mirage-clock-lwt        2.0.0
  - install mirage-profile          0.9.1
  - install ppx_core                v0.10.0
  - install configurator            v0.10.0
  - install ppx_optcomp             v0.10.0
  - install io-page-unix            2.2.0
  - install ppx_driver              v0.10.2
  - install ppx_metaquot            v0.10.0
  - install ppx_type_conv           v0.10.0
  - install ppx_sexp_conv           v0.10.0
  - install ipaddr                  2.9.0
  - install mirage-stack-lwt        1.1.0
  - install mirage-protocols-lwt    1.2.0
  - install mirage-net-lwt          1.1.0
  - install tcpip                   3.2.0
===== 60 to install =====

The following system packages will first need to be installed:
    pkg-config

<><> 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" "pkg-config"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libpkgconf3:amd64.
- (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 .../libpkgconf3_1.8.1-1_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.1-1) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../pkgconf-bin_1.8.1-1_amd64.deb ...
- Unpacking pkgconf-bin (1.8.1-1) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../pkgconf_1.8.1-1_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.1-1) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../pkg-config_1.8.1-1_amd64.deb ...
- Unpacking pkg-config:amd64 (1.8.1-1) ...
- Setting up libpkgconf3:amd64 (1.8.1-1) ...
- Setting up pkgconf-bin (1.8.1-1) ...
- Setting up pkgconf:amd64 (1.8.1-1) ...
- Setting up pkg-config:amd64 (1.8.1-1) ...
- Processing triggers for libc-bin (2.36-9+deb12u4) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/180:
Processing  2/180:
Processing  3/180:
Processing  4/180:
Processing  5/180:
Processing  6/180:
Processing  7/180:
Processing  8/180:
Processing  9/180: [conf-pkg-config: pkg-config]
-> installed base-bytes.base
Processing 10/180: [conf-pkg-config: pkg-config]
-> installed base-num.base
Processing 11/180: [conf-pkg-config: pkg-config]
-> retrieved base.v0.10.0  (cached)
Processing 12/180: [conf-pkg-config: pkg-config]
-> retrieved bigarray-compat.1.1.0  (cached)
Processing 13/180: [conf-pkg-config: pkg-config]
Processing 14/180: [bigarray-compat: dune build] [conf-pkg-config: pkg-config]
-> retrieved configurator.v0.10.0  (cached)
Processing 15/180: [bigarray-compat: dune build] [conf-pkg-config: pkg-config]
- usage: pkgconf [OPTIONS] [LIBRARIES]
- 
- basic options:
- 
-   --help                            this message
-   --about                           print pkgconf version and license to stdout
-   --version                         print supported pkg-config version to stdout
-   --atleast-pkgconfig-version       check whether or not pkgconf is compatible
-                                     with a specified pkg-config version
-   --errors-to-stdout                print all errors on stdout instead of stderr
-   --print-errors                    ensure all errors are printed
-   --short-errors                    be less verbose about some errors
-   --silence-errors                  explicitly be silent about errors
-   --list-all                        list all known packages
-   --list-package-names              list all known package names
-   --simulate                        simulate walking the calculated dependency graph
-   --no-cache                        do not cache already seen packages when
-                                     walking the dependency graph
-   --log-file=filename               write an audit log to a specified file
-   --with-path=path                  adds a directory to the search path
-   --define-prefix                   override the prefix variable with one that is guessed based on
-                                     the location of the .pc file
-   --dont-define-prefix              do not override the prefix variable under any circumstances
-   --prefix-variable=varname         sets the name of the variable that pkgconf considers
-                                     to be the package prefix
-   --relocate=path                   relocates a path and exits (mostly for testsuite)
-   --dont-relocate-paths             disables path relocation support
- 
- cross-compilation personality support:
- 
-   --personality=triplet|filename    sets the personality to 'triplet' or a file named 'filename'
-   --dump-personality                dumps details concerning selected personality
- 
- checking specific pkg-config database entries:
- 
-   --atleast-version                 require a specific version of a module
-   --exact-version                   require an exact version of a module
-   --max-version                     require a maximum version of a module
-   --exists                          check whether or not a module exists
-   --uninstalled                     check whether or not an uninstalled module will be used
-   --no-uninstalled                  never use uninstalled modules when satisfying dependencies
-   --no-provides                     do not use 'provides' rules to resolve dependencies
-   --maximum-traverse-depth          maximum allowed depth for dependency graph
-   --static                          be more aggressive when computing dependency graph
-                                     (for static linking)
-   --shared                          use a simplified dependency graph (usually default)
-   --pure                            optimize a static dependency graph as if it were a normal
-                                     dependency graph
-   --env-only                        look only for package entries in PKG_CONFIG_PATH
-   --ignore-conflicts                ignore 'conflicts' rules in modules
-   --validate                        validate specific .pc files for correctness
- 
- querying specific pkg-config database fields:
- 
-   --define-variable=varname=value   define variable 'varname' as 'value'
-   --variable=varname                print specified variable entry to stdout
-   --cflags                          print required CFLAGS to stdout
-   --cflags-only-I                   print required include-dir CFLAGS to stdout
-   --cflags-only-other               print required non-include-dir CFLAGS to stdout
-   --libs                            print required linker flags to stdout
-   --libs-only-L                     print required LDPATH linker flags to stdout
-   --libs-only-l                     print required LIBNAME linker flags to stdout
-   --libs-only-other                 print required other linker flags to stdout
-   --print-requires                  print required dependency frameworks to stdout
-   --print-requires-private          print required dependency frameworks for static
-                                     linking to stdout
-   --print-provides                  print provided dependencies to stdout
-   --print-variables                 print all known variables in module to stdout
-   --digraph                         print entire dependency graph in graphviz 'dot' format
-   --keep-system-cflags              keep -I/usr/include entries in cflags output
-   --keep-system-libs                keep -L/lib:/lib/i386-linux-gnu:/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnux32:/lib32:/libx32:/usr/lib:/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnux32:/usr/lib32:/usr/libx32 entries in libs output
-   --path                            show the exact filenames for any matching .pc files
-   --modversion                      print the specified module's version to stdout
-   --internal-cflags                 do not filter 'internal' cflags from output
- 
- filtering output:
- 
-   --msvc-syntax                     print translatable fragments in MSVC syntax
-   --fragment-filter=types           filter output fragments to the specified types
- 
- report bugs to <https://github.com/pkgconf/pkgconf/issues/new>.
-> compiled  conf-pkg-config.3
Processing 15/180: [bigarray-compat: dune build]
-> installed conf-pkg-config.3
Processing 16/180: [bigarray-compat: dune build]
-> retrieved cppo.1.6.9  (cached)
Processing 17/180: [bigarray-compat: dune build]
Processing 18/180: [bigarray-compat: dune build] [cppo: dune build]
-> retrieved csexp.1.5.2  (cached)
Processing 19/180: [bigarray-compat: dune build] [cppo: dune build]
Processing 20/180: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build]
-> retrieved cstruct.3.3.0  (cached)
Processing 21/180: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build]
-> retrieved cstruct-lwt.3.7.0  (cached)
Processing 22/180: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build]
-> retrieved duration.0.2.1  (cached)
Processing 23/180: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build]
Processing 24/180: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [duration: dune build]
-> retrieved fmt.0.8.9  (cached)
Processing 25/180: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [duration: dune build]
-> retrieved io-page.2.4.0  (cached)
Processing 26/180: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [duration: dune build]
-> retrieved io-page-unix.2.2.0  (cached)
Processing 27/180: [jbuilder.1.0+beta17: http] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [duration: dune build]
-> retrieved ipaddr.2.9.0  (cached)
Processing 28/180: [jbuilder.1.0+beta17: http] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [duration: dune build]
-> retrieved logs.0.7.0  (cached)
Processing 29/180: [jbuilder.1.0+beta17: http] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [duration: dune build]
-> retrieved lwt.5.5.0  (cached)
Processing 30/180: [jbuilder.1.0+beta17: http] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [duration: dune build]
-> compiled  bigarray-compat.1.1.0
Processing 30/180: [jbuilder.1.0+beta17: http] [cppo: dune build] [csexp: dune build] [duration: dune build]
-> installed bigarray-compat.1.1.0
Processing 31/180: [jbuilder.1.0+beta17: http] [cppo: dune build] [csexp: dune build] [duration: dune build]
-> retrieved mirage-clock.2.0.0  (cached)
Processing 32/180: [jbuilder.1.0+beta17: http] [cppo: dune build] [csexp: dune build] [duration: dune build]
-> retrieved mirage-clock-lwt.2.0.0  (cached)
Processing 33/180: [jbuilder.1.0+beta17: http] [cppo: dune build] [csexp: dune build] [duration: dune build]
-> compiled  duration.0.2.1
Processing 33/180: [jbuilder.1.0+beta17: http] [cppo: dune build] [csexp: dune build]
-> installed duration.0.2.1
Processing 34/180: [jbuilder.1.0+beta17: http] [cppo: dune build] [csexp: dune build]
-> compiled  csexp.1.5.2
Processing 34/180: [jbuilder.1.0+beta17: http] [cppo: dune build]
-> installed csexp.1.5.2
Processing 35/180: [jbuilder.1.0+beta17: http] [cppo: dune build]
-> retrieved mirage-device.1.2.0  (cached)
Processing 36/180: [jbuilder.1.0+beta17: http] [cppo: dune build]
-> retrieved mirage-flow.1.6.0  (cached)
Processing 37/180: [jbuilder.1.0+beta17: http] [cppo: dune build]
-> retrieved mirage-net.1.2.0  (cached)
Processing 38/180: [jbuilder.1.0+beta17: http] [cppo: dune build]
-> retrieved mirage-net-lwt.1.1.0  (cached)
Processing 39/180: [jbuilder.1.0+beta17: http] [cppo: dune build]
-> retrieved mirage-profile.0.9.1  (cached)
Processing 40/180: [jbuilder.1.0+beta17: http] [cppo: dune build]
-> retrieved mirage-protocols.1.2.0  (cached)
Processing 41/180: [jbuilder.1.0+beta17: http] [cppo: dune build]
-> retrieved mirage-protocols-lwt.1.2.0  (cached)
Processing 42/180: [jbuilder.1.0+beta17: http] [cppo: dune build]
-> retrieved mirage-random.1.1.0  (cached)
Processing 43/180: [jbuilder.1.0+beta17: http] [cppo: dune build]
-> retrieved mirage-stack.1.1.0  (cached)
Processing 44/180: [jbuilder.1.0+beta17: http] [cppo: dune build]
-> retrieved mirage-stack-lwt.1.1.0  (cached)
Processing 45/180: [jbuilder.1.0+beta17: http] [cppo: dune build]
-> retrieved mirage-time.1.3.0  (cached)
Processing 46/180: [jbuilder.1.0+beta17: http] [cppo: dune build]
-> retrieved mirage-time-lwt.1.3.0  (cached)
Processing 47/180: [jbuilder.1.0+beta17: http] [cppo: dune build]
-> retrieved mmap.1.2.0  (cached)
Processing 48/180: [jbuilder.1.0+beta17: http] [cppo: dune build]
Processing 49/180: [jbuilder.1.0+beta17: http] [cppo: dune build]
Processing 50/180: [jbuilder.1.0+beta17: http] [cppo: dune build] [mmap: dune build]
Processing 51/180: [jbuilder.1.0+beta17: http] [cppo: dune build] [mmap: dune build]
-> installed num.0
Processing 52/180: [jbuilder.1.0+beta17: http] [cppo: dune build] [mmap: dune build]
Processing 52/180: [cppo: dune build] [mmap: dune build]
-> retrieved ocaml-compiler-libs.v0.10.0  (cached)
Processing 53/180: [cppo: dune build] [mmap: dune build]
-> retrieved jbuilder.1.0+beta17  (https://github.com/ocaml/dune/releases/download/1.0+beta17/jbuilder-1.0.beta17.tbz)
Processing 54/180: [cppo: dune build] [mmap: dune build]
Processing 55/180: [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [mmap: dune build]
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
Processing 56/180: [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [mmap: dune build]
Processing 57/180: [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [mmap: dune build] [ocaml-syntax-shims: dune build]
-> compiled  mmap.1.2.0
Processing 57/180: [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-syntax-shims: dune build]
-> installed mmap.1.2.0
Processing 58/180: [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-syntax-shims: dune build]
-> retrieved ocaml-migrate-parsetree.1.8.0  (cached)
Processing 59/180: [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-syntax-shims: dune build]
-> retrieved ocamlbuild.0.14.3  (cached)
Processing 60/180: [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-syntax-shims: dune build]
Processing 61/180: [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make]
-> retrieved dune-configurator.3.14.0  (cached)
Processing 62/180: [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make]
Processing 63/180: [cppo: dune build] [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make]
-> compiled  cppo.1.6.9
Processing 63/180: [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make]
-> installed cppo.1.6.9
Processing 64/180: [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make]
-> compiled  ocaml-syntax-shims.1.0.0
Processing 64/180: [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make configure.make]
-> installed ocaml-syntax-shims.1.0.0
Processing 65/180: [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make configure.make]
-> retrieved ocplib-endian.1.2  (cached)
Processing 66/180: [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make configure.make]
Processing 67/180: [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocplib-endian: dune build]
-> retrieved ppx_ast.v0.10.0  (cached)
Processing 68/180: [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocplib-endian: 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 68/180: [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build]
-> retrieved ppx_core.v0.10.0  (cached)
Processing 69/180: [ppx_driver.v0.10.2: http] [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build]
-> retrieved ppx_cstruct.3.3.0  (cached)
Processing 70/180: [ppx_driver.v0.10.2: http] [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 71/180: [ppx_driver.v0.10.2: http] [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build]
Processing 72/180: [ppx_driver.v0.10.2: http] [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [ppx_derivers: dune build]
Processing 72/180: [ppx_driver.v0.10.2: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [ppx_derivers: dune build]
-> retrieved ppx_metaquot.v0.10.0  (cached)
Processing 73/180: [ppx_driver.v0.10.2: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [ppx_derivers: dune build]
-> retrieved ppx_optcomp.v0.10.0  (cached)
Processing 74/180: [ppx_driver.v0.10.2: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [ppx_derivers: dune build]
-> retrieved ppx_sexp_conv.v0.10.0  (cached)
Processing 75/180: [ppx_driver.v0.10.2: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [ppx_derivers: dune build]
-> retrieved ppx_tools_versioned.5.4.0  (cached)
Processing 76/180: [ppx_driver.v0.10.2: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [ppx_derivers: dune build]
-> retrieved ppx_traverse_builtins.v0.10.0  (cached)
Processing 77/180: [ppx_driver.v0.10.2: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [ppx_derivers: dune build]
-> retrieved ppx_type_conv.v0.10.0  (cached)
Processing 78/180: [ppx_driver.v0.10.2: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [ppx_derivers: dune build]
-> retrieved randomconv.0.1.3  (cached)
Processing 79/180: [ppx_driver.v0.10.2: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [ppx_derivers: dune build]
-> retrieved result.1.5  (cached)
Processing 80/180: [ppx_driver.v0.10.2: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [ppx_derivers: dune build]
Processing 81/180: [ppx_driver.v0.10.2: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [ppx_derivers: dune build] [result: dune build]
-> retrieved rresult.0.6.0  (cached)
Processing 82/180: [ppx_driver.v0.10.2: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [ppx_derivers: dune build] [result: dune build]
-> retrieved seq.0.3.1  (cached)
Processing 83/180: [ppx_driver.v0.10.2: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [ppx_derivers: dune build] [result: dune build]
Processing 84/180: [ppx_driver.v0.10.2: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [ppx_derivers: dune build] [result: dune build] [seq: dune build]
-> retrieved sexplib.v0.10.0  (cached)
Processing 85/180: [ppx_driver.v0.10.2: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [ppx_derivers: dune build] [result: dune build] [seq: dune build]
-> retrieved stdio.v0.10.0  (cached)
Processing 86/180: [ppx_driver.v0.10.2: http] [tcpip.3.2.0: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [ppx_derivers: dune build] [result: dune build] [seq: dune build]
-> compiled  ppx_derivers.1.2.1
Processing 86/180: [ppx_driver.v0.10.2: http] [tcpip.3.2.0: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [result: dune build] [seq: dune build]
-> installed ppx_derivers.1.2.1
Processing 87/180: [ppx_driver.v0.10.2: http] [tcpip.3.2.0: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [result: dune build] [seq: dune build]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 88/180: [ppx_driver.v0.10.2: http] [tcpip.3.2.0: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [result: dune build] [seq: dune build]
Processing 89/180: [ppx_driver.v0.10.2: http] [tcpip.3.2.0: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [result: dune build] [seq: dune build] [stdlib-shims: dune build]
-> retrieved topkg.1.0.7  (cached)
Processing 89/180: [tcpip.3.2.0: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [result: dune build] [seq: dune build] [stdlib-shims: dune build]
-> retrieved ppx_driver.v0.10.2  (https://github.com/janestreet/ppx_driver/archive/v0.10.2.tar.gz)
-> compiled  result.1.5
Processing 89/180: [tcpip.3.2.0: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [seq: dune build] [stdlib-shims: dune build]
-> installed result.1.5
Processing 90/180: [tcpip.3.2.0: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [seq: dune build] [stdlib-shims: dune build]
Processing 91/180: [tcpip.3.2.0: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [seq: dune build] [stdlib-shims: dune build]
-> compiled  seq.0.3.1
Processing 91/180: [tcpip.3.2.0: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [stdlib-shims: dune build]
-> installed seq.0.3.1
Processing 92/180: [tcpip.3.2.0: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [stdlib-shims: dune build]
-> compiled  ocplib-endian.1.2
Processing 92/180: [tcpip.3.2.0: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [stdlib-shims: dune build]
-> installed ocplib-endian.1.2
Processing 93/180: [tcpip.3.2.0: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [stdlib-shims: dune build]
-> compiled  stdlib-shims.0.3.0
Processing 93/180: [tcpip.3.2.0: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled]
-> installed stdlib-shims.0.3.0
Processing 94/180: [tcpip.3.2.0: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled]
Processing 94/180: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled]
-> retrieved tcpip.3.2.0  (https://github.com/mirage/mirage-tcpip/releases/download/v3.2.0/tcpip-3.2.0.tbz)
- '/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/ansi_color.ml src/arg_spec.ml src/artifacts.ml src/bin.ml src/build.ml src/build_interpret.ml src/build_system.ml src/clflags.ml src/cm_kind.ml src/config.ml src/context.ml src/file_tree.ml src/findlib.ml src/future.ml src/gen_meta.ml src/gen_rules.ml src/glob_lexer.boot.ml src/import.ml src/install.ml src/io.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/lib_db.ml src/loc.ml src/log.ml src/main.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/ocaml_flags.ml src/ocamldep.ml src/odoc.ml src/opam_file.ml src/ordered_set_lang.ml src/package.ml src/path.ml src/print_diff.ml src/sexp.ml src/string_with_vars.ml src/super_context.ml src/top_closure.ml src/utils.ml src/utop.ml src/vfile_kind.ml src/watermarks.ml src/workspace.ml > boot-depends.txt
- '/home/opam/.opam/4.05/bin/ocamldep.opt' -modules vendor/usexp/src/usexp.ml vendor/usexp/src/parser_automaton_internal.ml vendor/usexp/src/sexp_ast.ml vendor/usexp/src/table.ml > boot-depends.txt
- '/home/opam/.opam/4.05/bin/ocamlc.opt' -w -40 -o boot.exe unix.cma boot.ml
Processing 94/180: [dune-configurator: dune build] [jbuilder: ./boot.exe 31] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled]
-> compiled  dune-configurator.3.14.0
Processing 94/180: [jbuilder: ./boot.exe 31] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled]
-> installed dune-configurator.3.14.0
Processing 95/180: [jbuilder: ./boot.exe 31] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled]
Processing 96/180: [jbuilder: ./boot.exe 31] [lwt: dune exec] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled]
Processing 96/180: [jbuilder: ./boot.exe 31] [lwt: dune build] [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 96/180: [jbuilder: ./boot.exe 31] [lwt: dune build] [ocaml-migrate-parsetree: dune build]
-> installed ocamlbuild.0.14.3
Processing 97/180: [jbuilder: ./boot.exe 31] [lwt: dune build] [ocaml-migrate-parsetree: dune build]
Processing 98/180: [jbuilder: ./boot.exe 31] [lwt: dune build] [ocaml-migrate-parsetree: dune build] [topkg: ocaml build]
-> compiled  lwt.5.5.0
Processing 98/180: [jbuilder: ./boot.exe 31] [ocaml-migrate-parsetree: dune build] [topkg: ocaml build]
-> installed lwt.5.5.0
Processing 99/180: [jbuilder: ./boot.exe 31] [ocaml-migrate-parsetree: dune build] [topkg: ocaml build]
-     ocamldep bin/main.depends.ocamldep-output
-       ocamlc src/jbuilder.{cmi,cmo,cmt}
-     ocamldep src/jbuilder.dependsi.ocamldep-output
-     ocamllex src/glob_lexer.ml
-     ocamllex src/meta_lexer.ml
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner.{cmi,cmo,cmt}
-     ocamldep vendor/cmdliner/src/jbuilder_cmdliner.dependsi.ocamldep-output
-     ocamldep vendor/cmdliner/src/jbuilder_cmdliner.depends.ocamldep-output
-       ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format.{cmi,cmo,cmt}
-    ocamlyacc vendor/opam-file-format/src/opamBaseParser.{ml,mli}
-     ocamllex vendor/opam-file-format/src/opamLexer.ml
-       ocamlc vendor/re/src/jbuilder_re.{cmi,cmo,cmt}
-     ocamldep vendor/re/src/jbuilder_re.dependsi.ocamldep-output
-     ocamldep vendor/re/src/jbuilder_re.depends.ocamldep-output
-     ocamldep vendor/usexp/src/usexp.dependsi.ocamldep-output
-       ocamlc vendor/usexp/src/usexp__.{cmi,cmo,cmt}
-     ocamldep vendor/usexp/src/usexp.depends.ocamldep-output
-     ocamldep bin/main.dependsi.ocamldep-output
-     ocamlopt src/jbuilder.{cmx,o}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner.{cmx,o}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_base.{cmi,cmti}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_manpage.{cmi,cmti}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_suggest.{cmi,cmti}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_trie.{cmi,cmti}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Result.{cmi,cmo,cmt}
-     ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format.{cmx,o}
-     ocamldep vendor/opam-file-format/src/jbuilder_opam_file_format.dependsi.ocamldep-output
-     ocamldep vendor/opam-file-format/src/jbuilder_opam_file_format.depends.ocamldep-output
-     ocamlopt vendor/re/src/jbuilder_re.{cmx,o}
-       ocamlc vendor/re/src/jbuilder_re__Re.{cmi,cmti}
-       ocamlc vendor/re/src/jbuilder_re__Re_cset.{cmi,cmti}
-       ocamlc vendor/usexp/src/usexp.{cmi,cmti}
-       ocamlc vendor/usexp/src/usexp__Sexp_ast.{cmi,cmo,cmt}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_info.{cmi,cmti}
-       ocamlc vendor/re/src/jbuilder_re__Re_fmt.{cmi,cmo,cmt}
-       ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamParserTypes.{cmi,cmti}
-     ocamlopt vendor/usexp/src/usexp__.{cmx,o}
-       ocamlc vendor/re/src/jbuilder_re__Re_automata.{cmi,cmti}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner.{cmi,cmti}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_msg.{cmi,cmti}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Result.{cmx,o}
-       ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamBaseParser.{cmi,cmti}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_cline.{cmi,cmti}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_suggest.{cmx,o}
-       ocamlc vendor/usexp/src/usexp__Parser_automaton_internal.{cmi,cmti}
-       ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamPrinter.{cmi,cmti}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_docgen.{cmi,cmti}
-     ocamlopt vendor/usexp/src/usexp__Sexp_ast.{cmx,o}
-       ocamlc vendor/usexp/src/usexp__Table.{cmi,cmti}
-       ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamLexer.{cmi,cmti}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_term.{cmi,cmti}
-       ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamParser.{cmi,cmti}
-     ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamParserTypes.{cmx,o}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_trie.{cmx,o}
-     ocamldep src/jbuilder.depends.ocamldep-output
-     ocamlopt vendor/re/src/jbuilder_re__Re_fmt.{cmx,o}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_arg.{cmi,cmti}
-       ocamlc src/jbuilder__Ansi_color.{cmi,cmti}
-       ocamlc src/jbuilder__Clflags.{cmi,cmti}
-       ocamlc src/jbuilder__Io.{cmi,cmti}
-       ocamlc src/jbuilder__Loc.{cmi,cmti}
-       ocamlc src/jbuilder__Log.{cmi,cmti}
-       ocamlc src/jbuilder__Meta_lexer.{cmi,cmti}
-       ocamlc src/jbuilder__Opam_file.{cmi,cmti}
-     ocamlopt vendor/usexp/src/usexp__Parser_automaton_internal.{cmx,o}
-     ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamBaseParser.{cmx,o}
-     ocamlopt vendor/re/src/jbuilder_re__Re_cset.{cmx,o}
-     ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamLexer.{cmx,o}
-     ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamPrinter.{cmx,o}
-     ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamParser.{cmx,o}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_base.{cmx,o}
-       ocamlc src/jbuilder__Import.{cmi,cmo,cmt}
-     ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format.{a,cmxa}
-       ocamlc src/jbuilder__Glob_lexer.{cmi,cmti}
-       ocamlc src/jbuilder__Top_closure.{cmi,cmti}
-       ocamlc src/jbuilder__Sexp.{cmi,cmti}
-       ocamlc src/jbuilder__Workspace.{cmi,cmti}
-       ocamlc src/jbuilder__String_with_vars.{cmi,cmti}
-       ocamlc src/jbuilder__Path.{cmi,cmti}
-       ocamlc src/jbuilder__Ordered_set_lang.{cmi,cmti}
-       ocamlc src/jbuilder__Package.{cmi,cmti}
-       ocamlc src/jbuilder__Arg_spec.{cmi,cmti}
-       ocamlc src/jbuilder__Install.{cmi,cmti}
-       ocamlc src/jbuilder__Utils.{cmi,cmti}
-       ocamlc src/jbuilder__Bin.{cmi,cmti}
-       ocamlc src/jbuilder__Meta.{cmi,cmti}
-       ocamlc src/jbuilder__Vfile_kind.{cmi,cmti}
-       ocamlc src/jbuilder__Config.{cmi,cmti}
-       ocamlc src/jbuilder__Future.{cmi,cmti}
-     ocamlopt vendor/re/src/jbuilder_re__Re_automata.{cmx,o}
-       ocamlc src/jbuilder__File_tree.{cmi,cmti}
-       ocamlc src/jbuilder__Ml_kind.{cmi,cmti}
-       ocamlc src/jbuilder__Action_intf.{cmi,cmo,cmt}
-       ocamlc src/jbuilder__Watermarks.{cmi,cmti}
-       ocamlc src/jbuilder__Print_diff.{cmi,cmti}
-       ocamlc src/jbuilder__Cm_kind.{cmi,cmti}
-       ocamlc src/jbuilder__Mode.{cmi,cmti}
-       ocamlc src/jbuilder__Module.{cmi,cmti}
-       ocamlc src/jbuilder__Findlib.{cmi,cmti}
-       ocamlc src/jbuilder__Context.{cmi,cmti}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_manpage.{cmx,o}
-       ocamlc src/jbuilder__Action.{cmi,cmti}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_info.{cmx,o}
-       ocamlc src/jbuilder__Jbuild.{cmi,cmti}
-       ocamlc src/jbuilder__Artifacts.{cmi,cmti}
-       ocamlc src/jbuilder__Lib.{cmi,cmti}
-       ocamlc src/jbuilder__Jbuild_load.{cmi,cmti}
-       ocamlc src/jbuilder__Build.{cmi,cmti}
-       ocamlc src/jbuilder__Lib_db.{cmi,cmti}
-       ocamlc src/jbuilder__Build_interpret.{cmi,cmti}
-       ocamlc src/jbuilder__Gen_meta.{cmi,cmti}
-       ocamlc src/jbuilder__Build_system.{cmi,cmti}
-       ocamlc src/jbuilder__Gen_rules.{cmi,cmti}
-       ocamlc src/jbuilder__Main.{cmi,cmti}
-       ocamlc src/jbuilder__Super_context.{cmi,cmti}
-     ocamlopt vendor/re/src/jbuilder_re__Re.{cmx,o}
-       ocamlc src/jbuilder__Js_of_ocaml_rules.{cmi,cmti}
-       ocamlc src/jbuilder__Merlin.{cmi,cmti}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_docgen.{cmx,o}
-     ocamlopt vendor/re/src/jbuilder_re.{a,cmxa}
-       ocamlc src/jbuilder__Ocaml_flags.{cmi,cmti}
-       ocamlc src/jbuilder__Ocamldep.{cmi,cmti}
-       ocamlc src/jbuilder__Utop.{cmi,cmti}
-       ocamlc src/jbuilder__Odoc.{cmi,cmti}
-       ocamlc src/jbuilder__Module_compilation.{cmi,cmti}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_msg.{cmx,o}
-       ocamlc bin/main.{cmi,cmti}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_cline.{cmx,o}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_term.{cmx,o}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_arg.{cmx,o}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner.{cmx,o}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner.{a,cmxa}
-     ocamlopt vendor/usexp/src/usexp__Table.{cmx,o}
-     ocamlopt vendor/usexp/src/usexp.{cmx,o}
-     ocamlopt src/jbuilder__Clflags.{cmx,o}
-     ocamlopt vendor/usexp/src/usexp.{a,cmxa}
-     ocamlopt src/jbuilder__Import.{cmx,o}
-     ocamlopt src/jbuilder__Loc.{cmx,o}
-     ocamlopt src/jbuilder__Top_closure.{cmx,o}
-     ocamlopt src/jbuilder__Io.{cmx,o}
-     ocamlopt src/jbuilder__Glob_lexer.{cmx,o}
-     ocamlopt src/jbuilder__Meta_lexer.{cmx,o}
-     ocamlopt src/jbuilder__Opam_file.{cmx,o}
-     ocamlopt src/jbuilder__Ansi_color.{cmx,o}
-     ocamlopt src/jbuilder__Sexp.{cmx,o}
-     ocamlopt src/jbuilder__Workspace.{cmx,o}
-     ocamlopt src/jbuilder__String_with_vars.{cmx,o}
-     ocamlopt src/jbuilder__Path.{cmx,o}
-     ocamlopt src/jbuilder__Package.{cmx,o}
-     ocamlopt src/jbuilder__Bin.{cmx,o}
-     ocamlopt src/jbuilder__Ordered_set_lang.{cmx,o}
-     ocamlopt src/jbuilder__Config.{cmx,o}
-     ocamlopt src/jbuilder__Action_intf.{cmx,o}
-     ocamlopt src/jbuilder__Vfile_kind.{cmx,o}
-     ocamlopt src/jbuilder__Install.{cmx,o}
-     ocamlopt src/jbuilder__Arg_spec.{cmx,o}
-     ocamlopt src/jbuilder__File_tree.{cmx,o}
-     ocamlopt src/jbuilder__Ml_kind.{cmx,o}
-     ocamlopt src/jbuilder__Cm_kind.{cmx,o}
-     ocamlopt src/jbuilder__Utils.{cmx,o}
-     ocamlopt src/jbuilder__Meta.{cmx,o}
-     ocamlopt src/jbuilder__Mode.{cmx,o}
-     ocamlopt src/jbuilder__Log.{cmx,o}
-     ocamlopt src/jbuilder__Module.{cmx,o}
-     ocamlopt src/jbuilder__Findlib.{cmx,o}
-     ocamlopt src/jbuilder__Future.{cmx,o}
-     ocamlopt src/jbuilder__Print_diff.{cmx,o}
-     ocamlopt src/jbuilder__Watermarks.{cmx,o}
-     ocamlopt src/jbuilder__Context.{cmx,o}
-     ocamlopt src/jbuilder__Action.{cmx,o}
-     ocamlopt src/jbuilder__Jbuild.{cmx,o}
-     ocamlopt src/jbuilder__Artifacts.{cmx,o}
-     ocamlopt src/jbuilder__Lib.{cmx,o}
-     ocamlopt src/jbuilder__Jbuild_load.{cmx,o}
-     ocamlopt src/jbuilder__Build.{cmx,o}
-     ocamlopt src/jbuilder__Build_interpret.{cmx,o}
-     ocamlopt src/jbuilder__Lib_db.{cmx,o}
-     ocamlopt src/jbuilder__Gen_meta.{cmx,o}
-     ocamlopt src/jbuilder__Build_system.{cmx,o}
-     ocamlopt src/jbuilder__Super_context.{cmx,o}
-     ocamlopt src/jbuilder__Ocaml_flags.{cmx,o}
-     ocamlopt src/jbuilder__Ocamldep.{cmx,o}
-     ocamlopt src/jbuilder__Js_of_ocaml_rules.{cmx,o}
-     ocamlopt src/jbuilder__Utop.{cmx,o}
-     ocamlopt src/jbuilder__Merlin.{cmx,o}
-     ocamlopt src/jbuilder__Module_compilation.{cmx,o}
-     ocamlopt src/jbuilder__Odoc.{cmx,o}
-     ocamlopt src/jbuilder__Gen_rules.{cmx,o}
-     ocamlopt src/jbuilder__Main.{cmx,o}
-     ocamlopt src/jbuilder.{a,cmxa}
-     ocamlopt bin/main.{cmx,o}
-     ocamlopt bin/main.exe
-     jbuilder doc/jbuilder-build.1
-     jbuilder doc/jbuilder-clean.1
-     jbuilder doc/jbuilder-exec.1
-     jbuilder doc/jbuilder-external-lib-deps.1
-     jbuilder doc/jbuilder-install.1
-     jbuilder doc/jbuilder-rules.1
-     jbuilder doc/jbuilder-runtest.1
-     jbuilder doc/jbuilder-installed-libraries.1
-     jbuilder doc/jbuilder-promote.1
-     jbuilder doc/jbuilder-subst.1
-     jbuilder doc/jbuilder-uninstall.1
-     jbuilder doc/jbuilder-utop.1
-     jbuilder doc/jbuilder.1
-> compiled  jbuilder.1.0+beta17
Processing 99/180: [ocaml-migrate-parsetree: dune build] [topkg: ocaml build]
-> installed jbuilder.1.0+beta17
Processing 100/180: [ocaml-migrate-parsetree: dune build] [topkg: ocaml build]
Processing 101/180: [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [topkg: ocaml build]
Processing 102/180: [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [ppx_traverse_builtins: jbuilder build] [topkg: ocaml build]
Processing 103/180: [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [ppx_traverse_builtins: jbuilder build] [sexplib: jbuilder build] [topkg: ocaml build]
-     ocamldep src/ppx_traverse_builtins.depends.ocamldep-output
-       ocamlc src/ppx_traverse_builtins.{cmi,cmo,cmt}
-       ocamlc src/ppx_traverse_builtins.cma
-     ocamlopt src/ppx_traverse_builtins.{cmx,o}
-     ocamlopt src/ppx_traverse_builtins.{a,cmxa}
-     ocamlopt src/ppx_traverse_builtins.cmxs
-> compiled  ppx_traverse_builtins.v0.10.0
Processing 103/180: [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [sexplib: jbuilder build] [topkg: ocaml build]
-> installed ppx_traverse_builtins.v0.10.0
Processing 104/180: [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [sexplib: jbuilder build] [topkg: ocaml build]
-     ocamldep src/shadow/gen/gen.depends.ocamldep-output
-     ocamldep src/gen/gen.depends.ocamldep-output
-     ocamldep src/read_cma/read_cma.dependsi.ocamldep-output
-     ocamldep src/read_cma/read_cma.depends.ocamldep-output
-       ocamlc src/read_cma/read_cma.{cmi,cmti}
-       ocamlc src/gen/gen.{cmi,cmo,cmt}
-     ocamlopt src/read_cma/read_cma.{cmx,o}
-       ocamlc src/shadow/gen/gen.{cmi,cmo,cmt}
-     ocamlopt src/read_cma/read_cma.{a,cmxa}
-     ocamlopt src/gen/gen.{cmx,o}
-     ocamlopt src/shadow/gen/gen.{cmx,o}
-     ocamlopt src/shadow/gen/gen.exe
-          gen src/shadow/ocaml_shadow.ml
-     ocamldep src/shadow/ocaml_shadow.depends.ocamldep-output
-     ocamlopt src/gen/gen.exe
-       ocamlc src/shadow/ocaml_shadow.{cmi,cmo,cmt}
-          gen src/ocaml_bytecomp/ocaml_bytecomp.ml
-          gen src/ocaml_toplevel/ocaml_toplevel.ml
-       ocamlc src/shadow/ocaml_shadow.cma
-     ocamldep src/ocaml_bytecomp/ocaml_bytecomp.depends.ocamldep-output
-     ocamldep src/ocaml_toplevel/ocaml_toplevel.depends.ocamldep-output
-          gen src/ocaml_common/ocaml_common.ml
-     ocamldep src/ocaml_common/ocaml_common.depends.ocamldep-output
-       ocamlc src/ocaml_bytecomp/ocaml_bytecomp.{cmi,cmo,cmt}
-       ocamlc src/ocaml_toplevel/ocaml_toplevel.{cmi,cmo,cmt}
-       ocamlc src/ocaml_bytecomp/ocaml_bytecomp.cma
-     ocamlopt src/shadow/ocaml_shadow.{cmx,o}
-       ocamlc src/ocaml_toplevel/ocaml_toplevel.cma
-     ocamlopt src/ocaml_bytecomp/ocaml_bytecomp.{cmx,o}
-       ocamlc src/ocaml_common/ocaml_common.{cmi,cmo,cmt}
-     ocamlopt src/ocaml_toplevel/ocaml_toplevel.{cmx,o}
-     ocamlopt src/shadow/ocaml_shadow.{a,cmxa}
-       ocamlc src/ocaml_common/ocaml_common.cma
-     ocamlopt src/ocaml_bytecomp/ocaml_bytecomp.{a,cmxa}
-     ocamlopt src/ocaml_toplevel/ocaml_toplevel.{a,cmxa}
-     ocamlopt src/ocaml_common/ocaml_common.{cmx,o}
-     ocamlopt src/shadow/ocaml_shadow.cmxs
-     ocamlopt src/ocaml_common/ocaml_common.{a,cmxa}
-     ocamlopt src/ocaml_bytecomp/ocaml_bytecomp.cmxs
-     ocamlopt src/ocaml_toplevel/ocaml_toplevel.cmxs
-     ocamlopt src/ocaml_common/ocaml_common.cmxs
-> compiled  ocaml-compiler-libs.v0.10.0
Processing 104/180: [ocaml-migrate-parsetree: dune build] [sexplib: jbuilder build] [topkg: ocaml build]
-> installed ocaml-compiler-libs.v0.10.0
Processing 105/180: [ocaml-migrate-parsetree: dune build] [sexplib: jbuilder build] [topkg: ocaml build]
-> compiled  ocaml-migrate-parsetree.1.8.0
Processing 105/180: [sexplib: jbuilder build] [topkg: ocaml build]
-> installed ocaml-migrate-parsetree.1.8.0
Processing 106/180: [sexplib: jbuilder build] [topkg: ocaml build]
Processing 107/180: [ppx_ast: jbuilder build] [sexplib: jbuilder build] [topkg: ocaml build]
Processing 108/180: [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [sexplib: jbuilder build] [topkg: ocaml build]
-    ocamlyacc src/parser.{ml,mli}
-    ocamlyacc src/parser_with_layout.{ml,mli}
-     ocamldep num/lib/sexplib_num.depends.ocamldep-output
-       ocamlc src0/sexplib0.{cmi,cmo,cmt}
-     ocamldep src0/sexplib0.depends.ocamldep-output
-     ocamldep src0/sexplib0.dependsi.ocamldep-output
-       ocamlc num/lib/sexplib_num.{cmi,cmo,cmt}
-     ocamldep num/lib/sexplib_num.dependsi.ocamldep-output
-     ocamllex src/lexer.ml
-           sh src/pre_sexp.pp.ml
-       ocamlc src/sexplib.{cmi,cmo,cmt}
-     ocamldep unix/lib/sexplib_unix.depends.ocamldep-output
-       ocamlc unix/lib/sexplib_unix.{cmi,cmo,cmt}
-     ocamldep src/sexplib.dependsi.ocamldep-output
-       ocamlc src0/sexplib0__Sexp.{cmi,cmti}
-     ocamlopt num/lib/sexplib_num.{cmx,o}
-     ocamlopt src0/sexplib0.{cmx,o}
-     ocamlopt unix/lib/sexplib_unix.{cmx,o}
-     ocamlopt src/sexplib.{cmx,o}
-       ocamlc src0/sexplib0__Sexp_conv.{cmi,cmti}
-       ocamlc src0/sexplib0__Sexp_conv_error.{cmi,cmo,cmt}
-     ocamldep src/sexplib.depends.ocamldep-output
-       ocamlc src/sexplib__Type.{cmi,cmo,cmt}
-       ocamlc src/sexplib__Conv_error.{cmi,cmo,cmt}
-       ocamlc src/sexplib__Src_pos.{cmi,cmti}
-       ocamlc src/sexplib__Parser.{cmi,cmti}
-       ocamlc src0/sexplib0__Sexp_conv.{cmo,cmt}
-       ocamlc src0/sexplib0__Sexp.{cmo,cmt}
-       ocamlc src/sexplib__Type_with_layout.{cmi,cmti}
-       ocamlc src/sexplib__Src_pos.{cmo,cmt}
-       ocamlc src0/sexplib0.cma
-       ocamlc src/sexplib__Parser_with_layout.{cmi,cmti}
-       ocamlc src/sexplib__Parser.{cmo,cmt}
-       ocamlc src/sexplib__Lexer.{cmi,cmti}
-       ocamlc src/sexplib__Type_with_layout.{cmo,cmt}
-     ocamlopt src0/sexplib0__Sexp.{cmx,o}
-       ocamlc src/sexplib__Parser_with_layout.{cmo,cmt}
-       ocamlc src/sexplib__Lexer.{cmo,cmt}
-     ocamlopt src0/sexplib0__Sexp_conv.{cmx,o}
-     ocamlopt src0/sexplib0__Sexp_conv_error.{cmx,o}
-     ocamlopt src/sexplib__Type.{cmx,o}
-     ocamlopt src/sexplib__Conv_error.{cmx,o}
-     ocamlopt src0/sexplib0.{a,cmxa}
-     ocamlopt src/sexplib__Src_pos.{cmx,o}
-     ocamlopt src/sexplib__Parser.{cmx,o}
-     ocamlopt src0/sexplib0.cmxs
-     ocamlopt src/sexplib__Type_with_layout.{cmx,o}
-     ocamlopt src/sexplib__Parser_with_layout.{cmx,o}
-       ocamlc src/sexplib__Pre_sexp.{cmi,cmo,cmt}
-     ocamlopt src/sexplib__Lexer.{cmx,o}
-       ocamlc src/sexplib__Sexp_intf.{cmi,cmo,cmt}
-       ocamlc src/sexplib__Sexp_with_layout.{cmi,cmo,cmt}
-       ocamlc src/sexplib__Sexp.{cmi,cmti}
-       ocamlc src/sexplib__Conv.{cmi,cmti}
-       ocamlc src/sexplib__Exn_magic.{cmi,cmti}
-       ocamlc src/sexplib__Path.{cmi,cmti}
-       ocamlc src/sexplib__Macro.{cmi,cmti}
-       ocamlc src/sexplib__Sexp.{cmo,cmt}
-       ocamlc src/sexplib__Std.{cmi,cmo,cmt}
-       ocamlc src/sexplib__Conv.{cmo,cmt}
-       ocamlc src/sexplib__Path.{cmo,cmt}
-       ocamlc num/lib/sexplib_num__Sexplib_num_conv.{cmi,cmti}
-       ocamlc src/sexplib__Exn_magic.{cmo,cmt}
-       ocamlc unix/lib/sexplib_unix__Sexplib_unix_conv.{cmi,cmo,cmt}
-       ocamlc unix/lib/sexplib_unix.cma
-       ocamlc num/lib/sexplib_num__Sexplib_num_conv.{cmo,cmt}
-       ocamlc num/lib/sexplib_num__Std.{cmi,cmo,cmt}
-       ocamlc src/sexplib__Macro.{cmo,cmt}
-       ocamlc num/lib/sexplib_num.cma
-       ocamlc src/sexplib.cma
-     ocamlopt src/sexplib__Pre_sexp.{cmx,o}
-     ocamlopt src/sexplib__Sexp_intf.{cmx,o}
-     ocamlopt src/sexplib__Sexp_with_layout.{cmx,o}
-     ocamlopt src/sexplib__Sexp.{cmx,o}
-     ocamlopt src/sexplib__Path.{cmx,o}
-     ocamlopt src/sexplib__Conv.{cmx,o}
-     ocamlopt src/sexplib__Exn_magic.{cmx,o}
-     ocamlopt src/sexplib__Macro.{cmx,o}
-     ocamlopt src/sexplib__Std.{cmx,o}
-     ocamlopt unix/lib/sexplib_unix__Sexplib_unix_conv.{cmx,o}
-     ocamlopt num/lib/sexplib_num__Sexplib_num_conv.{cmx,o}
-     ocamlopt src/sexplib.{a,cmxa}
-     ocamlopt unix/lib/sexplib_unix.{a,cmxa}
-     ocamlopt unix/lib/sexplib_unix.cmxs
-     ocamlopt num/lib/sexplib_num__Std.{cmx,o}
-     ocamlopt num/lib/sexplib_num.{a,cmxa}
-     ocamlopt num/lib/sexplib_num.cmxs
-     ocamlopt src/sexplib.cmxs
-> compiled  sexplib.v0.10.0
Processing 108/180: [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [topkg: ocaml build]
-> installed sexplib.v0.10.0
Processing 109/180: [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [topkg: ocaml build]
Processing 110/180: [base: jbuilder build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [topkg: ocaml build]
Processing 111/180: [base: jbuilder build] [cstruct: dune build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [topkg: ocaml build]
-> compiled  cstruct.3.3.0
Processing 111/180: [base: jbuilder build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [topkg: ocaml build]
-> installed cstruct.3.3.0
Processing 112/180: [base: jbuilder build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [topkg: ocaml build]
Processing 113/180: [base: jbuilder build] [cstruct-lwt: dune build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [topkg: ocaml build]
Processing 114/180: [base: jbuilder build] [cstruct-lwt: dune build] [io-page: dune build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [topkg: ocaml build]
Processing 115/180: [base: jbuilder build] [cstruct-lwt: dune build] [io-page: dune build] [mirage-random: jbuilder build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [topkg: ocaml build]
Processing 116/180: [base: jbuilder build] [cstruct-lwt: dune build] [io-page: dune build] [mirage-random: jbuilder build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [randomconv: dune build] [topkg: ocaml build]
-     ocamldep src/stdlibrandom.depends.ocamldep-output
-     ocamldep src/stdlibrandom.dependsi.ocamldep-output
-       ocamlc src/mirage_random.{cmi,cmo,cmt}
-       ocamlc src/stdlibrandom.{cmi,cmti}
-       ocamlc src/stdlibrandom.{cmo,cmt}
-     ocamlopt src/mirage_random.{cmx,o}
-       ocamlc src/stdlibrandom.cma
-     ocamlopt src/stdlibrandom.{cmx,o}
-     ocamlopt src/stdlibrandom.{a,cmxa}
-     ocamlopt src/stdlibrandom.cmxs
-> compiled  mirage-random.1.1.0
Processing 116/180: [base: jbuilder build] [cstruct-lwt: dune build] [io-page: dune build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [randomconv: dune build] [topkg: ocaml build]
-> installed mirage-random.1.1.0
Processing 117/180: [base: jbuilder build] [cstruct-lwt: dune build] [io-page: dune build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [randomconv: dune build] [topkg: ocaml build]
-> compiled  randomconv.0.1.3
Processing 117/180: [base: jbuilder build] [cstruct-lwt: dune build] [io-page: dune build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [topkg: ocaml build]
-> installed randomconv.0.1.3
Processing 118/180: [base: jbuilder build] [cstruct-lwt: dune build] [io-page: dune build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [topkg: ocaml build]
-> compiled  cstruct-lwt.3.7.0
Processing 118/180: [base: jbuilder build] [io-page: dune build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [topkg: ocaml build]
-> installed cstruct-lwt.3.7.0
Processing 119/180: [base: jbuilder build] [io-page: dune build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [topkg: ocaml build]
- (cd _build/default/freestanding && /usr/bin/gmake)
- touch libiopage_freestanding_stubs.a
-> compiled  io-page.2.4.0
Processing 119/180: [base: jbuilder build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [topkg: ocaml build]
-> installed io-page.2.4.0
Processing 120/180: [base: jbuilder build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [topkg: ocaml build]
- ocamlfind ocamldep -modules src/topkg.ml > src/topkg.ml.depends
- ocamlfind ocamldep -modules src/topkg.mli > src/topkg.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg.cmi src/topkg.mli
- ocamlfind ocamldep -modules src/topkg_build.ml > src/topkg_build.ml.depends
- ocamlfind ocamldep -modules src/topkg_build.mli > src/topkg_build.mli.depends
- ocamlfind ocamldep -modules src/topkg_cmd.mli > src/topkg_cmd.mli.depends
- ocamlfind ocamldep -modules src/topkg_fpath.mli > src/topkg_fpath.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fpath.cmi src/topkg_fpath.mli
- ocamlfind ocamldep -modules src/topkg_codec.mli > src/topkg_codec.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_cmd.cmi src/topkg_cmd.mli
- ocamlfind ocamldep -modules src/topkg_result.mli > src/topkg_result.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_result.cmi src/topkg_result.mli
- ocamlfind ocamldep -modules src/topkg_conf.mli > src/topkg_conf.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_codec.cmi src/topkg_codec.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_conf.cmi src/topkg_conf.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_build.cmi src/topkg_build.mli
- ocamlfind ocamldep -modules src/topkg_cmd.ml > src/topkg_cmd.ml.depends
- ocamlfind ocamldep -modules src/topkg_fpath.ml > src/topkg_fpath.ml.depends
- ocamlfind ocamldep -modules src/topkg_string.ml > src/topkg_string.ml.depends
- ocamlfind ocamldep -modules src/topkg_string.mli > src/topkg_string.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_string.cmi src/topkg_string.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_string.cmx src/topkg_string.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fpath.cmx src/topkg_fpath.ml
- ocamlfind ocamldep -modules src/topkg_codec.ml > src/topkg_codec.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_cmd.cmx src/topkg_cmd.ml
- ocamlfind ocamldep -modules src/topkg_os.ml > src/topkg_os.ml.depends
- ocamlfind ocamldep -modules src/topkg_os.mli > src/topkg_os.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_os.cmi src/topkg_os.mli
- ocamlfind ocamldep -modules src/topkg_log.ml > src/topkg_log.ml.depends
- ocamlfind ocamldep -modules src/topkg_log.mli > src/topkg_log.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_log.cmi src/topkg_log.mli
- ocamlfind ocamldep -modules src/topkg_result.ml > src/topkg_result.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_result.cmx src/topkg_result.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_log.cmx src/topkg_log.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_os.cmx src/topkg_os.ml
- ocamlfind ocamldep -modules src/topkg_conf.ml > src/topkg_conf.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_codec.cmx src/topkg_codec.ml
- ocamlfind ocamldep -modules src/topkg_vcs.ml > src/topkg_vcs.ml.depends
- ocamlfind ocamldep -modules src/topkg_vcs.mli > src/topkg_vcs.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_vcs.cmi src/topkg_vcs.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_vcs.cmx src/topkg_vcs.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_conf.cmx src/topkg_conf.ml
- ocamlfind ocamldep -modules src/topkg_distrib.ml > src/topkg_distrib.ml.depends
- ocamlfind ocamldep -modules src/topkg_distrib.mli > src/topkg_distrib.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_distrib.cmi src/topkg_distrib.mli
- ocamlfind ocamldep -modules src/topkg_opam.ml > src/topkg_opam.ml.depends
- ocamlfind ocamldep -modules src/topkg_opam.mli > src/topkg_opam.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_opam.cmi src/topkg_opam.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_opam.cmx src/topkg_opam.ml
- ocamlfind ocamldep -modules src/topkg_fexts.ml > src/topkg_fexts.ml.depends
- ocamlfind ocamldep -modules src/topkg_fexts.mli > src/topkg_fexts.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fexts.cmi src/topkg_fexts.mli
- ocamlfind ocamldep -modules src/topkg_install.ml > src/topkg_install.ml.depends
- ocamlfind ocamldep -modules src/topkg_install.mli > src/topkg_install.mli.depends
- ocamlfind ocamldep -modules src/topkg_test.mli > src/topkg_test.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_test.cmi src/topkg_test.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_install.cmi src/topkg_install.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fexts.cmx src/topkg_fexts.ml
- ocamlfind ocamldep -modules src/topkg_test.ml > src/topkg_test.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_test.cmx src/topkg_test.ml
- ocamlfind ocamldep -modules src/topkg_ipc.ml > src/topkg_ipc.ml.depends
- ocamlfind ocamldep -modules src/topkg_ipc.mli > src/topkg_ipc.mli.depends
- ocamlfind ocamldep -modules src/topkg_pkg.mli > src/topkg_pkg.mli.depends
- ocamlfind ocamldep -modules src/topkg_publish.mli > src/topkg_publish.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_publish.cmi src/topkg_publish.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_pkg.cmi src/topkg_pkg.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_ipc.cmi src/topkg_ipc.mli
- ocamlfind ocamldep -modules src/topkg_pkg.ml > src/topkg_pkg.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_build.cmx src/topkg_build.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_distrib.cmx src/topkg_distrib.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_install.cmx src/topkg_install.ml
- ocamlfind ocamldep -modules src/topkg_publish.ml > src/topkg_publish.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_publish.cmx src/topkg_publish.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_pkg.cmx src/topkg_pkg.ml
- ocamlfind ocamldep -modules src/topkg_main.ml > src/topkg_main.ml.depends
- ocamlfind ocamldep -modules src/topkg_main.mli > src/topkg_main.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_main.cmi src/topkg_main.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_ipc.cmx src/topkg_ipc.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_main.cmx src/topkg_main.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg.cmx src/topkg.ml
- ocamlfind ocamlopt -a -I src src/topkg_string.cmx src/topkg_fpath.cmx src/topkg_cmd.cmx src/topkg_result.cmx src/topkg_log.cmx src/topkg_os.cmx src/topkg_codec.cmx src/topkg_vcs.cmx src/topkg_conf.cmx src/topkg_build.cmx src/topkg_opam.cmx src/topkg_distrib.cmx src/topkg_fexts.cmx src/topkg_test.cmx src/topkg_install.cmx src/topkg_publish.cmx src/topkg_pkg.cmx src/topkg_ipc.cmx src/topkg_main.cmx src/topkg.cmx -o src/topkg.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/topkg.cmxa -o src/topkg.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg.cmo src/topkg.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_build.cmo src/topkg_build.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_cmd.cmo src/topkg_cmd.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_codec.cmo src/topkg_codec.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_conf.cmo src/topkg_conf.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_distrib.cmo src/topkg_distrib.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fexts.cmo src/topkg_fexts.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fpath.cmo src/topkg_fpath.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_install.cmo src/topkg_install.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_ipc.cmo src/topkg_ipc.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_log.cmo src/topkg_log.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_main.cmo src/topkg_main.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_opam.cmo src/topkg_opam.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_os.cmo src/topkg_os.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_pkg.cmo src/topkg_pkg.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_publish.cmo src/topkg_publish.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_result.cmo src/topkg_result.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_string.cmo src/topkg_string.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_test.cmo src/topkg_test.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_vcs.cmo src/topkg_vcs.ml
- ocamlfind ocamlc -a -I src src/topkg_string.cmo src/topkg_fpath.cmo src/topkg_cmd.cmo src/topkg_result.cmo src/topkg_log.cmo src/topkg_os.cmo src/topkg_codec.cmo src/topkg_vcs.cmo src/topkg_conf.cmo src/topkg_build.cmo src/topkg_opam.cmo src/topkg_distrib.cmo src/topkg_fexts.cmo src/topkg_test.cmo src/topkg_install.cmo src/topkg_publish.cmo src/topkg_pkg.cmo src/topkg_ipc.cmo src/topkg_main.cmo src/topkg.cmo -o src/topkg.cma
- # Parallel statistics: { count(total): 2(84), max: 20, min: 2, average(total): 11.000(1.238) }
-> compiled  topkg.1.0.7
Processing 120/180: [base: jbuilder build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build]
-> installed topkg.1.0.7
Processing 121/180: [base: jbuilder build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build]
Processing 122/180: [base: jbuilder build] [fmt: ocaml build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build]
Processing 123/180: [base: jbuilder build] [fmt: ocaml build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [rresult: ocaml build]
- ocamlfind ocamldep -package result -modules src/rresult.ml > src/rresult.ml.depends
- ocamlfind ocamldep -package result -modules src/rresult.mli > src/rresult.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package result -I src -I test -o src/rresult.cmi src/rresult.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package result -I src -I test -o src/rresult.cmx src/rresult.ml
- ocamlfind ocamlopt -a -package result -I src src/rresult.cmx -o src/rresult.cmxa
- ocamlfind ocamlopt -shared -linkall -package result -I src src/rresult.cmxa -o src/rresult.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package result -I src -I test -o src/rresult.cmo src/rresult.ml
- ocamlfind ocamlc -a -package result -I src src/rresult.cmo -o src/rresult.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -package result -modules src/rresult_top.ml > src/rresult_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -I src -I test -o src/rresult_top.cmo src/rresult_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -I src -I test -o src/rresult_top.cmo src/rresult_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -I src -I test -o src/rresult_top.cmx src/rresult_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -I src -I test -o src/rresult_top.cmx src/rresult_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -package result -I src src/rresult_top.cmx -o src/rresult_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package result -I src src/rresult_top.cmx -o src/rresult_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package result -I src src/rresult_top.cmxa -o src/rresult_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package result -I src src/rresult_top.cmxa -o src/rresult_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -package result -I src src/rresult_top.cmo -o src/rresult_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -package result -I src src/rresult_top.cmo -o src/rresult_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- # No parallelism done
-> compiled  rresult.0.6.0
Processing 123/180: [base: jbuilder build] [fmt: ocaml build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build]
-> installed rresult.0.6.0
Processing 124/180: [base: jbuilder build] [fmt: ocaml build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build]
-> compiled  ppx_tools_versioned.5.4.0
Processing 124/180: [base: jbuilder build] [fmt: ocaml build] [ppx_ast: jbuilder build]
-> installed ppx_tools_versioned.5.4.0
Processing 125/180: [base: jbuilder build] [fmt: ocaml build] [ppx_ast: jbuilder build]
Processing 126/180: [base: jbuilder build] [fmt: ocaml build] [ppx_ast: jbuilder build] [ppx_cstruct: dune build]
- ocamlfind ocamldep -package seq -package stdlib-shims -modules src/fmt.ml > src/fmt.ml.depends
- ocamlfind ocamldep -package seq -package stdlib-shims -modules src/fmt.mli > src/fmt.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package seq -package stdlib-shims -I src -I test -o src/fmt.cmi src/fmt.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package seq -package stdlib-shims -I src -I test -o src/fmt.cmx src/fmt.ml
- ocamlfind ocamlopt -a -package seq -package stdlib-shims -I src src/fmt.cmx -o src/fmt.cmxa
- ocamlfind ocamlopt -shared -linkall -package seq -package stdlib-shims -I src src/fmt.cmxa -o src/fmt.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package seq -package stdlib-shims -I src -I test -o src/fmt.cmo src/fmt.ml
- ocamlfind ocamlc -a -package seq -package stdlib-shims -I src src/fmt.cmo -o src/fmt.cma
- ocamlfind ocamldep -package unix -package seq -package stdlib-shims -modules src/fmt_tty.ml > src/fmt_tty.ml.depends
- ocamlfind ocamldep -package unix -package seq -package stdlib-shims -modules src/fmt_tty.mli > src/fmt_tty.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package seq -package stdlib-shims -I src -I test -o src/fmt_tty.cmi src/fmt_tty.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package seq -package stdlib-shims -I src -I test -o src/fmt_tty.cmx src/fmt_tty.ml
- ocamlfind ocamlopt -a -package unix -package seq -package stdlib-shims -I src src/fmt_tty.cmx -o src/fmt_tty.cmxa
- ocamlfind ocamlopt -shared -linkall -package unix -package seq -package stdlib-shims -I src src/fmt_tty.cmxa -o src/fmt_tty.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package seq -package stdlib-shims -I src -I test -o src/fmt_tty.cmo src/fmt_tty.ml
- ocamlfind ocamlc -a -package unix -package seq -package stdlib-shims -I src src/fmt_tty.cmo -o src/fmt_tty.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -package seq -package stdlib-shims -modules src/fmt_top.ml > src/fmt_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package seq -package stdlib-shims -I src -I test -o src/fmt_top.cmo src/fmt_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package seq -package stdlib-shims -I src -I test -o src/fmt_top.cmo src/fmt_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package seq -package stdlib-shims -I src -I test -o src/fmt_top.cmx src/fmt_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package seq -package stdlib-shims -I src -I test -o src/fmt_top.cmx src/fmt_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -package seq -package stdlib-shims -I src src/fmt_top.cmx -o src/fmt_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package seq -package stdlib-shims -I src src/fmt_top.cmx -o src/fmt_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package seq -package stdlib-shims -I src src/fmt_top.cmxa -o src/fmt_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package seq -package stdlib-shims -I src src/fmt_top.cmxa -o src/fmt_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -package seq -package stdlib-shims -I src src/fmt_top.cmo -o src/fmt_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -package seq -package stdlib-shims -I src src/fmt_top.cmo -o src/fmt_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- # No parallelism done
-> compiled  fmt.0.8.9
Processing 126/180: [base: jbuilder build] [ppx_ast: jbuilder build] [ppx_cstruct: dune build]
-> installed fmt.0.8.9
Processing 127/180: [base: jbuilder build] [ppx_ast: jbuilder build] [ppx_cstruct: dune build]
Processing 128/180: [base: jbuilder build] [logs: ocaml build] [ppx_ast: jbuilder build] [ppx_cstruct: dune build]
Processing 129/180: [base: jbuilder build] [logs: ocaml build] [mirage-device: dune build] [ppx_ast: jbuilder build] [ppx_cstruct: dune build]
Processing 130/180: [base: jbuilder build] [logs: ocaml build] [mirage-device: dune build] [mirage-flow: dune build] [ppx_ast: jbuilder build] [ppx_cstruct: dune build]
-     ocamldep generate/select.depends.ocamldep-output
-       ocamlc src/ppx_ast__.{cmi,cmo,cmt}
-     ocamllex src/lexer.ml
-       ocamlc generate/select.{cmi,cmo,cmt}
-     ocamlopt src/ppx_ast__.{cmx,o}
-     ocamlopt generate/select.{cmx,o}
-    ocamlyacc src/parser0.{ml,mli}
-         bash src/parser.mli
-         bash src/parser.ml
-     ocamldep src/ppx_ast.dependsi.ocamldep-output
-     ocamlopt generate/select.exe
-         bash src/location_helper.ml
-     ocamldep src/ppx_ast.depends.ocamldep-output
-       ocamlc src/ppx_ast__Location_helper.{cmi,cmo,cmt}
-     ocamlopt src/ppx_ast__Location_helper.{cmx,o}
-       ocamlc src/ppx_ast__Import.{cmi,cmo,cmt}
-       ocamlc src/ppx_ast__Syntaxerr.{cmi,cmti}
-       ocamlc src/ppx_ast__Warn.{cmi,cmti}
-       ocamlc src/ppx_ast__Parse.{cmi,cmti}
-       ocamlc src/ppx_ast__Warn.{cmo,cmt}
-       ocamlc src/ppx_ast__Docstrings.{cmi,cmti}
-       ocamlc src/ppx_ast__Syntaxerr.{cmo,cmt}
-       ocamlc src/ppx_ast__Pprintast.{cmi,cmti}
-       ocamlc src/ppx_ast__Docstrings.{cmo,cmt}
-     ocamlopt src/ppx_ast__Import.{cmx,o}
-       ocamlc src/ppx_ast__Parser.{cmi,cmti}
-     ocamlopt src/ppx_ast__Warn.{cmx,o}
-       ocamlc src/ppx_ast__Ast_helper.{cmi,cmti}
-     ocamlopt src/ppx_ast__Syntaxerr.{cmx,o}
-     ocamlopt src/ppx_ast__Docstrings.{cmx,o}
-       ocamlc src/ppx_ast__Lexer.{cmi,cmo,cmt}
-       ocamlc src/ppx_ast__Ast_helper.{cmo,cmt}
-       ocamlc src/ppx_ast__Parse.{cmo,cmt}
-     ocamlopt src/ppx_ast__Ast_helper.{cmx,o}
-       ocamlc src/ppx_ast__Pprintast.{cmo,cmt}
-       ocamlc src/ppx_ast__Parser.{cmo,cmt}
-       ocamlc src/ppx_ast__Ast.{cmi,cmo,cmt}
-       ocamlc src/ppx_ast.{cmi,cmo,cmt}
-       ocamlc src/ppx_ast.cma
-     ocamlopt src/ppx_ast__Parser.{cmx,o}
-     ocamlopt src/ppx_ast__Pprintast.{cmx,o}
-     ocamlopt src/ppx_ast__Lexer.{cmx,o}
-     ocamlopt src/ppx_ast__Parse.{cmx,o}
-     ocamlopt src/ppx_ast__Ast.{cmx,o}
-     ocamlopt src/ppx_ast.{cmx,o}
-     ocamlopt src/ppx_ast.{a,cmxa}
-     ocamlopt src/ppx_ast.cmxs
-> compiled  ppx_ast.v0.10.0
Processing 130/180: [base: jbuilder build] [logs: ocaml build] [mirage-device: dune build] [mirage-flow: dune build] [ppx_cstruct: dune build]
-> installed ppx_ast.v0.10.0
Processing 131/180: [base: jbuilder build] [logs: ocaml build] [mirage-device: dune build] [mirage-flow: dune build] [ppx_cstruct: dune build]
-> compiled  mirage-device.1.2.0
Processing 131/180: [base: jbuilder build] [logs: ocaml build] [mirage-flow: dune build] [ppx_cstruct: dune build]
-> installed mirage-device.1.2.0
Processing 132/180: [base: jbuilder build] [logs: ocaml build] [mirage-flow: dune build] [ppx_cstruct: dune build]
Processing 133/180: [base: jbuilder build] [logs: ocaml build] [mirage-clock: dune build] [mirage-flow: dune build] [ppx_cstruct: dune build]
Processing 134/180: [base: jbuilder build] [logs: ocaml build] [mirage-clock: dune build] [mirage-flow: dune build] [mirage-net: jbuilder build] [ppx_cstruct: dune build]
Processing 135/180: [base: jbuilder build] [logs: ocaml build] [mirage-clock: dune build] [mirage-flow: dune build] [mirage-net: jbuilder build] [mirage-time: dune build] [ppx_cstruct: dune build]
-> compiled  mirage-flow.1.6.0
Processing 135/180: [base: jbuilder build] [logs: ocaml build] [mirage-clock: dune build] [mirage-net: jbuilder build] [mirage-time: dune build] [ppx_cstruct: dune build]
-> installed mirage-flow.1.6.0
Processing 136/180: [base: jbuilder build] [logs: ocaml build] [mirage-clock: dune build] [mirage-net: jbuilder build] [mirage-time: dune build] [ppx_cstruct: dune build]
Processing 137/180: [base: jbuilder build] [logs: ocaml build] [mirage-clock: dune build] [mirage-net: jbuilder build] [mirage-protocols: jbuilder build] [mirage-time: dune build] [ppx_cstruct: dune build]
-> compiled  mirage-clock.2.0.0
Processing 137/180: [base: jbuilder build] [logs: ocaml build] [mirage-net: jbuilder build] [mirage-protocols: jbuilder build] [mirage-time: dune build] [ppx_cstruct: dune build]
-> installed mirage-clock.2.0.0
Processing 138/180: [base: jbuilder build] [logs: ocaml build] [mirage-net: jbuilder build] [mirage-protocols: jbuilder build] [mirage-time: dune build] [ppx_cstruct: dune build]
Processing 139/180: [base: jbuilder build] [logs: ocaml build] [mirage-clock-lwt: dune build] [mirage-net: jbuilder build] [mirage-protocols: jbuilder build] [mirage-time: dune build] [ppx_cstruct: dune build]
-> compiled  mirage-time.1.3.0
Processing 139/180: [base: jbuilder build] [logs: ocaml build] [mirage-clock-lwt: dune build] [mirage-net: jbuilder build] [mirage-protocols: jbuilder build] [ppx_cstruct: dune build]
-> installed mirage-time.1.3.0
Processing 140/180: [base: jbuilder build] [logs: ocaml build] [mirage-clock-lwt: dune build] [mirage-net: jbuilder build] [mirage-protocols: jbuilder build] [ppx_cstruct: dune build]
Processing 141/180: [base: jbuilder build] [logs: ocaml build] [mirage-clock-lwt: dune build] [mirage-net: jbuilder build] [mirage-protocols: jbuilder build] [mirage-time-lwt: dune build] [ppx_cstruct: dune build]
-     ocamldep src/mirage_net.depends.ocamldep-output
-     ocamldep src/mirage_net.dependsi.ocamldep-output
-       ocamlc src/mirage_net.{cmi,cmti}
-       ocamlc src/mirage_net.{cmo,cmt}
-       ocamlc src/mirage_net.cma
-     ocamlopt src/mirage_net.{cmx,o}
-     ocamlopt src/mirage_net.{a,cmxa}
-     ocamlopt src/mirage_net.cmxs
-> compiled  mirage-net.1.2.0
Processing 141/180: [base: jbuilder build] [logs: ocaml build] [mirage-clock-lwt: dune build] [mirage-protocols: jbuilder build] [mirage-time-lwt: dune build] [ppx_cstruct: dune build]
-> installed mirage-net.1.2.0
Processing 142/180: [base: jbuilder build] [logs: ocaml build] [mirage-clock-lwt: dune build] [mirage-protocols: jbuilder build] [mirage-time-lwt: dune build] [ppx_cstruct: dune build]
-     ocamldep src/mirage_protocols.depends.ocamldep-output
-     ocamldep src/mirage_protocols.dependsi.ocamldep-output
-       ocamlc src/mirage_protocols.{cmi,cmti}
-       ocamlc src/mirage_protocols.{cmo,cmt}
-       ocamlc src/mirage_protocols.cma
-     ocamlopt src/mirage_protocols.{cmx,o}
-     ocamlopt src/mirage_protocols.{a,cmxa}
-     ocamlopt src/mirage_protocols.cmxs
-> compiled  mirage-protocols.1.2.0
Processing 142/180: [base: jbuilder build] [logs: ocaml build] [mirage-clock-lwt: dune build] [mirage-time-lwt: dune build] [ppx_cstruct: dune build]
-> installed mirage-protocols.1.2.0
Processing 143/180: [base: jbuilder build] [logs: ocaml build] [mirage-clock-lwt: dune build] [mirage-time-lwt: dune build] [ppx_cstruct: dune build]
Processing 144/180: [base: jbuilder build] [logs: ocaml build] [mirage-clock-lwt: dune build] [mirage-stack: jbuilder build] [mirage-time-lwt: dune build] [ppx_cstruct: dune build]
-> compiled  mirage-clock-lwt.2.0.0
Processing 144/180: [base: jbuilder build] [logs: ocaml build] [mirage-stack: jbuilder build] [mirage-time-lwt: dune build] [ppx_cstruct: dune build]
-> installed mirage-clock-lwt.2.0.0
Processing 145/180: [base: jbuilder build] [logs: ocaml build] [mirage-stack: jbuilder build] [mirage-time-lwt: dune build] [ppx_cstruct: dune build]
-> compiled  mirage-time-lwt.1.3.0
Processing 145/180: [base: jbuilder build] [logs: ocaml build] [mirage-stack: jbuilder build] [ppx_cstruct: dune build]
-> installed mirage-time-lwt.1.3.0
Processing 146/180: [base: jbuilder build] [logs: ocaml build] [mirage-stack: jbuilder build] [ppx_cstruct: dune build]
-     ocamldep src/mirage_stack.depends.ocamldep-output
-       ocamlc src/mirage_stack.{cmi,cmo,cmt}
-       ocamlc src/mirage_stack.cma
-     ocamlopt src/mirage_stack.{cmx,o}
-     ocamlopt src/mirage_stack.{a,cmxa}
-     ocamlopt src/mirage_stack.cmxs
-> compiled  mirage-stack.1.1.0
Processing 146/180: [base: jbuilder build] [logs: ocaml build] [ppx_cstruct: dune build]
-> installed mirage-stack.1.1.0
Processing 147/180: [base: jbuilder build] [logs: ocaml build] [ppx_cstruct: dune build]
- ocamlfind ocamldep -modules src/logs.ml > src/logs.ml.depends
- ocamlfind ocamldep -modules src/logs.mli > src/logs.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmi src/logs.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmx src/logs.ml
- ocamlfind ocamlopt -a -I src src/logs.cmx -o src/logs.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/logs.cmxa -o src/logs.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmo src/logs.ml
- ocamlfind ocamlc -a -I src src/logs.cmo -o src/logs.cma
- ocamlfind ocamldep -package fmt -modules src/logs_fmt.ml > src/logs_fmt.ml.depends
- ocamlfind ocamldep -package fmt -modules src/logs_fmt.mli > src/logs_fmt.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt -I src -I test -o src/logs_fmt.cmi src/logs_fmt.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package fmt -I src -I test -o src/logs_fmt.cmx src/logs_fmt.ml
- ocamlfind ocamlopt -a -package fmt -I src src/logs_fmt.cmx -o src/logs_fmt.cmxa
- ocamlfind ocamlopt -shared -linkall -package fmt -I src src/logs_fmt.cmxa -o src/logs_fmt.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt -I src -I test -o src/logs_fmt.cmo src/logs_fmt.ml
- ocamlfind ocamlc -a -package fmt -I src src/logs_fmt.cmo -o src/logs_fmt.cma
- ocamlfind ocamldep -package lwt -modules src/logs_lwt.ml > src/logs_lwt.ml.depends
- ocamlfind ocamldep -package lwt -modules src/logs_lwt.mli > src/logs_lwt.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt -I src -I test -o src/logs_lwt.cmi src/logs_lwt.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package lwt -I src -I test -o src/logs_lwt.cmx src/logs_lwt.ml
- ocamlfind ocamlopt -a -package lwt -I src src/logs_lwt.cmx -o src/logs_lwt.cmxa
- ocamlfind ocamlopt -shared -linkall -package lwt -I src src/logs_lwt.cmxa -o src/logs_lwt.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt -I src -I test -o src/logs_lwt.cmo src/logs_lwt.ml
- ocamlfind ocamlc -a -package lwt -I src src/logs_lwt.cmo -o src/logs_lwt.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -modules src/logs_top.ml > src/logs_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmo src/logs_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmo src/logs_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmx src/logs_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmx src/logs_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/logs_top.cmx -o src/logs_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/logs_top.cmx -o src/logs_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/logs_top.cmxa -o src/logs_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/logs_top.cmxa -o src/logs_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/logs_top.cmo -o src/logs_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/logs_top.cmo -o src/logs_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamldep -package threads -modules src/logs_threaded.ml > src/logs_threaded.ml.depends
- ocamlfind ocamldep -package threads -modules src/logs_threaded.mli > src/logs_threaded.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package threads -I src -I test -o src/logs_threaded.cmi src/logs_threaded.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -thread -package threads -I src -I test -o src/logs_threaded.cmx src/logs_threaded.ml
- ocamlfind ocamlopt -a -thread -package threads -I src src/logs_threaded.cmx -o src/logs_threaded.cmxa
- ocamlfind ocamlopt -shared -linkall -thread -package threads -I src src/logs_threaded.cmxa -o src/logs_threaded.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package threads -I src -I test -o src/logs_threaded.cmo src/logs_threaded.ml
- ocamlfind ocamlc -a -thread -package threads -I src src/logs_threaded.cmo -o src/logs_threaded.cma
- # No parallelism done
-> compiled  logs.0.7.0
Processing 147/180: [base: jbuilder build] [ppx_cstruct: dune build]
-> installed logs.0.7.0
Processing 148/180: [base: jbuilder build] [ppx_cstruct: dune build]
-     ocamllex src/hex_lexer.ml
-     ocamldep compiler-stdlib/gen/gen.depends.ocamldep-output
-       ocamlc src/base__.{cmi,cmo,cmt}
-        ocaml src/bytes_set_primitives.ml
-        ocaml src/int63_backend.ml
-           sh src/mpopcnt.sexp,src/popcnt_test.c
-     ocamldep src/base.dependsi.ocamldep-output
-     ocamldep md5/src/md5_lib.depends.ocamldep-output
-     ocamldep md5/src/md5_lib.dependsi.ocamldep-output
-     ocamldep shadow-stdlib/src/shadow_stdlib.depends.ocamldep-output
-     ocamllex shadow-stdlib/gen/mapper.ml
-       ocamlc compiler-stdlib/gen/gen.{cmi,cmo,cmt}
-       ocamlc md5/src/md5_lib.{cmi,cmti}
-     ocamlopt src/base__.{cmx,o}
-     ocamldep shadow-stdlib/gen/gen.depends.ocamldep-output
-       ocamlc md5/src/md5_lib.{cmo,cmt}
-     ocamlopt md5/src/md5_lib.{cmx,o}
-     ocamlopt compiler-stdlib/gen/gen.{cmx,o}
-       ocamlc md5/src/md5_lib.cma
-       ocamlc src/exn_stubs.o
-       ocamlc src/am_testing.o
-       ocamlc src/heap_block_stubs.o
-     ocamlopt md5/src/md5_lib.{a,cmxa}
-       ocamlc src/hash_stubs.o
-       ocamlc src/int_math_stubs.o
-       ocamlc src/internalhash_stubs.o
-     ocamlopt md5/src/md5_lib.cmxs
-       ocamlc src/string_dict_stubs.o
-   ocamlmklib src/dllbase_stubs.so,src/libbase_stubs.a
-     ocamldep src/base.depends.ocamldep-output
-     ocamlopt compiler-stdlib/gen/gen.exe
-          gen compiler-stdlib/src/caml.ml
-     ocamldep compiler-stdlib/src/caml.depends.ocamldep-output
-       ocamlc compiler-stdlib/src/caml.{cmi,cmo,cmt}
-       ocamlc compiler-stdlib/src/caml.cma
-       ocamlc shadow-stdlib/gen/mapper.{cmi,cmo,cmt}
-     ocamlopt compiler-stdlib/src/caml.{cmx,o}
-       ocamlc shadow-stdlib/gen/gen.{cmi,cmo,cmt}
-     ocamlopt compiler-stdlib/src/caml.{a,cmxa}
-     ocamlopt compiler-stdlib/src/caml.cmxs
-     ocamlopt shadow-stdlib/gen/mapper.{cmx,o}
-     ocamlopt shadow-stdlib/gen/gen.{cmx,o}
-     ocamlopt shadow-stdlib/gen/gen.exe
-          gen shadow-stdlib/src/shadow_stdlib.mli
-     ocamldep shadow-stdlib/src/shadow_stdlib.dependsi.ocamldep-output
-       ocamlc shadow-stdlib/src/shadow_stdlib.{cmi,cmti}
-       ocamlc src/base__Field.{cmi,cmti}
-       ocamlc src/base__Ppx_compare_lib.{cmi,cmti}
-       ocamlc src/base__Bytes_set_primitives.{cmi,cmo,cmt}
-       ocamlc src/base__Fieldslib.{cmi,cmo,cmt}
-       ocamlc src/base__Hex_lexer.{cmi,cmo,cmt}
-       ocamlc src/base__Sys.{cmi,cmti}
-       ocamlc src/base__Variant.{cmi,cmti}
-       ocamlc src/base__Field.{cmo,cmt}
-       ocamlc shadow-stdlib/src/shadow_stdlib.{cmo,cmt}
-       ocamlc src/base__Variantslib.{cmi,cmo,cmt}
-       ocamlc shadow-stdlib/src/shadow_stdlib.cma
-     ocamlopt shadow-stdlib/src/shadow_stdlib.{cmx,o}
-       ocamlc src/base__Variant.{cmo,cmt}
-     ocamlopt shadow-stdlib/src/shadow_stdlib.{a,cmxa}
-     ocamlopt src/base__Variant.{cmx,o}
-     ocamlopt src/base__Bytes_set_primitives.{cmx,o}
-     ocamlopt src/base__Field.{cmx,o}
-     ocamlopt src/base__Hex_lexer.{cmx,o}
-     ocamlopt src/base__Variantslib.{cmx,o}
-     ocamlopt src/base__Fieldslib.{cmx,o}
-     ocamlopt shadow-stdlib/src/shadow_stdlib.cmxs
-       ocamlc src/base__Import0.{cmi,cmo,cmt}
-       ocamlc src/base__Polymorphic_compare.{cmi,cmti}
-       ocamlc src/base__List0.{cmi,cmo,cmt}
-       ocamlc src/base__Hash_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Poly.{cmi,cmo,cmt}
-       ocamlc src/base__Printf.{cmi,cmti}
-       ocamlc src/base__Linked_queue0.{cmi,cmo,cmt}
-       ocamlc src/base__Polymorphic_compare.{cmo,cmt}
-       ocamlc src/base__Sys0.{cmi,cmo,cmt}
-       ocamlc src/base__Uchar0.{cmi,cmo,cmt}
-       ocamlc src/base__Hash.{cmi,cmti}
-       ocamlc src/base__Ppx_hash_lib.{cmi,cmo,cmt}
-       ocamlc src/base__Printf.{cmo,cmt}
-       ocamlc src/base__Char0.{cmi,cmo,cmt}
-       ocamlc src/base__String0.{cmi,cmo,cmt}
-       ocamlc src/base__Sexp.{cmi,cmti}
-       ocamlc src/base__Import.{cmi,cmo,cmt}
-       ocamlc src/base__Array0.{cmi,cmo,cmt}
-       ocamlc src/base__Bytes0.{cmi,cmo,cmt}
-       ocamlc src/base__Sexp.{cmo,cmt}
-       ocamlc src/base__Sexplib.{cmi,cmo,cmt}
-       ocamlc src/base__Sexp_conv.{cmi,cmti}
-       ocamlc src/base__Fn.{cmi,cmti}
-       ocamlc src/base__Int_pow2.{cmi,cmti}
-       ocamlc src/base__Pretty_printer.{cmi,cmti}
-       ocamlc src/base__Popcount.{cmi,cmti}
-       ocamlc src/base__Random.{cmi,cmti}
-       ocamlc src/base__Binary_search.{cmi,cmti}
-       ocamlc src/base__Staged.{cmi,cmti}
-       ocamlc src/base__With_return.{cmi,cmti}
-       ocamlc src/base__Applicative_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Binary_searchable_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Blit_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Comparisons.{cmi,cmo,cmt}
-       ocamlc src/base__Avltree.{cmi,cmti}
-       ocamlc src/base__Equal.{cmi,cmo,cmt}
-       ocamlc src/base__Floatable.{cmi,cmo,cmt}
-       ocamlc src/base__Hasher.{cmi,cmo,cmt}
-       ocamlc src/base__Intable.{cmi,cmo,cmt}
-       ocamlc src/base__Stringable.{cmi,cmo,cmt}
-       ocamlc src/base__String_dict.{cmi,cmti}
-       ocamlc src/base__T.{cmi,cmo,cmt}
-       ocamlc src/base__List1.{cmi,cmo,cmt}
-       ocamlc src/base__Sys.{cmo,cmt}
-       ocamlc src/base__Backtrace.{cmi,cmti}
-       ocamlc src/base__Comparator.{cmi,cmti}
-       ocamlc src/base__Heap_block.{cmi,cmti}
-       ocamlc src/base__Maybe_bound.{cmi,cmti}
-       ocamlc src/base__Exn.{cmi,cmti}
-       ocamlc src/base__Hash.{cmo,cmt}
-       ocamlc src/base__Fn.{cmo,cmt}
-       ocamlc src/base__Commutative_group.{cmi,cmo,cmt}
-       ocamlc src/base__Ordering.{cmi,cmti}
-       ocamlc src/base__Blit.{cmi,cmti}
-       ocamlc src/base__Sexp_conv_error.{cmi,cmo,cmt}
-       ocamlc src/base__Binary_searchable.{cmi,cmti}
-       ocamlc src/base__Popcount.{cmo,cmt}
-       ocamlc src/base__Comparator.{cmo,cmt}
-       ocamlc src/base__Staged.{cmo,cmt}
-       ocamlc src/base__Ppx_compare_lib.{cmo,cmt}
-       ocamlc src/base__Word_size.{cmi,cmti}
-       ocamlc src/base__With_return.{cmo,cmt}
-       ocamlc src/base__Pretty_printer.{cmo,cmt}
-       ocamlc src/base__Sign0.{cmi,cmo,cmt}
-       ocamlc src/base__Sexpable.{cmi,cmti}
-       ocamlc src/base__Array_permute.{cmi,cmo,cmt}
-       ocamlc src/base__Ordering.{cmo,cmt}
-       ocamlc src/base__Source_code_position0.{cmi,cmo,cmt}
-       ocamlc src/base__Binary_searchable.{cmo,cmt}
-       ocamlc src/base__Word_size.{cmo,cmt}
-       ocamlc src/base__Exn.{cmo,cmt}
-       ocamlc src/base__Buffer_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Sexp_conv.{cmo,cmt}
-       ocamlc src/base__Heap_block.{cmo,cmt}
-       ocamlc src/base__Monad_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Sexpable.{cmo,cmt}
-       ocamlc src/base__String_dict.{cmo,cmt}
-       ocamlc src/base__Avltree.{cmo,cmt}
-       ocamlc src/base__Invariant_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Buffer.{cmi,cmti}
-       ocamlc src/base__Invariant.{cmi,cmti}
-       ocamlc src/base__Monad.{cmi,cmti}
-       ocamlc src/base__Random.{cmo,cmt}
-       ocamlc src/base__Lazy.{cmi,cmti}
-       ocamlc src/base__Applicative.{cmi,cmti}
-       ocamlc src/base__Obj_array.{cmi,cmti}
-       ocamlc src/base__Monad.{cmo,cmt}
-       ocamlc src/base__Result.{cmi,cmti}
-       ocamlc src/base__Ordered_collection_common.{cmi,cmti}
-       ocamlc src/base__Info_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Info.{cmi,cmti}
-       ocamlc src/base__Blit.{cmo,cmt}
-       ocamlc src/base__Lazy.{cmo,cmt}
-       ocamlc src/base__Ordered_collection_common.{cmo,cmt}
-       ocamlc src/base__Binary_search.{cmo,cmt}
-       ocamlc src/base__Result.{cmo,cmt}
-       ocamlc src/base__Container_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Error.{cmi,cmti}
-       ocamlc src/base__Container.{cmi,cmti}
-       ocamlc src/base__Error.{cmo,cmt}
-       ocamlc src/base__Invariant.{cmo,cmt}
-       ocamlc src/base__Int_pow2.{cmo,cmt}
-       ocamlc src/base__Indexed_container_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Ref.{cmi,cmti}
-       ocamlc src/base__Either_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Or_error.{cmi,cmti}
-       ocamlc src/base__Indexed_container.{cmi,cmti}
-       ocamlc src/base__Container.{cmo,cmt}
-       ocamlc src/base__List.{cmi,cmti}
-       ocamlc src/base__Either.{cmi,cmti}
-       ocamlc src/base__Validate.{cmi,cmti}
-       ocamlc src/base__Ref.{cmo,cmt}
-       ocamlc src/base__Queue_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Indexed_container.{cmo,cmt}
-       ocamlc src/base__Comparable_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Option.{cmi,cmti}
-       ocamlc src/base__Maybe_bound.{cmo,cmt}
-       ocamlc src/base__Linked_queue.{cmi,cmti}
-       ocamlc src/base__Info.{cmo,cmt}
-       ocamlc src/base__Applicative.{cmo,cmt}
-       ocamlc src/base__Sequence.{cmi,cmti}
-       ocamlc src/base__Or_error.{cmo,cmt}
-       ocamlc src/base__Validate.{cmo,cmt}
-       ocamlc src/base__Comparable.{cmi,cmti}
-       ocamlc src/base__Float0.{cmi,cmo,cmt}
-       ocamlc src/base__Sexp_with_comparable.{cmi,cmti}
-       ocamlc src/base__Type_equal.{cmi,cmti}
-       ocamlc src/base__Option.{cmo,cmt}
-       ocamlc src/base__Bool.{cmi,cmti}
-       ocamlc src/base__Array.{cmi,cmti}
-       ocamlc src/base__Identifiable.{cmi,cmti}
-       ocamlc src/base__Bytes.{cmi,cmti}
-       ocamlc src/base__List.{cmo,cmt}
-       ocamlc src/base__Source_code_position.{cmi,cmti}
-       ocamlc src/base__Sexp_with_comparable.{cmo,cmt}
-       ocamlc src/base__Uchar.{cmi,cmti}
-       ocamlc src/base__Hashtbl_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Unit.{cmi,cmti}
-       ocamlc src/base__Sign.{cmi,cmti}
-       ocamlc src/base__Either.{cmo,cmt}
-       ocamlc src/base__Comparable.{cmo,cmt}
-       ocamlc src/base__Char.{cmi,cmti}
-       ocamlc src/base__Sign.{cmo,cmt}
-       ocamlc src/base__Identifiable.{cmo,cmt}
-       ocamlc src/base__Int_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Hashtbl.{cmi,cmti}
-       ocamlc src/base__Unit.{cmo,cmt}
-       ocamlc src/base__Bool.{cmo,cmt}
-       ocamlc src/base__Uchar.{cmo,cmt}
-       ocamlc src/base__Linked_queue.{cmo,cmt}
-       ocamlc src/base__Buffer.{cmo,cmt}
-       ocamlc src/base__String.{cmi,cmti}
-       ocamlc src/base__Int63_emul.{cmi,cmti}
-       ocamlc src/base__Int32.{cmi,cmti}
-       ocamlc src/base__Int_math.{cmi,cmti}
-       ocamlc src/base__Int.{cmi,cmti}
-       ocamlc src/base__Int64.{cmi,cmti}
-       ocamlc src/base__Int_conversions.{cmi,cmti}
-       ocamlc src/base__Nativeint.{cmi,cmti}
-       ocamlc src/base__Char.{cmo,cmt}
-       ocamlc src/base__Hash_set_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Sequence.{cmo,cmt}
-       ocamlc src/base__Backtrace.{cmo,cmt}
-       ocamlc src/base__Source_code_position.{cmo,cmt}
-       ocamlc src/base__Type_equal.{cmo,cmt}
-       ocamlc src/base__Array.{cmo,cmt}
-       ocamlc src/base__Pow_overflow_bounds.{cmi,cmo,cmt}
-       ocamlc src/base__Obj_array.{cmo,cmt}
-       ocamlc src/base__Bytes.{cmo,cmt}
-     ocamlopt src/base__Import0.{cmx,o}
-       ocamlc src/base__Int_conversions.{cmo,cmt}
-       ocamlc src/base__Hash_set.{cmi,cmti}
-       ocamlc src/base__Int63_backends.{cmi,cmo,cmt}
-       ocamlc src/base__Int64.{cmo,cmt}
-       ocamlc src/base__Int63_emul.{cmo,cmt}
-       ocamlc src/base__Nativeint.{cmo,cmt}
-       ocamlc src/base__Int.{cmo,cmt}
-     ocamlopt src/base__Linked_queue0.{cmx,o}
-       ocamlc src/base__Int32.{cmo,cmt}
-     ocamlopt src/base__Uchar0.{cmx,o}
-       ocamlc src/base__Int63_backend.{cmi,cmo,cmt}
-     ocamlopt src/base__Hash_intf.{cmx,o}
-     ocamlopt src/base__Printf.{cmx,o}
-     ocamlopt src/base__Polymorphic_compare.{cmx,o}
-       ocamlc src/base__Map_intf.{cmi,cmo,cmt}
-     ocamlopt src/base__List0.{cmx,o}
-     ocamlopt src/base__Sys0.{cmx,o}
-       ocamlc src/base__Int_math.{cmo,cmt}
-       ocamlc src/base__Int63.{cmi,cmti}
-     ocamlopt src/base__Poly.{cmx,o}
-     ocamlopt src/base__Array0.{cmx,o}
-     ocamlopt src/base__String0.{cmx,o}
-       ocamlc src/base__Hashtbl.{cmo,cmt}
-       ocamlc src/base__Int63.{cmo,cmt}
-       ocamlc src/base__Float.{cmi,cmti}
-     ocamlopt src/base__Bytes0.{cmx,o}
-       ocamlc src/base__Hash_set.{cmo,cmt}
-       ocamlc src/base__Map.{cmi,cmti}
-     ocamlopt src/base__Ppx_compare_lib.{cmx,o}
-     ocamlopt src/base__Char0.{cmx,o}
-       ocamlc src/base__Set_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Float.{cmo,cmt}
-     ocamlopt src/base__Hash.{cmx,o}
-       ocamlc src/base__Set.{cmi,cmti}
-     ocamlopt src/base__Ppx_hash_lib.{cmx,o}
-     ocamlopt src/base__Sexp.{cmx,o}
-     ocamlopt src/base__Sexplib.{cmx,o}
-     ocamlopt src/base__Import.{cmx,o}
-     ocamlopt src/base__String_dict.{cmx,o}
-       ocamlc src/base__Map.{cmo,cmt}
-     ocamlopt src/base__Floatable.{cmx,o}
-     ocamlopt src/base__Blit_intf.{cmx,o}
-     ocamlopt src/base__Word_size.{cmx,o}
-     ocamlopt src/base__Comparisons.{cmx,o}
-     ocamlopt src/base__Intable.{cmx,o}
-     ocamlopt src/base__Stringable.{cmx,o}
-     ocamlopt src/base__Hasher.{cmx,o}
-     ocamlopt src/base__Binary_searchable_intf.{cmx,o}
-     ocamlopt src/base__T.{cmx,o}
-     ocamlopt src/base__Avltree.{cmx,o}
-     ocamlopt src/base__Applicative_intf.{cmx,o}
-       ocamlc src/base__String.{cmo,cmt}
-     ocamlopt src/base__Fn.{cmx,o}
-     ocamlopt src/base__Equal.{cmx,o}
-     ocamlopt src/base__List1.{cmx,o}
-     ocamlopt src/base__Pretty_printer.{cmx,o}
-     ocamlopt src/base__Commutative_group.{cmx,o}
-     ocamlopt src/base__Sys.{cmx,o}
-     ocamlopt src/base__Popcount.{cmx,o}
-       ocamlc src/base__Set.{cmo,cmt}
-     ocamlopt src/base__Comparator.{cmx,o}
-     ocamlopt src/base__Sexp_conv.{cmx,o}
-     ocamlopt src/base__Sign0.{cmx,o}
-     ocamlopt src/base__Heap_block.{cmx,o}
-     ocamlopt src/base__Staged.{cmx,o}
-     ocamlopt src/base__Ordering.{cmx,o}
-     ocamlopt src/base__Sexpable.{cmx,o}
-     ocamlopt src/base__Monad_intf.{cmx,o}
-     ocamlopt src/base__Sexp_conv_error.{cmx,o}
-     ocamlopt src/base__Source_code_position0.{cmx,o}
-     ocamlopt src/base__Random.{cmx,o}
-     ocamlopt src/base__Exn.{cmx,o}
-     ocamlopt src/base__Monad.{cmx,o}
-     ocamlopt src/base__Invariant_intf.{cmx,o}
-     ocamlopt src/base__Array_permute.{cmx,o}
-     ocamlopt src/base__With_return.{cmx,o}
-     ocamlopt src/base__Lazy.{cmx,o}
-     ocamlopt src/base__Result.{cmx,o}
-     ocamlopt src/base__Info_intf.{cmx,o}
-     ocamlopt src/base__Ordered_collection_common.{cmx,o}
-     ocamlopt src/base__Container_intf.{cmx,o}
-     ocamlopt src/base__Binary_search.{cmx,o}
-     ocamlopt src/base__Blit.{cmx,o}
-     ocamlopt src/base__Ref.{cmx,o}
-     ocamlopt src/base__Binary_searchable.{cmx,o}
-     ocamlopt src/base__Buffer_intf.{cmx,o}
-     ocamlopt src/base__Container.{cmx,o}
-     ocamlopt src/base__Indexed_container_intf.{cmx,o}
-     ocamlopt src/base__Indexed_container.{cmx,o}
-     ocamlopt src/base__Queue_intf.{cmx,o}
-     ocamlopt src/base__List.{cmx,o}
-       ocamlc src/base.{cmi,cmo,cmt}
-     ocamlopt src/base__Maybe_bound.{cmx,o}
-       ocamlc src/base.cma
-     ocamlopt src/base__Info.{cmx,o}
-     ocamlopt src/base__Applicative.{cmx,o}
-     ocamlopt src/base__Error.{cmx,o}
-     ocamlopt src/base__Int_pow2.{cmx,o}
-     ocamlopt src/base__Invariant.{cmx,o}
-     ocamlopt src/base__Or_error.{cmx,o}
-     ocamlopt src/base__Either_intf.{cmx,o}
-     ocamlopt src/base__Sequence.{cmx,o}
-     ocamlopt src/base__Validate.{cmx,o}
-     ocamlopt src/base__Comparable_intf.{cmx,o}
-     ocamlopt src/base__Option.{cmx,o}
-     ocamlopt src/base__Hashtbl_intf.{cmx,o}
-     ocamlopt src/base__Map_intf.{cmx,o}
-     ocamlopt src/base__Comparable.{cmx,o}
-     ocamlopt src/base__Float0.{cmx,o}
-     ocamlopt src/base__Sexp_with_comparable.{cmx,o}
-     ocamlopt src/base__Identifiable.{cmx,o}
-     ocamlopt src/base__Unit.{cmx,o}
-     ocamlopt src/base__Uchar.{cmx,o}
-     ocamlopt src/base__Bool.{cmx,o}
-     ocamlopt src/base__Sign.{cmx,o}
-     ocamlopt src/base__Either.{cmx,o}
-     ocamlopt src/base__Int_intf.{cmx,o}
-     ocamlopt src/base__Set_intf.{cmx,o}
-     ocamlopt src/base__Array.{cmx,o}
-     ocamlopt src/base__Char.{cmx,o}
-     ocamlopt src/base__Linked_queue.{cmx,o}
-     ocamlopt src/base__Set.{cmx,o}
-     ocamlopt src/base__String.{cmx,o}
-     ocamlopt src/base__Bytes.{cmx,o}
-     ocamlopt src/base__Obj_array.{cmx,o}
-     ocamlopt src/base__Buffer.{cmx,o}
-     ocamlopt src/base__Int_conversions.{cmx,o}
-     ocamlopt src/base__Pow_overflow_bounds.{cmx,o}
-     ocamlopt src/base__Int_math.{cmx,o}
-     ocamlopt src/base__Int64.{cmx,o}
-     ocamlopt src/base__Int32.{cmx,o}
-     ocamlopt src/base__Nativeint.{cmx,o}
-     ocamlopt src/base__Int.{cmx,o}
-     ocamlopt src/base__Int63_emul.{cmx,o}
-     ocamlopt src/base__Source_code_position.{cmx,o}
-     ocamlopt src/base__Backtrace.{cmx,o}
-     ocamlopt src/base__Type_equal.{cmx,o}
-     ocamlopt src/base__Int63_backends.{cmx,o}
-     ocamlopt src/base__Int63_backend.{cmx,o}
-     ocamlopt src/base__Int63.{cmx,o}
-     ocamlopt src/base__Map.{cmx,o}
-     ocamlopt src/base__Float.{cmx,o}
-     ocamlopt src/base__Hashtbl.{cmx,o}
-     ocamlopt src/base__Hash_set_intf.{cmx,o}
-     ocamlopt src/base__Hash_set.{cmx,o}
-     ocamlopt src/base.{cmx,o}
-     ocamlopt src/base.{a,cmxa}
-     ocamlopt src/base.cmxs
-> compiled  base.v0.10.0
Processing 148/180: [ppx_cstruct: dune build]
-> installed base.v0.10.0
Processing 149/180: [ppx_cstruct: dune build]
Processing 150/180: [ppx_cstruct: dune build] [stdio: jbuilder build]
-> compiled  ppx_cstruct.3.3.0
Processing 150/180: [stdio: jbuilder build]
-> installed ppx_cstruct.3.3.0
Processing 151/180: [stdio: jbuilder build]
Processing 152/180: [mirage-profile: dune build] [stdio: jbuilder build]
-     ocamldep src/stdio.depends.ocamldep-output
-     ocamldep src/stdio.dependsi.ocamldep-output
-       ocamlc src/stdio__.{cmi,cmo,cmt}
-     ocamlopt src/stdio__.{cmx,o}
-       ocamlc src/stdio__Import.{cmi,cmo,cmt}
-       ocamlc src/stdio__In_channel.{cmi,cmti}
-     ocamlopt src/stdio__Import.{cmx,o}
-       ocamlc src/stdio__Out_channel.{cmi,cmti}
-       ocamlc src/stdio.{cmi,cmti}
-       ocamlc src/stdio.{cmo,cmt}
-       ocamlc src/stdio__In_channel.{cmo,cmt}
-       ocamlc src/stdio__Out_channel.{cmo,cmt}
-       ocamlc src/stdio.cma
-     ocamlopt src/stdio__In_channel.{cmx,o}
-     ocamlopt src/stdio__Out_channel.{cmx,o}
-     ocamlopt src/stdio.{cmx,o}
-     ocamlopt src/stdio.{a,cmxa}
-     ocamlopt src/stdio.cmxs
-> compiled  stdio.v0.10.0
Processing 152/180: [mirage-profile: dune build]
-> installed stdio.v0.10.0
Processing 153/180: [mirage-profile: dune build]
Processing 154/180: [configurator: jbuilder build] [mirage-profile: dune build]
Processing 155/180: [configurator: jbuilder build] [mirage-profile: dune build] [ppx_core: jbuilder build]
-     ocamldep src/configurator.dependsi.ocamldep-output
-     ocamldep src/configurator.depends.ocamldep-output
-       ocamlc src/configurator.{cmi,cmti}
-       ocamlc src/configurator.{cmo,cmt}
-       ocamlc src/configurator.cma
-     ocamlopt src/configurator.{cmx,o}
-     ocamlopt src/configurator.{a,cmxa}
-     ocamlopt src/configurator.cmxs
-> compiled  configurator.v0.10.0
Processing 155/180: [mirage-profile: dune build] [ppx_core: jbuilder build]
-> installed configurator.v0.10.0
Processing 156/180: [mirage-profile: dune build] [ppx_core: jbuilder build]
Processing 157/180: [io-page-unix: dune build] [mirage-profile: dune build] [ppx_core: jbuilder build]
-> compiled  io-page-unix.2.2.0
Processing 157/180: [mirage-profile: dune build] [ppx_core: jbuilder build]
-> installed io-page-unix.2.2.0
Processing 158/180: [mirage-profile: dune build] [ppx_core: jbuilder build]
-> compiled  mirage-profile.0.9.1
Processing 158/180: [ppx_core: jbuilder build]
-> installed mirage-profile.0.9.1
Processing 159/180: [ppx_core: jbuilder build]
+ /home/opam/.opam/4.05/bin/jbuilder "build" "-p" "ppx_core" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_core.v0.10.0)
-       ocamlc src/ppx_core__.{cmi,cmo,cmt}
-     ocamldep src/gen/gen_ast_pattern.depends.ocamldep-output
-        ocaml src/compiler_specifics.ml
-     ocamldep src/ppx_core.dependsi.ocamldep-output
-     ocamlopt src/ppx_core__.{cmx,o}
-     ocamldep src/gen/gen_ast_pattern.dependsi.ocamldep-output
-       ocamlc src/gen/gen_ast_builder.{cmi,cmti}
-       ocamlc src/gen/gen_ast_pattern.{cmi,cmti}
-       ocamlc src/gen/import.{cmi,cmo,cmt}
-     ocamlopt src/gen/import.{cmx,o}
-     ocamlopt src/gen/gen_ast_pattern.{cmx,o}
-     ocamlopt src/gen/gen_ast_builder.{cmx,o}
-     ocamlopt src/gen/gen_ast_pattern.exe
-     ocamlopt src/gen/gen_ast_builder.exe
- gen_ast_builder src/ast_builder_generated.ml
- gen_ast_pattern src/ast_pattern_generated.ml
-     ocamldep src/ppx_core.depends.ocamldep-output
-       ocamlc src/ppx_core__Glue.{cmi,cmo,cmt}
-       ocamlc src/ppx_core__Compiler_specifics.{cmi,cmo,cmt}
-     ocamlopt src/ppx_core__Glue.{cmx,o}
-     ocamlopt src/ppx_core__Compiler_specifics.{cmx,o}
-       ocamlc src/ppx_core__Import.{cmi,cmo,cmt}
-       ocamlc src/ppx_core__Merlin_helpers.{cmi,cmti}
-       ocamlc src/ppx_core__Longident.{cmi,cmti}
-       ocamlc src/ppx_core__Location.{cmi,cmti}
-       ocamlc src/ppx_core__Caller_id.{cmi,cmo,cmt}
-       ocamlc src/ppx_core__Spellcheck.{cmi,cmo,cmt}
-       ocamlc src/ppx_core__File_path.{cmi,cmti}
-       ocamlc src/ppx_core__Code_matcher.{cmi,cmti}
-       ocamlc src/ppx_core__Loc.{cmi,cmti}
-       ocamlc src/ppx_core__Ast_pattern0.{cmi,cmo,cmt}
-       ocamlc src/ppx_core__Loc.{cmo,cmt}
-       ocamlc src/ppx_core__Longident.{cmo,cmt}
-       ocamlc src/ppx_core__Merlin_helpers.{cmo,cmt}
-       ocamlc src/ppx_core__Name.{cmi,cmti}
-       ocamlc src/ppx_core__Location.{cmo,cmt}
-     ocamlopt src/ppx_core__Import.{cmx,o}
-       ocamlc src/ppx_core__File_path.{cmo,cmt}
-       ocamlc src/ppx_core__Ast_traverse.{cmi,cmti}
-       ocamlc src/ppx_core__Ast_builder_generated.{cmi,cmo,cmt}
-     ocamlopt src/ppx_core__Caller_id.{cmx,o}
-     ocamlopt src/ppx_core__Spellcheck.{cmx,o}
-     ocamlopt src/ppx_core__Longident.{cmx,o}
-     ocamlopt src/ppx_core__Location.{cmx,o}
-       ocamlc src/ppx_core__Name.{cmo,cmt}
-       ocamlc src/ppx_core__Ast_builder_intf.{cmi,cmo,cmt}
-       ocamlc src/ppx_core__Common.{cmi,cmti}
-     ocamlopt src/ppx_core__Loc.{cmx,o}
-     ocamlopt src/ppx_core__Ast_pattern0.{cmx,o}
-     ocamlopt src/ppx_core__Merlin_helpers.{cmx,o}
-       ocamlc src/ppx_core__Ast_builder.{cmi,cmti}
-     ocamlopt src/ppx_core__Ast_traverse.{cmx,o}
-       ocamlc src/ppx_core__Ast_traverse.{cmo,cmt}
-     ocamlopt src/ppx_core__File_path.{cmx,o}
-     ocamlopt src/ppx_core__Name.{cmx,o}
-       ocamlc src/ppx_core__Ast_builder.{cmo,cmt}
-       ocamlc src/ppx_core__Common.{cmo,cmt}
-     ocamlopt src/ppx_core__Ast_builder_generated.{cmx,o}
-     ocamlopt src/ppx_core__Ast_builder_intf.{cmx,o}
-       ocamlc src/ppx_core__Ast_pattern_generated.{cmi,cmo,cmt}
-       ocamlc src/ppx_core__Ast_pattern.{cmi,cmti}
-       ocamlc src/ppx_core__Attribute.{cmi,cmti}
-     ocamlopt src/ppx_core__Ast_builder.{cmx,o}
-       ocamlc src/ppx_core__Extension.{cmi,cmti}
-       ocamlc src/ppx_core__Ast_pattern.{cmo,cmt}
-       ocamlc src/ppx_core__Context_free.{cmi,cmti}
-     ocamlopt src/ppx_core__Common.{cmx,o}
-       ocamlc src/ppx_core__Attribute.{cmo,cmt}
-       ocamlc src/ppx_core__Extension.{cmo,cmt}
-       ocamlc src/ppx_core__Code_matcher.{cmo,cmt}
-       ocamlc src/ppx_core.{cmi,cmo,cmt}
-       ocamlc src/ppx_core__Context_free.{cmo,cmt}
-       ocamlc src/ppx_core.cma
-     ocamlopt src/ppx_core__Ast_pattern_generated.{cmx,o}
-     ocamlopt src/ppx_core__Ast_pattern.{cmx,o}
-     ocamlopt src/ppx_core__Extension.{cmx,o}
-     ocamlopt src/ppx_core__Attribute.{cmx,o}
-     ocamlopt src/ppx_core__Code_matcher.{cmx,o}
-     ocamlopt src/ppx_core__Context_free.{cmx,o}
-     ocamlopt src/ppx_core.{cmx,o}
-     ocamlopt src/ppx_core.{a,cmxa}
-     ocamlopt src/ppx_core.cmxs
-> compiled  ppx_core.v0.10.0
-> installed ppx_core.v0.10.0
Processing 161/180: [ppx_optcomp: jbuilder build]
+ /home/opam/.opam/4.05/bin/jbuilder "build" "-p" "ppx_optcomp" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_optcomp.v0.10.0)
-     ocamldep bin/optcomp.depends.ocamldep-output
-     ocamldep src/ppx_optcomp.depends.ocamldep-output
-     ocamldep src/ppx_optcomp.dependsi.ocamldep-output
-       ocamlc src/ppx_optcomp.{cmi,cmti}
-       ocamlc bin/optcomp.{cmi,cmo,cmt}
-     ocamlopt src/ppx_optcomp.{cmx,o}
-     ocamlopt src/ppx_optcomp.{a,cmxa}
-       ocamlc src/ppx_optcomp.{cmo,cmt}
-       ocamlc src/ppx_optcomp.cma
-     ocamlopt src/ppx_optcomp.cmxs
-     ocamlopt bin/optcomp.{cmx,o}
-     ocamlopt bin/optcomp.exe
-> compiled  ppx_optcomp.v0.10.0
-> installed ppx_optcomp.v0.10.0
Processing 163/180: [ppx_driver: jbuilder build]
+ /home/opam/.opam/4.05/bin/jbuilder "build" "-p" "ppx_driver" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_driver.v0.10.2)
-     ocamldep print-diff/print_diff.depends.ocamldep-output
-     ocamldep print-diff/print_diff.dependsi.ocamldep-output
-     ocamldep src/ppx_driver.dependsi.ocamldep-output
-     ocamldep src/ppx_driver.depends.ocamldep-output
-       ocamlc src/ppx_driver__.{cmi,cmo,cmt}
-     ocamldep runner/ppx_driver_runner.depends.ocamldep-output
-     ocamldep runner_as_ppx/ppx_driver_runner_as_ppx.depends.ocamldep-output
-       ocamlc print-diff/print_diff.{cmi,cmti}
-       ocamlc src/ppx_driver__Options.{cmi,cmo,cmt}
-     ocamlopt src/ppx_driver__.{cmx,o}
-       ocamlc print-diff/print_diff.{cmo,cmt}
-       ocamlc print-diff/print_diff.cma
-     ocamlopt print-diff/print_diff.{cmx,o}
-     ocamlopt src/ppx_driver__Options.{cmx,o}
-     ocamlopt print-diff/print_diff.{a,cmxa}
-     ocamlopt print-diff/print_diff.cmxs
-       ocamlc src/ppx_driver__Import.{cmi,cmo,cmt}
-       ocamlc src/ppx_driver__Reconcile.{cmi,cmti}
-       ocamlc src/ppx_driver.{cmi,cmti}
-       ocamlc runner/ppx_driver_runner.{cmi,cmo,cmt}
-       ocamlc runner_as_ppx/ppx_driver_runner_as_ppx.{cmi,cmo,cmt}
-       ocamlc runner/ppx_driver_runner.cma
-       ocamlc runner_as_ppx/ppx_driver_runner_as_ppx.cma
-       ocamlc src/ppx_driver__Reconcile.{cmo,cmt}
-     ocamlopt src/ppx_driver__Import.{cmx,o}
-       ocamlc src/ppx_driver.{cmo,cmt}
-       ocamlc src/ppx_driver.cma
-     ocamlopt src/ppx_driver__Reconcile.{cmx,o}
-     ocamlopt src/ppx_driver.{cmx,o}
-     ocamlopt src/ppx_driver.{a,cmxa}
-     ocamlopt runner_as_ppx/ppx_driver_runner_as_ppx.{cmx,o}
-     ocamlopt runner_as_ppx/ppx_driver_runner_as_ppx.{a,cmxa}
-     ocamlopt runner/ppx_driver_runner.{cmx,o}
-     ocamlopt runner/ppx_driver_runner.{a,cmxa}
-     ocamlopt src/ppx_driver.cmxs
-     ocamlopt runner_as_ppx/ppx_driver_runner_as_ppx.cmxs
-     ocamlopt runner/ppx_driver_runner.cmxs
-> compiled  ppx_driver.v0.10.2
-> installed ppx_driver.v0.10.2
Processing 165/180: [ppx_metaquot: jbuilder build]
+ /home/opam/.opam/4.05/bin/jbuilder "build" "-p" "ppx_metaquot" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_metaquot.v0.10.0)
-     ocamldep lifters/ppx_metaquot_lifters.depends.ocamldep-output
-     ocamldep src/ppx_metaquot.depends.ocamldep-output
-       ocamlc lifters/ppx_metaquot_lifters.{cmi,cmo,cmt}
-       ocamlc lifters/ppx_metaquot_lifters.cma
-     ocamlopt lifters/ppx_metaquot_lifters.{cmx,o}
-     ocamlopt lifters/ppx_metaquot_lifters.{a,cmxa}
-     ocamlopt lifters/ppx_metaquot_lifters.cmxs
-       ocamlc src/ppx_metaquot.{cmi,cmo,cmt}
-       ocamlc src/ppx_metaquot.cma
-     ocamlopt src/ppx_metaquot.{cmx,o}
-     ocamlopt src/ppx_metaquot.{a,cmxa}
-     ocamlopt src/ppx_metaquot.cmxs
-     ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe
-> compiled  ppx_metaquot.v0.10.0
-> installed ppx_metaquot.v0.10.0
Processing 167/180: [ppx_type_conv: jbuilder build]
+ /home/opam/.opam/4.05/bin/jbuilder "build" "-p" "ppx_type_conv" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_type_conv.v0.10.0)
-       ocamlc src/ppx_type_conv.{cmi,cmo,cmt}
-     ocamlopt src/ppx_type_conv.{cmx,o}
-     ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe
-          ppx src/std.pp.ml
-          ppx src/ignore_unused_warning.pp.ml
-          ppx src/type_conv.pp.mli
-          ppx src/ignore_unused_warning.pp.mli
-          ppx src/type_conv.pp.ml
-     ocamldep src/ppx_type_conv.dependsi.ocamldep-output
-     ocamldep src/ppx_type_conv.depends.ocamldep-output
-       ocamlc src/ppx_type_conv__Ignore_unused_warning.{cmi,cmti}
-       ocamlc src/ppx_type_conv__Type_conv.{cmi,cmti}
-       ocamlc src/ppx_type_conv__Std.{cmi,cmo,cmt}
-     ocamlopt src/ppx_type_conv__Ignore_unused_warning.{cmx,o}
-       ocamlc src/ppx_type_conv__Ignore_unused_warning.{cmo,cmt}
-       ocamlc src/ppx_type_conv__Type_conv.{cmo,cmt}
-       ocamlc src/ppx_type_conv.cma
-     ocamlopt src/ppx_type_conv__Type_conv.{cmx,o}
-     ocamlopt src/ppx_type_conv__Std.{cmx,o}
-     ocamlopt src/ppx_type_conv.{a,cmxa}
-     ocamlopt src/ppx_type_conv.cmxs
-> compiled  ppx_type_conv.v0.10.0
-> installed ppx_type_conv.v0.10.0
Processing 169/180: [ppx_sexp_conv: jbuilder build]
+ /home/opam/.opam/4.05/bin/jbuilder "build" "-p" "ppx_sexp_conv" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_sexp_conv.v0.10.0)
-     ocamldep src/ppx_sexp_conv.dependsi.ocamldep-output
-     ocamldep src/ppx_sexp_conv.depends.ocamldep-output
-     ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe
-          ppx expander/ppx_sexp_conv_expander.pp.mli
-     ocamldep expander/ppx_sexp_conv_expander.dependsi.ocamldep-output
-          ppx expander/ppx_sexp_conv_expander.pp.ml
-     ocamldep expander/ppx_sexp_conv_expander.depends.ocamldep-output
-       ocamlc expander/ppx_sexp_conv_expander.{cmi,cmti}
-       ocamlc src/ppx_sexp_conv.{cmi,cmti}
-       ocamlc src/ppx_sexp_conv.{cmo,cmt}
-       ocamlc src/ppx_sexp_conv.cma
-       ocamlc expander/ppx_sexp_conv_expander.{cmo,cmt}
-       ocamlc expander/ppx_sexp_conv_expander.cma
-     ocamlopt expander/ppx_sexp_conv_expander.{cmx,o}
-     ocamlopt expander/ppx_sexp_conv_expander.{a,cmxa}
-     ocamlopt expander/ppx_sexp_conv_expander.cmxs
-     ocamlopt src/ppx_sexp_conv.{cmx,o}
-     ocamlopt src/ppx_sexp_conv.{a,cmxa}
-     ocamlopt src/ppx_sexp_conv.cmxs
-> compiled  ppx_sexp_conv.v0.10.0
-> installed ppx_sexp_conv.v0.10.0
Processing 171/180: [ipaddr: dune build]
+ /home/opam/.opam/4.05/bin/dune "build" "-p" "ipaddr" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ipaddr.2.9.0)
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlopt.opt -w -40 -g -I lib/.ipaddr_top.objs/byte -I lib/.ipaddr_top.objs/native -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -I /home/opam/.opam/4.05/lib/sexplib -I /home/opam/.opam/4.05/lib/sexplib/0 -I lib/.ipaddr.objs/byte -I lib/.ipaddr.objs/native -intf-suffix .ml -no-alias-deps -o lib/.ipaddr_top.objs/native/ipaddr_top.cmx -c -impl lib/ipaddr_top.ml)
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
-> compiled  ipaddr.2.9.0
-> installed ipaddr.2.9.0
Processing 173/180: [mirage-net-lwt: jbuilder build]
Processing 174/180: [mirage-net-lwt: jbuilder build] [mirage-protocols-lwt: jbuilder build]
Processing 175/180: [mirage-net-lwt: jbuilder build] [mirage-protocols-lwt: jbuilder build] [mirage-stack-lwt: jbuilder build]
-     ocamldep lwt/mirage_net_lwt.depends.ocamldep-output
-       ocamlc lwt/mirage_net_lwt.{cmi,cmo,cmt}
-       ocamlc lwt/mirage_net_lwt.cma
-     ocamlopt lwt/mirage_net_lwt.{cmx,o}
-     ocamlopt lwt/mirage_net_lwt.{a,cmxa}
-     ocamlopt lwt/mirage_net_lwt.cmxs
-> compiled  mirage-net-lwt.1.1.0
Processing 175/180: [mirage-protocols-lwt: jbuilder build] [mirage-stack-lwt: jbuilder build]
-> installed mirage-net-lwt.1.1.0
Processing 176/180: [mirage-protocols-lwt: jbuilder build] [mirage-stack-lwt: jbuilder build]
-     ocamldep lwt/mirage_stack_lwt.depends.ocamldep-output
-       ocamlc lwt/mirage_stack_lwt.{cmi,cmo,cmt}
-       ocamlc lwt/mirage_stack_lwt.cma
-     ocamlopt lwt/mirage_stack_lwt.{cmx,o}
-     ocamlopt lwt/mirage_stack_lwt.{a,cmxa}
-     ocamlopt lwt/mirage_stack_lwt.cmxs
-> compiled  mirage-stack-lwt.1.1.0
Processing 176/180: [mirage-protocols-lwt: jbuilder build]
-> installed mirage-stack-lwt.1.1.0
Processing 177/180: [mirage-protocols-lwt: jbuilder build]
+ /home/opam/.opam/4.05/bin/jbuilder "build" "-p" "mirage-protocols-lwt" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/mirage-protocols-lwt.1.2.0)
-     ocamldep lwt/mirage_protocols_lwt.depends.ocamldep-output
-       ocamlc lwt/mirage_protocols_lwt.{cmi,cmo,cmt}
-       ocamlc lwt/mirage_protocols_lwt.cma
-     ocamlopt lwt/mirage_protocols_lwt.{cmx,o}
-     ocamlopt lwt/mirage_protocols_lwt.{a,cmxa}
-     ocamlopt lwt/mirage_protocols_lwt.cmxs
-> compiled  mirage-protocols-lwt.1.2.0
-> installed mirage-protocols-lwt.1.2.0
Processing 179/180: [tcpip: env jbuilder]
+ /usr/bin/env "OPAM_PKG_CONFIG_PATH=/home/opam/.opam/4.05/lib/pkgconfig" "jbuilder" "build" "-p" "tcpip" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/tcpip.3.2.0)
-     ocamldep src/config/discover.depends.ocamldep-output
-     ocamldep src/stack-unix/icmpv4_socket.depends.ocamldep-output
-     ocamldep src/stack-unix/icmpv4_socket.dependsi.ocamldep-output
-     ocamldep src/stack-direct/tcpip_stack_direct.depends.ocamldep-output
-     ocamldep src/stack-direct/tcpip_stack_direct.dependsi.ocamldep-output
-     ocamldep src/stack-unix/tcpip_stack_socket.depends.ocamldep-output
-     ocamldep src/stack-unix/tcpip_stack_socket.dependsi.ocamldep-output
-       ocamlc src/tcp/tcp.{cmi,cmo,cmt}
-     ocamldep src/tcpip_checksum/tcpip.depends.ocamldep-output
-     ocamldep src/tcpip_checksum/tcpip.dependsi.ocamldep-output
-     ocamldep src/stack-unix/tcpv4_socket.depends.ocamldep-output
-     ocamldep src/stack-unix/tcpv4_socket.dependsi.ocamldep-output
-     ocamldep src/stack-unix/tcpv6_socket.depends.ocamldep-output
-     ocamldep src/stack-unix/tcpv6_socket.dependsi.ocamldep-output
-     ocamldep src/stack-unix/udpv4_socket.depends.ocamldep-output
-     ocamldep src/stack-unix/udpv6_socket.depends.ocamldep-output
-     ocamldep src/tcpip_checksum/tcpip_unix.depends.ocamldep-output
-     ocamldep src/tcpip_checksum/tcpip_xen.depends.ocamldep-output
-       ocamlc src/tcpip_checksum/tcpip_checksum.{cmi,cmti}
-     ocamlopt src/tcp/tcp.{cmx,o}
-       ocamlc src/tcpip_checksum/tcpip_checksum.{cmo,cmt}
-       ocamlc src/tcpip_checksum/tcpip_unix.{cmi,cmo,cmt}
-       ocamlc src/stack-direct/tcpip_stack_direct.{cmi,cmti}
-       ocamlc src/tcpip_checksum/tcpip_xen.{cmi,cmo,cmt}
-       ocamlc src/config/discover.{cmi,cmo,cmt}
-       ocamlc src/stack-unix/tcpv4_socket.{cmi,cmti}
-     ocamlopt src/tcpip_checksum/tcpip_checksum.{cmx,o}
-       ocamlc src/stack-unix/tcp_socket.{cmi,cmo,cmt}
-       ocamlc src/stack-unix/udpv6_socket.{cmi,cmo,cmt}
- File "src/stack-unix/udpv6_socket.ml", line 38, characters 4-29:
- Warning 3: deprecated: Lwt_unix.Versioned.bind_2
-  In Lwt >= 3.0.0, this is an alias for Lwt_unix.bind.
-       ocamlc src/tcpip_checksum/tcpip.cma
-       ocamlc src/tcpip_checksum/tcpip_unix.cma
-       ocamlc src/stack-unix/udpv4_socket.{cmi,cmo,cmt}
- File "src/stack-unix/udpv4_socket.ml", line 38, characters 4-29:
- Warning 3: deprecated: Lwt_unix.Versioned.bind_2
-  In Lwt >= 3.0.0, this is an alias for Lwt_unix.bind.
-       ocamlc src/tcpip_checksum/tcpip_xen.cma
-     ocamlopt src/tcpip_checksum/tcpip_unix.{cmx,o}
-     ocamlopt src/tcpip_checksum/tcpip_xen.{cmx,o}
-     ocamlopt src/tcpip_checksum/tcpip.{a,cmxa}
-       ocamlc src/stack-unix/udpv6_socket.cma
-       ocamlc src/stack-unix/udpv4_socket.cma
-       ocamlc src/stack-unix/tcpv6_socket.{cmi,cmti}
-       ocamlc src/stack-unix/tcpv4_socket.{cmo,cmt}
-     ocamlopt src/tcpip_checksum/tcpip_unix.{a,cmxa}
-     ocamlopt src/tcpip_checksum/tcpip_xen.{a,cmxa}
-       ocamlc src/stack-direct/tcpip_stack_direct.{cmo,cmt}
- File "src/stack-direct/tcpip_stack_direct.ml", line 69, characters 16-32:
- Warning 3: deprecated: Ipaddr.V4.pp_hum
- Please use Ipaddr.V4.pp instead.
-       ocamlc src/stack-unix/tcpv4_socket.cma
-       ocamlc src/stack-direct/tcpip_stack_direct.cma
-     ocamlopt src/stack-unix/tcp_socket.{cmx,o}
-     ocamlopt src/tcpip_checksum/tcpip.cmxs
-       ocamlc src/stack-unix/tcpv6_socket.{cmo,cmt}
-     ocamlopt src/config/discover.{cmx,o}
-     ocamlopt src/stack-unix/udpv6_socket.{cmx,o}
- File "src/stack-unix/udpv6_socket.ml", line 38, characters 4-29:
- Warning 3: deprecated: Lwt_unix.Versioned.bind_2
-  In Lwt >= 3.0.0, this is an alias for Lwt_unix.bind.
-       ocamlc src/stack-unix/tcpv6_socket.cma
-     ocamlopt src/stack-unix/udpv6_socket.{a,cmxa}
-     ocamlopt src/stack-unix/udpv4_socket.{cmx,o}
- File "src/stack-unix/udpv4_socket.ml", line 38, characters 4-29:
- Warning 3: deprecated: Lwt_unix.Versioned.bind_2
-  In Lwt >= 3.0.0, this is an alias for Lwt_unix.bind.
-     ocamlopt src/stack-direct/tcpip_stack_direct.{cmx,o}
- File "src/stack-direct/tcpip_stack_direct.ml", line 69, characters 16-32:
- Warning 3: deprecated: Ipaddr.V4.pp_hum
- Please use Ipaddr.V4.pp instead.
-     ocamlopt src/stack-unix/tcpv4_socket.{cmx,o}
-     ocamlopt src/stack-unix/udpv4_socket.{a,cmxa}
-     ocamlopt src/stack-direct/tcpip_stack_direct.{a,cmxa}
-     ocamlopt src/stack-unix/tcpv4_socket.{a,cmxa}
-     ocamlopt src/stack-unix/udpv6_socket.cmxs
-       ocamlc src/tcpip_checksum/checksum_stubs.o
-     ocamlopt src/stack-unix/tcpv6_socket.{cmx,o}
-     ocamlopt src/stack-unix/udpv4_socket.cmxs
-     ocamlopt src/stack-unix/tcpv6_socket.{a,cmxa}
-     ocamlopt src/stack-unix/tcpv4_socket.cmxs
-   ocamlmklib src/tcpip_checksum/dlltcpip_unix_stubs.so,src/tcpip_checksum/libtcpip_unix_stubs.a
-     ocamlopt src/stack-direct/tcpip_stack_direct.cmxs
-     ocamlopt src/stack-unix/tcpv6_socket.cmxs
-     ocamlopt src/tcpip_checksum/tcpip_unix.cmxs
-     ocamlopt src/config/discover.exe
-     discover src/tcpip_checksum/c_flags_xen.sexp
-     ocamlopt .ppx/ppx_cstruct/ppx.exe
-       ocamlc src/tcpip_checksum/checksum_stubs_xen.o
-          ppx src/arpv4/arpv4.pp.mli
-          ppx src/arpv4/arpv4_packet.pp.mli
-          ppx src/arpv4/arpv4.pp.ml
-          ppx src/arpv4/arpv4_packet.pp.ml
-          ppx src/arpv4/arpv4_wire.pp.ml
-          ppx src/ethif/ethif.pp.mli
-          ppx src/ethif/ethif_packet.pp.mli
-          ppx src/ethif/ethif.pp.ml
-          ppx src/ethif/ethif_packet.pp.ml
-          ppx src/ethif/ethif_wire.pp.ml
-          ppx src/icmp/icmpv4.pp.mli
-          ppx src/icmp/icmpv4_packet.pp.mli
-          ppx src/icmp/icmpv4.pp.ml
-          ppx src/icmp/icmpv4_packet.pp.ml
-          ppx src/icmp/icmpv4_wire.pp.ml
-          ppx src/ipv4/ipv4_common.pp.ml
-          ppx src/ipv4/ipv4_packet.pp.ml
-          ppx src/ipv4/ipv4_wire.pp.ml
-          ppx src/ipv4/routing.pp.ml
-          ppx src/ipv4/static_ipv4.pp.ml
-          ppx src/ipv4/ipv4_packet.pp.mli
-          ppx src/ipv4/static_ipv4.pp.mli
-          ppx src/ipv6/ipv6.pp.mli
-          ppx src/ipv6/ndpv6.pp.mli
-          ppx src/ipv6/ipv6.pp.ml
-          ppx src/ipv6/ipv6_wire.pp.ml
-          ppx src/tcp/ack.pp.ml
-          ppx src/tcp/flow.pp.ml
-          ppx src/tcp/options.pp.ml
-          ppx src/ipv6/ndpv6.pp.ml
-          ppx src/tcp/pcb.pp.ml
-          ppx src/tcp/segment.pp.ml
-          ppx src/tcp/sequence.pp.ml
-          ppx src/tcp/state.pp.ml
-          ppx src/tcp/stats.pp.ml
-          ppx src/tcp/tcp_packet.pp.ml
-          ppx src/tcp/tcp_wire.pp.ml
-          ppx src/tcp/tcptimer.pp.ml
-          ppx src/tcp/user_buffer.pp.ml
-          ppx src/tcp/window.pp.ml
-          ppx src/tcp/wire.pp.ml
-          ppx src/tcp/ack.pp.mli
-          ppx src/tcp/flow.pp.mli
-          ppx src/tcp/options.pp.mli
-          ppx src/tcp/pcb.pp.mli
-          ppx src/tcp/segment.pp.mli
-          ppx src/tcp/sequence.pp.mli
-          ppx src/tcp/state.pp.mli
-          ppx src/tcp/stats.pp.mli
-          ppx src/tcp/tcp_packet.pp.mli
-          ppx src/tcp/tcptimer.pp.mli
-          ppx src/tcp/user_buffer.pp.mli
-          ppx src/tcp/window.pp.mli
-          ppx src/tcp/wire.pp.mli
-          ppx src/udp/udp.pp.ml
-          ppx src/udp/udp_packet.pp.ml
-          ppx src/udp/udp_wire.pp.ml
-          ppx src/udp/udp.pp.mli
-          ppx src/udp/udp_packet.pp.mli
-     ocamldep src/arpv4/tcpip_arpv4.dependsi.ocamldep-output
-     ocamldep src/arpv4/tcpip_arpv4.depends.ocamldep-output
-     ocamldep src/ethif/tcpip_ethif.dependsi.ocamldep-output
-     ocamldep src/ethif/tcpip_ethif.depends.ocamldep-output
-     ocamldep src/icmp/tcpip_icmpv4.dependsi.ocamldep-output
-     ocamldep src/icmp/tcpip_icmpv4.depends.ocamldep-output
-     ocamldep src/ipv4/tcpip_ipv4.depends.ocamldep-output
-     ocamldep src/ipv4/tcpip_ipv4.dependsi.ocamldep-output
-     ocamldep src/ipv6/tcpip_ipv6.dependsi.ocamldep-output
-     ocamldep src/ipv6/tcpip_ipv6.depends.ocamldep-output
-     ocamldep src/tcp/tcp.dependsi.ocamldep-output
-   ocamlmklib src/tcpip_checksum/dlltcpip_xen_stubs.so,src/tcpip_checksum/libtcpip_xen_stubs.a
-     ocamldep src/tcp/tcp.depends.ocamldep-output
-     ocamldep src/udp/tcpip_udpv4.depends.ocamldep-output
-     ocamldep src/udp/tcpip_udpv4.dependsi.ocamldep-output
-       ocamlc src/ethif/ethif.{cmi,cmti}
-       ocamlc src/ethif/ethif_wire.{cmi,cmo,cmt}
-       ocamlc src/tcp/tcp__Sequence.{cmi,cmti}
-       ocamlc src/tcp/tcp__Flow.{cmi,cmti}
-       ocamlc src/tcp/tcp__Options.{cmi,cmti}
-       ocamlc src/tcp/tcp__Pcb.{cmi,cmti}
-       ocamlc src/tcp/tcp__Stats.{cmi,cmti}
-       ocamlc src/udp/udp_wire.{cmi,cmo,cmt}
-       ocamlc src/udp/udp.{cmi,cmti}
-       ocamlc src/udp/udp_packet.{cmi,cmti}
-       ocamlc src/ethif/ethif_packet.{cmi,cmti}
-     ocamlopt src/tcpip_checksum/tcpip_xen.cmxs
-       ocamlc src/tcp/tcp__Tcp_wire.{cmi,cmo,cmt}
-     ocamlopt src/ethif/ethif_wire.{cmx,o}
-       ocamlc src/tcp/tcp__Sequence.{cmo,cmt}
-     ocamlopt src/tcp/tcp__Sequence.{cmx,o}
-       ocamlc src/tcp/tcp__Ack.{cmi,cmti}
-       ocamlc src/tcp/tcp__State.{cmi,cmti}
-       ocamlc src/tcp/tcp__Tcptimer.{cmi,cmti}
-       ocamlc src/tcp/tcp__Window.{cmi,cmti}
-       ocamlc src/tcp/tcp__Options.{cmo,cmt}
-       ocamlc src/tcp/tcp__Tcp_packet.{cmi,cmti}
-       ocamlc src/tcp/tcp__Wire.{cmi,cmti}
-       ocamlc src/tcp/tcp__Stats.{cmo,cmt}
-       ocamlc src/udp/udp_packet.{cmo,cmt}
-       ocamlc src/icmp/icmpv4.{cmi,cmti}
-       ocamlc src/arpv4/arpv4.{cmi,cmti}
-       ocamlc src/ipv6/ipv6.{cmi,cmti}
-       ocamlc src/ethif/ethif_packet.{cmo,cmt}
-       ocamlc src/ipv6/ndpv6.{cmi,cmti}
-       ocamlc src/ipv4/ipv4_packet.{cmi,cmti}
-     ocamlopt src/udp/udp_wire.{cmx,o}
-       ocamlc src/ipv4/ipv4_wire.{cmi,cmo,cmt}
-     ocamlopt src/tcp/tcp__Stats.{cmx,o}
-       ocamlc src/icmp/icmpv4_wire.{cmi,cmo,cmt}
-       ocamlc src/tcp/tcp__Flow.{cmo,cmt}
- File "src/tcp/flow.ml", line 45, characters 10-23:
- Warning 3: deprecated: Ipaddr.pp_hum
- Please use Ipaddr.pp instead.
- File "src/tcp/flow.ml", line 49, characters 10-23:
- Warning 3: deprecated: Ipaddr.pp_hum
- Please use Ipaddr.pp instead.
- File "src/tcp/flow.ml", line 53, characters 21-34:
- Warning 3: deprecated: Ipaddr.pp_hum
- Please use Ipaddr.pp instead.
-       ocamlc src/udp/udp.{cmo,cmt}
- File "src/udp/udp.ml", line 23, characters 34-47:
- Warning 3: deprecated: Ipaddr.pp_hum
- Please use Ipaddr.pp instead.
- File "src/udp/udp.ml", line 42, characters 4-17:
- Warning 3: deprecated: Ipaddr.pp_hum
- Please use Ipaddr.pp instead.
-       ocamlc src/arpv4/arpv4_wire.{cmi,cmo,cmt}
-       ocamlc src/ipv4/static_ipv4.{cmi,cmti}
-       ocamlc src/ethif/ethif.{cmo,cmt}
-       ocamlc src/ipv4/routing.{cmi,cmo,cmt}
- File "src/ipv4/routing.ml", line 32, characters 37-60:
- Warning 3: deprecated: Ipaddr.V4.Prefix.pp_hum
- Please use Ipaddr.V4.Prefix.pp instead.
- File "src/ipv4/routing.ml", line 33, characters 16-32:
- Warning 3: deprecated: Ipaddr.V4.pp_hum
- Please use Ipaddr.V4.pp instead.
- File "src/ipv4/routing.ml", line 44, characters 14-30:
- Warning 3: deprecated: Ipaddr.V4.pp_hum
- Please use Ipaddr.V4.pp instead.
- File "src/ipv4/routing.ml", line 52, characters 16-32:
- Warning 3: deprecated: Ipaddr.V4.pp_hum
- Please use Ipaddr.V4.pp instead.
- File "src/ipv4/routing.ml", line 52, characters 36-52:
- Warning 3: deprecated: Ipaddr.V4.pp_hum
- Please use Ipaddr.V4.pp instead.
-       ocamlc src/tcp/tcp__Tcptimer.{cmo,cmt}
-       ocamlc src/tcp/tcp__Ack.{cmo,cmt}
-       ocamlc src/tcp/tcp__Segment.{cmi,cmti}
-       ocamlc src/ipv4/ipv4_common.{cmi,cmo,cmt}
-       ocamlc src/tcp/tcp__State.{cmo,cmt}
-       ocamlc src/udp/tcpip_udpv4.cma
-       ocamlc src/icmp/icmpv4_packet.{cmi,cmti}
-       ocamlc src/arpv4/arpv4_packet.{cmi,cmti}
-     ocamlopt src/ethif/ethif_packet.{cmx,o}
-       ocamlc src/tcp/tcp__Tcp_packet.{cmo,cmt}
-       ocamlc src/ethif/tcpip_ethif.cma
-       ocamlc src/tcp/tcp__Wire.{cmo,cmt}
- File "src/tcp/wire.ml", line 47, characters 6-19:
- Warning 3: deprecated: Ipaddr.pp_hum
- Please use Ipaddr.pp instead.
- File "src/tcp/wire.ml", line 47, characters 45-58:
- Warning 3: deprecated: Ipaddr.pp_hum
- Please use Ipaddr.pp instead.
-     ocamlopt src/tcp/tcp__Options.{cmx,o}
-       ocamlc src/tcp/tcp__Window.{cmo,cmt}
-       ocamlc src/tcp/tcp__User_buffer.{cmi,cmti}
-       ocamlc src/ipv6/ipv6_wire.{cmi,cmo,cmt}
-     ocamlopt src/udp/udp_packet.{cmx,o}
-     ocamlopt src/tcp/tcp__State.{cmx,o}
-       ocamlc src/ipv4/ipv4_packet.{cmo,cmt}
- File "src/ipv4/ipv4_packet.ml", line 16, characters 4-20:
- Warning 3: deprecated: Ipaddr.V4.pp_hum
- Please use Ipaddr.V4.pp instead.
- File "src/ipv4/ipv4_packet.ml", line 16, characters 27-43:
- Warning 3: deprecated: Ipaddr.V4.pp_hum
- Please use Ipaddr.V4.pp instead.
-       ocamlc src/icmp/icmpv4_packet.{cmo,cmt}
- File "src/icmp/icmpv4_packet.ml", line 23, characters 49-65:
- Warning 3: deprecated: Ipaddr.V4.pp_hum
- Please use Ipaddr.V4.pp instead.
-     ocamlopt src/tcp/tcp__Tcptimer.{cmx,o}
-     ocamlopt src/tcp/tcp__Tcp_wire.{cmx,o}
-       ocamlc src/arpv4/arpv4_packet.{cmo,cmt}
- File "src/arpv4/arpv4_packet.ml", line 20, characters 30-46:
- Warning 3: deprecated: Ipaddr.V4.pp_hum
- Please use Ipaddr.V4.pp instead.
- File "src/arpv4/arpv4_packet.ml", line 21, characters 4-20:
- Warning 3: deprecated: Ipaddr.V4.pp_hum
- Please use Ipaddr.V4.pp instead.
-       ocamlc src/icmp/icmpv4.{cmo,cmt}
- File "src/icmp/icmpv4.ml", line 45, characters 54-70:
- Warning 3: deprecated: Ipaddr.V4.pp_hum
- Please use Ipaddr.V4.pp instead.
- File "src/icmp/icmpv4.ml", line 52, characters 52-68:
- Warning 3: deprecated: Ipaddr.V4.pp_hum
- Please use Ipaddr.V4.pp instead.
- File "src/icmp/icmpv4.ml", line 56, characters 54-70:
- Warning 3: deprecated: Ipaddr.V4.pp_hum
- Please use Ipaddr.V4.pp instead.
- File "src/icmp/icmpv4.ml", line 77, characters 32-48:
- Warning 3: deprecated: Ipaddr.V4.pp_hum
- Please use Ipaddr.V4.pp instead.
-       ocamlc src/stack-unix/ipv6_socket.{cmi,cmo,cmt}
-       ocamlc src/stack-unix/icmpv4_socket.{cmi,cmti}
-       ocamlc src/icmp/tcpip_icmpv4.cma
-     ocamlopt src/tcp/tcp__Window.{cmx,o}
-     ocamlopt src/ethif/ethif.{cmx,o}
-       ocamlc src/ipv4/static_ipv4.{cmo,cmt}
- File "src/ipv4/static_ipv4.ml", line 57, characters 68-84:
- Warning 3: deprecated: Ipaddr.V4.pp_hum
- Please use Ipaddr.V4.pp instead.
- File "src/ipv4/static_ipv4.ml", line 60, characters 97-113:
- Warning 3: deprecated: Ipaddr.V4.pp_hum
- Please use Ipaddr.V4.pp instead.
- File "src/ipv4/static_ipv4.ml", line 63, characters 107-123:
- Warning 3: deprecated: Ipaddr.V4.pp_hum
- Please use Ipaddr.V4.pp instead.
- File "src/ipv4/static_ipv4.ml", line 63, characters 140-156:
- Warning 3: deprecated: Ipaddr.V4.pp_hum
- Please use Ipaddr.V4.pp instead.
- File "src/ipv4/static_ipv4.ml", line 105, characters 65-81:
- Warning 3: deprecated: Ipaddr.V4.pp_hum
- Please use Ipaddr.V4.pp instead.
- File "src/ipv4/static_ipv4.ml", line 105, characters 85-108:
- Warning 3: deprecated: Ipaddr.V4.Prefix.pp_hum
- Please use Ipaddr.V4.Prefix.pp instead.
-       ocamlc src/stack-unix/ipv4_socket.{cmi,cmo,cmt}
-       ocamlc src/arpv4/arpv4.{cmo,cmt}
- File "src/arpv4/arpv4.ml", line 66, characters 51-67:
- Warning 3: deprecated: Ipaddr.V4.pp_hum
- Please use Ipaddr.V4.pp instead.
- File "src/arpv4/arpv4.ml", line 72, characters 47-63:
- Warning 3: deprecated: Ipaddr.V4.pp_hum
- Please use Ipaddr.V4.pp instead.
- File "src/arpv4/arpv4.ml", line 91, characters 48-64:
- Warning 3: deprecated: Ipaddr.V4.pp_hum
- Please use Ipaddr.V4.pp instead.
- File "src/arpv4/arpv4.ml", line 93, characters 82-98:
- Warning 3: deprecated: Ipaddr.V4.pp_hum
- Please use Ipaddr.V4.pp instead.
- File "src/arpv4/arpv4.ml", line 157, characters 58-74:
- Warning 3: deprecated: Ipaddr.V4.pp_hum
- Please use Ipaddr.V4.pp instead.
- File "src/arpv4/arpv4.ml", line 205, characters 59-75:
- Warning 3: deprecated: Ipaddr.V4.pp_hum
- Please use Ipaddr.V4.pp instead.
- File "src/arpv4/arpv4.ml", line 210, characters 31-47:
- Warning 3: deprecated: Ipaddr.V4.pp_hum
- Please use Ipaddr.V4.pp instead.
-       ocamlc src/tcp/tcp__User_buffer.{cmo,cmt}
- File "src/tcp/user_buffer.ml", line 21, characters 12-29:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/user_buffer.ml", line 21, characters 33-51:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/user_buffer.ml", line 33, characters 24-38:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/user_buffer.ml", line 35, characters 24-38:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/user_buffer.ml", line 36, characters 36-50:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/user_buffer.ml", line 43, characters 12-31:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/user_buffer.ml", line 44, characters 18-37:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/user_buffer.ml", line 45, characters 18-37:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/user_buffer.ml", line 65, characters 17-35:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/user_buffer.ml", line 66, characters 33-52:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/user_buffer.ml", line 71, characters 13-31:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/user_buffer.ml", line 73, characters 15-38:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/user_buffer.ml", line 76, characters 15-33:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/user_buffer.ml", line 82, characters 7-28:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/user_buffer.ml", line 84, characters 17-35:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/user_buffer.ml", line 85, characters 33-52:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/user_buffer.ml", line 88, characters 14-33:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/user_buffer.ml", line 92, characters 14-37:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/user_buffer.ml", line 118, characters 24-38:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/user_buffer.ml", line 120, characters 22-36:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/user_buffer.ml", line 126, characters 17-36:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/user_buffer.ml", line 127, characters 18-37:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/user_buffer.ml", line 158, characters 17-35:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/user_buffer.ml", line 159, characters 33-52:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/user_buffer.ml", line 168, characters 7-28:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/user_buffer.ml", line 173, characters 17-35:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/user_buffer.ml", line 174, characters 33-52:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/user_buffer.ml", line 181, characters 12-35:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/user_buffer.ml", line 195, characters 14-33:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/user_buffer.ml", line 219, characters 10-31:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/user_buffer.ml", line 257, characters 10-31:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/user_buffer.ml", line 261, characters 36-54:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/user_buffer.ml", line 271, characters 38-56:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/user_buffer.ml", line 279, characters 10-31:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/user_buffer.ml", line 282, characters 36-54:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/user_buffer.ml", line 289, characters 38-56:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/user_buffer.ml", line 297, characters 10-33:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/user_buffer.ml", line 315, characters 12-35:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
-       ocamlc src/tcp/tcp__Segment.{cmo,cmt} (exit 2)
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlc.opt -w -40 -g -bin-annot -I /home/opam/.opam/4.05/lib/bigarray-compat -I /home/opam/.opam/4.05/lib/bytes -I /home/opam/.opam/4.05/lib/cstruct -I /home/opam/.opam/4.05/lib/duration -I /home/opam/.opam/4.05/lib/fmt -I /home/opam/.opam/4.05/lib/io-page -I /home/opam/.opam/4.05/lib/ipaddr -I /home/opam/.opam/4.05/lib/logs -I /home/opam/.opam/4.05/lib/lwt -I /home/opam/.opam/4.05/lib/mirage-clock -I /home/opam/.opam/4.05/lib/mirage-device -I /home/opam/.opam/4.05/lib/mirage-flow -I /home/opam/.opam/4.05/lib/mirage-profile -I /home/opam/.opam/4.05/lib/mirage-protocols -I /home/opam/.opam/4.05/lib/mirage-protocols-lwt -I /home/opam/.opam/4.05/lib/mirage-random -I /home/opam/.opam/4.05/lib/mirage-time -I /home/opam/.opam/4.05/lib/mirage-time-lwt -I /home/opam/.opam/4.05/lib/ocaml -I /home/opam/.opam/4.05/lib/ocplib-endian -I /home/opam/.opam/4.05/lib/ocplib-endian/bigstring -I /home/opam/.opam/4.05/lib/randomconv -I /home/opam/.opam/4.05/lib/result -I /home/opam/.opam/4.05/lib/rresult -I /home/opam/.opam/4.05/lib/seq -I /home/opam/.opam/4.05/lib/sexplib -I /home/opam/.opam/4.05/lib/sexplib/0 -I /home/opam/.opam/4.05/lib/stdlib-shims -I src/tcpip_checksum -no-alias-deps -I src/tcp -open Tcp -o src/tcp/tcp__Segment.cmo -c -impl src/tcp/segment.pp.ml)
- File "src/tcp/segment.ml", line 24, characters 12-29:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/segment.ml", line 24, characters 33-51:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/segment.ml", line 28, characters 12-29:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/segment.ml", line 28, characters 33-51:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/segment.ml", line 32, characters 8-31:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/segment.ml", line 39, characters 8-31:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/segment.ml", line 42, characters 12-30:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/segment.ml", line 46, characters 8-31:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/segment.ml", line 260, characters 14-28:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/segment.ml", line 330, characters 12-35:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/segment.ml", line 369, characters 25-73:
- Error: This expression has type ('a, 'b) Result.result Lwt.t
-        but an expression was expected of type unit Lwt.t
-        Type ('a, 'b) Result.result = ('a, 'b) result
-        is not compatible with type unit 
[ERROR] The compilation of tcpip.3.2.0 failed at "env OPAM_PKG_CONFIG_PATH=/home/opam/.opam/4.05/lib/pkgconfig jbuilder build -p tcpip -j 31".

#=== ERROR while compiling tcpip.3.2.0 ========================================#
# context              2.1.5 | linux/x86_64 | ocaml-base-compiler.4.05.0 | file:///src
# path                 ~/.opam/4.05/.opam-switch/build/tcpip.3.2.0
# command              /usr/bin/env OPAM_PKG_CONFIG_PATH=/home/opam/.opam/4.05/lib/pkgconfig jbuilder build -p tcpip -j 31
# exit-code            1
# env-file             ~/.opam/log/tcpip-113-40d95d.env
# output-file          ~/.opam/log/tcpip-113-40d95d.out
### output ###
#     ocamldep src/config/discover.depends.ocamldep-output
#     ocamldep src/stack-unix/icmpv4_socket.depends.ocamldep-output
#     ocamldep src/stack-unix/icmpv4_socket.dependsi.ocamldep-output
#     ocamldep src/stack-direct/tcpip_stack_direct.depends.ocamldep-output
#     ocamldep src/stack-direct/tcpip_stack_direct.dependsi.ocamldep-output
#     ocamldep src/stack-unix/tcpip_stack_socket.depends.ocamldep-output
#     ocamldep src/stack-unix/tcpip_stack_socket.dependsi.ocamldep-output
#       ocamlc src/tcp/tcp.{cmi,cmo,cmt}
#     ocamldep src/tcpip_checksum/tcpip.depends.ocamldep-output
#     ocamldep src/tcpip_checksum/tcpip.dependsi.ocamldep-output
#     ocamldep src/stack-unix/tcpv4_socket.depends.ocamldep-output
#     ocamldep src/stack-unix/tcpv4_socket.dependsi.ocamldep-output
#     ocamldep src/stack-unix/tcpv6_socket.depends.ocamldep-output
#     ocamldep src/stack-unix/tcpv6_socket.dependsi.ocamldep-output
#     ocamldep src/stack-unix/udpv4_socket.depends.ocamldep-output
#     ocamldep src/stack-unix/udpv6_socket.depends.ocamldep-output
#     ocamldep src/tcpip_checksum/tcpip_unix.depends.ocamldep-output
#     ocamldep src/tcpip_checksum/tcpip_xen.depends.ocamldep-output
#       ocamlc src/tcpip_checksum/tcpip_checksum.{cmi,cmti}
#     ocamlopt src/tcp/tcp.{cmx,o}
#       ocamlc src/tcpip_checksum/tcpip_checksum.{cmo,cmt}
#       ocamlc src/tcpip_checksum/tcpip_unix.{cmi,cmo,cmt}
#       ocamlc src/stack-direct/tcpip_stack_direct.{cmi,cmti}
#       ocamlc src/tcpip_checksum/tcpip_xen.{cmi,cmo,cmt}
#       ocamlc src/config/discover.{cmi,cmo,cmt}
#       ocamlc src/stack-unix/tcpv4_socket.{cmi,cmti}
#     ocamlopt src/tcpip_checksum/tcpip_checksum.{cmx,o}
#       ocamlc src/stack-unix/tcp_socket.{cmi,cmo,cmt}
#       ocamlc src/stack-unix/udpv6_socket.{cmi,cmo,cmt}
# File "src/stack-unix/udpv6_socket.ml", line 38, characters 4-29:
# Warning 3: deprecated: Lwt_unix.Versioned.bind_2
#  In Lwt >= 3.0.0, this is an alias for Lwt_unix.bind.
#       ocamlc src/tcpip_checksum/tcpip.cma
#       ocamlc src/tcpip_checksum/tcpip_unix.cma
#       ocamlc src/stack-unix/udpv4_socket.{cmi,cmo,cmt}
# File "src/stack-unix/udpv4_socket.ml", line 38, characters 4-29:
# Warning 3: deprecated: Lwt_unix.Versioned.bind_2
#  In Lwt >= 3.0.0, this is an alias for Lwt_unix.bind.
#       ocamlc src/tcpip_checksum/tcpip_xen.cma
#     ocamlopt src/tcpip_checksum/tcpip_unix.{cmx,o}
#     ocamlopt src/tcpip_checksum/tcpip_xen.{cmx,o}
#     ocamlopt src/tcpip_checksum/tcpip.{a,cmxa}
#       ocamlc src/stack-unix/udpv6_socket.cma
#       ocamlc src/stack-unix/udpv4_socket.cma
#       ocamlc src/stack-unix/tcpv6_socket.{cmi,cmti}
#       ocamlc src/stack-unix/tcpv4_socket.{cmo,cmt}
#     ocamlopt src/tcpip_checksum/tcpip_unix.{a,cmxa}
#     ocamlopt src/tcpip_checksum/tcpip_xen.{a,cmxa}
#       ocamlc src/stack-direct/tcpip_stack_direct.{cmo,cmt}
# File "src/stack-direct/tcpip_stack_direct.ml", line 69, characters 16-32:
# Warning 3: deprecated: Ipaddr.V4.pp_hum
# Please use Ipaddr.V4.pp instead.
#       ocamlc src/stack-unix/tcpv4_socket.cma
#       ocamlc src/stack-direct/tcpip_stack_direct.cma
#     ocamlopt src/stack-unix/tcp_socket.{cmx,o}
#     ocamlopt src/tcpip_checksum/tcpip.cmxs
#       ocamlc src/stack-unix/tcpv6_socket.{cmo,cmt}
#     ocamlopt src/config/discover.{cmx,o}
#     ocamlopt src/stack-unix/udpv6_socket.{cmx,o}
# File "src/stack-unix/udpv6_socket.ml", line 38, characters 4-29:
# Warning 3: deprecated: Lwt_unix.Versioned.bind_2
#  In Lwt >= 3.0.0, this is an alias for Lwt_unix.bind.
#       ocamlc src/stack-unix/tcpv6_socket.cma
#     ocamlopt src/stack-unix/udpv6_socket.{a,cmxa}
#     ocamlopt src/stack-unix/udpv4_socket.{cmx,o}
# File "src/stack-unix/udpv4_socket.ml", line 38, characters 4-29:
# Warning 3: deprecated: Lwt_unix.Versioned.bind_2
#  In Lwt >= 3.0.0, this is an alias for Lwt_unix.bind.
#     ocamlopt src/stack-direct/tcpip_stack_direct.{cmx,o}
# File "src/stack-direct/tcpip_stack_direct.ml", line 69, characters 16-32:
# Warning 3: deprecated: Ipaddr.V4.pp_hum
# Please use Ipaddr.V4.pp instead.
#     ocamlopt src/stack-unix/tcpv4_socket.{cmx,o}
#     ocamlopt src/stack-unix/udpv4_socket.{a,cmxa}
#     ocamlopt src/stack-direct/tcpip_stack_direct.{a,cmxa}
#     ocamlopt src/stack-unix/tcpv4_socket.{a,cmxa}
#     ocamlopt src/stack-unix/udpv6_socket.cmxs
#       ocamlc src/tcpip_checksum/checksum_stubs.o
#     ocamlopt src/stack-unix/tcpv6_socket.{cmx,o}
#     ocamlopt src/stack-unix/udpv4_socket.cmxs
#     ocamlopt src/stack-unix/tcpv6_socket.{a,cmxa}
#     ocamlopt src/stack-unix/tcpv4_socket.cmxs
#   ocamlmklib src/tcpip_checksum/dlltcpip_unix_stubs.so,src/tcpip_checksum/libtcpip_unix_stubs.a
#     ocamlopt src/stack-direct/tcpip_stack_direct.cmxs
#     ocamlopt src/stack-unix/tcpv6_socket.cmxs
#     ocamlopt src/tcpip_checksum/tcpip_unix.cmxs
#     ocamlopt src/config/discover.exe
#     discover src/tcpip_checksum/c_flags_xen.sexp
#     ocamlopt .ppx/ppx_cstruct/ppx.exe
#       ocamlc src/tcpip_checksum/checksum_stubs_xen.o
#          ppx src/arpv4/arpv4.pp.mli
#          ppx src/arpv4/arpv4_packet.pp.mli
#          ppx src/arpv4/arpv4.pp.ml
#          ppx src/arpv4/arpv4_packet.pp.ml
#          ppx src/arpv4/arpv4_wire.pp.ml
#          ppx src/ethif/ethif.pp.mli
#          ppx src/ethif/ethif_packet.pp.mli
#          ppx src/ethif/ethif.pp.ml
#          ppx src/ethif/ethif_packet.pp.ml
#          ppx src/ethif/ethif_wire.pp.ml
#          ppx src/icmp/icmpv4.pp.mli
#          ppx src/icmp/icmpv4_packet.pp.mli
#          ppx src/icmp/icmpv4.pp.ml
#          ppx src/icmp/icmpv4_packet.pp.ml
#          ppx src/icmp/icmpv4_wire.pp.ml
#          ppx src/ipv4/ipv4_common.pp.ml
#          ppx src/ipv4/ipv4_packet.pp.ml
#          ppx src/ipv4/ipv4_wire.pp.ml
#          ppx src/ipv4/routing.pp.ml
#          ppx src/ipv4/static_ipv4.pp.ml
#          ppx src/ipv4/ipv4_packet.pp.mli
#          ppx src/ipv4/static_ipv4.pp.mli
#          ppx src/ipv6/ipv6.pp.mli
#          ppx src/ipv6/ndpv6.pp.mli
#          ppx src/ipv6/ipv6.pp.ml
#          ppx src/ipv6/ipv6_wire.pp.ml
#          ppx src/tcp/ack.pp.ml
#          ppx src/tcp/flow.pp.ml
#          ppx src/tcp/options.pp.ml
#          ppx src/ipv6/ndpv6.pp.ml
#          ppx src/tcp/pcb.pp.ml
#          ppx src/tcp/segment.pp.ml
#          ppx src/tcp/sequence.pp.ml
#          ppx src/tcp/state.pp.ml
#          ppx src/tcp/stats.pp.ml
#          ppx src/tcp/tcp_packet.pp.ml
#          ppx src/tcp/tcp_wire.pp.ml
#          ppx src/tcp/tcptimer.pp.ml
#          ppx src/tcp/user_buffer.pp.ml
#          ppx src/tcp/window.pp.ml
#          ppx src/tcp/wire.pp.ml
#          ppx src/tcp/ack.pp.mli
#          ppx src/tcp/flow.pp.mli
#          ppx src/tcp/options.pp.mli
#          ppx src/tcp/pcb.pp.mli
#          ppx src/tcp/segment.pp.mli
#          ppx src/tcp/sequence.pp.mli
#          ppx src/tcp/state.pp.mli
#          ppx src/tcp/stats.pp.mli
#          ppx src/tcp/tcp_packet.pp.mli
#          ppx src/tcp/tcptimer.pp.mli
#          ppx src/tcp/user_buffer.pp.mli
#          ppx src/tcp/window.pp.mli
#          ppx src/tcp/wire.pp.mli
#          ppx src/udp/udp.pp.ml
#          ppx src/udp/udp_packet.pp.ml
#          ppx src/udp/udp_wire.pp.ml
#          ppx src/udp/udp.pp.mli
#          ppx src/udp/udp_packet.pp.mli
#     ocamldep src/arpv4/tcpip_arpv4.dependsi.ocamldep-output
#     ocamldep src/arpv4/tcpip_arpv4.depends.ocamldep-output
#     ocamldep src/ethif/tcpip_ethif.dependsi.ocamldep-output
#     ocamldep src/ethif/tcpip_ethif.depends.ocamldep-output
#     ocamldep src/icmp/tcpip_icmpv4.dependsi.ocamldep-output
#     ocamldep src/icmp/tcpip_icmpv4.depends.ocamldep-output
#     ocamldep src/ipv4/tcpip_ipv4.depends.ocamldep-output
#     ocamldep src/ipv4/tcpip_ipv4.dependsi.ocamldep-output
#     ocamldep src/ipv6/tcpip_ipv6.dependsi.ocamldep-output
#     ocamldep src/ipv6/tcpip_ipv6.depends.ocamldep-output
#     ocamldep src/tcp/tcp.dependsi.ocamldep-output
#   ocamlmklib src/tcpip_checksum/dlltcpip_xen_stubs.so,src/tcpip_checksum/libtcpip_xen_stubs.a
#     ocamldep src/tcp/tcp.depends.ocamldep-output
#     ocamldep src/udp/tcpip_udpv4.depends.ocamldep-output
#     ocamldep src/udp/tcpip_udpv4.dependsi.ocamldep-output
#       ocamlc src/ethif/ethif.{cmi,cmti}
#       ocamlc src/ethif/ethif_wire.{cmi,cmo,cmt}
#       ocamlc src/tcp/tcp__Sequence.{cmi,cmti}
#       ocamlc src/tcp/tcp__Flow.{cmi,cmti}
#       ocamlc src/tcp/tcp__Options.{cmi,cmti}
#       ocamlc src/tcp/tcp__Pcb.{cmi,cmti}
#       ocamlc src/tcp/tcp__Stats.{cmi,cmti}
#       ocamlc src/udp/udp_wire.{cmi,cmo,cmt}
#       ocamlc src/udp/udp.{cmi,cmti}
#       ocamlc src/udp/udp_packet.{cmi,cmti}
#       ocamlc src/ethif/ethif_packet.{cmi,cmti}
#     ocamlopt src/tcpip_checksum/tcpip_xen.cmxs
#       ocamlc src/tcp/tcp__Tcp_wire.{cmi,cmo,cmt}
#     ocamlopt src/ethif/ethif_wire.{cmx,o}
#       ocamlc src/tcp/tcp__Sequence.{cmo,cmt}
#     ocamlopt src/tcp/tcp__Sequence.{cmx,o}
#       ocamlc src/tcp/tcp__Ack.{cmi,cmti}
#       ocamlc src/tcp/tcp__State.{cmi,cmti}
#       ocamlc src/tcp/tcp__Tcptimer.{cmi,cmti}
#       ocamlc src/tcp/tcp__Window.{cmi,cmti}
#       ocamlc src/tcp/tcp__Options.{cmo,cmt}
#       ocamlc src/tcp/tcp__Tcp_packet.{cmi,cmti}
#       ocamlc src/tcp/tcp__Wire.{cmi,cmti}
#       ocamlc src/tcp/tcp__Stats.{cmo,cmt}
#       ocamlc src/udp/udp_packet.{cmo,cmt}
#       ocamlc src/icmp/icmpv4.{cmi,cmti}
#       ocamlc src/arpv4/arpv4.{cmi,cmti}
#       ocamlc src/ipv6/ipv6.{cmi,cmti}
#       ocamlc src/ethif/ethif_packet.{cmo,cmt}
#       ocamlc src/ipv6/ndpv6.{cmi,cmti}
#       ocamlc src/ipv4/ipv4_packet.{cmi,cmti}
#     ocamlopt src/udp/udp_wire.{cmx,o}
#       ocamlc src/ipv4/ipv4_wire.{cmi,cmo,cmt}
#     ocamlopt src/tcp/tcp__Stats.{cmx,o}
#       ocamlc src/icmp/icmpv4_wire.{cmi,cmo,cmt}
#       ocamlc src/tcp/tcp__Flow.{cmo,cmt}
# File "src/tcp/flow.ml", line 45, characters 10-23:
# Warning 3: deprecated: Ipaddr.pp_hum
# Please use Ipaddr.pp instead.
# File "src/tcp/flow.ml", line 49, characters 10-23:
# Warning 3: deprecated: Ipaddr.pp_hum
# Please use Ipaddr.pp instead.
# File "src/tcp/flow.ml", line 53, characters 21-34:
# Warning 3: deprecated: Ipaddr.pp_hum
# Please use Ipaddr.pp instead.
#       ocamlc src/udp/udp.{cmo,cmt}
# File "src/udp/udp.ml", line 23, characters 34-47:
# Warning 3: deprecated: Ipaddr.pp_hum
# Please use Ipaddr.pp instead.
# File "src/udp/udp.ml", line 42, characters 4-17:
# Warning 3: deprecated: Ipaddr.pp_hum
# Please use Ipaddr.pp instead.
#       ocamlc src/arpv4/arpv4_wire.{cmi,cmo,cmt}
#       ocamlc src/ipv4/static_ipv4.{cmi,cmti}
#       ocamlc src/ethif/ethif.{cmo,cmt}
#       ocamlc src/ipv4/routing.{cmi,cmo,cmt}
# File "src/ipv4/routing.ml", line 32, characters 37-60:
# Warning 3: deprecated: Ipaddr.V4.Prefix.pp_hum
# Please use Ipaddr.V4.Prefix.pp instead.
# File "src/ipv4/routing.ml", line 33, characters 16-32:
# Warning 3: deprecated: Ipaddr.V4.pp_hum
# Please use Ipaddr.V4.pp instead.
# File "src/ipv4/routing.ml", line 44, characters 14-30:
# Warning 3: deprecated: Ipaddr.V4.pp_hum
# Please use Ipaddr.V4.pp instead.
# File "src/ipv4/routing.ml", line 52, characters 16-32:
# Warning 3: deprecated: Ipaddr.V4.pp_hum
# Please use Ipaddr.V4.pp instead.
# File "src/ipv4/routing.ml", line 52, characters 36-52:
# Warning 3: deprecated: Ipaddr.V4.pp_hum
# Please use Ipaddr.V4.pp instead.
#       ocamlc src/tcp/tcp__Tcptimer.{cmo,cmt}
#       ocamlc src/tcp/tcp__Ack.{cmo,cmt}
#       ocamlc src/tcp/tcp__Segment.{cmi,cmti}
#       ocamlc src/ipv4/ipv4_common.{cmi,cmo,cmt}
#       ocamlc src/tcp/tcp__State.{cmo,cmt}
#       ocamlc src/udp/tcpip_udpv4.cma
#       ocamlc src/icmp/icmpv4_packet.{cmi,cmti}
#       ocamlc src/arpv4/arpv4_packet.{cmi,cmti}
#     ocamlopt src/ethif/ethif_packet.{cmx,o}
#       ocamlc src/tcp/tcp__Tcp_packet.{cmo,cmt}
#       ocamlc src/ethif/tcpip_ethif.cma
#       ocamlc src/tcp/tcp__Wire.{cmo,cmt}
# File "src/tcp/wire.ml", line 47, characters 6-19:
# Warning 3: deprecated: Ipaddr.pp_hum
# Please use Ipaddr.pp instead.
# File "src/tcp/wire.ml", line 47, characters 45-58:
# Warning 3: deprecated: Ipaddr.pp_hum
# Please use Ipaddr.pp instead.
#     ocamlopt src/tcp/tcp__Options.{cmx,o}
#       ocamlc src/tcp/tcp__Window.{cmo,cmt}
#       ocamlc src/tcp/tcp__User_buffer.{cmi,cmti}
#       ocamlc src/ipv6/ipv6_wire.{cmi,cmo,cmt}
#     ocamlopt src/udp/udp_packet.{cmx,o}
#     ocamlopt src/tcp/tcp__State.{cmx,o}
#       ocamlc src/ipv4/ipv4_packet.{cmo,cmt}
# File "src/ipv4/ipv4_packet.ml", line 16, characters 4-20:
# Warning 3: deprecated: Ipaddr.V4.pp_hum
# Please use Ipaddr.V4.pp instead.
# File "src/ipv4/ipv4_packet.ml", line 16, characters 27-43:
# Warning 3: deprecated: Ipaddr.V4.pp_hum
# Please use Ipaddr.V4.pp instead.
#       ocamlc src/icmp/icmpv4_packet.{cmo,cmt}
# File "src/icmp/icmpv4_packet.ml", line 23, characters 49-65:
# Warning 3: deprecated: Ipaddr.V4.pp_hum
# Please use Ipaddr.V4.pp instead.
#     ocamlopt src/tcp/tcp__Tcptimer.{cmx,o}
#     ocamlopt src/tcp/tcp__Tcp_wire.{cmx,o}
#       ocamlc src/arpv4/arpv4_packet.{cmo,cmt}
# File "src/arpv4/arpv4_packet.ml", line 20, characters 30-46:
# Warning 3: deprecated: Ipaddr.V4.pp_hum
# Please use Ipaddr.V4.pp instead.
# File "src/arpv4/arpv4_packet.ml", line 21, characters 4-20:
# Warning 3: deprecated: Ipaddr.V4.pp_hum
# Please use Ipaddr.V4.pp instead.
#       ocamlc src/icmp/icmpv4.{cmo,cmt}
# File "src/icmp/icmpv4.ml", line 45, characters 54-70:
# Warning 3: deprecated: Ipaddr.V4.pp_hum
# Please use Ipaddr.V4.pp instead.
# File "src/icmp/icmpv4.ml", line 52, characters 52-68:
# Warning 3: deprecated: Ipaddr.V4.pp_hum
# Please use Ipaddr.V4.pp instead.
# File "src/icmp/icmpv4.ml", line 56, characters 54-70:
# Warning 3: deprecated: Ipaddr.V4.pp_hum
# Please use Ipaddr.V4.pp instead.
# File "src/icmp/icmpv4.ml", line 77, characters 32-48:
# Warning 3: deprecated: Ipaddr.V4.pp_hum
# Please use Ipaddr.V4.pp instead.
#       ocamlc src/stack-unix/ipv6_socket.{cmi,cmo,cmt}
#       ocamlc src/stack-unix/icmpv4_socket.{cmi,cmti}
#       ocamlc src/icmp/tcpip_icmpv4.cma
#     ocamlopt src/tcp/tcp__Window.{cmx,o}
#     ocamlopt src/ethif/ethif.{cmx,o}
#       ocamlc src/ipv4/static_ipv4.{cmo,cmt}
# File "src/ipv4/static_ipv4.ml", line 57, characters 68-84:
# Warning 3: deprecated: Ipaddr.V4.pp_hum
# Please use Ipaddr.V4.pp instead.
# File "src/ipv4/static_ipv4.ml", line 60, characters 97-113:
# Warning 3: deprecated: Ipaddr.V4.pp_hum
# Please use Ipaddr.V4.pp instead.
# File "src/ipv4/static_ipv4.ml", line 63, characters 107-123:
# Warning 3: deprecated: Ipaddr.V4.pp_hum
# Please use Ipaddr.V4.pp instead.
# File "src/ipv4/static_ipv4.ml", line 63, characters 140-156:
# Warning 3: deprecated: Ipaddr.V4.pp_hum
# Please use Ipaddr.V4.pp instead.
# File "src/ipv4/static_ipv4.ml", line 105, characters 65-81:
# Warning 3: deprecated: Ipaddr.V4.pp_hum
# Please use Ipaddr.V4.pp instead.
# File "src/ipv4/static_ipv4.ml", line 105, characters 85-108:
# Warning 3: deprecated: Ipaddr.V4.Prefix.pp_hum
# Please use Ipaddr.V4.Prefix.pp instead.
#       ocamlc src/stack-unix/ipv4_socket.{cmi,cmo,cmt}
#       ocamlc src/arpv4/arpv4.{cmo,cmt}
# File "src/arpv4/arpv4.ml", line 66, characters 51-67:
# Warning 3: deprecated: Ipaddr.V4.pp_hum
# Please use Ipaddr.V4.pp instead.
# File "src/arpv4/arpv4.ml", line 72, characters 47-63:
# Warning 3: deprecated: Ipaddr.V4.pp_hum
# Please use Ipaddr.V4.pp instead.
# File "src/arpv4/arpv4.ml", line 91, characters 48-64:
# Warning 3: deprecated: Ipaddr.V4.pp_hum
# Please use Ipaddr.V4.pp instead.
# File "src/arpv4/arpv4.ml", line 93, characters 82-98:
# Warning 3: deprecated: Ipaddr.V4.pp_hum
# Please use Ipaddr.V4.pp instead.
# File "src/arpv4/arpv4.ml", line 157, characters 58-74:
# Warning 3: deprecated: Ipaddr.V4.pp_hum
# Please use Ipaddr.V4.pp instead.
# File "src/arpv4/arpv4.ml", line 205, characters 59-75:
# Warning 3: deprecated: Ipaddr.V4.pp_hum
# Please use Ipaddr.V4.pp instead.
# File "src/arpv4/arpv4.ml", line 210, characters 31-47:
# Warning 3: deprecated: Ipaddr.V4.pp_hum
# Please use Ipaddr.V4.pp instead.
#       ocamlc src/tcp/tcp__User_buffer.{cmo,cmt}
# File "src/tcp/user_buffer.ml", line 21, characters 12-29:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/user_buffer.ml", line 21, characters 33-51:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/user_buffer.ml", line 33, characters 24-38:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/user_buffer.ml", line 35, characters 24-38:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/user_buffer.ml", line 36, characters 36-50:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/user_buffer.ml", line 43, characters 12-31:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/user_buffer.ml", line 44, characters 18-37:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/user_buffer.ml", line 45, characters 18-37:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/user_buffer.ml", line 65, characters 17-35:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/user_buffer.ml", line 66, characters 33-52:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/user_buffer.ml", line 71, characters 13-31:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/user_buffer.ml", line 73, characters 15-38:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/user_buffer.ml", line 76, characters 15-33:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/user_buffer.ml", line 82, characters 7-28:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/user_buffer.ml", line 84, characters 17-35:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/user_buffer.ml", line 85, characters 33-52:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/user_buffer.ml", line 88, characters 14-33:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/user_buffer.ml", line 92, characters 14-37:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/user_buffer.ml", line 118, characters 24-38:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/user_buffer.ml", line 120, characters 22-36:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/user_buffer.ml", line 126, characters 17-36:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/user_buffer.ml", line 127, characters 18-37:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/user_buffer.ml", line 158, characters 17-35:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/user_buffer.ml", line 159, characters 33-52:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/user_buffer.ml", line 168, characters 7-28:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/user_buffer.ml", line 173, characters 17-35:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/user_buffer.ml", line 174, characters 33-52:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/user_buffer.ml", line 181, characters 12-35:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/user_buffer.ml", line 195, characters 14-33:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/user_buffer.ml", line 219, characters 10-31:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/user_buffer.ml", line 257, characters 10-31:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/user_buffer.ml", line 261, characters 36-54:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/user_buffer.ml", line 271, characters 38-56:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/user_buffer.ml", line 279, characters 10-31:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/user_buffer.ml", line 282, characters 36-54:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/user_buffer.ml", line 289, characters 38-56:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/user_buffer.ml", line 297, characters 10-33:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/user_buffer.ml", line 315, characters 12-35:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
#       ocamlc src/tcp/tcp__Segment.{cmo,cmt} (exit 2)
# (cd _build/default && /home/opam/.opam/4.05/bin/ocamlc.opt -w -40 -g -bin-annot -I /home/opam/.opam/4.05/lib/bigarray-compat -I /home/opam/.opam/4.05/lib/bytes -I /home/opam/.opam/4.05/lib/cstruct -I /home/opam/.opam/4.05/lib/duration -I /home/opam/.opam/4.05/lib/fmt -I /home/opam/.opam/4.05/lib/io-page -I /home/opam/.opam/4.05/lib/ipaddr -I /home/opam/.opam/4.05/lib/logs -I /home/opam/.opam/4.05/lib/lwt -I /home/opam/.opam/4.05/lib/mirage-clock -I /home/opam/.opam/4.05/lib/mirage-device -I /home/opam/.opam/4.05/lib/mirage-flow -I /home/opam/.opam/4.05/lib/mirage-profile -I /home/opam/.opam/4.05/lib/mirage-protocols -I /home/opam/.opam/4.05/lib/mirage-protocols-lwt -I /home/opam/.opam/4.05/lib/mirage-random -I /home/opam/.opam/4.05/lib/mirage-time -I /home/opam/.opam/4.05/lib/mirage-time-lwt -I /home/opam/.opam/4.05/lib/ocaml -I /home/opam/.opam/4.05/lib/ocplib-endian -I /home/opam/.opam/4.05/lib/ocplib-endian/bigstring -I /home/opam/.opam/4.05/lib/randomconv -I /home/opam/.opam/4.05/lib/result -I /home/opam/.opam/4.05/lib/rresult -I /home/opam/.opam/4.05/lib/seq -I /home/opam/.opam/4.05/lib/sexplib -I /home/opam/.opam/4.05/lib/sexplib/0 -I /home/opam/.opam/4.05/lib/stdlib-shims -I src/tcpip_checksum -no-alias-deps -I src/tcp -open Tcp -o src/tcp/tcp__Segment.cmo -c -impl src/tcp/segment.pp.ml)
# File "src/tcp/segment.ml", line 24, characters 12-29:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/segment.ml", line 24, characters 33-51:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/segment.ml", line 28, characters 12-29:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/segment.ml", line 28, characters 33-51:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/segment.ml", line 32, characters 8-31:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/segment.ml", line 39, characters 8-31:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/segment.ml", line 42, characters 12-30:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/segment.ml", line 46, characters 8-31:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/segment.ml", line 260, characters 14-28:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/segment.ml", line 330, characters 12-35:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/segment.ml", line 369, characters 25-73:
# Error: This expression has type ('a, 'b) Result.result Lwt.t
#        but an expression was expected of type unit Lwt.t
#        Type ('a, 'b) Result.result = ('a, 'b) result
#        is not compatible with type unit 



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - build tcpip 3.2.0
+- 
+- The following changes have been performed
| - install base                    v0.10.0
| - install base-bytes              base
| - install base-num                base
| - install bigarray-compat         1.1.0
| - install conf-pkg-config         3
| - install configurator            v0.10.0
| - install cppo                    1.6.9
| - install csexp                   1.5.2
| - install cstruct                 3.3.0
| - install cstruct-lwt             3.7.0
| - install dune-configurator       3.14.0
| - install duration                0.2.1
| - install fmt                     0.8.9
| - install io-page                 2.4.0
| - install io-page-unix            2.2.0
| - install ipaddr                  2.9.0
| - install jbuilder                1.0+beta17
| - install logs                    0.7.0
| - install lwt                     5.5.0
| - install mirage-clock            2.0.0
| - install mirage-clock-lwt        2.0.0
| - install mirage-device           1.2.0
| - install mirage-flow             1.6.0
| - install mirage-net              1.2.0
| - install mirage-net-lwt          1.1.0
| - install mirage-profile          0.9.1
| - install mirage-protocols        1.2.0
| - install mirage-protocols-lwt    1.2.0
| - install mirage-random           1.1.0
| - install mirage-stack            1.1.0
| - install mirage-stack-lwt        1.1.0
| - install mirage-time             1.3.0
| - install mirage-time-lwt         1.3.0
| - install mmap                    1.2.0
| - install num                     0
| - install ocaml-compiler-libs     v0.10.0
| - install ocaml-migrate-parsetree 1.8.0
| - install ocaml-syntax-shims      1.0.0
| - install ocamlbuild              0.14.3
| - install ocplib-endian           1.2
| - install ppx_ast                 v0.10.0
| - install ppx_core                v0.10.0
| - install ppx_cstruct             3.3.0
| - install ppx_derivers            1.2.1
| - install ppx_driver              v0.10.2
| - install ppx_metaquot            v0.10.0
| - install ppx_optcomp             v0.10.0
| - install ppx_sexp_conv           v0.10.0
| - install ppx_tools_versioned     5.4.0
| - install ppx_traverse_builtins   v0.10.0
| - install ppx_type_conv           v0.10.0
| - install randomconv              0.1.3
| - install result                  1.5
| - install rresult                 0.6.0
| - install seq                     0.3.1
| - install sexplib                 v0.10.0
| - install stdio                   v0.10.0
| - install stdlib-shims            0.3.0
| - install topkg                   1.0.7
+- 

<><> 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-20240305220514.export"
'opam --cli=2.1 install tcpip.3.2.0 topkg.1.0.7 stdlib-shims.0.3.0 stdio.v0.10.0 sexplib.v0.10.0 seq.0.3.1 rresult.0.6.0 result.1.5 randomconv.0.1.3 ppx_type_conv.v0.10.0 ppx_traverse_builtins.v0.10.0 ppx_tools_versioned.5.4.0 ppx_sexp_conv.v0.10.0 ppx_optcomp.v0.10.0 ppx_metaquot.v0.10.0 ppx_driver.v0.10.2 ppx_derivers.1.2.1 ppx_cstruct.3.3.0 ppx_core.v0.10.0 ppx_ast.v0.10.0 ocplib-endian.1.2 ocamlfind.1.9.6 ocamlbuild.0.14.3 ocaml-syntax-shims.1.0.0 ocaml-migrate-parsetree.1.8.0 ocaml-compiler-libs.v0.10.0 num.0 mmap.1.2.0 mirage-time-lwt.1.3.0 mirage-time.1.3.0 mirage-stack-lwt.1.1.0 mirage-stack.1.1.0 mirage-random.1.1.0 mirage-protocols-lwt.1.2.0 mirage-protocols.1.2.0 mirage-profile.0.9.1 mirage-net-lwt.1.1.0 mirage-net.1.2.0 mirage-flow.1.6.0 mirage-device.1.2.0 mirage-clock-lwt.2.0.0 mirage-clock.2.0.0 lwt.5.5.0 logs.0.7.0 jbuilder.1.0+beta17 ipaddr.2.9.0 io-page-unix.2.2.0 io-page.2.4.0 fmt.0.8.9 duration.0.2.1 dune-configurator.3.14.0 dune.3.14.0 cstruct-lwt.3.7.0 cstruct.3.3.0 csexp.1.5.2 cppo.1.6.9 configurator.v0.10.0 conf-pkg-config.3 bigarray-compat.1.1.0 base-num.base base-bytes.base base.v0.10.0 --verbose --yes --confirm-level=unsafe-yes' failed.