Skip to content

[3.13] gh-142560: prevent use-after-free in search-like methods by exporting buffer in bytearray (GH-142938) #177634

[3.13] gh-142560: prevent use-after-free in search-like methods by exporting buffer in bytearray (GH-142938)

[3.13] gh-142560: prevent use-after-free in search-like methods by exporting buffer in bytearray (GH-142938) #177634

Triggered via pull request December 19, 2025 16:58
Status Failure
Total duration 22m 27s
Artifacts

build.yml

on: pull_request
Change detection  /  Create context from changed files
12s
Change detection / Create context from changed files
Matrix: build-android
Matrix: Address sanitizer
Matrix: build-macos
Matrix: build-san
Matrix: Ubuntu SSL tests with OpenSSL
Matrix: build-ubuntu
Matrix: build-windows-msi
Waiting for pending jobs
Matrix: build-windows
Matrix: CIFuzz
Docs  /  Docs
1m 33s
Docs / Docs
Docs  /  Doctest
1m 6s
Docs / Doctest
Docs  /  Check EPUB
1m 47s
Docs / Check EPUB
Check if Autoconf files are up to date
23s
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
39s
WASI / build and test
Hypothesis tests on Ubuntu
1m 14s
Hypothesis tests on Ubuntu
Check if the ABI has changed
51s
Check if the ABI has changed
All required checks pass
5s
All required checks pass
Fit to window
Zoom out
Zoom in

Annotations

