Building on x86-bm-c13.sw.ocaml.org (from ocaml/opam:debian-unstable) Unable to find image 'ocaml/opam:debian-unstable' locally debian-unstable: Pulling from ocaml/opam Digest: sha256:6dbb1e6b4b767fa11369e17e0d90d7f294f4268e08e4aad51632f1951e9764d2 Status: Downloaded newer image for ocaml/opam:debian-unstable 2024-03-28 08:49.05 ---> 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")) 2024-03-28 08:49.05 ---> 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 fe00df86c9b4d714ec1d1c3b5fad3b9485967f6e")) 2024-03-28 08:49.05 ---> using "1969b865dc0121544b5da025cca93a3017a18292e4eb09b2cafbb1c174a48136" 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. 2024-03-28 08:49.05 ---> using "8e73b7cc41b9f391e9c71cd803608f55cb84b633abc3d24bdb07c4d652d870c1" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '5.1' '5.1.0'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "5.1.0"} | "ocaml-system" {= "5.1.0"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> installed ocaml-options-vanilla.1 -> retrieved ocaml-base-compiler.5.1.0 (cached) -> installed ocaml-base-compiler.5.1.0 -> installed ocaml-config.3 -> installed ocaml.5.1.0 -> installed base-domains.base -> installed base-nnp.base Done. # Run eval $(opam env --switch=5.1) to update the current shell environment 2024-03-28 08:49.05 ---> using "48a37234dec686069e839a6643dcaba0ecb05841c9efe503502a6a52094db090" 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-2024-03-28-0211.59-F-2024-03-21-1407.24.pdiff [600 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-03-28-0211.59-F-2024-03-21-1407.24.pdiff [600 kB] - Fetched 862 kB in 3s (302 kB/s) - Reading package lists... - 2024-03-28 08:49.05 ---> using "3fbdf3f9232a25a290c102ec3d9c70d1abbbe994161582c8df70eb187a40e914" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"aifad.2.3.0\"\ \nopam install -vy \"aifad.2.3.0\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"aifad.2.3.0\" | grep -q '\"debian-unstable\"'; then\ \n echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\ \n exit 69\ \n fi\ \nfi\ \n\ \n\ \nexit $res\ \n")) [NOTE] aifad.2.3.0 is not installed. Nothing to do. The following actions will be performed: === install 13 packages - install aifad 2.3.0 - install cfg 2.3.0 [required by aifad] - install conf-libpcre 1 [required by pcre] - install conf-pkg-config 3 [required by conf-libpcre] - install csexp 1.5.2 [required by dune-configurator] - install dune 3.14.2 [required by aifad] - install dune-configurator 3.14.2 [required by pcre] - install menhir 20231231 [required by aifad] - install menhirCST 20231231 [required by menhir] - install menhirLib 20231231 [required by menhir] - install menhirSdk 20231231 [required by menhir] - install pcre 7.5.0 [required by aifad] - install res 5.0.1 [required by aifad] The following system packages will first need to be installed: libpcre3-dev pkg-config <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> opam believes some required external dependencies are missing. opam can: > 1. Run apt-get to install them (may need root/sudo access) 2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal) 3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable 4. Abort the installation [1/2/3/4] 1 + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libpcre3-dev" "pkg-config" - debconf: delaying package configuration, since apt-utils is not installed - Selecting previously unselected package libpcre16-3:amd64. - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19678 files and directories currently installed.) - Preparing to unpack .../0-libpcre16-3_2%3a8.39-15+b1_amd64.deb ... - Unpacking libpcre16-3:amd64 (2:8.39-15+b1) ... - Selecting previously unselected package libpcre3:amd64. - Preparing to unpack .../1-libpcre3_2%3a8.39-15+b1_amd64.deb ... - Unpacking libpcre3:amd64 (2:8.39-15+b1) ... - Selecting previously unselected package libpcre32-3:amd64. - Preparing to unpack .../2-libpcre32-3_2%3a8.39-15+b1_amd64.deb ... - Unpacking libpcre32-3:amd64 (2:8.39-15+b1) ... - Selecting previously unselected package libpcrecpp0v5:amd64. - Preparing to unpack .../3-libpcrecpp0v5_2%3a8.39-15+b1_amd64.deb ... - Unpacking libpcrecpp0v5:amd64 (2:8.39-15+b1) ... - Selecting previously unselected package libpcre3-dev:amd64. - Preparing to unpack .../4-libpcre3-dev_2%3a8.39-15+b1_amd64.deb ... - Unpacking libpcre3-dev:amd64 (2:8.39-15+b1) ... - Selecting previously unselected package libpkgconf3:amd64. - Preparing to unpack .../5-libpkgconf3_1.8.1-1+b2_amd64.deb ... - Unpacking libpkgconf3:amd64 (1.8.1-1+b2) ... - Selecting previously unselected package pkgconf-bin. - Preparing to unpack .../6-pkgconf-bin_1.8.1-1+b2_amd64.deb ... - Unpacking pkgconf-bin (1.8.1-1+b2) ... - Selecting previously unselected package pkgconf:amd64. - Preparing to unpack .../7-pkgconf_1.8.1-1+b2_amd64.deb ... - Unpacking pkgconf:amd64 (1.8.1-1+b2) ... - Selecting previously unselected package pkg-config:amd64. - Preparing to unpack .../8-pkg-config_1.8.1-1+b2_amd64.deb ... - Unpacking pkg-config:amd64 (1.8.1-1+b2) ... - Setting up libpcre16-3:amd64 (2:8.39-15+b1) ... - Setting up libpcre3:amd64 (2:8.39-15+b1) ... - Setting up libpkgconf3:amd64 (1.8.1-1+b2) ... - Setting up libpcre32-3:amd64 (2:8.39-15+b1) ... - Setting up pkgconf-bin (1.8.1-1+b2) ... - Setting up libpcrecpp0v5:amd64 (2:8.39-15+b1) ... - Setting up libpcre3-dev:amd64 (2:8.39-15+b1) ... - Setting up pkgconf:amd64 (1.8.1-1+b2) ... - Setting up pkg-config:amd64 (1.8.1-1+b2) ... - Processing triggers for libc-bin (2.37-15.1) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/35: Processing 2/35: Processing 3/35: Processing 4/35: Processing 5/35: Processing 6/35: [conf-pkg-config: pkg-config] -> retrieved cfg.2.3.0 (cached) Processing 7/35: [conf-pkg-config: pkg-config] -> retrieved aifad.2.3.0 (cached) Processing 8/35: [conf-pkg-config: pkg-config] -> retrieved csexp.1.5.2 (cached) Processing 9/35: [conf-pkg-config: pkg-config] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/5.1/.opam-switch/build/conf-pkg-config.3) - usage: pkgconf [OPTIONS] [LIBRARIES] - - basic options: - - --help this message - --about print pkgconf version and license to stdout - --version print supported pkg-config version to stdout - --atleast-pkgconfig-version check whether or not pkgconf is compatible - with a specified pkg-config version - --errors-to-stdout print all errors on stdout instead of stderr - --print-errors ensure all errors are printed - --short-errors be less verbose about some errors - --silence-errors explicitly be silent about errors - --list-all list all known packages - --list-package-names list all known package names - --simulate simulate walking the calculated dependency graph - --no-cache do not cache already seen packages when - walking the dependency graph - --log-file=filename write an audit log to a specified file - --with-path=path adds a directory to the search path - --define-prefix override the prefix variable with one that is guessed based on - the location of the .pc file - --dont-define-prefix do not override the prefix variable under any circumstances - --prefix-variable=varname sets the name of the variable that pkgconf considers - to be the package prefix - --relocate=path relocates a path and exits (mostly for testsuite) - --dont-relocate-paths disables path relocation support - - cross-compilation personality support: - - --personality=triplet|filename sets the personality to 'triplet' or a file named 'filename' - --dump-personality dumps details concerning selected personality - - checking specific pkg-config database entries: - - --atleast-version require a specific version of a module - --exact-version require an exact version of a module - --max-version require a maximum version of a module - --exists check whether or not a module exists - --uninstalled check whether or not an uninstalled module will be used - --no-uninstalled never use uninstalled modules when satisfying dependencies - --no-provides do not use 'provides' rules to resolve dependencies - --maximum-traverse-depth maximum allowed depth for dependency graph - --static be more aggressive when computing dependency graph - (for static linking) - --shared use a simplified dependency graph (usually default) - --pure optimize a static dependency graph as if it were a normal - dependency graph - --env-only look only for package entries in PKG_CONFIG_PATH - --ignore-conflicts ignore 'conflicts' rules in modules - --validate validate specific .pc files for correctness - - querying specific pkg-config database fields: - - --define-variable=varname=value define variable 'varname' as 'value' - --variable=varname print specified variable entry to stdout - --cflags print required CFLAGS to stdout - --cflags-only-I print required include-dir CFLAGS to stdout - --cflags-only-other print required non-include-dir CFLAGS to stdout - --libs print required linker flags to stdout - --libs-only-L print required LDPATH linker flags to stdout - --libs-only-l print required LIBNAME linker flags to stdout - --libs-only-other print required other linker flags to stdout - --print-requires print required dependency frameworks to stdout - --print-requires-private print required dependency frameworks for static - linking to stdout - --print-provides print provided dependencies to stdout - --print-variables print all known variables in module to stdout - --digraph print entire dependency graph in graphviz 'dot' format - --keep-system-cflags keep -I/usr/include entries in cflags output - --keep-system-libs keep -L/lib:/lib/i386-linux-gnu:/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnux32:/lib32:/libx32:/usr/lib:/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnux32:/usr/lib32:/usr/libx32 entries in libs output - --path show the exact filenames for any matching .pc files - --modversion print the specified module's version to stdout - --internal-cflags do not filter 'internal' cflags from output - - filtering output: - - --msvc-syntax print translatable fragments in MSVC syntax - --fragment-filter=types filter output fragments to the specified types - - report bugs to <https://github.com/pkgconf/pkgconf/issues/new>. -> compiled conf-pkg-config.3 Processing 9/35: -> installed conf-pkg-config.3 Processing 10/35: Processing 11/35: [conf-libpcre: pkg-config libpcre] -> retrieved pcre.7.5.0 (cached) Processing 12/35: [conf-libpcre: pkg-config libpcre] -> retrieved res.5.0.1 (cached) -> retrieved menhir.20231231, menhirCST.20231231, menhirLib.20231231, menhirSdk.20231231 (cached) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "libpcre" (CWD=/home/opam/.opam/5.1/.opam-switch/build/conf-libpcre.1) -> compiled conf-libpcre.1 Processing 12/35: -> installed conf-libpcre.1 Processing 13/35: -> retrieved dune.3.14.2, dune-configurator.3.14.2 (cached) Processing 14/35: [dune: ocaml 39] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "39" (CWD=/home/opam/.opam/5.1/.opam-switch/build/dune.3.14.2) - 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 39 - cd _boot && /home/opam/.opam/5.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -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/5.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -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/5.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -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/5.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -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 14/35: [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" "39" (CWD=/home/opam/.opam/5.1/.opam-switch/build/dune.3.14.2) -> compiled dune.3.14.2 -> installed dune.3.14.2 Processing 16/35: [csexp: dune build] Processing 17/35: [csexp: dune build] [menhirCST: dune build] Processing 18/35: [csexp: dune build] [menhirCST: dune build] [menhirLib: dune build] Processing 19/35: [csexp: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] Processing 20/35: [csexp: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [res: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "39" "@install" (CWD=/home/opam/.opam/5.1/.opam-switch/build/csexp.1.5.2) -> compiled csexp.1.5.2 Processing 20/35: [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [res: dune build] -> installed csexp.1.5.2 Processing 21/35: [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [res: dune build] Processing 22/35: [dune-configurator: rm] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [res: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirCST" "-j" "39" (CWD=/home/opam/.opam/5.1/.opam-switch/build/menhirCST.20231231) -> compiled menhirCST.20231231 Processing 22/35: [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] [res: dune build] -> installed menhirCST.20231231 Processing 23/35: [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] [res: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirLib" "-j" "39" (CWD=/home/opam/.opam/5.1/.opam-switch/build/menhirLib.20231231) - (cd _build/default/lib/pack && ./pack.exe) - Creating menhirLib.ml... - Creating menhirLib.mli... -> compiled menhirLib.20231231 Processing 23/35: [dune-configurator: rm] [menhirSdk: dune build] [res: dune build] -> installed menhirLib.20231231 Processing 24/35: [dune-configurator: rm] [menhirSdk: dune build] [res: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirSdk" "-j" "39" (CWD=/home/opam/.opam/5.1/.opam-switch/build/menhirSdk.20231231) -> compiled menhirSdk.20231231 Processing 24/35: [dune-configurator: rm] [res: dune build] -> installed menhirSdk.20231231 Processing 25/35: [dune-configurator: rm] [res: dune build] Processing 26/35: [dune-configurator: rm] [menhir: dune build] [res: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "res" "-j" "39" (CWD=/home/opam/.opam/5.1/.opam-switch/build/res.5.0.1) -> compiled res.5.0.1 Processing 26/35: [dune-configurator: rm] [menhir: dune build] -> installed res.5.0.1 Processing 27/35: [dune-configurator: rm] [menhir: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.1/.opam-switch/build/dune-configurator.3.14.2) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.1/.opam-switch/build/dune-configurator.3.14.2) Processing 27/35: [dune-configurator: dune build] [menhir: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "39" "@install" (CWD=/home/opam/.opam/5.1/.opam-switch/build/dune-configurator.3.14.2) -> compiled dune-configurator.3.14.2 Processing 27/35: [menhir: dune build] -> installed dune-configurator.3.14.2 Processing 28/35: [menhir: dune build] Processing 29/35: [menhir: dune build] [pcre: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "pcre" "-j" "39" "@install" (CWD=/home/opam/.opam/5.1/.opam-switch/build/pcre.7.5.0) - (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -fPIC -DPIC -g -I /home/opam/.opam/5.1/lib/ocaml -o pcre_stubs.o -c pcre_stubs.c) - pcre_stubs.c: In function 'pcre_callout_handler': - pcre_stubs.c:158:29: warning: initialization discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers] - 158 | caml_int_ptr ovec_dst = &Field(Field(v_substrings, 1), 0) + subgroups2_1; - | ^ -> compiled pcre.7.5.0 Processing 29/35: [menhir: dune build] -> installed pcre.7.5.0 Processing 30/35: [menhir: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhir" "-j" "39" (CWD=/home/opam/.opam/5.1/.opam-switch/build/menhir.20231231) - (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.20231231 -> installed menhir.20231231 Processing 32/35: [cfg: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cfg" "-j" "39" "@install" (CWD=/home/opam/.opam/5.1/.opam-switch/build/cfg.2.3.0) -> compiled cfg.2.3.0 -> installed cfg.2.3.0 Processing 34/35: [aifad: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "aifad" "-j" "39" "@install" (CWD=/home/opam/.opam/5.1/.opam-switch/build/aifad.2.3.0) -> compiled aifad.2.3.0 -> installed aifad.2.3.0 Done. # Run eval $(opam env) to update the current shell environment 2024-03-28 08:50.39 ---> saved as "07e781cd3a1acc446ee3874fb61f27f6efd689f9a45fedbab5c22d7c026adaa2" Job succeeded