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


Building on x86-bm-c9.sw.ocaml.org

(from ocaml/opam:debian-unstable)
2023-12-06 20:43.36 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2023-12-06 20:43.36 ---> using "65c3237f501f7c75f3828458ecf2342bc41c98aaef8c6a7fd82bf46a58cb258c" 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 db007ce67660e05f4096cd2d649620c6d263f526"))
2023-12-06 20:43.36 ---> using "80ed5ebc2c52e7b52b30b02fd46cebf5f5a7a84b9b5d2e984923ebc919386444" 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.

2023-12-06 20:43.36 ---> using "2f581dad84ae5fa478ead5923815eb0b198c9f2048af17efe68b7c27247a0d02" from cache

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

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

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

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [198 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-2023-12-06-1404.01-F-2023-11-30-2009.37.pdiff [376 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2023-12-06-1404.01-F-2023-11-30-2009.37.pdiff [376 kB]
- Fetched 638 kB in 3s (205 kB/s)
- Reading package lists...
2023-12-06 20:43.36 ---> using "ede3bf3b1d6cfb116a3b900887ca82ba969e13717f5d8d29869d1ae24d5cda69" from cache

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

Nothing to do.
The following actions will be performed:
=== install 14 packages
  - install atd            2.9.1    [required by atdgen]
  - install atdgen         2.9.1
  - install atdgen-runtime 2.9.1    [required by atdgen]
  - install biniou         1.2.2    [required by atdgen]
  - install camlp-streams  5.0.1    [required by atdgen-runtime]
  - install cppo           1.6.9    [required by yojson]
  - install dune           3.12.1   [required by atdgen]
  - install easy-format    1.3.4    [required by atd]
  - install menhir         20230608 [required by atd]
  - install menhirLib      20230608 [required by menhir]
  - install menhirSdk      20230608 [required by menhir]
  - install re             1.11.0   [required by atdgen]
  - install seq            base     [required by re]
  - install yojson         1.7.0    [required by atdgen]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/38:
Processing  2/38:
Processing  3/38:
-> retrieved camlp-streams.5.0.1  (cached)
Processing  4/38:
-> retrieved biniou.1.2.2  (cached)
Processing  5/38:
-> retrieved cppo.1.6.9  (cached)
Processing  6/38:
-> retrieved easy-format.1.3.4  (cached)
Processing  7/38:
-> retrieved menhir.20230608, menhirLib.20230608, menhirSdk.20230608  (cached)
Processing  8/38:
-> retrieved atd.2.9.1, atdgen.2.9.1, atdgen-runtime.2.9.1  (cached)
Processing  9/38:
Processing 10/38:
Processing 11/38:
-> installed seq.base
Processing 12/38:
-> retrieved re.1.11.0  (cached)
-> retrieved dune.3.12.1  (cached)
Processing 13/38: [dune: ocaml 31]
-> retrieved yojson.1.7.0  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "31" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune.3.12.1)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 31
- cd _boot && /home/opam/.opam/4.13/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamLocal.ml
- File "vendor/opam/src/repository/opamLocal.ml", lines 109-114, characters 46-34:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamLocal.ml", lines 170-189, characters 44-56:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamLocal.ml", lines 209-231, characters 8-44:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/4.13/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamVCS.ml
- File "vendor/opam/src/repository/opamVCS.ml", lines 179-182, characters 11-40:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/4.13/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamDownload.ml
- File "vendor/opam/src/repository/opamDownload.ml", lines 323-361, characters 42-41:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/4.13/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamRepository.ml
- File "vendor/opam/src/repository/opamRepository.ml", lines 88-90, characters 45-77:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamRepository.ml", lines 277-281, characters 38-17:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamRepository.ml", lines 423-427, characters 12-42:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, Checksum_mismatch _)
- 