124 errors and 135 warnings
Android (x86_64)
Process completed with exit code 1.
WASI / build and test
Process completed with exit code 1.
Check if the ABI has changed
Process completed with exit code 2.
Docs / Doctest
Process completed with exit code 2.
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.1.7): Objects/clinic/bytearrayobject.c.h#L170
invalid storage class for function ‘bytearray_count_impl’
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.1.7): Objects/clinic/bytearrayobject.c.h#L149
implicit declaration of function ‘bytearray_find_impl’; did you mean ‘bytearray_find’? [-Werror=implicit-function-declaration]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.1.7): Objects/clinic/bytearrayobject.c.h#L125
invalid storage class for function ‘bytearray_find’
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.1.7): Objects/clinic/bytearrayobject.c.h#L121
invalid storage class for function ‘bytearray_find_impl’
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.1.7): Objects/clinic/bytearrayobject.c.h#L98
implicit declaration of function ‘bytearray___init___impl’; did you mean ‘bytearray___init__’? [-Werror=implicit-function-declaration]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.1.7): Objects/clinic/bytearrayobject.c.h#L17
invalid storage class for function ‘bytearray___init__’
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.1.7): Objects/clinic/bytearrayobject.c.h#L13
invalid storage class for function ‘bytearray___init___impl’
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.1.7): Objects/bytearrayobject.c#L89
invalid storage class for function ‘_canresize’
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.1.7): Objects/bytearrayobject.c#L83
‘Py_END_CRITICAL_SECTION’ undeclared (first use in this function)
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.1.7): Objects/bytearrayobject.c#L83
macro "Py_END_CRITICAL_SECTION" passed 1 arguments, but takes just 0
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 1.1.1w): Objects/clinic/bytearrayobject.c.h#L170
invalid storage class for function ‘bytearray_count_impl’
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 1.1.1w): Objects/clinic/bytearrayobject.c.h#L149
implicit declaration of function ‘bytearray_find_impl’; did you mean ‘bytearray_find’? [-Werror=implicit-function-declaration]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 1.1.1w): Objects/clinic/bytearrayobject.c.h#L125
invalid storage class for function ‘bytearray_find’
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 1.1.1w): Objects/clinic/bytearrayobject.c.h#L121
invalid storage class for function ‘bytearray_find_impl’
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 1.1.1w): Objects/clinic/bytearrayobject.c.h#L98
implicit declaration of function ‘bytearray___init___impl’; did you mean ‘bytearray___init__’? [-Werror=implicit-function-declaration]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 1.1.1w): Objects/clinic/bytearrayobject.c.h#L17
invalid storage class for function ‘bytearray___init__’
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 1.1.1w): Objects/clinic/bytearrayobject.c.h#L13
invalid storage class for function ‘bytearray___init___impl’
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 1.1.1w): Objects/bytearrayobject.c#L89
invalid storage class for function ‘_canresize’
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 1.1.1w): Objects/bytearrayobject.c#L83
‘Py_END_CRITICAL_SECTION’ undeclared (first use in this function)
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 1.1.1w): Objects/bytearrayobject.c#L83
macro "Py_END_CRITICAL_SECTION" passed 1 arguments, but takes just 0
Check if generated files are up to date
Process completed with exit code 2.
macOS (free-threading) / build and test (macos-14)
Process completed with exit code 2.
Android (aarch64)
Process completed with exit code 1.
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.2.6): Objects/clinic/bytearrayobject.c.h#L170
invalid storage class for function ‘bytearray_count_impl’
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.2.6): Objects/clinic/bytearrayobject.c.h#L149
implicit declaration of function ‘bytearray_find_impl’; did you mean ‘bytearray_find’? [-Werror=implicit-function-declaration]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.2.6): Objects/clinic/bytearrayobject.c.h#L125
invalid storage class for function ‘bytearray_find’
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.2.6): Objects/clinic/bytearrayobject.c.h#L121
invalid storage class for function ‘bytearray_find_impl’
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.2.6): Objects/clinic/bytearrayobject.c.h#L98
implicit declaration of function ‘bytearray___init___impl’; did you mean ‘bytearray___init__’? [-Werror=implicit-function-declaration]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.2.6): Objects/clinic/bytearrayobject.c.h#L17
invalid storage class for function ‘bytearray___init__’
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.2.6): Objects/clinic/bytearrayobject.c.h#L13
invalid storage class for function ‘bytearray___init___impl’
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.2.6): Objects/bytearrayobject.c#L89
invalid storage class for function ‘_canresize’
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.2.6): Objects/bytearrayobject.c#L83
‘Py_END_CRITICAL_SECTION’ undeclared (first use in this function)
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.2.6): Objects/bytearrayobject.c#L83
macro "Py_END_CRITICAL_SECTION" passed 1 arguments, but takes just 0
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.3.5): Objects/clinic/bytearrayobject.c.h#L170
invalid storage class for function ‘bytearray_count_impl’
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.3.5): Objects/clinic/bytearrayobject.c.h#L149
implicit declaration of function ‘bytearray_find_impl’; did you mean ‘bytearray_find’? [-Werror=implicit-function-declaration]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.3.5): Objects/clinic/bytearrayobject.c.h#L125
invalid storage class for function ‘bytearray_find’
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.3.5): Objects/clinic/bytearrayobject.c.h#L121
invalid storage class for function ‘bytearray_find_impl’
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.3.5): Objects/clinic/bytearrayobject.c.h#L98
implicit declaration of function ‘bytearray___init___impl’; did you mean ‘bytearray___init__’? [-Werror=implicit-function-declaration]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.3.5): Objects/clinic/bytearrayobject.c.h#L17
invalid storage class for function ‘bytearray___init__’
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.3.5): Objects/clinic/bytearrayobject.c.h#L13
invalid storage class for function ‘bytearray___init___impl’
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.3.5): Objects/bytearrayobject.c#L89
invalid storage class for function ‘_canresize’
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.3.5): Objects/bytearrayobject.c#L83
‘Py_END_CRITICAL_SECTION’ undeclared (first use in this function)
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.3.5): Objects/bytearrayobject.c#L83
macro "Py_END_CRITICAL_SECTION" passed 1 arguments, but takes just 0
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.0.18): Objects/clinic/bytearrayobject.c.h#L170
invalid storage class for function ‘bytearray_count_impl’
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.0.18): Objects/clinic/bytearrayobject.c.h#L149
implicit declaration of function ‘bytearray_find_impl’; did you mean ‘bytearray_find’? [-Werror=implicit-function-declaration]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.0.18): Objects/clinic/bytearrayobject.c.h#L125
invalid storage class for function ‘bytearray_find’
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.0.18): Objects/clinic/bytearrayobject.c.h#L121
invalid storage class for function ‘bytearray_find_impl’
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.0.18): Objects/clinic/bytearrayobject.c.h#L98
implicit declaration of function ‘bytearray___init___impl’; did you mean ‘bytearray___init__’? [-Werror=implicit-function-declaration]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.0.18): Objects/clinic/bytearrayobject.c.h#L17
invalid storage class for function ‘bytearray___init__’
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.0.18): Objects/clinic/bytearrayobject.c.h#L13
invalid storage class for function ‘bytearray___init___impl’
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.0.18): Objects/bytearrayobject.c#L89
invalid storage class for function ‘_canresize’
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.0.18): Objects/bytearrayobject.c#L83
‘Py_END_CRITICAL_SECTION’ undeclared (first use in this function)
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.0.18): Objects/bytearrayobject.c#L83
macro "Py_END_CRITICAL_SECTION" passed 1 arguments, but takes just 0
Hypothesis tests on Ubuntu: Objects/clinic/bytearrayobject.c.h#L170
invalid storage class for function ‘bytearray_count_impl’
Hypothesis tests on Ubuntu: Objects/clinic/bytearrayobject.c.h#L149
implicit declaration of function ‘bytearray_find_impl’; did you mean ‘bytearray_find’? [-Werror=implicit-function-declaration]
Hypothesis tests on Ubuntu: Objects/clinic/bytearrayobject.c.h#L125
invalid storage class for function ‘bytearray_find’
Hypothesis tests on Ubuntu: Objects/clinic/bytearrayobject.c.h#L121
invalid storage class for function ‘bytearray_find_impl’
Hypothesis tests on Ubuntu: Objects/clinic/bytearrayobject.c.h#L98
implicit declaration of function ‘bytearray___init___impl’; did you mean ‘bytearray___init__’? [-Werror=implicit-function-declaration]
Hypothesis tests on Ubuntu: Objects/clinic/bytearrayobject.c.h#L17
invalid storage class for function ‘bytearray___init__’
Hypothesis tests on Ubuntu: Objects/clinic/bytearrayobject.c.h#L13
invalid storage class for function ‘bytearray___init___impl’
Hypothesis tests on Ubuntu: Objects/bytearrayobject.c#L89
invalid storage class for function ‘_canresize’
Hypothesis tests on Ubuntu: Objects/bytearrayobject.c#L83
‘Py_END_CRITICAL_SECTION’ undeclared (first use in this function)
Hypothesis tests on Ubuntu: Objects/bytearrayobject.c#L83
macro "Py_END_CRITICAL_SECTION" passed 1 arguments, but takes just 0
macOS / build and test (macos-14)
Process completed with exit code 2.
Address sanitizer (ubuntu-24.04): Objects/clinic/bytearrayobject.c.h#L170
invalid storage class for function ‘bytearray_count_impl’
Address sanitizer (ubuntu-24.04): Objects/clinic/bytearrayobject.c.h#L149
implicit declaration of function ‘bytearray_find_impl’; did you mean ‘bytearray_find’? [-Werror=implicit-function-declaration]
Address sanitizer (ubuntu-24.04): Objects/clinic/bytearrayobject.c.h#L125
invalid storage class for function ‘bytearray_find’
Address sanitizer (ubuntu-24.04): Objects/clinic/bytearrayobject.c.h#L121
invalid storage class for function ‘bytearray_find_impl’
Address sanitizer (ubuntu-24.04): Objects/clinic/bytearrayobject.c.h#L98
implicit declaration of function ‘bytearray___init___impl’; did you mean ‘bytearray___init__’? [-Werror=implicit-function-declaration]
Address sanitizer (ubuntu-24.04): Objects/clinic/bytearrayobject.c.h#L17
invalid storage class for function ‘bytearray___init__’
Address sanitizer (ubuntu-24.04): Objects/clinic/bytearrayobject.c.h#L13
invalid storage class for function ‘bytearray___init___impl’
Address sanitizer (ubuntu-24.04): Objects/bytearrayobject.c#L89
invalid storage class for function ‘_canresize’
Address sanitizer (ubuntu-24.04): Objects/bytearrayobject.c#L83
‘Py_END_CRITICAL_SECTION’ undeclared (first use in this function)
Address sanitizer (ubuntu-24.04): Objects/bytearrayobject.c#L83
macro "Py_END_CRITICAL_SECTION" passed 1 arguments, but takes just 0
Docs / Docs
Process completed with exit code 2.
Docs / Check EPUB
Process completed with exit code 1.
Ubuntu (free-threading) / build and test (ubuntu-24.04): Objects/clinic/bytearrayobject.c.h#L170
invalid storage class for function ‘bytearray_count_impl’
Ubuntu (free-threading) / build and test (ubuntu-24.04): Objects/clinic/bytearrayobject.c.h#L149
implicit declaration of function ‘bytearray_find_impl’; did you mean ‘bytearray_find’? [-Werror=implicit-function-declaration]
Ubuntu (free-threading) / build and test (ubuntu-24.04): Objects/clinic/bytearrayobject.c.h#L125
invalid storage class for function ‘bytearray_find’
Ubuntu (free-threading) / build and test (ubuntu-24.04): Objects/clinic/bytearrayobject.c.h#L121
invalid storage class for function ‘bytearray_find_impl’
Ubuntu (free-threading) / build and test (ubuntu-24.04): Objects/clinic/bytearrayobject.c.h#L98
implicit declaration of function ‘bytearray___init___impl’; did you mean ‘bytearray___init__’? [-Werror=implicit-function-declaration]
Ubuntu (free-threading) / build and test (ubuntu-24.04): Objects/clinic/bytearrayobject.c.h#L17
invalid storage class for function ‘bytearray___init__’
Ubuntu (free-threading) / build and test (ubuntu-24.04): Objects/clinic/bytearrayobject.c.h#L13
invalid storage class for function ‘bytearray___init___impl’
Ubuntu (free-threading) / build and test (ubuntu-24.04): Objects/bytearrayobject.c#L89
invalid storage class for function ‘_canresize’
Ubuntu (free-threading) / build and test (ubuntu-24.04): Objects/bytearrayobject.c#L83
‘Py_END_CRITICAL_SECTION’ undeclared (first use in this function)
Ubuntu (free-threading) / build and test (ubuntu-24.04): Objects/bytearrayobject.c#L83
macro "Py_END_CRITICAL_SECTION" passed 1 arguments, but takes just 0
Ubuntu / build and test (ubuntu-24.04): Objects/clinic/bytearrayobject.c.h#L170
invalid storage class for function ‘bytearray_count_impl’
Ubuntu / build and test (ubuntu-24.04): Objects/clinic/bytearrayobject.c.h#L149
implicit declaration of function ‘bytearray_find_impl’; did you mean ‘bytearray_find’? [-Werror=implicit-function-declaration]
Ubuntu / build and test (ubuntu-24.04): Objects/clinic/bytearrayobject.c.h#L125
invalid storage class for function ‘bytearray_find’
Ubuntu / build and test (ubuntu-24.04): Objects/clinic/bytearrayobject.c.h#L121
invalid storage class for function ‘bytearray_find_impl’
Ubuntu / build and test (ubuntu-24.04): Objects/clinic/bytearrayobject.c.h#L98
implicit declaration of function ‘bytearray___init___impl’; did you mean ‘bytearray___init__’? [-Werror=implicit-function-declaration]
Ubuntu / build and test (ubuntu-24.04): Objects/clinic/bytearrayobject.c.h#L17
invalid storage class for function ‘bytearray___init__’
Ubuntu / build and test (ubuntu-24.04): Objects/clinic/bytearrayobject.c.h#L13
invalid storage class for function ‘bytearray___init___impl’
Ubuntu / build and test (ubuntu-24.04): Objects/bytearrayobject.c#L89
invalid storage class for function ‘_canresize’
Ubuntu / build and test (ubuntu-24.04): Objects/bytearrayobject.c#L83
‘Py_END_CRITICAL_SECTION’ undeclared (first use in this function)
Ubuntu / build and test (ubuntu-24.04): Objects/bytearrayobject.c#L83
macro "Py_END_CRITICAL_SECTION" passed 1 arguments, but takes just 0
Sanitizers / TSan (free-threading)
Process completed with exit code 2.
macOS / build and test (macos-15-intel)
Process completed with exit code 2.
Sanitizers / TSan
Process completed with exit code 2.
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm): Objects/clinic/bytearrayobject.c.h#L170
invalid storage class for function ‘bytearray_count_impl’
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm): Objects/clinic/bytearrayobject.c.h#L149
implicit declaration of function ‘bytearray_find_impl’; did you mean ‘bytearray_find’? [-Werror=implicit-function-declaration]
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm): Objects/clinic/bytearrayobject.c.h#L125
invalid storage class for function ‘bytearray_find’
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm): Objects/clinic/bytearrayobject.c.h#L121
invalid storage class for function ‘bytearray_find_impl’
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm): Objects/clinic/bytearrayobject.c.h#L98
implicit declaration of function ‘bytearray___init___impl’; did you mean ‘bytearray___init__’? [-Werror=implicit-function-declaration]
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm): Objects/clinic/bytearrayobject.c.h#L17
invalid storage class for function ‘bytearray___init__’
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm): Objects/clinic/bytearrayobject.c.h#L13
invalid storage class for function ‘bytearray___init___impl’
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm): Objects/bytearrayobject.c#L89
invalid storage class for function ‘_canresize’
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm): Objects/bytearrayobject.c#L83
‘Py_END_CRITICAL_SECTION’ undeclared (first use in this function)
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm): Objects/bytearrayobject.c#L83
macro "Py_END_CRITICAL_SECTION" passed 1 arguments, but takes just 0
Ubuntu / build and test (ubuntu-24.04-arm): Objects/clinic/bytearrayobject.c.h#L170
invalid storage class for function ‘bytearray_count_impl’
Ubuntu / build and test (ubuntu-24.04-arm): Objects/clinic/bytearrayobject.c.h#L149
implicit declaration of function ‘bytearray_find_impl’; did you mean ‘bytearray_find’? [-Werror=implicit-function-declaration]
Ubuntu / build and test (ubuntu-24.04-arm): Objects/clinic/bytearrayobject.c.h#L125
invalid storage class for function ‘bytearray_find’
Ubuntu / build and test (ubuntu-24.04-arm): Objects/clinic/bytearrayobject.c.h#L121
invalid storage class for function ‘bytearray_find_impl’
Ubuntu / build and test (ubuntu-24.04-arm): Objects/clinic/bytearrayobject.c.h#L98
implicit declaration of function ‘bytearray___init___impl’; did you mean ‘bytearray___init__’? [-Werror=implicit-function-declaration]
Ubuntu / build and test (ubuntu-24.04-arm): Objects/clinic/bytearrayobject.c.h#L17
invalid storage class for function ‘bytearray___init__’
Ubuntu / build and test (ubuntu-24.04-arm): Objects/clinic/bytearrayobject.c.h#L13
invalid storage class for function ‘bytearray___init___impl’
Ubuntu / build and test (ubuntu-24.04-arm): Objects/bytearrayobject.c#L89
invalid storage class for function ‘_canresize’
Ubuntu / build and test (ubuntu-24.04-arm): Objects/bytearrayobject.c#L83
‘Py_END_CRITICAL_SECTION’ undeclared (first use in this function)
Ubuntu / build and test (ubuntu-24.04-arm): Objects/bytearrayobject.c#L83
macro "Py_END_CRITICAL_SECTION" passed 1 arguments, but takes just 0
All required checks pass
Process completed with exit code 1.
Check if the ABI has changed
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.1.7): Objects/clinic/bytearrayobject.c.h#L520
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.1.7): Objects/clinic/bytearrayobject.c.h#L489
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.1.7): Objects/clinic/bytearrayobject.c.h#L438
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.1.7): Objects/clinic/bytearrayobject.c.h#L387
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.1.7): Objects/clinic/bytearrayobject.c.h#L336
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.1.7): Objects/clinic/bytearrayobject.c.h#L285
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.1.7): Objects/clinic/bytearrayobject.c.h#L237
returning ‘int’ from a function with return type ‘PyObject *’ {aka ‘struct _object *’} makes pointer from integer without a cast [-Wint-conversion]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.1.7): Objects/clinic/bytearrayobject.c.h#L219
returning ‘int’ from a function with return type ‘PyObject *’ {aka ‘struct _object *’} makes pointer from integer without a cast [-Wint-conversion]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.1.7): Objects/clinic/bytearrayobject.c.h#L198
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.1.7): Objects/clinic/bytearrayobject.c.h#L149
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 1.1.1w): Objects/clinic/bytearrayobject.c.h#L520
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 1.1.1w): Objects/clinic/bytearrayobject.c.h#L489
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 1.1.1w): Objects/clinic/bytearrayobject.c.h#L438
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 1.1.1w): Objects/clinic/bytearrayobject.c.h#L387
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 1.1.1w): Objects/clinic/bytearrayobject.c.h#L336
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 1.1.1w): Objects/clinic/bytearrayobject.c.h#L285
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 1.1.1w): Objects/clinic/bytearrayobject.c.h#L237
returning ‘int’ from a function with return type ‘PyObject *’ {aka ‘struct _object *’} makes pointer from integer without a cast [-Wint-conversion]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 1.1.1w): Objects/clinic/bytearrayobject.c.h#L219
returning ‘int’ from a function with return type ‘PyObject *’ {aka ‘struct _object *’} makes pointer from integer without a cast [-Wint-conversion]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 1.1.1w): Objects/clinic/bytearrayobject.c.h#L198
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 1.1.1w): Objects/clinic/bytearrayobject.c.h#L149
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
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)
tcl-tk@8 8.6.17 is already installed and up-to-date. To reinstall 8.6.17, run: brew reinstall tcl-tk@8
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.1 is already installed and up-to-date. To reinstall 5.8.1, 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
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.2.6): Objects/clinic/bytearrayobject.c.h#L520
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.2.6): Objects/clinic/bytearrayobject.c.h#L489
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.2.6): Objects/clinic/bytearrayobject.c.h#L438
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.2.6): Objects/clinic/bytearrayobject.c.h#L387
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.2.6): Objects/clinic/bytearrayobject.c.h#L336
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.2.6): Objects/clinic/bytearrayobject.c.h#L285
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.2.6): Objects/clinic/bytearrayobject.c.h#L237
returning ‘int’ from a function with return type ‘PyObject *’ {aka ‘struct _object *’} makes pointer from integer without a cast [-Wint-conversion]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.2.6): Objects/clinic/bytearrayobject.c.h#L219
returning ‘int’ from a function with return type ‘PyObject *’ {aka ‘struct _object *’} makes pointer from integer without a cast [-Wint-conversion]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.2.6): Objects/clinic/bytearrayobject.c.h#L198
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.2.6): Objects/clinic/bytearrayobject.c.h#L149
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.3.5): Objects/clinic/bytearrayobject.c.h#L520
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.3.5): Objects/clinic/bytearrayobject.c.h#L489
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.3.5): Objects/clinic/bytearrayobject.c.h#L438
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.3.5): Objects/clinic/bytearrayobject.c.h#L387
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.3.5): Objects/clinic/bytearrayobject.c.h#L336
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.3.5): Objects/clinic/bytearrayobject.c.h#L285
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.3.5): Objects/clinic/bytearrayobject.c.h#L237
returning ‘int’ from a function with return type ‘PyObject *’ {aka ‘struct _object *’} makes pointer from integer without a cast [-Wint-conversion]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.3.5): Objects/clinic/bytearrayobject.c.h#L219
returning ‘int’ from a function with return type ‘PyObject *’ {aka ‘struct _object *’} makes pointer from integer without a cast [-Wint-conversion]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.3.5): Objects/clinic/bytearrayobject.c.h#L198
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.3.5): Objects/clinic/bytearrayobject.c.h#L149
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.0.18): Objects/clinic/bytearrayobject.c.h#L520
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.0.18): Objects/clinic/bytearrayobject.c.h#L489
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.0.18): Objects/clinic/bytearrayobject.c.h#L438
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.0.18): Objects/clinic/bytearrayobject.c.h#L387
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.0.18): Objects/clinic/bytearrayobject.c.h#L336
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.0.18): Objects/clinic/bytearrayobject.c.h#L285
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.0.18): Objects/clinic/bytearrayobject.c.h#L237
returning ‘int’ from a function with return type ‘PyObject *’ {aka ‘struct _object *’} makes pointer from integer without a cast [-Wint-conversion]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.0.18): Objects/clinic/bytearrayobject.c.h#L219
returning ‘int’ from a function with return type ‘PyObject *’ {aka ‘struct _object *’} makes pointer from integer without a cast [-Wint-conversion]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.0.18): Objects/clinic/bytearrayobject.c.h#L198
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.0.18): Objects/clinic/bytearrayobject.c.h#L149
assignment to ‘PyObject *’ {aka ‘struct _object *’} 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.
Hypothesis tests on Ubuntu: Objects/clinic/bytearrayobject.c.h#L520
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Hypothesis tests on Ubuntu: Objects/clinic/bytearrayobject.c.h#L489
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Hypothesis tests on Ubuntu: Objects/clinic/bytearrayobject.c.h#L438
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Hypothesis tests on Ubuntu: Objects/clinic/bytearrayobject.c.h#L387
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Hypothesis tests on Ubuntu: Objects/clinic/bytearrayobject.c.h#L336
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Hypothesis tests on Ubuntu: Objects/clinic/bytearrayobject.c.h#L285
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Hypothesis tests on Ubuntu: Objects/clinic/bytearrayobject.c.h#L237
returning ‘int’ from a function with return type ‘PyObject *’ {aka ‘struct _object *’} makes pointer from integer without a cast [-Wint-conversion]
Hypothesis tests on Ubuntu: Objects/clinic/bytearrayobject.c.h#L219
returning ‘int’ from a function with return type ‘PyObject *’ {aka ‘struct _object *’} makes pointer from integer without a cast [-Wint-conversion]
Hypothesis tests on Ubuntu: Objects/clinic/bytearrayobject.c.h#L198
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Hypothesis tests on Ubuntu: Objects/clinic/bytearrayobject.c.h#L149
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
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)
tcl-tk@8 8.6.17 is already installed and up-to-date. To reinstall 8.6.17, run: brew reinstall tcl-tk@8
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.1 is already installed and up-to-date. To reinstall 5.8.1, 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
Address sanitizer (ubuntu-24.04): Objects/clinic/bytearrayobject.c.h#L520
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Address sanitizer (ubuntu-24.04): Objects/clinic/bytearrayobject.c.h#L489
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Address sanitizer (ubuntu-24.04): Objects/clinic/bytearrayobject.c.h#L438
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Address sanitizer (ubuntu-24.04): Objects/clinic/bytearrayobject.c.h#L387
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Address sanitizer (ubuntu-24.04): Objects/clinic/bytearrayobject.c.h#L336
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Address sanitizer (ubuntu-24.04): Objects/clinic/bytearrayobject.c.h#L285
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Address sanitizer (ubuntu-24.04): Objects/clinic/bytearrayobject.c.h#L237
returning ‘int’ from a function with return type ‘PyObject *’ {aka ‘struct _object *’} makes pointer from integer without a cast [-Wint-conversion]
Address sanitizer (ubuntu-24.04): Objects/clinic/bytearrayobject.c.h#L219
returning ‘int’ from a function with return type ‘PyObject *’ {aka ‘struct _object *’} makes pointer from integer without a cast [-Wint-conversion]
Address sanitizer (ubuntu-24.04): Objects/clinic/bytearrayobject.c.h#L198
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Address sanitizer (ubuntu-24.04): Objects/clinic/bytearrayobject.c.h#L149
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu (free-threading) / build and test (ubuntu-24.04): Objects/clinic/bytearrayobject.c.h#L520
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu (free-threading) / build and test (ubuntu-24.04): Objects/clinic/bytearrayobject.c.h#L489
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu (free-threading) / build and test (ubuntu-24.04): Objects/clinic/bytearrayobject.c.h#L438
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu (free-threading) / build and test (ubuntu-24.04): Objects/clinic/bytearrayobject.c.h#L387
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu (free-threading) / build and test (ubuntu-24.04): Objects/clinic/bytearrayobject.c.h#L336
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu (free-threading) / build and test (ubuntu-24.04): Objects/clinic/bytearrayobject.c.h#L285
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu (free-threading) / build and test (ubuntu-24.04): Objects/clinic/bytearrayobject.c.h#L237
returning ‘int’ from a function with return type ‘PyObject *’ {aka ‘struct _object *’} makes pointer from integer without a cast [-Wint-conversion]
Ubuntu (free-threading) / build and test (ubuntu-24.04): Objects/clinic/bytearrayobject.c.h#L219
returning ‘int’ from a function with return type ‘PyObject *’ {aka ‘struct _object *’} makes pointer from integer without a cast [-Wint-conversion]
Ubuntu (free-threading) / build and test (ubuntu-24.04): Objects/clinic/bytearrayobject.c.h#L198
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu (free-threading) / build and test (ubuntu-24.04): Objects/clinic/bytearrayobject.c.h#L149
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu / build and test (ubuntu-24.04): Objects/clinic/bytearrayobject.c.h#L520
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu / build and test (ubuntu-24.04): Objects/clinic/bytearrayobject.c.h#L489
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu / build and test (ubuntu-24.04): Objects/clinic/bytearrayobject.c.h#L438
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu / build and test (ubuntu-24.04): Objects/clinic/bytearrayobject.c.h#L387
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu / build and test (ubuntu-24.04): Objects/clinic/bytearrayobject.c.h#L336
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu / build and test (ubuntu-24.04): Objects/clinic/bytearrayobject.c.h#L285
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu / build and test (ubuntu-24.04): Objects/clinic/bytearrayobject.c.h#L237
returning ‘int’ from a function with return type ‘PyObject *’ {aka ‘struct _object *’} makes pointer from integer without a cast [-Wint-conversion]
Ubuntu / build and test (ubuntu-24.04): Objects/clinic/bytearrayobject.c.h#L219
returning ‘int’ from a function with return type ‘PyObject *’ {aka ‘struct _object *’} makes pointer from integer without a cast [-Wint-conversion]
Ubuntu / build and test (ubuntu-24.04): Objects/clinic/bytearrayobject.c.h#L198
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu / build and test (ubuntu-24.04): Objects/clinic/bytearrayobject.c.h#L149
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
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)
tcl-tk@8 8.6.17 is already installed and up-to-date. To reinstall 8.6.17, run: brew reinstall tcl-tk@8
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.1 is already installed and up-to-date. To reinstall 5.8.1, 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
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm): Objects/clinic/bytearrayobject.c.h#L520
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm): Objects/clinic/bytearrayobject.c.h#L489
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm): Objects/clinic/bytearrayobject.c.h#L438
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm): Objects/clinic/bytearrayobject.c.h#L387
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm): Objects/clinic/bytearrayobject.c.h#L336
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm): Objects/clinic/bytearrayobject.c.h#L285
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm): Objects/clinic/bytearrayobject.c.h#L237
returning ‘int’ from a function with return type ‘PyObject *’ {aka ‘struct _object *’} makes pointer from integer without a cast [-Wint-conversion]
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm): Objects/clinic/bytearrayobject.c.h#L219
returning ‘int’ from a function with return type ‘PyObject *’ {aka ‘struct _object *’} makes pointer from integer without a cast [-Wint-conversion]
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm): Objects/clinic/bytearrayobject.c.h#L198
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm): Objects/clinic/bytearrayobject.c.h#L149
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu / build and test (ubuntu-24.04-arm): Objects/clinic/bytearrayobject.c.h#L520
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu / build and test (ubuntu-24.04-arm): Objects/clinic/bytearrayobject.c.h#L489
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu / build and test (ubuntu-24.04-arm): Objects/clinic/bytearrayobject.c.h#L438
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu / build and test (ubuntu-24.04-arm): Objects/clinic/bytearrayobject.c.h#L387
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu / build and test (ubuntu-24.04-arm): Objects/clinic/bytearrayobject.c.h#L336
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu / build and test (ubuntu-24.04-arm): Objects/clinic/bytearrayobject.c.h#L285
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu / build and test (ubuntu-24.04-arm): Objects/clinic/bytearrayobject.c.h#L237
returning ‘int’ from a function with return type ‘PyObject *’ {aka ‘struct _object *’} makes pointer from integer without a cast [-Wint-conversion]
Ubuntu / build and test (ubuntu-24.04-arm): Objects/clinic/bytearrayobject.c.h#L219
returning ‘int’ from a function with return type ‘PyObject *’ {aka ‘struct _object *’} makes pointer from integer without a cast [-Wint-conversion]
Ubuntu / build and test (ubuntu-24.04-arm): Objects/clinic/bytearrayobject.c.h#L198
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu / build and test (ubuntu-24.04-arm): Objects/clinic/bytearrayobject.c.h#L149
assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Windows / build (arm64): Objects/bytearrayobject.c#L83
too many arguments for function-like macro invocation 'Py_END_CRITICAL_SECTION' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows / build (arm64): Objects/bytearrayobject.c#L83
too many arguments for function-like macro invocation 'Py_END_CRITICAL_SECTION' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / build (arm64): Objects/bytearrayobject.c#L83
too many arguments for function-like macro invocation 'Py_END_CRITICAL_SECTION' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows (free-threading) / build (arm64): Objects/bytearrayobject.c#L83
too many arguments for function-like macro invocation 'Py_END_CRITICAL_SECTION' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / build and test (x64): Objects/bytearrayobject.c#L83
too many arguments for function-like macro invocation 'Py_END_CRITICAL_SECTION' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows / build and test (x64): Objects/bytearrayobject.c#L83
too many arguments for function-like macro invocation 'Py_END_CRITICAL_SECTION' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / build and test (x64): Objects/bytearrayobject.c#L83
too many arguments for function-like macro invocation 'Py_END_CRITICAL_SECTION' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows (free-threading) / build and test (x64): Objects/bytearrayobject.c#L83
too many arguments for function-like macro invocation 'Py_END_CRITICAL_SECTION' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]