Interflop #30
docker-ci.yml
on: pull_request
docker-flang
5m 44s
Matrix: docker
Annotations
3 errors
docker (ubuntu:24.04, 18, 9, Dockerfile_ubuntu-24.04)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ \"$WITH_FLANG\" = \"flang\" ]; then export FLANG_OPTION=\"--with-flang\"; else export FLANG_OPTION=\"--without-flang\"; fi && ./autogen.sh && ./configure --with-llvm=$(llvm-config-${LLVM_VERSION} --prefix) $FLANG_OPTION || { cat config.log; exit 1; }" did not complete successfully: exit code: 1
|
docker (ubuntu:24.04, 17, 9, Dockerfile_ubuntu-24.04)
Process completed with exit code 2.
|
docker (ubuntu:24.04, 16, 9)
Process completed with exit code 2.
|