Skip to content

Free-threaded Python support #1044

Free-threaded Python support

Free-threaded Python support #1044

Triggered via pull request June 23, 2025 22:27
Status Failure
Total duration 17m 38s
Artifacts 4

ci.yml

on: pull_request
Matrix Runner Config
3s
Matrix Runner Config
Matrix: wheels
Publish
0s
Publish
Fit to window
Zoom out
Zoom in

Annotations

24 errors and 48 warnings
Build / macos-13 / Python 3.12
Process completed with exit code 1.
Build / macos-13 / Python 3.12
Command ['/private/var/folders/vk/nx37ffx50hv5djclhltc26vw0000gn/T/cibw-run-yh3htffr/cp312-macosx_x86_64/build/venv/bin/python', '-m', 'pip', 'wheel', '/Users/runner/work/arraykit/arraykit', '--wheel-dir=/private/var/folders/vk/nx37ffx50hv5djclhltc26vw0000gn/T/cibw-run-yh3htffr/cp312-macosx_x86_64/built_wheel', '--no-deps'] failed with code 1.
Build / macos-13 / Python 3.12: src/auto_map.c#L441
call to undeclared function 'PyList_GetItemRef'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
Build / macos-13 / Python 3.12: src/auto_map.c#L429
call to undeclared function 'PyList_GetItemRef'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
Build / macos-13 / Python 3.11
Process completed with exit code 1.
Build / macos-13 / Python 3.11
Command ['/private/var/folders/vk/nx37ffx50hv5djclhltc26vw0000gn/T/cibw-run-iwgt2x3a/cp311-macosx_x86_64/build/venv/bin/python', '-m', 'pip', 'wheel', '/Users/runner/work/arraykit/arraykit', '--wheel-dir=/private/var/folders/vk/nx37ffx50hv5djclhltc26vw0000gn/T/cibw-run-iwgt2x3a/cp311-macosx_x86_64/built_wheel', '--no-deps'] failed with code 1.
Build / macos-13 / Python 3.11: src/auto_map.c#L441
call to undeclared function 'PyList_GetItemRef'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
Build / macos-13 / Python 3.11: src/auto_map.c#L429
call to undeclared function 'PyList_GetItemRef'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
Build / ubuntu-22.04 / Python 3.12
Process completed with exit code 1.
Build / ubuntu-22.04 / Python 3.12
Command ['sh', '-c', 'pytest /project/test'] failed with code 2.
Build / ubuntu-22.04 / Python 3.10
Process completed with exit code 1.
Build / ubuntu-22.04 / Python 3.10
Command ['sh', '-c', 'pytest /project/test'] failed with code 2.
Build / ubuntu-22.04 / Python 3.11
Process completed with exit code 1.
Build / ubuntu-22.04 / Python 3.11
Command ['sh', '-c', 'pytest /project/test'] failed with code 2.
Build / macos-13 / Python 3.10
Process completed with exit code 1.
Build / macos-13 / Python 3.10
Command ['/private/var/folders/vk/nx37ffx50hv5djclhltc26vw0000gn/T/cibw-run-ib04xy6g/cp310-macosx_x86_64/build/venv/bin/python', '-m', 'pip', 'wheel', '/Users/runner/work/arraykit/arraykit', '--wheel-dir=/private/var/folders/vk/nx37ffx50hv5djclhltc26vw0000gn/T/cibw-run-ib04xy6g/cp310-macosx_x86_64/built_wheel', '--no-deps'] failed with code 1.
Build / macos-13 / Python 3.10: src/auto_map.c#L441
call to undeclared function 'PyList_GetItemRef'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
Build / macos-13 / Python 3.10: src/auto_map.c#L429
call to undeclared function 'PyList_GetItemRef'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
Build / windows-2022 / Python 3.11
Process completed with exit code 1.
Build / windows-2022 / Python 3.11
Command ['C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-2fa6owfe\\cp311-win32\\build\\venv\\Scripts\\python.EXE', '-m', 'pip', 'wheel', 'D:\\a\\arraykit\\arraykit', '--wheel-dir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-2fa6owfe\\cp311-win32\\built_wheel', '--no-deps'] failed with code 1.
Build / windows-2022 / Python 3.10
Process completed with exit code 1.
Build / windows-2022 / Python 3.10
Command ['C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-9etc1vhj\\cp310-win32\\build\\venv\\Scripts\\python.EXE', '-m', 'pip', 'wheel', 'D:\\a\\arraykit\\arraykit', '--wheel-dir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-9etc1vhj\\cp310-win32\\built_wheel', '--no-deps'] failed with code 1.
Build / windows-2022 / Python 3.12
Process completed with exit code 1.
Build / windows-2022 / Python 3.12
Command ['C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-7lg_his8\\cp312-win32\\build\\venv\\Scripts\\python.EXE', '-m', 'pip', 'wheel', 'D:\\a\\arraykit\\arraykit', '--wheel-dir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-7lg_his8\\cp312-win32\\built_wheel', '--no-deps'] failed with code 1.
Build / macos-13 / Python 3.12: src/auto_map.c#L441
incompatible integer to pointer conversion initializing 'PyObject *' (aka 'struct _object *') with an expression of type 'int' [-Wint-conversion]
Build / macos-13 / Python 3.12: src/auto_map.c#L429
incompatible integer to pointer conversion initializing 'PyObject *' (aka 'struct _object *') with an expression of type 'int' [-Wint-conversion]
Build / macos-13 / Python 3.12
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build / macos-13 / Python 3.11: src/auto_map.c#L441
incompatible integer to pointer conversion initializing 'PyObject *' (aka 'struct _object *') with an expression of type 'int' [-Wint-conversion]
Build / macos-13 / Python 3.11: src/auto_map.c#L429
incompatible integer to pointer conversion initializing 'PyObject *' (aka 'struct _object *') with an expression of type 'int' [-Wint-conversion]
Build / macos-13 / Python 3.11
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build / ubuntu-22.04 / Python 3.12
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build / ubuntu-22.04 / Python 3.10
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build / ubuntu-22.04 / Python 3.11
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build / macos-13 / Python 3.10: src/auto_map.c#L441
incompatible integer to pointer conversion initializing 'PyObject *' (aka 'struct _object *') with an expression of type 'int' [-Wint-conversion]
Build / macos-13 / Python 3.10: src/auto_map.c#L429
incompatible integer to pointer conversion initializing 'PyObject *' (aka 'struct _object *') with an expression of type 'int' [-Wint-conversion]
Build / macos-13 / Python 3.10
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build / windows-2022 / Python 3.11: src/auto_map.c#L429
C4047: 'initializing': 'PyObject *' differs in levels of indirection from 'int'
Build / windows-2022 / Python 3.11: src/auto_map.c#L429
C4013: 'PyList_GetItemRef' undefined; assuming extern returning int
Build / windows-2022 / Python 3.11: src/auto_map.c#L338
C4293: '<<': shift count negative or too big, undefined behavior
Build / windows-2022 / Python 3.11: src/auto_map.c#L335
C4293: '<<': shift count negative or too big, undefined behavior
Build / windows-2022 / Python 3.11: src/auto_map.c#L334
C4293: '<<': shift count negative or too big, undefined behavior
Build / windows-2022 / Python 3.11: src/auto_map.c#L328
C4293: '>>': shift count negative or too big, undefined behavior
Build / windows-2022 / Python 3.11: src/auto_map.c#L328
C4293: '<<': shift count negative or too big, undefined behavior
Build / windows-2022 / Python 3.11: src/utilities.h#L284
C4244: 'initializing': conversion from '__int64' to 'npy_intp', possible loss of data
Build / windows-2022 / Python 3.11: src/utilities.h#L284
C4244: 'initializing': conversion from '__int64' to 'npy_intp', possible loss of data
Build / windows-2022 / Python 3.11: src/utilities.h#L284
C4244: 'initializing': conversion from '__int64' to 'npy_intp', possible loss of data
Build / windows-2022 / Python 3.11
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build / windows-2022 / Python 3.10: src/auto_map.c#L429
C4047: 'initializing': 'PyObject *' differs in levels of indirection from 'int'
Build / windows-2022 / Python 3.10: src/auto_map.c#L429
C4013: 'PyList_GetItemRef' undefined; assuming extern returning int
Build / windows-2022 / Python 3.10: src/auto_map.c#L338
C4293: '<<': shift count negative or too big, undefined behavior
Build / windows-2022 / Python 3.10: src/auto_map.c#L335
C4293: '<<': shift count negative or too big, undefined behavior
Build / windows-2022 / Python 3.10: src/auto_map.c#L334
C4293: '<<': shift count negative or too big, undefined behavior
Build / windows-2022 / Python 3.10: src/auto_map.c#L328
C4293: '>>': shift count negative or too big, undefined behavior
Build / windows-2022 / Python 3.10: src/auto_map.c#L328
C4293: '<<': shift count negative or too big, undefined behavior
Build / windows-2022 / Python 3.10: src/utilities.h#L284
C4244: 'initializing': conversion from '__int64' to 'npy_intp', possible loss of data
Build / windows-2022 / Python 3.10: src/utilities.h#L284
C4244: 'initializing': conversion from '__int64' to 'npy_intp', possible loss of data
Build / windows-2022 / Python 3.10: src/utilities.h#L284
C4244: 'initializing': conversion from '__int64' to 'npy_intp', possible loss of data
Build / windows-2022 / Python 3.10
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build / windows-2022 / Python 3.12: src/auto_map.c#L429
C4047: 'initializing': 'PyObject *' differs in levels of indirection from 'int'
Build / windows-2022 / Python 3.12: src/auto_map.c#L429
C4013: 'PyList_GetItemRef' undefined; assuming extern returning int
Build / windows-2022 / Python 3.12: src/auto_map.c#L338
C4293: '<<': shift count negative or too big, undefined behavior
Build / windows-2022 / Python 3.12: src/auto_map.c#L335
C4293: '<<': shift count negative or too big, undefined behavior
Build / windows-2022 / Python 3.12: src/auto_map.c#L334
C4293: '<<': shift count negative or too big, undefined behavior
Build / windows-2022 / Python 3.12: src/auto_map.c#L328
C4293: '>>': shift count negative or too big, undefined behavior
Build / windows-2022 / Python 3.12: src/auto_map.c#L328
C4293: '<<': shift count negative or too big, undefined behavior
Build / windows-2022 / Python 3.12: src/utilities.h#L284
C4244: 'initializing': conversion from '__int64' to 'npy_intp', possible loss of data
Build / windows-2022 / Python 3.12: src/utilities.h#L284
C4244: 'initializing': conversion from '__int64' to 'npy_intp', possible loss of data
Build / windows-2022 / Python 3.12: src/utilities.h#L284
C4244: 'initializing': conversion from '__int64' to 'npy_intp', possible loss of data
Build / windows-2022 / Python 3.12
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build / macos-13 / Python 3.13
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build / windows-2022 / Python 3.13
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build / ubuntu-22.04 / Python 3.13
The `python-version` input is not set. The version of Python currently in `PATH` will be used.

Artifacts

Produced during runtime
Name Size Digest
dist-sdist Expired
101 KB
sha256:381ad187bad2555577180ae0971df0f5af18e197a7f7939fe8782e77d87eba9b
dist-wheels-macos-13-py313 Expired
152 KB
sha256:b184de1c362793d67ce5d6e011b767113bdd8c50b3b9ae5deb9785374b222300
dist-wheels-ubuntu-22.04-py313 Expired
1.92 MB
sha256:ba017c601dcfc6a700d3b81ee9f3658e56ee8ff6560bb0771556da3297f5ed24
dist-wheels-windows-2022-py313 Expired
266 KB
sha256:db1d910e3cb6c10da325d6a3c67cdca9fc2d14c32cf762bccaae54a7cbc6148c