OCamllabs icon Home|Differences with the last checks|Previous runs


Building on laodoke.ocamllabs.io

(from ocaml/opam:debian-unstable)
2021-12-03 09:10.55 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache

/: (user (uid 1000) (gid 1000))

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam"))
2021-12-03 09:10.55 ---> using "4d29eb3e0b7cd69a97ed90837671d5ca38aa41e2fb94346298af500378eca6fa" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q b1ed080260d9fb3332ffd1ed74a70b40f8d46d66"))
2021-12-03 09:10.55 ---> using "470a5139cd314c308ef6f8a7115ce3eecbef27ce3b36ad57c590d49c448a8f62" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.


<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised

User configuration:
  ~/.profile is already up-to-date.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

2021-12-03 09:10.55 ---> using "6ff696b0fce120bd80d73dc055775d9b6cd971171da508a2aeef8fc7d75ea210" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '4.13' '4.13.1'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.13.1"} | "ocaml-system" {= "4.13.1"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.13.1  (cached)
-> installed ocaml-base-compiler.4.13.1
-> installed ocaml-config.2
-> installed ocaml.4.13.1
Done.
# Run eval $(opam env --switch=4.13) to update the current shell environment
2021-12-03 09:10.55 ---> using "5b851e796ef60e7ebc00b701b7b91b2ab53d528a80d009ca0f3ff4c7675d2127" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [165 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2021-12-02-2006.44-F-2021-11-23-2001.32.pdiff [526 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2021-12-02-2006.44-F-2021-11-23-2001.32.pdiff [526 kB]
- Fetched 755 kB in 2s (304 kB/s)
- Reading package lists...
- 
2021-12-03 09:10.55 ---> using "5befe0f19a1fd66d536c26354465af9baf75b27978025463558378db01a8ff58" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"frenetic.5.0.5\"\
               \nopam install -vy \"frenetic.5.0.5\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"frenetic.5.0.5\" | grep -q '\"debian-unstable\"'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi\
               \n\
               \n\
               \nexit $res\
               \n"))
Nothing to do.
[NOTE] frenetic.5.0.5 is not installed.

The following actions will be performed:
  - install seq                     base         [required by psq]
  - install ocamlbuild              0.14.0       [required by jsonm]
  - install conf-pkg-config         2            [required by tcpip]
  - install ocamlfind               1.9.1        [required by ppx_deriving]
  - install jbuilder                1.0+beta20.2 [required by open]
  - install dune                    2.9.1        [required by frenetic]
  - install uchar                   0.0.2        [required by sedlex]
  - install topkg                   1.0.4        [required by jsonm]
  - install num                     1.4          [required by sexplib]
  - install base-bytes              base         [required by stringext, gen]
  - install open                    0.2.1        [required by frenetic]
  - install stdlib-shims            0.3.0        [required by ocamlgraph, ppx_cstruct]
  - install spawn                   v0.14.0      [required by core]
  - install sexplib0                v0.14.0      [required by cohttp, cohttp-async]
  - install result                  1.5          [required by ppx_deriving]
  - install re                      1.10.3       [required by cohttp, mparser-re]
  - install psq                     0.2.0        [required by lru]
  - install ppx_derivers            1.2.1        [required by ppx_deriving]
  - install octavius                1.2.2        [required by ppx_js_style]
  - install ocaml-syntax-shims      1.0.0        [required by angstrom]
  - install ocaml-compiler-libs     v0.12.4      [required by ppxlib]
  - install mparser                 1.3          [required by frenetic]
  - install mmap                    1.1.0        [required by lwt]
  - install mirage-clock            4.0.0        [required by tcpip]
  - install menhirSdk               20211125     [required by menhir]
  - install menhirLib               20211125     [required by menhir]
  - install magic-mime              1.2.0        [required by cohttp-async]
  - install macaddr                 5.2.0        [required by tcpip]
  - install lwt-dllist              1.0.1        [required by tcpip]
  - install jane-street-headers     v0.14.0      [required by core_kernel]
  - install easy-format             1.3.2        [required by yojson]
  - install duration                0.2.0        [required by tcpip]
  - install domain-name             0.3.1        [required by ipaddr]
  - install csexp                   1.5.1        [required by dune-configurator]
  - install cppo                    1.6.8        [required by ppx_deriving, yojson]
  - install bigarray-compat         1.0.0        [required by cstruct]
  - install base64                  3.5.0        [required by frenetic]
  - install uutf                    1.0.2        [required by jsonm]
  - install fmt                     0.9.0        [required by cohttp-async, tcpip]
  - install astring                 0.8.5        [required by conduit]
  - install stringext               1.6.0        [required by cohttp]
  - install ocamlgraph              2.0.0        [required by frenetic]
  - install lru                     0.3.0        [required by tcpip]
  - install ppxlib                  0.23.0       [required by ppx_deriving, ppx_cstruct, sedlex]
  - install mparser-re              1.3          [required by frenetic]
  - install menhir                  20211125     [required by frenetic]
  - install biniou                  1.2.1        [required by yojson]
  - install ipaddr                  5.2.0        [required by frenetic]
  - install dune-configurator       2.9.1        [required by gen]
  - install ocplib-endian           1.2          [required by mirage-profile]
  - install cstruct                 6.0.1        [required by frenetic]
  - install bigstringaf             0.8.0        [required by angstrom]
  - install jsonm                   1.0.1        [required by cohttp]
  - install metrics                 0.3.0        [required by tcpip]
  - install ppx_pipebang            v0.14.0      [required by ppx_jane]
  - install ppx_deriving            5.2.1        [required by frenetic]
  - install yojson                  1.7.0        [required by frenetic]
  - install gen                     0.5.3        [required by sedlex]
  - install base                    v0.14.2      [required by cohttp-async]
  - install lwt                     5.5.0        [required by tcpip]
  - install randomconv              0.1.3        [required by tcpip]
  - install mirage-random           3.0.0        [required by tcpip]
  - install macaddr-cstruct         5.2.0        [required by tcpip]
  - install angstrom                0.15.0       [required by uri]
  - install sedlex                  2.4          [required by frenetic]
  - install variantslib             v0.14.0      [required by core_kernel]
  - install typerep                 v0.14.0      [required by core_kernel]
  - install stdio                   v0.14.0      [required by core_kernel]
  - install ppx_stable              v0.14.1      [required by ppx_jane]
  - install ppx_sexp_conv           v0.14.3      [required by cohttp, cohttp-async]
  - install ppx_optional            v0.14.0      [required by ppx_jane]
  - install ppx_let                 v0.14.0      [required by ppx_jane]
  - install ppx_js_style            v0.14.1      [required by ppx_base]
  - install ppx_here                v0.14.0      [required by conduit-async]
  - install ppx_fixed_literal       v0.14.0      [required by ppx_jane]
  - install ppx_enumerate           v0.14.0      [required by ppx_base]
  - install ppx_compare             v0.14.0      [required by ppx_base, bin_prot]
  - install ppx_cold                v0.14.0      [required by ppx_base]
  - install parsexp                 v0.14.1      [required by sexplib]
  - install fieldslib               v0.14.0      [required by core_kernel]
  - install mirage-time             3.0.0        [required by tcpip]
  - install mirage-net              4.0.0        [required by tcpip]
  - install mirage-flow             3.0.0        [required by mirage-protocols]
  - install logs                    0.7.0        [required by cohttp-async, tcpip]
  - install cstruct-lwt             6.0.1        [required by tcpip]
  - install uri                     4.2.0        [required by cohttp, cohttp-async]
  - install ppx_variants_conv       v0.14.2      [required by ppx_jane]
  - install ppx_typerep_conv        v0.14.2      [required by ppx_jane]
  - install ppx_optcomp             v0.14.3      [required by core_kernel]
  - install ppx_custom_printf       v0.14.1      [required by ppx_jane]
  - install ipaddr-sexp             5.2.0        [required by conduit-async]
  - install ppx_sexp_value          v0.14.0      [required by ppx_jane]
  - install ppx_sexp_message        v0.14.1      [required by core_kernel]
  - install ppx_hash                v0.14.0      [required by core_kernel]
  - install ppx_assert              v0.14.0      [required by core_kernel]
  - install sexplib                 v0.14.0      [required by frenetic]
  - install ppx_fields_conv         v0.14.2      [required by ppx_jane]
  - install mirage-protocols        7.0.0        [required by tcpip]
  - install uri-sexp                4.2.0        [required by cohttp, cohttp-async]
  - install ppx_base                v0.14.0      [required by core_kernel]
  - install jst-config              v0.14.1      [required by core_kernel, core]
  - install ppx_cstruct             6.0.1        [required by frenetic]
  - install cstruct-sexp            6.0.1        [required by frenetic]
  - install conduit                 5.0.0        [required by conduit-async]
  - install bin_prot                v0.14.0      [required by core_kernel]
  - install mirage-stack            3.0.0        [required by tcpip]
  - install cohttp                  4.0.0        [required by frenetic]
  - install ppx_string              v0.14.1      [required by ppx_jane]
  - install time_now                v0.14.0      [required by core_kernel]
  - install mirage-profile          0.9.1        [required by tcpip]
  - install ppx_bin_prot            v0.14.0      [required by ppx_jane]
  - install ppx_module_timer        v0.14.0      [required by ppx_jane]
  - install ppx_inline_test         v0.14.1      [required by core_kernel]
  - install ethernet                2.2.1        [required by tcpip]
  - install ppx_expect              v0.14.2      [required by ppx_jane]
  - install ppx_bench               v0.14.1      [required by ppx_jane]
  - install tcpip                   6.4.0        [required by frenetic]
  - install splittable_random       v0.14.0      [required by core_kernel]
  - install base_quickcheck         v0.14.1      [required by core_kernel]
  - install ppx_jane                v0.14.0      [required by frenetic]
  - install base_bigstring          v0.14.0      [required by core_kernel]
  - install core_kernel             v0.14.2      [required by async]
  - install timezone                v0.14.0      [required by core]
  - install protocol_version_header v0.14.0      [required by async_rpc_kernel]
  - install async_kernel            v0.14.0      [required by async, cohttp-async]
  - install core                    v0.14.1      [required by frenetic]
  - install async_rpc_kernel        v0.14.0      [required by async]
  - install textutils               v0.14.0      [required by async]
  - install async_unix              v0.14.0      [required by async, cohttp-async]
  - install async                   v0.14.0      [required by frenetic]
  - install conduit-async           5.0.0        [required by cohttp-async]
  - install cohttp-async            4.0.0        [required by frenetic]
  - install frenetic                5.0.5
