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


Building on laodoke.ocamllabs.io

(from ocaml/opam:debian-unstable@sha256:e4c09aeba9b8a867e774ff46ed44d53e775234522abf2babbff843b8f1dedb10)
2022-12-03 05:55.42 ---> using "d3dee1d616ca63d5699d5fd962109ec0d24e968377e0ae69e6161eba0f5af82c" 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-12-03 05:55.42 ---> using "48f1f5dc3ecf939352db5ef5caf9f3dc06faae2a01cbd7119d2a81d4fcd9c299" 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 06dca815ecdb3b6fd6bee20130421fa5176fb13b"))
2022-12-03 05:55.42 ---> using "16f67628ac3eeec9d808b099f47f4099b97a8cae63b5c0fbc89d12f2a02927dc" 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-12-03 05:55.42 ---> using "6fb88fda4d19acd47c8b26cd10aa2012c01f6dcb7de78f06ee3dd49b923bec9b" from cache

/: (run (network host)
        (shell "git clone -q 'https://github.com/kit-ty-kate/opam-alpha-repository' ~/'alpha' && git -C ~/'alpha' checkout -q 0a81964b3d1e27a6aaf699e3a2153059b77435e2"))
2022-12-03 05:55.42 ---> using "79543c40332c9f781e2758f198f861b07c31d2779ccfbd35d8817f9fd7d98cee" from cache

/: (run (shell "opam repository add --dont-select 'alpha' ~/'alpha'"))
[alpha] Initialised
2022-12-03 05:55.42 ---> using "ffd46bf3f1a713f5597ee1321c8e7170d2172ed67206ad111602bf96e9f1419d" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=alpha,default '5.0+alpha-repo' '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/5.0.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+alpha-repo) to update the current shell environment
2022-12-03 05:55.42 ---> using "cc91ed2ded9a4a87578785989b74181fee34ea06f5166bb769856ca776d4e6ff" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [161 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-12-02-1404.12-F-2022-11-26-0806.52.pdiff [417 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-12-02-1404.12-F-2022-11-26-0806.52.pdiff [417 kB]
- Fetched 642 kB in 3s (255 kB/s)
- Reading package lists...
- 
2022-12-03 05:55.42 ---> using "473ca04572385a78a6776a3409d1397c15177a710d6c7a9f721706af0c9e8086" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"rfsm.1.6-alpha-3\"\
               \nopam install -vy \"rfsm.1.6-alpha-3\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"rfsm.1.6-alpha-3\" | grep -q '\"debian-unstable\"'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi\
               \n\
               \n\
               \nexit $res\
               \n"))
Nothing to do.
[NOTE] rfsm.1.6-alpha-3 is not installed.

The following actions will be performed:
=== install 8 packages
  - install dune         3.6.1       [required by rfsm]
  - install lascar       0.6-alpha   [required by rfsm]
  - install menhir       20211012    [required by rfsm]
  - install menhirLib    20211012    [required by menhir]
  - install menhirSdk    20211012    [required by menhir]
  - install ocamlgraph   2.0.0       [required by rfsm]
  - install rfsm         1.6-alpha-3
  - install stdlib-shims 0.3.0       [required by ocamlgraph]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/22:
Processing  2/22:
Processing  3/22:
-> retrieved menhir.20211012, menhirLib.20211012, menhirSdk.20211012  (cached)
Processing  4/22:
-> retrieved lascar.0.6-alpha  (cached)
Processing  5/22:
-> retrieved ocamlgraph.2.0.0  (cached)
Processing  6/22:
-> retrieved stdlib-shims.0.3.0  (cached)
-> retrieved rfsm.1.6-alpha-3  (cached)
-> retrieved dune.3.6.1  (cached)
Processing  7/22: [dune: ocaml 71]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "71" (CWD=/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/dune.3.6.1)
- 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 71
- cd _boot && /home/opam/.opam/5.0+alpha-repo/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -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+alpha-repo/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -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.
- 

