error: subprocess-exited-with-error
× installing build dependencies for cryptography did not run successfully.
│ exit code: 1
╰─> [37 lines of output]
Collecting maturin!=1.12.0,<2,>=1.9.4
Using cached maturin-1.14.1-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.musllinux_1_1_x86_64.whl.metadata (16 kB)
Collecting cffi>=2.0.0
Using cached cffi-2.0.0.tar.gz (523 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 'error'
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [20 lines of output]
Traceback (most recent call last):
File "/tmp/tmpgwzz7hq8/venv/lib/python3.13t/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 389, in <module>
main()
~~~~^^
File "/tmp/tmpgwzz7hq8/venv/lib/python3.13t/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 373, in main
json_out["return_val"] = hook(**hook_input["kwargs"])
~~~~^^^^^^^^^^^^^^^^^^^^^^^^
File "/tmp/tmpgwzz7hq8/venv/lib/python3.13t/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 143, in get_requires_for_build_wheel
return hook(config_settings)
File "/tmp/pip-build-env-t8ht9qpm/overlay/lib/python3.13t/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
return self._get_build_requires(config_settings, requirements=[])
~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/tmp/pip-build-env-t8ht9qpm/overlay/lib/python3.13t/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
self.run_setup()
~~~~~~~~~~~~~~^^
File "/tmp/pip-build-env-t8ht9qpm/overlay/lib/python3.13t/site-packages/setuptools/build_meta.py", line 317, in run_setup
exec(code, locals())
~~~~^^^^^^^^^^^^^^^^
File "<string>", line 22, in <module>
RuntimeError: CFFI does not support the free-threaded build of CPython 3.13. Upgrade to free-threaded 3.14 or newer to use CFFI with the free-threaded build.
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed to build 'cffi' when getting requirements to build wheel
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed to build 'cryptography' when installing build dependencies for cryptography
error: subprocess-exited-with-error
× installing build dependencies for cryptography did not run successfully.
│ exit code: 1
╰─> [38 lines of output]
Ignoring cffi: markers 'python_version >= "3.15" and platform_python_implementation != "PyPy"' don't match your environment
Collecting maturin<2,>=1.14.1
Using cached maturin-1.14.1-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.musllinux_1_1_x86_64.whl.metadata (16 kB)
Collecting cffi>=2.0.0
Using cached cffi-2.1.1.tar.gz (530 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 'error'
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [20 lines of output]
Traceback (most recent call last):
File "/tmp/tmp5rwf523t/venv/lib/python3.13t/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 389, in <module>
main()
~~~~^^
File "/tmp/tmp5rwf523t/venv/lib/python3.13t/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 373, in main
json_out["return_val"] = hook(**hook_input["kwargs"])
~~~~^^^^^^^^^^^^^^^^^^^^^^^^
File "/tmp/tmp5rwf523t/venv/lib/python3.13t/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 143, in get_requires_for_build_wheel
return hook(config_settings)
File "/tmp/pip-build-env-wpz2acen/overlay/lib/python3.13t/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
return self._get_build_requires(config_settings, requirements=[])
~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/tmp/pip-build-env-wpz2acen/overlay/lib/python3.13t/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
self.run_setup()
~~~~~~~~~~~~~~^^
File "/tmp/pip-build-env-wpz2acen/overlay/lib/python3.13t/site-packages/setuptools/build_meta.py", line 317, in run_setup
exec(code, locals())
~~~~^^^^^^^^^^^^^^^^
File "<string>", line 22, in <module>
RuntimeError: CFFI does not support the free-threaded build of CPython 3.13. Upgrade to free-threaded 3.14 or newer to use CFFI with the free-threaded build.
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed to build 'cffi' when getting requirements to build wheel
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed to build 'cryptography' when installing build dependencies for cryptography
T_ALTERCONFIGS_RESULT
/tmp/pip-install-bd1ik25e/confluent-kafka_408322824efe4577aaad53b3e10cd348/src/confluent_kafka/src/Admin.c:5373:23: error: unknown type name ‘rd_kafka_ListOffsets_result_t’
5373 | const rd_kafka_ListOffsets_result_t *c_list_offsets_result =
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-install-bd1ik25e/confluent-kafka_408322824efe4577aaad53b3e10cd348/src/confluent_kafka/src/Admin.c:5374:21: warning: implicit declaration of function ‘rd_kafka_event_ListOffsets_result’; did you mean ‘rd_kafka_event_DeleteAcls_result’? [-Wimplicit-function-declaration]
5374 | rd_kafka_event_ListOffsets_result(rkev);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| rd_kafka_event_DeleteAcls_result
/tmp/pip-install-bd1ik25e/confluent-kafka_408322824efe4577aaad53b3e10cd348/src/confluent_kafka/src/Admin.c:5374:21: warning: initialization of ‘const int *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
/tmp/pip-install-bd1ik25e/confluent-kafka_408322824efe4577aaad53b3e10cd348/src/confluent_kafka/src/Admin.c:5375:23: error: unknown type name ‘rd_kafka_ListOffsetsResultInfo_t’
5375 | const rd_kafka_ListOffsetsResultInfo_t **c_result_infos =
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-install-bd1ik25e/confluent-kafka_408322824efe4577aaad53b3e10cd348/src/confluent_kafka/src/Admin.c:5376:21: warning: implicit declaration of function ‘rd_kafka_ListOffsets_result_infos’ [-Wimplicit-function-declaration]
5376 | rd_kafka_ListOffsets_result_infos(c_list_offsets_result,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-install-bd1ik25e/confluent-kafka_408322824efe4577aaad53b3e10cd348/src/confluent_kafka/src/Admin.c:5376:21: warning: initialization of ‘const int **’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
/tmp/pip-install-bd1ik25e/confluent-kafka_408322824efe4577aaad53b3e10cd348/src/confluent_kafka/src/Admin.c:5397:14: error: ‘RD_KAFKA_EVENT_ELECTLEADERS_RESULT’ undeclared (first use in this function); did you mean ‘RD_KAFKA_EVENT_DELETEACLS_RESULT’?
5397 | case RD_KAFKA_EVENT_ELECTLEADERS_RESULT: {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| RD_KAFKA_EVENT_DELETEACLS_RESULT
/tmp/pip-install-bd1ik25e/confluent-kafka_408322824efe4577aaad53b3e10cd348/src/confluent_kafka/src/Admin.c:5400:23: error: unknown type name ‘rd_kafka_ElectLeaders_result_t’
5400 | const rd_kafka_ElectLeaders_result_t
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-install-bd1ik25e/confluent-kafka_408322824efe4577aaad53b3e10cd348/src/confluent_kafka/src/Admin.c:5402:25: warning: implicit declaration of function ‘rd_kafka_event_ElectLeaders_result’; did you mean ‘rd_kafka_event_DeleteAcls_result’? [-Wimplicit-function-declaration]
5402 | rd_kafka_event_ElectLeaders_result(rkev);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| rd_kafka_event_DeleteAcls_result
/tmp/pip-install-bd1ik25e/confluent-kafka_408322824efe4577aaad53b3e10cd348/src/confluent_kafka/src/Admin.c:5402:25: warning: initialization of ‘const int *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
/tmp/pip-install-bd1ik25e/confluent-kafka_408322824efe4577aaad53b3e10cd348/src/confluent_kafka/src/Admin.c:5404:23: error: unknown type name ‘rd_kafka_topic_partition_result_t’
5404 | const rd_kafka_topic_partition_result_t **partition_results =
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-install-bd1ik25e/confluent-kafka_408322824efe4577aaad53b3e10cd348/src/confluent_kafka/src/Admin.c:5405:21: warning: implicit declaration of function ‘rd_kafka_ElectLeaders_result_partitions’; did you mean ‘rd_kafka_group_result_partitions’? [-Wimplicit-function-declaration]
5405 | rd_kafka_ElectLeaders_result_partitions(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| rd_kafka_group_result_partitions
/tmp/pip-install-bd1ik25e/confluent-kafka_408322824efe4577aaad53b3e10cd348/src/confluent_kafka/src/Admin.c:5405:21: warning: initialization of ‘const int **’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
error: command '/usr/bin/cc' failed with exit code 1
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for confluent-kafka
error: failed-wheel-build-for-install
× Failed to build installable wheels for some pyproject.toml based projects
╰─> confluent-kafka
error: subprocess-exited-with-error
× installing build dependencies for cryptography did not run successfully.
│ exit code: 1
╰─> [37 lines of output]
Collecting maturin!=1.12.0,<2,>=1.9.4
Using cached maturin-1.14.1-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.musllinux_1_1_x86_64.whl.metadata (16 kB)
Collecting cffi>=2.0.0
Using cached cffi-2.1.0.tar.gz (531 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 'error'
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [20 lines of output]
Traceback (most recent call last):
File "/tmp/tmp0t_v1ga3/venv/lib/python3.13t/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 389, in <module>
main()
~~~~^^
File "/tmp/tmp0t_v1ga3/venv/lib/python3.13t/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 373, in main
json_out["return_val"] = hook(**hook_input["kwargs"])
~~~~^^^^^^^^^^^^^^^^^^^^^^^^
File "/tmp/tmp0t_v1ga3/venv/lib/python3.13t/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 143, in get_requires_for_build_wheel
return hook(config_settings)
File "/tmp/pip-build-env-j3y5j267/overlay/lib/python3.13t/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
return self._get_build_requires(config_settings, requirements=[])
~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/tmp/pip-build-env-j3y5j267/overlay/lib/python3.13t/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
self.run_setup()
~~~~~~~~~~~~~~^^
File "/tmp/pip-build-env-j3y5j267/overlay/lib/python3.13t/site-packages/setuptools/build_meta.py", line 317, in run_setup
exec(code, locals())
~~~~^^^^^^^^^^^^^^^^
File "<string>", line 22, in <module>
RuntimeError: CFFI does not support the free-threaded build of CPython 3.13. Upgrade to free-threaded 3.14 or newer to use CFFI with the free-threaded build.
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed to build 'cffi' when getting requirements to build wheel
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed to build 'cryptography' when installing build dependencies for cryptography
ERROR: Could not find a version that satisfies the requirement tensorflow-io-gcs-filesystem==0.37.1 (from versions: none)
ERROR: No matching distribution found for tensorflow-io-gcs-filesystem==0.37.1
error: subprocess-exited-with-error
× Building wheel for pymssql (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [58 lines of output]
setup.py: BITNESS='64'
setup.py: prefix='/usr/local'
setup.py: platform.system() => Linux
setup.py: platform.architecture() => ('64bit', '')
setup.py: platform.libc_ver() => ('glibc', '2.36')
setup.py: include_dirs => ['/usr/local/include']
setup.py: library_dirs => ['/usr/local/lib']
/tmp/pip-build-env-pvjhmldr/overlay/lib/python3.13t/site-packages/setuptools_scm/_integration/version_inference.py:51: UserWarning: version of None already set
warnings.warn(self.message)
/tmp/pip-build-env-pvjhmldr/overlay/lib/python3.13t/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!
********************************************************************************
Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).
By 2027-Feb-18, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
corresp(dist, value, root_dir)
running bdist_wheel
running build
running build_py
creating build/lib.linux-x86_64-cpython-313t/pymssql
copying src/pymssql/__init__.py -> build/lib.linux-x86_64-cpython-313t/pymssql
copying src/pymssql/exceptions.py -> build/lib.linux-x86_64-cpython-313t/pymssql
running egg_info
writing src/pymssql.egg-info/PKG-INFO
writing dependency_links to src/pymssql.egg-info/dependency_links.txt
writing top-level names to src/pymssql.egg-info/top_level.txt
reading manifest file 'src/pymssql.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'src/pymssql.egg-info/SOURCES.txt'
copying src/pymssql/__init__.pyi -> build/lib.linux-x86_64-cpython-313t/pymssql
copying src/pymssql/_mssql.pxd -> build/lib.linux-x86_64-cpython-313t/pymssql
copying src/pymssql/_mssql.pyi -> build/lib.linux-x86_64-cpython-313t/pymssql
copying src/pymssql/_mssql.pyx -> build/lib.linux-x86_64-cpython-313t/pymssql
copying src/pymssql/_pymssql.pyi -> build/lib.linux-x86_64-cpython-313t/pymssql
copying src/pymssql/_pymssql.pyx -> build/lib.linux-x86_64-cpython-313t/pymssql
copying src/pymssql/exceptions.pyi -> build/lib.linux-x86_64-cpython-313t/pymssql
copying src/pymssql/py.typed -> build/lib.linux-x86_64-cpython-313t/pymssql
copying src/pymssql/sqlfront.pxd -> build/lib.linux-x86_64-cpython-313t/pymssql
copying src/pymssql/version.h -> build/lib.linux-x86_64-cpython-313t/pymssql
running build_ext
Compiling src/pymssql/_mssql.pyx because it changed.
[1/1] Cythonizing src/pymssql/_mssql.pyx
building 'pymssql._mssql' extension
creating build/temp.linux-x86_64-cpython-313t/src/pymssql
cc -pthread -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -g -O3 -Wall -fPIC -fPIC -I/usr/local/include -I/tmp/tmpp8_qeq13/venv/include -I/root/.local/share/uv/python/cpython-3.13.9+freethreaded-linux-x86_64-gnu/include/python3.13t -c src/pymssql/_mssql.c -o build/temp.linux-x86_64-cpython-313t/src/pymssql/_mssql.o -DMSDBLIB -std=c99
src/pymssql/_mssql.c:1285:10: fatal error: sqlfront.h: No such file or directory
1285 | #include "sqlfront.h"
| ^~~~~~~~~~~~
compilation terminated.
error: command '/usr/bin/cc' failed with exit code 1
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for pymssql
error: failed-wheel-build-for-install
× Failed to build installable wheels for some pyproject.toml based projects
╰─> pymssql
error: subprocess-exited-with-error
× installing build dependencies for cryptography did not run successfully.
│ exit code: 1
╰─> [37 lines of output]
Collecting maturin!=1.12.0,<2,>=1.9.4
Using cached maturin-1.13.1-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.musllinux_1_1_x86_64.whl.metadata (16 kB)
Collecting cffi>=2.0.0
Using cached cffi-2.0.0.tar.gz (523 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 'error'
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [20 lines of output]
Traceback (most recent call last):
File "/tmp/tmpqyfsi5kp/venv/lib/python3.13t/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 389, in <module>
main()
~~~~^^
File "/tmp/tmpqyfsi5kp/venv/lib/python3.13t/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 373, in main
json_out["return_val"] = hook(**hook_input["kwargs"])
~~~~^^^^^^^^^^^^^^^^^^^^^^^^
File "/tmp/tmpqyfsi5kp/venv/lib/python3.13t/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 143, in get_requires_for_build_wheel
return hook(config_settings)
File "/tmp/pip-build-env-viy7z15l/overlay/lib/python3.13t/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
return self._get_build_requires(config_settings, requirements=[])
~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/tmp/pip-build-env-viy7z15l/overlay/lib/python3.13t/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
self.run_setup()
~~~~~~~~~~~~~~^^
File "/tmp/pip-build-env-viy7z15l/overlay/lib/python3.13t/site-packages/setuptools/build_meta.py", line 317, in run_setup
exec(code, locals())
~~~~^^^^^^^^^^^^^^^^
File "<string>", line 22, in <module>
RuntimeError: CFFI does not support the free-threaded build of CPython 3.13. Upgrade to free-threaded 3.14 or newer to use CFFI with the free-threaded build.
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed to build 'cffi' when getting requirements to build wheel
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed to build 'cryptography' when installing build dependencies for cryptography
error: subprocess-exited-with-error
× installing build dependencies for cryptography did not run successfully.
│ exit code: 1
╰─> [38 lines of output]
Ignoring cffi: markers 'python_version >= "3.15" and platform_python_implementation != "PyPy"' don't match your environment
Collecting maturin<2,>=1.14.1
Using cached maturin-1.14.1-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.musllinux_1_1_x86_64.whl.metadata (16 kB)
Collecting cffi>=2.0.0
Using cached cffi-2.1.1.tar.gz (530 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 'error'
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [20 lines of output]
Traceback (most recent call last):
File "/tmp/tmpafescqyu/venv/lib/python3.13t/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 389, in <module>
main()
~~~~^^
File "/tmp/tmpafescqyu/venv/lib/python3.13t/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 373, in main
json_out["return_val"] = hook(**hook_input["kwargs"])
~~~~^^^^^^^^^^^^^^^^^^^^^^^^
File "/tmp/tmpafescqyu/venv/lib/python3.13t/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 143, in get_requires_for_build_wheel
return hook(config_settings)
File "/tmp/pip-build-env-pdmh0ang/overlay/lib/python3.13t/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
return self._get_build_requires(config_settings, requirements=[])
~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/tmp/pip-build-env-pdmh0ang/overlay/lib/python3.13t/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
self.run_setup()
~~~~~~~~~~~~~~^^
File "/tmp/pip-build-env-pdmh0ang/overlay/lib/python3.13t/site-packages/setuptools/build_meta.py", line 317, in run_setup
exec(code, locals())
~~~~^^^^^^^^^^^^^^^^
File "<string>", line 22, in <module>
RuntimeError: CFFI does not support the free-threaded build of CPython 3.13. Upgrade to free-threaded 3.14 or newer to use CFFI with the free-threaded build.
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed to build 'cffi' when getting requirements to build wheel
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed to build 'cryptography' when installing build dependencies for cryptography
error: subprocess-exited-with-error
× Preparing metadata (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [13 lines of output]
Checking for Rust toolchain....
Running `maturin pep517 write-dist-info --metadata-directory /tmp/pip-modern-metadata-b3rqd3c1 --interpreter /tmp/tmpgtgri51z/venv/bin/python`
error: failed to parse manifest at `/tmp/pip-install-tcr7gfcf/litellm_9348f10edadb427faa41702225443ba1/litellm-rust/crates/python-bridge/Cargo.toml`
Caused by:
failed to parse the `edition` key
Caused by:
this version of Cargo is older than the `2024` edition, and only supports `2015`, `2018`, and `2021` editions.
💥 maturin failed
Caused by: Cargo metadata failed. Does your crate compile with `cargo build`?
Caused by: `cargo metadata` exited with an error:
Error running maturin: Command '['maturin', 'pep517', 'write-dist-info', '--metadata-directory', '/tmp/pip-modern-metadata-b3rqd3c1', '--interpreter', '/tmp/tmpgtgri51z/venv/bin/python']' returned non-zero exit status 1.
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed
× Encountered error while generating package metadata.
╰─> litellm
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
T_ALTERCONFIGS_RESULT
/tmp/pip-install-rxbp4gix/confluent-kafka_b15a6659e9a24e2397374f2b34f27d39/src/confluent_kafka/src/Admin.c:5373:23: error: unknown type name ‘rd_kafka_ListOffsets_result_t’
5373 | const rd_kafka_ListOffsets_result_t *c_list_offsets_result =
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-install-rxbp4gix/confluent-kafka_b15a6659e9a24e2397374f2b34f27d39/src/confluent_kafka/src/Admin.c:5374:21: warning: implicit declaration of function ‘rd_kafka_event_ListOffsets_result’; did you mean ‘rd_kafka_event_DeleteAcls_result’? [-Wimplicit-function-declaration]
5374 | rd_kafka_event_ListOffsets_result(rkev);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| rd_kafka_event_DeleteAcls_result
/tmp/pip-install-rxbp4gix/confluent-kafka_b15a6659e9a24e2397374f2b34f27d39/src/confluent_kafka/src/Admin.c:5374:21: warning: initialization of ‘const int *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
/tmp/pip-install-rxbp4gix/confluent-kafka_b15a6659e9a24e2397374f2b34f27d39/src/confluent_kafka/src/Admin.c:5375:23: error: unknown type name ‘rd_kafka_ListOffsetsResultInfo_t’
5375 | const rd_kafka_ListOffsetsResultInfo_t **c_result_infos =
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-install-rxbp4gix/confluent-kafka_b15a6659e9a24e2397374f2b34f27d39/src/confluent_kafka/src/Admin.c:5376:21: warning: implicit declaration of function ‘rd_kafka_ListOffsets_result_infos’ [-Wimplicit-function-declaration]
5376 | rd_kafka_ListOffsets_result_infos(c_list_offsets_result,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-install-rxbp4gix/confluent-kafka_b15a6659e9a24e2397374f2b34f27d39/src/confluent_kafka/src/Admin.c:5376:21: warning: initialization of ‘const int **’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
/tmp/pip-install-rxbp4gix/confluent-kafka_b15a6659e9a24e2397374f2b34f27d39/src/confluent_kafka/src/Admin.c:5397:14: error: ‘RD_KAFKA_EVENT_ELECTLEADERS_RESULT’ undeclared (first use in this function); did you mean ‘RD_KAFKA_EVENT_DELETEACLS_RESULT’?
5397 | case RD_KAFKA_EVENT_ELECTLEADERS_RESULT: {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| RD_KAFKA_EVENT_DELETEACLS_RESULT
/tmp/pip-install-rxbp4gix/confluent-kafka_b15a6659e9a24e2397374f2b34f27d39/src/confluent_kafka/src/Admin.c:5400:23: error: unknown type name ‘rd_kafka_ElectLeaders_result_t’
5400 | const rd_kafka_ElectLeaders_result_t
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-install-rxbp4gix/confluent-kafka_b15a6659e9a24e2397374f2b34f27d39/src/confluent_kafka/src/Admin.c:5402:25: warning: implicit declaration of function ‘rd_kafka_event_ElectLeaders_result’; did you mean ‘rd_kafka_event_DeleteAcls_result’? [-Wimplicit-function-declaration]
5402 | rd_kafka_event_ElectLeaders_result(rkev);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| rd_kafka_event_DeleteAcls_result
/tmp/pip-install-rxbp4gix/confluent-kafka_b15a6659e9a24e2397374f2b34f27d39/src/confluent_kafka/src/Admin.c:5402:25: warning: initialization of ‘const int *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
/tmp/pip-install-rxbp4gix/confluent-kafka_b15a6659e9a24e2397374f2b34f27d39/src/confluent_kafka/src/Admin.c:5404:23: error: unknown type name ‘rd_kafka_topic_partition_result_t’
5404 | const rd_kafka_topic_partition_result_t **partition_results =
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-install-rxbp4gix/confluent-kafka_b15a6659e9a24e2397374f2b34f27d39/src/confluent_kafka/src/Admin.c:5405:21: warning: implicit declaration of function ‘rd_kafka_ElectLeaders_result_partitions’; did you mean ‘rd_kafka_group_result_partitions’? [-Wimplicit-function-declaration]
5405 | rd_kafka_ElectLeaders_result_partitions(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| rd_kafka_group_result_partitions
/tmp/pip-install-rxbp4gix/confluent-kafka_b15a6659e9a24e2397374f2b34f27d39/src/confluent_kafka/src/Admin.c:5405:21: warning: initialization of ‘const int **’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
error: command '/usr/bin/cc' failed with exit code 1
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for confluent-kafka
error: failed-wheel-build-for-install
× Failed to build installable wheels for some pyproject.toml based projects
╰─> confluent-kafka
ERROR: Could not find a version that satisfies the requirement tensorflow-io-gcs-filesystem==0.37.1 (from versions: none)
ERROR: No matching distribution found for tensorflow-io-gcs-filesystem==0.37.1
error: subprocess-exited-with-error
× Building wheel for pymssql (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [58 lines of output]
setup.py: BITNESS='64'
setup.py: prefix='/usr/local'
setup.py: platform.system() => Linux
setup.py: platform.architecture() => ('64bit', '')
setup.py: platform.libc_ver() => ('glibc', '2.36')
setup.py: include_dirs => ['/usr/local/include']
setup.py: library_dirs => ['/usr/local/lib']
/tmp/pip-build-env-bry9o8_j/overlay/lib/python3.14t/site-packages/setuptools_scm/_integration/version_inference.py:51: UserWarning: version of None already set
warnings.warn(self.message)
/tmp/pip-build-env-bry9o8_j/overlay/lib/python3.14t/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!
********************************************************************************
Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).
By 2027-Feb-18, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
corresp(dist, value, root_dir)
running bdist_wheel
running build
running build_py
creating build/lib.linux-x86_64-cpython-314t/pymssql
copying src/pymssql/__init__.py -> build/lib.linux-x86_64-cpython-314t/pymssql
copying src/pymssql/exceptions.py -> build/lib.linux-x86_64-cpython-314t/pymssql
running egg_info
writing src/pymssql.egg-info/PKG-INFO
writing dependency_links to src/pymssql.egg-info/dependency_links.txt
writing top-level names to src/pymssql.egg-info/top_level.txt
reading manifest file 'src/pymssql.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'src/pymssql.egg-info/SOURCES.txt'
copying src/pymssql/__init__.pyi -> build/lib.linux-x86_64-cpython-314t/pymssql
copying src/pymssql/_mssql.pxd -> build/lib.linux-x86_64-cpython-314t/pymssql
copying src/pymssql/_mssql.pyi -> build/lib.linux-x86_64-cpython-314t/pymssql
copying src/pymssql/_mssql.pyx -> build/lib.linux-x86_64-cpython-314t/pymssql
copying src/pymssql/_pymssql.pyi -> build/lib.linux-x86_64-cpython-314t/pymssql
copying src/pymssql/_pymssql.pyx -> build/lib.linux-x86_64-cpython-314t/pymssql
copying src/pymssql/exceptions.pyi -> build/lib.linux-x86_64-cpython-314t/pymssql
copying src/pymssql/py.typed -> build/lib.linux-x86_64-cpython-314t/pymssql
copying src/pymssql/sqlfront.pxd -> build/lib.linux-x86_64-cpython-314t/pymssql
copying src/pymssql/version.h -> build/lib.linux-x86_64-cpython-314t/pymssql
running build_ext
Compiling src/pymssql/_mssql.pyx because it changed.
[1/1] Cythonizing src/pymssql/_mssql.pyx
building 'pymssql._mssql' extension
creating build/temp.linux-x86_64-cpython-314t/src/pymssql
cc -pthread -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -g -O3 -Wall -fPIC -fPIC -I/usr/local/include -I/tmp/tmphzd6j117/venv/include -I/root/.local/share/uv/python/cpython-3.14.0+freethreaded-linux-x86_64-gnu/include/python3.14t -c src/pymssql/_mssql.c -o build/temp.linux-x86_64-cpython-314t/src/pymssql/_mssql.o -DMSDBLIB -std=c99
src/pymssql/_mssql.c:1285:10: fatal error: sqlfront.h: No such file or directory
1285 | #include "sqlfront.h"
| ^~~~~~~~~~~~
compilation terminated.
error: command '/usr/bin/cc' failed with exit code 1
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for pymssql
error: failed-wheel-build-for-install
× Failed to build installable wheels for some pyproject.toml based projects
╰─> pymssql
error: subprocess-exited-with-error
× Preparing metadata (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [13 lines of output]
Checking for Rust toolchain....
Running `maturin pep517 write-dist-info --metadata-directory /tmp/pip-modern-metadata-u30xyifh --interpreter /tmp/tmpz7qttsnz/venv/bin/python`
error: failed to parse manifest at `/tmp/pip-install-aavdicbr/litellm_b45842d57788416fbb51210df956b777/litellm-rust/crates/python-bridge/Cargo.toml`
Caused by:
failed to parse the `edition` key
Caused by:
this version of Cargo is older than the `2024` edition, and only supports `2015`, `2018`, and `2021` editions.
💥 maturin failed
Caused by: Cargo metadata failed. Does your crate compile with `cargo build`?
Caused by: `cargo metadata` exited with an error:
Error running maturin: Command '['maturin', 'pep517', 'write-dist-info', '--metadata-directory', '/tmp/pip-modern-metadata-u30xyifh', '--interpreter', '/tmp/tmpz7qttsnz/venv/bin/python']' returned non-zero exit status 1.
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed
× Encountered error while generating package metadata.
╰─> litellm
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.