Skip to content

Add /usr/bin/c++ symlink for the selected compiler #123

Add /usr/bin/c++ symlink for the selected compiler

Add /usr/bin/c++ symlink for the selected compiler #123

Triggered via push July 29, 2025 09:49
Status Failure
Total duration 1m 10s
Artifacts 4

debian.yml

on: push
Matrix: build
Matrix: merge
Fit to window
Zoom out
Zoom in

Annotations

23 errors
build (linux/amd64, ubuntu-24.04, bookworm, clang, 19)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -e -o pipefail -c curl --no-progress-meter https://apt.llvm.org/llvm-snapshot.gpg.key | gpg --dearmor -o /etc/apt/keyrings/llvm.gpg\nprintf \"%s\\n%s\\n\" \\\n \"deb [signed-by=/etc/apt/keyrings/llvm.gpg] https://apt.llvm.org/${DEBIAN_VERSION}/ llvm-toolchain-${DEBIAN_VERSION}-${CLANG_VERSION} main\" \\\n | tee /etc/apt/sources.list.d/llvm.list\napt-get update\napt-get install -t llvm-toolchain-${DEBIAN_VERSION}-${CLANG_VERSION} -y --no-install-recommends clang-${CLANG_VERSION} llvm-${CLANG_VERSION}\napt-get clean\nrm -rf /var/lib/apt/lists/*\nupdate-alternatives \\\n --install /usr/bin/cc cc /usr/bin/clang-${CLANG_VERSION} 999 \\\n --slave /usr/bin/c++ c++ /usr/bin/clang++-${CLANG_VERSION}\nupdate-alternatives \\\n --install /usr/bin/clang clang /usr/bin/clang-${CLANG_VERSION} 100 \\\n --slave /usr/bin/clang++ clang++ /usr/bin/clang++-${CLANG_VERSION}\nupdate-alternatives \\\n --install /usr/bin/llvm-cov llvm-cov /usr/bin/llvm-cov-${CLANG_VERSION} 100\nupdate-alternatives --auto cc\nupdate-alternatives --auto clang\nupdate-alternatives --auto llvm-cov\n" did not complete successfully: exit code: 2
build (linux/arm64, ubuntu-24.04-arm, bookworm, gcc, 12)
The strategy configuration was canceled because "build.linux_amd64_ubuntu-24_0_7" failed
build (linux/arm64, ubuntu-24.04-arm, bookworm, gcc, 13)
The strategy configuration was canceled because "build.linux_amd64_ubuntu-24_0_7" failed
build (linux/arm64, ubuntu-24.04-arm, bookworm, clang, 16)
The strategy configuration was canceled because "build.linux_amd64_ubuntu-24_0_7" failed
build (linux/arm64, ubuntu-24.04-arm, bookworm, gcc, 14)
The strategy configuration was canceled because "build.linux_amd64_ubuntu-24_0_7" failed
build (linux/arm64, ubuntu-24.04-arm, bookworm, clang, 19)
The strategy configuration was canceled because "build.linux_amd64_ubuntu-24_0_7" failed
build (linux/arm64, ubuntu-24.04-arm, bookworm, clang, 17)
The strategy configuration was canceled because "build.linux_amd64_ubuntu-24_0_7" failed
build (linux/arm64, ubuntu-24.04-arm, bookworm, clang, 20)
The strategy configuration was canceled because "build.linux_amd64_ubuntu-24_0_7" failed
build (linux/arm64, ubuntu-24.04-arm, bookworm, clang, 18)
The strategy configuration was canceled because "build.linux_amd64_ubuntu-24_0_7" failed
build (linux/amd64, ubuntu-24.04, bookworm, clang, 16)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -e -o pipefail -c curl --no-progress-meter https://apt.llvm.org/llvm-snapshot.gpg.key | gpg --dearmor -o /etc/apt/keyrings/llvm.gpg\nprintf \"%s\\n%s\\n\" \\\n \"deb [signed-by=/etc/apt/keyrings/llvm.gpg] https://apt.llvm.org/${DEBIAN_VERSION}/ llvm-toolchain-${DEBIAN_VERSION}-${CLANG_VERSION} main\" \\\n | tee /etc/apt/sources.list.d/llvm.list\napt-get update\napt-get install -t llvm-toolchain-${DEBIAN_VERSION}-${CLANG_VERSION} -y --no-install-recommends clang-${CLANG_VERSION} llvm-${CLANG_VERSION}\napt-get clean\nrm -rf /var/lib/apt/lists/*\nupdate-alternatives \\\n --install /usr/bin/cc cc /usr/bin/clang-${CLANG_VERSION} 999 \\\n --slave /usr/bin/c++ c++ /usr/bin/clang++-${CLANG_VERSION}\nupdate-alternatives \\\n --install /usr/bin/clang clang /usr/bin/clang-${CLANG_VERSION} 100 \\\n --slave /usr/bin/clang++ clang++ /usr/bin/clang++-${CLANG_VERSION}\nupdate-alternatives \\\n --install /usr/bin/llvm-cov llvm-cov /usr/bin/llvm-cov-${CLANG_VERSION} 100\nupdate-alternatives --auto cc\nupdate-alternatives --auto clang\nupdate-alternatives --auto llvm-cov\n" did not complete successfully: exit code: 2
build (linux/amd64, ubuntu-24.04, bookworm, clang, 16)
The strategy configuration was canceled because "build.linux_amd64_ubuntu-24_0_7" failed
build (linux/amd64, ubuntu-24.04, bookworm, clang, 17)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -e -o pipefail -c curl --no-progress-meter https://apt.llvm.org/llvm-snapshot.gpg.key | gpg --dearmor -o /etc/apt/keyrings/llvm.gpg\nprintf \"%s\\n%s\\n\" \\\n \"deb [signed-by=/etc/apt/keyrings/llvm.gpg] https://apt.llvm.org/${DEBIAN_VERSION}/ llvm-toolchain-${DEBIAN_VERSION}-${CLANG_VERSION} main\" \\\n | tee /etc/apt/sources.list.d/llvm.list\napt-get update\napt-get install -t llvm-toolchain-${DEBIAN_VERSION}-${CLANG_VERSION} -y --no-install-recommends clang-${CLANG_VERSION} llvm-${CLANG_VERSION}\napt-get clean\nrm -rf /var/lib/apt/lists/*\nupdate-alternatives \\\n --install /usr/bin/cc cc /usr/bin/clang-${CLANG_VERSION} 999 \\\n --slave /usr/bin/c++ c++ /usr/bin/clang++-${CLANG_VERSION}\nupdate-alternatives \\\n --install /usr/bin/clang clang /usr/bin/clang-${CLANG_VERSION} 100 \\\n --slave /usr/bin/clang++ clang++ /usr/bin/clang++-${CLANG_VERSION}\nupdate-alternatives \\\n --install /usr/bin/llvm-cov llvm-cov /usr/bin/llvm-cov-${CLANG_VERSION} 100\nupdate-alternatives --auto cc\nupdate-alternatives --auto clang\nupdate-alternatives --auto llvm-cov\n" did not complete successfully: exit code: 2
build (linux/amd64, ubuntu-24.04, bookworm, clang, 17)
The strategy configuration was canceled because "build.linux_amd64_ubuntu-24_0_7" failed
build (linux/amd64, ubuntu-24.04, bookworm, clang, 18)
The operation was canceled.
build (linux/amd64, ubuntu-24.04, bookworm, clang, 18)
The strategy configuration was canceled because "build.linux_amd64_ubuntu-24_0_7" failed
build (linux/amd64, ubuntu-24.04, bookworm, clang, 20)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -e -o pipefail -c curl --no-progress-meter https://apt.llvm.org/llvm-snapshot.gpg.key | gpg --dearmor -o /etc/apt/keyrings/llvm.gpg\nprintf \"%s\\n%s\\n\" \\\n \"deb [signed-by=/etc/apt/keyrings/llvm.gpg] https://apt.llvm.org/${DEBIAN_VERSION}/ llvm-toolchain-${DEBIAN_VERSION}-${CLANG_VERSION} main\" \\\n | tee /etc/apt/sources.list.d/llvm.list\napt-get update\napt-get install -t llvm-toolchain-${DEBIAN_VERSION}-${CLANG_VERSION} -y --no-install-recommends clang-${CLANG_VERSION} llvm-${CLANG_VERSION}\napt-get clean\nrm -rf /var/lib/apt/lists/*\nupdate-alternatives \\\n --install /usr/bin/cc cc /usr/bin/clang-${CLANG_VERSION} 999 \\\n --slave /usr/bin/c++ c++ /usr/bin/clang++-${CLANG_VERSION}\nupdate-alternatives \\\n --install /usr/bin/clang clang /usr/bin/clang-${CLANG_VERSION} 100 \\\n --slave /usr/bin/clang++ clang++ /usr/bin/clang++-${CLANG_VERSION}\nupdate-alternatives \\\n --install /usr/bin/llvm-cov llvm-cov /usr/bin/llvm-cov-${CLANG_VERSION} 100\nupdate-alternatives --auto cc\nupdate-alternatives --auto clang\nupdate-alternatives --auto llvm-cov\n" did not complete successfully: exit code: 2
build (linux/amd64, ubuntu-24.04, bookworm, clang, 20)
The strategy configuration was canceled because "build.linux_amd64_ubuntu-24_0_7" failed
build (linux/amd64, ubuntu-24.04, bookworm, gcc, 13)
The operation was canceled.
build (linux/amd64, ubuntu-24.04, bookworm, gcc, 13)
The strategy configuration was canceled because "build.linux_amd64_ubuntu-24_0_7" failed
build (linux/amd64, ubuntu-24.04, bookworm, gcc, 12)
The operation was canceled.
build (linux/amd64, ubuntu-24.04, bookworm, gcc, 12)
The strategy configuration was canceled because "build.linux_amd64_ubuntu-24_0_7" failed
build (linux/amd64, ubuntu-24.04, bookworm, gcc, 14)
The operation was canceled.
build (linux/amd64, ubuntu-24.04, bookworm, gcc, 14)
The strategy configuration was canceled because "build.linux_amd64_ubuntu-24_0_7" failed

Artifacts

Produced during runtime
Name Size Digest
XRPLF~ci~5Z2EXH.dockerbuild Expired
46.8 KB
sha256:4bb248505ffce53afeb375f8dcaf5b9c4564c709bcdc971b210f6dfe398f9d30
XRPLF~ci~FR9Y9U.dockerbuild Expired
46.2 KB
sha256:237133b6e7d76d7b70e4d695488f5312e045d7fc5fa9a3dfd7e3e5d4ea841331
XRPLF~ci~HM2Z4D.dockerbuild Expired
45.6 KB
sha256:fd9d685fca81c152716266ca8be64b866a6774bcc35b7edbaeb76bcd86d0e8c5
XRPLF~ci~KCAVIL.dockerbuild Expired
45.5 KB
sha256:e98f9a240d0041462ee346e8532d58eccd1583b22a122cbdd871c2f1ceb51879