2025-09-08T02:04:54,108 Created temporary directory: /tmp/pip-build-tracker-py7iu22_ 2025-09-08T02:04:54,109 Initialized build tracking at /tmp/pip-build-tracker-py7iu22_ 2025-09-08T02:04:54,109 Created build tracker: /tmp/pip-build-tracker-py7iu22_ 2025-09-08T02:04:54,109 Entered build tracker: /tmp/pip-build-tracker-py7iu22_ 2025-09-08T02:04:54,109 Created temporary directory: /tmp/pip-wheel-u9w7jd41 2025-09-08T02:04:54,113 Created temporary directory: /tmp/pip-ephem-wheel-cache-_oq6sw1r 2025-09-08T02:04:54,170 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-08T02:04:54,172 2 location(s) to search for versions of pylua: 2025-09-08T02:04:54,172 * https://pypi.org/simple/pylua/ 2025-09-08T02:04:54,172 * https://www.piwheels.org/simple/pylua/ 2025-09-08T02:04:54,173 Fetching project page and analyzing links: https://pypi.org/simple/pylua/ 2025-09-08T02:04:54,173 Getting page https://pypi.org/simple/pylua/ 2025-09-08T02:04:54,174 Found index url https://pypi.org/simple/ 2025-09-08T02:04:54,319 Fetched page https://pypi.org/simple/pylua/ as application/vnd.pypi.simple.v1+json 2025-09-08T02:04:54,320 Found link https://files.pythonhosted.org/packages/5b/06/9e5d96cf099a443e5bb4af71bdfd390c3be4638f5d7b8c05535c6457d622/PyLua-0.1.1.tar.gz (from https://pypi.org/simple/pylua/), version: 0.1.1 2025-09-08T02:04:54,321 Fetching project page and analyzing links: https://www.piwheels.org/simple/pylua/ 2025-09-08T02:04:54,322 Getting page https://www.piwheels.org/simple/pylua/ 2025-09-08T02:04:54,324 Found index url https://www.piwheels.org/simple/ 2025-09-08T02:04:54,420 Fetched page https://www.piwheels.org/simple/pylua/ as text/html 2025-09-08T02:04:54,421 Skipping link: not a file: https://www.piwheels.org/simple/pylua/ 2025-09-08T02:04:54,421 Skipping link: not a file: https://pypi.org/simple/pylua/ 2025-09-08T02:04:54,444 Given no hashes to check 1 links for project 'pylua': discarding no candidates 2025-09-08T02:04:54,445 Collecting pylua==0.1.1 2025-09-08T02:04:54,446 Created temporary directory: /tmp/pip-unpack-r4sxrtz8 2025-09-08T02:04:54,509 Downloading PyLua-0.1.1.tar.gz (22 kB) 2025-09-08T02:04:54,537 Added pylua==0.1.1 from https://files.pythonhosted.org/packages/5b/06/9e5d96cf099a443e5bb4af71bdfd390c3be4638f5d7b8c05535c6457d622/PyLua-0.1.1.tar.gz to build tracker '/tmp/pip-build-tracker-py7iu22_' 2025-09-08T02:04:54,538 Running setup.py (path:/tmp/pip-wheel-u9w7jd41/pylua_eb43fd94ad044ddb875c3fa44d47db2c/setup.py) egg_info for package pylua 2025-09-08T02:04:54,539 Created temporary directory: /tmp/pip-pip-egg-info-9ri9wl06 2025-09-08T02:04:54,539 Preparing metadata (setup.py): started 2025-09-08T02:04:54,540 Running command python setup.py egg_info 2025-09-08T02:04:55,172 /usr/local/lib/python3.13/dist-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2025-09-08T02:04:55,172 !! 2025-09-08T02:04:55,172 ******************************************************************************** 2025-09-08T02:04:55,172 Requirements should be satisfied by a PEP 517 installer. 2025-09-08T02:04:55,173 If you are using pip, you can try `pip install --use-pep517`. 2025-09-08T02:04:55,173 By 2025-Oct-31, you need to update your project and remove deprecated calls 2025-09-08T02:04:55,173 or your builds will no longer be supported. 2025-09-08T02:04:55,173 ******************************************************************************** 2025-09-08T02:04:55,173 !! 2025-09-08T02:04:55,173 dist.fetch_build_eggs(dist.setup_requires) 2025-09-08T02:04:58,993 DEPRECATION: Building 'setuptools_hg' 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 'setuptools_hg'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-08T02:05:01,987 /usr/local/lib/python3.13/dist-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' 2025-09-08T02:05:01,987 warnings.warn(msg) 2025-09-08T02:05:01,987 /usr/local/lib/python3.13/dist-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' 2025-09-08T02:05:01,988 warnings.warn(msg) 2025-09-08T02:05:02,407 /usr/local/lib/python3.13/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-09-08T02:05:02,407 !! 2025-09-08T02:05:02,408 ******************************************************************************** 2025-09-08T02:05:02,408 Please consider removing the following classifiers in favor of a SPDX license expression: 2025-09-08T02:05:02,408 License :: OSI Approved :: GNU Affero General Public License v3 2025-09-08T02:05:02,408 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-09-08T02:05:02,408 ******************************************************************************** 2025-09-08T02:05:02,408 !! 2025-09-08T02:05:02,408 self._finalize_license_expression() 2025-09-08T02:05:02,487 running egg_info 2025-09-08T02:05:02,562 creating /tmp/pip-pip-egg-info-9ri9wl06/PyLua.egg-info 2025-09-08T02:05:02,562 writing /tmp/pip-pip-egg-info-9ri9wl06/PyLua.egg-info/PKG-INFO 2025-09-08T02:05:02,563 writing dependency_links to /tmp/pip-pip-egg-info-9ri9wl06/PyLua.egg-info/dependency_links.txt 2025-09-08T02:05:02,564 writing requirements to /tmp/pip-pip-egg-info-9ri9wl06/PyLua.egg-info/requires.txt 2025-09-08T02:05:02,564 writing top-level names to /tmp/pip-pip-egg-info-9ri9wl06/PyLua.egg-info/top_level.txt 2025-09-08T02:05:02,564 writing manifest file '/tmp/pip-pip-egg-info-9ri9wl06/PyLua.egg-info/SOURCES.txt' 2025-09-08T02:05:02,803 reading manifest file '/tmp/pip-pip-egg-info-9ri9wl06/PyLua.egg-info/SOURCES.txt' 2025-09-08T02:05:02,804 adding license file 'LICENSE' 2025-09-08T02:05:02,806 writing manifest file '/tmp/pip-pip-egg-info-9ri9wl06/PyLua.egg-info/SOURCES.txt' 2025-09-08T02:05:02,945 Preparing metadata (setup.py): finished with status 'done' 2025-09-08T02:05:02,949 Source in /tmp/pip-wheel-u9w7jd41/pylua_eb43fd94ad044ddb875c3fa44d47db2c has version 0.1.1, which satisfies requirement pylua==0.1.1 from https://files.pythonhosted.org/packages/5b/06/9e5d96cf099a443e5bb4af71bdfd390c3be4638f5d7b8c05535c6457d622/PyLua-0.1.1.tar.gz 2025-09-08T02:05:02,950 Removed pylua==0.1.1 from https://files.pythonhosted.org/packages/5b/06/9e5d96cf099a443e5bb4af71bdfd390c3be4638f5d7b8c05535c6457d622/PyLua-0.1.1.tar.gz from build tracker '/tmp/pip-build-tracker-py7iu22_' 2025-09-08T02:05:02,954 Created temporary directory: /tmp/pip-unpack-3ro4g9c4 2025-09-08T02:05:02,954 Created temporary directory: /tmp/pip-unpack-5dbb3r4m 2025-09-08T02:05:02,954 Building wheels for collected packages: pylua 2025-09-08T02:05:02,955 Created temporary directory: /tmp/pip-wheel-zl1dp5xp 2025-09-08T02:05:02,956 DEPRECATION: Building 'pylua' 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 'pylua'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-08T02:05:02,957 Building wheel for pylua (setup.py): started 2025-09-08T02:05:02,958 Destination directory: /tmp/pip-wheel-zl1dp5xp 2025-09-08T02:05:02,958 Running command python setup.py bdist_wheel 2025-09-08T02:05:03,577 /usr/local/lib/python3.13/dist-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2025-09-08T02:05:03,577 !! 2025-09-08T02:05:03,577 ******************************************************************************** 2025-09-08T02:05:03,577 Requirements should be satisfied by a PEP 517 installer. 2025-09-08T02:05:03,578 If you are using pip, you can try `pip install --use-pep517`. 2025-09-08T02:05:03,578 By 2025-Oct-31, you need to update your project and remove deprecated calls 2025-09-08T02:05:03,578 or your builds will no longer be supported. 2025-09-08T02:05:03,578 ******************************************************************************** 2025-09-08T02:05:03,578 !! 2025-09-08T02:05:03,578 dist.fetch_build_eggs(dist.setup_requires) 2025-09-08T02:05:04,127 /usr/local/lib/python3.13/dist-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' 2025-09-08T02:05:04,127 warnings.warn(msg) 2025-09-08T02:05:04,127 /usr/local/lib/python3.13/dist-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' 2025-09-08T02:05:04,127 warnings.warn(msg) 2025-09-08T02:05:04,751 /usr/local/lib/python3.13/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-09-08T02:05:04,752 !! 2025-09-08T02:05:04,752 ******************************************************************************** 2025-09-08T02:05:04,752 Please consider removing the following classifiers in favor of a SPDX license expression: 2025-09-08T02:05:04,752 License :: OSI Approved :: GNU Affero General Public License v3 2025-09-08T02:05:04,752 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-09-08T02:05:04,752 ******************************************************************************** 2025-09-08T02:05:04,752 !! 2025-09-08T02:05:04,752 self._finalize_license_expression() 2025-09-08T02:05:04,753 running bdist_wheel 2025-09-08T02:05:05,052 running build 2025-09-08T02:05:05,052 running build_py 2025-09-08T02:05:05,132 creating build/lib.linux-armv7l-cpython-313/lua 2025-09-08T02:05:05,133 copying lua/__init__.py -> build/lib.linux-armv7l-cpython-313/lua 2025-09-08T02:05:05,133 copying lua/lua.py -> build/lib.linux-armv7l-cpython-313/lua 2025-09-08T02:05:05,134 copying lua/lua_wrap.py -> build/lib.linux-armv7l-cpython-313/lua 2025-09-08T02:05:05,135 copying lua/lua_values.py -> build/lib.linux-armv7l-cpython-313/lua 2025-09-08T02:05:05,136 running build_ext 2025-09-08T02:05:05,136 generating cffi module 'build/temp.linux-armv7l-cpython-313/lua._lua.c' 2025-09-08T02:05:05,137 creating build/temp.linux-armv7l-cpython-313 2025-09-08T02:05:05,537 building 'lua._lua' extension 2025-09-08T02:05:05,538 creating build/temp.linux-armv7l-cpython-313/build/temp.linux-armv7l-cpython-313 2025-09-08T02:05:05,538 arm-linux-gnueabihf-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 -Wall -fPIC -I/usr/include/python3.13 -c build/temp.linux-armv7l-cpython-313/lua._lua.c -o build/temp.linux-armv7l-cpython-313/build/temp.linux-armv7l-cpython-313/lua._lua.o 2025-09-08T02:05:05,821 build/temp.linux-armv7l-cpython-313/lua._lua.c:574:25: fatal error: lua.h: No such file or directory 2025-09-08T02:05:05,822 574 | #include 2025-09-08T02:05:05,822 | ^~~~~~~ 2025-09-08T02:05:05,822 compilation terminated. 2025-09-08T02:05:05,825 error: command '/usr/bin/arm-linux-gnueabihf-gcc' failed with exit code 1 2025-09-08T02:05:06,000 ERROR: python setup.py bdist_wheel exited with 1 2025-09-08T02:05:06,012 [bold magenta]full command[/]: [blue]/usr/bin/python3 -u -c ' 2025-09-08T02:05:06,012 exec(compile('"'"''"'"''"'"' 2025-09-08T02:05:06,012 # This is -- a caller that pip uses to run setup.py 2025-09-08T02:05:06,012 # 2025-09-08T02:05:06,012 # - It imports setuptools before invoking setup.py, to enable projects that directly 2025-09-08T02:05:06,012 # import from `distutils.core` to work with newer packaging standards. 2025-09-08T02:05:06,012 # - It provides a clear error message when setuptools is not installed. 2025-09-08T02:05:06,012 # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so 2025-09-08T02:05:06,012 # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: 2025-09-08T02:05:06,012 # manifest_maker: standard file '"'"'-c'"'"' not found". 2025-09-08T02:05:06,012 # - It generates a shim setup.py, for handling setup.cfg-only projects. 2025-09-08T02:05:06,012 import os, sys, tokenize, traceback 2025-09-08T02:05:06,012 2025-09-08T02:05:06,012 try: 2025-09-08T02:05:06,012 import setuptools 2025-09-08T02:05:06,012 except ImportError: 2025-09-08T02:05:06,012 print( 2025-09-08T02:05:06,012 "ERROR: Can not execute `setup.py` since setuptools failed to import in " 2025-09-08T02:05:06,012 "the build environment with exception:", 2025-09-08T02:05:06,012 file=sys.stderr, 2025-09-08T02:05:06,012 ) 2025-09-08T02:05:06,012 traceback.print_exc() 2025-09-08T02:05:06,012 sys.exit(1) 2025-09-08T02:05:06,012 2025-09-08T02:05:06,012 __file__ = %r 2025-09-08T02:05:06,012 sys.argv[0] = __file__ 2025-09-08T02:05:06,012 2025-09-08T02:05:06,012 if os.path.exists(__file__): 2025-09-08T02:05:06,012 filename = __file__ 2025-09-08T02:05:06,012 with tokenize.open(__file__) as f: 2025-09-08T02:05:06,012 setup_py_code = f.read() 2025-09-08T02:05:06,012 else: 2025-09-08T02:05:06,012 filename = "" 2025-09-08T02:05:06,012 setup_py_code = "from setuptools import setup; setup()" 2025-09-08T02:05:06,012 2025-09-08T02:05:06,012 exec(compile(setup_py_code, filename, "exec")) 2025-09-08T02:05:06,012 '"'"''"'"''"'"' % ('"'"'/tmp/pip-wheel-u9w7jd41/pylua_eb43fd94ad044ddb875c3fa44d47db2c/setup.py'"'"',), "", "exec"))' bdist_wheel -d /tmp/pip-wheel-zl1dp5xp[/] 2025-09-08T02:05:06,012 [bold magenta]cwd[/]: /tmp/pip-wheel-u9w7jd41/pylua_eb43fd94ad044ddb875c3fa44d47db2c/ 2025-09-08T02:05:06,012 Building wheel for pylua (setup.py): finished with status 'error' 2025-09-08T02:05:06,013 ERROR: Failed building wheel for pylua 2025-09-08T02:05:06,014 Running setup.py clean for pylua 2025-09-08T02:05:06,014 Running command python setup.py clean 2025-09-08T02:05:06,642 /usr/local/lib/python3.13/dist-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2025-09-08T02:05:06,643 !! 2025-09-08T02:05:06,643 ******************************************************************************** 2025-09-08T02:05:06,643 Requirements should be satisfied by a PEP 517 installer. 2025-09-08T02:05:06,643 If you are using pip, you can try `pip install --use-pep517`. 2025-09-08T02:05:06,643 By 2025-Oct-31, you need to update your project and remove deprecated calls 2025-09-08T02:05:06,643 or your builds will no longer be supported. 2025-09-08T02:05:06,643 ******************************************************************************** 2025-09-08T02:05:06,644 !! 2025-09-08T02:05:06,644 dist.fetch_build_eggs(dist.setup_requires) 2025-09-08T02:05:07,195 /usr/local/lib/python3.13/dist-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' 2025-09-08T02:05:07,195 warnings.warn(msg) 2025-09-08T02:05:07,195 /usr/local/lib/python3.13/dist-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' 2025-09-08T02:05:07,195 warnings.warn(msg) 2025-09-08T02:05:07,832 /usr/local/lib/python3.13/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-09-08T02:05:07,832 !! 2025-09-08T02:05:07,832 ******************************************************************************** 2025-09-08T02:05:07,833 Please consider removing the following classifiers in favor of a SPDX license expression: 2025-09-08T02:05:07,833 License :: OSI Approved :: GNU Affero General Public License v3 2025-09-08T02:05:07,833 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-09-08T02:05:07,833 ******************************************************************************** 2025-09-08T02:05:07,833 !! 2025-09-08T02:05:07,833 self._finalize_license_expression() 2025-09-08T02:05:07,908 running clean 2025-09-08T02:05:08,057 removing 'build/temp.linux-armv7l-cpython-313' (and everything under it) 2025-09-08T02:05:08,057 removing 'build/lib.linux-armv7l-cpython-313' (and everything under it) 2025-09-08T02:05:08,058 'build/bdist.linux-armv7l' does not exist -- can't clean it 2025-09-08T02:05:08,058 'build/scripts-3.13' does not exist -- can't clean it 2025-09-08T02:05:08,058 removing 'build' 2025-09-08T02:05:08,195 Failed to build pylua 2025-09-08T02:05:08,196 ERROR: Failed to build one or more wheels 2025-09-08T02:05:08,197 Exception information: 2025-09-08T02:05:08,197 Traceback (most recent call last): 2025-09-08T02:05:08,197 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-08T02:05:08,197 status = _inner_run() 2025-09-08T02:05:08,197 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-08T02:05:08,197 return self.run(options, args) 2025-09-08T02:05:08,197 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-08T02:05:08,197 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-08T02:05:08,197 return func(self, options, args) 2025-09-08T02:05:08,197 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 180, in run 2025-09-08T02:05:08,197 raise CommandError("Failed to build one or more wheels") 2025-09-08T02:05:08,197 pip._internal.exceptions.CommandError: Failed to build one or more wheels 2025-09-08T02:05:08,201 Removed build tracker: '/tmp/pip-build-tracker-py7iu22_'