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


Building on x86-bm-9.ocamllabs.io

(from ocurrent/opam:debian-unstable)
---> 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 'dcdba1db7b6ad3d18cc0b07e8337d02c160c62b3'\
               \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 '7af4b295dc2de0b2b594c05ab4af40ef963bbc5c'\
               \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 fmt]
  - install cmdliner           1.0.4        [required by opam-0install-cudf, opam-devel]
  - install dune               2.8.5        [required by opam-0install-cudf, opam-devel]
  - install ocamlbuild         0.14.0       [required by cudf, fmt]
  - install base-bytes         base         [required by extlib]
  - install stdlib-shims       0.3.0        [required by fmt]
  - install re                 1.9.0        [required by opam-client]
  - install opam-file-format   2.3.0*       [required by opam-format]
  - install cppo               1.6.7        [required by extlib]
  - install 0install-solver    2.17         [required by opam-0install-cudf]
  - install topkg              1.0.3        [required by fmt]
  - install ocamlgraph         2.0.0        [required by dose3]
  - install extlib             1.7.7-1      [required by cudf, opam-client]
  - install fmt                0.8.9        [required by opam-0install-cudf]
  - 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
  - install mccs               1.1+12       [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*
===== 26 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.8.5] downloaded from https://github.com/ocaml/dune/releases/download/2.8.5/dune-2.8.5.tbz
[fmt.0.8.9] downloaded from https://erratique.ch/software/fmt/releases/fmt-0.8.9.tbz
[mccs.1.1+12] downloaded from https://github.com/AltGr/ocaml-mccs/archive/1.1+12.tar.gz
[extlib.1.7.7-1] downloaded from https://ygrek.org/p/release/ocaml-extlib/extlib-1.7.7.tar.gz
[ocamlbuild.0.14.0] downloaded from https://github.com/ocaml/ocamlbuild/archive/0.14.0.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] downloaded from https://github.com/ocaml-opam/opam-0install-solver/releases/download/v0.4/opam-0install-cudf-v0.4.tbz
[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
[topkg.1.0.3] downloaded from http://erratique.ch/software/topkg/releases/topkg-1.0.3.tbz
[opam-file-format.2.3.0] synchronised from git+https://github.com/rjbou/opam-file-format#endpos

<><> 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.8.5
-> installed stdlib-shims.0.3.0
-> installed topkg.1.0.3
-> installed 0install-solver.2.17
-> installed cppo.1.6.7
-> installed opam-file-format.2.3.0
-> installed re.1.9.0
-> installed ocamlgraph.2.0.0
-> installed fmt.0.8.9
-> installed extlib.1.7.7-1
-> installed opam-core.2.1.0~beta4
-> installed cudf.0.9-1
-> installed opam-0install-cudf.0.4
-> installed mccs.1.1+12
-> 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
---> using "310fb7594d9f0873efc277b6742d0667f048239b4a32d1032c7317df22d8acfe" from cache

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --disable-sandboxing ~/opam-repository"))
Configuring from /home/opam/.opamrc and then 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.

---> using "6e0e4cb8d83a997aa93a89995166c703e50432ac925f85088097ad965e1b2fdd" from cache

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

/: (run (shell "opam repository add --dont-select 'beta' ~/'beta'"))
[beta] Initialised
---> using "9db56549e55b576bd26307f46fea6c6449257ac7eeae4cd6652544efa56b5957" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.08.1  (cached)
-> installed ocaml-base-compiler.4.08.1
-> installed ocaml-config.1
-> installed ocaml.4.08.1
Done.
# Run eval $(opam env --switch=4.08.1) to update the current shell environment
---> using "6c602c497e245a94b60d79e1d62d42ee71a70312e56e76facc18834cd26bb85a" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [157 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 [8625 kB]
- Fetched 8846 kB in 6s (1496 kB/s)
- Reading package lists...
---> using "03d59865d857c17b4dcee2d6de320a9b8a51c01babdcd3c41feff0c69ce7751f" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam install -vy \"combinat.1.0\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"combinat.1.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\
               \n\
               \nfi\
               \nexit $res\
               \n"))
The following actions will be performed:
  - install seq                     base    [required by re]
  - install dune                    2.8.5   [required by combinat]
  - install stdlib-shims            0.3.0   [required by ppxlib]
  - install sexplib0                v0.14.0 [required by base]
  - install result                  1.5     [required by dune-configurator]
  - install re                      1.9.0   [required by ppx_expect]
  - install ppx_derivers            1.2.1   [required by ppxlib]
  - install octavius                1.2.2   [required by ppx_js_style]
  - install ocaml-migrate-parsetree 2.1.0   [required by ppxlib]
  - install ocaml-compiler-libs     v0.12.3 [required by ppxlib]
  - install jane-street-headers     v0.14.0 [required by time_now]
  - install csexp                   1.5.1   [required by dune-configurator]
  - install ppxlib                  0.22.0  [required by ppx_expect]
  - install dune-configurator       2.8.5   [required by base]
  - install base                    v0.14.1 [required by combinat]
  - install stdio                   v0.14.0 [required by combinat]
  - install ppx_sexp_conv           v0.14.3 [required by combinat]
  - install ppx_js_style            v0.14.0 [required by ppx_base]
  - install ppx_here                v0.14.0 [required by ppx_expect]
  - install ppx_enumerate           v0.14.0 [required by ppx_base]
  - install ppx_compare             v0.14.0 [required by ppx_base]
  - install ppx_cold                v0.14.0 [required by ppx_base]
  - install ppx_optcomp             v0.14.1 [required by time_now]
  - install ppx_hash                v0.14.0 [required by ppx_base]
  - install ppx_assert              v0.14.0 [required by jst-config]
  - install ppx_base                v0.14.0 [required by time_now]
  - install jst-config              v0.14.0 [required by time_now]
  - install time_now                v0.14.0 [required by ppx_inline_test]
  - install ppx_inline_test         v0.14.1 [required by ppx_expect]
  - install ppx_expect              v0.14.1 [required by combinat]
  - install combinat                1.0
===== 31 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/93:
Processing  2/93:
Processing  3/93:
-> retrieved base.v0.14.1  (cached)
Processing  4/93:
-> retrieved combinat.1.0  (cached)
Processing  5/93:
-> retrieved csexp.1.5.1  (cached)
Processing  6/93:
-> retrieved jane-street-headers.v0.14.0  (cached)
Processing  7/93:
-> retrieved jst-config.v0.14.0  (cached)
Processing  8/93:
-> retrieved ocaml-compiler-libs.v0.12.3  (cached)
Processing  9/93:
-> retrieved ocaml-migrate-parsetree.2.1.0  (cached)
Processing 10/93:
-> retrieved dune.2.8.5  (cached)
Processing 11/93:
Processing 12/93: [dune: ocaml bootstrap.ml]
-> retrieved dune-configurator.2.8.5  (cached)
Processing 13/93: [dune: ocaml bootstrap.ml]
-> retrieved octavius.1.2.2  (cached)
Processing 14/93: [dune: ocaml bootstrap.ml]
-> retrieved ppx_assert.v0.14.0  (cached)
Processing 15/93: [dune: ocaml bootstrap.ml]
-> retrieved ppx_base.v0.14.0  (cached)
Processing 16/93: [dune: ocaml bootstrap.ml]
-> retrieved ppx_cold.v0.14.0  (cached)
Processing 17/93: [dune: ocaml bootstrap.ml]
-> retrieved ppx_compare.v0.14.0  (cached)
Processing 18/93: [dune: ocaml bootstrap.ml]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 19/93: [dune: ocaml bootstrap.ml]
-> retrieved ppx_enumerate.v0.14.0  (cached)
Processing 20/93: [dune: ocaml bootstrap.ml]
-> retrieved ppx_expect.v0.14.1  (cached)
Processing 21/93: [dune: ocaml bootstrap.ml]
-> retrieved ppx_hash.v0.14.0  (cached)
Processing 22/93: [dune: ocaml bootstrap.ml]
-> retrieved ppx_here.v0.14.0  (cached)
Processing 23/93: [dune: ocaml bootstrap.ml]
-> retrieved ppx_inline_test.v0.14.1  (cached)
Processing 24/93: [dune: ocaml bootstrap.ml]
-> retrieved ppx_js_style.v0.14.0  (cached)
Processing 25/93: [dune: ocaml bootstrap.ml]
-> retrieved ppx_optcomp.v0.14.1  (cached)
Processing 26/93: [dune: ocaml bootstrap.ml]
-> retrieved ppx_sexp_conv.v0.14.3  (cached)
Processing 27/93: [dune: ocaml bootstrap.ml]
-> retrieved ppxlib.0.22.0  (cached)
Processing 28/93: [dune: ocaml bootstrap.ml]
Processing 29/93: [dune: ocaml bootstrap.ml]
Processing 30/93: [dune: ocaml bootstrap.ml]
-> installed seq.base
Processing 31/93: [dune: ocaml bootstrap.ml]
-> retrieved re.1.9.0  (cached)
Processing 32/93: [dune: ocaml bootstrap.ml]
-> retrieved result.1.5  (cached)
Processing 33/93: [dune: ocaml bootstrap.ml]
-> retrieved sexplib0.v0.14.0  (cached)
Processing 34/93: [dune: ocaml bootstrap.ml]
-> retrieved stdio.v0.14.0  (cached)
-> retrieved stdlib-shims.0.3.0  (cached)
-> retrieved time_now.v0.14.0  (cached)
+ /home/opam/.opam/4.08.1/bin/ocaml "bootstrap.ml" "-j" "31" (CWD=/home/opam/.opam/4.08.1/.opam-switch/build/dune.2.8.5)
- ocamlc -custom -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 31
- 

Processing 34/93: [dune: ./dune.exe build]
+ /home/opam/.opam/4.08.1/.opam-switch/build/dune.2.8.5/./dune.exe "build" "-p" "dune" "--profile" "dune-bootstrap" "-j" "31" (CWD=/home/opam/.opam/4.08.1/.opam-switch/build/dune.2.8.5)
-> compiled  dune.2.8.5
-> installed dune.2.8.5
Processing 36/93: [csexp: dune build]
Processing 37/93: [csexp: dune build] [jane-street-headers: dune build]
Processing 38/93: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build]
Processing 39/93: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build]
Processing 40/93: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build]
Processing 41/93: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [ppx_derivers: dune build]
Processing 42/93: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build]
Processing 43/93: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build]
Processing 44/93: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build]
Processing 45/93: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/4.08.1/bin/dune "build" "-p" "csexp" "-j" "31" "@install" (CWD=/home/opam/.opam/4.08.1/.opam-switch/build/csexp.1.5.1)
-> compiled  csexp.1.5.1
Processing 45/93: [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed csexp.1.5.1
Processing 46/93: [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/4.08.1/bin/dune "build" "-p" "jane-street-headers" "-j" "31" (CWD=/home/opam/.opam/4.08.1/.opam-switch/build/jane-street-headers.v0.14.0)
-> compiled  jane-street-headers.v0.14.0
Processing 46/93: [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed jane-street-headers.v0.14.0
Processing 47/93: [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/4.08.1/bin/dune "build" "-p" "ppx_derivers" "-j" "31" (CWD=/home/opam/.opam/4.08.1/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 47/93: [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ppx_derivers.1.2.1
Processing 48/93: [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/4.08.1/bin/dune "build" "-p" "result" "-j" "31" (CWD=/home/opam/.opam/4.08.1/.opam-switch/build/result.1.5)
-> compiled  result.1.5
Processing 48/93: [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed result.1.5
Processing 49/93: [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 50/93: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/4.08.1/bin/dune "build" "-p" "stdlib-shims" "-j" "31" (CWD=/home/opam/.opam/4.08.1/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 50/93: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build]
-> installed stdlib-shims.0.3.0
Processing 51/93: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build]
+ /home/opam/.opam/4.08.1/bin/dune "build" "-p" "sexplib0" "-j" "31" (CWD=/home/opam/.opam/4.08.1/.opam-switch/build/sexplib0.v0.14.0)
-> compiled  sexplib0.v0.14.0
Processing 51/93: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [re: dune build]
-> installed sexplib0.v0.14.0
Processing 52/93: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [re: dune build]
+ /home/opam/.opam/4.08.1/bin/dune "build" "-p" "octavius" "-j" "31" "@install" (CWD=/home/opam/.opam/4.08.1/.opam-switch/build/octavius.1.2.2)
-> compiled  octavius.1.2.2
Processing 52/93: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [re: dune build]
-> installed octavius.1.2.2
Processing 53/93: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [re: dune build]
+ /home/opam/.opam/4.08.1/bin/dune "build" "-p" "ocaml-compiler-libs" "-j" "31" (CWD=/home/opam/.opam/4.08.1/.opam-switch/build/ocaml-compiler-libs.v0.12.3)
-       ocamlc src/ocaml_optcomp/.ocaml_optcomp.objs/byte/ocaml_optcomp.{cmi,cmo,cmt}
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 12, characters 42-56:
- 12 | module Available_regs                   = Available_regs
-                                                ^^^^^^^^^^^^^^
- Warning 49: no cmi file was found in path for module Available_regs
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 87, characters 42-62:
- 87 | module Reg_availability_set             = Reg_availability_set
-                                                ^^^^^^^^^^^^^^^^^^^^
- Warning 49: no cmi file was found in path for module Reg_availability_set
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 88, characters 42-61:
- 88 | module Reg_with_debug_info              = Reg_with_debug_info
-                                                ^^^^^^^^^^^^^^^^^^^
- Warning 49: no cmi file was found in path for module Reg_with_debug_info
-     ocamlopt src/ocaml_optcomp/.ocaml_optcomp.objs/native/ocaml_optcomp.{cmx,o}
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 12, characters 42-56:
- 12 | module Available_regs                   = Available_regs
-                                                ^^^^^^^^^^^^^^
- Warning 49: no cmi file was found in path for module Available_regs
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 87, characters 42-62:
- 87 | module Reg_availability_set             = Reg_availability_set
-                                                ^^^^^^^^^^^^^^^^^^^^
- Warning 49: no cmi file was found in path for module Reg_availability_set
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 88, characters 42-61:
- 88 | module Reg_with_debug_info              = Reg_with_debug_info
-                                                ^^^^^^^^^^^^^^^^^^^
- Warning 49: no cmi file was found in path for module Reg_with_debug_info
-       ocamlc src/ocaml_optcomp/.ocaml_optcomp.objs/byte/ocaml_optcomp.{cmi,cmo,cmt}
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 12, characters 42-56:
- 12 | module Available_regs                   = Available_regs
-                                                ^^^^^^^^^^^^^^
- Warning 49: no cmi file was found in path for module Available_regs
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 87, characters 42-62:
- 87 | module Reg_availability_set             = Reg_availability_set
-                                                ^^^^^^^^^^^^^^^^^^^^
- Warning 49: no cmi file was found in path for module Reg_availability_set
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 88, characters 42-61:
- 88 | module Reg_with_debug_info              = Reg_with_debug_info
-                                                ^^^^^^^^^^^^^^^^^^^
- Warning 49: no cmi file was found in path for module Reg_with_debug_info
-     ocamlopt src/ocaml_optcomp/.ocaml_optcomp.objs/native/ocaml_optcomp.{cmx,o}
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 12, characters 42-56:
- 12 | module Available_regs                   = Available_regs
-                                                ^^^^^^^^^^^^^^
- Warning 49: no cmi file was found in path for module Available_regs
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 87, characters 42-62:
- 87 | module Reg_availability_set             = Reg_availability_set
-                                                ^^^^^^^^^^^^^^^^^^^^
- Warning 49: no cmi file was found in path for module Reg_availability_set
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 88, characters 42-61:
- 88 | module Reg_with_debug_info              = Reg_with_debug_info
-                                                ^^^^^^^^^^^^^^^^^^^
- Warning 49: no cmi file was found in path for module Reg_with_debug_info
-> compiled  ocaml-compiler-libs.v0.12.3
Processing 53/93: [dune-configurator: dune build] [ocaml-migrate-parsetree: dune build] [re: dune build]
-> installed ocaml-compiler-libs.v0.12.3
Processing 54/93: [dune-configurator: dune build] [ocaml-migrate-parsetree: dune build] [re: dune build]
+ /home/opam/.opam/4.08.1/bin/dune "build" "-p" "re" "-j" "31" (CWD=/home/opam/.opam/4.08.1/.opam-switch/build/re.1.9.0)
-> compiled  re.1.9.0
Processing 54/93: [dune-configurator: dune build] [ocaml-migrate-parsetree: dune build]
-> installed re.1.9.0
Processing 55/93: [dune-configurator: dune build] [ocaml-migrate-parsetree: dune build]
+ /home/opam/.opam/4.08.1/bin/dune "build" "-p" "ocaml-migrate-parsetree" "-j" "31" (CWD=/home/opam/.opam/4.08.1/.opam-switch/build/ocaml-migrate-parsetree.2.1.0)
-> compiled  ocaml-migrate-parsetree.2.1.0
Processing 55/93: [dune-configurator: dune build]
-> installed ocaml-migrate-parsetree.2.1.0
Processing 56/93: [dune-configurator: dune build]
Processing 57/93: [dune-configurator: dune build] [ppxlib: dune build]
+ /home/opam/.opam/4.08.1/bin/dune "build" "-p" "dune-configurator" "-j" "31" "@install" (CWD=/home/opam/.opam/4.08.1/.opam-switch/build/dune-configurator.2.8.5)
-> compiled  dune-configurator.2.8.5
Processing 57/93: [ppxlib: dune build]
-> installed dune-configurator.2.8.5
Processing 58/93: [ppxlib: dune build]
Processing 59/93: [base: dune build] [ppxlib: dune build]
+ /home/opam/.opam/4.08.1/bin/dune "build" "-p" "base" "-j" "31" (CWD=/home/opam/.opam/4.08.1/.opam-switch/build/base.v0.14.1)
-> compiled  base.v0.14.1
Processing 59/93: [ppxlib: dune build]
-> installed base.v0.14.1
Processing 60/93: [ppxlib: dune build]
Processing 61/93: [ppxlib: dune build] [stdio: dune build]
+ /home/opam/.opam/4.08.1/bin/dune "build" "-p" "stdio" "-j" "31" (CWD=/home/opam/.opam/4.08.1/.opam-switch/build/stdio.v0.14.0)
-> compiled  stdio.v0.14.0
Processing 61/93: [ppxlib: dune build]
-> installed stdio.v0.14.0
Processing 62/93: [ppxlib: dune build]
+ /home/opam/.opam/4.08.1/bin/dune "build" "-p" "ppxlib" "-j" "31" "@install" (CWD=/home/opam/.opam/4.08.1/.opam-switch/build/ppxlib.0.22.0)
-> compiled  ppxlib.0.22.0
-> installed ppxlib.0.22.0
Processing 64/93: [ppx_cold: dune build]
Processing 65/93: [ppx_cold: dune build] [ppx_compare: dune build]
Processing 66/93: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build]
Processing 67/93: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build]
Processing 68/93: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build]
Processing 69/93: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build]
Processing 70/93: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/4.08.1/bin/dune "build" "-p" "ppx_cold" "-j" "31" (CWD=/home/opam/.opam/4.08.1/.opam-switch/build/ppx_cold.v0.14.0)
-> compiled  ppx_cold.v0.14.0
Processing 70/93: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_cold.v0.14.0
Processing 71/93: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/4.08.1/bin/dune "build" "-p" "ppx_here" "-j" "31" (CWD=/home/opam/.opam/4.08.1/.opam-switch/build/ppx_here.v0.14.0)
-> compiled  ppx_here.v0.14.0
Processing 71/93: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_here.v0.14.0
Processing 72/93: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/4.08.1/bin/dune "build" "-p" "ppx_enumerate" "-j" "31" (CWD=/home/opam/.opam/4.08.1/.opam-switch/build/ppx_enumerate.v0.14.0)
-> compiled  ppx_enumerate.v0.14.0
Processing 72/93: [ppx_compare: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_enumerate.v0.14.0
Processing 73/93: [ppx_compare: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/4.08.1/bin/dune "build" "-p" "ppx_compare" "-j" "31" (CWD=/home/opam/.opam/4.08.1/.opam-switch/build/ppx_compare.v0.14.0)
-> compiled  ppx_compare.v0.14.0
Processing 73/93: [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_compare.v0.14.0
Processing 74/93: [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/4.08.1/bin/dune "build" "-p" "ppx_optcomp" "-j" "31" (CWD=/home/opam/.opam/4.08.1/.opam-switch/build/ppx_optcomp.v0.14.1)
-> compiled  ppx_optcomp.v0.14.1
Processing 74/93: [ppx_js_style: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_optcomp.v0.14.1
Processing 75/93: [ppx_js_style: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/4.08.1/bin/dune "build" "-p" "ppx_js_style" "-j" "31" (CWD=/home/opam/.opam/4.08.1/.opam-switch/build/ppx_js_style.v0.14.0)
-> compiled  ppx_js_style.v0.14.0
Processing 75/93: [ppx_sexp_conv: dune build]
-> installed ppx_js_style.v0.14.0
Processing 76/93: [ppx_sexp_conv: dune build]
+ /home/opam/.opam/4.08.1/bin/dune "build" "-p" "ppx_sexp_conv" "-j" "31" (CWD=/home/opam/.opam/4.08.1/.opam-switch/build/ppx_sexp_conv.v0.14.3)
-> compiled  ppx_sexp_conv.v0.14.3
-> installed ppx_sexp_conv.v0.14.3
Processing 78/93: [ppx_assert: dune build]
Processing 79/93: [ppx_assert: dune build] [ppx_hash: dune build]
+ /home/opam/.opam/4.08.1/bin/dune "build" "-p" "ppx_hash" "-j" "31" (CWD=/home/opam/.opam/4.08.1/.opam-switch/build/ppx_hash.v0.14.0)
-> compiled  ppx_hash.v0.14.0
Processing 79/93: [ppx_assert: dune build]
-> installed ppx_hash.v0.14.0
Processing 80/93: [ppx_assert: dune build]
Processing 81/93: [ppx_assert: dune build] [ppx_base: dune build]
+ /home/opam/.opam/4.08.1/bin/dune "build" "-p" "ppx_assert" "-j" "31" (CWD=/home/opam/.opam/4.08.1/.opam-switch/build/ppx_assert.v0.14.0)
-> compiled  ppx_assert.v0.14.0
Processing 81/93: [ppx_base: dune build]
-> installed ppx_assert.v0.14.0
Processing 82/93: [ppx_base: dune build]
Processing 83/93: [jst-config: dune build] [ppx_base: dune build]
+ /home/opam/.opam/4.08.1/bin/dune "build" "-p" "ppx_base" "-j" "31" (CWD=/home/opam/.opam/4.08.1/.opam-switch/build/ppx_base.v0.14.0)
-> compiled  ppx_base.v0.14.0
Processing 83/93: [jst-config: dune build]
-> installed ppx_base.v0.14.0
Processing 84/93: [jst-config: dune build]
+ /home/opam/.opam/4.08.1/bin/dune "build" "-p" "jst-config" "-j" "31" (CWD=/home/opam/.opam/4.08.1/.opam-switch/build/jst-config.v0.14.0)
-> compiled  jst-config.v0.14.0
-> installed jst-config.v0.14.0
Processing 86/93: [time_now: dune build]
+ /home/opam/.opam/4.08.1/bin/dune "build" "-p" "time_now" "-j" "31" (CWD=/home/opam/.opam/4.08.1/.opam-switch/build/time_now.v0.14.0)
-> compiled  time_now.v0.14.0
-> installed time_now.v0.14.0
Processing 88/93: [ppx_inline_test: dune build]
+ /home/opam/.opam/4.08.1/bin/dune "build" "-p" "ppx_inline_test" "-j" "31" (CWD=/home/opam/.opam/4.08.1/.opam-switch/build/ppx_inline_test.v0.14.1)
-> compiled  ppx_inline_test.v0.14.1
-> installed ppx_inline_test.v0.14.1
Processing 90/93: [ppx_expect: dune build]
+ /home/opam/.opam/4.08.1/bin/dune "build" "-p" "ppx_expect" "-j" "31" (CWD=/home/opam/.opam/4.08.1/.opam-switch/build/ppx_expect.v0.14.1)
-> compiled  ppx_expect.v0.14.1
-> installed ppx_expect.v0.14.1
Processing 92/93: [combinat: dune build]
+ /home/opam/.opam/4.08.1/bin/dune "build" "-p" "combinat" "-j" "31" (CWD=/home/opam/.opam/4.08.1/.opam-switch/build/combinat.1.0)
-> compiled  combinat.1.0
-> installed combinat.1.0
Done.
# Run eval $(opam env) to update the current shell environment
---> saved as "a99f177d57a70387cb5d09eaf22f693b8f1ea9608f966ba66f65dcdd134bd44d"
Job succeeded