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


Building on basil
Running Day10 job:
  Sub-command: health-check
  Commit SHA: 5bf570252bd9fee71938b828ca0b86573c1e3355
  Package: conf-llvm.17
  OCaml version: ocaml.5.1.0
  With test: false
Worktree already exists: /var/lib/day10/worktree-5bf570252bd9fee71938b828ca0b86573c1e3355
Executing: day10 health-check --cache-dir /var/lib/day10/cache --opam-repository /var/lib/day10/worktree-5bf570252bd9fee71938b828ca0b86573c1e3355 --ocaml-version ocaml.5.1.0 --log conf-llvm.17
digraph opam {
  "conf-llvm.17" -> "conf-bash.1";
}

Layer conf-bash.1: /var/lib/day10/cache/debian-12-x86_64/fffb6565e5c3af93428bd03c7af8e775
Processing: [default: loading data]
[conf-bash: bash]
+ /usr/bin/bash "--version" (CWD=/home/opam/.opam/default/.opam-switch/build/conf-bash.1)
- GNU bash, version 5.2.15(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
-> installed conf-bash.1

Layer conf-llvm.17: /var/lib/day10/cache/debian-12-x86_64/6d11e59e3bf6bc1b967479a6e4512981
Processing: [default: loading data]
[WARNING] These additional system packages are required, but not available on your system: llvm-17-dev

The following system packages will first need to be installed:
    libzstd-dev zlib1g-dev

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>

+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libzstd-dev" "zlib1g-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libzstd-dev:amd64.
- (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 ... 18246 files and directories currently installed.)
- Preparing to unpack .../libzstd-dev_1.5.4+dfsg2-5_amd64.deb ...
- Unpacking libzstd-dev:amd64 (1.5.4+dfsg2-5) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../zlib1g-dev_1%3a1.2.13.dfsg-1_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ...
- Setting up libzstd-dev:amd64 (1.5.4+dfsg2-5) ...
- Setting up zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ...
[conf-llvm.17/configure.sh: dl]
-> retrieved conf-llvm.17  (https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-llvm/configure.sh.16)
[conf-llvm: bash configure.sh]
+ /usr/bin/bash "configure.sh" "17" (CWD=/home/opam/.opam/default/.opam-switch/build/conf-llvm.17)
- + version=17
- + hash brew
- + shopt -s nullglob
- + for llvm_config in llvm-config-$version llvm-config${version} llvm-config-${version}.0 llvm-config${version}0 llvm-config-mp-$version llvm-config-mp-${version}.0 llvm${version}-config llvm-config-${version}-32 llvm-config-${version}-64 llvm-config $brew_llvm_config
- ++ llvm-config-17 --version
- configure.sh: line 14: llvm-config-17: command not found
- + llvm_version=
- + true
- + case $llvm_version in
- + echo 'Note: '\''llvm-config-17'\'' doesn'\''t match the required version. Got '\'''\'' but required '\''17'\''.'
- Note: 'llvm-config-17' doesn't match the required version. Got '' but required '17'.
- + continue
- + for llvm_config in llvm-config-$version llvm-config${version} llvm-config-${version}.0 llvm-config${version}0 llvm-config-mp-$version llvm-config-mp-${version}.0 llvm${version}-config llvm-config-${version}-32 llvm-config-${version}-64 llvm-config $brew_llvm_config
- ++ llvm-config17 --version
- configure.sh: line 14: llvm-config17: command not found
- + llvm_version=
- + true
- + case $llvm_version in
- + echo 'Note: '\''llvm-config17'\'' doesn'\''t match the required version. Got '\'''\'' but required '\''17'\''.'
- Note: 'llvm-config17' doesn't match the required version. Got '' but required '17'.
- + continue
- + for llvm_config in llvm-config-$version llvm-config${version} llvm-config-${version}.0 llvm-config${version}0 llvm-config-mp-$version llvm-config-mp-${version}.0 llvm${version}-config llvm-config-${version}-32 llvm-config-${version}-64 llvm-config $brew_llvm_config
- ++ llvm-config-17.0 --version
- configure.sh: line 14: llvm-config-17.0: command not found
- + llvm_version=
- + true
- + case $llvm_version in
- + echo 'Note: '\''llvm-config-17.0'\'' doesn'\''t match the required version. Got '\'''\'' but required '\''17'\''.'
- Note: 'llvm-config-17.0' doesn't match the required version. Got '' but required '17'.
- + continue
- + for llvm_config in llvm-config-$version llvm-config${version} llvm-config-${version}.0 llvm-config${version}0 llvm-config-mp-$version llvm-config-mp-${version}.0 llvm${version}-config llvm-config-${version}-32 llvm-config-${version}-64 llvm-config $brew_llvm_config
- ++ llvm-config170 --version
- configure.sh: line 14: llvm-config170: command not found
- + llvm_version=
- + true
- + case $llvm_version in
- + echo 'Note: '\''llvm-config170'\'' doesn'\''t match the required version. Got '\'''\'' but required '\''17'\''.'
- Note: 'llvm-config170' doesn't match the required version. Got '' but required '17'.
- + continue
- + for llvm_config in llvm-config-$version llvm-config${version} llvm-config-${version}.0 llvm-config${version}0 llvm-config-mp-$version llvm-config-mp-${version}.0 llvm${version}-config llvm-config-${version}-32 llvm-config-${version}-64 llvm-config $brew_llvm_config
- ++ llvm-config-mp-17 --version
- configure.sh: line 14: llvm-config-mp-17: command not found
- + llvm_version=
- + true
- + case $llvm_version in
- + echo 'Note: '\''llvm-config-mp-17'\'' doesn'\''t match the required version. Got '\'''\'' but required '\''17'\''.'
- Note: 'llvm-config-mp-17' doesn't match the required version. Got '' but required '17'.
- + continue
- + for llvm_config in llvm-config-$version llvm-config${version} llvm-config-${version}.0 llvm-config${version}0 llvm-config-mp-$version llvm-config-mp-${version}.0 llvm${version}-config llvm-config-${version}-32 llvm-config-${version}-64 llvm-config $brew_llvm_config
- ++ llvm-config-mp-17.0 --version
- configure.sh: line 14: llvm-config-mp-17.0: command not found
- + llvm_version=
- + true
- + case $llvm_version in
- + echo 'Note: '\''llvm-config-mp-17.0'\'' doesn'\''t match the required version. Got '\'''\'' but required '\''17'\''.'
- Note: 'llvm-config-mp-17.0' doesn't match the required version. Got '' but required '17'.
- + continue
- + for llvm_config in llvm-config-$version llvm-config${version} llvm-config-${version}.0 llvm-config${version}0 llvm-config-mp-$version llvm-config-mp-${version}.0 llvm${version}-config llvm-config-${version}-32 llvm-config-${version}-64 llvm-config $brew_llvm_config
- ++ llvm17-config --version
- configure.sh: line 14: llvm17-config: command not found
- + llvm_version=
- + true
- + case $llvm_version in
- + echo 'Note: '\''llvm17-config'\'' doesn'\''t match the required version. Got '\'''\'' but required '\''17'\''.'
- Note: 'llvm17-config' doesn't match the required version. Got '' but required '17'.
- + continue
- + for llvm_config in llvm-config-$version llvm-config${version} llvm-config-${version}.0 llvm-config${version}0 llvm-config-mp-$version llvm-config-mp-${version}.0 llvm${version}-config llvm-config-${version}-32 llvm-config-${version}-64 llvm-config $brew_llvm_config
- ++ llvm-config-17-32 --version
- configure.sh: line 14: llvm-config-17-32: command not found
- + llvm_version=
- + true
- + case $llvm_version in
- + echo 'Note: '\''llvm-config-17-32'\'' doesn'\''t match the required version. Got '\'''\'' but required '\''17'\''.'
- Note: 'llvm-config-17-32' doesn't match the required version. Got '' but required '17'.
- + continue
- + for llvm_config in llvm-config-$version llvm-config${version} llvm-config-${version}.0 llvm-config${version}0 llvm-config-mp-$version llvm-config-mp-${version}.0 llvm${version}-config llvm-config-${version}-32 llvm-config-${version}-64 llvm-config $brew_llvm_config
- ++ llvm-config-17-64 --version
- configure.sh: line 14: llvm-config-17-64: command not found
- + llvm_version=
- + true
- + case $llvm_version in
- + echo 'Note: '\''llvm-config-17-64'\'' doesn'\''t match the required version. Got '\'''\'' but required '\''17'\''.'
- Note: 'llvm-config-17-64' doesn't match the required version. Got '' but required '17'.
- + continue
- + for llvm_config in llvm-config-$version llvm-config${version} llvm-config-${version}.0 llvm-config${version}0 llvm-config-mp-$version llvm-config-mp-${version}.0 llvm${version}-config llvm-config-${version}-32 llvm-config-${version}-64 llvm-config $brew_llvm_config
- ++ llvm-config --version
- configure.sh: line 14: llvm-config: command not found
- + llvm_version=
- + true
- + case $llvm_version in
- + echo 'Note: '\''llvm-config'\'' doesn'\''t match the required version. Got '\'''\'' but required '\''17'\''.'
- Note: 'llvm-config' doesn't match the required version. Got '' but required '17'.
- + continue
- + echo 'Error: LLVM 17 is not installed.'
- Error: LLVM 17 is not installed.
- + exit 1
[ERROR] The compilation of conf-llvm.17 failed at "bash configure.sh 17".
build failed... 

[ERROR] failure
day10 command failed with exit code 3
Failed: Build failed