2025-09-08T03:07:42,536 Created temporary directory: /tmp/pip-build-tracker-dszvuf1w 2025-09-08T03:07:42,537 Initialized build tracking at /tmp/pip-build-tracker-dszvuf1w 2025-09-08T03:07:42,537 Created build tracker: /tmp/pip-build-tracker-dszvuf1w 2025-09-08T03:07:42,537 Entered build tracker: /tmp/pip-build-tracker-dszvuf1w 2025-09-08T03:07:42,537 Created temporary directory: /tmp/pip-wheel-i1wccr5k 2025-09-08T03:07:42,541 Created temporary directory: /tmp/pip-ephem-wheel-cache-jn0933va 2025-09-08T03:07:42,598 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-08T03:07:42,600 2 location(s) to search for versions of serbus: 2025-09-08T03:07:42,600 * https://pypi.org/simple/serbus/ 2025-09-08T03:07:42,600 * https://www.piwheels.org/simple/serbus/ 2025-09-08T03:07:42,601 Fetching project page and analyzing links: https://pypi.org/simple/serbus/ 2025-09-08T03:07:42,601 Getting page https://pypi.org/simple/serbus/ 2025-09-08T03:07:42,602 Found index url https://pypi.org/simple/ 2025-09-08T03:07:42,747 Fetched page https://pypi.org/simple/serbus/ as application/vnd.pypi.simple.v1+json 2025-09-08T03:07:42,748 Found link https://files.pythonhosted.org/packages/84/fb/ebb29362be207de1b947f0a12073281856e41f042dfb3a38641a9fed7ef7/serbus-1.0.1.tar.gz (from https://pypi.org/simple/serbus/), version: 1.0.1 2025-09-08T03:07:42,749 Found link https://files.pythonhosted.org/packages/e9/4a/e7fa4d96825f3b4d0ce2b4270a87bee96bf12b5838579fa3d34c3cec8b87/serbus-1.0.2.tar.gz (from https://pypi.org/simple/serbus/), version: 1.0.2 2025-09-08T03:07:42,749 Found link https://files.pythonhosted.org/packages/d5/80/023c87783f163707d3488cebda9975048fc6dd00740307cf727951817edd/serbus-1.0.3.tar.gz (from https://pypi.org/simple/serbus/), version: 1.0.3 2025-09-08T03:07:42,749 Found link https://files.pythonhosted.org/packages/f5/5e/2499161978316f60bfe4323bebb566c7fe68d05c70440eb2b957d9f9fb1c/serbus-1.0.4.tar.gz (from https://pypi.org/simple/serbus/), version: 1.0.4 2025-09-08T03:07:42,749 Found link https://files.pythonhosted.org/packages/5e/81/3b32ec5631066177c73d7ea5888ff116e31e59f0e77077437a87cc597562/serbus-1.0.5.tar.gz (from https://pypi.org/simple/serbus/), version: 1.0.5 2025-09-08T03:07:42,750 Fetching project page and analyzing links: https://www.piwheels.org/simple/serbus/ 2025-09-08T03:07:42,750 Getting page https://www.piwheels.org/simple/serbus/ 2025-09-08T03:07:42,751 Found index url https://www.piwheels.org/simple/ 2025-09-08T03:07:42,846 Fetched page https://www.piwheels.org/simple/serbus/ as text/html 2025-09-08T03:07:42,847 Skipping link: not a file: https://www.piwheels.org/simple/serbus/ 2025-09-08T03:07:42,848 Skipping link: not a file: https://pypi.org/simple/serbus/ 2025-09-08T03:07:42,874 Given no hashes to check 1 links for project 'serbus': discarding no candidates 2025-09-08T03:07:42,875 Collecting serbus==1.0.1 2025-09-08T03:07:42,876 Created temporary directory: /tmp/pip-unpack-4c93cdj1 2025-09-08T03:07:43,263 Downloading serbus-1.0.1.tar.gz (10 kB) 2025-09-08T03:07:43,290 Added serbus==1.0.1 from https://files.pythonhosted.org/packages/84/fb/ebb29362be207de1b947f0a12073281856e41f042dfb3a38641a9fed7ef7/serbus-1.0.1.tar.gz to build tracker '/tmp/pip-build-tracker-dszvuf1w' 2025-09-08T03:07:43,291 Running setup.py (path:/tmp/pip-wheel-i1wccr5k/serbus_7e2c384dfc0a417aa31065807edfe5bb/setup.py) egg_info for package serbus 2025-09-08T03:07:43,291 Created temporary directory: /tmp/pip-pip-egg-info-fe4ik3no 2025-09-08T03:07:43,291 Preparing metadata (setup.py): started 2025-09-08T03:07:43,292 Running command python setup.py egg_info 2025-09-08T03:07:43,928 /usr/local/lib/python3.13/dist-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. 2025-09-08T03:07:43,928 !! 2025-09-08T03:07:43,928 ******************************************************************************** 2025-09-08T03:07:43,928 Usage of dash-separated 'description-file' will not be supported in future 2025-09-08T03:07:43,928 versions. Please use the underscore name 'description_file' instead. 2025-09-08T03:07:43,928 By 2026-Mar-03, you need to update your project and remove deprecated calls 2025-09-08T03:07:43,929 or your builds will no longer be supported. 2025-09-08T03:07:43,929 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2025-09-08T03:07:43,929 ******************************************************************************** 2025-09-08T03:07:43,929 !! 2025-09-08T03:07:43,929 opt = self._enforce_underscore(opt, section) 2025-09-08T03:07:44,630 /usr/local/lib/python3.13/dist-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. 2025-09-08T03:07:44,630 !! 2025-09-08T03:07:44,630 ******************************************************************************** 2025-09-08T03:07:44,630 Usage of dash-separated 'description-file' will not be supported in future 2025-09-08T03:07:44,631 versions. Please use the underscore name 'description_file' instead. 2025-09-08T03:07:44,631 (Affected: serbus). 2025-09-08T03:07:44,631 By 2026-Mar-03, you need to update your project and remove deprecated calls 2025-09-08T03:07:44,631 or your builds will no longer be supported. 2025-09-08T03:07:44,631 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2025-09-08T03:07:44,631 ******************************************************************************** 2025-09-08T03:07:44,631 !! 2025-09-08T03:07:44,631 opt = self._enforce_underscore(opt, section) 2025-09-08T03:07:44,632 /usr/local/lib/python3.13/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-09-08T03:07:44,632 !! 2025-09-08T03:07:44,632 ******************************************************************************** 2025-09-08T03:07:44,632 Please consider removing the following classifiers in favor of a SPDX license expression: 2025-09-08T03:07:44,632 License :: OSI Approved :: MIT License 2025-09-08T03:07:44,632 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-09-08T03:07:44,632 ******************************************************************************** 2025-09-08T03:07:44,633 !! 2025-09-08T03:07:44,633 self._finalize_license_expression() 2025-09-08T03:07:44,707 running egg_info 2025-09-08T03:07:44,785 creating /tmp/pip-pip-egg-info-fe4ik3no/serbus.egg-info 2025-09-08T03:07:44,786 writing /tmp/pip-pip-egg-info-fe4ik3no/serbus.egg-info/PKG-INFO 2025-09-08T03:07:44,787 writing dependency_links to /tmp/pip-pip-egg-info-fe4ik3no/serbus.egg-info/dependency_links.txt 2025-09-08T03:07:44,788 writing top-level names to /tmp/pip-pip-egg-info-fe4ik3no/serbus.egg-info/top_level.txt 2025-09-08T03:07:44,788 writing manifest file '/tmp/pip-pip-egg-info-fe4ik3no/serbus.egg-info/SOURCES.txt' 2025-09-08T03:07:45,103 reading manifest file '/tmp/pip-pip-egg-info-fe4ik3no/serbus.egg-info/SOURCES.txt' 2025-09-08T03:07:45,104 reading manifest template 'MANIFEST.in' 2025-09-08T03:07:45,106 warning: no files found matching '*.h' under directory 'serbus' 2025-09-08T03:07:45,106 adding license file 'LICENSE.txt' 2025-09-08T03:07:45,109 writing manifest file '/tmp/pip-pip-egg-info-fe4ik3no/serbus.egg-info/SOURCES.txt' 2025-09-08T03:07:45,221 Preparing metadata (setup.py): finished with status 'done' 2025-09-08T03:07:45,226 Source in /tmp/pip-wheel-i1wccr5k/serbus_7e2c384dfc0a417aa31065807edfe5bb has version 1.0.1, which satisfies requirement serbus==1.0.1 from https://files.pythonhosted.org/packages/84/fb/ebb29362be207de1b947f0a12073281856e41f042dfb3a38641a9fed7ef7/serbus-1.0.1.tar.gz 2025-09-08T03:07:45,226 Removed serbus==1.0.1 from https://files.pythonhosted.org/packages/84/fb/ebb29362be207de1b947f0a12073281856e41f042dfb3a38641a9fed7ef7/serbus-1.0.1.tar.gz from build tracker '/tmp/pip-build-tracker-dszvuf1w' 2025-09-08T03:07:45,230 Created temporary directory: /tmp/pip-unpack-qithfzlc 2025-09-08T03:07:45,230 Created temporary directory: /tmp/pip-unpack-urfpyc2b 2025-09-08T03:07:45,230 Building wheels for collected packages: serbus 2025-09-08T03:07:45,231 Created temporary directory: /tmp/pip-wheel-a2irlnh0 2025-09-08T03:07:45,232 DEPRECATION: Building 'serbus' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'serbus'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-08T03:07:45,233 Building wheel for serbus (setup.py): started 2025-09-08T03:07:45,234 Destination directory: /tmp/pip-wheel-a2irlnh0 2025-09-08T03:07:45,234 Running command python setup.py bdist_wheel 2025-09-08T03:07:45,866 /usr/local/lib/python3.13/dist-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. 2025-09-08T03:07:45,866 !! 2025-09-08T03:07:45,866 ******************************************************************************** 2025-09-08T03:07:45,867 Usage of dash-separated 'description-file' will not be supported in future 2025-09-08T03:07:45,867 versions. Please use the underscore name 'description_file' instead. 2025-09-08T03:07:45,867 By 2026-Mar-03, you need to update your project and remove deprecated calls 2025-09-08T03:07:45,867 or your builds will no longer be supported. 2025-09-08T03:07:45,867 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2025-09-08T03:07:45,867 ******************************************************************************** 2025-09-08T03:07:45,867 !! 2025-09-08T03:07:45,868 opt = self._enforce_underscore(opt, section) 2025-09-08T03:07:46,343 /usr/local/lib/python3.13/dist-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. 2025-09-08T03:07:46,344 !! 2025-09-08T03:07:46,344 ******************************************************************************** 2025-09-08T03:07:46,344 Usage of dash-separated 'description-file' will not be supported in future 2025-09-08T03:07:46,344 versions. Please use the underscore name 'description_file' instead. 2025-09-08T03:07:46,344 (Affected: serbus). 2025-09-08T03:07:46,344 By 2026-Mar-03, you need to update your project and remove deprecated calls 2025-09-08T03:07:46,344 or your builds will no longer be supported. 2025-09-08T03:07:46,345 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2025-09-08T03:07:46,345 ******************************************************************************** 2025-09-08T03:07:46,345 !! 2025-09-08T03:07:46,345 opt = self._enforce_underscore(opt, section) 2025-09-08T03:07:46,345 /usr/local/lib/python3.13/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-09-08T03:07:46,345 !! 2025-09-08T03:07:46,345 ******************************************************************************** 2025-09-08T03:07:46,345 Please consider removing the following classifiers in favor of a SPDX license expression: 2025-09-08T03:07:46,346 License :: OSI Approved :: MIT License 2025-09-08T03:07:46,346 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-09-08T03:07:46,346 ******************************************************************************** 2025-09-08T03:07:46,346 !! 2025-09-08T03:07:46,346 self._finalize_license_expression() 2025-09-08T03:07:46,346 running bdist_wheel 2025-09-08T03:07:46,719 running build 2025-09-08T03:07:46,719 running build_py 2025-09-08T03:07:46,800 creating build/lib.linux-armv7l-cpython-313/serbus 2025-09-08T03:07:46,800 copying serbus/__init__.py -> build/lib.linux-armv7l-cpython-313/serbus 2025-09-08T03:07:46,801 running build_ext 2025-09-08T03:07:47,396 building 'serbus.spidev' extension 2025-09-08T03:07:47,396 creating build/temp.linux-armv7l-cpython-313/serbus 2025-09-08T03:07:47,397 creating build/temp.linux-armv7l-cpython-313/src 2025-09-08T03:07:47,397 arm-linux-gnueabihf-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 -Wall -fPIC -Iinclude -I/usr/include/python3.13 -c serbus/pyspidev.c -o build/temp.linux-armv7l-cpython-313/serbus/pyspidev.o 2025-09-08T03:07:47,762 serbus/pyspidev.c: In function ‘SPIDev_dealloc’: 2025-09-08T03:07:47,762 serbus/pyspidev.c:56:7: error: ‘SPIDev’ has no member named ‘ob_type’ 2025-09-08T03:07:47,762 56 | self->ob_type->tp_free((PyObject*)self); 2025-09-08T03:07:47,762 | ^~ 2025-09-08T03:07:47,776 serbus/pyspidev.c: In function ‘SPIDev_read’: 2025-09-08T03:07:47,776 serbus/pyspidev.c:176:16: error: implicit declaration of function ‘PyInt_FromLong’; did you mean ‘PyLong_FromLong’? [-Wimplicit-function-declaration] 2025-09-08T03:07:47,776 176 | word_obj = PyInt_FromLong(word); 2025-09-08T03:07:47,776 | ^~~~~~~~~~~~~~ 2025-09-08T03:07:47,777 | PyLong_FromLong 2025-09-08T03:07:47,777 serbus/pyspidev.c:176:14: error: assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 2025-09-08T03:07:47,777 176 | word_obj = PyInt_FromLong(word); 2025-09-08T03:07:47,777 | ^ 2025-09-08T03:07:47,784 serbus/pyspidev.c: In function ‘SPIDev_write’: 2025-09-08T03:07:47,785 serbus/pyspidev.c:208:10: error: implicit declaration of function ‘PyInt_Check’; did you mean ‘PySet_Check’? [-Wimplicit-function-declaration] 2025-09-08T03:07:47,785 208 | if (!PyInt_Check(word_obj)) { 2025-09-08T03:07:47,785 | ^~~~~~~~~~~ 2025-09-08T03:07:47,785 | PySet_Check 2025-09-08T03:07:47,794 serbus/pyspidev.c:214:12: error: implicit declaration of function ‘PyInt_AsLong’; did you mean ‘PyLong_AsLong’? [-Wimplicit-function-declaration] 2025-09-08T03:07:47,794 214 | word = PyInt_AsLong(word_obj); 2025-09-08T03:07:47,795 | ^~~~~~~~~~~~ 2025-09-08T03:07:47,795 | PyLong_AsLong 2025-09-08T03:07:47,796 serbus/pyspidev.c: In function ‘SPIDev_transfer’: 2025-09-08T03:07:47,796 serbus/pyspidev.c:312:14: error: assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 2025-09-08T03:07:47,796 312 | word_obj = PyInt_FromLong(word); 2025-09-08T03:07:47,797 | ^ 2025-09-08T03:07:47,804 serbus/pyspidev.c: At top level: 2025-09-08T03:07:47,805 serbus/pyspidev.c:705:35: warning: missing braces around initializer [-Wmissing-braces] 2025-09-08T03:07:47,805 705 | static PyTypeObject SPIDev_type = { 2025-09-08T03:07:47,805 | ^ 2025-09-08T03:07:47,806 In file included from /usr/include/python3.13/Python.h:72, 2025-09-08T03:07:47,806 from serbus/pyspidev.c:24: 2025-09-08T03:07:47,806 /usr/include/python3.13/object.h:138:9: error: initialization of ‘int’ from ‘void *’ makes integer from pointer without a cast [-Wint-conversion] 2025-09-08T03:07:47,806 138 | (type) \ 2025-09-08T03:07:47,806 | ^ 2025-09-08T03:07:47,807 serbus/pyspidev.c:706:3: note: in expansion of macro ‘PyObject_HEAD_INIT’ 2025-09-08T03:07:47,807 706 | PyObject_HEAD_INIT(NULL) 2025-09-08T03:07:47,807 | ^~~~~~~~~~~~~~~~~~ 2025-09-08T03:07:47,807 /usr/include/python3.13/object.h:138:9: note: (near initialization for ‘SPIDev_type.ob_base.ob_size’) 2025-09-08T03:07:47,807 138 | (type) \ 2025-09-08T03:07:47,807 | ^ 2025-09-08T03:07:47,807 serbus/pyspidev.c:706:3: note: in expansion of macro ‘PyObject_HEAD_INIT’ 2025-09-08T03:07:47,807 706 | PyObject_HEAD_INIT(NULL) 2025-09-08T03:07:47,807 | ^~~~~~~~~~~~~~~~~~ 2025-09-08T03:07:47,807 serbus/pyspidev.c:705:35: warning: missing braces around initializer [-Wmissing-braces] 2025-09-08T03:07:47,807 705 | static PyTypeObject SPIDev_type = { 2025-09-08T03:07:47,808 | ^ 2025-09-08T03:07:47,808 serbus/pyspidev.c:708:3: error: initialization of ‘int’ from ‘char *’ makes integer from pointer without a cast [-Wint-conversion] 2025-09-08T03:07:47,808 708 | "spidev.SPIDev", /*tp_name*/ 2025-09-08T03:07:47,808 | ^~~~~~~~~~~~~~~ 2025-09-08T03:07:47,808 serbus/pyspidev.c:708:3: note: (near initialization for ‘SPIDev_type.tp_basicsize’) 2025-09-08T03:07:47,809 serbus/pyspidev.c:711:3: error: initialization of ‘int’ from ‘void (*)(PyObject *)’ {aka ‘void (*)(struct _object *)’} makes integer from pointer without a cast [-Wint-conversion] 2025-09-08T03:07:47,809 711 | (destructor)SPIDev_dealloc, /*tp_dealloc*/ 2025-09-08T03:07:47,809 | ^ 2025-09-08T03:07:47,809 serbus/pyspidev.c:711:3: note: (near initialization for ‘SPIDev_type.tp_vectorcall_offset’) 2025-09-08T03:07:47,810 /usr/include/python3.13/object.h:729:29: error: initialization of ‘const char *’ from ‘long unsigned int’ makes pointer from integer without a cast [-Wint-conversion] 2025-09-08T03:07:47,810 729 | #define Py_TPFLAGS_DEFAULT ( \ 2025-09-08T03:07:47,810 | ^ 2025-09-08T03:07:47,810 serbus/pyspidev.c:726:3: note: in expansion of macro ‘Py_TPFLAGS_DEFAULT’ 2025-09-08T03:07:47,810 726 | Py_TPFLAGS_DEFAULT | Py_TPFLAGS_BASETYPE, /*tp_flags*/ 2025-09-08T03:07:47,810 | ^~~~~~~~~~~~~~~~~~ 2025-09-08T03:07:47,811 /usr/include/python3.13/object.h:729:29: note: (near initialization for ‘SPIDev_type.tp_doc’) 2025-09-08T03:07:47,811 729 | #define Py_TPFLAGS_DEFAULT ( \ 2025-09-08T03:07:47,811 | ^ 2025-09-08T03:07:47,811 serbus/pyspidev.c:726:3: note: in expansion of macro ‘Py_TPFLAGS_DEFAULT’ 2025-09-08T03:07:47,811 726 | Py_TPFLAGS_DEFAULT | Py_TPFLAGS_BASETYPE, /*tp_flags*/ 2025-09-08T03:07:47,811 | ^~~~~~~~~~~~~~~~~~ 2025-09-08T03:07:47,811 serbus/pyspidev.c:727:3: error: initialization of ‘int (*)(PyObject *, int (*)(PyObject *, void *), void *)’ {aka ‘int (*)(struct _object *, int (*)(struct _object *, void *), void *)’} from incompatible pointer type ‘char *’ [-Wincompatible-pointer-types] 2025-09-08T03:07:47,811 727 | "SPIDev object", /* tp_doc */ 2025-09-08T03:07:47,811 | ^~~~~~~~~~~~~~~ 2025-09-08T03:07:47,812 serbus/pyspidev.c:727:3: note: (near initialization for ‘SPIDev_type.tp_traverse’) 2025-09-08T03:07:47,812 serbus/pyspidev.c:734:3: error: initialization of ‘PyMemberDef *’ from incompatible pointer type ‘PyMethodDef *’ [-Wincompatible-pointer-types] 2025-09-08T03:07:47,812 734 | SPIDev_methods, /* tp_methods */ 2025-09-08T03:07:47,812 | ^~~~~~~~~~~~~~ 2025-09-08T03:07:47,812 serbus/pyspidev.c:734:3: note: (near initialization for ‘SPIDev_type.tp_members’) 2025-09-08T03:07:47,813 serbus/pyspidev.c:736:3: error: initialization of ‘PyTypeObject *’ {aka ‘struct _typeobject *’} from incompatible pointer type ‘PyGetSetDef *’ [-Wincompatible-pointer-types] 2025-09-08T03:07:47,813 736 | SPIDev_getseters, /* tp_getset */ 2025-09-08T03:07:47,813 | ^~~~~~~~~~~~~~~~ 2025-09-08T03:07:47,813 serbus/pyspidev.c:736:3: note: (near initialization for ‘SPIDev_type.tp_base’) 2025-09-08T03:07:47,814 serbus/pyspidev.c:742:3: error: initialization of ‘PyObject * (*)(PyTypeObject *, Py_ssize_t)’ {aka ‘struct _object * (*)(struct _typeobject *, int)’} from incompatible pointer type ‘int (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘int (*)(struct _object *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] 2025-09-08T03:07:47,814 742 | (initproc)SPIDev_init, /* tp_init */ 2025-09-08T03:07:47,814 | ^ 2025-09-08T03:07:47,814 serbus/pyspidev.c:742:3: note: (near initialization for ‘SPIDev_type.tp_alloc’) 2025-09-08T03:07:47,815 serbus/pyspidev.c:744:3: error: initialization of ‘void (*)(void *)’ from incompatible pointer type ‘PyObject * (*)(PyTypeObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _typeobject *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] 2025-09-08T03:07:47,815 744 | SPIDev_new, /* tp_new */ 2025-09-08T03:07:47,815 | ^~~~~~~~~~ 2025-09-08T03:07:47,815 serbus/pyspidev.c:744:3: note: (near initialization for ‘SPIDev_type.tp_free’) 2025-09-08T03:07:47,815 serbus/pyspidev.c:705:35: warning: missing braces around initializer [-Wmissing-braces] 2025-09-08T03:07:47,815 705 | static PyTypeObject SPIDev_type = { 2025-09-08T03:07:47,816 | ^ 2025-09-08T03:07:47,816 serbus/pyspidev.c: In function ‘initspidev’: 2025-09-08T03:07:47,816 serbus/pyspidev.c:755:39: error: ‘return’ with no value, in function returning non-void [-Wreturn-mismatch] 2025-09-08T03:07:47,816 755 | if (PyType_Ready(&SPIDev_type) < 0) return; 2025-09-08T03:07:47,816 | ^~~~~~ 2025-09-08T03:07:47,817 serbus/pyspidev.c:751:16: note: declared here 2025-09-08T03:07:47,817 751 | PyMODINIT_FUNC initspidev(void) { 2025-09-08T03:07:47,817 | ^~~~~~~~~~ 2025-09-08T03:07:47,830 serbus/pyspidev.c:757:7: error: implicit declaration of function ‘Py_InitModule3’ [-Wimplicit-function-declaration] 2025-09-08T03:07:47,831 757 | m = Py_InitModule3("spidev", SPIDev_methods, SPIDev_module__doc__); 2025-09-08T03:07:47,831 | ^~~~~~~~~~~~~~ 2025-09-08T03:07:47,831 serbus/pyspidev.c:757:5: error: assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 2025-09-08T03:07:47,831 757 | m = Py_InitModule3("spidev", SPIDev_methods, SPIDev_module__doc__); 2025-09-08T03:07:47,832 | ^ 2025-09-08T03:07:47,848 error: command '/usr/bin/arm-linux-gnueabihf-gcc' failed with exit code 1 2025-09-08T03:07:47,994 ERROR: python setup.py bdist_wheel exited with 1 2025-09-08T03:07:48,006 [bold magenta]full command[/]: [blue]/usr/bin/python3 -u -c ' 2025-09-08T03:07:48,006 exec(compile('"'"''"'"''"'"' 2025-09-08T03:07:48,006 # This is -- a caller that pip uses to run setup.py 2025-09-08T03:07:48,006 # 2025-09-08T03:07:48,006 # - It imports setuptools before invoking setup.py, to enable projects that directly 2025-09-08T03:07:48,006 # import from `distutils.core` to work with newer packaging standards. 2025-09-08T03:07:48,006 # - It provides a clear error message when setuptools is not installed. 2025-09-08T03:07:48,006 # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so 2025-09-08T03:07:48,006 # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: 2025-09-08T03:07:48,006 # manifest_maker: standard file '"'"'-c'"'"' not found". 2025-09-08T03:07:48,006 # - It generates a shim setup.py, for handling setup.cfg-only projects. 2025-09-08T03:07:48,006 import os, sys, tokenize, traceback 2025-09-08T03:07:48,006 2025-09-08T03:07:48,006 try: 2025-09-08T03:07:48,006 import setuptools 2025-09-08T03:07:48,006 except ImportError: 2025-09-08T03:07:48,006 print( 2025-09-08T03:07:48,006 "ERROR: Can not execute `setup.py` since setuptools failed to import in " 2025-09-08T03:07:48,006 "the build environment with exception:", 2025-09-08T03:07:48,006 file=sys.stderr, 2025-09-08T03:07:48,006 ) 2025-09-08T03:07:48,006 traceback.print_exc() 2025-09-08T03:07:48,006 sys.exit(1) 2025-09-08T03:07:48,006 2025-09-08T03:07:48,006 __file__ = %r 2025-09-08T03:07:48,006 sys.argv[0] = __file__ 2025-09-08T03:07:48,006 2025-09-08T03:07:48,006 if os.path.exists(__file__): 2025-09-08T03:07:48,006 filename = __file__ 2025-09-08T03:07:48,006 with tokenize.open(__file__) as f: 2025-09-08T03:07:48,006 setup_py_code = f.read() 2025-09-08T03:07:48,006 else: 2025-09-08T03:07:48,006 filename = "" 2025-09-08T03:07:48,006 setup_py_code = "from setuptools import setup; setup()" 2025-09-08T03:07:48,006 2025-09-08T03:07:48,006 exec(compile(setup_py_code, filename, "exec")) 2025-09-08T03:07:48,006 '"'"''"'"''"'"' % ('"'"'/tmp/pip-wheel-i1wccr5k/serbus_7e2c384dfc0a417aa31065807edfe5bb/setup.py'"'"',), "", "exec"))' bdist_wheel -d /tmp/pip-wheel-a2irlnh0[/] 2025-09-08T03:07:48,006 [bold magenta]cwd[/]: /tmp/pip-wheel-i1wccr5k/serbus_7e2c384dfc0a417aa31065807edfe5bb/ 2025-09-08T03:07:48,006 Building wheel for serbus (setup.py): finished with status 'error' 2025-09-08T03:07:48,007 ERROR: Failed building wheel for serbus 2025-09-08T03:07:48,008 Running setup.py clean for serbus 2025-09-08T03:07:48,009 Running command python setup.py clean 2025-09-08T03:07:48,665 /usr/local/lib/python3.13/dist-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. 2025-09-08T03:07:48,666 !! 2025-09-08T03:07:48,666 ******************************************************************************** 2025-09-08T03:07:48,666 Usage of dash-separated 'description-file' will not be supported in future 2025-09-08T03:07:48,666 versions. Please use the underscore name 'description_file' instead. 2025-09-08T03:07:48,666 By 2026-Mar-03, you need to update your project and remove deprecated calls 2025-09-08T03:07:48,666 or your builds will no longer be supported. 2025-09-08T03:07:48,667 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2025-09-08T03:07:48,667 ******************************************************************************** 2025-09-08T03:07:48,667 !! 2025-09-08T03:07:48,667 opt = self._enforce_underscore(opt, section) 2025-09-08T03:07:49,130 /usr/local/lib/python3.13/dist-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. 2025-09-08T03:07:49,130 !! 2025-09-08T03:07:49,131 ******************************************************************************** 2025-09-08T03:07:49,131 Usage of dash-separated 'description-file' will not be supported in future 2025-09-08T03:07:49,131 versions. Please use the underscore name 'description_file' instead. 2025-09-08T03:07:49,131 (Affected: serbus). 2025-09-08T03:07:49,131 By 2026-Mar-03, you need to update your project and remove deprecated calls 2025-09-08T03:07:49,131 or your builds will no longer be supported. 2025-09-08T03:07:49,131 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2025-09-08T03:07:49,131 ******************************************************************************** 2025-09-08T03:07:49,132 !! 2025-09-08T03:07:49,132 opt = self._enforce_underscore(opt, section) 2025-09-08T03:07:49,132 /usr/local/lib/python3.13/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-09-08T03:07:49,132 !! 2025-09-08T03:07:49,132 ******************************************************************************** 2025-09-08T03:07:49,132 Please consider removing the following classifiers in favor of a SPDX license expression: 2025-09-08T03:07:49,132 License :: OSI Approved :: MIT License 2025-09-08T03:07:49,133 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-09-08T03:07:49,133 ******************************************************************************** 2025-09-08T03:07:49,133 !! 2025-09-08T03:07:49,133 self._finalize_license_expression() 2025-09-08T03:07:49,207 running clean 2025-09-08T03:07:49,353 removing 'build/temp.linux-armv7l-cpython-313' (and everything under it) 2025-09-08T03:07:49,354 removing 'build/lib.linux-armv7l-cpython-313' (and everything under it) 2025-09-08T03:07:49,354 'build/bdist.linux-armv7l' does not exist -- can't clean it 2025-09-08T03:07:49,354 'build/scripts-3.13' does not exist -- can't clean it 2025-09-08T03:07:49,354 removing 'build' 2025-09-08T03:07:49,465 Failed to build serbus 2025-09-08T03:07:49,466 ERROR: Failed to build one or more wheels 2025-09-08T03:07:49,467 Exception information: 2025-09-08T03:07:49,467 Traceback (most recent call last): 2025-09-08T03:07:49,467 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-08T03:07:49,467 status = _inner_run() 2025-09-08T03:07:49,467 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-08T03:07:49,467 return self.run(options, args) 2025-09-08T03:07:49,467 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-08T03:07:49,467 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-08T03:07:49,467 return func(self, options, args) 2025-09-08T03:07:49,467 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 180, in run 2025-09-08T03:07:49,467 raise CommandError("Failed to build one or more wheels") 2025-09-08T03:07:49,467 pip._internal.exceptions.CommandError: Failed to build one or more wheels 2025-09-08T03:07:49,471 Removed build tracker: '/tmp/pip-build-tracker-dszvuf1w'