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


Building on x86-bm-13.ocamllabs.io

(from ocurrent/opam:debian-unstable)
WARNING: Error loading config file: .dockercfg: $HOME is not defined
2021-07-05 05:14.55 ---> using "ec5d5faa8619574bfe663422158251f52f4b465bd9d157e348e692194b4f4a2a" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMDEPEXTYES 1)

/: (env OPAMUTF8 never)

/: (run (network host)
        (shell  "\
               \n        set -e\
               \n        git clone -q git://github.com/kit-ty-kate/opam.git /tmp/opam\
               \n        git -C /tmp/opam checkout -q '72695bfac80dbcd1d2f10287b2626d18d4acc9f2'\
               \n        opam remote set-url default git://github.com/ocaml/opam-repository.git\
               \n        opam pin add -yn /tmp/opam > /dev/null\
               \n        opam install -y opam-devel opam-0install-cudf 'ocamlfind>=1.9'\
               \n        sudo mv \"$(opam var opam-devel:lib)/opam\" /usr/bin/opam\
               \n        rm -rf /tmp/opam /tmp/depext.txt ~/.opam\
               \n        if ! test -d ~/opam-repository; then\
               \n          git clone -q git://github.com/ocaml/opam-repository.git ~/opam-repository\
               \n        else\
               \n          git -C ~/opam-repository pull -q origin master\
               \n        fi\
               \n        git -C ~/opam-repository checkout -q '9c3fe9d253394788e95360e5c2bcb22722fae6f5'\
               \n      "))
[default] Initialised

<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[opam-devel.2.1.0~beta4] no changes from git+file:///tmp/opam#HEAD

The following actions will be performed:
  - install ocamlfind          1.9.1
  - install seq                base         [required by re]
  - install cmdliner           1.0.4        [required by opam-devel]
  - install dune               2.9.0        [required by opam-0install-cudf, opam-devel]
  - install ocamlbuild         0.14.0       [required by cudf]
  - install base-bytes         base         [required by extlib]
  - install stdlib-shims       0.3.0        [required by ocamlgraph]
  - install re                 1.9.0        [required by opam-client]
  - install opam-file-format   2.1.3        [required by opam-format]
  - install cppo               1.6.7        [required by extlib]
  - install 0install-solver    2.17         [required by opam-0install-cudf]
  - install ocamlgraph         2.0.0        [required by dose3]
  - install extlib             1.7.7-1      [required by cudf, opam-client]
  - install opam-core          2.1.0~beta4* [required by opam-format]
  - install cudf               0.9-1        [required by opam-0install-cudf]
  - install opam-format        2.1.0~beta4* [required by opam-repository, opam-solver]
  - install opam-0install-cudf 0.4.2
  - install mccs               1.1+13       [required by opam-solver]
  - install dose3              5.0.1-1      [required by opam-solver]
  - install opam-repository    2.1.0~beta4* [required by opam-client]
  - install opam-solver        2.1.0~beta4* [required by opam-client]
  - install opam-state         2.1.0~beta4* [required by opam-client]
  - install opam-client        2.1.0~beta4* [required by opam-devel]
  - install opam-devel         2.1.0~beta4*
===== 24 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[cmdliner.1.0.4] downloaded from http://erratique.ch/software/cmdliner/releases/cmdliner-1.0.4.tbz
[0install-solver.2.17] downloaded from https://github.com/0install/0install/releases/download/v2.17/0install-v2.17.tbz
[cppo.1.6.7] downloaded from https://github.com/ocaml-community/cppo/releases/download/v1.6.7/cppo-v1.6.7.tbz
[cudf.0.9-1] downloaded from https://gforge.inria.fr/frs/download.php/36602/cudf-0.9.tar.gz
[dose3.5.0.1-1] downloaded from https://gforge.inria.fr/frs/download.php/file/36063/dose3-5.0.1.tar.gz
[dune.2.9.0] downloaded from https://github.com/ocaml/dune/releases/download/2.9.0/dune-2.9.0.tbz
[extlib.1.7.7-1] downloaded from https://ygrek.org/p/release/ocaml-extlib/extlib-1.7.7.tar.gz
[mccs.1.1+13] downloaded from https://github.com/AltGr/ocaml-mccs/archive/1.1+13.tar.gz
[ocamlfind.1.9.1] downloaded from http://download.camlcity.org/download/findlib-1.9.1.tar.gz
[ocamlgraph.2.0.0] downloaded from https://github.com/backtracking/ocamlgraph/releases/download/2.0.0/ocamlgraph-2.0.0.tbz
[opam-0install-cudf.0.4.2] downloaded from https://github.com/ocaml-opam/opam-0install-solver/releases/download/v0.4.2/opam-0install-cudf-v0.4.2.tbz
[opam-file-format.2.1.3] downloaded from https://github.com/ocaml/opam-file-format/archive/2.1.3.tar.gz
[re.1.9.0] downloaded from https://github.com/ocaml/ocaml-re/releases/download/1.9.0/re-1.9.0.tbz
[stdlib-shims.0.3.0] downloaded from https://github.com/ocaml/stdlib-shims/releases/download/0.3.0/stdlib-shims-0.3.0.tbz
[ocamlbuild.0.14.0] downloaded from https://github.com/ocaml/ocamlbuild/archive/0.14.0.tar.gz

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed seq.base
-> installed cmdliner.1.0.4
-> installed ocamlfind.1.9.1
-> installed base-bytes.base
-> installed ocamlbuild.0.14.0
-> installed dune.2.9.0
-> installed stdlib-shims.0.3.0
-> installed opam-file-format.2.1.3
-> installed 0install-solver.2.17
-> installed cppo.1.6.7
-> installed re.1.9.0
-> installed ocamlgraph.2.0.0
-> installed extlib.1.7.7-1
-> installed opam-core.2.1.0~beta4
-> installed cudf.0.9-1
-> installed opam-0install-cudf.0.4.2
-> installed mccs.1.1+13
-> installed opam-format.2.1.0~beta4
-> installed opam-repository.2.1.0~beta4
-> installed dose3.5.0.1-1
-> installed opam-state.2.1.0~beta4
-> installed opam-solver.2.1.0~beta4
-> installed opam-client.2.1.0~beta4
-> installed opam-devel.2.1.0~beta4
Done.

<><> opam-devel.2.1.0~beta4 installed successfully ><><><><><><><><><><><><><><>
=> The development version of opam has been successfully compiled into /home/opam/.opam/4.11/lib/opam-devel. You should not run it from there, please install the binaries to your PATH, e.g. with
       sudo cp /home/opam/.opam/4.11/lib/opam-devel/opam /usr/local/bin

   If you just want to give it a try without altering your current installation, you could use instead:
       alias opam2="OPAMROOT=~/.opam2 /home/opam/.opam/4.11/lib/opam-devel/opam"
# Run eval $(opam env) to update the current shell environment
Updating files:  95% (11652/12211)
Updating files:  96% (11723/12211)
Updating files:  97% (11845/12211)
Updating files:  98% (11967/12211)
Updating files:  99% (12089/12211)
Updating files: 100% (12211/12211)
Updating files: 100% (12211/12211), done.
2021-07-05 05:14.55 ---> using "307be9aa5cdafafceded4bdc6f1d2d6cc6421661c3851f395cf39dd0065265a9" from cache

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (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-07-05 05:14.55 ---> using "f9d18559158c26cb0236b11f8c3f1aca1927d54f77b8b978800f7461ab605d60" from cache

/: (run (network host)
        (shell "git clone -q 'git://github.com/ocaml/ocaml-beta-repository.git' ~/'beta' && git -C ~/'beta' checkout -q 79aeeadd813bdae424ab53f882f08bee0a4e0b89"))
2021-07-05 05:14.55 ---> using "0123e084a7b7841fc01d674ea3cc62b640a19885601c401c0149be13108a5da4" from cache

/: (run (shell "opam repository add --dont-select 'beta' ~/'beta'"))
[beta] Initialised
2021-07-05 05:14.55 ---> using "4382217c65ee8c899c1e38e76fe879b949ffb708f73e6e0a95f0a3814d01dd54" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=beta,default 4.06.1"))

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.06.1  (cached)
-> installed ocaml-base-compiler.4.06.1
-> installed ocaml-config.1
-> installed ocaml.4.06.1
Done.
# Run eval $(opam env --switch=4.06.1) to update the current shell environment
2021-07-05 05:14.55 ---> using "4d819bb314d0a29ab9f075e547c450afe21a10465cb004594f48c5a6443f7713" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [161 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Ign:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages [8640 kB]
- Fetched 8865 kB in 2s (3632 kB/s)
- Reading package lists...
- 
2021-07-05 05:14.55 ---> using "dcc54dd3267b14ded422e97dc182711abd1fb2c31448c1d686f2cd35d42229e1" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam install -y ocaml-secondary-compiler"))
The following actions will be performed:
  - install ocaml-secondary-compiler 4.08.1-1

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-secondary-compiler.4.08.1-1  (cached)
-> installed ocaml-secondary-compiler.4.08.1-1
Done.
# Run eval $(opam env) to update the current shell environment
2021-07-05 05:14.55 ---> using "5ab3a69d353c2de4dd1759d3f4748be8083174e25b76fb7c5222940b7f183102" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"vpnkit.0.2.0\"\
               \nopam install -vy \"vpnkit.0.2.0\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"vpnkit.0.2.0\" | 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] vpnkit.0.2.0 is not installed.

The following actions will be performed:
  - install ocamlbuild               0.14.0     [required by astring, uuidm]
  - install conf-pkg-config          2          [required by uwt]
  - install ocamlfind                1.9.1      [required by uuidm, asl, astring, uwt]
  - install dune                     2.0.1      [required by tar, mirage-dns, fd-send-recv, etc.]
  - remove  ocaml-secondary-compiler 4.08.1-1
  - install cmdliner                 1.0.4      [required by vpnkit]
  - install conf-which               1          [required by hashcons]
  - install uchar                    0.0.2      [required by jsonm]
  - install topkg                    1.0.3      [required by astring, uuidm]
  - install ppx_tools                5.1+4.06.0 [required by pcap-format, tar]
  - install omake                    0.10.3     [required by uwt]
  - install num                      1.4        [required by sexplib]
  - install jbuilder                 1.0+beta17 [required by vpnkit]
  - install base-bytes               base       [required by hvsock, uwt]
  - install stdlib-shims             0.3.0      [required by fmt]
  - install seq                      0.2.2      [required by lwt, fmt, re]
  - install result                   1.5        [required by vpnkit]
  - install ppx_derivers             1.2.1      [required by ocaml-migrate-parsetree, ppx_type_conv]
  - install ocaml-syntax-shims       1.0.0      [required by lwt]
  - install mmap                     1.1.0      [required by lwt]
  - install menhirSdk                20200123   [required by menhir]
  - install menhirLib                20200123   [required by menhir]
  - install fd-send-recv             2.0.1      [required by vpnkit]
  - install duration                 0.1.3      [required by mirage-dns, dns-forward, hvsock, mirage-vnetif]
  - install dune-private-libs        2.0.1      [required by dune-configurator]
  - install cppo                     1.6.7      [required by uwt]
  - install bigarray-compat          1.0.0      [required by hex]
  - install conf-autoconf            0.1        [required by hashcons]
  - install uutf                     1.0.2      [required by jsonm]
  - install uuidm                    0.9.7      [required by vpnkit]
  - install mtime                    1.2.0      [required by dns-forward]
  - install astring                  0.8.5      [required by vpnkit]
  - install sexplib                  v0.10.0    [required by dns-forward, cohttp-lwt, charrua-core, etc.]
  - install ppx_traverse_builtins    v0.10.0    [required by ppx_core, ppx_metaquot]
  - install ocaml-compiler-libs      v0.10.0    [required by ppx_core]
  - install win-error                1.0        [required by protocol-9p]
  - install stringext                1.6.0      [required by vpnkit]
  - install base64                   2.3.0      [required by dns]
  - install re                       1.9.0      [required by dns, tar]
  - install fmt                      0.8.9      [required by vpnkit]
  - install rresult                  0.6.0      [required by datakit-server, charrua-core, dns-forward]
  - install ocaml-migrate-parsetree  1.8.0      [required by ppx_cstruct]
  - install menhir                   20200123   [required by charrua-core]
  - install dune-configurator        2.0.1      [required by mirage-clock, lwt, mirage-clock-lwt]
  - install ocplib-endian            1.1        [required by lwt, mirage-profile]
  - install hashcons                 1.3        [required by vpnkit]
  - install jsonm                    1.0.1      [required by ezjsonm]
  - install cstruct                  3.7.0      [required by pcap-format, hvsock, dns-forward, etc.]
  - install base                     v0.10.0    [required by configurator, fieldslib]
  - install mirage-flow              1.6.0      [required by mirage-flow-lwt]
  - install mirage-device            1.2.0      [required by mirage-protocols, mirage-clock, mirage-net, mirage-kv]
  - install domain-name              0.2.1      [required by dns]
  - install ppx_tools_versioned      5.4.0      [required by ppx_cstruct]
  - install ppx_ast                  v0.10.0    [required by ppx_core]
  - install lwt                      5.4.1      [required by vpnkit]
  - install randomconv               0.1.3      [required by tcpip]
  - install mirage-random            1.1.0      [required by tcpip]
  - install io-page                  2.3.0      [required by mirage-vnetif]
  - install hex                      1.4.0      [required by ezjsonm]
  - install stdio                    v0.10.0    [required by configurator]
  - install mirage-channel           3.2.0      [required by vpnkit]
  - install mirage-time              1.3.0      [required by mirage-time-lwt]
  - install mirage-protocols         1.2.0      [required by vpnkit]
  - install mirage-net               1.2.0      [required by tcpip]
  - install mirage-kv                1.1.1      [required by mirage-kv-lwt]
  - install mirage-clock             2.0.0      [required by mirage-clock-unix]
  - install ppx_cstruct              3.7.0      [required by pcap-format, charrua-core, dns, tar]
  - install uwt                      0.3.3      [required by vpnkit]
  - install logs                     0.7.0      [required by vpnkit]
  - install cstruct-lwt              3.7.0      [required by vpnkit]
  - install io-page-unix             2.3.0      [required by tcpip]
  - install ezjsonm                  1.1.0      [required by vpnkit]
  - install ppx_core                 v0.10.0    [required by ppx_sexp_conv, ppx_fields_conv]
  - install configurator             v0.10.0    [required by tcpip]
  - install mirage-time-lwt          1.3.0      [required by vpnkit]
  - install mirage-stack             1.1.0      [required by mirage-stack-lwt]
  - install mirage-kv-lwt            1.1.0      [required by mirage-dns]
  - install mirage-clock-lwt         2.0.0      [required by mirage-clock-unix, dns-forward, mirage-vnetif]
  - install tar                      1.1.0      [required by vpnkit]
  - install pcap-format              0.5.2      [required by vpnkit]
  - install mirage-profile           0.9.1      [required by mirage-dns, dns-lwt, mirage-vnetif]
  - install win-eventlog             0.3        [required by vpnkit]
  - install mirage-flow-lwt          1.6.0      [required by vpnkit]
  - install datakit-server           1.0.0      [required by vpnkit]
  - install asl                      0.11       [required by vpnkit]
  - install ppx_optcomp              v0.10.0    [required by ppx_driver]
  - install mirage-clock-unix        2.0.0      [required by vpnkit]
  - install mirage-channel-lwt       3.2.0      [required by dns-forward]
  - install hvsock                   1.0.2      [required by vpnkit]
  - install ppx_driver               v0.10.2    [required by fieldslib, ppx_sexp_conv, ppx_fields_conv]
  - install ppx_metaquot             v0.10.0    [required by ppx_sexp_conv, ppx_fields_conv]
  - install fieldslib                v0.10.0    [required by cohttp]
  - install ppx_type_conv            v0.10.0    [required by ppx_sexp_conv, ppx_fields_conv]
  - install ppx_sexp_conv            v0.10.0    [required by cohttp-lwt, charrua-core, dns-forward]
  - install ppx_fields_conv          v0.10.0    [required by cohttp]
  - install uri                      1.9.7      [required by dns]
  - install protocol-9p              2.0.0      [required by vpnkit]
  - install ipaddr                   2.9.0      [required by vpnkit]
  - install cohttp                   1.1.1      [required by cohttp-lwt]
  - install datakit-server-9p        1.0.0      [required by vpnkit]
  - install mirage-stack-lwt         1.1.0      [required by mirage-dns]
  - install mirage-protocols-lwt     1.2.0      [required by tcpip]
  - install mirage-net-lwt           1.1.0      [required by mirage-vnetif]
  - install dns                      1.1.0      [required by vpnkit]
  - install cohttp-lwt               1.1.1      [required by vpnkit]
  - install tcpip                    3.3.1      [required by vpnkit]
  - install mirage-vnetif            0.4.0      [required by vpnkit]
  - install dnssd                    0.5.0      [required by vpnkit]
  - install dns-lwt                  1.1.0      [required by vpnkit]
  - install dns-forward              0.10.0     [required by vpnkit]
  - install charrua-core             0.11.0     [required by vpnkit]
  - install mirage-dns               3.1.1      [required by vpnkit]
  - install vpnkit                   0.2.0
===== 112 to install | 1 to remove =====

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

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages? [Y/n] y
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "autoconf" "pkg-config"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libsigsegv2: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 ... 17845 files and directories currently installed.)
- Preparing to unpack .../00-libsigsegv2_2.13-1_amd64.deb ...
- Unpacking libsigsegv2:amd64 (2.13-1) ...
- Selecting previously unselected package m4.
- Preparing to unpack .../01-m4_1.4.18-5_amd64.deb ...
- Unpacking m4 (1.4.18-5) ...
- Selecting previously unselected package autoconf.
- Preparing to unpack .../02-autoconf_2.69-14_all.deb ...
- Unpacking autoconf (2.69-14) ...
- Selecting previously unselected package autotools-dev.
- Preparing to unpack .../03-autotools-dev_20180224.1+nmu1_all.deb ...
- Unpacking autotools-dev (20180224.1+nmu1) ...
- Selecting previously unselected package automake.
- Preparing to unpack .../04-automake_1%3a1.16.3-2_all.deb ...
- Unpacking automake (1:1.16.3-2) ...
- Selecting previously unselected package libglib2.0-0:amd64.
- Preparing to unpack .../05-libglib2.0-0_2.66.8-1_amd64.deb ...
- Unpacking libglib2.0-0:amd64 (2.66.8-1) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../06-libglib2.0-data_2.66.8-1_all.deb ...
- Unpacking libglib2.0-data (2.66.8-1) ...
- Selecting previously unselected package libicu67:amd64.
- Preparing to unpack .../07-libicu67_67.1-7_amd64.deb ...
- Unpacking libicu67:amd64 (67.1-7) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../08-libxml2_2.9.10+dfsg-6.7_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ...
- Selecting previously unselected package pkg-config.
- Preparing to unpack .../09-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 .../10-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 .../11-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.66.8-1) ...
- No schema files found: doing nothing.
- Setting up autotools-dev (20180224.1+nmu1) ...
- Setting up libglib2.0-data (2.66.8-1) ...
- Setting up libsigsegv2:amd64 (2.13-1) ...
- Setting up pkg-config (0.29.2-1) ...
- Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ...
- Setting up m4 (1.4.18-5) ...
- Setting up shared-mime-info (2.0-1) ...
- Setting up autoconf (2.69-14) ...
- Setting up automake (1:1.16.3-2) ...
- update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
- Processing triggers for libc-bin (2.31-4) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> removed   ocaml-secondary-compiler.4.08.1-1
Processing  2/337:
Processing  3/337:
Processing  4/337:
-> retrieved asl.0.11  (cached)
Processing  5/337:
Processing  6/337:
-> retrieved astring.0.8.5  (cached)
Processing  7/337:
-> retrieved base.v0.10.0  (cached)
Processing  8/337:
-> retrieved base64.2.3.0  (cached)
Processing  9/337:
-> retrieved bigarray-compat.1.0.0  (cached)
Processing 10/337:
-> retrieved charrua-core.0.11.0  (cached)
Processing 11/337:
-> retrieved cmdliner.1.0.4  (cached)
Processing 12/337:
Processing 13/337:
Processing 14/337:
Processing 15/337:
Processing 16/337: [cmdliner: make all]
Processing 17/337: [cmdliner: make all] [conf-pkg-config: pkg-config]
Processing 18/337: [cmdliner: make all] [conf-pkg-config: pkg-config] [conf-which: which which]
-> retrieved cohttp.1.1.1  (cached)
Processing 19/337: [cmdliner: make all] [conf-pkg-config: pkg-config] [conf-which: which which]
-> retrieved cohttp-lwt.1.1.1  (cached)
Processing 20/337: [cmdliner: make all] [conf-pkg-config: pkg-config] [conf-which: which which]
-> retrieved configurator.v0.10.0  (cached)
Processing 21/337: [cmdliner: make all] [conf-pkg-config: pkg-config] [conf-which: which which]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/4.06.1/.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 21/337: [cmdliner: make all] [conf-which: which which]
Processing 22/337: [cmdliner: make all] [conf-which: which which] [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "which" "which" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/conf-which.1)
- /usr/bin/which
- /usr/bin/which
-> compiled  conf-which.1
Processing 22/337: [cmdliner: make all] [conf-pkg-config: mkdir]
-> retrieved cppo.1.6.7  (cached)
Processing 23/337: [cmdliner: make all] [conf-pkg-config: mkdir]
-> retrieved cstruct.3.7.0  (cached)
Processing 24/337: [cmdliner: make all] [conf-pkg-config: mkdir]
-> retrieved cstruct-lwt.3.7.0  (cached)
Processing 25/337: [cmdliner: make all] [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.06.1/lib/pkgconfig" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/conf-pkg-config.2)
-> installed conf-pkg-config.2
Processing 25/337: [cmdliner: make all]
-> installed conf-which.1
Processing 26/337: [cmdliner: make all]
Processing 27/337: [cmdliner: make all] [conf-autoconf: which autoconf]
-> retrieved datakit-server.1.0.0  (cached)
Processing 28/337: [cmdliner: make all] [conf-autoconf: which autoconf]
-> retrieved datakit-server-9p.1.0.0  (cached)
Processing 29/337: [cmdliner: make all] [conf-autoconf: which autoconf]
-> retrieved dns.1.1.0  (cached)
Processing 30/337: [cmdliner: make all] [conf-autoconf: which autoconf]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "which" "autoconf" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/conf-autoconf.0.1)
- /usr/bin/autoconf
- /usr/bin/autoconf
-> compiled  conf-autoconf.0.1
Processing 30/337: [cmdliner: make all]
-> installed conf-autoconf.0.1
Processing 31/337: [cmdliner: make all]
-> retrieved dns-forward.0.10.0  (cached)
Processing 32/337: [cmdliner: make all]
-> retrieved dns-lwt.1.1.0  (cached)
Processing 33/337: [cmdliner: make all]
-> retrieved dnssd.0.5.0  (cached)
Processing 34/337: [cmdliner: make all]
-> retrieved domain-name.0.2.1  (cached)
Processing 35/337: [cmdliner: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" "PREFIX=/home/opam/.opam/4.06.1" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/cmdliner.1.0.4)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.0.4
Processing 35/337:
Processing 36/337: [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "LIBDIR=/home/opam/.opam/4.06.1/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.06.1/doc/cmdliner" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/cmdliner.1.0.4)
- install -d /home/opam/.opam/4.06.1/lib/cmdliner
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti /home/opam/.opam/4.06.1/lib/cmdliner
- install cmdliner.opam /home/opam/.opam/4.06.1/lib/cmdliner/opam
- install _build/cmdliner.cma /home/opam/.opam/4.06.1/lib/cmdliner
- install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_docgen.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_suggest.cmx _build/cmdliner_term.cmx _build/cmdliner_trie.cmx \
-   /home/opam/.opam/4.06.1/lib/cmdliner
- install _build/cmdliner.cmxs /home/opam/.opam/4.06.1/lib/cmdliner
- install -d /home/opam/.opam/4.06.1/lib/cmdliner
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti /home/opam/.opam/4.06.1/lib/cmdliner
- install cmdliner.opam /home/opam/.opam/4.06.1/lib/cmdliner/opam
- install _build/cmdliner.cma /home/opam/.opam/4.06.1/lib/cmdliner
- install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_docgen.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_suggest.cmx _build/cmdliner_term.cmx _build/cmdliner_trie.cmx \
-   /home/opam/.opam/4.06.1/lib/cmdliner
- install _build/cmdliner.cmxs /home/opam/.opam/4.06.1/lib/cmdliner
Processing 36/337: [cmdliner: make install-doc]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-doc" "LIBDIR=/home/opam/.opam/4.06.1/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.06.1/doc/cmdliner" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/cmdliner.1.0.4)
- install -d /home/opam/.opam/4.06.1/doc/cmdliner
- install CHANGES.md LICENSE.md README.md /home/opam/.opam/4.06.1/doc/cmdliner
- install -d /home/opam/.opam/4.06.1/doc/cmdliner
- install CHANGES.md LICENSE.md README.md /home/opam/.opam/4.06.1/doc/cmdliner
-> installed cmdliner.1.0.4
Processing 36/337:
-> retrieved dune.2.0.1  (cached)
Processing 37/337:
Processing 38/337: [dune: ocaml bootstrap.ml]
-> retrieved dune-configurator.2.0.1  (cached)
Processing 39/337: [dune: ocaml bootstrap.ml]
-> retrieved dune-private-libs.2.0.1  (cached)
Processing 40/337: [dune: ocaml bootstrap.ml]
-> retrieved duration.0.1.3  (cached)
Processing 41/337: [dune: ocaml bootstrap.ml]
-> retrieved ezjsonm.1.1.0  (cached)
Processing 42/337: [dune: ocaml bootstrap.ml]
-> retrieved fd-send-recv.2.0.1  (cached)
Processing 43/337: [dune: ocaml bootstrap.ml]
-> retrieved fieldslib.v0.10.0  (cached)
Processing 44/337: [dune: ocaml bootstrap.ml]
-> retrieved fmt.0.8.9  (cached)
Processing 45/337: [dune: ocaml bootstrap.ml]
-> retrieved hashcons.1.3  (cached)
Processing 46/337: [dune: ocaml bootstrap.ml]
-> retrieved hex.1.4.0  (cached)
Processing 47/337: [dune: ocaml bootstrap.ml]
-> retrieved hvsock.1.0.2  (cached)
Processing 48/337: [dune: ocaml bootstrap.ml]
-> retrieved io-page.2.3.0  (cached)
Processing 49/337: [dune: ocaml bootstrap.ml]
-> retrieved io-page-unix.2.3.0  (cached)
Processing 50/337: [dune: ocaml bootstrap.ml]
-> retrieved ipaddr.2.9.0  (cached)
Processing 51/337: [dune: ocaml bootstrap.ml]
-> retrieved jsonm.1.0.1  (cached)
Processing 52/337: [dune: ocaml bootstrap.ml]
-> retrieved jbuilder.1.0+beta17  (cached)
Processing 53/337: [dune: ocaml bootstrap.ml]
-> retrieved logs.0.7.0  (cached)
Processing 54/337: [dune: ocaml bootstrap.ml]
-> retrieved lwt.5.4.1  (cached)
Processing 55/337: [dune: ocaml bootstrap.ml]
-> retrieved menhir.20200123  (cached)
Processing 56/337: [dune: ocaml bootstrap.ml]
-> retrieved menhirLib.20200123  (cached)
Processing 57/337: [dune: ocaml bootstrap.ml]
-> retrieved menhirSdk.20200123  (cached)
Processing 58/337: [dune: ocaml bootstrap.ml]
-> retrieved mirage-channel.3.2.0  (cached)
Processing 59/337: [dune: ocaml bootstrap.ml]
-> retrieved mirage-channel-lwt.3.2.0  (cached)
Processing 60/337: [dune: ocaml bootstrap.ml]
-> retrieved mirage-clock.2.0.0  (cached)
Processing 61/337: [dune: ocaml bootstrap.ml]
-> retrieved mirage-clock-lwt.2.0.0  (cached)
Processing 62/337: [dune: ocaml bootstrap.ml]
-> retrieved mirage-clock-unix.2.0.0  (cached)
Processing 63/337: [dune: ocaml bootstrap.ml]
-> retrieved mirage-device.1.2.0  (cached)
Processing 64/337: [dune: ocaml bootstrap.ml]
-> retrieved mirage-dns.3.1.1  (cached)
Processing 65/337: [dune: ocaml bootstrap.ml]
-> retrieved mirage-flow.1.6.0  (cached)
Processing 66/337: [dune: ocaml bootstrap.ml]
-> retrieved mirage-flow-lwt.1.6.0  (cached)
Processing 67/337: [dune: ocaml bootstrap.ml]
-> retrieved mirage-kv.1.1.1  (cached)
Processing 68/337: [dune: ocaml bootstrap.ml]
-> retrieved mirage-kv-lwt.1.1.0  (cached)
Processing 69/337: [dune: ocaml bootstrap.ml]
-> retrieved mirage-net.1.2.0  (cached)
Processing 70/337: [dune: ocaml bootstrap.ml]
-> retrieved mirage-net-lwt.1.1.0  (cached)
Processing 71/337: [dune: ocaml bootstrap.ml]
-> retrieved mirage-profile.0.9.1  (cached)
Processing 72/337: [dune: ocaml bootstrap.ml]
-> retrieved mirage-protocols.1.2.0  (cached)
Processing 73/337: [dune: ocaml bootstrap.ml]
-> retrieved mirage-protocols-lwt.1.2.0  (cached)
Processing 74/337: [dune: ocaml bootstrap.ml]
-> retrieved mirage-random.1.1.0  (cached)
Processing 75/337: [dune: ocaml bootstrap.ml]
-> retrieved mirage-stack.1.1.0  (cached)
Processing 76/337: [dune: ocaml bootstrap.ml]
-> retrieved mirage-stack-lwt.1.1.0  (cached)
Processing 77/337: [dune: ocaml bootstrap.ml]
-> retrieved mirage-time.1.3.0  (cached)
Processing 78/337: [dune: ocaml bootstrap.ml]
-> retrieved mirage-time-lwt.1.3.0  (cached)
Processing 79/337: [dune: ocaml bootstrap.ml]
-> retrieved mirage-vnetif.0.4.0  (cached)
Processing 80/337: [dune: ocaml bootstrap.ml]
-> retrieved mmap.1.1.0  (cached)
Processing 81/337: [dune: ocaml bootstrap.ml]
-> retrieved mtime.1.2.0  (cached)
Processing 82/337: [dune: ocaml bootstrap.ml]
-> retrieved num.1.4  (cached)
Processing 83/337: [dune: ocaml bootstrap.ml]
-> retrieved ocaml-compiler-libs.v0.10.0  (cached)
Processing 84/337: [dune: ocaml bootstrap.ml]
-> retrieved ocaml-migrate-parsetree.1.8.0  (cached)
Processing 85/337: [dune: ocaml bootstrap.ml]
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
Processing 86/337: [dune: ocaml bootstrap.ml]
-> retrieved ocamlbuild.0.14.0  (cached)
Processing 87/337: [dune: ocaml bootstrap.ml]
Processing 88/337: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make]
-> retrieved ocamlfind.1.9.1  (cached)
Processing 89/337: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make]
Processing 90/337: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved ocplib-endian.1.1  (cached)
Processing 91/337: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved omake.0.10.3  (cached)
Processing 92/337: [dune: 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.06.1" "OCAMLBUILD_BINDIR=/home/opam/.opam/4.06.1/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/4.06.1/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/4.06.1/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/ocamlbuild.0.14.0)
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX=/home/opam/.opam/4.06.1"; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.06.1/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.06.1/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.06.1/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.06.1"; \
- echo "BINDIR=/home/opam/.opam/4.06.1/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.06.1/lib"; \
- echo "MANDIR=/home/opam/.opam/4.06.1/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.06.1/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.06.1/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.06.1/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.06.1/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=/home/opam/.opam/4.06.1"; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.06.1/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.06.1/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.06.1/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.06.1"; \
- echo "BINDIR=/home/opam/.opam/4.06.1/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.06.1/lib"; \
- echo "MANDIR=/home/opam/.opam/4.06.1/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.06.1/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.06.1/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.06.1/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.06.1/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 92/337: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved pcap-format.0.5.2  (cached)
Processing 93/337: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_ast.v0.10.0  (cached)
Processing 94/337: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_core.v0.10.0  (cached)
Processing 95/337: [ppx_driver.v0.10.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_cstruct.3.7.0  (cached)
Processing 96/337: [ppx_driver.v0.10.2: http] [dune: 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.06.1/bin" "-sitelib" "/home/opam/.opam/4.06.1/lib" "-mandir" "/home/opam/.opam/4.06.1/man" "-config" "/home/opam/.opam/4.06.1/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.06.1/.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: found
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found
- raw_spacetime: found
- 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 graphics written to site-lib-src/graphics/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for raw_spacetime written to site-lib-src/raw_spacetime/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.06.1/lib/ocaml
-     Binaries:              /home/opam/.opam/4.06.1/bin
-     Manual pages:          /home/opam/.opam/4.06.1/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.06.1/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.06.1/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.06.1/bin
-     Manual pages:          /home/opam/.opam/4.06.1/man
-     topfind script:        /home/opam/.opam/4.06.1/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: found
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found
- raw_spacetime: found
- 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 graphics written to site-lib-src/graphics/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for raw_spacetime written to site-lib-src/raw_spacetime/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.06.1/lib/ocaml
-     Binaries:              /home/opam/.opam/4.06.1/bin
-     Manual pages:          /home/opam/.opam/4.06.1/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.06.1/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.06.1/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.06.1/bin
-     Manual pages:          /home/opam/.opam/4.06.1/man
-     topfind script:        /home/opam/.opam/4.06.1/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 96/337: [ppx_driver.v0.10.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 97/337: [ppx_driver.v0.10.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_fields_conv.v0.10.0  (cached)
Processing 98/337: [ppx_driver.v0.10.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_metaquot.v0.10.0  (cached)
Processing 99/337: [ppx_driver.v0.10.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_optcomp.v0.10.0  (cached)
Processing 100/337: [ppx_driver.v0.10.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_sexp_conv.v0.10.0  (cached)
Processing 101/337: [ppx_driver.v0.10.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_tools.5.1+4.06.0  (cached)
Processing 102/337: [ppx_driver.v0.10.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_tools_versioned.5.4.0  (cached)
Processing 103/337: [ppx_driver.v0.10.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 103/337: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_traverse_builtins.v0.10.0  (cached)
Processing 104/337: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_type_conv.v0.10.0  (cached)
Processing 105/337: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_driver.v0.10.2  (https://github.com/janestreet/ppx_driver/archive/v0.10.2.tar.gz)
Processing 106/337: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved protocol-9p.2.0.0  (cached)
Processing 107/337: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved randomconv.0.1.3  (cached)
Processing 108/337: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved re.1.9.0  (cached)
Processing 109/337: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved result.1.5  (cached)
Processing 110/337: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved rresult.0.6.0  (cached)
Processing 111/337: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.06.1/.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.06.1/.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.06.1/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.06.1/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
- ocamlc -I +compiler-libs -opaque -c findlib.mli
- ocamlc -I +compiler-libs -opaque -g -c findlib.ml
- 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 1826, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.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
- 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.06.1/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.06.1/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/ocamlfind.1.9.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.06.1/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.06.1/.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.06.1/.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.06.1/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.06.1/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
- ocamlc -I +compiler-libs -opaque -c findlib.mli
- ocamlc -I +compiler-libs -opaque -g -c findlib.ml
- 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 1826, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.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
- 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.06.1/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.06.1/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/ocamlfind.1.9.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.06.1/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.06.1/.opam-switch/build/ocamlfind.1.9.1'
Processing 111/337: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> retrieved seq.0.2.2  (cached)
Processing 112/337: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> retrieved sexplib.v0.10.0  (cached)
Processing 113/337: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> retrieved stdio.v0.10.0  (cached)
Processing 114/337: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 115/337: [tcpip.3.3.1: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> retrieved stringext.1.6.0  (cached)
Processing 116/337: [tcpip.3.3.1: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> retrieved tar.1.1.0  (cached)
Processing 117/337: [tcpip.3.3.1: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> retrieved topkg.1.0.3  (cached)
Processing 118/337: [tcpip.3.3.1: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> retrieved uchar.0.0.2  (cached)
Processing 119/337: [tcpip.3.3.1: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> retrieved uuidm.0.9.7  (cached)
Processing 120/337: [tcpip.3.3.1: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
Processing 120/337: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> retrieved uri.1.9.7  (cached)
Processing 121/337: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> retrieved uutf.1.0.2  (cached)
Processing 122/337: [vpnkit.0.2.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> retrieved tcpip.3.3.1  (https://github.com/mirage/mirage-tcpip/releases/download/v3.3.1/tcpip-3.3.1.tbz)
Processing 123/337: [vpnkit.0.2.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> retrieved uwt.0.3.3  (cached)
Processing 124/337: [vpnkit.0.2.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
Processing 124/337: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> retrieved win-error.1.0  (cached)
-> retrieved win-eventlog.0.3  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.06.1/.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.06.1/.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
- ocamlopt -I +compiler-libs -g -opaque -c findlib.ml
- 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 1826, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.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 "_none_", line 1:
- Warning 58: 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 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.06.1/.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.06.1/.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
- ocamlopt -I +compiler-libs -g -opaque -c findlib.ml
- 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 1826, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.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 "_none_", line 1:
- Warning 58: 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 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.06.1/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
-> compiled  ocamlfind.1.9.1
Processing 124/337: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
Processing 125/337: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.06.1/.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.06.1/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.06.1/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.06.1/bin"
- mkdir -p "/home/opam/.opam/4.06.1/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.06.1/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.06.1/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.06.1/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.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.06.1/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.06.1/lib/findlib"
- mkdir -p "/home/opam/.opam/4.06.1/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.06.1/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.06.1/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.06.1/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.06.1/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.06.1/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.06.1/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/ocamlfind.1.9.1'
- for x in bigarray bytes compiler-libs dynlink graphics ocamldoc raw_spacetime stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.06.1/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.06.1/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.06.1/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.06.1/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.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.06.1/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.06.1/man/man1" "/home/opam/.opam/4.06.1/man/man3" "/home/opam/.opam/4.06.1/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.06.1/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.06.1/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.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.06.1/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.06.1/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.06.1/bin"
- mkdir -p "/home/opam/.opam/4.06.1/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.06.1/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.06.1/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.06.1/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.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.06.1/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.06.1/lib/findlib"
- mkdir -p "/home/opam/.opam/4.06.1/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.06.1/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.06.1/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.06.1/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.06.1/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.06.1/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.06.1/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/ocamlfind.1.9.1'
- for x in bigarray bytes compiler-libs dynlink graphics ocamldoc raw_spacetime stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.06.1/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.06.1/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.06.1/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.06.1/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.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.06.1/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.06.1/man/man1" "/home/opam/.opam/4.06.1/man/man3" "/home/opam/.opam/4.06.1/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.06.1/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.06.1/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/ocamlfind.1.9.1'
-> installed ocamlfind.1.9.1
Processing 125/337: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
Processing 126/337: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
Processing 127/337: [dune: ocaml bootstrap.ml] [hashcons: autoconf] [ocamlbuild: make check-if-preinstalled]
Processing 128/337: [dune: ocaml bootstrap.ml] [hashcons: autoconf] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
Processing 129/337: [dune: ocaml bootstrap.ml] [hashcons: autoconf] [jbuilder: ocaml bootstrap.ml] [num: make] [ocamlbuild: make check-if-preinstalled]
[omake: patch] applying lib_build_OCaml.om.diff
Processing 130/337: [dune: ocaml bootstrap.ml] [hashcons: autoconf] [jbuilder: ocaml bootstrap.ml] [num: make] [ocamlbuild: make check-if-preinstalled] [omake: patch]
Processing 131/337: [dune: ocaml bootstrap.ml] [hashcons: autoconf] [jbuilder: ocaml bootstrap.ml] [num: make] [ocamlbuild: make check-if-preinstalled] [omake: patch] [ppx_tools: make all]
-> installed base-bytes.base
Processing 132/337: [dune: ocaml bootstrap.ml] [hashcons: autoconf] [jbuilder: ocaml bootstrap.ml] [num: make] [ocamlbuild: make check-if-preinstalled] [omake: patch] [ppx_tools: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "autoconf" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/hashcons.1.3)
Processing 132/337: [dune: ocaml bootstrap.ml] [hashcons: ./configure] [jbuilder: ocaml bootstrap.ml] [num: make] [ocamlbuild: make check-if-preinstalled] [omake: patch] [ppx_tools: make all]
Processing 132/337: [dune: ocaml bootstrap.ml] [hashcons: ./configure] [jbuilder: ocaml bootstrap.ml] [num: make] [ocamlbuild: make check-if-preinstalled] [omake: ./configure] [ppx_tools: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-prefix" "/home/opam/.opam/4.06.1" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/omake.0.10.3)
- Wrote .preconfig
- Wrote .preconfig
Processing 132/337: [dune: ocaml bootstrap.ml] [hashcons: ./configure] [jbuilder: ocaml bootstrap.ml] [num: make] [ocamlbuild: make check-if-preinstalled] [omake: make] [ppx_tools: make all]
-> retrieved vpnkit.0.2.0  (https://github.com/moby/vpnkit/releases/download/v0.2.0/vpnkit-0.2.0.tbz)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/hashcons.1.3)
- checking for ocamlc... ocamlc
- ocaml version is 4.06.1
- ocaml library path is /home/opam/.opam/4.06.1/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking ocamlopt version... ok
- checking for ocamlc.opt... ocamlc.opt
- checking ocamlc.opt version... ok
- checking for ocamlopt.opt... ocamlopt.opt
- checking ocamlc.opt version... ok
- checking for ocamldep... ocamldep
- checking for ocamllex... ocamllex
- checking for ocamlyacc... ocamlyacc
- checking for ocamlweb... true
- checking for ocamlfind... yes
- Hashcons library will be installed in: /home/opam/.opam/4.06.1/lib/hashcons
- configure: creating ./config.status
- config.status: creating META
- config.status: creating Makefile
- checking for ocamlc... ocamlc
- ocaml version is 4.06.1
- ocaml library path is /home/opam/.opam/4.06.1/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking ocamlopt version... ok
- checking for ocamlc.opt... ocamlc.opt
- checking ocamlc.opt version... ok
- checking for ocamlopt.opt... ocamlopt.opt
- checking ocamlc.opt version... ok
- checking for ocamldep... ocamldep
- checking for ocamllex... ocamllex
- checking for ocamlyacc... ocamlyacc
- checking for ocamlweb... true
- checking for ocamlfind... yes
- Hashcons library will be installed in: /home/opam/.opam/4.06.1/lib/hashcons
- configure: creating ./config.status
- config.status: creating META
- config.status: creating Makefile
Processing 132/337: [dune: ocaml bootstrap.ml] [hashcons: make all] [jbuilder: ocaml bootstrap.ml] [num: make] [ocamlbuild: make check-if-preinstalled] [omake: make] [ppx_tools: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/hashcons.1.3)
- ocamlc.opt -c  hashcons.mli
- ocamlc.opt -c  hashcons.ml
- ocamlopt.opt -c  hashcons.ml
- ocamlc.opt -c  hashcons.mli
- ocamlc.opt -c  hashcons.ml
- ocamlopt.opt -c  hashcons.ml
-> compiled  hashcons.1.3
Processing 132/337: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [num: make] [ocamlbuild: make check-if-preinstalled] [omake: make] [ppx_tools: make all]
Processing 133/337: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [num: make] [ocamlbuild: make check-if-preinstalled] [omake: make] [ppx_tools: make all] [hashcons: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/hashcons.1.3)
- /home/opam/.opam/4.06.1/bin/ocamlfind remove -destdir /home/opam/.opam/4.06.1/lib hashcons
- ocamlfind: [WARNING] No such file: /home/opam/.opam/4.06.1/lib/hashcons/META
- /home/opam/.opam/4.06.1/bin/ocamlfind install -destdir /home/opam/.opam/4.06.1/lib hashcons META hashcons.cmo hashcons.cmi hashcons.mli hashcons.cmx hashcons.o
- Installed /home/opam/.opam/4.06.1/lib/hashcons/hashcons.o
- Installed /home/opam/.opam/4.06.1/lib/hashcons/hashcons.cmx
- Installed /home/opam/.opam/4.06.1/lib/hashcons/hashcons.mli
- Installed /home/opam/.opam/4.06.1/lib/hashcons/hashcons.cmi
- Installed /home/opam/.opam/4.06.1/lib/hashcons/hashcons.cmo
- Installed /home/opam/.opam/4.06.1/lib/hashcons/META
- /home/opam/.opam/4.06.1/bin/ocamlfind remove -destdir /home/opam/.opam/4.06.1/lib hashcons
- ocamlfind: [WARNING] No such file: /home/opam/.opam/4.06.1/lib/hashcons/META
- /home/opam/.opam/4.06.1/bin/ocamlfind install -destdir /home/opam/.opam/4.06.1/lib hashcons META hashcons.cmo hashcons.cmi hashcons.mli hashcons.cmx hashcons.o
- Installed /home/opam/.opam/4.06.1/lib/hashcons/hashcons.o
- Installed /home/opam/.opam/4.06.1/lib/hashcons/hashcons.cmx
- Installed /home/opam/.opam/4.06.1/lib/hashcons/hashcons.mli
- Installed /home/opam/.opam/4.06.1/lib/hashcons/hashcons.cmi
- Installed /home/opam/.opam/4.06.1/lib/hashcons/hashcons.cmo
- Installed /home/opam/.opam/4.06.1/lib/hashcons/META
-> installed hashcons.1.3
Processing 133/337: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [num: make] [ocamlbuild: make check-if-preinstalled] [omake: make] [ppx_tools: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/ppx_tools.5.1+4.06.0)
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.mli
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.mli
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.ml
- ocamlc -bin-annot -a -o ppx_tools.cma ast_convenience.cmo ast_mapper_class.cmo
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c genlifter.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o genlifter ocamlcommon.cma ppx_tools.cma genlifter.cmo
- ./genlifter -I +compiler-libs Parsetree.expression > ast_lifter.ml || rm -rf ast_lifter.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_lifter.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c dumpast.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o dumpast ocamlcommon.cma ocamlbytecomp.cma ast_lifter.cmo dumpast.cmo
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ppx_metaquot.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o ppx_metaquot ocamlcommon.cma ppx_tools.cma ast_lifter.cmo ppx_metaquot.cmo
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c rewriter.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o rewriter ocamlcommon.cma rewriter.cmo
- ocamlopt -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.ml
- ocamlopt -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.ml
- ocamlopt -a -o ppx_tools.cmxa ast_convenience.cmx ast_mapper_class.cmx
- ocamlopt -shared -o ppx_tools.cmxs -linkall ppx_tools.cmxa
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.mli
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.mli
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.ml
- ocamlc -bin-annot -a -o ppx_tools.cma ast_convenience.cmo ast_mapper_class.cmo
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c genlifter.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o genlifter ocamlcommon.cma ppx_tools.cma genlifter.cmo
- ./genlifter -I +compiler-libs Parsetree.expression > ast_lifter.ml || rm -rf ast_lifter.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_lifter.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c dumpast.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o dumpast ocamlcommon.cma ocamlbytecomp.cma ast_lifter.cmo dumpast.cmo
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ppx_metaquot.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o ppx_metaquot ocamlcommon.cma ppx_tools.cma ast_lifter.cmo ppx_metaquot.cmo
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c rewriter.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o rewriter ocamlcommon.cma rewriter.cmo
- ocamlopt -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.ml
- ocamlopt -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.ml
- ocamlopt -a -o ppx_tools.cmxa ast_convenience.cmx ast_mapper_class.cmx
- ocamlopt -shared -o ppx_tools.cmxs -linkall ppx_tools.cmxa
-> compiled  ppx_tools.5.1+4.06.0
Processing 133/337: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [num: make] [ocamlbuild: make check-if-preinstalled] [omake: make]
Processing 134/337: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [num: make] [ocamlbuild: make check-if-preinstalled] [omake: make] [ppx_tools: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/ppx_tools.5.1+4.06.0)
- ocamlfind install ppx_tools META genlifter dumpast ppx_metaquot rewriter ppx_tools.cma ppx_tools.cmxa ppx_tools.a ppx_tools.cmxs ast_convenience.mli ast_convenience.cmi ast_convenience.cmt ast_convenience.cmti ast_convenience.cmx ast_mapper_class.mli ast_mapper_class.cmi ast_mapper_class.cmt ast_mapper_class.cmti ast_mapper_class.cmx
- Installed /home/opam/.opam/4.06.1/lib/ppx_tools/ast_mapper_class.cmx
- Installed /home/opam/.opam/4.06.1/lib/ppx_tools/ast_mapper_class.cmti
- Installed /home/opam/.opam/4.06.1/lib/ppx_tools/ast_mapper_class.cmt
- Installed /home/opam/.opam/4.06.1/lib/ppx_tools/ast_mapper_class.cmi
- Installed /home/opam/.opam/4.06.1/lib/ppx_tools/ast_mapper_class.mli
- Installed /home/opam/.opam/4.06.1/lib/ppx_tools/ast_convenience.cmx
- Installed /home/opam/.opam/4.06.1/lib/ppx_tools/ast_convenience.cmti
- Installed /home/opam/.opam/4.06.1/lib/ppx_tools/ast_convenience.cmt
- Installed /home/opam/.opam/4.06.1/lib/ppx_tools/ast_convenience.cmi
- Installed /home/opam/.opam/4.06.1/lib/ppx_tools/ast_convenience.mli
- Installed /home/opam/.opam/4.06.1/lib/ppx_tools/ppx_tools.cmxs
- Installed /home/opam/.opam/4.06.1/lib/ppx_tools/ppx_tools.a
- Installed /home/opam/.opam/4.06.1/lib/ppx_tools/ppx_tools.cmxa
- Installed /home/opam/.opam/4.06.1/lib/ppx_tools/ppx_tools.cma
- Installed /home/opam/.opam/4.06.1/lib/ppx_tools/rewriter
- Installed /home/opam/.opam/4.06.1/lib/ppx_tools/ppx_metaquot
- Installed /home/opam/.opam/4.06.1/lib/ppx_tools/dumpast
- Installed /home/opam/.opam/4.06.1/lib/ppx_tools/genlifter
- Installed /home/opam/.opam/4.06.1/lib/ppx_tools/META
- ocamlfind install ppx_tools META genlifter dumpast ppx_metaquot rewriter ppx_tools.cma ppx_tools.cmxa ppx_tools.a ppx_tools.cmxs ast_convenience.mli ast_convenience.cmi ast_convenience.cmt ast_convenience.cmti ast_convenience.cmx ast_mapper_class.mli ast_mapper_class.cmi ast_mapper_class.cmt ast_mapper_class.cmti ast_mapper_class.cmx
- Installed /home/opam/.opam/4.06.1/lib/ppx_tools/ast_mapper_class.cmx
- Installed /home/opam/.opam/4.06.1/lib/ppx_tools/ast_mapper_class.cmti
- Installed /home/opam/.opam/4.06.1/lib/ppx_tools/ast_mapper_class.cmt
- Installed /home/opam/.opam/4.06.1/lib/ppx_tools/ast_mapper_class.cmi
- Installed /home/opam/.opam/4.06.1/lib/ppx_tools/ast_mapper_class.mli
- Installed /home/opam/.opam/4.06.1/lib/ppx_tools/ast_convenience.cmx
- Installed /home/opam/.opam/4.06.1/lib/ppx_tools/ast_convenience.cmti
- Installed /home/opam/.opam/4.06.1/lib/ppx_tools/ast_convenience.cmt
- Installed /home/opam/.opam/4.06.1/lib/ppx_tools/ast_convenience.cmi
- Installed /home/opam/.opam/4.06.1/lib/ppx_tools/ast_convenience.mli
- Installed /home/opam/.opam/4.06.1/lib/ppx_tools/ppx_tools.cmxs
- Installed /home/opam/.opam/4.06.1/lib/ppx_tools/ppx_tools.a
- Installed /home/opam/.opam/4.06.1/lib/ppx_tools/ppx_tools.cmxa
- Installed /home/opam/.opam/4.06.1/lib/ppx_tools/ppx_tools.cma
- Installed /home/opam/.opam/4.06.1/lib/ppx_tools/rewriter
- Installed /home/opam/.opam/4.06.1/lib/ppx_tools/ppx_metaquot
- Installed /home/opam/.opam/4.06.1/lib/ppx_tools/dumpast
- Installed /home/opam/.opam/4.06.1/lib/ppx_tools/genlifter
- Installed /home/opam/.opam/4.06.1/lib/ppx_tools/META
-> installed ppx_tools.5.1+4.06.0
Processing 134/337: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [num: make] [ocamlbuild: make check-if-preinstalled] [omake: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/num.1.4)
- make -C src all
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.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.06.1/.opam-switch/build/num.1.4/src'
- make -C toplevel all
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.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.06.1/.opam-switch/build/num.1.4/toplevel'
- make -C src all
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.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.06.1/.opam-switch/build/num.1.4/src'
- make -C toplevel all
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.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.06.1/.opam-switch/build/num.1.4/toplevel'
-> compiled  num.1.4
Processing 134/337: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [omake: make]
Processing 135/337: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [omake: make] [num: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/num.1.4)
- make -C src install
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/num.1.4/src'
- install -d /home/opam/.opam/4.06.1/lib/ocaml
- sed -e 's/%%VERSION%%/1.4/g' META.in > META
- ocamlfind install num META
- Installed /home/opam/.opam/4.06.1/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.06.1/lib/ocaml
- install -d /home/opam/.opam/4.06.1/lib/ocaml/stublibs
- install dllnums.so /home/opam/.opam/4.06.1/lib/ocaml/stublibs
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/num.1.4/src'
- make -C toplevel install
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.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.06.1/lib/num-top/num_top_printers.cmi
- Installed /home/opam/.opam/4.06.1/lib/num-top/num_top.cmi
- Installed /home/opam/.opam/4.06.1/lib/num-top/num_top.cma
- Installed /home/opam/.opam/4.06.1/lib/num-top/META
- rm -f META
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/num.1.4/toplevel'
- make -C src install
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/num.1.4/src'
- install -d /home/opam/.opam/4.06.1/lib/ocaml
- sed -e 's/%%VERSION%%/1.4/g' META.in > META
- ocamlfind install num META
- Installed /home/opam/.opam/4.06.1/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.06.1/lib/ocaml
- install -d /home/opam/.opam/4.06.1/lib/ocaml/stublibs
- install dllnums.so /home/opam/.opam/4.06.1/lib/ocaml/stublibs
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/num.1.4/src'
- make -C toplevel install
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.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.06.1/lib/num-top/num_top_printers.cmi
- Installed /home/opam/.opam/4.06.1/lib/num-top/num_top.cmi
- Installed /home/opam/.opam/4.06.1/lib/num-top/num_top.cma
- Installed /home/opam/.opam/4.06.1/lib/num-top/META
- rm -f META
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/num.1.4/toplevel'
-> installed num.1.4
Processing 135/337: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [omake: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/ocamlbuild.0.14.0)
- if test -d /home/opam/.opam/4.06.1/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.06.1/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
- 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
- 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
- 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
- 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
- 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
- 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.06.1/.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.06.1/.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.06.1/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'lib: [' >> ocamlbuild.install
- make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.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.06.1/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.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.06.1/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.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.06.1/.opam-switch/build/ocamlbuild.0.14.0'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/ocamlbuild.0.14.0'
- make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.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.06.1/.opam-switch/build/ocamlbuild.0.14.0'
- make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.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.06.1/.opam-switch/build/ocamlbuild.0.14.0'
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/ocamlbuild.0.14.0'
- if test -d /home/opam/.opam/4.06.1/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.06.1/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
- 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
- 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
- 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
- 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
- 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
- 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.06.1/.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.06.1/.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.06.1/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'lib: [' >> ocamlbuild.install
- make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.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.06.1/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.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.06.1/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.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.06.1/.opam-switch/build/ocamlbuild.0.14.0'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/ocamlbuild.0.14.0'
- make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.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.06.1/.opam-switch/build/ocamlbuild.0.14.0'
- make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.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.06.1/.opam-switch/build/ocamlbuild.0.14.0'
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/ocamlbuild.0.14.0'
-> compiled  ocamlbuild.0.14.0
Processing 135/337: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [omake: make]
-> installed ocamlbuild.0.14.0
Processing 136/337: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [omake: make]
Processing 137/337: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [omake: make] [topkg: ocaml build]
Processing 138/337: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [omake: make] [topkg: ocaml build] [uchar: ocaml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/jbuilder.1.0+beta17)
- '/home/opam/.opam/4.06.1/bin/ocamllex.opt' -q src/meta_lexer.mll
- '/home/opam/.opam/4.06.1/bin/ocamldep.opt' -modules src/action.ml src/action_intf.ml src/ansi_color.ml src/arg_spec.ml src/artifacts.ml src/bin.ml src/build.ml src/build_interpret.ml src/build_system.ml src/clflags.ml src/cm_kind.ml src/config.ml src/context.ml src/file_tree.ml src/findlib.ml src/future.ml src/gen_meta.ml src/gen_rules.ml src/glob_lexer.boot.ml src/import.ml src/install.ml src/io.ml src/jbuild.ml src/jbuild_load.ml vendor/boot/jbuilder_opam_file_format.ml vendor/boot/jbuilder_re.ml src/js_of_ocaml_rules.ml src/lib.ml src/lib_db.ml src/loc.ml src/log.ml src/main.ml src/merlin.ml src/meta.ml src/meta_lexer.ml src/ml_kind.ml src/mode.ml src/module.ml src/module_compilation.ml src/ocaml_flags.ml src/ocamldep.ml src/odoc.ml src/opam_file.ml src/ordered_set_lang.ml src/package.ml src/path.ml src/print_diff.ml src/sexp.ml src/string_with_vars.ml src/super_context.ml src/top_closure.ml src/utils.ml src/utop.ml src/vfile_kind.ml src/watermarks.ml src/workspace.ml > boot-depends.txt
- '/home/opam/.opam/4.06.1/bin/ocamldep.opt' -modules vendor/usexp/src/usexp.ml vendor/usexp/src/parser_automaton_internal.ml vendor/usexp/src/sexp_ast.ml vendor/usexp/src/table.ml > boot-depends.txt
- '/home/opam/.opam/4.06.1/bin/ocamlc.opt' -w -40 -o boot.exe unix.cma boot.ml
- '/home/opam/.opam/4.06.1/bin/ocamllex.opt' -q src/meta_lexer.mll
- '/home/opam/.opam/4.06.1/bin/ocamldep.opt' -modules src/action.ml src/action_intf.ml src/ansi_color.ml src/arg_spec.ml src/artifacts.ml src/bin.ml src/build.ml src/build_interpret.ml src/build_system.ml src/clflags.ml src/cm_kind.ml src/config.ml src/context.ml src/file_tree.ml src/findlib.ml src/future.ml src/gen_meta.ml src/gen_rules.ml src/glob_lexer.boot.ml src/import.ml src/install.ml src/io.ml src/jbuild.ml src/jbuild_load.ml vendor/boot/jbuilder_opam_file_format.ml vendor/boot/jbuilder_re.ml src/js_of_ocaml_rules.ml src/lib.ml src/lib_db.ml src/loc.ml src/log.ml src/main.ml src/merlin.ml src/meta.ml src/meta_lexer.ml src/ml_kind.ml src/mode.ml src/module.ml src/module_compilation.ml src/ocaml_flags.ml src/ocamldep.ml src/odoc.ml src/opam_file.ml src/ordered_set_lang.ml src/package.ml src/path.ml src/print_diff.ml src/sexp.ml src/string_with_vars.ml src/super_context.ml src/top_closure.ml src/utils.ml src/utop.ml src/vfile_kind.ml src/watermarks.ml src/workspace.ml > boot-depends.txt
- '/home/opam/.opam/4.06.1/bin/ocamldep.opt' -modules vendor/usexp/src/usexp.ml vendor/usexp/src/parser_automaton_internal.ml vendor/usexp/src/sexp_ast.ml vendor/usexp/src/table.ml > boot-depends.txt
- '/home/opam/.opam/4.06.1/bin/ocamlc.opt' -w -40 -o boot.exe unix.cma boot.ml
Processing 138/337: [dune: ocaml bootstrap.ml] [jbuilder: ./boot.exe 31] [omake: make] [topkg: ocaml build] [uchar: ocaml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/git.ml" (CWD=/home/opam/.opam/4.06.1/.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.06.1/.opam-switch/build/uchar.0.0.2)
-> compiled  uchar.0.0.2
Processing 138/337: [dune: ocaml bootstrap.ml] [jbuilder: ./boot.exe 31] [omake: make] [topkg: ocaml build]
-> installed uchar.0.0.2
Processing 139/337: [dune: ocaml bootstrap.ml] [jbuilder: ./boot.exe 31] [omake: make] [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.06.1/.opam-switch/build/topkg.1.0.3)
- 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_fpath.cmx src/topkg_fpath.ml
- ocamlfind ocamldep -modules src/topkg_codec.ml > src/topkg_codec.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I 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 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_conf.cmx src/topkg_conf.ml
- ocamlfind ocamldep -modules src/topkg_distrib.ml > src/topkg_distrib.ml.depends
- ocamlfind ocamldep -modules src/topkg_distrib.mli > src/topkg_distrib.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I 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.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_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_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_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_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 -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) }
- 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_fpath.cmx src/topkg_fpath.ml
- ocamlfind ocamldep -modules src/topkg_codec.ml > src/topkg_codec.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I 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 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_conf.cmx src/topkg_conf.ml
- ocamlfind ocamldep -modules src/topkg_distrib.ml > src/topkg_distrib.ml.depends
- ocamlfind ocamldep -modules src/topkg_distrib.mli > src/topkg_distrib.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I 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.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_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_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_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_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 -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.3
Processing 139/337: [dune: ocaml bootstrap.ml] [jbuilder: ./boot.exe 31] [omake: make]
-> installed topkg.1.0.3
Processing 140/337: [dune: ocaml bootstrap.ml] [jbuilder: ./boot.exe 31] [omake: make]
Processing 141/337: [astring: ocaml build] [dune: ocaml bootstrap.ml] [jbuilder: ./boot.exe 31] [omake: make]
Processing 142/337: [astring: ocaml build] [dune: ocaml bootstrap.ml] [jbuilder: ./boot.exe 31] [mtime: ocaml build] [omake: make]
Processing 143/337: [astring: ocaml build] [dune: ocaml bootstrap.ml] [jbuilder: ./boot.exe 31] [mtime: ocaml build] [omake: make] [uuidm: ocaml build]
Processing 144/337: [astring: ocaml build] [dune: ocaml bootstrap.ml] [jbuilder: ./boot.exe 31] [mtime: ocaml build] [omake: make] [uuidm: ocaml build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./boot.exe" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/jbuilder.1.0+beta17)
-     ocamldep bin/main.depends.ocamldep-output
-       ocamlc src/jbuilder.{cmi,cmo,cmt}
-     ocamldep src/jbuilder.dependsi.ocamldep-output
-     ocamllex src/glob_lexer.ml
-     ocamllex src/meta_lexer.ml
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner.{cmi,cmo,cmt}
-     ocamldep vendor/cmdliner/src/jbuilder_cmdliner.dependsi.ocamldep-output
-     ocamldep vendor/cmdliner/src/jbuilder_cmdliner.depends.ocamldep-output
-       ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format.{cmi,cmo,cmt}
-    ocamlyacc vendor/opam-file-format/src/opamBaseParser.{ml,mli}
-     ocamllex vendor/opam-file-format/src/opamLexer.ml
-       ocamlc vendor/re/src/jbuilder_re.{cmi,cmo,cmt}
-     ocamldep vendor/re/src/jbuilder_re.dependsi.ocamldep-output
-     ocamldep vendor/re/src/jbuilder_re.depends.ocamldep-output
-     ocamldep vendor/usexp/src/usexp.dependsi.ocamldep-output
-       ocamlc vendor/usexp/src/usexp__.{cmi,cmo,cmt}
-     ocamldep vendor/usexp/src/usexp.depends.ocamldep-output
-     ocamldep bin/main.dependsi.ocamldep-output
-     ocamlopt src/jbuilder.{cmx,o}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner.{cmx,o}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_base.{cmi,cmti}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_manpage.{cmi,cmti}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_suggest.{cmi,cmti}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_trie.{cmi,cmti}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Result.{cmi,cmo,cmt}
-     ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format.{cmx,o}
-     ocamldep vendor/opam-file-format/src/jbuilder_opam_file_format.dependsi.ocamldep-output
-     ocamldep vendor/opam-file-format/src/jbuilder_opam_file_format.depends.ocamldep-output
-     ocamlopt vendor/re/src/jbuilder_re.{cmx,o}
-       ocamlc vendor/re/src/jbuilder_re__Re_cset.{cmi,cmti}
-       ocamlc vendor/re/src/jbuilder_re__Re.{cmi,cmti}
-       ocamlc vendor/usexp/src/usexp.{cmi,cmti}
-       ocamlc vendor/usexp/src/usexp__Sexp_ast.{cmi,cmo,cmt}
-     ocamlopt vendor/usexp/src/usexp__.{cmx,o}
-       ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamParserTypes.{cmi,cmti}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_info.{cmi,cmti}
-       ocamlc vendor/re/src/jbuilder_re__Re_fmt.{cmi,cmo,cmt}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Result.{cmx,o}
-       ocamlc vendor/usexp/src/usexp__Parser_automaton_internal.{cmi,cmti}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_suggest.{cmx,o}
-       ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamBaseParser.{cmi,cmti}
-       ocamlc vendor/re/src/jbuilder_re__Re_automata.{cmi,cmti}
-       ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamPrinter.{cmi,cmti}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_cline.{cmi,cmti}
-     ocamlopt vendor/usexp/src/usexp__Sexp_ast.{cmx,o}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_trie.{cmx,o}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner.{cmi,cmti}
-     ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamParserTypes.{cmx,o}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_msg.{cmi,cmti}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_docgen.{cmi,cmti}
-       ocamlc vendor/usexp/src/usexp__Table.{cmi,cmti}
-       ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamLexer.{cmi,cmti}
-       ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamParser.{cmi,cmti}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_term.{cmi,cmti}
-       ocamlc src/jbuilder__Ansi_color.{cmi,cmti}
-       ocamlc src/jbuilder__Clflags.{cmi,cmti}
-       ocamlc src/jbuilder__Io.{cmi,cmti}
-       ocamlc src/jbuilder__Meta_lexer.{cmi,cmti}
-       ocamlc src/jbuilder__Loc.{cmi,cmti}
-       ocamlc src/jbuilder__Opam_file.{cmi,cmti}
-       ocamlc src/jbuilder__Log.{cmi,cmti}
-     ocamlopt vendor/re/src/jbuilder_re__Re_fmt.{cmx,o}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_arg.{cmi,cmti}
-     ocamldep src/jbuilder.depends.ocamldep-output
-     ocamlopt vendor/usexp/src/usexp__Parser_automaton_internal.{cmx,o}
-     ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamBaseParser.{cmx,o}
-     ocamlopt vendor/re/src/jbuilder_re__Re_cset.{cmx,o}
-     ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamPrinter.{cmx,o}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_base.{cmx,o}
-     ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamLexer.{cmx,o}
-     ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamParser.{cmx,o}
-     ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format.{a,cmxa}
-       ocamlc src/jbuilder__Import.{cmi,cmo,cmt}
-       ocamlc src/jbuilder__Top_closure.{cmi,cmti}
-       ocamlc src/jbuilder__Glob_lexer.{cmi,cmti}
-       ocamlc src/jbuilder__Workspace.{cmi,cmti}
-       ocamlc src/jbuilder__Sexp.{cmi,cmti}
-       ocamlc src/jbuilder__String_with_vars.{cmi,cmti}
-       ocamlc src/jbuilder__Path.{cmi,cmti}
-       ocamlc src/jbuilder__Bin.{cmi,cmti}
-       ocamlc src/jbuilder__Ordered_set_lang.{cmi,cmti}
-       ocamlc src/jbuilder__Config.{cmi,cmti}
-       ocamlc src/jbuilder__Package.{cmi,cmti}
-       ocamlc src/jbuilder__Arg_spec.{cmi,cmti}
-       ocamlc src/jbuilder__Meta.{cmi,cmti}
-       ocamlc src/jbuilder__File_tree.{cmi,cmti}
-       ocamlc src/jbuilder__Action_intf.{cmi,cmo,cmt}
-       ocamlc src/jbuilder__Ml_kind.{cmi,cmti}
-       ocamlc src/jbuilder__Utils.{cmi,cmti}
-       ocamlc src/jbuilder__Future.{cmi,cmti}
-       ocamlc src/jbuilder__Install.{cmi,cmti}
-       ocamlc src/jbuilder__Cm_kind.{cmi,cmti}
-       ocamlc src/jbuilder__Vfile_kind.{cmi,cmti}
-       ocamlc src/jbuilder__Watermarks.{cmi,cmti}
-       ocamlc src/jbuilder__Print_diff.{cmi,cmti}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_manpage.{cmx,o}
-     ocamlopt vendor/re/src/jbuilder_re__Re_automata.{cmx,o}
-       ocamlc src/jbuilder__Mode.{cmi,cmti}
-       ocamlc src/jbuilder__Module.{cmi,cmti}
-       ocamlc src/jbuilder__Findlib.{cmi,cmti}
-       ocamlc src/jbuilder__Context.{cmi,cmti}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_info.{cmx,o}
-       ocamlc src/jbuilder__Action.{cmi,cmti}
-       ocamlc src/jbuilder__Jbuild.{cmi,cmti}
-       ocamlc src/jbuilder__Artifacts.{cmi,cmti}
-       ocamlc src/jbuilder__Jbuild_load.{cmi,cmti}
-       ocamlc src/jbuilder__Lib.{cmi,cmti}
-       ocamlc src/jbuilder__Build.{cmi,cmti}
-       ocamlc src/jbuilder__Lib_db.{cmi,cmti}
-       ocamlc src/jbuilder__Build_interpret.{cmi,cmti}
-       ocamlc src/jbuilder__Gen_meta.{cmi,cmti}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_docgen.{cmx,o}
-       ocamlc src/jbuilder__Build_system.{cmi,cmti}
-       ocamlc src/jbuilder__Gen_rules.{cmi,cmti}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_msg.{cmx,o}
-       ocamlc src/jbuilder__Main.{cmi,cmti}
-       ocamlc src/jbuilder__Super_context.{cmi,cmti}
-       ocamlc src/jbuilder__Merlin.{cmi,cmti}
-       ocamlc src/jbuilder__Ocaml_flags.{cmi,cmti}
-       ocamlc src/jbuilder__Js_of_ocaml_rules.{cmi,cmti}
-       ocamlc src/jbuilder__Utop.{cmi,cmti}
-       ocamlc src/jbuilder__Ocamldep.{cmi,cmti}
-       ocamlc src/jbuilder__Module_compilation.{cmi,cmti}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_cline.{cmx,o}
-       ocamlc src/jbuilder__Odoc.{cmi,cmti}
-     ocamlopt vendor/re/src/jbuilder_re__Re.{cmx,o}
-       ocamlc bin/main.{cmi,cmti}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_term.{cmx,o}
-     ocamlopt vendor/re/src/jbuilder_re.{a,cmxa}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_arg.{cmx,o}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner.{cmx,o}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner.{a,cmxa}
-     ocamlopt vendor/usexp/src/usexp__Table.{cmx,o}
-     ocamlopt vendor/usexp/src/usexp.{cmx,o}
-     ocamlopt src/jbuilder__Clflags.{cmx,o}
-     ocamlopt vendor/usexp/src/usexp.{a,cmxa}
-     ocamlopt src/jbuilder__Import.{cmx,o}
-     ocamlopt src/jbuilder__Io.{cmx,o}
-     ocamlopt src/jbuilder__Glob_lexer.{cmx,o}
-     ocamlopt src/jbuilder__Loc.{cmx,o}
-     ocamlopt src/jbuilder__Top_closure.{cmx,o}
-     ocamlopt src/jbuilder__Ansi_color.{cmx,o}
-     ocamlopt src/jbuilder__Meta_lexer.{cmx,o}
-     ocamlopt src/jbuilder__Opam_file.{cmx,o}
-     ocamlopt src/jbuilder__Sexp.{cmx,o}
-     ocamlopt src/jbuilder__String_with_vars.{cmx,o}
-     ocamlopt src/jbuilder__Workspace.{cmx,o}
-     ocamlopt src/jbuilder__Ordered_set_lang.{cmx,o}
-     ocamlopt src/jbuilder__Path.{cmx,o}
-     ocamlopt src/jbuilder__Action_intf.{cmx,o}
-     ocamlopt src/jbuilder__Package.{cmx,o}
-     ocamlopt src/jbuilder__Config.{cmx,o}
-     ocamlopt src/jbuilder__Vfile_kind.{cmx,o}
-     ocamlopt src/jbuilder__Bin.{cmx,o}
-     ocamlopt src/jbuilder__Arg_spec.{cmx,o}
-     ocamlopt src/jbuilder__File_tree.{cmx,o}
-     ocamlopt src/jbuilder__Ml_kind.{cmx,o}
-     ocamlopt src/jbuilder__Install.{cmx,o}
-     ocamlopt src/jbuilder__Meta.{cmx,o}
-     ocamlopt src/jbuilder__Cm_kind.{cmx,o}
-     ocamlopt src/jbuilder__Utils.{cmx,o}
-     ocamlopt src/jbuilder__Mode.{cmx,o}
-     ocamlopt src/jbuilder__Module.{cmx,o}
-     ocamlopt src/jbuilder__Log.{cmx,o}
-     ocamlopt src/jbuilder__Findlib.{cmx,o}
-     ocamlopt src/jbuilder__Future.{cmx,o}
-     ocamlopt src/jbuilder__Print_diff.{cmx,o}
-     ocamlopt src/jbuilder__Watermarks.{cmx,o}
-     ocamlopt src/jbuilder__Context.{cmx,o}
-     ocamlopt src/jbuilder__Action.{cmx,o}
-     ocamlopt src/jbuilder__Jbuild.{cmx,o}
-     ocamlopt src/jbuilder__Artifacts.{cmx,o}
-     ocamlopt src/jbuilder__Lib.{cmx,o}
-     ocamlopt src/jbuilder__Build.{cmx,o}
-     ocamlopt src/jbuilder__Jbuild_load.{cmx,o}
-     ocamlopt src/jbuilder__Lib_db.{cmx,o}
-     ocamlopt src/jbuilder__Build_interpret.{cmx,o}
-     ocamlopt src/jbuilder__Gen_meta.{cmx,o}
-     ocamlopt src/jbuilder__Build_system.{cmx,o}
-     ocamlopt src/jbuilder__Super_context.{cmx,o}
-     ocamlopt src/jbuilder__Ocaml_flags.{cmx,o}
-     ocamlopt src/jbuilder__Merlin.{cmx,o}
-     ocamlopt src/jbuilder__Utop.{cmx,o}
-     ocamlopt src/jbuilder__Js_of_ocaml_rules.{cmx,o}
-     ocamlopt src/jbuilder__Ocamldep.{cmx,o}
-     ocamlopt src/jbuilder__Module_compilation.{cmx,o}
-     ocamlopt src/jbuilder__Odoc.{cmx,o}
-     ocamlopt src/jbuilder__Gen_rules.{cmx,o}
-     ocamlopt src/jbuilder__Main.{cmx,o}
-     ocamlopt src/jbuilder.{a,cmxa}
-     ocamlopt bin/main.{cmx,o}
-     ocamlopt bin/main.exe
-     jbuilder doc/jbuilder-build.1
-     jbuilder doc/jbuilder-clean.1
-     jbuilder doc/jbuilder-exec.1
-     jbuilder doc/jbuilder-external-lib-deps.1
-     jbuilder doc/jbuilder-install.1
-     jbuilder doc/jbuilder-installed-libraries.1
-     jbuilder doc/jbuilder-promote.1
-     jbuilder doc/jbuilder-runtest.1
-     jbuilder doc/jbuilder-rules.1
-     jbuilder doc/jbuilder-utop.1
-     jbuilder doc/jbuilder-subst.1
-     jbuilder doc/jbuilder-uninstall.1
-     jbuilder doc/jbuilder.1
-     ocamldep bin/main.depends.ocamldep-output
-       ocamlc src/jbuilder.{cmi,cmo,cmt}
-     ocamldep src/jbuilder.dependsi.ocamldep-output
-     ocamllex src/glob_lexer.ml
-     ocamllex src/meta_lexer.ml
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner.{cmi,cmo,cmt}
-     ocamldep vendor/cmdliner/src/jbuilder_cmdliner.dependsi.ocamldep-output
-     ocamldep vendor/cmdliner/src/jbuilder_cmdliner.depends.ocamldep-output
-       ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format.{cmi,cmo,cmt}
-    ocamlyacc vendor/opam-file-format/src/opamBaseParser.{ml,mli}
-     ocamllex vendor/opam-file-format/src/opamLexer.ml
-       ocamlc vendor/re/src/jbuilder_re.{cmi,cmo,cmt}
-     ocamldep vendor/re/src/jbuilder_re.dependsi.ocamldep-output
-     ocamldep vendor/re/src/jbuilder_re.depends.ocamldep-output
-     ocamldep vendor/usexp/src/usexp.dependsi.ocamldep-output
-       ocamlc vendor/usexp/src/usexp__.{cmi,cmo,cmt}
-     ocamldep vendor/usexp/src/usexp.depends.ocamldep-output
-     ocamldep bin/main.dependsi.ocamldep-output
-     ocamlopt src/jbuilder.{cmx,o}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner.{cmx,o}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_base.{cmi,cmti}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_manpage.{cmi,cmti}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_suggest.{cmi,cmti}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_trie.{cmi,cmti}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Result.{cmi,cmo,cmt}
-     ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format.{cmx,o}
-     ocamldep vendor/opam-file-format/src/jbuilder_opam_file_format.dependsi.ocamldep-output
-     ocamldep vendor/opam-file-format/src/jbuilder_opam_file_format.depends.ocamldep-output
-     ocamlopt vendor/re/src/jbuilder_re.{cmx,o}
-       ocamlc vendor/re/src/jbuilder_re__Re_cset.{cmi,cmti}
-       ocamlc vendor/re/src/jbuilder_re__Re.{cmi,cmti}
-       ocamlc vendor/usexp/src/usexp.{cmi,cmti}
-       ocamlc vendor/usexp/src/usexp__Sexp_ast.{cmi,cmo,cmt}
-     ocamlopt vendor/usexp/src/usexp__.{cmx,o}
-       ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamParserTypes.{cmi,cmti}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_info.{cmi,cmti}
-       ocamlc vendor/re/src/jbuilder_re__Re_fmt.{cmi,cmo,cmt}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Result.{cmx,o}
-       ocamlc vendor/usexp/src/usexp__Parser_automaton_internal.{cmi,cmti}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_suggest.{cmx,o}
-       ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamBaseParser.{cmi,cmti}
-       ocamlc vendor/re/src/jbuilder_re__Re_automata.{cmi,cmti}
-       ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamPrinter.{cmi,cmti}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_cline.{cmi,cmti}
-     ocamlopt vendor/usexp/src/usexp__Sexp_ast.{cmx,o}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_trie.{cmx,o}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner.{cmi,cmti}
-     ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamParserTypes.{cmx,o}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_msg.{cmi,cmti}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_docgen.{cmi,cmti}
-       ocamlc vendor/usexp/src/usexp__Table.{cmi,cmti}
-       ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamLexer.{cmi,cmti}
-       ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamParser.{cmi,cmti}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_term.{cmi,cmti}
-       ocamlc src/jbuilder__Ansi_color.{cmi,cmti}
-       ocamlc src/jbuilder__Clflags.{cmi,cmti}
-       ocamlc src/jbuilder__Io.{cmi,cmti}
-       ocamlc src/jbuilder__Meta_lexer.{cmi,cmti}
-       ocamlc src/jbuilder__Loc.{cmi,cmti}
-       ocamlc src/jbuilder__Opam_file.{cmi,cmti}
-       ocamlc src/jbuilder__Log.{cmi,cmti}
-     ocamlopt vendor/re/src/jbuilder_re__Re_fmt.{cmx,o}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_arg.{cmi,cmti}
-     ocamldep src/jbuilder.depends.ocamldep-output
-     ocamlopt vendor/usexp/src/usexp__Parser_automaton_internal.{cmx,o}
-     ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamBaseParser.{cmx,o}
-     ocamlopt vendor/re/src/jbuilder_re__Re_cset.{cmx,o}
-     ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamPrinter.{cmx,o}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_base.{cmx,o}
-     ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamLexer.{cmx,o}
-     ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamParser.{cmx,o}
-     ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format.{a,cmxa}
-       ocamlc src/jbuilder__Import.{cmi,cmo,cmt}
-       ocamlc src/jbuilder__Top_closure.{cmi,cmti}
-       ocamlc src/jbuilder__Glob_lexer.{cmi,cmti}
-       ocamlc src/jbuilder__Workspace.{cmi,cmti}
-       ocamlc src/jbuilder__Sexp.{cmi,cmti}
-       ocamlc src/jbuilder__String_with_vars.{cmi,cmti}
-       ocamlc src/jbuilder__Path.{cmi,cmti}
-       ocamlc src/jbuilder__Bin.{cmi,cmti}
-       ocamlc src/jbuilder__Ordered_set_lang.{cmi,cmti}
-       ocamlc src/jbuilder__Config.{cmi,cmti}
-       ocamlc src/jbuilder__Package.{cmi,cmti}
-       ocamlc src/jbuilder__Arg_spec.{cmi,cmti}
-       ocamlc src/jbuilder__Meta.{cmi,cmti}
-       ocamlc src/jbuilder__File_tree.{cmi,cmti}
-       ocamlc src/jbuilder__Action_intf.{cmi,cmo,cmt}
-       ocamlc src/jbuilder__Ml_kind.{cmi,cmti}
-       ocamlc src/jbuilder__Utils.{cmi,cmti}
-       ocamlc src/jbuilder__Future.{cmi,cmti}
-       ocamlc src/jbuilder__Install.{cmi,cmti}
-       ocamlc src/jbuilder__Cm_kind.{cmi,cmti}
-       ocamlc src/jbuilder__Vfile_kind.{cmi,cmti}
-       ocamlc src/jbuilder__Watermarks.{cmi,cmti}
-       ocamlc src/jbuilder__Print_diff.{cmi,cmti}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_manpage.{cmx,o}
-     ocamlopt vendor/re/src/jbuilder_re__Re_automata.{cmx,o}
-       ocamlc src/jbuilder__Mode.{cmi,cmti}
-       ocamlc src/jbuilder__Module.{cmi,cmti}
-       ocamlc src/jbuilder__Findlib.{cmi,cmti}
-       ocamlc src/jbuilder__Context.{cmi,cmti}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_info.{cmx,o}
-       ocamlc src/jbuilder__Action.{cmi,cmti}
-       ocamlc src/jbuilder__Jbuild.{cmi,cmti}
-       ocamlc src/jbuilder__Artifacts.{cmi,cmti}
-       ocamlc src/jbuilder__Jbuild_load.{cmi,cmti}
-       ocamlc src/jbuilder__Lib.{cmi,cmti}
-       ocamlc src/jbuilder__Build.{cmi,cmti}
-       ocamlc src/jbuilder__Lib_db.{cmi,cmti}
-       ocamlc src/jbuilder__Build_interpret.{cmi,cmti}
-       ocamlc src/jbuilder__Gen_meta.{cmi,cmti}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_docgen.{cmx,o}
-       ocamlc src/jbuilder__Build_system.{cmi,cmti}
-       ocamlc src/jbuilder__Gen_rules.{cmi,cmti}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_msg.{cmx,o}
-       ocamlc src/jbuilder__Main.{cmi,cmti}
-       ocamlc src/jbuilder__Super_context.{cmi,cmti}
-       ocamlc src/jbuilder__Merlin.{cmi,cmti}
-       ocamlc src/jbuilder__Ocaml_flags.{cmi,cmti}
-       ocamlc src/jbuilder__Js_of_ocaml_rules.{cmi,cmti}
-       ocamlc src/jbuilder__Utop.{cmi,cmti}
-       ocamlc src/jbuilder__Ocamldep.{cmi,cmti}
-       ocamlc src/jbuilder__Module_compilation.{cmi,cmti}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_cline.{cmx,o}
-       ocamlc src/jbuilder__Odoc.{cmi,cmti}
-     ocamlopt vendor/re/src/jbuilder_re__Re.{cmx,o}
-       ocamlc bin/main.{cmi,cmti}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_term.{cmx,o}
-     ocamlopt vendor/re/src/jbuilder_re.{a,cmxa}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_arg.{cmx,o}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner.{cmx,o}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner.{a,cmxa}
-     ocamlopt vendor/usexp/src/usexp__Table.{cmx,o}
-     ocamlopt vendor/usexp/src/usexp.{cmx,o}
-     ocamlopt src/jbuilder__Clflags.{cmx,o}
-     ocamlopt vendor/usexp/src/usexp.{a,cmxa}
-     ocamlopt src/jbuilder__Import.{cmx,o}
-     ocamlopt src/jbuilder__Io.{cmx,o}
-     ocamlopt src/jbuilder__Glob_lexer.{cmx,o}
-     ocamlopt src/jbuilder__Loc.{cmx,o}
-     ocamlopt src/jbuilder__Top_closure.{cmx,o}
-     ocamlopt src/jbuilder__Ansi_color.{cmx,o}
-     ocamlopt src/jbuilder__Meta_lexer.{cmx,o}
-     ocamlopt src/jbuilder__Opam_file.{cmx,o}
-     ocamlopt src/jbuilder__Sexp.{cmx,o}
-     ocamlopt src/jbuilder__String_with_vars.{cmx,o}
-     ocamlopt src/jbuilder__Workspace.{cmx,o}
-     ocamlopt src/jbuilder__Ordered_set_lang.{cmx,o}
-     ocamlopt src/jbuilder__Path.{cmx,o}
-     ocamlopt src/jbuilder__Action_intf.{cmx,o}
-     ocamlopt src/jbuilder__Package.{cmx,o}
-     ocamlopt src/jbuilder__Config.{cmx,o}
-     ocamlopt src/jbuilder__Vfile_kind.{cmx,o}
-     ocamlopt src/jbuilder__Bin.{cmx,o}
-     ocamlopt src/jbuilder__Arg_spec.{cmx,o}
-     ocamlopt src/jbuilder__File_tree.{cmx,o}
-     ocamlopt src/jbuilder__Ml_kind.{cmx,o}
-     ocamlopt src/jbuilder__Install.{cmx,o}
-     ocamlopt src/jbuilder__Meta.{cmx,o}
-     ocamlopt src/jbuilder__Cm_kind.{cmx,o}
-     ocamlopt src/jbuilder__Utils.{cmx,o}
-     ocamlopt src/jbuilder__Mode.{cmx,o}
-     ocamlopt src/jbuilder__Module.{cmx,o}
-     ocamlopt src/jbuilder__Log.{cmx,o}
-     ocamlopt src/jbuilder__Findlib.{cmx,o}
-     ocamlopt src/jbuilder__Future.{cmx,o}
-     ocamlopt src/jbuilder__Print_diff.{cmx,o}
-     ocamlopt src/jbuilder__Watermarks.{cmx,o}
-     ocamlopt src/jbuilder__Context.{cmx,o}
-     ocamlopt src/jbuilder__Action.{cmx,o}
-     ocamlopt src/jbuilder__Jbuild.{cmx,o}
-     ocamlopt src/jbuilder__Artifacts.{cmx,o}
-     ocamlopt src/jbuilder__Lib.{cmx,o}
-     ocamlopt src/jbuilder__Build.{cmx,o}
-     ocamlopt src/jbuilder__Jbuild_load.{cmx,o}
-     ocamlopt src/jbuilder__Lib_db.{cmx,o}
-     ocamlopt src/jbuilder__Build_interpret.{cmx,o}
-     ocamlopt src/jbuilder__Gen_meta.{cmx,o}
-     ocamlopt src/jbuilder__Build_system.{cmx,o}
-     ocamlopt src/jbuilder__Super_context.{cmx,o}
-     ocamlopt src/jbuilder__Ocaml_flags.{cmx,o}
-     ocamlopt src/jbuilder__Merlin.{cmx,o}
-     ocamlopt src/jbuilder__Utop.{cmx,o}
-     ocamlopt src/jbuilder__Js_of_ocaml_rules.{cmx,o}
-     ocamlopt src/jbuilder__Ocamldep.{cmx,o}
-     ocamlopt src/jbuilder__Module_compilation.{cmx,o}
-     ocamlopt src/jbuilder__Odoc.{cmx,o}
-     ocamlopt src/jbuilder__Gen_rules.{cmx,o}
-     ocamlopt src/jbuilder__Main.{cmx,o}
-     ocamlopt src/jbuilder.{a,cmxa}
-     ocamlopt bin/main.{cmx,o}
-     ocamlopt bin/main.exe
-     jbuilder doc/jbuilder-build.1
-     jbuilder doc/jbuilder-clean.1
-     jbuilder doc/jbuilder-exec.1
-     jbuilder doc/jbuilder-external-lib-deps.1
-     jbuilder doc/jbuilder-install.1
-     jbuilder doc/jbuilder-installed-libraries.1
-     jbuilder doc/jbuilder-promote.1
-     jbuilder doc/jbuilder-runtest.1
-     jbuilder doc/jbuilder-rules.1
-     jbuilder doc/jbuilder-utop.1
-     jbuilder doc/jbuilder-subst.1
-     jbuilder doc/jbuilder-uninstall.1
-     jbuilder doc/jbuilder.1
-> compiled  jbuilder.1.0+beta17
Processing 144/337: [astring: ocaml build] [dune: ocaml bootstrap.ml] [mtime: ocaml build] [omake: make] [uuidm: ocaml build] [uutf: ocaml build]
-> installed jbuilder.1.0+beta17
Processing 145/337: [astring: ocaml build] [dune: ocaml bootstrap.ml] [mtime: ocaml build] [omake: make] [uuidm: ocaml build] [uutf: ocaml build]
Processing 146/337: [astring: ocaml build] [dune: ocaml bootstrap.ml] [mtime: ocaml build] [ocaml-compiler-libs: jbuilder build] [omake: make] [uuidm: ocaml build] [uutf: ocaml build]
Processing 147/337: [astring: ocaml build] [dune: ocaml bootstrap.ml] [mtime: ocaml build] [ocaml-compiler-libs: jbuilder build] [omake: make] [ppx_traverse_builtins: jbuilder build] [uuidm: ocaml build] [uutf: ocaml build]
Processing 148/337: [astring: ocaml build] [dune: ocaml bootstrap.ml] [mtime: ocaml build] [ocaml-compiler-libs: jbuilder build] [omake: make] [ppx_traverse_builtins: jbuilder build] [sexplib: jbuilder build] [uuidm: ocaml build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_traverse_builtins" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/ppx_traverse_builtins.v0.10.0)
-     ocamldep src/ppx_traverse_builtins.depends.ocamldep-output
-       ocamlc src/ppx_traverse_builtins.{cmi,cmo,cmt}
-       ocamlc src/ppx_traverse_builtins.cma
-     ocamlopt src/ppx_traverse_builtins.{cmx,o}
-     ocamlopt src/ppx_traverse_builtins.{a,cmxa}
-     ocamlopt src/ppx_traverse_builtins.cmxs
-     ocamldep src/ppx_traverse_builtins.depends.ocamldep-output
-       ocamlc src/ppx_traverse_builtins.{cmi,cmo,cmt}
-       ocamlc src/ppx_traverse_builtins.cma
-     ocamlopt src/ppx_traverse_builtins.{cmx,o}
-     ocamlopt src/ppx_traverse_builtins.{a,cmxa}
-     ocamlopt src/ppx_traverse_builtins.cmxs
-> compiled  ppx_traverse_builtins.v0.10.0
Processing 148/337: [astring: ocaml build] [dune: ocaml bootstrap.ml] [mtime: ocaml build] [ocaml-compiler-libs: jbuilder build] [omake: make] [sexplib: jbuilder build] [uuidm: ocaml build] [uutf: ocaml build]
-> installed ppx_traverse_builtins.v0.10.0
Processing 149/337: [astring: ocaml build] [dune: ocaml bootstrap.ml] [mtime: ocaml build] [ocaml-compiler-libs: jbuilder build] [omake: make] [sexplib: jbuilder build] [uuidm: ocaml build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pinned" "false" "--with-cmdliner" "true" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/uuidm.0.9.7)
- ocamlfind ocamldep -package bytes -modules src/uuidm.ml > src/uuidm.ml.depends
- ocamlfind ocamldep -package bytes -modules src/uuidm.mli > src/uuidm.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/uuidm.cmi src/uuidm.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/uuidm.cmx src/uuidm.ml
- ocamlfind ocamlopt -a -package bytes -I src src/uuidm.cmx -o src/uuidm.cmxa
- ocamlfind ocamlopt -shared -linkall -package bytes -I src src/uuidm.cmxa -o src/uuidm.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/uuidm.cmo src/uuidm.ml
- ocamlfind ocamlc -a -package bytes -I src src/uuidm.cmo -o src/uuidm.cma
- ocamlfind ocamldep -package cmdliner -package bytes -modules test/uuidtrip.ml > test/uuidtrip.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -package bytes -I test -I src -o test/uuidtrip.cmo test/uuidtrip.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -package bytes -I test -I src -o test/uuidtrip.cmx test/uuidtrip.ml
- ocamlfind ocamlopt -linkpkg -g -package cmdliner -package bytes -I src -I test src/uuidm.cmx test/uuidtrip.cmx -o test/uuidtrip.native
- # No parallelism done
- ocamlfind ocamldep -package bytes -modules src/uuidm.ml > src/uuidm.ml.depends
- ocamlfind ocamldep -package bytes -modules src/uuidm.mli > src/uuidm.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/uuidm.cmi src/uuidm.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/uuidm.cmx src/uuidm.ml
- ocamlfind ocamlopt -a -package bytes -I src src/uuidm.cmx -o src/uuidm.cmxa
- ocamlfind ocamlopt -shared -linkall -package bytes -I src src/uuidm.cmxa -o src/uuidm.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/uuidm.cmo src/uuidm.ml
- ocamlfind ocamlc -a -package bytes -I src src/uuidm.cmo -o src/uuidm.cma
- ocamlfind ocamldep -package cmdliner -package bytes -modules test/uuidtrip.ml > test/uuidtrip.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -package bytes -I test -I src -o test/uuidtrip.cmo test/uuidtrip.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -package bytes -I test -I src -o test/uuidtrip.cmx test/uuidtrip.ml
- ocamlfind ocamlopt -linkpkg -g -package cmdliner -package bytes -I src -I test src/uuidm.cmx test/uuidtrip.cmx -o test/uuidtrip.native
- # No parallelism done
-> compiled  uuidm.0.9.7
Processing 149/337: [astring: ocaml build] [dune: ocaml bootstrap.ml] [mtime: ocaml build] [ocaml-compiler-libs: jbuilder build] [omake: make] [sexplib: jbuilder build] [uutf: ocaml build]
-> installed uuidm.0.9.7
Processing 150/337: [astring: ocaml build] [dune: ocaml bootstrap.ml] [mtime: ocaml build] [ocaml-compiler-libs: jbuilder build] [omake: make] [sexplib: jbuilder build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pinned" "false" "--with-cmdliner" "true" (CWD=/home/opam/.opam/4.06.1/.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:
- Warning 3: deprecated: String.uppercase
- Use String.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:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- ocamlfind ocamlc -a -package bytes -package uchar -I src src/uutf.cmo -o src/uutf.cma
- ocamlfind ocamldep -package unix -package cmdliner -package bytes -package uchar -modules test/utftrip.ml > test/utftrip.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package cmdliner -package bytes -package uchar -I test -I src -o test/utftrip.cmo test/utftrip.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package cmdliner -package bytes -package uchar -I test -I src -o test/utftrip.cmx test/utftrip.ml
- ocamlfind ocamlopt -linkpkg -g -package unix -package cmdliner -package bytes -package uchar -I src -I test src/uutf.cmx test/utftrip.cmx -o test/utftrip.native
- # 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:
- Warning 3: deprecated: String.uppercase
- Use String.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:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- ocamlfind ocamlc -a -package bytes -package uchar -I src src/uutf.cmo -o src/uutf.cma
- ocamlfind ocamldep -package unix -package cmdliner -package bytes -package uchar -modules test/utftrip.ml > test/utftrip.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package cmdliner -package bytes -package uchar -I test -I src -o test/utftrip.cmo test/utftrip.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package cmdliner -package bytes -package uchar -I test -I src -o test/utftrip.cmx test/utftrip.ml
- ocamlfind ocamlopt -linkpkg -g -package unix -package cmdliner -package bytes -package uchar -I src -I test src/uutf.cmx test/utftrip.cmx -o test/utftrip.native
- # No parallelism done
-> compiled  uutf.1.0.2
Processing 150/337: [astring: ocaml build] [dune: ocaml bootstrap.ml] [mtime: ocaml build] [ocaml-compiler-libs: jbuilder build] [omake: make] [sexplib: jbuilder build]
-> installed uutf.1.0.2
Processing 151/337: [astring: ocaml build] [dune: ocaml bootstrap.ml] [mtime: ocaml build] [ocaml-compiler-libs: jbuilder build] [omake: make] [sexplib: jbuilder build]
Processing 152/337: [astring: ocaml build] [dune: ocaml bootstrap.ml] [jsonm: ocaml build] [mtime: ocaml build] [ocaml-compiler-libs: jbuilder build] [omake: make] [sexplib: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pinned" "false" "--with-js_of_ocaml" "false" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/mtime.1.2.0)
- ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.06.1/lib/ocamlbuild /home/opam/.opam/4.06.1/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.06.1/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- ocamlfind ocamldep -modules src/mtime.ml > src/mtime.ml.depends
- ocamlfind ocamldep -modules src/mtime.mli > src/mtime.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/mtime.cmi src/mtime.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -o src/mtime.cmx src/mtime.ml
- ocamlfind ocamlopt -a -I src src/mtime.cmx -o src/mtime.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/mtime.cmxa -o src/mtime.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/mtime.cmo src/mtime.ml
- ocamlfind ocamlc -a -I src src/mtime.cmo -o src/mtime.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -modules src/mtime_top.ml > src/mtime_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/mtime_top.cmo src/mtime_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/mtime_top.cmo src/mtime_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06.1/lib/ocaml, /home/opam/.opam/4.06.1/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/mtime_top.cmx src/mtime_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/mtime_top.cmx src/mtime_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06.1/lib/ocaml, /home/opam/.opam/4.06.1/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/mtime_top.cmx -o src/mtime_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/mtime_top.cmx -o src/mtime_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06.1/lib/ocaml, /home/opam/.opam/4.06.1/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/mtime_top.cmxa -o src/mtime_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/mtime_top.cmxa -o src/mtime_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06.1/lib/ocaml, /home/opam/.opam/4.06.1/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/mtime_top.cmo -o src/mtime_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/mtime_top.cmo -o src/mtime_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06.1/lib/ocaml, /home/opam/.opam/4.06.1/lib/ocaml/compiler-libs
- ocamlfind ocamlc -g -c src-os/mtime_clock_stubs.c
- mv mtime_clock_stubs.o src-os/mtime_clock_stubs.o
- ocamlfind ocamlmklib -o src-os/mtime_clock_stubs -g src-os/mtime_clock_stubs.o
- ocamlfind ocamldep -modules src-os/mtime_clock.ml > src-os/mtime_clock.ml.depends
- ocamlfind ocamldep -modules src-os/mtime_clock.mli > src-os/mtime_clock.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src-os -I src -o src-os/mtime_clock.cmi src-os/mtime_clock.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src-os -I src -o src-os/mtime_clock.cmx src-os/mtime_clock.ml
- ocamlfind ocamlopt -a -cclib -lmtime_clock_stubs -cclib -lrt -I src-os src-os/mtime_clock.cmx -o src-os/mtime_clock.cmxa
- ocamlfind ocamlopt -shared -linkall src-os/libmtime_clock_stubs.a -I src-os src-os/mtime_clock.cmxa -o src-os/mtime_clock.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src-os -I src -o src-os/mtime_clock.cmo src-os/mtime_clock.ml
- ocamlfind ocamlc -a -dllib -lmtime_clock_stubs -cclib -lrt -cclib -lmtime_clock_stubs -cclib -lrt -I src-os src-os/mtime_clock.cmo -o src-os/mtime_clock.cma
- # No parallelism done
- ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.06.1/lib/ocamlbuild /home/opam/.opam/4.06.1/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.06.1/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- ocamlfind ocamldep -modules src/mtime.ml > src/mtime.ml.depends
- ocamlfind ocamldep -modules src/mtime.mli > src/mtime.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/mtime.cmi src/mtime.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -o src/mtime.cmx src/mtime.ml
- ocamlfind ocamlopt -a -I src src/mtime.cmx -o src/mtime.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/mtime.cmxa -o src/mtime.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/mtime.cmo src/mtime.ml
- ocamlfind ocamlc -a -I src src/mtime.cmo -o src/mtime.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -modules src/mtime_top.ml > src/mtime_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/mtime_top.cmo src/mtime_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/mtime_top.cmo src/mtime_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06.1/lib/ocaml, /home/opam/.opam/4.06.1/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/mtime_top.cmx src/mtime_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/mtime_top.cmx src/mtime_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06.1/lib/ocaml, /home/opam/.opam/4.06.1/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/mtime_top.cmx -o src/mtime_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/mtime_top.cmx -o src/mtime_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06.1/lib/ocaml, /home/opam/.opam/4.06.1/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/mtime_top.cmxa -o src/mtime_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/mtime_top.cmxa -o src/mtime_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06.1/lib/ocaml, /home/opam/.opam/4.06.1/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/mtime_top.cmo -o src/mtime_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/mtime_top.cmo -o src/mtime_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06.1/lib/ocaml, /home/opam/.opam/4.06.1/lib/ocaml/compiler-libs
- ocamlfind ocamlc -g -c src-os/mtime_clock_stubs.c
- mv mtime_clock_stubs.o src-os/mtime_clock_stubs.o
- ocamlfind ocamlmklib -o src-os/mtime_clock_stubs -g src-os/mtime_clock_stubs.o
- ocamlfind ocamldep -modules src-os/mtime_clock.ml > src-os/mtime_clock.ml.depends
- ocamlfind ocamldep -modules src-os/mtime_clock.mli > src-os/mtime_clock.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src-os -I src -o src-os/mtime_clock.cmi src-os/mtime_clock.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src-os -I src -o src-os/mtime_clock.cmx src-os/mtime_clock.ml
- ocamlfind ocamlopt -a -cclib -lmtime_clock_stubs -cclib -lrt -I src-os src-os/mtime_clock.cmx -o src-os/mtime_clock.cmxa
- ocamlfind ocamlopt -shared -linkall src-os/libmtime_clock_stubs.a -I src-os src-os/mtime_clock.cmxa -o src-os/mtime_clock.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src-os -I src -o src-os/mtime_clock.cmo src-os/mtime_clock.ml
- ocamlfind ocamlc -a -dllib -lmtime_clock_stubs -cclib -lrt -cclib -lmtime_clock_stubs -cclib -lrt -I src-os src-os/mtime_clock.cmo -o src-os/mtime_clock.cma
- # No parallelism done
-> compiled  mtime.1.2.0
Processing 152/337: [astring: ocaml build] [dune: ocaml bootstrap.ml] [jsonm: ocaml build] [ocaml-compiler-libs: jbuilder build] [omake: make] [sexplib: jbuilder build]
-> installed mtime.1.2.0
Processing 153/337: [astring: ocaml build] [dune: ocaml bootstrap.ml] [jsonm: ocaml build] [ocaml-compiler-libs: jbuilder build] [omake: make] [sexplib: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ocaml-compiler-libs" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/ocaml-compiler-libs.v0.10.0)
-     ocamldep src/gen/gen.depends.ocamldep-output
-     ocamldep src/shadow/gen/gen.depends.ocamldep-output
-     ocamldep src/read_cma/read_cma.dependsi.ocamldep-output
-     ocamldep src/read_cma/read_cma.depends.ocamldep-output
-       ocamlc src/read_cma/read_cma.{cmi,cmti}
-       ocamlc src/gen/gen.{cmi,cmo,cmt}
-       ocamlc src/shadow/gen/gen.{cmi,cmo,cmt}
-     ocamlopt src/read_cma/read_cma.{cmx,o}
-     ocamlopt src/read_cma/read_cma.{a,cmxa}
-     ocamlopt src/gen/gen.{cmx,o}
-     ocamlopt src/shadow/gen/gen.{cmx,o}
-     ocamlopt src/shadow/gen/gen.exe
-     ocamlopt src/gen/gen.exe
-          gen src/shadow/ocaml_shadow.ml
-          gen src/ocaml_bytecomp/ocaml_bytecomp.ml
-     ocamldep src/shadow/ocaml_shadow.depends.ocamldep-output
-          gen src/ocaml_common/ocaml_common.ml
-          gen src/ocaml_toplevel/ocaml_toplevel.ml
-     ocamldep src/ocaml_bytecomp/ocaml_bytecomp.depends.ocamldep-output
-     ocamldep src/ocaml_toplevel/ocaml_toplevel.depends.ocamldep-output
-     ocamldep src/ocaml_common/ocaml_common.depends.ocamldep-output
-       ocamlc src/ocaml_bytecomp/ocaml_bytecomp.{cmi,cmo,cmt}
-       ocamlc src/shadow/ocaml_shadow.{cmi,cmo,cmt}
-       ocamlc src/ocaml_toplevel/ocaml_toplevel.{cmi,cmo,cmt}
-       ocamlc src/ocaml_bytecomp/ocaml_bytecomp.cma
-       ocamlc src/shadow/ocaml_shadow.cma
-     ocamlopt src/ocaml_bytecomp/ocaml_bytecomp.{cmx,o}
-       ocamlc src/ocaml_toplevel/ocaml_toplevel.cma
-       ocamlc src/ocaml_common/ocaml_common.{cmi,cmo,cmt}
-     ocamlopt src/ocaml_toplevel/ocaml_toplevel.{cmx,o}
-       ocamlc src/ocaml_common/ocaml_common.cma
-     ocamlopt src/ocaml_bytecomp/ocaml_bytecomp.{a,cmxa}
-     ocamlopt src/ocaml_toplevel/ocaml_toplevel.{a,cmxa}
-     ocamlopt src/shadow/ocaml_shadow.{cmx,o}
-     ocamlopt src/ocaml_common/ocaml_common.{cmx,o}
-     ocamlopt src/shadow/ocaml_shadow.{a,cmxa}
-     ocamlopt src/ocaml_common/ocaml_common.{a,cmxa}
-     ocamlopt src/ocaml_bytecomp/ocaml_bytecomp.cmxs
-     ocamlopt src/ocaml_toplevel/ocaml_toplevel.cmxs
-     ocamlopt src/shadow/ocaml_shadow.cmxs
-     ocamlopt src/ocaml_common/ocaml_common.cmxs
-     ocamldep src/gen/gen.depends.ocamldep-output
-     ocamldep src/shadow/gen/gen.depends.ocamldep-output
-     ocamldep src/read_cma/read_cma.dependsi.ocamldep-output
-     ocamldep src/read_cma/read_cma.depends.ocamldep-output
-       ocamlc src/read_cma/read_cma.{cmi,cmti}
-       ocamlc src/gen/gen.{cmi,cmo,cmt}
-       ocamlc src/shadow/gen/gen.{cmi,cmo,cmt}
-     ocamlopt src/read_cma/read_cma.{cmx,o}
-     ocamlopt src/read_cma/read_cma.{a,cmxa}
-     ocamlopt src/gen/gen.{cmx,o}
-     ocamlopt src/shadow/gen/gen.{cmx,o}
-     ocamlopt src/shadow/gen/gen.exe
-     ocamlopt src/gen/gen.exe
-          gen src/shadow/ocaml_shadow.ml
-          gen src/ocaml_bytecomp/ocaml_bytecomp.ml
-     ocamldep src/shadow/ocaml_shadow.depends.ocamldep-output
-          gen src/ocaml_common/ocaml_common.ml
-          gen src/ocaml_toplevel/ocaml_toplevel.ml
-     ocamldep src/ocaml_bytecomp/ocaml_bytecomp.depends.ocamldep-output
-     ocamldep src/ocaml_toplevel/ocaml_toplevel.depends.ocamldep-output
-     ocamldep src/ocaml_common/ocaml_common.depends.ocamldep-output
-       ocamlc src/ocaml_bytecomp/ocaml_bytecomp.{cmi,cmo,cmt}
-       ocamlc src/shadow/ocaml_shadow.{cmi,cmo,cmt}
-       ocamlc src/ocaml_toplevel/ocaml_toplevel.{cmi,cmo,cmt}
-       ocamlc src/ocaml_bytecomp/ocaml_bytecomp.cma
-       ocamlc src/shadow/ocaml_shadow.cma
-     ocamlopt src/ocaml_bytecomp/ocaml_bytecomp.{cmx,o}
-       ocamlc src/ocaml_toplevel/ocaml_toplevel.cma
-       ocamlc src/ocaml_common/ocaml_common.{cmi,cmo,cmt}
-     ocamlopt src/ocaml_toplevel/ocaml_toplevel.{cmx,o}
-       ocamlc src/ocaml_common/ocaml_common.cma
-     ocamlopt src/ocaml_bytecomp/ocaml_bytecomp.{a,cmxa}
-     ocamlopt src/ocaml_toplevel/ocaml_toplevel.{a,cmxa}
-     ocamlopt src/shadow/ocaml_shadow.{cmx,o}
-     ocamlopt src/ocaml_common/ocaml_common.{cmx,o}
-     ocamlopt src/shadow/ocaml_shadow.{a,cmxa}
-     ocamlopt src/ocaml_common/ocaml_common.{a,cmxa}
-     ocamlopt src/ocaml_bytecomp/ocaml_bytecomp.cmxs
-     ocamlopt src/ocaml_toplevel/ocaml_toplevel.cmxs
-     ocamlopt src/shadow/ocaml_shadow.cmxs
-     ocamlopt src/ocaml_common/ocaml_common.cmxs
-> compiled  ocaml-compiler-libs.v0.10.0
Processing 153/337: [astring: ocaml build] [dune: ocaml bootstrap.ml] [jsonm: ocaml build] [omake: make] [sexplib: jbuilder build]
-> installed ocaml-compiler-libs.v0.10.0
Processing 154/337: [astring: ocaml build] [dune: ocaml bootstrap.ml] [jsonm: ocaml build] [omake: make] [sexplib: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pinned" "false" (CWD=/home/opam/.opam/4.06.1/.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.06.1/lib/ocaml, /home/opam/.opam/4.06.1/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.06.1/lib/ocaml, /home/opam/.opam/4.06.1/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/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.06.1/lib/ocaml, /home/opam/.opam/4.06.1/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.06.1/lib/ocaml, /home/opam/.opam/4.06.1/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.06.1/lib/ocaml, /home/opam/.opam/4.06.1/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.06.1/lib/ocaml, /home/opam/.opam/4.06.1/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.06.1/lib/ocaml, /home/opam/.opam/4.06.1/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/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.06.1/lib/ocaml, /home/opam/.opam/4.06.1/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.06.1/lib/ocaml, /home/opam/.opam/4.06.1/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.06.1/lib/ocaml, /home/opam/.opam/4.06.1/lib/ocaml/compiler-libs
- # No parallelism done
-> compiled  astring.0.8.5
Processing 154/337: [dune: ocaml bootstrap.ml] [jsonm: ocaml build] [omake: make] [sexplib: jbuilder build]
-> installed astring.0.8.5
Processing 155/337: [dune: ocaml bootstrap.ml] [jsonm: ocaml build] [omake: make] [sexplib: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/dune.2.0.1)
- ocamlc -custom -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 31
- git describe --always --dirty
- fatal: not a git repository (or any parent up to mount point /)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
- ocamlc -custom -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 31
- git describe --always --dirty
- fatal: not a git repository (or any parent up to mount point /)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
Processing 155/337: [dune: ./dune.exe build] [jsonm: ocaml build] [omake: make] [sexplib: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pinned" "false" (CWD=/home/opam/.opam/4.06.1/.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 -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 -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 -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 -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 155/337: [dune: ./dune.exe build] [omake: make] [sexplib: jbuilder build]
-> installed jsonm.1.0.1
Processing 156/337: [dune: ./dune.exe build] [omake: make] [sexplib: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "sexplib" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/sexplib.v0.10.0)
-    ocamlyacc src/parser.{ml,mli}
-    ocamlyacc src/parser_with_layout.{ml,mli}
-     ocamldep num/lib/sexplib_num.dependsi.ocamldep-output
-       ocamlc src0/sexplib0.{cmi,cmo,cmt}
-     ocamldep src0/sexplib0.depends.ocamldep-output
-     ocamldep src0/sexplib0.dependsi.ocamldep-output
-     ocamldep num/lib/sexplib_num.depends.ocamldep-output
-       ocamlc num/lib/sexplib_num.{cmi,cmo,cmt}
-     ocamllex src/lexer.ml
-           sh src/pre_sexp.pp.ml
-       ocamlc src/sexplib.{cmi,cmo,cmt}
-     ocamldep unix/lib/sexplib_unix.depends.ocamldep-output
-       ocamlc unix/lib/sexplib_unix.{cmi,cmo,cmt}
-     ocamldep src/sexplib.dependsi.ocamldep-output
-       ocamlc src0/sexplib0__Sexp.{cmi,cmti}
-     ocamlopt src0/sexplib0.{cmx,o}
-     ocamlopt unix/lib/sexplib_unix.{cmx,o}
-     ocamlopt num/lib/sexplib_num.{cmx,o}
-       ocamlc src0/sexplib0__Sexp_conv.{cmi,cmti}
-     ocamlopt src/sexplib.{cmx,o}
-       ocamlc src0/sexplib0__Sexp_conv_error.{cmi,cmo,cmt}
-     ocamldep src/sexplib.depends.ocamldep-output
-       ocamlc src/sexplib__Type.{cmi,cmo,cmt}
-       ocamlc src/sexplib__Conv_error.{cmi,cmo,cmt}
-       ocamlc src/sexplib__Parser.{cmi,cmti}
-       ocamlc src/sexplib__Src_pos.{cmi,cmti}
-       ocamlc src0/sexplib0__Sexp.{cmo,cmt}
-       ocamlc src0/sexplib0__Sexp_conv.{cmo,cmt}
-       ocamlc src/sexplib__Type_with_layout.{cmi,cmti}
-       ocamlc src0/sexplib0.cma
-       ocamlc src/sexplib__Src_pos.{cmo,cmt}
-       ocamlc src/sexplib__Parser_with_layout.{cmi,cmti}
-       ocamlc src/sexplib__Parser.{cmo,cmt}
-       ocamlc src/sexplib__Lexer.{cmi,cmti}
-       ocamlc src/sexplib__Type_with_layout.{cmo,cmt}
-     ocamlopt src0/sexplib0__Sexp.{cmx,o}
-       ocamlc src/sexplib__Parser_with_layout.{cmo,cmt}
-       ocamlc src/sexplib__Lexer.{cmo,cmt}
-     ocamlopt src0/sexplib0__Sexp_conv.{cmx,o}
-     ocamlopt src0/sexplib0__Sexp_conv_error.{cmx,o}
-     ocamlopt src0/sexplib0.{a,cmxa}
-     ocamlopt src/sexplib__Type.{cmx,o}
-     ocamlopt src/sexplib__Conv_error.{cmx,o}
-     ocamlopt src/sexplib__Src_pos.{cmx,o}
-     ocamlopt src0/sexplib0.cmxs
-     ocamlopt src/sexplib__Parser.{cmx,o}
-     ocamlopt src/sexplib__Type_with_layout.{cmx,o}
-       ocamlc src/sexplib__Pre_sexp.{cmi,cmo,cmt}
-       ocamlc src/sexplib__Sexp_with_layout.{cmi,cmo,cmt}
-       ocamlc src/sexplib__Sexp_intf.{cmi,cmo,cmt}
-     ocamlopt src/sexplib__Parser_with_layout.{cmx,o}
-       ocamlc src/sexplib__Sexp.{cmi,cmti}
-       ocamlc src/sexplib__Exn_magic.{cmi,cmti}
-       ocamlc src/sexplib__Path.{cmi,cmti}
-       ocamlc src/sexplib__Macro.{cmi,cmti}
-       ocamlc src/sexplib__Conv.{cmi,cmti}
-       ocamlc src/sexplib__Sexp.{cmo,cmt}
-       ocamlc src/sexplib__Std.{cmi,cmo,cmt}
-       ocamlc src/sexplib__Exn_magic.{cmo,cmt}
-       ocamlc src/sexplib__Conv.{cmo,cmt}
-       ocamlc num/lib/sexplib_num__Sexplib_num_conv.{cmi,cmti}
-       ocamlc src/sexplib__Path.{cmo,cmt}
-       ocamlc unix/lib/sexplib_unix__Sexplib_unix_conv.{cmi,cmo,cmt}
-     ocamlopt src/sexplib__Lexer.{cmx,o}
-       ocamlc unix/lib/sexplib_unix.cma
-       ocamlc num/lib/sexplib_num__Sexplib_num_conv.{cmo,cmt}
-       ocamlc num/lib/sexplib_num__Std.{cmi,cmo,cmt}
-       ocamlc num/lib/sexplib_num.cma
-       ocamlc src/sexplib__Macro.{cmo,cmt}
-       ocamlc src/sexplib.cma
-     ocamlopt src/sexplib__Pre_sexp.{cmx,o}
-     ocamlopt src/sexplib__Sexp_intf.{cmx,o}
-     ocamlopt src/sexplib__Sexp_with_layout.{cmx,o}
-     ocamlopt src/sexplib__Sexp.{cmx,o}
-     ocamlopt src/sexplib__Path.{cmx,o}
-     ocamlopt src/sexplib__Conv.{cmx,o}
-     ocamlopt src/sexplib__Exn_magic.{cmx,o}
-     ocamlopt src/sexplib__Macro.{cmx,o}
-     ocamlopt src/sexplib__Std.{cmx,o}
-     ocamlopt src/sexplib.{a,cmxa}
-     ocamlopt num/lib/sexplib_num__Sexplib_num_conv.{cmx,o}
-     ocamlopt unix/lib/sexplib_unix__Sexplib_unix_conv.{cmx,o}
-     ocamlopt unix/lib/sexplib_unix.{a,cmxa}
-     ocamlopt unix/lib/sexplib_unix.cmxs
-     ocamlopt num/lib/sexplib_num__Std.{cmx,o}
-     ocamlopt num/lib/sexplib_num.{a,cmxa}
-     ocamlopt src/sexplib.cmxs
-     ocamlopt num/lib/sexplib_num.cmxs
-    ocamlyacc src/parser.{ml,mli}
-    ocamlyacc src/parser_with_layout.{ml,mli}
-     ocamldep num/lib/sexplib_num.dependsi.ocamldep-output
-       ocamlc src0/sexplib0.{cmi,cmo,cmt}
-     ocamldep src0/sexplib0.depends.ocamldep-output
-     ocamldep src0/sexplib0.dependsi.ocamldep-output
-     ocamldep num/lib/sexplib_num.depends.ocamldep-output
-       ocamlc num/lib/sexplib_num.{cmi,cmo,cmt}
-     ocamllex src/lexer.ml
-           sh src/pre_sexp.pp.ml
-       ocamlc src/sexplib.{cmi,cmo,cmt}
-     ocamldep unix/lib/sexplib_unix.depends.ocamldep-output
-       ocamlc unix/lib/sexplib_unix.{cmi,cmo,cmt}
-     ocamldep src/sexplib.dependsi.ocamldep-output
-       ocamlc src0/sexplib0__Sexp.{cmi,cmti}
-     ocamlopt src0/sexplib0.{cmx,o}
-     ocamlopt unix/lib/sexplib_unix.{cmx,o}
-     ocamlopt num/lib/sexplib_num.{cmx,o}
-       ocamlc src0/sexplib0__Sexp_conv.{cmi,cmti}
-     ocamlopt src/sexplib.{cmx,o}
-       ocamlc src0/sexplib0__Sexp_conv_error.{cmi,cmo,cmt}
-     ocamldep src/sexplib.depends.ocamldep-output
-       ocamlc src/sexplib__Type.{cmi,cmo,cmt}
-       ocamlc src/sexplib__Conv_error.{cmi,cmo,cmt}
-       ocamlc src/sexplib__Parser.{cmi,cmti}
-       ocamlc src/sexplib__Src_pos.{cmi,cmti}
-       ocamlc src0/sexplib0__Sexp.{cmo,cmt}
-       ocamlc src0/sexplib0__Sexp_conv.{cmo,cmt}
-       ocamlc src/sexplib__Type_with_layout.{cmi,cmti}
-       ocamlc src0/sexplib0.cma
-       ocamlc src/sexplib__Src_pos.{cmo,cmt}
-       ocamlc src/sexplib__Parser_with_layout.{cmi,cmti}
-       ocamlc src/sexplib__Parser.{cmo,cmt}
-       ocamlc src/sexplib__Lexer.{cmi,cmti}
-       ocamlc src/sexplib__Type_with_layout.{cmo,cmt}
-     ocamlopt src0/sexplib0__Sexp.{cmx,o}
-       ocamlc src/sexplib__Parser_with_layout.{cmo,cmt}
-       ocamlc src/sexplib__Lexer.{cmo,cmt}
-     ocamlopt src0/sexplib0__Sexp_conv.{cmx,o}
-     ocamlopt src0/sexplib0__Sexp_conv_error.{cmx,o}
-     ocamlopt src0/sexplib0.{a,cmxa}
-     ocamlopt src/sexplib__Type.{cmx,o}
-     ocamlopt src/sexplib__Conv_error.{cmx,o}
-     ocamlopt src/sexplib__Src_pos.{cmx,o}
-     ocamlopt src0/sexplib0.cmxs
-     ocamlopt src/sexplib__Parser.{cmx,o}
-     ocamlopt src/sexplib__Type_with_layout.{cmx,o}
-       ocamlc src/sexplib__Pre_sexp.{cmi,cmo,cmt}
-       ocamlc src/sexplib__Sexp_with_layout.{cmi,cmo,cmt}
-       ocamlc src/sexplib__Sexp_intf.{cmi,cmo,cmt}
-     ocamlopt src/sexplib__Parser_with_layout.{cmx,o}
-       ocamlc src/sexplib__Sexp.{cmi,cmti}
-       ocamlc src/sexplib__Exn_magic.{cmi,cmti}
-       ocamlc src/sexplib__Path.{cmi,cmti}
-       ocamlc src/sexplib__Macro.{cmi,cmti}
-       ocamlc src/sexplib__Conv.{cmi,cmti}
-       ocamlc src/sexplib__Sexp.{cmo,cmt}
-       ocamlc src/sexplib__Std.{cmi,cmo,cmt}
-       ocamlc src/sexplib__Exn_magic.{cmo,cmt}
-       ocamlc src/sexplib__Conv.{cmo,cmt}
-       ocamlc num/lib/sexplib_num__Sexplib_num_conv.{cmi,cmti}
-       ocamlc src/sexplib__Path.{cmo,cmt}
-       ocamlc unix/lib/sexplib_unix__Sexplib_unix_conv.{cmi,cmo,cmt}
-     ocamlopt src/sexplib__Lexer.{cmx,o}
-       ocamlc unix/lib/sexplib_unix.cma
-       ocamlc num/lib/sexplib_num__Sexplib_num_conv.{cmo,cmt}
-       ocamlc num/lib/sexplib_num__Std.{cmi,cmo,cmt}
-       ocamlc num/lib/sexplib_num.cma
-       ocamlc src/sexplib__Macro.{cmo,cmt}
-       ocamlc src/sexplib.cma
-     ocamlopt src/sexplib__Pre_sexp.{cmx,o}
-     ocamlopt src/sexplib__Sexp_intf.{cmx,o}
-     ocamlopt src/sexplib__Sexp_with_layout.{cmx,o}
-     ocamlopt src/sexplib__Sexp.{cmx,o}
-     ocamlopt src/sexplib__Path.{cmx,o}
-     ocamlopt src/sexplib__Conv.{cmx,o}
-     ocamlopt src/sexplib__Exn_magic.{cmx,o}
-     ocamlopt src/sexplib__Macro.{cmx,o}
-     ocamlopt src/sexplib__Std.{cmx,o}
-     ocamlopt src/sexplib.{a,cmxa}
-     ocamlopt num/lib/sexplib_num__Sexplib_num_conv.{cmx,o}
-     ocamlopt unix/lib/sexplib_unix__Sexplib_unix_conv.{cmx,o}
-     ocamlopt unix/lib/sexplib_unix.{a,cmxa}
-     ocamlopt unix/lib/sexplib_unix.cmxs
-     ocamlopt num/lib/sexplib_num__Std.{cmx,o}
-     ocamlopt num/lib/sexplib_num.{a,cmxa}
-     ocamlopt src/sexplib.cmxs
-     ocamlopt num/lib/sexplib_num.cmxs
-> compiled  sexplib.v0.10.0
Processing 156/337: [dune: ./dune.exe build] [omake: make]
-> installed sexplib.v0.10.0
Processing 157/337: [dune: ./dune.exe build] [omake: make]
Processing 158/337: [base: jbuilder build] [dune: ./dune.exe build] [omake: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "-p" "dune" "--profile" "dune-bootstrap" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/dune.2.0.1)
-> compiled  dune.2.0.1
Processing 158/337: [base: jbuilder build] [omake: make]
-> installed dune.2.0.1
Processing 159/337: [base: jbuilder build] [omake: make]
Processing 160/337: [base: jbuilder build] [base64: dune subst] [omake: make]
Processing 161/337: [base: jbuilder build] [base64: dune subst] [bigarray-compat: dune build] [omake: make]
Processing 162/337: [base: jbuilder build] [base64: dune subst] [bigarray-compat: dune build] [cppo: dune build] [omake: make]
Processing 163/337: [base: jbuilder build] [base64: dune subst] [bigarray-compat: dune build] [cppo: dune build] [cstruct: dune build] [omake: make]
Processing 164/337: [base: jbuilder build] [base64: dune subst] [bigarray-compat: dune build] [cppo: dune build] [cstruct: dune build] [dune-private-libs: dune build] [omake: make]
Processing 165/337: [base: jbuilder build] [base64: dune subst] [bigarray-compat: dune build] [cppo: dune build] [cstruct: dune build] [dune-private-libs: dune build] [duration: dune build] [omake: make]
Processing 166/337: [base: jbuilder build] [base64: dune subst] [bigarray-compat: dune build] [cppo: dune build] [cstruct: dune build] [dune-private-libs: dune build] [duration: dune build] [fd-send-recv: dune build] [omake: make]
Processing 167/337: [base: jbuilder build] [base64: dune subst] [bigarray-compat: dune build] [cppo: dune build] [cstruct: dune build] [dune-private-libs: dune build] [duration: dune build] [fd-send-recv: dune build] [menhirLib: dune build] [omake: make]
Processing 168/337: [base: jbuilder build] [base64: dune subst] [bigarray-compat: dune build] [cppo: dune build] [cstruct: dune build] [dune-private-libs: dune build] [duration: dune build] [fd-send-recv: dune build] [menhirLib: dune build] [menhirSdk: dune build] [omake: make]
Processing 169/337: [base: jbuilder build] [base64: dune subst] [bigarray-compat: dune build] [cppo: dune build] [cstruct: dune build] [dune-private-libs: dune build] [duration: dune build] [fd-send-recv: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [omake: make]
Processing 170/337: [base: jbuilder build] [base64: dune subst] [bigarray-compat: dune build] [cppo: dune build] [cstruct: dune build] [dune-private-libs: dune build] [duration: dune build] [fd-send-recv: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-syntax-shims: dune build] [omake: make]
Processing 171/337: [base: jbuilder build] [base64: dune subst] [bigarray-compat: dune build] [cppo: dune build] [cstruct: dune build] [dune-private-libs: dune build] [duration: dune build] [fd-send-recv: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-syntax-shims: dune build] [omake: make] [ppx_derivers: dune build]
Processing 172/337: [base: jbuilder build] [base64: dune subst] [bigarray-compat: dune build] [cppo: dune build] [cstruct: dune build] [dune-private-libs: dune build] [duration: dune build] [fd-send-recv: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-syntax-shims: dune build] [omake: make] [ppx_derivers: dune build] [result: dune build]
Processing 173/337: [base: jbuilder build] [base64: dune subst] [bigarray-compat: dune build] [cppo: dune build] [cstruct: dune build] [dune-private-libs: dune build] [duration: dune build] [fd-send-recv: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-syntax-shims: dune build] [omake: make] [ppx_derivers: dune build] [result: dune build] [seq: dune build]
Processing 174/337: [base: jbuilder build] [base64: dune subst] [bigarray-compat: dune build] [cppo: dune build] [cstruct: dune build] [dune-private-libs: dune build] [duration: dune build] [fd-send-recv: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-syntax-shims: dune build] [omake: make] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [stdlib-shims: dune build]
Processing 175/337: [base: jbuilder build] [base64: dune subst] [bigarray-compat: dune build] [cppo: dune build] [cstruct: dune build] [dune-private-libs: dune build] [duration: dune build] [fd-send-recv: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-syntax-shims: dune build] [omake: make] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [stdlib-shims: dune build] [stringext: dune build]
Processing 176/337: [base: jbuilder build] [base64: dune subst] [bigarray-compat: dune build] [cppo: dune build] [cstruct: dune build] [dune-private-libs: dune build] [duration: dune build] [fd-send-recv: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-syntax-shims: dune build] [omake: make] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [stdlib-shims: dune build] [stringext: dune build] [win-error: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "subst" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/base64.2.3.0)
Processing 176/337: [base: jbuilder build] [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [cstruct: dune build] [dune-private-libs: dune build] [duration: dune build] [fd-send-recv: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-syntax-shims: dune build] [omake: make] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [stdlib-shims: dune build] [stringext: dune build] [win-error: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bigarray-compat" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/bigarray-compat.1.0.0)
-> compiled  bigarray-compat.1.0.0
Processing 176/337: [base: jbuilder build] [base64: dune build] [cppo: dune build] [cstruct: dune build] [dune-private-libs: dune build] [duration: dune build] [fd-send-recv: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-syntax-shims: dune build] [omake: make] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [stdlib-shims: dune build] [stringext: dune build] [win-error: dune build]
-> installed bigarray-compat.1.0.0
Processing 177/337: [base: jbuilder build] [base64: dune build] [cppo: dune build] [cstruct: dune build] [dune-private-libs: dune build] [duration: dune build] [fd-send-recv: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-syntax-shims: dune build] [omake: make] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [stdlib-shims: dune build] [stringext: dune build] [win-error: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cstruct" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/cstruct.3.7.0)
-> compiled  cstruct.3.7.0
Processing 177/337: [base: jbuilder build] [base64: dune build] [cppo: dune build] [dune-private-libs: dune build] [duration: dune build] [fd-send-recv: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-syntax-shims: dune build] [omake: make] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [stdlib-shims: dune build] [stringext: dune build] [win-error: dune build]
-> installed cstruct.3.7.0
Processing 178/337: [base: jbuilder build] [base64: dune build] [cppo: dune build] [dune-private-libs: dune build] [duration: dune build] [fd-send-recv: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-syntax-shims: dune build] [omake: make] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [stdlib-shims: dune build] [stringext: dune build] [win-error: dune build]
Processing 179/337: [base: jbuilder build] [base64: dune build] [cppo: dune build] [dune-private-libs: dune build] [duration: dune build] [fd-send-recv: dune build] [hex: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-syntax-shims: dune build] [omake: make] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [stdlib-shims: dune build] [stringext: dune build] [win-error: dune build]
Processing 180/337: [base: jbuilder build] [base64: dune build] [cppo: dune build] [dune-private-libs: dune build] [duration: dune build] [fd-send-recv: dune build] [hex: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mirage-random: jbuilder build] [mmap: dune build] [ocaml-syntax-shims: dune build] [omake: make] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [stdlib-shims: dune build] [stringext: dune build] [win-error: dune build]
Processing 181/337: [base: jbuilder build] [base64: dune build] [cppo: dune build] [dune-private-libs: dune build] [duration: dune build] [fd-send-recv: dune build] [hex: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mirage-random: jbuilder build] [mmap: dune build] [ocaml-syntax-shims: dune build] [omake: make] [ppx_derivers: dune build] [randomconv: dune build] [result: dune build] [seq: dune build] [stdlib-shims: dune build] [stringext: dune build] [win-error: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/cppo.1.6.7)
-> compiled  cppo.1.6.7
Processing 181/337: [base: jbuilder build] [base64: dune build] [dune-private-libs: dune build] [duration: dune build] [fd-send-recv: dune build] [hex: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mirage-random: jbuilder build] [mmap: dune build] [ocaml-syntax-shims: dune build] [omake: make] [ppx_derivers: dune build] [randomconv: dune build] [result: dune build] [seq: dune build] [stdlib-shims: dune build] [stringext: dune build] [win-error: dune build]
-> installed cppo.1.6.7
Processing 182/337: [base: jbuilder build] [base64: dune build] [dune-private-libs: dune build] [duration: dune build] [fd-send-recv: dune build] [hex: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mirage-random: jbuilder build] [mmap: dune build] [ocaml-syntax-shims: dune build] [omake: make] [ppx_derivers: dune build] [randomconv: dune build] [result: dune build] [seq: dune build] [stdlib-shims: dune build] [stringext: dune build] [win-error: dune build]
Processing 183/337: [base: jbuilder build] [base64: dune build] [dune-private-libs: dune build] [duration: dune build] [fd-send-recv: dune build] [hex: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mirage-random: jbuilder build] [mmap: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [omake: make] [ppx_derivers: dune build] [randomconv: dune build] [result: dune build] [seq: dune build] [stdlib-shims: dune build] [stringext: dune build] [win-error: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "duration" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/duration.0.1.3)
-> compiled  duration.0.1.3
Processing 183/337: [base: jbuilder build] [base64: dune build] [dune-private-libs: dune build] [fd-send-recv: dune build] [hex: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mirage-random: jbuilder build] [mmap: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [omake: make] [ppx_derivers: dune build] [randomconv: dune build] [result: dune build] [seq: dune build] [stdlib-shims: dune build] [stringext: dune build] [win-error: dune build]
-> installed duration.0.1.3
Processing 184/337: [base: jbuilder build] [base64: dune build] [dune-private-libs: dune build] [fd-send-recv: dune build] [hex: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mirage-random: jbuilder build] [mmap: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [omake: make] [ppx_derivers: dune build] [randomconv: dune build] [result: dune build] [seq: dune build] [stdlib-shims: dune build] [stringext: dune build] [win-error: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "fd-send-recv" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/fd-send-recv.2.0.1)
-> compiled  fd-send-recv.2.0.1
Processing 184/337: [base: jbuilder build] [base64: dune build] [dune-private-libs: dune build] [hex: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mirage-random: jbuilder build] [mmap: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [omake: make] [ppx_derivers: dune build] [randomconv: dune build] [result: dune build] [seq: dune build] [stdlib-shims: dune build] [stringext: dune build] [win-error: dune build]
-> installed fd-send-recv.2.0.1
Processing 185/337: [base: jbuilder build] [base64: dune build] [dune-private-libs: dune build] [hex: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mirage-random: jbuilder build] [mmap: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [omake: make] [ppx_derivers: dune build] [randomconv: dune build] [result: dune build] [seq: dune build] [stdlib-shims: dune build] [stringext: dune build] [win-error: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirSdk" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/menhirSdk.20200123)
-> compiled  menhirSdk.20200123
Processing 185/337: [base: jbuilder build] [base64: dune build] [dune-private-libs: dune build] [hex: dune build] [menhirLib: dune build] [mirage-random: jbuilder build] [mmap: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [omake: make] [ppx_derivers: dune build] [randomconv: dune build] [result: dune build] [seq: dune build] [stdlib-shims: dune build] [stringext: dune build] [win-error: dune build]
-> installed menhirSdk.20200123
Processing 186/337: [base: jbuilder build] [base64: dune build] [dune-private-libs: dune build] [hex: dune build] [menhirLib: dune build] [mirage-random: jbuilder build] [mmap: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [omake: make] [ppx_derivers: dune build] [randomconv: dune build] [result: dune build] [seq: dune build] [stdlib-shims: dune build] [stringext: dune build] [win-error: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirLib" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/menhirLib.20200123)
-         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.20200123
Processing 186/337: [base: jbuilder build] [base64: dune build] [dune-private-libs: dune build] [hex: dune build] [mirage-random: jbuilder build] [mmap: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [omake: make] [ppx_derivers: dune build] [randomconv: dune build] [result: dune build] [seq: dune build] [stdlib-shims: dune build] [stringext: dune build] [win-error: dune build]
-> installed menhirLib.20200123
Processing 187/337: [base: jbuilder build] [base64: dune build] [dune-private-libs: dune build] [hex: dune build] [mirage-random: jbuilder build] [mmap: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [omake: make] [ppx_derivers: dune build] [randomconv: dune build] [result: dune build] [seq: dune build] [stdlib-shims: dune build] [stringext: dune build] [win-error: dune build]
Processing 188/337: [base: jbuilder build] [base64: dune build] [dune-private-libs: dune build] [hex: dune build] [menhir: dune build] [mirage-random: jbuilder build] [mmap: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [omake: make] [ppx_derivers: dune build] [randomconv: dune build] [result: dune build] [seq: dune build] [stdlib-shims: dune build] [stringext: dune build] [win-error: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mmap" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/mmap.1.1.0)
-> compiled  mmap.1.1.0
Processing 188/337: [base: jbuilder build] [base64: dune build] [dune-private-libs: dune build] [hex: dune build] [menhir: dune build] [mirage-random: jbuilder build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [omake: make] [ppx_derivers: dune build] [randomconv: dune build] [result: dune build] [seq: dune build] [stdlib-shims: dune build] [stringext: dune build] [win-error: dune build]
-> installed mmap.1.1.0
Processing 189/337: [base: jbuilder build] [base64: dune build] [dune-private-libs: dune build] [hex: dune build] [menhir: dune build] [mirage-random: jbuilder build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [omake: make] [ppx_derivers: dune build] [randomconv: dune build] [result: dune build] [seq: dune build] [stdlib-shims: dune build] [stringext: dune build] [win-error: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 189/337: [base: jbuilder build] [base64: dune build] [dune-private-libs: dune build] [hex: dune build] [menhir: dune build] [mirage-random: jbuilder build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [omake: make] [randomconv: dune build] [result: dune build] [seq: dune build] [stdlib-shims: dune build] [stringext: dune build] [win-error: dune build]
-> installed ppx_derivers.1.2.1
Processing 190/337: [base: jbuilder build] [base64: dune build] [dune-private-libs: dune build] [hex: dune build] [menhir: dune build] [mirage-random: jbuilder build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [omake: make] [randomconv: dune build] [result: dune build] [seq: dune build] [stdlib-shims: dune build] [stringext: dune build] [win-error: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "result" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/result.1.5)
-> compiled  result.1.5
Processing 190/337: [base: jbuilder build] [base64: dune build] [dune-private-libs: dune build] [hex: dune build] [menhir: dune build] [mirage-random: jbuilder build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [omake: make] [randomconv: dune build] [seq: dune build] [stdlib-shims: dune build] [stringext: dune build] [win-error: dune build]
-> installed result.1.5
Processing 191/337: [base: jbuilder build] [base64: dune build] [dune-private-libs: dune build] [hex: dune build] [menhir: dune build] [mirage-random: jbuilder build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [omake: make] [randomconv: dune build] [seq: dune build] [stdlib-shims: dune build] [stringext: dune build] [win-error: dune build]
Processing 192/337: [base: jbuilder build] [base64: dune build] [dune-private-libs: dune build] [hex: dune build] [menhir: dune build] [mirage-random: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [omake: make] [randomconv: dune build] [seq: dune build] [stdlib-shims: dune build] [stringext: dune build] [win-error: dune build]
Processing 193/337: [base: jbuilder build] [base64: dune build] [dune-private-libs: dune build] [hex: dune build] [menhir: dune build] [mirage-random: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [omake: make] [randomconv: dune build] [rresult: ocaml build] [seq: dune build] [stdlib-shims: dune build] [stringext: dune build] [win-error: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-syntax-shims" "-j" "31" "@install" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/ocaml-syntax-shims.1.0.0)
-> compiled  ocaml-syntax-shims.1.0.0
Processing 193/337: [base: jbuilder build] [base64: dune build] [dune-private-libs: dune build] [hex: dune build] [menhir: dune build] [mirage-random: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocplib-endian: dune build] [omake: make] [randomconv: dune build] [rresult: ocaml build] [seq: dune build] [stdlib-shims: dune build] [stringext: dune build] [win-error: dune build]
-> installed ocaml-syntax-shims.1.0.0
Processing 194/337: [base: jbuilder build] [base64: dune build] [dune-private-libs: dune build] [hex: dune build] [menhir: dune build] [mirage-random: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocplib-endian: dune build] [omake: make] [randomconv: dune build] [rresult: ocaml build] [seq: dune build] [stdlib-shims: dune build] [stringext: dune build] [win-error: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "seq" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/seq.0.2.2)
-> compiled  seq.0.2.2
Processing 194/337: [base: jbuilder build] [base64: dune build] [dune-private-libs: dune build] [hex: dune build] [menhir: dune build] [mirage-random: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocplib-endian: dune build] [omake: make] [randomconv: dune build] [rresult: ocaml build] [stdlib-shims: dune build] [stringext: dune build] [win-error: dune build]
-> installed seq.0.2.2
Processing 195/337: [base: jbuilder build] [base64: dune build] [dune-private-libs: dune build] [hex: dune build] [menhir: dune build] [mirage-random: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocplib-endian: dune build] [omake: make] [randomconv: dune build] [rresult: ocaml build] [stdlib-shims: dune build] [stringext: dune build] [win-error: dune build]
Processing 196/337: [base: jbuilder build] [base64: dune build] [dune-private-libs: dune build] [hex: dune build] [menhir: dune build] [mirage-random: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocplib-endian: dune build] [omake: make] [randomconv: dune build] [re: dune build] [rresult: ocaml build] [stdlib-shims: dune build] [stringext: dune build] [win-error: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 196/337: [base: jbuilder build] [base64: dune build] [dune-private-libs: dune build] [hex: dune build] [menhir: dune build] [mirage-random: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocplib-endian: dune build] [omake: make] [randomconv: dune build] [re: dune build] [rresult: ocaml build] [stringext: dune build] [win-error: dune build]
-> installed stdlib-shims.0.3.0
Processing 197/337: [base: jbuilder build] [base64: dune build] [dune-private-libs: dune build] [hex: dune build] [menhir: dune build] [mirage-random: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocplib-endian: dune build] [omake: make] [randomconv: dune build] [re: dune build] [rresult: ocaml build] [stringext: dune build] [win-error: dune build]
Processing 198/337: [base: jbuilder build] [base64: dune build] [dune-private-libs: dune build] [fmt: ocaml build] [hex: dune build] [menhir: dune build] [mirage-random: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocplib-endian: dune build] [omake: make] [randomconv: dune build] [re: dune build] [rresult: ocaml build] [stringext: dune build] [win-error: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stringext" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/stringext.1.6.0)
-> compiled  stringext.1.6.0
Processing 198/337: [base: jbuilder build] [base64: dune build] [dune-private-libs: dune build] [fmt: ocaml build] [hex: dune build] [menhir: dune build] [mirage-random: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocplib-endian: dune build] [omake: make] [randomconv: dune build] [re: dune build] [rresult: ocaml build] [win-error: dune build]
-> installed stringext.1.6.0
Processing 199/337: [base: jbuilder build] [base64: dune build] [dune-private-libs: dune build] [fmt: ocaml build] [hex: dune build] [menhir: dune build] [mirage-random: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocplib-endian: dune build] [omake: make] [randomconv: dune build] [re: dune build] [rresult: ocaml build] [win-error: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "win-error" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/win-error.1.0)
-> compiled  win-error.1.0
Processing 199/337: [base: jbuilder build] [base64: dune build] [dune-private-libs: dune build] [fmt: ocaml build] [hex: dune build] [menhir: dune build] [mirage-random: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocplib-endian: dune build] [omake: make] [randomconv: dune build] [re: dune build] [rresult: ocaml build]
-> installed win-error.1.0
Processing 200/337: [base: jbuilder build] [base64: dune build] [dune-private-libs: dune build] [fmt: ocaml build] [hex: dune build] [menhir: dune build] [mirage-random: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocplib-endian: dune build] [omake: make] [randomconv: dune build] [re: dune build] [rresult: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base64" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/base64.2.3.0)
-> compiled  base64.2.3.0
Processing 200/337: [base: jbuilder build] [dune-private-libs: dune build] [fmt: ocaml build] [hex: dune build] [menhir: dune build] [mirage-random: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocplib-endian: dune build] [omake: make] [randomconv: dune build] [re: dune build] [rresult: ocaml build]
-> installed base64.2.3.0
Processing 201/337: [base: jbuilder build] [dune-private-libs: dune build] [fmt: ocaml build] [hex: dune build] [menhir: dune build] [mirage-random: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocplib-endian: dune build] [omake: make] [randomconv: dune build] [re: dune build] [rresult: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "hex" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/hex.1.4.0)
-> compiled  hex.1.4.0
Processing 201/337: [base: jbuilder build] [dune-private-libs: dune build] [fmt: ocaml build] [menhir: dune build] [mirage-random: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocplib-endian: dune build] [omake: make] [randomconv: dune build] [re: dune build] [rresult: ocaml build]
-> installed hex.1.4.0
Processing 202/337: [base: jbuilder build] [dune-private-libs: dune build] [fmt: ocaml build] [menhir: dune build] [mirage-random: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocplib-endian: dune build] [omake: make] [randomconv: dune build] [re: dune build] [rresult: ocaml build]
Processing 203/337: [base: jbuilder build] [dune-private-libs: dune build] [ezjsonm: dune build] [fmt: ocaml build] [menhir: dune build] [mirage-random: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocplib-endian: dune build] [omake: make] [randomconv: dune build] [re: dune build] [rresult: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "mirage-random" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/mirage-random.1.1.0)
-     ocamldep src/stdlibrandom.dependsi.ocamldep-output
-     ocamldep src/stdlibrandom.depends.ocamldep-output
-       ocamlc src/mirage_random.{cmi,cmo,cmt}
-       ocamlc src/stdlibrandom.{cmi,cmti}
-     ocamlopt src/mirage_random.{cmx,o}
-       ocamlc src/stdlibrandom.{cmo,cmt}
-       ocamlc src/stdlibrandom.cma
-     ocamlopt src/stdlibrandom.{cmx,o}
-     ocamlopt src/stdlibrandom.{a,cmxa}
-     ocamlopt src/stdlibrandom.cmxs
-     ocamldep src/stdlibrandom.dependsi.ocamldep-output
-     ocamldep src/stdlibrandom.depends.ocamldep-output
-       ocamlc src/mirage_random.{cmi,cmo,cmt}
-       ocamlc src/stdlibrandom.{cmi,cmti}
-     ocamlopt src/mirage_random.{cmx,o}
-       ocamlc src/stdlibrandom.{cmo,cmt}
-       ocamlc src/stdlibrandom.cma
-     ocamlopt src/stdlibrandom.{cmx,o}
-     ocamlopt src/stdlibrandom.{a,cmxa}
-     ocamlopt src/stdlibrandom.cmxs
-> compiled  mirage-random.1.1.0
Processing 203/337: [base: jbuilder build] [dune-private-libs: dune build] [ezjsonm: dune build] [fmt: ocaml build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocplib-endian: dune build] [omake: make] [randomconv: dune build] [re: dune build] [rresult: ocaml build]
-> installed mirage-random.1.1.0
Processing 204/337: [base: jbuilder build] [dune-private-libs: dune build] [ezjsonm: dune build] [fmt: ocaml build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocplib-endian: dune build] [omake: make] [randomconv: dune build] [re: dune build] [rresult: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "randomconv" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/randomconv.0.1.3)
-> compiled  randomconv.0.1.3
Processing 204/337: [base: jbuilder build] [dune-private-libs: dune build] [ezjsonm: dune build] [fmt: ocaml build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocplib-endian: dune build] [omake: make] [re: dune build] [rresult: ocaml build]
-> installed randomconv.0.1.3
Processing 205/337: [base: jbuilder build] [dune-private-libs: dune build] [ezjsonm: dune build] [fmt: ocaml build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocplib-endian: dune build] [omake: make] [re: dune build] [rresult: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocplib-endian" "-j" "31" "@install" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/ocplib-endian.1.1)
-> compiled  ocplib-endian.1.1
Processing 205/337: [base: jbuilder build] [dune-private-libs: dune build] [ezjsonm: dune build] [fmt: ocaml build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [omake: make] [re: dune build] [rresult: ocaml build]
-> installed ocplib-endian.1.1
Processing 206/337: [base: jbuilder build] [dune-private-libs: dune build] [ezjsonm: dune build] [fmt: ocaml build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [omake: make] [re: dune build] [rresult: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pinned" "false" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/rresult.0.6.0)
- ocamlfind ocamldep -package result -modules src/rresult.ml > src/rresult.ml.depends
- ocamlfind ocamldep -package result -modules src/rresult.mli > src/rresult.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package result -I src -I test -o src/rresult.cmi src/rresult.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package result -I src -I test -o src/rresult.cmx src/rresult.ml
- ocamlfind ocamlopt -a -package result -I src src/rresult.cmx -o src/rresult.cmxa
- ocamlfind ocamlopt -shared -linkall -package result -I src src/rresult.cmxa -o src/rresult.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package result -I src -I test -o src/rresult.cmo src/rresult.ml
- ocamlfind ocamlc -a -package result -I src src/rresult.cmo -o src/rresult.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -package result -modules src/rresult_top.ml > src/rresult_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -I src -I test -o src/rresult_top.cmo src/rresult_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -I src -I test -o src/rresult_top.cmo src/rresult_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06.1/lib/ocaml, /home/opam/.opam/4.06.1/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -I src -I test -o src/rresult_top.cmx src/rresult_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -I src -I test -o src/rresult_top.cmx src/rresult_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06.1/lib/ocaml, /home/opam/.opam/4.06.1/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -package result -I src src/rresult_top.cmx -o src/rresult_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package result -I src src/rresult_top.cmx -o src/rresult_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06.1/lib/ocaml, /home/opam/.opam/4.06.1/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package result -I src src/rresult_top.cmxa -o src/rresult_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package result -I src src/rresult_top.cmxa -o src/rresult_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06.1/lib/ocaml, /home/opam/.opam/4.06.1/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -package result -I src src/rresult_top.cmo -o src/rresult_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -package result -I src src/rresult_top.cmo -o src/rresult_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06.1/lib/ocaml, /home/opam/.opam/4.06.1/lib/ocaml/compiler-libs
- # No parallelism done
- ocamlfind ocamldep -package result -modules src/rresult.ml > src/rresult.ml.depends
- ocamlfind ocamldep -package result -modules src/rresult.mli > src/rresult.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package result -I src -I test -o src/rresult.cmi src/rresult.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package result -I src -I test -o src/rresult.cmx src/rresult.ml
- ocamlfind ocamlopt -a -package result -I src src/rresult.cmx -o src/rresult.cmxa
- ocamlfind ocamlopt -shared -linkall -package result -I src src/rresult.cmxa -o src/rresult.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package result -I src -I test -o src/rresult.cmo src/rresult.ml
- ocamlfind ocamlc -a -package result -I src src/rresult.cmo -o src/rresult.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -package result -modules src/rresult_top.ml > src/rresult_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -I src -I test -o src/rresult_top.cmo src/rresult_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -I src -I test -o src/rresult_top.cmo src/rresult_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06.1/lib/ocaml, /home/opam/.opam/4.06.1/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -I src -I test -o src/rresult_top.cmx src/rresult_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -I src -I test -o src/rresult_top.cmx src/rresult_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06.1/lib/ocaml, /home/opam/.opam/4.06.1/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -package result -I src src/rresult_top.cmx -o src/rresult_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package result -I src src/rresult_top.cmx -o src/rresult_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06.1/lib/ocaml, /home/opam/.opam/4.06.1/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package result -I src src/rresult_top.cmxa -o src/rresult_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package result -I src src/rresult_top.cmxa -o src/rresult_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06.1/lib/ocaml, /home/opam/.opam/4.06.1/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -package result -I src src/rresult_top.cmo -o src/rresult_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -package result -I src src/rresult_top.cmo -o src/rresult_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06.1/lib/ocaml, /home/opam/.opam/4.06.1/lib/ocaml/compiler-libs
- # No parallelism done
-> compiled  rresult.0.6.0
Processing 206/337: [base: jbuilder build] [dune-private-libs: dune build] [ezjsonm: dune build] [fmt: ocaml build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [omake: make] [re: dune build]
-> installed rresult.0.6.0
Processing 207/337: [base: jbuilder build] [dune-private-libs: dune build] [ezjsonm: dune build] [fmt: ocaml build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [omake: make] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ezjsonm" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/ezjsonm.1.1.0)
-> compiled  ezjsonm.1.1.0
Processing 207/337: [base: jbuilder build] [dune-private-libs: dune build] [fmt: ocaml build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [omake: make] [re: dune build]
-> installed ezjsonm.1.1.0
Processing 208/337: [base: jbuilder build] [dune-private-libs: dune build] [fmt: ocaml build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [omake: make] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/re.1.9.0)
-> compiled  re.1.9.0
Processing 208/337: [base: jbuilder build] [dune-private-libs: dune build] [fmt: ocaml build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [omake: make]
-> installed re.1.9.0
Processing 209/337: [base: jbuilder build] [dune-private-libs: dune build] [fmt: ocaml build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [omake: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--dev-pkg" "false" "--with-base-unix" "true" "--with-cmdliner" "true" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/fmt.0.8.9)
- ocamlfind ocamldep -package seq -package stdlib-shims -modules src/fmt.ml > src/fmt.ml.depends
- ocamlfind ocamldep -package seq -package stdlib-shims -modules src/fmt.mli > src/fmt.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package seq -package stdlib-shims -I src -I test -o src/fmt.cmi src/fmt.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package seq -package stdlib-shims -I src -I test -o src/fmt.cmx src/fmt.ml
- ocamlfind ocamlopt -a -package seq -package stdlib-shims -I src src/fmt.cmx -o src/fmt.cmxa
- ocamlfind ocamlopt -shared -linkall -package seq -package stdlib-shims -I src src/fmt.cmxa -o src/fmt.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package seq -package stdlib-shims -I src -I test -o src/fmt.cmo src/fmt.ml
- ocamlfind ocamlc -a -package seq -package stdlib-shims -I src src/fmt.cmo -o src/fmt.cma
- ocamlfind ocamldep -package unix -package seq -package stdlib-shims -modules src/fmt_tty.ml > src/fmt_tty.ml.depends
- ocamlfind ocamldep -package unix -package seq -package stdlib-shims -modules src/fmt_tty.mli > src/fmt_tty.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package seq -package stdlib-shims -I src -I test -o src/fmt_tty.cmi src/fmt_tty.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package seq -package stdlib-shims -I src -I test -o src/fmt_tty.cmx src/fmt_tty.ml
- ocamlfind ocamlopt -a -package unix -package seq -package stdlib-shims -I src src/fmt_tty.cmx -o src/fmt_tty.cmxa
- ocamlfind ocamlopt -shared -linkall -package unix -package seq -package stdlib-shims -I src src/fmt_tty.cmxa -o src/fmt_tty.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package seq -package stdlib-shims -I src -I test -o src/fmt_tty.cmo src/fmt_tty.ml
- ocamlfind ocamlc -a -package unix -package seq -package stdlib-shims -I src src/fmt_tty.cmo -o src/fmt_tty.cma
- ocamlfind ocamldep -package cmdliner -package seq -package stdlib-shims -modules src/fmt_cli.ml > src/fmt_cli.ml.depends
- ocamlfind ocamldep -package cmdliner -package seq -package stdlib-shims -modules src/fmt_cli.mli > src/fmt_cli.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -package seq -package stdlib-shims -I src -I test -o src/fmt_cli.cmi src/fmt_cli.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -package seq -package stdlib-shims -I src -I test -o src/fmt_cli.cmx src/fmt_cli.ml
- ocamlfind ocamlopt -a -package cmdliner -package seq -package stdlib-shims -I src src/fmt_cli.cmx -o src/fmt_cli.cmxa
- ocamlfind ocamlopt -shared -linkall -package cmdliner -package seq -package stdlib-shims -I src src/fmt_cli.cmxa -o src/fmt_cli.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -package seq -package stdlib-shims -I src -I test -o src/fmt_cli.cmo src/fmt_cli.ml
- ocamlfind ocamlc -a -package cmdliner -package seq -package stdlib-shims -I src src/fmt_cli.cmo -o src/fmt_cli.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -package seq -package stdlib-shims -modules src/fmt_top.ml > src/fmt_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package seq -package stdlib-shims -I src -I test -o src/fmt_top.cmo src/fmt_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package seq -package stdlib-shims -I src -I test -o src/fmt_top.cmo src/fmt_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06.1/lib/ocaml, /home/opam/.opam/4.06.1/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package seq -package stdlib-shims -I src -I test -o src/fmt_top.cmx src/fmt_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package seq -package stdlib-shims -I src -I test -o src/fmt_top.cmx src/fmt_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06.1/lib/ocaml, /home/opam/.opam/4.06.1/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -package seq -package stdlib-shims -I src src/fmt_top.cmx -o src/fmt_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package seq -package stdlib-shims -I src src/fmt_top.cmx -o src/fmt_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06.1/lib/ocaml, /home/opam/.opam/4.06.1/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package seq -package stdlib-shims -I src src/fmt_top.cmxa -o src/fmt_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package seq -package stdlib-shims -I src src/fmt_top.cmxa -o src/fmt_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06.1/lib/ocaml, /home/opam/.opam/4.06.1/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -package seq -package stdlib-shims -I src src/fmt_top.cmo -o src/fmt_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -package seq -package stdlib-shims -I src src/fmt_top.cmo -o src/fmt_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06.1/lib/ocaml, /home/opam/.opam/4.06.1/lib/ocaml/compiler-libs
- # No parallelism done
- ocamlfind ocamldep -package seq -package stdlib-shims -modules src/fmt.ml > src/fmt.ml.depends
- ocamlfind ocamldep -package seq -package stdlib-shims -modules src/fmt.mli > src/fmt.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package seq -package stdlib-shims -I src -I test -o src/fmt.cmi src/fmt.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package seq -package stdlib-shims -I src -I test -o src/fmt.cmx src/fmt.ml
- ocamlfind ocamlopt -a -package seq -package stdlib-shims -I src src/fmt.cmx -o src/fmt.cmxa
- ocamlfind ocamlopt -shared -linkall -package seq -package stdlib-shims -I src src/fmt.cmxa -o src/fmt.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package seq -package stdlib-shims -I src -I test -o src/fmt.cmo src/fmt.ml
- ocamlfind ocamlc -a -package seq -package stdlib-shims -I src src/fmt.cmo -o src/fmt.cma
- ocamlfind ocamldep -package unix -package seq -package stdlib-shims -modules src/fmt_tty.ml > src/fmt_tty.ml.depends
- ocamlfind ocamldep -package unix -package seq -package stdlib-shims -modules src/fmt_tty.mli > src/fmt_tty.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package seq -package stdlib-shims -I src -I test -o src/fmt_tty.cmi src/fmt_tty.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package seq -package stdlib-shims -I src -I test -o src/fmt_tty.cmx src/fmt_tty.ml
- ocamlfind ocamlopt -a -package unix -package seq -package stdlib-shims -I src src/fmt_tty.cmx -o src/fmt_tty.cmxa
- ocamlfind ocamlopt -shared -linkall -package unix -package seq -package stdlib-shims -I src src/fmt_tty.cmxa -o src/fmt_tty.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package seq -package stdlib-shims -I src -I test -o src/fmt_tty.cmo src/fmt_tty.ml
- ocamlfind ocamlc -a -package unix -package seq -package stdlib-shims -I src src/fmt_tty.cmo -o src/fmt_tty.cma
- ocamlfind ocamldep -package cmdliner -package seq -package stdlib-shims -modules src/fmt_cli.ml > src/fmt_cli.ml.depends
- ocamlfind ocamldep -package cmdliner -package seq -package stdlib-shims -modules src/fmt_cli.mli > src/fmt_cli.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -package seq -package stdlib-shims -I src -I test -o src/fmt_cli.cmi src/fmt_cli.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -package seq -package stdlib-shims -I src -I test -o src/fmt_cli.cmx src/fmt_cli.ml
- ocamlfind ocamlopt -a -package cmdliner -package seq -package stdlib-shims -I src src/fmt_cli.cmx -o src/fmt_cli.cmxa
- ocamlfind ocamlopt -shared -linkall -package cmdliner -package seq -package stdlib-shims -I src src/fmt_cli.cmxa -o src/fmt_cli.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -package seq -package stdlib-shims -I src -I test -o src/fmt_cli.cmo src/fmt_cli.ml
- ocamlfind ocamlc -a -package cmdliner -package seq -package stdlib-shims -I src src/fmt_cli.cmo -o src/fmt_cli.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -package seq -package stdlib-shims -modules src/fmt_top.ml > src/fmt_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package seq -package stdlib-shims -I src -I test -o src/fmt_top.cmo src/fmt_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package seq -package stdlib-shims -I src -I test -o src/fmt_top.cmo src/fmt_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06.1/lib/ocaml, /home/opam/.opam/4.06.1/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package seq -package stdlib-shims -I src -I test -o src/fmt_top.cmx src/fmt_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package seq -package stdlib-shims -I src -I test -o src/fmt_top.cmx src/fmt_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06.1/lib/ocaml, /home/opam/.opam/4.06.1/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -package seq -package stdlib-shims -I src src/fmt_top.cmx -o src/fmt_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package seq -package stdlib-shims -I src src/fmt_top.cmx -o src/fmt_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06.1/lib/ocaml, /home/opam/.opam/4.06.1/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package seq -package stdlib-shims -I src src/fmt_top.cmxa -o src/fmt_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package seq -package stdlib-shims -I src src/fmt_top.cmxa -o src/fmt_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06.1/lib/ocaml, /home/opam/.opam/4.06.1/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -package seq -package stdlib-shims -I src src/fmt_top.cmo -o src/fmt_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -package seq -package stdlib-shims -I src src/fmt_top.cmo -o src/fmt_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06.1/lib/ocaml, /home/opam/.opam/4.06.1/lib/ocaml/compiler-libs
- # No parallelism done
-> compiled  fmt.0.8.9
Processing 209/337: [base: jbuilder build] [dune-private-libs: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [omake: make]
-> installed fmt.0.8.9
Processing 210/337: [base: jbuilder build] [dune-private-libs: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [omake: make]
Processing 211/337: [base: jbuilder build] [domain-name: dune build] [dune-private-libs: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [omake: make]
Processing 212/337: [base: jbuilder build] [domain-name: dune build] [dune-private-libs: dune build] [menhir: dune build] [mirage-device: dune build] [ocaml-migrate-parsetree: dune build] [omake: make]
Processing 213/337: [base: jbuilder build] [domain-name: dune build] [dune-private-libs: dune build] [menhir: dune build] [mirage-device: dune build] [mirage-flow: dune build] [ocaml-migrate-parsetree: dune build] [omake: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mirage-device" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/mirage-device.1.2.0)
-> compiled  mirage-device.1.2.0
Processing 213/337: [base: jbuilder build] [domain-name: dune build] [dune-private-libs: dune build] [menhir: dune build] [mirage-flow: dune build] [ocaml-migrate-parsetree: dune build] [omake: make]
-> installed mirage-device.1.2.0
Processing 214/337: [base: jbuilder build] [domain-name: dune build] [dune-private-libs: dune build] [menhir: dune build] [mirage-flow: dune build] [ocaml-migrate-parsetree: dune build] [omake: make]
Processing 215/337: [base: jbuilder build] [domain-name: dune build] [dune-private-libs: dune build] [menhir: dune build] [mirage-flow: dune build] [mirage-kv: jbuilder build] [ocaml-migrate-parsetree: dune build] [omake: make]
Processing 216/337: [base: jbuilder build] [domain-name: dune build] [dune-private-libs: dune build] [menhir: dune build] [mirage-flow: dune build] [mirage-kv: jbuilder build] [mirage-net: jbuilder build] [ocaml-migrate-parsetree: dune build] [omake: make]
Processing 217/337: [base: jbuilder build] [domain-name: dune build] [dune-private-libs: dune build] [menhir: dune build] [mirage-flow: dune build] [mirage-kv: jbuilder build] [mirage-net: jbuilder build] [mirage-time: dune build] [ocaml-migrate-parsetree: dune build] [omake: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "domain-name" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/domain-name.0.2.1)
-> compiled  domain-name.0.2.1
Processing 217/337: [base: jbuilder build] [dune-private-libs: dune build] [menhir: dune build] [mirage-flow: dune build] [mirage-kv: jbuilder build] [mirage-net: jbuilder build] [mirage-time: dune build] [ocaml-migrate-parsetree: dune build] [omake: make]
-> installed domain-name.0.2.1
Processing 218/337: [base: jbuilder build] [dune-private-libs: dune build] [menhir: dune build] [mirage-flow: dune build] [mirage-kv: jbuilder build] [mirage-net: jbuilder build] [mirage-time: dune build] [ocaml-migrate-parsetree: dune build] [omake: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mirage-flow" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/mirage-flow.1.6.0)
-> compiled  mirage-flow.1.6.0
Processing 218/337: [base: jbuilder build] [dune-private-libs: dune build] [menhir: dune build] [mirage-kv: jbuilder build] [mirage-net: jbuilder build] [mirage-time: dune build] [ocaml-migrate-parsetree: dune build] [omake: make]
-> installed mirage-flow.1.6.0
Processing 219/337: [base: jbuilder build] [dune-private-libs: dune build] [menhir: dune build] [mirage-kv: jbuilder build] [mirage-net: jbuilder build] [mirage-time: dune build] [ocaml-migrate-parsetree: dune build] [omake: make]
Processing 220/337: [base: jbuilder build] [dune-private-libs: dune build] [menhir: dune build] [mirage-channel: dune build] [mirage-kv: jbuilder build] [mirage-net: jbuilder build] [mirage-time: dune build] [ocaml-migrate-parsetree: dune build] [omake: make]
Processing 221/337: [base: jbuilder build] [dune-private-libs: dune build] [menhir: dune build] [mirage-channel: dune build] [mirage-kv: jbuilder build] [mirage-net: jbuilder build] [mirage-protocols: jbuilder build] [mirage-time: dune build] [ocaml-migrate-parsetree: dune build] [omake: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "mirage-kv" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/mirage-kv.1.1.1)
-     ocamldep src/mirage_kv.depends.ocamldep-output
-     ocamldep src/mirage_kv.dependsi.ocamldep-output
-       ocamlc src/mirage_kv.{cmi,cmti}
-       ocamlc src/mirage_kv.{cmo,cmt}
-       ocamlc src/mirage_kv.cma
-     ocamlopt src/mirage_kv.{cmx,o}
-     ocamlopt src/mirage_kv.{a,cmxa}
-     ocamlopt src/mirage_kv.cmxs
-     ocamldep src/mirage_kv.depends.ocamldep-output
-     ocamldep src/mirage_kv.dependsi.ocamldep-output
-       ocamlc src/mirage_kv.{cmi,cmti}
-       ocamlc src/mirage_kv.{cmo,cmt}
-       ocamlc src/mirage_kv.cma
-     ocamlopt src/mirage_kv.{cmx,o}
-     ocamlopt src/mirage_kv.{a,cmxa}
-     ocamlopt src/mirage_kv.cmxs
-> compiled  mirage-kv.1.1.1
Processing 221/337: [base: jbuilder build] [dune-private-libs: dune build] [menhir: dune build] [mirage-channel: dune build] [mirage-net: jbuilder build] [mirage-protocols: jbuilder build] [mirage-time: dune build] [ocaml-migrate-parsetree: dune build] [omake: make]
-> installed mirage-kv.1.1.1
Processing 222/337: [base: jbuilder build] [dune-private-libs: dune build] [menhir: dune build] [mirage-channel: dune build] [mirage-net: jbuilder build] [mirage-protocols: jbuilder build] [mirage-time: dune build] [ocaml-migrate-parsetree: dune build] [omake: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mirage-time" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/mirage-time.1.3.0)
-> compiled  mirage-time.1.3.0
Processing 222/337: [base: jbuilder build] [dune-private-libs: dune build] [menhir: dune build] [mirage-channel: dune build] [mirage-net: jbuilder build] [mirage-protocols: jbuilder build] [ocaml-migrate-parsetree: dune build] [omake: make]
-> installed mirage-time.1.3.0
Processing 223/337: [base: jbuilder build] [dune-private-libs: dune build] [menhir: dune build] [mirage-channel: dune build] [mirage-net: jbuilder build] [mirage-protocols: jbuilder build] [ocaml-migrate-parsetree: dune build] [omake: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "mirage-net" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/mirage-net.1.2.0)
-     ocamldep src/mirage_net.dependsi.ocamldep-output
-     ocamldep src/mirage_net.depends.ocamldep-output
-       ocamlc src/mirage_net.{cmi,cmti}
-       ocamlc src/mirage_net.{cmo,cmt}
-       ocamlc src/mirage_net.cma
-     ocamlopt src/mirage_net.{cmx,o}
-     ocamlopt src/mirage_net.{a,cmxa}
-     ocamlopt src/mirage_net.cmxs
-     ocamldep src/mirage_net.dependsi.ocamldep-output
-     ocamldep src/mirage_net.depends.ocamldep-output
-       ocamlc src/mirage_net.{cmi,cmti}
-       ocamlc src/mirage_net.{cmo,cmt}
-       ocamlc src/mirage_net.cma
-     ocamlopt src/mirage_net.{cmx,o}
-     ocamlopt src/mirage_net.{a,cmxa}
-     ocamlopt src/mirage_net.cmxs
-> compiled  mirage-net.1.2.0
Processing 223/337: [base: jbuilder build] [dune-private-libs: dune build] [menhir: dune build] [mirage-channel: dune build] [mirage-protocols: jbuilder build] [ocaml-migrate-parsetree: dune build] [omake: make]
-> installed mirage-net.1.2.0
Processing 224/337: [base: jbuilder build] [dune-private-libs: dune build] [menhir: dune build] [mirage-channel: dune build] [mirage-protocols: jbuilder build] [ocaml-migrate-parsetree: dune build] [omake: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mirage-channel" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/mirage-channel.3.2.0)
-> compiled  mirage-channel.3.2.0
Processing 224/337: [base: jbuilder build] [dune-private-libs: dune build] [menhir: dune build] [mirage-protocols: jbuilder build] [ocaml-migrate-parsetree: dune build] [omake: make]
-> installed mirage-channel.3.2.0
Processing 225/337: [base: jbuilder build] [dune-private-libs: dune build] [menhir: dune build] [mirage-protocols: jbuilder build] [ocaml-migrate-parsetree: dune build] [omake: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "mirage-protocols" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/mirage-protocols.1.2.0)
-     ocamldep src/mirage_protocols.depends.ocamldep-output
-     ocamldep src/mirage_protocols.dependsi.ocamldep-output
-       ocamlc src/mirage_protocols.{cmi,cmti}
-       ocamlc src/mirage_protocols.{cmo,cmt}
-       ocamlc src/mirage_protocols.cma
-     ocamlopt src/mirage_protocols.{cmx,o}
-     ocamlopt src/mirage_protocols.{a,cmxa}
-     ocamlopt src/mirage_protocols.cmxs
-     ocamldep src/mirage_protocols.depends.ocamldep-output
-     ocamldep src/mirage_protocols.dependsi.ocamldep-output
-       ocamlc src/mirage_protocols.{cmi,cmti}
-       ocamlc src/mirage_protocols.{cmo,cmt}
-       ocamlc src/mirage_protocols.cma
-     ocamlopt src/mirage_protocols.{cmx,o}
-     ocamlopt src/mirage_protocols.{a,cmxa}
-     ocamlopt src/mirage_protocols.cmxs
-> compiled  mirage-protocols.1.2.0
Processing 225/337: [base: jbuilder build] [dune-private-libs: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [omake: make]
-> installed mirage-protocols.1.2.0
Processing 226/337: [base: jbuilder build] [dune-private-libs: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [omake: make]
Processing 227/337: [base: jbuilder build] [dune-private-libs: dune build] [menhir: dune build] [mirage-stack: jbuilder build] [ocaml-migrate-parsetree: dune build] [omake: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "mirage-stack" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/mirage-stack.1.1.0)
-     ocamldep src/mirage_stack.depends.ocamldep-output
-       ocamlc src/mirage_stack.{cmi,cmo,cmt}
-       ocamlc src/mirage_stack.cma
-     ocamlopt src/mirage_stack.{cmx,o}
-     ocamlopt src/mirage_stack.{a,cmxa}
-     ocamlopt src/mirage_stack.cmxs
-     ocamldep src/mirage_stack.depends.ocamldep-output
-       ocamlc src/mirage_stack.{cmi,cmo,cmt}
-       ocamlc src/mirage_stack.cma
-     ocamlopt src/mirage_stack.{cmx,o}
-     ocamlopt src/mirage_stack.{a,cmxa}
-     ocamlopt src/mirage_stack.cmxs
-> compiled  mirage-stack.1.1.0
Processing 227/337: [base: jbuilder build] [dune-private-libs: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [omake: make]
-> installed mirage-stack.1.1.0
Processing 228/337: [base: jbuilder build] [dune-private-libs: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [omake: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-private-libs" "-j" "31" "@install" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/dune-private-libs.2.0.1)
-> compiled  dune-private-libs.2.0.1
Processing 228/337: [base: jbuilder build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [omake: make]
-> installed dune-private-libs.2.0.1
Processing 229/337: [base: jbuilder build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [omake: make]
Processing 230/337: [base: jbuilder build] [dune-configurator: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [omake: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "base" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/base.v0.10.0)
-     ocamllex src/hex_lexer.ml
-     ocamldep compiler-stdlib/gen/gen.depends.ocamldep-output
-       ocamlc src/base__.{cmi,cmo,cmt}
-        ocaml src/bytes_set_primitives.ml
-        ocaml src/int63_backend.ml
-           sh src/mpopcnt.sexp,src/popcnt_test.c
-     ocamldep src/base.dependsi.ocamldep-output
-     ocamldep md5/src/md5_lib.depends.ocamldep-output
-     ocamldep md5/src/md5_lib.dependsi.ocamldep-output
-     ocamldep shadow-stdlib/src/shadow_stdlib.depends.ocamldep-output
-     ocamllex shadow-stdlib/gen/mapper.ml
-       ocamlc compiler-stdlib/gen/gen.{cmi,cmo,cmt}
-       ocamlc md5/src/md5_lib.{cmi,cmti}
-     ocamlopt src/base__.{cmx,o}
-     ocamldep shadow-stdlib/gen/gen.depends.ocamldep-output
-       ocamlc md5/src/md5_lib.{cmo,cmt}
-       ocamlc md5/src/md5_lib.cma
-     ocamlopt md5/src/md5_lib.{cmx,o}
-     ocamlopt compiler-stdlib/gen/gen.{cmx,o}
-       ocamlc src/am_testing.o
-       ocamlc src/exn_stubs.o
-       ocamlc src/heap_block_stubs.o
-       ocamlc src/hash_stubs.o
-     ocamlopt md5/src/md5_lib.{a,cmxa}
-       ocamlc src/internalhash_stubs.o
-       ocamlc src/int_math_stubs.o
-     ocamlopt md5/src/md5_lib.cmxs
-       ocamlc src/string_dict_stubs.o
-   ocamlmklib src/dllbase_stubs.so,src/libbase_stubs.a
-     ocamldep src/base.depends.ocamldep-output
-     ocamlopt compiler-stdlib/gen/gen.exe
-          gen compiler-stdlib/src/caml.ml
-     ocamldep compiler-stdlib/src/caml.depends.ocamldep-output
-       ocamlc compiler-stdlib/src/caml.{cmi,cmo,cmt}
-       ocamlc compiler-stdlib/src/caml.cma
-       ocamlc shadow-stdlib/gen/mapper.{cmi,cmo,cmt}
-     ocamlopt compiler-stdlib/src/caml.{cmx,o}
-       ocamlc shadow-stdlib/gen/gen.{cmi,cmo,cmt}
-     ocamlopt compiler-stdlib/src/caml.{a,cmxa}
-     ocamlopt compiler-stdlib/src/caml.cmxs
-     ocamlopt shadow-stdlib/gen/mapper.{cmx,o}
-     ocamlopt shadow-stdlib/gen/gen.{cmx,o}
-     ocamlopt shadow-stdlib/gen/gen.exe
-          gen shadow-stdlib/src/shadow_stdlib.mli
-     ocamldep shadow-stdlib/src/shadow_stdlib.dependsi.ocamldep-output
-       ocamlc shadow-stdlib/src/shadow_stdlib.{cmi,cmti}
-       ocamlc src/base__Field.{cmi,cmti}
-       ocamlc src/base__Ppx_compare_lib.{cmi,cmti}
-       ocamlc src/base__Variant.{cmi,cmti}
-       ocamlc src/base__Sys.{cmi,cmti}
-       ocamlc src/base__Bytes_set_primitives.{cmi,cmo,cmt}
-       ocamlc src/base__Hex_lexer.{cmi,cmo,cmt}
-       ocamlc shadow-stdlib/src/shadow_stdlib.{cmo,cmt}
-       ocamlc src/base__Fieldslib.{cmi,cmo,cmt}
-       ocamlc src/base__Field.{cmo,cmt}
-       ocamlc src/base__Variant.{cmo,cmt}
-       ocamlc src/base__Variantslib.{cmi,cmo,cmt}
-       ocamlc shadow-stdlib/src/shadow_stdlib.cma
-     ocamlopt shadow-stdlib/src/shadow_stdlib.{cmx,o}
-     ocamlopt shadow-stdlib/src/shadow_stdlib.{a,cmxa}
-     ocamlopt src/base__Variant.{cmx,o}
-     ocamlopt src/base__Bytes_set_primitives.{cmx,o}
-     ocamlopt src/base__Field.{cmx,o}
-     ocamlopt src/base__Hex_lexer.{cmx,o}
-     ocamlopt src/base__Variantslib.{cmx,o}
-     ocamlopt src/base__Fieldslib.{cmx,o}
-     ocamlopt shadow-stdlib/src/shadow_stdlib.cmxs
-       ocamlc src/base__Import0.{cmi,cmo,cmt}
-       ocamlc src/base__Polymorphic_compare.{cmi,cmti}
-       ocamlc src/base__Printf.{cmi,cmti}
-       ocamlc src/base__Linked_queue0.{cmi,cmo,cmt}
-       ocamlc src/base__Uchar0.{cmi,cmo,cmt}
-       ocamlc src/base__Polymorphic_compare.{cmo,cmt}
-       ocamlc src/base__Sys0.{cmi,cmo,cmt}
-       ocamlc src/base__Hash_intf.{cmi,cmo,cmt}
-       ocamlc src/base__List0.{cmi,cmo,cmt}
-       ocamlc src/base__Poly.{cmi,cmo,cmt}
-       ocamlc src/base__Printf.{cmo,cmt}
-       ocamlc src/base__Bytes0.{cmi,cmo,cmt}
-       ocamlc src/base__Char0.{cmi,cmo,cmt}
-       ocamlc src/base__String0.{cmi,cmo,cmt}
- File "src/string0.ml", line 43, characters 22-38:
- Warning 3: deprecated: Base__.Import0.Caml.String.copy
-       ocamlc src/base__Hash.{cmi,cmti}
-       ocamlc src/base__Array0.{cmi,cmo,cmt}
-       ocamlc src/base__Ppx_hash_lib.{cmi,cmo,cmt}
-       ocamlc src/base__Sexp.{cmi,cmti}
-       ocamlc src/base__Import.{cmi,cmo,cmt}
-       ocamlc src/base__Ppx_compare_lib.{cmo,cmt}
-       ocamlc src/base__With_return.{cmi,cmti}
-       ocamlc src/base__Avltree.{cmi,cmti}
-       ocamlc src/base__Sexp.{cmo,cmt}
-       ocamlc src/base__Sexp_conv.{cmi,cmti}
-       ocamlc src/base__Hash.{cmo,cmt}
-       ocamlc src/base__String_dict.{cmi,cmti}
-       ocamlc src/base__Sexplib.{cmi,cmo,cmt}
-       ocamlc src/base__Binary_search.{cmi,cmti}
-       ocamlc src/base__Fn.{cmi,cmti}
-       ocamlc src/base__Int_pow2.{cmi,cmti}
-       ocamlc src/base__Popcount.{cmi,cmti}
-       ocamlc src/base__Pretty_printer.{cmi,cmti}
-       ocamlc src/base__Random.{cmi,cmti}
-       ocamlc src/base__Staged.{cmi,cmti}
-       ocamlc src/base__Applicative_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Binary_searchable_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Blit_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Comparisons.{cmi,cmo,cmt}
-       ocamlc src/base__Equal.{cmi,cmo,cmt}
-       ocamlc src/base__Floatable.{cmi,cmo,cmt}
-       ocamlc src/base__Hasher.{cmi,cmo,cmt}
-       ocamlc src/base__Intable.{cmi,cmo,cmt}
-       ocamlc src/base__Monad_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Stringable.{cmi,cmo,cmt}
-       ocamlc src/base__T.{cmi,cmo,cmt}
-       ocamlc src/base__Sys.{cmo,cmt}
-       ocamlc src/base__List1.{cmi,cmo,cmt}
-       ocamlc src/base__Avltree.{cmo,cmt}
-       ocamlc src/base__Sexp_conv_error.{cmi,cmo,cmt}
-       ocamlc src/base__String_dict.{cmo,cmt}
-       ocamlc src/base__Backtrace.{cmi,cmti}
-       ocamlc src/base__Comparator.{cmi,cmti}
-       ocamlc src/base__Heap_block.{cmi,cmti}
-       ocamlc src/base__Maybe_bound.{cmi,cmti}
-       ocamlc src/base__Word_size.{cmi,cmti}
-       ocamlc src/base__Commutative_group.{cmi,cmo,cmt}
-       ocamlc src/base__Sign0.{cmi,cmo,cmt}
-       ocamlc src/base__Fn.{cmo,cmt}
-       ocamlc src/base__Popcount.{cmo,cmt}
-       ocamlc src/base__Pretty_printer.{cmo,cmt}
-       ocamlc src/base__Exn.{cmi,cmti}
-       ocamlc src/base__Sexp_conv.{cmo,cmt}
-       ocamlc src/base__Array_permute.{cmi,cmo,cmt}
-       ocamlc src/base__Staged.{cmo,cmt}
-       ocamlc src/base__Binary_searchable.{cmi,cmti}
-       ocamlc src/base__Blit.{cmi,cmti}
-       ocamlc src/base__Ordering.{cmi,cmti}
-       ocamlc src/base__Monad.{cmi,cmti}
-       ocamlc src/base__Sexpable.{cmi,cmti}
-       ocamlc src/base__Comparator.{cmo,cmt}
-       ocamlc src/base__Word_size.{cmo,cmt}
-       ocamlc src/base__With_return.{cmo,cmt}
-       ocamlc src/base__Heap_block.{cmo,cmt}
-       ocamlc src/base__Ordering.{cmo,cmt}
-       ocamlc src/base__Source_code_position0.{cmi,cmo,cmt}
-       ocamlc src/base__Binary_searchable.{cmo,cmt}
-       ocamlc src/base__Buffer_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Lazy.{cmi,cmti}
-       ocamlc src/base__Result.{cmi,cmti}
-       ocamlc src/base__Random.{cmo,cmt}
-       ocamlc src/base__Monad.{cmo,cmt}
-       ocamlc src/base__Applicative.{cmi,cmti}
-       ocamlc src/base__Sexpable.{cmo,cmt}
-       ocamlc src/base__Invariant_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Exn.{cmo,cmt}
-       ocamlc src/base__Ordered_collection_common.{cmi,cmti}
-       ocamlc src/base__Buffer.{cmi,cmti}
-       ocamlc src/base__Lazy.{cmo,cmt}
-       ocamlc src/base__Invariant.{cmi,cmti}
-       ocamlc src/base__Info_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Result.{cmo,cmt}
-       ocamlc src/base__Ordered_collection_common.{cmo,cmt}
-       ocamlc src/base__Container_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Binary_search.{cmo,cmt}
-       ocamlc src/base__Blit.{cmo,cmt}
-       ocamlc src/base__Info.{cmi,cmti}
-       ocamlc src/base__Obj_array.{cmi,cmti}
-       ocamlc src/base__Error.{cmi,cmti}
-       ocamlc src/base__Container.{cmi,cmti}
-       ocamlc src/base__Error.{cmo,cmt}
-       ocamlc src/base__Int_pow2.{cmo,cmt}
-       ocamlc src/base__Invariant.{cmo,cmt}
-       ocamlc src/base__Ref.{cmi,cmti}
-       ocamlc src/base__List.{cmi,cmti}
-       ocamlc src/base__Indexed_container_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Or_error.{cmi,cmti}
-       ocamlc src/base__Container.{cmo,cmt}
-       ocamlc src/base__Either_intf.{cmi,cmo,cmt}
-     ocamlopt src/base__Import0.{cmx,o}
-       ocamlc src/base__Ref.{cmo,cmt}
-       ocamlc src/base__Indexed_container.{cmi,cmti}
-       ocamlc src/base__Maybe_bound.{cmo,cmt}
-       ocamlc src/base__Validate.{cmi,cmti}
-       ocamlc src/base__Either.{cmi,cmti}
-       ocamlc src/base__Applicative.{cmo,cmt}
-       ocamlc src/base__Queue_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Or_error.{cmo,cmt}
-     ocamlopt src/base__Hash_intf.{cmx,o}
-       ocamlc src/base__Info.{cmo,cmt}
-     ocamlopt src/base__Linked_queue0.{cmx,o}
-       ocamlc src/base__Comparable_intf.{cmi,cmo,cmt}
-     ocamlopt src/base__List0.{cmx,o}
-     ocamlopt src/base__Polymorphic_compare.{cmx,o}
-     ocamlopt src/base__Uchar0.{cmx,o}
-       ocamlc src/base__Indexed_container.{cmo,cmt}
-       ocamlc src/base__Validate.{cmo,cmt}
-       ocamlc src/base__Option.{cmi,cmti}
-     ocamlopt src/base__Sys0.{cmx,o}
-       ocamlc src/base__Sequence.{cmi,cmti}
-     ocamlopt src/base__Printf.{cmx,o}
-       ocamlc src/base__Linked_queue.{cmi,cmti}
-       ocamlc src/base__Comparable.{cmi,cmti}
-       ocamlc src/base__List.{cmo,cmt}
-     ocamlopt src/base__Poly.{cmx,o}
-       ocamlc src/base__Float0.{cmi,cmo,cmt}
-       ocamlc src/base__Uchar.{cmi,cmti}
-     ocamlopt src/base__Bytes0.{cmx,o}
-       ocamlc src/base__Comparable.{cmo,cmt}
-       ocamlc src/base__Either.{cmo,cmt}
-       ocamlc src/base__Source_code_position.{cmi,cmti}
-       ocamlc src/base__Bool.{cmi,cmti}
-       ocamlc src/base__Option.{cmo,cmt}
-       ocamlc src/base__Array.{cmi,cmti}
-     ocamlopt src/base__String0.{cmx,o}
- File "src/string0.ml", line 43, characters 22-38:
- Warning 3: deprecated: Base__.Import0.Caml.String.copy
-     ocamlopt src/base__Array0.{cmx,o}
-       ocamlc src/base__Sexp_with_comparable.{cmi,cmti}
-       ocamlc src/base__Bytes.{cmi,cmti}
-       ocamlc src/base__Identifiable.{cmi,cmti}
-       ocamlc src/base__Type_equal.{cmi,cmti}
-       ocamlc src/base__Hashtbl_intf.{cmi,cmo,cmt}
-     ocamlopt src/base__Char0.{cmx,o}
-       ocamlc src/base__Uchar.{cmo,cmt}
-       ocamlc src/base__Sign.{cmi,cmti}
-       ocamlc src/base__Sexp_with_comparable.{cmo,cmt}
-       ocamlc src/base__Identifiable.{cmo,cmt}
-       ocamlc src/base__Char.{cmi,cmti}
-       ocamlc src/base__Bool.{cmo,cmt}
-       ocamlc src/base__Unit.{cmi,cmti}
-     ocamlopt src/base__Ppx_compare_lib.{cmx,o}
-       ocamlc src/base__String.{cmi,cmti}
-       ocamlc src/base__Int_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Sequence.{cmo,cmt}
-       ocamlc src/base__Linked_queue.{cmo,cmt}
-       ocamlc src/base__Buffer.{cmo,cmt}
-       ocamlc src/base__Map_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Array.{cmo,cmt}
-       ocamlc src/base__Hashtbl.{cmi,cmti}
-     ocamlopt src/base__Hash.{cmx,o}
-       ocamlc src/base__Sign.{cmo,cmt}
-       ocamlc src/base__Char.{cmo,cmt}
-       ocamlc src/base__Unit.{cmo,cmt}
-       ocamlc src/base__Bytes.{cmo,cmt}
-       ocamlc src/base__Obj_array.{cmo,cmt}
-       ocamlc src/base__Int.{cmi,cmti}
-       ocamlc src/base__Int32.{cmi,cmti}
-       ocamlc src/base__Int63_emul.{cmi,cmti}
-       ocamlc src/base__Int64.{cmi,cmti}
-       ocamlc src/base__Nativeint.{cmi,cmti}
-       ocamlc src/base__Int_conversions.{cmi,cmti}
-       ocamlc src/base__Int_math.{cmi,cmti}
-       ocamlc src/base__Hash_set_intf.{cmi,cmo,cmt}
-     ocamlopt src/base__Ppx_hash_lib.{cmx,o}
-       ocamlc src/base__Backtrace.{cmo,cmt}
-     ocamlopt src/base__Sexp.{cmx,o}
-       ocamlc src/base__Map.{cmi,cmti}
-     ocamlopt src/base__Import.{cmx,o}
-       ocamlc src/base__Type_equal.{cmo,cmt}
-       ocamlc src/base__Hashtbl.{cmo,cmt}
-       ocamlc src/base__Source_code_position.{cmo,cmt}
-       ocamlc src/base__Int63_backends.{cmi,cmo,cmt}
-       ocamlc src/base__Int_conversions.{cmo,cmt}
-       ocamlc src/base__Pow_overflow_bounds.{cmi,cmo,cmt}
-       ocamlc src/base__Set_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Int32.{cmo,cmt}
-       ocamlc src/base__Int64.{cmo,cmt}
-       ocamlc src/base__Nativeint.{cmo,cmt}
-       ocamlc src/base__Int.{cmo,cmt}
-       ocamlc src/base__Int63_emul.{cmo,cmt}
-       ocamlc src/base__Hash_set.{cmi,cmti}
-     ocamlopt src/base__Sexplib.{cmx,o}
-     ocamlopt src/base__String_dict.{cmx,o}
-     ocamlopt src/base__Sexp_conv.{cmx,o}
-     ocamlopt src/base__Applicative_intf.{cmx,o}
-     ocamlopt src/base__Avltree.{cmx,o}
-     ocamlopt src/base__Binary_searchable_intf.{cmx,o}
-     ocamlopt src/base__Blit_intf.{cmx,o}
-     ocamlopt src/base__Comparisons.{cmx,o}
-     ocamlopt src/base__Equal.{cmx,o}
-     ocamlopt src/base__Floatable.{cmx,o}
-     ocamlopt src/base__Fn.{cmx,o}
-     ocamlopt src/base__Hasher.{cmx,o}
-     ocamlopt src/base__Intable.{cmx,o}
-     ocamlopt src/base__Monad_intf.{cmx,o}
-     ocamlopt src/base__Popcount.{cmx,o}
-     ocamlopt src/base__Pretty_printer.{cmx,o}
-     ocamlopt src/base__Stringable.{cmx,o}
-     ocamlopt src/base__T.{cmx,o}
-     ocamlopt src/base__List1.{cmx,o}
-     ocamlopt src/base__Sys.{cmx,o}
-       ocamlc src/base__Int63_backend.{cmi,cmo,cmt}
-       ocamlc src/base__Int_math.{cmo,cmt}
-       ocamlc src/base__Set.{cmi,cmti}
-       ocamlc src/base__Hash_set.{cmo,cmt}
-     ocamlopt src/base__Commutative_group.{cmx,o}
-     ocamlopt src/base__Comparator.{cmx,o}
-     ocamlopt src/base__Ordering.{cmx,o}
-     ocamlopt src/base__Sign0.{cmx,o}
-     ocamlopt src/base__Word_size.{cmx,o}
-     ocamlopt src/base__Sexp_conv_error.{cmx,o}
-     ocamlopt src/base__Staged.{cmx,o}
-     ocamlopt src/base__Monad.{cmx,o}
-       ocamlc src/base__Map.{cmo,cmt}
-       ocamlc src/base__Int63.{cmi,cmti}
-     ocamlopt src/base__Sexpable.{cmx,o}
-     ocamlopt src/base__Exn.{cmx,o}
-     ocamlopt src/base__Heap_block.{cmx,o}
-       ocamlc src/base__Float.{cmi,cmti}
-     ocamlopt src/base__Source_code_position0.{cmx,o}
-     ocamlopt src/base__Random.{cmx,o}
-     ocamlopt src/base__Lazy.{cmx,o}
-     ocamlopt src/base__Result.{cmx,o}
-       ocamlc src/base__Set.{cmo,cmt}
-       ocamlc src/base__Int63.{cmo,cmt}
-     ocamlopt src/base__With_return.{cmx,o}
-     ocamlopt src/base__Invariant_intf.{cmx,o}
-     ocamlopt src/base__Array_permute.{cmx,o}
-       ocamlc src/base__String.{cmo,cmt}
-     ocamlopt src/base__Container_intf.{cmx,o}
-     ocamlopt src/base__Ordered_collection_common.{cmx,o}
-     ocamlopt src/base__Info_intf.{cmx,o}
-       ocamlc src/base__Float.{cmo,cmt}
-     ocamlopt src/base__Ref.{cmx,o}
-     ocamlopt src/base__Binary_search.{cmx,o}
-     ocamlopt src/base__Blit.{cmx,o}
-     ocamlopt src/base__Container.{cmx,o}
-     ocamlopt src/base__Binary_searchable.{cmx,o}
-     ocamlopt src/base__Buffer_intf.{cmx,o}
-     ocamlopt src/base__Indexed_container_intf.{cmx,o}
-     ocamlopt src/base__Indexed_container.{cmx,o}
-     ocamlopt src/base__Queue_intf.{cmx,o}
-     ocamlopt src/base__List.{cmx,o}
-     ocamlopt src/base__Maybe_bound.{cmx,o}
-     ocamlopt src/base__Applicative.{cmx,o}
-     ocamlopt src/base__Info.{cmx,o}
-     ocamlopt src/base__Error.{cmx,o}
-       ocamlc src/base.{cmi,cmo,cmt}
-     ocamlopt src/base__Sequence.{cmx,o}
-     ocamlopt src/base__Int_pow2.{cmx,o}
-     ocamlopt src/base__Invariant.{cmx,o}
-     ocamlopt src/base__Or_error.{cmx,o}
-       ocamlc src/base.cma
-     ocamlopt src/base__Either_intf.{cmx,o}
-     ocamlopt src/base__Validate.{cmx,o}
-     ocamlopt src/base__Comparable_intf.{cmx,o}
-     ocamlopt src/base__Option.{cmx,o}
-     ocamlopt src/base__Hashtbl_intf.{cmx,o}
-     ocamlopt src/base__Float0.{cmx,o}
-     ocamlopt src/base__Comparable.{cmx,o}
-     ocamlopt src/base__Map_intf.{cmx,o}
-     ocamlopt src/base__Sexp_with_comparable.{cmx,o}
-     ocamlopt src/base__Identifiable.{cmx,o}
-     ocamlopt src/base__Either.{cmx,o}
-     ocamlopt src/base__Uchar.{cmx,o}
-     ocamlopt src/base__Sign.{cmx,o}
-     ocamlopt src/base__Bool.{cmx,o}
-     ocamlopt src/base__Unit.{cmx,o}
-     ocamlopt src/base__Int_intf.{cmx,o}
-     ocamlopt src/base__Set_intf.{cmx,o}
-     ocamlopt src/base__Array.{cmx,o}
-     ocamlopt src/base__Char.{cmx,o}
-     ocamlopt src/base__Linked_queue.{cmx,o}
-     ocamlopt src/base__Set.{cmx,o}
-     ocamlopt src/base__String.{cmx,o}
-     ocamlopt src/base__Obj_array.{cmx,o}
-     ocamlopt src/base__Bytes.{cmx,o}
-     ocamlopt src/base__Buffer.{cmx,o}
-     ocamlopt src/base__Int_conversions.{cmx,o}
-     ocamlopt src/base__Pow_overflow_bounds.{cmx,o}
-     ocamlopt src/base__Int_math.{cmx,o}
-     ocamlopt src/base__Nativeint.{cmx,o}
-     ocamlopt src/base__Int32.{cmx,o}
-     ocamlopt src/base__Int64.{cmx,o}
-     ocamlopt src/base__Int.{cmx,o}
-     ocamlopt src/base__Source_code_position.{cmx,o}
-     ocamlopt src/base__Backtrace.{cmx,o}
-     ocamlopt src/base__Int63_emul.{cmx,o}
-     ocamlopt src/base__Type_equal.{cmx,o}
-     ocamlopt src/base__Int63_backends.{cmx,o}
-     ocamlopt src/base__Map.{cmx,o}
-     ocamlopt src/base__Int63_backend.{cmx,o}
-     ocamlopt src/base__Hashtbl.{cmx,o}
-     ocamlopt src/base__Int63.{cmx,o}
-     ocamlopt src/base__Hash_set_intf.{cmx,o}
-     ocamlopt src/base__Hash_set.{cmx,o}
-     ocamlopt src/base__Float.{cmx,o}
-     ocamlopt src/base.{cmx,o}
-     ocamlopt src/base.{a,cmxa}
-     ocamlopt src/base.cmxs
-     ocamllex src/hex_lexer.ml
-     ocamldep compiler-stdlib/gen/gen.depends.ocamldep-output
-       ocamlc src/base__.{cmi,cmo,cmt}
-        ocaml src/bytes_set_primitives.ml
-        ocaml src/int63_backend.ml
-           sh src/mpopcnt.sexp,src/popcnt_test.c
-     ocamldep src/base.dependsi.ocamldep-output
-     ocamldep md5/src/md5_lib.depends.ocamldep-output
-     ocamldep md5/src/md5_lib.dependsi.ocamldep-output
-     ocamldep shadow-stdlib/src/shadow_stdlib.depends.ocamldep-output
-     ocamllex shadow-stdlib/gen/mapper.ml
-       ocamlc compiler-stdlib/gen/gen.{cmi,cmo,cmt}
-       ocamlc md5/src/md5_lib.{cmi,cmti}
-     ocamlopt src/base__.{cmx,o}
-     ocamldep shadow-stdlib/gen/gen.depends.ocamldep-output
-       ocamlc md5/src/md5_lib.{cmo,cmt}
-       ocamlc md5/src/md5_lib.cma
-     ocamlopt md5/src/md5_lib.{cmx,o}
-     ocamlopt compiler-stdlib/gen/gen.{cmx,o}
-       ocamlc src/am_testing.o
-       ocamlc src/exn_stubs.o
-       ocamlc src/heap_block_stubs.o
-       ocamlc src/hash_stubs.o
-     ocamlopt md5/src/md5_lib.{a,cmxa}
-       ocamlc src/internalhash_stubs.o
-       ocamlc src/int_math_stubs.o
-     ocamlopt md5/src/md5_lib.cmxs
-       ocamlc src/string_dict_stubs.o
-   ocamlmklib src/dllbase_stubs.so,src/libbase_stubs.a
-     ocamldep src/base.depends.ocamldep-output
-     ocamlopt compiler-stdlib/gen/gen.exe
-          gen compiler-stdlib/src/caml.ml
-     ocamldep compiler-stdlib/src/caml.depends.ocamldep-output
-       ocamlc compiler-stdlib/src/caml.{cmi,cmo,cmt}
-       ocamlc compiler-stdlib/src/caml.cma
-       ocamlc shadow-stdlib/gen/mapper.{cmi,cmo,cmt}
-     ocamlopt compiler-stdlib/src/caml.{cmx,o}
-       ocamlc shadow-stdlib/gen/gen.{cmi,cmo,cmt}
-     ocamlopt compiler-stdlib/src/caml.{a,cmxa}
-     ocamlopt compiler-stdlib/src/caml.cmxs
-     ocamlopt shadow-stdlib/gen/mapper.{cmx,o}
-     ocamlopt shadow-stdlib/gen/gen.{cmx,o}
-     ocamlopt shadow-stdlib/gen/gen.exe
-          gen shadow-stdlib/src/shadow_stdlib.mli
-     ocamldep shadow-stdlib/src/shadow_stdlib.dependsi.ocamldep-output
-       ocamlc shadow-stdlib/src/shadow_stdlib.{cmi,cmti}
-       ocamlc src/base__Field.{cmi,cmti}
-       ocamlc src/base__Ppx_compare_lib.{cmi,cmti}
-       ocamlc src/base__Variant.{cmi,cmti}
-       ocamlc src/base__Sys.{cmi,cmti}
-       ocamlc src/base__Bytes_set_primitives.{cmi,cmo,cmt}
-       ocamlc src/base__Hex_lexer.{cmi,cmo,cmt}
-       ocamlc shadow-stdlib/src/shadow_stdlib.{cmo,cmt}
-       ocamlc src/base__Fieldslib.{cmi,cmo,cmt}
-       ocamlc src/base__Field.{cmo,cmt}
-       ocamlc src/base__Variant.{cmo,cmt}
-       ocamlc src/base__Variantslib.{cmi,cmo,cmt}
-       ocamlc shadow-stdlib/src/shadow_stdlib.cma
-     ocamlopt shadow-stdlib/src/shadow_stdlib.{cmx,o}
-     ocamlopt shadow-stdlib/src/shadow_stdlib.{a,cmxa}
-     ocamlopt src/base__Variant.{cmx,o}
-     ocamlopt src/base__Bytes_set_primitives.{cmx,o}
-     ocamlopt src/base__Field.{cmx,o}
-     ocamlopt src/base__Hex_lexer.{cmx,o}
-     ocamlopt src/base__Variantslib.{cmx,o}
-     ocamlopt src/base__Fieldslib.{cmx,o}
-     ocamlopt shadow-stdlib/src/shadow_stdlib.cmxs
-       ocamlc src/base__Import0.{cmi,cmo,cmt}
-       ocamlc src/base__Polymorphic_compare.{cmi,cmti}
-       ocamlc src/base__Printf.{cmi,cmti}
-       ocamlc src/base__Linked_queue0.{cmi,cmo,cmt}
-       ocamlc src/base__Uchar0.{cmi,cmo,cmt}
-       ocamlc src/base__Polymorphic_compare.{cmo,cmt}
-       ocamlc src/base__Sys0.{cmi,cmo,cmt}
-       ocamlc src/base__Hash_intf.{cmi,cmo,cmt}
-       ocamlc src/base__List0.{cmi,cmo,cmt}
-       ocamlc src/base__Poly.{cmi,cmo,cmt}
-       ocamlc src/base__Printf.{cmo,cmt}
-       ocamlc src/base__Bytes0.{cmi,cmo,cmt}
-       ocamlc src/base__Char0.{cmi,cmo,cmt}
-       ocamlc src/base__String0.{cmi,cmo,cmt}
- File "src/string0.ml", line 43, characters 22-38:
- Warning 3: deprecated: Base__.Import0.Caml.String.copy
-       ocamlc src/base__Hash.{cmi,cmti}
-       ocamlc src/base__Array0.{cmi,cmo,cmt}
-       ocamlc src/base__Ppx_hash_lib.{cmi,cmo,cmt}
-       ocamlc src/base__Sexp.{cmi,cmti}
-       ocamlc src/base__Import.{cmi,cmo,cmt}
-       ocamlc src/base__Ppx_compare_lib.{cmo,cmt}
-       ocamlc src/base__With_return.{cmi,cmti}
-       ocamlc src/base__Avltree.{cmi,cmti}
-       ocamlc src/base__Sexp.{cmo,cmt}
-       ocamlc src/base__Sexp_conv.{cmi,cmti}
-       ocamlc src/base__Hash.{cmo,cmt}
-       ocamlc src/base__String_dict.{cmi,cmti}
-       ocamlc src/base__Sexplib.{cmi,cmo,cmt}
-       ocamlc src/base__Binary_search.{cmi,cmti}
-       ocamlc src/base__Fn.{cmi,cmti}
-       ocamlc src/base__Int_pow2.{cmi,cmti}
-       ocamlc src/base__Popcount.{cmi,cmti}
-       ocamlc src/base__Pretty_printer.{cmi,cmti}
-       ocamlc src/base__Random.{cmi,cmti}
-       ocamlc src/base__Staged.{cmi,cmti}
-       ocamlc src/base__Applicative_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Binary_searchable_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Blit_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Comparisons.{cmi,cmo,cmt}
-       ocamlc src/base__Equal.{cmi,cmo,cmt}
-       ocamlc src/base__Floatable.{cmi,cmo,cmt}
-       ocamlc src/base__Hasher.{cmi,cmo,cmt}
-       ocamlc src/base__Intable.{cmi,cmo,cmt}
-       ocamlc src/base__Monad_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Stringable.{cmi,cmo,cmt}
-       ocamlc src/base__T.{cmi,cmo,cmt}
-       ocamlc src/base__Sys.{cmo,cmt}
-       ocamlc src/base__List1.{cmi,cmo,cmt}
-       ocamlc src/base__Avltree.{cmo,cmt}
-       ocamlc src/base__Sexp_conv_error.{cmi,cmo,cmt}
-       ocamlc src/base__String_dict.{cmo,cmt}
-       ocamlc src/base__Backtrace.{cmi,cmti}
-       ocamlc src/base__Comparator.{cmi,cmti}
-       ocamlc src/base__Heap_block.{cmi,cmti}
-       ocamlc src/base__Maybe_bound.{cmi,cmti}
-       ocamlc src/base__Word_size.{cmi,cmti}
-       ocamlc src/base__Commutative_group.{cmi,cmo,cmt}
-       ocamlc src/base__Sign0.{cmi,cmo,cmt}
-       ocamlc src/base__Fn.{cmo,cmt}
-       ocamlc src/base__Popcount.{cmo,cmt}
-       ocamlc src/base__Pretty_printer.{cmo,cmt}
-       ocamlc src/base__Exn.{cmi,cmti}
-       ocamlc src/base__Sexp_conv.{cmo,cmt}
-       ocamlc src/base__Array_permute.{cmi,cmo,cmt}
-       ocamlc src/base__Staged.{cmo,cmt}
-       ocamlc src/base__Binary_searchable.{cmi,cmti}
-       ocamlc src/base__Blit.{cmi,cmti}
-       ocamlc src/base__Ordering.{cmi,cmti}
-       ocamlc src/base__Monad.{cmi,cmti}
-       ocamlc src/base__Sexpable.{cmi,cmti}
-       ocamlc src/base__Comparator.{cmo,cmt}
-       ocamlc src/base__Word_size.{cmo,cmt}
-       ocamlc src/base__With_return.{cmo,cmt}
-       ocamlc src/base__Heap_block.{cmo,cmt}
-       ocamlc src/base__Ordering.{cmo,cmt}
-       ocamlc src/base__Source_code_position0.{cmi,cmo,cmt}
-       ocamlc src/base__Binary_searchable.{cmo,cmt}
-       ocamlc src/base__Buffer_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Lazy.{cmi,cmti}
-       ocamlc src/base__Result.{cmi,cmti}
-       ocamlc src/base__Random.{cmo,cmt}
-       ocamlc src/base__Monad.{cmo,cmt}
-       ocamlc src/base__Applicative.{cmi,cmti}
-       ocamlc src/base__Sexpable.{cmo,cmt}
-       ocamlc src/base__Invariant_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Exn.{cmo,cmt}
-       ocamlc src/base__Ordered_collection_common.{cmi,cmti}
-       ocamlc src/base__Buffer.{cmi,cmti}
-       ocamlc src/base__Lazy.{cmo,cmt}
-       ocamlc src/base__Invariant.{cmi,cmti}
-       ocamlc src/base__Info_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Result.{cmo,cmt}
-       ocamlc src/base__Ordered_collection_common.{cmo,cmt}
-       ocamlc src/base__Container_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Binary_search.{cmo,cmt}
-       ocamlc src/base__Blit.{cmo,cmt}
-       ocamlc src/base__Info.{cmi,cmti}
-       ocamlc src/base__Obj_array.{cmi,cmti}
-       ocamlc src/base__Error.{cmi,cmti}
-       ocamlc src/base__Container.{cmi,cmti}
-       ocamlc src/base__Error.{cmo,cmt}
-       ocamlc src/base__Int_pow2.{cmo,cmt}
-       ocamlc src/base__Invariant.{cmo,cmt}
-       ocamlc src/base__Ref.{cmi,cmti}
-       ocamlc src/base__List.{cmi,cmti}
-       ocamlc src/base__Indexed_container_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Or_error.{cmi,cmti}
-       ocamlc src/base__Container.{cmo,cmt}
-       ocamlc src/base__Either_intf.{cmi,cmo,cmt}
-     ocamlopt src/base__Import0.{cmx,o}
-       ocamlc src/base__Ref.{cmo,cmt}
-       ocamlc src/base__Indexed_container.{cmi,cmti}
-       ocamlc src/base__Maybe_bound.{cmo,cmt}
-       ocamlc src/base__Validate.{cmi,cmti}
-       ocamlc src/base__Either.{cmi,cmti}
-       ocamlc src/base__Applicative.{cmo,cmt}
-       ocamlc src/base__Queue_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Or_error.{cmo,cmt}
-     ocamlopt src/base__Hash_intf.{cmx,o}
-       ocamlc src/base__Info.{cmo,cmt}
-     ocamlopt src/base__Linked_queue0.{cmx,o}
-       ocamlc src/base__Comparable_intf.{cmi,cmo,cmt}
-     ocamlopt src/base__List0.{cmx,o}
-     ocamlopt src/base__Polymorphic_compare.{cmx,o}
-     ocamlopt src/base__Uchar0.{cmx,o}
-       ocamlc src/base__Indexed_container.{cmo,cmt}
-       ocamlc src/base__Validate.{cmo,cmt}
-       ocamlc src/base__Option.{cmi,cmti}
-     ocamlopt src/base__Sys0.{cmx,o}
-       ocamlc src/base__Sequence.{cmi,cmti}
-     ocamlopt src/base__Printf.{cmx,o}
-       ocamlc src/base__Linked_queue.{cmi,cmti}
-       ocamlc src/base__Comparable.{cmi,cmti}
-       ocamlc src/base__List.{cmo,cmt}
-     ocamlopt src/base__Poly.{cmx,o}
-       ocamlc src/base__Float0.{cmi,cmo,cmt}
-       ocamlc src/base__Uchar.{cmi,cmti}
-     ocamlopt src/base__Bytes0.{cmx,o}
-       ocamlc src/base__Comparable.{cmo,cmt}
-       ocamlc src/base__Either.{cmo,cmt}
-       ocamlc src/base__Source_code_position.{cmi,cmti}
-       ocamlc src/base__Bool.{cmi,cmti}
-       ocamlc src/base__Option.{cmo,cmt}
-       ocamlc src/base__Array.{cmi,cmti}
-     ocamlopt src/base__String0.{cmx,o}
- File "src/string0.ml", line 43, characters 22-38:
- Warning 3: deprecated: Base__.Import0.Caml.String.copy
-     ocamlopt src/base__Array0.{cmx,o}
-       ocamlc src/base__Sexp_with_comparable.{cmi,cmti}
-       ocamlc src/base__Bytes.{cmi,cmti}
-       ocamlc src/base__Identifiable.{cmi,cmti}
-       ocamlc src/base__Type_equal.{cmi,cmti}
-       ocamlc src/base__Hashtbl_intf.{cmi,cmo,cmt}
-     ocamlopt src/base__Char0.{cmx,o}
-       ocamlc src/base__Uchar.{cmo,cmt}
-       ocamlc src/base__Sign.{cmi,cmti}
-       ocamlc src/base__Sexp_with_comparable.{cmo,cmt}
-       ocamlc src/base__Identifiable.{cmo,cmt}
-       ocamlc src/base__Char.{cmi,cmti}
-       ocamlc src/base__Bool.{cmo,cmt}
-       ocamlc src/base__Unit.{cmi,cmti}
-     ocamlopt src/base__Ppx_compare_lib.{cmx,o}
-       ocamlc src/base__String.{cmi,cmti}
-       ocamlc src/base__Int_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Sequence.{cmo,cmt}
-       ocamlc src/base__Linked_queue.{cmo,cmt}
-       ocamlc src/base__Buffer.{cmo,cmt}
-       ocamlc src/base__Map_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Array.{cmo,cmt}
-       ocamlc src/base__Hashtbl.{cmi,cmti}
-     ocamlopt src/base__Hash.{cmx,o}
-       ocamlc src/base__Sign.{cmo,cmt}
-       ocamlc src/base__Char.{cmo,cmt}
-       ocamlc src/base__Unit.{cmo,cmt}
-       ocamlc src/base__Bytes.{cmo,cmt}
-       ocamlc src/base__Obj_array.{cmo,cmt}
-       ocamlc src/base__Int.{cmi,cmti}
-       ocamlc src/base__Int32.{cmi,cmti}
-       ocamlc src/base__Int63_emul.{cmi,cmti}
-       ocamlc src/base__Int64.{cmi,cmti}
-       ocamlc src/base__Nativeint.{cmi,cmti}
-       ocamlc src/base__Int_conversions.{cmi,cmti}
-       ocamlc src/base__Int_math.{cmi,cmti}
-       ocamlc src/base__Hash_set_intf.{cmi,cmo,cmt}
-     ocamlopt src/base__Ppx_hash_lib.{cmx,o}
-       ocamlc src/base__Backtrace.{cmo,cmt}
-     ocamlopt src/base__Sexp.{cmx,o}
-       ocamlc src/base__Map.{cmi,cmti}
-     ocamlopt src/base__Import.{cmx,o}
-       ocamlc src/base__Type_equal.{cmo,cmt}
-       ocamlc src/base__Hashtbl.{cmo,cmt}
-       ocamlc src/base__Source_code_position.{cmo,cmt}
-       ocamlc src/base__Int63_backends.{cmi,cmo,cmt}
-       ocamlc src/base__Int_conversions.{cmo,cmt}
-       ocamlc src/base__Pow_overflow_bounds.{cmi,cmo,cmt}
-       ocamlc src/base__Set_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Int32.{cmo,cmt}
-       ocamlc src/base__Int64.{cmo,cmt}
-       ocamlc src/base__Nativeint.{cmo,cmt}
-       ocamlc src/base__Int.{cmo,cmt}
-       ocamlc src/base__Int63_emul.{cmo,cmt}
-       ocamlc src/base__Hash_set.{cmi,cmti}
-     ocamlopt src/base__Sexplib.{cmx,o}
-     ocamlopt src/base__String_dict.{cmx,o}
-     ocamlopt src/base__Sexp_conv.{cmx,o}
-     ocamlopt src/base__Applicative_intf.{cmx,o}
-     ocamlopt src/base__Avltree.{cmx,o}
-     ocamlopt src/base__Binary_searchable_intf.{cmx,o}
-     ocamlopt src/base__Blit_intf.{cmx,o}
-     ocamlopt src/base__Comparisons.{cmx,o}
-     ocamlopt src/base__Equal.{cmx,o}
-     ocamlopt src/base__Floatable.{cmx,o}
-     ocamlopt src/base__Fn.{cmx,o}
-     ocamlopt src/base__Hasher.{cmx,o}
-     ocamlopt src/base__Intable.{cmx,o}
-     ocamlopt src/base__Monad_intf.{cmx,o}
-     ocamlopt src/base__Popcount.{cmx,o}
-     ocamlopt src/base__Pretty_printer.{cmx,o}
-     ocamlopt src/base__Stringable.{cmx,o}
-     ocamlopt src/base__T.{cmx,o}
-     ocamlopt src/base__List1.{cmx,o}
-     ocamlopt src/base__Sys.{cmx,o}
-       ocamlc src/base__Int63_backend.{cmi,cmo,cmt}
-       ocamlc src/base__Int_math.{cmo,cmt}
-       ocamlc src/base__Set.{cmi,cmti}
-       ocamlc src/base__Hash_set.{cmo,cmt}
-     ocamlopt src/base__Commutative_group.{cmx,o}
-     ocamlopt src/base__Comparator.{cmx,o}
-     ocamlopt src/base__Ordering.{cmx,o}
-     ocamlopt src/base__Sign0.{cmx,o}
-     ocamlopt src/base__Word_size.{cmx,o}
-     ocamlopt src/base__Sexp_conv_error.{cmx,o}
-     ocamlopt src/base__Staged.{cmx,o}
-     ocamlopt src/base__Monad.{cmx,o}
-       ocamlc src/base__Map.{cmo,cmt}
-       ocamlc src/base__Int63.{cmi,cmti}
-     ocamlopt src/base__Sexpable.{cmx,o}
-     ocamlopt src/base__Exn.{cmx,o}
-     ocamlopt src/base__Heap_block.{cmx,o}
-       ocamlc src/base__Float.{cmi,cmti}
-     ocamlopt src/base__Source_code_position0.{cmx,o}
-     ocamlopt src/base__Random.{cmx,o}
-     ocamlopt src/base__Lazy.{cmx,o}
-     ocamlopt src/base__Result.{cmx,o}
-       ocamlc src/base__Set.{cmo,cmt}
-       ocamlc src/base__Int63.{cmo,cmt}
-     ocamlopt src/base__With_return.{cmx,o}
-     ocamlopt src/base__Invariant_intf.{cmx,o}
-     ocamlopt src/base__Array_permute.{cmx,o}
-       ocamlc src/base__String.{cmo,cmt}
-     ocamlopt src/base__Container_intf.{cmx,o}
-     ocamlopt src/base__Ordered_collection_common.{cmx,o}
-     ocamlopt src/base__Info_intf.{cmx,o}
-       ocamlc src/base__Float.{cmo,cmt}
-     ocamlopt src/base__Ref.{cmx,o}
-     ocamlopt src/base__Binary_search.{cmx,o}
-     ocamlopt src/base__Blit.{cmx,o}
-     ocamlopt src/base__Container.{cmx,o}
-     ocamlopt src/base__Binary_searchable.{cmx,o}
-     ocamlopt src/base__Buffer_intf.{cmx,o}
-     ocamlopt src/base__Indexed_container_intf.{cmx,o}
-     ocamlopt src/base__Indexed_container.{cmx,o}
-     ocamlopt src/base__Queue_intf.{cmx,o}
-     ocamlopt src/base__List.{cmx,o}
-     ocamlopt src/base__Maybe_bound.{cmx,o}
-     ocamlopt src/base__Applicative.{cmx,o}
-     ocamlopt src/base__Info.{cmx,o}
-     ocamlopt src/base__Error.{cmx,o}
-       ocamlc src/base.{cmi,cmo,cmt}
-     ocamlopt src/base__Sequence.{cmx,o}
-     ocamlopt src/base__Int_pow2.{cmx,o}
-     ocamlopt src/base__Invariant.{cmx,o}
-     ocamlopt src/base__Or_error.{cmx,o}
-       ocamlc src/base.cma
-     ocamlopt src/base__Either_intf.{cmx,o}
-     ocamlopt src/base__Validate.{cmx,o}
-     ocamlopt src/base__Comparable_intf.{cmx,o}
-     ocamlopt src/base__Option.{cmx,o}
-     ocamlopt src/base__Hashtbl_intf.{cmx,o}
-     ocamlopt src/base__Float0.{cmx,o}
-     ocamlopt src/base__Comparable.{cmx,o}
-     ocamlopt src/base__Map_intf.{cmx,o}
-     ocamlopt src/base__Sexp_with_comparable.{cmx,o}
-     ocamlopt src/base__Identifiable.{cmx,o}
-     ocamlopt src/base__Either.{cmx,o}
-     ocamlopt src/base__Uchar.{cmx,o}
-     ocamlopt src/base__Sign.{cmx,o}
-     ocamlopt src/base__Bool.{cmx,o}
-     ocamlopt src/base__Unit.{cmx,o}
-     ocamlopt src/base__Int_intf.{cmx,o}
-     ocamlopt src/base__Set_intf.{cmx,o}
-     ocamlopt src/base__Array.{cmx,o}
-     ocamlopt src/base__Char.{cmx,o}
-     ocamlopt src/base__Linked_queue.{cmx,o}
-     ocamlopt src/base__Set.{cmx,o}
-     ocamlopt src/base__String.{cmx,o}
-     ocamlopt src/base__Obj_array.{cmx,o}
-     ocamlopt src/base__Bytes.{cmx,o}
-     ocamlopt src/base__Buffer.{cmx,o}
-     ocamlopt src/base__Int_conversions.{cmx,o}
-     ocamlopt src/base__Pow_overflow_bounds.{cmx,o}
-     ocamlopt src/base__Int_math.{cmx,o}
-     ocamlopt src/base__Nativeint.{cmx,o}
-     ocamlopt src/base__Int32.{cmx,o}
-     ocamlopt src/base__Int64.{cmx,o}
-     ocamlopt src/base__Int.{cmx,o}
-     ocamlopt src/base__Source_code_position.{cmx,o}
-     ocamlopt src/base__Backtrace.{cmx,o}
-     ocamlopt src/base__Int63_emul.{cmx,o}
-     ocamlopt src/base__Type_equal.{cmx,o}
-     ocamlopt src/base__Int63_backends.{cmx,o}
-     ocamlopt src/base__Map.{cmx,o}
-     ocamlopt src/base__Int63_backend.{cmx,o}
-     ocamlopt src/base__Hashtbl.{cmx,o}
-     ocamlopt src/base__Int63.{cmx,o}
-     ocamlopt src/base__Hash_set_intf.{cmx,o}
-     ocamlopt src/base__Hash_set.{cmx,o}
-     ocamlopt src/base__Float.{cmx,o}
-     ocamlopt src/base.{cmx,o}
-     ocamlopt src/base.{a,cmxa}
-     ocamlopt src/base.cmxs
-> compiled  base.v0.10.0
Processing 230/337: [dune-configurator: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [omake: make]
-> installed base.v0.10.0
Processing 231/337: [dune-configurator: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [omake: make]
Processing 232/337: [dune-configurator: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [omake: make] [stdio: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "31" "@install" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/dune-configurator.2.0.1)
-> compiled  dune-configurator.2.0.1
Processing 232/337: [menhir: dune build] [ocaml-migrate-parsetree: dune build] [omake: make] [stdio: jbuilder build]
-> installed dune-configurator.2.0.1
Processing 233/337: [menhir: dune build] [ocaml-migrate-parsetree: dune build] [omake: make] [stdio: jbuilder build]
Processing 234/337: [io-page: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [omake: make] [stdio: jbuilder build]
Processing 235/337: [io-page: dune build] [lwt: dune exec] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [omake: make] [stdio: jbuilder build]
Processing 236/337: [io-page: dune build] [lwt: dune exec] [menhir: dune build] [mirage-clock: dune build] [ocaml-migrate-parsetree: dune build] [omake: make] [stdio: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "io-page" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/io-page.2.3.0)
-> compiled  io-page.2.3.0
Processing 236/337: [lwt: dune exec] [menhir: dune build] [mirage-clock: dune build] [ocaml-migrate-parsetree: dune build] [omake: make] [stdio: jbuilder build]
-> installed io-page.2.3.0
Processing 237/337: [lwt: dune exec] [menhir: dune build] [mirage-clock: dune build] [ocaml-migrate-parsetree: dune build] [omake: make] [stdio: jbuilder build]
Processing 238/337: [io-page-unix: dune build] [lwt: dune exec] [menhir: dune build] [mirage-clock: dune build] [ocaml-migrate-parsetree: dune build] [omake: make] [stdio: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mirage-clock" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/mirage-clock.2.0.0)
-> compiled  mirage-clock.2.0.0
Processing 238/337: [io-page-unix: dune build] [lwt: dune exec] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [omake: make] [stdio: jbuilder build]
-> installed mirage-clock.2.0.0
Processing 239/337: [io-page-unix: dune build] [lwt: dune exec] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [omake: make] [stdio: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "stdio" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/stdio.v0.10.0)
-       ocamlc src/stdio__.{cmi,cmo,cmt}
-     ocamldep src/stdio.depends.ocamldep-output
-     ocamldep src/stdio.dependsi.ocamldep-output
-     ocamlopt src/stdio__.{cmx,o}
-       ocamlc src/stdio__Import.{cmi,cmo,cmt}
-       ocamlc src/stdio__In_channel.{cmi,cmti}
-       ocamlc src/stdio__Out_channel.{cmi,cmti}
-     ocamlopt src/stdio__Import.{cmx,o}
-       ocamlc src/stdio.{cmi,cmti}
-       ocamlc src/stdio.{cmo,cmt}
-       ocamlc src/stdio__In_channel.{cmo,cmt}
-       ocamlc src/stdio__Out_channel.{cmo,cmt}
-       ocamlc src/stdio.cma
-     ocamlopt src/stdio__Out_channel.{cmx,o}
-     ocamlopt src/stdio__In_channel.{cmx,o}
-     ocamlopt src/stdio.{cmx,o}
-     ocamlopt src/stdio.{a,cmxa}
-     ocamlopt src/stdio.cmxs
-       ocamlc src/stdio__.{cmi,cmo,cmt}
-     ocamldep src/stdio.depends.ocamldep-output
-     ocamldep src/stdio.dependsi.ocamldep-output
-     ocamlopt src/stdio__.{cmx,o}
-       ocamlc src/stdio__Import.{cmi,cmo,cmt}
-       ocamlc src/stdio__In_channel.{cmi,cmti}
-       ocamlc src/stdio__Out_channel.{cmi,cmti}
-     ocamlopt src/stdio__Import.{cmx,o}
-       ocamlc src/stdio.{cmi,cmti}
-       ocamlc src/stdio.{cmo,cmt}
-       ocamlc src/stdio__In_channel.{cmo,cmt}
-       ocamlc src/stdio__Out_channel.{cmo,cmt}
-       ocamlc src/stdio.cma
-     ocamlopt src/stdio__Out_channel.{cmx,o}
-     ocamlopt src/stdio__In_channel.{cmx,o}
-     ocamlopt src/stdio.{cmx,o}
-     ocamlopt src/stdio.{a,cmxa}
-     ocamlopt src/stdio.cmxs
-> compiled  stdio.v0.10.0
Processing 239/337: [io-page-unix: dune build] [lwt: dune exec] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [omake: make]
-> installed stdio.v0.10.0
Processing 240/337: [io-page-unix: dune build] [lwt: dune exec] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [omake: make]
Processing 241/337: [configurator: jbuilder build] [io-page-unix: dune build] [lwt: dune exec] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [omake: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhir" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/menhir.20200123)
-       menhir src/stage2/parserMessages.check
- Read 105 sample input sentences and 105 error messages.
- Read 105 sample input sentences and 50 error messages.
-       menhir src/stage2/parserMessages.ml
- Read 105 sample input sentences and 50 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.
- Built an LR(1) automaton with 368 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 47 states.
- Priority played a role in 0 of these states.
- 211 out of 368 states have a default reduction.
- 110 out of 368 states are represented.
- 44 out of 96 symbols keep track of their start position.
- 48 out of 96 symbols keep track of their end position.
- The action table is 13984 entries; 1795 non-zero; 1566 compressed.
- The action table occupies roughly 3224 bytes.
- The goto table is 20976 entries; 360 non-zero; 728 compressed.
- The goto table occupies roughly 1544 bytes.
- The error table occupies roughly 1784 bytes.
- The default_reduction table occupies roughly 400 bytes.
- The lhs table occupies roughly 168 bytes.
- The trace table occupies roughly 8 bytes.
-       menhir src/stage2/parserMessages.check
- Read 105 sample input sentences and 105 error messages.
- Read 105 sample input sentences and 50 error messages.
-       menhir src/stage2/parserMessages.ml
- Read 105 sample input sentences and 50 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.
- Built an LR(1) automaton with 368 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 47 states.
- Priority played a role in 0 of these states.
- 211 out of 368 states have a default reduction.
- 110 out of 368 states are represented.
- 44 out of 96 symbols keep track of their start position.
- 48 out of 96 symbols keep track of their end position.
- The action table is 13984 entries; 1795 non-zero; 1566 compressed.
- The action table occupies roughly 3224 bytes.
- The goto table is 20976 entries; 360 non-zero; 728 compressed.
- The goto table occupies roughly 1544 bytes.
- The error table occupies roughly 1784 bytes.
- The default_reduction table occupies roughly 400 bytes.
- The lhs table occupies roughly 168 bytes.
- The trace table occupies roughly 8 bytes.
-> compiled  menhir.20200123
Processing 241/337: [configurator: jbuilder build] [io-page-unix: dune build] [lwt: dune exec] [ocaml-migrate-parsetree: dune build] [omake: make]
-> installed menhir.20200123
Processing 242/337: [configurator: jbuilder build] [io-page-unix: dune build] [lwt: dune exec] [ocaml-migrate-parsetree: dune build] [omake: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "io-page-unix" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/io-page-unix.2.3.0)
-> compiled  io-page-unix.2.3.0
Processing 242/337: [configurator: jbuilder build] [lwt: dune exec] [ocaml-migrate-parsetree: dune build] [omake: make]
-> installed io-page-unix.2.3.0
Processing 243/337: [configurator: jbuilder build] [lwt: dune exec] [ocaml-migrate-parsetree: dune build] [omake: make]
+ /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.06.1/.opam-switch/build/lwt.5.4.1)
Processing 243/337: [configurator: jbuilder build] [lwt: dune build] [ocaml-migrate-parsetree: dune build] [omake: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-migrate-parsetree" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/ocaml-migrate-parsetree.1.8.0)
-> compiled  ocaml-migrate-parsetree.1.8.0
Processing 243/337: [configurator: jbuilder build] [lwt: dune build] [omake: make]
-> installed ocaml-migrate-parsetree.1.8.0
Processing 244/337: [configurator: jbuilder build] [lwt: dune build] [omake: make]
Processing 245/337: [configurator: jbuilder build] [lwt: dune build] [omake: make] [ppx_ast: jbuilder build]
Processing 246/337: [configurator: jbuilder build] [lwt: dune build] [omake: make] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "configurator" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/configurator.v0.10.0)
-     ocamldep src/configurator.dependsi.ocamldep-output
-     ocamldep src/configurator.depends.ocamldep-output
-       ocamlc src/configurator.{cmi,cmti}
-       ocamlc src/configurator.{cmo,cmt}
-       ocamlc src/configurator.cma
-     ocamlopt src/configurator.{cmx,o}
-     ocamlopt src/configurator.{a,cmxa}
-     ocamlopt src/configurator.cmxs
-     ocamldep src/configurator.dependsi.ocamldep-output
-     ocamldep src/configurator.depends.ocamldep-output
-       ocamlc src/configurator.{cmi,cmti}
-       ocamlc src/configurator.{cmo,cmt}
-       ocamlc src/configurator.cma
-     ocamlopt src/configurator.{cmx,o}
-     ocamlopt src/configurator.{a,cmxa}
-     ocamlopt src/configurator.cmxs
-> compiled  configurator.v0.10.0
Processing 246/337: [lwt: dune build] [omake: make] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build]
-> installed configurator.v0.10.0
Processing 247/337: [lwt: dune build] [omake: make] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "lwt" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/lwt.5.4.1)
-> compiled  lwt.5.4.1
Processing 247/337: [omake: make] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build]
-> installed lwt.5.4.1
Processing 248/337: [omake: make] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build]
Processing 249/337: [cstruct-lwt: dune build] [omake: make] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build]
Processing 250/337: [cstruct-lwt: dune build] [logs: ocaml build] [omake: make] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build]
Processing 251/337: [cstruct-lwt: dune build] [logs: ocaml build] [mirage-clock-lwt: dune build] [omake: make] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build]
Processing 252/337: [cstruct-lwt: dune build] [logs: ocaml build] [mirage-clock-lwt: dune build] [mirage-kv-lwt: jbuilder build] [omake: make] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build]
Processing 253/337: [cstruct-lwt: dune build] [logs: ocaml build] [mirage-clock-lwt: dune build] [mirage-kv-lwt: jbuilder build] [mirage-time-lwt: dune build] [omake: make] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cstruct-lwt" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/cstruct-lwt.3.7.0)
-> compiled  cstruct-lwt.3.7.0
Processing 253/337: [logs: ocaml build] [mirage-clock-lwt: dune build] [mirage-kv-lwt: jbuilder build] [mirage-time-lwt: dune build] [omake: make] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build]
-> installed cstruct-lwt.3.7.0
Processing 254/337: [logs: ocaml build] [mirage-clock-lwt: dune build] [mirage-kv-lwt: jbuilder build] [mirage-time-lwt: dune build] [omake: make] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mirage-clock-lwt" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/mirage-clock-lwt.2.0.0)
-> compiled  mirage-clock-lwt.2.0.0
Processing 254/337: [logs: ocaml build] [mirage-kv-lwt: jbuilder build] [mirage-time-lwt: dune build] [omake: make] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build]
-> installed mirage-clock-lwt.2.0.0
Processing 255/337: [logs: ocaml build] [mirage-kv-lwt: jbuilder build] [mirage-time-lwt: dune build] [omake: make] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build]
Processing 256/337: [logs: ocaml build] [mirage-clock-unix: dune build] [mirage-kv-lwt: jbuilder build] [mirage-time-lwt: dune build] [omake: make] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mirage-time-lwt" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/mirage-time-lwt.1.3.0)
-> compiled  mirage-time-lwt.1.3.0
Processing 256/337: [logs: ocaml build] [mirage-clock-unix: dune build] [mirage-kv-lwt: jbuilder build] [omake: make] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build]
-> installed mirage-time-lwt.1.3.0
Processing 257/337: [logs: ocaml build] [mirage-clock-unix: dune build] [mirage-kv-lwt: jbuilder build] [omake: make] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "mirage-kv-lwt" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/mirage-kv-lwt.1.1.0)
-     ocamldep lwt/mirage_kv_lwt.depends.ocamldep-output
-       ocamlc lwt/mirage_kv_lwt.{cmi,cmo,cmt}
-       ocamlc lwt/mirage_kv_lwt.cma
-     ocamlopt lwt/mirage_kv_lwt.{cmx,o}
-     ocamlopt lwt/mirage_kv_lwt.{a,cmxa}
-     ocamlopt lwt/mirage_kv_lwt.cmxs
-     ocamldep lwt/mirage_kv_lwt.depends.ocamldep-output
-       ocamlc lwt/mirage_kv_lwt.{cmi,cmo,cmt}
-       ocamlc lwt/mirage_kv_lwt.cma
-     ocamlopt lwt/mirage_kv_lwt.{cmx,o}
-     ocamlopt lwt/mirage_kv_lwt.{a,cmxa}
-     ocamlopt lwt/mirage_kv_lwt.cmxs
-> compiled  mirage-kv-lwt.1.1.0
Processing 257/337: [logs: ocaml build] [mirage-clock-unix: dune build] [omake: make] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build]
-> installed mirage-kv-lwt.1.1.0
Processing 258/337: [logs: ocaml build] [mirage-clock-unix: dune build] [omake: make] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mirage-clock-unix" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/mirage-clock-unix.2.0.0)
-> compiled  mirage-clock-unix.2.0.0
Processing 258/337: [logs: ocaml build] [omake: make] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build]
-> installed mirage-clock-unix.2.0.0
Processing 259/337: [logs: ocaml build] [omake: make] [ppx_ast: jbuilder build] [ppx_tools_versioned: 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" "true" "--with-lwt" "true" "--with-base-threads" "true" (CWD=/home/opam/.opam/4.06.1/.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 cmdliner -modules src/logs_cli.ml > src/logs_cli.ml.depends
- ocamlfind ocamldep -package cmdliner -modules src/logs_cli.mli > src/logs_cli.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/logs_cli.cmi src/logs_cli.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/logs_cli.cmx src/logs_cli.ml
- ocamlfind ocamlopt -a -package cmdliner -I src src/logs_cli.cmx -o src/logs_cli.cmxa
- ocamlfind ocamlopt -shared -linkall -package cmdliner -I src src/logs_cli.cmxa -o src/logs_cli.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/logs_cli.cmo src/logs_cli.ml
- ocamlfind ocamlc -a -package cmdliner -I src src/logs_cli.cmo -o src/logs_cli.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.06.1/lib/ocaml, /home/opam/.opam/4.06.1/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.06.1/lib/ocaml, /home/opam/.opam/4.06.1/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/logs_top.cmx -o src/logs_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/logs_top.cmx -o src/logs_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06.1/lib/ocaml, /home/opam/.opam/4.06.1/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.06.1/lib/ocaml, /home/opam/.opam/4.06.1/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.06.1/lib/ocaml, /home/opam/.opam/4.06.1/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 cmdliner -modules src/logs_cli.ml > src/logs_cli.ml.depends
- ocamlfind ocamldep -package cmdliner -modules src/logs_cli.mli > src/logs_cli.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/logs_cli.cmi src/logs_cli.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/logs_cli.cmx src/logs_cli.ml
- ocamlfind ocamlopt -a -package cmdliner -I src src/logs_cli.cmx -o src/logs_cli.cmxa
- ocamlfind ocamlopt -shared -linkall -package cmdliner -I src src/logs_cli.cmxa -o src/logs_cli.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/logs_cli.cmo src/logs_cli.ml
- ocamlfind ocamlc -a -package cmdliner -I src src/logs_cli.cmo -o src/logs_cli.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.06.1/lib/ocaml, /home/opam/.opam/4.06.1/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.06.1/lib/ocaml, /home/opam/.opam/4.06.1/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/logs_top.cmx -o src/logs_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/logs_top.cmx -o src/logs_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06.1/lib/ocaml, /home/opam/.opam/4.06.1/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.06.1/lib/ocaml, /home/opam/.opam/4.06.1/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.06.1/lib/ocaml, /home/opam/.opam/4.06.1/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 259/337: [omake: make] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build]
-> installed logs.0.7.0
Processing 260/337: [omake: make] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build]
Processing 261/337: [asl: jbuilder build] [omake: make] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build]
Processing 262/337: [asl: jbuilder build] [datakit-server: dune build] [omake: make] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build]
Processing 263/337: [asl: jbuilder build] [datakit-server: dune build] [mirage-flow-lwt: dune build] [omake: make] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build]
Processing 264/337: [asl: jbuilder build] [datakit-server: dune build] [mirage-flow-lwt: dune build] [omake: make] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [win-eventlog: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_tools_versioned" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/ppx_tools_versioned.5.4.0)
-> compiled  ppx_tools_versioned.5.4.0
Processing 264/337: [asl: jbuilder build] [datakit-server: dune build] [mirage-flow-lwt: dune build] [omake: make] [ppx_ast: jbuilder build] [win-eventlog: dune build]
-> installed ppx_tools_versioned.5.4.0
Processing 265/337: [asl: jbuilder build] [datakit-server: dune build] [mirage-flow-lwt: dune build] [omake: make] [ppx_ast: jbuilder build] [win-eventlog: dune build]
Processing 266/337: [asl: jbuilder build] [datakit-server: dune build] [mirage-flow-lwt: dune build] [omake: make] [ppx_ast: jbuilder build] [ppx_cstruct: dune build] [win-eventlog: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_ast" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/ppx_ast.v0.10.0)
-     ocamldep generate/select.depends.ocamldep-output
-       ocamlc src/ppx_ast__.{cmi,cmo,cmt}
-     ocamllex src/lexer.ml
-       ocamlc generate/select.{cmi,cmo,cmt}
-     ocamlopt src/ppx_ast__.{cmx,o}
-    ocamlyacc src/parser0.{ml,mli}
-     ocamlopt generate/select.{cmx,o}
-         bash src/parser.mli
-         bash src/parser.ml
-     ocamldep src/ppx_ast.dependsi.ocamldep-output
-     ocamlopt generate/select.exe
-         bash src/location_helper.ml
-     ocamldep src/ppx_ast.depends.ocamldep-output
-       ocamlc src/ppx_ast__Location_helper.{cmi,cmo,cmt}
-     ocamlopt src/ppx_ast__Location_helper.{cmx,o}
-       ocamlc src/ppx_ast__Import.{cmi,cmo,cmt}
-       ocamlc src/ppx_ast__Syntaxerr.{cmi,cmti}
-       ocamlc src/ppx_ast__Warn.{cmi,cmti}
-       ocamlc src/ppx_ast__Docstrings.{cmi,cmti}
-       ocamlc src/ppx_ast__Syntaxerr.{cmo,cmt}
-       ocamlc src/ppx_ast__Parse.{cmi,cmti}
-       ocamlc src/ppx_ast__Warn.{cmo,cmt}
-       ocamlc src/ppx_ast__Pprintast.{cmi,cmti}
-       ocamlc src/ppx_ast__Parser.{cmi,cmti}
-       ocamlc src/ppx_ast__Docstrings.{cmo,cmt}
-       ocamlc src/ppx_ast__Ast_helper.{cmi,cmti}
-       ocamlc src/ppx_ast__Lexer.{cmi,cmo,cmt}
-     ocamlopt src/ppx_ast__Import.{cmx,o}
-       ocamlc src/ppx_ast__Parse.{cmo,cmt}
-     ocamlopt src/ppx_ast__Syntaxerr.{cmx,o}
-     ocamlopt src/ppx_ast__Warn.{cmx,o}
-     ocamlopt src/ppx_ast__Docstrings.{cmx,o}
-       ocamlc src/ppx_ast__Ast_helper.{cmo,cmt}
-       ocamlc src/ppx_ast__Parser.{cmo,cmt}
-     ocamlopt src/ppx_ast__Ast_helper.{cmx,o}
-       ocamlc src/ppx_ast__Pprintast.{cmo,cmt}
-       ocamlc src/ppx_ast__Ast.{cmi,cmo,cmt}
-       ocamlc src/ppx_ast.{cmi,cmo,cmt}
-       ocamlc src/ppx_ast.cma
-     ocamlopt src/ppx_ast__Pprintast.{cmx,o}
-     ocamlopt src/ppx_ast__Parser.{cmx,o}
-     ocamlopt src/ppx_ast__Lexer.{cmx,o}
-     ocamlopt src/ppx_ast__Parse.{cmx,o}
-     ocamlopt src/ppx_ast__Ast.{cmx,o}
-     ocamlopt src/ppx_ast.{cmx,o}
-     ocamlopt src/ppx_ast.{a,cmxa}
-     ocamlopt src/ppx_ast.cmxs
-     ocamldep generate/select.depends.ocamldep-output
-       ocamlc src/ppx_ast__.{cmi,cmo,cmt}
-     ocamllex src/lexer.ml
-       ocamlc generate/select.{cmi,cmo,cmt}
-     ocamlopt src/ppx_ast__.{cmx,o}
-    ocamlyacc src/parser0.{ml,mli}
-     ocamlopt generate/select.{cmx,o}
-         bash src/parser.mli
-         bash src/parser.ml
-     ocamldep src/ppx_ast.dependsi.ocamldep-output
-     ocamlopt generate/select.exe
-         bash src/location_helper.ml
-     ocamldep src/ppx_ast.depends.ocamldep-output
-       ocamlc src/ppx_ast__Location_helper.{cmi,cmo,cmt}
-     ocamlopt src/ppx_ast__Location_helper.{cmx,o}
-       ocamlc src/ppx_ast__Import.{cmi,cmo,cmt}
-       ocamlc src/ppx_ast__Syntaxerr.{cmi,cmti}
-       ocamlc src/ppx_ast__Warn.{cmi,cmti}
-       ocamlc src/ppx_ast__Docstrings.{cmi,cmti}
-       ocamlc src/ppx_ast__Syntaxerr.{cmo,cmt}
-       ocamlc src/ppx_ast__Parse.{cmi,cmti}
-       ocamlc src/ppx_ast__Warn.{cmo,cmt}
-       ocamlc src/ppx_ast__Pprintast.{cmi,cmti}
-       ocamlc src/ppx_ast__Parser.{cmi,cmti}
-       ocamlc src/ppx_ast__Docstrings.{cmo,cmt}
-       ocamlc src/ppx_ast__Ast_helper.{cmi,cmti}
-       ocamlc src/ppx_ast__Lexer.{cmi,cmo,cmt}
-     ocamlopt src/ppx_ast__Import.{cmx,o}
-       ocamlc src/ppx_ast__Parse.{cmo,cmt}
-     ocamlopt src/ppx_ast__Syntaxerr.{cmx,o}
-     ocamlopt src/ppx_ast__Warn.{cmx,o}
-     ocamlopt src/ppx_ast__Docstrings.{cmx,o}
-       ocamlc src/ppx_ast__Ast_helper.{cmo,cmt}
-       ocamlc src/ppx_ast__Parser.{cmo,cmt}
-     ocamlopt src/ppx_ast__Ast_helper.{cmx,o}
-       ocamlc src/ppx_ast__Pprintast.{cmo,cmt}
-       ocamlc src/ppx_ast__Ast.{cmi,cmo,cmt}
-       ocamlc src/ppx_ast.{cmi,cmo,cmt}
-       ocamlc src/ppx_ast.cma
-     ocamlopt src/ppx_ast__Pprintast.{cmx,o}
-     ocamlopt src/ppx_ast__Parser.{cmx,o}
-     ocamlopt src/ppx_ast__Lexer.{cmx,o}
-     ocamlopt src/ppx_ast__Parse.{cmx,o}
-     ocamlopt src/ppx_ast__Ast.{cmx,o}
-     ocamlopt src/ppx_ast.{cmx,o}
-     ocamlopt src/ppx_ast.{a,cmxa}
-     ocamlopt src/ppx_ast.cmxs
-> compiled  ppx_ast.v0.10.0
Processing 266/337: [asl: jbuilder build] [datakit-server: dune build] [mirage-flow-lwt: dune build] [omake: make] [ppx_cstruct: dune build] [win-eventlog: dune build]
-> installed ppx_ast.v0.10.0
Processing 267/337: [asl: jbuilder build] [datakit-server: dune build] [mirage-flow-lwt: dune build] [omake: make] [ppx_cstruct: dune build] [win-eventlog: dune build]
Processing 268/337: [asl: jbuilder build] [datakit-server: dune build] [mirage-flow-lwt: dune build] [omake: make] [ppx_core: jbuilder build] [ppx_cstruct: dune build] [win-eventlog: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "asl" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/asl.0.11)
-     ocamldep lib/asl.depends.ocamldep-output
-     ocamldep lib/asl.dependsi.ocamldep-output
-       ocamlc lib/asl.{cmi,cmti}
-       ocamlc lib/log_asl.{cmi,cmti}
-       ocamlc lib/asl.{cmo,cmt}
-       ocamlc lib/log_asl.{cmo,cmt}
-       ocamlc lib/asl.cma
-     ocamlopt lib/asl.{cmx,o}
-       ocamlc lib/asl_stubs.o
-     ocamlopt lib/log_asl.{cmx,o}
-   ocamlmklib lib/dllasl_stubs.so,lib/libasl_stubs.a
-     ocamlopt lib/asl.{a,cmxa}
-     ocamlopt lib/asl.cmxs
-     ocamldep lib/asl.depends.ocamldep-output
-     ocamldep lib/asl.dependsi.ocamldep-output
-       ocamlc lib/asl.{cmi,cmti}
-       ocamlc lib/log_asl.{cmi,cmti}
-       ocamlc lib/asl.{cmo,cmt}
-       ocamlc lib/log_asl.{cmo,cmt}
-       ocamlc lib/asl.cma
-     ocamlopt lib/asl.{cmx,o}
-       ocamlc lib/asl_stubs.o
-     ocamlopt lib/log_asl.{cmx,o}
-   ocamlmklib lib/dllasl_stubs.so,lib/libasl_stubs.a
-     ocamlopt lib/asl.{a,cmxa}
-     ocamlopt lib/asl.cmxs
-> compiled  asl.0.11
Processing 268/337: [datakit-server: dune build] [mirage-flow-lwt: dune build] [omake: make] [ppx_core: jbuilder build] [ppx_cstruct: dune build] [win-eventlog: dune build]
-> installed asl.0.11
Processing 269/337: [datakit-server: dune build] [mirage-flow-lwt: dune build] [omake: make] [ppx_core: jbuilder build] [ppx_cstruct: dune build] [win-eventlog: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "datakit-server" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/datakit-server.1.0.0)
-> compiled  datakit-server.1.0.0
Processing 269/337: [mirage-flow-lwt: dune build] [omake: make] [ppx_core: jbuilder build] [ppx_cstruct: dune build] [win-eventlog: dune build]
-> installed datakit-server.1.0.0
Processing 270/337: [mirage-flow-lwt: dune build] [omake: make] [ppx_core: jbuilder build] [ppx_cstruct: dune build] [win-eventlog: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mirage-flow-lwt" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/mirage-flow-lwt.1.6.0)
-> compiled  mirage-flow-lwt.1.6.0
Processing 270/337: [omake: make] [ppx_core: jbuilder build] [ppx_cstruct: dune build] [win-eventlog: dune build]
-> installed mirage-flow-lwt.1.6.0
Processing 271/337: [omake: make] [ppx_core: jbuilder build] [ppx_cstruct: dune build] [win-eventlog: dune build]
Processing 272/337: [hvsock: jbuilder build] [omake: make] [ppx_core: jbuilder build] [ppx_cstruct: dune build] [win-eventlog: dune build]
Processing 273/337: [hvsock: jbuilder build] [mirage-channel-lwt: dune build] [omake: make] [ppx_core: jbuilder build] [ppx_cstruct: dune build] [win-eventlog: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "win-eventlog" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/win-eventlog.0.3)
-       ocamlc lib/eventlog_stubs.o
- eventlog_stubs.c:28:2: warning: #warning "This isn't a Windows platform: there is no real eventlog support here" [-Wcpp]
-    28 | #warning "This isn't a Windows platform: there is no real eventlog support here"
-       |  ^~~~~~~
- eventlog_stubs.c: In function 'CloseHandle':
- eventlog_stubs.c:30:39: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-    30 |   fprintf(stderr, "CloseHandle %d\n", (int)h);
-       |                                       ^
-       ocamlc lib/eventlog_stubs.o
- eventlog_stubs.c:28:2: warning: #warning "This isn't a Windows platform: there is no real eventlog support here" [-Wcpp]
-    28 | #warning "This isn't a Windows platform: there is no real eventlog support here"
-       |  ^~~~~~~
- eventlog_stubs.c: In function 'CloseHandle':
- eventlog_stubs.c:30:39: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-    30 |   fprintf(stderr, "CloseHandle %d\n", (int)h);
-       |                                       ^
-> compiled  win-eventlog.0.3
Processing 273/337: [hvsock: jbuilder build] [mirage-channel-lwt: dune build] [omake: make] [ppx_core: jbuilder build] [ppx_cstruct: dune build]
-> installed win-eventlog.0.3
Processing 274/337: [hvsock: jbuilder build] [mirage-channel-lwt: dune build] [omake: make] [ppx_core: jbuilder build] [ppx_cstruct: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mirage-channel-lwt" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/mirage-channel-lwt.3.2.0)
-> compiled  mirage-channel-lwt.3.2.0
Processing 274/337: [hvsock: jbuilder build] [omake: make] [ppx_core: jbuilder build] [ppx_cstruct: dune build]
-> installed mirage-channel-lwt.3.2.0
Processing 275/337: [hvsock: jbuilder build] [omake: make] [ppx_core: jbuilder build] [ppx_cstruct: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "hvsock" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/hvsock.1.0.2)
-     ocamldep lib/hvsock.depends.ocamldep-output
-     ocamldep src/hvcat.depends.ocamldep-output
-     ocamldep lib/hvsock.dependsi.ocamldep-output
-     ocamldep lwt_unix/hvsock_lwt_unix.dependsi.ocamldep-output
-     ocamldep lwt_unix/hvsock_lwt_unix.depends.ocamldep-output
-     ocamldep lwt/hvsock_lwt.dependsi.ocamldep-output
-     ocamldep lwt/hvsock_lwt.depends.ocamldep-output
-       ocamlc lib/hvsock.{cmi,cmti}
-       ocamlc lwt/lwt_hvsock.{cmi,cmti}
-       ocamlc lib/hvsock.{cmo,cmt}
-       ocamlc lib/hvsock.cma
-       ocamlc lwt/flow_lwt_hvsock_shutdown.{cmi,cmti}
-       ocamlc lwt/lwt_hvsock_main_thread.{cmi,cmti}
-       ocamlc lwt/flow_lwt_hvsock.{cmi,cmti}
-     ocamlopt lib/hvsock.{cmx,o}
-       ocamlc lwt/lwt_hvsock.{cmo,cmt}
-       ocamlc lwt_unix/flow_lwt_unix_time.{cmi,cmti}
-       ocamlc lwt_unix/lwt_hvsock_detach.{cmi,cmti}
-       ocamlc lwt/lwt_hvsock_main_thread.{cmo,cmt}
-       ocamlc lwt_unix/lwt_hvsock_detach.{cmo,cmt}
-       ocamlc lwt_unix/flow_lwt_unix_time.{cmo,cmt}
-       ocamlc lwt_unix/flow_lwt_unix_hvsock_shutdown.{cmi,cmti}
-       ocamlc lwt_unix/flow_lwt_unix_hvsock.{cmi,cmti}
-     ocamlopt lib/hvsock.{a,cmxa}
-       ocamlc lwt_unix/flow_lwt_unix_hvsock.{cmo,cmt}
-     ocamlopt lwt/lwt_hvsock.{cmx,o}
-     ocamlopt lwt/lwt_hvsock_main_thread.{cmx,o}
-       ocamlc lwt_unix/flow_lwt_unix_hvsock_shutdown.{cmo,cmt}
-       ocamlc lwt_unix/hvsock_lwt_unix.cma
-       ocamlc lwt/flow_lwt_hvsock.{cmo,cmt}
-       ocamlc lwt/flow_lwt_hvsock_shutdown.{cmo,cmt}
-       ocamlc lwt/hvsock_lwt.cma
-       ocamlc lib/hvsock_stubs.o
-       ocamlc src/hvcat.{cmi,cmo,cmt}
-     ocamlopt lwt/flow_lwt_hvsock_shutdown.{cmx,o}
-   ocamlmklib lib/dllhvsock_stubs.so,lib/libhvsock_stubs.a
-     ocamlopt lwt/flow_lwt_hvsock.{cmx,o}
-     ocamlopt lwt/hvsock_lwt.{a,cmxa}
-     ocamlopt lwt_unix/lwt_hvsock_detach.{cmx,o}
-     ocamlopt lwt_unix/flow_lwt_unix_time.{cmx,o}
-     ocamlopt lib/hvsock.cmxs
-     ocamlopt lwt_unix/flow_lwt_unix_hvsock.{cmx,o}
-     ocamlopt lwt_unix/flow_lwt_unix_hvsock_shutdown.{cmx,o}
-     ocamlopt lwt/hvsock_lwt.cmxs
-     ocamlopt lwt_unix/hvsock_lwt_unix.{a,cmxa}
-     ocamlopt lwt_unix/hvsock_lwt_unix.cmxs
-     ocamlopt src/hvcat.{cmx,o}
-     ocamlopt src/hvcat.exe
-     ocamldep lib/hvsock.depends.ocamldep-output
-     ocamldep src/hvcat.depends.ocamldep-output
-     ocamldep lib/hvsock.dependsi.ocamldep-output
-     ocamldep lwt_unix/hvsock_lwt_unix.dependsi.ocamldep-output
-     ocamldep lwt_unix/hvsock_lwt_unix.depends.ocamldep-output
-     ocamldep lwt/hvsock_lwt.dependsi.ocamldep-output
-     ocamldep lwt/hvsock_lwt.depends.ocamldep-output
-       ocamlc lib/hvsock.{cmi,cmti}
-       ocamlc lwt/lwt_hvsock.{cmi,cmti}
-       ocamlc lib/hvsock.{cmo,cmt}
-       ocamlc lib/hvsock.cma
-       ocamlc lwt/flow_lwt_hvsock_shutdown.{cmi,cmti}
-       ocamlc lwt/lwt_hvsock_main_thread.{cmi,cmti}
-       ocamlc lwt/flow_lwt_hvsock.{cmi,cmti}
-     ocamlopt lib/hvsock.{cmx,o}
-       ocamlc lwt/lwt_hvsock.{cmo,cmt}
-       ocamlc lwt_unix/flow_lwt_unix_time.{cmi,cmti}
-       ocamlc lwt_unix/lwt_hvsock_detach.{cmi,cmti}
-       ocamlc lwt/lwt_hvsock_main_thread.{cmo,cmt}
-       ocamlc lwt_unix/lwt_hvsock_detach.{cmo,cmt}
-       ocamlc lwt_unix/flow_lwt_unix_time.{cmo,cmt}
-       ocamlc lwt_unix/flow_lwt_unix_hvsock_shutdown.{cmi,cmti}
-       ocamlc lwt_unix/flow_lwt_unix_hvsock.{cmi,cmti}
-     ocamlopt lib/hvsock.{a,cmxa}
-       ocamlc lwt_unix/flow_lwt_unix_hvsock.{cmo,cmt}
-     ocamlopt lwt/lwt_hvsock.{cmx,o}
-     ocamlopt lwt/lwt_hvsock_main_thread.{cmx,o}
-       ocamlc lwt_unix/flow_lwt_unix_hvsock_shutdown.{cmo,cmt}
-       ocamlc lwt_unix/hvsock_lwt_unix.cma
-       ocamlc lwt/flow_lwt_hvsock.{cmo,cmt}
-       ocamlc lwt/flow_lwt_hvsock_shutdown.{cmo,cmt}
-       ocamlc lwt/hvsock_lwt.cma
-       ocamlc lib/hvsock_stubs.o
-       ocamlc src/hvcat.{cmi,cmo,cmt}
-     ocamlopt lwt/flow_lwt_hvsock_shutdown.{cmx,o}
-   ocamlmklib lib/dllhvsock_stubs.so,lib/libhvsock_stubs.a
-     ocamlopt lwt/flow_lwt_hvsock.{cmx,o}
-     ocamlopt lwt/hvsock_lwt.{a,cmxa}
-     ocamlopt lwt_unix/lwt_hvsock_detach.{cmx,o}
-     ocamlopt lwt_unix/flow_lwt_unix_time.{cmx,o}
-     ocamlopt lib/hvsock.cmxs
-     ocamlopt lwt_unix/flow_lwt_unix_hvsock.{cmx,o}
-     ocamlopt lwt_unix/flow_lwt_unix_hvsock_shutdown.{cmx,o}
-     ocamlopt lwt/hvsock_lwt.cmxs
-     ocamlopt lwt_unix/hvsock_lwt_unix.{a,cmxa}
-     ocamlopt lwt_unix/hvsock_lwt_unix.cmxs
-     ocamlopt src/hvcat.{cmx,o}
-     ocamlopt src/hvcat.exe
-> compiled  hvsock.1.0.2
Processing 275/337: [omake: make] [ppx_core: jbuilder build] [ppx_cstruct: dune build]
-> installed hvsock.1.0.2
Processing 276/337: [omake: make] [ppx_core: jbuilder build] [ppx_cstruct: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_cstruct" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/ppx_cstruct.3.7.0)
-> compiled  ppx_cstruct.3.7.0
Processing 276/337: [omake: make] [ppx_core: jbuilder build]
-> installed ppx_cstruct.3.7.0
Processing 277/337: [omake: make] [ppx_core: jbuilder build]
Processing 278/337: [mirage-profile: dune build] [omake: make] [ppx_core: jbuilder build]
Processing 279/337: [mirage-profile: dune build] [omake: make] [pcap-format: dune build] [ppx_core: jbuilder build]
Processing 280/337: [mirage-profile: dune build] [omake: make] [pcap-format: dune build] [ppx_core: jbuilder build] [tar: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "pcap-format" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/pcap-format.0.5.2)
-> compiled  pcap-format.0.5.2
Processing 280/337: [mirage-profile: dune build] [omake: make] [ppx_core: jbuilder build] [tar: dune build]
-> installed pcap-format.0.5.2
Processing 281/337: [mirage-profile: dune build] [omake: make] [ppx_core: jbuilder build] [tar: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mirage-profile" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/mirage-profile.0.9.1)
-> compiled  mirage-profile.0.9.1
Processing 281/337: [omake: make] [ppx_core: jbuilder build] [tar: dune build]
-> installed mirage-profile.0.9.1
Processing 282/337: [omake: make] [ppx_core: jbuilder build] [tar: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "tar" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/tar.1.1.0)
-> compiled  tar.1.1.0
Processing 282/337: [omake: make] [ppx_core: jbuilder build]
-> installed tar.1.1.0
Processing 283/337: [omake: make] [ppx_core: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_core" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/ppx_core.v0.10.0)
-       ocamlc src/ppx_core__.{cmi,cmo,cmt}
-     ocamldep src/gen/gen_ast_pattern.depends.ocamldep-output
-        ocaml src/compiler_specifics.ml
-     ocamldep src/ppx_core.dependsi.ocamldep-output
-     ocamlopt src/ppx_core__.{cmx,o}
-     ocamldep src/gen/gen_ast_pattern.dependsi.ocamldep-output
-       ocamlc src/gen/gen_ast_pattern.{cmi,cmti}
-       ocamlc src/gen/gen_ast_builder.{cmi,cmti}
-       ocamlc src/gen/import.{cmi,cmo,cmt}
-     ocamlopt src/gen/import.{cmx,o}
-     ocamlopt src/gen/gen_ast_builder.{cmx,o}
-     ocamlopt src/gen/gen_ast_pattern.{cmx,o}
-     ocamlopt src/gen/gen_ast_builder.exe
-     ocamlopt src/gen/gen_ast_pattern.exe
- gen_ast_builder src/ast_builder_generated.ml
- gen_ast_pattern src/ast_pattern_generated.ml
-     ocamldep src/ppx_core.depends.ocamldep-output
-       ocamlc src/ppx_core__Glue.{cmi,cmo,cmt}
-       ocamlc src/ppx_core__Compiler_specifics.{cmi,cmo,cmt}
-     ocamlopt src/ppx_core__Glue.{cmx,o}
-     ocamlopt src/ppx_core__Compiler_specifics.{cmx,o}
-       ocamlc src/ppx_core__Import.{cmi,cmo,cmt}
-       ocamlc src/ppx_core__Merlin_helpers.{cmi,cmti}
-       ocamlc src/ppx_core__Location.{cmi,cmti}
-       ocamlc src/ppx_core__Longident.{cmi,cmti}
-       ocamlc src/ppx_core__Spellcheck.{cmi,cmo,cmt}
-       ocamlc src/ppx_core__Caller_id.{cmi,cmo,cmt}
-       ocamlc src/ppx_core__File_path.{cmi,cmti}
-       ocamlc src/ppx_core__Ast_pattern0.{cmi,cmo,cmt}
-       ocamlc src/ppx_core__Code_matcher.{cmi,cmti}
-       ocamlc src/ppx_core__Loc.{cmi,cmti}
-       ocamlc src/ppx_core__Merlin_helpers.{cmo,cmt}
-       ocamlc src/ppx_core__Longident.{cmo,cmt}
-       ocamlc src/ppx_core__Loc.{cmo,cmt}
-       ocamlc src/ppx_core__Location.{cmo,cmt}
-       ocamlc src/ppx_core__Name.{cmi,cmti}
-       ocamlc src/ppx_core__Ast_builder_generated.{cmi,cmo,cmt}
-       ocamlc src/ppx_core__File_path.{cmo,cmt}
-       ocamlc src/ppx_core__Ast_traverse.{cmi,cmti}
-     ocamlopt src/ppx_core__Import.{cmx,o}
-       ocamlc src/ppx_core__Ast_builder_intf.{cmi,cmo,cmt}
-       ocamlc src/ppx_core__Name.{cmo,cmt}
-     ocamlopt src/ppx_core__Spellcheck.{cmx,o}
-     ocamlopt src/ppx_core__Caller_id.{cmx,o}
-       ocamlc src/ppx_core__Common.{cmi,cmti}
-     ocamlopt src/ppx_core__Longident.{cmx,o}
-       ocamlc src/ppx_core__Ast_builder.{cmi,cmti}
-     ocamlopt src/ppx_core__Location.{cmx,o}
-       ocamlc src/ppx_core__Ast_traverse.{cmo,cmt}
-     ocamlopt src/ppx_core__Loc.{cmx,o}
-     ocamlopt src/ppx_core__Ast_pattern0.{cmx,o}
-     ocamlopt src/ppx_core__Merlin_helpers.{cmx,o}
-     ocamlopt src/ppx_core__Ast_traverse.{cmx,o}
-     ocamlopt src/ppx_core__File_path.{cmx,o}
-       ocamlc src/ppx_core__Ast_pattern_generated.{cmi,cmo,cmt}
-       ocamlc src/ppx_core__Common.{cmo,cmt}
-       ocamlc src/ppx_core__Ast_builder.{cmo,cmt}
-     ocamlopt src/ppx_core__Name.{cmx,o}
-     ocamlopt src/ppx_core__Ast_builder_generated.{cmx,o}
-       ocamlc src/ppx_core__Ast_pattern.{cmi,cmti}
-       ocamlc src/ppx_core__Attribute.{cmi,cmti}
-     ocamlopt src/ppx_core__Ast_builder_intf.{cmx,o}
-       ocamlc src/ppx_core__Extension.{cmi,cmti}
-       ocamlc src/ppx_core__Ast_pattern.{cmo,cmt}
-       ocamlc src/ppx_core__Context_free.{cmi,cmti}
-       ocamlc src/ppx_core__Code_matcher.{cmo,cmt}
-       ocamlc src/ppx_core__Extension.{cmo,cmt}
-       ocamlc src/ppx_core__Attribute.{cmo,cmt}
-     ocamlopt src/ppx_core__Ast_builder.{cmx,o}
-       ocamlc src/ppx_core__Context_free.{cmo,cmt}
-       ocamlc src/ppx_core.{cmi,cmo,cmt}
-     ocamlopt src/ppx_core__Common.{cmx,o}
-       ocamlc src/ppx_core.cma
-     ocamlopt src/ppx_core__Ast_pattern_generated.{cmx,o}
-     ocamlopt src/ppx_core__Ast_pattern.{cmx,o}
-     ocamlopt src/ppx_core__Extension.{cmx,o}
-     ocamlopt src/ppx_core__Attribute.{cmx,o}
-     ocamlopt src/ppx_core__Code_matcher.{cmx,o}
-     ocamlopt src/ppx_core__Context_free.{cmx,o}
-     ocamlopt src/ppx_core.{cmx,o}
-     ocamlopt src/ppx_core.{a,cmxa}
-     ocamlopt src/ppx_core.cmxs
-       ocamlc src/ppx_core__.{cmi,cmo,cmt}
-     ocamldep src/gen/gen_ast_pattern.depends.ocamldep-output
-        ocaml src/compiler_specifics.ml
-     ocamldep src/ppx_core.dependsi.ocamldep-output
-     ocamlopt src/ppx_core__.{cmx,o}
-     ocamldep src/gen/gen_ast_pattern.dependsi.ocamldep-output
-       ocamlc src/gen/gen_ast_pattern.{cmi,cmti}
-       ocamlc src/gen/gen_ast_builder.{cmi,cmti}
-       ocamlc src/gen/import.{cmi,cmo,cmt}
-     ocamlopt src/gen/import.{cmx,o}
-     ocamlopt src/gen/gen_ast_builder.{cmx,o}
-     ocamlopt src/gen/gen_ast_pattern.{cmx,o}
-     ocamlopt src/gen/gen_ast_builder.exe
-     ocamlopt src/gen/gen_ast_pattern.exe
- gen_ast_builder src/ast_builder_generated.ml
- gen_ast_pattern src/ast_pattern_generated.ml
-     ocamldep src/ppx_core.depends.ocamldep-output
-       ocamlc src/ppx_core__Glue.{cmi,cmo,cmt}
-       ocamlc src/ppx_core__Compiler_specifics.{cmi,cmo,cmt}
-     ocamlopt src/ppx_core__Glue.{cmx,o}
-     ocamlopt src/ppx_core__Compiler_specifics.{cmx,o}
-       ocamlc src/ppx_core__Import.{cmi,cmo,cmt}
-       ocamlc src/ppx_core__Merlin_helpers.{cmi,cmti}
-       ocamlc src/ppx_core__Location.{cmi,cmti}
-       ocamlc src/ppx_core__Longident.{cmi,cmti}
-       ocamlc src/ppx_core__Spellcheck.{cmi,cmo,cmt}
-       ocamlc src/ppx_core__Caller_id.{cmi,cmo,cmt}
-       ocamlc src/ppx_core__File_path.{cmi,cmti}
-       ocamlc src/ppx_core__Ast_pattern0.{cmi,cmo,cmt}
-       ocamlc src/ppx_core__Code_matcher.{cmi,cmti}
-       ocamlc src/ppx_core__Loc.{cmi,cmti}
-       ocamlc src/ppx_core__Merlin_helpers.{cmo,cmt}
-       ocamlc src/ppx_core__Longident.{cmo,cmt}
-       ocamlc src/ppx_core__Loc.{cmo,cmt}
-       ocamlc src/ppx_core__Location.{cmo,cmt}
-       ocamlc src/ppx_core__Name.{cmi,cmti}
-       ocamlc src/ppx_core__Ast_builder_generated.{cmi,cmo,cmt}
-       ocamlc src/ppx_core__File_path.{cmo,cmt}
-       ocamlc src/ppx_core__Ast_traverse.{cmi,cmti}
-     ocamlopt src/ppx_core__Import.{cmx,o}
-       ocamlc src/ppx_core__Ast_builder_intf.{cmi,cmo,cmt}
-       ocamlc src/ppx_core__Name.{cmo,cmt}
-     ocamlopt src/ppx_core__Spellcheck.{cmx,o}
-     ocamlopt src/ppx_core__Caller_id.{cmx,o}
-       ocamlc src/ppx_core__Common.{cmi,cmti}
-     ocamlopt src/ppx_core__Longident.{cmx,o}
-       ocamlc src/ppx_core__Ast_builder.{cmi,cmti}
-     ocamlopt src/ppx_core__Location.{cmx,o}
-       ocamlc src/ppx_core__Ast_traverse.{cmo,cmt}
-     ocamlopt src/ppx_core__Loc.{cmx,o}
-     ocamlopt src/ppx_core__Ast_pattern0.{cmx,o}
-     ocamlopt src/ppx_core__Merlin_helpers.{cmx,o}
-     ocamlopt src/ppx_core__Ast_traverse.{cmx,o}
-     ocamlopt src/ppx_core__File_path.{cmx,o}
-       ocamlc src/ppx_core__Ast_pattern_generated.{cmi,cmo,cmt}
-       ocamlc src/ppx_core__Common.{cmo,cmt}
-       ocamlc src/ppx_core__Ast_builder.{cmo,cmt}
-     ocamlopt src/ppx_core__Name.{cmx,o}
-     ocamlopt src/ppx_core__Ast_builder_generated.{cmx,o}
-       ocamlc src/ppx_core__Ast_pattern.{cmi,cmti}
-       ocamlc src/ppx_core__Attribute.{cmi,cmti}
-     ocamlopt src/ppx_core__Ast_builder_intf.{cmx,o}
-       ocamlc src/ppx_core__Extension.{cmi,cmti}
-       ocamlc src/ppx_core__Ast_pattern.{cmo,cmt}
-       ocamlc src/ppx_core__Context_free.{cmi,cmti}
-       ocamlc src/ppx_core__Code_matcher.{cmo,cmt}
-       ocamlc src/ppx_core__Extension.{cmo,cmt}
-       ocamlc src/ppx_core__Attribute.{cmo,cmt}
-     ocamlopt src/ppx_core__Ast_builder.{cmx,o}
-       ocamlc src/ppx_core__Context_free.{cmo,cmt}
-       ocamlc src/ppx_core.{cmi,cmo,cmt}
-     ocamlopt src/ppx_core__Common.{cmx,o}
-       ocamlc src/ppx_core.cma
-     ocamlopt src/ppx_core__Ast_pattern_generated.{cmx,o}
-     ocamlopt src/ppx_core__Ast_pattern.{cmx,o}
-     ocamlopt src/ppx_core__Extension.{cmx,o}
-     ocamlopt src/ppx_core__Attribute.{cmx,o}
-     ocamlopt src/ppx_core__Code_matcher.{cmx,o}
-     ocamlopt src/ppx_core__Context_free.{cmx,o}
-     ocamlopt src/ppx_core.{cmx,o}
-     ocamlopt src/ppx_core.{a,cmxa}
-     ocamlopt src/ppx_core.cmxs
-> compiled  ppx_core.v0.10.0
Processing 283/337: [omake: make]
-> installed ppx_core.v0.10.0
Processing 284/337: [omake: make]
Processing 285/337: [omake: make] [ppx_optcomp: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_optcomp" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/ppx_optcomp.v0.10.0)
-     ocamldep src/ppx_optcomp.dependsi.ocamldep-output
-     ocamldep bin/optcomp.depends.ocamldep-output
-     ocamldep src/ppx_optcomp.depends.ocamldep-output
-       ocamlc src/ppx_optcomp.{cmi,cmti}
-       ocamlc bin/optcomp.{cmi,cmo,cmt}
-       ocamlc src/ppx_optcomp.{cmo,cmt}
-       ocamlc src/ppx_optcomp.cma
-     ocamlopt src/ppx_optcomp.{cmx,o}
-     ocamlopt src/ppx_optcomp.{a,cmxa}
-     ocamlopt src/ppx_optcomp.cmxs
-     ocamlopt bin/optcomp.{cmx,o}
-     ocamlopt bin/optcomp.exe
-     ocamldep src/ppx_optcomp.dependsi.ocamldep-output
-     ocamldep bin/optcomp.depends.ocamldep-output
-     ocamldep src/ppx_optcomp.depends.ocamldep-output
-       ocamlc src/ppx_optcomp.{cmi,cmti}
-       ocamlc bin/optcomp.{cmi,cmo,cmt}
-       ocamlc src/ppx_optcomp.{cmo,cmt}
-       ocamlc src/ppx_optcomp.cma
-     ocamlopt src/ppx_optcomp.{cmx,o}
-     ocamlopt src/ppx_optcomp.{a,cmxa}
-     ocamlopt src/ppx_optcomp.cmxs
-     ocamlopt bin/optcomp.{cmx,o}
-     ocamlopt bin/optcomp.exe
-> compiled  ppx_optcomp.v0.10.0
Processing 285/337: [omake: make]
-> installed ppx_optcomp.v0.10.0
Processing 286/337: [omake: make]
Processing 287/337: [omake: make] [ppx_driver: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_driver" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/ppx_driver.v0.10.2)
-     ocamldep print-diff/print_diff.depends.ocamldep-output
-     ocamldep runner_as_ppx/ppx_driver_runner_as_ppx.depends.ocamldep-output
-     ocamldep src/ppx_driver.depends.ocamldep-output
-     ocamldep src/ppx_driver.dependsi.ocamldep-output
-       ocamlc src/ppx_driver__.{cmi,cmo,cmt}
-     ocamldep print-diff/print_diff.dependsi.ocamldep-output
-     ocamldep runner/ppx_driver_runner.depends.ocamldep-output
-       ocamlc print-diff/print_diff.{cmi,cmti}
-     ocamlopt src/ppx_driver__.{cmx,o}
-       ocamlc src/ppx_driver__Options.{cmi,cmo,cmt}
-       ocamlc print-diff/print_diff.{cmo,cmt}
-     ocamlopt print-diff/print_diff.{cmx,o}
-       ocamlc print-diff/print_diff.cma
-     ocamlopt print-diff/print_diff.{a,cmxa}
-     ocamlopt src/ppx_driver__Options.{cmx,o}
-     ocamlopt print-diff/print_diff.cmxs
-       ocamlc src/ppx_driver__Import.{cmi,cmo,cmt}
-       ocamlc src/ppx_driver__Reconcile.{cmi,cmti}
-       ocamlc src/ppx_driver.{cmi,cmti}
-       ocamlc runner_as_ppx/ppx_driver_runner_as_ppx.{cmi,cmo,cmt}
-       ocamlc runner_as_ppx/ppx_driver_runner_as_ppx.cma
-       ocamlc runner/ppx_driver_runner.{cmi,cmo,cmt}
-       ocamlc runner/ppx_driver_runner.cma
-       ocamlc src/ppx_driver__Reconcile.{cmo,cmt}
-     ocamlopt src/ppx_driver__Import.{cmx,o}
-       ocamlc src/ppx_driver.{cmo,cmt}
-       ocamlc src/ppx_driver.cma
-     ocamlopt src/ppx_driver__Reconcile.{cmx,o}
-     ocamlopt src/ppx_driver.{cmx,o}
-     ocamlopt src/ppx_driver.{a,cmxa}
-     ocamlopt runner_as_ppx/ppx_driver_runner_as_ppx.{cmx,o}
-     ocamlopt runner_as_ppx/ppx_driver_runner_as_ppx.{a,cmxa}
-     ocamlopt runner/ppx_driver_runner.{cmx,o}
-     ocamlopt src/ppx_driver.cmxs
-     ocamlopt runner/ppx_driver_runner.{a,cmxa}
-     ocamlopt runner_as_ppx/ppx_driver_runner_as_ppx.cmxs
-     ocamlopt runner/ppx_driver_runner.cmxs
-     ocamldep print-diff/print_diff.depends.ocamldep-output
-     ocamldep runner_as_ppx/ppx_driver_runner_as_ppx.depends.ocamldep-output
-     ocamldep src/ppx_driver.depends.ocamldep-output
-     ocamldep src/ppx_driver.dependsi.ocamldep-output
-       ocamlc src/ppx_driver__.{cmi,cmo,cmt}
-     ocamldep print-diff/print_diff.dependsi.ocamldep-output
-     ocamldep runner/ppx_driver_runner.depends.ocamldep-output
-       ocamlc print-diff/print_diff.{cmi,cmti}
-     ocamlopt src/ppx_driver__.{cmx,o}
-       ocamlc src/ppx_driver__Options.{cmi,cmo,cmt}
-       ocamlc print-diff/print_diff.{cmo,cmt}
-     ocamlopt print-diff/print_diff.{cmx,o}
-       ocamlc print-diff/print_diff.cma
-     ocamlopt print-diff/print_diff.{a,cmxa}
-     ocamlopt src/ppx_driver__Options.{cmx,o}
-     ocamlopt print-diff/print_diff.cmxs
-       ocamlc src/ppx_driver__Import.{cmi,cmo,cmt}
-       ocamlc src/ppx_driver__Reconcile.{cmi,cmti}
-       ocamlc src/ppx_driver.{cmi,cmti}
-       ocamlc runner_as_ppx/ppx_driver_runner_as_ppx.{cmi,cmo,cmt}
-       ocamlc runner_as_ppx/ppx_driver_runner_as_ppx.cma
-       ocamlc runner/ppx_driver_runner.{cmi,cmo,cmt}
-       ocamlc runner/ppx_driver_runner.cma
-       ocamlc src/ppx_driver__Reconcile.{cmo,cmt}
-     ocamlopt src/ppx_driver__Import.{cmx,o}
-       ocamlc src/ppx_driver.{cmo,cmt}
-       ocamlc src/ppx_driver.cma
-     ocamlopt src/ppx_driver__Reconcile.{cmx,o}
-     ocamlopt src/ppx_driver.{cmx,o}
-     ocamlopt src/ppx_driver.{a,cmxa}
-     ocamlopt runner_as_ppx/ppx_driver_runner_as_ppx.{cmx,o}
-     ocamlopt runner_as_ppx/ppx_driver_runner_as_ppx.{a,cmxa}
-     ocamlopt runner/ppx_driver_runner.{cmx,o}
-     ocamlopt src/ppx_driver.cmxs
-     ocamlopt runner/ppx_driver_runner.{a,cmxa}
-     ocamlopt runner_as_ppx/ppx_driver_runner_as_ppx.cmxs
-     ocamlopt runner/ppx_driver_runner.cmxs
-> compiled  ppx_driver.v0.10.2
Processing 287/337: [omake: make]
-> installed ppx_driver.v0.10.2
Processing 288/337: [omake: make]
Processing 289/337: [fieldslib: jbuilder build] [omake: make]
Processing 290/337: [fieldslib: jbuilder build] [omake: make] [ppx_metaquot: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "fieldslib" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/fieldslib.v0.10.0)
-     ocamlopt .ppx/ppx_driver.runner/ppx.exe
-          ppx src/fieldslib.pp.ml
-     ocamldep src/fieldslib.depends.ocamldep-output
-       ocamlc src/fieldslib.{cmi,cmo,cmt}
-       ocamlc src/fieldslib.cma
-     ocamlopt src/fieldslib.{cmx,o}
-     ocamlopt src/fieldslib.{a,cmxa}
-     ocamlopt src/fieldslib.cmxs
-     ocamlopt .ppx/ppx_driver.runner/ppx.exe
-          ppx src/fieldslib.pp.ml
-     ocamldep src/fieldslib.depends.ocamldep-output
-       ocamlc src/fieldslib.{cmi,cmo,cmt}
-       ocamlc src/fieldslib.cma
-     ocamlopt src/fieldslib.{cmx,o}
-     ocamlopt src/fieldslib.{a,cmxa}
-     ocamlopt src/fieldslib.cmxs
-> compiled  fieldslib.v0.10.0
Processing 290/337: [omake: make] [ppx_metaquot: jbuilder build]
-> installed fieldslib.v0.10.0
Processing 291/337: [omake: make] [ppx_metaquot: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_metaquot" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/ppx_metaquot.v0.10.0)
-     ocamldep lifters/ppx_metaquot_lifters.depends.ocamldep-output
-     ocamldep src/ppx_metaquot.depends.ocamldep-output
-       ocamlc lifters/ppx_metaquot_lifters.{cmi,cmo,cmt}
-       ocamlc lifters/ppx_metaquot_lifters.cma
-     ocamlopt lifters/ppx_metaquot_lifters.{cmx,o}
-     ocamlopt lifters/ppx_metaquot_lifters.{a,cmxa}
-       ocamlc src/ppx_metaquot.{cmi,cmo,cmt}
-     ocamlopt lifters/ppx_metaquot_lifters.cmxs
-       ocamlc src/ppx_metaquot.cma
-     ocamlopt src/ppx_metaquot.{cmx,o}
-     ocamlopt src/ppx_metaquot.{a,cmxa}
-     ocamlopt src/ppx_metaquot.cmxs
-     ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe
-     ocamldep lifters/ppx_metaquot_lifters.depends.ocamldep-output
-     ocamldep src/ppx_metaquot.depends.ocamldep-output
-       ocamlc lifters/ppx_metaquot_lifters.{cmi,cmo,cmt}
-       ocamlc lifters/ppx_metaquot_lifters.cma
-     ocamlopt lifters/ppx_metaquot_lifters.{cmx,o}
-     ocamlopt lifters/ppx_metaquot_lifters.{a,cmxa}
-       ocamlc src/ppx_metaquot.{cmi,cmo,cmt}
-     ocamlopt lifters/ppx_metaquot_lifters.cmxs
-       ocamlc src/ppx_metaquot.cma
-     ocamlopt src/ppx_metaquot.{cmx,o}
-     ocamlopt src/ppx_metaquot.{a,cmxa}
-     ocamlopt src/ppx_metaquot.cmxs
-     ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe
-> compiled  ppx_metaquot.v0.10.0
Processing 291/337: [omake: make]
-> installed ppx_metaquot.v0.10.0
Processing 292/337: [omake: make]
Processing 293/337: [omake: make] [ppx_type_conv: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_type_conv" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/ppx_type_conv.v0.10.0)
-       ocamlc src/ppx_type_conv.{cmi,cmo,cmt}
-     ocamlopt src/ppx_type_conv.{cmx,o}
-     ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe
-          ppx src/ignore_unused_warning.pp.mli
-          ppx src/std.pp.ml
-          ppx src/type_conv.pp.ml
-          ppx src/ignore_unused_warning.pp.ml
-          ppx src/type_conv.pp.mli
-     ocamldep src/ppx_type_conv.depends.ocamldep-output
-     ocamldep src/ppx_type_conv.dependsi.ocamldep-output
-       ocamlc src/ppx_type_conv__Ignore_unused_warning.{cmi,cmti}
-       ocamlc src/ppx_type_conv__Type_conv.{cmi,cmti}
-       ocamlc src/ppx_type_conv__Std.{cmi,cmo,cmt}
-     ocamlopt src/ppx_type_conv__Ignore_unused_warning.{cmx,o}
-       ocamlc src/ppx_type_conv__Ignore_unused_warning.{cmo,cmt}
-       ocamlc src/ppx_type_conv__Type_conv.{cmo,cmt}
-       ocamlc src/ppx_type_conv.cma
-     ocamlopt src/ppx_type_conv__Type_conv.{cmx,o}
-     ocamlopt src/ppx_type_conv__Std.{cmx,o}
-     ocamlopt src/ppx_type_conv.{a,cmxa}
-     ocamlopt src/ppx_type_conv.cmxs
-       ocamlc src/ppx_type_conv.{cmi,cmo,cmt}
-     ocamlopt src/ppx_type_conv.{cmx,o}
-     ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe
-          ppx src/ignore_unused_warning.pp.mli
-          ppx src/std.pp.ml
-          ppx src/type_conv.pp.ml
-          ppx src/ignore_unused_warning.pp.ml
-          ppx src/type_conv.pp.mli
-     ocamldep src/ppx_type_conv.depends.ocamldep-output
-     ocamldep src/ppx_type_conv.dependsi.ocamldep-output
-       ocamlc src/ppx_type_conv__Ignore_unused_warning.{cmi,cmti}
-       ocamlc src/ppx_type_conv__Type_conv.{cmi,cmti}
-       ocamlc src/ppx_type_conv__Std.{cmi,cmo,cmt}
-     ocamlopt src/ppx_type_conv__Ignore_unused_warning.{cmx,o}
-       ocamlc src/ppx_type_conv__Ignore_unused_warning.{cmo,cmt}
-       ocamlc src/ppx_type_conv__Type_conv.{cmo,cmt}
-       ocamlc src/ppx_type_conv.cma
-     ocamlopt src/ppx_type_conv__Type_conv.{cmx,o}
-     ocamlopt src/ppx_type_conv__Std.{cmx,o}
-     ocamlopt src/ppx_type_conv.{a,cmxa}
-     ocamlopt src/ppx_type_conv.cmxs
-> compiled  ppx_type_conv.v0.10.0
Processing 293/337: [omake: make]
-> installed ppx_type_conv.v0.10.0
Processing 294/337: [omake: make]
Processing 295/337: [omake: make] [ppx_fields_conv: jbuilder build]
Processing 296/337: [omake: make] [ppx_fields_conv: jbuilder build] [ppx_sexp_conv: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_fields_conv" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/ppx_fields_conv.v0.10.0)
-     ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe
-          ppx src/ppx_fields_conv.pp.mli
-          ppx src/ppx_fields_conv.pp.ml
-     ocamldep src/ppx_fields_conv.dependsi.ocamldep-output
-     ocamldep src/ppx_fields_conv.depends.ocamldep-output
-       ocamlc src/ppx_fields_conv.{cmi,cmti}
-       ocamlc src/ppx_fields_conv.{cmo,cmt}
-       ocamlc src/ppx_fields_conv.cma
-     ocamlopt src/ppx_fields_conv.{cmx,o}
-     ocamlopt src/ppx_fields_conv.{a,cmxa}
-     ocamlopt src/ppx_fields_conv.cmxs
-     ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe
-          ppx src/ppx_fields_conv.pp.mli
-          ppx src/ppx_fields_conv.pp.ml
-     ocamldep src/ppx_fields_conv.dependsi.ocamldep-output
-     ocamldep src/ppx_fields_conv.depends.ocamldep-output
-       ocamlc src/ppx_fields_conv.{cmi,cmti}
-       ocamlc src/ppx_fields_conv.{cmo,cmt}
-       ocamlc src/ppx_fields_conv.cma
-     ocamlopt src/ppx_fields_conv.{cmx,o}
-     ocamlopt src/ppx_fields_conv.{a,cmxa}
-     ocamlopt src/ppx_fields_conv.cmxs
-> compiled  ppx_fields_conv.v0.10.0
Processing 296/337: [omake: make] [ppx_sexp_conv: jbuilder build]
-> installed ppx_fields_conv.v0.10.0
Processing 297/337: [omake: make] [ppx_sexp_conv: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_sexp_conv" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/ppx_sexp_conv.v0.10.0)
-     ocamldep src/ppx_sexp_conv.depends.ocamldep-output
-     ocamldep src/ppx_sexp_conv.dependsi.ocamldep-output
-     ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe
-          ppx expander/ppx_sexp_conv_expander.pp.mli
-     ocamldep expander/ppx_sexp_conv_expander.dependsi.ocamldep-output
-          ppx expander/ppx_sexp_conv_expander.pp.ml
-     ocamldep expander/ppx_sexp_conv_expander.depends.ocamldep-output
-       ocamlc expander/ppx_sexp_conv_expander.{cmi,cmti}
-       ocamlc src/ppx_sexp_conv.{cmi,cmti}
-       ocamlc src/ppx_sexp_conv.{cmo,cmt}
-       ocamlc src/ppx_sexp_conv.cma
-       ocamlc expander/ppx_sexp_conv_expander.{cmo,cmt}
-       ocamlc expander/ppx_sexp_conv_expander.cma
-     ocamlopt expander/ppx_sexp_conv_expander.{cmx,o}
-     ocamlopt expander/ppx_sexp_conv_expander.{a,cmxa}
-     ocamlopt expander/ppx_sexp_conv_expander.cmxs
-     ocamlopt src/ppx_sexp_conv.{cmx,o}
-     ocamlopt src/ppx_sexp_conv.{a,cmxa}
-     ocamlopt src/ppx_sexp_conv.cmxs
-     ocamldep src/ppx_sexp_conv.depends.ocamldep-output
-     ocamldep src/ppx_sexp_conv.dependsi.ocamldep-output
-     ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe
-          ppx expander/ppx_sexp_conv_expander.pp.mli
-     ocamldep expander/ppx_sexp_conv_expander.dependsi.ocamldep-output
-          ppx expander/ppx_sexp_conv_expander.pp.ml
-     ocamldep expander/ppx_sexp_conv_expander.depends.ocamldep-output
-       ocamlc expander/ppx_sexp_conv_expander.{cmi,cmti}
-       ocamlc src/ppx_sexp_conv.{cmi,cmti}
-       ocamlc src/ppx_sexp_conv.{cmo,cmt}
-       ocamlc src/ppx_sexp_conv.cma
-       ocamlc expander/ppx_sexp_conv_expander.{cmo,cmt}
-       ocamlc expander/ppx_sexp_conv_expander.cma
-     ocamlopt expander/ppx_sexp_conv_expander.{cmx,o}
-     ocamlopt expander/ppx_sexp_conv_expander.{a,cmxa}
-     ocamlopt expander/ppx_sexp_conv_expander.cmxs
-     ocamlopt src/ppx_sexp_conv.{cmx,o}
-     ocamlopt src/ppx_sexp_conv.{a,cmxa}
-     ocamlopt src/ppx_sexp_conv.cmxs
-> compiled  ppx_sexp_conv.v0.10.0
Processing 297/337: [omake: make]
-> installed ppx_sexp_conv.v0.10.0
Processing 298/337: [omake: make]
Processing 299/337: [ipaddr: dune build] [omake: make]
Processing 300/337: [ipaddr: dune build] [omake: make] [protocol-9p: dune build]
Processing 301/337: [ipaddr: dune build] [omake: make] [protocol-9p: dune build] [uri: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ipaddr" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/ipaddr.2.9.0)
-     ocamlopt lib/.ipaddr_top.objs/native/ipaddr_top.{cmx,o}
- File "_none_", line 1:
- Warning 58: 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 was found in path for module Toploop, and its interface was not compiled with -opaque
-> compiled  ipaddr.2.9.0
Processing 301/337: [omake: make] [protocol-9p: dune build] [uri: jbuilder build]
-> installed ipaddr.2.9.0
Processing 302/337: [omake: make] [protocol-9p: dune build] [uri: jbuilder build]
Processing 303/337: [mirage-net-lwt: jbuilder build] [omake: make] [protocol-9p: dune build] [uri: jbuilder build]
Processing 304/337: [mirage-net-lwt: jbuilder build] [mirage-protocols-lwt: jbuilder build] [omake: make] [protocol-9p: dune build] [uri: jbuilder build]
Processing 305/337: [mirage-net-lwt: jbuilder build] [mirage-protocols-lwt: jbuilder build] [mirage-stack-lwt: jbuilder build] [omake: make] [protocol-9p: dune build] [uri: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "mirage-net-lwt" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/mirage-net-lwt.1.1.0)
-     ocamldep lwt/mirage_net_lwt.depends.ocamldep-output
-       ocamlc lwt/mirage_net_lwt.{cmi,cmo,cmt}
-       ocamlc lwt/mirage_net_lwt.cma
-     ocamlopt lwt/mirage_net_lwt.{cmx,o}
-     ocamlopt lwt/mirage_net_lwt.{a,cmxa}
-     ocamlopt lwt/mirage_net_lwt.cmxs
-     ocamldep lwt/mirage_net_lwt.depends.ocamldep-output
-       ocamlc lwt/mirage_net_lwt.{cmi,cmo,cmt}
-       ocamlc lwt/mirage_net_lwt.cma
-     ocamlopt lwt/mirage_net_lwt.{cmx,o}
-     ocamlopt lwt/mirage_net_lwt.{a,cmxa}
-     ocamlopt lwt/mirage_net_lwt.cmxs
-> compiled  mirage-net-lwt.1.1.0
Processing 305/337: [mirage-protocols-lwt: jbuilder build] [mirage-stack-lwt: jbuilder build] [omake: make] [protocol-9p: dune build] [uri: jbuilder build]
-> installed mirage-net-lwt.1.1.0
Processing 306/337: [mirage-protocols-lwt: jbuilder build] [mirage-stack-lwt: jbuilder build] [omake: make] [protocol-9p: dune build] [uri: jbuilder build]
Processing 307/337: [mirage-protocols-lwt: jbuilder build] [mirage-stack-lwt: jbuilder build] [mirage-vnetif: jbuilder build] [omake: make] [protocol-9p: dune build] [uri: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "mirage-protocols-lwt" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/mirage-protocols-lwt.1.2.0)
-     ocamldep lwt/mirage_protocols_lwt.depends.ocamldep-output
-       ocamlc lwt/mirage_protocols_lwt.{cmi,cmo,cmt}
-       ocamlc lwt/mirage_protocols_lwt.cma
-     ocamlopt lwt/mirage_protocols_lwt.{cmx,o}
-     ocamlopt lwt/mirage_protocols_lwt.{a,cmxa}
-     ocamlopt lwt/mirage_protocols_lwt.cmxs
-     ocamldep lwt/mirage_protocols_lwt.depends.ocamldep-output
-       ocamlc lwt/mirage_protocols_lwt.{cmi,cmo,cmt}
-       ocamlc lwt/mirage_protocols_lwt.cma
-     ocamlopt lwt/mirage_protocols_lwt.{cmx,o}
-     ocamlopt lwt/mirage_protocols_lwt.{a,cmxa}
-     ocamlopt lwt/mirage_protocols_lwt.cmxs
-> compiled  mirage-protocols-lwt.1.2.0
Processing 307/337: [mirage-stack-lwt: jbuilder build] [mirage-vnetif: jbuilder build] [omake: make] [protocol-9p: dune build] [uri: jbuilder build]
-> installed mirage-protocols-lwt.1.2.0
Processing 308/337: [mirage-stack-lwt: jbuilder build] [mirage-vnetif: jbuilder build] [omake: make] [protocol-9p: dune build] [uri: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "mirage-stack-lwt" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/mirage-stack-lwt.1.1.0)
-     ocamldep lwt/mirage_stack_lwt.depends.ocamldep-output
-       ocamlc lwt/mirage_stack_lwt.{cmi,cmo,cmt}
-       ocamlc lwt/mirage_stack_lwt.cma
-     ocamlopt lwt/mirage_stack_lwt.{cmx,o}
-     ocamlopt lwt/mirage_stack_lwt.{a,cmxa}
-     ocamlopt lwt/mirage_stack_lwt.cmxs
-     ocamldep lwt/mirage_stack_lwt.depends.ocamldep-output
-       ocamlc lwt/mirage_stack_lwt.{cmi,cmo,cmt}
-       ocamlc lwt/mirage_stack_lwt.cma
-     ocamlopt lwt/mirage_stack_lwt.{cmx,o}
-     ocamlopt lwt/mirage_stack_lwt.{a,cmxa}
-     ocamlopt lwt/mirage_stack_lwt.cmxs
-> compiled  mirage-stack-lwt.1.1.0
Processing 308/337: [mirage-vnetif: jbuilder build] [omake: make] [protocol-9p: dune build] [uri: jbuilder build]
-> installed mirage-stack-lwt.1.1.0
Processing 309/337: [mirage-vnetif: jbuilder build] [omake: make] [protocol-9p: dune build] [uri: jbuilder build]
Processing 310/337: [mirage-vnetif: jbuilder build] [omake: make] [protocol-9p: dune build] [tcpip: env jbuilder] [uri: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "mirage-vnetif" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/mirage-vnetif.0.4.0)
-     ocamldep src/mirage_vnetif.dependsi.ocamldep-output
-     ocamldep src/mirage_vnetif.depends.ocamldep-output
-       ocamlc src/basic_backend.{cmi,cmti}
-       ocamlc src/vnetif.{cmi,cmti}
-       ocamlc src/vnetif.{cmo,cmt}
-     ocamlopt src/basic_backend.{cmx,o}
-       ocamlc src/basic_backend.{cmo,cmt}
-       ocamlc src/mirage_vnetif.cma
-     ocamlopt src/vnetif.{cmx,o}
-     ocamlopt src/mirage_vnetif.{a,cmxa}
-     ocamlopt src/mirage_vnetif.cmxs
-     ocamldep src/mirage_vnetif.dependsi.ocamldep-output
-     ocamldep src/mirage_vnetif.depends.ocamldep-output
-       ocamlc src/basic_backend.{cmi,cmti}
-       ocamlc src/vnetif.{cmi,cmti}
-       ocamlc src/vnetif.{cmo,cmt}
-     ocamlopt src/basic_backend.{cmx,o}
-       ocamlc src/basic_backend.{cmo,cmt}
-       ocamlc src/mirage_vnetif.cma
-     ocamlopt src/vnetif.{cmx,o}
-     ocamlopt src/mirage_vnetif.{a,cmxa}
-     ocamlopt src/mirage_vnetif.cmxs
-> compiled  mirage-vnetif.0.4.0
Processing 310/337: [omake: make] [protocol-9p: dune build] [tcpip: env jbuilder] [uri: jbuilder build]
-> installed mirage-vnetif.0.4.0
Processing 311/337: [omake: make] [protocol-9p: dune build] [tcpip: env jbuilder] [uri: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "protocol-9p" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/protocol-9p.2.0.0)
-> compiled  protocol-9p.2.0.0
Processing 311/337: [omake: make] [tcpip: env jbuilder] [uri: jbuilder build]
-> installed protocol-9p.2.0.0
Processing 312/337: [omake: make] [tcpip: env jbuilder] [uri: jbuilder build]
Processing 313/337: [datakit-server-9p: dune build] [omake: make] [tcpip: env jbuilder] [uri: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "datakit-server-9p" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/datakit-server-9p.1.0.0)
-> compiled  datakit-server-9p.1.0.0
Processing 313/337: [omake: make] [tcpip: env jbuilder] [uri: jbuilder build]
-> installed datakit-server-9p.1.0.0
Processing 314/337: [omake: make] [tcpip: env jbuilder] [uri: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "env" "OPAM_PKG_CONFIG_PATH=/home/opam/.opam/4.06.1/lib/pkgconfig" "jbuilder" "build" "-p" "tcpip" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/tcpip.3.3.1)
-     ocamldep src/config/discover.depends.ocamldep-output
-     ocamldep src/stack-unix/icmpv4_socket.depends.ocamldep-output
-     ocamldep src/stack-unix/icmpv4_socket.dependsi.ocamldep-output
-     ocamldep src/stack-direct/tcpip_stack_direct.depends.ocamldep-output
-     ocamldep src/stack-direct/tcpip_stack_direct.dependsi.ocamldep-output
-     ocamldep src/stack-unix/tcpip_stack_socket.depends.ocamldep-output
-     ocamldep src/stack-unix/tcpip_stack_socket.dependsi.ocamldep-output
-       ocamlc src/tcp/tcp.{cmi,cmo,cmt}
-     ocamldep src/tcpip_checksum/tcpip.depends.ocamldep-output
-     ocamldep src/tcpip_checksum/tcpip.dependsi.ocamldep-output
-     ocamldep src/stack-unix/tcpv4_socket.depends.ocamldep-output
-     ocamldep src/stack-unix/tcpv4_socket.dependsi.ocamldep-output
-     ocamldep src/stack-unix/tcpv6_socket.depends.ocamldep-output
-     ocamldep src/stack-unix/tcpv6_socket.dependsi.ocamldep-output
-     ocamldep src/stack-unix/udpv4_socket.depends.ocamldep-output
-     ocamldep src/stack-unix/udpv6_socket.depends.ocamldep-output
-     ocamldep src/tcpip_checksum/tcpip_unix.depends.ocamldep-output
-     ocamldep src/tcpip_checksum/tcpip_xen.depends.ocamldep-output
-       ocamlc src/tcpip_checksum/tcpip_unix.{cmi,cmo,cmt}
-     ocamlopt src/tcp/tcp.{cmx,o}
-       ocamlc src/config/discover.{cmi,cmo,cmt}
-       ocamlc src/stack-unix/tcpv4_socket.{cmi,cmti}
-       ocamlc src/tcpip_checksum/tcpip_unix.cma
-       ocamlc src/stack-direct/tcpip_stack_direct.{cmi,cmti}
-       ocamlc src/tcpip_checksum/tcpip_checksum.{cmi,cmti}
-       ocamlc src/stack-unix/udpv6_socket.{cmi,cmo,cmt}
-       ocamlc src/stack-unix/tcp_socket.{cmi,cmo,cmt}
-     ocamlopt src/tcpip_checksum/tcpip_unix.{cmx,o}
-       ocamlc src/stack-unix/udpv4_socket.{cmi,cmo,cmt}
-       ocamlc src/tcpip_checksum/tcpip_checksum.{cmo,cmt}
-       ocamlc src/tcpip_checksum/tcpip_xen.{cmi,cmo,cmt}
-       ocamlc src/stack-unix/udpv6_socket.cma
-       ocamlc src/stack-unix/udpv4_socket.cma
-       ocamlc src/tcpip_checksum/tcpip.cma
-       ocamlc src/tcpip_checksum/tcpip_xen.cma
-     ocamlopt src/tcpip_checksum/tcpip_unix.{a,cmxa}
-       ocamlc src/stack-unix/tcpv6_socket.{cmi,cmti}
-       ocamlc src/stack-unix/tcpv4_socket.{cmo,cmt}
-     ocamlopt src/tcpip_checksum/tcpip_checksum.{cmx,o}
-       ocamlc src/stack-unix/tcpv4_socket.cma
-     ocamlopt src/stack-unix/udpv6_socket.{cmx,o}
-       ocamlc src/stack-direct/tcpip_stack_direct.{cmo,cmt}
- File "src/stack-direct/tcpip_stack_direct.ml", line 69, characters 16-32:
- Warning 3: deprecated: Ipaddr.V4.pp_hum
- Please use Ipaddr.V4.pp instead.
-     ocamlopt src/config/discover.{cmx,o}
-     ocamlopt src/tcpip_checksum/tcpip_xen.{cmx,o}
-     ocamlopt src/tcpip_checksum/tcpip.{a,cmxa}
-     ocamlopt src/stack-unix/tcp_socket.{cmx,o}
-       ocamlc src/stack-unix/tcpv6_socket.{cmo,cmt}
-       ocamlc src/stack-direct/tcpip_stack_direct.cma
-     ocamlopt src/stack-unix/udpv4_socket.{cmx,o}
-     ocamlopt src/stack-unix/udpv6_socket.{a,cmxa}
-       ocamlc src/stack-unix/tcpv6_socket.cma
-     ocamlopt src/stack-direct/tcpip_stack_direct.{cmx,o}
- File "src/stack-direct/tcpip_stack_direct.ml", line 69, characters 16-32:
- Warning 3: deprecated: Ipaddr.V4.pp_hum
- Please use Ipaddr.V4.pp instead.
-     ocamlopt src/tcpip_checksum/tcpip_xen.{a,cmxa}
-     ocamlopt src/stack-unix/udpv4_socket.{a,cmxa}
-       ocamlc src/tcpip_checksum/checksum_stubs.o
-     ocamlopt src/tcpip_checksum/tcpip.cmxs
-     ocamlopt src/stack-direct/tcpip_stack_direct.{a,cmxa}
-     ocamlopt src/stack-unix/tcpv4_socket.{cmx,o}
-     ocamlopt src/stack-unix/udpv6_socket.cmxs
-   ocamlmklib src/tcpip_checksum/dlltcpip_unix_stubs.so,src/tcpip_checksum/libtcpip_unix_stubs.a
-     ocamlopt src/stack-unix/udpv4_socket.cmxs
-     ocamlopt src/stack-unix/tcpv4_socket.{a,cmxa}
-     ocamlopt src/stack-unix/tcpv6_socket.{cmx,o}
-     ocamlopt src/stack-direct/tcpip_stack_direct.cmxs
-     ocamlopt src/tcpip_checksum/tcpip_unix.cmxs
-     ocamlopt src/stack-unix/tcpv6_socket.{a,cmxa}
-     ocamlopt src/stack-unix/tcpv4_socket.cmxs
-     ocamlopt src/stack-unix/tcpv6_socket.cmxs
-     ocamlopt src/config/discover.exe
-     discover src/tcpip_checksum/c_flags_xen.sexp
-       ocamlc src/tcpip_checksum/checksum_stubs_xen.o
-   ocamlmklib src/tcpip_checksum/dlltcpip_xen_stubs.so,src/tcpip_checksum/libtcpip_xen_stubs.a
-     ocamlopt .ppx/ppx_cstruct/ppx.exe
-     ocamlopt src/tcpip_checksum/tcpip_xen.cmxs
-          ppx src/arpv4/arpv4_packet.pp.mli
-          ppx src/arpv4/arpv4.pp.mli
-          ppx src/arpv4/arpv4_packet.pp.ml
-          ppx src/arpv4/arpv4_wire.pp.ml
-          ppx src/ethif/ethif.pp.mli
-          ppx src/arpv4/arpv4.pp.ml
-          ppx src/ethif/ethif_packet.pp.mli
-          ppx src/ethif/ethif.pp.ml
-          ppx src/ethif/ethif_packet.pp.ml
-          ppx src/ethif/ethif_wire.pp.ml
-          ppx src/icmp/icmpv4.pp.mli
-          ppx src/icmp/icmpv4_packet.pp.mli
-          ppx src/icmp/icmpv4.pp.ml
-          ppx src/icmp/icmpv4_packet.pp.ml
-          ppx src/icmp/icmpv4_wire.pp.ml
-          ppx src/ipv4/ipv4_common.pp.ml
-          ppx src/ipv4/ipv4_wire.pp.ml
-          ppx src/ipv4/routing.pp.ml
-          ppx src/ipv4/ipv4_packet.pp.ml
-          ppx src/ipv4/static_ipv4.pp.ml
-          ppx src/ipv4/ipv4_packet.pp.mli
-          ppx src/ipv4/static_ipv4.pp.mli
-          ppx src/ipv6/ipv6.pp.mli
-          ppx src/ipv6/ndpv6.pp.mli
-          ppx src/ipv6/ipv6.pp.ml
-          ppx src/ipv6/ipv6_wire.pp.ml
-          ppx src/tcp/ack.pp.ml
-          ppx src/tcp/flow.pp.ml
-          ppx src/tcp/options.pp.ml
-          ppx src/tcp/pcb.pp.ml
-          ppx src/tcp/segment.pp.ml
-          ppx src/tcp/sequence.pp.ml
-          ppx src/tcp/state.pp.ml
-          ppx src/tcp/stats.pp.ml
-          ppx src/tcp/tcp_packet.pp.ml
-          ppx src/tcp/tcp_wire.pp.ml
-          ppx src/tcp/tcptimer.pp.ml
-          ppx src/tcp/user_buffer.pp.ml
-          ppx src/tcp/window.pp.ml
-          ppx src/tcp/wire.pp.ml
-          ppx src/tcp/ack.pp.mli
-          ppx src/tcp/flow.pp.mli
-          ppx src/tcp/options.pp.mli
-          ppx src/tcp/pcb.pp.mli
-          ppx src/tcp/segment.pp.mli
-          ppx src/tcp/sequence.pp.mli
-          ppx src/tcp/state.pp.mli
-          ppx src/tcp/stats.pp.mli
-          ppx src/tcp/tcp_packet.pp.mli
-          ppx src/tcp/tcptimer.pp.mli
-          ppx src/tcp/user_buffer.pp.mli
-          ppx src/tcp/window.pp.mli
-          ppx src/tcp/wire.pp.mli
-          ppx src/udp/udp.pp.ml
-          ppx src/udp/udp_packet.pp.ml
-          ppx src/udp/udp_wire.pp.ml
-          ppx src/udp/udp.pp.mli
-          ppx src/udp/udp_packet.pp.mli
-     ocamldep src/arpv4/tcpip_arpv4.dependsi.ocamldep-output
-     ocamldep src/arpv4/tcpip_arpv4.depends.ocamldep-output
-     ocamldep src/ethif/tcpip_ethif.dependsi.ocamldep-output
-     ocamldep src/ethif/tcpip_ethif.depends.ocamldep-output
-     ocamldep src/icmp/tcpip_icmpv4.dependsi.ocamldep-output
-     ocamldep src/icmp/tcpip_icmpv4.depends.ocamldep-output
-          ppx src/ipv6/ndpv6.pp.ml
-     ocamldep src/ipv4/tcpip_ipv4.depends.ocamldep-output
-     ocamldep src/ipv4/tcpip_ipv4.dependsi.ocamldep-output
-     ocamldep src/ipv6/tcpip_ipv6.dependsi.ocamldep-output
-     ocamldep src/tcp/tcp.depends.ocamldep-output
-     ocamldep src/tcp/tcp.dependsi.ocamldep-output
-     ocamldep src/udp/tcpip_udpv4.depends.ocamldep-output
-     ocamldep src/udp/tcpip_udpv4.dependsi.ocamldep-output
-       ocamlc src/ethif/ethif.{cmi,cmti}
-       ocamlc src/ethif/ethif_wire.{cmi,cmo,cmt}
-       ocamlc src/tcp/tcp__Sequence.{cmi,cmti}
-     ocamldep src/ipv6/tcpip_ipv6.depends.ocamldep-output
-       ocamlc src/tcp/tcp__Options.{cmi,cmti}
-       ocamlc src/tcp/tcp__Pcb.{cmi,cmti}
-       ocamlc src/tcp/tcp__Stats.{cmi,cmti}
-       ocamlc src/udp/udp_wire.{cmi,cmo,cmt}
-       ocamlc src/udp/udp.{cmi,cmti}
-       ocamlc src/udp/udp_packet.{cmi,cmti}
-       ocamlc src/tcp/tcp__Tcp_wire.{cmi,cmo,cmt}
-       ocamlc src/tcp/tcp__Flow.{cmi,cmti}
-     ocamlopt src/ethif/ethif_wire.{cmx,o}
-       ocamlc src/ethif/ethif_packet.{cmi,cmti}
-       ocamlc src/tcp/tcp__Sequence.{cmo,cmt}
-     ocamlopt src/tcp/tcp__Sequence.{cmx,o}
-       ocamlc src/tcp/tcp__Ack.{cmi,cmti}
-       ocamlc src/tcp/tcp__State.{cmi,cmti}
-       ocamlc src/tcp/tcp__Tcptimer.{cmi,cmti}
-       ocamlc src/tcp/tcp__Window.{cmi,cmti}
-       ocamlc src/tcp/tcp__Options.{cmo,cmt}
-       ocamlc src/tcp/tcp__Tcp_packet.{cmi,cmti}
-       ocamlc src/tcp/tcp__Wire.{cmi,cmti}
-       ocamlc src/tcp/tcp__Stats.{cmo,cmt}
-       ocamlc src/udp/udp_packet.{cmo,cmt}
-       ocamlc src/icmp/icmpv4.{cmi,cmti}
-       ocamlc src/ethif/ethif_packet.{cmo,cmt}
-       ocamlc src/arpv4/arpv4.{cmi,cmti}
-       ocamlc src/ipv6/ipv6.{cmi,cmti}
-       ocamlc src/ipv6/ndpv6.{cmi,cmti}
-       ocamlc src/ipv4/ipv4_packet.{cmi,cmti}
-     ocamlopt src/udp/udp_wire.{cmx,o}
-     ocamlopt src/tcp/tcp__Stats.{cmx,o}
-       ocamlc src/ipv4/static_ipv4.{cmi,cmti}
-       ocamlc src/udp/udp.{cmo,cmt}
- File "src/udp/udp.ml", line 23, characters 34-47:
- Warning 3: deprecated: Ipaddr.pp_hum
- Please use Ipaddr.pp instead.
- File "src/udp/udp.ml", line 42, characters 4-17:
- Warning 3: deprecated: Ipaddr.pp_hum
- Please use Ipaddr.pp instead.
-       ocamlc src/icmp/icmpv4_wire.{cmi,cmo,cmt}
-       ocamlc src/arpv4/arpv4_wire.{cmi,cmo,cmt}
-       ocamlc src/tcp/tcp__Flow.{cmo,cmt}
- File "src/tcp/flow.ml", line 45, characters 10-23:
- Warning 3: deprecated: Ipaddr.pp_hum
- Please use Ipaddr.pp instead.
- File "src/tcp/flow.ml", line 49, characters 10-23:
- Warning 3: deprecated: Ipaddr.pp_hum
- Please use Ipaddr.pp instead.
- File "src/tcp/flow.ml", line 53, characters 21-34:
- Warning 3: deprecated: Ipaddr.pp_hum
- Please use Ipaddr.pp instead.
-     ocamlopt src/ethif/ethif_packet.{cmx,o}
-       ocamlc src/ipv4/ipv4_wire.{cmi,cmo,cmt}
-       ocamlc src/ipv4/routing.{cmi,cmo,cmt}
- File "src/ipv4/routing.ml", line 32, characters 37-60:
- Warning 3: deprecated: Ipaddr.V4.Prefix.pp_hum
- Please use Ipaddr.V4.Prefix.pp instead.
- File "src/ipv4/routing.ml", line 33, characters 16-32:
- Warning 3: deprecated: Ipaddr.V4.pp_hum
- Please use Ipaddr.V4.pp instead.
- File "src/ipv4/routing.ml", line 44, characters 14-30:
- Warning 3: deprecated: Ipaddr.V4.pp_hum
- Please use Ipaddr.V4.pp instead.
- File "src/ipv4/routing.ml", line 52, characters 16-32:
- Warning 3: deprecated: Ipaddr.V4.pp_hum
- Please use Ipaddr.V4.pp instead.
- File "src/ipv4/routing.ml", line 52, characters 36-52:
- Warning 3: deprecated: Ipaddr.V4.pp_hum
- Please use Ipaddr.V4.pp instead.
-       ocamlc src/ethif/ethif.{cmo,cmt}
-       ocamlc src/tcp/tcp__Tcptimer.{cmo,cmt}
-       ocamlc src/tcp/tcp__Ack.{cmo,cmt}
-       ocamlc src/tcp/tcp__Segment.{cmi,cmti}
-     ocamlopt src/tcp/tcp__Options.{cmx,o}
-       ocamlc src/udp/tcpip_udpv4.cma
-       ocamlc src/icmp/icmpv4_packet.{cmi,cmti}
-       ocamlc src/tcp/tcp__Tcp_packet.{cmo,cmt}
-       ocamlc src/arpv4/arpv4_packet.{cmi,cmti}
-       ocamlc src/tcp/tcp__State.{cmo,cmt}
-       ocamlc src/tcp/tcp__Window.{cmo,cmt}
-       ocamlc src/tcp/tcp__Wire.{cmo,cmt}
- File "src/tcp/wire.ml", line 47, characters 6-19:
- Warning 3: deprecated: Ipaddr.pp_hum
- Please use Ipaddr.pp instead.
- File "src/tcp/wire.ml", line 47, characters 43-56:
- Warning 3: deprecated: Ipaddr.pp_hum
- Please use Ipaddr.pp instead.
-       ocamlc src/ethif/tcpip_ethif.cma
-       ocamlc src/ipv4/ipv4_common.{cmi,cmo,cmt}
-       ocamlc src/tcp/tcp__User_buffer.{cmi,cmti}
-       ocamlc src/ipv6/ipv6_wire.{cmi,cmo,cmt}
-     ocamlopt src/tcp/tcp__State.{cmx,o}
-     ocamlopt src/tcp/tcp__Tcptimer.{cmx,o}
-     ocamlopt src/udp/udp_packet.{cmx,o}
-       ocamlc src/icmp/icmpv4_packet.{cmo,cmt}
- File "src/icmp/icmpv4_packet.ml", line 23, characters 49-65:
- Warning 3: deprecated: Ipaddr.V4.pp_hum
- Please use Ipaddr.V4.pp instead.
-     ocamlopt src/ethif/ethif.{cmx,o}
-     ocamlopt src/tcp/tcp__Tcp_wire.{cmx,o}
-       ocamlc src/ipv4/ipv4_packet.{cmo,cmt}
- File "src/ipv4/ipv4_packet.ml", line 16, characters 4-20:
- Warning 3: deprecated: Ipaddr.V4.pp_hum
- Please use Ipaddr.V4.pp instead.
- File "src/ipv4/ipv4_packet.ml", line 16, characters 27-43:
- Warning 3: deprecated: Ipaddr.V4.pp_hum
- Please use Ipaddr.V4.pp instead.
-       ocamlc src/tcp/tcp__Segment.{cmo,cmt} (exit 2)
- (cd _build/default && /home/opam/.opam/4.06.1/bin/ocamlc.opt -w -40 -g -bin-annot -I /home/opam/.opam/4.06.1/lib/bigarray-compat -I /home/opam/.opam/4.06.1/lib/bytes -I /home/opam/.opam/4.06.1/lib/cstruct -I /home/opam/.opam/4.06.1/lib/duration -I /home/opam/.opam/4.06.1/lib/fmt -I /home/opam/.opam/4.06.1/lib/io-page -I /home/opam/.opam/4.06.1/lib/ipaddr -I /home/opam/.opam/4.06.1/lib/logs -I /home/opam/.opam/4.06.1/lib/lwt -I /home/opam/.opam/4.06.1/lib/mirage-clock -I /home/opam/.opam/4.06.1/lib/mirage-device -I /home/opam/.opam/4.06.1/lib/mirage-flow -I /home/opam/.opam/4.06.1/lib/mirage-profile -I /home/opam/.opam/4.06.1/lib/mirage-protocols -I /home/opam/.opam/4.06.1/lib/mirage-protocols-lwt -I /home/opam/.opam/4.06.1/lib/mirage-random -I /home/opam/.opam/4.06.1/lib/mirage-time -I /home/opam/.opam/4.06.1/lib/mirage-time-lwt -I /home/opam/.opam/4.06.1/lib/ocaml -I /home/opam/.opam/4.06.1/lib/ocplib-endian -I /home/opam/.opam/4.06.1/lib/ocplib-endian/bigstring -I /home/opam/.opam/4.06.1/lib/randomconv -I /home/opam/.opam/4.06.1/lib/result -I /home/opam/.opam/4.06.1/lib/rresult -I /home/opam/.opam/4.06.1/lib/seq -I /home/opam/.opam/4.06.1/lib/sexplib -I /home/opam/.opam/4.06.1/lib/sexplib/0 -I /home/opam/.opam/4.06.1/lib/stdlib-shims -I src/tcpip_checksum -no-alias-deps -I src/tcp -open Tcp -o src/tcp/tcp__Segment.cmo -c -impl src/tcp/segment.pp.ml)
- File "src/tcp/segment.ml", line 24, characters 12-29:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/segment.ml", line 24, characters 33-51:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/segment.ml", line 28, characters 12-29:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/segment.ml", line 28, characters 33-51:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/segment.ml", line 32, characters 8-31:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/segment.ml", line 39, characters 8-31:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/segment.ml", line 42, characters 12-30:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/segment.ml", line 46, characters 8-31:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/segment.ml", line 260, characters 14-28:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/segment.ml", line 330, characters 12-35:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/segment.ml", line 369, characters 25-73:
- Error: This expression has type ('a, 'b) Result.result Lwt.t
-        but an expression was expected of type unit Lwt.t
-        Type ('a, 'b) Result.result = ('a, 'b) Pervasives.result
-        is not compatible with type unit 
-     ocamldep src/config/discover.depends.ocamldep-output
-     ocamldep src/stack-unix/icmpv4_socket.depends.ocamldep-output
-     ocamldep src/stack-unix/icmpv4_socket.dependsi.ocamldep-output
-     ocamldep src/stack-direct/tcpip_stack_direct.depends.ocamldep-output
-     ocamldep src/stack-direct/tcpip_stack_direct.dependsi.ocamldep-output
-     ocamldep src/stack-unix/tcpip_stack_socket.depends.ocamldep-output
-     ocamldep src/stack-unix/tcpip_stack_socket.dependsi.ocamldep-output
-       ocamlc src/tcp/tcp.{cmi,cmo,cmt}
-     ocamldep src/tcpip_checksum/tcpip.depends.ocamldep-output
-     ocamldep src/tcpip_checksum/tcpip.dependsi.ocamldep-output
-     ocamldep src/stack-unix/tcpv4_socket.depends.ocamldep-output
-     ocamldep src/stack-unix/tcpv4_socket.dependsi.ocamldep-output
-     ocamldep src/stack-unix/tcpv6_socket.depends.ocamldep-output
-     ocamldep src/stack-unix/tcpv6_socket.dependsi.ocamldep-output
-     ocamldep src/stack-unix/udpv4_socket.depends.ocamldep-output
-     ocamldep src/stack-unix/udpv6_socket.depends.ocamldep-output
-     ocamldep src/tcpip_checksum/tcpip_unix.depends.ocamldep-output
-     ocamldep src/tcpip_checksum/tcpip_xen.depends.ocamldep-output
-       ocamlc src/tcpip_checksum/tcpip_unix.{cmi,cmo,cmt}
-     ocamlopt src/tcp/tcp.{cmx,o}
-       ocamlc src/config/discover.{cmi,cmo,cmt}
-       ocamlc src/stack-unix/tcpv4_socket.{cmi,cmti}
-       ocamlc src/tcpip_checksum/tcpip_unix.cma
-       ocamlc src/stack-direct/tcpip_stack_direct.{cmi,cmti}
-       ocamlc src/tcpip_checksum/tcpip_checksum.{cmi,cmti}
-       ocamlc src/stack-unix/udpv6_socket.{cmi,cmo,cmt}
-       ocamlc src/stack-unix/tcp_socket.{cmi,cmo,cmt}
-     ocamlopt src/tcpip_checksum/tcpip_unix.{cmx,o}
-       ocamlc src/stack-unix/udpv4_socket.{cmi,cmo,cmt}
-       ocamlc src/tcpip_checksum/tcpip_checksum.{cmo,cmt}
-       ocamlc src/tcpip_checksum/tcpip_xen.{cmi,cmo,cmt}
-       ocamlc src/stack-unix/udpv6_socket.cma
-       ocamlc src/stack-unix/udpv4_socket.cma
-       ocamlc src/tcpip_checksum/tcpip.cma
-       ocamlc src/tcpip_checksum/tcpip_xen.cma
-     ocamlopt src/tcpip_checksum/tcpip_unix.{a,cmxa}
-       ocamlc src/stack-unix/tcpv6_socket.{cmi,cmti}
-       ocamlc src/stack-unix/tcpv4_socket.{cmo,cmt}
-     ocamlopt src/tcpip_checksum/tcpip_checksum.{cmx,o}
-       ocamlc src/stack-unix/tcpv4_socket.cma
-     ocamlopt src/stack-unix/udpv6_socket.{cmx,o}
-       ocamlc src/stack-direct/tcpip_stack_direct.{cmo,cmt}
- File "src/stack-direct/tcpip_stack_direct.ml", line 69, characters 16-32:
- Warning 3: deprecated: Ipaddr.V4.pp_hum
- Please use Ipaddr.V4.pp instead.
-     ocamlopt src/config/discover.{cmx,o}
-     ocamlopt src/tcpip_checksum/tcpip_xen.{cmx,o}
-     ocamlopt src/tcpip_checksum/tcpip.{a,cmxa}
-     ocamlopt src/stack-unix/tcp_socket.{cmx,o}
-       ocamlc src/stack-unix/tcpv6_socket.{cmo,cmt}
-       ocamlc src/stack-direct/tcpip_stack_direct.cma
-     ocamlopt src/stack-unix/udpv4_socket.{cmx,o}
-     ocamlopt src/stack-unix/udpv6_socket.{a,cmxa}
-       ocamlc src/stack-unix/tcpv6_socket.cma
-     ocamlopt src/stack-direct/tcpip_stack_direct.{cmx,o}
- File "src/stack-direct/tcpip_stack_direct.ml", line 69, characters 16-32:
- Warning 3: deprecated: Ipaddr.V4.pp_hum
- Please use Ipaddr.V4.pp instead.
-     ocamlopt src/tcpip_checksum/tcpip_xen.{a,cmxa}
-     ocamlopt src/stack-unix/udpv4_socket.{a,cmxa}
-       ocamlc src/tcpip_checksum/checksum_stubs.o
-     ocamlopt src/tcpip_checksum/tcpip.cmxs
-     ocamlopt src/stack-direct/tcpip_stack_direct.{a,cmxa}
-     ocamlopt src/stack-unix/tcpv4_socket.{cmx,o}
-     ocamlopt src/stack-unix/udpv6_socket.cmxs
-   ocamlmklib src/tcpip_checksum/dlltcpip_unix_stubs.so,src/tcpip_checksum/libtcpip_unix_stubs.a
-     ocamlopt src/stack-unix/udpv4_socket.cmxs
-     ocamlopt src/stack-unix/tcpv4_socket.{a,cmxa}
-     ocamlopt src/stack-unix/tcpv6_socket.{cmx,o}
-     ocamlopt src/stack-direct/tcpip_stack_direct.cmxs
-     ocamlopt src/tcpip_checksum/tcpip_unix.cmxs
-     ocamlopt src/stack-unix/tcpv6_socket.{a,cmxa}
-     ocamlopt src/stack-unix/tcpv4_socket.cmxs
-     ocamlopt src/stack-unix/tcpv6_socket.cmxs
-     ocamlopt src/config/discover.exe
-     discover src/tcpip_checksum/c_flags_xen.sexp
-       ocamlc src/tcpip_checksum/checksum_stubs_xen.o
-   ocamlmklib src/tcpip_checksum/dlltcpip_xen_stubs.so,src/tcpip_checksum/libtcpip_xen_stubs.a
-     ocamlopt .ppx/ppx_cstruct/ppx.exe
-     ocamlopt src/tcpip_checksum/tcpip_xen.cmxs
-          ppx src/arpv4/arpv4_packet.pp.mli
-          ppx src/arpv4/arpv4.pp.mli
-          ppx src/arpv4/arpv4_packet.pp.ml
-          ppx src/arpv4/arpv4_wire.pp.ml
-          ppx src/ethif/ethif.pp.mli
-          ppx src/arpv4/arpv4.pp.ml
-          ppx src/ethif/ethif_packet.pp.mli
-          ppx src/ethif/ethif.pp.ml
-          ppx src/ethif/ethif_packet.pp.ml
-          ppx src/ethif/ethif_wire.pp.ml
-          ppx src/icmp/icmpv4.pp.mli
-          ppx src/icmp/icmpv4_packet.pp.mli
-          ppx src/icmp/icmpv4.pp.ml
-          ppx src/icmp/icmpv4_packet.pp.ml
-          ppx src/icmp/icmpv4_wire.pp.ml
-          ppx src/ipv4/ipv4_common.pp.ml
-          ppx src/ipv4/ipv4_wire.pp.ml
-          ppx src/ipv4/routing.pp.ml
-          ppx src/ipv4/ipv4_packet.pp.ml
-          ppx src/ipv4/static_ipv4.pp.ml
-          ppx src/ipv4/ipv4_packet.pp.mli
-          ppx src/ipv4/static_ipv4.pp.mli
-          ppx src/ipv6/ipv6.pp.mli
-          ppx src/ipv6/ndpv6.pp.mli
-          ppx src/ipv6/ipv6.pp.ml
-          ppx src/ipv6/ipv6_wire.pp.ml
-          ppx src/tcp/ack.pp.ml
-          ppx src/tcp/flow.pp.ml
-          ppx src/tcp/options.pp.ml
-          ppx src/tcp/pcb.pp.ml
-          ppx src/tcp/segment.pp.ml
-          ppx src/tcp/sequence.pp.ml
-          ppx src/tcp/state.pp.ml
-          ppx src/tcp/stats.pp.ml
-          ppx src/tcp/tcp_packet.pp.ml
-          ppx src/tcp/tcp_wire.pp.ml
-          ppx src/tcp/tcptimer.pp.ml
-          ppx src/tcp/user_buffer.pp.ml
-          ppx src/tcp/window.pp.ml
-          ppx src/tcp/wire.pp.ml
-          ppx src/tcp/ack.pp.mli
-          ppx src/tcp/flow.pp.mli
-          ppx src/tcp/options.pp.mli
-          ppx src/tcp/pcb.pp.mli
-          ppx src/tcp/segment.pp.mli
-          ppx src/tcp/sequence.pp.mli
-          ppx src/tcp/state.pp.mli
-          ppx src/tcp/stats.pp.mli
-          ppx src/tcp/tcp_packet.pp.mli
-          ppx src/tcp/tcptimer.pp.mli
-          ppx src/tcp/user_buffer.pp.mli
-          ppx src/tcp/window.pp.mli
-          ppx src/tcp/wire.pp.mli
-          ppx src/udp/udp.pp.ml
-          ppx src/udp/udp_packet.pp.ml
-          ppx src/udp/udp_wire.pp.ml
-          ppx src/udp/udp.pp.mli
-          ppx src/udp/udp_packet.pp.mli
-     ocamldep src/arpv4/tcpip_arpv4.dependsi.ocamldep-output
-     ocamldep src/arpv4/tcpip_arpv4.depends.ocamldep-output
-     ocamldep src/ethif/tcpip_ethif.dependsi.ocamldep-output
-     ocamldep src/ethif/tcpip_ethif.depends.ocamldep-output
-     ocamldep src/icmp/tcpip_icmpv4.dependsi.ocamldep-output
-     ocamldep src/icmp/tcpip_icmpv4.depends.ocamldep-output
-          ppx src/ipv6/ndpv6.pp.ml
-     ocamldep src/ipv4/tcpip_ipv4.depends.ocamldep-output
-     ocamldep src/ipv4/tcpip_ipv4.dependsi.ocamldep-output
-     ocamldep src/ipv6/tcpip_ipv6.dependsi.ocamldep-output
-     ocamldep src/tcp/tcp.depends.ocamldep-output
-     ocamldep src/tcp/tcp.dependsi.ocamldep-output
-     ocamldep src/udp/tcpip_udpv4.depends.ocamldep-output
-     ocamldep src/udp/tcpip_udpv4.dependsi.ocamldep-output
-       ocamlc src/ethif/ethif.{cmi,cmti}
-       ocamlc src/ethif/ethif_wire.{cmi,cmo,cmt}
-       ocamlc src/tcp/tcp__Sequence.{cmi,cmti}
-     ocamldep src/ipv6/tcpip_ipv6.depends.ocamldep-output
-       ocamlc src/tcp/tcp__Options.{cmi,cmti}
-       ocamlc src/tcp/tcp__Pcb.{cmi,cmti}
-       ocamlc src/tcp/tcp__Stats.{cmi,cmti}
-       ocamlc src/udp/udp_wire.{cmi,cmo,cmt}
-       ocamlc src/udp/udp.{cmi,cmti}
-       ocamlc src/udp/udp_packet.{cmi,cmti}
-       ocamlc src/tcp/tcp__Tcp_wire.{cmi,cmo,cmt}
-       ocamlc src/tcp/tcp__Flow.{cmi,cmti}
-     ocamlopt src/ethif/ethif_wire.{cmx,o}
-       ocamlc src/ethif/ethif_packet.{cmi,cmti}
-       ocamlc src/tcp/tcp__Sequence.{cmo,cmt}
-     ocamlopt src/tcp/tcp__Sequence.{cmx,o}
-       ocamlc src/tcp/tcp__Ack.{cmi,cmti}
-       ocamlc src/tcp/tcp__State.{cmi,cmti}
-       ocamlc src/tcp/tcp__Tcptimer.{cmi,cmti}
-       ocamlc src/tcp/tcp__Window.{cmi,cmti}
-       ocamlc src/tcp/tcp__Options.{cmo,cmt}
-       ocamlc src/tcp/tcp__Tcp_packet.{cmi,cmti}
-       ocamlc src/tcp/tcp__Wire.{cmi,cmti}
-       ocamlc src/tcp/tcp__Stats.{cmo,cmt}
-       ocamlc src/udp/udp_packet.{cmo,cmt}
-       ocamlc src/icmp/icmpv4.{cmi,cmti}
-       ocamlc src/ethif/ethif_packet.{cmo,cmt}
-       ocamlc src/arpv4/arpv4.{cmi,cmti}
-       ocamlc src/ipv6/ipv6.{cmi,cmti}
-       ocamlc src/ipv6/ndpv6.{cmi,cmti}
-       ocamlc src/ipv4/ipv4_packet.{cmi,cmti}
-     ocamlopt src/udp/udp_wire.{cmx,o}
-     ocamlopt src/tcp/tcp__Stats.{cmx,o}
-       ocamlc src/ipv4/static_ipv4.{cmi,cmti}
-       ocamlc src/udp/udp.{cmo,cmt}
- File "src/udp/udp.ml", line 23, characters 34-47:
- Warning 3: deprecated: Ipaddr.pp_hum
- Please use Ipaddr.pp instead.
- File "src/udp/udp.ml", line 42, characters 4-17:
- Warning 3: deprecated: Ipaddr.pp_hum
- Please use Ipaddr.pp instead.
-       ocamlc src/icmp/icmpv4_wire.{cmi,cmo,cmt}
-       ocamlc src/arpv4/arpv4_wire.{cmi,cmo,cmt}
-       ocamlc src/tcp/tcp__Flow.{cmo,cmt}
- File "src/tcp/flow.ml", line 45, characters 10-23:
- Warning 3: deprecated: Ipaddr.pp_hum
- Please use Ipaddr.pp instead.
- File "src/tcp/flow.ml", line 49, characters 10-23:
- Warning 3: deprecated: Ipaddr.pp_hum
- Please use Ipaddr.pp instead.
- File "src/tcp/flow.ml", line 53, characters 21-34:
- Warning 3: deprecated: Ipaddr.pp_hum
- Please use Ipaddr.pp instead.
-     ocamlopt src/ethif/ethif_packet.{cmx,o}
-       ocamlc src/ipv4/ipv4_wire.{cmi,cmo,cmt}
-       ocamlc src/ipv4/routing.{cmi,cmo,cmt}
- File "src/ipv4/routing.ml", line 32, characters 37-60:
- Warning 3: deprecated: Ipaddr.V4.Prefix.pp_hum
- Please use Ipaddr.V4.Prefix.pp instead.
- File "src/ipv4/routing.ml", line 33, characters 16-32:
- Warning 3: deprecated: Ipaddr.V4.pp_hum
- Please use Ipaddr.V4.pp instead.
- File "src/ipv4/routing.ml", line 44, characters 14-30:
- Warning 3: deprecated: Ipaddr.V4.pp_hum
- Please use Ipaddr.V4.pp instead.
- File "src/ipv4/routing.ml", line 52, characters 16-32:
- Warning 3: deprecated: Ipaddr.V4.pp_hum
- Please use Ipaddr.V4.pp instead.
- File "src/ipv4/routing.ml", line 52, characters 36-52:
- Warning 3: deprecated: Ipaddr.V4.pp_hum
- Please use Ipaddr.V4.pp instead.
-       ocamlc src/ethif/ethif.{cmo,cmt}
-       ocamlc src/tcp/tcp__Tcptimer.{cmo,cmt}
-       ocamlc src/tcp/tcp__Ack.{cmo,cmt}
-       ocamlc src/tcp/tcp__Segment.{cmi,cmti}
-     ocamlopt src/tcp/tcp__Options.{cmx,o}
-       ocamlc src/udp/tcpip_udpv4.cma
-       ocamlc src/icmp/icmpv4_packet.{cmi,cmti}
-       ocamlc src/tcp/tcp__Tcp_packet.{cmo,cmt}
-       ocamlc src/arpv4/arpv4_packet.{cmi,cmti}
-       ocamlc src/tcp/tcp__State.{cmo,cmt}
-       ocamlc src/tcp/tcp__Window.{cmo,cmt}
-       ocamlc src/tcp/tcp__Wire.{cmo,cmt}
- File "src/tcp/wire.ml", line 47, characters 6-19:
- Warning 3: deprecated: Ipaddr.pp_hum
- Please use Ipaddr.pp instead.
- File "src/tcp/wire.ml", line 47, characters 43-56:
- Warning 3: deprecated: Ipaddr.pp_hum
- Please use Ipaddr.pp instead.
-       ocamlc src/ethif/tcpip_ethif.cma
-       ocamlc src/ipv4/ipv4_common.{cmi,cmo,cmt}
-       ocamlc src/tcp/tcp__User_buffer.{cmi,cmti}
-       ocamlc src/ipv6/ipv6_wire.{cmi,cmo,cmt}
-     ocamlopt src/tcp/tcp__State.{cmx,o}
-     ocamlopt src/tcp/tcp__Tcptimer.{cmx,o}
-     ocamlopt src/udp/udp_packet.{cmx,o}
-       ocamlc src/icmp/icmpv4_packet.{cmo,cmt}
- File "src/icmp/icmpv4_packet.ml", line 23, characters 49-65:
- Warning 3: deprecated: Ipaddr.V4.pp_hum
- Please use Ipaddr.V4.pp instead.
-     ocamlopt src/ethif/ethif.{cmx,o}
-     ocamlopt src/tcp/tcp__Tcp_wire.{cmx,o}
-       ocamlc src/ipv4/ipv4_packet.{cmo,cmt}
- File "src/ipv4/ipv4_packet.ml", line 16, characters 4-20:
- Warning 3: deprecated: Ipaddr.V4.pp_hum
- Please use Ipaddr.V4.pp instead.
- File "src/ipv4/ipv4_packet.ml", line 16, characters 27-43:
- Warning 3: deprecated: Ipaddr.V4.pp_hum
- Please use Ipaddr.V4.pp instead.
-       ocamlc src/tcp/tcp__Segment.{cmo,cmt} (exit 2)
- (cd _build/default && /home/opam/.opam/4.06.1/bin/ocamlc.opt -w -40 -g -bin-annot -I /home/opam/.opam/4.06.1/lib/bigarray-compat -I /home/opam/.opam/4.06.1/lib/bytes -I /home/opam/.opam/4.06.1/lib/cstruct -I /home/opam/.opam/4.06.1/lib/duration -I /home/opam/.opam/4.06.1/lib/fmt -I /home/opam/.opam/4.06.1/lib/io-page -I /home/opam/.opam/4.06.1/lib/ipaddr -I /home/opam/.opam/4.06.1/lib/logs -I /home/opam/.opam/4.06.1/lib/lwt -I /home/opam/.opam/4.06.1/lib/mirage-clock -I /home/opam/.opam/4.06.1/lib/mirage-device -I /home/opam/.opam/4.06.1/lib/mirage-flow -I /home/opam/.opam/4.06.1/lib/mirage-profile -I /home/opam/.opam/4.06.1/lib/mirage-protocols -I /home/opam/.opam/4.06.1/lib/mirage-protocols-lwt -I /home/opam/.opam/4.06.1/lib/mirage-random -I /home/opam/.opam/4.06.1/lib/mirage-time -I /home/opam/.opam/4.06.1/lib/mirage-time-lwt -I /home/opam/.opam/4.06.1/lib/ocaml -I /home/opam/.opam/4.06.1/lib/ocplib-endian -I /home/opam/.opam/4.06.1/lib/ocplib-endian/bigstring -I /home/opam/.opam/4.06.1/lib/randomconv -I /home/opam/.opam/4.06.1/lib/result -I /home/opam/.opam/4.06.1/lib/rresult -I /home/opam/.opam/4.06.1/lib/seq -I /home/opam/.opam/4.06.1/lib/sexplib -I /home/opam/.opam/4.06.1/lib/sexplib/0 -I /home/opam/.opam/4.06.1/lib/stdlib-shims -I src/tcpip_checksum -no-alias-deps -I src/tcp -open Tcp -o src/tcp/tcp__Segment.cmo -c -impl src/tcp/segment.pp.ml)
- File "src/tcp/segment.ml", line 24, characters 12-29:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/segment.ml", line 24, characters 33-51:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/segment.ml", line 28, characters 12-29:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/segment.ml", line 28, characters 33-51:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/segment.ml", line 32, characters 8-31:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/segment.ml", line 39, characters 8-31:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/segment.ml", line 42, characters 12-30:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/segment.ml", line 46, characters 8-31:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/segment.ml", line 260, characters 14-28:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/segment.ml", line 330, characters 12-35:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "src/tcp/segment.ml", line 369, characters 25-73:
- Error: This expression has type ('a, 'b) Result.result Lwt.t
-        but an expression was expected of type unit Lwt.t
-        Type ('a, 'b) Result.result = ('a, 'b) Pervasives.result
-        is not compatible with type unit 
[ERROR] The compilation of tcpip.3.3.1 failed at "env OPAM_PKG_CONFIG_PATH=/home/opam/.opam/4.06.1/lib/pkgconfig jbuilder build -p tcpip -j 31".
Processing 314/337: [omake: make] [uri: jbuilder build]
Processing 315/337: [omake: make] [uri: jbuilder build]
Processing 316/337: [omake: make] [uri: jbuilder build]
Processing 317/337: [omake: make] [uri: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "uri" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/uri.1.9.7)
-     ocamldep config/gen_services.depends.ocamldep-output
-     ocamldep etc/uri_services.dependsi.ocamldep-output
-     ocamldep etc/uri_services_full.dependsi.ocamldep-output
-     ocamldep lib/uri_top.depends.ocamldep-output
-       ocamlc config/gen_services.{cmi,cmo,cmt}
-     ocamlopt config/gen_services.{cmx,o}
-     ocamlopt config/gen_services.exe
- gen_services etc/uri_services.ml
-     ocamldep etc/uri_services.depends.ocamldep-output
- gen_services etc/uri_services_full.ml
-     ocamldep etc/uri_services_full.depends.ocamldep-output
-     ocamlopt .ppx/ppx_sexp_conv/ppx.exe
-          ppx lib/uri_re.pp.mli
-          ppx lib/uri.pp.mli
-          ppx lib/uri_re.pp.ml
-     ocamldep lib/uri.dependsi.ocamldep-output
-       ocamlc lib/uri_re.{cmi,cmti}
-          ppx lib/uri.pp.ml
-       ocamlc lib/uri.{cmi,cmti}
-     ocamldep lib/uri.depends.ocamldep-output
-       ocamlc etc/uri_services.{cmi,cmti}
-       ocamlc etc/uri_services_full.{cmi,cmti}
-       ocamlc lib/uri_top.{cmi,cmo,cmt}
-       ocamlc lib/uri_top.cma
-       ocamlc lib/uri_re.{cmo,cmt}
-       ocamlc etc/uri_services.{cmo,cmt}
-       ocamlc etc/uri_services.cma
-     ocamlopt lib/uri_re.{cmx,o}
-       ocamlc lib/uri.{cmo,cmt}
- File "lib/uri.ml", line 608, characters 32-38:
- Warning 3: deprecated: Re.get
- Use Group.get
- File "lib/uri.ml", line 613, characters 34-40:
- Warning 3: deprecated: Re.get
- Use Group.get
-       ocamlc lib/uri.cma
-     ocamlopt lib/uri.{cmx,o}
- File "lib/uri.ml", line 608, characters 32-38:
- Warning 3: deprecated: Re.get
- Use Group.get
- File "lib/uri.ml", line 613, characters 34-40:
- Warning 3: deprecated: Re.get
- Use Group.get
-     ocamlopt lib/uri.{a,cmxa}
-     ocamlopt lib/uri_top.{cmx,o}
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
-     ocamlopt lib/uri_top.{a,cmxa}
-     ocamlopt etc/uri_services.{cmx,o}
-     ocamlopt lib/uri.cmxs
-     ocamlopt etc/uri_services.{a,cmxa}
-     ocamlopt lib/uri_top.cmxs
-     ocamlopt etc/uri_services.cmxs
-       ocamlc etc/uri_services_full.{cmo,cmt}
-       ocamlc etc/uri_services_full.cma
-     ocamlopt etc/uri_services_full.{cmx,o}
-     ocamlopt etc/uri_services_full.{a,cmxa}
-     ocamlopt etc/uri_services_full.cmxs
-     ocamldep config/gen_services.depends.ocamldep-output
-     ocamldep etc/uri_services.dependsi.ocamldep-output
-     ocamldep etc/uri_services_full.dependsi.ocamldep-output
-     ocamldep lib/uri_top.depends.ocamldep-output
-       ocamlc config/gen_services.{cmi,cmo,cmt}
-     ocamlopt config/gen_services.{cmx,o}
-     ocamlopt config/gen_services.exe
- gen_services etc/uri_services.ml
-     ocamldep etc/uri_services.depends.ocamldep-output
- gen_services etc/uri_services_full.ml
-     ocamldep etc/uri_services_full.depends.ocamldep-output
-     ocamlopt .ppx/ppx_sexp_conv/ppx.exe
-          ppx lib/uri_re.pp.mli
-          ppx lib/uri.pp.mli
-          ppx lib/uri_re.pp.ml
-     ocamldep lib/uri.dependsi.ocamldep-output
-       ocamlc lib/uri_re.{cmi,cmti}
-          ppx lib/uri.pp.ml
-       ocamlc lib/uri.{cmi,cmti}
-     ocamldep lib/uri.depends.ocamldep-output
-       ocamlc etc/uri_services.{cmi,cmti}
-       ocamlc etc/uri_services_full.{cmi,cmti}
-       ocamlc lib/uri_top.{cmi,cmo,cmt}
-       ocamlc lib/uri_top.cma
-       ocamlc lib/uri_re.{cmo,cmt}
-       ocamlc etc/uri_services.{cmo,cmt}
-       ocamlc etc/uri_services.cma
-     ocamlopt lib/uri_re.{cmx,o}
-       ocamlc lib/uri.{cmo,cmt}
- File "lib/uri.ml", line 608, characters 32-38:
- Warning 3: deprecated: Re.get
- Use Group.get
- File "lib/uri.ml", line 613, characters 34-40:
- Warning 3: deprecated: Re.get
- Use Group.get
-       ocamlc lib/uri.cma
-     ocamlopt lib/uri.{cmx,o}
- File "lib/uri.ml", line 608, characters 32-38:
- Warning 3: deprecated: Re.get
- Use Group.get
- File "lib/uri.ml", line 613, characters 34-40:
- Warning 3: deprecated: Re.get
- Use Group.get
-     ocamlopt lib/uri.{a,cmxa}
-     ocamlopt lib/uri_top.{cmx,o}
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
-     ocamlopt lib/uri_top.{a,cmxa}
-     ocamlopt etc/uri_services.{cmx,o}
-     ocamlopt lib/uri.cmxs
-     ocamlopt etc/uri_services.{a,cmxa}
-     ocamlopt lib/uri_top.cmxs
-     ocamlopt etc/uri_services.cmxs
-       ocamlc etc/uri_services_full.{cmo,cmt}
-       ocamlc etc/uri_services_full.cma
-     ocamlopt etc/uri_services_full.{cmx,o}
-     ocamlopt etc/uri_services_full.{a,cmxa}
-     ocamlopt etc/uri_services_full.cmxs
-> compiled  uri.1.9.7
Processing 317/337: [omake: make]
-> installed uri.1.9.7
Processing 318/337: [omake: make]
Processing 319/337: [cohttp: dune build] [omake: make]
Processing 320/337: [cohttp: dune build] [dns: dune build] [omake: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/omake.0.10.3)
- ocaml -safe-string build.ml -auto-bootstrap OCAML="ocaml"
- ocaml '/home/opam/.opam/4.06.1/.opam-switch/build/omake.0.10.3/make.ml' '-C' 'boot' 'Makefile.dep' 'PREFERRED=.opt' 'OCAMLSUFFIX=.opt' 'OCAML=ocaml'
- ln -sf ../src/env/omake_ast_lex.mll omake_ast_lex.mll
- ocamllex omake_ast_lex.mll
- 143 states, 3100 transitions, table size 13258 bytes
- ln -sf ../src/env/omake_gen_parse.ml omake_gen_parse.ml
- ocamlc -safe-string -g -w -40  -c omake_gen_parse.ml
- ocamlc -safe-string -g -w -40  -custom -o omake_gen_parse.byte  unix.cma   omake_gen_parse.cmo
- ln -sf omake_gen_parse.byte omake_gen_parse
- ln -sf ../src/env/omake_ast_parse.input omake_ast_parse.input
- ./omake_gen_parse -o omake_ast_parse.mly omake_ast_parse.input
- ocamlyacc omake_ast_parse.mly
- ocamlyacc omake_ast_parse.mly
- ln -sf ../src/env/omake_exp_parse.mly omake_exp_parse.mly
- ocamlyacc omake_exp_parse.mly
- ocamlyacc omake_exp_parse.mly
- ln -sf ../src/shell/omake_shell_parse.mly omake_shell_parse.mly
- ocamlyacc omake_shell_parse.mly
- ocamlyacc omake_shell_parse.mly
- ln -sf ../src/shell/omake_shell_sys_unix.ml omake_shell_sys.ml
- ln -sf ../src/clib/lm_channel.c c_lm_channel.c
- ln -sf ../src/clib/lm_printf.c c_lm_printf.c
- ln -sf ../src/clib/lm_ctype.c c_lm_ctype.c
- ln -sf ../src/clib/lm_uname_ext.c c_lm_uname_ext.c
- ln -sf ../src/clib/lm_unix_cutil.c c_lm_unix_cutil.c
- ln -sf ../src/clib/lm_compat_win32.c c_lm_compat_win32.c
- ln -sf ../src/clib/readline.c c_readline.c
- ln -sf ../src/clib/omake_shell_sys.c c_omake_shell_sys.c
- ln -sf ../src/clib/omake_shell_spawn.c c_omake_shell_spawn.c
- ln -sf ../src/clib/fam_win32.c c_fam_win32.c
- ln -sf ../src/clib/fam_kqueue.c c_fam_kqueue.c
- ln -sf ../src/clib/fam_inotify.c c_fam_inotify.c
- ln -sf ../src/clib/lm_notify.c c_lm_notify.c
- ln -sf ../src/clib/lm_termsize.c c_lm_termsize.c
- ln -sf ../src/clib/lm_terminfo.c c_lm_terminfo.c
- ln -sf ../src/clib/lm_fs_case_sensitive.c c_lm_fs_case_sensitive.c
- ln -sf ../src/clib/lm_compat_win32.h lm_compat_win32.h
- ln -sf ../src/libmojave/lm_arg.ml lm_arg.ml
- ln -sf ../src/libmojave/lm_arg.mli lm_arg.mli
- ln -sf ../src/libmojave/lm_array_util.ml lm_array_util.ml
- ln -sf ../src/libmojave/lm_array_util.mli lm_array_util.mli
- ln -sf ../src/libmojave/lm_bitset.ml lm_bitset.ml
- ln -sf ../src/libmojave/lm_bitset.mli lm_bitset.mli
- ln -sf ../src/libmojave/lm_channel.ml lm_channel.ml
- ln -sf ../src/libmojave/lm_channel.mli lm_channel.mli
- ln -sf ../src/libmojave/lm_db.ml lm_db.ml
- ln -sf ../src/libmojave/lm_db.mli lm_db.mli
- ln -sf ../src/libmojave/lm_debug.ml lm_debug.ml
- ln -sf ../src/libmojave/lm_debug.mli lm_debug.mli
- ln -sf ../src/libmojave/lm_filename_util.ml lm_filename_util.ml
- ln -sf ../src/libmojave/lm_filename_util.mli lm_filename_util.mli
- ln -sf ../src/libmojave/lm_fs_case_sensitive.ml lm_fs_case_sensitive.ml
- ln -sf ../src/libmojave/lm_fs_case_sensitive.mli lm_fs_case_sensitive.mli
- ln -sf ../src/libmojave/lm_handle_table.ml lm_handle_table.ml
- ln -sf ../src/libmojave/lm_handle_table.mli lm_handle_table.mli
- ln -sf ../src/libmojave/lm_hash.ml lm_hash.ml
- ln -sf ../src/libmojave/lm_hash.mli lm_hash.mli
- ln -sf ../src/libmojave/lm_hash_code.ml lm_hash_code.ml
- ln -sf ../src/libmojave/lm_hash_code.mli lm_hash_code.mli
- ln -sf ../src/libmojave/lm_heap.ml lm_heap.ml
- ln -sf ../src/libmojave/lm_heap.mli lm_heap.mli
- ln -sf ../src/libmojave/lm_index.ml lm_index.ml
- ln -sf ../src/libmojave/lm_index.mli lm_index.mli
- ln -sf ../src/libmojave/lm_instrument.ml lm_instrument.ml
- ln -sf ../src/libmojave/lm_instrument.mli lm_instrument.mli
- ln -sf ../src/libmojave/lm_int_handle_table.ml lm_int_handle_table.ml
- ln -sf ../src/libmojave/lm_int_handle_table.mli lm_int_handle_table.mli
- ln -sf ../src/libmojave/lm_int_set.ml lm_int_set.ml
- ln -sf ../src/libmojave/lm_int_set.mli lm_int_set.mli
- ln -sf ../src/libmojave/lm_list_util.ml lm_list_util.ml
- ln -sf ../src/libmojave/lm_list_util.mli lm_list_util.mli
- ln -sf ../src/libmojave/lm_location.ml lm_location.ml
- ln -sf ../src/libmojave/lm_location.mli lm_location.mli
- ln -sf ../src/libmojave/lm_map.ml lm_map.ml
- ln -sf ../src/libmojave/lm_map.mli lm_map.mli
- ln -sf ../src/libmojave/lm_map_sig.ml lm_map_sig.ml
- ln -sf ../src/libmojave/lm_marshal.ml lm_marshal.ml
- ln -sf ../src/libmojave/lm_marshal.mli lm_marshal.mli
- ln -sf ../src/libmojave/lm_notify.ml lm_notify.ml
- ln -sf ../src/libmojave/lm_notify.mli lm_notify.mli
- ln -sf ../src/libmojave/lm_position.ml lm_position.ml
- ln -sf ../src/libmojave/lm_position.mli lm_position.mli
- ln -sf ../src/libmojave/lm_printf.ml lm_printf.ml
- ln -sf ../src/libmojave/lm_printf.mli lm_printf.mli
- ln -sf ../src/libmojave/lm_readline.ml lm_readline.ml
- ln -sf ../src/libmojave/lm_readline.mli lm_readline.mli
- ln -sf ../src/libmojave/lm_set.ml lm_set.ml
- ln -sf ../src/libmojave/lm_set.mli lm_set.mli
- ln -sf ../src/libmojave/lm_set_sig.ml lm_set_sig.ml
- ln -sf ../src/libmojave/lm_string_set.ml lm_string_set.ml
- ln -sf ../src/libmojave/lm_string_set.mli lm_string_set.mli
- ln -sf ../src/libmojave/lm_string_util.ml lm_string_util.ml
- ln -sf ../src/libmojave/lm_string_util.mli lm_string_util.mli
- ln -sf ../src/libmojave/lm_symbol.ml lm_symbol.ml
- ln -sf ../src/libmojave/lm_symbol.mli lm_symbol.mli
- ln -sf ../src/libmojave/lm_terminfo.ml lm_terminfo.ml
- ln -sf ../src/libmojave/lm_terminfo.mli lm_terminfo.mli
- ln -sf ../src/libmojave/lm_termsize.ml lm_termsize.ml
- ln -sf ../src/libmojave/lm_termsize.mli lm_termsize.mli
- ln -sf ../src/libmojave/lm_thread.ml lm_thread.ml
- ln -sf ../src/libmojave/lm_thread.mli lm_thread.mli
- ln -sf ../src/libmojave/lm_thread_core.mli lm_thread_core.mli
- ln -sf ../src/libmojave/lm_thread_pool.mli lm_thread_pool.mli
- ln -sf ../src/libmojave/lm_thread_sig.ml lm_thread_sig.ml
- ln -sf ../src/libmojave/lm_uname.ml lm_uname.ml
- ln -sf ../src/libmojave/lm_uname.mli lm_uname.mli
- ln -sf ../src/libmojave/lm_unix_util.ml lm_unix_util.ml
- ln -sf ../src/libmojave/lm_unix_util.mli lm_unix_util.mli
- ln -sf ../src/libmojave/lm_wild.ml lm_wild.ml
- ln -sf ../src/libmojave/lm_wild.mli lm_wild.mli
- ln -sf ../src/libmojave/lm_thread_pool_null.ml lm_thread_pool.ml
- ln -sf ../src/libmojave/lm_thread_core_null.ml lm_thread_core.ml
- ln -sf ../src/front/lm_glob.ml lm_glob.ml
- ln -sf ../src/front/lm_glob.mli lm_glob.mli
- ln -sf ../src/front/lm_hash_cons.ml lm_hash_cons.ml
- ln -sf ../src/front/lm_hash_cons.mli lm_hash_cons.mli
- ln -sf ../src/front/lm_lexer.ml lm_lexer.ml
- ln -sf ../src/front/lm_lexer.mli lm_lexer.mli
- ln -sf ../src/front/lm_parser.ml lm_parser.ml
- ln -sf ../src/front/lm_parser.mli lm_parser.mli
- ln -sf ../src/magic/omake_gen_magic.ml omake_gen_magic.ml
- ln -sf ../src/ir/omake_cache.ml omake_cache.ml
- ln -sf ../src/ir/omake_cache.mli omake_cache.mli
- ln -sf ../src/ir/omake_cache_type.ml omake_cache_type.ml
- ln -sf ../src/ir/omake_command.ml omake_command.ml
- ln -sf ../src/ir/omake_command.mli omake_command.mli
- ln -sf ../src/ir/omake_command_type.ml omake_command_type.ml
- ln -sf ../src/ir/omake_command_type.mli omake_command_type.mli
- ln -sf ../src/ir/omake_install.ml omake_install.ml
- ln -sf ../src/ir/omake_install.mli omake_install.mli
- ln -sf ../src/ir/omake_ir.ml omake_ir.ml
- ln -sf ../src/ir/omake_ir_free_vars.ml omake_ir_free_vars.ml
- ln -sf ../src/ir/omake_ir_free_vars.mli omake_ir_free_vars.mli
- ln -sf ../src/ir/omake_ir_print.ml omake_ir_print.ml
- ln -sf ../src/ir/omake_ir_print.mli omake_ir_print.mli
- ln -sf ../src/ir/omake_ir_util.ml omake_ir_util.ml
- ln -sf ../src/ir/omake_lexer.ml omake_lexer.ml
- ln -sf ../src/ir/omake_node.ml omake_node.ml
- ln -sf ../src/ir/omake_node.mli omake_node.mli
- ln -sf ../src/ir/omake_node_sig.ml omake_node_sig.ml
- ln -sf ../src/ir/omake_node_type.ml omake_node_type.ml
- ln -sf ../src/ir/omake_options.ml omake_options.ml
- ln -sf ../src/ir/omake_options.mli omake_options.mli
- ln -sf ../src/ir/omake_parser.ml omake_parser.ml
- ln -sf ../src/ir/omake_pos.ml omake_pos.ml
- ln -sf ../src/ir/omake_pos.mli omake_pos.mli
- ln -sf ../src/ir/omake_shell_type.ml omake_shell_type.ml
- ln -sf ../src/ir/omake_state.ml omake_state.ml
- ln -sf ../src/ir/omake_state.mli omake_state.mli
- ln -sf ../src/ir/omake_symbol.ml omake_symbol.ml
- ln -sf ../src/ir/omake_value_print.ml omake_value_print.ml
- ln -sf ../src/ir/omake_value_print.mli omake_value_print.mli
- ln -sf ../src/ir/omake_value_type.ml omake_value_type.ml
- ln -sf ../src/ir/omake_value_util.ml omake_value_util.ml
- ln -sf ../src/ir/omake_value_util.mli omake_value_util.mli
- ln -sf ../src/ir/omake_var.ml omake_var.ml
- ln -sf ../src/ir/omake_var.mli omake_var.mli
- ln -sf ../src/exec/omake_exec.ml omake_exec.ml
- ln -sf ../src/exec/omake_exec.mli omake_exec.mli
- ln -sf ../src/exec/omake_exec_id.ml omake_exec_id.ml
- ln -sf ../src/exec/omake_exec_id.mli omake_exec_id.mli
- ln -sf ../src/exec/omake_exec_local.ml omake_exec_local.ml
- ln -sf ../src/exec/omake_exec_local.mli omake_exec_local.mli
- ln -sf ../src/exec/omake_exec_notify.ml omake_exec_notify.ml
- ln -sf ../src/exec/omake_exec_notify.mli omake_exec_notify.mli
- ln -sf ../src/exec/omake_exec_print.ml omake_exec_print.ml
- ln -sf ../src/exec/omake_exec_print.mli omake_exec_print.mli
- ln -sf ../src/exec/omake_exec_remote.ml omake_exec_remote.ml
- ln -sf ../src/exec/omake_exec_remote.mli omake_exec_remote.mli
- ln -sf ../src/exec/omake_exec_type.ml omake_exec_type.ml
- ln -sf ../src/exec/omake_exec_util.ml omake_exec_util.ml
- ln -sf ../src/exec/omake_exec_util.mli omake_exec_util.mli
- ln -sf ../src/ast/omake_ast.ml omake_ast.ml
- ln -sf ../src/ast/omake_ast_print.ml omake_ast_print.ml
- ln -sf ../src/ast/omake_ast_print.mli omake_ast_print.mli
- ln -sf ../src/ast/omake_ast_util.ml omake_ast_util.ml
- ln -sf ../src/ast/omake_ast_util.mli omake_ast_util.mli
- ln -sf ../src/env/omake_ast_lex.mli omake_ast_lex.mli
- ln -sf ../src/env/omake_command_digest.ml omake_command_digest.ml
- ln -sf ../src/env/omake_command_digest.mli omake_command_digest.mli
- ln -sf ../src/env/omake_env.ml omake_env.ml
- ln -sf ../src/env/omake_env.mli omake_env.mli
- ln -sf ../src/env/omake_exn_print.ml omake_exn_print.ml
- ln -sf ../src/env/omake_exn_print.mli omake_exn_print.mli
- ln -sf ../src/env/omake_exp_lex.ml omake_exp_lex.ml
- ln -sf ../src/env/omake_exp_lex.mli omake_exp_lex.mli
- ln -sf ../src/env/omake_ir_ast.ml omake_ir_ast.ml
- ln -sf ../src/env/omake_ir_ast.mli omake_ir_ast.mli
- ln -sf ../src/env/omake_ir_semant.ml omake_ir_semant.ml
- ln -sf ../src/env/omake_ir_semant.mli omake_ir_semant.mli
- ln -sf ../src/shell/omake_shell_completion.ml omake_shell_completion.ml
- ln -sf ../src/shell/omake_shell_completion.mli omake_shell_completion.mli
- ln -sf ../src/shell/omake_shell_job.ml omake_shell_job.ml
- ln -sf ../src/shell/omake_shell_job.mli omake_shell_job.mli
- ln -sf ../src/shell/omake_shell_lex.ml omake_shell_lex.ml
- ln -sf ../src/shell/omake_shell_lex.mli omake_shell_lex.mli
- ln -sf ../src/shell/omake_shell_spawn.ml omake_shell_spawn.ml
- ln -sf ../src/shell/omake_shell_spawn.mli omake_shell_spawn.mli
- ln -sf ../src/shell/omake_shell_sys.mli omake_shell_sys.mli
- ln -sf ../src/shell/omake_shell_sys_type.ml omake_shell_sys_type.ml
- ln -sf ../src/eval/omake_eval.ml omake_eval.ml
- ln -sf ../src/eval/omake_eval.mli omake_eval.mli
- ln -sf ../src/eval/omake_value.ml omake_value.ml
- ln -sf ../src/eval/omake_value.mli omake_value.mli
- ln -sf ../src/build/omake_build.ml omake_build.ml
- ln -sf ../src/build/omake_build.mli omake_build.mli
- ln -sf ../src/build/omake_build_tee.ml omake_build_tee.ml
- ln -sf ../src/build/omake_build_tee.mli omake_build_tee.mli
- ln -sf ../src/build/omake_build_type.ml omake_build_type.ml
- ln -sf ../src/build/omake_build_util.ml omake_build_util.ml
- ln -sf ../src/build/omake_build_util.mli omake_build_util.mli
- ln -sf ../src/build/omake_builtin.ml omake_builtin.ml
- ln -sf ../src/build/omake_builtin.mli omake_builtin.mli
- ln -sf ../src/build/omake_builtin_type.ml omake_builtin_type.ml
- ln -sf ../src/build/omake_rule.ml omake_rule.ml
- ln -sf ../src/build/omake_rule.mli omake_rule.mli
- ln -sf ../src/build/omake_target.ml omake_target.ml
- ln -sf ../src/build/omake_target.mli omake_target.mli
- ln -sf ../src/builtin/omake_builtin_arith.ml omake_builtin_arith.ml
- ln -sf ../src/builtin/omake_builtin_arith.mli omake_builtin_arith.mli
- ln -sf ../src/builtin/omake_builtin_base.ml omake_builtin_base.ml
- ln -sf ../src/builtin/omake_builtin_base.mli omake_builtin_base.mli
- ln -sf ../src/builtin/omake_builtin_file.ml omake_builtin_file.ml
- ln -sf ../src/builtin/omake_builtin_file.mli omake_builtin_file.mli
- ln -sf ../src/builtin/omake_builtin_fun.ml omake_builtin_fun.ml
- ln -sf ../src/builtin/omake_builtin_fun.mli omake_builtin_fun.mli
- ln -sf ../src/builtin/omake_builtin_io.ml omake_builtin_io.ml
- ln -sf ../src/builtin/omake_builtin_io.mli omake_builtin_io.mli
- ln -sf ../src/builtin/omake_builtin_io_fun.ml omake_builtin_io_fun.ml
- ln -sf ../src/builtin/omake_builtin_io_fun.mli omake_builtin_io_fun.mli
- ln -sf ../src/builtin/omake_builtin_object.ml omake_builtin_object.ml
- ln -sf ../src/builtin/omake_builtin_object.mli omake_builtin_object.mli
- ln -sf ../src/builtin/omake_builtin_ocamldep.ml omake_builtin_ocamldep.ml
- ln -sf ../src/builtin/omake_builtin_rule.ml omake_builtin_rule.ml
- ln -sf ../src/builtin/omake_builtin_rule.mli omake_builtin_rule.mli
- ln -sf ../src/builtin/omake_builtin_shell.ml omake_builtin_shell.ml
- ln -sf ../src/builtin/omake_builtin_shell.mli omake_builtin_shell.mli
- ln -sf ../src/builtin/omake_builtin_sys.ml omake_builtin_sys.ml
- ln -sf ../src/builtin/omake_builtin_sys.mli omake_builtin_sys.mli
- ln -sf ../src/builtin/omake_builtin_target.ml omake_builtin_target.ml
- ln -sf ../src/builtin/omake_builtin_target.mli omake_builtin_target.mli
- ln -sf ../src/builtin/omake_builtin_test.ml omake_builtin_test.ml
- ln -sf ../src/builtin/omake_builtin_test.mli omake_builtin_test.mli
- ln -sf ../src/builtin/omake_builtin_util.ml omake_builtin_util.ml
- ln -sf ../src/builtin/omake_builtin_util.mli omake_builtin_util.mli
- ln -sf ../src/builtin/omake_printf.ml omake_printf.ml
- ln -sf ../src/builtin/omake_printf.mli omake_printf.mli
- ln -sf ../src/main/omake_main.ml omake_main.ml
- ln -sf ../src/main/omake_main.mli omake_main.mli
- ln -sf ../src/main/omake_main_util.ml omake_main_util.ml
- ln -sf ../src/main/omake_shell.ml omake_shell.ml
- ln -sf ../src/main/omake_shell.mli omake_shell.mli
- ocamldep  *.ml *.mli > Makefile.dep
- ocaml '/home/opam/.opam/4.06.1/.opam-switch/build/omake.0.10.3/make.ml' '-C' 'boot' 'omake' 'PREFERRED=.opt' 'OCAMLSUFFIX=.opt' 'OCAML=ocaml'
- ln -sf ../src/env/omake_ast_lex.mll omake_ast_lex.mll
- ocamllex omake_ast_lex.mll
- 143 states, 3100 transitions, table size 13258 bytes
- ln -sf ../src/env/omake_gen_parse.ml omake_gen_parse.ml
- ocamlc -safe-string -g -w -40  -c omake_gen_parse.ml
- ocamlc -safe-string -g -w -40  -custom -o omake_gen_parse.byte  unix.cma   omake_gen_parse.cmo
- ln -sf omake_gen_parse.byte omake_gen_parse
- ln -sf ../src/env/omake_ast_parse.input omake_ast_parse.input
- ./omake_gen_parse -o omake_ast_parse.mly omake_ast_parse.input
- ocamlyacc omake_ast_parse.mly
- ocamlyacc omake_ast_parse.mly
- ln -sf ../src/env/omake_exp_parse.mly omake_exp_parse.mly
- ocamlyacc omake_exp_parse.mly
- ocamlyacc omake_exp_parse.mly
- ln -sf ../src/shell/omake_shell_parse.mly omake_shell_parse.mly
- ocamlyacc omake_shell_parse.mly
- ocamlyacc omake_shell_parse.mly
- ln -sf ../src/shell/omake_shell_sys_unix.ml omake_shell_sys.ml
- ln -sf ../src/clib/lm_channel.c c_lm_channel.c
- ln -sf ../src/clib/lm_printf.c c_lm_printf.c
- ln -sf ../src/clib/lm_ctype.c c_lm_ctype.c
- ln -sf ../src/clib/lm_uname_ext.c c_lm_uname_ext.c
- ln -sf ../src/clib/lm_unix_cutil.c c_lm_unix_cutil.c
- ln -sf ../src/clib/lm_compat_win32.c c_lm_compat_win32.c
- ln -sf ../src/clib/readline.c c_readline.c
- ln -sf ../src/clib/omake_shell_sys.c c_omake_shell_sys.c
- ln -sf ../src/clib/omake_shell_spawn.c c_omake_shell_spawn.c
- ln -sf ../src/clib/fam_win32.c c_fam_win32.c
- ln -sf ../src/clib/fam_kqueue.c c_fam_kqueue.c
- ln -sf ../src/clib/fam_inotify.c c_fam_inotify.c
- ln -sf ../src/clib/lm_notify.c c_lm_notify.c
- ln -sf ../src/clib/lm_termsize.c c_lm_termsize.c
- ln -sf ../src/clib/lm_terminfo.c c_lm_terminfo.c
- ln -sf ../src/clib/lm_fs_case_sensitive.c c_lm_fs_case_sensitive.c
- ln -sf ../src/clib/lm_compat_win32.h lm_compat_win32.h
- ln -sf ../src/libmojave/lm_arg.ml lm_arg.ml
- ln -sf ../src/libmojave/lm_arg.mli lm_arg.mli
- ln -sf ../src/libmojave/lm_array_util.ml lm_array_util.ml
- ln -sf ../src/libmojave/lm_array_util.mli lm_array_util.mli
- ln -sf ../src/libmojave/lm_bitset.ml lm_bitset.ml
- ln -sf ../src/libmojave/lm_bitset.mli lm_bitset.mli
- ln -sf ../src/libmojave/lm_channel.ml lm_channel.ml
- ln -sf ../src/libmojave/lm_channel.mli lm_channel.mli
- ln -sf ../src/libmojave/lm_db.ml lm_db.ml
- ln -sf ../src/libmojave/lm_db.mli lm_db.mli
- ln -sf ../src/libmojave/lm_debug.ml lm_debug.ml
- ln -sf ../src/libmojave/lm_debug.mli lm_debug.mli
- ln -sf ../src/libmojave/lm_filename_util.ml lm_filename_util.ml
- ln -sf ../src/libmojave/lm_filename_util.mli lm_filename_util.mli
- ln -sf ../src/libmojave/lm_fs_case_sensitive.ml lm_fs_case_sensitive.ml
- ln -sf ../src/libmojave/lm_fs_case_sensitive.mli lm_fs_case_sensitive.mli
- ln -sf ../src/libmojave/lm_handle_table.ml lm_handle_table.ml
- ln -sf ../src/libmojave/lm_handle_table.mli lm_handle_table.mli
- ln -sf ../src/libmojave/lm_hash.ml lm_hash.ml
- ln -sf ../src/libmojave/lm_hash.mli lm_hash.mli
- ln -sf ../src/libmojave/lm_hash_code.ml lm_hash_code.ml
- ln -sf ../src/libmojave/lm_hash_code.mli lm_hash_code.mli
- ln -sf ../src/libmojave/lm_heap.ml lm_heap.ml
- ln -sf ../src/libmojave/lm_heap.mli lm_heap.mli
- ln -sf ../src/libmojave/lm_index.ml lm_index.ml
- ln -sf ../src/libmojave/lm_index.mli lm_index.mli
- ln -sf ../src/libmojave/lm_instrument.ml lm_instrument.ml
- ln -sf ../src/libmojave/lm_instrument.mli lm_instrument.mli
- ln -sf ../src/libmojave/lm_int_handle_table.ml lm_int_handle_table.ml
- ln -sf ../src/libmojave/lm_int_handle_table.mli lm_int_handle_table.mli
- ln -sf ../src/libmojave/lm_int_set.ml lm_int_set.ml
- ln -sf ../src/libmojave/lm_int_set.mli lm_int_set.mli
- ln -sf ../src/libmojave/lm_list_util.ml lm_list_util.ml
- ln -sf ../src/libmojave/lm_list_util.mli lm_list_util.mli
- ln -sf ../src/libmojave/lm_location.ml lm_location.ml
- ln -sf ../src/libmojave/lm_location.mli lm_location.mli
- ln -sf ../src/libmojave/lm_map.ml lm_map.ml
- ln -sf ../src/libmojave/lm_map.mli lm_map.mli
- ln -sf ../src/libmojave/lm_map_sig.ml lm_map_sig.ml
- ln -sf ../src/libmojave/lm_marshal.ml lm_marshal.ml
- ln -sf ../src/libmojave/lm_marshal.mli lm_marshal.mli
- ln -sf ../src/libmojave/lm_notify.ml lm_notify.ml
- ln -sf ../src/libmojave/lm_notify.mli lm_notify.mli
- ln -sf ../src/libmojave/lm_position.ml lm_position.ml
- ln -sf ../src/libmojave/lm_position.mli lm_position.mli
- ln -sf ../src/libmojave/lm_printf.ml lm_printf.ml
- ln -sf ../src/libmojave/lm_printf.mli lm_printf.mli
- ln -sf ../src/libmojave/lm_readline.ml lm_readline.ml
- ln -sf ../src/libmojave/lm_readline.mli lm_readline.mli
- ln -sf ../src/libmojave/lm_set.ml lm_set.ml
- ln -sf ../src/libmojave/lm_set.mli lm_set.mli
- ln -sf ../src/libmojave/lm_set_sig.ml lm_set_sig.ml
- ln -sf ../src/libmojave/lm_string_set.ml lm_string_set.ml
- ln -sf ../src/libmojave/lm_string_set.mli lm_string_set.mli
- ln -sf ../src/libmojave/lm_string_util.ml lm_string_util.ml
- ln -sf ../src/libmojave/lm_string_util.mli lm_string_util.mli
- ln -sf ../src/libmojave/lm_symbol.ml lm_symbol.ml
- ln -sf ../src/libmojave/lm_symbol.mli lm_symbol.mli
- ln -sf ../src/libmojave/lm_terminfo.ml lm_terminfo.ml
- ln -sf ../src/libmojave/lm_terminfo.mli lm_terminfo.mli
- ln -sf ../src/libmojave/lm_termsize.ml lm_termsize.ml
- ln -sf ../src/libmojave/lm_termsize.mli lm_termsize.mli
- ln -sf ../src/libmojave/lm_thread.ml lm_thread.ml
- ln -sf ../src/libmojave/lm_thread.mli lm_thread.mli
- ln -sf ../src/libmojave/lm_thread_core.mli lm_thread_core.mli
- ln -sf ../src/libmojave/lm_thread_pool.mli lm_thread_pool.mli
- ln -sf ../src/libmojave/lm_thread_sig.ml lm_thread_sig.ml
- ln -sf ../src/libmojave/lm_uname.ml lm_uname.ml
- ln -sf ../src/libmojave/lm_uname.mli lm_uname.mli
- ln -sf ../src/libmojave/lm_unix_util.ml lm_unix_util.ml
- ln -sf ../src/libmojave/lm_unix_util.mli lm_unix_util.mli
- ln -sf ../src/libmojave/lm_wild.ml lm_wild.ml
- ln -sf ../src/libmojave/lm_wild.mli lm_wild.mli
- ln -sf ../src/libmojave/lm_thread_pool_null.ml lm_thread_pool.ml
- ln -sf ../src/libmojave/lm_thread_core_null.ml lm_thread_core.ml
- ln -sf ../src/front/lm_glob.ml lm_glob.ml
- ln -sf ../src/front/lm_glob.mli lm_glob.mli
- ln -sf ../src/front/lm_hash_cons.ml lm_hash_cons.ml
- ln -sf ../src/front/lm_hash_cons.mli lm_hash_cons.mli
- ln -sf ../src/front/lm_lexer.ml lm_lexer.ml
- ln -sf ../src/front/lm_lexer.mli lm_lexer.mli
- ln -sf ../src/front/lm_parser.ml lm_parser.ml
- ln -sf ../src/front/lm_parser.mli lm_parser.mli
- ln -sf ../src/magic/omake_gen_magic.ml omake_gen_magic.ml
- ln -sf ../src/ir/omake_cache.ml omake_cache.ml
- ln -sf ../src/ir/omake_cache.mli omake_cache.mli
- ln -sf ../src/ir/omake_cache_type.ml omake_cache_type.ml
- ln -sf ../src/ir/omake_command.ml omake_command.ml
- ln -sf ../src/ir/omake_command.mli omake_command.mli
- ln -sf ../src/ir/omake_command_type.ml omake_command_type.ml
- ln -sf ../src/ir/omake_command_type.mli omake_command_type.mli
- ln -sf ../src/ir/omake_install.ml omake_install.ml
- ln -sf ../src/ir/omake_install.mli omake_install.mli
- ln -sf ../src/ir/omake_ir.ml omake_ir.ml
- ln -sf ../src/ir/omake_ir_free_vars.ml omake_ir_free_vars.ml
- ln -sf ../src/ir/omake_ir_free_vars.mli omake_ir_free_vars.mli
- ln -sf ../src/ir/omake_ir_print.ml omake_ir_print.ml
- ln -sf ../src/ir/omake_ir_print.mli omake_ir_print.mli
- ln -sf ../src/ir/omake_ir_util.ml omake_ir_util.ml
- ln -sf ../src/ir/omake_lexer.ml omake_lexer.ml
- ln -sf ../src/ir/omake_node.ml omake_node.ml
- ln -sf ../src/ir/omake_node.mli omake_node.mli
- ln -sf ../src/ir/omake_node_sig.ml omake_node_sig.ml
- ln -sf ../src/ir/omake_node_type.ml omake_node_type.ml
- ln -sf ../src/ir/omake_options.ml omake_options.ml
- ln -sf ../src/ir/omake_options.mli omake_options.mli
- ln -sf ../src/ir/omake_parser.ml omake_parser.ml
- ln -sf ../src/ir/omake_pos.ml omake_pos.ml
- ln -sf ../src/ir/omake_pos.mli omake_pos.mli
- ln -sf ../src/ir/omake_shell_type.ml omake_shell_type.ml
- ln -sf ../src/ir/omake_state.ml omake_state.ml
- ln -sf ../src/ir/omake_state.mli omake_state.mli
- ln -sf ../src/ir/omake_symbol.ml omake_symbol.ml
- ln -sf ../src/ir/omake_value_print.ml omake_value_print.ml
- ln -sf ../src/ir/omake_value_print.mli omake_value_print.mli
- ln -sf ../src/ir/omake_value_type.ml omake_value_type.ml
- ln -sf ../src/ir/omake_value_util.ml omake_value_util.ml
- ln -sf ../src/ir/omake_value_util.mli omake_value_util.mli
- ln -sf ../src/ir/omake_var.ml omake_var.ml
- ln -sf ../src/ir/omake_var.mli omake_var.mli
- ln -sf ../src/exec/omake_exec.ml omake_exec.ml
- ln -sf ../src/exec/omake_exec.mli omake_exec.mli
- ln -sf ../src/exec/omake_exec_id.ml omake_exec_id.ml
- ln -sf ../src/exec/omake_exec_id.mli omake_exec_id.mli
- ln -sf ../src/exec/omake_exec_local.ml omake_exec_local.ml
- ln -sf ../src/exec/omake_exec_local.mli omake_exec_local.mli
- ln -sf ../src/exec/omake_exec_notify.ml omake_exec_notify.ml
- ln -sf ../src/exec/omake_exec_notify.mli omake_exec_notify.mli
- ln -sf ../src/exec/omake_exec_print.ml omake_exec_print.ml
- ln -sf ../src/exec/omake_exec_print.mli omake_exec_print.mli
- ln -sf ../src/exec/omake_exec_remote.ml omake_exec_remote.ml
- ln -sf ../src/exec/omake_exec_remote.mli omake_exec_remote.mli
- ln -sf ../src/exec/omake_exec_type.ml omake_exec_type.ml
- ln -sf ../src/exec/omake_exec_util.ml omake_exec_util.ml
- ln -sf ../src/exec/omake_exec_util.mli omake_exec_util.mli
- ln -sf ../src/ast/omake_ast.ml omake_ast.ml
- ln -sf ../src/ast/omake_ast_print.ml omake_ast_print.ml
- ln -sf ../src/ast/omake_ast_print.mli omake_ast_print.mli
- ln -sf ../src/ast/omake_ast_util.ml omake_ast_util.ml
- ln -sf ../src/ast/omake_ast_util.mli omake_ast_util.mli
- ln -sf ../src/env/omake_ast_lex.mli omake_ast_lex.mli
- ln -sf ../src/env/omake_command_digest.ml omake_command_digest.ml
- ln -sf ../src/env/omake_command_digest.mli omake_command_digest.mli
- ln -sf ../src/env/omake_env.ml omake_env.ml
- ln -sf ../src/env/omake_env.mli omake_env.mli
- ln -sf ../src/env/omake_exn_print.ml omake_exn_print.ml
- ln -sf ../src/env/omake_exn_print.mli omake_exn_print.mli
- ln -sf ../src/env/omake_exp_lex.ml omake_exp_lex.ml
- ln -sf ../src/env/omake_exp_lex.mli omake_exp_lex.mli
- ln -sf ../src/env/omake_ir_ast.ml omake_ir_ast.ml
- ln -sf ../src/env/omake_ir_ast.mli omake_ir_ast.mli
- ln -sf ../src/env/omake_ir_semant.ml omake_ir_semant.ml
- ln -sf ../src/env/omake_ir_semant.mli omake_ir_semant.mli
- ln -sf ../src/shell/omake_shell_completion.ml omake_shell_completion.ml
- ln -sf ../src/shell/omake_shell_completion.mli omake_shell_completion.mli
- ln -sf ../src/shell/omake_shell_job.ml omake_shell_job.ml
- ln -sf ../src/shell/omake_shell_job.mli omake_shell_job.mli
- ln -sf ../src/shell/omake_shell_lex.ml omake_shell_lex.ml
- ln -sf ../src/shell/omake_shell_lex.mli omake_shell_lex.mli
- ln -sf ../src/shell/omake_shell_spawn.ml omake_shell_spawn.ml
- ln -sf ../src/shell/omake_shell_spawn.mli omake_shell_spawn.mli
- ln -sf ../src/shell/omake_shell_sys.mli omake_shell_sys.mli
- ln -sf ../src/shell/omake_shell_sys_type.ml omake_shell_sys_type.ml
- ln -sf ../src/eval/omake_eval.ml omake_eval.ml
- ln -sf ../src/eval/omake_eval.mli omake_eval.mli
- ln -sf ../src/eval/omake_value.ml omake_value.ml
- ln -sf ../src/eval/omake_value.mli omake_value.mli
- ln -sf ../src/build/omake_build.ml omake_build.ml
- ln -sf ../src/build/omake_build.mli omake_build.mli
- ln -sf ../src/build/omake_build_tee.ml omake_build_tee.ml
- ln -sf ../src/build/omake_build_tee.mli omake_build_tee.mli
- ln -sf ../src/build/omake_build_type.ml omake_build_type.ml
- ln -sf ../src/build/omake_build_util.ml omake_build_util.ml
- ln -sf ../src/build/omake_build_util.mli omake_build_util.mli
- ln -sf ../src/build/omake_builtin.ml omake_builtin.ml
- ln -sf ../src/build/omake_builtin.mli omake_builtin.mli
- ln -sf ../src/build/omake_builtin_type.ml omake_builtin_type.ml
- ln -sf ../src/build/omake_rule.ml omake_rule.ml
- ln -sf ../src/build/omake_rule.mli omake_rule.mli
- ln -sf ../src/build/omake_target.ml omake_target.ml
- ln -sf ../src/build/omake_target.mli omake_target.mli
- ln -sf ../src/builtin/omake_builtin_arith.ml omake_builtin_arith.ml
- ln -sf ../src/builtin/omake_builtin_arith.mli omake_builtin_arith.mli
- ln -sf ../src/builtin/omake_builtin_base.ml omake_builtin_base.ml
- ln -sf ../src/builtin/omake_builtin_base.mli omake_builtin_base.mli
- ln -sf ../src/builtin/omake_builtin_file.ml omake_builtin_file.ml
- ln -sf ../src/builtin/omake_builtin_file.mli omake_builtin_file.mli
- ln -sf ../src/builtin/omake_builtin_fun.ml omake_builtin_fun.ml
- ln -sf ../src/builtin/omake_builtin_fun.mli omake_builtin_fun.mli
- ln -sf ../src/builtin/omake_builtin_io.ml omake_builtin_io.ml
- ln -sf ../src/builtin/omake_builtin_io.mli omake_builtin_io.mli
- ln -sf ../src/builtin/omake_builtin_io_fun.ml omake_builtin_io_fun.ml
- ln -sf ../src/builtin/omake_builtin_io_fun.mli omake_builtin_io_fun.mli
- ln -sf ../src/builtin/omake_builtin_object.ml omake_builtin_object.ml
- ln -sf ../src/builtin/omake_builtin_object.mli omake_builtin_object.mli
- ln -sf ../src/builtin/omake_builtin_ocamldep.ml omake_builtin_ocamldep.ml
- ln -sf ../src/builtin/omake_builtin_rule.ml omake_builtin_rule.ml
- ln -sf ../src/builtin/omake_builtin_rule.mli omake_builtin_rule.mli
- ln -sf ../src/builtin/omake_builtin_shell.ml omake_builtin_shell.ml
- ln -sf ../src/builtin/omake_builtin_shell.mli omake_builtin_shell.mli
- ln -sf ../src/builtin/omake_builtin_sys.ml omake_builtin_sys.ml
- ln -sf ../src/builtin/omake_builtin_sys.mli omake_builtin_sys.mli
- ln -sf ../src/builtin/omake_builtin_target.ml omake_builtin_target.ml
- ln -sf ../src/builtin/omake_builtin_target.mli omake_builtin_target.mli
- ln -sf ../src/builtin/omake_builtin_test.ml omake_builtin_test.ml
- ln -sf ../src/builtin/omake_builtin_test.mli omake_builtin_test.mli
- ln -sf ../src/builtin/omake_builtin_util.ml omake_builtin_util.ml
- ln -sf ../src/builtin/omake_builtin_util.mli omake_builtin_util.mli
- ln -sf ../src/builtin/omake_printf.ml omake_printf.ml
- ln -sf ../src/builtin/omake_printf.mli omake_printf.mli
- ln -sf ../src/main/omake_main.ml omake_main.ml
- ln -sf ../src/main/omake_main.mli omake_main.mli
- ln -sf ../src/main/omake_main_util.ml omake_main_util.ml
- ln -sf ../src/main/omake_shell.ml omake_shell.ml
- ln -sf ../src/main/omake_shell.mli omake_shell.mli
- ocamldep  *.ml *.mli > Makefile.dep
- ocamlc -safe-string -g -w -40  -c lm_string_util.mli
- ocamlc -safe-string -g -w -40  -c omake_gen_magic.ml
- ocamlc -safe-string -g -w -40  -c lm_printf.mli
- ocamlc -safe-string -g -w -40  -c lm_printf.ml
- File "lm_printf.ml", line 1:
- Warning 3: deprecated: bprintf
-   File "format.mli", line 1108, characters 0-83:
-   Definition
-   File "lm_printf.mli", line 34, characters 0-67:
-   Expected signature
- File "lm_printf.ml", line 1:
- Warning 3: deprecated: get_all_formatter_output_functions
- Use Format.get_formatter_out_functions instead.
-   File "format.mli", line 1132, characters 0-210:
-   Definition
-   File "lm_printf.mli", line 120, characters 0-144:
-   Expected signature
- File "lm_printf.ml", line 1:
- Warning 3: deprecated: pp_get_all_formatter_output_functions
- Use Format.pp_get_formatter_out_functions instead.
-   File "format.mli", line 1147, characters 0-225:
-   Definition
-   File "lm_printf.mli", line 182, characters 0-163:
-   Expected signature
- ocamlc -safe-string -g -w -40  -c lm_debug.mli
- ocamlc -safe-string -g -w -40  -c lm_debug.ml
- ocamlc -safe-string -g -w -40  -c lm_heap.mli
- ocamlc -safe-string -g -w -40  -c lm_heap.ml
- ocamlc -safe-string -g -w -40  -c lm_list_util.mli
- ocamlc -safe-string -g -w -40  -c lm_list_util.ml
- ocamlc -safe-string -g -w -40  -c lm_array_util.mli
- ocamlc -safe-string -g -w -40  -c lm_array_util.ml
- ocamlc -safe-string -g -w -40  -c lm_set_sig.ml
- ocamlc -safe-string -g -w -40  -c lm_set.mli
- ocamlc -safe-string -g -w -40  -c lm_set.ml
- ocamlc -safe-string -g -w -40  -c lm_map_sig.ml
- ocamlc -safe-string -g -w -40  -c lm_map.mli
- ocamlc -safe-string -g -w -40  -c lm_map.ml
- ocamlc -safe-string -g -w -40  -c lm_int_set.mli
- ocamlc -safe-string -g -w -40  -c lm_int_set.ml
- ocamlc -safe-string -g -w -40  -c lm_termsize.mli
- ocamlc -safe-string -g -w -40  -c lm_termsize.ml
- ocamlc -safe-string -g -w -40  -c lm_terminfo.mli
- ocamlc -safe-string -g -w -40  -c lm_terminfo.ml
- ocamlc -safe-string -g -w -40  -c lm_arg.mli
- ocamlc -safe-string -g -w -40  -c lm_arg.ml
- ocamlc -safe-string -g -w -40  -c lm_index.mli
- ocamlc -safe-string -g -w -40  -c lm_index.ml
- ocamlc -safe-string -g -w -40  -c lm_thread_sig.ml
- ocamlc -safe-string -g -w -40  -c lm_thread_core.mli
- ocamlc -safe-string -g -w -40  -c lm_thread_core.ml
- ocamlc -safe-string -g -w -40  -c lm_thread.mli
- ocamlc -safe-string -g -w -40  -c lm_thread.ml
- ocamlc -safe-string -g -w -40  -c lm_string_util.ml
- ocamlc -safe-string -g -w -40  -c lm_string_set.mli
- ocamlc -safe-string -g -w -40  -c lm_string_set.ml
- ocamlc -safe-string -g -w -40  -c lm_hash.mli
- ocamlc -safe-string -g -w -40  -c lm_hash.ml
- ocamlc -safe-string -g -w -40  -c lm_hash_code.mli
- ocamlc -safe-string -g -w -40  -c lm_hash_code.ml
- ocamlc -safe-string -g -w -40  -c lm_symbol.mli
- ocamlc -safe-string -g -w -40  -c lm_symbol.ml
- ocamlc -safe-string -g -w -40  -c lm_location.mli
- ocamlc -safe-string -g -w -40  -c lm_location.ml
- ocamlc -safe-string -g -w -40  -c lm_position.mli
- ocamlc -safe-string -g -w -40  -c lm_position.ml
- ocamlc -safe-string -g -w -40  -c lm_filename_util.mli
- ocamlc -safe-string -g -w -40  -c lm_filename_util.ml
- ocamlc -safe-string -g -w -40  -c lm_uname.mli
- ocamlc -safe-string -g -w -40  -c lm_uname.ml
- ocamlc -safe-string -g -w -40  -c lm_thread_pool.mli
- ocamlc -safe-string -g -w -40  -c lm_thread_pool.ml
- ocamlc -safe-string -g -w -40  -c lm_channel.mli
- ocamlc -safe-string -g -w -40  -c lm_channel.ml
- ocamlc -safe-string -g -w -40  -c lm_unix_util.mli
- ocamlc -safe-string -g -w -40  -c lm_unix_util.ml
- ocamlc -safe-string -g -w -40  -c lm_db.mli
- ocamlc -safe-string -g -w -40  -c lm_db.ml
- ocamlc -safe-string -g -w -40  -c lm_notify.mli
- ocamlc -safe-string -g -w -40  -c lm_notify.ml
- ocamlc -safe-string -g -w -40  -c lm_fs_case_sensitive.mli
- ocamlc -safe-string -g -w -40  -c lm_fs_case_sensitive.ml
- ocamlc -safe-string -g -w -40  -c lm_wild.mli
- ocamlc -safe-string -g -w -40  -c lm_wild.ml
- ocamlc -safe-string -g -w -40  -c lm_readline.mli
- ocamlc -safe-string -g -w -40  -c lm_readline.ml
- ocamlc -safe-string -g -w -40  -c lm_marshal.mli
- ocamlc -safe-string -g -w -40  -c lm_marshal.ml
- ocamlc -safe-string -g -w -40  -c lm_handle_table.mli
- ocamlc -safe-string -g -w -40  -c lm_handle_table.ml
- ocamlc -safe-string -g -w -40  -c lm_int_handle_table.mli
- ocamlc -safe-string -g -w -40  -c lm_int_handle_table.ml
- ocamlc -safe-string -g -w -40  -c lm_bitset.mli
- ocamlc -safe-string -g -w -40  -c lm_bitset.ml
- ocamlc -safe-string -g -w -40  -c lm_instrument.mli
- ocamlc -safe-string -g -w -40  -c lm_instrument.ml
- ocamlc -safe-string -g -w -40   -a -o lm.cma lm_printf.cmo lm_debug.cmo lm_heap.cmo lm_list_util.cmo lm_array_util.cmo lm_set_sig.cmo lm_set.cmo lm_map_sig.cmo lm_map.cmo lm_int_set.cmo lm_termsize.cmo lm_terminfo.cmo lm_arg.cmo lm_index.cmo lm_thread_sig.cmo lm_thread_core.cmo lm_thread.cmo lm_string_util.cmo lm_string_set.cmo lm_hash.cmo lm_hash_code.cmo lm_symbol.cmo lm_location.cmo lm_position.cmo lm_filename_util.cmo lm_uname.cmo lm_thread_pool.cmo lm_channel.cmo lm_unix_util.cmo lm_db.cmo lm_notify.cmo lm_fs_case_sensitive.cmo lm_wild.cmo lm_readline.cmo lm_marshal.cmo lm_handle_table.cmo lm_int_handle_table.cmo lm_bitset.cmo lm_instrument.cmo
- ocamlc -safe-string -g -w -40  -c lm_hash_cons.mli
- ocamlc -safe-string -g -w -40  -c lm_hash_cons.ml
- ocamlc -safe-string -g -w -40  -c lm_lexer.mli
- ocamlc -safe-string -g -w -40  -c lm_lexer.ml
- ocamlc -safe-string -g -w -40  -c lm_parser.mli
- ocamlc -safe-string -g -w -40  -c lm_parser.ml
- ocamlc -safe-string -g -w -40  -c lm_glob.mli
- ocamlc -safe-string -g -w -40  -c lm_glob.ml
- ocamlc -safe-string -g -w -40   -a -o frt.cma lm_hash_cons.cmo lm_lexer.cmo lm_parser.cmo lm_glob.cmo
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.06.1/lib/ocaml" -I"/home/opam/.opam/4.06.1/lib/ocaml/caml"  -c c_lm_channel.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.06.1/lib/ocaml" -I"/home/opam/.opam/4.06.1/lib/ocaml/caml"  -c c_lm_printf.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.06.1/lib/ocaml" -I"/home/opam/.opam/4.06.1/lib/ocaml/caml"  -c c_lm_ctype.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.06.1/lib/ocaml" -I"/home/opam/.opam/4.06.1/lib/ocaml/caml"  -c c_lm_uname_ext.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.06.1/lib/ocaml" -I"/home/opam/.opam/4.06.1/lib/ocaml/caml"  -c c_lm_unix_cutil.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.06.1/lib/ocaml" -I"/home/opam/.opam/4.06.1/lib/ocaml/caml"  -c c_lm_compat_win32.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.06.1/lib/ocaml" -I"/home/opam/.opam/4.06.1/lib/ocaml/caml"  -c c_readline.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.06.1/lib/ocaml" -I"/home/opam/.opam/4.06.1/lib/ocaml/caml"  -c c_omake_shell_sys.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.06.1/lib/ocaml" -I"/home/opam/.opam/4.06.1/lib/ocaml/caml"  -c c_omake_shell_spawn.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.06.1/lib/ocaml" -I"/home/opam/.opam/4.06.1/lib/ocaml/caml"  -c c_fam_win32.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.06.1/lib/ocaml" -I"/home/opam/.opam/4.06.1/lib/ocaml/caml"  -c c_fam_kqueue.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.06.1/lib/ocaml" -I"/home/opam/.opam/4.06.1/lib/ocaml/caml"  -c c_fam_inotify.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.06.1/lib/ocaml" -I"/home/opam/.opam/4.06.1/lib/ocaml/caml"  -c c_lm_notify.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.06.1/lib/ocaml" -I"/home/opam/.opam/4.06.1/lib/ocaml/caml"  -c c_lm_termsize.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.06.1/lib/ocaml" -I"/home/opam/.opam/4.06.1/lib/ocaml/caml"  -c c_lm_terminfo.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.06.1/lib/ocaml" -I"/home/opam/.opam/4.06.1/lib/ocaml/caml"  -c c_lm_fs_case_sensitive.c
- rm -f clib.a
- ar cq clib.a c_lm_channel.o c_lm_printf.o c_lm_ctype.o c_lm_uname_ext.o c_lm_unix_cutil.o c_lm_compat_win32.o c_readline.o c_omake_shell_sys.o c_omake_shell_spawn.o c_fam_win32.o c_fam_kqueue.o c_fam_inotify.o c_lm_notify.o c_lm_termsize.o c_lm_terminfo.o c_lm_fs_case_sensitive.o
- ocamlc -safe-string -g -w -40  -custom -o omake_gen_magic.byte -cclib clib.a unix.cma  lm.cma frt.cma omake_gen_magic.cmo
- ln -sf omake_gen_magic.byte omake_gen_magic
- ./omake_gen_magic -o omake_magic.ml --version version.txt --var "omake_cc=gcc" --var "omake_cflags=-O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.06.1/lib/ocaml" -I"/home/opam/.opam/4.06.1/lib/ocaml/caml" "  --var "omake_ccomptype=cc" --magic --cache-files lm_filename_util.ml lm_hash.ml lm_location.ml lm_map.ml lm_position.ml lm_set.ml lm_symbol.ml omake_value_type.ml omake_cache.ml omake_cache_type.ml omake_node.ml omake_command_digest.ml    --omc-files lm_filename_util.ml lm_hash.ml lm_location.ml lm_symbol.ml lm_map.ml lm_set.ml omake_node.ml omake_ir.ml    --omo-files lm_filename_util.ml lm_hash.ml lm_lexer.ml lm_location.ml lm_map.ml lm_parser.ml lm_position.ml lm_set.ml lm_symbol.ml omake_value_type.ml omake_cache_type.ml omake_ir.ml omake_node.ml omake_env.ml
- ocamlc -safe-string -g -w -40  -c omake_magic.ml
- ocamlc -safe-string -g -w -40   -a -o magic.cma omake_magic.cmo
- ocamlc -safe-string -g -w -40  -c omake_node_sig.ml
- ocamlc -safe-string -g -w -40  -c omake_node.mli
- ocamlc -safe-string -g -w -40  -c omake_ir.ml
- ocamlc -safe-string -g -w -40  -c omake_var.mli
- ocamlc -safe-string -g -w -40  -c omake_symbol.ml
- ocamlc -safe-string -g -w -40  -c omake_lexer.ml
- ocamlc -safe-string -g -w -40  -c omake_parser.ml
- ocamlc -safe-string -g -w -40  -c omake_ir_util.ml
- ocamlc -safe-string -g -w -40  -c omake_ir_free_vars.mli
- ocamlc -safe-string -g -w -40  -c omake_ast.ml
- ocamlc -safe-string -g -w -40  -c omake_value_type.ml
- ocamlc -safe-string -g -w -40  -c omake_state.mli
- ocamlc -safe-string -g -w -40  -c omake_shell_type.ml
- ocamlc -safe-string -g -w -40  -c omake_options.mli
- ocamlc -safe-string -g -w -40  -c omake_exec_id.mli
- ocamlc -safe-string -g -w -40  -c omake_command_type.mli
- ocamlc -safe-string -g -w -40  -c omake_exec_type.ml
- ocamlc -safe-string -g -w -40  -c omake_exec.mli
- ocamlc -safe-string -g -w -40  -c omake_cache_type.ml
- ocamlc -safe-string -g -w -40  -c omake_cache.mli
- ocamlc -safe-string -g -w -40  -c omake_env.mli
- ocamlc -safe-string -g -w -40  -c omake_rule.mli
- ocamlc -safe-string -g -w -40  -c omake_pos.mli
- ocamlc -safe-string -g -w -40  -c omake_exec_remote.mli
- ocamlc -safe-string -g -w -40  -c omake_exec_util.mli
- ocamlc -safe-string -g -w -40  -c omake_build_type.ml
- ocamlc -safe-string -g -w -40  -c omake_builtin_type.ml
- ocamlc -safe-string -g -w -40  -c omake_builtin.mli
- ocamlc -safe-string -g -w -40  -c omake_main_util.ml
- ocamlc -safe-string -g -w -40  -c omake_value_print.mli
- ocamlc -safe-string -g -w -40  -c omake_value.mli
- ocamlc -safe-string -g -w -40  -c omake_shell_sys_type.ml
- ocamlc -safe-string -g -w -40  -c omake_shell_sys.mli
- ocamlc -safe-string -g -w -40  -c omake_shell_job.mli
- ocamlc -safe-string -g -w -40  -c omake_shell_completion.mli
- ocamlc -safe-string -g -w -40  -c omake_ir_ast.mli
- ocamlc -safe-string -g -w -40  -c omake_exn_print.mli
- ocamlc -safe-string -g -w -40  -c omake_eval.mli
- ocamlc -safe-string -g -w -40  -c omake_ast_print.mli
- ocamlc -safe-string -g -w -40  -c omake_ast_lex.mli
- ocamlc -safe-string -g -w -40  -c omake_shell.mli
- ocamlc -safe-string -g -w -40  -c omake_shell.ml
- ocamlc -safe-string -g -w -40  -c omake_install.mli
- ocamlc -safe-string -g -w -40  -c omake_builtin_io_fun.mli
- ocamlc -safe-string -g -w -40  -c omake_build_util.mli
- ocamlc -safe-string -g -w -40  -c omake_build.mli
- ocamlc -safe-string -g -w -40  -c omake_main.mli
- ocamlc -safe-string -g -w -40  -c omake_main.ml
- ocamlc -safe-string -g -w -40  -c omake_ast_util.mli
- ocamlc -safe-string -g -w -40  -c omake_ast_util.ml
- ocamlc -safe-string -g -w -40  -c omake_ast_print.ml
- ocamlc -safe-string -g -w -40   -a -o ast.cma omake_ast.cmo omake_ast_util.cmo omake_ast_print.cmo
- ocamlc -safe-string -g -w -40  -c omake_options.ml
- ocamlc -safe-string -g -w -40  -c omake_state.ml
- ocamlc -safe-string -g -w -40  -c omake_node_type.ml
- ocamlc -safe-string -g -w -40  -c omake_node.ml
- ocamlc -safe-string -g -w -40  -c omake_install.ml
- ocamlc -safe-string -g -w -40  -c omake_var.ml
- ocamlc -safe-string -g -w -40  -c omake_ir_print.mli
- ocamlc -safe-string -g -w -40  -c omake_ir_print.ml
- ocamlc -safe-string -g -w -40  -c omake_ir_free_vars.ml
- ocamlc -safe-string -g -w -40  -c omake_command_type.ml
- ocamlc -safe-string -g -w -40  -c omake_value_util.mli
- ocamlc -safe-string -g -w -40  -c omake_value_util.ml
- ocamlc -safe-string -g -w -40  -c omake_value_print.ml
- ocamlc -safe-string -g -w -40  -c omake_pos.ml
- ocamlc -safe-string -g -w -40  -c omake_command.mli
- ocamlc -safe-string -g -w -40  -c omake_command.ml
- ocamlc -safe-string -g -w -40  -c omake_cache.ml
- ocamlc -safe-string -g -w -40   -a -o ir.cma omake_options.cmo omake_symbol.cmo omake_state.cmo omake_node_type.cmo omake_node_sig.cmo omake_node.cmo omake_install.cmo omake_ir.cmo omake_var.cmo omake_ir_util.cmo omake_ir_print.cmo omake_ir_free_vars.cmo omake_lexer.cmo omake_parser.cmo omake_value_type.cmo omake_command_type.cmo omake_value_util.cmo omake_value_print.cmo omake_pos.cmo omake_shell_type.cmo omake_command.cmo omake_cache_type.cmo omake_cache.cmo
- ocamlc -safe-string -g -w -40  -c omake_env.ml
- ocamlc -safe-string -g -w -40  -c omake_exn_print.ml
- ocamlc -safe-string -g -w -40  -c omake_ast_parse.mli
- ocamlc -safe-string -g -w -40  -c omake_ast_parse.ml
- ocamlc -safe-string -g -w -40  -c omake_ast_lex.ml
- ocamlc -safe-string -g -w -40  -c omake_exp_parse.mli
- ocamlc -safe-string -g -w -40  -c omake_exp_parse.ml
- ocamlc -safe-string -g -w -40  -c omake_exp_lex.mli
- ocamlc -safe-string -g -w -40  -c omake_exp_lex.ml
- ocamlc -safe-string -g -w -40  -c omake_ir_ast.ml
- ocamlc -safe-string -g -w -40  -c omake_ir_semant.mli
- ocamlc -safe-string -g -w -40  -c omake_ir_semant.ml
- ocamlc -safe-string -g -w -40  -c omake_command_digest.mli
- ocamlc -safe-string -g -w -40  -c omake_command_digest.ml
- ocamlc -safe-string -g -w -40   -a -o env.cma omake_env.cmo omake_exn_print.cmo omake_ast_parse.cmo omake_ast_lex.cmo omake_exp_parse.cmo omake_exp_lex.cmo omake_ir_ast.cmo omake_ir_semant.cmo omake_command_digest.cmo
- ocamlc -safe-string -g -w -40  -c omake_exec_id.ml
- ocamlc -safe-string -g -w -40  -c omake_exec_print.mli
- ocamlc -safe-string -g -w -40  -c omake_exec_print.ml
- ocamlc -safe-string -g -w -40  -c omake_exec_util.ml
- ocamlc -safe-string -g -w -40  -c omake_exec_local.mli
- ocamlc -safe-string -g -w -40  -c omake_exec_local.ml
- ocamlc -safe-string -g -w -40  -c omake_exec_remote.ml
- ocamlc -safe-string -g -w -40  -c omake_exec_notify.mli
- ocamlc -safe-string -g -w -40  -c omake_exec_notify.ml
- ocamlc -safe-string -g -w -40  -c omake_exec.ml
- ocamlc -safe-string -g -w -40   -a -o exec.cma omake_exec_id.cmo omake_exec_type.cmo omake_exec_print.cmo omake_exec_util.cmo omake_exec_local.cmo omake_exec_remote.cmo omake_exec_notify.cmo omake_exec.cmo
- ocamlc -safe-string -g -w -40  -c omake_eval.ml
- ocamlc -safe-string -g -w -40  -c omake_value.ml
- ocamlc -safe-string -g -w -40   -a -o eval.cma omake_eval.cmo omake_value.cmo
- ocamlc -safe-string -g -w -40  -c omake_shell_parse.mli
- ocamlc -safe-string -g -w -40  -c omake_shell_parse.ml
- ocamlc -safe-string -g -w -40  -c omake_shell_lex.mli
- ocamlc -safe-string -g -w -40  -c omake_shell_lex.ml
- ocamlc -safe-string -g -w -40  -c omake_shell_spawn.mli
- ocamlc -safe-string -g -w -40  -c omake_shell_spawn.ml
- ocamlc -safe-string -g -w -40  -c omake_shell_sys.ml
- ocamlc -safe-string -g -w -40  -c omake_shell_job.ml
- ocamlc -safe-string -g -w -40  -c omake_shell_completion.ml
- ocamlc -safe-string -g -w -40   -a -o shell.cma omake_shell_parse.cmo omake_shell_lex.cmo omake_shell_spawn.cmo omake_shell_sys_type.cmo omake_shell_sys.cmo omake_shell_job.cmo omake_shell_completion.cmo
- ocamlc -safe-string -g -w -40  -c omake_rule.ml
- ocamlc -safe-string -g -w -40  -c omake_build_tee.mli
- ocamlc -safe-string -g -w -40  -c omake_build_tee.ml
- ocamlc -safe-string -g -w -40  -c omake_build_util.ml
- ocamlc -safe-string -g -w -40  -c omake_target.mli
- ocamlc -safe-string -g -w -40  -c omake_target.ml
- ocamlc -safe-string -g -w -40  -c omake_builtin.ml
- ocamlc -safe-string -g -w -40  -c omake_build.ml
- ocamlc -safe-string -g -w -40   -a -o build.cma omake_rule.cmo omake_build_type.cmo omake_build_tee.cmo omake_build_util.cmo omake_builtin_type.cmo omake_target.cmo omake_builtin.cmo omake_build.cmo
- ocamlc -safe-string -g -w -40  -c omake_printf.mli
- ocamlc -safe-string -g -w -40  -c omake_printf.ml
- ocamlc -safe-string -g -w -40  -c omake_builtin_util.mli
- ocamlc -safe-string -g -w -40  -c omake_builtin_util.ml
- ocamlc -safe-string -g -w -40  -c omake_builtin_base.mli
- ocamlc -safe-string -g -w -40  -c omake_builtin_base.ml
- ocamlc -safe-string -g -w -40  -c omake_builtin_arith.mli
- ocamlc -safe-string -g -w -40  -c omake_builtin_arith.ml
- ocamlc -safe-string -g -w -40  -c omake_builtin_file.mli
- ocamlc -safe-string -g -w -40  -c omake_builtin_file.ml
- ocamlc -safe-string -g -w -40  -c omake_builtin_fun.mli
- ocamlc -safe-string -g -w -40  -c omake_builtin_fun.ml
- ocamlc -safe-string -g -w -40  -c omake_builtin_io.mli
- ocamlc -safe-string -g -w -40  -c omake_builtin_io.ml
- ocamlc -safe-string -g -w -40  -c omake_builtin_io_fun.ml
- ocamlc -safe-string -g -w -40  -c omake_builtin_sys.mli
- ocamlc -safe-string -g -w -40  -c omake_builtin_sys.ml
- ocamlc -safe-string -g -w -40  -c omake_builtin_target.mli
- ocamlc -safe-string -g -w -40  -c omake_builtin_target.ml
- ocamlc -safe-string -g -w -40  -c omake_builtin_shell.mli
- ocamlc -safe-string -g -w -40  -c omake_builtin_shell.ml
- ocamlc -safe-string -g -w -40  -c omake_builtin_rule.mli
- ocamlc -safe-string -g -w -40  -c omake_builtin_rule.ml
- ocamlc -safe-string -g -w -40  -c omake_builtin_object.mli
- ocamlc -safe-string -g -w -40  -c omake_builtin_object.ml
- ocamlc -safe-string -g -w -40  -c omake_builtin_test.mli
- ocamlc -safe-string -g -w -40  -c omake_builtin_test.ml
- ocamlc -safe-string -g -w -40  -c omake_builtin_ocamldep.ml
- ocamlc -safe-string -g -w -40  -linkall -a -o builtin.cma omake_printf.cmo omake_builtin_util.cmo omake_builtin_base.cmo omake_builtin_arith.cmo omake_builtin_file.cmo omake_builtin_fun.cmo omake_builtin_io.cmo omake_builtin_io_fun.cmo omake_builtin_sys.cmo omake_builtin_target.cmo omake_builtin_shell.cmo omake_builtin_rule.cmo omake_builtin_object.cmo omake_builtin_test.cmo omake_builtin_ocamldep.cmo
- ocamlc -safe-string -g -w -40  -custom -o omake.byte -cclib clib.a unix.cma  lm.cma frt.cma magic.cma ast.cma ir.cma env.cma exec.cma eval.cma shell.cma build.cma builtin.cma omake_main_util.cmo omake_shell.cmo omake_main.cmo
- ln -sf omake.byte omake
- boot/omake '--dotomake' '.omake' '--force-dotomake' 'main' 'OCAML=ocaml'
- *** omake: reading OMakefiles
- --- Checking for ocamlfind... (found /home/opam/.opam/4.06.1/bin/ocamlfind)
- --- Checking for ocamlc.opt... (found /home/opam/.opam/4.06.1/bin/ocamlc.opt)
- --- Checking for ocamlopt.opt... (found /home/opam/.opam/4.06.1/bin/ocamlopt.opt)
- --- Checking for ocamldep.opt... (found /home/opam/.opam/4.06.1/bin/ocamldep.opt)
- --- Checking for ocamllex.opt... (found /home/opam/.opam/4.06.1/bin/ocamllex.opt)
- --- Checking whether ocamlc understands the "z" warnings... (yes)
- --- Checking whether ocamlopt can create cmxs plugins... (yes)
- --- Checking for ncurses... --- Checking for gcc... (found /usr/bin/gcc)
- --- Checking for g++... (found /usr/bin/g++)
- --- Checking for gcc... (found /usr/bin/gcc)
- --- Checking for g++... (found /usr/bin/g++)
- --- Checking for gcc... (found /usr/bin/gcc)
- --- Checking for ld... (found /usr/bin/ld)
- --- Checking for as... (found /usr/bin/as)
- (NOT found)
- --- Checking for inotify... (found)
- --- Checking if ocamldep understands -modules... (yes)
- Updating the .config file.
- --- Checking for OCaml library location... (/home/opam/.opam/4.06.1/lib/ocaml)
- --- Checking for ncurses... --- Checking for gcc... (found /usr/bin/gcc)
- --- Checking for g++... (found /usr/bin/g++)
- --- Checking for gcc... (found /usr/bin/gcc)
- --- Checking for g++... (found /usr/bin/g++)
- --- Checking for gcc... (found /usr/bin/gcc)
- --- Checking for ld... (found /usr/bin/ld)
- --- Checking for as... (found /usr/bin/as)
- (NOT found)
- --- Checking for inotify... (found)
- --- Checking for function snprintf... (found)
- --- Checking for optimal filesystem case-sensitivity test... (Generic)
- --- Checking for function posix_spawn... (found)
- --- Checking for function moncontrol... (found)
- --- Checking if ocamldep understands -modules... (yes)
- --- Checking for hevea... (FAILED - no hevea found)
- --- Checking for date... (found /bin/date)
- --- Checking for date... (found /bin/date)
- *** omake: finished reading OMakefiles (3.07 sec)
- *** omake: saved .omakedb
- *** omake: done (26.83 sec, 244/244 scans, 268/429 rules, 723/895 digests)
- src/main/prelim_omake '--dotomake' '.omake' '--force-dotomake' 'all' 'OCAML=ocaml'
- *** omake: reading OMakefiles
- *** omake: finished reading OMakefiles (0.06 sec)
- *** omake: done (6.60 sec, 244/244 scans, 130/469 rules, 220/368 digests)
- ocaml -safe-string build.ml -auto-bootstrap OCAML="ocaml"
- ocaml '/home/opam/.opam/4.06.1/.opam-switch/build/omake.0.10.3/make.ml' '-C' 'boot' 'Makefile.dep' 'PREFERRED=.opt' 'OCAMLSUFFIX=.opt' 'OCAML=ocaml'
- ln -sf ../src/env/omake_ast_lex.mll omake_ast_lex.mll
- ocamllex omake_ast_lex.mll
- 143 states, 3100 transitions, table size 13258 bytes
- ln -sf ../src/env/omake_gen_parse.ml omake_gen_parse.ml
- ocamlc -safe-string -g -w -40  -c omake_gen_parse.ml
- ocamlc -safe-string -g -w -40  -custom -o omake_gen_parse.byte  unix.cma   omake_gen_parse.cmo
- ln -sf omake_gen_parse.byte omake_gen_parse
- ln -sf ../src/env/omake_ast_parse.input omake_ast_parse.input
- ./omake_gen_parse -o omake_ast_parse.mly omake_ast_parse.input
- ocamlyacc omake_ast_parse.mly
- ocamlyacc omake_ast_parse.mly
- ln -sf ../src/env/omake_exp_parse.mly omake_exp_parse.mly
- ocamlyacc omake_exp_parse.mly
- ocamlyacc omake_exp_parse.mly
- ln -sf ../src/shell/omake_shell_parse.mly omake_shell_parse.mly
- ocamlyacc omake_shell_parse.mly
- ocamlyacc omake_shell_parse.mly
- ln -sf ../src/shell/omake_shell_sys_unix.ml omake_shell_sys.ml
- ln -sf ../src/clib/lm_channel.c c_lm_channel.c
- ln -sf ../src/clib/lm_printf.c c_lm_printf.c
- ln -sf ../src/clib/lm_ctype.c c_lm_ctype.c
- ln -sf ../src/clib/lm_uname_ext.c c_lm_uname_ext.c
- ln -sf ../src/clib/lm_unix_cutil.c c_lm_unix_cutil.c
- ln -sf ../src/clib/lm_compat_win32.c c_lm_compat_win32.c
- ln -sf ../src/clib/readline.c c_readline.c
- ln -sf ../src/clib/omake_shell_sys.c c_omake_shell_sys.c
- ln -sf ../src/clib/omake_shell_spawn.c c_omake_shell_spawn.c
- ln -sf ../src/clib/fam_win32.c c_fam_win32.c
- ln -sf ../src/clib/fam_kqueue.c c_fam_kqueue.c
- ln -sf ../src/clib/fam_inotify.c c_fam_inotify.c
- ln -sf ../src/clib/lm_notify.c c_lm_notify.c
- ln -sf ../src/clib/lm_termsize.c c_lm_termsize.c
- ln -sf ../src/clib/lm_terminfo.c c_lm_terminfo.c
- ln -sf ../src/clib/lm_fs_case_sensitive.c c_lm_fs_case_sensitive.c
- ln -sf ../src/clib/lm_compat_win32.h lm_compat_win32.h
- ln -sf ../src/libmojave/lm_arg.ml lm_arg.ml
- ln -sf ../src/libmojave/lm_arg.mli lm_arg.mli
- ln -sf ../src/libmojave/lm_array_util.ml lm_array_util.ml
- ln -sf ../src/libmojave/lm_array_util.mli lm_array_util.mli
- ln -sf ../src/libmojave/lm_bitset.ml lm_bitset.ml
- ln -sf ../src/libmojave/lm_bitset.mli lm_bitset.mli
- ln -sf ../src/libmojave/lm_channel.ml lm_channel.ml
- ln -sf ../src/libmojave/lm_channel.mli lm_channel.mli
- ln -sf ../src/libmojave/lm_db.ml lm_db.ml
- ln -sf ../src/libmojave/lm_db.mli lm_db.mli
- ln -sf ../src/libmojave/lm_debug.ml lm_debug.ml
- ln -sf ../src/libmojave/lm_debug.mli lm_debug.mli
- ln -sf ../src/libmojave/lm_filename_util.ml lm_filename_util.ml
- ln -sf ../src/libmojave/lm_filename_util.mli lm_filename_util.mli
- ln -sf ../src/libmojave/lm_fs_case_sensitive.ml lm_fs_case_sensitive.ml
- ln -sf ../src/libmojave/lm_fs_case_sensitive.mli lm_fs_case_sensitive.mli
- ln -sf ../src/libmojave/lm_handle_table.ml lm_handle_table.ml
- ln -sf ../src/libmojave/lm_handle_table.mli lm_handle_table.mli
- ln -sf ../src/libmojave/lm_hash.ml lm_hash.ml
- ln -sf ../src/libmojave/lm_hash.mli lm_hash.mli
- ln -sf ../src/libmojave/lm_hash_code.ml lm_hash_code.ml
- ln -sf ../src/libmojave/lm_hash_code.mli lm_hash_code.mli
- ln -sf ../src/libmojave/lm_heap.ml lm_heap.ml
- ln -sf ../src/libmojave/lm_heap.mli lm_heap.mli
- ln -sf ../src/libmojave/lm_index.ml lm_index.ml
- ln -sf ../src/libmojave/lm_index.mli lm_index.mli
- ln -sf ../src/libmojave/lm_instrument.ml lm_instrument.ml
- ln -sf ../src/libmojave/lm_instrument.mli lm_instrument.mli
- ln -sf ../src/libmojave/lm_int_handle_table.ml lm_int_handle_table.ml
- ln -sf ../src/libmojave/lm_int_handle_table.mli lm_int_handle_table.mli
- ln -sf ../src/libmojave/lm_int_set.ml lm_int_set.ml
- ln -sf ../src/libmojave/lm_int_set.mli lm_int_set.mli
- ln -sf ../src/libmojave/lm_list_util.ml lm_list_util.ml
- ln -sf ../src/libmojave/lm_list_util.mli lm_list_util.mli
- ln -sf ../src/libmojave/lm_location.ml lm_location.ml
- ln -sf ../src/libmojave/lm_location.mli lm_location.mli
- ln -sf ../src/libmojave/lm_map.ml lm_map.ml
- ln -sf ../src/libmojave/lm_map.mli lm_map.mli
- ln -sf ../src/libmojave/lm_map_sig.ml lm_map_sig.ml
- ln -sf ../src/libmojave/lm_marshal.ml lm_marshal.ml
- ln -sf ../src/libmojave/lm_marshal.mli lm_marshal.mli
- ln -sf ../src/libmojave/lm_notify.ml lm_notify.ml
- ln -sf ../src/libmojave/lm_notify.mli lm_notify.mli
- ln -sf ../src/libmojave/lm_position.ml lm_position.ml
- ln -sf ../src/libmojave/lm_position.mli lm_position.mli
- ln -sf ../src/libmojave/lm_printf.ml lm_printf.ml
- ln -sf ../src/libmojave/lm_printf.mli lm_printf.mli
- ln -sf ../src/libmojave/lm_readline.ml lm_readline.ml
- ln -sf ../src/libmojave/lm_readline.mli lm_readline.mli
- ln -sf ../src/libmojave/lm_set.ml lm_set.ml
- ln -sf ../src/libmojave/lm_set.mli lm_set.mli
- ln -sf ../src/libmojave/lm_set_sig.ml lm_set_sig.ml
- ln -sf ../src/libmojave/lm_string_set.ml lm_string_set.ml
- ln -sf ../src/libmojave/lm_string_set.mli lm_string_set.mli
- ln -sf ../src/libmojave/lm_string_util.ml lm_string_util.ml
- ln -sf ../src/libmojave/lm_string_util.mli lm_string_util.mli
- ln -sf ../src/libmojave/lm_symbol.ml lm_symbol.ml
- ln -sf ../src/libmojave/lm_symbol.mli lm_symbol.mli
- ln -sf ../src/libmojave/lm_terminfo.ml lm_terminfo.ml
- ln -sf ../src/libmojave/lm_terminfo.mli lm_terminfo.mli
- ln -sf ../src/libmojave/lm_termsize.ml lm_termsize.ml
- ln -sf ../src/libmojave/lm_termsize.mli lm_termsize.mli
- ln -sf ../src/libmojave/lm_thread.ml lm_thread.ml
- ln -sf ../src/libmojave/lm_thread.mli lm_thread.mli
- ln -sf ../src/libmojave/lm_thread_core.mli lm_thread_core.mli
- ln -sf ../src/libmojave/lm_thread_pool.mli lm_thread_pool.mli
- ln -sf ../src/libmojave/lm_thread_sig.ml lm_thread_sig.ml
- ln -sf ../src/libmojave/lm_uname.ml lm_uname.ml
- ln -sf ../src/libmojave/lm_uname.mli lm_uname.mli
- ln -sf ../src/libmojave/lm_unix_util.ml lm_unix_util.ml
- ln -sf ../src/libmojave/lm_unix_util.mli lm_unix_util.mli
- ln -sf ../src/libmojave/lm_wild.ml lm_wild.ml
- ln -sf ../src/libmojave/lm_wild.mli lm_wild.mli
- ln -sf ../src/libmojave/lm_thread_pool_null.ml lm_thread_pool.ml
- ln -sf ../src/libmojave/lm_thread_core_null.ml lm_thread_core.ml
- ln -sf ../src/front/lm_glob.ml lm_glob.ml
- ln -sf ../src/front/lm_glob.mli lm_glob.mli
- ln -sf ../src/front/lm_hash_cons.ml lm_hash_cons.ml
- ln -sf ../src/front/lm_hash_cons.mli lm_hash_cons.mli
- ln -sf ../src/front/lm_lexer.ml lm_lexer.ml
- ln -sf ../src/front/lm_lexer.mli lm_lexer.mli
- ln -sf ../src/front/lm_parser.ml lm_parser.ml
- ln -sf ../src/front/lm_parser.mli lm_parser.mli
- ln -sf ../src/magic/omake_gen_magic.ml omake_gen_magic.ml
- ln -sf ../src/ir/omake_cache.ml omake_cache.ml
- ln -sf ../src/ir/omake_cache.mli omake_cache.mli
- ln -sf ../src/ir/omake_cache_type.ml omake_cache_type.ml
- ln -sf ../src/ir/omake_command.ml omake_command.ml
- ln -sf ../src/ir/omake_command.mli omake_command.mli
- ln -sf ../src/ir/omake_command_type.ml omake_command_type.ml
- ln -sf ../src/ir/omake_command_type.mli omake_command_type.mli
- ln -sf ../src/ir/omake_install.ml omake_install.ml
- ln -sf ../src/ir/omake_install.mli omake_install.mli
- ln -sf ../src/ir/omake_ir.ml omake_ir.ml
- ln -sf ../src/ir/omake_ir_free_vars.ml omake_ir_free_vars.ml
- ln -sf ../src/ir/omake_ir_free_vars.mli omake_ir_free_vars.mli
- ln -sf ../src/ir/omake_ir_print.ml omake_ir_print.ml
- ln -sf ../src/ir/omake_ir_print.mli omake_ir_print.mli
- ln -sf ../src/ir/omake_ir_util.ml omake_ir_util.ml
- ln -sf ../src/ir/omake_lexer.ml omake_lexer.ml
- ln -sf ../src/ir/omake_node.ml omake_node.ml
- ln -sf ../src/ir/omake_node.mli omake_node.mli
- ln -sf ../src/ir/omake_node_sig.ml omake_node_sig.ml
- ln -sf ../src/ir/omake_node_type.ml omake_node_type.ml
- ln -sf ../src/ir/omake_options.ml omake_options.ml
- ln -sf ../src/ir/omake_options.mli omake_options.mli
- ln -sf ../src/ir/omake_parser.ml omake_parser.ml
- ln -sf ../src/ir/omake_pos.ml omake_pos.ml
- ln -sf ../src/ir/omake_pos.mli omake_pos.mli
- ln -sf ../src/ir/omake_shell_type.ml omake_shell_type.ml
- ln -sf ../src/ir/omake_state.ml omake_state.ml
- ln -sf ../src/ir/omake_state.mli omake_state.mli
- ln -sf ../src/ir/omake_symbol.ml omake_symbol.ml
- ln -sf ../src/ir/omake_value_print.ml omake_value_print.ml
- ln -sf ../src/ir/omake_value_print.mli omake_value_print.mli
- ln -sf ../src/ir/omake_value_type.ml omake_value_type.ml
- ln -sf ../src/ir/omake_value_util.ml omake_value_util.ml
- ln -sf ../src/ir/omake_value_util.mli omake_value_util.mli
- ln -sf ../src/ir/omake_var.ml omake_var.ml
- ln -sf ../src/ir/omake_var.mli omake_var.mli
- ln -sf ../src/exec/omake_exec.ml omake_exec.ml
- ln -sf ../src/exec/omake_exec.mli omake_exec.mli
- ln -sf ../src/exec/omake_exec_id.ml omake_exec_id.ml
- ln -sf ../src/exec/omake_exec_id.mli omake_exec_id.mli
- ln -sf ../src/exec/omake_exec_local.ml omake_exec_local.ml
- ln -sf ../src/exec/omake_exec_local.mli omake_exec_local.mli
- ln -sf ../src/exec/omake_exec_notify.ml omake_exec_notify.ml
- ln -sf ../src/exec/omake_exec_notify.mli omake_exec_notify.mli
- ln -sf ../src/exec/omake_exec_print.ml omake_exec_print.ml
- ln -sf ../src/exec/omake_exec_print.mli omake_exec_print.mli
- ln -sf ../src/exec/omake_exec_remote.ml omake_exec_remote.ml
- ln -sf ../src/exec/omake_exec_remote.mli omake_exec_remote.mli
- ln -sf ../src/exec/omake_exec_type.ml omake_exec_type.ml
- ln -sf ../src/exec/omake_exec_util.ml omake_exec_util.ml
- ln -sf ../src/exec/omake_exec_util.mli omake_exec_util.mli
- ln -sf ../src/ast/omake_ast.ml omake_ast.ml
- ln -sf ../src/ast/omake_ast_print.ml omake_ast_print.ml
- ln -sf ../src/ast/omake_ast_print.mli omake_ast_print.mli
- ln -sf ../src/ast/omake_ast_util.ml omake_ast_util.ml
- ln -sf ../src/ast/omake_ast_util.mli omake_ast_util.mli
- ln -sf ../src/env/omake_ast_lex.mli omake_ast_lex.mli
- ln -sf ../src/env/omake_command_digest.ml omake_command_digest.ml
- ln -sf ../src/env/omake_command_digest.mli omake_command_digest.mli
- ln -sf ../src/env/omake_env.ml omake_env.ml
- ln -sf ../src/env/omake_env.mli omake_env.mli
- ln -sf ../src/env/omake_exn_print.ml omake_exn_print.ml
- ln -sf ../src/env/omake_exn_print.mli omake_exn_print.mli
- ln -sf ../src/env/omake_exp_lex.ml omake_exp_lex.ml
- ln -sf ../src/env/omake_exp_lex.mli omake_exp_lex.mli
- ln -sf ../src/env/omake_ir_ast.ml omake_ir_ast.ml
- ln -sf ../src/env/omake_ir_ast.mli omake_ir_ast.mli
- ln -sf ../src/env/omake_ir_semant.ml omake_ir_semant.ml
- ln -sf ../src/env/omake_ir_semant.mli omake_ir_semant.mli
- ln -sf ../src/shell/omake_shell_completion.ml omake_shell_completion.ml
- ln -sf ../src/shell/omake_shell_completion.mli omake_shell_completion.mli
- ln -sf ../src/shell/omake_shell_job.ml omake_shell_job.ml
- ln -sf ../src/shell/omake_shell_job.mli omake_shell_job.mli
- ln -sf ../src/shell/omake_shell_lex.ml omake_shell_lex.ml
- ln -sf ../src/shell/omake_shell_lex.mli omake_shell_lex.mli
- ln -sf ../src/shell/omake_shell_spawn.ml omake_shell_spawn.ml
- ln -sf ../src/shell/omake_shell_spawn.mli omake_shell_spawn.mli
- ln -sf ../src/shell/omake_shell_sys.mli omake_shell_sys.mli
- ln -sf ../src/shell/omake_shell_sys_type.ml omake_shell_sys_type.ml
- ln -sf ../src/eval/omake_eval.ml omake_eval.ml
- ln -sf ../src/eval/omake_eval.mli omake_eval.mli
- ln -sf ../src/eval/omake_value.ml omake_value.ml
- ln -sf ../src/eval/omake_value.mli omake_value.mli
- ln -sf ../src/build/omake_build.ml omake_build.ml
- ln -sf ../src/build/omake_build.mli omake_build.mli
- ln -sf ../src/build/omake_build_tee.ml omake_build_tee.ml
- ln -sf ../src/build/omake_build_tee.mli omake_build_tee.mli
- ln -sf ../src/build/omake_build_type.ml omake_build_type.ml
- ln -sf ../src/build/omake_build_util.ml omake_build_util.ml
- ln -sf ../src/build/omake_build_util.mli omake_build_util.mli
- ln -sf ../src/build/omake_builtin.ml omake_builtin.ml
- ln -sf ../src/build/omake_builtin.mli omake_builtin.mli
- ln -sf ../src/build/omake_builtin_type.ml omake_builtin_type.ml
- ln -sf ../src/build/omake_rule.ml omake_rule.ml
- ln -sf ../src/build/omake_rule.mli omake_rule.mli
- ln -sf ../src/build/omake_target.ml omake_target.ml
- ln -sf ../src/build/omake_target.mli omake_target.mli
- ln -sf ../src/builtin/omake_builtin_arith.ml omake_builtin_arith.ml
- ln -sf ../src/builtin/omake_builtin_arith.mli omake_builtin_arith.mli
- ln -sf ../src/builtin/omake_builtin_base.ml omake_builtin_base.ml
- ln -sf ../src/builtin/omake_builtin_base.mli omake_builtin_base.mli
- ln -sf ../src/builtin/omake_builtin_file.ml omake_builtin_file.ml
- ln -sf ../src/builtin/omake_builtin_file.mli omake_builtin_file.mli
- ln -sf ../src/builtin/omake_builtin_fun.ml omake_builtin_fun.ml
- ln -sf ../src/builtin/omake_builtin_fun.mli omake_builtin_fun.mli
- ln -sf ../src/builtin/omake_builtin_io.ml omake_builtin_io.ml
- ln -sf ../src/builtin/omake_builtin_io.mli omake_builtin_io.mli
- ln -sf ../src/builtin/omake_builtin_io_fun.ml omake_builtin_io_fun.ml
- ln -sf ../src/builtin/omake_builtin_io_fun.mli omake_builtin_io_fun.mli
- ln -sf ../src/builtin/omake_builtin_object.ml omake_builtin_object.ml
- ln -sf ../src/builtin/omake_builtin_object.mli omake_builtin_object.mli
- ln -sf ../src/builtin/omake_builtin_ocamldep.ml omake_builtin_ocamldep.ml
- ln -sf ../src/builtin/omake_builtin_rule.ml omake_builtin_rule.ml
- ln -sf ../src/builtin/omake_builtin_rule.mli omake_builtin_rule.mli
- ln -sf ../src/builtin/omake_builtin_shell.ml omake_builtin_shell.ml
- ln -sf ../src/builtin/omake_builtin_shell.mli omake_builtin_shell.mli
- ln -sf ../src/builtin/omake_builtin_sys.ml omake_builtin_sys.ml
- ln -sf ../src/builtin/omake_builtin_sys.mli omake_builtin_sys.mli
- ln -sf ../src/builtin/omake_builtin_target.ml omake_builtin_target.ml
- ln -sf ../src/builtin/omake_builtin_target.mli omake_builtin_target.mli
- ln -sf ../src/builtin/omake_builtin_test.ml omake_builtin_test.ml
- ln -sf ../src/builtin/omake_builtin_test.mli omake_builtin_test.mli
- ln -sf ../src/builtin/omake_builtin_util.ml omake_builtin_util.ml
- ln -sf ../src/builtin/omake_builtin_util.mli omake_builtin_util.mli
- ln -sf ../src/builtin/omake_printf.ml omake_printf.ml
- ln -sf ../src/builtin/omake_printf.mli omake_printf.mli
- ln -sf ../src/main/omake_main.ml omake_main.ml
- ln -sf ../src/main/omake_main.mli omake_main.mli
- ln -sf ../src/main/omake_main_util.ml omake_main_util.ml
- ln -sf ../src/main/omake_shell.ml omake_shell.ml
- ln -sf ../src/main/omake_shell.mli omake_shell.mli
- ocamldep  *.ml *.mli > Makefile.dep
- ocaml '/home/opam/.opam/4.06.1/.opam-switch/build/omake.0.10.3/make.ml' '-C' 'boot' 'omake' 'PREFERRED=.opt' 'OCAMLSUFFIX=.opt' 'OCAML=ocaml'
- ln -sf ../src/env/omake_ast_lex.mll omake_ast_lex.mll
- ocamllex omake_ast_lex.mll
- 143 states, 3100 transitions, table size 13258 bytes
- ln -sf ../src/env/omake_gen_parse.ml omake_gen_parse.ml
- ocamlc -safe-string -g -w -40  -c omake_gen_parse.ml
- ocamlc -safe-string -g -w -40  -custom -o omake_gen_parse.byte  unix.cma   omake_gen_parse.cmo
- ln -sf omake_gen_parse.byte omake_gen_parse
- ln -sf ../src/env/omake_ast_parse.input omake_ast_parse.input
- ./omake_gen_parse -o omake_ast_parse.mly omake_ast_parse.input
- ocamlyacc omake_ast_parse.mly
- ocamlyacc omake_ast_parse.mly
- ln -sf ../src/env/omake_exp_parse.mly omake_exp_parse.mly
- ocamlyacc omake_exp_parse.mly
- ocamlyacc omake_exp_parse.mly
- ln -sf ../src/shell/omake_shell_parse.mly omake_shell_parse.mly
- ocamlyacc omake_shell_parse.mly
- ocamlyacc omake_shell_parse.mly
- ln -sf ../src/shell/omake_shell_sys_unix.ml omake_shell_sys.ml
- ln -sf ../src/clib/lm_channel.c c_lm_channel.c
- ln -sf ../src/clib/lm_printf.c c_lm_printf.c
- ln -sf ../src/clib/lm_ctype.c c_lm_ctype.c
- ln -sf ../src/clib/lm_uname_ext.c c_lm_uname_ext.c
- ln -sf ../src/clib/lm_unix_cutil.c c_lm_unix_cutil.c
- ln -sf ../src/clib/lm_compat_win32.c c_lm_compat_win32.c
- ln -sf ../src/clib/readline.c c_readline.c
- ln -sf ../src/clib/omake_shell_sys.c c_omake_shell_sys.c
- ln -sf ../src/clib/omake_shell_spawn.c c_omake_shell_spawn.c
- ln -sf ../src/clib/fam_win32.c c_fam_win32.c
- ln -sf ../src/clib/fam_kqueue.c c_fam_kqueue.c
- ln -sf ../src/clib/fam_inotify.c c_fam_inotify.c
- ln -sf ../src/clib/lm_notify.c c_lm_notify.c
- ln -sf ../src/clib/lm_termsize.c c_lm_termsize.c
- ln -sf ../src/clib/lm_terminfo.c c_lm_terminfo.c
- ln -sf ../src/clib/lm_fs_case_sensitive.c c_lm_fs_case_sensitive.c
- ln -sf ../src/clib/lm_compat_win32.h lm_compat_win32.h
- ln -sf ../src/libmojave/lm_arg.ml lm_arg.ml
- ln -sf ../src/libmojave/lm_arg.mli lm_arg.mli
- ln -sf ../src/libmojave/lm_array_util.ml lm_array_util.ml
- ln -sf ../src/libmojave/lm_array_util.mli lm_array_util.mli
- ln -sf ../src/libmojave/lm_bitset.ml lm_bitset.ml
- ln -sf ../src/libmojave/lm_bitset.mli lm_bitset.mli
- ln -sf ../src/libmojave/lm_channel.ml lm_channel.ml
- ln -sf ../src/libmojave/lm_channel.mli lm_channel.mli
- ln -sf ../src/libmojave/lm_db.ml lm_db.ml
- ln -sf ../src/libmojave/lm_db.mli lm_db.mli
- ln -sf ../src/libmojave/lm_debug.ml lm_debug.ml
- ln -sf ../src/libmojave/lm_debug.mli lm_debug.mli
- ln -sf ../src/libmojave/lm_filename_util.ml lm_filename_util.ml
- ln -sf ../src/libmojave/lm_filename_util.mli lm_filename_util.mli
- ln -sf ../src/libmojave/lm_fs_case_sensitive.ml lm_fs_case_sensitive.ml
- ln -sf ../src/libmojave/lm_fs_case_sensitive.mli lm_fs_case_sensitive.mli
- ln -sf ../src/libmojave/lm_handle_table.ml lm_handle_table.ml
- ln -sf ../src/libmojave/lm_handle_table.mli lm_handle_table.mli
- ln -sf ../src/libmojave/lm_hash.ml lm_hash.ml
- ln -sf ../src/libmojave/lm_hash.mli lm_hash.mli
- ln -sf ../src/libmojave/lm_hash_code.ml lm_hash_code.ml
- ln -sf ../src/libmojave/lm_hash_code.mli lm_hash_code.mli
- ln -sf ../src/libmojave/lm_heap.ml lm_heap.ml
- ln -sf ../src/libmojave/lm_heap.mli lm_heap.mli
- ln -sf ../src/libmojave/lm_index.ml lm_index.ml
- ln -sf ../src/libmojave/lm_index.mli lm_index.mli
- ln -sf ../src/libmojave/lm_instrument.ml lm_instrument.ml
- ln -sf ../src/libmojave/lm_instrument.mli lm_instrument.mli
- ln -sf ../src/libmojave/lm_int_handle_table.ml lm_int_handle_table.ml
- ln -sf ../src/libmojave/lm_int_handle_table.mli lm_int_handle_table.mli
- ln -sf ../src/libmojave/lm_int_set.ml lm_int_set.ml
- ln -sf ../src/libmojave/lm_int_set.mli lm_int_set.mli
- ln -sf ../src/libmojave/lm_list_util.ml lm_list_util.ml
- ln -sf ../src/libmojave/lm_list_util.mli lm_list_util.mli
- ln -sf ../src/libmojave/lm_location.ml lm_location.ml
- ln -sf ../src/libmojave/lm_location.mli lm_location.mli
- ln -sf ../src/libmojave/lm_map.ml lm_map.ml
- ln -sf ../src/libmojave/lm_map.mli lm_map.mli
- ln -sf ../src/libmojave/lm_map_sig.ml lm_map_sig.ml
- ln -sf ../src/libmojave/lm_marshal.ml lm_marshal.ml
- ln -sf ../src/libmojave/lm_marshal.mli lm_marshal.mli
- ln -sf ../src/libmojave/lm_notify.ml lm_notify.ml
- ln -sf ../src/libmojave/lm_notify.mli lm_notify.mli
- ln -sf ../src/libmojave/lm_position.ml lm_position.ml
- ln -sf ../src/libmojave/lm_position.mli lm_position.mli
- ln -sf ../src/libmojave/lm_printf.ml lm_printf.ml
- ln -sf ../src/libmojave/lm_printf.mli lm_printf.mli
- ln -sf ../src/libmojave/lm_readline.ml lm_readline.ml
- ln -sf ../src/libmojave/lm_readline.mli lm_readline.mli
- ln -sf ../src/libmojave/lm_set.ml lm_set.ml
- ln -sf ../src/libmojave/lm_set.mli lm_set.mli
- ln -sf ../src/libmojave/lm_set_sig.ml lm_set_sig.ml
- ln -sf ../src/libmojave/lm_string_set.ml lm_string_set.ml
- ln -sf ../src/libmojave/lm_string_set.mli lm_string_set.mli
- ln -sf ../src/libmojave/lm_string_util.ml lm_string_util.ml
- ln -sf ../src/libmojave/lm_string_util.mli lm_string_util.mli
- ln -sf ../src/libmojave/lm_symbol.ml lm_symbol.ml
- ln -sf ../src/libmojave/lm_symbol.mli lm_symbol.mli
- ln -sf ../src/libmojave/lm_terminfo.ml lm_terminfo.ml
- ln -sf ../src/libmojave/lm_terminfo.mli lm_terminfo.mli
- ln -sf ../src/libmojave/lm_termsize.ml lm_termsize.ml
- ln -sf ../src/libmojave/lm_termsize.mli lm_termsize.mli
- ln -sf ../src/libmojave/lm_thread.ml lm_thread.ml
- ln -sf ../src/libmojave/lm_thread.mli lm_thread.mli
- ln -sf ../src/libmojave/lm_thread_core.mli lm_thread_core.mli
- ln -sf ../src/libmojave/lm_thread_pool.mli lm_thread_pool.mli
- ln -sf ../src/libmojave/lm_thread_sig.ml lm_thread_sig.ml
- ln -sf ../src/libmojave/lm_uname.ml lm_uname.ml
- ln -sf ../src/libmojave/lm_uname.mli lm_uname.mli
- ln -sf ../src/libmojave/lm_unix_util.ml lm_unix_util.ml
- ln -sf ../src/libmojave/lm_unix_util.mli lm_unix_util.mli
- ln -sf ../src/libmojave/lm_wild.ml lm_wild.ml
- ln -sf ../src/libmojave/lm_wild.mli lm_wild.mli
- ln -sf ../src/libmojave/lm_thread_pool_null.ml lm_thread_pool.ml
- ln -sf ../src/libmojave/lm_thread_core_null.ml lm_thread_core.ml
- ln -sf ../src/front/lm_glob.ml lm_glob.ml
- ln -sf ../src/front/lm_glob.mli lm_glob.mli
- ln -sf ../src/front/lm_hash_cons.ml lm_hash_cons.ml
- ln -sf ../src/front/lm_hash_cons.mli lm_hash_cons.mli
- ln -sf ../src/front/lm_lexer.ml lm_lexer.ml
- ln -sf ../src/front/lm_lexer.mli lm_lexer.mli
- ln -sf ../src/front/lm_parser.ml lm_parser.ml
- ln -sf ../src/front/lm_parser.mli lm_parser.mli
- ln -sf ../src/magic/omake_gen_magic.ml omake_gen_magic.ml
- ln -sf ../src/ir/omake_cache.ml omake_cache.ml
- ln -sf ../src/ir/omake_cache.mli omake_cache.mli
- ln -sf ../src/ir/omake_cache_type.ml omake_cache_type.ml
- ln -sf ../src/ir/omake_command.ml omake_command.ml
- ln -sf ../src/ir/omake_command.mli omake_command.mli
- ln -sf ../src/ir/omake_command_type.ml omake_command_type.ml
- ln -sf ../src/ir/omake_command_type.mli omake_command_type.mli
- ln -sf ../src/ir/omake_install.ml omake_install.ml
- ln -sf ../src/ir/omake_install.mli omake_install.mli
- ln -sf ../src/ir/omake_ir.ml omake_ir.ml
- ln -sf ../src/ir/omake_ir_free_vars.ml omake_ir_free_vars.ml
- ln -sf ../src/ir/omake_ir_free_vars.mli omake_ir_free_vars.mli
- ln -sf ../src/ir/omake_ir_print.ml omake_ir_print.ml
- ln -sf ../src/ir/omake_ir_print.mli omake_ir_print.mli
- ln -sf ../src/ir/omake_ir_util.ml omake_ir_util.ml
- ln -sf ../src/ir/omake_lexer.ml omake_lexer.ml
- ln -sf ../src/ir/omake_node.ml omake_node.ml
- ln -sf ../src/ir/omake_node.mli omake_node.mli
- ln -sf ../src/ir/omake_node_sig.ml omake_node_sig.ml
- ln -sf ../src/ir/omake_node_type.ml omake_node_type.ml
- ln -sf ../src/ir/omake_options.ml omake_options.ml
- ln -sf ../src/ir/omake_options.mli omake_options.mli
- ln -sf ../src/ir/omake_parser.ml omake_parser.ml
- ln -sf ../src/ir/omake_pos.ml omake_pos.ml
- ln -sf ../src/ir/omake_pos.mli omake_pos.mli
- ln -sf ../src/ir/omake_shell_type.ml omake_shell_type.ml
- ln -sf ../src/ir/omake_state.ml omake_state.ml
- ln -sf ../src/ir/omake_state.mli omake_state.mli
- ln -sf ../src/ir/omake_symbol.ml omake_symbol.ml
- ln -sf ../src/ir/omake_value_print.ml omake_value_print.ml
- ln -sf ../src/ir/omake_value_print.mli omake_value_print.mli
- ln -sf ../src/ir/omake_value_type.ml omake_value_type.ml
- ln -sf ../src/ir/omake_value_util.ml omake_value_util.ml
- ln -sf ../src/ir/omake_value_util.mli omake_value_util.mli
- ln -sf ../src/ir/omake_var.ml omake_var.ml
- ln -sf ../src/ir/omake_var.mli omake_var.mli
- ln -sf ../src/exec/omake_exec.ml omake_exec.ml
- ln -sf ../src/exec/omake_exec.mli omake_exec.mli
- ln -sf ../src/exec/omake_exec_id.ml omake_exec_id.ml
- ln -sf ../src/exec/omake_exec_id.mli omake_exec_id.mli
- ln -sf ../src/exec/omake_exec_local.ml omake_exec_local.ml
- ln -sf ../src/exec/omake_exec_local.mli omake_exec_local.mli
- ln -sf ../src/exec/omake_exec_notify.ml omake_exec_notify.ml
- ln -sf ../src/exec/omake_exec_notify.mli omake_exec_notify.mli
- ln -sf ../src/exec/omake_exec_print.ml omake_exec_print.ml
- ln -sf ../src/exec/omake_exec_print.mli omake_exec_print.mli
- ln -sf ../src/exec/omake_exec_remote.ml omake_exec_remote.ml
- ln -sf ../src/exec/omake_exec_remote.mli omake_exec_remote.mli
- ln -sf ../src/exec/omake_exec_type.ml omake_exec_type.ml
- ln -sf ../src/exec/omake_exec_util.ml omake_exec_util.ml
- ln -sf ../src/exec/omake_exec_util.mli omake_exec_util.mli
- ln -sf ../src/ast/omake_ast.ml omake_ast.ml
- ln -sf ../src/ast/omake_ast_print.ml omake_ast_print.ml
- ln -sf ../src/ast/omake_ast_print.mli omake_ast_print.mli
- ln -sf ../src/ast/omake_ast_util.ml omake_ast_util.ml
- ln -sf ../src/ast/omake_ast_util.mli omake_ast_util.mli
- ln -sf ../src/env/omake_ast_lex.mli omake_ast_lex.mli
- ln -sf ../src/env/omake_command_digest.ml omake_command_digest.ml
- ln -sf ../src/env/omake_command_digest.mli omake_command_digest.mli
- ln -sf ../src/env/omake_env.ml omake_env.ml
- ln -sf ../src/env/omake_env.mli omake_env.mli
- ln -sf ../src/env/omake_exn_print.ml omake_exn_print.ml
- ln -sf ../src/env/omake_exn_print.mli omake_exn_print.mli
- ln -sf ../src/env/omake_exp_lex.ml omake_exp_lex.ml
- ln -sf ../src/env/omake_exp_lex.mli omake_exp_lex.mli
- ln -sf ../src/env/omake_ir_ast.ml omake_ir_ast.ml
- ln -sf ../src/env/omake_ir_ast.mli omake_ir_ast.mli
- ln -sf ../src/env/omake_ir_semant.ml omake_ir_semant.ml
- ln -sf ../src/env/omake_ir_semant.mli omake_ir_semant.mli
- ln -sf ../src/shell/omake_shell_completion.ml omake_shell_completion.ml
- ln -sf ../src/shell/omake_shell_completion.mli omake_shell_completion.mli
- ln -sf ../src/shell/omake_shell_job.ml omake_shell_job.ml
- ln -sf ../src/shell/omake_shell_job.mli omake_shell_job.mli
- ln -sf ../src/shell/omake_shell_lex.ml omake_shell_lex.ml
- ln -sf ../src/shell/omake_shell_lex.mli omake_shell_lex.mli
- ln -sf ../src/shell/omake_shell_spawn.ml omake_shell_spawn.ml
- ln -sf ../src/shell/omake_shell_spawn.mli omake_shell_spawn.mli
- ln -sf ../src/shell/omake_shell_sys.mli omake_shell_sys.mli
- ln -sf ../src/shell/omake_shell_sys_type.ml omake_shell_sys_type.ml
- ln -sf ../src/eval/omake_eval.ml omake_eval.ml
- ln -sf ../src/eval/omake_eval.mli omake_eval.mli
- ln -sf ../src/eval/omake_value.ml omake_value.ml
- ln -sf ../src/eval/omake_value.mli omake_value.mli
- ln -sf ../src/build/omake_build.ml omake_build.ml
- ln -sf ../src/build/omake_build.mli omake_build.mli
- ln -sf ../src/build/omake_build_tee.ml omake_build_tee.ml
- ln -sf ../src/build/omake_build_tee.mli omake_build_tee.mli
- ln -sf ../src/build/omake_build_type.ml omake_build_type.ml
- ln -sf ../src/build/omake_build_util.ml omake_build_util.ml
- ln -sf ../src/build/omake_build_util.mli omake_build_util.mli
- ln -sf ../src/build/omake_builtin.ml omake_builtin.ml
- ln -sf ../src/build/omake_builtin.mli omake_builtin.mli
- ln -sf ../src/build/omake_builtin_type.ml omake_builtin_type.ml
- ln -sf ../src/build/omake_rule.ml omake_rule.ml
- ln -sf ../src/build/omake_rule.mli omake_rule.mli
- ln -sf ../src/build/omake_target.ml omake_target.ml
- ln -sf ../src/build/omake_target.mli omake_target.mli
- ln -sf ../src/builtin/omake_builtin_arith.ml omake_builtin_arith.ml
- ln -sf ../src/builtin/omake_builtin_arith.mli omake_builtin_arith.mli
- ln -sf ../src/builtin/omake_builtin_base.ml omake_builtin_base.ml
- ln -sf ../src/builtin/omake_builtin_base.mli omake_builtin_base.mli
- ln -sf ../src/builtin/omake_builtin_file.ml omake_builtin_file.ml
- ln -sf ../src/builtin/omake_builtin_file.mli omake_builtin_file.mli
- ln -sf ../src/builtin/omake_builtin_fun.ml omake_builtin_fun.ml
- ln -sf ../src/builtin/omake_builtin_fun.mli omake_builtin_fun.mli
- ln -sf ../src/builtin/omake_builtin_io.ml omake_builtin_io.ml
- ln -sf ../src/builtin/omake_builtin_io.mli omake_builtin_io.mli
- ln -sf ../src/builtin/omake_builtin_io_fun.ml omake_builtin_io_fun.ml
- ln -sf ../src/builtin/omake_builtin_io_fun.mli omake_builtin_io_fun.mli
- ln -sf ../src/builtin/omake_builtin_object.ml omake_builtin_object.ml
- ln -sf ../src/builtin/omake_builtin_object.mli omake_builtin_object.mli
- ln -sf ../src/builtin/omake_builtin_ocamldep.ml omake_builtin_ocamldep.ml
- ln -sf ../src/builtin/omake_builtin_rule.ml omake_builtin_rule.ml
- ln -sf ../src/builtin/omake_builtin_rule.mli omake_builtin_rule.mli
- ln -sf ../src/builtin/omake_builtin_shell.ml omake_builtin_shell.ml
- ln -sf ../src/builtin/omake_builtin_shell.mli omake_builtin_shell.mli
- ln -sf ../src/builtin/omake_builtin_sys.ml omake_builtin_sys.ml
- ln -sf ../src/builtin/omake_builtin_sys.mli omake_builtin_sys.mli
- ln -sf ../src/builtin/omake_builtin_target.ml omake_builtin_target.ml
- ln -sf ../src/builtin/omake_builtin_target.mli omake_builtin_target.mli
- ln -sf ../src/builtin/omake_builtin_test.ml omake_builtin_test.ml
- ln -sf ../src/builtin/omake_builtin_test.mli omake_builtin_test.mli
- ln -sf ../src/builtin/omake_builtin_util.ml omake_builtin_util.ml
- ln -sf ../src/builtin/omake_builtin_util.mli omake_builtin_util.mli
- ln -sf ../src/builtin/omake_printf.ml omake_printf.ml
- ln -sf ../src/builtin/omake_printf.mli omake_printf.mli
- ln -sf ../src/main/omake_main.ml omake_main.ml
- ln -sf ../src/main/omake_main.mli omake_main.mli
- ln -sf ../src/main/omake_main_util.ml omake_main_util.ml
- ln -sf ../src/main/omake_shell.ml omake_shell.ml
- ln -sf ../src/main/omake_shell.mli omake_shell.mli
- ocamldep  *.ml *.mli > Makefile.dep
- ocamlc -safe-string -g -w -40  -c lm_string_util.mli
- ocamlc -safe-string -g -w -40  -c omake_gen_magic.ml
- ocamlc -safe-string -g -w -40  -c lm_printf.mli
- ocamlc -safe-string -g -w -40  -c lm_printf.ml
- File "lm_printf.ml", line 1:
- Warning 3: deprecated: bprintf
-   File "format.mli", line 1108, characters 0-83:
-   Definition
-   File "lm_printf.mli", line 34, characters 0-67:
-   Expected signature
- File "lm_printf.ml", line 1:
- Warning 3: deprecated: get_all_formatter_output_functions
- Use Format.get_formatter_out_functions instead.
-   File "format.mli", line 1132, characters 0-210:
-   Definition
-   File "lm_printf.mli", line 120, characters 0-144:
-   Expected signature
- File "lm_printf.ml", line 1:
- Warning 3: deprecated: pp_get_all_formatter_output_functions
- Use Format.pp_get_formatter_out_functions instead.
-   File "format.mli", line 1147, characters 0-225:
-   Definition
-   File "lm_printf.mli", line 182, characters 0-163:
-   Expected signature
- ocamlc -safe-string -g -w -40  -c lm_debug.mli
- ocamlc -safe-string -g -w -40  -c lm_debug.ml
- ocamlc -safe-string -g -w -40  -c lm_heap.mli
- ocamlc -safe-string -g -w -40  -c lm_heap.ml
- ocamlc -safe-string -g -w -40  -c lm_list_util.mli
- ocamlc -safe-string -g -w -40  -c lm_list_util.ml
- ocamlc -safe-string -g -w -40  -c lm_array_util.mli
- ocamlc -safe-string -g -w -40  -c lm_array_util.ml
- ocamlc -safe-string -g -w -40  -c lm_set_sig.ml
- ocamlc -safe-string -g -w -40  -c lm_set.mli
- ocamlc -safe-string -g -w -40  -c lm_set.ml
- ocamlc -safe-string -g -w -40  -c lm_map_sig.ml
- ocamlc -safe-string -g -w -40  -c lm_map.mli
- ocamlc -safe-string -g -w -40  -c lm_map.ml
- ocamlc -safe-string -g -w -40  -c lm_int_set.mli
- ocamlc -safe-string -g -w -40  -c lm_int_set.ml
- ocamlc -safe-string -g -w -40  -c lm_termsize.mli
- ocamlc -safe-string -g -w -40  -c lm_termsize.ml
- ocamlc -safe-string -g -w -40  -c lm_terminfo.mli
- ocamlc -safe-string -g -w -40  -c lm_terminfo.ml
- ocamlc -safe-string -g -w -40  -c lm_arg.mli
- ocamlc -safe-string -g -w -40  -c lm_arg.ml
- ocamlc -safe-string -g -w -40  -c lm_index.mli
- ocamlc -safe-string -g -w -40  -c lm_index.ml
- ocamlc -safe-string -g -w -40  -c lm_thread_sig.ml
- ocamlc -safe-string -g -w -40  -c lm_thread_core.mli
- ocamlc -safe-string -g -w -40  -c lm_thread_core.ml
- ocamlc -safe-string -g -w -40  -c lm_thread.mli
- ocamlc -safe-string -g -w -40  -c lm_thread.ml
- ocamlc -safe-string -g -w -40  -c lm_string_util.ml
- ocamlc -safe-string -g -w -40  -c lm_string_set.mli
- ocamlc -safe-string -g -w -40  -c lm_string_set.ml
- ocamlc -safe-string -g -w -40  -c lm_hash.mli
- ocamlc -safe-string -g -w -40  -c lm_hash.ml
- ocamlc -safe-string -g -w -40  -c lm_hash_code.mli
- ocamlc -safe-string -g -w -40  -c lm_hash_code.ml
- ocamlc -safe-string -g -w -40  -c lm_symbol.mli
- ocamlc -safe-string -g -w -40  -c lm_symbol.ml
- ocamlc -safe-string -g -w -40  -c lm_location.mli
- ocamlc -safe-string -g -w -40  -c lm_location.ml
- ocamlc -safe-string -g -w -40  -c lm_position.mli
- ocamlc -safe-string -g -w -40  -c lm_position.ml
- ocamlc -safe-string -g -w -40  -c lm_filename_util.mli
- ocamlc -safe-string -g -w -40  -c lm_filename_util.ml
- ocamlc -safe-string -g -w -40  -c lm_uname.mli
- ocamlc -safe-string -g -w -40  -c lm_uname.ml
- ocamlc -safe-string -g -w -40  -c lm_thread_pool.mli
- ocamlc -safe-string -g -w -40  -c lm_thread_pool.ml
- ocamlc -safe-string -g -w -40  -c lm_channel.mli
- ocamlc -safe-string -g -w -40  -c lm_channel.ml
- ocamlc -safe-string -g -w -40  -c lm_unix_util.mli
- ocamlc -safe-string -g -w -40  -c lm_unix_util.ml
- ocamlc -safe-string -g -w -40  -c lm_db.mli
- ocamlc -safe-string -g -w -40  -c lm_db.ml
- ocamlc -safe-string -g -w -40  -c lm_notify.mli
- ocamlc -safe-string -g -w -40  -c lm_notify.ml
- ocamlc -safe-string -g -w -40  -c lm_fs_case_sensitive.mli
- ocamlc -safe-string -g -w -40  -c lm_fs_case_sensitive.ml
- ocamlc -safe-string -g -w -40  -c lm_wild.mli
- ocamlc -safe-string -g -w -40  -c lm_wild.ml
- ocamlc -safe-string -g -w -40  -c lm_readline.mli
- ocamlc -safe-string -g -w -40  -c lm_readline.ml
- ocamlc -safe-string -g -w -40  -c lm_marshal.mli
- ocamlc -safe-string -g -w -40  -c lm_marshal.ml
- ocamlc -safe-string -g -w -40  -c lm_handle_table.mli
- ocamlc -safe-string -g -w -40  -c lm_handle_table.ml
- ocamlc -safe-string -g -w -40  -c lm_int_handle_table.mli
- ocamlc -safe-string -g -w -40  -c lm_int_handle_table.ml
- ocamlc -safe-string -g -w -40  -c lm_bitset.mli
- ocamlc -safe-string -g -w -40  -c lm_bitset.ml
- ocamlc -safe-string -g -w -40  -c lm_instrument.mli
- ocamlc -safe-string -g -w -40  -c lm_instrument.ml
- ocamlc -safe-string -g -w -40   -a -o lm.cma lm_printf.cmo lm_debug.cmo lm_heap.cmo lm_list_util.cmo lm_array_util.cmo lm_set_sig.cmo lm_set.cmo lm_map_sig.cmo lm_map.cmo lm_int_set.cmo lm_termsize.cmo lm_terminfo.cmo lm_arg.cmo lm_index.cmo lm_thread_sig.cmo lm_thread_core.cmo lm_thread.cmo lm_string_util.cmo lm_string_set.cmo lm_hash.cmo lm_hash_code.cmo lm_symbol.cmo lm_location.cmo lm_position.cmo lm_filename_util.cmo lm_uname.cmo lm_thread_pool.cmo lm_channel.cmo lm_unix_util.cmo lm_db.cmo lm_notify.cmo lm_fs_case_sensitive.cmo lm_wild.cmo lm_readline.cmo lm_marshal.cmo lm_handle_table.cmo lm_int_handle_table.cmo lm_bitset.cmo lm_instrument.cmo
- ocamlc -safe-string -g -w -40  -c lm_hash_cons.mli
- ocamlc -safe-string -g -w -40  -c lm_hash_cons.ml
- ocamlc -safe-string -g -w -40  -c lm_lexer.mli
- ocamlc -safe-string -g -w -40  -c lm_lexer.ml
- ocamlc -safe-string -g -w -40  -c lm_parser.mli
- ocamlc -safe-string -g -w -40  -c lm_parser.ml
- ocamlc -safe-string -g -w -40  -c lm_glob.mli
- ocamlc -safe-string -g -w -40  -c lm_glob.ml
- ocamlc -safe-string -g -w -40   -a -o frt.cma lm_hash_cons.cmo lm_lexer.cmo lm_parser.cmo lm_glob.cmo
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.06.1/lib/ocaml" -I"/home/opam/.opam/4.06.1/lib/ocaml/caml"  -c c_lm_channel.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.06.1/lib/ocaml" -I"/home/opam/.opam/4.06.1/lib/ocaml/caml"  -c c_lm_printf.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.06.1/lib/ocaml" -I"/home/opam/.opam/4.06.1/lib/ocaml/caml"  -c c_lm_ctype.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.06.1/lib/ocaml" -I"/home/opam/.opam/4.06.1/lib/ocaml/caml"  -c c_lm_uname_ext.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.06.1/lib/ocaml" -I"/home/opam/.opam/4.06.1/lib/ocaml/caml"  -c c_lm_unix_cutil.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.06.1/lib/ocaml" -I"/home/opam/.opam/4.06.1/lib/ocaml/caml"  -c c_lm_compat_win32.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.06.1/lib/ocaml" -I"/home/opam/.opam/4.06.1/lib/ocaml/caml"  -c c_readline.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.06.1/lib/ocaml" -I"/home/opam/.opam/4.06.1/lib/ocaml/caml"  -c c_omake_shell_sys.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.06.1/lib/ocaml" -I"/home/opam/.opam/4.06.1/lib/ocaml/caml"  -c c_omake_shell_spawn.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.06.1/lib/ocaml" -I"/home/opam/.opam/4.06.1/lib/ocaml/caml"  -c c_fam_win32.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.06.1/lib/ocaml" -I"/home/opam/.opam/4.06.1/lib/ocaml/caml"  -c c_fam_kqueue.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.06.1/lib/ocaml" -I"/home/opam/.opam/4.06.1/lib/ocaml/caml"  -c c_fam_inotify.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.06.1/lib/ocaml" -I"/home/opam/.opam/4.06.1/lib/ocaml/caml"  -c c_lm_notify.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.06.1/lib/ocaml" -I"/home/opam/.opam/4.06.1/lib/ocaml/caml"  -c c_lm_termsize.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.06.1/lib/ocaml" -I"/home/opam/.opam/4.06.1/lib/ocaml/caml"  -c c_lm_terminfo.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.06.1/lib/ocaml" -I"/home/opam/.opam/4.06.1/lib/ocaml/caml"  -c c_lm_fs_case_sensitive.c
- rm -f clib.a
- ar cq clib.a c_lm_channel.o c_lm_printf.o c_lm_ctype.o c_lm_uname_ext.o c_lm_unix_cutil.o c_lm_compat_win32.o c_readline.o c_omake_shell_sys.o c_omake_shell_spawn.o c_fam_win32.o c_fam_kqueue.o c_fam_inotify.o c_lm_notify.o c_lm_termsize.o c_lm_terminfo.o c_lm_fs_case_sensitive.o
- ocamlc -safe-string -g -w -40  -custom -o omake_gen_magic.byte -cclib clib.a unix.cma  lm.cma frt.cma omake_gen_magic.cmo
- ln -sf omake_gen_magic.byte omake_gen_magic
- ./omake_gen_magic -o omake_magic.ml --version version.txt --var "omake_cc=gcc" --var "omake_cflags=-O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.06.1/lib/ocaml" -I"/home/opam/.opam/4.06.1/lib/ocaml/caml" "  --var "omake_ccomptype=cc" --magic --cache-files lm_filename_util.ml lm_hash.ml lm_location.ml lm_map.ml lm_position.ml lm_set.ml lm_symbol.ml omake_value_type.ml omake_cache.ml omake_cache_type.ml omake_node.ml omake_command_digest.ml    --omc-files lm_filename_util.ml lm_hash.ml lm_location.ml lm_symbol.ml lm_map.ml lm_set.ml omake_node.ml omake_ir.ml    --omo-files lm_filename_util.ml lm_hash.ml lm_lexer.ml lm_location.ml lm_map.ml lm_parser.ml lm_position.ml lm_set.ml lm_symbol.ml omake_value_type.ml omake_cache_type.ml omake_ir.ml omake_node.ml omake_env.ml
- ocamlc -safe-string -g -w -40  -c omake_magic.ml
- ocamlc -safe-string -g -w -40   -a -o magic.cma omake_magic.cmo
- ocamlc -safe-string -g -w -40  -c omake_node_sig.ml
- ocamlc -safe-string -g -w -40  -c omake_node.mli
- ocamlc -safe-string -g -w -40  -c omake_ir.ml
- ocamlc -safe-string -g -w -40  -c omake_var.mli
- ocamlc -safe-string -g -w -40  -c omake_symbol.ml
- ocamlc -safe-string -g -w -40  -c omake_lexer.ml
- ocamlc -safe-string -g -w -40  -c omake_parser.ml
- ocamlc -safe-string -g -w -40  -c omake_ir_util.ml
- ocamlc -safe-string -g -w -40  -c omake_ir_free_vars.mli
- ocamlc -safe-string -g -w -40  -c omake_ast.ml
- ocamlc -safe-string -g -w -40  -c omake_value_type.ml
- ocamlc -safe-string -g -w -40  -c omake_state.mli
- ocamlc -safe-string -g -w -40  -c omake_shell_type.ml
- ocamlc -safe-string -g -w -40  -c omake_options.mli
- ocamlc -safe-string -g -w -40  -c omake_exec_id.mli
- ocamlc -safe-string -g -w -40  -c omake_command_type.mli
- ocamlc -safe-string -g -w -40  -c omake_exec_type.ml
- ocamlc -safe-string -g -w -40  -c omake_exec.mli
- ocamlc -safe-string -g -w -40  -c omake_cache_type.ml
- ocamlc -safe-string -g -w -40  -c omake_cache.mli
- ocamlc -safe-string -g -w -40  -c omake_env.mli
- ocamlc -safe-string -g -w -40  -c omake_rule.mli
- ocamlc -safe-string -g -w -40  -c omake_pos.mli
- ocamlc -safe-string -g -w -40  -c omake_exec_remote.mli
- ocamlc -safe-string -g -w -40  -c omake_exec_util.mli
- ocamlc -safe-string -g -w -40  -c omake_build_type.ml
- ocamlc -safe-string -g -w -40  -c omake_builtin_type.ml
- ocamlc -safe-string -g -w -40  -c omake_builtin.mli
- ocamlc -safe-string -g -w -40  -c omake_main_util.ml
- ocamlc -safe-string -g -w -40  -c omake_value_print.mli
- ocamlc -safe-string -g -w -40  -c omake_value.mli
- ocamlc -safe-string -g -w -40  -c omake_shell_sys_type.ml
- ocamlc -safe-string -g -w -40  -c omake_shell_sys.mli
- ocamlc -safe-string -g -w -40  -c omake_shell_job.mli
- ocamlc -safe-string -g -w -40  -c omake_shell_completion.mli
- ocamlc -safe-string -g -w -40  -c omake_ir_ast.mli
- ocamlc -safe-string -g -w -40  -c omake_exn_print.mli
- ocamlc -safe-string -g -w -40  -c omake_eval.mli
- ocamlc -safe-string -g -w -40  -c omake_ast_print.mli
- ocamlc -safe-string -g -w -40  -c omake_ast_lex.mli
- ocamlc -safe-string -g -w -40  -c omake_shell.mli
- ocamlc -safe-string -g -w -40  -c omake_shell.ml
- ocamlc -safe-string -g -w -40  -c omake_install.mli
- ocamlc -safe-string -g -w -40  -c omake_builtin_io_fun.mli
- ocamlc -safe-string -g -w -40  -c omake_build_util.mli
- ocamlc -safe-string -g -w -40  -c omake_build.mli
- ocamlc -safe-string -g -w -40  -c omake_main.mli
- ocamlc -safe-string -g -w -40  -c omake_main.ml
- ocamlc -safe-string -g -w -40  -c omake_ast_util.mli
- ocamlc -safe-string -g -w -40  -c omake_ast_util.ml
- ocamlc -safe-string -g -w -40  -c omake_ast_print.ml
- ocamlc -safe-string -g -w -40   -a -o ast.cma omake_ast.cmo omake_ast_util.cmo omake_ast_print.cmo
- ocamlc -safe-string -g -w -40  -c omake_options.ml
- ocamlc -safe-string -g -w -40  -c omake_state.ml
- ocamlc -safe-string -g -w -40  -c omake_node_type.ml
- ocamlc -safe-string -g -w -40  -c omake_node.ml
- ocamlc -safe-string -g -w -40  -c omake_install.ml
- ocamlc -safe-string -g -w -40  -c omake_var.ml
- ocamlc -safe-string -g -w -40  -c omake_ir_print.mli
- ocamlc -safe-string -g -w -40  -c omake_ir_print.ml
- ocamlc -safe-string -g -w -40  -c omake_ir_free_vars.ml
- ocamlc -safe-string -g -w -40  -c omake_command_type.ml
- ocamlc -safe-string -g -w -40  -c omake_value_util.mli
- ocamlc -safe-string -g -w -40  -c omake_value_util.ml
- ocamlc -safe-string -g -w -40  -c omake_value_print.ml
- ocamlc -safe-string -g -w -40  -c omake_pos.ml
- ocamlc -safe-string -g -w -40  -c omake_command.mli
- ocamlc -safe-string -g -w -40  -c omake_command.ml
- ocamlc -safe-string -g -w -40  -c omake_cache.ml
- ocamlc -safe-string -g -w -40   -a -o ir.cma omake_options.cmo omake_symbol.cmo omake_state.cmo omake_node_type.cmo omake_node_sig.cmo omake_node.cmo omake_install.cmo omake_ir.cmo omake_var.cmo omake_ir_util.cmo omake_ir_print.cmo omake_ir_free_vars.cmo omake_lexer.cmo omake_parser.cmo omake_value_type.cmo omake_command_type.cmo omake_value_util.cmo omake_value_print.cmo omake_pos.cmo omake_shell_type.cmo omake_command.cmo omake_cache_type.cmo omake_cache.cmo
- ocamlc -safe-string -g -w -40  -c omake_env.ml
- ocamlc -safe-string -g -w -40  -c omake_exn_print.ml
- ocamlc -safe-string -g -w -40  -c omake_ast_parse.mli
- ocamlc -safe-string -g -w -40  -c omake_ast_parse.ml
- ocamlc -safe-string -g -w -40  -c omake_ast_lex.ml
- ocamlc -safe-string -g -w -40  -c omake_exp_parse.mli
- ocamlc -safe-string -g -w -40  -c omake_exp_parse.ml
- ocamlc -safe-string -g -w -40  -c omake_exp_lex.mli
- ocamlc -safe-string -g -w -40  -c omake_exp_lex.ml
- ocamlc -safe-string -g -w -40  -c omake_ir_ast.ml
- ocamlc -safe-string -g -w -40  -c omake_ir_semant.mli
- ocamlc -safe-string -g -w -40  -c omake_ir_semant.ml
- ocamlc -safe-string -g -w -40  -c omake_command_digest.mli
- ocamlc -safe-string -g -w -40  -c omake_command_digest.ml
- ocamlc -safe-string -g -w -40   -a -o env.cma omake_env.cmo omake_exn_print.cmo omake_ast_parse.cmo omake_ast_lex.cmo omake_exp_parse.cmo omake_exp_lex.cmo omake_ir_ast.cmo omake_ir_semant.cmo omake_command_digest.cmo
- ocamlc -safe-string -g -w -40  -c omake_exec_id.ml
- ocamlc -safe-string -g -w -40  -c omake_exec_print.mli
- ocamlc -safe-string -g -w -40  -c omake_exec_print.ml
- ocamlc -safe-string -g -w -40  -c omake_exec_util.ml
- ocamlc -safe-string -g -w -40  -c omake_exec_local.mli
- ocamlc -safe-string -g -w -40  -c omake_exec_local.ml
- ocamlc -safe-string -g -w -40  -c omake_exec_remote.ml
- ocamlc -safe-string -g -w -40  -c omake_exec_notify.mli
- ocamlc -safe-string -g -w -40  -c omake_exec_notify.ml
- ocamlc -safe-string -g -w -40  -c omake_exec.ml
- ocamlc -safe-string -g -w -40   -a -o exec.cma omake_exec_id.cmo omake_exec_type.cmo omake_exec_print.cmo omake_exec_util.cmo omake_exec_local.cmo omake_exec_remote.cmo omake_exec_notify.cmo omake_exec.cmo
- ocamlc -safe-string -g -w -40  -c omake_eval.ml
- ocamlc -safe-string -g -w -40  -c omake_value.ml
- ocamlc -safe-string -g -w -40   -a -o eval.cma omake_eval.cmo omake_value.cmo
- ocamlc -safe-string -g -w -40  -c omake_shell_parse.mli
- ocamlc -safe-string -g -w -40  -c omake_shell_parse.ml
- ocamlc -safe-string -g -w -40  -c omake_shell_lex.mli
- ocamlc -safe-string -g -w -40  -c omake_shell_lex.ml
- ocamlc -safe-string -g -w -40  -c omake_shell_spawn.mli
- ocamlc -safe-string -g -w -40  -c omake_shell_spawn.ml
- ocamlc -safe-string -g -w -40  -c omake_shell_sys.ml
- ocamlc -safe-string -g -w -40  -c omake_shell_job.ml
- ocamlc -safe-string -g -w -40  -c omake_shell_completion.ml
- ocamlc -safe-string -g -w -40   -a -o shell.cma omake_shell_parse.cmo omake_shell_lex.cmo omake_shell_spawn.cmo omake_shell_sys_type.cmo omake_shell_sys.cmo omake_shell_job.cmo omake_shell_completion.cmo
- ocamlc -safe-string -g -w -40  -c omake_rule.ml
- ocamlc -safe-string -g -w -40  -c omake_build_tee.mli
- ocamlc -safe-string -g -w -40  -c omake_build_tee.ml
- ocamlc -safe-string -g -w -40  -c omake_build_util.ml
- ocamlc -safe-string -g -w -40  -c omake_target.mli
- ocamlc -safe-string -g -w -40  -c omake_target.ml
- ocamlc -safe-string -g -w -40  -c omake_builtin.ml
- ocamlc -safe-string -g -w -40  -c omake_build.ml
- ocamlc -safe-string -g -w -40   -a -o build.cma omake_rule.cmo omake_build_type.cmo omake_build_tee.cmo omake_build_util.cmo omake_builtin_type.cmo omake_target.cmo omake_builtin.cmo omake_build.cmo
- ocamlc -safe-string -g -w -40  -c omake_printf.mli
- ocamlc -safe-string -g -w -40  -c omake_printf.ml
- ocamlc -safe-string -g -w -40  -c omake_builtin_util.mli
- ocamlc -safe-string -g -w -40  -c omake_builtin_util.ml
- ocamlc -safe-string -g -w -40  -c omake_builtin_base.mli
- ocamlc -safe-string -g -w -40  -c omake_builtin_base.ml
- ocamlc -safe-string -g -w -40  -c omake_builtin_arith.mli
- ocamlc -safe-string -g -w -40  -c omake_builtin_arith.ml
- ocamlc -safe-string -g -w -40  -c omake_builtin_file.mli
- ocamlc -safe-string -g -w -40  -c omake_builtin_file.ml
- ocamlc -safe-string -g -w -40  -c omake_builtin_fun.mli
- ocamlc -safe-string -g -w -40  -c omake_builtin_fun.ml
- ocamlc -safe-string -g -w -40  -c omake_builtin_io.mli
- ocamlc -safe-string -g -w -40  -c omake_builtin_io.ml
- ocamlc -safe-string -g -w -40  -c omake_builtin_io_fun.ml
- ocamlc -safe-string -g -w -40  -c omake_builtin_sys.mli
- ocamlc -safe-string -g -w -40  -c omake_builtin_sys.ml
- ocamlc -safe-string -g -w -40  -c omake_builtin_target.mli
- ocamlc -safe-string -g -w -40  -c omake_builtin_target.ml
- ocamlc -safe-string -g -w -40  -c omake_builtin_shell.mli
- ocamlc -safe-string -g -w -40  -c omake_builtin_shell.ml
- ocamlc -safe-string -g -w -40  -c omake_builtin_rule.mli
- ocamlc -safe-string -g -w -40  -c omake_builtin_rule.ml
- ocamlc -safe-string -g -w -40  -c omake_builtin_object.mli
- ocamlc -safe-string -g -w -40  -c omake_builtin_object.ml
- ocamlc -safe-string -g -w -40  -c omake_builtin_test.mli
- ocamlc -safe-string -g -w -40  -c omake_builtin_test.ml
- ocamlc -safe-string -g -w -40  -c omake_builtin_ocamldep.ml
- ocamlc -safe-string -g -w -40  -linkall -a -o builtin.cma omake_printf.cmo omake_builtin_util.cmo omake_builtin_base.cmo omake_builtin_arith.cmo omake_builtin_file.cmo omake_builtin_fun.cmo omake_builtin_io.cmo omake_builtin_io_fun.cmo omake_builtin_sys.cmo omake_builtin_target.cmo omake_builtin_shell.cmo omake_builtin_rule.cmo omake_builtin_object.cmo omake_builtin_test.cmo omake_builtin_ocamldep.cmo
- ocamlc -safe-string -g -w -40  -custom -o omake.byte -cclib clib.a unix.cma  lm.cma frt.cma magic.cma ast.cma ir.cma env.cma exec.cma eval.cma shell.cma build.cma builtin.cma omake_main_util.cmo omake_shell.cmo omake_main.cmo
- ln -sf omake.byte omake
- boot/omake '--dotomake' '.omake' '--force-dotomake' 'main' 'OCAML=ocaml'
- *** omake: reading OMakefiles
- --- Checking for ocamlfind... (found /home/opam/.opam/4.06.1/bin/ocamlfind)
- --- Checking for ocamlc.opt... (found /home/opam/.opam/4.06.1/bin/ocamlc.opt)
- --- Checking for ocamlopt.opt... (found /home/opam/.opam/4.06.1/bin/ocamlopt.opt)
- --- Checking for ocamldep.opt... (found /home/opam/.opam/4.06.1/bin/ocamldep.opt)
- --- Checking for ocamllex.opt... (found /home/opam/.opam/4.06.1/bin/ocamllex.opt)
- --- Checking whether ocamlc understands the "z" warnings... (yes)
- --- Checking whether ocamlopt can create cmxs plugins... (yes)
- --- Checking for ncurses... --- Checking for gcc... (found /usr/bin/gcc)
- --- Checking for g++... (found /usr/bin/g++)
- --- Checking for gcc... (found /usr/bin/gcc)
- --- Checking for g++... (found /usr/bin/g++)
- --- Checking for gcc... (found /usr/bin/gcc)
- --- Checking for ld... (found /usr/bin/ld)
- --- Checking for as... (found /usr/bin/as)
- (NOT found)
- --- Checking for inotify... (found)
- --- Checking if ocamldep understands -modules... (yes)
- Updating the .config file.
- --- Checking for OCaml library location... (/home/opam/.opam/4.06.1/lib/ocaml)
- --- Checking for ncurses... --- Checking for gcc... (found /usr/bin/gcc)
- --- Checking for g++... (found /usr/bin/g++)
- --- Checking for gcc... (found /usr/bin/gcc)
- --- Checking for g++... (found /usr/bin/g++)
- --- Checking for gcc... (found /usr/bin/gcc)
- --- Checking for ld... (found /usr/bin/ld)
- --- Checking for as... (found /usr/bin/as)
- (NOT found)
- --- Checking for inotify... (found)
- --- Checking for function snprintf... (found)
- --- Checking for optimal filesystem case-sensitivity test... (Generic)
- --- Checking for function posix_spawn... (found)
- --- Checking for function moncontrol... (found)
- --- Checking if ocamldep understands -modules... (yes)
- --- Checking for hevea... (FAILED - no hevea found)
- --- Checking for date... (found /bin/date)
- --- Checking for date... (found /bin/date)
- *** omake: finished reading OMakefiles (3.07 sec)
- *** omake: saved .omakedb
- *** omake: done (26.83 sec, 244/244 scans, 268/429 rules, 723/895 digests)
- src/main/prelim_omake '--dotomake' '.omake' '--force-dotomake' 'all' 'OCAML=ocaml'
- *** omake: reading OMakefiles
- *** omake: finished reading OMakefiles (0.06 sec)
- *** omake: done (6.60 sec, 244/244 scans, 130/469 rules, 220/368 digests)
-> compiled  omake.0.10.3
Processing 320/337: [cohttp: dune build] [dns: dune build]
Processing 321/337: [cohttp: dune build] [dns: dune build] [omake: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cohttp" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/cohttp.1.1.1)
-       ocamlc cohttp/src/.cohttp.objs/byte/cohttp__Header.{cmo,cmt}
- File "cohttp/src/header.ml", line 176, characters 24-34:
- Warning 3: deprecated: Re.get_ofs
- Use Group.offset
-     ocamlopt cohttp/src/.cohttp.objs/native/cohttp__Header.{cmx,o}
- File "cohttp/src/header.ml", line 176, characters 24-34:
- Warning 3: deprecated: Re.get_ofs
- Use Group.offset
-       ocamlc cohttp/src/.cohttp.objs/byte/cohttp__Header.{cmo,cmt}
- File "cohttp/src/header.ml", line 176, characters 24-34:
- Warning 3: deprecated: Re.get_ofs
- Use Group.offset
-     ocamlopt cohttp/src/.cohttp.objs/native/cohttp__Header.{cmx,o}
- File "cohttp/src/header.ml", line 176, characters 24-34:
- Warning 3: deprecated: Re.get_ofs
- Use Group.offset
-> compiled  cohttp.1.1.1
Processing 321/337: [dns: dune build] [omake: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dns" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/dns.1.1.0)
-> compiled  dns.1.1.0
Processing 321/337: [omake: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/omake.0.10.3)
- ocaml -safe-string build.ml -build OCAML="ocaml"
- boot/omake '--dotomake' '.omake' '--force-dotomake' 'main' 'OCAML=ocaml'
- *** omake: reading OMakefiles
- *** omake: finished reading OMakefiles (0.23 sec)
- *** omake: done (1.57 sec, 0/244 scans, 0/429 rules, 0/183 digests)
- src/main/prelim_omake '--dotomake' '.omake' '--force-dotomake' 'all' 'OCAML=ocaml'
- *** omake: reading OMakefiles
- *** omake: finished reading OMakefiles (0.05 sec)
- *** omake: done (0.26 sec, 0/244 scans, 0/469 rules, 0/176 digests)
- ocaml -safe-string build.ml -install OCAML="ocaml"
- src/main/prelim_omake '--dotomake' '.omake' '--force-dotomake' 'install' 'OCAML=ocaml'
- *** omake: reading OMakefiles
- *** omake: finished reading OMakefiles (0.04 sec)
- *** omake: done (0.27 sec, 0/244 scans, 2/457 rules, 0/175 digests)
-> installed omake.0.10.3
Processing 322/337: [uwt: omake lib]
-> installed cohttp.1.1.1
Processing 323/337: [uwt: omake lib]
Processing 324/337: [cohttp-lwt: dune build] [uwt: omake lib]
-> installed dns.1.1.0
Processing 325/337: [cohttp-lwt: dune build] [uwt: omake lib]
Processing 326/337: [cohttp-lwt: dune build] [dns-forward: jbuilder build] [uwt: omake lib]
Processing 327/337: [cohttp-lwt: dune build] [dns-forward: jbuilder build] [dns-lwt: dune build] [uwt: omake lib]
Processing 328/337: [cohttp-lwt: dune build] [dns-forward: jbuilder build] [dns-lwt: dune build] [dnssd: jbuilder build] [uwt: omake lib]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "dnssd" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/dnssd.0.5.0)
-     ocamldep lib/dnssd.dependsi.ocamldep-output
-     ocamldep lib/dnssd.depends.ocamldep-output
-       ocamlc lib/dnssd.{cmi,cmti}
-       ocamlc lib/osx_dnssd.o
-       ocamlc lib/dnssd.{cmo,cmt}
-       ocamlc lib/dnssd.cma
-   ocamlmklib lib/dlldnssd_stubs.so,lib/libdnssd_stubs.a
-     ocamlopt lib/dnssd.{cmx,o}
-     ocamlopt lib/dnssd.{a,cmxa}
-     ocamlopt lib/dnssd.cmxs
-     ocamldep lib/dnssd.dependsi.ocamldep-output
-     ocamldep lib/dnssd.depends.ocamldep-output
-       ocamlc lib/dnssd.{cmi,cmti}
-       ocamlc lib/osx_dnssd.o
-       ocamlc lib/dnssd.{cmo,cmt}
-       ocamlc lib/dnssd.cma
-   ocamlmklib lib/dlldnssd_stubs.so,lib/libdnssd_stubs.a
-     ocamlopt lib/dnssd.{cmx,o}
-     ocamlopt lib/dnssd.{a,cmxa}
-     ocamlopt lib/dnssd.cmxs
-> compiled  dnssd.0.5.0
Processing 328/337: [cohttp-lwt: dune build] [dns-forward: jbuilder build] [dns-lwt: dune build] [uwt: omake lib]
-> installed dnssd.0.5.0
Processing 329/337: [cohttp-lwt: dune build] [dns-forward: jbuilder build] [dns-lwt: dune build] [uwt: omake lib]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dns-lwt" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/dns-lwt.1.1.0)
-> compiled  dns-lwt.1.1.0
Processing 329/337: [cohttp-lwt: dune build] [dns-forward: jbuilder build] [uwt: omake lib]
-> installed dns-lwt.1.1.0
Processing 330/337: [cohttp-lwt: dune build] [dns-forward: jbuilder build] [uwt: omake lib]
Processing 331/337: [cohttp-lwt: dune build] [dns-forward: jbuilder build] [mirage-dns: dune build] [uwt: omake lib]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mirage-dns" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/mirage-dns.3.1.1)
-> compiled  mirage-dns.3.1.1
Processing 331/337: [cohttp-lwt: dune build] [dns-forward: jbuilder build] [uwt: omake lib]
-> installed mirage-dns.3.1.1
Processing 332/337: [cohttp-lwt: dune build] [dns-forward: jbuilder build] [uwt: omake lib]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cohttp-lwt" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/cohttp-lwt.1.1.1)
-> compiled  cohttp-lwt.1.1.1
Processing 332/337: [dns-forward: jbuilder build] [uwt: omake lib]
-> installed cohttp-lwt.1.1.1
Processing 333/337: [dns-forward: jbuilder build] [uwt: omake lib]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "dns-forward" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/dns-forward.0.10.0)
-       ocamlc lib/dns_forward__.{cmi,cmo,cmt}
-     ocamlopt lib/dns_forward__.{cmx,o}
-     ocamlopt .ppx/ppx_sexp_conv/ppx.exe
-          ppx lib/dns_forward.pp.ml
-          ppx lib/dns_forward_error.pp.ml
-          ppx lib/dns_forward_cache.pp.ml
-          ppx lib/dns_forward_framing.pp.ml
-          ppx lib/dns_forward_flow.pp.ml
-          ppx lib/dns_forward_config.pp.ml
-          ppx lib/dns_forward.pp.mli
-          ppx lib/dns_forward_config.pp.mli
-          ppx lib/dns_forward_resolver.pp.mli
-          ppx lib/dns_forward_framing.pp.mli
-          ppx lib/dns_forward_s.pp.ml
-          ppx lib/dns_forward_resolver.pp.ml
-          ppx lib/dns_forward_free_id.pp.ml
-          ppx lib/dns_forward_flow.pp.mli
-          ppx lib/dns_forward_rpc.pp.mli
-          ppx lib/dns_forward_cache.pp.mli
-          ppx lib/dns_forward_error.pp.mli
-          ppx lib/dns_forward_server.pp.ml
-          ppx lib/dns_forward_free_id.pp.mli
-          ppx lib/dns_forward_server.pp.mli
-          ppx lib/dns_forward_rpc.pp.ml
-     ocamldep lib/dns_forward.dependsi.ocamldep-output
-     ocamldep lib/dns_forward.depends.ocamldep-output
-       ocamlc lib/dns_forward__Dns_forward_free_id.{cmi,cmti}
-       ocamlc lib/dns_forward__Dns_forward_config.{cmi,cmti}
-       ocamlc lib/dns_forward__Dns_forward_error.{cmi,cmti}
-       ocamlc lib/dns_forward__Dns_forward_free_id.{cmo,cmt}
-       ocamlc lib/dns_forward__Dns_forward_cache.{cmi,cmti}
-       ocamlc lib/dns_forward__Dns_forward_s.{cmi,cmo,cmt}
-       ocamlc lib/dns_forward.{cmi,cmti}
-     ocamlopt lib/dns_forward__Dns_forward_free_id.{cmx,o}
-       ocamlc lib/dns_forward__Dns_forward_error.{cmo,cmt}
-       ocamlc lib/dns_forward__Dns_forward_resolver.{cmi,cmti}
-       ocamlc lib/dns_forward__Dns_forward_server.{cmi,cmti}
-       ocamlc lib/dns_forward__Dns_forward_flow.{cmi,cmti}
-       ocamlc lib/dns_forward__Dns_forward_rpc.{cmi,cmti}
-     ocamlopt lib/dns_forward__Dns_forward_error.{cmx,o}
-       ocamlc lib/dns_forward__Dns_forward_framing.{cmi,cmti}
-       ocamlc lib/dns_forward__Dns_forward_cache.{cmo,cmt}
-       ocamlc lib/dns_forward__Dns_forward_server.{cmo,cmt}
-       ocamlc lib/dns_forward__Dns_forward_flow.{cmo,cmt}
-       ocamlc lib/dns_forward__Dns_forward_framing.{cmo,cmt}
-       ocamlc lib/dns_forward.{cmo,cmt}
-       ocamlc lib/dns_forward__Dns_forward_resolver.{cmo,cmt}
-       ocamlc lib/dns_forward__Dns_forward_config.{cmo,cmt}
-       ocamlc lib/dns_forward__Dns_forward_rpc.{cmo,cmt}
-       ocamlc lib/dns_forward.cma
-     ocamlopt lib/dns_forward__Dns_forward_config.{cmx,o}
-     ocamlopt lib/dns_forward__Dns_forward_s.{cmx,o}
-     ocamlopt lib/dns_forward__Dns_forward_cache.{cmx,o}
-     ocamlopt lib/dns_forward__Dns_forward_flow.{cmx,o}
-     ocamlopt lib/dns_forward__Dns_forward_server.{cmx,o}
-     ocamlopt lib/dns_forward__Dns_forward_framing.{cmx,o}
-     ocamlopt lib/dns_forward__Dns_forward_resolver.{cmx,o}
-     ocamlopt lib/dns_forward__Dns_forward_rpc.{cmx,o}
-     ocamlopt lib/dns_forward.{cmx,o}
-     ocamlopt lib/dns_forward.{a,cmxa}
-     ocamlopt lib/dns_forward.cmxs
-       ocamlc lib/dns_forward__.{cmi,cmo,cmt}
-     ocamlopt lib/dns_forward__.{cmx,o}
-     ocamlopt .ppx/ppx_sexp_conv/ppx.exe
-          ppx lib/dns_forward.pp.ml
-          ppx lib/dns_forward_error.pp.ml
-          ppx lib/dns_forward_cache.pp.ml
-          ppx lib/dns_forward_framing.pp.ml
-          ppx lib/dns_forward_flow.pp.ml
-          ppx lib/dns_forward_config.pp.ml
-          ppx lib/dns_forward.pp.mli
-          ppx lib/dns_forward_config.pp.mli
-          ppx lib/dns_forward_resolver.pp.mli
-          ppx lib/dns_forward_framing.pp.mli
-          ppx lib/dns_forward_s.pp.ml
-          ppx lib/dns_forward_resolver.pp.ml
-          ppx lib/dns_forward_free_id.pp.ml
-          ppx lib/dns_forward_flow.pp.mli
-          ppx lib/dns_forward_rpc.pp.mli
-          ppx lib/dns_forward_cache.pp.mli
-          ppx lib/dns_forward_error.pp.mli
-          ppx lib/dns_forward_server.pp.ml
-          ppx lib/dns_forward_free_id.pp.mli
-          ppx lib/dns_forward_server.pp.mli
-          ppx lib/dns_forward_rpc.pp.ml
-     ocamldep lib/dns_forward.dependsi.ocamldep-output
-     ocamldep lib/dns_forward.depends.ocamldep-output
-       ocamlc lib/dns_forward__Dns_forward_free_id.{cmi,cmti}
-       ocamlc lib/dns_forward__Dns_forward_config.{cmi,cmti}
-       ocamlc lib/dns_forward__Dns_forward_error.{cmi,cmti}
-       ocamlc lib/dns_forward__Dns_forward_free_id.{cmo,cmt}
-       ocamlc lib/dns_forward__Dns_forward_cache.{cmi,cmti}
-       ocamlc lib/dns_forward__Dns_forward_s.{cmi,cmo,cmt}
-       ocamlc lib/dns_forward.{cmi,cmti}
-     ocamlopt lib/dns_forward__Dns_forward_free_id.{cmx,o}
-       ocamlc lib/dns_forward__Dns_forward_error.{cmo,cmt}
-       ocamlc lib/dns_forward__Dns_forward_resolver.{cmi,cmti}
-       ocamlc lib/dns_forward__Dns_forward_server.{cmi,cmti}
-       ocamlc lib/dns_forward__Dns_forward_flow.{cmi,cmti}
-       ocamlc lib/dns_forward__Dns_forward_rpc.{cmi,cmti}
-     ocamlopt lib/dns_forward__Dns_forward_error.{cmx,o}
-       ocamlc lib/dns_forward__Dns_forward_framing.{cmi,cmti}
-       ocamlc lib/dns_forward__Dns_forward_cache.{cmo,cmt}
-       ocamlc lib/dns_forward__Dns_forward_server.{cmo,cmt}
-       ocamlc lib/dns_forward__Dns_forward_flow.{cmo,cmt}
-       ocamlc lib/dns_forward__Dns_forward_framing.{cmo,cmt}
-       ocamlc lib/dns_forward.{cmo,cmt}
-       ocamlc lib/dns_forward__Dns_forward_resolver.{cmo,cmt}
-       ocamlc lib/dns_forward__Dns_forward_config.{cmo,cmt}
-       ocamlc lib/dns_forward__Dns_forward_rpc.{cmo,cmt}
-       ocamlc lib/dns_forward.cma
-     ocamlopt lib/dns_forward__Dns_forward_config.{cmx,o}
-     ocamlopt lib/dns_forward__Dns_forward_s.{cmx,o}
-     ocamlopt lib/dns_forward__Dns_forward_cache.{cmx,o}
-     ocamlopt lib/dns_forward__Dns_forward_flow.{cmx,o}
-     ocamlopt lib/dns_forward__Dns_forward_server.{cmx,o}
-     ocamlopt lib/dns_forward__Dns_forward_framing.{cmx,o}
-     ocamlopt lib/dns_forward__Dns_forward_resolver.{cmx,o}
-     ocamlopt lib/dns_forward__Dns_forward_rpc.{cmx,o}
-     ocamlopt lib/dns_forward.{cmx,o}
-     ocamlopt lib/dns_forward.{a,cmxa}
-     ocamlopt lib/dns_forward.cmxs
-> compiled  dns-forward.0.10.0
Processing 333/337: [uwt: omake lib]
-> installed dns-forward.0.10.0
Processing 334/337: [uwt: omake lib]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "omake" "-j31" "lib" "BUILD_LIBUV=true" "UWT_BUILD_JOBS=31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/uwt.0.3.3)
- *** omake: reading OMakefiles
- OMake warning: could not create and/or lock a cache file for
-    /home/opam/.opam/4.06.1/lib/omake/Pervasives.om
- OMake warning: could not create and/or lock a cache file for
-    /home/opam/.opam/4.06.1/lib/omake/build/C.om
- OMake warning: could not create and/or lock a cache file for
-    /home/opam/.opam/4.06.1/lib/omake/build/Common.om
- OMake warning: could not create and/or lock a cache file for
-    /home/opam/.opam/4.06.1/lib/omake/configure/Configure.om
- OMake warning: could not create and/or lock a cache file for
-    /home/opam/.opam/4.06.1/lib/omake/build/OCaml.om
- --- Checking for ocamlfind... (found /home/opam/.opam/4.06.1/bin/ocamlfind)
- --- Checking for ocamlc.opt... (found /home/opam/.opam/4.06.1/bin/ocamlc.opt)
- --- Checking for ocamlopt.opt... (found /home/opam/.opam/4.06.1/bin/ocamlopt.opt)
- --- Checking for ocamldep.opt... (found /home/opam/.opam/4.06.1/bin/ocamldep.opt)
- --- Checking for ocamllex.opt... (found /home/opam/.opam/4.06.1/bin/ocamllex.opt)
- --- Checking whether ocamlc understands the "z" warnings... (yes)
- --- Checking whether ocamlopt can create cmxs plugins... (yes)
- File OMakeIncludes: line 44, characters 1-17:
-    Warning: old-style foreach expression.
-    This expression should use a => binding.
- File OMakeIncludes: line 51, characters 1-17:
-    Warning: old-style foreach expression.
-    This expression should use a => binding.
- File OMakeIncludes: line 81, characters 1-18:
-    Warning: old-style foreach expression.
-    This expression should use a => binding.
- --- Checking for ocamlfind... (found /home/opam/.opam/4.06.1/bin/ocamlfind)
- /home/opam/.opam/4.06.1/lib/ocaml
- File OMakeCFLAGS: line 14, characters 3-23:
-    Warning: old-style foreach expression.
-    This expression should use a => binding.
- --- Checking for pkg-config... (found /usr/bin/pkg-config)
- --- Checking for libuv by pkg-config... (failed /usr/bin/pkg-config libuv)
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for gawk... no
- checking for mawk... mawk
- checking whether make sets $(MAKE)... yes
- checking whether make supports nested variables... yes
- checking build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking whether gcc understands -c and -o together... yes
- checking for style of include used by make... GNU
- checking dependency style of gcc... gcc3
- checking if gcc supports -pedantic flag... yes
- checking for gcc way to treat warnings as errors... -Werror
- checking if gcc supports -fvisibility=hidden... yes
- checking if gcc supports -g flag... yes
- checking if gcc supports -std=gnu89 flag... yes
- checking if gcc supports -Wall flag... yes
- checking if gcc supports -Wextra flag... yes
- checking if gcc supports -Wno-unused-parameter flag... yes
- checking if gcc supports -Wstrict-prototypes flag... yes
- checking for ar... ar
- checking the archiver (ar) interface... ar
- checking how to print strings... printf
- checking for a sed that does not truncate output... /bin/sed
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for fgrep... /bin/grep -F
- checking for ld used by gcc... /usr/bin/ld
- checking if the linker (/usr/bin/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
- checking the name lister (/usr/bin/nm -B) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 1572864
- checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
- checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
- checking for /usr/bin/ld option to reload object files... -r
- checking for objdump... objdump
- checking how to recognize dependent libraries... pass_all
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for archiver @FILE support... @
- checking for strip... strip
- checking for ranlib... ranlib
- checking command to parse /usr/bin/nm -B output from gcc object... ok
- checking for sysroot... no
- checking for a working dd... /bin/dd
- checking how to truncate binary pipes... /bin/dd bs=4096 count=1
- ./configure: line 7187: /usr/bin/file: No such file or directory
- checking for mt... no
- checking if : is a manifest tool... no
- checking how to run the C preprocessor... gcc -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking for dlfcn.h... yes
- checking for objdir... .libs
- checking if gcc supports -fno-rtti -fno-exceptions... no
- checking for gcc option to produce PIC... -fPIC -DPIC
- checking if gcc PIC flag -fPIC -DPIC works... yes
- checking if gcc static flag -static works... yes
- checking if gcc supports -c -o file.o... yes
- checking if gcc supports -c -o file.o... (cached) yes
- checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... no
- checking whether to build static libraries... yes
- checking whether make supports nested variables... (cached) yes
- checking for dlopen in -ldl... yes
- checking for kstat_lookup in -lkstat... no
- checking for gethostbyname in -lnsl... yes
- checking for perfstat_cpu in -lperfstat... no
- checking for pthread_mutex_init in -lpthread... 
- yes
- checking for clock_gettime in -lrt... yes
- checking for sendfile in -lsendfile... no
- checking for socket in -lsocket... no
- checking for special C compiler options needed for large files... no
- checking for _FILE_OFFSET_BITS value needed for large files... no
- checking sys/ahafs_evProds.h usability... no
- checking sys/ahafs_evProds.h presence... no
- checking for sys/ahafs_evProds.h... no
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating libuv.pc
- config.status: executing depfiles commands
- config.status: executing libtool commands
-   CC       src/unix/libuv_la-async.lo
-   CC       src/unix/libuv_la-dl.lo
-   CC       src/unix/libuv_la-fs.lo
-   CC       src/unix/libuv_la-core.lo
-   CC       src/unix/libuv_la-getaddrinfo.lo
-   CC       src/unix/libuv_la-getnameinfo.lo
-   CC       src/unix/libuv_la-loop-watcher.lo
-   CC       src/unix/libuv_la-loop.lo
-   CC       src/unix/libuv_la-pipe.lo
-   CC       src/unix/libuv_la-process.lo
-   CC       src/unix/libuv_la-poll.lo
-   CC       src/unix/libuv_la-signal.lo
-   CC       src/unix/libuv_la-stream.lo
-   CC       src/unix/libuv_la-tcp.lo
-   CC       src/unix/libuv_la-thread.lo
-   CC       src/unix/libuv_la-tty.lo
-   CC       src/unix/libuv_la-udp.lo
-   CC       src/unix/libuv_la-linux-core.lo
-   CC       src/unix/libuv_la-linux-inotify.lo
-   CC       src/unix/libuv_la-linux-syscalls.lo
-   CC       src/unix/libuv_la-procfs-exepath.lo
-   CC       src/unix/libuv_la-proctitle.lo
-   CC       src/unix/libuv_la-sysinfo-loadavg.lo
-   CC       src/unix/libuv_la-sysinfo-memory.lo
- src/unix/signal.c: In function 'uv__signal_stop':
- src/unix/signal.c:542:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
-   542 |   int ret;
-       |       ^~~
- src/unix/thread.c: In function 'uv_thread_create':
- src/unix/thread.c:202:35: warning: cast between incompatible function types from 'void (*)(void *)' to 'void * (*)(void *)' [-Wcast-function-type]
-   202 |   err = pthread_create(tid, attr, (void*(*)(void*)) entry, arg);
-       |                                   ^
-   CC       src/libuv_la-fs-poll.lo
-   CC       src/libuv_la-inet.lo
-   CC       src/libuv_la-threadpool.lo
-   CC       src/libuv_la-timer.lo
-   CC       src/libuv_la-uv-common.lo
-   CC       src/libuv_la-uv-data-getter-setters.lo
- src/unix/linux-core.c: In function 'uv__io_poll':
- src/unix/linux-core.c:343:5: warning: converting a packed 'struct uv__epoll_event' pointer (alignment 1) to a 'uv__io_t' {aka 'struct uv__io_s'} pointer (alignment 8) may result in an unaligned pointer value [-Waddress-of-packed-member]
-   343 |     loop->watchers[loop->nwatchers] = (void*) events;
-       |     ^~~~
- In file included from src/unix/internal.h:39,
-                  from src/unix/linux-core.c:27:
- src/unix/linux-syscalls.h:90:8: note: defined here
-    90 | struct uv__epoll_event {
-       |        ^~~~~~~~~~~~~~~
- In file included from ./include/uv.h:62,
-                  from src/unix/linux-core.c:26:
- ./include/uv/unix.h:93:8: note: defined here
-    93 | struct uv__io_s {
-       |        ^~~~~~~~
-   CC       src/libuv_la-version.lo
-   CCLD     libuv.la
- ar: `u' modifier ignored since `D' is the default (see `U')
- --- Checking for cppo... (found /home/opam/.opam/4.06.1/bin/cppo)
- ocamlfind: Package `lwt_log.core' not found
- *** omake: finished reading OMakefiles (6.48 sec)
- --- Checking if ocamldep understands -modules... (yes)
- - build src config.inc
- + ./configure CC=gcc CFLAGS='-O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT  -O2 -g -I/home/opam/.opam/4.06.1/.opam-switch/build/uwt.0.3.3/libuv/include' LDFLAGS=' -L. -luv -lrt -lpthread -lnsl -ldl'
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking how to run the C preprocessor... gcc -E
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking minix/config.h usability... no
- checking minix/config.h presence... no
- checking for minix/config.h... no
- checking whether it is safe to define __EXTENSIONS__... 
- yes
- checking posix source 200809L... checking errno.h usability... yes
- checking errno.h presence... yes
- checking for errno.h... yes
- checking for stdint.h... (cached) yes
- checking for unistd.h... (cached) yes
- checking for errno.h... (cached) yes
- checking limits.h usability... yes
- checking limits.h presence... yes
- checking for limits.h... yes
- checking for sys/stat.h... (cached) yes
- checking for sys/types.h... (cached) yes
- checking sys/socket.h usability... yes
- checking sys/socket.h presence... yes
- checking for sys/socket.h... yes
- checking fcntl.h usability... yes
- checking fcntl.h presence... yes
- checking for fcntl.h... yes
- checking netinet/in.h usability... yes
- checking netinet/in.h presence... yes
- checking for netinet/in.h... yes
- checking netdb.h usability... yes
- checking netdb.h presence... yes
- checking for netdb.h... yes
- checking grp.h usability... yes
- checking grp.h presence... yes
- checking for grp.h... yes
- checking pwd.h usability... yes
- checking pwd.h presence... yes
- checking for pwd.h... yes
- checking sys/param.h usability... yes
- checking sys/param.h presence... yes
- checking for sys/param.h... yes
- checking sys/un.h usability... yes
- checking sys/un.h presence... yes
- checking for sys/un.h... yes
- checking arpa/inet.h usability... yes
- checking arpa/inet.h presence... 
- yes
- checking for arpa/inet.h... yes
- checking for strdup... yes
- checking whether strnlen is declared... yes
- checking whether uv_os_tmpdir is declared... yes
- checking whether uv_fs_copyfile is declared... yes
- checking whether uv_fs_lchown is declared... yes
- checking whether uv_os_get_passwd is declared... yes
- checking whether uv_translate_sys_error is declared... yes
- checking whether uv_os_getenv is declared... yes
- checking whether uv_os_setenv is declared... yes
- checking whether uv_os_unsetenv is declared... yes
- checking whether uv_signal_start_oneshot is declared... yes
- checking whether uv_os_getppid is declared... yes
- checking whether uv_pipe_chmod is declared... yes
- checking whether uv_os_getpriority is declared... yes
- checking whether uv_os_getpid is declared... yes
- checking whether UV_DISCONNECT is declared... yes
- checking whether UV_PRIORITIZED is declared... yes
- checking for stdbool.h that conforms to C99... yes
- checking for _Bool... yes
- checking for special C compiler options needed for large files... no
- checking for _FILE_OFFSET_BITS value needed for large files... no
- checking for typeof syntax and keyword spelling... typeof
- checking whether byte ordering is bigendian... no
- checking _Static_assert... yes
- checking attribute "noreturn"... yes
- checking attribute "packed"... yes
- checking attribute "always_inline"... yes
- checking attribute "unused"... yes
- checking for __func__... yes
- checking if the compiler supports __builtin_clz... yes
- checking for __builtin_expect()... yes
- checking for __builtin_types_compatible_p()... yes
- checking for statement expressions... yes
- checking for library containing gethostbyname_r... none required
- checking for library containing getservbyname_r... none required
- checking whether _WIN32 is declared... 
- no
- checking whether __ANDROID__ is declared... no
- checking whether __linux__ is declared... yes
- checking for POSIX-style gethostbyXXXX_r... yes
- checking for SUN-style gethostbyXXXX_r... no
- checking for POSIX-style getservbyXXXX_r... yes
- checking for SUN-style getservbyXXXX_r... no
- checking for POSIX-style getprotobyXXXX_r... yes
- checking for SUN-style getprotobyXXXX_r... no
- checking for getlogin... yes
- checking for cuserid... yes
- checking for getpwnam... yes
- checking for getgrnam... yes
- checking for getpwuid... yes
- checking for getgrgid... yes
- checking for getlogin_r... yes
- checking for getpwnam_r... 
- yes
- checking for getgrnam_r... yes
- checking for getpwuid_r... yes
- checking for getgrgid_r... yes
- checking for chroot... yes
- checking for lockf... yes
- checking for pipe2... yes
- checking uv_translate_sys_error... no
- checking for struct sockaddr_in.sin_len... no
- checking for struct sockaddr_in6.sin6_len... no
- configure: creating ./config.status
- config.status: creating config.inc
- config.status: creating config.h
- --- Checking for OCaml library location... (/home/opam/.opam/4.06.1/lib/ocaml)
- *** omake: done (16.26 sec, 24/24 scans, 58/80 rules, 185/235 digests)
-> compiled  uwt.0.3.3
Processing 335/337: [uwt: omake opam-install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "omake" "opam-install" "PREFIX=/home/opam/.opam/4.06.1" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/uwt.0.3.3)
- *** omake: reading OMakefiles
- *** omake: finished reading OMakefiles (0.05 sec)
- - build src <install>
- + ocamlfind remove uwt || Shell.true()
- ocamlfind: [WARNING] No such file: /home/opam/.opam/4.06.1/lib/uwt/META
- - build src <install>
- + ocamlfind install -patch-version 0.3.3 uwt META ../libuv/include/uv.h dlluwt-base.so libuv.a libuwt-base.a uv-fs-sync.a uv-fs-sync.cma uv-fs-sync.cmxa uv-fs-sync.cmxs uv_fs_sync.cmi uv_fs_sync.cmx uv_fs_sync.mli uwt-base.a uwt-base.cma uwt-base.cmxa uwt-base.cmxs uwt-compat.a uwt-compat.cma uwt-compat.cmxa uwt-compat.cmxs uwt-error.h uwt-ext.a uwt-ext.cma uwt-ext.cmxa uwt-ext.cmxs uwt-preemptive.a uwt-preemptive.cma uwt-preemptive.cmxa uwt-preemptive.cmxs uwt-worker.h uwt.a uwt.cma uwt.cmi uwt.cmx uwt.cmxa uwt.cmxs uwt.mli uwt_base.cmi uwt_base.cmx uwt_base.mli uwt_bytes.cmi uwt_bytes.cmx uwt_bytes.mli uwt_compat.cmi uwt_compat.cmx uwt_compat.mli uwt_io.cmi uwt_io.cmx uwt_io.mli uwt_preemptive.cmi uwt_preemptive.cmx uwt_preemptive.mli uwt_process.cmi uwt_process.cmx uwt_process.mli uwt_throttle.cmi uwt_throttle.cmx uwt_throttle.mli uwt_timeout.cmi uwt_timeout.cmx uwt_timeout.mli -optional uv_fs_sync.cmt uwt.cmt uwt_base.cmt uwt_bytes.cmt uwt_compat.cmt uwt_io.cmt uwt_preemptive.cmt uwt_process.cmt uwt_throttle.cmt uwt_timeout.cmt uv_fs_sync.cmti uwt.cmti uwt_base.cmti uwt_bytes.cmti uwt_compat.cmti uwt_io.cmti uwt_preemptive.cmti uwt_process.cmti uwt_throttle.cmti uwt_timeout.cmti
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt_timeout.cmti
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt_throttle.cmti
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt_process.cmti
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt_preemptive.cmti
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt_io.cmti
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt_compat.cmti
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt_bytes.cmti
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt_base.cmti
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt.cmti
- Installed /home/opam/.opam/4.06.1/lib/uwt/uv_fs_sync.cmti
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt_timeout.cmt
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt_throttle.cmt
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt_process.cmt
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt_preemptive.cmt
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt_io.cmt
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt_compat.cmt
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt_bytes.cmt
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt_base.cmt
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt.cmt
- Installed /home/opam/.opam/4.06.1/lib/uwt/uv_fs_sync.cmt
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt_timeout.mli
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt_timeout.cmx
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt_timeout.cmi
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt_throttle.mli
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt_throttle.cmx
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt_throttle.cmi
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt_process.mli
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt_process.cmx
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt_process.cmi
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt_preemptive.mli
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt_preemptive.cmx
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt_preemptive.cmi
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt_io.mli
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt_io.cmx
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt_io.cmi
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt_compat.mli
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt_compat.cmx
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt_compat.cmi
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt_bytes.mli
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt_bytes.cmx
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt_bytes.cmi
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt_base.mli
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt_base.cmx
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt_base.cmi
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt.mli
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt.cmxs
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt.cmxa
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt.cmx
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt.cmi
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt.cma
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt.a
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt-worker.h
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt-preemptive.cmxs
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt-preemptive.cmxa
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt-preemptive.cma
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt-preemptive.a
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt-ext.cmxs
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt-ext.cmxa
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt-ext.cma
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt-ext.a
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt-error.h
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt-compat.cmxs
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt-compat.cmxa
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt-compat.cma
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt-compat.a
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt-base.cmxs
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt-base.cmxa
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt-base.cma
- Installed /home/opam/.opam/4.06.1/lib/uwt/uwt-base.a
- Installed /home/opam/.opam/4.06.1/lib/uwt/uv_fs_sync.mli
- Installed /home/opam/.opam/4.06.1/lib/uwt/uv_fs_sync.cmx
- Installed /home/opam/.opam/4.06.1/lib/uwt/uv_fs_sync.cmi
- Installed /home/opam/.opam/4.06.1/lib/uwt/uv-fs-sync.cmxs
- Installed /home/opam/.opam/4.06.1/lib/uwt/uv-fs-sync.cmxa
- Installed /home/opam/.opam/4.06.1/lib/uwt/uv-fs-sync.cma
- Installed /home/opam/.opam/4.06.1/lib/uwt/uv-fs-sync.a
- Installed /home/opam/.opam/4.06.1/lib/uwt/libuwt-base.a
- Installed /home/opam/.opam/4.06.1/lib/uwt/libuv.a
- Installed /home/opam/.opam/4.06.1/lib/uwt/uv.h
- Installed /home/opam/.opam/4.06.1/lib/stublibs/dlluwt-base.so
- Installed /home/opam/.opam/4.06.1/lib/stublibs/dlluwt-base.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.06.1/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.06.1/lib/uwt/META
- *** omake: done (0.12 sec, 0/24 scans, 4/84 rules, 2/100 digests)
-> installed uwt.0.3.3

#=== ERROR while compiling tcpip.3.3.1 ========================================#
# context              2.1.0~beta4 | linux/x86_64 | ocaml-base-compiler.4.06.1 | file:///home/opam/opam-repository
# path                 ~/.opam/4.06.1/.opam-switch/build/tcpip.3.3.1
# command              ~/.opam/opam-init/hooks/sandbox.sh build env OPAM_PKG_CONFIG_PATH=/home/opam/.opam/4.06.1/lib/pkgconfig jbuilder build -p tcpip -j 31
# exit-code            1
# env-file             ~/.opam/log/tcpip-15-836584.env
# output-file          ~/.opam/log/tcpip-15-836584.out
### output ###
#     ocamldep src/config/discover.depends.ocamldep-output
#     ocamldep src/stack-unix/icmpv4_socket.depends.ocamldep-output
#     ocamldep src/stack-unix/icmpv4_socket.dependsi.ocamldep-output
#     ocamldep src/stack-direct/tcpip_stack_direct.depends.ocamldep-output
#     ocamldep src/stack-direct/tcpip_stack_direct.dependsi.ocamldep-output
#     ocamldep src/stack-unix/tcpip_stack_socket.depends.ocamldep-output
#     ocamldep src/stack-unix/tcpip_stack_socket.dependsi.ocamldep-output
#       ocamlc src/tcp/tcp.{cmi,cmo,cmt}
#     ocamldep src/tcpip_checksum/tcpip.depends.ocamldep-output
#     ocamldep src/tcpip_checksum/tcpip.dependsi.ocamldep-output
#     ocamldep src/stack-unix/tcpv4_socket.depends.ocamldep-output
#     ocamldep src/stack-unix/tcpv4_socket.dependsi.ocamldep-output
#     ocamldep src/stack-unix/tcpv6_socket.depends.ocamldep-output
#     ocamldep src/stack-unix/tcpv6_socket.dependsi.ocamldep-output
#     ocamldep src/stack-unix/udpv4_socket.depends.ocamldep-output
#     ocamldep src/stack-unix/udpv6_socket.depends.ocamldep-output
#     ocamldep src/tcpip_checksum/tcpip_unix.depends.ocamldep-output
#     ocamldep src/tcpip_checksum/tcpip_xen.depends.ocamldep-output
#       ocamlc src/tcpip_checksum/tcpip_unix.{cmi,cmo,cmt}
#     ocamlopt src/tcp/tcp.{cmx,o}
#       ocamlc src/config/discover.{cmi,cmo,cmt}
#       ocamlc src/stack-unix/tcpv4_socket.{cmi,cmti}
#       ocamlc src/tcpip_checksum/tcpip_unix.cma
#       ocamlc src/stack-direct/tcpip_stack_direct.{cmi,cmti}
#       ocamlc src/tcpip_checksum/tcpip_checksum.{cmi,cmti}
#       ocamlc src/stack-unix/udpv6_socket.{cmi,cmo,cmt}
#       ocamlc src/stack-unix/tcp_socket.{cmi,cmo,cmt}
#     ocamlopt src/tcpip_checksum/tcpip_unix.{cmx,o}
#       ocamlc src/stack-unix/udpv4_socket.{cmi,cmo,cmt}
#       ocamlc src/tcpip_checksum/tcpip_checksum.{cmo,cmt}
#       ocamlc src/tcpip_checksum/tcpip_xen.{cmi,cmo,cmt}
#       ocamlc src/stack-unix/udpv6_socket.cma
#       ocamlc src/stack-unix/udpv4_socket.cma
#       ocamlc src/tcpip_checksum/tcpip.cma
#       ocamlc src/tcpip_checksum/tcpip_xen.cma
#     ocamlopt src/tcpip_checksum/tcpip_unix.{a,cmxa}
#       ocamlc src/stack-unix/tcpv6_socket.{cmi,cmti}
#       ocamlc src/stack-unix/tcpv4_socket.{cmo,cmt}
#     ocamlopt src/tcpip_checksum/tcpip_checksum.{cmx,o}
#       ocamlc src/stack-unix/tcpv4_socket.cma
#     ocamlopt src/stack-unix/udpv6_socket.{cmx,o}
#       ocamlc src/stack-direct/tcpip_stack_direct.{cmo,cmt}
# File "src/stack-direct/tcpip_stack_direct.ml", line 69, characters 16-32:
# Warning 3: deprecated: Ipaddr.V4.pp_hum
# Please use Ipaddr.V4.pp instead.
#     ocamlopt src/config/discover.{cmx,o}
#     ocamlopt src/tcpip_checksum/tcpip_xen.{cmx,o}
#     ocamlopt src/tcpip_checksum/tcpip.{a,cmxa}
#     ocamlopt src/stack-unix/tcp_socket.{cmx,o}
#       ocamlc src/stack-unix/tcpv6_socket.{cmo,cmt}
#       ocamlc src/stack-direct/tcpip_stack_direct.cma
#     ocamlopt src/stack-unix/udpv4_socket.{cmx,o}
#     ocamlopt src/stack-unix/udpv6_socket.{a,cmxa}
#       ocamlc src/stack-unix/tcpv6_socket.cma
#     ocamlopt src/stack-direct/tcpip_stack_direct.{cmx,o}
# File "src/stack-direct/tcpip_stack_direct.ml", line 69, characters 16-32:
# Warning 3: deprecated: Ipaddr.V4.pp_hum
# Please use Ipaddr.V4.pp instead.
#     ocamlopt src/tcpip_checksum/tcpip_xen.{a,cmxa}
#     ocamlopt src/stack-unix/udpv4_socket.{a,cmxa}
#       ocamlc src/tcpip_checksum/checksum_stubs.o
#     ocamlopt src/tcpip_checksum/tcpip.cmxs
#     ocamlopt src/stack-direct/tcpip_stack_direct.{a,cmxa}
#     ocamlopt src/stack-unix/tcpv4_socket.{cmx,o}
#     ocamlopt src/stack-unix/udpv6_socket.cmxs
#   ocamlmklib src/tcpip_checksum/dlltcpip_unix_stubs.so,src/tcpip_checksum/libtcpip_unix_stubs.a
#     ocamlopt src/stack-unix/udpv4_socket.cmxs
#     ocamlopt src/stack-unix/tcpv4_socket.{a,cmxa}
#     ocamlopt src/stack-unix/tcpv6_socket.{cmx,o}
#     ocamlopt src/stack-direct/tcpip_stack_direct.cmxs
#     ocamlopt src/tcpip_checksum/tcpip_unix.cmxs
#     ocamlopt src/stack-unix/tcpv6_socket.{a,cmxa}
#     ocamlopt src/stack-unix/tcpv4_socket.cmxs
#     ocamlopt src/stack-unix/tcpv6_socket.cmxs
#     ocamlopt src/config/discover.exe
#     discover src/tcpip_checksum/c_flags_xen.sexp
#       ocamlc src/tcpip_checksum/checksum_stubs_xen.o
#   ocamlmklib src/tcpip_checksum/dlltcpip_xen_stubs.so,src/tcpip_checksum/libtcpip_xen_stubs.a
#     ocamlopt .ppx/ppx_cstruct/ppx.exe
#     ocamlopt src/tcpip_checksum/tcpip_xen.cmxs
#          ppx src/arpv4/arpv4_packet.pp.mli
#          ppx src/arpv4/arpv4.pp.mli
#          ppx src/arpv4/arpv4_packet.pp.ml
#          ppx src/arpv4/arpv4_wire.pp.ml
#          ppx src/ethif/ethif.pp.mli
#          ppx src/arpv4/arpv4.pp.ml
#          ppx src/ethif/ethif_packet.pp.mli
#          ppx src/ethif/ethif.pp.ml
#          ppx src/ethif/ethif_packet.pp.ml
#          ppx src/ethif/ethif_wire.pp.ml
#          ppx src/icmp/icmpv4.pp.mli
#          ppx src/icmp/icmpv4_packet.pp.mli
#          ppx src/icmp/icmpv4.pp.ml
#          ppx src/icmp/icmpv4_packet.pp.ml
#          ppx src/icmp/icmpv4_wire.pp.ml
#          ppx src/ipv4/ipv4_common.pp.ml
#          ppx src/ipv4/ipv4_wire.pp.ml
#          ppx src/ipv4/routing.pp.ml
#          ppx src/ipv4/ipv4_packet.pp.ml
#          ppx src/ipv4/static_ipv4.pp.ml
#          ppx src/ipv4/ipv4_packet.pp.mli
#          ppx src/ipv4/static_ipv4.pp.mli
#          ppx src/ipv6/ipv6.pp.mli
#          ppx src/ipv6/ndpv6.pp.mli
#          ppx src/ipv6/ipv6.pp.ml
#          ppx src/ipv6/ipv6_wire.pp.ml
#          ppx src/tcp/ack.pp.ml
#          ppx src/tcp/flow.pp.ml
#          ppx src/tcp/options.pp.ml
#          ppx src/tcp/pcb.pp.ml
#          ppx src/tcp/segment.pp.ml
#          ppx src/tcp/sequence.pp.ml
#          ppx src/tcp/state.pp.ml
#          ppx src/tcp/stats.pp.ml
#          ppx src/tcp/tcp_packet.pp.ml
#          ppx src/tcp/tcp_wire.pp.ml
#          ppx src/tcp/tcptimer.pp.ml
#          ppx src/tcp/user_buffer.pp.ml
#          ppx src/tcp/window.pp.ml
#          ppx src/tcp/wire.pp.ml
#          ppx src/tcp/ack.pp.mli
#          ppx src/tcp/flow.pp.mli
#          ppx src/tcp/options.pp.mli
#          ppx src/tcp/pcb.pp.mli
#          ppx src/tcp/segment.pp.mli
#          ppx src/tcp/sequence.pp.mli
#          ppx src/tcp/state.pp.mli
#          ppx src/tcp/stats.pp.mli
#          ppx src/tcp/tcp_packet.pp.mli
#          ppx src/tcp/tcptimer.pp.mli
#          ppx src/tcp/user_buffer.pp.mli
#          ppx src/tcp/window.pp.mli
#          ppx src/tcp/wire.pp.mli
#          ppx src/udp/udp.pp.ml
#          ppx src/udp/udp_packet.pp.ml
#          ppx src/udp/udp_wire.pp.ml
#          ppx src/udp/udp.pp.mli
#          ppx src/udp/udp_packet.pp.mli
#     ocamldep src/arpv4/tcpip_arpv4.dependsi.ocamldep-output
#     ocamldep src/arpv4/tcpip_arpv4.depends.ocamldep-output
#     ocamldep src/ethif/tcpip_ethif.dependsi.ocamldep-output
#     ocamldep src/ethif/tcpip_ethif.depends.ocamldep-output
#     ocamldep src/icmp/tcpip_icmpv4.dependsi.ocamldep-output
#     ocamldep src/icmp/tcpip_icmpv4.depends.ocamldep-output
#          ppx src/ipv6/ndpv6.pp.ml
#     ocamldep src/ipv4/tcpip_ipv4.depends.ocamldep-output
#     ocamldep src/ipv4/tcpip_ipv4.dependsi.ocamldep-output
#     ocamldep src/ipv6/tcpip_ipv6.dependsi.ocamldep-output
#     ocamldep src/tcp/tcp.depends.ocamldep-output
#     ocamldep src/tcp/tcp.dependsi.ocamldep-output
#     ocamldep src/udp/tcpip_udpv4.depends.ocamldep-output
#     ocamldep src/udp/tcpip_udpv4.dependsi.ocamldep-output
#       ocamlc src/ethif/ethif.{cmi,cmti}
#       ocamlc src/ethif/ethif_wire.{cmi,cmo,cmt}
#       ocamlc src/tcp/tcp__Sequence.{cmi,cmti}
#     ocamldep src/ipv6/tcpip_ipv6.depends.ocamldep-output
#       ocamlc src/tcp/tcp__Options.{cmi,cmti}
#       ocamlc src/tcp/tcp__Pcb.{cmi,cmti}
#       ocamlc src/tcp/tcp__Stats.{cmi,cmti}
#       ocamlc src/udp/udp_wire.{cmi,cmo,cmt}
#       ocamlc src/udp/udp.{cmi,cmti}
#       ocamlc src/udp/udp_packet.{cmi,cmti}
#       ocamlc src/tcp/tcp__Tcp_wire.{cmi,cmo,cmt}
#       ocamlc src/tcp/tcp__Flow.{cmi,cmti}
#     ocamlopt src/ethif/ethif_wire.{cmx,o}
#       ocamlc src/ethif/ethif_packet.{cmi,cmti}
#       ocamlc src/tcp/tcp__Sequence.{cmo,cmt}
#     ocamlopt src/tcp/tcp__Sequence.{cmx,o}
#       ocamlc src/tcp/tcp__Ack.{cmi,cmti}
#       ocamlc src/tcp/tcp__State.{cmi,cmti}
#       ocamlc src/tcp/tcp__Tcptimer.{cmi,cmti}
#       ocamlc src/tcp/tcp__Window.{cmi,cmti}
#       ocamlc src/tcp/tcp__Options.{cmo,cmt}
#       ocamlc src/tcp/tcp__Tcp_packet.{cmi,cmti}
#       ocamlc src/tcp/tcp__Wire.{cmi,cmti}
#       ocamlc src/tcp/tcp__Stats.{cmo,cmt}
#       ocamlc src/udp/udp_packet.{cmo,cmt}
#       ocamlc src/icmp/icmpv4.{cmi,cmti}
#       ocamlc src/ethif/ethif_packet.{cmo,cmt}
#       ocamlc src/arpv4/arpv4.{cmi,cmti}
#       ocamlc src/ipv6/ipv6.{cmi,cmti}
#       ocamlc src/ipv6/ndpv6.{cmi,cmti}
#       ocamlc src/ipv4/ipv4_packet.{cmi,cmti}
#     ocamlopt src/udp/udp_wire.{cmx,o}
#     ocamlopt src/tcp/tcp__Stats.{cmx,o}
#       ocamlc src/ipv4/static_ipv4.{cmi,cmti}
#       ocamlc src/udp/udp.{cmo,cmt}
# File "src/udp/udp.ml", line 23, characters 34-47:
# Warning 3: deprecated: Ipaddr.pp_hum
# Please use Ipaddr.pp instead.
# File "src/udp/udp.ml", line 42, characters 4-17:
# Warning 3: deprecated: Ipaddr.pp_hum
# Please use Ipaddr.pp instead.
#       ocamlc src/icmp/icmpv4_wire.{cmi,cmo,cmt}
#       ocamlc src/arpv4/arpv4_wire.{cmi,cmo,cmt}
#       ocamlc src/tcp/tcp__Flow.{cmo,cmt}
# File "src/tcp/flow.ml", line 45, characters 10-23:
# Warning 3: deprecated: Ipaddr.pp_hum
# Please use Ipaddr.pp instead.
# File "src/tcp/flow.ml", line 49, characters 10-23:
# Warning 3: deprecated: Ipaddr.pp_hum
# Please use Ipaddr.pp instead.
# File "src/tcp/flow.ml", line 53, characters 21-34:
# Warning 3: deprecated: Ipaddr.pp_hum
# Please use Ipaddr.pp instead.
#     ocamlopt src/ethif/ethif_packet.{cmx,o}
#       ocamlc src/ipv4/ipv4_wire.{cmi,cmo,cmt}
#       ocamlc src/ipv4/routing.{cmi,cmo,cmt}
# File "src/ipv4/routing.ml", line 32, characters 37-60:
# Warning 3: deprecated: Ipaddr.V4.Prefix.pp_hum
# Please use Ipaddr.V4.Prefix.pp instead.
# File "src/ipv4/routing.ml", line 33, characters 16-32:
# Warning 3: deprecated: Ipaddr.V4.pp_hum
# Please use Ipaddr.V4.pp instead.
# File "src/ipv4/routing.ml", line 44, characters 14-30:
# Warning 3: deprecated: Ipaddr.V4.pp_hum
# Please use Ipaddr.V4.pp instead.
# File "src/ipv4/routing.ml", line 52, characters 16-32:
# Warning 3: deprecated: Ipaddr.V4.pp_hum
# Please use Ipaddr.V4.pp instead.
# File "src/ipv4/routing.ml", line 52, characters 36-52:
# Warning 3: deprecated: Ipaddr.V4.pp_hum
# Please use Ipaddr.V4.pp instead.
#       ocamlc src/ethif/ethif.{cmo,cmt}
#       ocamlc src/tcp/tcp__Tcptimer.{cmo,cmt}
#       ocamlc src/tcp/tcp__Ack.{cmo,cmt}
#       ocamlc src/tcp/tcp__Segment.{cmi,cmti}
#     ocamlopt src/tcp/tcp__Options.{cmx,o}
#       ocamlc src/udp/tcpip_udpv4.cma
#       ocamlc src/icmp/icmpv4_packet.{cmi,cmti}
#       ocamlc src/tcp/tcp__Tcp_packet.{cmo,cmt}
#       ocamlc src/arpv4/arpv4_packet.{cmi,cmti}
#       ocamlc src/tcp/tcp__State.{cmo,cmt}
#       ocamlc src/tcp/tcp__Window.{cmo,cmt}
#       ocamlc src/tcp/tcp__Wire.{cmo,cmt}
# File "src/tcp/wire.ml", line 47, characters 6-19:
# Warning 3: deprecated: Ipaddr.pp_hum
# Please use Ipaddr.pp instead.
# File "src/tcp/wire.ml", line 47, characters 43-56:
# Warning 3: deprecated: Ipaddr.pp_hum
# Please use Ipaddr.pp instead.
#       ocamlc src/ethif/tcpip_ethif.cma
#       ocamlc src/ipv4/ipv4_common.{cmi,cmo,cmt}
#       ocamlc src/tcp/tcp__User_buffer.{cmi,cmti}
#       ocamlc src/ipv6/ipv6_wire.{cmi,cmo,cmt}
#     ocamlopt src/tcp/tcp__State.{cmx,o}
#     ocamlopt src/tcp/tcp__Tcptimer.{cmx,o}
#     ocamlopt src/udp/udp_packet.{cmx,o}
#       ocamlc src/icmp/icmpv4_packet.{cmo,cmt}
# File "src/icmp/icmpv4_packet.ml", line 23, characters 49-65:
# Warning 3: deprecated: Ipaddr.V4.pp_hum
# Please use Ipaddr.V4.pp instead.
#     ocamlopt src/ethif/ethif.{cmx,o}
#     ocamlopt src/tcp/tcp__Tcp_wire.{cmx,o}
#       ocamlc src/ipv4/ipv4_packet.{cmo,cmt}
# File "src/ipv4/ipv4_packet.ml", line 16, characters 4-20:
# Warning 3: deprecated: Ipaddr.V4.pp_hum
# Please use Ipaddr.V4.pp instead.
# File "src/ipv4/ipv4_packet.ml", line 16, characters 27-43:
# Warning 3: deprecated: Ipaddr.V4.pp_hum
# Please use Ipaddr.V4.pp instead.
#       ocamlc src/tcp/tcp__Segment.{cmo,cmt} (exit 2)
# (cd _build/default && /home/opam/.opam/4.06.1/bin/ocamlc.opt -w -40 -g -bin-annot -I /home/opam/.opam/4.06.1/lib/bigarray-compat -I /home/opam/.opam/4.06.1/lib/bytes -I /home/opam/.opam/4.06.1/lib/cstruct -I /home/opam/.opam/4.06.1/lib/duration -I /home/opam/.opam/4.06.1/lib/fmt -I /home/opam/.opam/4.06.1/lib/io-page -I /home/opam/.opam/4.06.1/lib/ipaddr -I /home/opam/.opam/4.06.1/lib/logs -I /home/opam/.opam/4.06.1/lib/lwt -I /home/opam/.opam/4.06.1/lib/mirage-clock -I /home/opam/.opam/4.06.1/lib/mirage-device -I /home/opam/.opam/4.06.1/lib/mirage-flow -I /home/opam/.opam/4.06.1/lib/mirage-profile -I /home/opam/.opam/4.06.1/lib/mirage-protocols -I /home/opam/.opam/4.06.1/lib/mirage-protocols-lwt -I /home/opam/.opam/4.06.1/lib/mirage-random -I /home/opam/.opam/4.06.1/lib/mirage-time -I /home/opam/.opam/4.06.1/lib/mirage-time-lwt -I /home/opam/.opam/4.06.1/lib/ocaml -I /home/opam/.opam/4.06.1/lib/ocplib-endian -I /home/opam/.opam/4.06.1/lib/ocplib-endian/bigstring -I /home/opam/.opam/4.06.1/lib/randomconv -I /home/opam/.opam/4.06.1/lib/result -I /home/opam/.opam/4.06.1/lib/rresult -I /home/opam/.opam/4.06.1/lib/seq -I /home/opam/.opam/4.06.1/lib/sexplib -I /home/opam/.opam/4.06.1/lib/sexplib/0 -I /home/opam/.opam/4.06.1/lib/stdlib-shims -I src/tcpip_checksum -no-alias-deps -I src/tcp -open Tcp -o src/tcp/tcp__Segment.cmo -c -impl src/tcp/segment.pp.ml)
# File "src/tcp/segment.ml", line 24, characters 12-29:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/segment.ml", line 24, characters 33-51:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/segment.ml", line 28, characters 12-29:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/segment.ml", line 28, characters 33-51:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/segment.ml", line 32, characters 8-31:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/segment.ml", line 39, characters 8-31:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/segment.ml", line 42, characters 12-30:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/segment.ml", line 46, characters 8-31:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/segment.ml", line 260, characters 14-28:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/segment.ml", line 330, characters 12-35:
# Warning 3: deprecated: module Lwt_sequence
#  Use package lwt-dllist. See
#    https://github.com/mirage/lwt-dllist
# File "src/tcp/segment.ml", line 369, characters 25-73:
# Error: This expression has type ('a, 'b) Result.result Lwt.t
#        but an expression was expected of type unit Lwt.t
#        Type ('a, 'b) Result.result = ('a, 'b) Pervasives.result
#        is not compatible with type unit 



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install charrua-core 0.11.0
| - install vpnkit       0.2.0
+- 
+- The following actions failed
| - build tcpip 3.3.1
+- 
+- The following changes have been performed (the rest was aborted)
| - remove  ocaml-secondary-compiler 4.08.1-1
| - install asl                      0.11
| - install astring                  0.8.5
| - install base                     v0.10.0
| - install base-bytes               base
| - install base64                   2.3.0
| - install bigarray-compat          1.0.0
| - install cmdliner                 1.0.4
| - install cohttp                   1.1.1
| - install cohttp-lwt               1.1.1
| - install conf-autoconf            0.1
| - install conf-pkg-config          2
| - install conf-which               1
| - install configurator             v0.10.0
| - install cppo                     1.6.7
| - install cstruct                  3.7.0
| - install cstruct-lwt              3.7.0
| - install datakit-server           1.0.0
| - install datakit-server-9p        1.0.0
| - install dns                      1.1.0
| - install dns-forward              0.10.0
| - install dns-lwt                  1.1.0
| - install dnssd                    0.5.0
| - install domain-name              0.2.1
| - install dune                     2.0.1
| - install dune-configurator        2.0.1
| - install dune-private-libs        2.0.1
| - install duration                 0.1.3
| - install ezjsonm                  1.1.0
| - install fd-send-recv             2.0.1
| - install fieldslib                v0.10.0
| - install fmt                      0.8.9
| - install hashcons                 1.3
| - install hex                      1.4.0
| - install hvsock                   1.0.2
| - install io-page                  2.3.0
| - install io-page-unix             2.3.0
| - install ipaddr                   2.9.0
| - install jbuilder                 1.0+beta17
| - install jsonm                    1.0.1
| - install logs                     0.7.0
| - install lwt                      5.4.1
| - install menhir                   20200123
| - install menhirLib                20200123
| - install menhirSdk                20200123
| - install mirage-channel           3.2.0
| - install mirage-channel-lwt       3.2.0
| - install mirage-clock             2.0.0
| - install mirage-clock-lwt         2.0.0
| - install mirage-clock-unix        2.0.0
| - install mirage-device            1.2.0
| - install mirage-dns               3.1.1
| - install mirage-flow              1.6.0
| - install mirage-flow-lwt          1.6.0
| - install mirage-kv                1.1.1
| - install mirage-kv-lwt            1.1.0
| - install mirage-net               1.2.0
| - install mirage-net-lwt           1.1.0
| - install mirage-profile           0.9.1
| - install mirage-protocols         1.2.0
| - install mirage-protocols-lwt     1.2.0
| - install mirage-random            1.1.0
| - install mirage-stack             1.1.0
| - install mirage-stack-lwt         1.1.0
| - install mirage-time              1.3.0
| - install mirage-time-lwt          1.3.0
| - install mirage-vnetif            0.4.0
| - install mmap                     1.1.0
| - install mtime                    1.2.0
| - install num                      1.4
| - install ocaml-compiler-libs      v0.10.0
| - install ocaml-migrate-parsetree  1.8.0
| - install ocaml-syntax-shims       1.0.0
| - install ocamlbuild               0.14.0
| - install ocamlfind                1.9.1
| - install ocplib-endian            1.1
| - install omake                    0.10.3
| - install pcap-format              0.5.2
| - install ppx_ast                  v0.10.0
| - install ppx_core                 v0.10.0
| - install ppx_cstruct              3.7.0
| - install ppx_derivers             1.2.1
| - install ppx_driver               v0.10.2
| - install ppx_fields_conv          v0.10.0
| - install ppx_metaquot             v0.10.0
| - install ppx_optcomp              v0.10.0
| - install ppx_sexp_conv            v0.10.0
| - install ppx_tools                5.1+4.06.0
| - install ppx_tools_versioned      5.4.0
| - install ppx_traverse_builtins    v0.10.0
| - install ppx_type_conv            v0.10.0
| - install protocol-9p              2.0.0
| - install randomconv               0.1.3
| - install re                       1.9.0
| - install result                   1.5
| - install rresult                  0.6.0
| - install seq                      0.2.2
| - install sexplib                  v0.10.0
| - install stdio                    v0.10.0
| - install stdlib-shims             0.3.0
| - install stringext                1.6.0
| - install tar                      1.1.0
| - install topkg                    1.0.3
| - install uchar                    0.0.2
| - install uri                      1.9.7
| - install uuidm                    0.9.7
| - install uutf                     1.0.2
| - install uwt                      0.3.3
| - install win-error                1.0
| - install win-eventlog             0.3
+- 

<><> configurator.v0.10.0 installed successfully ><><><><><><><><><><><><><><><>
=> Note: This package is deprecated.
=> configurator is deprecated. Please use dune-configurator in new code and consider switching to it in existing projects.
# Run eval $(opam env) to update the current shell environment

The former state can be restored with:
    /usr/bin/opam switch import "/home/opam/.opam/4.06.1/.opam-switch/backup/state-20210705051458.export"
'opam install -vy vpnkit.0.2.0' failed.
"/bin/bash" "-c"
"
opam remove -y "vpnkit.0.2.0"
opam install -vy "vpnkit.0.2.0"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "vpnkit.0.2.0" | grep -q '"debian-unstable"'; then
        echo "This package failed and has been disabled for CI using the 'x-ci-accept-failures' field."
        exit 69
    fi
fi


exit $res
" failed with exit status 31
Failed: Build failed