Processing 13/38: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./_boot/dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "31" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune.3.12.1)
-> compiled  dune.3.12.1
-> installed dune.3.12.1
Processing 15/38: [camlp-streams: dune build]
Processing 16/38: [camlp-streams: dune build] [cppo: dune build]
Processing 17/38: [camlp-streams: dune build] [cppo: dune build] [easy-format: dune build]
Processing 18/38: [camlp-streams: dune build] [cppo: dune build] [easy-format: dune build] [menhirLib: dune build]
Processing 19/38: [camlp-streams: dune build] [cppo: dune build] [easy-format: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 20/38: [camlp-streams: dune build] [cppo: dune build] [easy-format: dune build] [menhirLib: dune build] [menhirSdk: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "easy-format" "-j" "31" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/easy-format.1.3.4)
-> compiled  easy-format.1.3.4
Processing 20/38: [camlp-streams: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [re: dune build]
-> installed easy-format.1.3.4
Processing 21/38: [camlp-streams: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "camlp-streams" "-j" "31" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/camlp-streams.5.0.1)
-> compiled  camlp-streams.5.0.1
Processing 21/38: [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [re: dune build]
-> installed camlp-streams.5.0.1
Processing 22/38: [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [re: dune build]
Processing 23/38: [biniou: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirSdk" "-j" "31" (CWD=/home/opam/.opam/4.13/.opam-switch/build/menhirSdk.20230608)
-> compiled  menhirSdk.20230608
Processing 23/38: [biniou: dune build] [cppo: dune build] [menhirLib: dune build] [re: dune build]
-> installed menhirSdk.20230608
Processing 24/38: [biniou: dune build] [cppo: dune build] [menhirLib: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirLib" "-j" "31" (CWD=/home/opam/.opam/4.13/.opam-switch/build/menhirLib.20230608)
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20230608
Processing 24/38: [biniou: dune build] [cppo: dune build] [re: dune build]
-> installed menhirLib.20230608
Processing 25/38: [biniou: dune build] [cppo: dune build] [re: dune build]
Processing 26/38: [biniou: dune build] [cppo: dune build] [menhir: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "biniou" "-j" "31" (CWD=/home/opam/.opam/4.13/.opam-switch/build/biniou.1.2.2)
-> compiled  biniou.1.2.2
Processing 26/38: [cppo: dune build] [menhir: dune build] [re: dune build]
-> installed biniou.1.2.2
Processing 27/38: [cppo: dune build] [menhir: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "31" (CWD=/home/opam/.opam/4.13/.opam-switch/build/re.1.11.0)
-> compiled  re.1.11.0
Processing 27/38: [cppo: dune build] [menhir: dune build]
-> installed re.1.11.0
Processing 28/38: [cppo: dune build] [menhir: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "31" (CWD=/home/opam/.opam/4.13/.opam-switch/build/cppo.1.6.9)
-> compiled  cppo.1.6.9
Processing 28/38: [menhir: dune build]
-> installed cppo.1.6.9
Processing 29/38: [menhir: dune build]
Processing 30/38: [menhir: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "yojson" "-j" "31" (CWD=/home/opam/.opam/4.13/.opam-switch/build/yojson.1.7.0)
-> compiled  yojson.1.7.0
Processing 30/38: [menhir: dune build]
-> installed yojson.1.7.0
Processing 31/38: [menhir: dune build]
Processing 32/38: [atdgen-runtime: dune build] [menhir: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "atdgen-runtime" "-j" "31" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/atdgen-runtime.2.9.1)
-> compiled  atdgen-runtime.2.9.1
Processing 32/38: [menhir: dune build]
-> installed atdgen-runtime.2.9.1
Processing 33/38: [menhir: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhir" "-j" "31" (CWD=/home/opam/.opam/4.13/.opam-switch/build/menhir.20230608)
- (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 101 sample input sentences and 101 error messages.
- Read 101 sample input sentences and 48 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 194 states.
- The grammar is not SLR(1) -- 5 states have a conflict.
- The construction mode is no-pager.
- Built an LR(1) automaton with 298 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 40 states.
- Priority played a role in 0 of these states.
- 152 out of 298 states have a default reduction.
- 102 out of 298 states are represented.
- 44 out of 96 symbols keep track of their start position.
- 41 out of 96 symbols keep track of their end position.
- The StackLang code contains 3973 instructions in 267 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 101 sample input sentences and 48 error messages.
-> compiled  menhir.20230608
-> installed menhir.20230608
Processing 35/38: [atd: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "atd" "-j" "31" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/atd.2.9.1)
-> compiled  atd.2.9.1
-> installed atd.2.9.1
Processing 37/38: [atdgen: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "atdgen" "-j" "31" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/atdgen.2.9.1)
-> compiled  atdgen.2.9.1
-> installed atdgen.2.9.1
Done.
# Run eval $(opam env) to update the current shell environment
2023-12-06 20:44.55 ---> saved as "cd169c748fae873b2274576eeddc9f5fd9551892fc0ce427dd7e926a7efa49b1"
Job succeeded