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


Building on x86-bm-14.ocamllabs.io

(from ocaml/opam:debian-unstable@sha256:286b1a07f166d69599599e77d36ff670e397cb189a08f108911b5151b4668ce1)
2022-06-02 21:57.17 ---> using "47ed2e5e0feee1987ba23dd55270cc6ad201fc29c17004e34e901e030428f794" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2022-06-02 21:57.17 ---> using "4a75653e8e13af1975fafc6190bea646f6c5227de6a31d9a10c263381aa24cc1" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q acdf0fda43c6ad752dca7fbab614d7a45df50538"))
2022-06-02 21:57.17 ---> using "e017e24311b2d1facae68aa054d4808ac0fd85da474fe18b5feb752a484a7401" from cache

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


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

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

2022-06-02 21:57.17 ---> using "fe4ab29b581b2ba4fc496c6fcd5cd0653b4902fb6da880b540dae71463661523" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '5.0' '5.0.0+trunk'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-variants" {= "5.0.0+trunk"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-variants.5.0.0+trunk  (https://github.com/ocaml/ocaml/archive/trunk.tar.gz)
-> installed ocaml-variants.5.0.0+trunk
-> installed ocaml-config.3
-> installed ocaml.5.0.0
-> installed base-domains.base
-> installed base-nnp.base
Done.
# Run eval $(opam env --switch=5.0) to update the current shell environment
2022-06-02 21:57.17 ---> using "29d41a14dd7a41042cb73eaaeb90a277bd24410b4169c6d4a5c606f93db693e4" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [165 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-06-02-2003.50-F-2022-06-01-1416.25.pdiff [73.9 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-06-02-2003.50-F-2022-06-01-1416.25.pdiff [73.9 kB]
- Fetched 303 kB in 2s (152 kB/s)
- Reading package lists...
- 
2022-06-02 21:57.17 ---> using "b4aefd8d042c8fcd5e409d9a7cda153a8aa244339a57738ac872ec4928511229" from cache

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

Nothing to do.
The following actions will be performed:
=== install 69 packages
  - install async                   v0.14.0            [required by async_graphics]
  - install async_graphics          0.7.0
  - install async_kernel            v0.14.0            [required by async]
  - install async_rpc_kernel        v0.14.0            [required by async]
  - install async_unix              v0.14.0            [required by async_graphics]
  - install base                    v0.14.3            [required by core_kernel]
  - install base_bigstring          v0.14.0            [required by core_kernel]
  - install base_quickcheck         v0.14.1            [required by core_kernel]
  - install bin_prot                v0.14.0            [required by core_kernel]
  - install conf-libX11             1                  [required by graphics]
  - install conf-pkg-config         2                  [required by graphics]
  - install core                    v0.14.1            [required by async]
  - install core_kernel             v0.14.2            [required by async]
  - install csexp                   1.5.1              [required by dune-configurator]
  - install dune                    3.2.0              [required by async_graphics]
  - install dune-configurator       3.2.0              [required by base]
  - install fieldslib               v0.14.0            [required by core_kernel]
  - install graphics                5.1.2              [required by async_graphics]
  - install jane-street-headers     v0.14.0            [required by core_kernel]
  - install jst-config              v0.14.1            [required by core_kernel, core]
  - install num                     1.4                [required by sexplib]
  - install ocaml-compiler-libs     v0.12.4            [required by ppxlib]
  - install ocamlfind               1.9.3              [required by num]
  - install octavius                1.2.2              [required by ppx_js_style]
  - install parsexp                 v0.14.2            [required by sexplib]
  - install ppx_assert              v0.14.0            [required by core_kernel]
  - install ppx_base                v0.14.0            [required by core_kernel]
  - install ppx_bench               v0.14.1            [required by ppx_jane]
  - install ppx_bin_prot            v0.14.0            [required by ppx_jane]
  - install ppx_cold                v0.14.0            [required by ppx_base]
  - install ppx_compare             v0.14.0            [required by ppx_base, bin_prot]
  - install ppx_custom_printf       v0.14.1            [required by ppx_jane]
  - install ppx_derivers            1.2.1              [required by ppxlib]
  - install ppx_enumerate           v0.14.0            [required by ppx_base]
  - install ppx_expect              v0.14.2            [required by ppx_jane]
  - install ppx_fields_conv         v0.14.2            [required by ppx_jane]
  - install ppx_fixed_literal       v0.14.0            [required by ppx_jane]
  - install ppx_hash                v0.14.0            [required by core_kernel]
  - install ppx_here                v0.14.0            [required by ppx_jane]
  - install ppx_inline_test         v0.14.1            [required by core_kernel]
  - install ppx_jane                v0.14.0            [required by async]
  - install ppx_js_style            v0.14.1            [required by ppx_base]
  - install ppx_let                 v0.14.0            [required by ppx_jane]
  - install ppx_module_timer        v0.14.0            [required by ppx_jane]
  - install ppx_optcomp             v0.14.3            [required by core_kernel]
  - install ppx_optional            v0.14.0            [required by ppx_jane]
  - install ppx_pipebang            v0.14.0            [required by ppx_jane]
  - install ppx_sexp_conv           v0.14.3            [required by core_kernel]
  - install ppx_sexp_message        v0.14.1            [required by core_kernel]
  - install ppx_sexp_value          v0.14.0            [required by ppx_jane]
  - install ppx_stable              v0.14.1            [required by ppx_jane]
  - install ppx_string              v0.14.1            [required by ppx_jane]
  - install ppx_typerep_conv        v0.14.2            [required by ppx_jane]
  - install ppx_variants_conv       v0.14.2            [required by ppx_jane]
  - install ppxlib                  0.25.0~5.00preview [required by ppx_jane]
  - install protocol_version_header v0.14.0            [required by async_rpc_kernel]
  - install re                      1.10.4             [required by ppx_expect]
  - install seq                     base               [required by re]
  - install sexplib                 v0.14.0            [required by core_kernel, core]
  - install sexplib0                v0.14.0            [required by base, sexplib]
  - install spawn                   v0.15.1            [required by core]
  - install splittable_random       v0.14.0            [required by core_kernel]
  - install stdio                   v0.14.0            [required by core_kernel]
  - install stdlib-shims            0.3.0              [required by ppxlib]
  - install textutils               v0.14.0            [required by async]
  - install time_now                v0.14.0            [required by core_kernel]
  - install timezone                v0.14.0            [required by core]
  - install typerep                 v0.14.0            [required by core_kernel]
  - install variantslib             v0.14.0            [required by core_kernel]

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

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>

opam believes some required external dependencies are missing. opam can:
> 1. Run apt-get to install them (may need root/sudo access)
  2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal)
  3. Attempt installation anyway, and permanently register that this external dependency is present, but not detectable
  4. Abort the installation

[1/2/3/4] 1
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "pkg-config"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libglib2.0-0:amd64.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18687 files and directories currently installed.)
- Preparing to unpack .../0-libglib2.0-0_2.72.1-1_amd64.deb ...
- Unpacking libglib2.0-0:amd64 (2.72.1-1) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../1-libglib2.0-data_2.72.1-1_all.deb ...
- Unpacking libglib2.0-data (2.72.1-1) ...
- Selecting previously unselected package libicu71:amd64.
- Preparing to unpack .../2-libicu71_71.1-3_amd64.deb ...
- Unpacking libicu71:amd64 (71.1-3) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../3-libxml2_2.9.14+dfsg-1_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.14+dfsg-1) ...
- Selecting previously unselected package pkg-config.
- Preparing to unpack .../4-pkg-config_0.29.2-1_amd64.deb ...
- Unpacking pkg-config (0.29.2-1) ...
- Selecting previously unselected package shared-mime-info.
- Preparing to unpack .../5-shared-mime-info_2.2-1_amd64.deb ...
- Unpacking shared-mime-info (2.2-1) ...
- Selecting previously unselected package xdg-user-dirs.
- Preparing to unpack .../6-xdg-user-dirs_0.17-2_amd64.deb ...
- Unpacking xdg-user-dirs (0.17-2) ...
- Setting up libicu71:amd64 (71.1-3) ...
- Setting up xdg-user-dirs (0.17-2) ...
- Setting up libglib2.0-0:amd64 (2.72.1-1) ...
- No schema files found: doing nothing.
- Setting up libglib2.0-data (2.72.1-1) ...
- Setting up pkg-config (0.29.2-1) ...
- Setting up libxml2:amd64 (2.9.14+dfsg-1) ...
- Setting up shared-mime-info (2.2-1) ...
- Processing triggers for libc-bin (2.33-7) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/206:
Processing  2/206: [async_graphics.0.7.0: http]
Processing  3/206: [async_graphics.0.7.0: http]
-> retrieved async.v0.14.0  (cached)
Processing  4/206: [async_graphics.0.7.0: http]
-> retrieved async_kernel.v0.14.0  (cached)
Processing  5/206: [async_graphics.0.7.0: http]
-> retrieved async_rpc_kernel.v0.14.0  (cached)
Processing  6/206: [async_graphics.0.7.0: http]
-> retrieved async_unix.v0.14.0  (cached)
Processing  7/206: [async_graphics.0.7.0: http]
-> retrieved base.v0.14.3  (cached)
Processing  8/206: [async_graphics.0.7.0: http]
-> retrieved base_bigstring.v0.14.0  (cached)
Processing  9/206: [async_graphics.0.7.0: http]
-> retrieved base_quickcheck.v0.14.1  (cached)
Processing 10/206: [async_graphics.0.7.0: http]
Processing 11/206: [async_graphics.0.7.0: http]
Processing 12/206: [async_graphics.0.7.0: http]
Processing 13/206: [async_graphics.0.7.0: http] [conf-pkg-config: pkg-config]
-> retrieved bin_prot.v0.14.0  (cached)
Processing 14/206: [async_graphics.0.7.0: http] [conf-pkg-config: pkg-config]
-> retrieved core.v0.14.1  (cached)
Processing 15/206: [async_graphics.0.7.0: http] [conf-pkg-config: pkg-config]
Processing 15/206: [conf-pkg-config: pkg-config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/5.0/.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
- 
-> compiled  conf-pkg-config.2
Processing 15/206:
Processing 16/206: [conf-pkg-config: mkdir]
-> retrieved core_kernel.v0.14.2  (cached)
Processing 17/206: [conf-pkg-config: mkdir]
-> retrieved csexp.1.5.1  (cached)
Processing 18/206: [conf-pkg-config: mkdir]
-> retrieved async_graphics.0.7.0  (https://github.com/lpw25/async_graphics/archive/0.7.0.tar.gz)
Processing 19/206: [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/5.0/lib/pkgconfig" (CWD=/home/opam/.opam/5.0/.opam-switch/build/conf-pkg-config.2)
-> installed conf-pkg-config.2
Processing 19/206:
Processing 20/206: [conf-libX11: pkg-config x11]
-> retrieved fieldslib.v0.14.0  (cached)
Processing 21/206: [conf-libX11: pkg-config x11]
-> retrieved graphics.5.1.2  (cached)
Processing 22/206: [conf-libX11: pkg-config x11]
-> retrieved jane-street-headers.v0.14.0  (cached)
Processing 23/206: [conf-libX11: pkg-config x11]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "x11" (CWD=/home/opam/.opam/5.0/.opam-switch/build/conf-libX11.1)
-> compiled  conf-libX11.1
Processing 23/206:
-> installed conf-libX11.1
Processing 24/206:
-> retrieved jst-config.v0.14.1  (cached)
Processing 25/206:
-> retrieved num.1.4  (cached)
Processing 26/206:
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 27/206:
-> retrieved octavius.1.2.2  (cached)
Processing 28/206:
-> retrieved ocamlfind.1.9.3  (cached)
Processing 29/206:
-> retrieved parsexp.v0.14.2  (cached)
Processing 30/206:
-> retrieved ppx_assert.v0.14.0  (cached)
Processing 31/206:
-> retrieved ppx_base.v0.14.0  (cached)
Processing 32/206:
-> retrieved ppx_bench.v0.14.1  (cached)
Processing 33/206:
-> retrieved ppx_bin_prot.v0.14.0  (cached)
Processing 34/206:
-> retrieved ppx_cold.v0.14.0  (cached)
Processing 35/206:
-> retrieved ppx_compare.v0.14.0  (cached)
Processing 36/206:
-> retrieved ppx_custom_printf.v0.14.1  (cached)
Processing 37/206:
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 38/206:
-> retrieved ppx_enumerate.v0.14.0  (cached)
Processing 39/206:
-> retrieved ppx_expect.v0.14.2  (cached)
Processing 40/206:
-> retrieved ppx_fields_conv.v0.14.2  (cached)
Processing 41/206:
-> retrieved ppx_fixed_literal.v0.14.0  (cached)
Processing 42/206:
-> retrieved ppx_hash.v0.14.0  (cached)
Processing 43/206:
-> retrieved ppx_here.v0.14.0  (cached)
Processing 44/206:
-> retrieved ppx_inline_test.v0.14.1  (cached)
Processing 45/206:
-> retrieved ppx_jane.v0.14.0  (cached)
Processing 46/206:
-> retrieved ppx_js_style.v0.14.1  (cached)
Processing 47/206:
-> retrieved ppx_let.v0.14.0  (cached)
Processing 48/206:
-> retrieved ppx_module_timer.v0.14.0  (cached)
Processing 49/206:
-> retrieved ppx_optcomp.v0.14.3  (cached)
Processing 50/206:
-> retrieved ppx_optional.v0.14.0  (cached)
Processing 51/206:
-> retrieved dune.3.2.0, dune-configurator.3.2.0  (cached)
Processing 52/206:
Processing 53/206: [dune: ocaml bootstrap.ml]
-> retrieved ppx_pipebang.v0.14.0  (cached)
Processing 54/206: [dune: ocaml bootstrap.ml]
-> retrieved ppx_sexp_conv.v0.14.3  (cached)
Processing 55/206: [dune: ocaml bootstrap.ml]
-> retrieved ppx_sexp_message.v0.14.1  (cached)
Processing 56/206: [dune: ocaml bootstrap.ml]
-> retrieved ppx_sexp_value.v0.14.0  (cached)
Processing 57/206: [dune: ocaml bootstrap.ml]
-> retrieved ppx_stable.v0.14.1  (cached)
Processing 58/206: [dune: ocaml bootstrap.ml]
-> retrieved ppx_string.v0.14.1  (cached)
Processing 59/206: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml]
-> retrieved ppx_typerep_conv.v0.14.2  (cached)
Processing 60/206: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml]
-> retrieved ppx_variants_conv.v0.14.2  (cached)
Processing 61/206: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml]
-> retrieved protocol_version_header.v0.14.0  (cached)
Processing 62/206: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml]
Processing 63/206: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml]
Processing 64/206: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml]
-> installed seq.base
Processing 65/206: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml]
-> retrieved sexplib.v0.14.0  (cached)
Processing 66/206: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml]
-> retrieved re.1.10.4  (cached)
Processing 67/206: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml]
-> retrieved sexplib0.v0.14.0  (cached)
Processing 68/206: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml]
-> retrieved spawn.v0.15.1  (cached)
Processing 69/206: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml]
-> retrieved splittable_random.v0.14.0  (cached)
Processing 70/206: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml]
-> retrieved stdio.v0.14.0  (cached)
Processing 71/206: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 72/206: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml]
-> retrieved textutils.v0.14.0  (cached)
Processing 73/206: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml]
-> retrieved time_now.v0.14.0  (cached)
Processing 74/206: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml]
-> retrieved timezone.v0.14.0  (cached)
Processing 75/206: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml]
-> retrieved typerep.v0.14.0  (cached)
-> retrieved variantslib.v0.14.0  (cached)
-> retrieved ppxlib.0.25.0~5.00preview  (git+https://github.com/kit-ty-kate/ppxlib.git#500)
Processing 75/206: [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "31" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune.3.2.0)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- ./.duneboot.exe -j 31
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_filesystem_stubs.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads spawn.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads async_inotify_for_dune__async_inotify.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads ocaml_inotify__inotify.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads spawn.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads build_path_prefix_map.ml
- File "vendor/build_path_prefix_map/src/build_path_prefix_map.ml", line 5, characters 17-31:
- Alert deprecated: Stdlib.Printf.kprintf
- Use Printf.ksprintf instead.
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_filesystem_stubs.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads ocaml_inotify__inotify.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamLexer.ml
- File "vendor/opam-file-format/src/opamLexer.mll", line 21, characters 2-16:
- Alert deprecated: Stdlib.Printf.kprintf
- Use Printf.ksprintf instead.
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads stdune__path.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads stdune__metrics.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads stdune__digest.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads stdune__ansi_color.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads stdune__proc.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads stdune__fpath.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads stdune__path.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads stdune__temp.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads stdune__digest.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads stdune__io.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads stdune__sys.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads stdune__bin.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads stdune__env.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads stdune__proc.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads stdune.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_util__config.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_util__log.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_engine__cached_digest.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads async_inotify_for_dune__async_inotify.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_util__config.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_stats.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_util__log.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads csexp_rpc.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_file_watcher.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_action_plugin.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_rpc_impl__where.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads memo.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_rpc_impl__where.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_util__report_error.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_util.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_cache_storage__layout.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_engine__fs_cache.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_cache_storage__util.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_engine__diff_promotion.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_engine__cached_digest.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_rpc_server.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_engine__fs_cache.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_cache__trimmer.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_cache__local.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_engine__fs_memo.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_engine__targets.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_engine__scheduler.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_engine__process.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_engine__print_diff.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_engine__source_tree.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_engine__sandbox.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_engine__target_promotion.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_engine__action_exec.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_engine__rule_cache.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_engine__load_rules.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_engine__build_system.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads csexp_rpc.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_config.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_rpc_impl__run.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_rules__findlib.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_rules__artifact_substitution.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads main__dune_init.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads main__build_cmd.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads main__install_uninstall.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -o ../dune.exe -g -I +threads unix.cmxa threads.cmxa readdir.o wait3_stubs.o spawn_stubs.o fsevents_stubs.o inotify_stubs.o pthread_chdir_stubs.o -args compiled_ml_files
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- 

Processing 75/206: [dune: ./dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "31" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune.3.2.0)
-> compiled  dune.3.2.0
-> installed dune.3.2.0
Processing 77/206: [csexp: dune build]
Processing 78/206: [csexp: dune build] [jane-street-headers: dune build]
Processing 79/206: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build]
Processing 80/206: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build]
Processing 81/206: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build]
Processing 82/206: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build]
Processing 83/206: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build]
Processing 84/206: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build]
Processing 85/206: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "spawn" "-j" "31" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/spawn.v0.15.1)
- File "src/dune", line 13, characters 12-16:
- 13 |  (libraries unix threads))
-                  ^^^^
- Error: Library "unix" in /home/opam/.opam/5.0/lib/ocaml is hidden
- (unsatisfied 'exist_if').
- -> required by library "spawn" in _build/default/src
- -> required by _build/default/META.spawn
- -> required by _build/install/default/lib/spawn/META
- -> required by _build/default/spawn.install
- -> required by alias install
[ERROR] The compilation of spawn.v0.15.1 failed at "dune build -p spawn -j 31 @install".
Processing 85/206: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 86/206: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "jane-street-headers" "-j" "31" (CWD=/home/opam/.opam/5.0/.opam-switch/build/jane-street-headers.v0.14.0)
-> compiled  jane-street-headers.v0.14.0
Processing 86/206: [csexp: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed jane-street-headers.v0.14.0
Processing 87/206: [csexp: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "31" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 87/206: [csexp: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ppx_derivers.1.2.1
Processing 88/206: [csexp: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "31" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/csexp.1.5.1)
-> compiled  csexp.1.5.1
Processing 88/206: [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed csexp.1.5.1
Processing 89/206: [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 90/206: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "31" (CWD=/home/opam/.opam/5.0/.opam-switch/build/sexplib0.v0.14.0)
- (cd _build/default && /home/opam/.opam/5.0/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.sexplib0.objs/byte -intf-suffix .ml -no-alias-deps -open Sexplib0__ -o src/.sexplib0.objs/byte/sexplib0__Sexp_conv.cmo -c -impl src/sexp_conv.ml)
- File "src/sexp_conv.ml", line 105, characters 15-31:
- 105 |       let id = Obj.extension_id
-                      ^^^^^^^^^^^^^^^^
- Error: Unbound value Obj.extension_id
- (cd _build/default && /home/opam/.opam/5.0/bin/ocamlopt.opt -w -40 -g -I src/.sexplib0.objs/byte -I src/.sexplib0.objs/native -intf-suffix .ml -no-alias-deps -open Sexplib0__ -o src/.sexplib0.objs/native/sexplib0__Sexp_conv.cmx -c -impl src/sexp_conv.ml)
- File "src/sexp_conv.ml", line 105, characters 15-31:
- 105 |       let id = Obj.extension_id
-                      ^^^^^^^^^^^^^^^^
- Error: Unbound value Obj.extension_id
[ERROR] The compilation of sexplib0.v0.14.0 failed at "dune build -p sexplib0 -j 31".
Processing 90/206: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [stdlib-shims: dune build]
Processing 91/206: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "31" (CWD=/home/opam/.opam/5.0/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 91/206: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build]
-> installed stdlib-shims.0.3.0
Processing 92/206: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune-configurator.3.2.0)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune-configurator.3.2.0)
Processing 92/206: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "31" (CWD=/home/opam/.opam/5.0/.opam-switch/build/re.1.10.4)
-> compiled  re.1.10.4
Processing 92/206: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build]
-> installed re.1.10.4
Processing 93/206: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-compiler-libs" "-j" "31" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ocaml-compiler-libs.v0.12.4)
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 93/206: [dune-configurator: dune build] [octavius: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 94/206: [dune-configurator: dune build] [octavius: dune build]
Processing 95/206: [dune-configurator: dune build] [octavius: dune build] [ppxlib: dune subst]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "octavius" "-j" "31" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/octavius.1.2.2)
-> compiled  octavius.1.2.2
Processing 95/206: [dune-configurator: dune build] [ppxlib: dune subst]
-> installed octavius.1.2.2
Processing 96/206: [dune-configurator: dune build] [ppxlib: dune subst]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "31" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune-configurator.3.2.0)
- File "otherlibs/configurator/src/dune", line 7, characters 12-16:
- 7 |  (libraries unix csexp)
-                 ^^^^
- Error: Library "unix" in /home/opam/.opam/5.0/lib/ocaml is hidden
- (unsatisfied 'exist_if').
- -> required by library "dune-configurator" in
-    _build/default/otherlibs/configurator/src
- -> required by _build/default/META.dune-configurator
- -> required by _build/install/default/lib/dune-configurator/META
- -> required by _build/default/dune-configurator.install
- -> required by alias install
[ERROR] The compilation of dune-configurator.3.2.0 failed at "dune build -p dune-configurator -j 31 @install".
Processing 96/206: [ppxlib: dune subst]
Processing 97/206: [ppxlib: dune subst]
Processing 98/206: [ppxlib: dune subst]
Processing 99/206: [ppxlib: dune subst]
Processing 100/206: [ppxlib: dune subst]
Processing 101/206: [ppxlib: dune subst]
Processing 102/206: [ppxlib: dune subst]
Processing 103/206: [ppxlib: dune subst]
Processing 104/206: [ppxlib: dune subst]
Processing 105/206: [ppxlib: dune subst]
Processing 106/206: [ppxlib: dune subst]
Processing 107/206: [ppxlib: dune subst]
Processing 108/206: [ppxlib: dune subst]
Processing 109/206: [ppxlib: dune subst]
Processing 110/206: [ppxlib: dune subst]
Processing 111/206: [ppxlib: dune subst]
Processing 112/206: [ppxlib: dune subst]
Processing 113/206: [ppxlib: dune subst]
Processing 114/206: [ppxlib: dune subst]
Processing 115/206: [ppxlib: dune subst]
Processing 116/206: [ppxlib: dune subst]
Processing 117/206: [ppxlib: dune subst]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "subst" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppxlib.0.25.0~5.00preview)
Processing 117/206: [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "31" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppxlib.0.25.0~5.00preview)
-> compiled  ppxlib.0.25.0~5.00preview
-> installed ppxlib.0.25.0~5.00preview
Processing 129/206: [ppx_pipebang: dune build]
Processing 130/206: [ppx_pipebang: dune build]
Processing 131/206: [ppx_pipebang: dune build]
Processing 132/206: [ppx_pipebang: dune build]
Processing 133/206: [ppx_pipebang: dune build]
Processing 134/206: [ppx_pipebang: dune build]
Processing 135/206: [ppx_pipebang: dune build]
Processing 136/206: [ppx_pipebang: dune build]
Processing 137/206: [ppx_pipebang: dune build]
Processing 138/206: [ppx_pipebang: dune build]
Processing 139/206: [ppx_pipebang: dune build]
Processing 140/206: [ppx_pipebang: dune build]
Processing 141/206: [ppx_pipebang: dune build]
Processing 142/206: [ppx_pipebang: dune build]
Processing 143/206: [ppx_pipebang: dune build]
Processing 144/206: [ppx_pipebang: dune build]
Processing 145/206: [ppx_pipebang: dune build]
Processing 146/206: [ppx_pipebang: dune build]
Processing 147/206: [ppx_pipebang: dune build]
Processing 148/206: [ppx_pipebang: dune build]
Processing 149/206: [ppx_pipebang: dune build]
Processing 150/206: [ppx_pipebang: dune build]
Processing 151/206: [ppx_pipebang: dune build]
Processing 152/206: [ppx_pipebang: dune build]
Processing 153/206: [ppx_pipebang: dune build]
Processing 154/206: [ppx_pipebang: dune build]
Processing 155/206: [ppx_pipebang: dune build]
Processing 156/206: [ppx_pipebang: dune build]
Processing 157/206: [ppx_pipebang: dune build]
Processing 158/206: [ppx_pipebang: dune build]
Processing 159/206: [ppx_pipebang: dune build]
Processing 160/206: [ppx_pipebang: dune build]
Processing 161/206: [ppx_pipebang: dune build]
Processing 162/206: [ppx_pipebang: dune build]
Processing 163/206: [ppx_pipebang: dune build]
Processing 164/206: [ppx_pipebang: dune build]
Processing 165/206: [ppx_pipebang: dune build]
Processing 166/206: [ppx_pipebang: dune build]
Processing 167/206: [ppx_pipebang: dune build]
Processing 168/206: [ppx_pipebang: dune build]
Processing 169/206: [ppx_pipebang: dune build]
Processing 170/206: [ppx_pipebang: dune build]
Processing 171/206: [ppx_pipebang: dune build]
Processing 172/206: [ppx_pipebang: dune build]
Processing 173/206: [ppx_pipebang: dune build]
Processing 174/206: [ppx_pipebang: dune build]
Processing 175/206: [ppx_pipebang: dune build]
Processing 176/206: [ppx_pipebang: dune build]
Processing 177/206: [ppx_pipebang: dune build]
Processing 178/206: [ppx_pipebang: dune build]
Processing 179/206: [ppx_pipebang: dune build]
Processing 180/206: [ppx_pipebang: dune build]
Processing 181/206: [ppx_pipebang: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_pipebang" "-j" "31" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_pipebang.v0.14.0)
-> compiled  ppx_pipebang.v0.14.0
-> installed ppx_pipebang.v0.14.0

#=== ERROR while compiling spawn.v0.15.1 ======================================#
# context              2.2.0~alpha~dev | linux/x86_64 | ocaml-variants.5.0.0+trunk | file:///home/opam/opam-repository
# path                 ~/.opam/5.0/.opam-switch/build/spawn.v0.15.1
# command              ~/.opam/opam-init/hooks/sandbox.sh build dune build -p spawn -j 31 @install
# exit-code            1
# env-file             ~/.opam/log/spawn-10-ee10f1.env
# output-file          ~/.opam/log/spawn-10-ee10f1.out
### output ###
# File "src/dune", line 13, characters 12-16:
# 13 |  (libraries unix threads))
#                  ^^^^
# Error: Library "unix" in /home/opam/.opam/5.0/lib/ocaml is hidden
# (unsatisfied 'exist_if').
# -> required by library "spawn" in _build/default/src
# -> required by _build/default/META.spawn
# -> required by _build/install/default/lib/spawn/META
# -> required by _build/default/spawn.install
# -> required by alias install


#=== ERROR while compiling sexplib0.v0.14.0 ===================================#
# context              2.2.0~alpha~dev | linux/x86_64 | ocaml-variants.5.0.0+trunk | file:///home/opam/opam-repository
# path                 ~/.opam/5.0/.opam-switch/build/sexplib0.v0.14.0
# command              ~/.opam/opam-init/hooks/sandbox.sh build dune build -p sexplib0 -j 31
# exit-code            1
# env-file             ~/.opam/log/sexplib0-10-78d3bd.env
# output-file          ~/.opam/log/sexplib0-10-78d3bd.out
### output ###
# (cd _build/default && /home/opam/.opam/5.0/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.sexplib0.objs/byte -intf-suffix .ml -no-alias-deps -open Sexplib0__ -o src/.sexplib0.objs/byte/sexplib0__Sexp_conv.cmo -c -impl src/sexp_conv.ml)
# File "src/sexp_conv.ml", line 105, characters 15-31:
# 105 |       let id = Obj.extension_id
#                      ^^^^^^^^^^^^^^^^
# Error: Unbound value Obj.extension_id
# (cd _build/default && /home/opam/.opam/5.0/bin/ocamlopt.opt -w -40 -g -I src/.sexplib0.objs/byte -I src/.sexplib0.objs/native -intf-suffix .ml -no-alias-deps -open Sexplib0__ -o src/.sexplib0.objs/native/sexplib0__Sexp_conv.cmx -c -impl src/sexp_conv.ml)
# File "src/sexp_conv.ml", line 105, characters 15-31:
# 105 |       let id = Obj.extension_id
#                      ^^^^^^^^^^^^^^^^
# Error: Unbound value Obj.extension_id


#=== ERROR while compiling dune-configurator.3.2.0 ============================#
# context              2.2.0~alpha~dev | linux/x86_64 | ocaml-variants.5.0.0+trunk | file:///home/opam/opam-repository
# path                 ~/.opam/5.0/.opam-switch/build/dune-configurator.3.2.0
# command              ~/.opam/opam-init/hooks/sandbox.sh build dune build -p dune-configurator -j 31 @install
# exit-code            1
# env-file             ~/.opam/log/dune-configurator-10-32bdff.env
# output-file          ~/.opam/log/dune-configurator-10-32bdff.out
### output ###
# File "otherlibs/configurator/src/dune", line 7, characters 12-16:
# 7 |  (libraries unix csexp)
#                 ^^^^
# Error: Library "unix" in /home/opam/.opam/5.0/lib/ocaml is hidden
# (unsatisfied 'exist_if').
# -> required by library "dune-configurator" in
#    _build/default/otherlibs/configurator/src
# -> required by _build/default/META.dune-configurator
# -> required by _build/install/default/lib/dune-configurator/META
# -> required by _build/default/dune-configurator.install
# -> required by alias install



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install async                   v0.14.0
| - install async_graphics          0.7.0
| - install async_kernel            v0.14.0
| - install async_rpc_kernel        v0.14.0
| - install async_unix              v0.14.0
| - install base                    v0.14.3
| - install base_bigstring          v0.14.0
| - install base_quickcheck         v0.14.1
| - install bin_prot                v0.14.0
| - install core                    v0.14.1
| - install core_kernel             v0.14.2
| - install fieldslib               v0.14.0
| - install graphics                5.1.2
| - install jst-config              v0.14.1
| - install num                     1.4
| - install ocamlfind               1.9.3
| - install parsexp                 v0.14.2
| - install ppx_assert              v0.14.0
| - install ppx_base                v0.14.0
| - install ppx_bench               v0.14.1
| - install ppx_bin_prot            v0.14.0
| - install ppx_cold                v0.14.0
| - install ppx_compare             v0.14.0
| - install ppx_custom_printf       v0.14.1
| - install ppx_enumerate           v0.14.0
| - install ppx_expect              v0.14.2
| - install ppx_fields_conv         v0.14.2
| - install ppx_fixed_literal       v0.14.0
| - install ppx_hash                v0.14.0
| - install ppx_here                v0.14.0
| - install ppx_inline_test         v0.14.1
| - install ppx_jane                v0.14.0
| - install ppx_js_style            v0.14.1
| - install ppx_let                 v0.14.0
| - install ppx_module_timer        v0.14.0
| - install ppx_optcomp             v0.14.3
| - install ppx_optional            v0.14.0
| - install ppx_sexp_conv           v0.14.3
| - install ppx_sexp_message        v0.14.1
| - install ppx_sexp_value          v0.14.0
| - install ppx_stable              v0.14.1
| - install ppx_string              v0.14.1
| - install ppx_typerep_conv        v0.14.2
| - install ppx_variants_conv       v0.14.2
| - install protocol_version_header v0.14.0
| - install sexplib                 v0.14.0
| - install splittable_random       v0.14.0
| - install stdio                   v0.14.0
| - install textutils               v0.14.0
| - install time_now                v0.14.0
| - install timezone                v0.14.0
| - install typerep                 v0.14.0
| - install variantslib             v0.14.0
+- 
+- The following actions failed
| - build dune-configurator 3.2.0
| - build sexplib0          v0.14.0
| - build spawn             v0.15.1
+- 
+- The following changes have been performed (the rest was aborted)
| - install conf-libX11         1
| - install conf-pkg-config     2
| - install csexp               1.5.1
| - install dune                3.2.0
| - install jane-street-headers v0.14.0
| - install ocaml-compiler-libs v0.12.4
| - install octavius            1.2.2
| - install ppx_derivers        1.2.1
| - install ppx_pipebang        v0.14.0
| - install ppxlib              0.25.0~5.00preview
| - install re                  1.10.4
| - install seq                 base
| - install stdlib-shims        0.3.0
+- 
# 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/5.0/.opam-switch/backup/state-20220602215719.export"
'opam install -vy async_graphics.0.7.0' failed.
"/bin/bash" "-c"
"
opam remove -y "async_graphics.0.7.0"
opam install -vy "async_graphics.0.7.0"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "async_graphics.0.7.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