Skip to content

GH-148112: Add configure.py, a configure.ac replacement #187643

GH-148112: Add configure.py, a configure.ac replacement

GH-148112: Add configure.py, a configure.ac replacement #187643

Triggered via pull request April 1, 2026 19:00
Status Failure
Total duration 27m 4s
Artifacts 2

build.yml

on: pull_request
Change detection  /  Create context from changed files
16s
Change detection / Create context from changed files
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  /  Doctest
1m 50s
Docs / Doctest
Docs  /  Check EPUB
2m 12s
Docs / Check EPUB
Check if Autoconf files are up to date
37s
Check if Autoconf files are up to date
Check if generated files are up to date
11m 29s
Check if generated files are up to date
C API Docs  /  Check if all C APIs are documented
11s
C API Docs / Check if all C APIs are documented
iOS
17m 51s
iOS
Emscripten  /  build and test
1m 26s
Emscripten / build and test
WASI  /  build and test
1m 18s
WASI / build and test
Hypothesis tests on Ubuntu
1m 46s
Hypothesis tests on Ubuntu
Cross build Linux
2m 21s
Cross build Linux
Matrix: build-android
Docs  /  ...  /  Check for removed HTML IDs
2m 7s
Docs / Check for removed HTML IDs / Check for removed HTML IDs
All required checks pass
4s
All required checks pass
Fit to window
Zoom out
Zoom in

Annotations

