Building on asteria.caelum.ci.dev (from ocaml/opam:debian-unstable) Unable to find image 'ocaml/opam:debian-unstable' locally debian-unstable: Pulling from ocaml/opam Digest: sha256:728f5640961821acc3c3615502bcc556ec255cb25e8860aae98b3690dfbd682e Status: Downloaded newer image for ocaml/opam:debian-unstable 2024-11-22 01:19.42 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" 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/bin/opam-dev /usr/bin/opam")) 2024-11-22 01:19.42 ---> using "40df4fa4cdfc68a5fa7a326047e82a7adc5df52b8059d4a7b745bdd50aad56e7" 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 232a37e8b008dc04381f5e98c16badfc02ea6962")) 2024-11-22 01:19.42 ---> using "3627aca0cf09d425091b1834dc367b2d674ea958c1073cfd571626e801400fa8" 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-11-22 01:19.42 ---> using "12ca91eed672409146ffeb97abf8b2057aa9490eea5153239f28fb1d87ff4305" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.10' '4.10.2'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.10.2"} | "ocaml-system" {= "4.10.2"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocaml-config.1 (cached) -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> retrieved ocaml-base-compiler.4.10.2 (https://github.com/ocaml/ocaml/archive/4.10.2.tar.gz) -> installed ocaml-base-compiler.4.10.2 -> installed ocaml-config.1 -> installed ocaml.4.10.2 Done. # To update the current shell environment, run: eval $(opam env --switch=4.10) 2024-11-22 01:19.42 ---> using "ff68f38a5ca1c39d184f0d4a02bcf77289391452c2050e2ca8fe70e8e368c885" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [202 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-11-21-2009.31-F-2024-11-19-1405.22.pdiff [124 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-11-21-2009.31-F-2024-11-19-1405.22.pdiff [124 kB] - Fetched 390 kB in 1s (269 kB/s) - Reading package lists... - 2024-11-22 01:19.42 ---> using "a7be822662bf9ba52d7a13620707d07dc5c00a7d6d99b387b30c92dbeca3230b" 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 2 [required by pcre] - install conf-pkg-config 3 [required by conf-libpcre] - install csexp 1.5.2 [required by dune-configurator] - install dune 3.16.1 [required by aifad] - install dune-configurator 3.16.1 [required by pcre] - install menhir 20240715 [required by aifad] - install menhirCST 20240715 [required by menhir] - install menhirLib 20240715 [required by menhir] - install menhirSdk 20240715 [required by menhir] - install pcre 7.4.6 [required by aifad] - install res 5.0.2 [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 ... 19808 files and directories currently installed.) - Preparing to unpack .../0-libpcre16-3_2%3a8.39-15.1_amd64.deb ... - Unpacking libpcre16-3:amd64 (2:8.39-15.1) ... - Selecting previously unselected package libpcre3:amd64. - Preparing to unpack .../1-libpcre3_2%3a8.39-15.1_amd64.deb ... - Unpacking libpcre3:amd64 (2:8.39-15.1) ... - Selecting previously unselected package libpcre32-3:amd64. - Preparing to unpack .../2-libpcre32-3_2%3a8.39-15.1_amd64.deb ... - Unpacking libpcre32-3:amd64 (2:8.39-15.1) ... - Selecting previously unselected package libpcrecpp0v5:amd64. - Preparing to unpack .../3-libpcrecpp0v5_2%3a8.39-15.1_amd64.deb ... - Unpacking libpcrecpp0v5:amd64 (2:8.39-15.1) ... - Selecting previously unselected package libpcre3-dev:amd64. - Preparing to unpack .../4-libpcre3-dev_2%3a8.39-15.1_amd64.deb ... - Unpacking libpcre3-dev:amd64 (2:8.39-15.1) ... - Selecting previously unselected package libpkgconf3:amd64. - Preparing to unpack .../5-libpkgconf3_1.8.1-4_amd64.deb ... - Unpacking libpkgconf3:amd64 (1.8.1-4) ... - Selecting previously unselected package pkgconf-bin. - Preparing to unpack .../6-pkgconf-bin_1.8.1-4_amd64.deb ... - Unpacking pkgconf-bin (1.8.1-4) ... - Selecting previously unselected package pkgconf:amd64. - Preparing to unpack .../7-pkgconf_1.8.1-4_amd64.deb ... - Unpacking pkgconf:amd64 (1.8.1-4) ... - Selecting previously unselected package pkg-config:amd64. - Preparing to unpack .../8-pkg-config_1.8.1-4_amd64.deb ... - Unpacking pkg-config:amd64 (1.8.1-4) ... - Setting up libpcre16-3:amd64 (2:8.39-15.1) ... - Setting up libpcre3:amd64 (2:8.39-15.1) ... - Setting up libpkgconf3:amd64 (1.8.1-4) ... - Setting up libpcre32-3:amd64 (2:8.39-15.1) ... - Setting up pkgconf-bin (1.8.1-4) ... - Setting up libpcrecpp0v5:amd64 (2:8.39-15.1) ... - Setting up libpcre3-dev:amd64 (2:8.39-15.1) ... - Setting up pkgconf:amd64 (1.8.1-4) ... - Setting up pkg-config:amd64 (1.8.1-4) ... - Processing triggers for libc-bin (2.40-3) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/35: [aifad.2.3.0: extract] Processing 2/35: [aifad.2.3.0: extract] [cfg.2.3.0: extract] Processing 3/35: [aifad.2.3.0: extract] [cfg.2.3.0: extract] Processing 4/35: [aifad.2.3.0: extract] [cfg.2.3.0: extract] Processing 5/35: [aifad.2.3.0: extract] [cfg.2.3.0: extract] [csexp.1.5.2: extract] Processing 6/35: [aifad.2.3.0: extract] [cfg.2.3.0: extract] [csexp.1.5.2: extract] [conf-pkg-config: pkg-config] -> retrieved cfg.2.3.0 (cached) Processing 6/35: [aifad.2.3.0: extract] [csexp.1.5.2: extract] [conf-pkg-config: pkg-config] Processing 7/35: [aifad.2.3.0: extract] [csexp.1.5.2: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [conf-pkg-config: pkg-config] -> retrieved aifad.2.3.0 (cached) Processing 7/35: [csexp.1.5.2: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [conf-pkg-config: pkg-config] Processing 8/35: [csexp.1.5.2: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [menhir.20240715 + 3 others: extract] [conf-pkg-config: pkg-config] -> retrieved csexp.1.5.2 (cached) Processing 8/35: [dune.3.16.1, dune-configurator.3.16.1: extract] [menhir.20240715 + 3 others: extract] [conf-pkg-config: pkg-config] Processing 9/35: [dune.3.16.1, dune-configurator.3.16.1: extract] [menhir.20240715 + 3 others: extract] [pcre.7.4.6: extract] [conf-pkg-config: pkg-config] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/4.10/.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: [dune.3.16.1, dune-configurator.3.16.1: extract] [menhir.20240715 + 3 others: extract] [pcre.7.4.6: extract] -> installed conf-pkg-config.3 Processing 10/35: [dune.3.16.1, dune-configurator.3.16.1: extract] [menhir.20240715 + 3 others: extract] [pcre.7.4.6: extract] Processing 11/35: [dune.3.16.1, dune-configurator.3.16.1: extract] [menhir.20240715 + 3 others: extract] [pcre.7.4.6: extract] [conf-libpcre: pkg-config libpcre] -> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715 (cached) Processing 11/35: [dune.3.16.1, dune-configurator.3.16.1: extract] [pcre.7.4.6: extract] [conf-libpcre: pkg-config libpcre] Processing 12/35: [dune.3.16.1, dune-configurator.3.16.1: extract] [pcre.7.4.6: extract] [res.5.0.2: extract] [conf-libpcre: pkg-config libpcre] -> retrieved pcre.7.4.6 (cached) Processing 12/35: [dune.3.16.1, dune-configurator.3.16.1: extract] [res.5.0.2: extract] [conf-libpcre: pkg-config libpcre] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--print-errors" "--exists" "libpcre" (CWD=/home/opam/.opam/4.10/.opam-switch/build/conf-libpcre.2) -> compiled conf-libpcre.2 Processing 12/35: [dune.3.16.1, dune-configurator.3.16.1: extract] [res.5.0.2: extract] -> installed conf-libpcre.2 Processing 13/35: [dune.3.16.1, dune-configurator.3.16.1: extract] [res.5.0.2: extract] -> retrieved res.5.0.2 (cached) Processing 13/35: [dune.3.16.1, dune-configurator.3.16.1: extract] -> retrieved dune.3.16.1, dune-configurator.3.16.1 (cached) Processing 14/35: [dune: ocaml 255] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "255" (CWD=/home/opam/.opam/4.10/.opam-switch/build/dune.3.16.1) - ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe -j 255 - cd _boot && /home/opam/.opam/4.10/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_util__Gc.ml - File "src/dune_util/gc.ml", lines 78-95, characters 5-6: - Warning 23: all the fields are explicitly listed in this record: - the 'with' clause is useless. - 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" "255" (CWD=/home/opam/.opam/4.10/.opam-switch/build/dune.3.16.1) -> compiled dune.3.16.1 -> installed dune.3.16.1 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" "255" "@install" (CWD=/home/opam/.opam/4.10/.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" "255" (CWD=/home/opam/.opam/4.10/.opam-switch/build/menhirCST.20240715) -> compiled menhirCST.20240715 Processing 22/35: [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] [res: dune build] -> installed menhirCST.20240715 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" "255" (CWD=/home/opam/.opam/4.10/.opam-switch/build/menhirLib.20240715) - (cd _build/default/lib/pack && ./pack.exe) - Creating menhirLib.ml... - Creating menhirLib.mli... -> compiled menhirLib.20240715 Processing 23/35: [dune-configurator: rm] [menhirSdk: dune build] [res: dune build] -> installed menhirLib.20240715 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" "255" (CWD=/home/opam/.opam/4.10/.opam-switch/build/menhirSdk.20240715) -> compiled menhirSdk.20240715 Processing 24/35: [dune-configurator: rm] [res: dune build] -> installed menhirSdk.20240715 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" "255" "@install" (CWD=/home/opam/.opam/4.10/.opam-switch/build/res.5.0.2) -> compiled res.5.0.2 Processing 26/35: [dune-configurator: rm] [menhir: dune build] -> installed res.5.0.2 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/4.10/.opam-switch/build/dune-configurator.3.16.1) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.10/.opam-switch/build/dune-configurator.3.16.1) 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" "255" "@install" (CWD=/home/opam/.opam/4.10/.opam-switch/build/dune-configurator.3.16.1) -> compiled dune-configurator.3.16.1 Processing 27/35: [menhir: dune build] -> installed dune-configurator.3.16.1 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" "255" (CWD=/home/opam/.opam/4.10/.opam-switch/build/pcre.7.4.6) -> compiled pcre.7.4.6 Processing 29/35: [menhir: dune build] -> installed pcre.7.4.6 Processing 30/35: [menhir: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhir" "-j" "255" (CWD=/home/opam/.opam/4.10/.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 -> installed menhir.20240715 Processing 32/35: [cfg: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cfg" "-j" "255" "@install" (CWD=/home/opam/.opam/4.10/.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" "255" "@install" (CWD=/home/opam/.opam/4.10/.opam-switch/build/aifad.2.3.0) -> compiled aifad.2.3.0 -> installed aifad.2.3.0 Done. # To update the current shell environment, run: eval $(opam env) 2024-11-22 01:20.55 ---> saved as "44c776394ce2f8b8d831f132ba7d53c444e1819c087e368914ef15658950fd1f" Job succeeded