2025-09-07T23:47:05,966 Created temporary directory: /tmp/pip-build-tracker-zj7ibxav 2025-09-07T23:47:05,967 Initialized build tracking at /tmp/pip-build-tracker-zj7ibxav 2025-09-07T23:47:05,967 Created build tracker: /tmp/pip-build-tracker-zj7ibxav 2025-09-07T23:47:05,967 Entered build tracker: /tmp/pip-build-tracker-zj7ibxav 2025-09-07T23:47:05,967 Created temporary directory: /tmp/pip-wheel-3451v560 2025-09-07T23:47:05,970 Created temporary directory: /tmp/pip-ephem-wheel-cache-fxkaef7g 2025-09-07T23:47:06,026 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-07T23:47:06,028 2 location(s) to search for versions of gender-guess: 2025-09-07T23:47:06,028 * https://pypi.org/simple/gender-guess/ 2025-09-07T23:47:06,028 * https://www.piwheels.org/simple/gender-guess/ 2025-09-07T23:47:06,028 Fetching project page and analyzing links: https://pypi.org/simple/gender-guess/ 2025-09-07T23:47:06,029 Getting page https://pypi.org/simple/gender-guess/ 2025-09-07T23:47:06,030 Found index url https://pypi.org/simple/ 2025-09-07T23:47:06,175 Fetched page https://pypi.org/simple/gender-guess/ as application/vnd.pypi.simple.v1+json 2025-09-07T23:47:06,176 Found link https://files.pythonhosted.org/packages/56/d7/61a92c31c03018ed7437033628f0626b91afb8fad895ee56c976f7798755/gender-guess-0.1.tar.gz (from https://pypi.org/simple/gender-guess/), version: 0.1 2025-09-07T23:47:06,177 Found link https://files.pythonhosted.org/packages/db/61/6f6cf14592d0b898f4fd7fd50a6ee8658c70957ce644779f9134833b7e02/gender-guess-0.1.1.tar.gz (from https://pypi.org/simple/gender-guess/), version: 0.1.1 2025-09-07T23:47:06,178 Fetching project page and analyzing links: https://www.piwheels.org/simple/gender-guess/ 2025-09-07T23:47:06,178 Getting page https://www.piwheels.org/simple/gender-guess/ 2025-09-07T23:47:06,180 Found index url https://www.piwheels.org/simple/ 2025-09-07T23:47:06,285 Fetched page https://www.piwheels.org/simple/gender-guess/ as text/html 2025-09-07T23:47:06,286 Skipping link: not a file: https://www.piwheels.org/simple/gender-guess/ 2025-09-07T23:47:06,286 Skipping link: not a file: https://pypi.org/simple/gender-guess/ 2025-09-07T23:47:06,308 Given no hashes to check 1 links for project 'gender-guess': discarding no candidates 2025-09-07T23:47:06,309 Collecting gender-guess==0.1 2025-09-07T23:47:06,311 Created temporary directory: /tmp/pip-unpack-a1br5czz 2025-09-07T23:47:06,544 Downloading gender-guess-0.1.tar.gz (363 kB) 2025-09-07T23:47:06,664 Added gender-guess==0.1 from https://files.pythonhosted.org/packages/56/d7/61a92c31c03018ed7437033628f0626b91afb8fad895ee56c976f7798755/gender-guess-0.1.tar.gz to build tracker '/tmp/pip-build-tracker-zj7ibxav' 2025-09-07T23:47:06,665 Running setup.py (path:/tmp/pip-wheel-3451v560/gender-guess_ec26c12082b4415db93aa847a0445b01/setup.py) egg_info for package gender-guess 2025-09-07T23:47:06,665 Created temporary directory: /tmp/pip-pip-egg-info-g_b29896 2025-09-07T23:47:06,665 Preparing metadata (setup.py): started 2025-09-07T23:47:06,666 Running command python setup.py egg_info 2025-09-07T23:47:07,797 /usr/local/lib/python3.13/dist-packages/setuptools/_core_metadata.py:163: SetuptoolsDeprecationWarning: Invalid config. 2025-09-07T23:47:07,797 !! 2025-09-07T23:47:07,797 ******************************************************************************** 2025-09-07T23:47:07,797 newlines are not allowed in `summary` and will break in the future 2025-09-07T23:47:07,798 ******************************************************************************** 2025-09-07T23:47:07,798 !! 2025-09-07T23:47:07,798 write_field('Summary', single_line(summary)) 2025-09-07T23:47:08,208 Preparing metadata (setup.py): finished with status 'done' 2025-09-07T23:47:08,213 Source in /tmp/pip-wheel-3451v560/gender-guess_ec26c12082b4415db93aa847a0445b01 has version 0.1, which satisfies requirement gender-guess==0.1 from https://files.pythonhosted.org/packages/56/d7/61a92c31c03018ed7437033628f0626b91afb8fad895ee56c976f7798755/gender-guess-0.1.tar.gz 2025-09-07T23:47:08,213 Removed gender-guess==0.1 from https://files.pythonhosted.org/packages/56/d7/61a92c31c03018ed7437033628f0626b91afb8fad895ee56c976f7798755/gender-guess-0.1.tar.gz from build tracker '/tmp/pip-build-tracker-zj7ibxav' 2025-09-07T23:47:08,216 Created temporary directory: /tmp/pip-unpack-g35tr125 2025-09-07T23:47:08,216 Created temporary directory: /tmp/pip-unpack-4vdv_4x2 2025-09-07T23:47:08,216 Building wheels for collected packages: gender-guess 2025-09-07T23:47:08,217 Created temporary directory: /tmp/pip-wheel-3d1i2d0t 2025-09-07T23:47:08,218 DEPRECATION: Building 'gender-guess' 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 'gender-guess'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-07T23:47:08,219 Building wheel for gender-guess (setup.py): started 2025-09-07T23:47:08,220 Destination directory: /tmp/pip-wheel-3d1i2d0t 2025-09-07T23:47:08,220 Running command python setup.py bdist_wheel 2025-09-07T23:47:10,005 Deprecated command line option: -modern. Ignored, this option is now always on. 2025-09-07T23:47:10,239 gender.i:7: Error: Unable to find 'gen_ext.h' 2025-09-07T23:47:10,241 error: command '/usr/bin/swig' failed with exit code 1 2025-09-07T23:47:10,390 ERROR: python setup.py bdist_wheel exited with 1 2025-09-07T23:47:10,401 [bold magenta]full command[/]: [blue]/usr/bin/python3 -u -c ' 2025-09-07T23:47:10,401 exec(compile('"'"''"'"''"'"' 2025-09-07T23:47:10,401 # This is -- a caller that pip uses to run setup.py 2025-09-07T23:47:10,401 # 2025-09-07T23:47:10,401 # - It imports setuptools before invoking setup.py, to enable projects that directly 2025-09-07T23:47:10,401 # import from `distutils.core` to work with newer packaging standards. 2025-09-07T23:47:10,401 # - It provides a clear error message when setuptools is not installed. 2025-09-07T23:47:10,401 # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so 2025-09-07T23:47:10,401 # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: 2025-09-07T23:47:10,401 # manifest_maker: standard file '"'"'-c'"'"' not found". 2025-09-07T23:47:10,401 # - It generates a shim setup.py, for handling setup.cfg-only projects. 2025-09-07T23:47:10,401 import os, sys, tokenize, traceback 2025-09-07T23:47:10,401 2025-09-07T23:47:10,401 try: 2025-09-07T23:47:10,401 import setuptools 2025-09-07T23:47:10,401 except ImportError: 2025-09-07T23:47:10,401 print( 2025-09-07T23:47:10,401 "ERROR: Can not execute `setup.py` since setuptools failed to import in " 2025-09-07T23:47:10,401 "the build environment with exception:", 2025-09-07T23:47:10,401 file=sys.stderr, 2025-09-07T23:47:10,401 ) 2025-09-07T23:47:10,401 traceback.print_exc() 2025-09-07T23:47:10,401 sys.exit(1) 2025-09-07T23:47:10,401 2025-09-07T23:47:10,401 __file__ = %r 2025-09-07T23:47:10,401 sys.argv[0] = __file__ 2025-09-07T23:47:10,401 2025-09-07T23:47:10,401 if os.path.exists(__file__): 2025-09-07T23:47:10,401 filename = __file__ 2025-09-07T23:47:10,401 with tokenize.open(__file__) as f: 2025-09-07T23:47:10,401 setup_py_code = f.read() 2025-09-07T23:47:10,401 else: 2025-09-07T23:47:10,401 filename = "" 2025-09-07T23:47:10,401 setup_py_code = "from setuptools import setup; setup()" 2025-09-07T23:47:10,401 2025-09-07T23:47:10,401 exec(compile(setup_py_code, filename, "exec")) 2025-09-07T23:47:10,401 '"'"''"'"''"'"' % ('"'"'/tmp/pip-wheel-3451v560/gender-guess_ec26c12082b4415db93aa847a0445b01/setup.py'"'"',), "", "exec"))' bdist_wheel -d /tmp/pip-wheel-3d1i2d0t[/] 2025-09-07T23:47:10,402 [bold magenta]cwd[/]: /tmp/pip-wheel-3451v560/gender-guess_ec26c12082b4415db93aa847a0445b01/ 2025-09-07T23:47:10,402 Building wheel for gender-guess (setup.py): finished with status 'error' 2025-09-07T23:47:10,402 ERROR: Failed building wheel for gender-guess 2025-09-07T23:47:10,403 Running setup.py clean for gender-guess 2025-09-07T23:47:10,404 Running command python setup.py clean 2025-09-07T23:47:11,605 'build/bdist.linux-armv7l' does not exist -- can't clean it 2025-09-07T23:47:11,606 'build/scripts-3.13' does not exist -- can't clean it 2025-09-07T23:47:11,717 Failed to build gender-guess 2025-09-07T23:47:11,717 ERROR: Failed to build one or more wheels 2025-09-07T23:47:11,718 Exception information: 2025-09-07T23:47:11,718 Traceback (most recent call last): 2025-09-07T23:47:11,718 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-07T23:47:11,718 status = _inner_run() 2025-09-07T23:47:11,718 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-07T23:47:11,718 return self.run(options, args) 2025-09-07T23:47:11,718 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-07T23:47:11,718 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-07T23:47:11,718 return func(self, options, args) 2025-09-07T23:47:11,718 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 180, in run 2025-09-07T23:47:11,718 raise CommandError("Failed to build one or more wheels") 2025-09-07T23:47:11,718 pip._internal.exceptions.CommandError: Failed to build one or more wheels 2025-09-07T23:47:11,723 Removed build tracker: '/tmp/pip-build-tracker-zj7ibxav'