Skip to content

gh-91048: Refactor _testexternalinspection and add Windows support #150159

gh-91048: Refactor _testexternalinspection and add Windows support

gh-91048: Refactor _testexternalinspection and add Windows support #150159

Triggered via pull request April 23, 2025 20:15
Status Cancelled
Total duration 16m 1s
Artifacts

build.yml

on: pull_request
Change detection  /  Create context from changed files
11s
Change detection / Create context from changed files
Matrix: Address sanitizer
Matrix: build-macos
Matrix: build-tsan
Matrix: Ubuntu SSL tests with OpenSSL
Matrix: build-ubuntu
Matrix: build-windows-msi
Waiting for pending jobs
Matrix: build-windows
Matrix: CIFuzz
Check if Autoconf files are up to date
22s
Check if Autoconf files are up to date
Check if generated files are up to date
4m 17s
Check if generated files are up to date
WASI  /  build and test
4m 53s
WASI / build and test
Hypothesis tests on Ubuntu
7m 15s
Hypothesis tests on Ubuntu
Cross build Linux
4m 57s
Cross build Linux
Docs  /  Docs
Docs / Docs
Docs  /  Doctest
Docs / Doctest
All required checks pass
2s
All required checks pass
Fit to window
Zoom out
Zoom in

Annotations