Processing  7/22: [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" "71" (CWD=/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/dune.3.6.1)
-> compiled  dune.3.6.1
-> installed dune.3.6.1
Processing  9/22: [lascar: dune build]
Processing 10/22: [lascar: dune build] [menhirLib: dune build]
Processing 11/22: [lascar: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 12/22: [lascar: dune build] [menhirLib: dune build] [menhirSdk: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "71" (CWD=/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 12/22: [lascar: dune build] [menhirLib: dune build] [menhirSdk: dune build]
-> installed stdlib-shims.0.3.0
Processing 13/22: [lascar: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 14/22: [lascar: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlgraph: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "lascar" "-j" "71" "@install" (CWD=/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/lascar.0.6-alpha)
- (cd _build/default && /home/opam/.opam/5.0+alpha-repo/bin/ocamlc.opt -w -40 -g -bin-annot -I src/utils/.utils.objs/byte -no-alias-deps -open Utils -o src/utils/.utils.objs/byte/utils__ListExt.cmi -c -intf src/utils/listExt.mli)
- File "src/utils/listExt.mli", line 113, characters 35-43:
- 113 | val parse: string -> (Genlex.token Stream.t -> 'a) -> Genlex.token Stream.t -> 'a list
-                                          ^^^^^^^^
- Error: Unbound module Stream
[ERROR] The compilation of lascar.0.6-alpha failed at "dune build -p lascar -j 71 @install".
Processing 14/22: [menhirLib: dune build] [menhirSdk: dune build] [ocamlgraph: dune build]
Processing 15/22: [menhirLib: dune build] [menhirSdk: dune build] [ocamlgraph: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirSdk" "-j" "71" (CWD=/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/menhirSdk.20211012)
-> compiled  menhirSdk.20211012
Processing 15/22: [menhirLib: dune build] [ocamlgraph: dune build]
-> installed menhirSdk.20211012
Processing 16/22: [menhirLib: dune build] [ocamlgraph: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirLib" "-j" "71" (CWD=/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/menhirLib.20211012)
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20211012
Processing 16/22: [ocamlgraph: dune build]
-> installed menhirLib.20211012
Processing 17/22: [ocamlgraph: dune build]
Processing 18/22: [menhir: dune build] [ocamlgraph: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocamlgraph" "-j" "71" "@install" (CWD=/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/ocamlgraph.2.0.0)
-> compiled  ocamlgraph.2.0.0
Processing 18/22: [menhir: dune build]
-> installed ocamlgraph.2.0.0
Processing 19/22: [menhir: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhir" "-j" "71" (CWD=/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/menhir.20211012)
- (cd _build/default/src/stage2 && .bin/menhir --no-pager --table --fixed-exception --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 --no-pager --table --fixed-exception --require-aliases --strict --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.
- 48 out of 96 symbols keep track of their end position.
- The action table is 11324 entries; 1610 non-zero; 1359 compressed.
- The action table occupies roughly 2816 bytes.
- The goto table is 16986 entries; 329 non-zero; 636 compressed.
- The goto table occupies roughly 1368 bytes.
- The error table occupies roughly 1448 bytes.
- The default_reduction table occupies roughly 336 bytes.
- The lhs table occupies roughly 168 bytes.
- The trace table occupies roughly 8 bytes.
- (cd _build/default/src/stage2 && .bin/menhir --no-pager --table --fixed-exception --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.20211012
-> installed menhir.20211012

#=== ERROR while compiling lascar.0.6-alpha ===================================#
# context              2.2.0~alpha~dev | linux/x86_64 | ocaml-variants.5.0.0+trunk | file:///home/opam/opam-repository
# path                 ~/.opam/5.0+alpha-repo/.opam-switch/build/lascar.0.6-alpha
# command              ~/.opam/opam-init/hooks/sandbox.sh build dune build -p lascar -j 71 @install
# exit-code            1
# env-file             ~/.opam/log/lascar-8-ec4990.env
# output-file          ~/.opam/log/lascar-8-ec4990.out
### output ###
# (cd _build/default && /home/opam/.opam/5.0+alpha-repo/bin/ocamlc.opt -w -40 -g -bin-annot -I src/utils/.utils.objs/byte -no-alias-deps -open Utils -o src/utils/.utils.objs/byte/utils__ListExt.cmi -c -intf src/utils/listExt.mli)
# File "src/utils/listExt.mli", line 113, characters 35-43:
# 113 | val parse: string -> (Genlex.token Stream.t -> 'a) -> Genlex.token Stream.t -> 'a list
#                                          ^^^^^^^^
# Error: Unbound module Stream



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install rfsm 1.6-alpha-3
+- 
+- The following actions failed
| - build lascar 0.6-alpha
+- 
+- The following changes have been performed (the rest was aborted)
| - install dune         3.6.1
| - install menhir       20211012
| - install menhirLib    20211012
| - install menhirSdk    20211012
| - install ocamlgraph   2.0.0
| - 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+alpha-repo/.opam-switch/backup/state-20221203055544.export"
'opam install -vy rfsm.1.6-alpha-3' failed.
"/bin/bash" "-c"
"
opam remove -y "rfsm.1.6-alpha-3"
opam install -vy "rfsm.1.6-alpha-3"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "rfsm.1.6-alpha-3" | 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