← Back to PR #29110
Build Log: llvm.20-shared
Status: DEPENDENCY FAILED
Log Output
Processing: [default: loading data]
The following system packages will first need to be installed:
libzstd-dev llvm-20-dev zlib1g-dev
<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libzstd-dev" "llvm-20-dev" "zlib1g-dev"
- E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/p/python3.12/libpython3.12-minimal_3.12.3-1ubuntu0.8_amd64.deb 404 Not Found [IP: 91.189.92.23 80]
- E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/p/python3.12/python3.12-minimal_3.12.3-1ubuntu0.8_amd64.deb 404 Not Found [IP: 91.189.92.23 80]
- E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/p/python3.12/libpython3.12-stdlib_3.12.3-1ubuntu0.8_amd64.deb 404 Not Found [IP: 91.189.92.23 80]
- E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/p/python3.12/python3.12_3.12.3-1ubuntu0.8_amd64.deb 404 Not Found [IP: 91.189.92.23 80]
- E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
[ERROR] System package install failed with exit code 100 at command:
sudo apt-get install -qq -yy libzstd-dev llvm-20-dev zlib1g-dev
[ERROR] These packages are still missing: libzstd-dev llvm-20-dev zlib1g-dev
[NOTE] You can retry with '--assume-depexts' to skip this check, or run 'opam option depext=false' to permanently disable handling of system packages.
opam-build: internal error, uncaught exception:
OpamStd.OpamSys.Exit(10)
Dependency Graph
Loading graph...
View raw DOT format
digraph opam {
"conf-llvm-shared.20" -> "conf-bash.1";
"csexp.1.5.2" -> {"dune.3.20.2" "ocaml.5.4.0"}
"ctypes.0.24.0" -> {"dune.3.20.2" "dune-configurator.3.20.2" "integers.0.7.0" "ocaml.5.4.0"}
"dune.3.20.2" -> {"base-threads.base" "base-unix.base" "ocaml.5.4.0"}
"dune-configurator.3.20.2" -> {"base-unix.base" "csexp.1.5.2" "dune.3.20.2" "ocaml.5.4.0"}
"integers.0.7.0" -> {"dune.3.20.2" "ocaml.5.4.0" "stdlib-shims.0.3.0"}
"llvm.20-shared" -> {"conf-cmake.1" "conf-llvm-shared.20" "ctypes.0.24.0" "ocaml.5.4.0" "ocamlfind.1.9.8"}
"ocaml.5.4.0" -> {"ocaml-base-compiler.5.4.0" "ocaml-config.3"}
"ocaml-base-compiler.5.4.0" -> "ocaml-compiler.5.4.0";
"ocaml-config.3" -> "ocaml-base-compiler.5.4.0";
"ocamlfind.1.9.8" -> "ocaml.5.4.0";
"stdlib-shims.0.3.0" -> {"dune.3.20.2" "ocaml.5.4.0"}
}