2025-09-07T22:58:42,538 Created temporary directory: /tmp/pip-build-tracker-rtlmj104 2025-09-07T22:58:42,539 Initialized build tracking at /tmp/pip-build-tracker-rtlmj104 2025-09-07T22:58:42,539 Created build tracker: /tmp/pip-build-tracker-rtlmj104 2025-09-07T22:58:42,539 Entered build tracker: /tmp/pip-build-tracker-rtlmj104 2025-09-07T22:58:42,539 Created temporary directory: /tmp/pip-wheel-rcqalbm1 2025-09-07T22:58:42,542 Created temporary directory: /tmp/pip-ephem-wheel-cache-ozt3olbp 2025-09-07T22:58:42,602 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-07T22:58:42,604 2 location(s) to search for versions of geoip: 2025-09-07T22:58:42,604 * https://pypi.org/simple/geoip/ 2025-09-07T22:58:42,604 * https://www.piwheels.org/simple/geoip/ 2025-09-07T22:58:42,604 Fetching project page and analyzing links: https://pypi.org/simple/geoip/ 2025-09-07T22:58:42,605 Getting page https://pypi.org/simple/geoip/ 2025-09-07T22:58:42,606 Found index url https://pypi.org/simple/ 2025-09-07T22:58:42,676 Fetched page https://pypi.org/simple/geoip/ as application/vnd.pypi.simple.v1+json 2025-09-07T22:58:42,677 Found link https://files.pythonhosted.org/packages/44/53/bfd5b394f0f7b5e154fbcdba6d0794737a318e6c1cdcced2abbb2b1a39fe/GeoIP-1.2.8.tar.gz (from https://pypi.org/simple/geoip/), version: 1.2.8 2025-09-07T22:58:42,678 Found link https://files.pythonhosted.org/packages/21/00/e235917c82cf3f2528531b3d69a29664d3ff7843e28c5fbb8bb76c6035d2/GeoIP-1.2.9.tar.gz (from https://pypi.org/simple/geoip/), version: 1.2.9 2025-09-07T22:58:42,678 Found link https://files.pythonhosted.org/packages/ed/1c/6cd9d2445ca4eb092e4a1a42c818dc62c76f3cf9df4b1aa1b947ff7d2249/GeoIP-1.3.0.tar.gz (from https://pypi.org/simple/geoip/), version: 1.3.0 2025-09-07T22:58:42,678 Found link https://files.pythonhosted.org/packages/e7/33/603a23bc29180a4dad47676bf79297c4cbf51c8b560c2c886191de97f28e/GeoIP-1.3.1.tar.gz (from https://pypi.org/simple/geoip/), version: 1.3.1 2025-09-07T22:58:42,678 Found link https://files.pythonhosted.org/packages/f2/7b/a463b7c3df8ef4b9c92906da29ddc9e464d4045f00c475ad31cdb9a97aae/GeoIP-1.3.2.tar.gz (from https://pypi.org/simple/geoip/), version: 1.3.2 2025-09-07T22:58:42,679 Fetching project page and analyzing links: https://www.piwheels.org/simple/geoip/ 2025-09-07T22:58:42,679 Getting page https://www.piwheels.org/simple/geoip/ 2025-09-07T22:58:42,680 Found index url https://www.piwheels.org/simple/ 2025-09-07T22:58:42,770 Fetched page https://www.piwheels.org/simple/geoip/ as text/html 2025-09-07T22:58:42,771 Skipping link: not a file: https://www.piwheels.org/simple/geoip/ 2025-09-07T22:58:42,771 Skipping link: not a file: https://pypi.org/simple/geoip/ 2025-09-07T22:58:42,795 Given no hashes to check 1 links for project 'geoip': discarding no candidates 2025-09-07T22:58:42,796 Collecting geoip==1.2.9 2025-09-07T22:58:42,798 Created temporary directory: /tmp/pip-unpack-p7r0anl9 2025-09-07T22:58:42,936 Downloading GeoIP-1.2.9.tar.gz (24 kB) 2025-09-07T22:58:42,962 Added geoip==1.2.9 from https://files.pythonhosted.org/packages/21/00/e235917c82cf3f2528531b3d69a29664d3ff7843e28c5fbb8bb76c6035d2/GeoIP-1.2.9.tar.gz to build tracker '/tmp/pip-build-tracker-rtlmj104' 2025-09-07T22:58:42,963 Running setup.py (path:/tmp/pip-wheel-rcqalbm1/geoip_0141ad63cb64425f9d88b3262992d0b5/setup.py) egg_info for package geoip 2025-09-07T22:58:42,963 Created temporary directory: /tmp/pip-pip-egg-info-vmzxu8yu 2025-09-07T22:58:42,963 Preparing metadata (setup.py): started 2025-09-07T22:58:42,964 Running command python setup.py egg_info 2025-09-07T22:58:43,583 /usr/local/lib/python3.13/dist-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'bugtrack_url' 2025-09-07T22:58:43,584 warnings.warn(msg) 2025-09-07T22:58:43,584 Warning: 'classifiers' should be a list, got type 'tuple' 2025-09-07T22:58:43,981 /usr/local/lib/python3.13/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-09-07T22:58:43,981 !! 2025-09-07T22:58:43,982 ******************************************************************************** 2025-09-07T22:58:43,982 Please consider removing the following classifiers in favor of a SPDX license expression: 2025-09-07T22:58:43,982 License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+) 2025-09-07T22:58:43,982 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-09-07T22:58:43,982 ******************************************************************************** 2025-09-07T22:58:43,982 !! 2025-09-07T22:58:43,983 self._finalize_license_expression() 2025-09-07T22:58:44,473 Preparing metadata (setup.py): finished with status 'done' 2025-09-07T22:58:44,484 Source in /tmp/pip-wheel-rcqalbm1/geoip_0141ad63cb64425f9d88b3262992d0b5 has version 1.2.9, which satisfies requirement geoip==1.2.9 from https://files.pythonhosted.org/packages/21/00/e235917c82cf3f2528531b3d69a29664d3ff7843e28c5fbb8bb76c6035d2/GeoIP-1.2.9.tar.gz 2025-09-07T22:58:44,484 Removed geoip==1.2.9 from https://files.pythonhosted.org/packages/21/00/e235917c82cf3f2528531b3d69a29664d3ff7843e28c5fbb8bb76c6035d2/GeoIP-1.2.9.tar.gz from build tracker '/tmp/pip-build-tracker-rtlmj104' 2025-09-07T22:58:44,498 Created temporary directory: /tmp/pip-unpack-qugt1cyw 2025-09-07T22:58:44,499 Created temporary directory: /tmp/pip-unpack-7_uknj5n 2025-09-07T22:58:44,499 Building wheels for collected packages: geoip 2025-09-07T22:58:44,500 Created temporary directory: /tmp/pip-wheel-5fvrtns0 2025-09-07T22:58:44,501 DEPRECATION: Building 'geoip' 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 'geoip'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-07T22:58:44,502 Building wheel for geoip (setup.py): started 2025-09-07T22:58:44,502 Destination directory: /tmp/pip-wheel-5fvrtns0 2025-09-07T22:58:44,503 Running command python setup.py bdist_wheel 2025-09-07T22:58:45,110 /usr/local/lib/python3.13/dist-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'bugtrack_url' 2025-09-07T22:58:45,110 warnings.warn(msg) 2025-09-07T22:58:45,111 Warning: 'classifiers' should be a list, got type 'tuple' 2025-09-07T22:58:45,498 /usr/local/lib/python3.13/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-09-07T22:58:45,498 !! 2025-09-07T22:58:45,498 ******************************************************************************** 2025-09-07T22:58:45,498 Please consider removing the following classifiers in favor of a SPDX license expression: 2025-09-07T22:58:45,498 License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+) 2025-09-07T22:58:45,499 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-09-07T22:58:45,499 ******************************************************************************** 2025-09-07T22:58:45,499 !! 2025-09-07T22:58:45,499 self._finalize_license_expression() 2025-09-07T22:58:46,607 py_GeoIP.c:22:10: fatal error: GeoIP.h: No such file or directory 2025-09-07T22:58:46,607 22 | #include "GeoIP.h" 2025-09-07T22:58:46,608 | ^~~~~~~~~ 2025-09-07T22:58:46,608 compilation terminated. 2025-09-07T22:58:46,612 error: command '/usr/bin/arm-linux-gnueabihf-gcc' failed with exit code 1 2025-09-07T22:58:46,758 ERROR: python setup.py bdist_wheel exited with 1 2025-09-07T22:58:46,771 [bold magenta]full command[/]: [blue]/usr/bin/python3 -u -c ' 2025-09-07T22:58:46,771 exec(compile('"'"''"'"''"'"' 2025-09-07T22:58:46,771 # This is -- a caller that pip uses to run setup.py 2025-09-07T22:58:46,771 # 2025-09-07T22:58:46,771 # - It imports setuptools before invoking setup.py, to enable projects that directly 2025-09-07T22:58:46,771 # import from `distutils.core` to work with newer packaging standards. 2025-09-07T22:58:46,771 # - It provides a clear error message when setuptools is not installed. 2025-09-07T22:58:46,771 # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so 2025-09-07T22:58:46,771 # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: 2025-09-07T22:58:46,771 # manifest_maker: standard file '"'"'-c'"'"' not found". 2025-09-07T22:58:46,771 # - It generates a shim setup.py, for handling setup.cfg-only projects. 2025-09-07T22:58:46,771 import os, sys, tokenize, traceback 2025-09-07T22:58:46,771 2025-09-07T22:58:46,771 try: 2025-09-07T22:58:46,771 import setuptools 2025-09-07T22:58:46,771 except ImportError: 2025-09-07T22:58:46,771 print( 2025-09-07T22:58:46,771 "ERROR: Can not execute `setup.py` since setuptools failed to import in " 2025-09-07T22:58:46,771 "the build environment with exception:", 2025-09-07T22:58:46,771 file=sys.stderr, 2025-09-07T22:58:46,771 ) 2025-09-07T22:58:46,771 traceback.print_exc() 2025-09-07T22:58:46,771 sys.exit(1) 2025-09-07T22:58:46,771 2025-09-07T22:58:46,771 __file__ = %r 2025-09-07T22:58:46,771 sys.argv[0] = __file__ 2025-09-07T22:58:46,771 2025-09-07T22:58:46,771 if os.path.exists(__file__): 2025-09-07T22:58:46,771 filename = __file__ 2025-09-07T22:58:46,771 with tokenize.open(__file__) as f: 2025-09-07T22:58:46,771 setup_py_code = f.read() 2025-09-07T22:58:46,771 else: 2025-09-07T22:58:46,771 filename = "" 2025-09-07T22:58:46,771 setup_py_code = "from setuptools import setup; setup()" 2025-09-07T22:58:46,771 2025-09-07T22:58:46,771 exec(compile(setup_py_code, filename, "exec")) 2025-09-07T22:58:46,771 '"'"''"'"''"'"' % ('"'"'/tmp/pip-wheel-rcqalbm1/geoip_0141ad63cb64425f9d88b3262992d0b5/setup.py'"'"',), "", "exec"))' bdist_wheel -d /tmp/pip-wheel-5fvrtns0[/] 2025-09-07T22:58:46,771 [bold magenta]cwd[/]: /tmp/pip-wheel-rcqalbm1/geoip_0141ad63cb64425f9d88b3262992d0b5/ 2025-09-07T22:58:46,771 Building wheel for geoip (setup.py): finished with status 'error' 2025-09-07T22:58:46,772 ERROR: Failed building wheel for geoip 2025-09-07T22:58:46,773 Running setup.py clean for geoip 2025-09-07T22:58:46,773 Running command python setup.py clean 2025-09-07T22:58:47,384 /usr/local/lib/python3.13/dist-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'bugtrack_url' 2025-09-07T22:58:47,384 warnings.warn(msg) 2025-09-07T22:58:47,385 Warning: 'classifiers' should be a list, got type 'tuple' 2025-09-07T22:58:47,778 /usr/local/lib/python3.13/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-09-07T22:58:47,779 !! 2025-09-07T22:58:47,779 ******************************************************************************** 2025-09-07T22:58:47,779 Please consider removing the following classifiers in favor of a SPDX license expression: 2025-09-07T22:58:47,779 License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+) 2025-09-07T22:58:47,779 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-09-07T22:58:47,779 ******************************************************************************** 2025-09-07T22:58:47,780 !! 2025-09-07T22:58:47,780 self._finalize_license_expression() 2025-09-07T22:58:48,001 'build/lib.linux-armv7l-cpython-313' does not exist -- can't clean it 2025-09-07T22:58:48,001 'build/bdist.linux-armv7l' does not exist -- can't clean it 2025-09-07T22:58:48,001 'build/scripts-3.13' does not exist -- can't clean it 2025-09-07T22:58:48,111 Failed to build geoip 2025-09-07T22:58:48,112 ERROR: Failed to build one or more wheels 2025-09-07T22:58:48,113 Exception information: 2025-09-07T22:58:48,113 Traceback (most recent call last): 2025-09-07T22:58:48,113 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-07T22:58:48,113 status = _inner_run() 2025-09-07T22:58:48,113 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-07T22:58:48,113 return self.run(options, args) 2025-09-07T22:58:48,113 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-07T22:58:48,113 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-07T22:58:48,113 return func(self, options, args) 2025-09-07T22:58:48,113 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 180, in run 2025-09-07T22:58:48,113 raise CommandError("Failed to build one or more wheels") 2025-09-07T22:58:48,113 pip._internal.exceptions.CommandError: Failed to build one or more wheels 2025-09-07T22:58:48,118 Removed build tracker: '/tmp/pip-build-tracker-rtlmj104'