Skip to content

Install spdlog manually to use correct fmt version in HIP image #135

Install spdlog manually to use correct fmt version in HIP image

Install spdlog manually to use correct fmt version in HIP image #135

Triggered via pull request May 6, 2024 10:33
Status Failure
Total duration 6m 50s
Artifacts

build_and_deploy.yml

on: pull_request
Build and deploy images
6m 43s
Build and deploy images
Fit to window
Zoom out
Zoom in

Annotations

1 error
Build and deploy images
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd /tmp && cd /tmp && git clone https://github.com/eth-cscs/whip.git && cd whip && cmake -DWHIP_BACKEND=HIP . && make install && cd /tmp && rm -rf /tmp/whip && cd /tmp && git clone https://github.com/fmtlib/fmt.git && cd fmt && git checkout 9.1.0 && cmake -DBUILD_SHARED_LIBS=ON . && make install && cd /tmp && rm -rf /tmp/fmt cd /tmp && git clone https://github.com/gabime/spdlog.git && cd fmt && git checkout 1.9.2 && cmake -DBUILD_SHARED_LIBS=ON -DSPDLOG_FMT_EXTERNAL=ON . && make install && cd /tmp && rm -rf /tmp/spdlog" did not complete successfully: exit code: 128