Skip to content

Link to igraph

Link to igraph #1625

Triggered via pull request July 12, 2024 11:49
Status Failure
Total duration 6m 1s
Artifacts

build.yml

on: pull_request
Build wheels on Linux (aarch64/manylinux)
0s
Build wheels on Linux (aarch64/manylinux)
Build wheels on Linux (aarch64/musllinux)
0s
Build wheels on Linux (aarch64/musllinux)
Build wheels for WebAssembly
5m 53s
Build wheels for WebAssembly
Build sdist and test extra dependencies
14s
Build sdist and test extra dependencies
Build with sanitizers for debugging purposes
20s
Build with sanitizers for debugging purposes
Matrix: build_wheel_linux
Matrix: build_wheel_macos
Matrix: build_wheel_win
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 5 warnings
Build sdist and test extra dependencies
Process completed with exit code 126.
Build with sanitizers for debugging purposes
Process completed with exit code 126.
Build wheels on macOS (x86_64)
Command pip install -U setuptools && scripts/build_igraph.sh failed with code 126.
Build wheels on macOS (x86_64)
Process completed with exit code 1.
Build wheels on macOS (x86_64)
[notice] A new release of pip is available: 21.1.1 -> 24.1.2 [notice] To update, run: python3.8 -m pip install --upgrade pip
Build wheels on macOS (arm64)
The job was canceled because "x86_64_x86_64" failed.
Build wheels on macOS (arm64)
[notice] A new release of pip is available: 21.1.1 -> 24.1.2 [notice] To update, run: python3.8 -m pip install --upgrade pip
Build wheels on macOS (arm64)
The operation was canceled.
Build wheels on Linux (x86_64)
Command ['sh', '-c', 'yum install -y flex bison libxml2-devel zlib-devel cairo-devel && pip install -U cmake pip setuptools wheel && scripts/build_igraph.sh'] failed with code 126.
Build wheels on Linux (x86_64)
Process completed with exit code 1.
Build wheels on Linux (i686)
Command ['sh', '-c', 'yum install -y flex bison libxml2-devel zlib-devel cairo-devel && pip install -U cmake pip setuptools wheel && scripts/build_igraph.sh'] failed with code 126.
Build wheels on Linux (i686)
Process completed with exit code 1.
Build wheels on Windows (Win32)
Command pip install -U setuptools && scripts/build_igraph.bat failed with code 1.
Build wheels on Windows (Win32)
Process completed with exit code 1.
Build wheels on Windows (x64)
The job was canceled because "Win32_win32_x86" failed.
Build wheels on Windows (x64)
The operation was canceled.
Build wheels for WebAssembly
Process completed with exit code 1.
Build wheels on macOS (x86_64)
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag.
Build wheels on macOS (x86_64)
cmake 3.30.0 is already installed and up-to-date. To reinstall 3.30.0, run: brew reinstall cmake
Build wheels on macOS (arm64)
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag.
Build wheels on macOS (arm64)
cmake 3.30.0 is already installed and up-to-date. To reinstall 3.30.0, run: brew reinstall cmake
Build wheels for WebAssembly
The following actions uses Node.js version which is deprecated and will be forced to run on node20: lhotari/action-upterm@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/