Skip to content

Test: Modify FindMKL.cmake (DO NOT MERGE) #2980

Test: Modify FindMKL.cmake (DO NOT MERGE)

Test: Modify FindMKL.cmake (DO NOT MERGE) #2980

Triggered via pull request November 3, 2025 05:36
Status Failure
Total duration 17m 50s
Artifacts

devcontainer.yml

on: pull_request
Matrix: build_container_and_push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build_container_and_push (intel)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c wget https://codeload.github.com/KarypisLab/GKlib/zip/refs/heads/${GKLIB_VERSION} -O GKlib-${GKLIB_VERSION}.zip && unzip GKlib-${GKLIB_VERSION}.zip && cd GKlib-${GKLIB_VERSION} && make config shared=1 prefix=${GKLIB_ROOT} openmp=set && make -j$(nproc) && make install && cp ${GKLIB_ROOT}/lib64/*so ${GKLIB_ROOT}/lib/ && cd / && rm -rf GKlib-${GKLIB_VERSION} GKlib-${GKLIB_VERSION}.zip" did not complete successfully: exit code: 1
build_container_and_push (intel)
Attestations are only supported by buildx >= 0.10.0; the inputs 'attests', 'provenance' and 'sbom' are ignored.