167 errors and 175 warnings
Check if Autoconf files are up to date
Process completed with exit code 1.
WASI / build and test
Process completed with exit code 1.
Emscripten / build and test
Process completed with exit code 1.
Ubuntu SSL tests (ubuntu-24.04, openssl, 1.1.1w): Modules/_dbmmodule.c#L170
request for member ‘dptr’ in something not a structure or union
Ubuntu SSL tests (ubuntu-24.04, openssl, 1.1.1w): Modules/_dbmmodule.c#L130
implicit declaration of function ‘dbm_nextkey’ [-Werror=implicit-function-declaration]
Ubuntu SSL tests (ubuntu-24.04, openssl, 1.1.1w): Modules/_dbmmodule.c#L129
request for member ‘dptr’ in something not a structure or union
Ubuntu SSL tests (ubuntu-24.04, openssl, 1.1.1w): Modules/_dbmmodule.c#L129
implicit declaration of function ‘dbm_firstkey’ [-Werror=implicit-function-declaration]
Ubuntu SSL tests (ubuntu-24.04, openssl, 1.1.1w): Modules/_dbmmodule.c#L107
implicit declaration of function ‘dbm_close’ [-Werror=implicit-function-declaration]
Ubuntu SSL tests (ubuntu-24.04, openssl, 1.1.1w): Modules/_dbmmodule.c#L91
implicit declaration of function ‘dbm_open’; did you mean ‘dbmopen’? [-Werror=implicit-function-declaration]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.4.4): Modules/_dbmmodule.c#L170
request for member ‘dptr’ in something not a structure or union
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.4.4): Modules/_dbmmodule.c#L130
implicit declaration of function ‘dbm_nextkey’ [-Werror=implicit-function-declaration]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.4.4): Modules/_dbmmodule.c#L129
request for member ‘dptr’ in something not a structure or union
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.4.4): Modules/_dbmmodule.c#L129
implicit declaration of function ‘dbm_firstkey’ [-Werror=implicit-function-declaration]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.4.4): Modules/_dbmmodule.c#L107
implicit declaration of function ‘dbm_close’ [-Werror=implicit-function-declaration]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.4.4): Modules/_dbmmodule.c#L91
implicit declaration of function ‘dbm_open’; did you mean ‘dbmopen’? [-Werror=implicit-function-declaration]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.4.4): Modules/_dbmmodule.c#L39
#error "No ndbm.h available!"
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.0.19): Modules/_dbmmodule.c#L170
request for member ‘dptr’ in something not a structure or union
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.0.19): Modules/_dbmmodule.c#L130
implicit declaration of function ‘dbm_nextkey’ [-Werror=implicit-function-declaration]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.0.19): Modules/_dbmmodule.c#L129
request for member ‘dptr’ in something not a structure or union
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.0.19): Modules/_dbmmodule.c#L129
implicit declaration of function ‘dbm_firstkey’ [-Werror=implicit-function-declaration]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.0.19): Modules/_dbmmodule.c#L107
implicit declaration of function ‘dbm_close’ [-Werror=implicit-function-declaration]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.0.19): Modules/_dbmmodule.c#L91
implicit declaration of function ‘dbm_open’; did you mean ‘dbmopen’? [-Werror=implicit-function-declaration]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.3.6): Modules/_dbmmodule.c#L170
request for member ‘dptr’ in something not a structure or union
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.3.6): Modules/_dbmmodule.c#L130
implicit declaration of function ‘dbm_nextkey’ [-Werror=implicit-function-declaration]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.3.6): Modules/_dbmmodule.c#L129
request for member ‘dptr’ in something not a structure or union
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.3.6): Modules/_dbmmodule.c#L129
implicit declaration of function ‘dbm_firstkey’ [-Werror=implicit-function-declaration]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.3.6): Modules/_dbmmodule.c#L107
implicit declaration of function ‘dbm_close’ [-Werror=implicit-function-declaration]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.3.6): Modules/_dbmmodule.c#L91
implicit declaration of function ‘dbm_open’; did you mean ‘dbmopen’? [-Werror=implicit-function-declaration]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.3.6): Modules/_dbmmodule.c#L39
#error "No ndbm.h available!"
Ubuntu (free-threading) / build and test (ubuntu-24.04): Modules/_dbmmodule.c#L130
implicit declaration of function ‘dbm_nextkey’ [-Werror=implicit-function-declaration]
Ubuntu (free-threading) / build and test (ubuntu-24.04): Modules/_dbmmodule.c#L129
request for member ‘dptr’ in something not a structure or union
Ubuntu (free-threading) / build and test (ubuntu-24.04): Modules/_dbmmodule.c#L129
implicit declaration of function ‘dbm_firstkey’ [-Werror=implicit-function-declaration]
Ubuntu (free-threading) / build and test (ubuntu-24.04): Modules/_dbmmodule.c#L107
implicit declaration of function ‘dbm_close’ [-Werror=implicit-function-declaration]
Ubuntu (free-threading) / build and test (ubuntu-24.04): Modules/_dbmmodule.c#L91
implicit declaration of function ‘dbm_open’; did you mean ‘dbmopen’? [-Werror=implicit-function-declaration]
Ubuntu / build and test (ubuntu-24.04): Modules/_dbmmodule.c#L129
request for member ‘dptr’ in something not a structure or union
Ubuntu / build and test (ubuntu-24.04): Modules/_dbmmodule.c#L129
implicit declaration of function ‘dbm_firstkey’ [-Werror=implicit-function-declaration]
Ubuntu / build and test (ubuntu-24.04): Modules/_dbmmodule.c#L125
unknown type name ‘datum’
Ubuntu / build and test (ubuntu-24.04): Modules/_dbmmodule.c#L107
implicit declaration of function ‘dbm_close’ [-Werror=implicit-function-declaration]
Ubuntu / build and test (ubuntu-24.04): Modules/_dbmmodule.c#L91
implicit declaration of function ‘dbm_open’; did you mean ‘dbmopen’? [-Werror=implicit-function-declaration]
Ubuntu / build and test (ubuntu-24.04): Modules/_dbmmodule.c#L65
unknown type name ‘DBM’
Ubuntu / build and test (ubuntu-24.04): Modules/_dbmmodule.c#L39
#error "No ndbm.h available!"
Ubuntu / build and test (ubuntu-24.04): Modules/_tkinter.c#L52
tcl.h: No such file or directory
Ubuntu / build and test (ubuntu-24.04): Modules/_uuidmodule.c#L15
uuid.h: No such file or directory
Ubuntu / build and test (ubuntu-24.04): Modules/tkappinit.c#L16
tcl.h: No such file or directory
Hypothesis tests on Ubuntu: Modules/_dbmmodule.c#L170
request for member ‘dptr’ in something not a structure or union
Hypothesis tests on Ubuntu: Modules/_dbmmodule.c#L169
unknown type name ‘datum’
Hypothesis tests on Ubuntu: Modules/_dbmmodule.c#L130
implicit declaration of function ‘dbm_nextkey’ [-Werror=implicit-function-declaration]
Hypothesis tests on Ubuntu: Modules/_dbmmodule.c#L129
request for member ‘dptr’ in something not a structure or union
Hypothesis tests on Ubuntu: Modules/_dbmmodule.c#L129
implicit declaration of function ‘dbm_firstkey’ [-Werror=implicit-function-declaration]
Hypothesis tests on Ubuntu: Modules/_dbmmodule.c#L125
unknown type name ‘datum’
Hypothesis tests on Ubuntu: Modules/_dbmmodule.c#L107
implicit declaration of function ‘dbm_close’ [-Werror=implicit-function-declaration]
Hypothesis tests on Ubuntu: Modules/_dbmmodule.c#L91
implicit declaration of function ‘dbm_open’; did you mean ‘dbmopen’? [-Werror=implicit-function-declaration]
Hypothesis tests on Ubuntu: Modules/_dbmmodule.c#L65
unknown type name ‘DBM’
Hypothesis tests on Ubuntu: Modules/_dbmmodule.c#L39
#error "No ndbm.h available!"
Docs / Doctest
Process completed with exit code 2.
Android (x86_64)
Process completed with exit code 1.
Ubuntu SSL tests (ubuntu-24.04, aws-lc, 1.68.0): Modules/_dbmmodule.c#L170
request for member ‘dptr’ in something not a structure or union
Ubuntu SSL tests (ubuntu-24.04, aws-lc, 1.68.0): Modules/_dbmmodule.c#L130
implicit declaration of function ‘dbm_nextkey’ [-Werror=implicit-function-declaration]
Ubuntu SSL tests (ubuntu-24.04, aws-lc, 1.68.0): Modules/_dbmmodule.c#L129
request for member ‘dptr’ in something not a structure or union
Ubuntu SSL tests (ubuntu-24.04, aws-lc, 1.68.0): Modules/_dbmmodule.c#L129
implicit declaration of function ‘dbm_firstkey’ [-Werror=implicit-function-declaration]
Ubuntu SSL tests (ubuntu-24.04, aws-lc, 1.68.0): Modules/_dbmmodule.c#L107
implicit declaration of function ‘dbm_close’ [-Werror=implicit-function-declaration]
Ubuntu SSL tests (ubuntu-24.04, aws-lc, 1.68.0): Modules/_dbmmodule.c#L91
implicit declaration of function ‘dbm_open’; did you mean ‘dbmopen’? [-Werror=implicit-function-declaration]
Ubuntu SSL tests (ubuntu-24.04, aws-lc, 1.68.0): Modules/_dbmmodule.c#L39
#error "No ndbm.h available!"
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.5.5): Modules/_dbmmodule.c#L170
request for member ‘dptr’ in something not a structure or union
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.5.5): Modules/_dbmmodule.c#L130
implicit declaration of function ‘dbm_nextkey’ [-Werror=implicit-function-declaration]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.5.5): Modules/_dbmmodule.c#L129
request for member ‘dptr’ in something not a structure or union
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.5.5): Modules/_dbmmodule.c#L129
implicit declaration of function ‘dbm_firstkey’ [-Werror=implicit-function-declaration]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.5.5): Modules/_dbmmodule.c#L107
implicit declaration of function ‘dbm_close’ [-Werror=implicit-function-declaration]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.5.5): Modules/_dbmmodule.c#L91
implicit declaration of function ‘dbm_open’; did you mean ‘dbmopen’? [-Werror=implicit-function-declaration]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.5.5): Modules/_dbmmodule.c#L39
#error "No ndbm.h available!"
Docs / Docs
Process completed with exit code 2.
macOS / build and test (macos-26)
Process completed with exit code 2.
Docs / Check EPUB
Process completed with exit code 1.
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm): Modules/_dbmmodule.c#L130
implicit declaration of function ‘dbm_nextkey’ [-Werror=implicit-function-declaration]
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm): Modules/_dbmmodule.c#L129
request for member ‘dptr’ in something not a structure or union
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm): Modules/_dbmmodule.c#L129
implicit declaration of function ‘dbm_firstkey’ [-Werror=implicit-function-declaration]
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm): Modules/_dbmmodule.c#L107
implicit declaration of function ‘dbm_close’ [-Werror=implicit-function-declaration]
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm): Modules/_dbmmodule.c#L91
implicit declaration of function ‘dbm_open’; did you mean ‘dbmopen’? [-Werror=implicit-function-declaration]
Cross build Linux: Modules/_dbmmodule.c#L170
request for member ‘dptr’ in something not a structure or union
Cross build Linux: Modules/_dbmmodule.c#L169
unknown type name ‘datum’
Cross build Linux: Modules/_dbmmodule.c#L130
implicit declaration of function ‘dbm_nextkey’ [-Werror=implicit-function-declaration]
Cross build Linux: Modules/_dbmmodule.c#L129
request for member ‘dptr’ in something not a structure or union
Cross build Linux: Modules/_dbmmodule.c#L129
implicit declaration of function ‘dbm_firstkey’ [-Werror=implicit-function-declaration]
Cross build Linux: Modules/_dbmmodule.c#L125
unknown type name ‘datum’
Cross build Linux: Modules/_dbmmodule.c#L107
implicit declaration of function ‘dbm_close’ [-Werror=implicit-function-declaration]
Cross build Linux: Modules/_dbmmodule.c#L91
implicit declaration of function ‘dbm_open’; did you mean ‘dbmopen’? [-Werror=implicit-function-declaration]
Cross build Linux: Modules/_dbmmodule.c#L65
unknown type name ‘DBM’
Cross build Linux: Modules/_dbmmodule.c#L39
#error "No ndbm.h available!"
Ubuntu / build and test (ubuntu-24.04-arm): Modules/_dbmmodule.c#L129
request for member ‘dptr’ in something not a structure or union
Ubuntu / build and test (ubuntu-24.04-arm): Modules/_dbmmodule.c#L129
implicit declaration of function ‘dbm_firstkey’ [-Werror=implicit-function-declaration]
Ubuntu / build and test (ubuntu-24.04-arm): Modules/_dbmmodule.c#L125
unknown type name ‘datum’
Ubuntu / build and test (ubuntu-24.04-arm): Modules/_dbmmodule.c#L107
implicit declaration of function ‘dbm_close’ [-Werror=implicit-function-declaration]
Ubuntu / build and test (ubuntu-24.04-arm): Modules/_dbmmodule.c#L91
implicit declaration of function ‘dbm_open’; did you mean ‘dbmopen’? [-Werror=implicit-function-declaration]
Ubuntu / build and test (ubuntu-24.04-arm): Modules/_dbmmodule.c#L65
unknown type name ‘DBM’
Ubuntu / build and test (ubuntu-24.04-arm): Modules/_dbmmodule.c#L39
#error "No ndbm.h available!"
Ubuntu / build and test (ubuntu-24.04-arm): Modules/_tkinter.c#L52
tcl.h: No such file or directory
Ubuntu / build and test (ubuntu-24.04-arm): Modules/_uuidmodule.c#L15
uuid.h: No such file or directory
Ubuntu / build and test (ubuntu-24.04-arm): Modules/tkappinit.c#L16
tcl.h: No such file or directory
Ubuntu (bolt) / build and test (ubuntu-24.04): Modules/_dbmmodule.c#L129
request for member ‘dptr’ in something not a structure or union
Ubuntu (bolt) / build and test (ubuntu-24.04): Modules/_dbmmodule.c#L129
implicit declaration of function ‘dbm_firstkey’ [-Werror=implicit-function-declaration]
Ubuntu (bolt) / build and test (ubuntu-24.04): Modules/_dbmmodule.c#L125
unknown type name ‘datum’
Ubuntu (bolt) / build and test (ubuntu-24.04): Modules/_dbmmodule.c#L107
implicit declaration of function ‘dbm_close’ [-Werror=implicit-function-declaration]
Ubuntu (bolt) / build and test (ubuntu-24.04): Modules/_dbmmodule.c#L91
implicit declaration of function ‘dbm_open’; did you mean ‘dbmopen’? [-Werror=implicit-function-declaration]
Ubuntu (bolt) / build and test (ubuntu-24.04): Modules/_dbmmodule.c#L39
#error "No ndbm.h available!"
Ubuntu (bolt) / build and test (ubuntu-24.04): Modules/_tkinter.c#L52
tcl.h: No such file or directory
Ubuntu (bolt) / build and test (ubuntu-24.04): Modules/_uuidmodule.c#L15
uuid.h: No such file or directory
Ubuntu (bolt) / build and test (ubuntu-24.04): Modules/tkappinit.c#L16
tcl.h: No such file or directory
macOS (free-threading) / build and test (macos-26)
Process completed with exit code 2.
Sanitizers / TSan
Process completed with exit code 2.
Android (aarch64)
Process completed with exit code 1.
Sanitizers / TSan (free-threading)
Process completed with exit code 2.
macOS / build and test (macos-26-intel)
Process completed with exit code 2.
Sanitizers / UBSan
Process completed with exit code 2.
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.6.1): Modules/_dbmmodule.c#L170
request for member ‘dptr’ in something not a structure or union
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.6.1): Modules/_dbmmodule.c#L130
implicit declaration of function ‘dbm_nextkey’ [-Werror=implicit-function-declaration]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.6.1): Modules/_dbmmodule.c#L129
request for member ‘dptr’ in something not a structure or union
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.6.1): Modules/_dbmmodule.c#L129
implicit declaration of function ‘dbm_firstkey’ [-Werror=implicit-function-declaration]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.6.1): Modules/_dbmmodule.c#L107
implicit declaration of function ‘dbm_close’ [-Werror=implicit-function-declaration]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.6.1): Modules/_dbmmodule.c#L91
implicit declaration of function ‘dbm_open’; did you mean ‘dbmopen’? [-Werror=implicit-function-declaration]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.6.1): Modules/_dbmmodule.c#L39
#error "No ndbm.h available!"
Check if generated files are up to date
Process completed with exit code 2.
Address sanitizer (ubuntu-24.04): Modules/_dbmmodule.c#L170
request for member ‘dptr’ in something not a structure or union
Address sanitizer (ubuntu-24.04): Modules/_dbmmodule.c#L169
unknown type name ‘datum’
Address sanitizer (ubuntu-24.04): Modules/_dbmmodule.c#L130
implicit declaration of function ‘dbm_nextkey’ [-Werror=implicit-function-declaration]
Address sanitizer (ubuntu-24.04): Modules/_dbmmodule.c#L129
request for member ‘dptr’ in something not a structure or union
Address sanitizer (ubuntu-24.04): Modules/_dbmmodule.c#L129
implicit declaration of function ‘dbm_firstkey’ [-Werror=implicit-function-declaration]
Address sanitizer (ubuntu-24.04): Modules/_dbmmodule.c#L125
unknown type name ‘datum’
Address sanitizer (ubuntu-24.04): Modules/_dbmmodule.c#L107
implicit declaration of function ‘dbm_close’ [-Werror=implicit-function-declaration]
Address sanitizer (ubuntu-24.04): Modules/_dbmmodule.c#L91
implicit declaration of function ‘dbm_open’; did you mean ‘dbmopen’? [-Werror=implicit-function-declaration]
Address sanitizer (ubuntu-24.04): Modules/_dbmmodule.c#L65
unknown type name ‘DBM’
Address sanitizer (ubuntu-24.04): Modules/_dbmmodule.c#L39
#error "No ndbm.h available!"
iOS
Process completed with exit code 1.
All required checks pass
Process completed with exit code 1.
Ubuntu SSL tests (ubuntu-24.04, openssl, 1.1.1w): Modules/_dbmmodule.c#L382
control reaches end of non-void function [-Wreturn-type]
Ubuntu SSL tests (ubuntu-24.04, openssl, 1.1.1w): Modules/_dbmmodule.c#L214
control reaches end of non-void function [-Wreturn-type]
Ubuntu SSL tests (ubuntu-24.04, openssl, 1.1.1w): Modules/_dbmmodule.c#L410
variable ‘val’ set but not used [-Wunused-but-set-variable]
Ubuntu SSL tests (ubuntu-24.04, openssl, 1.1.1w): Modules/_dbmmodule.c#L354
variable ‘val’ set but not used [-Wunused-but-set-variable]
Ubuntu SSL tests (ubuntu-24.04, openssl, 1.1.1w): Modules/_dbmmodule.c#L323
variable ‘key’ set but not used [-Wunused-but-set-variable]
Ubuntu SSL tests (ubuntu-24.04, openssl, 1.1.1w): Modules/_dbmmodule.c#L192
variable ‘drec’ set but not used [-Wunused-but-set-variable]
Ubuntu SSL tests (ubuntu-24.04, openssl, 1.1.1w): Modules/_dbmmodule.c#L169
variable ‘key’ set but not used [-Wunused-but-set-variable]
Ubuntu SSL tests (ubuntu-24.04, openssl, 1.1.1w): Modules/_dbmmodule.c#L125
variable ‘key’ set but not used [-Wunused-but-set-variable]
Ubuntu SSL tests (ubuntu-24.04, openssl, 1.1.1w): Modules/_dbmmodule.c#L91
assignment to ‘int *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.4.4): Modules/_dbmmodule.c#L382
control reaches end of non-void function [-Wreturn-type]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.4.4): Modules/_dbmmodule.c#L214
control reaches end of non-void function [-Wreturn-type]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.4.4): Modules/_dbmmodule.c#L410
variable ‘val’ set but not used [-Wunused-but-set-variable]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.4.4): Modules/_dbmmodule.c#L354
variable ‘val’ set but not used [-Wunused-but-set-variable]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.4.4): Modules/_dbmmodule.c#L323
variable ‘key’ set but not used [-Wunused-but-set-variable]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.4.4): Modules/_dbmmodule.c#L192
variable ‘drec’ set but not used [-Wunused-but-set-variable]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.4.4): Modules/_dbmmodule.c#L169
variable ‘key’ set but not used [-Wunused-but-set-variable]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.4.4): Modules/_dbmmodule.c#L125
variable ‘key’ set but not used [-Wunused-but-set-variable]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.4.4): Modules/_dbmmodule.c#L91
assignment to ‘int *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.0.19): Modules/_dbmmodule.c#L382
control reaches end of non-void function [-Wreturn-type]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.0.19): Modules/_dbmmodule.c#L214
control reaches end of non-void function [-Wreturn-type]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.0.19): Modules/_dbmmodule.c#L410
variable ‘val’ set but not used [-Wunused-but-set-variable]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.0.19): Modules/_dbmmodule.c#L354
variable ‘val’ set but not used [-Wunused-but-set-variable]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.0.19): Modules/_dbmmodule.c#L323
variable ‘key’ set but not used [-Wunused-but-set-variable]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.0.19): Modules/_dbmmodule.c#L192
variable ‘drec’ set but not used [-Wunused-but-set-variable]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.0.19): Modules/_dbmmodule.c#L169
variable ‘key’ set but not used [-Wunused-but-set-variable]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.0.19): Modules/_dbmmodule.c#L125
variable ‘key’ set but not used [-Wunused-but-set-variable]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.0.19): Modules/_dbmmodule.c#L91
assignment to ‘int *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.3.6): Modules/_dbmmodule.c#L382
control reaches end of non-void function [-Wreturn-type]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.3.6): Modules/_dbmmodule.c#L214
control reaches end of non-void function [-Wreturn-type]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.3.6): Modules/_dbmmodule.c#L410
variable ‘val’ set but not used [-Wunused-but-set-variable]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.3.6): Modules/_dbmmodule.c#L354
variable ‘val’ set but not used [-Wunused-but-set-variable]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.3.6): Modules/_dbmmodule.c#L323
variable ‘key’ set but not used [-Wunused-but-set-variable]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.3.6): Modules/_dbmmodule.c#L192
variable ‘drec’ set but not used [-Wunused-but-set-variable]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.3.6): Modules/_dbmmodule.c#L169
variable ‘key’ set but not used [-Wunused-but-set-variable]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.3.6): Modules/_dbmmodule.c#L125
variable ‘key’ set but not used [-Wunused-but-set-variable]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.3.6): Modules/_dbmmodule.c#L91
assignment to ‘int *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu (free-threading) / build and test (ubuntu-24.04): Modules/_dbmmodule.c#L382
control reaches end of non-void function [-Wreturn-type]
Ubuntu (free-threading) / build and test (ubuntu-24.04): Modules/_dbmmodule.c#L214
control reaches end of non-void function [-Wreturn-type]
Ubuntu (free-threading) / build and test (ubuntu-24.04): Modules/_dbmmodule.c#L410
variable ‘val’ set but not used [-Wunused-but-set-variable]
Ubuntu (free-threading) / build and test (ubuntu-24.04): Modules/_dbmmodule.c#L354
variable ‘val’ set but not used [-Wunused-but-set-variable]
Ubuntu (free-threading) / build and test (ubuntu-24.04): Modules/_dbmmodule.c#L323
variable ‘key’ set but not used [-Wunused-but-set-variable]
Ubuntu (free-threading) / build and test (ubuntu-24.04): Modules/_dbmmodule.c#L192
variable ‘drec’ set but not used [-Wunused-but-set-variable]
Ubuntu (free-threading) / build and test (ubuntu-24.04): Modules/_dbmmodule.c#L169
variable ‘key’ set but not used [-Wunused-but-set-variable]
Ubuntu (free-threading) / build and test (ubuntu-24.04): Modules/_dbmmodule.c#L125
variable ‘key’ set but not used [-Wunused-but-set-variable]
Ubuntu (free-threading) / build and test (ubuntu-24.04): Modules/_dbmmodule.c#L91
assignment to ‘int *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu / build and test (ubuntu-24.04): Modules/_dbmmodule.c#L382
control reaches end of non-void function [-Wreturn-type]
Ubuntu / build and test (ubuntu-24.04): Modules/_dbmmodule.c#L214
control reaches end of non-void function [-Wreturn-type]
Ubuntu / build and test (ubuntu-24.04): Modules/_dbmmodule.c#L410
variable ‘val’ set but not used [-Wunused-but-set-variable]
Ubuntu / build and test (ubuntu-24.04): Modules/_dbmmodule.c#L354
variable ‘val’ set but not used [-Wunused-but-set-variable]
Ubuntu / build and test (ubuntu-24.04): Modules/_dbmmodule.c#L323
variable ‘key’ set but not used [-Wunused-but-set-variable]
Ubuntu / build and test (ubuntu-24.04): Modules/_dbmmodule.c#L192
variable ‘drec’ set but not used [-Wunused-but-set-variable]
Ubuntu / build and test (ubuntu-24.04): Modules/_dbmmodule.c#L169
variable ‘key’ set but not used [-Wunused-but-set-variable]
Ubuntu / build and test (ubuntu-24.04): Modules/_dbmmodule.c#L125
variable ‘key’ set but not used [-Wunused-but-set-variable]
Ubuntu / build and test (ubuntu-24.04): Modules/_dbmmodule.c#L91
assignment to ‘int *’ 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: Modules/_dbmmodule.c#L382
control reaches end of non-void function [-Wreturn-type]
Hypothesis tests on Ubuntu: Modules/_dbmmodule.c#L214
control reaches end of non-void function [-Wreturn-type]
Hypothesis tests on Ubuntu: Modules/_dbmmodule.c#L410
variable ‘val’ set but not used [-Wunused-but-set-variable]
Hypothesis tests on Ubuntu: Modules/_dbmmodule.c#L354
variable ‘val’ set but not used [-Wunused-but-set-variable]
Hypothesis tests on Ubuntu: Modules/_dbmmodule.c#L323
variable ‘key’ set but not used [-Wunused-but-set-variable]
Hypothesis tests on Ubuntu: Modules/_dbmmodule.c#L192
variable ‘drec’ set but not used [-Wunused-but-set-variable]
Hypothesis tests on Ubuntu: Modules/_dbmmodule.c#L169
variable ‘key’ set but not used [-Wunused-but-set-variable]
Hypothesis tests on Ubuntu: Modules/_dbmmodule.c#L125
variable ‘key’ set but not used [-Wunused-but-set-variable]
Hypothesis tests on Ubuntu: Modules/_dbmmodule.c#L91
assignment to ‘int *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu SSL tests (ubuntu-24.04, aws-lc, 1.68.0): Modules/_dbmmodule.c#L382
control reaches end of non-void function [-Wreturn-type]
Ubuntu SSL tests (ubuntu-24.04, aws-lc, 1.68.0): Modules/_dbmmodule.c#L214
control reaches end of non-void function [-Wreturn-type]
Ubuntu SSL tests (ubuntu-24.04, aws-lc, 1.68.0): Modules/_dbmmodule.c#L410
variable ‘val’ set but not used [-Wunused-but-set-variable]
Ubuntu SSL tests (ubuntu-24.04, aws-lc, 1.68.0): Modules/_dbmmodule.c#L354
variable ‘val’ set but not used [-Wunused-but-set-variable]
Ubuntu SSL tests (ubuntu-24.04, aws-lc, 1.68.0): Modules/_dbmmodule.c#L323
variable ‘key’ set but not used [-Wunused-but-set-variable]
Ubuntu SSL tests (ubuntu-24.04, aws-lc, 1.68.0): Modules/_dbmmodule.c#L192
variable ‘drec’ set but not used [-Wunused-but-set-variable]
Ubuntu SSL tests (ubuntu-24.04, aws-lc, 1.68.0): Modules/_dbmmodule.c#L169
variable ‘key’ set but not used [-Wunused-but-set-variable]
Ubuntu SSL tests (ubuntu-24.04, aws-lc, 1.68.0): Modules/_dbmmodule.c#L125
variable ‘key’ set but not used [-Wunused-but-set-variable]
Ubuntu SSL tests (ubuntu-24.04, aws-lc, 1.68.0): Modules/_dbmmodule.c#L91
assignment to ‘int *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.5.5): Modules/_dbmmodule.c#L382
control reaches end of non-void function [-Wreturn-type]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.5.5): Modules/_dbmmodule.c#L214
control reaches end of non-void function [-Wreturn-type]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.5.5): Modules/_dbmmodule.c#L410
variable ‘val’ set but not used [-Wunused-but-set-variable]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.5.5): Modules/_dbmmodule.c#L354
variable ‘val’ set but not used [-Wunused-but-set-variable]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.5.5): Modules/_dbmmodule.c#L323
variable ‘key’ set but not used [-Wunused-but-set-variable]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.5.5): Modules/_dbmmodule.c#L192
variable ‘drec’ set but not used [-Wunused-but-set-variable]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.5.5): Modules/_dbmmodule.c#L169
variable ‘key’ set but not used [-Wunused-but-set-variable]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.5.5): Modules/_dbmmodule.c#L125
variable ‘key’ set but not used [-Wunused-but-set-variable]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.5.5): Modules/_dbmmodule.c#L91
assignment to ‘int *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
macOS / build and test (macos-26)
Already linked: /opt/homebrew/Cellar/tcl-tk/9.0.3
macOS / build and test (macos-26)
openssl@3.5 was installed but not linked because openssl@3 and openssl@3 are already linked. To link this version, run: brew link openssl@3.5
macOS / build and test (macos-26)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated dependents or dependents with broken linkage!
macOS / build and test (macos-26)
gdbm 1.26 is already installed and up-to-date. To reinstall 1.26, run: brew reinstall gdbm
macOS / build and test (macos-26)
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-26)
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): Modules/_dbmmodule.c#L382
control reaches end of non-void function [-Wreturn-type]
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm): Modules/_dbmmodule.c#L214
control reaches end of non-void function [-Wreturn-type]
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm): Modules/_dbmmodule.c#L410
variable ‘val’ set but not used [-Wunused-but-set-variable]
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm): Modules/_dbmmodule.c#L354
variable ‘val’ set but not used [-Wunused-but-set-variable]
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm): Modules/_dbmmodule.c#L323
variable ‘key’ set but not used [-Wunused-but-set-variable]
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm): Modules/_dbmmodule.c#L192
variable ‘drec’ set but not used [-Wunused-but-set-variable]
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm): Modules/_dbmmodule.c#L169
variable ‘key’ set but not used [-Wunused-but-set-variable]
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm): Modules/_dbmmodule.c#L125
variable ‘key’ set but not used [-Wunused-but-set-variable]
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm): Modules/_dbmmodule.c#L91
assignment to ‘int *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Cross build Linux: Modules/_dbmmodule.c#L382
control reaches end of non-void function [-Wreturn-type]
Cross build Linux: Modules/_dbmmodule.c#L214
control reaches end of non-void function [-Wreturn-type]
Cross build Linux: Modules/_dbmmodule.c#L410
variable ‘val’ set but not used [-Wunused-but-set-variable]
Cross build Linux: Modules/_dbmmodule.c#L354
variable ‘val’ set but not used [-Wunused-but-set-variable]
Cross build Linux: Modules/_dbmmodule.c#L323
variable ‘key’ set but not used [-Wunused-but-set-variable]
Cross build Linux: Modules/_dbmmodule.c#L192
variable ‘drec’ set but not used [-Wunused-but-set-variable]
Cross build Linux: Modules/_dbmmodule.c#L169
variable ‘key’ set but not used [-Wunused-but-set-variable]
Cross build Linux: Modules/_dbmmodule.c#L125
variable ‘key’ set but not used [-Wunused-but-set-variable]
Cross build Linux: Modules/_dbmmodule.c#L91
assignment to ‘int *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu / build and test (ubuntu-24.04-arm): Modules/_dbmmodule.c#L382
control reaches end of non-void function [-Wreturn-type]
Ubuntu / build and test (ubuntu-24.04-arm): Modules/_dbmmodule.c#L214
control reaches end of non-void function [-Wreturn-type]
Ubuntu / build and test (ubuntu-24.04-arm): Modules/_dbmmodule.c#L410
variable ‘val’ set but not used [-Wunused-but-set-variable]
Ubuntu / build and test (ubuntu-24.04-arm): Modules/_dbmmodule.c#L354
variable ‘val’ set but not used [-Wunused-but-set-variable]
Ubuntu / build and test (ubuntu-24.04-arm): Modules/_dbmmodule.c#L323
variable ‘key’ set but not used [-Wunused-but-set-variable]
Ubuntu / build and test (ubuntu-24.04-arm): Modules/_dbmmodule.c#L192
variable ‘drec’ set but not used [-Wunused-but-set-variable]
Ubuntu / build and test (ubuntu-24.04-arm): Modules/_dbmmodule.c#L169
variable ‘key’ set but not used [-Wunused-but-set-variable]
Ubuntu / build and test (ubuntu-24.04-arm): Modules/_dbmmodule.c#L125
variable ‘key’ set but not used [-Wunused-but-set-variable]
Ubuntu / build and test (ubuntu-24.04-arm): Modules/_dbmmodule.c#L91
assignment to ‘int *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu (bolt) / build and test (ubuntu-24.04): Modules/_dbmmodule.c#L382
control reaches end of non-void function [-Wreturn-type]
Ubuntu (bolt) / build and test (ubuntu-24.04): Modules/_dbmmodule.c#L214
control reaches end of non-void function [-Wreturn-type]
Ubuntu (bolt) / build and test (ubuntu-24.04): Modules/_dbmmodule.c#L410
variable ‘val’ set but not used [-Wunused-but-set-variable]
Ubuntu (bolt) / build and test (ubuntu-24.04): Modules/_dbmmodule.c#L354
variable ‘val’ set but not used [-Wunused-but-set-variable]
Ubuntu (bolt) / build and test (ubuntu-24.04): Modules/_dbmmodule.c#L323
variable ‘key’ set but not used [-Wunused-but-set-variable]
Ubuntu (bolt) / build and test (ubuntu-24.04): Modules/_dbmmodule.c#L192
variable ‘drec’ set but not used [-Wunused-but-set-variable]
Ubuntu (bolt) / build and test (ubuntu-24.04): Modules/_dbmmodule.c#L169
variable ‘key’ set but not used [-Wunused-but-set-variable]
Ubuntu (bolt) / build and test (ubuntu-24.04): Modules/_dbmmodule.c#L125
variable ‘key’ set but not used [-Wunused-but-set-variable]
Ubuntu (bolt) / build and test (ubuntu-24.04): Modules/_dbmmodule.c#L91
assignment to ‘int *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
macOS (free-threading) / build and test (macos-26)
Already linked: /opt/homebrew/Cellar/tcl-tk/9.0.3
macOS (free-threading) / build and test (macos-26)
openssl@3.5 was installed but not linked because openssl@3 and openssl@3 are already linked. To link this version, run: brew link openssl@3.5
macOS (free-threading) / build and test (macos-26)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated dependents or dependents with broken linkage!
macOS (free-threading) / build and test (macos-26)
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-26)
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-26)
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-26-intel)
Already linked: /usr/local/Cellar/tcl-tk/9.0.3
macOS / build and test (macos-26-intel)
openssl@3.5 was installed but not linked because openssl@3 and openssl@3 are already linked. To link this version, run: brew link openssl@3.5
macOS / build and test (macos-26-intel)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated dependents or dependents with broken linkage!
macOS / build and test (macos-26-intel)
gdbm 1.26 is already installed and up-to-date. To reinstall 1.26, run: brew reinstall gdbm
macOS / build and test (macos-26-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-26-intel)
pkgconf 2.5.1 is already installed and up-to-date. To reinstall 2.5.1, run: brew reinstall pkgconf
Windows / Build and test (x64, tail-call): Include/internal/pycore_pystate.h#L325
returning address of local variable or temporary : here [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (x64, tail-call): Include/internal/pycore_pystate.h#L325
returning address of local variable or temporary : here [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (x64, tail-call): Include/internal/pycore_pystate.h#L325
returning address of local variable or temporary : here [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (x64, tail-call): Include/internal/pycore_pystate.h#L325
returning address of local variable or temporary : here [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (x64, tail-call): Include/internal/pycore_pystate.h#L325
returning address of local variable or temporary : here [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (x64, tail-call): Include/internal/pycore_pystate.h#L325
returning address of local variable or temporary : here [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (x64, tail-call): Include/internal/pycore_pystate.h#L325
returning address of local variable or temporary : here [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (x64, tail-call): Include/internal/pycore_pystate.h#L325
returning address of local variable or temporary : here [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (x64, tail-call): Include/internal/pycore_pystate.h#L325
returning address of local variable or temporary : here [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (x64, tail-call): Include/internal/pycore_pystate.h#L325
returning address of local variable or temporary : here [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (x64, tail-call): Include/internal/pycore_pystate.h#L325
returning address of local variable or temporary : here [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (x64, tail-call): Include/internal/pycore_pystate.h#L325
returning address of local variable or temporary : here [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (x64, tail-call): Include/internal/pycore_pystate.h#L325
returning address of local variable or temporary : here [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (x64, tail-call): Include/internal/pycore_pystate.h#L325
returning address of local variable or temporary : here [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (x64, tail-call): Include/internal/pycore_pystate.h#L325
returning address of local variable or temporary : here [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (x64, tail-call): Include/internal/pycore_pystate.h#L325
returning address of local variable or temporary : here [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (x64, tail-call): Include/internal/pycore_pystate.h#L325
returning address of local variable or temporary : here [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (x64, tail-call): Include/internal/pycore_pystate.h#L325
returning address of local variable or temporary : here [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (x64, tail-call): Include/internal/pycore_pystate.h#L325
returning address of local variable or temporary : here [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (x64, tail-call): Include/internal/pycore_pystate.h#L325
returning address of local variable or temporary : here [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.6.1): Modules/_dbmmodule.c#L382
control reaches end of non-void function [-Wreturn-type]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.6.1): Modules/_dbmmodule.c#L214
control reaches end of non-void function [-Wreturn-type]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.6.1): Modules/_dbmmodule.c#L410
variable ‘val’ set but not used [-Wunused-but-set-variable]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.6.1): Modules/_dbmmodule.c#L354
variable ‘val’ set but not used [-Wunused-but-set-variable]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.6.1): Modules/_dbmmodule.c#L323
variable ‘key’ set but not used [-Wunused-but-set-variable]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.6.1): Modules/_dbmmodule.c#L192
variable ‘drec’ set but not used [-Wunused-but-set-variable]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.6.1): Modules/_dbmmodule.c#L169
variable ‘key’ set but not used [-Wunused-but-set-variable]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.6.1): Modules/_dbmmodule.c#L125
variable ‘key’ set but not used [-Wunused-but-set-variable]
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.6.1): Modules/_dbmmodule.c#L91
assignment to ‘int *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Address sanitizer (ubuntu-24.04): Modules/_dbmmodule.c#L382
control reaches end of non-void function [-Wreturn-type]
Address sanitizer (ubuntu-24.04): Modules/_dbmmodule.c#L214
control reaches end of non-void function [-Wreturn-type]
Address sanitizer (ubuntu-24.04): Modules/_dbmmodule.c#L410
variable ‘val’ set but not used [-Wunused-but-set-variable]
Address sanitizer (ubuntu-24.04): Modules/_dbmmodule.c#L354
variable ‘val’ set but not used [-Wunused-but-set-variable]
Address sanitizer (ubuntu-24.04): Modules/_dbmmodule.c#L323
variable ‘key’ set but not used [-Wunused-but-set-variable]
Address sanitizer (ubuntu-24.04): Modules/_dbmmodule.c#L192
variable ‘drec’ set but not used [-Wunused-but-set-variable]
Address sanitizer (ubuntu-24.04): Modules/_dbmmodule.c#L169
variable ‘key’ set but not used [-Wunused-but-set-variable]
Address sanitizer (ubuntu-24.04): Modules/_dbmmodule.c#L125
variable ‘key’ set but not used [-Wunused-but-set-variable]
Address sanitizer (ubuntu-24.04): Modules/_dbmmodule.c#L91
assignment to ‘int *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Windows (free-threading) / Build and test (x64, switch-case): Include/internal/pycore_pystate.h#L325
returning address of local variable or temporary : here [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]

Artifacts

Produced during runtime
Name Size Digest
UBSan-logs-default
407 Bytes
sha256:5dc7071f7777906d6dfb2fe8182a2b53ef095e31270f9ca8c397708bd16130e5
html-ids-head.json.gz
118 KB
sha256:ba58d673e312a7e7c17dd788dbb72972a66ed1b1f2d40c685a6227f639455940