.github/workflows/docker-build-test.yaml #64
Annotations
4 errors
build (linux/amd64, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apt-get update -o APT::Architecture=\"${TARGETARCH}\" && apt-get install -y --no-install-recommends -o Dir::Cache=\"./\" -o Dir::Cache::archives=\"./\" libffi-dev python3 python3-pip python3-dev git gcc patchelf cmake meson ninja-build build-essential libhdf5-dev libhdf5-serial-dev pkg-config gfortran netcdf-bin libnetcdf-dev coinor-cbc coinor-libcbc-dev libglpk-dev glpk-utils libatlas-base-dev libopenblas-dev" did not complete successfully: exit code: 100
|
build (linux/arm/v7, armv7)
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apt-get update -o APT::Architecture=\"${TARGETARCH}\" && apt-get install -y --no-install-recommends -o Dir::Cache=\"./\" -o Dir::Cache::archives=\"./\" libffi-dev python3 python3-pip python3-dev git gcc patchelf cmake meson ninja-build build-essential libhdf5-dev libhdf5-serial-dev pkg-config gfortran netcdf-bin libnetcdf-dev coinor-cbc coinor-libcbc-dev libglpk-dev glpk-utils libatlas-base-dev libopenblas-dev" did not complete successfully: exit code: 100
|
build (linux/arm64, aarch64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apt-get update -o APT::Architecture=\"${TARGETARCH}\" && apt-get install -y --no-install-recommends -o Dir::Cache=\"./\" -o Dir::Cache::archives=\"./\" libffi-dev python3 python3-pip python3-dev git gcc patchelf cmake meson ninja-build build-essential libhdf5-dev libhdf5-serial-dev pkg-config gfortran netcdf-bin libnetcdf-dev coinor-cbc coinor-libcbc-dev libglpk-dev glpk-utils libatlas-base-dev libopenblas-dev" did not complete successfully: exit code: 100
|
build (linux/arm/v7, armhf)
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apt-get update -o APT::Architecture=\"${TARGETARCH}\" && apt-get install -y --no-install-recommends -o Dir::Cache=\"./\" -o Dir::Cache::archives=\"./\" libffi-dev python3 python3-pip python3-dev git gcc patchelf cmake meson ninja-build build-essential libhdf5-dev libhdf5-serial-dev pkg-config gfortran netcdf-bin libnetcdf-dev coinor-cbc coinor-libcbc-dev libglpk-dev glpk-utils libatlas-base-dev libopenblas-dev" did not complete successfully: exit code: 100
|