Building on x86-bm-c19.sw.ocaml.org (from ocaml/opam:debian-unstable) Unable to find image 'ocaml/opam:debian-unstable' locally debian-unstable: Pulling from ocaml/opam Digest: sha256:a708df2d96414c61dc47c9f06e6c2d22e9a6350ad772417bd0e7a3550e440e73 Status: Downloaded newer image for ocaml/opam:debian-unstable 2024-08-05 01:27.13 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache /: (user (uid 1000) (gid 1000)) /: (env OPAMPRECISETRACKING 1) /: (env OPAMUTF8 never) /: (env OPAMEXTERNALSOLVER builtin-0install) /: (env OPAMCRITERIA +removed) /: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam")) 2024-08-05 01:27.13 ---> using "65c3237f501f7c75f3828458ecf2342bc41c98aaef8c6a7fd82bf46a58cb258c" from cache /: (run (network host) (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q fe8dffac61bbab376897c0f4e7cc5b7b8c4eecc1")) 2024-08-05 01:27.13 ---> using "828e9194b01b44f44dbe3a17fa70d9df857e6edbfbc28830335e417ee457f303" 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-08-05 01:27.13 ---> using "e4c5e8d9ee051813ad71799bcfd0cce33f59a36ff0befb5e5fbb9434b383bc16" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.14' '4.14.2'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.14.2"} | "ocaml-system" {= "4.14.2"}] <><> 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.14.2 (cached) -> installed ocaml-base-compiler.4.14.2 -> installed ocaml-config.2 -> installed ocaml.4.14.2 Done. # Run eval $(opam env --switch=4.14) to update the current shell environment 2024-08-05 01:27.13 ---> using "d08c432e34029832620e0efdfff722981441715fef197eaf6d9bc59f6d79fd81" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [198 kB] - Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-08-04-1414.55-F-2024-07-29-1441.34.pdiff [496 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-08-04-1414.55-F-2024-07-29-1441.34.pdiff [496 kB] - Fetched 758 kB in 3s (255 kB/s) - Reading package lists... - 2024-08-05 01:27.13 ---> using "75ab3044b4a1cca305d861a02e6cda73124dcb4f3eb73a96227ae65cb075d667" 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 20 packages - install base v0.16.3 [required by stdio] - install bigarray-compat 1.1.0 [required by ctypes] - install conf-bash 1 [required by base] - 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.22.0 [required by guile] - install ctypes-foreign 0.22.0 [required by guile] - install dune 3.16.0 [required by guile] - install dune-configurator 3.16.0 [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.16.0 [required by sexplib] - install sexplib v0.16.0 [required by guile] - install sexplib0 v0.16.0 [required by sexplib] - install stdio v0.16.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 ... 19456 files and directories currently installed.) - Preparing to unpack .../00-libmagic-mgc_1%3a5.45-3_amd64.deb ... - Unpacking libmagic-mgc (1:5.45-3) ... - Selecting previously unselected package libmagic1t64:amd64. - Preparing to unpack .../01-libmagic1t64_1%3a5.45-3_amd64.deb ... - Unpacking libmagic1t64:amd64 (1:5.45-3) ... - Selecting previously unselected package file. - Preparing to unpack .../02-file_1%3a5.45-3_amd64.deb ... - Unpacking file (1:5.45-3) ... - 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.71-3_all.deb ... - Unpacking autoconf (2.71-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.6-2_amd64.deb ... - Unpacking libgc1:amd64 (1:8.2.6-2) ... - Selecting previously unselected package guile-3.0-libs:amd64. - Preparing to unpack .../08-guile-3.0-libs_3.0.10-1_amd64.deb ... - Unpacking guile-3.0-libs:amd64 (3.0.10-1) ... - Selecting previously unselected package guile-3.0. - Preparing to unpack .../09-guile-3.0_3.0.10-1_amd64.deb ... - Unpacking guile-3.0 (3.0.10-1) ... - Selecting previously unselected package libncurses6:amd64. - Preparing to unpack .../10-libncurses6_6.5-2_amd64.deb ... - Unpacking libncurses6:amd64 (6.5-2) ... - Selecting previously unselected package libncurses-dev:amd64. - Preparing to unpack .../11-libncurses-dev_6.5-2_amd64.deb ... - Unpacking libncurses-dev:amd64 (6.5-2) ... - Selecting previously unselected package libreadline-dev:amd64. - Preparing to unpack .../12-libreadline-dev_8.2-4_amd64.deb ... - Unpacking libreadline-dev:amd64 (8.2-4) ... - Selecting previously unselected package libltdl7:amd64. - Preparing to unpack .../13-libltdl7_2.4.7-7+b1_amd64.deb ... - Unpacking libltdl7:amd64 (2.4.7-7+b1) ... - Selecting previously unselected package libltdl-dev:amd64. - Preparing to unpack .../14-libltdl-dev_2.4.7-7+b1_amd64.deb ... - Unpacking libltdl-dev:amd64 (2.4.7-7+b1) ... - Selecting previously unselected package libgmpxx4ldbl:amd64. - Preparing to unpack .../15-libgmpxx4ldbl_2%3a6.3.0+dfsg-2+b1_amd64.deb ... - Unpacking libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-2+b1) ... - Selecting previously unselected package libgmp-dev:amd64. - Preparing to unpack .../16-libgmp-dev_2%3a6.3.0+dfsg-2+b1_amd64.deb ... - Unpacking libgmp-dev:amd64 (2:6.3.0+dfsg-2+b1) ... - Selecting previously unselected package libgc-dev:amd64. - Preparing to unpack .../17-libgc-dev_1%3a8.2.6-2_amd64.deb ... - Unpacking libgc-dev:amd64 (1:8.2.6-2) ... - Selecting previously unselected package libpkgconf3:amd64. - Preparing to unpack .../18-libpkgconf3_1.8.1-3_amd64.deb ... - Unpacking libpkgconf3:amd64 (1.8.1-3) ... - Selecting previously unselected package pkgconf-bin. - Preparing to unpack .../19-pkgconf-bin_1.8.1-3_amd64.deb ... - Unpacking pkgconf-bin (1.8.1-3) ... - Selecting previously unselected package pkgconf:amd64. - Preparing to unpack .../20-pkgconf_1.8.1-3_amd64.deb ... - Unpacking pkgconf:amd64 (1.8.1-3) ... - Selecting previously unselected package guile-3.0-dev. - Preparing to unpack .../21-guile-3.0-dev_3.0.10-1_amd64.deb ... - Unpacking guile-3.0-dev (3.0.10-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-7_all.deb ... - Unpacking libtool (2.4.7-7) ... - Selecting previously unselected package pkg-config:amd64. - Preparing to unpack .../24-pkg-config_1.8.1-3_amd64.deb ... - Unpacking pkg-config:amd64 (1.8.1-3) ... - Setting up libmagic-mgc (1:5.45-3) ... - Setting up libmagic1t64:amd64 (1:5.45-3) ... - Setting up m4 (1.4.19-4) ... - Setting up file (1:5.45-3) ... - Setting up libffi-dev:amd64 (3.4.6-1) ... - Setting up autotools-dev (20220109.1) ... - Setting up libpkgconf3:amd64 (1.8.1-3) ... - Setting up libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-2+b1) ... - Setting up libncurses6:amd64 (6.5-2) ... - Setting up pkgconf-bin (1.8.1-3) ... - Setting up libgc1:amd64 (1:8.2.6-2) ... - Setting up libltdl7:amd64 (2.4.7-7+b1) ... - Setting up autoconf (2.71-3) ... - Setting up libgc-dev:amd64 (1:8.2.6-2) ... - 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) ... - Setting up libgmp-dev:amd64 (2:6.3.0+dfsg-2+b1) ... - Setting up libtool (2.4.7-7) ... - Setting up guile-3.0-libs:amd64 (3.0.10-1) ... - Setting up libreadline-dev:amd64 (8.2-4) ... - Setting up pkgconf:amd64 (1.8.1-3) ... - Setting up libltdl-dev:amd64 (2.4.7-7+b1) ... - Setting up pkg-config:amd64 (1.8.1-3) ... - Setting up guile-3.0 (3.0.10-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-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.39-6) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/58: [base.v0.16.3: extract] Processing 2/58: [base.v0.16.3: extract] [bigarray-compat.1.1.0: extract] Processing 3/58: [base.v0.16.3: extract] [bigarray-compat.1.1.0: extract] -> retrieved conf-gmp.4 (cached) Processing 4/58: [base.v0.16.3: extract] [bigarray-compat.1.1.0: extract] Processing 5/58: [base.v0.16.3: extract] [bigarray-compat.1.1.0: extract] Processing 6/58: [base.v0.16.3: extract] [bigarray-compat.1.1.0: extract] Processing 7/58: [base.v0.16.3: extract] [bigarray-compat.1.1.0: extract] Processing 8/58: [base.v0.16.3: extract] [bigarray-compat.1.1.0: extract] [csexp.1.5.2: extract] Processing 9/58: [base.v0.16.3: extract] [bigarray-compat.1.1.0: extract] [csexp.1.5.2: extract] [conf-bash: bash] Processing 10/58: [base.v0.16.3: extract] [bigarray-compat.1.1.0: extract] [csexp.1.5.2: extract] [conf-bash: bash] [conf-gmp: sh] Processing 11/58: [base.v0.16.3: extract] [bigarray-compat.1.1.0: extract] [csexp.1.5.2: extract] [conf-bash: bash] [conf-gmp: sh] [conf-pkg-config: pkg-config] -> retrieved bigarray-compat.1.1.0 (cached) Processing 11/58: [base.v0.16.3: extract] [csexp.1.5.2: extract] [conf-bash: bash] [conf-gmp: sh] [conf-pkg-config: pkg-config] Processing 12/58: [base.v0.16.3: extract] [csexp.1.5.2: extract] [ctypes.0.22.0, ctypes-foreign.0.22.0: extract] [conf-bash: bash] [conf-gmp: sh] [conf-pkg-config: pkg-config] -> retrieved csexp.1.5.2 (cached) Processing 12/58: [base.v0.16.3: extract] [ctypes.0.22.0, ctypes-foreign.0.22.0: extract] [conf-bash: bash] [conf-gmp: sh] [conf-pkg-config: pkg-config] Processing 13/58: [base.v0.16.3: extract] [ctypes.0.22.0, ctypes-foreign.0.22.0: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [conf-bash: bash] [conf-gmp: sh] [conf-pkg-config: pkg-config] -> retrieved base.v0.16.3 (cached) Processing 13/58: [ctypes.0.22.0, ctypes-foreign.0.22.0: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [conf-bash: bash] [conf-gmp: sh] [conf-pkg-config: pkg-config] Processing 14/58: [ctypes.0.22.0, ctypes-foreign.0.22.0: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [guile.1.0: http] [conf-bash: bash] [conf-gmp: sh] [conf-pkg-config: pkg-config] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "bash" "--version" (CWD=/home/opam/.opam/4.14/.opam-switch/build/conf-bash.1) - GNU bash, version 5.2.21(1)-release (x86_64-pc-linux-gnu) - Copyright (C) 2022 Free Software Foundation, Inc. - License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> - - This is free software; you are free to change and redistribute it. - There is NO WARRANTY, to the extent permitted by law. -> compiled conf-bash.1 Processing 14/58: [ctypes.0.22.0, ctypes-foreign.0.22.0: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [guile.1.0: http] [conf-gmp: sh] [conf-pkg-config: pkg-config] -> installed conf-bash.1 Processing 15/58: [ctypes.0.22.0, ctypes-foreign.0.22.0: extract] [dune.3.16.0, dune-configurator.3.16.0: 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.14/.opam-switch/build/conf-gmp.4) - + cc -c -I/usr/local/include test.c -> compiled conf-gmp.4 Processing 15/58: [ctypes.0.22.0, ctypes-foreign.0.22.0: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [guile.1.0: http] [conf-pkg-config: pkg-config] -> installed conf-gmp.4 Processing 16/58: [ctypes.0.22.0, ctypes-foreign.0.22.0: extract] [dune.3.16.0, dune-configurator.3.16.0: 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.14/.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 16/58: [ctypes.0.22.0, ctypes-foreign.0.22.0: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [guile.1.0: http] -> installed conf-pkg-config.3 Processing 17/58: [ctypes.0.22.0, ctypes-foreign.0.22.0: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [guile.1.0: http] Processing 18/58: [ctypes.0.22.0, ctypes-foreign.0.22.0: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [guile.1.0: http] [conf-guile: pkg-config guile-3.0] Processing 19/58: [ctypes.0.22.0, ctypes-foreign.0.22.0: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [guile.1.0: http] [conf-guile: pkg-config guile-3.0] [conf-libffi: pkg-config libffi] -> retrieved ctypes.0.22.0, ctypes-foreign.0.22.0 (cached) Processing 19/58: [dune.3.16.0, dune-configurator.3.16.0: extract] [guile.1.0: http] [conf-guile: pkg-config guile-3.0] [conf-libffi: pkg-config libffi] Processing 20/58: [dune.3.16.0, dune-configurator.3.16.0: 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.14/.opam-switch/build/conf-guile.1) -> compiled conf-guile.1 Processing 20/58: [dune.3.16.0, dune-configurator.3.16.0: extract] [guile.1.0: http] [integers.0.7.0: extract] [conf-libffi: pkg-config libffi] -> installed conf-guile.1 Processing 21/58: [dune.3.16.0, dune-configurator.3.16.0: 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.14/.opam-switch/build/conf-libffi.2.0.0) -> compiled conf-libffi.2.0.0 Processing 21/58: [dune.3.16.0, dune-configurator.3.16.0: extract] [guile.1.0: http] [integers.0.7.0: extract] -> installed conf-libffi.2.0.0 Processing 22/58: [dune.3.16.0, dune-configurator.3.16.0: extract] [guile.1.0: http] [integers.0.7.0: extract] -> retrieved integers.0.7.0 (cached) Processing 22/58: [dune.3.16.0, dune-configurator.3.16.0: extract] [guile.1.0: http] Processing 23/58: [dune.3.16.0, dune-configurator.3.16.0: extract] [guile.1.0: http] [num.1.5-1: extract] -> retrieved num.1.5-1 (cached) Processing 23/58: [dune.3.16.0, dune-configurator.3.16.0: extract] [guile.1.0: http] Processing 24/58: [dune.3.16.0, dune-configurator.3.16.0: extract] [guile.1.0: http] [parsexp.v0.16.0: extract] [num: patch] applying num-in-findlib-dir.patch Processing 25/58: [dune.3.16.0, dune-configurator.3.16.0: extract] [guile.1.0: http] [parsexp.v0.16.0: extract] [num: patch] -> retrieved parsexp.v0.16.0 (cached) Processing 25/58: [dune.3.16.0, dune-configurator.3.16.0: extract] [guile.1.0: http] [num: patch] Processing 26/58: [dune.3.16.0, dune-configurator.3.16.0: extract] [guile.1.0: http] [sexplib.v0.16.0: extract] [num: patch] Processing 26/58: [dune.3.16.0, dune-configurator.3.16.0: extract] [guile.1.0: http] [sexplib.v0.16.0: extract] [num: make opam-legacy] -> retrieved sexplib.v0.16.0 (cached) Processing 26/58: [dune.3.16.0, dune-configurator.3.16.0: extract] [guile.1.0: http] [num: make opam-legacy] Processing 27/58: [dune.3.16.0, dune-configurator.3.16.0: extract] [guile.1.0: http] [sexplib0.v0.16.0: extract] [num: make opam-legacy] -> retrieved sexplib0.v0.16.0 (cached) Processing 27/58: [dune.3.16.0, dune-configurator.3.16.0: extract] [guile.1.0: http] [num: make opam-legacy] Processing 28/58: [dune.3.16.0, dune-configurator.3.16.0: extract] [guile.1.0: http] [stdio.v0.16.0: extract] [num: make opam-legacy] -> retrieved stdio.v0.16.0 (cached) Processing 28/58: [dune.3.16.0, dune-configurator.3.16.0: extract] [guile.1.0: http] [num: make opam-legacy] Processing 29/58: [dune.3.16.0, dune-configurator.3.16.0: extract] [guile.1.0: http] [stdlib-shims.0.3.0: extract] [num: make opam-legacy] -> retrieved stdlib-shims.0.3.0 (cached) Processing 29/58: [dune.3.16.0, dune-configurator.3.16.0: extract] [guile.1.0: http] [num: make opam-legacy] -> retrieved dune.3.16.0, dune-configurator.3.16.0 (cached) Processing 29/58: [guile.1.0: http] [num: make opam-legacy] Processing 30/58: [guile.1.0: http] [dune: ocaml 31] [num: make opam-legacy] Processing 30/58: [guile.1.0: extract] [dune: ocaml 31] [num: make opam-legacy] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "PROFILE=release" "opam-legacy" (CWD=/home/opam/.opam/4.14/.opam-switch/build/num.1.5-1) - make -C src all - make[1]: Entering directory '/home/opam/.opam/4.14/.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.14/.opam-switch/build/num.1.5-1/src' - cp src/num-legacy.install num.install -> compiled num.1.5-1 Processing 30/58: [guile.1.0: extract] [dune: ocaml 31] -> installed num.1.5-1 Processing 31/58: [guile.1.0: extract] [dune: ocaml 31] -> retrieved guile.1.0 (https://github.com/gopiandcode/guile-ocaml/archive/1.0.tar.gz) Processing 31/58: [dune: ocaml 31] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune.3.16.0) - ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe -j 31 - Processing 31/58: [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" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune.3.16.0) -> compiled dune.3.16.0 -> installed dune.3.16.0 Processing 33/58: [bigarray-compat: dune build] Processing 34/58: [bigarray-compat: dune build] [csexp: dune build] Processing 35/58: [bigarray-compat: dune build] [csexp: dune build] [sexplib0: dune build] Processing 36/58: [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" "31" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/csexp.1.5.2) -> compiled csexp.1.5.2 Processing 36/58: [bigarray-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> installed csexp.1.5.2 Processing 37/58: [bigarray-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] Processing 38/58: [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" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/bigarray-compat.1.1.0) -> compiled bigarray-compat.1.1.0 Processing 38/58: [dune-configurator: rm] [sexplib0: dune build] [stdlib-shims: dune build] -> installed bigarray-compat.1.1.0 Processing 39/58: [dune-configurator: rm] [sexplib0: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/sexplib0.v0.16.0) -> compiled sexplib0.v0.16.0 Processing 39/58: [dune-configurator: rm] [stdlib-shims: dune build] -> installed sexplib0.v0.16.0 Processing 40/58: [dune-configurator: rm] [stdlib-shims: dune build] Processing 41/58: [dune-configurator: rm] [parsexp: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/stdlib-shims.0.3.0) -> compiled stdlib-shims.0.3.0 Processing 41/58: [dune-configurator: rm] [parsexp: dune build] -> installed stdlib-shims.0.3.0 Processing 42/58: [dune-configurator: rm] [parsexp: dune build] Processing 43/58: [dune-configurator: rm] [integers: dune build] [parsexp: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune-configurator.3.16.0) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune-configurator.3.16.0) Processing 43/58: [dune-configurator: dune build] [integers: dune build] [parsexp: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "integers" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/integers.0.7.0) -> compiled integers.0.7.0 Processing 43/58: [dune-configurator: dune build] [parsexp: dune build] -> installed integers.0.7.0 Processing 44/58: [dune-configurator: dune build] [parsexp: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "parsexp" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/parsexp.v0.16.0) -> compiled parsexp.v0.16.0 Processing 44/58: [dune-configurator: dune build] -> installed parsexp.v0.16.0 Processing 45/58: [dune-configurator: dune build] Processing 46/58: [dune-configurator: dune build] [sexplib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "31" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune-configurator.3.16.0) -> compiled dune-configurator.3.16.0 Processing 46/58: [sexplib: dune build] -> installed dune-configurator.3.16.0 Processing 47/58: [sexplib: dune build] Processing 48/58: [base: dune build] [sexplib: dune build] Processing 49/58: [base: dune build] [ctypes: dune build] [sexplib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/sexplib.v0.16.0) -> compiled sexplib.v0.16.0 Processing 49/58: [base: dune build] [ctypes: dune build] -> installed sexplib.v0.16.0 Processing 50/58: [base: dune build] [ctypes: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ctypes" "-j" "31" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ctypes.0.22.0) Processing 50/58: [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.14/.opam-switch/build/ctypes.0.22.0) -> compiled ctypes.0.22.0 Processing 50/58: [base: dune build] -> installed ctypes.0.22.0 Processing 51/58: [base: dune build] Processing 52/58: [base: dune build] [ctypes-foreign: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/base.v0.16.3) -> compiled base.v0.16.3 Processing 52/58: [ctypes-foreign: dune build] -> installed base.v0.16.3 Processing 53/58: [ctypes-foreign: dune build] Processing 54/58: [ctypes-foreign: dune build] [stdio: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdio" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/stdio.v0.16.0) -> compiled stdio.v0.16.0 Processing 54/58: [ctypes-foreign: dune build] -> installed stdio.v0.16.0 Processing 55/58: [ctypes-foreign: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ctypes-foreign" "-j" "31" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ctypes-foreign.0.22.0) Processing 55/58: [ctypes-foreign: dune install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "install" "-p" "ctypes-foreign" "--create-install-files" "ctypes-foreign" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ctypes-foreign.0.22.0) -> compiled ctypes-foreign.0.22.0 -> installed ctypes-foreign.0.22.0 Processing 57/58: [guile: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "guile" "-j" "31" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/guile.1.0) [ERROR] The compilation of guile.1.0 failed at "dune build -p guile -j 31 --promote-install-files=false @install". #=== ERROR while compiling guile.1.0 ==========================================# # context 2.3.0~alpha~dev | linux/x86_64 | ocaml-base-compiler.4.14.2 | file:///home/opam/opam-repository # path ~/.opam/4.14/.opam-switch/build/guile.1.0 # command ~/.opam/opam-init/hooks/sandbox.sh build dune build -p guile -j 31 --promote-install-files=false @install # exit-code 1 # env-file ~/.opam/log/guile-8-3bb23b.env # output-file ~/.opam/log/guile-8-3bb23b.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.14/lib/ctypes/ctypes_cstubs_internals.h` -I /home/opam/.opam/4.14/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); # | ^ - 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.14/lib/ctypes/ctypes_cstubs_internals.h` -I /home/opam/.opam/4.14/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.16.3 | - install bigarray-compat 1.1.0 | - install conf-bash 1 | - 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.22.0 | - install ctypes-foreign 0.22.0 | - install dune 3.16.0 | - install dune-configurator 3.16.0 | - install integers 0.7.0 | - install num 1.5-1 | - install parsexp v0.16.0 | - install sexplib v0.16.0 | - install sexplib0 v0.16.0 | - install stdio v0.16.0 | - install stdlib-shims 0.3.0 +- # Run eval $(opam env) to update the current shell environment The former state can be restored with: /usr/bin/opam switch import "/home/opam/.opam/4.14/.opam-switch/backup/state-20240805012715.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