Building on toxis.caelum.ci.dev (from ocaml/opam:debian-unstable) 2025-01-15 03:24.40 ---> 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-15 03:24.40 ---> 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 451b1e526ccb27dc66364a851b27fbf7ccfbc2f2")) 2025-01-15 03:24.40 ---> using "52625e8a37d6974e498c46c5b73987a5de23eb753980981e64630dc695fbe3b3" 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 default (at file:///home/opam/opam-repository): [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html) User configuration: ~/.profile is already up-to-date. [NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc. 2025-01-15 03:24.40 ---> using "bf0993b7e440c7679323e43a556b3a337fb81df454233420043ea0f043d5139e" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.11' '4.11.2'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.11.2"} | "ocaml-system" {= "4.11.2"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> retrieved ocaml-config.1 (2 extra sources) -> retrieved ocaml-config.1 (2 extra sources) -> retrieved ocaml-base-compiler.4.11.2 (cached) -> installed ocaml-base-compiler.4.11.2 -> installed ocaml-config.1 -> installed ocaml.4.11.2 Done. # Run eval $(opam env --switch=4.11) to update the current shell environment 2025-01-15 03:24.40 ---> using "80635393c0eb8ee4aa234b0729c7d07a64afd5a2ee804ce05dcc1809c4e7d060" 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] - Ign:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages [10.0 MB] - Fetched 10.3 MB in 7s (1377 kB/s) - Reading package lists... - 2025-01-15 03:24.40 ---> using "c37f98a223e4d616365c8220bdbe22a66de560d5306ceec4834d772e836a6b9b" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"conf-gfortran.0\"\ \nopam install -vy \"conf-gfortran.0\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"conf-gfortran.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] conf-gfortran.0 is not installed. Nothing to do. The following actions will be performed: === install 1 package - install conf-gfortran 0 The following system packages will first need to be installed: gfortran <><> 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" "gfortran" - 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 ... 19823 files and directories currently installed.) - Preparing to unpack .../base-files_13.6_amd64.deb ... - Unpacking base-files (13.6) over (13) ... - Setting up base-files (13.6) ... - Updating /etc/profile to current default. - Updating /root/.profile to current default. - (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 ... 19834 files and directories currently installed.) - Preparing to unpack .../libc-devtools_2.40-5_amd64.deb ... - Unpacking libc-devtools (2.40-5) over (2.37-13) ... - Preparing to unpack .../libc6-dev_2.40-5_amd64.deb ... - Unpacking libc6-dev:amd64 (2.40-5) over (2.37-13) ... - Preparing to unpack .../libc-dev-bin_2.40-5_amd64.deb ... - Unpacking libc-dev-bin (2.40-5) over (2.37-13) ... - Selecting previously unselected package gcc-14-base:amd64. - Preparing to unpack .../gcc-14-base_14.2.0-13_amd64.deb ... - Unpacking gcc-14-base:amd64 (14.2.0-13) ... - Setting up gcc-14-base:amd64 (14.2.0-13) ... - (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 ... 19846 files and directories currently installed.) - Preparing to unpack .../libgcc-s1_14.2.0-13_amd64.deb ... - Unpacking libgcc-s1:amd64 (14.2.0-13) over (13.2.0-9) ... - Setting up libgcc-s1:amd64 (14.2.0-13) ... - (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 ... 19846 files and directories currently installed.) - Preparing to unpack .../libc6_2.40-5_amd64.deb ... - Checking for services that may need to be restarted... - Checking init scripts... - Unpacking libc6:amd64 (2.40-5) over (2.37-13) ... - Setting up libc6:amd64 (2.40-5) ... - Checking for services that may need to be restarted... - Checking init scripts... - Nothing to restart. - (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 ... 19848 files and directories currently installed.) - Preparing to unpack .../libc-bin_2.40-5_amd64.deb ... - Unpacking libc-bin (2.40-5) over (2.37-13) ... - Setting up libc-bin (2.40-5) ... - (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 ... 19848 files and directories currently installed.) - Preparing to unpack .../libstdc++6_14.2.0-13_amd64.deb ... - Unpacking libstdc++6:amd64 (14.2.0-13) over (13.2.0-9) ... - Setting up libstdc++6:amd64 (14.2.0-13) ... - Selecting previously unselected package cpp-14-x86-64-linux-gnu. - (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 ... 19848 files and directories currently installed.) - Preparing to unpack .../00-cpp-14-x86-64-linux-gnu_14.2.0-13_amd64.deb ... - Unpacking cpp-14-x86-64-linux-gnu (14.2.0-13) ... - Preparing to unpack .../01-g++_4%3a14.2.0-1_amd64.deb ... - Unpacking g++ (4:14.2.0-1) over (4:13.2.0-2) ... - Preparing to unpack .../02-gcc_4%3a14.2.0-1_amd64.deb ... - Unpacking gcc (4:14.2.0-1) over (4:13.2.0-2) ... - Preparing to unpack .../03-cpp_4%3a14.2.0-1_amd64.deb ... - Unpacking cpp (4:14.2.0-1) over (4:13.2.0-2) ... - Selecting previously unselected package cpp-x86-64-linux-gnu. - Preparing to unpack .../04-cpp-x86-64-linux-gnu_4%3a14.2.0-1_amd64.deb ... - Unpacking cpp-x86-64-linux-gnu (4:14.2.0-1) ... - Preparing to unpack .../05-libcc1-0_14.2.0-13_amd64.deb ... - Unpacking libcc1-0:amd64 (14.2.0-13) over (13.2.0-9) ... - Preparing to unpack .../06-libgomp1_14.2.0-13_amd64.deb ... - Unpacking libgomp1:amd64 (14.2.0-13) over (13.2.0-9) ... - Preparing to unpack .../07-libitm1_14.2.0-13_amd64.deb ... - Unpacking libitm1:amd64 (14.2.0-13) over (13.2.0-9) ... - Preparing to unpack .../08-libatomic1_14.2.0-13_amd64.deb ... - Unpacking libatomic1:amd64 (14.2.0-13) over (13.2.0-9) ... - Preparing to unpack .../09-libasan8_14.2.0-13_amd64.deb ... - Unpacking libasan8:amd64 (14.2.0-13) over (13.2.0-9) ... - Preparing to unpack .../10-liblsan0_14.2.0-13_amd64.deb ... - Unpacking liblsan0:amd64 (14.2.0-13) over (13.2.0-9) ... - Preparing to unpack .../11-libtsan2_14.2.0-13_amd64.deb ... - Unpacking libtsan2:amd64 (14.2.0-13) over (13.2.0-9) ... - Preparing to unpack .../12-libubsan1_14.2.0-13_amd64.deb ... - Unpacking libubsan1:amd64 (14.2.0-13) over (13.2.0-9) ... - Preparing to unpack .../13-libhwasan0_14.2.0-13_amd64.deb ... - Unpacking libhwasan0:amd64 (14.2.0-13) over (13.2.0-9) ... - Preparing to unpack .../14-libquadmath0_14.2.0-13_amd64.deb ... - Unpacking libquadmath0:amd64 (14.2.0-13) over (13.2.0-9) ... - Selecting previously unselected package libgcc-14-dev:amd64. - Preparing to unpack .../15-libgcc-14-dev_14.2.0-13_amd64.deb ... - Unpacking libgcc-14-dev:amd64 (14.2.0-13) ... - Selecting previously unselected package gcc-14-x86-64-linux-gnu. - Preparing to unpack .../16-gcc-14-x86-64-linux-gnu_14.2.0-13_amd64.deb ... - Unpacking gcc-14-x86-64-linux-gnu (14.2.0-13) ... - Selecting previously unselected package libstdc++-14-dev:amd64. - Preparing to unpack .../17-libstdc++-14-dev_14.2.0-13_amd64.deb ... - Unpacking libstdc++-14-dev:amd64 (14.2.0-13) ... - Selecting previously unselected package g++-14-x86-64-linux-gnu. - Preparing to unpack .../18-g++-14-x86-64-linux-gnu_14.2.0-13_amd64.deb ... - Unpacking g++-14-x86-64-linux-gnu (14.2.0-13) ... - Selecting previously unselected package cpp-14. - Preparing to unpack .../19-cpp-14_14.2.0-13_amd64.deb ... - Unpacking cpp-14 (14.2.0-13) ... - Selecting previously unselected package gcc-14. - Preparing to unpack .../20-gcc-14_14.2.0-13_amd64.deb ... - Unpacking gcc-14 (14.2.0-13) ... - Selecting previously unselected package g++-14. - Preparing to unpack .../21-g++-14_14.2.0-13_amd64.deb ... - Unpacking g++-14 (14.2.0-13) ... - Selecting previously unselected package gcc-x86-64-linux-gnu. - Preparing to unpack .../22-gcc-x86-64-linux-gnu_4%3a14.2.0-1_amd64.deb ... - Unpacking gcc-x86-64-linux-gnu (4:14.2.0-1) ... - Selecting previously unselected package g++-x86-64-linux-gnu. - Preparing to unpack .../23-g++-x86-64-linux-gnu_4%3a14.2.0-1_amd64.deb ... - Unpacking g++-x86-64-linux-gnu (4:14.2.0-1) ... - Selecting previously unselected package libgfortran5:amd64. - Preparing to unpack .../24-libgfortran5_14.2.0-13_amd64.deb ... - Unpacking libgfortran5:amd64 (14.2.0-13) ... - Selecting previously unselected package libgfortran-14-dev:amd64. - Preparing to unpack .../25-libgfortran-14-dev_14.2.0-13_amd64.deb ... - Unpacking libgfortran-14-dev:amd64 (14.2.0-13) ... - Selecting previously unselected package gfortran-14-x86-64-linux-gnu. - Preparing to unpack .../26-gfortran-14-x86-64-linux-gnu_14.2.0-13_amd64.deb ... - Unpacking gfortran-14-x86-64-linux-gnu (14.2.0-13) ... - Selecting previously unselected package gfortran-14. - Preparing to unpack .../27-gfortran-14_14.2.0-13_amd64.deb ... - Unpacking gfortran-14 (14.2.0-13) ... - Selecting previously unselected package gfortran-x86-64-linux-gnu. - Preparing to unpack .../28-gfortran-x86-64-linux-gnu_4%3a14.2.0-1_amd64.deb ... - Unpacking gfortran-x86-64-linux-gnu (4:14.2.0-1) ... - Selecting previously unselected package gfortran. - Preparing to unpack .../29-gfortran_4%3a14.2.0-1_amd64.deb ... - Unpacking gfortran (4:14.2.0-1) ... - Setting up libgomp1:amd64 (14.2.0-13) ... - Setting up libquadmath0:amd64 (14.2.0-13) ... - Setting up libatomic1:amd64 (14.2.0-13) ... - Setting up cpp-14-x86-64-linux-gnu (14.2.0-13) ... - Setting up libgfortran5:amd64 (14.2.0-13) ... - Setting up cpp-14 (14.2.0-13) ... - Setting up libubsan1:amd64 (14.2.0-13) ... - Setting up libhwasan0:amd64 (14.2.0-13) ... - Setting up libasan8:amd64 (14.2.0-13) ... - Setting up libtsan2:amd64 (14.2.0-13) ... - Setting up libc-dev-bin (2.40-5) ... - Setting up libcc1-0:amd64 (14.2.0-13) ... - Setting up liblsan0:amd64 (14.2.0-13) ... - Setting up libitm1:amd64 (14.2.0-13) ... - Setting up libc-devtools (2.40-5) ... - Setting up cpp-x86-64-linux-gnu (4:14.2.0-1) ... - Setting up cpp (4:14.2.0-1) ... - Setting up libc6-dev:amd64 (2.40-5) ... - Setting up libgcc-14-dev:amd64 (14.2.0-13) ... - Setting up libstdc++-14-dev:amd64 (14.2.0-13) ... - Setting up libgfortran-14-dev:amd64 (14.2.0-13) ... - Setting up gcc-14-x86-64-linux-gnu (14.2.0-13) ... - Setting up gcc-x86-64-linux-gnu (4:14.2.0-1) ... - Setting up gcc-14 (14.2.0-13) ... - Setting up gfortran-14-x86-64-linux-gnu (14.2.0-13) ... - Setting up g++-14-x86-64-linux-gnu (14.2.0-13) ... - Setting up g++-x86-64-linux-gnu (4:14.2.0-1) ... - Setting up g++-14 (14.2.0-13) ... - Setting up gfortran-14 (14.2.0-13) ... - Setting up gfortran-x86-64-linux-gnu (4:14.2.0-1) ... - Setting up gcc (4:14.2.0-1) ... - Setting up g++ (4:14.2.0-1) ... - Setting up gfortran (4:14.2.0-1) ... - update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode - update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f77 (f77) in auto mode - Processing triggers for libc-bin (2.40-5) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 2/3: [conf-gfortran: gfortran] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "gfortran" "--version" (CWD=/home/opam/.opam/4.11/.opam-switch/build/conf-gfortran.0) - GNU Fortran (Debian 14.2.0-13) 14.2.0 - Copyright (C) 2024 Free Software Foundation, Inc. - This is free software; see the source for copying conditions. There is NO - warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. - -> compiled conf-gfortran.0 -> installed conf-gfortran.0 Done. # Run eval $(opam env) to update the current shell environment 2025-01-15 03:37.05 ---> saved as "d2830e0db6a3a1d77d5fcac305733c7e18a56484c4cf041c3d8317949db584a5" Job succeeded