53 errors and 44 warnings
Windows / Build and test (x64): Modules/_testexternalinspection.c#L155
syntax error: missing ')' before identifier 'max_len' [D:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows / Build and test (x64): Modules/_testexternalinspection.c#L155
'ssize_t': name in formal parameter list illegal [D:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows / Build and test (x64): Modules/_testexternalinspection.c#L155
syntax error: identifier 'max_len' [D:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows / Build and test (x64): Modules/_testexternalinspection.c#L155
syntax error: ';' [D:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows / Build and test (x64): Modules/_testexternalinspection.c#L156
syntax error: ')' [D:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows / Build and test (x64): Modules/_testexternalinspection.c#L156
found '{' at file scope (missing function header?) [D:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows / Build and test (x64): Modules/_testexternalinspection.c#L182
syntax error: '}' [D:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows / Build and test (x64): Modules/_testexternalinspection.c#L745
'ssize_t': undeclared identifier [D:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows / Build and test (x64): Modules/_testexternalinspection.c#L745
syntax error: missing ';' before identifier 'bytes_read' [D:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows / Build and test (x64): Modules/_testexternalinspection.c#L745
'bytes_read': undeclared identifier [D:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows (free-threading) / Build and test (x64): Modules/_testexternalinspection.c#L155
syntax error: missing ')' before identifier 'max_len' [D:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows (free-threading) / Build and test (x64): Modules/_testexternalinspection.c#L155
'ssize_t': name in formal parameter list illegal [D:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows (free-threading) / Build and test (x64): Modules/_testexternalinspection.c#L155
syntax error: identifier 'max_len' [D:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows (free-threading) / Build and test (x64): Modules/_testexternalinspection.c#L155
syntax error: ';' [D:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows (free-threading) / Build and test (x64): Modules/_testexternalinspection.c#L156
syntax error: ')' [D:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows (free-threading) / Build and test (x64): Modules/_testexternalinspection.c#L156
found '{' at file scope (missing function header?) [D:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows (free-threading) / Build and test (x64): Modules/_testexternalinspection.c#L182
syntax error: '}' [D:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows (free-threading) / Build and test (x64): Modules/_testexternalinspection.c#L745
'ssize_t': undeclared identifier [D:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows (free-threading) / Build and test (x64): Modules/_testexternalinspection.c#L745
syntax error: missing ';' before identifier 'bytes_read' [D:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows (free-threading) / Build and test (x64): Modules/_testexternalinspection.c#L745
'bytes_read': undeclared identifier [D:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows / Build and test (Win32)
Process completed with exit code 1.
Windows / Build and test (arm64): Modules/_testexternalinspection.c#L155
syntax error: missing ')' before identifier 'max_len' [C:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows / Build and test (arm64): Modules/_testexternalinspection.c#L155
'ssize_t': name in formal parameter list illegal [C:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows / Build and test (arm64): Modules/_testexternalinspection.c#L155
syntax error: identifier 'max_len' [C:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows / Build and test (arm64): Modules/_testexternalinspection.c#L155
syntax error: ';' [C:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows / Build and test (arm64): Modules/_testexternalinspection.c#L156
syntax error: ')' [C:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows / Build and test (arm64): Modules/_testexternalinspection.c#L156
found '{' at file scope (missing function header?) [C:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows / Build and test (arm64): Modules/_testexternalinspection.c#L182
syntax error: '}' [C:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows / Build and test (arm64): Modules/_testexternalinspection.c#L745
'ssize_t': undeclared identifier [C:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows / Build and test (arm64): Modules/_testexternalinspection.c#L745
syntax error: missing ';' before identifier 'bytes_read' [C:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows / Build and test (arm64): Modules/_testexternalinspection.c#L745
'bytes_read': undeclared identifier [C:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows (free-threading) / Build and test (arm64): Modules/_testexternalinspection.c#L155
syntax error: missing ')' before identifier 'max_len' [C:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows (free-threading) / Build and test (arm64): Modules/_testexternalinspection.c#L155
'ssize_t': name in formal parameter list illegal [C:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows (free-threading) / Build and test (arm64): Modules/_testexternalinspection.c#L155
syntax error: identifier 'max_len' [C:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows (free-threading) / Build and test (arm64): Modules/_testexternalinspection.c#L155
syntax error: ';' [C:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows (free-threading) / Build and test (arm64): Modules/_testexternalinspection.c#L156
syntax error: ')' [C:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows (free-threading) / Build and test (arm64): Modules/_testexternalinspection.c#L156
found '{' at file scope (missing function header?) [C:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows (free-threading) / Build and test (arm64): Modules/_testexternalinspection.c#L182
syntax error: '}' [C:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows (free-threading) / Build and test (arm64): Modules/_testexternalinspection.c#L745
'ssize_t': undeclared identifier [C:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows (free-threading) / Build and test (arm64): Modules/_testexternalinspection.c#L745
syntax error: missing ';' before identifier 'bytes_read' [C:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows (free-threading) / Build and test (arm64): Modules/_testexternalinspection.c#L745
'bytes_read': undeclared identifier [C:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
CIFuzz (memory)
Canceling since a higher priority waiting request for 'Tests-gh-91048-2-reusable' exists
CIFuzz (memory)
Path does not exist: cifuzz-sarif/results.sarif
CIFuzz (memory)
The operation was canceled.
CIFuzz (undefined)
Canceling since a higher priority waiting request for 'Tests-gh-91048-2-reusable' exists
CIFuzz (undefined)
Path does not exist: cifuzz-sarif/results.sarif
CIFuzz (undefined)
The operation was canceled.
CIFuzz (address)
Canceling since a higher priority waiting request for 'Tests-gh-91048-2-reusable' exists
CIFuzz (address)
Path does not exist: cifuzz-sarif/results.sarif
CIFuzz (address)
The operation was canceled.
Ubuntu (bolt) / build and test (ubuntu-24.04)
Canceling since a higher priority waiting request for 'Tests-gh-91048-2-reusable' exists
Ubuntu (bolt) / build and test (ubuntu-24.04)
The operation was canceled.
All required checks pass
Process completed with exit code 1.
Windows / Build and test (x64): Modules/_testexternalinspection.c#L280
'read_py_long' undefined; assuming extern returning int [D:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows / Build and test (x64): Modules/_testexternalinspection.c#L293
'read_py_str' undefined; assuming extern returning int [D:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows / Build and test (x64): Modules/_testexternalinspection.c#L293
'return': 'PyObject *' differs in levels of indirection from 'int' [D:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows / Build and test (x64): Modules/_testexternalinspection.c#L329
'initializing': 'PyObject *' differs in levels of indirection from 'int' [D:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows / Build and test (x64): Modules/_testexternalinspection.c#L720
'initializing': 'PyObject *' differs in levels of indirection from 'int' [D:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows / Build and test (x64): Modules/_testexternalinspection.c#L865
'initializing': conversion from 'uint64_t' to 'off_t', possible loss of data [D:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows / Build and test (x64): Modules/_testexternalinspection.c#L920
'initializing': conversion from 'uint64_t' to 'off_t', possible loss of data [D:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows / Build and test (x64): Modules/_testexternalinspection.c#L1164
'initializing': conversion from 'uint64_t' to 'off_t', possible loss of data [D:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows (free-threading) / Build and test (x64): Modules/_testexternalinspection.c#L280
'read_py_long' undefined; assuming extern returning int [D:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows (free-threading) / Build and test (x64): Modules/_testexternalinspection.c#L293
'read_py_str' undefined; assuming extern returning int [D:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows (free-threading) / Build and test (x64): Modules/_testexternalinspection.c#L293
'return': 'PyObject *' differs in levels of indirection from 'int' [D:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows (free-threading) / Build and test (x64): Modules/_testexternalinspection.c#L329
'initializing': 'PyObject *' differs in levels of indirection from 'int' [D:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows (free-threading) / Build and test (x64): Modules/_testexternalinspection.c#L720
'initializing': 'PyObject *' differs in levels of indirection from 'int' [D:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows (free-threading) / Build and test (x64): Modules/_testexternalinspection.c#L865
'initializing': conversion from 'uint64_t' to 'off_t', possible loss of data [D:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows (free-threading) / Build and test (x64): Modules/_testexternalinspection.c#L920
'initializing': conversion from 'uint64_t' to 'off_t', possible loss of data [D:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows (free-threading) / Build and test (x64): Modules/_testexternalinspection.c#L1164
'initializing': conversion from 'uint64_t' to 'off_t', possible loss of data [D:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
macOS / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
pkgconf 2.4.3 is already installed and up-to-date. To reinstall 2.4.3, run: brew reinstall pkgconf
macOS / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
xz 5.8.1 is already installed and up-to-date. To reinstall 5.8.1, 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!
Windows / Build and test (arm64): Modules/_testexternalinspection.c#L280
'read_py_long' undefined; assuming extern returning int [C:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows / Build and test (arm64): Modules/_testexternalinspection.c#L293
'read_py_str' undefined; assuming extern returning int [C:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows / Build and test (arm64): Modules/_testexternalinspection.c#L293
'return': 'PyObject *' differs in levels of indirection from 'int' [C:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows / Build and test (arm64): Modules/_testexternalinspection.c#L329
'initializing': 'PyObject *' differs in levels of indirection from 'int' [C:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows / Build and test (arm64): Modules/_testexternalinspection.c#L720
'initializing': 'PyObject *' differs in levels of indirection from 'int' [C:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows / Build and test (arm64): Modules/_testexternalinspection.c#L865
'initializing': conversion from 'uint64_t' to 'off_t', possible loss of data [C:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows / Build and test (arm64): Modules/_testexternalinspection.c#L920
'initializing': conversion from 'uint64_t' to 'off_t', possible loss of data [C:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows / Build and test (arm64): Modules/_testexternalinspection.c#L1164
'initializing': conversion from 'uint64_t' to 'off_t', possible loss of data [C:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows (free-threading) / Build and test (arm64): Modules/_testexternalinspection.c#L280
'read_py_long' undefined; assuming extern returning int [C:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows (free-threading) / Build and test (arm64): Modules/_testexternalinspection.c#L293
'read_py_str' undefined; assuming extern returning int [C:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows (free-threading) / Build and test (arm64): Modules/_testexternalinspection.c#L293
'return': 'PyObject *' differs in levels of indirection from 'int' [C:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows (free-threading) / Build and test (arm64): Modules/_testexternalinspection.c#L329
'initializing': 'PyObject *' differs in levels of indirection from 'int' [C:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows (free-threading) / Build and test (arm64): Modules/_testexternalinspection.c#L720
'initializing': 'PyObject *' differs in levels of indirection from 'int' [C:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows (free-threading) / Build and test (arm64): Modules/_testexternalinspection.c#L865
'initializing': conversion from 'uint64_t' to 'off_t', possible loss of data [C:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows (free-threading) / Build and test (arm64): Modules/_testexternalinspection.c#L920
'initializing': conversion from 'uint64_t' to 'off_t', possible loss of data [C:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
Windows (free-threading) / Build and test (arm64): Modules/_testexternalinspection.c#L1164
'initializing': conversion from 'uint64_t' to 'off_t', possible loss of data [C:\a\cpython\cpython\PCbuild\_testexternalinspection.vcxproj]
macOS (free-threading) / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
pkgconf 2.4.3 is already installed and up-to-date. To reinstall 2.4.3, run: brew reinstall pkgconf
macOS (free-threading) / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
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 (ghcr.io/cirruslabs/macos-runner:sonoma)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
Hypothesis tests on Ubuntu
No files were found with the provided path: /home/runner/work/cpython/cpython-builddir/.hypothesis/examples/. No artifacts will be uploaded.
macOS / build and test (macos-13)
pkgconf 2.4.3 is already installed and up-to-date. To reinstall 2.4.3, run: brew reinstall pkgconf
macOS / build and test (macos-13)
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-13)
gdbm 1.25 is already installed and up-to-date. To reinstall 1.25, 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!