Skip to content

Python 3.13 on Windows #4323

Python 3.13 on Windows

Python 3.13 on Windows #4323

Triggered via push October 8, 2024 18:02
Status Failure
Total duration 1h 43m 54s
Artifacts 7

ccpp.yml

on: push
macOS Sonoma
1h 2m
macOS Sonoma
macOS X Ventura
1h 8m
macOS X Ventura
macOS X Monterey
24m 41s
macOS X Monterey
Ubuntu-24.04 Noble Numbat (OpenBLAS)
41m 25s
Ubuntu-24.04 Noble Numbat (OpenBLAS)
Ubuntu-22.04 Jammy (OpenBLAS)
40m 16s
Ubuntu-22.04 Jammy (OpenBLAS)
Ubuntu-20.04 Focal (BLAS - LAPACK)
46m 42s
Ubuntu-20.04 Focal (BLAS - LAPACK)
ArchLinux
36m 17s
ArchLinux
Fedora
33m 42s
Fedora
Windows 32 bits
1h 6m
Windows 32 bits
Windows 64 bits
1h 5m
Windows 64 bits
Fit to window
Zoom out
Zoom in

Annotations

1 error and 28 warnings
macOS X Monterey
Process completed with exit code 2.
macOS X Monterey
p7zip 17.05 is already installed and up-to-date. To reinstall 17.05, run: brew reinstall p7zip
macOS X Monterey
Skipping swiftlint: most recent version 0.57.0 not installed
macOS X Monterey
Skipping xcbeautify: most recent version 2.11.0 not installed
macOS X Monterey
You are using macOS 12. We (and Apple) do not provide support for this old version. It is expected behaviour that some formulae will fail to build in this old version. It is expected behaviour that Homebrew will be buggy and slow. Do not create any issues about this on Homebrew's GitHub repositories. Do not create any issues even if you think this message is unrelated. Any opened issues will be immediately closed without response. Do not ask for help from Homebrew or its maintainers on social media. You may ask for help in Homebrew's discussions but are unlikely to receive a response. Try to figure out the problem yourself and submit a fix as a pull request. We will review it but may or may not accept it.
macOS X Monterey
zlib 1.3.1 is already installed and up-to-date. To reinstall 1.3.1, run: brew reinstall zlib
macOS X Monterey
libtool 2.4.7 is already installed and up-to-date. To reinstall 2.4.7, run: brew reinstall libtool
macOS X Monterey
automake 1.17 is already installed and up-to-date. To reinstall 1.17, run: brew reinstall automake
macOS X Monterey
You are using macOS 12. We (and Apple) do not provide support for this old version. It is expected behaviour that some formulae will fail to build in this old version. It is expected behaviour that Homebrew will be buggy and slow. Do not create any issues about this on Homebrew's GitHub repositories. Do not create any issues even if you think this message is unrelated. Any opened issues will be immediately closed without response. Do not ask for help from Homebrew or its maintainers on social media. You may ask for help in Homebrew's discussions but are unlikely to receive a response. Try to figure out the problem yourself and submit a fix as a pull request. We will review it but may or may not accept it.
macOS X Monterey
icu4c 74.2 is already installed and up-to-date. To reinstall 74.2, run: brew reinstall icu4c
macOS X Monterey
You are using macOS 12. We (and Apple) do not provide support for this old version. It is expected behaviour that some formulae will fail to build in this old version. It is expected behaviour that Homebrew will be buggy and slow. Do not create any issues about this on Homebrew's GitHub repositories. Do not create any issues even if you think this message is unrelated. Any opened issues will be immediately closed without response. Do not ask for help from Homebrew or its maintainers on social media. You may ask for help in Homebrew's discussions but are unlikely to receive a response. Try to figure out the problem yourself and submit a fix as a pull request. We will review it but may or may not accept it.
macOS X Monterey
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 Sonoma
icu4c 74.2 is already installed and up-to-date. To reinstall 74.2, run: brew reinstall icu4c
macOS Sonoma
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 Sonoma
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 Sonoma
gettext 0.22.5 is already installed and up-to-date. To reinstall 0.22.5, run: brew reinstall gettext
macOS Sonoma
Already linked: /opt/homebrew/Cellar/gettext/0.22.5
macOS Sonoma
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag. To silence this message, use the `--formula` flag.
macOS Sonoma
cmake 3.30.3 already installed
macOS X Ventura
p7zip 17.05 is already installed and up-to-date. To reinstall 17.05, run: brew reinstall p7zip
macOS X Ventura
libtool 2.5.3 is already installed and up-to-date. To reinstall 2.5.3, run: brew reinstall libtool
macOS X Ventura
icu4c 74.2 is already installed and up-to-date. To reinstall 74.2, run: brew reinstall icu4c
macOS X Ventura
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 X Ventura
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 X Ventura
gettext 0.22.5 is already installed and up-to-date. To reinstall 0.22.5, run: brew reinstall gettext
macOS X Ventura
Already linked: /usr/local/Cellar/gettext/0.22.5
macOS X Ventura
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag. To silence this message, use the `--formula` flag.
macOS X Ventura
cmake 3.30.4 already installed
macOS X Ventura
Refusing to link macOS provided/shadowed software: icu4c If you need to have icu4c first in your PATH, run: echo 'export PATH="/usr/local/opt/icu4c/bin:$PATH"' >> /Users/runner/.bash_profile echo 'export PATH="/usr/local/opt/icu4c/sbin:$PATH"' >> /Users/runner/.bash_profile For compilers to find icu4c you may need to set: export LDFLAGS="-L/usr/local/opt/icu4c/lib" export CPPFLAGS="-I/usr/local/opt/icu4c/include" For pkg-config to find icu4c you may need to set: export PKG_CONFIG_PATH="/usr/local/opt/icu4c/lib/pkgconfig"

Artifacts

Produced during runtime
Name Size
nelson-github-action-artifacts-linux-ubuntu-20-04-amd64-1.8.0.4323
28.4 MB
nelson-github-action-artifacts-linux-ubuntu-22-04-amd64-1.8.0.4323
28.8 MB
nelson-github-action-artifacts-linux-ubuntu-24-04-amd64-1.8.0.4323
29.1 MB
nelson-github-action-artifacts-macOS-sonoma-arm64-1.8.0.4323
25 MB
nelson-github-action-artifacts-macOS-ventura-amd64-1.8.0.4323
26 MB
nelson-github-action-artifacts-windows-amd64-1.8.0.4323
864 MB
nelson-github-action-artifacts-windows-win32-1.8.0.4323
566 MB