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


Building on summer

(from freebsd)
2024-12-18 22:17.42 ---> using "77d5fe31836124b4684d554707425c4fde23f9ef3df0a804431a47419573778d" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (env CI true)

/: (env OPAM_HEALTH_CHECK_CI true)

/: (run (shell "sudo ln -f /usr/local/bin/opam-dev /usr/local/bin/opam"))
2024-12-18 22:17.43 ---> using "7afea9128a2830beedf345f0b46af5484579ebada7710165f445c6c5b18563a9" 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 4c55f2acaf27f0a15996d4dc0dd13e0b2e5f3cc1"))
2024-12-18 22:17.44 ---> using "d701441ac9189e76e6aabd2fd8f272b1b496c95092ee71a867994fa042b099bd" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository"))
No configuration file found, using 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.

2024-12-18 22:17.45 ---> using "b9fb679fd35ef44bcfc79e6d6bda1d7df4c7a62f3e55ae0f5e83fdf081890ebd" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '5.2.0' 'ocaml-base-compiler.5.2.0'"))

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.3  (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed host-arch-x86_64.1
-> installed host-system-other.1
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.5.2.0  (cached)
-> installed ocaml-base-compiler.5.2.0
-> installed ocaml-config.3
-> installed ocaml.5.2.0
-> installed base-domains.base
-> installed base-nnp.base
Done.
# To update the current shell environment, run: eval $(opam env --switch=5.2.0)
2024-12-18 22:17.47 ---> using "43207f3fada0dee8b2d293185d894075662416a518a256b1895ed46a16b8ba5e" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2024-12-18 22:17.48 ---> using "f8d4ba41e8ca3e03295d6c357ddb76fd7f7647e9b633e493960a24aff0c86428" from cache

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

Nothing to do.
The following actions will be performed:
=== install 34 packages
  - install base                    v0.17.1           [required by ppx_expect]
  - install csexp                   1.5.2             [required by dune-configurator]
  - install dune                    3.17.0            [required by yocaml_mustache]
  - install dune-configurator       3.17.0            [required by base]
  - install jane-street-headers     v0.17.0           [required by time_now]
  - install jst-config              v0.17.0           [required by time_now]
  - install menhir                  20240715          [required by mustache]
  - install menhirCST               20240715          [required by menhir]
  - install menhirLib               20240715          [required by menhir]
  - install menhirSdk               20240715          [required by menhir]
  - install mustache                3.3.0             [required by yocaml_mustache]
  - install ocaml-compiler-libs     v0.17.0           [required by ppxlib]
  - install ocaml_intrinsics_kernel v0.17.1           [required by base]
  - install ppx_assert              v0.17.0           [required by jst-config]
  - install ppx_base                v0.17.0           [required by time_now]
  - install ppx_cold                v0.17.0           [required by ppx_base]
  - install ppx_compare             v0.17.0           [required by ppx_base]
  - install ppx_derivers            1.2.1             [required by ppxlib]
  - install ppx_enumerate           v0.17.0           [required by ppx_base]
  - install ppx_expect              v0.17.2           [required by yocaml_mustache]
  - install ppx_globalize           v0.17.0           [required by ppx_base]
  - install ppx_hash                v0.17.0           [required by ppx_base]
  - install ppx_here                v0.17.0           [required by ppx_expect]
  - install ppx_inline_test         v0.17.0           [required by ppx_expect]
  - install ppx_optcomp             v0.17.0           [required by time_now]
  - install ppx_sexp_conv           v0.17.0           [required by ppx_base]
  - install ppxlib                  0.33.1~5.3preview [required by ppx_expect]
  - install ppxlib_jane             v0.17.0           [required by ppx_globalize, ppx_enumerate, ppx_hash]
  - install sexplib0                v0.17.0           [required by base]
  - install stdio                   v0.17.0           [required by ppx_expect]
  - install stdlib-shims            0.3.0             [required by ppxlib]
  - install time_now                v0.17.0           [required by ppx_inline_test]
  - install yocaml                  2.1.0             [required by yocaml_mustache]
  - install yocaml_mustache         2.1.0

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/97: [base.v0.17.1: extract]
Processing  2/97: [base.v0.17.1: extract] [csexp.1.5.2: extract]
Processing  3/97: [base.v0.17.1: extract] [csexp.1.5.2: extract] [dune.3.17.0, dune-configurator.3.17.0: extract]
-> retrieved csexp.1.5.2  (cached)
Processing  3/97: [base.v0.17.1: extract] [dune.3.17.0, dune-configurator.3.17.0: extract]
Processing  4/97: [base.v0.17.1: extract] [dune.3.17.0, dune-configurator.3.17.0: extract] [jane-street-headers.v0.17.0: extract]
-> retrieved jane-street-headers.v0.17.0  (cached)
Processing  4/97: [base.v0.17.1: extract] [dune.3.17.0, dune-configurator.3.17.0: extract]
Processing  5/97: [base.v0.17.1: extract] [dune.3.17.0, dune-configurator.3.17.0: extract] [jst-config.v0.17.0: extract]
-> retrieved base.v0.17.1  (cached)
Processing  5/97: [dune.3.17.0, dune-configurator.3.17.0: extract] [jst-config.v0.17.0: extract]
Processing  6/97: [dune.3.17.0, dune-configurator.3.17.0: extract] [jst-config.v0.17.0: extract] [menhir.20240715 + 3 others: extract]
-> retrieved jst-config.v0.17.0  (cached)
Processing  6/97: [dune.3.17.0, dune-configurator.3.17.0: extract] [menhir.20240715 + 3 others: extract]
Processing  7/97: [dune.3.17.0, dune-configurator.3.17.0: extract] [menhir.20240715 + 3 others: extract] [mustache.3.3.0: extract]
-> retrieved mustache.3.3.0  (cached)
Processing  7/97: [dune.3.17.0, dune-configurator.3.17.0: extract] [menhir.20240715 + 3 others: extract]
Processing  8/97: [dune.3.17.0, dune-configurator.3.17.0: extract] [menhir.20240715 + 3 others: extract] [ocaml-compiler-libs.v0.17.0: extract]
-> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715  (cached)
Processing  8/97: [dune.3.17.0, dune-configurator.3.17.0: extract] [ocaml-compiler-libs.v0.17.0: extract]
Processing  9/97: [dune.3.17.0, dune-configurator.3.17.0: extract] [ocaml-compiler-libs.v0.17.0: extract] [ocaml_intrinsics_kernel.v0.17.1: extract]
-> retrieved ocaml-compiler-libs.v0.17.0  (cached)
Processing  9/97: [dune.3.17.0, dune-configurator.3.17.0: extract] [ocaml_intrinsics_kernel.v0.17.1: extract]
Processing 10/97: [dune.3.17.0, dune-configurator.3.17.0: extract] [ocaml_intrinsics_kernel.v0.17.1: extract] [ppx_assert.v0.17.0: extract]
-> retrieved ppx_assert.v0.17.0  (cached)
Processing 10/97: [dune.3.17.0, dune-configurator.3.17.0: extract] [ocaml_intrinsics_kernel.v0.17.1: extract]
Processing 11/97: [dune.3.17.0, dune-configurator.3.17.0: extract] [ocaml_intrinsics_kernel.v0.17.1: extract] [ppx_base.v0.17.0: extract]
-> retrieved ppx_base.v0.17.0  (cached)
Processing 11/97: [dune.3.17.0, dune-configurator.3.17.0: extract] [ocaml_intrinsics_kernel.v0.17.1: extract]
Processing 12/97: [dune.3.17.0, dune-configurator.3.17.0: extract] [ocaml_intrinsics_kernel.v0.17.1: extract] [ppx_cold.v0.17.0: extract]
-> retrieved ocaml_intrinsics_kernel.v0.17.1  (cached)
Processing 12/97: [dune.3.17.0, dune-configurator.3.17.0: extract] [ppx_cold.v0.17.0: extract]
Processing 13/97: [dune.3.17.0, dune-configurator.3.17.0: extract] [ppx_cold.v0.17.0: extract] [ppx_compare.v0.17.0: extract]
-> retrieved ppx_compare.v0.17.0  (cached)
Processing 13/97: [dune.3.17.0, dune-configurator.3.17.0: extract] [ppx_cold.v0.17.0: extract]
Processing 14/97: [dune.3.17.0, dune-configurator.3.17.0: extract] [ppx_cold.v0.17.0: extract] [ppx_derivers.1.2.1: extract]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 14/97: [dune.3.17.0, dune-configurator.3.17.0: extract] [ppx_cold.v0.17.0: extract]
Processing 15/97: [dune.3.17.0, dune-configurator.3.17.0: extract] [ppx_cold.v0.17.0: extract] [ppx_enumerate.v0.17.0: extract]
-> retrieved ppx_cold.v0.17.0  (cached)
Processing 15/97: [dune.3.17.0, dune-configurator.3.17.0: extract] [ppx_enumerate.v0.17.0: extract]
Processing 16/97: [dune.3.17.0, dune-configurator.3.17.0: extract] [ppx_enumerate.v0.17.0: extract] [ppx_expect.v0.17.2: extract]
-> retrieved ppx_enumerate.v0.17.0  (cached)
Processing 16/97: [dune.3.17.0, dune-configurator.3.17.0: extract] [ppx_expect.v0.17.2: extract]
Processing 17/97: [dune.3.17.0, dune-configurator.3.17.0: extract] [ppx_expect.v0.17.2: extract] [ppx_globalize.v0.17.0: extract]
-> retrieved ppx_expect.v0.17.2  (cached)
Processing 17/97: [dune.3.17.0, dune-configurator.3.17.0: extract] [ppx_globalize.v0.17.0: extract]
Processing 18/97: [dune.3.17.0, dune-configurator.3.17.0: extract] [ppx_globalize.v0.17.0: extract] [ppx_hash.v0.17.0: extract]
-> retrieved ppx_globalize.v0.17.0  (cached)
Processing 18/97: [dune.3.17.0, dune-configurator.3.17.0: extract] [ppx_hash.v0.17.0: extract]
Processing 19/97: [dune.3.17.0, dune-configurator.3.17.0: extract] [ppx_hash.v0.17.0: extract] [ppx_here.v0.17.0: extract]
-> retrieved ppx_here.v0.17.0  (cached)
Processing 19/97: [dune.3.17.0, dune-configurator.3.17.0: extract] [ppx_hash.v0.17.0: extract]
Processing 20/97: [dune.3.17.0, dune-configurator.3.17.0: extract] [ppx_hash.v0.17.0: extract] [ppx_inline_test.v0.17.0: extract]
-> retrieved ppx_hash.v0.17.0  (cached)
Processing 20/97: [dune.3.17.0, dune-configurator.3.17.0: extract] [ppx_inline_test.v0.17.0: extract]
Processing 21/97: [dune.3.17.0, dune-configurator.3.17.0: extract] [ppx_inline_test.v0.17.0: extract] [ppx_optcomp.v0.17.0: extract]
-> retrieved ppx_inline_test.v0.17.0  (cached)
Processing 21/97: [dune.3.17.0, dune-configurator.3.17.0: extract] [ppx_optcomp.v0.17.0: extract]
Processing 22/97: [dune.3.17.0, dune-configurator.3.17.0: extract] [ppx_optcomp.v0.17.0: extract] [ppx_sexp_conv.v0.17.0: extract]
-> retrieved ppx_sexp_conv.v0.17.0  (cached)
Processing 22/97: [dune.3.17.0, dune-configurator.3.17.0: extract] [ppx_optcomp.v0.17.0: extract]
Processing 23/97: [dune.3.17.0, dune-configurator.3.17.0: extract] [ppx_optcomp.v0.17.0: extract] [ppxlib.0.33.1~5.3preview: extract]
-> retrieved ppx_optcomp.v0.17.0  (cached)
Processing 23/97: [dune.3.17.0, dune-configurator.3.17.0: extract] [ppxlib.0.33.1~5.3preview: extract]
Processing 24/97: [dune.3.17.0, dune-configurator.3.17.0: extract] [ppxlib.0.33.1~5.3preview: extract] [ppxlib_jane.v0.17.0: extract]
-> retrieved ppxlib_jane.v0.17.0  (cached)
Processing 24/97: [dune.3.17.0, dune-configurator.3.17.0: extract] [ppxlib.0.33.1~5.3preview: extract]
Processing 25/97: [dune.3.17.0, dune-configurator.3.17.0: extract] [ppxlib.0.33.1~5.3preview: extract] [sexplib0.v0.17.0: extract]
-> retrieved sexplib0.v0.17.0  (cached)
Processing 25/97: [dune.3.17.0, dune-configurator.3.17.0: extract] [ppxlib.0.33.1~5.3preview: extract]
Processing 26/97: [dune.3.17.0, dune-configurator.3.17.0: extract] [ppxlib.0.33.1~5.3preview: extract] [stdio.v0.17.0: extract]
-> retrieved stdio.v0.17.0  (cached)
Processing 26/97: [dune.3.17.0, dune-configurator.3.17.0: extract] [ppxlib.0.33.1~5.3preview: extract]
Processing 27/97: [dune.3.17.0, dune-configurator.3.17.0: extract] [ppxlib.0.33.1~5.3preview: extract] [stdlib-shims.0.3.0: extract]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 27/97: [dune.3.17.0, dune-configurator.3.17.0: extract] [ppxlib.0.33.1~5.3preview: extract]
Processing 28/97: [dune.3.17.0, dune-configurator.3.17.0: extract] [ppxlib.0.33.1~5.3preview: extract] [time_now.v0.17.0: extract]
-> retrieved ppxlib.0.33.1~5.3preview  (cached)
Processing 28/97: [dune.3.17.0, dune-configurator.3.17.0: extract] [time_now.v0.17.0: extract]
Processing 29/97: [dune.3.17.0, dune-configurator.3.17.0: extract] [time_now.v0.17.0: extract] [yocaml.2.1.0, yocaml_mustache.2.1.0: extract]
-> retrieved time_now.v0.17.0  (cached)
Processing 29/97: [dune.3.17.0, dune-configurator.3.17.0: extract] [yocaml.2.1.0, yocaml_mustache.2.1.0: extract]
-> retrieved dune.3.17.0, dune-configurator.3.17.0  (cached)
Processing 29/97: [yocaml.2.1.0, yocaml_mustache.2.1.0: extract]
Processing 30/97: [yocaml.2.1.0, yocaml_mustache.2.1.0: extract] [dune: ocaml 15]
-> retrieved yocaml.2.1.0, yocaml_mustache.2.1.0  (cached)
Processing 30/97: [dune: ocaml 15]
+ /home/opam/.opam/5.2.0/bin/ocaml "boot/bootstrap.ml" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/dune.3.17.0)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 15
- 

