Skip to content

Update stdexec to e99073de4c4b924804f54d7f52bc4e9fbcf53b92 #141

Update stdexec to e99073de4c4b924804f54d7f52bc4e9fbcf53b92

Update stdexec to e99073de4c4b924804f54d7f52bc4e9fbcf53b92 #141

Triggered via pull request July 24, 2024 10:06
Status Failure
Total duration 1m 41s
Artifacts 1

build_and_deploy.yml

on: pull_request
Build and deploy images
1m 32s
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 apt-get update && apt-get dist-upgrade --yes && apt-get install --no-install-recommends --yes bzip2 clang clang-format clang-tidy cmake codespell curl git graphviz grcov hwloc make libclang-rt-dev libboost-filesystem-dev libgoogle-perftools-dev libfmt-dev libhwloc-dev libspdlog-dev lld llvm mpi-default-dev ninja-build pipx shfmt valgrind xsltproc && rm -rf /var/lib/apt/lists/* && apt-get clean && pipx install black && pipx install cmakelang && rm /usr/bin/ld && ln -s /usr/bin/ld.lld /usr/bin/ld && cd /tmp && git clone https://github.com/tomtom-international/cpp-dependencies.git && cd cpp-dependencies && cmake -DWITH_BOOST=ON . && make -j install && cd /tmp && rm -rf /tmp/cpp-dependencies && cd /tmp && git clone https://github.com/NVIDIA/stdexec.git && cd stdexec && git checkout e99073de4c4b924804f54d7f52bc4e9fbcf53b92 && cmake . && make install && cd /tmp && rm -rf /tmp/stdexec && mkdir inshpect && cd inshpect && curl --output dasel --location https://github.com/TomWright/dasel/releases/download/v1.27.3/dasel_linux_amd64 && sha256sum dasel && (echo \"1a5adbf8e5b69f48ad5d1665bf7ed056ea3ff8cf3312ce2dc7c3209939873489 dasel\" | sha256sum --check) && chmod +x dasel && mv dasel /usr/local/bin && curl --output ripgrep.tar.gz --location https://github.com/BurntSushi/ripgrep/releases/download/13.0.0/ripgrep-13.0.0-x86_64-unknown-linux-musl.tar.gz && (echo \"ee4e0751ab108b6da4f47c52da187d5177dc371f0f512a7caaec5434e711c091 ripgrep.tar.gz\" | sha256sum --check) && tar --extract --strip-components 1 --file ripgrep.tar.gz && mv rg /usr/local/bin && curl --output fd.tar.gz --location https://github.com/sharkdp/fd/releases/download/v8.5.2/fd-v8.5.2-x86_64-unknown-linux-musl.tar.gz && (echo \"1202ac2afd4dc4aba7e1ca74f1896ab563381f49363d578ee84f1bcfd0559e2f fd.tar.gz\" | sha256sum --check) && tar --extract --strip-components 1 --file fd.tar.gz && mv fd /usr/local/bin && curl --output inshpect --location https://raw.githubusercontent.com/msimberg/inshpect/f7b6045cdf832da30be1b0fb88a35827cc443ffa/inshpect && (echo \"04b6160cc0b1a45a38db319617697a0bb6a0c1413313d945a4ba73811dd5288a inshpect\" | sha256sum --check) && chmod +x inshpect && mv inshpect /usr/local/bin && cd /tmp && rm -rf /tmp/inshpect" did not complete successfully: exit code: 2

Artifacts

Produced during runtime
Name Size
pika-org~pika-ci-image~S3MHRY.dockerbuild
49.4 KB