PYTHON-4451 [v4.8] Use Hatch as Build Backend #457
release-python.yml
on: pull_request
Annotations
18 errors
Build wheels for manylinux_x86_64
Command ['python', '-m', 'build', PurePosixPath('/project'), '--wheel', '--outdir=/tmp/cibuildwheel/built_wheel'] failed with code 1.
|
Build wheels for manylinux_x86_64
Process completed with exit code 1.
|
Build wheels for manylinux_i686
Command ['python', '-m', 'build', PurePosixPath('/project'), '--wheel', '--outdir=/tmp/cibuildwheel/built_wheel'] failed with code 1.
|
Build wheels for manylinux_i686
Process completed with exit code 1.
|
Make SDist
Process completed with exit code 1.
|
Build wheels for manylinux_s390x
Command ['python', '-m', 'build', PurePosixPath('/project'), '--wheel', '--outdir=/tmp/cibuildwheel/built_wheel'] failed with code 1.
|
Build wheels for manylinux_s390x
Process completed with exit code 1.
|
Build wheels for win32
Command ['python', '-m', 'build', 'D:\\a\\mongo-python-driver\\mongo-python-driver', '--wheel', '--outdir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-1a2ahcil\\cp37-win32\\built_wheel'] failed with code 1. None
|
Build wheels for win32
Process completed with exit code 1.
|
Build wheels for manylinux_ppc64le
Command ['python', '-m', 'build', PurePosixPath('/project'), '--wheel', '--outdir=/tmp/cibuildwheel/built_wheel'] failed with code 1.
|
Build wheels for manylinux_ppc64le
Process completed with exit code 1.
|
Build wheels for manylinux_aarch64
Command ['python', '-m', 'build', PurePosixPath('/project'), '--wheel', '--outdir=/tmp/cibuildwheel/built_wheel'] failed with code 1.
|
Build wheels for manylinux_aarch64
Process completed with exit code 1.
|
Build wheels for win_amd6
Command ['python', '-m', 'build', 'D:\\a\\mongo-python-driver\\mongo-python-driver', '--wheel', '--outdir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-e1c48ljo\\cp37-win_amd64\\built_wheel'] failed with code 1. None
|
Build wheels for win_amd6
Process completed with exit code 1.
|
Build wheels for macos
[notice] A new release of pip is available: 21.1.1 -> 24.0
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
Build wheels for macos
Command ['python', '-m', 'build', '/Users/runner/work/mongo-python-driver/mongo-python-driver', '--wheel', '--outdir=/private/var/folders/lr/439_fwvd3m76p9vy50d57kcc0000gn/T/cibw-run-dnzr114u/cp37-macosx_x86_64/built_wheel'] failed with code 1. None
|
Build wheels for macos
Process completed with exit code 1.
|