===== 133 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 libglib2.0-0: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 ... 18119 files and directories currently installed.)
- Preparing to unpack .../0-libglib2.0-0_2.70.1-1_amd64.deb ...
- Unpacking libglib2.0-0:amd64 (2.70.1-1) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../1-libglib2.0-data_2.70.1-1_all.deb ...
- Unpacking libglib2.0-data (2.70.1-1) ...
- Selecting previously unselected package libicu67:amd64.
- Preparing to unpack .../2-libicu67_67.1-7_amd64.deb ...
- Unpacking libicu67:amd64 (67.1-7) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../3-libxml2_2.9.12+dfsg-5+b1_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.12+dfsg-5+b1) ...
- Selecting previously unselected package pkg-config.
- Preparing to unpack .../4-pkg-config_0.29.2-1_amd64.deb ...
- Unpacking pkg-config (0.29.2-1) ...
- Selecting previously unselected package shared-mime-info.
- Preparing to unpack .../5-shared-mime-info_2.0-1_amd64.deb ...
- Unpacking shared-mime-info (2.0-1) ...
- Selecting previously unselected package xdg-user-dirs.
- Preparing to unpack .../6-xdg-user-dirs_0.17-2_amd64.deb ...
- Unpacking xdg-user-dirs (0.17-2) ...
- Setting up libicu67:amd64 (67.1-7) ...
- Setting up xdg-user-dirs (0.17-2) ...
- Setting up libglib2.0-0:amd64 (2.70.1-1) ...
- No schema files found: doing nothing.
- Setting up libglib2.0-data (2.70.1-1) ...
- Setting up pkg-config (0.29.2-1) ...
- Setting up libxml2:amd64 (2.9.12+dfsg-5+b1) ...
- Setting up shared-mime-info (2.0-1) ...
- Processing triggers for libc-bin (2.32-4) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/399:
Processing  2/399:
Processing  3/399:
-> retrieved async.v0.14.0  (cached)
Processing  4/399:
-> retrieved angstrom.0.15.0  (cached)
Processing  5/399:
-> retrieved astring.0.8.5  (cached)
Processing  6/399:
-> retrieved async_kernel.v0.14.0  (cached)
Processing  7/399:
-> retrieved async_rpc_kernel.v0.14.0  (cached)
Processing  8/399:
Processing  9/399:
-> retrieved async_unix.v0.14.0  (cached)
Processing 10/399:
-> retrieved base.v0.14.2  (cached)
Processing 11/399:
-> retrieved base64.3.5.0  (cached)
Processing 12/399:
-> retrieved base_bigstring.v0.14.0  (cached)
Processing 13/399:
-> retrieved base_quickcheck.v0.14.1  (cached)
Processing 14/399:
-> retrieved bigarray-compat.1.0.0  (cached)
Processing 15/399:
-> retrieved bigstringaf.0.8.0  (cached)
Processing 16/399:
-> retrieved bin_prot.v0.14.0  (cached)
Processing 17/399:
-> retrieved biniou.1.2.1  (cached)
Processing 18/399:
-> retrieved cohttp.4.0.0  (cached)
Processing 19/399:
-> retrieved cohttp-async.4.0.0  (cached)
Processing 20/399:
Processing 21/399:
Processing 22/399: [conf-pkg-config: pkg-config]
-> retrieved conduit.5.0.0  (cached)
Processing 23/399: [conf-pkg-config: pkg-config]
-> retrieved conduit-async.5.0.0  (cached)
Processing 24/399: [conf-pkg-config: pkg-config]
-> retrieved core.v0.14.1  (cached)
Processing 25/399: [conf-pkg-config: pkg-config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/4.13/.opam-switch/build/conf-pkg-config.2)
- Usage:
-   pkg-config [OPTION?]
- 
- Help Options:
-   -h, --help                              Show help options
- 
- Application Options:
-   --version                               output version of pkg-config
-   --modversion                            output version for package
-   --atleast-pkgconfig-version=VERSION     require given version of pkg-config
-   --libs                                  output all linker flags
-   --static                                output linker flags for static linking
-   --short-errors                          print short errors
-   --libs-only-l                           output -l flags
-   --libs-only-other                       output other libs (e.g. -pthread)
-   --libs-only-L                           output -L flags
-   --cflags                                output all pre-processor and compiler flags
-   --cflags-only-I                         output -I flags
-   --cflags-only-other                     output cflags not covered by the cflags-only-I option
-   --variable=NAME                         get the value of variable named NAME
-   --define-variable=NAME=VALUE            set variable NAME to VALUE
-   --exists                                return 0 if the module(s) exist
-   --print-variables                       output list of variables defined by the module
-   --uninstalled                           return 0 if the uninstalled version of one or more module(s) or their dependencies will be used
-   --atleast-version=VERSION               return 0 if the module is at least version VERSION
-   --exact-version=VERSION                 return 0 if the module is at exactly version VERSION
-   --max-version=VERSION                   return 0 if the module is at no newer than version VERSION
-   --list-all                              list all known packages
-   --debug                                 show verbose debug information
-   --print-errors                          show verbose information about missing or conflicting packages (default unless --exists or --atleast/exact/max-version given on the command line)
-   --silence-errors                        be silent about errors (default when --exists or --atleast/exact/max-version given on the command line)
-   --errors-to-stdout                      print errors from --print-errors to stdout not stderr
-   --print-provides                        print which packages the package provides
-   --print-requires                        print which packages the package requires
-   --print-requires-private                print which packages the package requires for static linking
-   --validate                              validate a package's .pc file
-   --define-prefix                         try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --dont-define-prefix                    don't try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --prefix-variable=PREFIX                set the name of the variable that pkg-config automatically sets
- 
- Usage:
-   pkg-config [OPTION?]
- 
- Help Options:
-   -h, --help                              Show help options
- 
- Application Options:
-   --version                               output version of pkg-config
-   --modversion                            output version for package
-   --atleast-pkgconfig-version=VERSION     require given version of pkg-config
-   --libs                                  output all linker flags
-   --static                                output linker flags for static linking
-   --short-errors                          print short errors
-   --libs-only-l                           output -l flags
-   --libs-only-other                       output other libs (e.g. -pthread)
-   --libs-only-L                           output -L flags
-   --cflags                                output all pre-processor and compiler flags
-   --cflags-only-I                         output -I flags
-   --cflags-only-other                     output cflags not covered by the cflags-only-I option
-   --variable=NAME                         get the value of variable named NAME
-   --define-variable=NAME=VALUE            set variable NAME to VALUE
-   --exists                                return 0 if the module(s) exist
-   --print-variables                       output list of variables defined by the module
-   --uninstalled                           return 0 if the uninstalled version of one or more module(s) or their dependencies will be used
-   --atleast-version=VERSION               return 0 if the module is at least version VERSION
-   --exact-version=VERSION                 return 0 if the module is at exactly version VERSION
-   --max-version=VERSION                   return 0 if the module is at no newer than version VERSION
-   --list-all                              list all known packages
-   --debug                                 show verbose debug information
-   --print-errors                          show verbose information about missing or conflicting packages (default unless --exists or --atleast/exact/max-version given on the command line)
-   --silence-errors                        be silent about errors (default when --exists or --atleast/exact/max-version given on the command line)
-   --errors-to-stdout                      print errors from --print-errors to stdout not stderr
-   --print-provides                        print which packages the package provides
-   --print-requires                        print which packages the package requires
-   --print-requires-private                print which packages the package requires for static linking
-   --validate                              validate a package's .pc file
-   --define-prefix                         try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --dont-define-prefix                    don't try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --prefix-variable=PREFIX                set the name of the variable that pkg-config automatically sets
- 
-> compiled  conf-pkg-config.2
Processing 25/399:
Processing 26/399: [conf-pkg-config: mkdir]
-> retrieved core_kernel.v0.14.2  (cached)
Processing 27/399: [conf-pkg-config: mkdir]
-> retrieved cppo.1.6.8  (cached)
Processing 28/399: [conf-pkg-config: mkdir]
-> retrieved csexp.1.5.1  (cached)
Processing 29/399: [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.13/lib/pkgconfig" (CWD=/home/opam/.opam/4.13/.opam-switch/build/conf-pkg-config.2)
-> installed conf-pkg-config.2
Processing 29/399:
-> retrieved cstruct.6.0.1  (cached)
Processing 30/399:
-> retrieved cstruct-lwt.6.0.1  (cached)
Processing 31/399:
-> retrieved cstruct-sexp.6.0.1  (cached)
Processing 32/399:
-> retrieved domain-name.0.3.1  (cached)
Processing 33/399:
-> retrieved duration.0.2.0  (cached)
Processing 34/399:
-> retrieved easy-format.1.3.2  (cached)
Processing 35/399:
-> retrieved ethernet.2.2.1  (cached)
Processing 36/399:
-> retrieved fieldslib.v0.14.0  (cached)
Processing 37/399:
-> retrieved fmt.0.9.0  (cached)
Processing 38/399: [frenetic.5.0.5: http]
-> retrieved dune.2.9.1  (cached)
Processing 39/399: [frenetic.5.0.5: http]
Processing 40/399: [frenetic.5.0.5: http] [dune: ocaml bootstrap.ml]
-> retrieved dune-configurator.2.9.1  (cached)
Processing 41/399: [frenetic.5.0.5: http] [dune: ocaml bootstrap.ml]
Processing 41/399: [dune: ocaml bootstrap.ml]
-> retrieved gen.0.5.3  (cached)
Processing 42/399: [dune: ocaml bootstrap.ml]
-> retrieved ipaddr.5.2.0  (cached)
Processing 43/399: [dune: ocaml bootstrap.ml]
-> retrieved ipaddr-sexp.5.2.0  (cached)
Processing 44/399: [dune: ocaml bootstrap.ml]
-> retrieved frenetic.5.0.5  (https://github.com/frenetic-lang/frenetic/archive/5.0.5.tar.gz)
Processing 45/399: [dune: ocaml bootstrap.ml]
-> retrieved jane-street-headers.v0.14.0  (cached)
Processing 46/399: [dune: ocaml bootstrap.ml]
-> retrieved jsonm.1.0.1  (cached)
Processing 47/399: [dune: ocaml bootstrap.ml]
-> retrieved jbuilder.1.0+beta20.2  (cached)
Processing 48/399: [dune: ocaml bootstrap.ml]
Processing 49/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml configure.ml]
-> retrieved jst-config.v0.14.1  (cached)
Processing 50/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml configure.ml]
-> retrieved logs.0.7.0  (cached)
Processing 51/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml configure.ml]
-> retrieved lru.0.3.0  (cached)
Processing 52/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml configure.ml]
-> retrieved lwt.5.5.0  (cached)
Processing 53/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml configure.ml]
-> retrieved lwt-dllist.1.0.1  (cached)
Processing 54/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml configure.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "configure.ml" "--libdir" "/home/opam/.opam/4.13/lib" (CWD=/home/opam/.opam/4.13/.opam-switch/build/jbuilder.1.0+beta20.2)
Processing 54/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml]
-> retrieved macaddr.5.2.0  (cached)
Processing 55/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml]
-> retrieved macaddr-cstruct.5.2.0  (cached)
Processing 56/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml]
-> retrieved magic-mime.1.2.0  (cached)
Processing 57/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml]
-> retrieved menhir.20211125  (cached)
Processing 58/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml]
-> retrieved menhirLib.20211125  (cached)
Processing 59/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml]
-> retrieved menhirSdk.20211125  (cached)
Processing 60/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml]
-> retrieved metrics.0.3.0  (cached)
Processing 61/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml]
-> retrieved mirage-clock.4.0.0  (cached)
Processing 62/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml]
-> retrieved mirage-flow.3.0.0  (cached)
Processing 63/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml]
-> retrieved mirage-net.4.0.0  (cached)
Processing 64/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml]
-> retrieved mirage-profile.0.9.1  (cached)
Processing 65/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml]
-> retrieved mirage-protocols.7.0.0  (cached)
Processing 66/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml]
-> retrieved mirage-random.3.0.0  (cached)
Processing 67/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml]
-> retrieved mirage-stack.3.0.0  (cached)
Processing 68/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml]
-> retrieved mirage-time.3.0.0  (cached)
Processing 69/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml]
-> retrieved mmap.1.1.0  (cached)
Processing 70/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml]
-> retrieved mparser.1.3  (cached)
Processing 71/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml]
-> retrieved mparser-re.1.3  (cached)
Processing 72/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml]
-> retrieved num.1.4  (cached)
Processing 73/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 74/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml]
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
Processing 75/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml]
-> retrieved ocamlbuild.0.14.0  (cached)
Processing 76/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml]
Processing 77/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make configure.make]
-> retrieved ocamlfind.1.9.1  (cached)
Processing 78/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make configure.make]
Processing 79/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved ocamlgraph.2.0.0  (cached)
Processing 80/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved ocplib-endian.1.2  (cached)
Processing 81/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=/home/opam/.opam/4.13" "OCAMLBUILD_BINDIR=/home/opam/.opam/4.13/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/4.13/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/4.13/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0)
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX="; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.13/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.13/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.13/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.13"; \
- echo "BINDIR=/home/opam/.opam/4.13/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.13/lib"; \
- echo "MANDIR=/home/opam/.opam/4.13/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.13/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.13/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.13/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.13/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.0"'; \
- ) > src/ocamlbuild_config.ml
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX="; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.13/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.13/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.13/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.13"; \
- echo "BINDIR=/home/opam/.opam/4.13/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.13/lib"; \
- echo "MANDIR=/home/opam/.opam/4.13/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.13/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.13/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.13/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.13/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.0"'; \
- ) > src/ocamlbuild_config.ml
Processing 81/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved octavius.1.2.2  (cached)
Processing 82/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved open.0.2.1  (cached)
Processing 83/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved parsexp.v0.14.1  (cached)
Processing 84/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_assert.v0.14.0  (cached)
Processing 85/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_base.v0.14.0  (cached)
Processing 86/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_bench.v0.14.1  (cached)
Processing 87/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_bin_prot.v0.14.0  (cached)
Processing 88/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_cold.v0.14.0  (cached)
Processing 89/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_compare.v0.14.0  (cached)
Processing 90/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_custom_printf.v0.14.1  (cached)
Processing 91/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 92/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_cstruct.6.0.1  (cached)
Processing 93/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_deriving.5.2.1  (cached)
Processing 94/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_enumerate.v0.14.0  (cached)
Processing 95/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_expect.v0.14.2  (cached)
Processing 96/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_fields_conv.v0.14.2  (cached)
Processing 97/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_fixed_literal.v0.14.0  (cached)
Processing 98/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_hash.v0.14.0  (cached)
Processing 99/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_here.v0.14.0  (cached)
Processing 100/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_inline_test.v0.14.1  (cached)
Processing 101/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_jane.v0.14.0  (cached)
Processing 102/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_js_style.v0.14.1  (cached)
Processing 103/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_let.v0.14.0  (cached)
Processing 104/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_module_timer.v0.14.0  (cached)
Processing 105/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_optcomp.v0.14.3  (cached)
Processing 106/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_optional.v0.14.0  (cached)
Processing 107/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_pipebang.v0.14.0  (cached)
Processing 108/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_sexp_conv.v0.14.3  (cached)
Processing 109/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_sexp_message.v0.14.1  (cached)
Processing 110/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_sexp_value.v0.14.0  (cached)
Processing 111/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_stable.v0.14.1  (cached)
Processing 112/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.13/bin" "-sitelib" "/home/opam/.opam/4.13/lib" "-mandir" "/home/opam/.opam/4.13/man" "-config" "/home/opam/.opam/4.13/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.1)
- Welcome to findlib version 1.9.1
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found
- raw_spacetime: not present (normal since 4.12)
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.13/lib/ocaml
-     Binaries:              /home/opam/.opam/4.13/bin
-     Manual pages:          /home/opam/.opam/4.13/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.13/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.13/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.13/bin
-     Manual pages:          /home/opam/.opam/4.13/man
-     topfind script:        /home/opam/.opam/4.13/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
- Welcome to findlib version 1.9.1
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found
- raw_spacetime: not present (normal since 4.12)
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.13/lib/ocaml
-     Binaries:              /home/opam/.opam/4.13/bin
-     Manual pages:          /home/opam/.opam/4.13/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.13/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.13/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.13/bin
-     Manual pages:          /home/opam/.opam/4.13/man
-     topfind script:        /home/opam/.opam/4.13/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing 112/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_string.v0.14.1  (cached)
Processing 113/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_typerep_conv.v0.14.2  (cached)
Processing 114/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_variants_conv.v0.14.2  (cached)
Processing 115/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved protocol_version_header.v0.14.0  (cached)
Processing 116/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved psq.0.2.0  (cached)
Processing 117/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved randomconv.0.1.3  (cached)
Processing 118/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved result.1.5  (cached)
Processing 119/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved re.1.10.3  (cached)
Processing 120/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 121/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 122/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> installed seq.base
Processing 123/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved sedlex.2.4  (cached)
Processing 124/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved sexplib.v0.14.0  (cached)
Processing 125/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved sexplib0.v0.14.0  (cached)
Processing 126/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved spawn.v0.14.0  (cached)
Processing 127/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppxlib.0.23.0  (cached)
Processing 128/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved splittable_random.v0.14.0  (cached)
Processing 129/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved stdio.v0.14.0  (cached)
Processing 130/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 131/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved stringext.1.6.0  (cached)
Processing 132/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved textutils.v0.14.0  (cached)
Processing 133/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved tcpip.6.4.0  (cached)
Processing 134/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved time_now.v0.14.0  (cached)
Processing 135/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved timezone.v0.14.0  (cached)
Processing 136/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved typerep.v0.14.0  (cached)
Processing 137/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved topkg.1.0.4  (cached)
Processing 138/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved uchar.0.0.2  (cached)
Processing 139/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved uutf.1.0.2  (cached)
Processing 140/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved uri.4.2.0  (cached)
Processing 141/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved variantslib.v0.14.0  (cached)
-> retrieved yojson.1.7.0  (cached)
-> retrieved uri-sexp.4.2.0  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.1)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.13/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.13/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_package_base.ml
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-                             ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-                              ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-                       ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque -c findlib.mli
- ocamlc -I +compiler-libs -opaque -g -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque -g -c frontend.ml
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "frontend.ml", line 1826, characters 16-29:
- 1826 |       let buf = String.create buflen in   (* FIXME: Bytes.create *)
-                        ^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.create
- Use Bytes.create/BytesLabels.create instead.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque -c topfind.mli
- ocamlc -I +compiler-libs -opaque -g -c topfind.ml
- File "topfind.ml", line 126, characters 40-63:
- 126 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 252, characters 4-27:
- 252 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 262, characters 4-27:
- 262 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 274, characters 4-27:
- 274 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 287, characters 4-27:
- 287 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 301, characters 4-27:
- 301 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 313, characters 4-27:
- 313 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.13/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.13/lib' >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.13/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.13/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_package_base.ml
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-                             ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-                              ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-                       ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque -c findlib.mli
- ocamlc -I +compiler-libs -opaque -g -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque -g -c frontend.ml
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "frontend.ml", line 1826, characters 16-29:
- 1826 |       let buf = String.create buflen in   (* FIXME: Bytes.create *)
-                        ^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.create
- Use Bytes.create/BytesLabels.create instead.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque -c topfind.mli
- ocamlc -I +compiler-libs -opaque -g -c topfind.ml
- File "topfind.ml", line 126, characters 40-63:
- 126 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 252, characters 4-27:
- 252 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 262, characters 4-27:
- 262 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 274, characters 4-27:
- 274 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 287, characters 4-27:
- 287 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 301, characters 4-27:
- 301 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 313, characters 4-27:
- 313 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.13/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.13/lib' >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.1'
Processing 141/399: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" (CWD=/home/opam/.opam/4.13/.opam-switch/build/jbuilder.1.0+beta20.2)
- File "./bootstrap.ml", line 185, characters 29-41:
- 185 |              let base, ext = String.break base i in
-                                    ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label pos was omitted in the application of this function.
- File "./bootstrap.ml", line 190, characters 28-40:
- 190 |                  let a, b = String.break ext i in
-                                   ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label pos was omitted in the application of this function.
- '/home/opam/.opam/4.13/bin/ocamllex.opt' -q src/meta_lexer.mll
- '/home/opam/.opam/4.13/bin/ocamldep.opt' -modules src/action.ml src/action_intf.ml src/arg_spec.ml src/artifacts.ml src/bin.ml src/binary_kind.ml src/build.ml src/build_interpret.ml src/build_system.ml src/clflags.ml src/cm_kind.ml src/colors.ml src/config.ml src/context.ml src/dep_path.ml src/env.ml src/errors.ml src/exe.ml src/file_tree.ml src/findlib.ml src/gen_meta.ml src/gen_rules.ml src/glob_lexer.boot.ml src/import.ml src/inline_tests.ml src/install.ml src/install_rules.ml src/installed_dune_file.ml src/interned.ml src/jbuild.ml src/jbuild_load.ml vendor/boot/jbuilder_opam_file_format.ml vendor/boot/jbuilder_re.ml src/js_of_ocaml_rules.ml src/lib.ml src/loc.ml src/log.ml src/main.ml src/menhir.ml src/merlin.ml src/meta.ml src/meta_lexer.ml src/ml_kind.ml src/mode.ml src/module.ml src/module_compilation.ml src/modules_partitioner.ml src/ocaml_flags.ml src/ocamldep.ml src/odoc.boot.ml src/opam_file.ml src/ordered_set_lang.ml src/package.ml src/path.ml src/per_item.ml src/preprocessing.ml src/print_diff.ml src/process.ml src/report_error.ml src/scheduler.ml src/scope.ml src/setup.boot.ml src/sexp.ml src/string_with_vars.ml src/sub_system.ml src/sub_system_intf.ml src/sub_system_name.ml src/super_context.ml src/syntax.ml src/top_closure.ml src/utils.ml src/utop.ml src/variant.ml src/vfile_kind.ml src/watermarks.ml src/workspace.ml > boot-depends.txt
- '/home/opam/.opam/4.13/bin/ocamldep.opt' -modules src/stdune/caml/caml.ml src/stdune/caml/result.ml src/stdune/caml/result_compat.ml > boot-depends.txt
- '/home/opam/.opam/4.13/bin/ocamldep.opt' -modules src/fiber/fiber.ml > boot-depends.txt
- '/home/opam/.opam/4.13/bin/ocamldep.opt' -modules src/ocaml-config/ocaml_config.ml > boot-depends.txt
- '/home/opam/.opam/4.13/bin/ocamldep.opt' -modules src/stdune/stdune.ml src/stdune/ansi_color.ml src/stdune/array.ml src/stdune/char.ml src/stdune/common.ml src/stdune/comparable.ml src/stdune/either.ml src/stdune/exn.ml src/stdune/filename.ml src/stdune/hashtbl.ml src/stdune/import.ml src/stdune/int.ml src/stdune/io.ml src/stdune/list.ml src/stdune/map.ml src/stdune/map_intf.ml src/stdune/option.ml src/stdune/or_exn.ml src/stdune/ordering.ml src/stdune/pp.ml src/stdune/result.ml src/stdune/set.ml src/stdune/set_intf.ml src/stdune/staged.ml src/stdune/string.ml > boot-depends.txt
- '/home/opam/.opam/4.13/bin/ocamldep.opt' -modules src/usexp/usexp.ml src/usexp/parser_automaton_internal.ml src/usexp/sexp_ast.ml src/usexp/table.ml > boot-depends.txt
- '/home/opam/.opam/4.13/bin/ocamldep.opt' -modules src/xdg/xdg.ml > boot-depends.txt
- '/home/opam/.opam/4.13/bin/ocamlc.opt' -g -w -40 -o boot.exe unix.cma boot.ml
- File "src/stdune/caml/result.ml", line 4, characters 7-17:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/stdune/caml/result.mli", line 6, characters 7-17:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/stdune/pp.ml", line 98, characters 7-18:
- Alert deprecated: Stdlib.Format.pp_open_tag
- Use Format.pp_open_stag.
- File "src/stdune/pp.ml", line 100, characters 7-19:
- Alert deprecated: Stdlib.Format.pp_close_tag
- Use Format.pp_close_stag.
- File "src/stdune/pp.ml", line 103, characters 18-48:
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/stdune/pp.ml", line 105, characters 6-36:
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
- File "src/stdune/io.ml", line 1, characters 11-21:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/usexp/usexp.ml", line 209, characters 15-52:
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/usexp/usexp.ml", line 210, characters 2-39:
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
- File "src/colors.ml", line 105, characters 18-48:
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/colors.ml", line 107, characters 6-36:
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
- File "src/super_context.ml", line 72, characters 7-11:
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "./bootstrap.ml", line 185, characters 29-41:
- 185 |              let base, ext = String.break base i in
-                                    ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label pos was omitted in the application of this function.
- File "./bootstrap.ml", line 190, characters 28-40:
- 190 |                  let a, b = String.break ext i in
-                                   ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label pos was omitted in the application of this function.
- '/home/opam/.opam/4.13/bin/ocamllex.opt' -q src/meta_lexer.mll
- '/home/opam/.opam/4.13/bin/ocamldep.opt' -modules src/action.ml src/action_intf.ml src/arg_spec.ml src/artifacts.ml src/bin.ml src/binary_kind.ml src/build.ml src/build_interpret.ml src/build_system.ml src/clflags.ml src/cm_kind.ml src/colors.ml src/config.ml src/context.ml src/dep_path.ml src/env.ml src/errors.ml src/exe.ml src/file_tree.ml src/findlib.ml src/gen_meta.ml src/gen_rules.ml src/glob_lexer.boot.ml src/import.ml src/inline_tests.ml src/install.ml src/install_rules.ml src/installed_dune_file.ml src/interned.ml src/jbuild.ml src/jbuild_load.ml vendor/boot/jbuilder_opam_file_format.ml vendor/boot/jbuilder_re.ml src/js_of_ocaml_rules.ml src/lib.ml src/loc.ml src/log.ml src/main.ml src/menhir.ml src/merlin.ml src/meta.ml src/meta_lexer.ml src/ml_kind.ml src/mode.ml src/module.ml src/module_compilation.ml src/modules_partitioner.ml src/ocaml_flags.ml src/ocamldep.ml src/odoc.boot.ml src/opam_file.ml src/ordered_set_lang.ml src/package.ml src/path.ml src/per_item.ml src/preprocessing.ml src/print_diff.ml src/process.ml src/report_error.ml src/scheduler.ml src/scope.ml src/setup.boot.ml src/sexp.ml src/string_with_vars.ml src/sub_system.ml src/sub_system_intf.ml src/sub_system_name.ml src/super_context.ml src/syntax.ml src/top_closure.ml src/utils.ml src/utop.ml src/variant.ml src/vfile_kind.ml src/watermarks.ml src/workspace.ml > boot-depends.txt
- '/home/opam/.opam/4.13/bin/ocamldep.opt' -modules src/stdune/caml/caml.ml src/stdune/caml/result.ml src/stdune/caml/result_compat.ml > boot-depends.txt
- '/home/opam/.opam/4.13/bin/ocamldep.opt' -modules src/fiber/fiber.ml > boot-depends.txt
- '/home/opam/.opam/4.13/bin/ocamldep.opt' -modules src/ocaml-config/ocaml_config.ml > boot-depends.txt
- '/home/opam/.opam/4.13/bin/ocamldep.opt' -modules src/stdune/stdune.ml src/stdune/ansi_color.ml src/stdune/array.ml src/stdune/char.ml src/stdune/common.ml src/stdune/comparable.ml src/stdune/either.ml src/stdune/exn.ml src/stdune/filename.ml src/stdune/hashtbl.ml src/stdune/import.ml src/stdune/int.ml src/stdune/io.ml src/stdune/list.ml src/stdune/map.ml src/stdune/map_intf.ml src/stdune/option.ml src/stdune/or_exn.ml src/stdune/ordering.ml src/stdune/pp.ml src/stdune/result.ml src/stdune/set.ml src/stdune/set_intf.ml src/stdune/staged.ml src/stdune/string.ml > boot-depends.txt
- '/home/opam/.opam/4.13/bin/ocamldep.opt' -modules src/usexp/usexp.ml src/usexp/parser_automaton_internal.ml src/usexp/sexp_ast.ml src/usexp/table.ml > boot-depends.txt
- '/home/opam/.opam/4.13/bin/ocamldep.opt' -modules src/xdg/xdg.ml > boot-depends.txt
- '/home/opam/.opam/4.13/bin/ocamlc.opt' -g -w -40 -o boot.exe unix.cma boot.ml
- File "src/stdune/caml/result.ml", line 4, characters 7-17:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/stdune/caml/result.mli", line 6, characters 7-17:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/stdune/pp.ml", line 98, characters 7-18:
- Alert deprecated: Stdlib.Format.pp_open_tag
- Use Format.pp_open_stag.
- File "src/stdune/pp.ml", line 100, characters 7-19:
- Alert deprecated: Stdlib.Format.pp_close_tag
- Use Format.pp_close_stag.
- File "src/stdune/pp.ml", line 103, characters 18-48:
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/stdune/pp.ml", line 105, characters 6-36:
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
- File "src/stdune/io.ml", line 1, characters 11-21:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/usexp/usexp.ml", line 209, characters 15-52:
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/usexp/usexp.ml", line 210, characters 2-39:
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
- File "src/colors.ml", line 105, characters 18-48:
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/colors.ml", line 107, characters 6-36:
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
- File "src/super_context.ml", line 72, characters 7-11:
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
Processing 141/399: [dune: ocaml bootstrap.ml] [jbuilder: ./boot.exe 71] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.1)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_package_base.ml
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-                             ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-                              ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-                       ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c frontend.ml
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "frontend.ml", line 1826, characters 16-29:
- 1826 |       let buf = String.create buflen in   (* FIXME: Bytes.create *)
-                        ^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.create
- Use Bytes.create/BytesLabels.create instead.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque -c topfind.ml
- File "topfind.ml", line 126, characters 40-63:
- 126 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 252, characters 4-27:
- 252 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 262, characters 4-27:
- 262 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 274, characters 4-27:
- 274 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 287, characters 4-27:
- 287 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 301, characters 4-27:
- 301 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 313, characters 4-27:
- 313 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_package_base.ml
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-                             ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-                              ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-                       ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c frontend.ml
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "frontend.ml", line 1826, characters 16-29:
- 1826 |       let buf = String.create buflen in   (* FIXME: Bytes.create *)
-                        ^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.create
- Use Bytes.create/BytesLabels.create instead.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque -c topfind.ml
- File "topfind.ml", line 126, characters 40-63:
- 126 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 252, characters 4-27:
- 252 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 262, characters 4-27:
- 262 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 274, characters 4-27:
- 274 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 287, characters 4-27:
- 287 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 301, characters 4-27:
- 301 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 313, characters 4-27:
- 313 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
-> compiled  ocamlfind.1.9.1
Processing 141/399: [dune: ocaml bootstrap.ml] [jbuilder: ./boot.exe 71] [ocamlbuild: make check-if-preinstalled]
Processing 142/399: [dune: ocaml bootstrap.ml] [jbuilder: ./boot.exe 71] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.1)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.13/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.13/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi \
-       fi \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- mkdir -p "/home/opam/.opam/4.13/bin"
- mkdir -p "/home/opam/.opam/4.13/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.13/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.13/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.13/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.13/lib/findlib"
- mkdir -p "/home/opam/.opam/4.13/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.13/lib/ocaml"
- files=` ../../tools/collect_files ../../Makefile.config findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs topfind.cmi topfind.mli fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi META` && \
- cp $files "/home/opam/.opam/4.13/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.13/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.13/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.13/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.13/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.1'
- for x in bigarray bytes compiler-libs dynlink ocamldoc stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.13/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.13/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.13/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.13/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.1'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.13/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.13/man/man1" "/home/opam/.opam/4.13/man/man3" "/home/opam/.opam/4.13/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.13/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.13/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.1'
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.13/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.13/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi \
-       fi \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- mkdir -p "/home/opam/.opam/4.13/bin"
- mkdir -p "/home/opam/.opam/4.13/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.13/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.13/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.13/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.13/lib/findlib"
- mkdir -p "/home/opam/.opam/4.13/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.13/lib/ocaml"
- files=` ../../tools/collect_files ../../Makefile.config findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs topfind.cmi topfind.mli fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi META` && \
- cp $files "/home/opam/.opam/4.13/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.13/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.13/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.13/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.13/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.1'
- for x in bigarray bytes compiler-libs dynlink ocamldoc stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.13/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.13/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.13/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.13/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.1'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.13/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.13/man/man1" "/home/opam/.opam/4.13/man/man3" "/home/opam/.opam/4.13/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.13/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.13/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.1'
-> installed ocamlfind.1.9.1
Processing 142/399: [dune: ocaml bootstrap.ml] [jbuilder: ./boot.exe 71] [ocamlbuild: make check-if-preinstalled]
Processing 143/399: [dune: ocaml bootstrap.ml] [jbuilder: ./boot.exe 71] [ocamlbuild: make check-if-preinstalled]
Processing 144/399: [dune: ocaml bootstrap.ml] [jbuilder: ./boot.exe 71] [num: make] [ocamlbuild: make check-if-preinstalled]
-> installed base-bytes.base
Processing 145/399: [dune: ocaml bootstrap.ml] [jbuilder: ./boot.exe 71] [num: make] [ocamlbuild: make check-if-preinstalled]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.13/.opam-switch/build/num.1.4)
- make -C src all
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/num.1.4/src'
- ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c
- ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c
- ocamlmklib -oc nums bng.o nat_stubs.o
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -I . -shared -o nums.cmxs nums.cmxa
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/num.1.4/src'
- make -C toplevel all
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/num.1.4/toplevel'
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top_printers.mli
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top_printers.ml
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top.mli
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top.ml
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -a -o num_top.cma num_top_printers.cmo num_top.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/num.1.4/toplevel'
- make -C src all
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/num.1.4/src'
- ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c
- ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c
- ocamlmklib -oc nums bng.o nat_stubs.o
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -I . -shared -o nums.cmxs nums.cmxa
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/num.1.4/src'
- make -C toplevel all
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/num.1.4/toplevel'
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top_printers.mli
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top_printers.ml
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top.mli
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top.ml
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -a -o num_top.cma num_top_printers.cmo num_top.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/num.1.4/toplevel'
-> compiled  num.1.4
Processing 145/399: [dune: ocaml bootstrap.ml] [jbuilder: ./boot.exe 71] [ocamlbuild: make check-if-preinstalled]
Processing 146/399: [dune: ocaml bootstrap.ml] [jbuilder: ./boot.exe 71] [ocamlbuild: make check-if-preinstalled] [num: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/num.1.4)
- make -C src install
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/num.1.4/src'
- install -d /home/opam/.opam/4.13/lib/ocaml
- sed -e 's/%%VERSION%%/1.4/g' META.in > META
- ocamlfind install num META
- Installed /home/opam/.opam/4.13/lib/num/META
- rm -f META
- install -m 644 nums.cma libnums.a big_int.cmi nat.cmi num.cmi ratio.cmi arith_status.cmi big_int.mli nat.mli num.mli ratio.mli arith_status.mli big_int.cmti nat.cmti num.cmti ratio.cmti arith_status.cmti nums.cmxa nums.a int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx nums.cmxs /home/opam/.opam/4.13/lib/ocaml
- install -d /home/opam/.opam/4.13/lib/ocaml/stublibs
- install dllnums.so /home/opam/.opam/4.13/lib/ocaml/stublibs
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/num.1.4/src'
- make -C toplevel install
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/num.1.4/toplevel'
- sed -e 's/%%VERSION%%/1.4/g' META.in > META
- ocamlfind install num-top META num_top.cma num_top.cmi num_top_printers.cmi
- Installed /home/opam/.opam/4.13/lib/num-top/num_top_printers.cmi
- Installed /home/opam/.opam/4.13/lib/num-top/num_top.cmi
- Installed /home/opam/.opam/4.13/lib/num-top/num_top.cma
- Installed /home/opam/.opam/4.13/lib/num-top/META
- rm -f META
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/num.1.4/toplevel'
- make -C src install
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/num.1.4/src'
- install -d /home/opam/.opam/4.13/lib/ocaml
- sed -e 's/%%VERSION%%/1.4/g' META.in > META
- ocamlfind install num META
- Installed /home/opam/.opam/4.13/lib/num/META
- rm -f META
- install -m 644 nums.cma libnums.a big_int.cmi nat.cmi num.cmi ratio.cmi arith_status.cmi big_int.mli nat.mli num.mli ratio.mli arith_status.mli big_int.cmti nat.cmti num.cmti ratio.cmti arith_status.cmti nums.cmxa nums.a int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx nums.cmxs /home/opam/.opam/4.13/lib/ocaml
- install -d /home/opam/.opam/4.13/lib/ocaml/stublibs
- install dllnums.so /home/opam/.opam/4.13/lib/ocaml/stublibs
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/num.1.4/src'
- make -C toplevel install
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/num.1.4/toplevel'
- sed -e 's/%%VERSION%%/1.4/g' META.in > META
- ocamlfind install num-top META num_top.cma num_top.cmi num_top_printers.cmi
- Installed /home/opam/.opam/4.13/lib/num-top/num_top_printers.cmi
- Installed /home/opam/.opam/4.13/lib/num-top/num_top.cmi
- Installed /home/opam/.opam/4.13/lib/num-top/num_top.cma
- Installed /home/opam/.opam/4.13/lib/num-top/META
- rm -f META
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/num.1.4/toplevel'
-> installed num.1.4
Processing 146/399: [dune: ocaml bootstrap.ml] [jbuilder: ./boot.exe 71] [ocamlbuild: make check-if-preinstalled]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0)
- if test -d /home/opam/.opam/4.13/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.13/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 +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- File "src/my_std.ml", line 127, characters 20-38:
- 127 |       let compare = Pervasives.compare
-                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w L -w R -w Z -I src -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 +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w L -w R -w Z -I src -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 +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- File "src/main.ml", line 289, characters 4-19:
- 289 |     Pervasives.exit rc
-           ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/main.ml", line 310, characters 10-25:
- 310 |           Pervasives.exit rc_ok
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/main.ml", line 313, characters 10-25:
- 313 |           Pervasives.exit rc
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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 +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- File "src/ocamlbuild_executor.ml", line 86, characters 24-41:
- 86 |   ?(display=(fun f -> f Pervasives.stdout))
-                              ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo src/ocamlbuild.cmo
- ocamlc.opt -a -o src/ocamlbuildlib.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -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 +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 +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 +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- File "src/my_std.ml", line 127, characters 20-38:
- 127 |       let compare = Pervasives.compare
-                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- File "src/main.ml", line 289, characters 4-19:
- 289 |     Pervasives.exit rc
-           ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/main.ml", line 310, characters 10-25:
- 310 |           Pervasives.exit rc_ok
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/main.ml", line 313, characters 10-25:
- 313 |           Pervasives.exit rc
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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 -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- File "src/ocamlbuild_executor.ml", line 86, characters 24-41:
- 86 |   ?(display=(fun f -> f Pervasives.stdout))
-                              ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild.cmx
- ocamlopt.opt -a -o src/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/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
- make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0'
- 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.13/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'lib: [' >> ocamlbuild.install
- make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0'
- 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.13/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0'
- for lib in src/ocamlbuildlib.cma src/ocamlbuild.cmo src/ocamlbuild_pack.cmi src/ocamlbuild_plugin.cmi src/ocamlbuild_executor.cmi src/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0'
- for lib in src/ocamlbuildlib.cmxa src/ocamlbuildlib.a src/ocamlbuild.cmx src/ocamlbuild.o src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild_plugin.o src/ocamlbuild_executor.o src/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0'
- make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0'
- 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.13/.opam-switch/build/ocamlbuild.0.14.0'
- make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0'
- 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.13/.opam-switch/build/ocamlbuild.0.14.0'
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0'
- if test -d /home/opam/.opam/4.13/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.13/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 +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- File "src/my_std.ml", line 127, characters 20-38:
- 127 |       let compare = Pervasives.compare
-                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w L -w R -w Z -I src -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 +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w L -w R -w Z -I src -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 +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- File "src/main.ml", line 289, characters 4-19:
- 289 |     Pervasives.exit rc
-           ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/main.ml", line 310, characters 10-25:
- 310 |           Pervasives.exit rc_ok
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/main.ml", line 313, characters 10-25:
- 313 |           Pervasives.exit rc
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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 +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- File "src/ocamlbuild_executor.ml", line 86, characters 24-41:
- 86 |   ?(display=(fun f -> f Pervasives.stdout))
-                              ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo src/ocamlbuild.cmo
- ocamlc.opt -a -o src/ocamlbuildlib.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -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 +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 +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 +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- File "src/my_std.ml", line 127, characters 20-38:
- 127 |       let compare = Pervasives.compare
-                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- File "src/main.ml", line 289, characters 4-19:
- 289 |     Pervasives.exit rc
-           ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/main.ml", line 310, characters 10-25:
- 310 |           Pervasives.exit rc_ok
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/main.ml", line 313, characters 10-25:
- 313 |           Pervasives.exit rc
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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 -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- File "src/ocamlbuild_executor.ml", line 86, characters 24-41:
- 86 |   ?(display=(fun f -> f Pervasives.stdout))
-                              ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild.cmx
- ocamlopt.opt -a -o src/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/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
- make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0'
- 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.13/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'lib: [' >> ocamlbuild.install
- make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0'
- 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.13/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0'
- for lib in src/ocamlbuildlib.cma src/ocamlbuild.cmo src/ocamlbuild_pack.cmi src/ocamlbuild_plugin.cmi src/ocamlbuild_executor.cmi src/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0'
- for lib in src/ocamlbuildlib.cmxa src/ocamlbuildlib.a src/ocamlbuild.cmx src/ocamlbuild.o src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild_plugin.o src/ocamlbuild_executor.o src/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0'
- make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0'
- 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.13/.opam-switch/build/ocamlbuild.0.14.0'
- make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0'
- 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.13/.opam-switch/build/ocamlbuild.0.14.0'
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0'
-> compiled  ocamlbuild.0.14.0
Processing 146/399: [dune: ocaml bootstrap.ml] [jbuilder: ./boot.exe 71]
-> installed ocamlbuild.0.14.0
Processing 147/399: [dune: ocaml bootstrap.ml] [jbuilder: ./boot.exe 71]
Processing 148/399: [dune: ocaml bootstrap.ml] [jbuilder: ./boot.exe 71] [topkg: ocaml build]
Processing 149/399: [dune: ocaml bootstrap.ml] [jbuilder: ./boot.exe 71] [topkg: ocaml build] [uchar: ocaml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/git.ml" (CWD=/home/opam/.opam/4.13/.opam-switch/build/uchar.0.0.2)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/build.ml" "native=true" "native-dynlink=true" (CWD=/home/opam/.opam/4.13/.opam-switch/build/uchar.0.0.2)
-> compiled  uchar.0.0.2
Processing 149/399: [dune: ocaml bootstrap.ml] [jbuilder: ./boot.exe 71] [topkg: ocaml build]
-> installed uchar.0.0.2
Processing 150/399: [dune: ocaml bootstrap.ml] [jbuilder: ./boot.exe 71] [topkg: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./boot.exe" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/jbuilder.1.0+beta20.2)
-       ocamlc src/stdune/caml/.caml.objs/caml__Result.{cmi,cmti}
- File "src/stdune/caml/result.mli", line 6, characters 7-17:
- 6 |   open Pervasives
-            ^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-     ocamlopt src/stdune/caml/.caml.objs/caml__Result.{cmx,o}
- File "src/stdune/caml/result.ml", line 4, characters 7-17:
- 4 |   open Pervasives
-            ^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-     ocamlopt src/stdune/.stdune.objs/stdune__Io.{cmx,o}
- File "src/stdune/io.ml", line 1, characters 11-21:
- 1 | module P = Pervasives
-                ^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-     ocamlopt src/stdune/.stdune.objs/stdune__Pp.{cmx,o}
- File "src/stdune/pp.ml", line 98, characters 7-18:
- 98 |        pp_open_tag ppf (embed_tag ~opening ~closing);
-             ^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_open_tag
- Use Format.pp_open_stag.
- File "src/stdune/pp.ml", line 100, characters 7-19:
- 100 |        pp_close_tag ppf ()
-              ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_close_tag
- Use Format.pp_close_stag.
- File "src/stdune/pp.ml", line 103, characters 18-48:
- 103 |       let funcs = pp_get_formatter_tag_functions ppf () in
-                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/stdune/pp.ml", line 105, characters 6-36:
- 105 |       pp_set_formatter_tag_functions ppf
-             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
-     ocamlopt src/usexp/.usexp.objs/usexp.{cmx,o}
- File "src/usexp/usexp.ml", line 209, characters 15-52:
- 209 |   let tfuncs = Format.pp_get_formatter_tag_functions ppf () in
-                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/usexp/usexp.ml", line 210, characters 2-39:
- 210 |   Format.pp_set_formatter_tag_functions ppf
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
-     ocamlopt src/.jbuilder.objs/jbuilder__Colors.{cmx,o}
- File "src/colors.ml", line 105, characters 18-48:
- 105 |       let funcs = pp_get_formatter_tag_functions ppf () in
-                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/colors.ml", line 107, characters 6-36:
- 107 |       pp_set_formatter_tag_functions ppf
-             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
-     ocamlopt src/.jbuilder.objs/jbuilder__Super_context.{cmx,o}
- File "src/super_context.ml", line 72, characters 7-11:
- 72 |       ?host
-             ^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
-       ocamlc src/stdune/caml/.caml.objs/caml__Result.{cmi,cmti}
- File "src/stdune/caml/result.mli", line 6, characters 7-17:
- 6 |   open Pervasives
-            ^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-     ocamlopt src/stdune/caml/.caml.objs/caml__Result.{cmx,o}
- File "src/stdune/caml/result.ml", line 4, characters 7-17:
- 4 |   open Pervasives
-            ^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-     ocamlopt src/stdune/.stdune.objs/stdune__Io.{cmx,o}
- File "src/stdune/io.ml", line 1, characters 11-21:
- 1 | module P = Pervasives
-                ^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-     ocamlopt src/stdune/.stdune.objs/stdune__Pp.{cmx,o}
- File "src/stdune/pp.ml", line 98, characters 7-18:
- 98 |        pp_open_tag ppf (embed_tag ~opening ~closing);
-             ^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_open_tag
- Use Format.pp_open_stag.
- File "src/stdune/pp.ml", line 100, characters 7-19:
- 100 |        pp_close_tag ppf ()
-              ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_close_tag
- Use Format.pp_close_stag.
- File "src/stdune/pp.ml", line 103, characters 18-48:
- 103 |       let funcs = pp_get_formatter_tag_functions ppf () in
-                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/stdune/pp.ml", line 105, characters 6-36:
- 105 |       pp_set_formatter_tag_functions ppf
-             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
-     ocamlopt src/usexp/.usexp.objs/usexp.{cmx,o}
- File "src/usexp/usexp.ml", line 209, characters 15-52:
- 209 |   let tfuncs = Format.pp_get_formatter_tag_functions ppf () in
-                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/usexp/usexp.ml", line 210, characters 2-39:
- 210 |   Format.pp_set_formatter_tag_functions ppf
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
-     ocamlopt src/.jbuilder.objs/jbuilder__Colors.{cmx,o}
- File "src/colors.ml", line 105, characters 18-48:
- 105 |       let funcs = pp_get_formatter_tag_functions ppf () in
-                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/colors.ml", line 107, characters 6-36:
- 107 |       pp_set_formatter_tag_functions ppf
-             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
-     ocamlopt src/.jbuilder.objs/jbuilder__Super_context.{cmx,o}
- File "src/super_context.ml", line 72, characters 7-11:
- 72 |       ?host
-             ^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
-> compiled  jbuilder.1.0+beta20.2
Processing 150/399: [dune: ocaml bootstrap.ml] [topkg: ocaml build]
-> installed jbuilder.1.0+beta20.2
Processing 151/399: [dune: ocaml bootstrap.ml] [topkg: ocaml build]
Processing 152/399: [dune: ocaml bootstrap.ml] [open: jbuilder build] [topkg: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "open" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/open.0.2.1)
-> compiled  open.0.2.1
Processing 152/399: [dune: ocaml bootstrap.ml] [topkg: ocaml build]
-> installed open.0.2.1
Processing 153/399: [dune: ocaml bootstrap.ml] [topkg: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune.2.9.1)
- File "./bootstrap.ml", line 46, characters 17-27:
- 46 |               && String.sub fn 0 (String.length duneboot) = duneboot
-                       ^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- File "./bootstrap.ml", line 103, characters 28-37:
- 103 |   let args = Array.to_list (Array.sub Sys.argv 1 (Array.length Sys.argv - 1)) in
-                                   ^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 71
- cd _boot && /home/opam/.opam/4.13/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_base.ml
- File "vendor/cmdliner/src/cmdliner_base.ml", line 158, characters 14-27:
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.13/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_docgen.ml
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 278, characters 23-39:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 293, characters 22-56:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 294, characters 35-51:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 295, characters 36-52:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.13/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_cline.ml
- File "vendor/cmdliner/src/cmdliner_cline.ml", line 128, characters 20-47:
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.13/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_arg.ml
- File "vendor/cmdliner/src/cmdliner_arg.ml", line 193, characters 24-50:
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_arg.ml", line 243, characters 24-50:
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_arg.ml", line 260, characters 10-36:
- Warning 6 [labels-omitted]: label pos was omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.13/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner.ml
- File "vendor/cmdliner/src/cmdliner.ml", line 195, characters 25-47:
- Warning 6 [labels-omitted]: label errs was omitted in the application of this function.
- 

- File "./bootstrap.ml", line 46, characters 17-27:
- 46 |               && String.sub fn 0 (String.length duneboot) = duneboot
-                       ^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- File "./bootstrap.ml", line 103, characters 28-37:
- 103 |   let args = Array.to_list (Array.sub Sys.argv 1 (Array.length Sys.argv - 1)) in
-                                   ^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 71
- cd _boot && /home/opam/.opam/4.13/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_base.ml
- File "vendor/cmdliner/src/cmdliner_base.ml", line 158, characters 14-27:
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.13/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_docgen.ml
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 278, characters 23-39:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 293, characters 22-56:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 294, characters 35-51:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 295, characters 36-52:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.13/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_cline.ml
- File "vendor/cmdliner/src/cmdliner_cline.ml", line 128, characters 20-47:
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.13/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_arg.ml
- File "vendor/cmdliner/src/cmdliner_arg.ml", line 193, characters 24-50:
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_arg.ml", line 243, characters 24-50:
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_arg.ml", line 260, characters 10-36:
- Warning 6 [labels-omitted]: label pos was omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.13/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner.ml
- File "vendor/cmdliner/src/cmdliner.ml", line 195, characters 25-47:
- Warning 6 [labels-omitted]: label errs was omitted in the application of this function.
- 

Processing 153/399: [dune: ./dune.exe build] [topkg: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "-p" "dune" "--profile" "dune-bootstrap" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune.2.9.1)
-> compiled  dune.2.9.1
Processing 153/399: [topkg: ocaml build]
-> installed dune.2.9.1
Processing 154/399: [topkg: ocaml build]
Processing 155/399: [base64: dune build] [topkg: ocaml build]
Processing 156/399: [base64: dune build] [bigarray-compat: dune build] [topkg: ocaml build]
Processing 157/399: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [topkg: ocaml build]
Processing 158/399: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [topkg: ocaml build]
Processing 159/399: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [topkg: ocaml build]
Processing 160/399: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [topkg: ocaml build]
Processing 161/399: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [easy-format: dune build] [topkg: ocaml build]
Processing 162/399: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [easy-format: dune build] [jane-street-headers: dune build] [topkg: ocaml build]
Processing 163/399: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [easy-format: dune build] [jane-street-headers: dune build] [lwt-dllist: dune build] [topkg: ocaml build]
Processing 164/399: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [easy-format: dune build] [jane-street-headers: dune build] [lwt-dllist: dune build] [macaddr: dune build] [topkg: ocaml build]
Processing 165/399: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [easy-format: dune build] [jane-street-headers: dune build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [topkg: ocaml build]
Processing 166/399: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [easy-format: dune build] [jane-street-headers: dune build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [topkg: ocaml build]
Processing 167/399: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [easy-format: dune build] [jane-street-headers: dune build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [topkg: ocaml build]
Processing 168/399: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [easy-format: dune build] [jane-street-headers: dune build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mirage-clock: dune build] [topkg: ocaml build]
Processing 169/399: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [easy-format: dune build] [jane-street-headers: dune build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mirage-clock: dune build] [mmap: dune build] [topkg: ocaml build]
Processing 170/399: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [easy-format: dune build] [jane-street-headers: dune build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mirage-clock: dune build] [mmap: dune build] [mparser: dune build] [topkg: ocaml build]
Processing 171/399: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [easy-format: dune build] [jane-street-headers: dune build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mirage-clock: dune build] [mmap: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [topkg: ocaml build]
Processing 172/399: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [easy-format: dune build] [jane-street-headers: dune build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mirage-clock: dune build] [mmap: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [topkg: ocaml build]
Processing 173/399: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [easy-format: dune build] [jane-street-headers: dune build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mirage-clock: dune build] [mmap: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [topkg: ocaml build]
Processing 174/399: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [easy-format: dune build] [jane-street-headers: dune build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mirage-clock: dune build] [mmap: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build] [topkg: ocaml build]
Processing 175/399: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [easy-format: dune build] [jane-street-headers: dune build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mirage-clock: dune build] [mmap: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build] [psq: dune build] [topkg: ocaml build]
Processing 176/399: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [easy-format: dune build] [jane-street-headers: dune build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mirage-clock: dune build] [mmap: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [topkg: ocaml build]
Processing 177/399: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [easy-format: dune build] [jane-street-headers: dune build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mirage-clock: dune build] [mmap: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [topkg: ocaml build]
Processing 178/399: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [easy-format: dune build] [jane-street-headers: dune build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mirage-clock: dune build] [mmap: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [topkg: ocaml build]
Processing 179/399: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [easy-format: dune build] [jane-street-headers: dune build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mirage-clock: dune build] [mmap: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [topkg: ocaml build]
Processing 180/399: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [easy-format: dune build] [jane-street-headers: dune build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mirage-clock: dune build] [mmap: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] [topkg: ocaml build]
Processing 181/399: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [easy-format: dune build] [jane-street-headers: dune build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mirage-clock: dune build] [mmap: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] [stringext: dune build] [topkg: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pkg-name" "topkg" "--dev-pkg" "false" (CWD=/home/opam/.opam/4.13/.opam-switch/build/topkg.1.0.4)
- File "src/topkg_string.ml", line 92, characters 19-28:
- 92 |   let version = if is_prefix "v" v then with_index_range ~first:1 v else v in
-                         ^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/topkg_fpath.ml", line 10, characters 2-24:
- 10 |   Topkg_string.is_prefix Filename.dir_sep s ||
-        ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/topkg_fpath.ml", line 14, characters 2-24:
- 14 |   Topkg_string.is_suffix Filename.dir_sep s ||
-        ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/topkg_os.ml", line 52, characters 31-53:
- 52 |             if not dotfiles && Topkg_string.is_prefix "." f then acc else
-                                     ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/topkg_vcs.ml", line 60, characters 41-42:
- 60 |     | (dir, (_, `Exited 0)) -> Ok (Some (v `Git git dir))
-                                               ^
- Warning 6 [labels-omitted]: label dir was omitted in the application of this function.
- File "src/topkg_vcs.ml", line 181, characters 41-42:
- 181 |     | (dir, (_, `Exited 0)) -> Ok (Some (v `Hg hg dir))
-                                                ^
- Warning 6 [labels-omitted]: label dir was omitted in the application of this function.
- File "src/topkg_vcs.ml", line 305, characters 33-34:
- 305 |         | (_, cmd) ->  Ok (Some (v `Git cmd git_dir))
-                                        ^
- Warning 6 [labels-omitted]: label dir was omitted in the application of this function.
- File "src/topkg_vcs.ml", line 313, characters 34-35:
- 313 |             (_, cmd) -> Ok (Some (v `Hg cmd dir))
-                                         ^
- Warning 6 [labels-omitted]: label dir was omitted in the application of this function.
- File "src/topkg_conf.ml", line 35, characters 12-26:
- 35 | let fpath = conv_with_docv string "PATH"
-                  ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label docv was omitted in the application of this function.
- File "src/topkg_conf.ml", line 91, characters 17-31:
- 91 |   | Some docv -> conv_with_docv conv docv
-                       ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label docv was omitted in the application of this function.
- File "src/topkg_conf.ml", line 583, characters 31-53:
- 583 |           let is_size_of_ptr = Topkg_string.is_prefix "#define SIZEOF_PTR" l in
-                                      ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/topkg_main.ml", line 95, characters 2-16:
- 95 |   Topkg_pkg.test pkg list tests args
-        ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels list, tests, args were omitted in the application of this function.
- File "src/topkg_main.ml", line 121, characters 29-38:
- 121 | let is_opt s = Topkg_string.(is_prefix "-" s || is_prefix "--" s)
-                                    ^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/topkg_main.ml", line 121, characters 48-57:
- 121 | let is_opt s = Topkg_string.(is_prefix "-" s || is_prefix "--" s)
-                                                       ^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 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 test -I src-care -I src-bin -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 test -I src-care -I src-bin -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 test -I src-care -I src-bin -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 test -I src-care -I src-bin -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 test -I src-care -I src-bin -o src/topkg_codec.cmi src/topkg_codec.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmi src/topkg_conf.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -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 test -I src-care -I src-bin -o src/topkg_string.cmi src/topkg_string.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmx src/topkg_string.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmx src/topkg_string.ml
- File "src/topkg_string.ml", line 92, characters 19-28:
- 92 |   let version = if is_prefix "v" v then with_index_range ~first:1 v else v in
-                         ^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmx src/topkg_fpath.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmx src/topkg_fpath.ml
- File "src/topkg_fpath.ml", line 10, characters 2-24:
- 10 |   Topkg_string.is_prefix Filename.dir_sep s ||
-        ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/topkg_fpath.ml", line 14, characters 2-24:
- 14 |   Topkg_string.is_suffix Filename.dir_sep s ||
-        ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- ocamlfind ocamldep -modules src/topkg_codec.ml > src/topkg_codec.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -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 test -I src-care -I src-bin -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 test -I src-care -I src-bin -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 test -I src-care -I src-bin -o src/topkg_result.cmx src/topkg_result.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmx src/topkg_log.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmx src/topkg_os.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmx src/topkg_os.ml
- File "src/topkg_os.ml", line 52, characters 31-53:
- 52 |             if not dotfiles && Topkg_string.is_prefix "." f then acc else
-                                     ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- ocamlfind ocamldep -modules src/topkg_conf.ml > src/topkg_conf.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -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 test -I src-care -I src-bin -o src/topkg_vcs.cmi src/topkg_vcs.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmx src/topkg_vcs.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmx src/topkg_vcs.ml
- File "src/topkg_vcs.ml", line 60, characters 41-42:
- 60 |     | (dir, (_, `Exited 0)) -> Ok (Some (v `Git git dir))
-                                               ^
- Warning 6 [labels-omitted]: label dir was omitted in the application of this function.
- File "src/topkg_vcs.ml", line 181, characters 41-42:
- 181 |     | (dir, (_, `Exited 0)) -> Ok (Some (v `Hg hg dir))
-                                                ^
- Warning 6 [labels-omitted]: label dir was omitted in the application of this function.
- File "src/topkg_vcs.ml", line 305, characters 33-34:
- 305 |         | (_, cmd) ->  Ok (Some (v `Git cmd git_dir))
-                                        ^
- Warning 6 [labels-omitted]: label dir was omitted in the application of this function.
- File "src/topkg_vcs.ml", line 313, characters 34-35:
- 313 |             (_, cmd) -> Ok (Some (v `Hg cmd dir))
-                                         ^
- Warning 6 [labels-omitted]: label dir was omitted in the application of this function.
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmx src/topkg_conf.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmx src/topkg_conf.ml
- File "src/topkg_conf.ml", line 35, characters 12-26:
- 35 | let fpath = conv_with_docv string "PATH"
-                  ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label docv was omitted in the application of this function.
- File "src/topkg_conf.ml", line 91, characters 17-31:
- 91 |   | Some docv -> conv_with_docv conv docv
-                       ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label docv was omitted in the application of this function.
- File "src/topkg_conf.ml", line 583, characters 31-53:
- 583 |           let is_size_of_ptr = Topkg_string.is_prefix "#define SIZEOF_PTR" l in
-                                      ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 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 test -I src-care -I src-bin -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 test -I src-care -I src-bin -o src/topkg_opam.cmi src/topkg_opam.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -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 test -I src-care -I src-bin -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 test -I src-care -I src-bin -o src/topkg_test.cmi src/topkg_test.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmi src/topkg_install.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -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 test -I src-care -I src-bin -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 test -I src-care -I src-bin -o src/topkg_publish.cmi src/topkg_publish.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmi src/topkg_pkg.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -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 test -I src-care -I src-bin -o src/topkg_build.cmx src/topkg_build.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmx src/topkg_distrib.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -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 test -I src-care -I src-bin -o src/topkg_publish.cmx src/topkg_publish.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -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 test -I src-care -I src-bin -o src/topkg_main.cmi src/topkg_main.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmx src/topkg_ipc.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmx src/topkg_main.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmx src/topkg_main.ml
- File "src/topkg_main.ml", line 95, characters 2-16:
- 95 |   Topkg_pkg.test pkg list tests args
-        ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels list, tests, args were omitted in the application of this function.
- File "src/topkg_main.ml", line 121, characters 29-38:
- 121 | let is_opt s = Topkg_string.(is_prefix "-" s || is_prefix "--" s)
-                                    ^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/topkg_main.ml", line 121, characters 48-57:
- 121 | let is_opt s = Topkg_string.(is_prefix "-" s || is_prefix "--" s)
-                                                       ^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -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 test -I src-care -I src-bin -o src/topkg.cmo src/topkg.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_build.cmo src/topkg_build.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmo src/topkg_cmd.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmo src/topkg_codec.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmo src/topkg_conf.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmo src/topkg_distrib.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmo src/topkg_fexts.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmo src/topkg_fpath.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmo src/topkg_install.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmo src/topkg_fpath.ml
- File "src/topkg_fpath.ml", line 10, characters 2-24:
- 10 |   Topkg_string.is_prefix Filename.dir_sep s ||
-        ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/topkg_fpath.ml", line 14, characters 2-24:
- 14 |   Topkg_string.is_suffix Filename.dir_sep s ||
-        ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmo src/topkg_ipc.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmo src/topkg_log.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmo src/topkg_main.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmo src/topkg_opam.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmo src/topkg_os.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmo src/topkg_conf.ml
- File "src/topkg_conf.ml", line 35, characters 12-26:
- 35 | let fpath = conv_with_docv string "PATH"
-                  ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label docv was omitted in the application of this function.
- File "src/topkg_conf.ml", line 91, characters 17-31:
- 91 |   | Some docv -> conv_with_docv conv docv
-                       ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label docv was omitted in the application of this function.
- File "src/topkg_conf.ml", line 583, characters 31-53:
- 583 |           let is_size_of_ptr = Topkg_string.is_prefix "#define SIZEOF_PTR" l in
-                                      ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmo src/topkg_pkg.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmo src/topkg_publish.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmo src/topkg_result.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmo src/topkg_main.ml
- File "src/topkg_main.ml", line 95, characters 2-16:
- 95 |   Topkg_pkg.test pkg list tests args
-        ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels list, tests, args were omitted in the application of this function.
- File "src/topkg_main.ml", line 121, characters 29-38:
- 121 | let is_opt s = Topkg_string.(is_prefix "-" s || is_prefix "--" s)
-                                    ^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/topkg_main.ml", line 121, characters 48-57:
- 121 | let is_opt s = Topkg_string.(is_prefix "-" s || is_prefix "--" s)
-                                                       ^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmo src/topkg_string.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmo src/topkg_os.ml
- File "src/topkg_os.ml", line 52, characters 31-53:
- 52 |             if not dotfiles && Topkg_string.is_prefix "." f then acc else
-                                     ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmo src/topkg_test.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmo src/topkg_vcs.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmo src/topkg_string.ml
- File "src/topkg_string.ml", line 92, characters 19-28:
- 92 |   let version = if is_prefix "v" v then with_index_range ~first:1 v else v in
-                         ^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmo src/topkg_vcs.ml
- File "src/topkg_vcs.ml", line 60, characters 41-42:
- 60 |     | (dir, (_, `Exited 0)) -> Ok (Some (v `Git git dir))
-                                               ^
- Warning 6 [labels-omitted]: label dir was omitted in the application of this function.
- File "src/topkg_vcs.ml", line 181, characters 41-42:
- 181 |     | (dir, (_, `Exited 0)) -> Ok (Some (v `Hg hg dir))
-                                                ^
- Warning 6 [labels-omitted]: label dir was omitted in the application of this function.
- File "src/topkg_vcs.ml", line 305, characters 33-34:
- 305 |         | (_, cmd) ->  Ok (Some (v `Git cmd git_dir))
-                                        ^
- Warning 6 [labels-omitted]: label dir was omitted in the application of this function.
- File "src/topkg_vcs.ml", line 313, characters 34-35:
- 313 |             (_, cmd) -> Ok (Some (v `Hg cmd dir))
-                                         ^
- Warning 6 [labels-omitted]: label dir was omitted in the application of this function.
- 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) }
- File "src/topkg_string.ml", line 92, characters 19-28:
- 92 |   let version = if is_prefix "v" v then with_index_range ~first:1 v else v in
-                         ^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/topkg_fpath.ml", line 10, characters 2-24:
- 10 |   Topkg_string.is_prefix Filename.dir_sep s ||
-        ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/topkg_fpath.ml", line 14, characters 2-24:
- 14 |   Topkg_string.is_suffix Filename.dir_sep s ||
-        ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/topkg_os.ml", line 52, characters 31-53:
- 52 |             if not dotfiles && Topkg_string.is_prefix "." f then acc else
-                                     ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/topkg_vcs.ml", line 60, characters 41-42:
- 60 |     | (dir, (_, `Exited 0)) -> Ok (Some (v `Git git dir))
-                                               ^
- Warning 6 [labels-omitted]: label dir was omitted in the application of this function.
- File "src/topkg_vcs.ml", line 181, characters 41-42:
- 181 |     | (dir, (_, `Exited 0)) -> Ok (Some (v `Hg hg dir))
-                                                ^
- Warning 6 [labels-omitted]: label dir was omitted in the application of this function.
- File "src/topkg_vcs.ml", line 305, characters 33-34:
- 305 |         | (_, cmd) ->  Ok (Some (v `Git cmd git_dir))
-                                        ^
- Warning 6 [labels-omitted]: label dir was omitted in the application of this function.
- File "src/topkg_vcs.ml", line 313, characters 34-35:
- 313 |             (_, cmd) -> Ok (Some (v `Hg cmd dir))
-                                         ^
- Warning 6 [labels-omitted]: label dir was omitted in the application of this function.
- File "src/topkg_conf.ml", line 35, characters 12-26:
- 35 | let fpath = conv_with_docv string "PATH"
-                  ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label docv was omitted in the application of this function.
- File "src/topkg_conf.ml", line 91, characters 17-31:
- 91 |   | Some docv -> conv_with_docv conv docv
-                       ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label docv was omitted in the application of this function.
- File "src/topkg_conf.ml", line 583, characters 31-53:
- 583 |           let is_size_of_ptr = Topkg_string.is_prefix "#define SIZEOF_PTR" l in
-                                      ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/topkg_main.ml", line 95, characters 2-16:
- 95 |   Topkg_pkg.test pkg list tests args
-        ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels list, tests, args were omitted in the application of this function.
- File "src/topkg_main.ml", line 121, characters 29-38:
- 121 | let is_opt s = Topkg_string.(is_prefix "-" s || is_prefix "--" s)
-                                    ^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/topkg_main.ml", line 121, characters 48-57:
- 121 | let is_opt s = Topkg_string.(is_prefix "-" s || is_prefix "--" s)
-                                                       ^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 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 test -I src-care -I src-bin -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 test -I src-care -I src-bin -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 test -I src-care -I src-bin -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 test -I src-care -I src-bin -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 test -I src-care -I src-bin -o src/topkg_codec.cmi src/topkg_codec.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmi src/topkg_conf.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -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 test -I src-care -I src-bin -o src/topkg_string.cmi src/topkg_string.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmx src/topkg_string.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmx src/topkg_string.ml
- File "src/topkg_string.ml", line 92, characters 19-28:
- 92 |   let version = if is_prefix "v" v then with_index_range ~first:1 v else v in
-                         ^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmx src/topkg_fpath.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmx src/topkg_fpath.ml
- File "src/topkg_fpath.ml", line 10, characters 2-24:
- 10 |   Topkg_string.is_prefix Filename.dir_sep s ||
-        ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/topkg_fpath.ml", line 14, characters 2-24:
- 14 |   Topkg_string.is_suffix Filename.dir_sep s ||
-        ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- ocamlfind ocamldep -modules src/topkg_codec.ml > src/topkg_codec.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -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 test -I src-care -I src-bin -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 test -I src-care -I src-bin -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 test -I src-care -I src-bin -o src/topkg_result.cmx src/topkg_result.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmx src/topkg_log.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmx src/topkg_os.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmx src/topkg_os.ml
- File "src/topkg_os.ml", line 52, characters 31-53:
- 52 |             if not dotfiles && Topkg_string.is_prefix "." f then acc else
-                                     ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- ocamlfind ocamldep -modules src/topkg_conf.ml > src/topkg_conf.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -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 test -I src-care -I src-bin -o src/topkg_vcs.cmi src/topkg_vcs.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmx src/topkg_vcs.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmx src/topkg_vcs.ml
- File "src/topkg_vcs.ml", line 60, characters 41-42:
- 60 |     | (dir, (_, `Exited 0)) -> Ok (Some (v `Git git dir))
-                                               ^
- Warning 6 [labels-omitted]: label dir was omitted in the application of this function.
- File "src/topkg_vcs.ml", line 181, characters 41-42:
- 181 |     | (dir, (_, `Exited 0)) -> Ok (Some (v `Hg hg dir))
-                                                ^
- Warning 6 [labels-omitted]: label dir was omitted in the application of this function.
- File "src/topkg_vcs.ml", line 305, characters 33-34:
- 305 |         | (_, cmd) ->  Ok (Some (v `Git cmd git_dir))
-                                        ^
- Warning 6 [labels-omitted]: label dir was omitted in the application of this function.
- File "src/topkg_vcs.ml", line 313, characters 34-35:
- 313 |             (_, cmd) -> Ok (Some (v `Hg cmd dir))
-                                         ^
- Warning 6 [labels-omitted]: label dir was omitted in the application of this function.
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmx src/topkg_conf.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmx src/topkg_conf.ml
- File "src/topkg_conf.ml", line 35, characters 12-26:
- 35 | let fpath = conv_with_docv string "PATH"
-                  ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label docv was omitted in the application of this function.
- File "src/topkg_conf.ml", line 91, characters 17-31:
- 91 |   | Some docv -> conv_with_docv conv docv
-                       ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label docv was omitted in the application of this function.
- File "src/topkg_conf.ml", line 583, characters 31-53:
- 583 |           let is_size_of_ptr = Topkg_string.is_prefix "#define SIZEOF_PTR" l in
-                                      ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 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 test -I src-care -I src-bin -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 test -I src-care -I src-bin -o src/topkg_opam.cmi src/topkg_opam.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -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 test -I src-care -I src-bin -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 test -I src-care -I src-bin -o src/topkg_test.cmi src/topkg_test.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmi src/topkg_install.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -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 test -I src-care -I src-bin -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 test -I src-care -I src-bin -o src/topkg_publish.cmi src/topkg_publish.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmi src/topkg_pkg.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -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 test -I src-care -I src-bin -o src/topkg_build.cmx src/topkg_build.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmx src/topkg_distrib.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -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 test -I src-care -I src-bin -o src/topkg_publish.cmx src/topkg_publish.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -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 test -I src-care -I src-bin -o src/topkg_main.cmi src/topkg_main.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmx src/topkg_ipc.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmx src/topkg_main.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmx src/topkg_main.ml
- File "src/topkg_main.ml", line 95, characters 2-16:
- 95 |   Topkg_pkg.test pkg list tests args
-        ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels list, tests, args were omitted in the application of this function.
- File "src/topkg_main.ml", line 121, characters 29-38:
- 121 | let is_opt s = Topkg_string.(is_prefix "-" s || is_prefix "--" s)
-                                    ^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/topkg_main.ml", line 121, characters 48-57:
- 121 | let is_opt s = Topkg_string.(is_prefix "-" s || is_prefix "--" s)
-                                                       ^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -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 test -I src-care -I src-bin -o src/topkg.cmo src/topkg.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_build.cmo src/topkg_build.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmo src/topkg_cmd.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmo src/topkg_codec.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmo src/topkg_conf.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmo src/topkg_distrib.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmo src/topkg_fexts.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmo src/topkg_fpath.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmo src/topkg_install.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmo src/topkg_fpath.ml
- File "src/topkg_fpath.ml", line 10, characters 2-24:
- 10 |   Topkg_string.is_prefix Filename.dir_sep s ||
-        ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/topkg_fpath.ml", line 14, characters 2-24:
- 14 |   Topkg_string.is_suffix Filename.dir_sep s ||
-        ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmo src/topkg_ipc.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmo src/topkg_log.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmo src/topkg_main.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmo src/topkg_opam.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmo src/topkg_os.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmo src/topkg_conf.ml
- File "src/topkg_conf.ml", line 35, characters 12-26:
- 35 | let fpath = conv_with_docv string "PATH"
-                  ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label docv was omitted in the application of this function.
- File "src/topkg_conf.ml", line 91, characters 17-31:
- 91 |   | Some docv -> conv_with_docv conv docv
-                       ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label docv was omitted in the application of this function.
- File "src/topkg_conf.ml", line 583, characters 31-53:
- 583 |           let is_size_of_ptr = Topkg_string.is_prefix "#define SIZEOF_PTR" l in
-                                      ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmo src/topkg_pkg.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmo src/topkg_publish.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmo src/topkg_result.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmo src/topkg_main.ml
- File "src/topkg_main.ml", line 95, characters 2-16:
- 95 |   Topkg_pkg.test pkg list tests args
-        ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels list, tests, args were omitted in the application of this function.
- File "src/topkg_main.ml", line 121, characters 29-38:
- 121 | let is_opt s = Topkg_string.(is_prefix "-" s || is_prefix "--" s)
-                                    ^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/topkg_main.ml", line 121, characters 48-57:
- 121 | let is_opt s = Topkg_string.(is_prefix "-" s || is_prefix "--" s)
-                                                       ^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmo src/topkg_string.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmo src/topkg_os.ml
- File "src/topkg_os.ml", line 52, characters 31-53:
- 52 |             if not dotfiles && Topkg_string.is_prefix "." f then acc else
-                                     ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmo src/topkg_test.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmo src/topkg_vcs.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmo src/topkg_string.ml
- File "src/topkg_string.ml", line 92, characters 19-28:
- 92 |   let version = if is_prefix "v" v then with_index_range ~first:1 v else v in
-                         ^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmo src/topkg_vcs.ml
- File "src/topkg_vcs.ml", line 60, characters 41-42:
- 60 |     | (dir, (_, `Exited 0)) -> Ok (Some (v `Git git dir))
-                                               ^
- Warning 6 [labels-omitted]: label dir was omitted in the application of this function.
- File "src/topkg_vcs.ml", line 181, characters 41-42:
- 181 |     | (dir, (_, `Exited 0)) -> Ok (Some (v `Hg hg dir))
-                                                ^
- Warning 6 [labels-omitted]: label dir was omitted in the application of this function.
- File "src/topkg_vcs.ml", line 305, characters 33-34:
- 305 |         | (_, cmd) ->  Ok (Some (v `Git cmd git_dir))
-                                        ^
- Warning 6 [labels-omitted]: label dir was omitted in the application of this function.
- File "src/topkg_vcs.ml", line 313, characters 34-35:
- 313 |             (_, cmd) -> Ok (Some (v `Hg cmd dir))
-                                         ^
- Warning 6 [labels-omitted]: label dir was omitted in the application of this function.
- 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.4
Processing 181/399: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [easy-format: dune build] [jane-street-headers: dune build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mirage-clock: dune build] [mmap: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed topkg.1.0.4
Processing 182/399: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [easy-format: dune build] [jane-street-headers: dune build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mirage-clock: dune build] [mmap: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] [stringext: dune build]
Processing 183/399: [astring: ocaml build] [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [easy-format: dune build] [jane-street-headers: dune build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mirage-clock: dune build] [mmap: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] [stringext: dune build]
Processing 184/399: [astring: ocaml build] [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [easy-format: dune build] [fmt: ocaml build] [jane-street-headers: dune build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mirage-clock: dune build] [mmap: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] [stringext: dune build]
Processing 185/399: [astring: ocaml build] [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [easy-format: dune build] [fmt: ocaml build] [jane-street-headers: dune build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mirage-clock: dune build] [mmap: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] [stringext: dune build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "jane-street-headers" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/jane-street-headers.v0.14.0)
-> compiled  jane-street-headers.v0.14.0
Processing 185/399: [astring: ocaml build] [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [easy-format: dune build] [fmt: ocaml build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mirage-clock: dune build] [mmap: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] [stringext: dune build] [uutf: ocaml build]
-> installed jane-street-headers.v0.14.0
Processing 186/399: [astring: ocaml build] [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [easy-format: dune build] [fmt: ocaml build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mirage-clock: dune build] [mmap: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] [stringext: dune build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "duration" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/duration.0.2.0)
-> compiled  duration.0.2.0
Processing 186/399: [astring: ocaml build] [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [easy-format: dune build] [fmt: ocaml build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mirage-clock: dune build] [mmap: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] [stringext: dune build] [uutf: ocaml build]
-> installed duration.0.2.0
Processing 187/399: [astring: ocaml build] [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [easy-format: dune build] [fmt: ocaml build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mirage-clock: dune build] [mmap: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] [stringext: dune build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "lwt-dllist" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/lwt-dllist.1.0.1)
-> compiled  lwt-dllist.1.0.1
Processing 187/399: [astring: ocaml build] [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [easy-format: dune build] [fmt: ocaml build] [macaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mirage-clock: dune build] [mmap: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] [stringext: dune build] [uutf: ocaml build]
-> installed lwt-dllist.1.0.1
Processing 188/399: [astring: ocaml build] [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [easy-format: dune build] [fmt: ocaml build] [macaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mirage-clock: dune build] [mmap: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] [stringext: dune build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mirage-clock" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/mirage-clock.4.0.0)
-> compiled  mirage-clock.4.0.0
Processing 188/399: [astring: ocaml build] [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [easy-format: dune build] [fmt: ocaml build] [macaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] [stringext: dune build] [uutf: ocaml build]
-> installed mirage-clock.4.0.0
Processing 189/399: [astring: ocaml build] [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [easy-format: dune build] [fmt: ocaml build] [macaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] [stringext: dune build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "71" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/csexp.1.5.1)
-> compiled  csexp.1.5.1
Processing 189/399: [astring: ocaml build] [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [domain-name: dune build] [easy-format: dune build] [fmt: ocaml build] [macaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] [stringext: dune build] [uutf: ocaml build]
-> installed csexp.1.5.1
Processing 190/399: [astring: ocaml build] [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [domain-name: dune build] [easy-format: dune build] [fmt: ocaml build] [macaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] [stringext: dune build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 190/399: [astring: ocaml build] [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [domain-name: dune build] [easy-format: dune build] [fmt: ocaml build] [macaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] [stringext: dune build] [uutf: ocaml build]
-> installed ppx_derivers.1.2.1
Processing 191/399: [astring: ocaml build] [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [domain-name: dune build] [easy-format: dune build] [fmt: ocaml build] [macaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] [stringext: dune build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "easy-format" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/easy-format.1.3.2)
-       ocamlc src/.easy_format.objs/byte/easy_format.{cmo,cmt}
- File "src/easy_format.ml", line 203, characters 16-46:
- 203 |     let tagf0 = pp_get_formatter_tag_functions fmt () in
-                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/easy_format.ml", line 232, characters 4-34:
- 232 |     pp_set_formatter_tag_functions fmt tagf
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
- File "src/easy_format.ml", line 264, characters 9-39:
- 264 |         (pp_get_formatter_tag_functions fmt ()) with
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/easy_format.ml", line 269, characters 6-36:
- 269 |       pp_set_formatter_tag_functions fmt tagf
-             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
- File "src/easy_format.ml", line 322, characters 16-27:
- 322 |     | Some s -> pp_open_tag fmt s
-                       ^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_open_tag
- Use Format.pp_open_stag.
- File "src/easy_format.ml", line 326, characters 16-28:
- 326 |     | Some _ -> pp_close_tag fmt ()
-                       ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_close_tag
- Use Format.pp_close_stag.
- File "src/easy_format.ml", line 332, characters 10-21:
- 332 |           pp_open_tag fmt tag;
-                 ^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_open_tag
- Use Format.pp_open_stag.
- File "src/easy_format.ml", line 334, characters 10-22:
- 334 |           pp_close_tag fmt ()
-                 ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_close_tag
- Use Format.pp_close_stag.
-     ocamlopt src/.easy_format.objs/native/easy_format.{cmx,o}
- File "src/easy_format.ml", line 203, characters 16-46:
- 203 |     let tagf0 = pp_get_formatter_tag_functions fmt () in
-                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/easy_format.ml", line 232, characters 4-34:
- 232 |     pp_set_formatter_tag_functions fmt tagf
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
- File "src/easy_format.ml", line 264, characters 9-39:
- 264 |         (pp_get_formatter_tag_functions fmt ()) with
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/easy_format.ml", line 269, characters 6-36:
- 269 |       pp_set_formatter_tag_functions fmt tagf
-             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
- File "src/easy_format.ml", line 322, characters 16-27:
- 322 |     | Some s -> pp_open_tag fmt s
-                       ^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_open_tag
- Use Format.pp_open_stag.
- File "src/easy_format.ml", line 326, characters 16-28:
- 326 |     | Some _ -> pp_close_tag fmt ()
-                       ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_close_tag
- Use Format.pp_close_stag.
- File "src/easy_format.ml", line 332, characters 10-21:
- 332 |           pp_open_tag fmt tag;
-                 ^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_open_tag
- Use Format.pp_open_stag.
- File "src/easy_format.ml", line 334, characters 10-22:
- 334 |           pp_close_tag fmt ()
-                 ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_close_tag
- Use Format.pp_close_stag.
-       ocamlc src/.easy_format.objs/byte/easy_format.{cmo,cmt}
- File "src/easy_format.ml", line 203, characters 16-46:
- 203 |     let tagf0 = pp_get_formatter_tag_functions fmt () in
-                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/easy_format.ml", line 232, characters 4-34:
- 232 |     pp_set_formatter_tag_functions fmt tagf
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
- File "src/easy_format.ml", line 264, characters 9-39:
- 264 |         (pp_get_formatter_tag_functions fmt ()) with
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/easy_format.ml", line 269, characters 6-36:
- 269 |       pp_set_formatter_tag_functions fmt tagf
-             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
- File "src/easy_format.ml", line 322, characters 16-27:
- 322 |     | Some s -> pp_open_tag fmt s
-                       ^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_open_tag
- Use Format.pp_open_stag.
- File "src/easy_format.ml", line 326, characters 16-28:
- 326 |     | Some _ -> pp_close_tag fmt ()
-                       ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_close_tag
- Use Format.pp_close_stag.
- File "src/easy_format.ml", line 332, characters 10-21:
- 332 |           pp_open_tag fmt tag;
-                 ^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_open_tag
- Use Format.pp_open_stag.
- File "src/easy_format.ml", line 334, characters 10-22:
- 334 |           pp_close_tag fmt ()
-                 ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_close_tag
- Use Format.pp_close_stag.
-     ocamlopt src/.easy_format.objs/native/easy_format.{cmx,o}
- File "src/easy_format.ml", line 203, characters 16-46:
- 203 |     let tagf0 = pp_get_formatter_tag_functions fmt () in
-                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/easy_format.ml", line 232, characters 4-34:
- 232 |     pp_set_formatter_tag_functions fmt tagf
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
- File "src/easy_format.ml", line 264, characters 9-39:
- 264 |         (pp_get_formatter_tag_functions fmt ()) with
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/easy_format.ml", line 269, characters 6-36:
- 269 |       pp_set_formatter_tag_functions fmt tagf
-             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
- File "src/easy_format.ml", line 322, characters 16-27:
- 322 |     | Some s -> pp_open_tag fmt s
-                       ^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_open_tag
- Use Format.pp_open_stag.
- File "src/easy_format.ml", line 326, characters 16-28:
- 326 |     | Some _ -> pp_close_tag fmt ()
-                       ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_close_tag
- Use Format.pp_close_stag.
- File "src/easy_format.ml", line 332, characters 10-21:
- 332 |           pp_open_tag fmt tag;
-                 ^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_open_tag
- Use Format.pp_open_stag.
- File "src/easy_format.ml", line 334, characters 10-22:
- 334 |           pp_close_tag fmt ()
-                 ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_close_tag
- Use Format.pp_close_stag.
-> compiled  easy-format.1.3.2
Processing 191/399: [astring: ocaml build] [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [domain-name: dune build] [fmt: ocaml build] [macaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] [stringext: dune build] [uutf: ocaml build]
-> installed easy-format.1.3.2
Processing 192/399: [astring: ocaml build] [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [domain-name: dune build] [fmt: ocaml build] [macaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] [stringext: dune build] [uutf: ocaml build]
Processing 193/399: [astring: ocaml build] [base64: dune build] [bigarray-compat: dune build] [biniou: dune build] [cppo: dune build] [domain-name: dune build] [fmt: ocaml build] [macaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] [stringext: dune build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "domain-name" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/domain-name.0.3.1)
-> compiled  domain-name.0.3.1
Processing 193/399: [astring: ocaml build] [base64: dune build] [bigarray-compat: dune build] [biniou: dune build] [cppo: dune build] [fmt: ocaml build] [macaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] [stringext: dune build] [uutf: ocaml build]
-> installed domain-name.0.3.1
Processing 194/399: [astring: ocaml build] [base64: dune build] [bigarray-compat: dune build] [biniou: dune build] [cppo: dune build] [fmt: ocaml build] [macaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] [stringext: dune build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "macaddr" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/macaddr.5.2.0)
-     ocamlopt lib/.macaddr_top.objs/native/macaddr_top.{cmx,o}
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
-     ocamlopt lib/.macaddr_top.objs/native/macaddr_top.{cmx,o}
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
-> compiled  macaddr.5.2.0
Processing 194/399: [astring: ocaml build] [base64: dune build] [bigarray-compat: dune build] [biniou: dune build] [cppo: dune build] [fmt: ocaml build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] [stringext: dune build] [uutf: ocaml build]
-> installed macaddr.5.2.0
Processing 195/399: [astring: ocaml build] [base64: dune build] [bigarray-compat: dune build] [biniou: dune build] [cppo: dune build] [fmt: ocaml build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] [stringext: dune build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bigarray-compat" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/bigarray-compat.1.0.0)
-        ocaml (internal)
- File "/home/opam/.opam/4.13/.opam-switch/build/bigarray-compat.1.0.0/_build/.dune/default/src/dune.ml", line 28, characters 14-37:
- 28 |   Hashtbl.add Toploop.directive_table "require"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/bigarray-compat.1.0.0/_build/.dune/default/src/dune.ml", line 30, characters 14-37:
- 30 |   Hashtbl.add Toploop.directive_table "use"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/bigarray-compat.1.0.0/_build/.dune/default/src/dune.ml", line 34, characters 14-37:
- 34 |   Hashtbl.add Toploop.directive_table "use_mod"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
-        ocaml (internal)
- File "/home/opam/.opam/4.13/.opam-switch/build/bigarray-compat.1.0.0/_build/.dune/default/src/dune.ml", line 28, characters 14-37:
- 28 |   Hashtbl.add Toploop.directive_table "require"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/bigarray-compat.1.0.0/_build/.dune/default/src/dune.ml", line 30, characters 14-37:
- 30 |   Hashtbl.add Toploop.directive_table "use"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/bigarray-compat.1.0.0/_build/.dune/default/src/dune.ml", line 34, characters 14-37:
- 34 |   Hashtbl.add Toploop.directive_table "use_mod"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
-> compiled  bigarray-compat.1.0.0
Processing 195/399: [astring: ocaml build] [base64: dune build] [biniou: dune build] [cppo: dune build] [fmt: ocaml build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] [stringext: dune build] [uutf: ocaml build]
-> installed bigarray-compat.1.0.0
Processing 196/399: [astring: ocaml build] [base64: dune build] [biniou: dune build] [cppo: dune build] [fmt: ocaml build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] [stringext: dune build] [uutf: ocaml build]
Processing 197/399: [astring: ocaml build] [base64: dune build] [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [fmt: ocaml build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] [stringext: dune build] [uutf: ocaml build]
Processing 198/399: [astring: ocaml build] [base64: dune build] [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [fmt: ocaml build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] [stringext: dune build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mmap" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/mmap.1.1.0)
-> compiled  mmap.1.1.0
Processing 198/399: [astring: ocaml build] [base64: dune build] [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [fmt: ocaml build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] [stringext: dune build] [uutf: ocaml build]
-> installed mmap.1.1.0
Processing 199/399: [astring: ocaml build] [base64: dune build] [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [fmt: ocaml build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] [stringext: dune build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stringext" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/stringext.1.6.0)
-> compiled  stringext.1.6.0
Processing 199/399: [astring: ocaml build] [base64: dune build] [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [fmt: ocaml build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] [uutf: ocaml build]
-> installed stringext.1.6.0
Processing 200/399: [astring: ocaml build] [base64: dune build] [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [fmt: ocaml build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "result" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/result.1.5)
-> compiled  result.1.5
Processing 200/399: [astring: ocaml build] [base64: dune build] [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [fmt: ocaml build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [psq: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] [uutf: ocaml build]
-> installed result.1.5
Processing 201/399: [astring: ocaml build] [base64: dune build] [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [fmt: ocaml build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [psq: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] [uutf: ocaml build]
Processing 202/399: [astring: ocaml build] [base64: dune build] [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [psq: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base64" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/base64.3.5.0)
-> compiled  base64.3.5.0
Processing 202/399: [astring: ocaml build] [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [psq: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] [uutf: ocaml build]
-> installed base64.3.5.0
Processing 203/399: [astring: ocaml build] [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [psq: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirSdk" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/menhirSdk.20211125)
-> compiled  menhirSdk.20211125
Processing 203/399: [astring: ocaml build] [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [magic-mime: dune build] [menhirLib: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [psq: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] [uutf: ocaml build]
-> installed menhirSdk.20211125
Processing 204/399: [astring: ocaml build] [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [magic-mime: dune build] [menhirLib: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [psq: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "psq" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/psq.0.2.0)
-> compiled  psq.0.2.0
Processing 204/399: [astring: ocaml build] [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [magic-mime: dune build] [menhirLib: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] [uutf: ocaml build]
-> installed psq.0.2.0
Processing 205/399: [astring: ocaml build] [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [magic-mime: dune build] [menhirLib: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] [uutf: ocaml build]
Processing 206/399: [astring: ocaml build] [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [lru: dune build] [magic-mime: dune build] [menhirLib: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "spawn" "-j" "71" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/spawn.v0.14.0)
-> compiled  spawn.v0.14.0
Processing 206/399: [astring: ocaml build] [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [lru: dune build] [magic-mime: dune build] [menhirLib: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [uutf: ocaml build]
-> installed spawn.v0.14.0
Processing 207/399: [astring: ocaml build] [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [lru: dune build] [magic-mime: dune build] [menhirLib: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/stdlib-shims.0.3.0)
-        ocaml (internal)
- File "/home/opam/.opam/4.13/.opam-switch/build/stdlib-shims.0.3.0/_build/.dune/default/src/dune.ml", line 28, characters 14-37:
- 28 |   Hashtbl.add Toploop.directive_table "require"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/stdlib-shims.0.3.0/_build/.dune/default/src/dune.ml", line 30, characters 14-37:
- 30 |   Hashtbl.add Toploop.directive_table "use"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/stdlib-shims.0.3.0/_build/.dune/default/src/dune.ml", line 34, characters 14-37:
- 34 |   Hashtbl.add Toploop.directive_table "use_mod"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
-        ocaml (internal)
- File "/home/opam/.opam/4.13/.opam-switch/build/stdlib-shims.0.3.0/_build/.dune/default/src/dune.ml", line 28, characters 14-37:
- 28 |   Hashtbl.add Toploop.directive_table "require"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/stdlib-shims.0.3.0/_build/.dune/default/src/dune.ml", line 30, characters 14-37:
- 30 |   Hashtbl.add Toploop.directive_table "use"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/stdlib-shims.0.3.0/_build/.dune/default/src/dune.ml", line 34, characters 14-37:
- 34 |   Hashtbl.add Toploop.directive_table "use_mod"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
-> compiled  stdlib-shims.0.3.0
Processing 207/399: [astring: ocaml build] [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [lru: dune build] [magic-mime: dune build] [menhirLib: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [uutf: ocaml build]
-> installed stdlib-shims.0.3.0
Processing 208/399: [astring: ocaml build] [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [lru: dune build] [magic-mime: dune build] [menhirLib: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [uutf: ocaml build]
Processing 209/399: [astring: ocaml build] [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [lru: dune build] [magic-mime: dune build] [menhirLib: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [uutf: ocaml build]
Processing 210/399: [astring: ocaml build] [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [lru: dune build] [magic-mime: dune build] [menhirLib: dune build] [mparser: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mparser" "-j" "71" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/mparser.1.3)
-> compiled  mparser.1.3
Processing 210/399: [astring: ocaml build] [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [lru: dune build] [magic-mime: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [uutf: ocaml build]
-> installed mparser.1.3
Processing 211/399: [astring: ocaml build] [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [lru: dune build] [magic-mime: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/sexplib0.v0.14.0)
-> compiled  sexplib0.v0.14.0
Processing 211/399: [astring: ocaml build] [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [lru: dune build] [magic-mime: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [re: dune build] [uutf: ocaml build]
-> installed sexplib0.v0.14.0
Processing 212/399: [astring: ocaml build] [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [lru: dune build] [magic-mime: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [re: dune build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirLib" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/menhirLib.20211125)
-         pack lib/pack/menhirLib.{ml,mli}
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-         pack lib/pack/menhirLib.{ml,mli}
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20211125
Processing 212/399: [astring: ocaml build] [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [lru: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [re: dune build] [uutf: ocaml build]
-> installed menhirLib.20211125
Processing 213/399: [astring: ocaml build] [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [lru: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [re: dune build] [uutf: ocaml build]
Processing 214/399: [astring: ocaml build] [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [lru: dune build] [magic-mime: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [re: dune build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "magic-mime" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/magic-mime.1.2.0)
-> compiled  magic-mime.1.2.0
Processing 214/399: [astring: ocaml build] [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [lru: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [re: dune build] [uutf: ocaml build]
-> installed magic-mime.1.2.0
Processing 215/399: [astring: ocaml build] [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [lru: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [re: dune build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pinned" "false" "--with-cmdliner" "false" (CWD=/home/opam/.opam/4.13/.opam-switch/build/uutf.1.0.2)
- ocamlfind ocamldep -package bytes -package uchar -modules src/uutf.ml > src/uutf.ml.depends
- ocamlfind ocamldep -package bytes -package uchar -modules src/uutf.mli > src/uutf.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package uchar -I src -I test -o src/uutf.cmi src/uutf.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package uchar -I src -I test -o src/uutf.cmx src/uutf.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package uchar -I src -I test -o src/uutf.cmx src/uutf.ml
- File "src/uutf.ml", line 34, characters 33-49:
- 34 | let encoding_of_string s = match String.uppercase s with      (* IANA names. *)
-                                       ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.uppercase
- Use String.uppercase_ascii/StringLabels.uppercase_ascii instead.
- ocamlfind ocamlopt -a -package bytes -package uchar -I src src/uutf.cmx -o src/uutf.cmxa
- ocamlfind ocamlopt -shared -linkall -package bytes -package uchar -I src src/uutf.cmxa -o src/uutf.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package uchar -I src -I test -o src/uutf.cmo src/uutf.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package uchar -I src -I test -o src/uutf.cmo src/uutf.ml
- File "src/uutf.ml", line 34, characters 33-49:
- 34 | let encoding_of_string s = match String.uppercase s with      (* IANA names. *)
-                                       ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.uppercase
- Use String.uppercase_ascii/StringLabels.uppercase_ascii instead.
- ocamlfind ocamlc -a -package bytes -package uchar -I src src/uutf.cmo -o src/uutf.cma
- # No parallelism done
- ocamlfind ocamldep -package bytes -package uchar -modules src/uutf.ml > src/uutf.ml.depends
- ocamlfind ocamldep -package bytes -package uchar -modules src/uutf.mli > src/uutf.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package uchar -I src -I test -o src/uutf.cmi src/uutf.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package uchar -I src -I test -o src/uutf.cmx src/uutf.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package uchar -I src -I test -o src/uutf.cmx src/uutf.ml
- File "src/uutf.ml", line 34, characters 33-49:
- 34 | let encoding_of_string s = match String.uppercase s with      (* IANA names. *)
-                                       ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.uppercase
- Use String.uppercase_ascii/StringLabels.uppercase_ascii instead.
- ocamlfind ocamlopt -a -package bytes -package uchar -I src src/uutf.cmx -o src/uutf.cmxa
- ocamlfind ocamlopt -shared -linkall -package bytes -package uchar -I src src/uutf.cmxa -o src/uutf.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package uchar -I src -I test -o src/uutf.cmo src/uutf.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package uchar -I src -I test -o src/uutf.cmo src/uutf.ml
- File "src/uutf.ml", line 34, characters 33-49:
- 34 | let encoding_of_string s = match String.uppercase s with      (* IANA names. *)
-                                       ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.uppercase
- Use String.uppercase_ascii/StringLabels.uppercase_ascii instead.
- ocamlfind ocamlc -a -package bytes -package uchar -I src src/uutf.cmo -o src/uutf.cma
- # No parallelism done
-> compiled  uutf.1.0.2
Processing 215/399: [astring: ocaml build] [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [lru: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [re: dune build]
-> installed uutf.1.0.2
Processing 216/399: [astring: ocaml build] [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [lru: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [re: dune build]
Processing 217/399: [astring: ocaml build] [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [jsonm: ocaml build] [lru: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bigstringaf" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/bigstringaf.0.8.0)
-        gmake lib/freestanding/libbigstringaf_freestanding_stubs.a
- touch libbigstringaf_freestanding_stubs.a
-        gmake lib/freestanding/libbigstringaf_freestanding_stubs.a
- touch libbigstringaf_freestanding_stubs.a
-> compiled  bigstringaf.0.8.0
Processing 217/399: [astring: ocaml build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [jsonm: ocaml build] [lru: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [re: dune build]
-> installed bigstringaf.0.8.0
Processing 218/399: [astring: ocaml build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [jsonm: ocaml build] [lru: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cstruct" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/cstruct.6.0.1)
-> compiled  cstruct.6.0.1
Processing 218/399: [astring: ocaml build] [biniou: dune build] [cppo: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [jsonm: ocaml build] [lru: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [re: dune build]
-> installed cstruct.6.0.1
Processing 219/399: [astring: ocaml build] [biniou: dune build] [cppo: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [jsonm: ocaml build] [lru: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [re: dune build]
Processing 220/399: [astring: ocaml build] [biniou: dune build] [cppo: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [jsonm: ocaml build] [lru: dune build] [macaddr-cstruct: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [re: dune build]
Processing 221/399: [astring: ocaml build] [biniou: dune build] [cppo: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [jsonm: ocaml build] [lru: dune build] [macaddr-cstruct: dune build] [menhir: dune build] [mirage-random: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [re: dune build]
Processing 222/399: [astring: ocaml build] [biniou: dune build] [cppo: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [jsonm: ocaml build] [lru: dune build] [macaddr-cstruct: dune build] [menhir: dune build] [mirage-random: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [randomconv: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "lru" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/lru.0.3.0)
-> compiled  lru.0.3.0
Processing 222/399: [astring: ocaml build] [biniou: dune build] [cppo: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [jsonm: ocaml build] [macaddr-cstruct: dune build] [menhir: dune build] [mirage-random: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [randomconv: dune build] [re: dune build]
-> installed lru.0.3.0
Processing 223/399: [astring: ocaml build] [biniou: dune build] [cppo: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [jsonm: ocaml build] [macaddr-cstruct: dune build] [menhir: dune build] [mirage-random: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [randomconv: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/cppo.1.6.8)
-> compiled  cppo.1.6.8
Processing 223/399: [astring: ocaml build] [biniou: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [jsonm: ocaml build] [macaddr-cstruct: dune build] [menhir: dune build] [mirage-random: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [randomconv: dune build] [re: dune build]
-> installed cppo.1.6.8
Processing 224/399: [astring: ocaml build] [biniou: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [jsonm: ocaml build] [macaddr-cstruct: dune build] [menhir: dune build] [mirage-random: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [randomconv: dune build] [re: dune build]
Processing 225/399: [astring: ocaml build] [biniou: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [jsonm: ocaml build] [macaddr-cstruct: dune build] [menhir: dune build] [mirage-random: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [octavius: dune build] [randomconv: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "biniou" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/biniou.1.2.1)
-> compiled  biniou.1.2.1
Processing 225/399: [astring: ocaml build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [jsonm: ocaml build] [macaddr-cstruct: dune build] [menhir: dune build] [mirage-random: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [octavius: dune build] [randomconv: dune build] [re: dune build]
-> installed biniou.1.2.1
Processing 226/399: [astring: ocaml build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [jsonm: ocaml build] [macaddr-cstruct: dune build] [menhir: dune build] [mirage-random: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [octavius: dune build] [randomconv: dune build] [re: dune build]
Processing 227/399: [astring: ocaml build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [jsonm: ocaml build] [macaddr-cstruct: dune build] [menhir: dune build] [mirage-random: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [octavius: dune build] [randomconv: dune build] [re: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "macaddr-cstruct" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/macaddr-cstruct.5.2.0)
-> compiled  macaddr-cstruct.5.2.0
Processing 227/399: [astring: ocaml build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [jsonm: ocaml build] [menhir: dune build] [mirage-random: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [octavius: dune build] [randomconv: dune build] [re: dune build] [yojson: dune build]
-> installed macaddr-cstruct.5.2.0
Processing 228/399: [astring: ocaml build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [jsonm: ocaml build] [menhir: dune build] [mirage-random: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [octavius: dune build] [randomconv: dune build] [re: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/re.1.10.3)
-> compiled  re.1.10.3
Processing 228/399: [astring: ocaml build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [jsonm: ocaml build] [menhir: dune build] [mirage-random: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [octavius: dune build] [randomconv: dune build] [yojson: dune build]
-> installed re.1.10.3
Processing 229/399: [astring: ocaml build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [jsonm: ocaml build] [menhir: dune build] [mirage-random: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [octavius: dune build] [randomconv: dune build] [yojson: dune build]
Processing 230/399: [astring: ocaml build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [jsonm: ocaml build] [menhir: dune build] [mirage-random: dune build] [mparser-re: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [octavius: dune build] [randomconv: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-syntax-shims" "-j" "71" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ocaml-syntax-shims.1.0.0)
-> compiled  ocaml-syntax-shims.1.0.0
Processing 230/399: [astring: ocaml build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [jsonm: ocaml build] [menhir: dune build] [mirage-random: dune build] [mparser-re: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [octavius: dune build] [randomconv: dune build] [yojson: dune build]
-> installed ocaml-syntax-shims.1.0.0
Processing 231/399: [astring: ocaml build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [jsonm: ocaml build] [menhir: dune build] [mirage-random: dune build] [mparser-re: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [octavius: dune build] [randomconv: dune build] [yojson: dune build]
Processing 232/399: [angstrom: dune build] [astring: ocaml build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [jsonm: ocaml build] [menhir: dune build] [mirage-random: dune build] [mparser-re: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [octavius: dune build] [randomconv: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mirage-random" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/mirage-random.3.0.0)
-> compiled  mirage-random.3.0.0
Processing 232/399: [angstrom: dune build] [astring: ocaml build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [jsonm: ocaml build] [menhir: dune build] [mparser-re: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [octavius: dune build] [randomconv: dune build] [yojson: dune build]
-> installed mirage-random.3.0.0
Processing 233/399: [angstrom: dune build] [astring: ocaml build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [jsonm: ocaml build] [menhir: dune build] [mparser-re: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [octavius: dune build] [randomconv: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "randomconv" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/randomconv.0.1.3)
-> compiled  randomconv.0.1.3
Processing 233/399: [angstrom: dune build] [astring: ocaml build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [jsonm: ocaml build] [menhir: dune build] [mparser-re: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [octavius: dune build] [yojson: dune build]
-> installed randomconv.0.1.3
Processing 234/399: [angstrom: dune build] [astring: ocaml build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [jsonm: ocaml build] [menhir: dune build] [mparser-re: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [octavius: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-compiler-libs" "-j" "71" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ocaml-compiler-libs.v0.12.4)
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 234/399: [angstrom: dune build] [astring: ocaml build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [jsonm: ocaml build] [menhir: dune build] [mparser-re: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [octavius: dune build] [yojson: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 235/399: [angstrom: dune build] [astring: ocaml build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [jsonm: ocaml build] [menhir: dune build] [mparser-re: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [octavius: dune build] [yojson: dune build]
Processing 236/399: [angstrom: dune build] [astring: ocaml build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [jsonm: ocaml build] [menhir: dune build] [mparser-re: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [octavius: dune build] [ppxlib: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--dev-pkg" "false" "--with-base-unix" "true" "--with-cmdliner" "false" (CWD=/home/opam/.opam/4.13/.opam-switch/build/fmt.0.9.0)
- ocamlfind ocamldep -modules src/fmt.ml > src/fmt.ml.depends
- ocamlfind ocamldep -modules src/fmt.mli > src/fmt.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/fmt.cmi src/fmt.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/fmt.cmx src/fmt.ml
- ocamlfind ocamlopt -a -I src src/fmt.cmx -o src/fmt.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/fmt.cmxa -o src/fmt.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/fmt.cmo src/fmt.ml
- ocamlfind ocamlc -a -I src src/fmt.cmo -o src/fmt.cma
- ocamlfind ocamldep -package unix -modules src/fmt_tty.ml > src/fmt_tty.ml.depends
- ocamlfind ocamldep -package unix -modules src/fmt_tty.mli > src/fmt_tty.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmi src/fmt_tty.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmx src/fmt_tty.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmx src/fmt_tty.ml
- File "src/fmt_tty.ml", line 49, characters 12-20:
- 49 |         try is_infix "UTF-8" (String.uppercase_ascii (Sys.getenv var))
-                  ^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- ocamlfind ocamlopt -a -package unix -I src src/fmt_tty.cmx -o src/fmt_tty.cmxa
- ocamlfind ocamlopt -shared -linkall -package unix -I src src/fmt_tty.cmxa -o src/fmt_tty.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmo src/fmt_tty.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmo src/fmt_tty.ml
- File "src/fmt_tty.ml", line 49, characters 12-20:
- 49 |         try is_infix "UTF-8" (String.uppercase_ascii (Sys.getenv var))
-                  ^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- ocamlfind ocamlc -a -package unix -I src src/fmt_tty.cmo -o src/fmt_tty.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -modules src/fmt_top.ml > src/fmt_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -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 -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.13/lib/ocaml, /home/opam/.opam/4.13/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -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 -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.13/lib/ocaml, /home/opam/.opam/4.13/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: 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/fmt_top.cmx -o src/fmt_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/fmt_top.cmx -o src/fmt_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.13/lib/ocaml, /home/opam/.opam/4.13/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/fmt_top.cmxa -o src/fmt_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/fmt_top.cmxa -o src/fmt_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.13/lib/ocaml, /home/opam/.opam/4.13/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/fmt_top.cmo -o src/fmt_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/fmt_top.cmo -o src/fmt_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.13/lib/ocaml, /home/opam/.opam/4.13/lib/ocaml/compiler-libs
- # No parallelism done
- ocamlfind ocamldep -modules src/fmt.ml > src/fmt.ml.depends
- ocamlfind ocamldep -modules src/fmt.mli > src/fmt.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/fmt.cmi src/fmt.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/fmt.cmx src/fmt.ml
- ocamlfind ocamlopt -a -I src src/fmt.cmx -o src/fmt.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/fmt.cmxa -o src/fmt.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/fmt.cmo src/fmt.ml
- ocamlfind ocamlc -a -I src src/fmt.cmo -o src/fmt.cma
- ocamlfind ocamldep -package unix -modules src/fmt_tty.ml > src/fmt_tty.ml.depends
- ocamlfind ocamldep -package unix -modules src/fmt_tty.mli > src/fmt_tty.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmi src/fmt_tty.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmx src/fmt_tty.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmx src/fmt_tty.ml
- File "src/fmt_tty.ml", line 49, characters 12-20:
- 49 |         try is_infix "UTF-8" (String.uppercase_ascii (Sys.getenv var))
-                  ^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- ocamlfind ocamlopt -a -package unix -I src src/fmt_tty.cmx -o src/fmt_tty.cmxa
- ocamlfind ocamlopt -shared -linkall -package unix -I src src/fmt_tty.cmxa -o src/fmt_tty.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmo src/fmt_tty.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmo src/fmt_tty.ml
- File "src/fmt_tty.ml", line 49, characters 12-20:
- 49 |         try is_infix "UTF-8" (String.uppercase_ascii (Sys.getenv var))
-                  ^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- ocamlfind ocamlc -a -package unix -I src src/fmt_tty.cmo -o src/fmt_tty.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -modules src/fmt_top.ml > src/fmt_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -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 -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.13/lib/ocaml, /home/opam/.opam/4.13/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -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 -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.13/lib/ocaml, /home/opam/.opam/4.13/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: 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/fmt_top.cmx -o src/fmt_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/fmt_top.cmx -o src/fmt_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.13/lib/ocaml, /home/opam/.opam/4.13/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/fmt_top.cmxa -o src/fmt_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/fmt_top.cmxa -o src/fmt_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.13/lib/ocaml, /home/opam/.opam/4.13/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/fmt_top.cmo -o src/fmt_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/fmt_top.cmo -o src/fmt_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.13/lib/ocaml, /home/opam/.opam/4.13/lib/ocaml/compiler-libs
- # No parallelism done
-> compiled  fmt.0.9.0
Processing 236/399: [angstrom: dune build] [astring: ocaml build] [dune-configurator: dune build] [ipaddr: dune build] [jsonm: ocaml build] [menhir: dune build] [mparser-re: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [octavius: dune build] [ppxlib: dune build] [yojson: dune build]
-> installed fmt.0.9.0
Processing 237/399: [angstrom: dune build] [astring: ocaml build] [dune-configurator: dune build] [ipaddr: dune build] [jsonm: ocaml build] [menhir: dune build] [mparser-re: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [octavius: dune build] [ppxlib: dune build] [yojson: dune build]
Processing 238/399: [angstrom: dune build] [astring: ocaml build] [dune-configurator: dune build] [ipaddr: dune build] [jsonm: ocaml build] [menhir: dune build] [metrics: dune build] [mparser-re: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [octavius: dune build] [ppxlib: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ipaddr" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ipaddr.5.2.0)
-     ocamlopt lib/.ipaddr_top.objs/native/ipaddr_top.{cmx,o}
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
-     ocamlopt lib/.ipaddr_top.objs/native/ipaddr_top.{cmx,o}
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
-> compiled  ipaddr.5.2.0
Processing 238/399: [angstrom: dune build] [astring: ocaml build] [dune-configurator: dune build] [jsonm: ocaml build] [menhir: dune build] [metrics: dune build] [mparser-re: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [octavius: dune build] [ppxlib: dune build] [yojson: dune build]
-> installed ipaddr.5.2.0
Processing 239/399: [angstrom: dune build] [astring: ocaml build] [dune-configurator: dune build] [jsonm: ocaml build] [menhir: dune build] [metrics: dune build] [mparser-re: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [octavius: dune build] [ppxlib: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mparser-re" "-j" "71" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/mparser-re.1.3)
-> compiled  mparser-re.1.3
Processing 239/399: [angstrom: dune build] [astring: ocaml build] [dune-configurator: dune build] [jsonm: ocaml build] [menhir: dune build] [metrics: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [octavius: dune build] [ppxlib: dune build] [yojson: dune build]
-> installed mparser-re.1.3
Processing 240/399: [angstrom: dune build] [astring: ocaml build] [dune-configurator: dune build] [jsonm: ocaml build] [menhir: dune build] [metrics: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [octavius: dune build] [ppxlib: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocplib-endian" "-j" "71" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ocplib-endian.1.2)
-> compiled  ocplib-endian.1.2
Processing 240/399: [angstrom: dune build] [astring: ocaml build] [dune-configurator: dune build] [jsonm: ocaml build] [menhir: dune build] [metrics: dune build] [ocamlgraph: dune build] [octavius: dune build] [ppxlib: dune build] [yojson: dune build]
-> installed ocplib-endian.1.2
Processing 241/399: [angstrom: dune build] [astring: ocaml build] [dune-configurator: dune build] [jsonm: ocaml build] [menhir: dune build] [metrics: dune build] [ocamlgraph: dune build] [octavius: dune build] [ppxlib: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "octavius" "-j" "71" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/octavius.1.2.2)
-> compiled  octavius.1.2.2
Processing 241/399: [angstrom: dune build] [astring: ocaml build] [dune-configurator: dune build] [jsonm: ocaml build] [menhir: dune build] [metrics: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [yojson: dune build]
-> installed octavius.1.2.2
Processing 242/399: [angstrom: dune build] [astring: ocaml build] [dune-configurator: dune build] [jsonm: ocaml build] [menhir: dune build] [metrics: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "metrics" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/metrics.0.3.0)
-       ocamlc src/core/.metrics.objs/byte/metrics.{cmo,cmt}
- File "src/core/metrics.ml", line 191, characters 45-49:
- 191 |     Fmt.pf ppf "@[<1>(%a)@]" Fmt.(list ~sep:(unit " ") string) l
-                                                    ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
-     ocamlopt src/core/.metrics.objs/native/metrics.{cmx,o}
- File "src/core/metrics.ml", line 191, characters 45-49:
- 191 |     Fmt.pf ppf "@[<1>(%a)@]" Fmt.(list ~sep:(unit " ") string) l
-                                                    ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
-       ocamlc src/core/.metrics.objs/byte/metrics.{cmo,cmt}
- File "src/core/metrics.ml", line 191, characters 45-49:
- 191 |     Fmt.pf ppf "@[<1>(%a)@]" Fmt.(list ~sep:(unit " ") string) l
-                                                    ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
-     ocamlopt src/core/.metrics.objs/native/metrics.{cmx,o}
- File "src/core/metrics.ml", line 191, characters 45-49:
- 191 |     Fmt.pf ppf "@[<1>(%a)@]" Fmt.(list ~sep:(unit " ") string) l
-                                                    ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
-> compiled  metrics.0.3.0
Processing 242/399: [angstrom: dune build] [astring: ocaml build] [dune-configurator: dune build] [jsonm: ocaml build] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [yojson: dune build]
-> installed metrics.0.3.0
Processing 243/399: [angstrom: dune build] [astring: ocaml build] [dune-configurator: dune build] [jsonm: ocaml build] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pinned" "false" (CWD=/home/opam/.opam/4.13/.opam-switch/build/astring.0.8.5)
- ocamlfind ocamldep -modules src/astring_unsafe.ml > src/astring_unsafe.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_unsafe.cmo src/astring_unsafe.ml
- ocamlfind ocamldep -modules src/astring_base.ml > src/astring_base.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_base.cmo src/astring_base.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_unsafe.cmx src/astring_unsafe.ml
- ocamlfind ocamldep -modules src/astring_escape.ml > src/astring_escape.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_escape.cmo src/astring_escape.ml
- ocamlfind ocamldep -modules src/astring_char.ml > src/astring_char.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_char.cmo src/astring_char.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_escape.cmx src/astring_escape.ml
- ocamlfind ocamldep -modules src/astring_sub.ml > src/astring_sub.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_sub.cmo src/astring_sub.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_base.cmx src/astring_base.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_char.cmx src/astring_char.ml
- ocamlfind ocamldep -modules src/astring_string.ml > src/astring_string.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_string.cmo src/astring_string.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_sub.cmx src/astring_sub.ml
- ocamlfind ocamldep -modules src/astring.ml > src/astring.ml.depends
- ocamlfind ocamldep -modules src/astring.mli > src/astring.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmi src/astring.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_string.cmx src/astring_string.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmx src/astring.ml
- ocamlfind ocamlopt -a -I src src/astring_unsafe.cmx src/astring_base.cmx src/astring_escape.cmx src/astring_char.cmx src/astring_sub.cmx src/astring_string.cmx src/astring.cmx -o src/astring.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/astring.cmxa -o src/astring.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmo src/astring.ml
- ocamlfind ocamlc -a -I src src/astring_unsafe.cmo src/astring_base.cmo src/astring_escape.cmo src/astring_char.cmo src/astring_sub.cmo src/astring_string.cmo src/astring.cmo -o src/astring.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -modules src/astring_top.ml > src/astring_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmo src/astring_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmo src/astring_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.13/lib/ocaml, /home/opam/.opam/4.13/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmx src/astring_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmx src/astring_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.13/lib/ocaml, /home/opam/.opam/4.13/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: 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/astring_top.cmx -o src/astring_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/astring_top.cmx -o src/astring_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.13/lib/ocaml, /home/opam/.opam/4.13/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/astring_top.cmxa -o src/astring_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/astring_top.cmxa -o src/astring_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.13/lib/ocaml, /home/opam/.opam/4.13/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/astring_top.cmo -o src/astring_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/astring_top.cmo -o src/astring_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.13/lib/ocaml, /home/opam/.opam/4.13/lib/ocaml/compiler-libs
- # No parallelism done
- ocamlfind ocamldep -modules src/astring_unsafe.ml > src/astring_unsafe.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_unsafe.cmo src/astring_unsafe.ml
- ocamlfind ocamldep -modules src/astring_base.ml > src/astring_base.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_base.cmo src/astring_base.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_unsafe.cmx src/astring_unsafe.ml
- ocamlfind ocamldep -modules src/astring_escape.ml > src/astring_escape.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_escape.cmo src/astring_escape.ml
- ocamlfind ocamldep -modules src/astring_char.ml > src/astring_char.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_char.cmo src/astring_char.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_escape.cmx src/astring_escape.ml
- ocamlfind ocamldep -modules src/astring_sub.ml > src/astring_sub.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_sub.cmo src/astring_sub.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_base.cmx src/astring_base.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_char.cmx src/astring_char.ml
- ocamlfind ocamldep -modules src/astring_string.ml > src/astring_string.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_string.cmo src/astring_string.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_sub.cmx src/astring_sub.ml
- ocamlfind ocamldep -modules src/astring.ml > src/astring.ml.depends
- ocamlfind ocamldep -modules src/astring.mli > src/astring.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmi src/astring.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_string.cmx src/astring_string.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmx src/astring.ml
- ocamlfind ocamlopt -a -I src src/astring_unsafe.cmx src/astring_base.cmx src/astring_escape.cmx src/astring_char.cmx src/astring_sub.cmx src/astring_string.cmx src/astring.cmx -o src/astring.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/astring.cmxa -o src/astring.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmo src/astring.ml
- ocamlfind ocamlc -a -I src src/astring_unsafe.cmo src/astring_base.cmo src/astring_escape.cmo src/astring_char.cmo src/astring_sub.cmo src/astring_string.cmo src/astring.cmo -o src/astring.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -modules src/astring_top.ml > src/astring_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmo src/astring_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmo src/astring_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.13/lib/ocaml, /home/opam/.opam/4.13/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmx src/astring_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmx src/astring_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.13/lib/ocaml, /home/opam/.opam/4.13/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: 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/astring_top.cmx -o src/astring_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/astring_top.cmx -o src/astring_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.13/lib/ocaml, /home/opam/.opam/4.13/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/astring_top.cmxa -o src/astring_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/astring_top.cmxa -o src/astring_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.13/lib/ocaml, /home/opam/.opam/4.13/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/astring_top.cmo -o src/astring_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/astring_top.cmo -o src/astring_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.13/lib/ocaml, /home/opam/.opam/4.13/lib/ocaml/compiler-libs
- # No parallelism done
-> compiled  astring.0.8.5
Processing 243/399: [angstrom: dune build] [dune-configurator: dune build] [jsonm: ocaml build] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [yojson: dune build]
-> installed astring.0.8.5
Processing 244/399: [angstrom: dune build] [dune-configurator: dune build] [jsonm: ocaml build] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "angstrom" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/angstrom.0.15.0)
-> compiled  angstrom.0.15.0
Processing 244/399: [dune-configurator: dune build] [jsonm: ocaml build] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [yojson: dune build]
-> installed angstrom.0.15.0
Processing 245/399: [dune-configurator: dune build] [jsonm: ocaml build] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [yojson: dune build]
Processing 246/399: [dune-configurator: dune build] [jsonm: ocaml build] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [uri: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "71" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune-configurator.2.9.1)
-> compiled  dune-configurator.2.9.1
Processing 246/399: [jsonm: ocaml build] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [uri: dune build] [yojson: dune build]
-> installed dune-configurator.2.9.1
Processing 247/399: [jsonm: ocaml build] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [uri: dune build] [yojson: dune build]
Processing 248/399: [base: dune build] [jsonm: ocaml build] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [uri: dune build] [yojson: dune build]
Processing 249/399: [base: dune build] [gen: dune build] [jsonm: ocaml build] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [uri: dune build] [yojson: dune build]
Processing 250/399: [base: dune build] [gen: dune build] [jsonm: ocaml build] [lwt: dune exec] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [uri: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pinned" "false" (CWD=/home/opam/.opam/4.13/.opam-switch/build/jsonm.1.0.1)
- ocamlfind ocamldep -package bytes -package uchar -package uutf -modules src/jsonm.ml > src/jsonm.ml.depends
- ocamlfind ocamldep -package bytes -package uchar -package uutf -modules src/jsonm.mli > src/jsonm.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package uchar -package uutf -I src -I test -o src/jsonm.cmi src/jsonm.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package uchar -package uutf -I src -I test -o src/jsonm.cmx src/jsonm.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package uchar -package uutf -I src -I test -o src/jsonm.cmx src/jsonm.ml
- File "src/jsonm.ml", line 596, characters 4-11:
- 596 |     w_value false l encode_loop e
-           ^^^^^^^
- Warning 6 [labels-omitted]: label in_obj was omitted in the application of this function.
- ocamlfind ocamlopt -a -package bytes -package uchar -package uutf -I src src/jsonm.cmx -o src/jsonm.cmxa
- ocamlfind ocamlopt -shared -linkall -package bytes -package uchar -package uutf -I src src/jsonm.cmxa -o src/jsonm.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package uchar -package uutf -I src -I test -o src/jsonm.cmo src/jsonm.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package uchar -package uutf -I src -I test -o src/jsonm.cmo src/jsonm.ml
- File "src/jsonm.ml", line 596, characters 4-11:
- 596 |     w_value false l encode_loop e
-           ^^^^^^^
- Warning 6 [labels-omitted]: label in_obj was omitted in the application of this function.
- ocamlfind ocamlc -a -package bytes -package uchar -package uutf -I src src/jsonm.cmo -o src/jsonm.cma
- ocamlfind ocamldep -package unix -package bytes -package uchar -package uutf -modules test/jsontrip.ml > test/jsontrip.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package bytes -package uchar -package uutf -I test -I src -o test/jsontrip.cmo test/jsontrip.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package bytes -package uchar -package uutf -I test -I src -o test/jsontrip.cmx test/jsontrip.ml
- ocamlfind ocamlopt -linkpkg -g -package unix -package bytes -package uchar -package uutf -I src -I test src/jsonm.cmx test/jsontrip.cmx -o test/jsontrip.native
- # No parallelism done
- ocamlfind ocamldep -package bytes -package uchar -package uutf -modules src/jsonm.ml > src/jsonm.ml.depends
- ocamlfind ocamldep -package bytes -package uchar -package uutf -modules src/jsonm.mli > src/jsonm.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package uchar -package uutf -I src -I test -o src/jsonm.cmi src/jsonm.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package uchar -package uutf -I src -I test -o src/jsonm.cmx src/jsonm.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package uchar -package uutf -I src -I test -o src/jsonm.cmx src/jsonm.ml
- File "src/jsonm.ml", line 596, characters 4-11:
- 596 |     w_value false l encode_loop e
-           ^^^^^^^
- Warning 6 [labels-omitted]: label in_obj was omitted in the application of this function.
- ocamlfind ocamlopt -a -package bytes -package uchar -package uutf -I src src/jsonm.cmx -o src/jsonm.cmxa
- ocamlfind ocamlopt -shared -linkall -package bytes -package uchar -package uutf -I src src/jsonm.cmxa -o src/jsonm.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package uchar -package uutf -I src -I test -o src/jsonm.cmo src/jsonm.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package uchar -package uutf -I src -I test -o src/jsonm.cmo src/jsonm.ml
- File "src/jsonm.ml", line 596, characters 4-11:
- 596 |     w_value false l encode_loop e
-           ^^^^^^^
- Warning 6 [labels-omitted]: label in_obj was omitted in the application of this function.
- ocamlfind ocamlc -a -package bytes -package uchar -package uutf -I src src/jsonm.cmo -o src/jsonm.cma
- ocamlfind ocamldep -package unix -package bytes -package uchar -package uutf -modules test/jsontrip.ml > test/jsontrip.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package bytes -package uchar -package uutf -I test -I src -o test/jsontrip.cmo test/jsontrip.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package bytes -package uchar -package uutf -I test -I src -o test/jsontrip.cmx test/jsontrip.ml
- ocamlfind ocamlopt -linkpkg -g -package unix -package bytes -package uchar -package uutf -I src -I test src/jsonm.cmx test/jsontrip.cmx -o test/jsontrip.native
- # No parallelism done
-> compiled  jsonm.1.0.1
Processing 250/399: [base: dune build] [gen: dune build] [lwt: dune exec] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [uri: dune build] [yojson: dune build]
-> installed jsonm.1.0.1
Processing 251/399: [base: dune build] [gen: dune build] [lwt: dune exec] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [uri: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "exec" "-p" "lwt" "src/unix/config/discover.exe" "--" "--save" "--use-libev" "false" (CWD=/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0)
-        ocaml (internal)
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/unix/luv/dune.ml", line 28, characters 14-37:
- 28 |   Hashtbl.add Toploop.directive_table "require"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/unix/luv/dune.ml", line 30, characters 14-37:
- 30 |   Hashtbl.add Toploop.directive_table "use"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/unix/luv/dune.ml", line 34, characters 14-37:
- 34 |   Hashtbl.add Toploop.directive_table "use_mod"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
-        ocaml (internal)
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/core/dune.ml", line 28, characters 14-37:
- 28 |   Hashtbl.add Toploop.directive_table "require"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/core/dune.ml", line 30, characters 14-37:
- 30 |   Hashtbl.add Toploop.directive_table "use"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/core/dune.ml", line 34, characters 14-37:
- 34 |   Hashtbl.add Toploop.directive_table "use_mod"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
-        ocaml (internal)
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/react/dune.ml", line 28, characters 14-37:
- 28 |   Hashtbl.add Toploop.directive_table "require"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/react/dune.ml", line 30, characters 14-37:
- 30 |   Hashtbl.add Toploop.directive_table "use"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/react/dune.ml", line 34, characters 14-37:
- 34 |   Hashtbl.add Toploop.directive_table "use_mod"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
-        ocaml (internal)
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/domain/dune.ml", line 28, characters 14-37:
- 28 |   Hashtbl.add Toploop.directive_table "require"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/domain/dune.ml", line 30, characters 14-37:
- 30 |   Hashtbl.add Toploop.directive_table "use"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/domain/dune.ml", line 34, characters 14-37:
- 34 |   Hashtbl.add Toploop.directive_table "use_mod"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
-        ocaml (internal)
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/unix/dune.ml", line 28, characters 14-37:
- 28 |   Hashtbl.add Toploop.directive_table "require"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/unix/dune.ml", line 30, characters 14-37:
- 30 |   Hashtbl.add Toploop.directive_table "use"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/unix/dune.ml", line 34, characters 14-37:
- 34 |   Hashtbl.add Toploop.directive_table "use_mod"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
-        ocaml (internal)
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/ppx/dune.ml", line 28, characters 14-37:
- 28 |   Hashtbl.add Toploop.directive_table "require"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/ppx/dune.ml", line 30, characters 14-37:
- 30 |   Hashtbl.add Toploop.directive_table "use"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/ppx/dune.ml", line 34, characters 14-37:
- 34 |   Hashtbl.add Toploop.directive_table "use_mod"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
-        ocaml (internal)
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/unix/luv/dune.ml", line 28, characters 14-37:
- 28 |   Hashtbl.add Toploop.directive_table "require"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/unix/luv/dune.ml", line 30, characters 14-37:
- 30 |   Hashtbl.add Toploop.directive_table "use"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/unix/luv/dune.ml", line 34, characters 14-37:
- 34 |   Hashtbl.add Toploop.directive_table "use_mod"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
-        ocaml (internal)
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/core/dune.ml", line 28, characters 14-37:
- 28 |   Hashtbl.add Toploop.directive_table "require"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/core/dune.ml", line 30, characters 14-37:
- 30 |   Hashtbl.add Toploop.directive_table "use"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/core/dune.ml", line 34, characters 14-37:
- 34 |   Hashtbl.add Toploop.directive_table "use_mod"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
-        ocaml (internal)
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/react/dune.ml", line 28, characters 14-37:
- 28 |   Hashtbl.add Toploop.directive_table "require"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/react/dune.ml", line 30, characters 14-37:
- 30 |   Hashtbl.add Toploop.directive_table "use"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/react/dune.ml", line 34, characters 14-37:
- 34 |   Hashtbl.add Toploop.directive_table "use_mod"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
-        ocaml (internal)
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/domain/dune.ml", line 28, characters 14-37:
- 28 |   Hashtbl.add Toploop.directive_table "require"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/domain/dune.ml", line 30, characters 14-37:
- 30 |   Hashtbl.add Toploop.directive_table "use"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/domain/dune.ml", line 34, characters 14-37:
- 34 |   Hashtbl.add Toploop.directive_table "use_mod"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
-        ocaml (internal)
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/unix/dune.ml", line 28, characters 14-37:
- 28 |   Hashtbl.add Toploop.directive_table "require"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/unix/dune.ml", line 30, characters 14-37:
- 30 |   Hashtbl.add Toploop.directive_table "use"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/unix/dune.ml", line 34, characters 14-37:
- 34 |   Hashtbl.add Toploop.directive_table "use_mod"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
-        ocaml (internal)
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/ppx/dune.ml", line 28, characters 14-37:
- 28 |   Hashtbl.add Toploop.directive_table "require"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/ppx/dune.ml", line 30, characters 14-37:
- 30 |   Hashtbl.add Toploop.directive_table "use"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/ppx/dune.ml", line 34, characters 14-37:
- 34 |   Hashtbl.add Toploop.directive_table "use_mod"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
Processing 251/399: [base: dune build] [gen: dune build] [lwt: dune build] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [uri: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "yojson" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/yojson.1.7.0)
-> compiled  yojson.1.7.0
Processing 251/399: [base: dune build] [gen: dune build] [lwt: dune build] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [uri: dune build]
-> installed yojson.1.7.0
Processing 252/399: [base: dune build] [gen: dune build] [lwt: dune build] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [uri: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocamlgraph" "-j" "71" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ocamlgraph.2.0.0)
-> compiled  ocamlgraph.2.0.0
Processing 252/399: [base: dune build] [gen: dune build] [lwt: dune build] [menhir: dune build] [ppxlib: dune build] [uri: dune build]
-> installed ocamlgraph.2.0.0
Processing 253/399: [base: dune build] [gen: dune build] [lwt: dune build] [menhir: dune build] [ppxlib: dune build] [uri: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "@install" "-p" "gen" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/gen.0.5.3)
-> compiled  gen.0.5.3
Processing 253/399: [base: dune build] [lwt: dune build] [menhir: dune build] [ppxlib: dune build] [uri: dune build]
-> installed gen.0.5.3
Processing 254/399: [base: dune build] [lwt: dune build] [menhir: dune build] [ppxlib: dune build] [uri: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "uri" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/uri.4.2.0)
-> compiled  uri.4.2.0
Processing 254/399: [base: dune build] [lwt: dune build] [menhir: dune build] [ppxlib: dune build]
-> installed uri.4.2.0
Processing 255/399: [base: dune build] [lwt: dune build] [menhir: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "lwt" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0)
-        ocaml (internal)
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/domain/dune.ml", line 28, characters 14-37:
- 28 |   Hashtbl.add Toploop.directive_table "require"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/domain/dune.ml", line 30, characters 14-37:
- 30 |   Hashtbl.add Toploop.directive_table "use"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/domain/dune.ml", line 34, characters 14-37:
- 34 |   Hashtbl.add Toploop.directive_table "use_mod"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
-        ocaml (internal)
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/unix/luv/dune.ml", line 28, characters 14-37:
- 28 |   Hashtbl.add Toploop.directive_table "require"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/unix/luv/dune.ml", line 30, characters 14-37:
- 30 |   Hashtbl.add Toploop.directive_table "use"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/unix/luv/dune.ml", line 34, characters 14-37:
- 34 |   Hashtbl.add Toploop.directive_table "use_mod"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
-        ocaml (internal)
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/react/dune.ml", line 28, characters 14-37:
- 28 |   Hashtbl.add Toploop.directive_table "require"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/react/dune.ml", line 30, characters 14-37:
- 30 |   Hashtbl.add Toploop.directive_table "use"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/react/dune.ml", line 34, characters 14-37:
- 34 |   Hashtbl.add Toploop.directive_table "use_mod"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
-        ocaml (internal)
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/core/dune.ml", line 28, characters 14-37:
- 28 |   Hashtbl.add Toploop.directive_table "require"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/core/dune.ml", line 30, characters 14-37:
- 30 |   Hashtbl.add Toploop.directive_table "use"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/core/dune.ml", line 34, characters 14-37:
- 34 |   Hashtbl.add Toploop.directive_table "use_mod"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
-        ocaml (internal)
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/unix/dune.ml", line 28, characters 14-37:
- 28 |   Hashtbl.add Toploop.directive_table "require"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/unix/dune.ml", line 30, characters 14-37:
- 30 |   Hashtbl.add Toploop.directive_table "use"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/unix/dune.ml", line 34, characters 14-37:
- 34 |   Hashtbl.add Toploop.directive_table "use_mod"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
-        ocaml (internal)
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/ppx/dune.ml", line 28, characters 14-37:
- 28 |   Hashtbl.add Toploop.directive_table "require"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/ppx/dune.ml", line 30, characters 14-37:
- 30 |   Hashtbl.add Toploop.directive_table "use"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/ppx/dune.ml", line 34, characters 14-37:
- 34 |   Hashtbl.add Toploop.directive_table "use_mod"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
-       ocamlc src/core/.lwt.objs/byte/lwt_stream.{cmo,cmt}
- File "src/core/lwt_stream.ml", line 48, characters 2-55:
- 48 |   mutable push_external : Obj.t [@ocaml.warning "-69"];
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field push_external is never read.
- (However, this field is used to build or mutate values.)
- File "src/core/lwt_stream.ml", line 69, characters 2-56:
- 69 |   mutable pushb_external : Obj.t [@ocaml.warning "-69"];
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field pushb_external is never read.
- (However, this field is used to build or mutate values.)
-     ocamlopt src/core/.lwt.objs/native/lwt_stream.{cmx,o}
- File "src/core/lwt_stream.ml", line 48, characters 2-55:
- 48 |   mutable push_external : Obj.t [@ocaml.warning "-69"];
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field push_external is never read.
- (However, this field is used to build or mutate values.)
- File "src/core/lwt_stream.ml", line 69, characters 2-56:
- 69 |   mutable pushb_external : Obj.t [@ocaml.warning "-69"];
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field pushb_external is never read.
- (However, this field is used to build or mutate values.)
-        ocaml (internal)
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/domain/dune.ml", line 28, characters 14-37:
- 28 |   Hashtbl.add Toploop.directive_table "require"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/domain/dune.ml", line 30, characters 14-37:
- 30 |   Hashtbl.add Toploop.directive_table "use"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/domain/dune.ml", line 34, characters 14-37:
- 34 |   Hashtbl.add Toploop.directive_table "use_mod"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
-        ocaml (internal)
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/unix/luv/dune.ml", line 28, characters 14-37:
- 28 |   Hashtbl.add Toploop.directive_table "require"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/unix/luv/dune.ml", line 30, characters 14-37:
- 30 |   Hashtbl.add Toploop.directive_table "use"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/unix/luv/dune.ml", line 34, characters 14-37:
- 34 |   Hashtbl.add Toploop.directive_table "use_mod"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
-        ocaml (internal)
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/react/dune.ml", line 28, characters 14-37:
- 28 |   Hashtbl.add Toploop.directive_table "require"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/react/dune.ml", line 30, characters 14-37:
- 30 |   Hashtbl.add Toploop.directive_table "use"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/react/dune.ml", line 34, characters 14-37:
- 34 |   Hashtbl.add Toploop.directive_table "use_mod"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
-        ocaml (internal)
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/core/dune.ml", line 28, characters 14-37:
- 28 |   Hashtbl.add Toploop.directive_table "require"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/core/dune.ml", line 30, characters 14-37:
- 30 |   Hashtbl.add Toploop.directive_table "use"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/core/dune.ml", line 34, characters 14-37:
- 34 |   Hashtbl.add Toploop.directive_table "use_mod"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
-        ocaml (internal)
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/unix/dune.ml", line 28, characters 14-37:
- 28 |   Hashtbl.add Toploop.directive_table "require"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/unix/dune.ml", line 30, characters 14-37:
- 30 |   Hashtbl.add Toploop.directive_table "use"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/unix/dune.ml", line 34, characters 14-37:
- 34 |   Hashtbl.add Toploop.directive_table "use_mod"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
-        ocaml (internal)
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/ppx/dune.ml", line 28, characters 14-37:
- 28 |   Hashtbl.add Toploop.directive_table "require"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/ppx/dune.ml", line 30, characters 14-37:
- 30 |   Hashtbl.add Toploop.directive_table "use"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/lwt.5.5.0/_build/.dune/default/src/ppx/dune.ml", line 34, characters 14-37:
- 34 |   Hashtbl.add Toploop.directive_table "use_mod"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
-       ocamlc src/core/.lwt.objs/byte/lwt_stream.{cmo,cmt}
- File "src/core/lwt_stream.ml", line 48, characters 2-55:
- 48 |   mutable push_external : Obj.t [@ocaml.warning "-69"];
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field push_external is never read.
- (However, this field is used to build or mutate values.)
- File "src/core/lwt_stream.ml", line 69, characters 2-56:
- 69 |   mutable pushb_external : Obj.t [@ocaml.warning "-69"];
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field pushb_external is never read.
- (However, this field is used to build or mutate values.)
-     ocamlopt src/core/.lwt.objs/native/lwt_stream.{cmx,o}
- File "src/core/lwt_stream.ml", line 48, characters 2-55:
- 48 |   mutable push_external : Obj.t [@ocaml.warning "-69"];
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field push_external is never read.
- (However, this field is used to build or mutate values.)
- File "src/core/lwt_stream.ml", line 69, characters 2-56:
- 69 |   mutable pushb_external : Obj.t [@ocaml.warning "-69"];
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field pushb_external is never read.
- (However, this field is used to build or mutate values.)
-> compiled  lwt.5.5.0
Processing 255/399: [base: dune build] [menhir: dune build] [ppxlib: dune build]
-> installed lwt.5.5.0
Processing 256/399: [base: dune build] [menhir: dune build] [ppxlib: dune build]
Processing 257/399: [base: dune build] [cstruct-lwt: dune build] [menhir: dune build] [ppxlib: dune build]
Processing 258/399: [base: dune build] [cstruct-lwt: dune build] [logs: ocaml build] [menhir: dune build] [ppxlib: dune build]
Processing 259/399: [base: dune build] [cstruct-lwt: dune build] [logs: ocaml build] [menhir: dune build] [mirage-flow: dune build] [ppxlib: dune build]
Processing 260/399: [base: dune build] [cstruct-lwt: dune build] [logs: ocaml build] [menhir: dune build] [mirage-flow: dune build] [mirage-net: dune build] [ppxlib: dune build]
Processing 261/399: [base: dune build] [cstruct-lwt: dune build] [logs: ocaml build] [menhir: dune build] [mirage-flow: dune build] [mirage-net: dune build] [mirage-time: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mirage-time" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/mirage-time.3.0.0)
-> compiled  mirage-time.3.0.0
Processing 261/399: [base: dune build] [cstruct-lwt: dune build] [logs: ocaml build] [menhir: dune build] [mirage-flow: dune build] [mirage-net: dune build] [ppxlib: dune build]
-> installed mirage-time.3.0.0
Processing 262/399: [base: dune build] [cstruct-lwt: dune build] [logs: ocaml build] [menhir: dune build] [mirage-flow: dune build] [mirage-net: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mirage-flow" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/mirage-flow.3.0.0)
-> compiled  mirage-flow.3.0.0
Processing 262/399: [base: dune build] [cstruct-lwt: dune build] [logs: ocaml build] [menhir: dune build] [mirage-net: dune build] [ppxlib: dune build]
-> installed mirage-flow.3.0.0
Processing 263/399: [base: dune build] [cstruct-lwt: dune build] [logs: ocaml build] [menhir: dune build] [mirage-net: dune build] [ppxlib: dune build]
Processing 264/399: [base: dune build] [cstruct-lwt: dune build] [logs: ocaml build] [menhir: dune build] [mirage-net: dune build] [mirage-protocols: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mirage-net" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/mirage-net.4.0.0)
-> compiled  mirage-net.4.0.0
Processing 264/399: [base: dune build] [cstruct-lwt: dune build] [logs: ocaml build] [menhir: dune build] [mirage-protocols: dune build] [ppxlib: dune build]
-> installed mirage-net.4.0.0
Processing 265/399: [base: dune build] [cstruct-lwt: dune build] [logs: ocaml build] [menhir: dune build] [mirage-protocols: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cstruct-lwt" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/cstruct-lwt.6.0.1)
-> compiled  cstruct-lwt.6.0.1
Processing 265/399: [base: dune build] [logs: ocaml build] [menhir: dune build] [mirage-protocols: dune build] [ppxlib: dune build]
-> installed cstruct-lwt.6.0.1
Processing 266/399: [base: dune build] [logs: ocaml build] [menhir: dune build] [mirage-protocols: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mirage-protocols" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/mirage-protocols.7.0.0)
-> compiled  mirage-protocols.7.0.0
Processing 266/399: [base: dune build] [logs: ocaml build] [menhir: dune build] [ppxlib: dune build]
-> installed mirage-protocols.7.0.0
Processing 267/399: [base: dune build] [logs: ocaml build] [menhir: dune build] [ppxlib: dune build]
Processing 268/399: [base: dune build] [logs: ocaml build] [menhir: dune build] [mirage-stack: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mirage-stack" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/mirage-stack.3.0.0)
-> compiled  mirage-stack.3.0.0
Processing 268/399: [base: dune build] [logs: ocaml build] [menhir: dune build] [ppxlib: dune build]
-> installed mirage-stack.3.0.0
Processing 269/399: [base: dune build] [logs: ocaml build] [menhir: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pinned" "false" "--with-js_of_ocaml" "false" "--with-fmt" "true" "--with-cmdliner" "false" "--with-lwt" "true" "--with-base-threads" "true" (CWD=/home/opam/.opam/4.13/.opam-switch/build/logs.0.7.0)
- 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.13/lib/ocaml, /home/opam/.opam/4.13/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.13/lib/ocaml, /home/opam/.opam/4.13/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: 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.13/lib/ocaml, /home/opam/.opam/4.13/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.13/lib/ocaml, /home/opam/.opam/4.13/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.13/lib/ocaml, /home/opam/.opam/4.13/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
- 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.13/lib/ocaml, /home/opam/.opam/4.13/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.13/lib/ocaml, /home/opam/.opam/4.13/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: 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.13/lib/ocaml, /home/opam/.opam/4.13/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.13/lib/ocaml, /home/opam/.opam/4.13/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.13/lib/ocaml, /home/opam/.opam/4.13/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 269/399: [base: dune build] [menhir: dune build] [ppxlib: dune build]
-> installed logs.0.7.0
Processing 270/399: [base: dune build] [menhir: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/base.v0.14.2)
-> compiled  base.v0.14.2
Processing 270/399: [menhir: dune build] [ppxlib: dune build]
-> installed base.v0.14.2
Processing 271/399: [menhir: dune build] [ppxlib: dune build]
Processing 272/399: [fieldslib: dune build] [menhir: dune build] [ppxlib: dune build]
Processing 273/399: [fieldslib: dune build] [menhir: dune build] [parsexp: dune build] [ppxlib: dune build]
Processing 274/399: [fieldslib: dune build] [menhir: dune build] [parsexp: dune build] [ppxlib: dune build] [stdio: dune build]
Processing 275/399: [fieldslib: dune build] [menhir: dune build] [parsexp: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build]
Processing 276/399: [fieldslib: dune build] [menhir: dune build] [parsexp: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build] [variantslib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "fieldslib" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/fieldslib.v0.14.0)
-> compiled  fieldslib.v0.14.0
Processing 276/399: [menhir: dune build] [parsexp: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build] [variantslib: dune build]
-> installed fieldslib.v0.14.0
Processing 277/399: [menhir: dune build] [parsexp: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build] [variantslib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "variantslib" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/variantslib.v0.14.0)
-> compiled  variantslib.v0.14.0
Processing 277/399: [menhir: dune build] [parsexp: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build]
-> installed variantslib.v0.14.0
Processing 278/399: [menhir: dune build] [parsexp: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdio" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/stdio.v0.14.0)
-> compiled  stdio.v0.14.0
Processing 278/399: [menhir: dune build] [parsexp: dune build] [ppxlib: dune build] [typerep: dune build]
-> installed stdio.v0.14.0
Processing 279/399: [menhir: dune build] [parsexp: dune build] [ppxlib: dune build] [typerep: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "typerep" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/typerep.v0.14.0)
-> compiled  typerep.v0.14.0
Processing 279/399: [menhir: dune build] [parsexp: dune build] [ppxlib: dune build]
-> installed typerep.v0.14.0
Processing 280/399: [menhir: dune build] [parsexp: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhir" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/menhir.20211125)
-       menhir src/stage2/parserMessages.check
- Read 101 sample input sentences and 101 error messages.
- Read 101 sample input sentences and 48 error messages.
-       menhir src/stage2/parserMessages.ml
- Read 101 sample input sentences and 48 error messages.
-       menhir src/stage2/parser.{ml,mli}
- Grammar has 56 nonterminal symbols, among which 1 start symbols.
- Grammar has 37 terminal symbols.
- Grammar has 129 productions.
- Built an LR(0) automaton with 194 states.
- The grammar is not SLR(1) -- 5 states have a conflict.
- The construction mode is no-pager.
- Built an LR(1) automaton with 298 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 40 states.
- Priority played a role in 0 of these states.
- 152 out of 298 states have a default reduction.
- The action table is 11324 entries; 1610 non-zero; 1359 compressed.
- The action table occupies roughly 2816 bytes.
- The goto table is 16986 entries; 329 non-zero; 636 compressed.
- The goto table occupies roughly 1368 bytes.
- The error table occupies roughly 1448 bytes.
- The default_reduction table occupies roughly 336 bytes.
- The lhs table occupies roughly 168 bytes.
- The trace table occupies roughly 8 bytes.
-       menhir src/stage2/parserMessages.check
- Read 101 sample input sentences and 101 error messages.
- Read 101 sample input sentences and 48 error messages.
-       menhir src/stage2/parserMessages.ml
- Read 101 sample input sentences and 48 error messages.
-       menhir src/stage2/parser.{ml,mli}
- Grammar has 56 nonterminal symbols, among which 1 start symbols.
- Grammar has 37 terminal symbols.
- Grammar has 129 productions.
- Built an LR(0) automaton with 194 states.
- The grammar is not SLR(1) -- 5 states have a conflict.
- The construction mode is no-pager.
- Built an LR(1) automaton with 298 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 40 states.
- Priority played a role in 0 of these states.
- 152 out of 298 states have a default reduction.
- The action table is 11324 entries; 1610 non-zero; 1359 compressed.
- The action table occupies roughly 2816 bytes.
- The goto table is 16986 entries; 329 non-zero; 636 compressed.
- The goto table occupies roughly 1368 bytes.
- The error table occupies roughly 1448 bytes.
- The default_reduction table occupies roughly 336 bytes.
- The lhs table occupies roughly 168 bytes.
- The trace table occupies roughly 8 bytes.
-> compiled  menhir.20211125
Processing 280/399: [parsexp: dune build] [ppxlib: dune build]
-> installed menhir.20211125
Processing 281/399: [parsexp: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "parsexp" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/parsexp.v0.14.1)
-> compiled  parsexp.v0.14.1
Processing 281/399: [ppxlib: dune build]
-> installed parsexp.v0.14.1
Processing 282/399: [ppxlib: dune build]
Processing 283/399: [ppxlib: dune build] [sexplib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/sexplib.v0.14.0)
-> compiled  sexplib.v0.14.0
Processing 283/399: [ppxlib: dune build]
-> installed sexplib.v0.14.0
Processing 284/399: [ppxlib: dune build]
Processing 285/399: [cstruct-sexp: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cstruct-sexp" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/cstruct-sexp.6.0.1)
-> compiled  cstruct-sexp.6.0.1
Processing 285/399: [ppxlib: dune build]
-> installed cstruct-sexp.6.0.1
Processing 286/399: [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "71" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppxlib.0.23.0)
-> compiled  ppxlib.0.23.0
-> installed ppxlib.0.23.0
Processing 288/399: [ppx_cold: dune build]
Processing 289/399: [ppx_cold: dune build] [ppx_compare: dune build]
Processing 290/399: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_cstruct: dune build]
Processing 291/399: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_cstruct: dune build] [ppx_deriving: dune build]
Processing 292/399: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_cstruct: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build]
Processing 293/399: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_cstruct: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build]
Processing 294/399: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_cstruct: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build]
Processing 295/399: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_cstruct: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build]
Processing 296/399: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_cstruct: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build]
Processing 297/399: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_cstruct: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build]
Processing 298/399: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_cstruct: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build]
Processing 299/399: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_cstruct: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build]
Processing 300/399: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_cstruct: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build]
Processing 301/399: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_cstruct: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build]
Processing 302/399: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_cstruct: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build]
Processing 303/399: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_cstruct: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build]
Processing 304/399: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_cstruct: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
Processing 305/399: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_cstruct: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_optcomp" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_optcomp.v0.14.3)
-> compiled  ppx_optcomp.v0.14.3
Processing 305/399: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_cstruct: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
-> installed ppx_optcomp.v0.14.3
Processing 306/399: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_cstruct: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_cold" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_cold.v0.14.0)
-> compiled  ppx_cold.v0.14.0
Processing 306/399: [ppx_compare: dune build] [ppx_cstruct: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
-> installed ppx_cold.v0.14.0
Processing 307/399: [ppx_compare: dune build] [ppx_cstruct: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_here" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_here.v0.14.0)
-> compiled  ppx_here.v0.14.0
Processing 307/399: [ppx_compare: dune build] [ppx_cstruct: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
-> installed ppx_here.v0.14.0
Processing 308/399: [ppx_compare: dune build] [ppx_cstruct: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_stable" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_stable.v0.14.1)
-> compiled  ppx_stable.v0.14.1
Processing 308/399: [ppx_compare: dune build] [ppx_cstruct: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
-> installed ppx_stable.v0.14.1
Processing 309/399: [ppx_compare: dune build] [ppx_cstruct: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_typerep_conv" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_typerep_conv.v0.14.2)
-> compiled  ppx_typerep_conv.v0.14.2
Processing 309/399: [ppx_compare: dune build] [ppx_cstruct: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
-> installed ppx_typerep_conv.v0.14.2
Processing 310/399: [ppx_compare: dune build] [ppx_cstruct: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_let" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_let.v0.14.0)
-> compiled  ppx_let.v0.14.0
Processing 310/399: [ppx_compare: dune build] [ppx_cstruct: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
-> installed ppx_let.v0.14.0
Processing 311/399: [ppx_compare: dune build] [ppx_cstruct: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_fields_conv" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_fields_conv.v0.14.2)
-> compiled  ppx_fields_conv.v0.14.2
Processing 311/399: [ppx_compare: dune build] [ppx_cstruct: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
-> installed ppx_fields_conv.v0.14.2
Processing 312/399: [ppx_compare: dune build] [ppx_cstruct: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_variants_conv" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_variants_conv.v0.14.2)
-> compiled  ppx_variants_conv.v0.14.2
Processing 312/399: [ppx_compare: dune build] [ppx_cstruct: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [sedlex: dune build]
-> installed ppx_variants_conv.v0.14.2
Processing 313/399: [ppx_compare: dune build] [ppx_cstruct: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [sedlex: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_enumerate" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_enumerate.v0.14.0)
-> compiled  ppx_enumerate.v0.14.0
Processing 313/399: [ppx_compare: dune build] [ppx_cstruct: dune build] [ppx_deriving: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [sedlex: dune build]
-> installed ppx_enumerate.v0.14.0
Processing 314/399: [ppx_compare: dune build] [ppx_cstruct: dune build] [ppx_deriving: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [sedlex: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_compare" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_compare.v0.14.0)
-> compiled  ppx_compare.v0.14.0
Processing 314/399: [ppx_cstruct: dune build] [ppx_deriving: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [sedlex: dune build]
-> installed ppx_compare.v0.14.0
Processing 315/399: [ppx_cstruct: dune build] [ppx_deriving: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [sedlex: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_pipebang" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_pipebang.v0.14.0)
-> compiled  ppx_pipebang.v0.14.0
Processing 315/399: [ppx_cstruct: dune build] [ppx_deriving: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_sexp_conv: dune build] [sedlex: dune build]
-> installed ppx_pipebang.v0.14.0
Processing 316/399: [ppx_cstruct: dune build] [ppx_deriving: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_sexp_conv: dune build] [sedlex: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_fixed_literal" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_fixed_literal.v0.14.0)
-> compiled  ppx_fixed_literal.v0.14.0
Processing 316/399: [ppx_cstruct: dune build] [ppx_deriving: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_sexp_conv: dune build] [sedlex: dune build]
-> installed ppx_fixed_literal.v0.14.0
Processing 317/399: [ppx_cstruct: dune build] [ppx_deriving: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_sexp_conv: dune build] [sedlex: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_optional" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_optional.v0.14.0)
-> compiled  ppx_optional.v0.14.0
Processing 317/399: [ppx_cstruct: dune build] [ppx_deriving: dune build] [ppx_js_style: dune build] [ppx_sexp_conv: dune build] [sedlex: dune build]
-> installed ppx_optional.v0.14.0
Processing 318/399: [ppx_cstruct: dune build] [ppx_deriving: dune build] [ppx_js_style: dune build] [ppx_sexp_conv: dune build] [sedlex: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_cstruct" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_cstruct.6.0.1)
-> compiled  ppx_cstruct.6.0.1
Processing 318/399: [ppx_deriving: dune build] [ppx_js_style: dune build] [ppx_sexp_conv: dune build] [sedlex: dune build]
-> installed ppx_cstruct.6.0.1
Processing 319/399: [ppx_deriving: dune build] [ppx_js_style: dune build] [ppx_sexp_conv: dune build] [sedlex: dune build]
Processing 320/399: [mirage-profile: dune build] [ppx_deriving: dune build] [ppx_js_style: dune build] [ppx_sexp_conv: dune build] [sedlex: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_js_style" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_js_style.v0.14.1)
-> compiled  ppx_js_style.v0.14.1
Processing 320/399: [mirage-profile: dune build] [ppx_deriving: dune build] [ppx_sexp_conv: dune build] [sedlex: dune build]
-> installed ppx_js_style.v0.14.1
Processing 321/399: [mirage-profile: dune build] [ppx_deriving: dune build] [ppx_sexp_conv: dune build] [sedlex: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_sexp_conv" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_sexp_conv.v0.14.3)
-> compiled  ppx_sexp_conv.v0.14.3
Processing 321/399: [mirage-profile: dune build] [ppx_deriving: dune build] [sedlex: dune build]
-> installed ppx_sexp_conv.v0.14.3
Processing 322/399: [mirage-profile: dune build] [ppx_deriving: dune build] [sedlex: dune build]
Processing 323/399: [ipaddr-sexp: dune build] [mirage-profile: dune build] [ppx_deriving: dune build] [sedlex: dune build]
Processing 324/399: [ipaddr-sexp: dune build] [mirage-profile: dune build] [ppx_assert: dune build] [ppx_deriving: dune build] [sedlex: dune build]
Processing 325/399: [ipaddr-sexp: dune build] [mirage-profile: dune build] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_deriving: dune build] [sedlex: dune build]
Processing 326/399: [ipaddr-sexp: dune build] [mirage-profile: dune build] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_deriving: dune build] [ppx_hash: dune build] [sedlex: dune build]
Processing 327/399: [ipaddr-sexp: dune build] [mirage-profile: dune build] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_deriving: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [sedlex: dune build]
Processing 328/399: [ipaddr-sexp: dune build] [mirage-profile: dune build] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_deriving: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] [sedlex: dune build]
Processing 329/399: [ipaddr-sexp: dune build] [mirage-profile: dune build] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_deriving: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] [sedlex: dune build] [uri-sexp: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_deriving" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_deriving.5.2.1)
-> compiled  ppx_deriving.5.2.1
Processing 329/399: [ipaddr-sexp: dune build] [mirage-profile: dune build] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] [sedlex: dune build] [uri-sexp: dune build]
-> installed ppx_deriving.5.2.1
Processing 330/399: [ipaddr-sexp: dune build] [mirage-profile: dune build] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] [sedlex: dune build] [uri-sexp: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sedlex" "-j" "71" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/sedlex.2.4)
-> compiled  sedlex.2.4
Processing 330/399: [ipaddr-sexp: dune build] [mirage-profile: dune build] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] [uri-sexp: dune build]
-> installed sedlex.2.4
Processing 331/399: [ipaddr-sexp: dune build] [mirage-profile: dune build] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] [uri-sexp: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mirage-profile" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/mirage-profile.0.9.1)
-> compiled  mirage-profile.0.9.1
Processing 331/399: [ipaddr-sexp: dune build] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] [uri-sexp: dune build]
-> installed mirage-profile.0.9.1
Processing 332/399: [ipaddr-sexp: dune build] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] [uri-sexp: dune build]
Processing 333/399: [ethernet: dune build] [ipaddr-sexp: dune build] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] [uri-sexp: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ipaddr-sexp" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ipaddr-sexp.5.2.0)
-> compiled  ipaddr-sexp.5.2.0
Processing 333/399: [ethernet: dune build] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] [uri-sexp: dune build]
-> installed ipaddr-sexp.5.2.0
Processing 334/399: [ethernet: dune build] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] [uri-sexp: dune build]
Processing 335/399: [conduit: dune build] [ethernet: dune build] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] [uri-sexp: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "uri-sexp" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/uri-sexp.4.2.0)
-> compiled  uri-sexp.4.2.0
Processing 335/399: [conduit: dune build] [ethernet: dune build] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
-> installed uri-sexp.4.2.0
Processing 336/399: [conduit: dune build] [ethernet: dune build] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
Processing 337/399: [cohttp: dune build] [conduit: dune build] [ethernet: dune build] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_hash" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_hash.v0.14.0)
-> compiled  ppx_hash.v0.14.0
Processing 337/399: [cohttp: dune build] [conduit: dune build] [ethernet: dune build] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
-> installed ppx_hash.v0.14.0
Processing 338/399: [cohttp: dune build] [conduit: dune build] [ethernet: dune build] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
Processing 339/399: [cohttp: dune build] [conduit: dune build] [ethernet: dune build] [ppx_assert: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_assert" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_assert.v0.14.0)
-       ocamlc runtime-lib/.ppx_assert_lib.objs/byte/ppx_assert_lib__Runtime.{cmo,cmt}
- File "runtime-lib/runtime.ml", line 74, characters 46-51:
- 74 | let test_result_or_eq ~sexpifier ~comparator ?equal ~expect ~got =
-                                                    ^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "runtime-lib/runtime.ml", line 102, characters 60-65:
- 102 | let test_result ~pos ~sexpifier ~comparator ~here ?message ?equal ~expect ~got =
-                                                                   ^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "runtime-lib/runtime.ml", line 102, characters 51-58:
- 102 | let test_result ~pos ~sexpifier ~comparator ~here ?message ?equal ~expect ~got =
-                                                          ^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
-     ocamlopt runtime-lib/.ppx_assert_lib.objs/native/ppx_assert_lib__Runtime.{cmx,o}
- File "runtime-lib/runtime.ml", line 74, characters 46-51:
- 74 | let test_result_or_eq ~sexpifier ~comparator ?equal ~expect ~got =
-                                                    ^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "runtime-lib/runtime.ml", line 102, characters 60-65:
- 102 | let test_result ~pos ~sexpifier ~comparator ~here ?message ?equal ~expect ~got =
-                                                                   ^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "runtime-lib/runtime.ml", line 102, characters 51-58:
- 102 | let test_result ~pos ~sexpifier ~comparator ~here ?message ?equal ~expect ~got =
-                                                          ^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
-       ocamlc runtime-lib/.ppx_assert_lib.objs/byte/ppx_assert_lib__Runtime.{cmo,cmt}
- File "runtime-lib/runtime.ml", line 74, characters 46-51:
- 74 | let test_result_or_eq ~sexpifier ~comparator ?equal ~expect ~got =
-                                                    ^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "runtime-lib/runtime.ml", line 102, characters 60-65:
- 102 | let test_result ~pos ~sexpifier ~comparator ~here ?message ?equal ~expect ~got =
-                                                                   ^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "runtime-lib/runtime.ml", line 102, characters 51-58:
- 102 | let test_result ~pos ~sexpifier ~comparator ~here ?message ?equal ~expect ~got =
-                                                          ^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
-     ocamlopt runtime-lib/.ppx_assert_lib.objs/native/ppx_assert_lib__Runtime.{cmx,o}
- File "runtime-lib/runtime.ml", line 74, characters 46-51:
- 74 | let test_result_or_eq ~sexpifier ~comparator ?equal ~expect ~got =
-                                                    ^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "runtime-lib/runtime.ml", line 102, characters 60-65:
- 102 | let test_result ~pos ~sexpifier ~comparator ~here ?message ?equal ~expect ~got =
-                                                                   ^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "runtime-lib/runtime.ml", line 102, characters 51-58:
- 102 | let test_result ~pos ~sexpifier ~comparator ~here ?message ?equal ~expect ~got =
-                                                          ^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
-> compiled  ppx_assert.v0.14.0
Processing 339/399: [cohttp: dune build] [conduit: dune build] [ethernet: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
-> installed ppx_assert.v0.14.0
Processing 340/399: [cohttp: dune build] [conduit: dune build] [ethernet: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
Processing 341/399: [cohttp: dune build] [conduit: dune build] [ethernet: dune build] [jst-config: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_sexp_value" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_sexp_value.v0.14.0)
-> compiled  ppx_sexp_value.v0.14.0
Processing 341/399: [cohttp: dune build] [conduit: dune build] [ethernet: dune build] [jst-config: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build]
-> installed ppx_sexp_value.v0.14.0
Processing 342/399: [cohttp: dune build] [conduit: dune build] [ethernet: dune build] [jst-config: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_sexp_message" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_sexp_message.v0.14.1)
-> compiled  ppx_sexp_message.v0.14.1
Processing 342/399: [cohttp: dune build] [conduit: dune build] [ethernet: dune build] [jst-config: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build]
-> installed ppx_sexp_message.v0.14.1
Processing 343/399: [cohttp: dune build] [conduit: dune build] [ethernet: dune build] [jst-config: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ethernet" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ethernet.2.2.1)
-> compiled  ethernet.2.2.1
Processing 343/399: [cohttp: dune build] [conduit: dune build] [jst-config: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build]
-> installed ethernet.2.2.1
Processing 344/399: [cohttp: dune build] [conduit: dune build] [jst-config: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build]
Processing 345/399: [cohttp: dune build] [conduit: dune build] [jst-config: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] [tcpip: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "conduit" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/conduit.5.0.0)
-> compiled  conduit.5.0.0
Processing 345/399: [cohttp: dune build] [jst-config: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] [tcpip: dune build]
-> installed conduit.5.0.0
Processing 346/399: [cohttp: dune build] [jst-config: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] [tcpip: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_base" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_base.v0.14.0)
-> compiled  ppx_base.v0.14.0
Processing 346/399: [cohttp: dune build] [jst-config: dune build] [ppx_custom_printf: dune build] [tcpip: dune build]
-> installed ppx_base.v0.14.0
Processing 347/399: [cohttp: dune build] [jst-config: dune build] [ppx_custom_printf: dune build] [tcpip: dune build]
Processing 348/399: [cohttp: dune build] [jst-config: dune build] [ppx_custom_printf: dune build] [ppx_string: dune build] [tcpip: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_custom_printf" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_custom_printf.v0.14.1)
-> compiled  ppx_custom_printf.v0.14.1
Processing 348/399: [cohttp: dune build] [jst-config: dune build] [ppx_string: dune build] [tcpip: dune build]
-> installed ppx_custom_printf.v0.14.1
Processing 349/399: [cohttp: dune build] [jst-config: dune build] [ppx_string: dune build] [tcpip: dune build]
Processing 350/399: [bin_prot: dune build] [cohttp: dune build] [jst-config: dune build] [ppx_string: dune build] [tcpip: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cohttp" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/cohttp.4.0.0)
-> compiled  cohttp.4.0.0
Processing 350/399: [bin_prot: dune build] [jst-config: dune build] [ppx_string: dune build] [tcpip: dune build]
-> installed cohttp.4.0.0
Processing 351/399: [bin_prot: dune build] [jst-config: dune build] [ppx_string: dune build] [tcpip: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "jst-config" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/jst-config.v0.14.1)
-> compiled  jst-config.v0.14.1
Processing 351/399: [bin_prot: dune build] [ppx_string: dune build] [tcpip: dune build]
-> installed jst-config.v0.14.1
Processing 352/399: [bin_prot: dune build] [ppx_string: dune build] [tcpip: dune build]
Processing 353/399: [bin_prot: dune build] [ppx_string: dune build] [tcpip: dune build] [time_now: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "tcpip" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/tcpip.6.4.0)
-        gmake freestanding/libtcpip_freestanding_stubs.a
- touch libtcpip_freestanding_stubs.a
-        gmake freestanding/libtcpip_freestanding_stubs.a
- touch libtcpip_freestanding_stubs.a
-> compiled  tcpip.6.4.0
Processing 353/399: [bin_prot: dune build] [ppx_string: dune build] [time_now: dune build]
-> installed tcpip.6.4.0
Processing 354/399: [bin_prot: dune build] [ppx_string: dune build] [time_now: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_string" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_string.v0.14.1)
-> compiled  ppx_string.v0.14.1
Processing 354/399: [bin_prot: dune build] [time_now: dune build]
-> installed ppx_string.v0.14.1
Processing 355/399: [bin_prot: dune build] [time_now: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bin_prot" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/bin_prot.v0.14.0)
-> compiled  bin_prot.v0.14.0
Processing 355/399: [time_now: dune build]
-> installed bin_prot.v0.14.0
Processing 356/399: [time_now: dune build]
Processing 357/399: [ppx_bin_prot: dune build] [time_now: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "time_now" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/time_now.v0.14.0)
-> compiled  time_now.v0.14.0
Processing 357/399: [ppx_bin_prot: dune build]
-> installed time_now.v0.14.0
Processing 358/399: [ppx_bin_prot: dune build]
Processing 359/399: [ppx_bin_prot: dune build] [ppx_inline_test: dune build]
Processing 360/399: [ppx_bin_prot: dune build] [ppx_inline_test: dune build] [ppx_module_timer: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_bin_prot" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_bin_prot.v0.14.0)
-> compiled  ppx_bin_prot.v0.14.0
Processing 360/399: [ppx_inline_test: dune build] [ppx_module_timer: dune build]
-> installed ppx_bin_prot.v0.14.0
Processing 361/399: [ppx_inline_test: dune build] [ppx_module_timer: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_module_timer" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_module_timer.v0.14.0)
-> compiled  ppx_module_timer.v0.14.0
Processing 361/399: [ppx_inline_test: dune build]
-> installed ppx_module_timer.v0.14.0
Processing 362/399: [ppx_inline_test: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_inline_test" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_inline_test.v0.14.1)
-> compiled  ppx_inline_test.v0.14.1
-> installed ppx_inline_test.v0.14.1
Processing 364/399: [ppx_bench: dune build]
Processing 365/399: [ppx_bench: dune build] [ppx_expect: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_bench" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_bench.v0.14.1)
-> compiled  ppx_bench.v0.14.1
Processing 365/399: [ppx_expect: dune build]
-> installed ppx_bench.v0.14.1
Processing 366/399: [ppx_expect: dune build]
Processing 367/399: [ppx_expect: dune build] [splittable_random: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_expect" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_expect.v0.14.2)
-> compiled  ppx_expect.v0.14.2
Processing 367/399: [splittable_random: dune build]
-> installed ppx_expect.v0.14.2
Processing 368/399: [splittable_random: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "splittable_random" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/splittable_random.v0.14.0)
-> compiled  splittable_random.v0.14.0
-> installed splittable_random.v0.14.0
Processing 370/399: [base_quickcheck: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base_quickcheck" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/base_quickcheck.v0.14.1)
-> compiled  base_quickcheck.v0.14.1
-> installed base_quickcheck.v0.14.1
Processing 372/399: [ppx_jane: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_jane" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_jane.v0.14.0)
-> compiled  ppx_jane.v0.14.0
-> installed ppx_jane.v0.14.0
Processing 374/399: [base_bigstring: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base_bigstring" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/base_bigstring.v0.14.0)
-> compiled  base_bigstring.v0.14.0
-> installed base_bigstring.v0.14.0
Processing 376/399: [core_kernel: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "core_kernel" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/core_kernel.v0.14.2)
-          gcc src/md5_stubs.o
- md5_stubs.c:11:32: warning: '-pedantic' is not an option that controls warnings [-Wpragmas]
-    11 | #pragma GCC diagnostic ignored "-pedantic"
-       |                                ^~~~~~~~~~~
-> compiled  core_kernel.v0.14.2
-> installed core_kernel.v0.14.2
Processing 378/399: [async_kernel: dune build]
Processing 379/399: [async_kernel: dune build] [protocol_version_header: dune build]
Processing 380/399: [async_kernel: dune build] [protocol_version_header: dune build] [timezone: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "protocol_version_header" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/protocol_version_header.v0.14.0)
-> compiled  protocol_version_header.v0.14.0
Processing 380/399: [async_kernel: dune build] [timezone: dune build]
-> installed protocol_version_header.v0.14.0
Processing 381/399: [async_kernel: dune build] [timezone: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "timezone" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/timezone.v0.14.0)
-> compiled  timezone.v0.14.0
Processing 381/399: [async_kernel: dune build]
-> installed timezone.v0.14.0
Processing 382/399: [async_kernel: dune build]
Processing 383/399: [async_kernel: dune build] [core: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "async_kernel" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/async_kernel.v0.14.0)
-       ocamlc src/.async_kernel.objs/byte/async_kernel__Throttle.{cmo,cmt}
- File "src/throttle.ml", line 283, characters 25-42:
- 283 | let monad_sequence_how ?(how = `Sequential) ~f =
-                                ^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/throttle.ml", line 297, characters 26-43:
- 297 | let monad_sequence_how2 ?(how = `Sequential) ~f =
-                                 ^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
-     ocamlopt src/.async_kernel.objs/native/async_kernel__Throttle.{cmx,o}
- File "src/throttle.ml", line 283, characters 25-42:
- 283 | let monad_sequence_how ?(how = `Sequential) ~f =
-                                ^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/throttle.ml", line 297, characters 26-43:
- 297 | let monad_sequence_how2 ?(how = `Sequential) ~f =
-                                 ^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
-       ocamlc src/.async_kernel.objs/byte/async_kernel__Throttle.{cmo,cmt}
- File "src/throttle.ml", line 283, characters 25-42:
- 283 | let monad_sequence_how ?(how = `Sequential) ~f =
-                                ^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/throttle.ml", line 297, characters 26-43:
- 297 | let monad_sequence_how2 ?(how = `Sequential) ~f =
-                                 ^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
-     ocamlopt src/.async_kernel.objs/native/async_kernel__Throttle.{cmx,o}
- File "src/throttle.ml", line 283, characters 25-42:
- 283 | let monad_sequence_how ?(how = `Sequential) ~f =
-                                ^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/throttle.ml", line 297, characters 26-43:
- 297 | let monad_sequence_how2 ?(how = `Sequential) ~f =
-                                 ^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
-> compiled  async_kernel.v0.14.0
Processing 383/399: [core: dune build]
-> installed async_kernel.v0.14.0
Processing 384/399: [core: dune build]
Processing 385/399: [async_rpc_kernel: dune build] [core: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "async_rpc_kernel" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/async_rpc_kernel.v0.14.0)
-> compiled  async_rpc_kernel.v0.14.0
Processing 385/399: [core: dune build]
-> installed async_rpc_kernel.v0.14.0
Processing 386/399: [core: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "core" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/core.v0.14.1)
-          gcc src/ocaml_utils_stubs.o
- In file included from ocaml_utils_stubs.c:17:
- ocaml_utils_macros.h:11: warning: "Is_none" redefined
-    11 | #define Is_none(v) (Is_long(v) && Long_val(v) == 0)
-       | 
- In file included from /home/opam/.opam/4.13/lib/jane-street-headers/ocaml_utils.h:6,
-                  from ocaml_utils_stubs.c:16:
- /home/opam/.opam/4.13/lib/ocaml/caml/mlvalues.h:406: note: this is the location of the previous definition
-   406 | #define Is_none(v) ((v) == Val_none)
-       | 
- In file included from ocaml_utils_stubs.c:17:
- ocaml_utils_macros.h:12: warning: "Is_some" redefined
-    12 | #define Is_some(v) (Is_block(v) && Tag_val(v) == 0 && Wosize_val(v) == 1)
-       | 
- In file included from /home/opam/.opam/4.13/lib/jane-street-headers/ocaml_utils.h:6,
-                  from ocaml_utils_stubs.c:16:
- /home/opam/.opam/4.13/lib/ocaml/caml/mlvalues.h:407: note: this is the location of the previous definition
-   407 | #define Is_some(v) Is_block(v)
-       | 
-       ocamlc src/.core.objs/byte/core__Core_thread.{cmo,cmt}
- File "src/core_thread.pp.ml", line 1:
- Alert deprecated: wait_read
- This function no longer does anything
- File "thread.mli", lines 78-79, characters 0-62:
-   Definition
- File "src/core_thread.mli", line 61, characters 0-39:
-   Expected signature
- File "src/core_thread.pp.ml", line 1:
- Alert deprecated: wait_write
- This function no longer does anything
- File "thread.mli", lines 83-84, characters 0-62:
-   Definition
- File "src/core_thread.mli", line 64, characters 0-40:
-   Expected signature
-     ocamlopt src/.core.objs/native/core__Core_thread.{cmx,o}
- File "src/core_thread.pp.ml", line 1:
- Alert deprecated: wait_read
- This function no longer does anything
- File "thread.mli", lines 78-79, characters 0-62:
-   Definition
- File "src/core_thread.mli", line 61, characters 0-39:
-   Expected signature
- File "src/core_thread.pp.ml", line 1:
- Alert deprecated: wait_write
- This function no longer does anything
- File "thread.mli", lines 83-84, characters 0-62:
-   Definition
- File "src/core_thread.mli", line 64, characters 0-40:
-   Expected signature
-> compiled  core.v0.14.1
-> installed core.v0.14.1
Processing 388/399: [async_unix: dune build]
Processing 389/399: [async_unix: dune build] [textutils: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "textutils" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/textutils.v0.14.0)
-> compiled  textutils.v0.14.0
Processing 389/399: [async_unix: dune build]
-> installed textutils.v0.14.0
Processing 390/399: [async_unix: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "async_unix" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/async_unix.v0.14.0)
-       ocamlc src/.async_unix.objs/byte/async_unix__Reader0.{cmi,cmo,cmt}
- File "src/reader0.ml", line 1305, characters 7-16:
- 1305 |       ?exclusive
-               ^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/reader0.ml", line 1345, characters 19-28:
- 1345 | let gen_load_sexp ?exclusive ~sexp_kind ~file ~a_of_sexp =
-                           ^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/reader0.ml", line 1360, characters 7-16:
- 1360 |       ?exclusive
-               ^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/reader0.ml", line 1386, characters 20-29:
- 1386 | let gen_load_sexps ?exclusive ~sexp_kind ~file ~a_of_sexp =
-                            ^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
-     ocamlopt src/.async_unix.objs/native/async_unix__Reader0.{cmx,o}
- File "src/reader0.ml", line 1305, characters 7-16:
- 1305 |       ?exclusive
-               ^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/reader0.ml", line 1345, characters 19-28:
- 1345 | let gen_load_sexp ?exclusive ~sexp_kind ~file ~a_of_sexp =
-                           ^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/reader0.ml", line 1360, characters 7-16:
- 1360 |       ?exclusive
-               ^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/reader0.ml", line 1386, characters 20-29:
- 1386 | let gen_load_sexps ?exclusive ~sexp_kind ~file ~a_of_sexp =
-                            ^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
-> compiled  async_unix.v0.14.0
-> installed async_unix.v0.14.0
Processing 392/399: [async: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "async" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/async.v0.14.0)
-> compiled  async.v0.14.0
-> installed async.v0.14.0
Processing 394/399: [conduit-async: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "conduit-async" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/conduit-async.5.0.0)
-> compiled  conduit-async.5.0.0
-> installed conduit-async.5.0.0
Processing 396/399: [cohttp-async: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cohttp-async" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/cohttp-async.4.0.0)
-> compiled  cohttp-async.4.0.0
-> installed cohttp-async.4.0.0
Processing 398/399: [frenetic: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "frenetic" "-j" "71" (CWD=/home/opam/.opam/4.13/.opam-switch/build/frenetic.5.0.5)
-       ocamlc src/lib/kernel/.frenetic_kernel.objs/byte/frenetic_kernel__Hashcons.{cmo,cmt}
- File "src/lib/kernel/Hashcons.ml", line 42, characters 6-15:
- 42 |       U.add_exn untbl n v;
-            ^^^^^^^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
-     ocamlopt src/lib/kernel/.frenetic_kernel.objs/native/frenetic_kernel__Hashcons.{cmx,o}
- File "src/lib/kernel/Hashcons.ml", line 42, characters 6-15:
- 42 |       U.add_exn untbl n v;
-            ^^^^^^^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
-       ocamlc src/lib/kernel/.frenetic_kernel.objs/byte/frenetic_kernel__GroupTable0x04.{cmo,cmt}
- File "src/lib/kernel/GroupTable0x04.ml", line 56, characters 2-17:
- 56 |   Hashtbl.add_exn tbl.table id (typ, buckets);
-        ^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
-       ocamlc src/lib/kernel/.frenetic_kernel.objs/byte/frenetic_kernel__OpenFlow.{cmo,cmt}
- File "src/lib/kernel/OpenFlow.ml", line 534, characters 17-20:
- 534 |   let patterns = map entries fst |> concat in
-                        ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "src/lib/kernel/OpenFlow.ml", line 535, characters 16-19:
- 535 |   let actions = map entries snd |> concat in
-                       ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "src/lib/kernel/OpenFlow.ml", line 536, characters 15-22:
- 536 |   let max_p =  max_elt (map patterns String.length) (-) |> unwrap in
-                      ^^^^^^^
- Warning 6 [labels-omitted]: label compare was omitted in the application of this function.
- File "src/lib/kernel/OpenFlow.ml", line 536, characters 24-27:
- 536 |   let max_p =  max_elt (map patterns String.length) (-) |> unwrap in
-                               ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "src/lib/kernel/OpenFlow.ml", line 537, characters 14-21:
- 537 |   let max_a = max_elt (map actions String.length) (-) |> unwrap in
-                     ^^^^^^^
- Warning 6 [labels-omitted]: label compare was omitted in the application of this function.
- File "src/lib/kernel/OpenFlow.ml", line 537, characters 23-26:
- 537 |   let max_a = max_elt (map actions String.length) (-) |> unwrap in
-                              ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "src/lib/kernel/OpenFlow.ml", line 570, characters 24-27:
- 570 |   let padded_patterns = map (fst e) (pad max_p) in
-                               ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "src/lib/kernel/OpenFlow.ml", line 571, characters 23-26:
- 571 |   let padded_actions = map (snd e) (pad max_a) in
-                              ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "src/lib/kernel/OpenFlow.ml", line 595, characters 16-24:
- 595 |   let entries = List.map tbl to_entry in
-                       ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "src/lib/kernel/OpenFlow.ml", line 599, characters 22-30:
- 599 |   let entry_strings = List.map entries (string_of_entry max_p max_a) in
-                             ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "src/lib/kernel/OpenFlow.ml", line 729, characters 15-37:
- 729 |     ; inPort = Core_kernel.Option.map pat.inPort from_portId
-                      ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "src/lib/kernel/OpenFlow.ml", line 797, characters 18-40:
- 797 |     let port_id = Core_kernel.Option.map port_id from_portId in
-                         ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
-       ocamlc src/lib/kernel/.frenetic_kernel.objs/byte/frenetic_kernel__Network.{cmo,cmt}
- File "src/lib/kernel/Network.ml", line 256, characters 17-30:
- 256 |         let nl = VertexMap.set t.node_info l (v, PortSet.empty) in
-                        ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
- File "src/lib/kernel/Network.ml", line 262, characters 22-35:
- 262 |       let node_info = VertexMap.set t.node_info l (v, PortSet.add ps p) in
-                             ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
- File "src/lib/kernel/Network.ml", line 277, characters 18-29:
- 277 |         let es' = List.filter es ( fun (s,l,d) ->
-                         ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "src/lib/kernel/Network.ml", line 383, characters 22-35:
- 383 |       let node_info = VertexMap.set t.node_info v.VL.label (v, ps) in
-                             ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
- File "src/lib/kernel/Network.ml", line 399, characters 22-35:
- 399 |       let node_info = VertexMap.set t.node_info v.VL.label (v, ps) in
-                             ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
- File "src/lib/kernel/Network.ml", line 486, characters 6-20:
- 486 |       VertexHash.set dist src Weight.zero;
-             ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
- File "src/lib/kernel/Network.ml", line 518, characters 16-30:
- 518 |                 VertexHash.set prev ev2 ev1;
-                       ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
- File "src/lib/kernel/Network.ml", line 519, characters 16-30:
- 519 |                 VertexHash.set dist ev2 dev2;
-                       ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
- File "src/lib/kernel/Network.ml", line 520, characters 16-30:
- 520 |                 VertexHash.set admissible ev2 e;
-                       ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
- File "src/lib/kernel/Network.ml", line 553, characters 9-19:
- 553 |         (Array.init n
-                ^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "src/lib/kernel/Network.ml", line 554, characters 21-31:
- 554 |            (fun i -> Array.init n
-                            ^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "src/lib/kernel/Network.ml", line 625, characters 24-37:
- 625 |             node_info = VertexMap.set t.node_info v.Topology.VL.label (v, PortSet.empty) ;
-                               ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
-       ocamlc src/lib/netkat/.frenetic_netkat.objs/byte/frenetic_netkat__Json.{cmo,cmt}
- File "src/lib/netkat/Json.ml", line 389, characters 22-30:
- 389 |      let json_ports = List.map ports (fun port -> `Int (Int32.to_int_exn port)) in
-                             ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
-       ocamlc src/lib/kernel/.frenetic_kernel.objs/byte/frenetic_kernel__OpenFlow0x01.{cmo,cmt}
- File "src/lib/kernel/OpenFlow0x01.ml", line 247, characters 13-21:
- 247 |   let strs = List.map l to_string in
-                    ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "src/lib/kernel/OpenFlow0x01.ml", line 316, characters 4-13:
- 316 |     List.iter vl (fmt_one_port_stat fmt)
-           ^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
-       ocamlc src/lib/kernel/.frenetic_kernel.objs/byte/frenetic_kernel__Topology.{cmo,cmt}
- File "src/lib/kernel/Topology.ml", line 71, characters 18-26:
- 71 |     let topo_up = List.map topo_down (fun (x, y) -> y, x) in
-                        ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "src/lib/kernel/Topology.ml", line 77, characters 16-24:
- 77 |     let hosts = List.map (1 -- switch_count) (fun x -> (Switch(x, 1), Host(x))) in
-                      ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "src/lib/kernel/Topology.ml", line 80, characters 40-48:
- 80 |         (Switch(2, 2), Switch(1, 2)) :: List.map (2 -- (switch_count - 1)) (fun x -> (Switch((x + 1), 2), Switch(x, 3)))
-                                              ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "src/lib/kernel/Topology.ml", line 84, characters 18-26:
- 84 |     let topo_up = List.map topo_down (fun (x, y) -> y, x) in
-                        ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "src/lib/kernel/Topology.ml", line 106, characters 18-26:
- 106 |     let topo_up = List.map topo_down (fun (x, y) -> y, x) in
-                         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
-       ocamlc src/lib/netkat/.frenetic_netkat.objs/byte/frenetic_netkat__Vlr.{cmo,cmt}
- File "src/lib/netkat/Vlr.ml", line 141, characters 13-18:
- 141 |         else map_r (fun y -> f r y) y
-                    ^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "src/lib/netkat/Vlr.ml", line 144, characters 13-18:
- 144 |         else map_r (fun x -> f x r) x
-                    ^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "src/lib/netkat/Vlr.ml", line 267, characters 14-25:
- 267 |               Hashtbl.set rank (v, l) s
-                     ^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
-     ocamlopt src/lib/kernel/.frenetic_kernel.objs/native/frenetic_kernel__Network.{cmx,o}
- File "src/lib/kernel/Network.ml", line 256, characters 17-30:
- 256 |         let nl = VertexMap.set t.node_info l (v, PortSet.empty) in
-                        ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
- File "src/lib/kernel/Network.ml", line 262, characters 22-35:
- 262 |       let node_info = VertexMap.set t.node_info l (v, PortSet.add ps p) in
-                             ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
- File "src/lib/kernel/Network.ml", line 277, characters 18-29:
- 277 |         let es' = List.filter es ( fun (s,l,d) ->
-                         ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "src/lib/kernel/Network.ml", line 383, characters 22-35:
- 383 |       let node_info = VertexMap.set t.node_info v.VL.label (v, ps) in
-                             ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
- File "src/lib/kernel/Network.ml", line 399, characters 22-35:
- 399 |       let node_info = VertexMap.set t.node_info v.VL.label (v, ps) in
-                             ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
- File "src/lib/kernel/Network.ml", line 486, characters 6-20:
- 486 |       VertexHash.set dist src Weight.zero;
-             ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
- File "src/lib/kernel/Network.ml", line 518, characters 16-30:
- 518 |                 VertexHash.set prev ev2 ev1;
-                       ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
- File "src/lib/kernel/Network.ml", line 519, characters 16-30:
- 519 |                 VertexHash.set dist ev2 dev2;
-                       ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
- File "src/lib/kernel/Network.ml", line 520, characters 16-30:
- 520 |                 VertexHash.set admissible ev2 e;
-                       ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
- File "src/lib/kernel/Network.ml", line 553, characters 9-19:
- 553 |         (Array.init n
-                ^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "src/lib/kernel/Network.ml", line 554, characters 21-31:
- 554 |            (fun i -> Array.init n
-                            ^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "src/lib/kernel/Network.ml", line 625, characters 24-37:
- 625 |             node_info = VertexMap.set t.node_info v.Topology.VL.label (v, PortSet.empty) ;
-                               ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
-       ocamlc src/lib/netkat/.frenetic_netkat.objs/byte/frenetic_netkat__Portless_Compiler.{cmo,cmt}
- File "src/lib/netkat/Portless_Compiler.ml", line 70, characters 24-42:
- 70 |         let from_list = connected_switches loc Incoming topo in
-                              ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels loc, direction, topo were omitted in the application of this function.
- File "src/lib/netkat/Portless_Compiler.ml", line 99, characters 27-45:
- 99 |         let sw_port_list = connected_switches loc Outgoing topo in
-                                 ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels loc, direction, topo were omitted in the application of this function.
- File "src/lib/netkat/Portless_Compiler.ml", line 116, characters 14-25:
- 116 |       let _ = Hashtbl.add name_to_vertex_table vertex_name vertex in ()) network;
-                     ^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
-       ocamlc src/lib/netkat/.frenetic_netkat.objs/byte/frenetic_netkat__Fdd.{cmo,cmt}
- File "src/lib/netkat/Fdd.ml", line 628, characters 36-43:
- 628 |       | Some(Value.Pipe  _) -> Some(Seq.set seq (F Field.Location) (Value.Pipe ""))
-                                           ^^^^^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
- File "src/lib/netkat/Fdd.ml", line 752, characters 43-53:
- 752 |     let f par = Par.map par ~f:(fun seq -> Seq.change seq K (function
-                                                  ^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "src/lib/netkat/Fdd.ml", line 756, characters 4-9:
- 756 |     map_r f fdd
-           ^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "src/lib/netkat/Fdd.ml", line 770, characters 31-34:
- 770 |           do_nodes l1 t2 Ctxt.(set ctxt (F f1) v1) &&
-                                      ^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
- File "src/lib/netkat/Fdd.ml", line 773, characters 31-34:
- 773 |           do_nodes t1 l2 Ctxt.(set ctxt (F f2) v2) &&
-                                      ^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
- File "src/lib/netkat/Fdd.ml", line 778, characters 33-36:
- 778 |             do_nodes l1 l2 Ctxt.(set ctxt (F f1) v1) &&
-                                        ^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
- File "src/lib/netkat/Fdd.ml", line 781, characters 40-43:
- 781 |             do_nodes l1 all_fls_2 Ctxt.(set ctxt (F f1) v1) &&
-                                               ^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
- File "src/lib/netkat/Fdd.ml", line 784, characters 40-43:
- 784 |             do_nodes all_fls_1 l2 Ctxt.(set ctxt (F f2) v2) &&
-                                               ^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
- File "src/lib/netkat/Fdd.ml", line 791, characters 29-32:
- 791 |         do_nodes l1 t2 Ctxt.(set ctxt (F f1) v1) &&
-                                    ^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
- File "src/lib/netkat/Fdd.ml", line 794, characters 29-32:
- 794 |         do_nodes t1 l2 Ctxt.(set ctxt (F f2) v2) &&
-                                    ^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
-       ocamlc src/lib/netkat/.frenetic_netkat.objs/byte/frenetic_netkat__Local_compiler.{cmo,cmt}
- File "src/lib/netkat/Local_compiler.ml", line 49, characters 19-24:
- 49 |     | Neg(q)    -> map_r Action.negate (of_pred env q)
-                         ^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "src/lib/netkat/Local_compiler.ml", line 55, characters 4-15:
- 55 |     clear_cache preserve;
-          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preserve was omitted in the application of this function.
- File "src/lib/netkat/Local_compiler.ml", line 212, characters 4-11:
- 212 |     FDD.map
-           ^^^^^^^
- Warning 6 [labels-omitted]: labels f, g were omitted in the application of this function.
- File "src/lib/netkat/Local_compiler.ml", line 224, characters 21-26:
- 224 |           cond test (map_r (Action.demod test) fdd) fdd))
-                            ^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "src/lib/netkat/Local_compiler.ml", line 529, characters 15-23:
- 529 |      List.rev (List.map fields Field.to_string) |> String.concat ~sep:" < "
-                      ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
-       ocamlc src/lib/async/.frenetic_async.objs/byte/frenetic_async__NetKAT_Controller.{cmo,cmt}
- File "src/lib/async/NetKAT_Controller.ml", line 55, characters 15-31:
- 55 |        let _ = Hashtbl.Poly.add switch_hash sw ports in
-                     ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
-       ocamlc src/lib/async/.frenetic_async.objs/byte/frenetic_async__Shell.{cmo,cmt}
- File "src/lib/async/Shell.ml", line 227, characters 19-30:
- 227 |      let removed = List.filter curr_order (Fn.compose not (List.mem ls ~equal:Field.equal)) in
-                          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "src/lib/async/Shell.ml", line 374, characters 22-43:
- 374 |   Logging.set_output [Async.Log.Output.file `Text log_file];
-                             ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label filename was omitted in the application of this function.
-       ocamlc src/lib/async/.frenetic_async.objs/byte/frenetic_async__Ox.{cmo,cmt}
- File "src/lib/async/Ox.ml", line 140, characters 11-20:
- 140 |           (Pipe.iter pkt_out handle_pkt_out)
-                  ^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "src/lib/async/Ox.ml", line 141, characters 11-20:
- 141 |           (Pipe.iter Controller.events handler))
-                  ^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
-       ocamlc src/lib/async/.frenetic_async.objs/byte/frenetic_async__Http_Controller.{cmo,cmt}
- File "src/lib/async/Http_Controller.ml", line 47, characters 2-15:
- 47 |   Hashtbl.iteri clients (fun ~key ~data:client ->
-        ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
-       ocamlc src/lib/netkat/.frenetic_netkat.objs/byte/frenetic_netkat__Global_compiler.{cmo,cmt}
- File "src/lib/netkat/Global_compiler.ml", line 551, characters 8-17:
- 551 |         FDD.map_r (Par.map ~f:(fun seq -> match Seq.find seq K with
-               ^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
-       ocamlc src/lib/async/.frenetic_async.objs/byte/frenetic_async__OpenFlow0x01_Plugin.{cmo,cmt}
- File "src/lib/async/OpenFlow0x01_Plugin.ml", line 379, characters 4-22:
- 379 |     Deferred.List.iter switches (fun sw_id ->
-           ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
-     ocamlopt src/lib/kernel/.frenetic_kernel.objs/native/frenetic_kernel__OpenFlow0x01.{cmx,o}
- File "src/lib/kernel/OpenFlow0x01.ml", line 247, characters 13-21:
- 247 |   let strs = List.map l to_string in
-                    ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "src/lib/kernel/OpenFlow0x01.ml", line 316, characters 4-13:
- 316 |     List.iter vl (fmt_one_port_stat fmt)
-           ^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
-     ocamlopt src/lib/kernel/.frenetic_kernel.objs/native/frenetic_kernel__OpenFlow.{cmx,o}
- File "src/lib/kernel/OpenFlow.ml", line 534, characters 17-20:
- 534 |   let patterns = map entries fst |> concat in
-                        ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "src/lib/kernel/OpenFlow.ml", line 535, characters 16-19:
- 535 |   let actions = map entries snd |> concat in
-                       ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "src/lib/kernel/OpenFlow.ml", line 536, characters 15-22:
- 536 |   let max_p =  max_elt (map patterns String.length) (-) |> unwrap in
-                      ^^^^^^^
- Warning 6 [labels-omitted]: label compare was omitted in the application of this function.
- File "src/lib/kernel/OpenFlow.ml", line 536, characters 24-27:
- 536 |   let max_p =  max_elt (map patterns String.length) (-) |> unwrap in
-                               ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "src/lib/kernel/OpenFlow.ml", line 537, characters 14-21:
- 537 |   let max_a = max_elt (map actions String.length) (-) |> unwrap in
-                     ^^^^^^^
- Warning 6 [labels-omitted]: label compare was omitted in the application of this function.
- File "src/lib/kernel/OpenFlow.ml", line 537, characters 23-26:
- 537 |   let max_a = max_elt (map actions String.length) (-) |> unwrap in
-                              ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "src/lib/kernel/OpenFlow.ml", line 570, characters 24-27:
- 570 |   let padded_patterns = map (fst e) (pad max_p) in
-                               ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "src/lib/kernel/OpenFlow.ml", line 571, characters 23-26:
- 571 |   let padded_actions = map (snd e) (pad max_a) in
-                              ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "src/lib/kernel/OpenFlow.ml", line 595, characters 16-24:
- 595 |   let entries = List.map tbl to_entry in
-                       ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "src/lib/kernel/OpenFlow.ml", line 599, characters 22-30:
- 599 |   let entry_strings = List.map entries (string_of_entry max_p max_a) in
-                             ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "src/lib/kernel/OpenFlow.ml", line 729, characters 15-37:
- 729 |     ; inPort = Core_kernel.Option.map pat.inPort from_portId
-                      ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "src/lib/kernel/OpenFlow.ml", line 797, characters 18-40:
- 797 |     let port_id = Core_kernel.Option.map port_id from_portId in
-                         ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
-     ocamlopt src/lib/kernel/.frenetic_kernel.objs/native/frenetic_kernel__Topology.{cmx,o}
- File "src/lib/kernel/Topology.ml", line 71, characters 18-26:
- 71 |     let topo_up = List.map topo_down (fun (x, y) -> y, x) in
-                        ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "src/lib/kernel/Topology.ml", line 77, characters 16-24:
- 77 |     let hosts = List.map (1 -- switch_count) (fun x -> (Switch(x, 1), Host(x))) in
-                      ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "src/lib/kernel/Topology.ml", line 80, characters 40-48:
- 80 |         (Switch(2, 2), Switch(1, 2)) :: List.map (2 -- (switch_count - 1)) (fun x -> (Switch((x + 1), 2), Switch(x, 3)))
-                                              ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "src/lib/kernel/Topology.ml", line 84, characters 18-26:
- 84 |     let topo_up = List.map topo_down (fun (x, y) -> y, x) in
-                        ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "src/lib/kernel/Topology.ml", line 106, characters 18-26:
- 106 |     let topo_up = List.map topo_down (fun (x, y) -> y, x) in
-                         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
-     ocamlopt src/lib/kernel/.frenetic_kernel.objs/native/frenetic_kernel__GroupTable0x04.{cmx,o}
- File "src/lib/kernel/GroupTable0x04.ml", line 56, characters 2-17:
- 56 |   Hashtbl.add_exn tbl.table id (typ, buckets);
-        ^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
-     ocamlopt src/lib/netkat/.frenetic_netkat.objs/native/frenetic_netkat__Vlr.{cmx,o}
- File "src/lib/netkat/Vlr.ml", line 141, characters 13-18:
- 141 |         else map_r (fun y -> f r y) y
-                    ^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "src/lib/netkat/Vlr.ml", line 144, characters 13-18:
- 144 |         else map_r (fun x -> f x r) x
-                    ^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "src/lib/netkat/Vlr.ml", line 267, characters 14-25:
- 267 |               Hashtbl.set rank (v, l) s
-                     ^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
-     ocamlopt src/lib/netkat/.frenetic_netkat.objs/native/frenetic_netkat__Json.{cmx,o}
- File "src/lib/netkat/Json.ml", line 389, characters 22-30:
- 389 |      let json_ports = List.map ports (fun port -> `Int (Int32.to_int_exn port)) in
-                             ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
-     ocamlopt src/lib/netkat/.frenetic_netkat.objs/native/frenetic_netkat__Fdd.{cmx,o}
- File "src/lib/netkat/Fdd.ml", line 628, characters 36-43:
- 628 |       | Some(Value.Pipe  _) -> Some(Seq.set seq (F Field.Location) (Value.Pipe ""))
-                                           ^^^^^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
- File "src/lib/netkat/Fdd.ml", line 752, characters 43-53:
- 752 |     let f par = Par.map par ~f:(fun seq -> Seq.change seq K (function
-                                                  ^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "src/lib/netkat/Fdd.ml", line 756, characters 4-9:
- 756 |     map_r f fdd
-           ^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "src/lib/netkat/Fdd.ml", line 770, characters 31-34:
- 770 |           do_nodes l1 t2 Ctxt.(set ctxt (F f1) v1) &&
-                                      ^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
- File "src/lib/netkat/Fdd.ml", line 773, characters 31-34:
- 773 |           do_nodes t1 l2 Ctxt.(set ctxt (F f2) v2) &&
-                                      ^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
- File "src/lib/netkat/Fdd.ml", line 778, characters 33-36:
- 778 |             do_nodes l1 l2 Ctxt.(set ctxt (F f1) v1) &&
-                                        ^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
- File "src/lib/netkat/Fdd.ml", line 781, characters 40-43:
- 781 |             do_nodes l1 all_fls_2 Ctxt.(set ctxt (F f1) v1) &&
-                                               ^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
- File "src/lib/netkat/Fdd.ml", line 784, characters 40-43:
- 784 |             do_nodes all_fls_1 l2 Ctxt.(set ctxt (F f2) v2) &&
-                                               ^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
- File "src/lib/netkat/Fdd.ml", line 791, characters 29-32:
- 791 |         do_nodes l1 t2 Ctxt.(set ctxt (F f1) v1) &&
-                                    ^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
- File "src/lib/netkat/Fdd.ml", line 794, characters 29-32:
- 794 |         do_nodes t1 l2 Ctxt.(set ctxt (F f2) v2) &&
-                                    ^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
-     ocamlopt src/lib/netkat/.frenetic_netkat.objs/native/frenetic_netkat__Local_compiler.{cmx,o}
- File "src/lib/netkat/Local_compiler.ml", line 49, characters 19-24:
- 49 |     | Neg(q)    -> map_r Action.negate (of_pred env q)
-                         ^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "src/lib/netkat/Local_compiler.ml", line 55, characters 4-15:
- 55 |     clear_cache preserve;
-          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preserve was omitted in the application of this function.
- File "src/lib/netkat/Local_compiler.ml", line 212, characters 4-11:
- 212 |     FDD.map
-           ^^^^^^^
- Warning 6 [labels-omitted]: labels f, g were omitted in the application of this function.
- File "src/lib/netkat/Local_compiler.ml", line 224, characters 21-26:
- 224 |           cond test (map_r (Action.demod test) fdd) fdd))
-                            ^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "src/lib/netkat/Local_compiler.ml", line 529, characters 15-23:
- 529 |      List.rev (List.map fields Field.to_string) |> String.concat ~sep:" < "
-                      ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
-     ocamlopt src/lib/netkat/.frenetic_netkat.objs/native/frenetic_netkat__Portless_Compiler.{cmx,o}
- File "src/lib/netkat/Portless_Compiler.ml", line 70, characters 24-42:
- 70 |         let from_list = connected_switches loc Incoming topo in
-                              ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels loc, direction, topo were omitted in the application of this function.
- File "src/lib/netkat/Portless_Compiler.ml", line 99, characters 27-45:
- 99 |         let sw_port_list = connected_switches loc Outgoing topo in
-                                 ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels loc, direction, topo were omitted in the application of this function.
- File "src/lib/netkat/Portless_Compiler.ml", line 116, characters 14-25:
- 116 |       let _ = Hashtbl.add name_to_vertex_table vertex_name vertex in ()) network;
-                     ^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
-     ocamlopt src/lib/netkat/.frenetic_netkat.objs/native/frenetic_netkat__Global_compiler.{cmx,o}
- File "src/lib/netkat/Global_compiler.ml", line 551, characters 8-17:
- 551 |         FDD.map_r (Par.map ~f:(fun seq -> match Seq.find seq K with
-               ^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
-     ocamlopt src/lib/async/.frenetic_async.objs/native/frenetic_async__NetKAT_Controller.{cmx,o}
- File "src/lib/async/NetKAT_Controller.ml", line 55, characters 15-31:
- 55 |        let _ = Hashtbl.Poly.add switch_hash sw ports in
-                     ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
-     ocamlopt src/lib/async/.frenetic_async.objs/native/frenetic_async__OpenFlow0x01_Plugin.{cmx,o}
- File "src/lib/async/OpenFlow0x01_Plugin.ml", line 379, characters 4-22:
- 379 |     Deferred.List.iter switches (fun sw_id ->
-           ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
-     ocamlopt src/lib/async/.frenetic_async.objs/native/frenetic_async__Http_Controller.{cmx,o}
- File "src/lib/async/Http_Controller.ml", line 47, characters 2-15:
- 47 |   Hashtbl.iteri clients (fun ~key ~data:client ->
-        ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
-     ocamlopt src/lib/async/.frenetic_async.objs/native/frenetic_async__Shell.{cmx,o}
- File "src/lib/async/Shell.ml", line 227, characters 19-30:
- 227 |      let removed = List.filter curr_order (Fn.compose not (List.mem ls ~equal:Field.equal)) in
-                          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "src/lib/async/Shell.ml", line 374, characters 22-43:
- 374 |   Logging.set_output [Async.Log.Output.file `Text log_file];
-                             ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label filename was omitted in the application of this function.
-     ocamlopt src/lib/async/.frenetic_async.objs/native/frenetic_async__Ox.{cmx,o}
- File "src/lib/async/Ox.ml", line 140, characters 11-20:
- 140 |           (Pipe.iter pkt_out handle_pkt_out)
-                  ^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "src/lib/async/Ox.ml", line 141, characters 11-20:
- 141 |           (Pipe.iter Controller.events handler))
-                  ^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
-       ocamlc src/exe/.main.eobjs/byte/dune__exe__Openflow.{cmi,cmo,cmt}
- File "src/exe/openflow.ml", line 284, characters 30-51:
- 284 |        let log_output = lazy (Async.Log.Output.file `Text log_file) in
-                                     ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label filename was omitted in the application of this function.
-       ocamlc src/exe/.main.eobjs/byte/dune__exe__Main.{cmi,cmo,cmt}
- File "src/exe/main.ml", line 26, characters 37-58:
- 26 |       | filename -> (filename, lazy (Async.Log.Output.file `Text filename)) )
-                                           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label filename was omitted in the application of this function.
-     ocamlopt src/exe/.main.eobjs/native/dune__exe__Openflow.{cmx,o}
- File "src/exe/openflow.ml", line 284, characters 30-51:
- 284 |        let log_output = lazy (Async.Log.Output.file `Text log_file) in
-                                     ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label filename was omitted in the application of this function.
-     ocamlopt src/exe/.main.eobjs/native/dune__exe__Main.{cmx,o}
- File "src/exe/main.ml", line 26, characters 37-58:
- 26 |       | filename -> (filename, lazy (Async.Log.Output.file `Text filename)) )
-                                           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label filename was omitted in the application of this function.
-> compiled  frenetic.5.0.5
-> installed frenetic.5.0.5
Done.
# Run eval $(opam env) to update the current shell environment
2021-12-03 09:14.50 ---> saved as "87e3673f47f5b9d2bc55833198adb78fcd1185c65312cece5703a4a919d20230"
Job succeeded