Skip to content

Instantly share code, notes, and snippets.

@zsol
Created August 7, 2024 07:25
Show Gist options
  • Save zsol/ffe86a17e2659ed91dc19cb6e1d0547c to your computer and use it in GitHub Desktop.
Save zsol/ffe86a17e2659ed91dc19cb6e1d0547c to your computer and use it in GitHub Desktop.
PIP STDOUT
----------
Collecting hatch
Using cached hatch-1.12.0-py3-none-any.whl.metadata (5.5 kB)
Collecting click>=8.0.6 (from hatch)
Using cached click-8.1.7-py3-none-any.whl.metadata (3.0 kB)
Collecting hatchling>=1.24.2 (from hatch)
Using cached hatchling-1.25.0-py3-none-any.whl.metadata (3.8 kB)
Collecting httpx>=0.22.0 (from hatch)
Using cached httpx-0.27.0-py3-none-any.whl.metadata (7.2 kB)
Collecting hyperlink>=21.0.0 (from hatch)
Using cached hyperlink-21.0.0-py2.py3-none-any.whl.metadata (1.5 kB)
Collecting keyring>=23.5.0 (from hatch)
Using cached keyring-25.3.0-py3-none-any.whl.metadata (20 kB)
Collecting packaging>=23.2 (from hatch)
Using cached packaging-24.1-py3-none-any.whl.metadata (3.2 kB)
Collecting pexpect~=4.8 (from hatch)
Using cached pexpect-4.9.0-py2.py3-none-any.whl.metadata (2.5 kB)
Collecting platformdirs>=2.5.0 (from hatch)
Using cached platformdirs-4.2.2-py3-none-any.whl.metadata (11 kB)
Collecting rich>=11.2.0 (from hatch)
Using cached rich-13.7.1-py3-none-any.whl.metadata (18 kB)
Collecting shellingham>=1.4.0 (from hatch)
Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
Collecting tomli-w>=1.0 (from hatch)
Using cached tomli_w-1.0.0-py3-none-any.whl.metadata (4.9 kB)
Collecting tomlkit>=0.11.1 (from hatch)
Using cached tomlkit-0.13.0-py3-none-any.whl.metadata (2.7 kB)
Collecting userpath~=1.7 (from hatch)
Using cached userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
Collecting uv>=0.1.35 (from hatch)
Using cached uv-0.2.33.tar.gz (1.1 MB)
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Collecting virtualenv>=20.26.1 (from hatch)
Using cached virtualenv-20.26.3-py3-none-any.whl.metadata (4.5 kB)
Collecting zstandard<1 (from hatch)
Using cached zstandard-0.23.0.tar.gz (681 kB)
Installing build dependencies: started
Installing build dependencies: finished with status 'error'
PIP STDERR
----------
error: subprocess-exited-with-error
× pip subprocess to install build dependencies did not run successfully.
Ôöé exit code: 1
Ôò░ÔöÇ> [72 lines of output]
Ignoring cffi: markers 'python_version >= "3.13"' don't match your environment
Collecting cffi>=1.16.0
Using cached cffi-1.17.0.tar.gz (516 kB)
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Collecting setuptools<69.0.0
Using cached setuptools-68.2.2-py3-none-any.whl.metadata (6.3 kB)
Collecting pycparser (from cffi>=1.16.0)
Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
Using cached setuptools-68.2.2-py3-none-any.whl (807 kB)
Using cached pycparser-2.22-py3-none-any.whl (117 kB)
Building wheels for collected packages: cffi
Building wheel for cffi (pyproject.toml): started
Building wheel for cffi (pyproject.toml): finished with status 'error'
error: subprocess-exited-with-error
├âÔÇö Building wheel for cffi (pyproject.toml) did not run successfully.
├óÔÇØÔÇÜ exit code: 1
├óÔÇó┬░├óÔÇØÔé¼> [43 lines of output]
_configtest.c
running bdist_wheel
running build
running build_py
creating build
creating build\lib.win-arm64-cpython-312
creating build\lib.win-arm64-cpython-312\cffi
copying src\cffi\api.py -> build\lib.win-arm64-cpython-312\cffi
copying src\cffi\backend_ctypes.py -> build\lib.win-arm64-cpython-312\cffi
copying src\cffi\cffi_opcode.py -> build\lib.win-arm64-cpython-312\cffi
copying src\cffi\commontypes.py -> build\lib.win-arm64-cpython-312\cffi
copying src\cffi\cparser.py -> build\lib.win-arm64-cpython-312\cffi
copying src\cffi\error.py -> build\lib.win-arm64-cpython-312\cffi
copying src\cffi\ffiplatform.py -> build\lib.win-arm64-cpython-312\cffi
copying src\cffi\lock.py -> build\lib.win-arm64-cpython-312\cffi
copying src\cffi\model.py -> build\lib.win-arm64-cpython-312\cffi
copying src\cffi\pkgconfig.py -> build\lib.win-arm64-cpython-312\cffi
copying src\cffi\recompiler.py -> build\lib.win-arm64-cpython-312\cffi
copying src\cffi\setuptools_ext.py -> build\lib.win-arm64-cpython-312\cffi
copying src\cffi\vengine_cpy.py -> build\lib.win-arm64-cpython-312\cffi
copying src\cffi\vengine_gen.py -> build\lib.win-arm64-cpython-312\cffi
copying src\cffi\verifier.py -> build\lib.win-arm64-cpython-312\cffi
copying src\cffi\_imp_emulation.py -> build\lib.win-arm64-cpython-312\cffi
copying src\cffi\_shimmed_dist_utils.py -> build\lib.win-arm64-cpython-312\cffi
copying src\cffi\__init__.py -> build\lib.win-arm64-cpython-312\cffi
copying src\cffi\_cffi_include.h -> build\lib.win-arm64-cpython-312\cffi
copying src\cffi\parse_c_type.h -> build\lib.win-arm64-cpython-312\cffi
copying src\cffi\_embedding.h -> build\lib.win-arm64-cpython-312\cffi
copying src\cffi\_cffi_errors.h -> build\lib.win-arm64-cpython-312\cffi
running build_ext
building '_cffi_backend' extension
creating build\temp.win-arm64-cpython-312
creating build\temp.win-arm64-cpython-312\Release
creating build\temp.win-arm64-cpython-312\Release\src
creating build\temp.win-arm64-cpython-312\Release\src\c
"C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.40.33807\bin\HostX86\x86\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DFFI_BUILDING=1 -I/usr/include/ffi -I/usr/include/libffi -Isrc/c/libffi_arm64/include -IC:\Users\zsolz\pipx\venvs\hatch\include -IC:\Users\zsolz\AppData\Local\Programs\Python\Python312-arm64\include -IC:\Users\zsolz\AppData\Local\Programs\Python\Python312-arm64\Include "-IC:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.40.33807\include" "-IC:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.26100.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.26100.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.26100.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.26100.0\\cppwinrt" /Tcsrc/c/_cffi_backend.c /Fobuild\temp.win-arm64-cpython-312\Release\src/c/_cffi_backend.obj
_cffi_backend.c
src/c/_cffi_backend.c(4568): warning C4133: 'function': incompatible types - from 'PyUnicodeObject *' to 'PyObject *'
src/c/_cffi_backend.c(4579): warning C4996: 'Py_FileSystemDefaultEncoding': deprecated in 3.12
src/c/_cffi_backend.c(5890): error C2065: 'FFI_STDCALL': undeclared identifier
C:\Users\zsolz\AppData\Local\Temp\pip-install-0g8fd8ha\cffi_d3780a46e5724e38aa59c71c43b7f2d2\src\c\realize_c_type.c(581): error C2065: 'FFI_STDCALL': undeclared identifier
src/c/_cffi_backend.c(8135): error C2065: 'FFI_STDCALL': undeclared identifier
error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\BuildTools\\VC\\Tools\\MSVC\\14.40.33807\\bin\\HostX86\\x86\\cl.exe' failed with exit code 2
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for cffi
Failed to build cffi
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (cffi)
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error
× pip subprocess to install build dependencies did not run successfully.
Ôöé exit code: 1
Ôò░ÔöÇ> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment