Building on toxis.caelum.ci.dev (from ocaml/opam:debian-unstable) 2025-01-15 04:18.55 ---> 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 04:18.55 ---> 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 04:18.55 ---> 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 04:18.55 ---> using "bf0993b7e440c7679323e43a556b3a337fb81df454233420043ea0f043d5139e" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.09' '4.09.1'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.09.1"} | "ocaml-system" {= "4.09.1"}] <><> 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.09.1 (https://github.com/ocaml/ocaml/archive/4.09.1.tar.gz) -> installed ocaml-base-compiler.4.09.1 -> installed ocaml-config.1 -> installed ocaml.4.09.1 Done. # Run eval $(opam env --switch=4.09) to update the current shell environment 2025-01-15 04:18.55 ---> using "f327b114d9d3be512474cb22cb4cb7f7884b288c9b1ef92145fbfd8ba29060f0" 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 2s (4610 kB/s) - Reading package lists... - 2025-01-15 04:18.55 ---> using "29df0018ed6f774fa47218ce7edff0f91943ce06ec5efa7763bdd36a51278bd6" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"cpu.2.0.0\"\ \nopam install -vy \"cpu.2.0.0\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"cpu.2.0.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] cpu.2.0.0 is not installed. Nothing to do. The following actions will be performed: === install 3 packages - install conf-autoconf 0.2 [required by cpu] - install cpu 2.0.0 - install dune 3.17.1 [required by cpu] The following system packages will first need to be installed: autoconf <><> 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" "autoconf" - 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) ... - 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 ... 19843 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) ... - Selecting previously unselected package m4. - (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 ... 19843 files and directories currently installed.) - Preparing to unpack .../archives/m4_1.4.19-5_amd64.deb ... - Unpacking m4 (1.4.19-5) ... - Selecting previously unselected package autoconf. - Preparing to unpack .../autoconf_2.72-3_all.deb ... - Unpacking autoconf (2.72-3) ... - Selecting previously unselected package autotools-dev. - Preparing to unpack .../autotools-dev_20220109.1_all.deb ... - Unpacking autotools-dev (20220109.1) ... - Selecting previously unselected package automake. - Preparing to unpack .../automake_1%3a1.16.5-1.3_all.deb ... - Unpacking automake (1:1.16.5-1.3) ... - Setting up m4 (1.4.19-5) ... - Setting up autotools-dev (20220109.1) ... - Setting up autoconf (2.72-3) ... - Setting up libc-dev-bin (2.40-5) ... - Setting up libc-devtools (2.40-5) ... - 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 libc6-dev:amd64 (2.40-5) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 2/9: Processing 3/9: Processing 4/9: [conf-autoconf: autoconf] -> retrieved cpu.2.0.0 (cached) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "autoconf" "-V" (CWD=/home/opam/.opam/4.09/.opam-switch/build/conf-autoconf.0.2) - autoconf (GNU Autoconf) 2.72 - Copyright (C) 2023 Free Software Foundation, Inc. - License GPLv3+/Autoconf: GNU GPL version 3 or later - <https://gnu.org/licenses/gpl.html>, <https://gnu.org/licenses/exceptions.html> - This is free software: you are free to change and redistribute it. - There is NO WARRANTY, to the extent permitted by law. - - Written by David J. MacKenzie and Akim Demaille. -> compiled conf-autoconf.0.2 Processing 4/9: -> installed conf-autoconf.0.2 Processing 5/9: -> retrieved dune.3.17.1 (cached) Processing 6/9: [dune: ocaml 71] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "71" (CWD=/home/opam/.opam/4.09/.opam-switch/build/dune.3.17.1) - ocamlc -custom -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe -j 71 - cd _boot && /home/opam/.opam/4.09/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_util__Gc.ml - File "src/dune_util/gc.ml", lines 78-95, characters 5-6: - Warning 23: all the fields are explicitly listed in this record: - the 'with' clause is useless. - Processing 6/9: [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" "71" (CWD=/home/opam/.opam/4.09/.opam-switch/build/dune.3.17.1) -> compiled dune.3.17.1 -> installed dune.3.17.1 Processing 8/9: [cpu: autoconf] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "autoconf" (CWD=/home/opam/.opam/4.09/.opam-switch/build/cpu.2.0.0) - configure.ac:8: warning: The macro 'AC_HEADER_STDC' is obsolete. - configure.ac:8: You should run autoupdate. - ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... - configure.ac:8: the top level Processing 8/9: [cpu: autoheader] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "autoheader" (CWD=/home/opam/.opam/4.09/.opam-switch/build/cpu.2.0.0) Processing 8/9: [cpu: ./configure] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" (CWD=/home/opam/.opam/4.09/.opam-switch/build/cpu.2.0.0) - checking for ocamlc... ocamlc - OCaml version is 4.09.1 - OCaml library path is /home/opam/.opam/4.09/lib/ocaml - checking for ocamlopt... ocamlopt - checking for ocamlc.opt... ocamlc.opt - checking for ocamlopt.opt... ocamlopt.opt - checking for dynlink.cmxa... yes - checking for ocaml... ocaml - checking for ocamldep... ocamldep - checking for ocamlmktop... ocamlmktop - checking for ocamlmklib... ocamlmklib - checking for ocamldoc... ocamldoc - checking for ocamlbuild... no - checking for gcc... gcc - checking whether the C compiler works... yes - checking for C compiler default output file name... a.out - checking for suffix of executables... - checking whether we are cross compiling... no - checking for suffix of object files... o - checking whether the compiler supports GNU C... yes - checking whether gcc accepts -g... yes - checking for gcc option to enable C11 features... none needed - checking for stdio.h... yes - checking for stdlib.h... yes - checking for string.h... yes - checking for inttypes.h... yes - checking for stdint.h... yes - checking for strings.h... yes - checking for sys/stat.h... yes - checking for sys/types.h... yes - checking for unistd.h... - yes - checking for grep that handles long lines and -e... /usr/bin/grep - checking for egrep... /usr/bin/grep -E - checking for sched.h... yes - checking for gcc options needed to detect all undeclared functions... none needed - checking whether sched_setaffinity is declared... yes - checking for mach/thread_policy.h... no - checking whether thread_policy_set is declared... no - configure: creating ./config.status - config.status: creating src/config.h Processing 8/9: [cpu: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cpu" "-j" "71" (CWD=/home/opam/.opam/4.09/.opam-switch/build/cpu.2.0.0) -> compiled cpu.2.0.0 -> installed cpu.2.0.0 Done. # Run eval $(opam env) to update the current shell environment 2025-01-15 04:20.02 ---> saved as "2e3799e35a4b94e161972c130ad87fa22c49d80d10a143a35333ce40817a0bcf" Job succeeded