Skip to content

gh-127350: Add Py_fopen() function #135542

gh-127350: Add Py_fopen() function

gh-127350: Add Py_fopen() function #135542

Triggered via pull request December 13, 2024 13:20
Status Failure
Total duration 5m 33s
Billable time 2m
Artifacts

build.yml

on: pull_request
Change detection  /  Compute changed files
11s
Change detection / Compute changed files
Matrix: Address sanitizer
Matrix: build_macos
Matrix: build_ubuntu
Matrix: Ubuntu SSL tests with OpenSSL
Matrix: build_windows
Matrix: build_windows_msi
Waiting for pending jobs
Matrix: CIFuzz
Docs  /  Docs
1m 52s
Docs / Docs
Docs  /  Docs (Oldest Sphinx)
1m 54s
Docs / Docs (Oldest Sphinx)
Docs  /  Doctest
1m 0s
Docs / Doctest
Check if Autoconf files are up to date
25s
Check if Autoconf files are up to date
Check if generated files are up to date
1m 10s
Check if generated files are up to date
WASI  /  build and test
58s
WASI / build and test
Hypothesis tests on Ubuntu
1m 5s
Hypothesis tests on Ubuntu
Thread sanitizer  /  Thread sanitizer
1m 52s
Thread sanitizer / Thread sanitizer
Thread sanitizer (free-threading)  /  Thread sanitizer
2m 1s
Thread sanitizer (free-threading) / Thread sanitizer
All required checks pass
2s
All required checks pass
Fit to window
Zoom out
Zoom in

Annotations

32 errors and 31 warnings
macOS / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
Process completed with exit code 2.
macOS (free-threading) / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
Process completed with exit code 2.
WASI / build and test
Process completed with exit code 1.
Windows / build and test (arm64)
Process completed with exit code 1.
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.0.15)
Process completed with exit code 2.
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.2.3)
Process completed with exit code 2.
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.1.7)
Process completed with exit code 2.
Hypothesis tests on Ubuntu: Python/sysmodule.c#L2359
implicit declaration of function ‘_Py_fopen_obj’; did you mean ‘_Py_wfopen’? [-Werror=implicit-function-declaration]
Hypothesis tests on Ubuntu
Process completed with exit code 2.
Check if generated files are up to date
Process completed with exit code 2.
Windows (free-threading) / build and test (arm64)
Process completed with exit code 1.
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.3.2)
Process completed with exit code 2.
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.4.0)
Process completed with exit code 2.
macOS / build and test (macos-13)
Process completed with exit code 2.
Windows / build and test (x64)
Process completed with exit code 1.
Ubuntu / build and test (ubuntu-24.04): Python/sysmodule.c#L2359
implicit declaration of function ‘_Py_fopen_obj’; did you mean ‘_Py_wfopen’? [-Werror=implicit-function-declaration]
Ubuntu / build and test (ubuntu-24.04)
Process completed with exit code 2.
Thread sanitizer / Thread sanitizer
Process completed with exit code 2.
Docs / Doctest
Process completed with exit code 2.
Ubuntu (free-threading) / build and test (ubuntu-24.04-aarch64)
FailFast: cancelling since parallel instance has failed
Thread sanitizer (free-threading) / Thread sanitizer
Process completed with exit code 2.
Ubuntu / build and test (ubuntu-24.04-aarch64)
FailFast: cancelling since parallel instance has failed
Ubuntu / build and test (ubuntu-24.04-aarch64)
The operation was canceled.
Ubuntu (free-threading) / build and test (ubuntu-24.04)
FailFast: cancelling since parallel instance has failed
Ubuntu (free-threading) / build and test (ubuntu-24.04): Python/sysmodule.c#L2359
implicit declaration of function ‘_Py_fopen_obj’; did you mean ‘_Py_wfopen’? [-Werror=implicit-function-declaration]
Ubuntu (free-threading) / build and test (ubuntu-24.04)
The operation was canceled.
Windows (free-threading) / build and test (x64)
Process completed with exit code 1.
Address sanitizer (ubuntu-24.04): Python/sysmodule.c#L2359
implicit declaration of function ‘_Py_fopen_obj’; did you mean ‘_Py_wfopen’? [-Werror=implicit-function-declaration]
Address sanitizer (ubuntu-24.04)
Process completed with exit code 2.
Windows / build and test (Win32)
Process completed with exit code 1.
Docs / Docs
Process completed with exit code 2.
All required checks pass
Process completed with exit code 1.
Change detection / Compute changed files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
macOS / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
macOS / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
xz 5.6.3 is already installed and up-to-date. To reinstall 5.6.3, run: brew reinstall xz
macOS / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
macOS (free-threading) / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
macOS (free-threading) / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
xz 5.6.3 is already installed and up-to-date. To reinstall 5.6.3, run: brew reinstall xz
macOS (free-threading) / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
Windows / build and test (arm64): Python/sysmodule.c#L2359
'_Py_fopen_obj' undefined; assuming extern returning int [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / build and test (arm64): Python/sysmodule.c#L2359
'initializing': 'FILE *' differs in levels of indirection from 'int' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Hypothesis tests on Ubuntu: Python/sysmodule.c#L2359
initialization of ‘FILE *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
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.
Windows (free-threading) / build and test (arm64): Python/sysmodule.c#L2359
'_Py_fopen_obj' undefined; assuming extern returning int [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / build and test (arm64): Python/sysmodule.c#L2359
'initializing': 'FILE *' differs in levels of indirection from 'int' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
macOS / build and test (macos-13)
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
macOS / build and test (macos-13)
xz 5.6.3 is already installed and up-to-date. To reinstall 5.6.3, run: brew reinstall xz
macOS / build and test (macos-13)
gdbm 1.24 is already installed and up-to-date. To reinstall 1.24, run: brew reinstall gdbm
macOS / build and test (macos-13)
tcl-tk@8 8.6.15 is already installed and up-to-date. To reinstall 8.6.15, run: brew reinstall tcl-tk@8
macOS / build and test (macos-13)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
Windows / build and test (x64): Python/sysmodule.c#L2359
'_Py_fopen_obj' undefined; assuming extern returning int [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / build and test (x64): Python/sysmodule.c#L2359
'initializing': 'FILE *' differs in levels of indirection from 'int' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Ubuntu / build and test (ubuntu-24.04): Python/sysmodule.c#L2359
initialization of ‘FILE *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu (free-threading) / build and test (ubuntu-24.04): Python/sysmodule.c#L2359
initialization of ‘FILE *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Windows (free-threading) / build and test (x64): Python/sysmodule.c#L2359
'_Py_fopen_obj' undefined; assuming extern returning int [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / build and test (x64): Python/sysmodule.c#L2359
'initializing': 'FILE *' differs in levels of indirection from 'int' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Address sanitizer (ubuntu-24.04)
‘__builtin_strncpy’ output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
Address sanitizer (ubuntu-24.04): Python/sysmodule.c#L2359
initialization of ‘FILE *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Docs / Docs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Docs / Docs (Oldest Sphinx)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
CIFuzz (address)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
CIFuzz (memory)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
CIFuzz (undefined)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636