Skip to content

gh-128505: Expose an interface to sqlite3_file_control #137273

gh-128505: Expose an interface to sqlite3_file_control

gh-128505: Expose an interface to sqlite3_file_control #137273

Triggered via pull request January 5, 2025 22:26
Status Cancelled
Total duration 5m 26s
Billable time 1m
Artifacts

build.yml

on: pull_request
Change detection  /  Compute changed files
10s
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 51s
Docs / Docs
Docs  /  Docs (Oldest Sphinx)
1m 52s
Docs / Docs (Oldest Sphinx)
Docs  /  Doctest
1m 35s
Docs / Doctest
Check if Autoconf files are up to date
21s
Check if Autoconf files are up to date
Check if generated files are up to date
1m 52s
Check if generated files are up to date
WASI  /  build and test
4m 50s
WASI / build and test
Hypothesis tests on Ubuntu
2m 18s
Hypothesis tests on Ubuntu
Thread sanitizer  /  Thread sanitizer
2m 8s
Thread sanitizer / Thread sanitizer
Thread sanitizer (free-threading)  /  Thread sanitizer
2m 10s
Thread sanitizer (free-threading) / Thread sanitizer
All required checks pass
1s
All required checks pass
Fit to window
Zoom out
Zoom in

Annotations

75 errors and 46 warnings
Ubuntu (free-threading) / build and test (ubuntu-24.04): Modules/_sqlite/connection.c#L2195
‘SQLITE_FCNTL_NULL_IO’ undeclared (first use in this function); did you mean ‘SQLITE_FCNTL_SYNC’?
Ubuntu (free-threading) / build and test (ubuntu-24.04): Modules/_sqlite/connection.c#L2196
‘ValueError’ undeclared (first use in this function); did you mean ‘dlerror’?
Ubuntu (free-threading) / build and test (ubuntu-24.04): Modules/_sqlite/connection.c#L2196
too many arguments to function ‘PyErr_SetString’
Ubuntu (free-threading) / build and test (ubuntu-24.04): Modules/_sqlite/connection.c#L2200
too many arguments to function ‘PyErr_SetString’
Ubuntu (free-threading) / build and test (ubuntu-24.04): Modules/_sqlite/connection.c#L2212
‘dbname’ undeclared (first use in this function); did you mean ‘name’?
Ubuntu (free-threading) / build and test (ubuntu-24.04)
Process completed with exit code 2.
Ubuntu (free-threading) / build and test (ubuntu-24.04-aarch64)
FailFast: cancelling since parallel instance has failed
macOS (free-threading) / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
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.
macOS / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
Process completed with exit code 2.
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.4.0)
Process completed with exit code 2.
Ubuntu / build and test (ubuntu-24.04)
FailFast: cancelling since parallel instance has failed
Ubuntu / build and test (ubuntu-24.04)
The operation was canceled.
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.3.2)
Process completed with exit code 2.
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.2.3)
Process completed with exit code 2.
Docs / Doctest
Process completed with exit code 2.
Check if generated files are up to date
Process completed with exit code 2.
Docs / Docs
Process completed with exit code 2.
Docs / Docs
Process completed with exit code 255.
Windows / build and test (Win32)
Process completed with exit code 1.
Thread sanitizer / Thread sanitizer
Process completed with exit code 2.
Thread sanitizer (free-threading) / Thread sanitizer
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: Modules/_sqlite/connection.c#L2195
‘SQLITE_FCNTL_NULL_IO’ undeclared (first use in this function); did you mean ‘SQLITE_FCNTL_SYNC’?
Hypothesis tests on Ubuntu: Modules/_sqlite/connection.c#L2196
‘ValueError’ undeclared (first use in this function); did you mean ‘dlerror’?
Hypothesis tests on Ubuntu: Modules/_sqlite/connection.c#L2196
too many arguments to function ‘PyErr_SetString’
Hypothesis tests on Ubuntu: Modules/_sqlite/connection.c#L2200
too many arguments to function ‘PyErr_SetString’
Hypothesis tests on Ubuntu: Modules/_sqlite/connection.c#L2212
‘dbname’ undeclared (first use in this function); did you mean ‘name’?
Hypothesis tests on Ubuntu
Process completed with exit code 2.
Windows / build and test (arm64): Modules/_sqlite/connection.c#L2195
'SQLITE_FCNTL_NULL_IO': undeclared identifier [D:\a\cpython\cpython\PCbuild\_sqlite3.vcxproj]
Windows / build and test (arm64): Modules/_sqlite/connection.c#L2196
'ValueError': undeclared identifier [D:\a\cpython\cpython\PCbuild\_sqlite3.vcxproj]
Windows / build and test (arm64): Modules/_sqlite/connection.c#L2196
'void PyErr_SetString(PyObject *,const char *)': too many arguments for call [D:\a\cpython\cpython\PCbuild\_sqlite3.vcxproj]
Windows / build and test (arm64): Modules/_sqlite/connection.c#L2200
'ValueError': undeclared identifier [D:\a\cpython\cpython\PCbuild\_sqlite3.vcxproj]
Windows / build and test (arm64): Modules/_sqlite/connection.c#L2200
'void PyErr_SetString(PyObject *,const char *)': too many arguments for call [D:\a\cpython\cpython\PCbuild\_sqlite3.vcxproj]
Windows / build and test (arm64): Modules/_sqlite/connection.c#L2212
'dbname': undeclared identifier [D:\a\cpython\cpython\PCbuild\_sqlite3.vcxproj]
Windows / build and test (arm64)
Process completed with exit code 1.
Windows (free-threading) / build and test (arm64): Modules/_sqlite/connection.c#L2195
'SQLITE_FCNTL_NULL_IO': undeclared identifier [D:\a\cpython\cpython\PCbuild\_sqlite3.vcxproj]
Windows (free-threading) / build and test (arm64): Modules/_sqlite/connection.c#L2196
'ValueError': undeclared identifier [D:\a\cpython\cpython\PCbuild\_sqlite3.vcxproj]
Windows (free-threading) / build and test (arm64): Modules/_sqlite/connection.c#L2196
'void PyErr_SetString(PyObject *,const char *)': too many arguments for call [D:\a\cpython\cpython\PCbuild\_sqlite3.vcxproj]
Windows (free-threading) / build and test (arm64): Modules/_sqlite/connection.c#L2200
'ValueError': undeclared identifier [D:\a\cpython\cpython\PCbuild\_sqlite3.vcxproj]
Windows (free-threading) / build and test (arm64): Modules/_sqlite/connection.c#L2200
'void PyErr_SetString(PyObject *,const char *)': too many arguments for call [D:\a\cpython\cpython\PCbuild\_sqlite3.vcxproj]
Windows (free-threading) / build and test (arm64): Modules/_sqlite/connection.c#L2212
'dbname': undeclared identifier [D:\a\cpython\cpython\PCbuild\_sqlite3.vcxproj]
Windows (free-threading) / build and test (arm64)
Process completed with exit code 1.
Address sanitizer (ubuntu-24.04): Modules/_sqlite/connection.c#L2195
‘SQLITE_FCNTL_NULL_IO’ undeclared (first use in this function); did you mean ‘SQLITE_FCNTL_SYNC’?
Address sanitizer (ubuntu-24.04): Modules/_sqlite/connection.c#L2196
‘ValueError’ undeclared (first use in this function); did you mean ‘dlerror’?
Address sanitizer (ubuntu-24.04): Modules/_sqlite/connection.c#L2196
too many arguments to function ‘PyErr_SetString’
Address sanitizer (ubuntu-24.04): Modules/_sqlite/connection.c#L2200
too many arguments to function ‘PyErr_SetString’
Address sanitizer (ubuntu-24.04): Modules/_sqlite/connection.c#L2212
‘dbname’ undeclared (first use in this function); did you mean ‘name’?
Address sanitizer (ubuntu-24.04)
Process completed with exit code 2.
Windows (free-threading) / build and test (x64): Modules/_sqlite/connection.c#L2195
'SQLITE_FCNTL_NULL_IO': undeclared identifier [D:\a\cpython\cpython\PCbuild\_sqlite3.vcxproj]
Windows (free-threading) / build and test (x64): Modules/_sqlite/connection.c#L2196
'ValueError': undeclared identifier [D:\a\cpython\cpython\PCbuild\_sqlite3.vcxproj]
Windows (free-threading) / build and test (x64): Modules/_sqlite/connection.c#L2196
'void PyErr_SetString(PyObject *,const char *)': too many arguments for call [D:\a\cpython\cpython\PCbuild\_sqlite3.vcxproj]
Windows (free-threading) / build and test (x64): Modules/_sqlite/connection.c#L2200
'ValueError': undeclared identifier [D:\a\cpython\cpython\PCbuild\_sqlite3.vcxproj]
Windows (free-threading) / build and test (x64): Modules/_sqlite/connection.c#L2200
'void PyErr_SetString(PyObject *,const char *)': too many arguments for call [D:\a\cpython\cpython\PCbuild\_sqlite3.vcxproj]
Windows (free-threading) / build and test (x64): Modules/_sqlite/connection.c#L2212
'dbname': undeclared identifier [D:\a\cpython\cpython\PCbuild\_sqlite3.vcxproj]
Windows (free-threading) / build and test (x64)
Process completed with exit code 1.
Windows / build and test (x64): Modules/_sqlite/connection.c#L2195
'SQLITE_FCNTL_NULL_IO': undeclared identifier [D:\a\cpython\cpython\PCbuild\_sqlite3.vcxproj]
Windows / build and test (x64): Modules/_sqlite/connection.c#L2196
'ValueError': undeclared identifier [D:\a\cpython\cpython\PCbuild\_sqlite3.vcxproj]
Windows / build and test (x64): Modules/_sqlite/connection.c#L2196
'void PyErr_SetString(PyObject *,const char *)': too many arguments for call [D:\a\cpython\cpython\PCbuild\_sqlite3.vcxproj]
Windows / build and test (x64): Modules/_sqlite/connection.c#L2200
'ValueError': undeclared identifier [D:\a\cpython\cpython\PCbuild\_sqlite3.vcxproj]
Windows / build and test (x64): Modules/_sqlite/connection.c#L2200
'void PyErr_SetString(PyObject *,const char *)': too many arguments for call [D:\a\cpython\cpython\PCbuild\_sqlite3.vcxproj]
Windows / build and test (x64): Modules/_sqlite/connection.c#L2212
'dbname': undeclared identifier [D:\a\cpython\cpython\PCbuild\_sqlite3.vcxproj]
Windows / build and test (x64)
Process completed with exit code 1.
macOS / build and test (macos-13)
Process completed with exit code 2.
CIFuzz (address)
Canceling since a higher priority waiting request for 'Tests-sqlite3_file_control-reusable' exists
CIFuzz (address)
The operation was canceled.
CIFuzz (memory)
Canceling since a higher priority waiting request for 'Tests-sqlite3_file_control-reusable' exists
CIFuzz (memory)
The operation was canceled.
CIFuzz (undefined)
Canceling since a higher priority waiting request for 'Tests-sqlite3_file_control-reusable' exists
CIFuzz (undefined)
The operation was canceled.
WASI / build and test
Canceling since a higher priority waiting request for 'Tests-sqlite3_file_control-reusable' exists
WASI / build and test
The operation was canceled.
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
Ubuntu (free-threading) / build and test (ubuntu-24.04): Modules/_sqlite/connection.c#L2558
returning ‘PyObject *’ {aka ‘struct _object *’} from a function with return type ‘int’ makes integer from pointer without a cast [-Wint-conversion]
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!
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!
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
Docs / Docs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Hypothesis tests on Ubuntu: Modules/_sqlite/connection.c#L2558
returning ‘PyObject *’ {aka ‘struct _object *’} from a function with return type ‘int’ makes integer from pointer 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 / build and test (arm64): Modules/_sqlite/connection.c#L2196
'function': 'PyObject *' differs in levels of indirection from 'int' [D:\a\cpython\cpython\PCbuild\_sqlite3.vcxproj]
Windows / build and test (arm64): Modules/_sqlite/connection.c#L2196
'PyErr_SetString': different types for formal and actual parameter 1 [D:\a\cpython\cpython\PCbuild\_sqlite3.vcxproj]
Windows / build and test (arm64): Modules/_sqlite/connection.c#L2200
'function': 'PyObject *' differs in levels of indirection from 'int' [D:\a\cpython\cpython\PCbuild\_sqlite3.vcxproj]
Windows / build and test (arm64): Modules/_sqlite/connection.c#L2200
'PyErr_SetString': different types for formal and actual parameter 1 [D:\a\cpython\cpython\PCbuild\_sqlite3.vcxproj]
Windows / build and test (arm64): Modules/_sqlite/connection.c#L2212
'function': 'const char *' differs in levels of indirection from 'int' [D:\a\cpython\cpython\PCbuild\_sqlite3.vcxproj]
Windows / build and test (arm64): Modules/_sqlite/connection.c#L2212
'sqlite3_file_control': different types for formal and actual parameter 2 [D:\a\cpython\cpython\PCbuild\_sqlite3.vcxproj]
Windows / build and test (arm64): Modules/_sqlite/connection.c#L2558
'return': 'int' differs in levels of indirection from 'PyObject *' [D:\a\cpython\cpython\PCbuild\_sqlite3.vcxproj]
Windows (free-threading) / build and test (arm64): Modules/_sqlite/connection.c#L2196
'function': 'PyObject *' differs in levels of indirection from 'int' [D:\a\cpython\cpython\PCbuild\_sqlite3.vcxproj]
Windows (free-threading) / build and test (arm64): Modules/_sqlite/connection.c#L2196
'PyErr_SetString': different types for formal and actual parameter 1 [D:\a\cpython\cpython\PCbuild\_sqlite3.vcxproj]
Windows (free-threading) / build and test (arm64): Modules/_sqlite/connection.c#L2200
'function': 'PyObject *' differs in levels of indirection from 'int' [D:\a\cpython\cpython\PCbuild\_sqlite3.vcxproj]
Windows (free-threading) / build and test (arm64): Modules/_sqlite/connection.c#L2200
'PyErr_SetString': different types for formal and actual parameter 1 [D:\a\cpython\cpython\PCbuild\_sqlite3.vcxproj]
Windows (free-threading) / build and test (arm64): Modules/_sqlite/connection.c#L2212
'function': 'const char *' differs in levels of indirection from 'int' [D:\a\cpython\cpython\PCbuild\_sqlite3.vcxproj]
Windows (free-threading) / build and test (arm64): Modules/_sqlite/connection.c#L2212
'sqlite3_file_control': different types for formal and actual parameter 2 [D:\a\cpython\cpython\PCbuild\_sqlite3.vcxproj]
Windows (free-threading) / build and test (arm64): Modules/_sqlite/connection.c#L2558
'return': 'int' differs in levels of indirection from 'PyObject *' [D:\a\cpython\cpython\PCbuild\_sqlite3.vcxproj]
Address sanitizer (ubuntu-24.04): Modules/_sqlite/connection.c#L2558
returning ‘PyObject *’ {aka ‘struct _object *’} from a function with return type ‘int’ makes integer from pointer without a cast [-Wint-conversion]
Windows (free-threading) / build and test (x64): Modules/_sqlite/connection.c#L2196
'function': 'PyObject *' differs in levels of indirection from 'int' [D:\a\cpython\cpython\PCbuild\_sqlite3.vcxproj]
Windows (free-threading) / build and test (x64): Modules/_sqlite/connection.c#L2196
'PyErr_SetString': different types for formal and actual parameter 1 [D:\a\cpython\cpython\PCbuild\_sqlite3.vcxproj]
Windows (free-threading) / build and test (x64): Modules/_sqlite/connection.c#L2200
'function': 'PyObject *' differs in levels of indirection from 'int' [D:\a\cpython\cpython\PCbuild\_sqlite3.vcxproj]
Windows (free-threading) / build and test (x64): Modules/_sqlite/connection.c#L2200
'PyErr_SetString': different types for formal and actual parameter 1 [D:\a\cpython\cpython\PCbuild\_sqlite3.vcxproj]
Windows (free-threading) / build and test (x64): Modules/_sqlite/connection.c#L2212
'function': 'const char *' differs in levels of indirection from 'int' [D:\a\cpython\cpython\PCbuild\_sqlite3.vcxproj]
Windows (free-threading) / build and test (x64): Modules/_sqlite/connection.c#L2212
'sqlite3_file_control': different types for formal and actual parameter 2 [D:\a\cpython\cpython\PCbuild\_sqlite3.vcxproj]
Windows (free-threading) / build and test (x64): Modules/_sqlite/connection.c#L2558
'return': 'int' differs in levels of indirection from 'PyObject *' [D:\a\cpython\cpython\PCbuild\_sqlite3.vcxproj]
Windows / build and test (x64): Modules/_sqlite/connection.c#L2196
'function': 'PyObject *' differs in levels of indirection from 'int' [D:\a\cpython\cpython\PCbuild\_sqlite3.vcxproj]
Windows / build and test (x64): Modules/_sqlite/connection.c#L2196
'PyErr_SetString': different types for formal and actual parameter 1 [D:\a\cpython\cpython\PCbuild\_sqlite3.vcxproj]
Windows / build and test (x64): Modules/_sqlite/connection.c#L2200
'function': 'PyObject *' differs in levels of indirection from 'int' [D:\a\cpython\cpython\PCbuild\_sqlite3.vcxproj]
Windows / build and test (x64): Modules/_sqlite/connection.c#L2200
'PyErr_SetString': different types for formal and actual parameter 1 [D:\a\cpython\cpython\PCbuild\_sqlite3.vcxproj]
Windows / build and test (x64): Modules/_sqlite/connection.c#L2212
'function': 'const char *' differs in levels of indirection from 'int' [D:\a\cpython\cpython\PCbuild\_sqlite3.vcxproj]
Windows / build and test (x64): Modules/_sqlite/connection.c#L2212
'sqlite3_file_control': different types for formal and actual parameter 2 [D:\a\cpython\cpython\PCbuild\_sqlite3.vcxproj]
Windows / build and test (x64): Modules/_sqlite/connection.c#L2558
'return': 'int' differs in levels of indirection from 'PyObject *' [D:\a\cpython\cpython\PCbuild\_sqlite3.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.16 is already installed and up-to-date. To reinstall 8.6.16, 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!