* Getting build dependencies for wheel... /builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib/python3.11/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 2026-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) /builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib/python3.11/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib/python3.11/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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing PyMySQL.egg-info/PKG-INFO writing dependency_links to PyMySQL.egg-info/dependency_links.txt writing requirements to PyMySQL.egg-info/requires.txt writing top-level names to PyMySQL.egg-info/top_level.txt ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any reading manifest file 'PyMySQL.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'PyMySQL.egg-info/SOURCES.txt' * Building wheel... /builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib/python3.11/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 2026-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) /builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib/python3.11/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib/python3.11/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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib/pymysql copying pymysql/__init__.py -> build/lib/pymysql copying pymysql/optionfile.py -> build/lib/pymysql copying pymysql/connections.py -> build/lib/pymysql copying pymysql/converters.py -> build/lib/pymysql copying pymysql/cursors.py -> build/lib/pymysql copying pymysql/protocol.py -> build/lib/pymysql copying pymysql/charset.py -> build/lib/pymysql copying pymysql/_auth.py -> build/lib/pymysql copying pymysql/times.py -> build/lib/pymysql copying pymysql/err.py -> build/lib/pymysql creating build/lib/pymysql/constants copying pymysql/constants/__init__.py -> build/lib/pymysql/constants copying pymysql/constants/FLAG.py -> build/lib/pymysql/constants copying pymysql/constants/CR.py -> build/lib/pymysql/constants copying pymysql/constants/FIELD_TYPE.py -> build/lib/pymysql/constants copying pymysql/constants/ER.py -> build/lib/pymysql/constants copying pymysql/constants/SERVER_STATUS.py -> build/lib/pymysql/constants copying pymysql/constants/CLIENT.py -> build/lib/pymysql/constants copying pymysql/constants/COMMAND.py -> build/lib/pymysql/constants running egg_info writing PyMySQL.egg-info/PKG-INFO writing dependency_links to PyMySQL.egg-info/dependency_links.txt writing requirements to PyMySQL.egg-info/requires.txt writing top-level names to PyMySQL.egg-info/top_level.txt ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any reading manifest file 'PyMySQL.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'PyMySQL.egg-info/SOURCES.txt' warning: build_py: byte-compiling is disabled, skipping. installing to build/bdist.linux-arm/wheel running install running install_lib creating build/bdist.linux-arm/wheel creating build/bdist.linux-arm/wheel/pymysql copying build/lib/pymysql/__init__.py -> build/bdist.linux-arm/wheel/./pymysql copying build/lib/pymysql/optionfile.py -> build/bdist.linux-arm/wheel/./pymysql copying build/lib/pymysql/connections.py -> build/bdist.linux-arm/wheel/./pymysql copying build/lib/pymysql/converters.py -> build/bdist.linux-arm/wheel/./pymysql creating build/bdist.linux-arm/wheel/pymysql/constants copying build/lib/pymysql/constants/__init__.py -> build/bdist.linux-arm/wheel/./pymysql/constants copying build/lib/pymysql/constants/FLAG.py -> build/bdist.linux-arm/wheel/./pymysql/constants copying build/lib/pymysql/constants/CR.py -> build/bdist.linux-arm/wheel/./pymysql/constants copying build/lib/pymysql/constants/FIELD_TYPE.py -> build/bdist.linux-arm/wheel/./pymysql/constants copying build/lib/pymysql/constants/ER.py -> build/bdist.linux-arm/wheel/./pymysql/constants copying build/lib/pymysql/constants/SERVER_STATUS.py -> build/bdist.linux-arm/wheel/./pymysql/constants copying build/lib/pymysql/constants/CLIENT.py -> build/bdist.linux-arm/wheel/./pymysql/constants copying build/lib/pymysql/constants/COMMAND.py -> build/bdist.linux-arm/wheel/./pymysql/constants copying build/lib/pymysql/cursors.py -> build/bdist.linux-arm/wheel/./pymysql copying build/lib/pymysql/protocol.py -> build/bdist.linux-arm/wheel/./pymysql copying build/lib/pymysql/charset.py -> build/bdist.linux-arm/wheel/./pymysql copying build/lib/pymysql/_auth.py -> build/bdist.linux-arm/wheel/./pymysql copying build/lib/pymysql/times.py -> build/bdist.linux-arm/wheel/./pymysql copying build/lib/pymysql/err.py -> build/bdist.linux-arm/wheel/./pymysql warning: install_lib: byte-compiling is disabled, skipping. running install_egg_info Copying PyMySQL.egg-info to build/bdist.linux-arm/wheel/./PyMySQL-1.1.0-py3.11.egg-info running install_scripts creating build/bdist.linux-arm/wheel/pymysql-1.1.0.dist-info/WHEEL creating '/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a8+vfpv3_musl_eabi/pypi/PyMySQL-1.1.0/openwrt-build/.tmp-qknwaswx/pymysql-1.1.0-py3-none-any.whl' and adding 'build/bdist.linux-arm/wheel' to it adding 'pymysql/__init__.py' adding 'pymysql/_auth.py' adding 'pymysql/charset.py' adding 'pymysql/connections.py' adding 'pymysql/converters.py' adding 'pymysql/cursors.py' adding 'pymysql/err.py' adding 'pymysql/optionfile.py' adding 'pymysql/protocol.py' adding 'pymysql/times.py' adding 'pymysql/constants/CLIENT.py' adding 'pymysql/constants/COMMAND.py' adding 'pymysql/constants/CR.py' adding 'pymysql/constants/ER.py' adding 'pymysql/constants/FIELD_TYPE.py' adding 'pymysql/constants/FLAG.py' adding 'pymysql/constants/SERVER_STATUS.py' adding 'pymysql/constants/__init__.py' adding 'pymysql-1.1.0.dist-info/licenses/LICENSE' adding 'pymysql-1.1.0.dist-info/METADATA' adding 'pymysql-1.1.0.dist-info/WHEEL' adding 'pymysql-1.1.0.dist-info/top_level.txt' adding 'pymysql-1.1.0.dist-info/RECORD' removing build/bdist.linux-arm/wheel Successfully built pymysql-1.1.0-py3-none-any.whl Traceback (most recent call last): File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib/python3.11/site-packages/installer/__main__.py", line 98, in _main(sys.argv[1:], "python -m installer") File "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib/python3.11/site-packages/installer/__main__.py", line 86, in _main with WheelFile.open(args.wheel) as source: File "/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a8+vfpv3_musl_eabi/usr/lib/python3.11/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib/python3.11/site-packages/installer/sources.py", line 162, in open with zipfile.ZipFile(path) as f: ^^^^^^^^^^^^^^^^^^^^^ File "/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a8+vfpv3_musl_eabi/usr/lib/python3.11/zipfile.py", line 1311, in __init__ self.fp = io.open(file, filemode) ^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: '/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a8+vfpv3_musl_eabi/pypi/PyMySQL-1.1.0//openwrt-build/PyMySQL-1.1.0-*.whl' make[3]: *** [Makefile:67: /builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a8+vfpv3_musl_eabi/pypi/PyMySQL-1.1.0/.built] Error 1 time: package/feeds/packages/pymysql/compile#6.37#0.52#14.45