* Getting build dependencies for wheel... /builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() ********************* * Accelerated build * ********************* running egg_info writing frozenlist.egg-info/PKG-INFO writing dependency_links to frozenlist.egg-info/dependency_links.txt writing top-level names to frozenlist.egg-info/top_level.txt reading manifest file 'frozenlist.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.lib' found anywhere in distribution warning: no previously-included files matching '*.dll' found anywhere in distribution warning: no previously-included files matching '*.a' found anywhere in distribution warning: no previously-included files matching '*.obj' found anywhere in distribution warning: no previously-included files found matching 'frozenlist/*.html' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'frozenlist.egg-info/SOURCES.txt' * Building wheel... /builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() ********************* * Accelerated build * ********************* running bdist_wheel running build running build_py creating build/lib.linux-mipsel-cpython-313/frozenlist copying frozenlist/__init__.py -> build/lib.linux-mipsel-cpython-313/frozenlist running egg_info writing frozenlist.egg-info/PKG-INFO writing dependency_links to frozenlist.egg-info/dependency_links.txt writing top-level names to frozenlist.egg-info/top_level.txt reading manifest file 'frozenlist.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.lib' found anywhere in distribution warning: no previously-included files matching '*.dll' found anywhere in distribution warning: no previously-included files matching '*.a' found anywhere in distribution warning: no previously-included files matching '*.obj' found anywhere in distribution warning: no previously-included files found matching 'frozenlist/*.html' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'frozenlist.egg-info/SOURCES.txt' copying frozenlist/__init__.pyi -> build/lib.linux-mipsel-cpython-313/frozenlist copying frozenlist/_frozenlist.pyx -> build/lib.linux-mipsel-cpython-313/frozenlist copying frozenlist/py.typed -> build/lib.linux-mipsel-cpython-313/frozenlist warning: build_py: byte-compiling is disabled, skipping. running build_ext building 'frozenlist._frozenlist' extension creating build/temp.linux-mipsel-cpython-313/frozenlist mipsel-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32 -mtune=mips32 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-mipsel_mips32_musl/pypi/frozenlist-1.4.0=frozenlist-1.4.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-mipsel_mips32_gcc-14.3.0_musl/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-mipsel_mips32_gcc-14.3.0_musl/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-mipsel_mips32_gcc-14.3.0_musl/include/fortify -I/builder/shared-workdir/build/sdk/staging_dir/target-mipsel_mips32_musl/usr/include/python3.13 -fPIC -I/builder/shared-workdir/build/sdk/staging_dir/hostpkg/include/python3.13 -c frozenlist/_frozenlist.c -o build/temp.linux-mipsel-cpython-313/frozenlist/_frozenlist.o frozenlist/_frozenlist.c:1165:1: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] 1165 | static CYTHON_INLINE size_t __Pyx_Py_UNICODE_strlen(const Py_UNICODE *u) | ^~~~~~ frozenlist/_frozenlist.c: In function '__Pyx_Py_UNICODE_strlen': frozenlist/_frozenlist.c:1167:5: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] 1167 | const Py_UNICODE *u_end = u; | ^~~~~ frozenlist/_frozenlist.c: In function '__Pyx_PyInt_As_long': frozenlist/_frozenlist.c:11645:23: error: too few arguments to function '_PyLong_AsByteArray' 11645 | ret = _PyLong_AsByteArray((PyLongObject *)v, | ^~~~~~~~~~~~~~~~~~~ In file included from /builder/shared-workdir/build/sdk/staging_dir/target-mipsel_mips32_musl/usr/include/python3.13/longobject.h:107, from /builder/shared-workdir/build/sdk/staging_dir/target-mipsel_mips32_musl/usr/include/python3.13/Python.h:82, from frozenlist/_frozenlist.c:16: /builder/shared-workdir/build/sdk/staging_dir/target-mipsel_mips32_musl/usr/include/python3.13/cpython/longobject.h:111:17: note: declared here 111 | PyAPI_FUNC(int) _PyLong_AsByteArray(PyLongObject* v, | ^~~~~~~~~~~~~~~~~~~ frozenlist/_frozenlist.c: In function '__Pyx_PyInt_As_int': frozenlist/_frozenlist.c:11971:23: error: too few arguments to function '_PyLong_AsByteArray' 11971 | ret = _PyLong_AsByteArray((PyLongObject *)v, | ^~~~~~~~~~~~~~~~~~~ /builder/shared-workdir/build/sdk/staging_dir/target-mipsel_mips32_musl/usr/include/python3.13/cpython/longobject.h:111:17: note: declared here 111 | PyAPI_FUNC(int) _PyLong_AsByteArray(PyLongObject* v, | ^~~~~~~~~~~~~~~~~~~ error: command '/builder/shared-workdir/build/sdk/staging_dir/toolchain-mipsel_mips32_gcc-14.3.0_musl/bin/mipsel-openwrt-linux-musl-gcc' failed with exit code 1 ERROR Backend subprocess exited when trying to invoke build_wheel make[3]: *** [Makefile:46: /builder/shared-workdir/build/sdk/build_dir/target-mipsel_mips32_musl/pypi/frozenlist-1.4.0/.built] Error 1 time: package/feeds/packages/python-frozenlist/compile#5.54#0.93#14.65