Building on x86-bm-c13.sw.ocaml.org (from ocaml/opam:debian-unstable) 2025-01-02 00:49.20 ---> 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")) 2025-01-02 00:49.20 ---> 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 2d85539cd05071ec4f91d6c4ee35d2adc44aa283")) 2025-01-02 00:49.20 ---> using "c3dc34689001c88c5c748166aac21d000b27417b693a8a050c46c712e4c6f12f" 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. 2025-01-02 00:49.20 ---> using "5a348168a87ee09c4f105e0c0448a2ea8bfb106cbf2d1e7ff2090f1392205351" 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 <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocaml-config.2 (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.4.13.1 (cached) -> installed ocaml-base-compiler.4.13.1 -> installed ocaml-config.2 -> installed ocaml.4.13.1 Done. # To update the current shell environment, run: eval $(opam env --switch=4.13) 2025-01-02 00:49.20 ---> using "521926dc79a97683ef70d2a3ad555630f79093c4d503f1cb87a5740622a8b754" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [205 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-2025-01-01-1406.38-F-2024-12-21-0229.21.pdiff [800 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-01-01-1406.38-F-2024-12-21-0229.21.pdiff [800 kB] - Fetched 1069 kB in 4s (271 kB/s) - Reading package lists... - 2025-01-02 00:49.20 ---> using "d5ace38b3bf6c2e46a1faed1cf8c4a120905dcd8612d75609c789220967b9088" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"kind2.2.2.0\"\ \nopam install -vy \"kind2.2.2.0\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"kind2.2.2.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] kind2.2.2.0 is not installed. Nothing to do. The following actions will be performed: === install 15 packages - install conf-pkg-config 3 [required by conf-zmq] - install conf-zmq 0.1 [required by zmq] - install csexp 1.5.2 [required by dune-configurator] - install dune 3.17.1 [required by kind2] - install dune-build-info 3.17.1 [required by kind2] - install dune-configurator 3.17.1 [required by zmq] - install kind2 2.2.0 - install menhir 20240715 [required by kind2] - install menhirCST 20240715 [required by menhir] - install menhirLib 20240715 [required by menhir] - install menhirSdk 20240715 [required by menhir] - install num 1.5-1 [required by kind2] - install seq base [required by yojson] - install yojson 2.2.2 [required by kind2] - install zmq 5.3.0 [required by kind2] The following system packages will first need to be installed: libzmq3-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" "libzmq3-dev" "pkg-config" - debconf: delaying package configuration, since apt-utils is not installed - (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 ... 19802 files and directories currently installed.) - Preparing to unpack .../logsave_1.47.2-1_amd64.deb ... - Unpacking logsave (1.47.2-1) over (1.47.2~rc1-2) ... - Preparing to unpack .../libext2fs2t64_1.47.2-1_amd64.deb ... - Leaving 'diversion of /lib/x86_64-linux-gnu/libe2p.so.2 to /lib/x86_64-linux-gnu/libe2p.so.2.usr-is-merged by libext2fs2t64' - Leaving 'diversion of /lib/x86_64-linux-gnu/libe2p.so.2.3 to /lib/x86_64-linux-gnu/libe2p.so.2.3.usr-is-merged by libext2fs2t64' - Leaving 'diversion of /lib/x86_64-linux-gnu/libext2fs.so.2 to /lib/x86_64-linux-gnu/libext2fs.so.2.usr-is-merged by libext2fs2t64' - Leaving 'diversion of /lib/x86_64-linux-gnu/libext2fs.so.2.4 to /lib/x86_64-linux-gnu/libext2fs.so.2.4.usr-is-merged by libext2fs2t64' - Unpacking libext2fs2t64:amd64 (1.47.2-1) over (1.47.2~rc1-2) ... - Setting up libext2fs2t64:amd64 (1.47.2-1) ... - (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 ... 19802 files and directories currently installed.) - Preparing to unpack .../00-e2fsprogs_1.47.2-1_amd64.deb ... - Unpacking e2fsprogs (1.47.2-1) over (1.47.2~rc1-2) ... - Preparing to unpack .../01-libcom-err2_1.47.2-1_amd64.deb ... - Unpacking libcom-err2:amd64 (1.47.2-1) over (1.47.2~rc1-2) ... - Selecting previously unselected package comerr-dev:amd64. - Preparing to unpack .../02-comerr-dev_2.1-1.47.2-1_amd64.deb ... - Unpacking comerr-dev:amd64 (2.1-1.47.2-1) ... - Selecting previously unselected package libnorm1t64:amd64. - Preparing to unpack .../03-libnorm1t64_1.5.9+dfsg-3.1+b1_amd64.deb ... - Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1+b1) ... - Selecting previously unselected package libpgm-5.3-0t64:amd64. - Preparing to unpack .../04-libpgm-5.3-0t64_5.3.128~dfsg-2.1+b1_amd64.deb ... - Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1+b1) ... - Selecting previously unselected package libsodium23:amd64. - Preparing to unpack .../05-libsodium23_1.0.18-1+b2_amd64.deb ... - Unpacking libsodium23:amd64 (1.0.18-1+b2) ... - Selecting previously unselected package libzmq5:amd64. - Preparing to unpack .../06-libzmq5_4.3.5-1+b3_amd64.deb ... - Unpacking libzmq5:amd64 (4.3.5-1+b3) ... - Selecting previously unselected package libpgm-dev:amd64. - Preparing to unpack .../07-libpgm-dev_5.3.128~dfsg-2.1+b1_amd64.deb ... - Unpacking libpgm-dev:amd64 (5.3.128~dfsg-2.1+b1) ... - Selecting previously unselected package libsodium-dev:amd64. - Preparing to unpack .../08-libsodium-dev_1.0.18-1+b2_amd64.deb ... - Unpacking libsodium-dev:amd64 (1.0.18-1+b2) ... - Selecting previously unselected package libicu72:amd64. - Preparing to unpack .../09-libicu72_72.1-5+b1_amd64.deb ... - Unpacking libicu72:amd64 (72.1-5+b1) ... - Selecting previously unselected package icu-devtools. - Preparing to unpack .../10-icu-devtools_72.1-5+b1_amd64.deb ... - Unpacking icu-devtools (72.1-5+b1) ... - Selecting previously unselected package libicu-dev:amd64. - Preparing to unpack .../11-libicu-dev_72.1-5+b1_amd64.deb ... - Unpacking libicu-dev:amd64 (72.1-5+b1) ... - Selecting previously unselected package libxml2:amd64. - Preparing to unpack .../12-libxml2_2.12.7+dfsg+really2.9.14-0.2+b1_amd64.deb ... - Unpacking libxml2:amd64 (2.12.7+dfsg+really2.9.14-0.2+b1) ... - Selecting previously unselected package libxml2-dev:amd64. - Preparing to unpack .../13-libxml2-dev_2.12.7+dfsg+really2.9.14-0.2+b1_amd64.deb ... - Unpacking libxml2-dev:amd64 (2.12.7+dfsg+really2.9.14-0.2+b1) ... - Selecting previously unselected package libnorm-dev:amd64. - Preparing to unpack .../14-libnorm-dev_1.5.9+dfsg-3.1+b1_amd64.deb ... - Unpacking libnorm-dev:amd64 (1.5.9+dfsg-3.1+b1) ... - Selecting previously unselected package libgssrpc4t64:amd64. - Preparing to unpack .../15-libgssrpc4t64_1.21.3-3_amd64.deb ... - Unpacking libgssrpc4t64:amd64 (1.21.3-3) ... - Selecting previously unselected package libkadm5clnt-mit12:amd64. - Preparing to unpack .../16-libkadm5clnt-mit12_1.21.3-3_amd64.deb ... - Unpacking libkadm5clnt-mit12:amd64 (1.21.3-3) ... - Selecting previously unselected package libkdb5-10t64:amd64. - Preparing to unpack .../17-libkdb5-10t64_1.21.3-3_amd64.deb ... - Unpacking libkdb5-10t64:amd64 (1.21.3-3) ... - Selecting previously unselected package libkadm5srv-mit12:amd64. - Preparing to unpack .../18-libkadm5srv-mit12_1.21.3-3_amd64.deb ... - Unpacking libkadm5srv-mit12:amd64 (1.21.3-3) ... - Selecting previously unselected package krb5-multidev:amd64. - Preparing to unpack .../19-krb5-multidev_1.21.3-3_amd64.deb ... - Unpacking krb5-multidev:amd64 (1.21.3-3) ... - Selecting previously unselected package libkrb5-dev:amd64. - Preparing to unpack .../20-libkrb5-dev_1.21.3-3_amd64.deb ... - Unpacking libkrb5-dev:amd64 (1.21.3-3) ... - Selecting previously unselected package libmd-dev:amd64. - Preparing to unpack .../21-libmd-dev_1.1.0-2+b1_amd64.deb ... - Unpacking libmd-dev:amd64 (1.1.0-2+b1) ... - Selecting previously unselected package libbsd-dev:amd64. - Preparing to unpack .../22-libbsd-dev_0.12.2-2_amd64.deb ... - Unpacking libbsd-dev:amd64 (0.12.2-2) ... - Selecting previously unselected package libzmq3-dev:amd64. - Preparing to unpack .../23-libzmq3-dev_4.3.5-1+b3_amd64.deb ... - Unpacking libzmq3-dev:amd64 (4.3.5-1+b3) ... - Selecting previously unselected package cppzmq-dev:amd64. - Preparing to unpack .../24-cppzmq-dev_4.10.0-1+b1_amd64.deb ... - Unpacking cppzmq-dev:amd64 (4.10.0-1+b1) ... - Selecting previously unselected package libpkgconf3:amd64. - Preparing to unpack .../25-libpkgconf3_1.8.1-4_amd64.deb ... - Unpacking libpkgconf3:amd64 (1.8.1-4) ... - Preparing to unpack .../26-libss2_1.47.2-1_amd64.deb ... - Unpacking libss2:amd64 (1.47.2-1) over (1.47.2~rc1-2) ... - Selecting previously unselected package pkgconf-bin. - Preparing to unpack .../27-pkgconf-bin_1.8.1-4_amd64.deb ... - Unpacking pkgconf-bin (1.8.1-4) ... - Selecting previously unselected package pkgconf:amd64. - Preparing to unpack .../28-pkgconf_1.8.1-4_amd64.deb ... - Unpacking pkgconf:amd64 (1.8.1-4) ... - Selecting previously unselected package pkg-config:amd64. - Preparing to unpack .../29-pkg-config_1.8.1-4_amd64.deb ... - Unpacking pkg-config:amd64 (1.8.1-4) ... - Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1+b1) ... - Setting up libsodium23:amd64 (1.0.18-1+b2) ... - Setting up libicu72:amd64 (72.1-5+b1) ... - Setting up libcom-err2:amd64 (1.47.2-1) ... - Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1+b1) ... - Setting up libpkgconf3:amd64 (1.8.1-4) ... - Setting up libgssrpc4t64:amd64 (1.21.3-3) ... - Setting up libpgm-dev:amd64 (5.3.128~dfsg-2.1+b1) ... - Setting up comerr-dev:amd64 (2.1-1.47.2-1) ... - Setting up libss2:amd64 (1.47.2-1) ... - Setting up icu-devtools (72.1-5+b1) ... - Setting up pkgconf-bin (1.8.1-4) ... - Setting up libsodium-dev:amd64 (1.0.18-1+b2) ... - Setting up logsave (1.47.2-1) ... - Setting up libmd-dev:amd64 (1.1.0-2+b1) ... - Setting up libicu-dev:amd64 (72.1-5+b1) ... - Setting up libxml2:amd64 (2.12.7+dfsg+really2.9.14-0.2+b1) ... - Setting up libbsd-dev:amd64 (0.12.2-2) ... - Setting up libkadm5clnt-mit12:amd64 (1.21.3-3) ... - Setting up libzmq5:amd64 (4.3.5-1+b3) ... - Setting up libkdb5-10t64:amd64 (1.21.3-3) ... - Setting up e2fsprogs (1.47.2-1) ... - Setting up pkgconf:amd64 (1.8.1-4) ... - Setting up libxml2-dev:amd64 (2.12.7+dfsg+really2.9.14-0.2+b1) ... - Setting up pkg-config:amd64 (1.8.1-4) ... - Setting up libkadm5srv-mit12:amd64 (1.21.3-3) ... - Setting up krb5-multidev:amd64 (1.21.3-3) ... - Setting up libnorm-dev:amd64 (1.5.9+dfsg-3.1+b1) ... - Setting up libkrb5-dev:amd64 (1.21.3-3) ... - Setting up libzmq3-dev:amd64 (4.3.5-1+b3) ... - Setting up cppzmq-dev:amd64 (4.10.0-1+b1) ... - Processing triggers for libc-bin (2.40-4) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved conf-zmq.0.1 (cached) Processing 3/40: [csexp.1.5.2: extract] Processing 4/40: [csexp.1.5.2: extract] [dune.3.17.1 + 2 others: extract] Processing 5/40: [csexp.1.5.2: extract] [dune.3.17.1 + 2 others: extract] [kind2.2.2.0: extract] Processing 6/40: [csexp.1.5.2: extract] [dune.3.17.1 + 2 others: extract] [kind2.2.2.0: extract] [conf-pkg-config: pkg-config] -> retrieved csexp.1.5.2 (cached) Processing 6/40: [dune.3.17.1 + 2 others: extract] [kind2.2.2.0: extract] [conf-pkg-config: pkg-config] Processing 7/40: [dune.3.17.1 + 2 others: extract] [kind2.2.2.0: extract] [menhir.20240715 + 3 others: extract] [conf-pkg-config: pkg-config] -> retrieved dune.3.17.1, dune-build-info.3.17.1, dune-configurator.3.17.1 (cached) Processing 7/40: [kind2.2.2.0: extract] [menhir.20240715 + 3 others: extract] [conf-pkg-config: pkg-config] Processing 8/40: [kind2.2.2.0: extract] [menhir.20240715 + 3 others: extract] [num.1.5-1: extract] [conf-pkg-config: pkg-config] Processing 9/40: [kind2.2.2.0: extract] [menhir.20240715 + 3 others: extract] [num.1.5-1: extract] [conf-pkg-config: pkg-config] [dune: ocaml 39] -> retrieved kind2.2.2.0 (cached) Processing 9/40: [menhir.20240715 + 3 others: extract] [num.1.5-1: extract] [conf-pkg-config: pkg-config] [dune: ocaml 39] -> retrieved seq.base (cached) Processing 10/40: [menhir.20240715 + 3 others: extract] [num.1.5-1: extract] [conf-pkg-config: pkg-config] [dune: ocaml 39] Processing 11/40: [menhir.20240715 + 3 others: extract] [num.1.5-1: extract] [yojson.2.2.2: extract] [conf-pkg-config: pkg-config] [dune: ocaml 39] Processing 12/40: [menhir.20240715 + 3 others: extract] [num.1.5-1: extract] [yojson.2.2.2: extract] [conf-pkg-config: pkg-config] [dune: ocaml 39] -> installed seq.base Processing 13/40: [menhir.20240715 + 3 others: extract] [num.1.5-1: extract] [yojson.2.2.2: extract] [conf-pkg-config: pkg-config] [dune: ocaml 39] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/4.13/.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 13/40: [menhir.20240715 + 3 others: extract] [num.1.5-1: extract] [yojson.2.2.2: extract] [dune: ocaml 39] -> installed conf-pkg-config.3 Processing 14/40: [menhir.20240715 + 3 others: extract] [num.1.5-1: extract] [yojson.2.2.2: extract] [dune: ocaml 39] Processing 15/40: [menhir.20240715 + 3 others: extract] [num.1.5-1: extract] [yojson.2.2.2: extract] [conf-zmq: sh cc test.c $(pkg-config --libs --cflags libzmq)] [dune: ocaml 39] -> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715 (cached) Processing 15/40: [num.1.5-1: extract] [yojson.2.2.2: extract] [conf-zmq: sh cc test.c $(pkg-config --libs --cflags libzmq)] [dune: ocaml 39] Processing 16/40: [num.1.5-1: extract] [yojson.2.2.2: extract] [zmq.5.3.0: extract] [conf-zmq: sh cc test.c $(pkg-config --libs --cflags libzmq)] [dune: ocaml 39] -> retrieved num.1.5-1 (cached) Processing 16/40: [yojson.2.2.2: extract] [zmq.5.3.0: extract] [conf-zmq: sh cc test.c $(pkg-config --libs --cflags libzmq)] [dune: ocaml 39] [num: patch] applying num-in-findlib-dir.patch Processing 17/40: [yojson.2.2.2: extract] [zmq.5.3.0: extract] [conf-zmq: sh cc test.c $(pkg-config --libs --cflags libzmq)] [dune: ocaml 39] [num: patch] -> retrieved yojson.2.2.2 (cached) Processing 17/40: [zmq.5.3.0: extract] [conf-zmq: sh cc test.c $(pkg-config --libs --cflags libzmq)] [dune: ocaml 39] [num: patch] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "cc test.c $(pkg-config --libs --cflags libzmq)" (CWD=/home/opam/.opam/4.13/.opam-switch/build/conf-zmq.0.1) -> compiled conf-zmq.0.1 Processing 17/40: [zmq.5.3.0: extract] [dune: ocaml 39] [num: patch] -> installed conf-zmq.0.1 Processing 18/40: [zmq.5.3.0: extract] [dune: ocaml 39] [num: patch] -> retrieved zmq.5.3.0 (cached) Processing 18/40: [dune: ocaml 39] [num: patch] Processing 18/40: [dune: ocaml 39] [num: make opam-legacy] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "PROFILE=release" "opam-legacy" (CWD=/home/opam/.opam/4.13/.opam-switch/build/num.1.5-1) - make -C src all - make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/num.1.5-1/src' - ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c - ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c - ocamlmklib -oc nums bng.o nat_stubs.o - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml - ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo - cp ../toplevel/num_top_printers.mli ../toplevel/num_top.mli ../toplevel/num_top_printers.ml ../toplevel/num_top.ml . - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo - echo 'version = "1.6~dev"' > META.top - cat META.num-top.in >> META.top - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml - ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -I . -shared -o nums.cmxs nums.cmxa - make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/num.1.5-1/src' - cp src/num-legacy.install num.install -> compiled num.1.5-1 Processing 18/40: [dune: ocaml 39] -> installed num.1.5-1 Processing 19/40: [dune: ocaml 39] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "39" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune.3.17.1) - ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe -j 39 - Processing 19/40: [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/4.13/.opam-switch/build/dune.3.17.1) -> compiled dune.3.17.1 -> installed dune.3.17.1 Processing 21/40: [csexp: dune build] Processing 22/40: [csexp: dune build] [dune-build-info: rm] Processing 23/40: [csexp: dune build] [dune-build-info: rm] [menhirCST: dune build] Processing 24/40: [csexp: dune build] [dune-build-info: rm] [menhirCST: dune build] [menhirLib: dune build] Processing 25/40: [csexp: dune build] [dune-build-info: rm] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] Processing 26/40: [csexp: dune build] [dune-build-info: rm] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [yojson: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "39" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/csexp.1.5.2) -> compiled csexp.1.5.2 Processing 26/40: [dune-build-info: rm] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [yojson: dune build] -> installed csexp.1.5.2 Processing 27/40: [dune-build-info: rm] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [yojson: dune build] Processing 28/40: [dune-build-info: rm] [dune-configurator: rm] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [yojson: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune-build-info.3.17.1) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirCST" "-j" "39" (CWD=/home/opam/.opam/4.13/.opam-switch/build/menhirCST.20240715) -> compiled menhirCST.20240715 Processing 28/40: [dune-build-info: rm] [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] [yojson: dune build] -> installed menhirCST.20240715 Processing 29/40: [dune-build-info: rm] [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] [yojson: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirLib" "-j" "39" (CWD=/home/opam/.opam/4.13/.opam-switch/build/menhirLib.20240715) - (cd _build/default/lib/pack && ./pack.exe) - Creating menhirLib.ml... - Creating menhirLib.mli... -> compiled menhirLib.20240715 Processing 29/40: [dune-build-info: rm] [dune-configurator: rm] [menhirSdk: dune build] [yojson: dune build] -> installed menhirLib.20240715 Processing 30/40: [dune-build-info: rm] [dune-configurator: rm] [menhirSdk: dune build] [yojson: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirSdk" "-j" "39" (CWD=/home/opam/.opam/4.13/.opam-switch/build/menhirSdk.20240715) -> compiled menhirSdk.20240715 Processing 30/40: [dune-build-info: rm] [dune-configurator: rm] [yojson: dune build] -> installed menhirSdk.20240715 Processing 31/40: [dune-build-info: rm] [dune-configurator: rm] [yojson: dune build] Processing 32/40: [dune-build-info: rm] [dune-configurator: rm] [menhir: dune build] [yojson: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune-configurator.3.17.1) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune-build-info.3.17.1) Processing 32/40: [dune-build-info: dune build] [dune-configurator: rm] [menhir: dune build] [yojson: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune-configurator.3.17.1) Processing 32/40: [dune-build-info: dune build] [dune-configurator: dune build] [menhir: dune build] [yojson: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "yojson" "-j" "39" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/yojson.2.2.2) -> compiled yojson.2.2.2 Processing 32/40: [dune-build-info: dune build] [dune-configurator: dune build] [menhir: dune build] -> installed yojson.2.2.2 Processing 33/40: [dune-build-info: dune build] [dune-configurator: dune build] [menhir: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-build-info" "-j" "39" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune-build-info.3.17.1) -> compiled dune-build-info.3.17.1 Processing 33/40: [dune-configurator: dune build] [menhir: dune build] -> installed dune-build-info.3.17.1 Processing 34/40: [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/4.13/.opam-switch/build/dune-configurator.3.17.1) -> compiled dune-configurator.3.17.1 Processing 34/40: [menhir: dune build] -> installed dune-configurator.3.17.1 Processing 35/40: [menhir: dune build] Processing 36/40: [menhir: dune build] [zmq: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "zmq" "-j" "39" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/zmq.5.3.0) -> compiled zmq.5.3.0 Processing 36/40: [menhir: dune build] -> installed zmq.5.3.0 Processing 37/40: [menhir: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhir" "-j" "39" (CWD=/home/opam/.opam/4.13/.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 39/40: [kind2: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "kind2" "-j" "39" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/kind2.2.2.0) -> compiled kind2.2.2.0 -> installed kind2.2.2.0 Done. # To update the current shell environment, run: eval $(opam env) 2025-01-02 00:51.13 ---> saved as "dcd8fc07811ce5f65fb7bd65e74a59024a5fa5f151a4c4424677e6ee18e9f60b" Job succeeded