Improve python build #619
ci.yml
on: pull_request
Matrix: linux
Matrix: macos
Matrix: msys2
Matrix: visual-studio
Annotations
20 errors and 9 warnings
Visual Studio with cl and Python 3.12
Process completed with exit code 1.
|
Visual Studio with clang-cl and Python 3.11
Process completed with exit code 1.
|
Visual Studio with cl and Python 3.11
Process completed with exit code 1.
|
Visual Studio with cl and Python 3.9
Process completed with exit code 1.
|
Visual Studio with cl and Python 3.10
Process completed with exit code 1.
|
Visual Studio with clang-cl and Python 3.10
Process completed with exit code 1.
|
Visual Studio with clang-cl and Python 3.9
Process completed with exit code 1.
|
Visual Studio with clang-cl and Python 3.12
Process completed with exit code 1.
|
macos (meson, gcc@13)
Process completed with exit code 1.
|
macos (meson, llvm)
Process completed with exit code 1.
|
msys2 (meson, clang)
Process completed with exit code 1.
|
msys2 (meson, gcc)
Process completed with exit code 1.
|
linux (debian:bookworm, clang, meson)
Process completed with exit code 1.
|
linux (debian:bookworm, gcc, meson)
Process completed with exit code 1.
|
linux (fedora:latest, clang, meson)
Process completed with exit code 1.
|
linux (rockylinux:9, gcc, meson)
Process completed with exit code 1.
|
linux (fedora:latest, gcc, meson)
Process completed with exit code 1.
|
linux (ubuntu:jammy, clang, meson)
Process completed with exit code 1.
|
linux (rockylinux:9, clang, meson)
Process completed with exit code 1.
|
linux (ubuntu:jammy, gcc, meson)
Process completed with exit code 1.
|
macos (meson, gcc@13)
git 2.46.0 is already installed and up-to-date.
To reinstall 2.46.0, run:
brew reinstall git
|
macos (meson, gcc@13)
pkg-config 0.29.2_3 is already installed and up-to-date.
To reinstall 0.29.2_3, run:
brew reinstall pkg-config
|
macos (meson, gcc@13)
gcc@13 13.3.0 is already installed and up-to-date.
To reinstall 13.3.0, run:
brew reinstall gcc@13
|
macos (meson, gcc@13)
Already linked: /opt/homebrew/Cellar/python@3.12/3.12.4
|
macos (meson, llvm)
git 2.46.0 is already installed and up-to-date.
To reinstall 2.46.0, run:
brew reinstall git
|
macos (meson, llvm)
pkg-config 0.29.2_3 is already installed and up-to-date.
To reinstall 0.29.2_3, run:
brew reinstall pkg-config
|
macos (meson, llvm)
Already linked: /opt/homebrew/Cellar/python@3.12/3.12.4
|
msys2 (meson, clang)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: ilammy/msvc-dev-cmd@v1.12.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
msys2 (meson, gcc)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: ilammy/msvc-dev-cmd@v1.12.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|