Skip to content

3.14 Wheels

3.14 Wheels #1065

Triggered via pull request October 8, 2025 22:51
Status Failure
Total duration 2m 12s
Artifacts 1

ci.yml

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

Annotations

48 errors and 18 warnings
Build / macos-13 / Python 3.11 / FT0
Process completed with exit code 1.
Build / macos-13 / Python 3.11 / FT0
cibuildwheel: Command ['/private/var/folders/vk/nx37ffx50hv5djclhltc26vw0000gn/T/cibw-run-8p22so4o/cp311-macosx_x86_64/build/venv/bin/python', '-m', 'build', '/Users/runner/work/arraykit/arraykit', '--wheel', '--outdir=/private/var/folders/vk/nx37ffx50hv5djclhltc26vw0000gn/T/cibw-run-8p22so4o/cp311-macosx_x86_64/built_wheel'] failed with code 1.
Build / macos-13 / Python 3.11 / FT0: src/_arraykit.c#L6
'numpy/arrayobject.h' file not found
Build / macos-13 / Python 3.13 / FT0
Process completed with exit code 1.
Build / macos-13 / Python 3.13 / FT0
cibuildwheel: Command ['/private/var/folders/vk/nx37ffx50hv5djclhltc26vw0000gn/T/cibw-run-o7w9spbs/cp313-macosx_x86_64/build/venv/bin/python', '-m', 'build', '/Users/runner/work/arraykit/arraykit', '--wheel', '--outdir=/private/var/folders/vk/nx37ffx50hv5djclhltc26vw0000gn/T/cibw-run-o7w9spbs/cp313-macosx_x86_64/built_wheel'] failed with code 1.
Build / macos-13 / Python 3.13 / FT0: src/_arraykit.c#L6
'numpy/arrayobject.h' file not found
Build / ubuntu-22.04 / Python 3.12 / FT0
Process completed with exit code 1.
Build / ubuntu-22.04 / Python 3.11 / FT0
Process completed with exit code 1.
Build / ubuntu-22.04 / Python 3.12 / FT0
cibuildwheel: Command ['python', '-m', 'build', PurePosixPath('/project'), '--wheel', '--outdir=/tmp/cibuildwheel/built_wheel'] failed with code 1.
Build / ubuntu-22.04 / Python 3.11 / FT0
cibuildwheel: Command ['python', '-m', 'build', PurePosixPath('/project'), '--wheel', '--outdir=/tmp/cibuildwheel/built_wheel'] failed with code 1.
Build / ubuntu-22.04 / Python 3.12 / FT0: src/_arraykit.c#L6
numpy/arrayobject.h: No such file or directory
Build / ubuntu-22.04 / Python 3.11 / FT0: src/_arraykit.c#L6
numpy/arrayobject.h: No such file or directory
Build / ubuntu-22.04 / Python 3.13 / FT0
Process completed with exit code 1.
Build / ubuntu-22.04 / Python 3.13 / FT0
cibuildwheel: Command ['python', '-m', 'build', PurePosixPath('/project'), '--wheel', '--outdir=/tmp/cibuildwheel/built_wheel'] failed with code 1.
Build / ubuntu-22.04 / Python 3.13 / FT0: src/_arraykit.c#L6
numpy/arrayobject.h: No such file or directory
Build / ubuntu-22.04 / Python 3.14t / FT1
Process completed with exit code 1.
Build / ubuntu-22.04 / Python 3.14t / FT1
cibuildwheel: Command ['python', '-m', 'build', PurePosixPath('/project'), '--wheel', '--outdir=/tmp/cibuildwheel/built_wheel'] failed with code 1.
Build / ubuntu-22.04 / Python 3.14t / FT1: src/_arraykit.c#L6
numpy/arrayobject.h: No such file or directory
Build / ubuntu-22.04 / Python 3.10 / FT0
Process completed with exit code 1.
Build / ubuntu-22.04 / Python 3.10 / FT0
cibuildwheel: Command ['python', '-m', 'build', PurePosixPath('/project'), '--wheel', '--outdir=/tmp/cibuildwheel/built_wheel'] failed with code 1.
Build / ubuntu-22.04 / Python 3.10 / FT0: src/_arraykit.c#L6
numpy/arrayobject.h: No such file or directory
Build / ubuntu-22.04 / Python 3.14 / FT0
Process completed with exit code 1.
Build / ubuntu-22.04 / Python 3.14 / FT0
cibuildwheel: Command ['python', '-m', 'build', PurePosixPath('/project'), '--wheel', '--outdir=/tmp/cibuildwheel/built_wheel'] failed with code 1.
Build / ubuntu-22.04 / Python 3.14 / FT0: src/_arraykit.c#L6
numpy/arrayobject.h: No such file or directory
Build / macos-13 / Python 3.12 / FT0
Process completed with exit code 1.
Build / macos-13 / Python 3.12 / FT0
cibuildwheel: Command ['/private/var/folders/vk/nx37ffx50hv5djclhltc26vw0000gn/T/cibw-run-8yyonhrd/cp312-macosx_x86_64/build/venv/bin/python', '-m', 'build', '/Users/runner/work/arraykit/arraykit', '--wheel', '--outdir=/private/var/folders/vk/nx37ffx50hv5djclhltc26vw0000gn/T/cibw-run-8yyonhrd/cp312-macosx_x86_64/built_wheel'] failed with code 1.
Build / macos-13 / Python 3.12 / FT0: src/_arraykit.c#L6
'numpy/arrayobject.h' file not found
Build / macos-13 / Python 3.10 / FT0
Process completed with exit code 1.
Build / macos-13 / Python 3.10 / FT0
cibuildwheel: Command ['/private/var/folders/vk/nx37ffx50hv5djclhltc26vw0000gn/T/cibw-run-4h9p_v8r/cp310-macosx_x86_64/build/venv/bin/python', '-m', 'build', '/Users/runner/work/arraykit/arraykit', '--wheel', '--outdir=/private/var/folders/vk/nx37ffx50hv5djclhltc26vw0000gn/T/cibw-run-4h9p_v8r/cp310-macosx_x86_64/built_wheel'] failed with code 1.
Build / macos-13 / Python 3.10 / FT0: src/_arraykit.c#L6
'numpy/arrayobject.h' file not found
Build / windows-2022 / Python 3.14t / FT1
Process completed with exit code 1.
Build / windows-2022 / Python 3.14t / FT1
cibuildwheel: Command ['C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-46epth0u\\cp314t-win32\\build\\venv\\Scripts\\python.EXE', '-m', 'build', 'D:\\a\\arraykit\\arraykit', '--wheel', '--outdir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-46epth0u\\cp314t-win32\\built_wheel'] failed with code 1.
Build / macos-13 / Python 3.14t / FT1
Process completed with exit code 1.
Build / macos-13 / Python 3.14t / FT1
cibuildwheel: Command ['/private/var/folders/vk/nx37ffx50hv5djclhltc26vw0000gn/T/cibw-run-dpy254j8/cp314t-macosx_x86_64/build/venv/bin/python', '-m', 'build', '/Users/runner/work/arraykit/arraykit', '--wheel', '--outdir=/private/var/folders/vk/nx37ffx50hv5djclhltc26vw0000gn/T/cibw-run-dpy254j8/cp314t-macosx_x86_64/built_wheel'] failed with code 1.
Build / macos-13 / Python 3.14t / FT1: src/_arraykit.c#L6
'numpy/arrayobject.h' file not found
Build / windows-2022 / Python 3.13 / FT0
Process completed with exit code 1.
Build / windows-2022 / Python 3.13 / FT0
cibuildwheel: Command ['C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-eg9t6vqe\\cp313-win32\\build\\venv\\Scripts\\python.EXE', '-m', 'build', 'D:\\a\\arraykit\\arraykit', '--wheel', '--outdir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-eg9t6vqe\\cp313-win32\\built_wheel'] failed with code 1.
Build / windows-2022 / Python 3.12 / FT0
Process completed with exit code 1.
Build / windows-2022 / Python 3.12 / FT0
cibuildwheel: Command ['C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-fmlmydw3\\cp312-win32\\build\\venv\\Scripts\\python.EXE', '-m', 'build', 'D:\\a\\arraykit\\arraykit', '--wheel', '--outdir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-fmlmydw3\\cp312-win32\\built_wheel'] failed with code 1.
Build / macos-13 / Python 3.14 / FT0
Process completed with exit code 1.
Build / macos-13 / Python 3.14 / FT0
cibuildwheel: Command ['/private/var/folders/vk/nx37ffx50hv5djclhltc26vw0000gn/T/cibw-run-wtzob7gu/cp314-macosx_x86_64/build/venv/bin/python', '-m', 'build', '/Users/runner/work/arraykit/arraykit', '--wheel', '--outdir=/private/var/folders/vk/nx37ffx50hv5djclhltc26vw0000gn/T/cibw-run-wtzob7gu/cp314-macosx_x86_64/built_wheel'] failed with code 1.
Build / macos-13 / Python 3.14 / FT0: src/_arraykit.c#L6
'numpy/arrayobject.h' file not found
Build / windows-2022 / Python 3.14 / FT0
Process completed with exit code 1.
Build / windows-2022 / Python 3.14 / FT0
cibuildwheel: Command ['C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-txbtz3fv\\cp314-win32\\build\\venv\\Scripts\\python.EXE', '-m', 'build', 'D:\\a\\arraykit\\arraykit', '--wheel', '--outdir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-txbtz3fv\\cp314-win32\\built_wheel'] failed with code 1.
Build / windows-2022 / Python 3.11 / FT0
Process completed with exit code 1.
Build / windows-2022 / Python 3.11 / FT0
cibuildwheel: Command ['C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-587sd1m0\\cp311-win32\\build\\venv\\Scripts\\python.EXE', '-m', 'build', 'D:\\a\\arraykit\\arraykit', '--wheel', '--outdir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-587sd1m0\\cp311-win32\\built_wheel'] failed with code 1.
Build / windows-2022 / Python 3.10 / FT0
Process completed with exit code 1.
Build / windows-2022 / Python 3.10 / FT0
cibuildwheel: Command ['C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-ay20c4bi\\cp310-win32\\build\\venv\\Scripts\\python.EXE', '-m', 'build', 'D:\\a\\arraykit\\arraykit', '--wheel', '--outdir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-ay20c4bi\\cp310-win32\\built_wheel'] failed with code 1.
Build / macos-13 / Python 3.11 / FT0
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build / macos-13 / Python 3.13 / FT0
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build / ubuntu-22.04 / Python 3.12 / FT0
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build / ubuntu-22.04 / Python 3.11 / FT0
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build / ubuntu-22.04 / Python 3.13 / FT0
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build / ubuntu-22.04 / Python 3.14t / FT1
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build / ubuntu-22.04 / Python 3.10 / FT0
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build / ubuntu-22.04 / Python 3.14 / FT0
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build / macos-13 / Python 3.12 / FT0
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build / macos-13 / Python 3.10 / FT0
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build / windows-2022 / Python 3.14t / FT1
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build / macos-13 / Python 3.14t / FT1
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build / windows-2022 / Python 3.13 / FT0
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build / windows-2022 / Python 3.12 / FT0
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build / macos-13 / Python 3.14 / FT0
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build / windows-2022 / Python 3.14 / FT0
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build / windows-2022 / Python 3.11 / FT0
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build / windows-2022 / Python 3.10 / FT0
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
103 KB
sha256:1b67e4280b2bc3beb5bf1839eec90699ef94cfc8399dfd2f13fba56737683aa7