Processing 30/97: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/5.2.0/.opam-switch/build/dune.3.17.0/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/dune.3.17.0)
-> compiled  dune.3.17.0
-> installed dune.3.17.0
Processing 32/97: [csexp: dune build]
Processing 33/97: [csexp: dune build] [jane-street-headers: dune build]
Processing 34/97: [csexp: dune build] [jane-street-headers: dune build] [menhirCST: dune build]
Processing 35/97: [csexp: dune build] [jane-street-headers: dune build] [menhirCST: dune build] [menhirLib: dune build]
Processing 36/97: [csexp: dune build] [jane-street-headers: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 37/97: [csexp: dune build] [jane-street-headers: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build]
Processing 38/97: [csexp: dune build] [jane-street-headers: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build]
Processing 39/97: [csexp: dune build] [jane-street-headers: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build]
Processing 40/97: [csexp: dune build] [jane-street-headers: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] [sexplib0: dune build]
Processing 41/97: [csexp: dune build] [jane-street-headers: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "jane-street-headers" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/jane-street-headers.v0.17.0)
-> compiled  jane-street-headers.v0.17.0
Processing 41/97: [csexp: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed jane-street-headers.v0.17.0
Processing 42/97: [csexp: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "csexp" "-j" "15" "@install" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/csexp.1.5.2)
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.csexp.objs/byte -intf-suffix .ml -no-alias-deps -o src/.csexp.objs/byte/csexp.cmo -c -impl src/csexp.ml)
- File "src/csexp.ml", line 236, characters 7-14:
- 236 |     [@@inlined always]
-              ^^^^^^^
- Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -w -40 -g -I src/.csexp.objs/byte -I src/.csexp.objs/native -intf-suffix .ml -no-alias-deps -o src/.csexp.objs/native/csexp.cmx -c -impl src/csexp.ml)
- File "src/csexp.ml", line 236, characters 7-14:
- 236 |     [@@inlined always]
-              ^^^^^^^
- Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context
-> compiled  csexp.1.5.2
Processing 42/97: [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed csexp.1.5.2
Processing 43/97: [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 44/97: [dune-configurator: rm] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "stdlib-shims" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 44/97: [dune-configurator: rm] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] [sexplib0: dune build]
-> installed stdlib-shims.0.3.0
Processing 45/97: [dune-configurator: rm] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] [sexplib0: dune build]
+ /bin/rm "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/dune-configurator.3.17.0)
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "sexplib0" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/sexplib0.v0.17.0)
-> compiled  sexplib0.v0.17.0
Processing 45/97: [dune-configurator: rm] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build]
-> installed sexplib0.v0.17.0
Processing 46/97: [dune-configurator: rm] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build]
+ /bin/rm "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/dune-configurator.3.17.0)
Processing 46/97: [dune-configurator: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_derivers" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 46/97: [dune-configurator: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build]
-> installed ppx_derivers.1.2.1
Processing 47/97: [dune-configurator: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ocaml_intrinsics_kernel" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ocaml_intrinsics_kernel.v0.17.1)
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -D_FILE_OFFSET_BITS=64 -fdiagnostics-color=always -g -I /home/opam/.opam/5.2.0/lib/ocaml -o int_stubs.o -c int_stubs.c)
- int_stubs.c:118:2: warning: invalid preprocessing directive, did you mean '#elif'? [-Wunknown-directives]
-   118 | #elseif /* _MSC_VER */
-       |  ^~~~~~
-       |  elif
- 1 warning generated.
-> compiled  ocaml_intrinsics_kernel.v0.17.1
Processing 47/97: [dune-configurator: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build]
-> installed ocaml_intrinsics_kernel.v0.17.1
Processing 48/97: [dune-configurator: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ocaml-compiler-libs" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ocaml-compiler-libs.v0.17.0)
-> compiled  ocaml-compiler-libs.v0.17.0
Processing 48/97: [dune-configurator: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build]
-> installed ocaml-compiler-libs.v0.17.0
Processing 49/97: [dune-configurator: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 50/97: [dune-configurator: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ppxlib: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "menhirSdk" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/menhirSdk.20240715)
-> compiled  menhirSdk.20240715
Processing 50/97: [dune-configurator: dune build] [menhirCST: dune build] [menhirLib: dune build] [ppxlib: dune build]
-> installed menhirSdk.20240715
Processing 51/97: [dune-configurator: dune build] [menhirCST: dune build] [menhirLib: dune build] [ppxlib: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "menhirLib" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/menhirLib.20240715)
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20240715
Processing 51/97: [dune-configurator: dune build] [menhirCST: dune build] [ppxlib: dune build]
-> installed menhirLib.20240715
Processing 52/97: [dune-configurator: dune build] [menhirCST: dune build] [ppxlib: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "menhirCST" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/menhirCST.20240715)
-> compiled  menhirCST.20240715
Processing 52/97: [dune-configurator: dune build] [ppxlib: dune build]
-> installed menhirCST.20240715
Processing 53/97: [dune-configurator: dune build] [ppxlib: dune build]
Processing 54/97: [dune-configurator: dune build] [menhir: dune build] [ppxlib: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "dune-configurator" "-j" "15" "@install" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/dune-configurator.3.17.0)
-> compiled  dune-configurator.3.17.0
Processing 54/97: [menhir: dune build] [ppxlib: dune build]
-> installed dune-configurator.3.17.0
Processing 55/97: [menhir: dune build] [ppxlib: dune build]
Processing 56/97: [base: dune build] [menhir: dune build] [ppxlib: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "base" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/base.v0.17.1)
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -w -40 -g -I src/.base.objs/byte -I src/.base.objs/native -I /home/opam/.opam/5.2.0/lib/ocaml_intrinsics_kernel -I /home/opam/.opam/5.2.0/lib/sexplib0 -I hash_types/src/.base_internalhash_types.objs/byte -I hash_types/src/.base_internalhash_types.objs/native -I shadow-stdlib/src/.shadow_stdlib.objs/byte -I shadow-stdlib/src/.shadow_stdlib.objs/native -intf-suffix .ml -no-alias-deps -open Base__ -o src/.base.objs/native/base__Array.cmx -c -impl src/array.ml)
- File "src/array.ml", line 399, characters 28-75:
- 399 |       result := Bool.select ((keep_left_if [@inlined]) (compare x !result)) x !result
-                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 55 [inlining-impossible]: Cannot inline: Unknown function
-> compiled  base.v0.17.1
Processing 56/97: [menhir: dune build] [ppxlib: dune build]
-> installed base.v0.17.1
Processing 57/97: [menhir: dune build] [ppxlib: dune build]
Processing 58/97: [menhir: dune build] [ppxlib: dune build] [stdio: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "stdio" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/stdio.v0.17.0)
-> compiled  stdio.v0.17.0
Processing 58/97: [menhir: dune build] [ppxlib: dune build]
-> installed stdio.v0.17.0
Processing 59/97: [menhir: dune build] [ppxlib: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppxlib" "-j" "15" "@install" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppxlib.0.33.1~5.3preview)
-> compiled  ppxlib.0.33.1~5.3preview
Processing 59/97: [menhir: dune build]
-> installed ppxlib.0.33.1~5.3preview
Processing 60/97: [menhir: dune build]
Processing 61/97: [menhir: dune build] [ppx_cold: dune build]
Processing 62/97: [menhir: dune build] [ppx_cold: dune build] [ppx_here: dune build]
Processing 63/97: [menhir: dune build] [ppx_cold: dune build] [ppx_here: dune build] [ppx_optcomp: dune build]
Processing 64/97: [menhir: dune build] [ppx_cold: dune build] [ppx_here: dune build] [ppx_optcomp: dune build] [ppxlib_jane: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_cold" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_cold.v0.17.0)
-> compiled  ppx_cold.v0.17.0
Processing 64/97: [menhir: dune build] [ppx_here: dune build] [ppx_optcomp: dune build] [ppxlib_jane: dune build]
-> installed ppx_cold.v0.17.0
Processing 65/97: [menhir: dune build] [ppx_here: dune build] [ppx_optcomp: dune build] [ppxlib_jane: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_here" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_here.v0.17.0)
-> compiled  ppx_here.v0.17.0
Processing 65/97: [menhir: dune build] [ppx_optcomp: dune build] [ppxlib_jane: dune build]
-> installed ppx_here.v0.17.0
Processing 66/97: [menhir: dune build] [ppx_optcomp: dune build] [ppxlib_jane: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_optcomp" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_optcomp.v0.17.0)
-> compiled  ppx_optcomp.v0.17.0
Processing 66/97: [menhir: dune build] [ppxlib_jane: dune build]
-> installed ppx_optcomp.v0.17.0
Processing 67/97: [menhir: dune build] [ppxlib_jane: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppxlib_jane" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppxlib_jane.v0.17.0)
-> compiled  ppxlib_jane.v0.17.0
Processing 67/97: [menhir: dune build]
-> installed ppxlib_jane.v0.17.0
Processing 68/97: [menhir: dune build]
Processing 69/97: [menhir: dune build] [ppx_compare: dune build]
Processing 70/97: [menhir: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build]
Processing 71/97: [menhir: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_globalize: dune build]
Processing 72/97: [menhir: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_globalize: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_enumerate" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_enumerate.v0.17.0)
-> compiled  ppx_enumerate.v0.17.0
Processing 72/97: [menhir: dune build] [ppx_compare: dune build] [ppx_globalize: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_enumerate.v0.17.0
Processing 73/97: [menhir: dune build] [ppx_compare: dune build] [ppx_globalize: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_globalize" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_globalize.v0.17.0)
-> compiled  ppx_globalize.v0.17.0
Processing 73/97: [menhir: dune build] [ppx_compare: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_globalize.v0.17.0
Processing 74/97: [menhir: dune build] [ppx_compare: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_compare" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_compare.v0.17.0)
-> compiled  ppx_compare.v0.17.0
Processing 74/97: [menhir: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_compare.v0.17.0
Processing 75/97: [menhir: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "menhir" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/menhir.20240715)
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
- (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compare-errors parserMessages.auto.messages --compare-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.check
- Read 99 sample input sentences and 99 error messages.
- Read 99 sample input sentences and 47 error messages.
- (cd _build/default && src/stage2/.bin/menhir --exn-carries-state --no-pager --require-aliases --strict -lg 1 -la 1 -lc 1 -v src/stage2/parser.mly --base src/stage2/parser --infer-read-reply src/stage2/parser__mock.mli.inferred)
- Grammar has 56 nonterminal symbols, among which 1 start symbols.
- Grammar has 37 terminal symbols.
- Grammar has 129 productions.
- Built an LR(0) automaton with 199 states.
- The grammar is not SLR(1) -- 7 states have a conflict.
- The construction mode is no-pager.
- Built an LR(1) automaton with 308 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 50 states.
- Priority played a role in 0 of these states.
- 156 out of 308 states have a default reduction.
- 108 out of 308 states are represented.
- 44 out of 96 symbols keep track of their start position.
- 39 out of 96 symbols keep track of their end position.
- The StackLang code contains 4113 instructions in 277 blocks.
- The StackLang code comprises 5 mutually recursive groups.
- (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compile-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.ml
- Read 99 sample input sentences and 47 error messages.
-> compiled  menhir.20240715
Processing 75/97: [ppx_sexp_conv: dune build]
-> installed menhir.20240715
Processing 76/97: [ppx_sexp_conv: dune build]
Processing 77/97: [mustache: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "mustache" "-j" "15" "@install" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/mustache.3.3.0)
-> compiled  mustache.3.3.0
Processing 77/97: [ppx_sexp_conv: dune build]
-> installed mustache.3.3.0
Processing 78/97: [ppx_sexp_conv: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_sexp_conv" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_sexp_conv.v0.17.0)
-> compiled  ppx_sexp_conv.v0.17.0
-> installed ppx_sexp_conv.v0.17.0
Processing 80/97: [ppx_assert: dune build]
Processing 81/97: [ppx_assert: dune build] [ppx_hash: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_hash" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_hash.v0.17.0)
-> compiled  ppx_hash.v0.17.0
Processing 81/97: [ppx_assert: dune build]
-> installed ppx_hash.v0.17.0
Processing 82/97: [ppx_assert: dune build]
Processing 83/97: [ppx_assert: dune build] [ppx_base: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_assert" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_assert.v0.17.0)
-> compiled  ppx_assert.v0.17.0
Processing 83/97: [ppx_base: dune build]
-> installed ppx_assert.v0.17.0
Processing 84/97: [ppx_base: dune build]
Processing 85/97: [jst-config: dune build] [ppx_base: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_base" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_base.v0.17.0)
-> compiled  ppx_base.v0.17.0
Processing 85/97: [jst-config: dune build]
-> installed ppx_base.v0.17.0
Processing 86/97: [jst-config: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "jst-config" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/jst-config.v0.17.0)
-> compiled  jst-config.v0.17.0
-> installed jst-config.v0.17.0
Processing 88/97: [time_now: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "time_now" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/time_now.v0.17.0)
-> compiled  time_now.v0.17.0
-> installed time_now.v0.17.0
Processing 90/97: [ppx_inline_test: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_inline_test" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_inline_test.v0.17.0)
-> compiled  ppx_inline_test.v0.17.0
-> installed ppx_inline_test.v0.17.0
Processing 92/97: [ppx_expect: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_expect" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_expect.v0.17.2)
-> compiled  ppx_expect.v0.17.2
-> installed ppx_expect.v0.17.2
Processing 94/97: [yocaml: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "yocaml" "-j" "15" "@install" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/yocaml.2.1.0)
-> compiled  yocaml.2.1.0
-> installed yocaml.2.1.0
Processing 96/97: [yocaml_mustache: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "yocaml_mustache" "-j" "15" "@install" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/yocaml_mustache.2.1.0)
-> compiled  yocaml_mustache.2.1.0
-> installed yocaml_mustache.2.1.0
Done.
2024-12-18 22:22.40 ---> saved as "3bd361795f4ac65d3d09c57cfdb90ce0502bf7f403ac4c75c02117b75d73db05"
Job succeeded