Building on x86-bm-c12.sw.ocaml.org (from ocaml/opam:debian-unstable) Unable to find image 'ocaml/opam:debian-unstable' locally debian-unstable: Pulling from ocaml/opam 70674f18d57d: Pulling fs layer 70674f18d57d: Verifying Checksum 70674f18d57d: Download complete 70674f18d57d: Pull complete Digest: sha256:730ba1f0177ca25fd2003dcf99bd6c4e2bc2f1957c5aebd8d47e1bd69cf161a0 Status: Downloaded newer image for ocaml/opam:debian-unstable 2024-11-09 21:08.39 ---> 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-09 21:08.39 ---> 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 eecf6d033c6c13a6bda9b445601ddcbaa09dd288")) 2024-11-09 21:08.39 ---> using "659878f189cdb906ec3e452fdc4f26cfb0c3654f53f43b380cf690e70b2f5ac6" 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-09 21:08.39 ---> using "b22293df705e6cba3afecfd99e3970445bf105f18df9a7b31bf5584e65710795" 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) 2024-11-09 21:08.39 ---> using "32f7c014b7288b430ab54809061cc5c84ed0d5f68c94c9588a711eb45b4fc248" 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-09-0804.37-F-2024-11-04-2012.18.pdiff [276 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-11-09-0804.37-F-2024-11-04-2012.18.pdiff [276 kB] - Fetched 542 kB in 3s (192 kB/s) - Reading package lists... - 2024-11-09 21:08.39 ---> using "fb752a019ff10c7c569845bf0fee9743f0d089c9bd72fde507f5fdc45425ac03" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"guile.1.0\"\ \nopam install -vy \"guile.1.0\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"guile.1.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")) Nothing to do. [NOTE] guile.1.0 is not installed. The following actions will be performed: === install 19 packages - install base v0.15.1 [required by stdio] - install bigarray-compat 1.1.0 [required by ctypes] - install conf-gmp 4 [required by guile] - install conf-guile 1 [required by guile] - install conf-libffi 2.0.0 [required by ctypes-foreign] - install conf-pkg-config 3 [required by conf-guile, ctypes-foreign] - install csexp 1.5.2 [required by dune-configurator] - install ctypes 0.23.0 [required by guile] - install ctypes-foreign 0.23.0 [required by guile] - install dune 3.16.1 [required by guile] - install dune-configurator 3.16.1 [required by guile] - install guile 1.0 - install integers 0.7.0 [required by ctypes] - install num 1.5-1 [required by sexplib] - install parsexp v0.15.0 [required by sexplib] - install sexplib v0.15.1 [required by guile] - install sexplib0 v0.15.1 [required by sexplib] - install stdio v0.15.0 [required by guile] - install stdlib-shims 0.3.0 [required by integers] The following system packages will first need to be installed: guile-3.0-dev libffi-dev libgmp-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" "guile-3.0-dev" "libffi-dev" "libgmp-dev" "pkg-config" - debconf: delaying package configuration, since apt-utils is not installed - Selecting previously unselected package libmagic-mgc. - (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 ... 19599 files and directories currently installed.) - Preparing to unpack .../00-libmagic-mgc_1%3a5.45-3+b1_amd64.deb ... - Unpacking libmagic-mgc (1:5.45-3+b1) ... - Selecting previously unselected package libmagic1t64:amd64. - Preparing to unpack .../01-libmagic1t64_1%3a5.45-3+b1_amd64.deb ... - Unpacking libmagic1t64:amd64 (1:5.45-3+b1) ... - Selecting previously unselected package file. - Preparing to unpack .../02-file_1%3a5.45-3+b1_amd64.deb ... - Unpacking file (1:5.45-3+b1) ... - Selecting previously unselected package m4. - Preparing to unpack .../03-m4_1.4.19-4_amd64.deb ... - Unpacking m4 (1.4.19-4) ... - Selecting previously unselected package autoconf. - Preparing to unpack .../04-autoconf_2.72-3_all.deb ... - Unpacking autoconf (2.72-3) ... - Selecting previously unselected package autotools-dev. - Preparing to unpack .../05-autotools-dev_20220109.1_all.deb ... - Unpacking autotools-dev (20220109.1) ... - Selecting previously unselected package automake. - Preparing to unpack .../06-automake_1%3a1.16.5-1.3_all.deb ... - Unpacking automake (1:1.16.5-1.3) ... - Selecting previously unselected package libgc1:amd64. - Preparing to unpack .../07-libgc1_1%3a8.2.8-1_amd64.deb ... - Unpacking libgc1:amd64 (1:8.2.8-1) ... - Selecting previously unselected package guile-3.0-libs:amd64. - Preparing to unpack .../08-guile-3.0-libs_3.0.10+really3.0.9-1_amd64.deb ... - Unpacking guile-3.0-libs:amd64 (3.0.10+really3.0.9-1) ... - Selecting previously unselected package guile-3.0. - Preparing to unpack .../09-guile-3.0_3.0.10+really3.0.9-1_amd64.deb ... - Unpacking guile-3.0 (3.0.10+really3.0.9-1) ... - Selecting previously unselected package libncurses6:amd64. - Preparing to unpack .../10-libncurses6_6.5-2+b1_amd64.deb ... - Unpacking libncurses6:amd64 (6.5-2+b1) ... - Selecting previously unselected package libncurses-dev:amd64. - Preparing to unpack .../11-libncurses-dev_6.5-2+b1_amd64.deb ... - Unpacking libncurses-dev:amd64 (6.5-2+b1) ... - Selecting previously unselected package libreadline-dev:amd64. - Preparing to unpack .../12-libreadline-dev_8.2-5_amd64.deb ... - Unpacking libreadline-dev:amd64 (8.2-5) ... - Selecting previously unselected package libltdl7:amd64. - Preparing to unpack .../13-libltdl7_2.4.7-8_amd64.deb ... - Unpacking libltdl7:amd64 (2.4.7-8) ... - Selecting previously unselected package libltdl-dev:amd64. - Preparing to unpack .../14-libltdl-dev_2.4.7-8_amd64.deb ... - Unpacking libltdl-dev:amd64 (2.4.7-8) ... - Selecting previously unselected package libgmpxx4ldbl:amd64. - Preparing to unpack .../15-libgmpxx4ldbl_2%3a6.3.0+dfsg-2+b2_amd64.deb ... - Unpacking libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-2+b2) ... - Selecting previously unselected package libgmp-dev:amd64. - Preparing to unpack .../16-libgmp-dev_2%3a6.3.0+dfsg-2+b2_amd64.deb ... - Unpacking libgmp-dev:amd64 (2:6.3.0+dfsg-2+b2) ... - Selecting previously unselected package libgc-dev:amd64. - Preparing to unpack .../17-libgc-dev_1%3a8.2.8-1_amd64.deb ... - Unpacking libgc-dev:amd64 (1:8.2.8-1) ... - Selecting previously unselected package libpkgconf3:amd64. - Preparing to unpack .../18-libpkgconf3_1.8.1-4_amd64.deb ... - Unpacking libpkgconf3:amd64 (1.8.1-4) ... - Selecting previously unselected package pkgconf-bin. - Preparing to unpack .../19-pkgconf-bin_1.8.1-4_amd64.deb ... - Unpacking pkgconf-bin (1.8.1-4) ... - Selecting previously unselected package pkgconf:amd64. - Preparing to unpack .../20-pkgconf_1.8.1-4_amd64.deb ... - Unpacking pkgconf:amd64 (1.8.1-4) ... - Selecting previously unselected package guile-3.0-dev. - Preparing to unpack .../21-guile-3.0-dev_3.0.10+really3.0.9-1_amd64.deb ... - Unpacking guile-3.0-dev (3.0.10+really3.0.9-1) ... - Selecting previously unselected package libffi-dev:amd64. - Preparing to unpack .../22-libffi-dev_3.4.6-1_amd64.deb ... - Unpacking libffi-dev:amd64 (3.4.6-1) ... - Selecting previously unselected package libtool. - Preparing to unpack .../23-libtool_2.4.7-8_all.deb ... - Unpacking libtool (2.4.7-8) ... - Selecting previously unselected package pkg-config:amd64. - Preparing to unpack .../24-pkg-config_1.8.1-4_amd64.deb ... - Unpacking pkg-config:amd64 (1.8.1-4) ... - Setting up libmagic-mgc (1:5.45-3+b1) ... - Setting up libmagic1t64:amd64 (1:5.45-3+b1) ... - Setting up m4 (1.4.19-4) ... - Setting up file (1:5.45-3+b1) ... - Setting up libffi-dev:amd64 (3.4.6-1) ... - Setting up autotools-dev (20220109.1) ... - Setting up libpkgconf3:amd64 (1.8.1-4) ... - Setting up libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-2+b2) ... - Setting up libncurses6:amd64 (6.5-2+b1) ... - Setting up pkgconf-bin (1.8.1-4) ... - Setting up libgc1:amd64 (1:8.2.8-1) ... - Setting up libltdl7:amd64 (2.4.7-8) ... - Setting up autoconf (2.72-3) ... - Setting up libgc-dev:amd64 (1:8.2.8-1) ... - Setting up automake (1:1.16.5-1.3) ... - update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode - Setting up libncurses-dev:amd64 (6.5-2+b1) ... - Setting up libgmp-dev:amd64 (2:6.3.0+dfsg-2+b2) ... - Setting up libtool (2.4.7-8) ... - Setting up guile-3.0-libs:amd64 (3.0.10+really3.0.9-1) ... - Setting up libreadline-dev:amd64 (8.2-5) ... - Setting up pkgconf:amd64 (1.8.1-4) ... - Setting up libltdl-dev:amd64 (2.4.7-8) ... - Setting up pkg-config:amd64 (1.8.1-4) ... - Setting up guile-3.0 (3.0.10+really3.0.9-1) ... - update-alternatives: using /usr/lib/x86_64-linux-gnu/guile/3.0/bin/guile to provide /usr/bin/guile (guile) in auto mode - Setting up guile-3.0-dev (3.0.10+really3.0.9-1) ... - update-alternatives: using /usr/bin/guile-config-3.0 to provide /usr/bin/guile-config (guile-config) in auto mode - update-alternatives: using /usr/share/aclocal/guile-3.0.m4 to provide /usr/share/aclocal/guile.m4 (guile-autoconf-macros) in auto mode - Processing triggers for libc-bin (2.40-3) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/55: [base.v0.15.1: extract] Processing 2/55: [base.v0.15.1: extract] [bigarray-compat.1.1.0: extract] -> retrieved conf-gmp.4 (cached) Processing 3/55: [base.v0.15.1: extract] [bigarray-compat.1.1.0: extract] Processing 4/55: [base.v0.15.1: extract] [bigarray-compat.1.1.0: extract] Processing 5/55: [base.v0.15.1: extract] [bigarray-compat.1.1.0: extract] Processing 6/55: [base.v0.15.1: extract] [bigarray-compat.1.1.0: extract] Processing 7/55: [base.v0.15.1: extract] [bigarray-compat.1.1.0: extract] [csexp.1.5.2: extract] Processing 8/55: [base.v0.15.1: extract] [bigarray-compat.1.1.0: extract] [csexp.1.5.2: extract] [conf-gmp: sh] Processing 9/55: [base.v0.15.1: extract] [bigarray-compat.1.1.0: extract] [csexp.1.5.2: extract] [conf-gmp: sh] [conf-pkg-config: pkg-config] -> retrieved bigarray-compat.1.1.0 (cached) Processing 9/55: [base.v0.15.1: extract] [csexp.1.5.2: extract] [conf-gmp: sh] [conf-pkg-config: pkg-config] Processing 10/55: [base.v0.15.1: extract] [csexp.1.5.2: extract] [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [conf-gmp: sh] [conf-pkg-config: pkg-config] -> retrieved csexp.1.5.2 (cached) Processing 10/55: [base.v0.15.1: extract] [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [conf-gmp: sh] [conf-pkg-config: pkg-config] Processing 11/55: [base.v0.15.1: extract] [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [conf-gmp: sh] [conf-pkg-config: pkg-config] -> retrieved base.v0.15.1 (cached) Processing 11/55: [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [conf-gmp: sh] [conf-pkg-config: pkg-config] Processing 12/55: [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [guile.1.0: http] [conf-gmp: sh] [conf-pkg-config: pkg-config] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-exc" "cc -c $CFLAGS -I/usr/local/include test.c" (CWD=/home/opam/.opam/4.13/.opam-switch/build/conf-gmp.4) - + cc -c -I/usr/local/include test.c -> compiled conf-gmp.4 Processing 12/55: [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [guile.1.0: http] [conf-pkg-config: pkg-config] -> installed conf-gmp.4 Processing 13/55: [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [guile.1.0: http] [conf-pkg-config: pkg-config] + /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/55: [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [guile.1.0: http] -> installed conf-pkg-config.3 Processing 14/55: [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [guile.1.0: http] Processing 15/55: [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [guile.1.0: http] [conf-guile: pkg-config guile-3.0] Processing 16/55: [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [guile.1.0: http] [conf-guile: pkg-config guile-3.0] [conf-libffi: pkg-config libffi] -> retrieved ctypes.0.23.0, ctypes-foreign.0.23.0 (cached) Processing 16/55: [dune.3.16.1, dune-configurator.3.16.1: extract] [guile.1.0: http] [conf-guile: pkg-config guile-3.0] [conf-libffi: pkg-config libffi] Processing 17/55: [dune.3.16.1, dune-configurator.3.16.1: extract] [guile.1.0: http] [integers.0.7.0: extract] [conf-guile: pkg-config guile-3.0] [conf-libffi: pkg-config libffi] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "guile-3.0" (CWD=/home/opam/.opam/4.13/.opam-switch/build/conf-guile.1) -> compiled conf-guile.1 Processing 17/55: [dune.3.16.1, dune-configurator.3.16.1: extract] [guile.1.0: http] [integers.0.7.0: extract] [conf-libffi: pkg-config libffi] -> installed conf-guile.1 Processing 18/55: [dune.3.16.1, dune-configurator.3.16.1: extract] [guile.1.0: http] [integers.0.7.0: extract] [conf-libffi: pkg-config libffi] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "libffi" (CWD=/home/opam/.opam/4.13/.opam-switch/build/conf-libffi.2.0.0) -> compiled conf-libffi.2.0.0 Processing 18/55: [dune.3.16.1, dune-configurator.3.16.1: extract] [guile.1.0: http] [integers.0.7.0: extract] -> installed conf-libffi.2.0.0 Processing 19/55: [dune.3.16.1, dune-configurator.3.16.1: extract] [guile.1.0: http] [integers.0.7.0: extract] -> retrieved integers.0.7.0 (cached) Processing 19/55: [dune.3.16.1, dune-configurator.3.16.1: extract] [guile.1.0: http] Processing 20/55: [dune.3.16.1, dune-configurator.3.16.1: extract] [guile.1.0: http] [num.1.5-1: extract] -> retrieved num.1.5-1 (cached) Processing 20/55: [dune.3.16.1, dune-configurator.3.16.1: extract] [guile.1.0: http] Processing 21/55: [dune.3.16.1, dune-configurator.3.16.1: extract] [guile.1.0: http] [parsexp.v0.15.0: extract] [num: patch] applying num-in-findlib-dir.patch Processing 22/55: [dune.3.16.1, dune-configurator.3.16.1: extract] [guile.1.0: http] [parsexp.v0.15.0: extract] [num: patch] Processing 22/55: [dune.3.16.1, dune-configurator.3.16.1: extract] [guile.1.0: http] [parsexp.v0.15.0: extract] [num: make opam-legacy] -> retrieved parsexp.v0.15.0 (cached) Processing 22/55: [dune.3.16.1, dune-configurator.3.16.1: extract] [guile.1.0: http] [num: make opam-legacy] Processing 23/55: [dune.3.16.1, dune-configurator.3.16.1: extract] [guile.1.0: http] [sexplib.v0.15.1: extract] [num: make opam-legacy] -> retrieved sexplib.v0.15.1 (cached) Processing 23/55: [dune.3.16.1, dune-configurator.3.16.1: extract] [guile.1.0: http] [num: make opam-legacy] Processing 24/55: [dune.3.16.1, dune-configurator.3.16.1: extract] [guile.1.0: http] [sexplib0.v0.15.1: extract] [num: make opam-legacy] -> retrieved sexplib0.v0.15.1 (cached) Processing 24/55: [dune.3.16.1, dune-configurator.3.16.1: extract] [guile.1.0: http] [num: make opam-legacy] Processing 25/55: [dune.3.16.1, dune-configurator.3.16.1: extract] [guile.1.0: http] [stdio.v0.15.0: extract] [num: make opam-legacy] -> retrieved stdio.v0.15.0 (cached) Processing 25/55: [dune.3.16.1, dune-configurator.3.16.1: extract] [guile.1.0: http] [num: make opam-legacy] Processing 26/55: [dune.3.16.1, dune-configurator.3.16.1: extract] [guile.1.0: http] [stdlib-shims.0.3.0: extract] [num: make opam-legacy] -> retrieved stdlib-shims.0.3.0 (cached) Processing 26/55: [dune.3.16.1, dune-configurator.3.16.1: extract] [guile.1.0: http] [num: make opam-legacy] Processing 26/55: [dune.3.16.1, dune-configurator.3.16.1: extract] [guile.1.0: extract] [num: make opam-legacy] -> retrieved guile.1.0 (https://github.com/gopiandcode/guile-ocaml/archive/1.0.tar.gz) Processing 26/55: [dune.3.16.1, dune-configurator.3.16.1: extract] [num: make opam-legacy] -> retrieved dune.3.16.1, dune-configurator.3.16.1 (cached) Processing 26/55: [num: make opam-legacy] Processing 27/55: [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 27/55: [dune: ocaml 39] -> installed num.1.5-1 Processing 28/55: [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.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 39 - Processing 28/55: [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.16.1) -> compiled dune.3.16.1 -> installed dune.3.16.1 Processing 30/55: [bigarray-compat: dune build] Processing 31/55: [bigarray-compat: dune build] [csexp: dune build] Processing 32/55: [bigarray-compat: dune build] [csexp: dune build] [sexplib0: dune build] Processing 33/55: [bigarray-compat: dune build] [csexp: dune build] [sexplib0: dune build] [stdlib-shims: 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 33/55: [bigarray-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> installed csexp.1.5.2 Processing 34/55: [bigarray-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] Processing 35/55: [bigarray-compat: dune build] [dune-configurator: rm] [sexplib0: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bigarray-compat" "-j" "39" (CWD=/home/opam/.opam/4.13/.opam-switch/build/bigarray-compat.1.1.0) -> compiled bigarray-compat.1.1.0 Processing 35/55: [dune-configurator: rm] [sexplib0: dune build] [stdlib-shims: dune build] -> installed bigarray-compat.1.1.0 Processing 36/55: [dune-configurator: rm] [sexplib0: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "39" (CWD=/home/opam/.opam/4.13/.opam-switch/build/sexplib0.v0.15.1) -> compiled sexplib0.v0.15.1 Processing 36/55: [dune-configurator: rm] [stdlib-shims: dune build] -> installed sexplib0.v0.15.1 Processing 37/55: [dune-configurator: rm] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "39" (CWD=/home/opam/.opam/4.13/.opam-switch/build/stdlib-shims.0.3.0) -> compiled stdlib-shims.0.3.0 Processing 37/55: [dune-configurator: rm] -> installed stdlib-shims.0.3.0 Processing 38/55: [dune-configurator: rm] Processing 39/55: [dune-configurator: rm] [integers: 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.16.1) + /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.16.1) Processing 39/55: [dune-configurator: dune build] [integers: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "integers" "-j" "39" (CWD=/home/opam/.opam/4.13/.opam-switch/build/integers.0.7.0) -> compiled integers.0.7.0 Processing 39/55: [dune-configurator: dune build] -> installed integers.0.7.0 Processing 40/55: [dune-configurator: 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.16.1) -> compiled dune-configurator.3.16.1 -> installed dune-configurator.3.16.1 Processing 42/55: [base: dune build] Processing 43/55: [base: dune build] [ctypes: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ctypes" "-j" "39" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ctypes.0.23.0) - (cd _build/default && /home/opam/.opam/4.13/bin/ocamlopt.opt -w -40 -g -I src/ctypes-top/.ctypes_top.objs/byte -I src/ctypes-top/.ctypes_top.objs/native -I /home/opam/.opam/4.13/lib/bigarray-compat -I /home/opam/.opam/4.13/lib/integers -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I /home/opam/.opam/4.13/lib/stdlib-shims -I src/ctypes/.ctypes.objs/byte -I src/ctypes/.ctypes.objs/native -intf-suffix .ml -no-alias-deps -open Ctypes_top -o src/ctypes-top/.ctypes_top.objs/native/ctypes_top__Install_ctypes_printers.cmx -c -impl src/ctypes-top/install_ctypes_printers.ml) - File "_none_", line 1: - Warning 58 [no-cmx-file]: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque Processing 43/55: [base: dune build] [ctypes: dune install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "install" "-p" "ctypes" "--create-install-files" "ctypes" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ctypes.0.23.0) -> compiled ctypes.0.23.0 Processing 43/55: [base: dune build] -> installed ctypes.0.23.0 Processing 44/55: [base: dune build] Processing 45/55: [base: dune build] [ctypes-foreign: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base" "-j" "39" (CWD=/home/opam/.opam/4.13/.opam-switch/build/base.v0.15.1) -> compiled base.v0.15.1 Processing 45/55: [ctypes-foreign: dune build] -> installed base.v0.15.1 Processing 46/55: [ctypes-foreign: dune build] Processing 47/55: [ctypes-foreign: dune build] [parsexp: dune build] Processing 48/55: [ctypes-foreign: dune build] [parsexp: dune build] [stdio: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdio" "-j" "39" (CWD=/home/opam/.opam/4.13/.opam-switch/build/stdio.v0.15.0) -> compiled stdio.v0.15.0 Processing 48/55: [ctypes-foreign: dune build] [parsexp: dune build] -> installed stdio.v0.15.0 Processing 49/55: [ctypes-foreign: dune build] [parsexp: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ctypes-foreign" "-j" "39" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ctypes-foreign.0.23.0) Processing 49/55: [ctypes-foreign: dune install] [parsexp: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "install" "-p" "ctypes-foreign" "--create-install-files" "ctypes-foreign" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ctypes-foreign.0.23.0) -> compiled ctypes-foreign.0.23.0 Processing 49/55: [parsexp: dune build] -> installed ctypes-foreign.0.23.0 Processing 50/55: [parsexp: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "parsexp" "-j" "39" (CWD=/home/opam/.opam/4.13/.opam-switch/build/parsexp.v0.15.0) -> compiled parsexp.v0.15.0 -> installed parsexp.v0.15.0 Processing 52/55: [sexplib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib" "-j" "39" (CWD=/home/opam/.opam/4.13/.opam-switch/build/sexplib.v0.15.1) -> compiled sexplib.v0.15.1 -> installed sexplib.v0.15.1 Processing 54/55: [guile: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "guile" "-j" "39" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/guile.1.0) - File "stubgen/dune", lines 12-16, characters 0-263: - 12 | (rule (targets bindings_stubs_gen.exe) - 13 | (deps bindings_stubs_gen.c c_flags c_library_flags) - 14 | (action - 15 | (bash - 16 | "%{cc} bindings_stubs_gen.c -I `dirname %{lib:ctypes:ctypes_cstubs_internals.h}` -I %{ocaml_where} $(< c_flags) $(< c_library_flags) -o %{targets}"))) - (cd _build/default/stubgen && /usr/bin/bash -e -u -o pipefail -c 'gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 bindings_stubs_gen.c -I `dirname /home/opam/.opam/4.13/lib/ctypes/ctypes_cstubs_internals.h` -I /home/opam/.opam/4.13/lib/ocaml $(< c_flags) $(< c_library_flags) -o bindings_stubs_gen.exe') - bindings_stubs_gen.c: In function 'main': - bindings_stubs_gen.c:35:41: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] - 35 | enum { check_SCM_UNDEFINED_const = (int)SCM_UNDEFINED }; - | ^ - bindings_stubs_gen.c:36:19: error: initialization of 'intptr_t' {aka 'long int'} from 'struct scm_unused_struct *' makes integer from pointer without a cast [-Wint-conversion] - 36 | intptr_t v = (SCM_UNDEFINED); - | ^ - bindings_stubs_gen.c:42:35: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] - 42 | enum { check_SCM_EOL_const = (int)SCM_EOL }; - | ^ - bindings_stubs_gen.c:43:19: error: initialization of 'intptr_t' {aka 'long int'} from 'struct scm_unused_struct *' makes integer from pointer without a cast [-Wint-conversion] - 43 | intptr_t v = (SCM_EOL); - | ^ - bindings_stubs_gen.c:49:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] - 49 | enum { check_SCM_BOOL_T_const = (int)SCM_BOOL_T }; - | ^ - bindings_stubs_gen.c:50:19: error: initialization of 'intptr_t' {aka 'long int'} from 'struct scm_unused_struct *' makes integer from pointer without a cast [-Wint-conversion] - 50 | intptr_t v = (SCM_BOOL_T); - | ^ - bindings_stubs_gen.c:56:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] - 56 | enum { check_SCM_BOOL_F_const = (int)SCM_BOOL_F }; - | ^ - bindings_stubs_gen.c:57:19: error: initialization of 'intptr_t' {aka 'long int'} from 'struct scm_unused_struct *' makes integer from pointer without a cast [-Wint-conversion] - 57 | intptr_t v = (SCM_BOOL_F); - | ^ [ERROR] The compilation of guile.1.0 failed at "dune build -p guile -j 39 --promote-install-files=false @install". #=== ERROR while compiling guile.1.0 ==========================================# # context 2.4.0~alpha1~dev | linux/x86_64 | ocaml-base-compiler.4.13.1 | file:///home/opam/opam-repository # path ~/.opam/4.13/.opam-switch/build/guile.1.0 # command ~/.opam/opam-init/hooks/sandbox.sh build dune build -p guile -j 39 --promote-install-files=false @install # exit-code 1 # env-file ~/.opam/log/guile-8-94af58.env # output-file ~/.opam/log/guile-8-94af58.out ### output ### # File "stubgen/dune", lines 12-16, characters 0-263: # 12 | (rule (targets bindings_stubs_gen.exe) # 13 | (deps bindings_stubs_gen.c c_flags c_library_flags) # 14 | (action # 15 | (bash # 16 | "%{cc} bindings_stubs_gen.c -I `dirname %{lib:ctypes:ctypes_cstubs_internals.h}` -I %{ocaml_where} $(< c_flags) $(< c_library_flags) -o %{targets}"))) # (cd _build/default/stubgen && /usr/bin/bash -e -u -o pipefail -c 'gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 bindings_stubs_gen.c -I `dirname /home/opam/.opam/4.13/lib/ctypes/ctypes_cstubs_internals.h` -I /home/opam/.opam/4.13/lib/ocaml $(< c_flags) $(< c_library_flags) -o bindings_stubs_gen.exe') # bindings_stubs_gen.c: In function 'main': # bindings_stubs_gen.c:35:41: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] # 35 | enum { check_SCM_UNDEFINED_const = (int)SCM_UNDEFINED }; # | ^ # bindings_stubs_gen.c:36:19: error: initialization of 'intptr_t' {aka 'long int'} from 'struct scm_unused_struct *' makes integer from pointer without a cast [-Wint-conversion] # 36 | intptr_t v = (SCM_UNDEFINED); # | ^ # bindings_stubs_gen.c:42:35: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] # 42 | enum { check_SCM_EOL_const = (int)SCM_EOL }; # | ^ # bindings_stubs_gen.c:43:19: error: initialization of 'intptr_t' {aka 'long int'} from 'struct scm_unused_struct *' makes integer from pointer without a cast [-Wint-conversion] # 43 | intptr_t v = (SCM_EOL); # | ^ # bindings_stubs_gen.c:49:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] # 49 | enum { check_SCM_BOOL_T_const = (int)SCM_BOOL_T }; # | ^ # bindings_stubs_gen.c:50:19: error: initialization of 'intptr_t' {aka 'long int'} from 'struct scm_unused_struct *' makes integer from pointer without a cast [-Wint-conversion] # 50 | intptr_t v = (SCM_BOOL_T); # | ^ # bindings_stubs_gen.c:56:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] # 56 | enum { check_SCM_BOOL_F_const = (int)SCM_BOOL_F }; # | ^ # bindings_stubs_gen.c:57:19: error: initialization of 'intptr_t' {aka 'long int'} from 'struct scm_unused_struct *' makes integer from pointer without a cast [-Wint-conversion] # 57 | intptr_t v = (SCM_BOOL_F); # | ^ <><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +- The following actions failed | - build guile 1.0 +- +- The following changes have been performed | - install base v0.15.1 | - install bigarray-compat 1.1.0 | - install conf-gmp 4 | - install conf-guile 1 | - install conf-libffi 2.0.0 | - install conf-pkg-config 3 | - install csexp 1.5.2 | - install ctypes 0.23.0 | - install ctypes-foreign 0.23.0 | - install dune 3.16.1 | - install dune-configurator 3.16.1 | - install integers 0.7.0 | - install num 1.5-1 | - install parsexp v0.15.0 | - install sexplib v0.15.1 | - install sexplib0 v0.15.1 | - install stdio v0.15.0 | - install stdlib-shims 0.3.0 +- # To update the current shell environment, run: eval $(opam env) The former state can be restored with: /usr/bin/opam switch import "/home/opam/.opam/4.13/.opam-switch/backup/state-20241109210841.export" 'opam install -vy guile.1.0' failed. "/usr/bin/env" "bash" "-c" " opam remove -y "guile.1.0" opam install -vy "guile.1.0" res=$? if [ $res = 31 ]; then if opam show -f x-ci-accept-failures: "guile.1.0" | 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