OCamllabs icon Home|Differences with the last checks|Previous runs


Building on x86-bm-c9.sw.ocaml.org

(from ocaml/opam:debian-unstable)
2025-05-13 19:06.15 ---> 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-05-13 19:06.15 ---> 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 dbc9ec7b83bac3673185542221a571372b6abb35"))
2025-05-13 19:06.15 ---> using "20357fbea61a92c2bdc1950610fb370ec30d4b4205b6f85be61a0d5ad16763e4" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.


<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised

User configuration:
  ~/.profile is already up-to-date.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

2025-05-13 19:06.15 ---> using "23658a5df8af9828e8d43700cc875c3ea271dfcb3ba9fa82b2220e54a557e121" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "sudo apt install autoconf -y"))

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Reading package lists...
Building dependency tree...
Reading state information...
Installing:
  autoconf

Installing dependencies:
  automake  autotools-dev  m4

Suggested packages:
  autoconf-archive  gnu-standards  autoconf-doc  libtool  gettext  m4-doc

Summary:
  Upgrading: 0, Installing: 4, Removing: 0, Not Upgrading: 0
  Download size: 1700 kB
  Space needed: 5031 kB / 67.2 GB available

Err:1 http://deb.debian.org/debian unstable/main amd64 m4 amd64 1.4.19-5
  404  Not Found [IP: 2a04:4e42:6a::644 80]
Err:2 http://deb.debian.org/debian unstable/main amd64 autoconf all 2.72-3
  404  Not Found [IP: 2a04:4e42:6a::644 80]
Get:3 http://deb.debian.org/debian unstable/main amd64 autotools-dev all 20220109.1 [51.6 kB]
Err:4 http://deb.debian.org/debian unstable/main amd64 automake all 1:1.17-3
  404  Not Found [IP: 2a04:4e42:6a::644 80]
Fetched 51.6 kB in 0s (1796 kB/s)
Error: Failed to fetch http://deb.debian.org/debian/pool/main/m/m4/m4_1.4.19-5_amd64.deb  404  Not Found [IP: 2a04:4e42:6a::644 80]
Error: Failed to fetch http://deb.debian.org/debian/pool/main/a/autoconf/autoconf_2.72-3_all.deb  404  Not Found [IP: 2a04:4e42:6a::644 80]
Error: Failed to fetch http://deb.debian.org/debian/pool/main/a/automake-1.17/automake_1.17-3_all.deb  404  Not Found [IP: 2a04:4e42:6a::644 80]
Error: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
"/usr/bin/env" "bash" "-c" "sudo apt install autoconf -y" failed with exit status 100
Failed: Build failed