Build:
- 0
2026-06-24 10:47.54: New job: build conf-llvm.5.0.0 (3de6f3b61f44)
2026-06-24 10:47.54: Waiting for resource in pool day11-builds
2026-06-24 10:58.01: Got resource from pool day11-builds
2026-06-24 10:58.01: [profile full] build conf-llvm.5.0.0
2026-06-24 10:58.01: build conf-llvm.5.0.0 (3de6f3b61f44)
=== DEPENDENCIES (1 transitive) ===
conf-bash.1 6730968932c0
=== STDOUT ===
Processing: [default: loading data]
[WARNING] These additional system packages are required, but not available on your system: llvm-5.0-dev
[conf-llvm.5.0.0/configure.sh: dl]
-> retrieved conf-llvm.5.0.0 (https://opam.ocaml.org/cache)
[conf-llvm: bash configure.sh]
+ /usr/bin/bash "-ex" "configure.sh" "5.0.0" (CWD=/home/opam/.opam/default/.opam-switch/build/conf-llvm.5.0.0)
- + version=5.0
- + hash brew
- + shopt -s nullglob
- + for llvm_config in llvm-config-$version llvm-config${version//./} llvm-config-mp-$version llvm${version}-config $brew_llvm_config llvm-config-${version}-32 llvm-config-${version}-64 llvm-config
- ++ llvm-config-5.0 --version
- configure.sh: line 11: llvm-config-5.0: command not found
- + llvm_version=
- + true
- + case $llvm_version in
- + echo 'Note: '\''llvm-config-5.0'\'' doesn'\''t match the required version. Got '\'''\'' but required '\''5.0'\''.'
- Note: 'llvm-config-5.0' doesn't match the required version. Got '' but required '5.0'.
- + continue
- + for llvm_config in llvm-config-$version llvm-config${version//./} llvm-config-mp-$version llvm${version}-config $brew_llvm_config llvm-config-${version}-32 llvm-config-${version}-64 llvm-config
- ++ llvm-config50 --version
- configure.sh: line 11: llvm-config50: command not found
- + llvm_version=
- + true
- + case $llvm_version in
- + echo 'Note: '\''llvm-config50'\'' doesn'\''t match the required version. Got '\'''\'' but required '\''5.0'\''.'
- Note: 'llvm-config50' doesn't match the required version. Got '' but required '5.0'.
- + continue
- + for llvm_config in llvm-config-$version llvm-config${version//./} llvm-config-mp-$version llvm${version}-config $brew_llvm_config llvm-config-${version}-32 llvm-config-${version}-64 llvm-config
- ++ llvm-config-mp-5.0 --version
- configure.sh: line 11: llvm-config-mp-5.0: command not found
- + llvm_version=
- + true
- + case $llvm_version in
- + echo 'Note: '\''llvm-config-mp-5.0'\'' doesn'\''t match the required version. Got '\'''\'' but required '\''5.0'\''.'
- Note: 'llvm-config-mp-5.0' doesn't match the required version. Got '' but required '5.0'.
- + continue
- + for llvm_config in llvm-config-$version llvm-config${version//./} llvm-config-mp-$version llvm${version}-config $brew_llvm_config llvm-config-${version}-32 llvm-config-${version}-64 llvm-config
- ++ llvm5.0-config --version
- configure.sh: line 11: llvm5.0-config: command not found
- + llvm_version=
- + true
- + case $llvm_version in
- + echo 'Note: '\''llvm5.0-config'\'' doesn'\''t match the required version. Got '\'''\'' but required '\''5.0'\''.'
- Note: 'llvm5.0-config' doesn't match the required version. Got '' but required '5.0'.
- + continue
- + for llvm_config in llvm-config-$version llvm-config${version//./} llvm-config-mp-$version llvm${version}-config $brew_llvm_config llvm-config-${version}-32 llvm-config-${version}-64 llvm-config
- ++ llvm-config-5.0-32 --version
- configure.sh: line 11: llvm-config-5.0-32: command not found
- + llvm_version=
- + true
- + case $llvm_version in
- + echo 'Note: '\''llvm-config-5.0-32'\'' doesn'\''t match the required version. Got '\'''\'' but required '\''5.0'\''.'
- Note: 'llvm-config-5.0-32' doesn't match the required version. Got '' but required '5.0'.
- + continue
- + for llvm_config in llvm-config-$version llvm-config${version//./} llvm-config-mp-$version llvm${version}-config $brew_llvm_config llvm-config-${version}-32 llvm-config-${version}-64 llvm-config
- ++ llvm-config-5.0-64 --version
- configure.sh: line 11: llvm-config-5.0-64: command not found
- + llvm_version=
- + true
- + case $llvm_version in
- + echo 'Note: '\''llvm-config-5.0-64'\'' doesn'\''t match the required version. Got '\'''\'' but required '\''5.0'\''.'
- Note: 'llvm-config-5.0-64' doesn't match the required version. Got '' but required '5.0'.
- + continue
- + for llvm_config in llvm-config-$version llvm-config${version//./} llvm-config-mp-$version llvm${version}-config $brew_llvm_config llvm-config-${version}-32 llvm-config-${version}-64 llvm-config
- ++ llvm-config --version
- configure.sh: line 11: 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 '\''5.0'\''.'
- Note: 'llvm-config' doesn't match the required version. Got '' but required '5.0'.
- + continue
- + echo 'Error: LLVM 5.0 is not installed.'
- Error: LLVM 5.0 is not installed.
- + exit 1
[ERROR] The compilation of conf-llvm.5.0.0 failed at "bash -ex configure.sh 5.0.0".
build failed...
=== STDERR ===
2026-06-24 11:00.02: FAILED: build conf-llvm.5.0.0
2026-06-24 11:00.02: Job failed: build failed: conf-llvm.5.0.0