Skip to content

Give it a shot

Give it a shot #80

Triggered via push August 19, 2024 04:41
Status Failure
Total duration 5m 12s
Artifacts 1
Matrix: Build Linux_x86_64 / Build Python wheels
Matrix: Build MacOS_arm64 / Build Python wheels
Matrix: Build Windows_AMD64 / Build Python wheels
Matrix: Build Linux_aarch64 / Build Python wheels
Matrix: Build Linux_i686 / Build Python wheels
Matrix: Build Linux_ppc64le / Build Python wheels
Matrix: Build Linux_s390x / Build Python wheels
Matrix: Build MacOS_x86_64 / Build Python wheels
Matrix: Build Python wheels x86_64
Matrix: Test Linux_x86_64 / Test Python wheels
Waiting for pending jobs
Matrix: Test MacOS_arm64 / Test Python wheels
Waiting for pending jobs
Matrix: Test Windows_AMD64 / Test Python wheels
Waiting for pending jobs
Matrix: publish
Fit to window
Zoom out
Zoom in

Annotations

15 errors
Build Windows_AMD64 / Build Python wheels (windows-latest)
Process completed with exit code 1.
Build Linux_s390x / Build Python wheels (ubuntu-22.04)
Command ['sh', '-c', 'echo "Considering vtk-manylinux2014_`uname -m`.tar.gz..." && mkdir -p vtk && tar -xvzf vtk-manylinux2014_`uname -m`.tar.gz -C vtk/ && if [ -d "vtk/lib" ]; then\n VTK_DIR=vtk/lib/cmake/vtk-9.2/\nelse\n VTK_DIR=vtk/lib64/cmake/vtk-9.2/ \nfi && cmake -B build -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=install -DEXTERNAL_EIGEN:BOOL=OFF -DPYTHON_WRAPPER:BOOL=OFF -DFORTRAN_WRAPPER:BOOL=OFF -DRUST_WRAPPER:BOOL=OFF -DUSE_VTK=ON -DVTK_DIR=$VTK_DIR -DMOORDYN_PACKAGE_IGNORE_VTK_DEPENDENCY=ON -DBUILD_TESTING=OFF && cmake --build build --config Release && cmake --install build --config Release && rm -rf docs extern source tests\n'] failed with code 2.
Build Linux_s390x / Build Python wheels (ubuntu-22.04)
Process completed with exit code 1.
Build Linux_ppc64le / Build Python wheels (ubuntu-22.04)
Command ['sh', '-c', 'echo "Considering vtk-manylinux2014_`uname -m`.tar.gz..." && mkdir -p vtk && tar -xvzf vtk-manylinux2014_`uname -m`.tar.gz -C vtk/ && if [ -d "vtk/lib" ]; then\n VTK_DIR=vtk/lib/cmake/vtk-9.2/\nelse\n VTK_DIR=vtk/lib64/cmake/vtk-9.2/ \nfi && cmake -B build -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=install -DEXTERNAL_EIGEN:BOOL=OFF -DPYTHON_WRAPPER:BOOL=OFF -DFORTRAN_WRAPPER:BOOL=OFF -DRUST_WRAPPER:BOOL=OFF -DUSE_VTK=ON -DVTK_DIR=$VTK_DIR -DMOORDYN_PACKAGE_IGNORE_VTK_DEPENDENCY=ON -DBUILD_TESTING=OFF && cmake --build build --config Release && cmake --install build --config Release && rm -rf docs extern source tests\n'] failed with code 2.
Build Linux_ppc64le / Build Python wheels (ubuntu-22.04)
Process completed with exit code 1.
Build Linux_x86_64 / Build Python wheels (ubuntu-22.04)
Command ['sh', '-c', 'echo "Considering vtk-manylinux2014_`uname -m`.tar.gz..." && mkdir -p vtk && tar -xvzf vtk-manylinux2014_`uname -m`.tar.gz -C vtk/ && if [ -d "vtk/lib" ]; then\n VTK_DIR=vtk/lib/cmake/vtk-9.2/\nelse\n VTK_DIR=vtk/lib64/cmake/vtk-9.2/ \nfi && cmake -B build -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=install -DEXTERNAL_EIGEN:BOOL=OFF -DPYTHON_WRAPPER:BOOL=OFF -DFORTRAN_WRAPPER:BOOL=OFF -DRUST_WRAPPER:BOOL=OFF -DUSE_VTK=ON -DVTK_DIR=$VTK_DIR -DMOORDYN_PACKAGE_IGNORE_VTK_DEPENDENCY=ON -DBUILD_TESTING=OFF && cmake --build build --config Release && cmake --install build --config Release && rm -rf docs extern source tests\n'] failed with code 2.
Build Linux_x86_64 / Build Python wheels (ubuntu-22.04)
Process completed with exit code 1.
Build Linux_i686 / Build Python wheels (ubuntu-22.04)
Command ['sh', '-c', 'echo "Considering vtk-manylinux2014_`uname -m`.tar.gz..." && mkdir -p vtk && tar -xvzf vtk-manylinux2014_`uname -m`.tar.gz -C vtk/ && if [ -d "vtk/lib" ]; then\n VTK_DIR=vtk/lib/cmake/vtk-9.2/\nelse\n VTK_DIR=vtk/lib64/cmake/vtk-9.2/ \nfi && cmake -B build -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=install -DEXTERNAL_EIGEN:BOOL=OFF -DPYTHON_WRAPPER:BOOL=OFF -DFORTRAN_WRAPPER:BOOL=OFF -DRUST_WRAPPER:BOOL=OFF -DUSE_VTK=ON -DVTK_DIR=$VTK_DIR -DMOORDYN_PACKAGE_IGNORE_VTK_DEPENDENCY=ON -DBUILD_TESTING=OFF && cmake --build build --config Release && cmake --install build --config Release && rm -rf docs extern source tests\n'] failed with code 2.
Build Linux_i686 / Build Python wheels (ubuntu-22.04)
Process completed with exit code 1.
Build Linux_aarch64 / Build Python wheels (ubuntu-22.04)
Command ['sh', '-c', 'echo "Considering vtk-manylinux2014_`uname -m`.tar.gz..." && mkdir -p vtk && tar -xvzf vtk-manylinux2014_`uname -m`.tar.gz -C vtk/ && if [ -d "vtk/lib" ]; then\n VTK_DIR=vtk/lib/cmake/vtk-9.2/\nelse\n VTK_DIR=vtk/lib64/cmake/vtk-9.2/ \nfi && cmake -B build -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=install -DEXTERNAL_EIGEN:BOOL=OFF -DPYTHON_WRAPPER:BOOL=OFF -DFORTRAN_WRAPPER:BOOL=OFF -DRUST_WRAPPER:BOOL=OFF -DUSE_VTK=ON -DVTK_DIR=$VTK_DIR -DMOORDYN_PACKAGE_IGNORE_VTK_DEPENDENCY=ON -DBUILD_TESTING=OFF && cmake --build build --config Release && cmake --install build --config Release && rm -rf docs extern source tests\n'] failed with code 2.
Build Linux_aarch64 / Build Python wheels (ubuntu-22.04)
Process completed with exit code 1.
Build MacOS_arm64 / Build Python wheels (macOS-14)
Command delocate-wheel --require-archs arm64 -w /private/var/folders/hw/1f0gcr8d6kn9ms0_wn0_57qc0000gn/T/cibw-run-76v1v__k/cp38-macosx_arm64/repaired_wheel -v /private/var/folders/hw/1f0gcr8d6kn9ms0_wn0_57qc0000gn/T/cibw-run-76v1v__k/cp38-macosx_arm64/built_wheel/moordyn-2.3.7-cp38-cp38-macosx_11_0_arm64.whl failed with code 1.
Build MacOS_arm64 / Build Python wheels (macOS-14)
Process completed with exit code 1.
Build MacOS_x86_64 / Build Python wheels (macOS-13)
The `brew link` step did not complete successfully
Build MacOS_x86_64 / Build Python wheels (macOS-13)
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
python-wheels-sdist
1.11 MB