Skip to content

Use the dev version of pythia8 #180

Use the dev version of pythia8

Use the dev version of pythia8 #180

Triggered via push February 2, 2024 10:39
Status Failure
Total duration 3h 6m 27s
Artifacts

ci.yml

on: push
Matrix: build
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
build (linux/arm64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c mkdir src && ${__wget} https://root.cern/download/root_v${ROOT_VERSION}.source.tar.gz | ${__untar} && cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_STANDARD=17 -DCMAKE_INSTALL_PREFIX=${__prefix} -DCMAKE_INSTALL_LIBDIR=lib -Dgnuinstall=ON -Dgminimal=ON -Dasimage=ON -Dgdml=ON -Dopengl=ON -Dpyroot=ON -Dxrootd=OFF -Dgsl_shared=ON -Dmathmore=ON -Dpythia6=ON -DPYTHIA6_LIBRARY=${__prefix}/pythia6/libPythia6.so -B build -S src && cmake --build build --target install -j$NPROC && rm -rf build src && ldconfig" did not complete successfully: exit code: 1
build (linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c mkdir src && cp -Rv /pythia8-dev src/ && cd pythia8-dev && ./configure --cxx-common=\"-O3 -g -std=c++17 -fPIC\" --prefix=${__prefix} && make -j${NPROC} && make install && cd ../ && rm -rf src" did not complete successfully: exit code: 127
build (linux/arm64)
The process '/usr/bin/git' failed with exit code 128
build (linux/amd64)
The process '/usr/bin/git' failed with exit code 128