gh-144130: support getrandom syscall on non-linux #185311
build.yml
on: pull_request
Change detection
/
Create context from changed files
11s
Matrix: Address sanitizer
Matrix: build-macos
Matrix: build-san
Matrix: Ubuntu SSL tests
Matrix: build-ubuntu
Matrix: build-windows-msi
Waiting for pending jobs
Matrix: build-windows
Matrix: cifuzz
Docs
/
Docs
1m 49s
Docs
/
Doctest
1m 58s
Docs
/
Check EPUB
2m 7s
Check if Autoconf files are up to date
28s
Check if generated files are up to date
1m 43s
C API Docs
/
Check if all C APIs are documented
10s
iOS
16m 11s
WASI
/
build and test
1m 8s
Hypothesis tests on Ubuntu
1m 33s
Cross build Linux
2m 49s
Matrix: build-android
All required checks pass
5s
Annotations
33 errors and 18 warnings
|
WASI / build and test
Process completed with exit code 1.
|
|
Android (x86_64)
Process completed with exit code 1.
|
|
Hypothesis tests on Ubuntu
Process completed with exit code 2.
|
|
Hypothesis tests on Ubuntu:
Modules/posixmodule.c#L17184
‘SYS_getrandom’ undeclared (first use in this function); did you mean ‘os_getrandom’?
|
|
Ubuntu SSL tests (ubuntu-24.04, openssl, 1.1.1w)
Process completed with exit code 2.
|
|
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.4.4)
Process completed with exit code 2.
|
|
Check if generated files are up to date
Process completed with exit code 2.
|
|
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.6.1)
Process completed with exit code 2.
|
|
Docs / Docs
Process completed with exit code 2.
|
|
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.3.6)
Process completed with exit code 2.
|
|
Ubuntu SSL tests (ubuntu-24.04, aws-lc, 1.68.0)
Process completed with exit code 2.
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm)
Process completed with exit code 2.
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm):
Modules/posixmodule.c#L17184
‘SYS_getrandom’ undeclared (first use in this function); did you mean ‘os_getrandom’?
|
|
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.5.5)
Process completed with exit code 2.
|
|
Ubuntu / build and test (ubuntu-24.04)
Process completed with exit code 2.
|
|
Ubuntu / build and test (ubuntu-24.04):
Modules/posixmodule.c#L17184
‘SYS_getrandom’ undeclared (first use in this function); did you mean ‘os_getrandom’?
|
|
Docs / Doctest
Process completed with exit code 2.
|
|
Docs / Check EPUB
Process completed with exit code 1.
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04)
Process completed with exit code 2.
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04):
Modules/posixmodule.c#L17184
‘SYS_getrandom’ undeclared (first use in this function); did you mean ‘os_getrandom’?
|
|
Ubuntu / build and test (ubuntu-24.04-arm)
Process completed with exit code 2.
|
|
Ubuntu / build and test (ubuntu-24.04-arm):
Modules/posixmodule.c#L17184
‘SYS_getrandom’ undeclared (first use in this function); did you mean ‘os_getrandom’?
|
|
Ubuntu (bolt) / build and test (ubuntu-24.04)
Process completed with exit code 2.
|
|
Ubuntu (bolt) / build and test (ubuntu-24.04):
Modules/posixmodule.c#L17184
‘SYS_getrandom’ undeclared (first use in this function); did you mean ‘os_getrandom’?
|
|
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.0.19)
Process completed with exit code 2.
|
|
Cross build Linux
Process completed with exit code 2.
|
|
Cross build Linux:
Modules/posixmodule.c#L17184
‘SYS_getrandom’ undeclared (first use in this function); did you mean ‘os_getrandom’?
|
|
Address sanitizer (ubuntu-24.04)
Process completed with exit code 2.
|
|
Address sanitizer (ubuntu-24.04):
Modules/posixmodule.c#L17184
‘SYS_getrandom’ undeclared (first use in this function); did you mean ‘os_getrandom’?
|
|
Sanitizers / TSan (free-threading)
Process completed with exit code 2.
|
|
Sanitizers / UBSan
Process completed with exit code 2.
|
|
Sanitizers / TSan
Process completed with exit code 2.
|
|
All required checks pass
Process completed with exit code 1.
|
|
C API Docs / Check if all C APIs are documented
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
WASI / build and test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: bytecodealliance/actions/wasmtime/setup@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Hypothesis tests on Ubuntu
No files were found with the provided path: /home/runner/work/cpython/cpython-builddir/.hypothesis/examples/. No artifacts will be uploaded.
|
|
macOS / build and test (macos-14)
Already linked: /opt/homebrew/Cellar/tcl-tk/9.0.3
|
|
macOS / build and test (macos-14)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated
dependents or dependents with broken linkage!
|
|
macOS / build and test (macos-14)
gdbm 1.26 is already installed and up-to-date.
To reinstall 1.26, run:
brew reinstall gdbm
|
|
macOS / build and test (macos-14)
xz 5.8.2 is already installed and up-to-date.
To reinstall 5.8.2, run:
brew reinstall xz
|
|
macOS / build and test (macos-14)
pkgconf 2.5.1 is already installed and up-to-date.
To reinstall 2.5.1, run:
brew reinstall pkgconf
|
|
macOS (free-threading) / build and test (macos-14)
Already linked: /opt/homebrew/Cellar/tcl-tk/9.0.3
|
|
macOS (free-threading) / build and test (macos-14)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated
dependents or dependents with broken linkage!
|
|
macOS (free-threading) / build and test (macos-14)
gdbm 1.26 is already installed and up-to-date.
To reinstall 1.26, run:
brew reinstall gdbm
|
|
macOS (free-threading) / build and test (macos-14)
xz 5.8.2 is already installed and up-to-date.
To reinstall 5.8.2, run:
brew reinstall xz
|
|
macOS (free-threading) / build and test (macos-14)
pkgconf 2.5.1 is already installed and up-to-date.
To reinstall 2.5.1, run:
brew reinstall pkgconf
|
|
macOS / build and test (macos-15-intel)
Already linked: /usr/local/Cellar/tcl-tk/9.0.3
|
|
macOS / build and test (macos-15-intel)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated
dependents or dependents with broken linkage!
|
|
macOS / build and test (macos-15-intel)
gdbm 1.26 is already installed and up-to-date.
To reinstall 1.26, run:
brew reinstall gdbm
|
|
macOS / build and test (macos-15-intel)
xz 5.8.2 is already installed and up-to-date.
To reinstall 5.8.2, run:
brew reinstall xz
|
|
macOS / build and test (macos-15-intel)
pkgconf 2.5.1 is already installed and up-to-date.
To reinstall 2.5.1, run:
brew reinstall pkgconf
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
UBSan-logs-default
|
387 Bytes |
sha256:83c326d093d605e6500513e814421a75b79f98f6680cfa0399a94fdf2b041ab6
|
|