>>> py3-geocoder: Building community/py3-geocoder 1.38.1-r7 (using abuild 3.17.0_rc1-r2) started Fri, 24 Apr 2026 15:16:50 +0000 >>> py3-geocoder: Validating /home/buildozer/aports/community/py3-geocoder/APKBUILD... >>> py3-geocoder: Analyzing dependencies... >>> py3-geocoder: Installing for build: build-base python3 py3-requests py3-ratelim py3-click py3-setuptools py3-gpep517 ( 1/39) Installing libbz2 (1.0.8-r6) ( 2/39) Installing libffi (3.5.2-r1) ( 3/39) Installing gdbm (1.26-r0) ( 4/39) Installing xz-libs (5.8.2-r0) ( 5/39) Installing mpdecimal (4.0.1-r0) ( 6/39) Installing libpanelw (6.6_p20260404-r0) ( 7/39) Installing readline (8.3.3-r1) ( 8/39) Installing sqlite-libs (3.53.0-r0) ( 9/39) Installing python3 (3.14.3-r0) (10/39) Installing python3-pycache-pyc0 (3.14.3-r0) (11/39) Installing pyc (3.14.3-r0) (12/39) Installing python3-pyc (3.14.3-r0) (13/39) Installing py3-certifi (2026.2.25-r1) (14/39) Installing py3-certifi-pyc (2026.2.25-r1) (15/39) Installing py3-charset-normalizer (3.4.7-r0) (16/39) Installing py3-charset-normalizer-pyc (3.4.7-r0) (17/39) Installing py3-idna (3.11-r1) (18/39) Installing py3-idna-pyc (3.11-r1) (19/39) Installing py3-urllib3 (2.6.3-r1) (20/39) Installing py3-urllib3-pyc (2.6.3-r1) (21/39) Installing py3-requests (2.32.5-r1) (22/39) Installing py3-requests-pyc (2.32.5-r1) (23/39) Installing py3-decorator (5.2.1-r1) (24/39) Installing py3-decorator-pyc (5.2.1-r1) (25/39) Installing py3-ratelim (0.1.6-r6) (26/39) Installing py3-ratelim-pyc (0.1.6-r6) (27/39) Installing py3-click (8.3.3-r0) (28/39) Installing py3-click-pyc (8.3.3-r0) (29/39) Installing py3-parsing (3.3.2-r1) (30/39) Installing py3-parsing-pyc (3.3.2-r1) (31/39) Installing py3-packaging (26.1-r0) (32/39) Installing py3-packaging-pyc (26.1-r0) (33/39) Installing py3-setuptools (82.0.1-r1) (34/39) Installing py3-setuptools-pyc (82.0.1-r1) (35/39) Installing py3-installer (1.0.0-r0) (36/39) Installing py3-installer-pyc (1.0.0-r0) (37/39) Installing py3-gpep517 (19-r2) (38/39) Installing py3-gpep517-pyc (19-r2) (39/39) Installing .makedepends-py3-geocoder (20260424.151655) Executing busybox-1.37.0-r31.trigger OK: 474.4 MiB in 141 packages >>> py3-geocoder: Cleaning up srcdir >>> py3-geocoder: Cleaning up pkgdir >>> py3-geocoder: Cleaning up tmpdir >>> py3-geocoder: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/geocoder-1.38.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-geocoder: Fetching https://pypi.python.org/packages/source/g/geocoder/geocoder-1.38.1.tar.gz Connecting to pypi.python.org (151.101.64.223:443) Connecting to pypi.org (151.101.192.223:443) Connecting to files.pythonhosted.org (151.101.192.223:443) Connecting to files.pythonhosted.org (151.101.0.223:443) saving to '/var/cache/distfiles/v3.24/geocoder-1.38.1.tar.gz.part' geocoder-1.38.1.tar. 100% |********************************| 64345 0:00:00 ETA '/var/cache/distfiles/v3.24/geocoder-1.38.1.tar.gz.part' saved /var/cache/distfiles/v3.24/geocoder-1.38.1.tar.gz: OK >>> py3-geocoder: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/geocoder-1.38.1.tar.gz /var/cache/distfiles/v3.24/geocoder-1.38.1.tar.gz: OK >>> py3-geocoder: Unpacking /var/cache/distfiles/v3.24/geocoder-1.38.1.tar.gz... 2026-04-24 15:16:56,951 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ :12: DeprecationWarning: codecs.open() is deprecated. Use open() instead. :19: DeprecationWarning: codecs.open() is deprecated. Use open() instead. /usr/lib/python3.14/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. (Affected: geocoder). Available configuration options are listed in: https://setuptools.pypa.io/en/latest/userguide/declarative_config.html This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/discussions/5011 for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3.14/site-packages/setuptools/dist.py:765: 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() 2026-04-24 15:16:56,978 root INFO running bdist_wheel /usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:119: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2026-04-24 15:16:56,998 root INFO running build 2026-04-24 15:16:56,998 root INFO running build_py 2026-04-24 15:16:57,003 root INFO creating build/lib/geocoder 2026-04-24 15:16:57,003 root INFO copying geocoder/osm_reverse.py -> build/lib/geocoder 2026-04-24 15:16:57,004 root INFO copying geocoder/tamu.py -> build/lib/geocoder 2026-04-24 15:16:57,004 root INFO copying geocoder/bing_batch_reverse.py -> build/lib/geocoder 2026-04-24 15:16:57,004 root INFO copying geocoder/gaode.py -> build/lib/geocoder 2026-04-24 15:16:57,005 root INFO copying geocoder/gisgraphy_reverse.py -> build/lib/geocoder 2026-04-24 15:16:57,005 root INFO copying geocoder/w3w_reverse.py -> build/lib/geocoder 2026-04-24 15:16:57,005 root INFO copying geocoder/yandex.py -> build/lib/geocoder 2026-04-24 15:16:57,006 root INFO copying geocoder/google_elevation.py -> build/lib/geocoder 2026-04-24 15:16:57,006 root INFO copying geocoder/geolytica.py -> build/lib/geocoder 2026-04-24 15:16:57,006 root INFO copying geocoder/distance.py -> build/lib/geocoder 2026-04-24 15:16:57,006 root INFO copying geocoder/canadapost.py -> build/lib/geocoder 2026-04-24 15:16:57,007 root INFO copying geocoder/google.py -> build/lib/geocoder 2026-04-24 15:16:57,007 root INFO copying geocoder/here.py -> build/lib/geocoder 2026-04-24 15:16:57,007 root INFO copying geocoder/base.py -> build/lib/geocoder 2026-04-24 15:16:57,008 root INFO copying geocoder/yahoo.py -> build/lib/geocoder 2026-04-24 15:16:57,008 root INFO copying geocoder/komoot_reverse.py -> build/lib/geocoder 2026-04-24 15:16:57,008 root INFO copying geocoder/mapquest_batch.py -> build/lib/geocoder 2026-04-24 15:16:57,009 root INFO copying geocoder/w3w.py -> build/lib/geocoder 2026-04-24 15:16:57,009 root INFO copying geocoder/freegeoip.py -> build/lib/geocoder 2026-04-24 15:16:57,009 root INFO copying geocoder/opencage_reverse.py -> build/lib/geocoder 2026-04-24 15:16:57,009 root INFO copying geocoder/komoot.py -> build/lib/geocoder 2026-04-24 15:16:57,010 root INFO copying geocoder/baidu.py -> build/lib/geocoder 2026-04-24 15:16:57,010 root INFO copying geocoder/geonames_hierarchy.py -> build/lib/geocoder 2026-04-24 15:16:57,010 root INFO copying geocoder/google_timezone.py -> build/lib/geocoder 2026-04-24 15:16:57,011 root INFO copying geocoder/mapbox.py -> build/lib/geocoder 2026-04-24 15:16:57,011 root INFO copying geocoder/__init__.py -> build/lib/geocoder 2026-04-24 15:16:57,011 root INFO copying geocoder/gaode_reverse.py -> build/lib/geocoder 2026-04-24 15:16:57,012 root INFO copying geocoder/keys.py -> build/lib/geocoder 2026-04-24 15:16:57,012 root INFO copying geocoder/opencage.py -> build/lib/geocoder 2026-04-24 15:16:57,012 root INFO copying geocoder/ottawa.py -> build/lib/geocoder 2026-04-24 15:16:57,013 root INFO copying geocoder/geocodefarm_reverse.py -> build/lib/geocoder 2026-04-24 15:16:57,013 root INFO copying geocoder/geocodefarm.py -> build/lib/geocoder 2026-04-24 15:16:57,013 root INFO copying geocoder/uscensus_batch.py -> build/lib/geocoder 2026-04-24 15:16:57,013 root INFO copying geocoder/ottawa_parcel.py -> build/lib/geocoder 2026-04-24 15:16:57,014 root INFO copying geocoder/baidu_reverse.py -> build/lib/geocoder 2026-04-24 15:16:57,014 root INFO copying geocoder/bing.py -> build/lib/geocoder 2026-04-24 15:16:57,014 root INFO copying geocoder/mapzen.py -> build/lib/geocoder 2026-04-24 15:16:57,015 root INFO copying geocoder/tgos.py -> build/lib/geocoder 2026-04-24 15:16:57,015 root INFO copying geocoder/gisgraphy.py -> build/lib/geocoder 2026-04-24 15:16:57,015 root INFO copying geocoder/api.py -> build/lib/geocoder 2026-04-24 15:16:57,016 root INFO copying geocoder/geonames.py -> build/lib/geocoder 2026-04-24 15:16:57,016 root INFO copying geocoder/osm.py -> build/lib/geocoder 2026-04-24 15:16:57,016 root INFO copying geocoder/arcgis.py -> build/lib/geocoder 2026-04-24 15:16:57,017 root INFO copying geocoder/maxmind.py -> build/lib/geocoder 2026-04-24 15:16:57,017 root INFO copying geocoder/locationiq_reverse.py -> build/lib/geocoder 2026-04-24 15:16:57,017 root INFO copying geocoder/geonames_children.py -> build/lib/geocoder 2026-04-24 15:16:57,017 root INFO copying geocoder/bing_batch_forward.py -> build/lib/geocoder 2026-04-24 15:16:57,018 root INFO copying geocoder/bing_batch.py -> build/lib/geocoder 2026-04-24 15:16:57,018 root INFO copying geocoder/cli.py -> build/lib/geocoder 2026-04-24 15:16:57,018 root INFO copying geocoder/arcgis_reverse.py -> build/lib/geocoder 2026-04-24 15:16:57,019 root INFO copying geocoder/google_places.py -> build/lib/geocoder 2026-04-24 15:16:57,019 root INFO copying geocoder/geonames_details.py -> build/lib/geocoder 2026-04-24 15:16:57,019 root INFO copying geocoder/mapbox_reverse.py -> build/lib/geocoder 2026-04-24 15:16:57,019 root INFO copying geocoder/bing_reverse.py -> build/lib/geocoder 2026-04-24 15:16:57,020 root INFO copying geocoder/location.py -> build/lib/geocoder 2026-04-24 15:16:57,020 root INFO copying geocoder/ipinfo.py -> build/lib/geocoder 2026-04-24 15:16:57,020 root INFO copying geocoder/mapquest_reverse.py -> build/lib/geocoder 2026-04-24 15:16:57,021 root INFO copying geocoder/mapquest.py -> build/lib/geocoder 2026-04-24 15:16:57,021 root INFO copying geocoder/uscensus.py -> build/lib/geocoder 2026-04-24 15:16:57,021 root INFO copying geocoder/yandex_reverse.py -> build/lib/geocoder 2026-04-24 15:16:57,021 root INFO copying geocoder/uscensus_reverse.py -> build/lib/geocoder 2026-04-24 15:16:57,022 root INFO copying geocoder/mapzen_reverse.py -> build/lib/geocoder 2026-04-24 15:16:57,022 root INFO copying geocoder/tomtom.py -> build/lib/geocoder 2026-04-24 15:16:57,022 root INFO copying geocoder/here_reverse.py -> build/lib/geocoder 2026-04-24 15:16:57,023 root INFO copying geocoder/locationiq.py -> build/lib/geocoder 2026-04-24 15:16:57,023 root INFO copying geocoder/google_reverse.py -> build/lib/geocoder 2026-04-24 15:16:57,023 root INFO running egg_info 2026-04-24 15:16:57,027 root INFO writing geocoder.egg-info/PKG-INFO 2026-04-24 15:16:57,027 root INFO writing dependency_links to geocoder.egg-info/dependency_links.txt 2026-04-24 15:16:57,028 root INFO writing entry points to geocoder.egg-info/entry_points.txt 2026-04-24 15:16:57,028 root INFO writing requirements to geocoder.egg-info/requires.txt 2026-04-24 15:16:57,028 root INFO writing top-level names to geocoder.egg-info/top_level.txt 2026-04-24 15:16:57,033 root INFO reading manifest file 'geocoder.egg-info/SOURCES.txt' 2026-04-24 15:16:57,036 root INFO reading manifest template 'MANIFEST.in' 2026-04-24 15:16:57,037 root INFO adding license file 'LICENSE' 2026-04-24 15:16:57,037 root INFO adding license file 'AUTHORS.rst' 2026-04-24 15:16:57,039 root INFO writing manifest file 'geocoder.egg-info/SOURCES.txt' 2026-04-24 15:16:57,049 root INFO installing to build/bdist.linux-i686/wheel 2026-04-24 15:16:57,049 root INFO running install 2026-04-24 15:16:57,060 root INFO running install_lib 2026-04-24 15:16:57,064 root INFO creating build/bdist.linux-i686/wheel 2026-04-24 15:16:57,064 root INFO creating build/bdist.linux-i686/wheel/geocoder 2026-04-24 15:16:57,064 root INFO copying build/lib/geocoder/osm_reverse.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,064 root INFO copying build/lib/geocoder/tamu.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,065 root INFO copying build/lib/geocoder/bing_batch_reverse.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,065 root INFO copying build/lib/geocoder/gaode.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,065 root INFO copying build/lib/geocoder/gisgraphy_reverse.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,065 root INFO copying build/lib/geocoder/w3w_reverse.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,066 root INFO copying build/lib/geocoder/yandex.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,066 root INFO copying build/lib/geocoder/google_elevation.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,066 root INFO copying build/lib/geocoder/geolytica.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,066 root INFO copying build/lib/geocoder/distance.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,066 root INFO copying build/lib/geocoder/canadapost.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,067 root INFO copying build/lib/geocoder/google.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,067 root INFO copying build/lib/geocoder/here.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,067 root INFO copying build/lib/geocoder/base.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,068 root INFO copying build/lib/geocoder/yahoo.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,068 root INFO copying build/lib/geocoder/komoot_reverse.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,068 root INFO copying build/lib/geocoder/mapquest_batch.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,068 root INFO copying build/lib/geocoder/w3w.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,068 root INFO copying build/lib/geocoder/freegeoip.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,069 root INFO copying build/lib/geocoder/opencage_reverse.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,069 root INFO copying build/lib/geocoder/komoot.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,069 root INFO copying build/lib/geocoder/baidu.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,069 root INFO copying build/lib/geocoder/geonames_hierarchy.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,070 root INFO copying build/lib/geocoder/google_timezone.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,070 root INFO copying build/lib/geocoder/mapbox.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,070 root INFO copying build/lib/geocoder/__init__.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,070 root INFO copying build/lib/geocoder/gaode_reverse.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,071 root INFO copying build/lib/geocoder/keys.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,071 root INFO copying build/lib/geocoder/opencage.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,071 root INFO copying build/lib/geocoder/ottawa.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,071 root INFO copying build/lib/geocoder/geocodefarm_reverse.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,071 root INFO copying build/lib/geocoder/geocodefarm.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,072 root INFO copying build/lib/geocoder/uscensus_batch.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,072 root INFO copying build/lib/geocoder/ottawa_parcel.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,072 root INFO copying build/lib/geocoder/baidu_reverse.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,072 root INFO copying build/lib/geocoder/bing.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,073 root INFO copying build/lib/geocoder/mapzen.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,073 root INFO copying build/lib/geocoder/tgos.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,073 root INFO copying build/lib/geocoder/gisgraphy.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,073 root INFO copying build/lib/geocoder/api.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,074 root INFO copying build/lib/geocoder/geonames.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,074 root INFO copying build/lib/geocoder/osm.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,074 root INFO copying build/lib/geocoder/arcgis.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,074 root INFO copying build/lib/geocoder/maxmind.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,075 root INFO copying build/lib/geocoder/locationiq_reverse.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,075 root INFO copying build/lib/geocoder/geonames_children.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,075 root INFO copying build/lib/geocoder/bing_batch_forward.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,075 root INFO copying build/lib/geocoder/bing_batch.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,076 root INFO copying build/lib/geocoder/cli.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,076 root INFO copying build/lib/geocoder/arcgis_reverse.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,076 root INFO copying build/lib/geocoder/google_places.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,076 root INFO copying build/lib/geocoder/geonames_details.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,077 root INFO copying build/lib/geocoder/mapbox_reverse.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,077 root INFO copying build/lib/geocoder/bing_reverse.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,077 root INFO copying build/lib/geocoder/location.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,077 root INFO copying build/lib/geocoder/ipinfo.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,077 root INFO copying build/lib/geocoder/mapquest_reverse.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,078 root INFO copying build/lib/geocoder/mapquest.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,078 root INFO copying build/lib/geocoder/uscensus.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,078 root INFO copying build/lib/geocoder/yandex_reverse.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,078 root INFO copying build/lib/geocoder/uscensus_reverse.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,079 root INFO copying build/lib/geocoder/mapzen_reverse.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,079 root INFO copying build/lib/geocoder/tomtom.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,079 root INFO copying build/lib/geocoder/here_reverse.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,079 root INFO copying build/lib/geocoder/locationiq.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,080 root INFO copying build/lib/geocoder/google_reverse.py -> build/bdist.linux-i686/wheel/./geocoder 2026-04-24 15:16:57,080 root INFO running install_egg_info 2026-04-24 15:16:57,084 root INFO Copying geocoder.egg-info to build/bdist.linux-i686/wheel/./geocoder-1.38.1-py3.14.egg-info 2026-04-24 15:16:57,086 root INFO running install_scripts 2026-04-24 15:16:57,087 root INFO creating build/bdist.linux-i686/wheel/geocoder-1.38.1.dist-info/WHEEL 2026-04-24 15:16:57,088 wheel INFO creating '/home/buildozer/aports/community/py3-geocoder/src/geocoder-1.38.1/.dist/.tmp-3h9_jg2n/geocoder-1.38.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2026-04-24 15:16:57,088 wheel INFO adding 'geocoder/__init__.py' 2026-04-24 15:16:57,089 wheel INFO adding 'geocoder/api.py' 2026-04-24 15:16:57,089 wheel INFO adding 'geocoder/arcgis.py' 2026-04-24 15:16:57,089 wheel INFO adding 'geocoder/arcgis_reverse.py' 2026-04-24 15:16:57,090 wheel INFO adding 'geocoder/baidu.py' 2026-04-24 15:16:57,090 wheel INFO adding 'geocoder/baidu_reverse.py' 2026-04-24 15:16:57,090 wheel INFO adding 'geocoder/base.py' 2026-04-24 15:16:57,090 wheel INFO adding 'geocoder/bing.py' 2026-04-24 15:16:57,091 wheel INFO adding 'geocoder/bing_batch.py' 2026-04-24 15:16:57,091 wheel INFO adding 'geocoder/bing_batch_forward.py' 2026-04-24 15:16:57,091 wheel INFO adding 'geocoder/bing_batch_reverse.py' 2026-04-24 15:16:57,091 wheel INFO adding 'geocoder/bing_reverse.py' 2026-04-24 15:16:57,092 wheel INFO adding 'geocoder/canadapost.py' 2026-04-24 15:16:57,092 wheel INFO adding 'geocoder/cli.py' 2026-04-24 15:16:57,092 wheel INFO adding 'geocoder/distance.py' 2026-04-24 15:16:57,092 wheel INFO adding 'geocoder/freegeoip.py' 2026-04-24 15:16:57,092 wheel INFO adding 'geocoder/gaode.py' 2026-04-24 15:16:57,093 wheel INFO adding 'geocoder/gaode_reverse.py' 2026-04-24 15:16:57,093 wheel INFO adding 'geocoder/geocodefarm.py' 2026-04-24 15:16:57,093 wheel INFO adding 'geocoder/geocodefarm_reverse.py' 2026-04-24 15:16:57,093 wheel INFO adding 'geocoder/geolytica.py' 2026-04-24 15:16:57,094 wheel INFO adding 'geocoder/geonames.py' 2026-04-24 15:16:57,094 wheel INFO adding 'geocoder/geonames_children.py' 2026-04-24 15:16:57,094 wheel INFO adding 'geocoder/geonames_details.py' 2026-04-24 15:16:57,094 wheel INFO adding 'geocoder/geonames_hierarchy.py' 2026-04-24 15:16:57,094 wheel INFO adding 'geocoder/gisgraphy.py' 2026-04-24 15:16:57,095 wheel INFO adding 'geocoder/gisgraphy_reverse.py' 2026-04-24 15:16:57,095 wheel INFO adding 'geocoder/google.py' 2026-04-24 15:16:57,095 wheel INFO adding 'geocoder/google_elevation.py' 2026-04-24 15:16:57,095 wheel INFO adding 'geocoder/google_places.py' 2026-04-24 15:16:57,096 wheel INFO adding 'geocoder/google_reverse.py' 2026-04-24 15:16:57,096 wheel INFO adding 'geocoder/google_timezone.py' 2026-04-24 15:16:57,096 wheel INFO adding 'geocoder/here.py' 2026-04-24 15:16:57,096 wheel INFO adding 'geocoder/here_reverse.py' 2026-04-24 15:16:57,097 wheel INFO adding 'geocoder/ipinfo.py' 2026-04-24 15:16:57,097 wheel INFO adding 'geocoder/keys.py' 2026-04-24 15:16:57,097 wheel INFO adding 'geocoder/komoot.py' 2026-04-24 15:16:57,097 wheel INFO adding 'geocoder/komoot_reverse.py' 2026-04-24 15:16:57,097 wheel INFO adding 'geocoder/location.py' 2026-04-24 15:16:57,098 wheel INFO adding 'geocoder/locationiq.py' 2026-04-24 15:16:57,098 wheel INFO adding 'geocoder/locationiq_reverse.py' 2026-04-24 15:16:57,098 wheel INFO adding 'geocoder/mapbox.py' 2026-04-24 15:16:57,098 wheel INFO adding 'geocoder/mapbox_reverse.py' 2026-04-24 15:16:57,099 wheel INFO adding 'geocoder/mapquest.py' 2026-04-24 15:16:57,099 wheel INFO adding 'geocoder/mapquest_batch.py' 2026-04-24 15:16:57,099 wheel INFO adding 'geocoder/mapquest_reverse.py' 2026-04-24 15:16:57,099 wheel INFO adding 'geocoder/mapzen.py' 2026-04-24 15:16:57,099 wheel INFO adding 'geocoder/mapzen_reverse.py' 2026-04-24 15:16:57,100 wheel INFO adding 'geocoder/maxmind.py' 2026-04-24 15:16:57,100 wheel INFO adding 'geocoder/opencage.py' 2026-04-24 15:16:57,100 wheel INFO adding 'geocoder/opencage_reverse.py' 2026-04-24 15:16:57,100 wheel INFO adding 'geocoder/osm.py' 2026-04-24 15:16:57,101 wheel INFO adding 'geocoder/osm_reverse.py' 2026-04-24 15:16:57,101 wheel INFO adding 'geocoder/ottawa.py' 2026-04-24 15:16:57,101 wheel INFO adding 'geocoder/ottawa_parcel.py' 2026-04-24 15:16:57,101 wheel INFO adding 'geocoder/tamu.py' 2026-04-24 15:16:57,102 wheel INFO adding 'geocoder/tgos.py' 2026-04-24 15:16:57,102 wheel INFO adding 'geocoder/tomtom.py' 2026-04-24 15:16:57,102 wheel INFO adding 'geocoder/uscensus.py' 2026-04-24 15:16:57,102 wheel INFO adding 'geocoder/uscensus_batch.py' 2026-04-24 15:16:57,103 wheel INFO adding 'geocoder/uscensus_reverse.py' 2026-04-24 15:16:57,103 wheel INFO adding 'geocoder/w3w.py' 2026-04-24 15:16:57,103 wheel INFO adding 'geocoder/w3w_reverse.py' 2026-04-24 15:16:57,103 wheel INFO adding 'geocoder/yahoo.py' 2026-04-24 15:16:57,103 wheel INFO adding 'geocoder/yandex.py' 2026-04-24 15:16:57,104 wheel INFO adding 'geocoder/yandex_reverse.py' 2026-04-24 15:16:57,104 wheel INFO adding 'geocoder-1.38.1.dist-info/licenses/AUTHORS.rst' 2026-04-24 15:16:57,104 wheel INFO adding 'geocoder-1.38.1.dist-info/licenses/LICENSE' 2026-04-24 15:16:57,105 wheel INFO adding 'geocoder-1.38.1.dist-info/METADATA' 2026-04-24 15:16:57,105 wheel INFO adding 'geocoder-1.38.1.dist-info/WHEEL' 2026-04-24 15:16:57,105 wheel INFO adding 'geocoder-1.38.1.dist-info/entry_points.txt' 2026-04-24 15:16:57,105 wheel INFO adding 'geocoder-1.38.1.dist-info/top_level.txt' 2026-04-24 15:16:57,106 wheel INFO adding 'geocoder-1.38.1.dist-info/RECORD' 2026-04-24 15:16:57,106 root INFO removing build/bdist.linux-i686/wheel 2026-04-24 15:16:57,107 gpep517 INFO The backend produced .dist/geocoder-1.38.1-py2.py3-none-any.whl geocoder-1.38.1-py2.py3-none-any.whl >>> py3-geocoder: Entering fakeroot... /usr/lib/python3.14/site-packages/geocoder/uscensus.py:36: SyntaxWarning: "\d" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\d"? A raw string is also an option. >>> py3-geocoder-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/geocoder/__pycache__' -> '/home/buildozer/aports/community/py3-geocoder/pkg/py3-geocoder-pyc/usr/lib/python3.14/site-packages/geocoder/__pycache__' >>> py3-geocoder-pyc*: Preparing subpackage py3-geocoder-pyc... Please specify at least one package name on the command line. >>> py3-geocoder-pyc*: Running postcheck for py3-geocoder-pyc >>> py3-geocoder*: Running postcheck for py3-geocoder >>> py3-geocoder*: Preparing package py3-geocoder... Please specify at least one package name on the command line. >>> py3-geocoder-pyc*: Tracing dependencies... python3~3.14 >>> py3-geocoder-pyc*: Package size: 396.6 KB >>> py3-geocoder-pyc*: Compressing data... >>> py3-geocoder-pyc*: Create checksum... >>> py3-geocoder-pyc*: Create py3-geocoder-pyc-1.38.1-r7.apk >>> py3-geocoder*: Tracing dependencies... python3 py3-requests py3-ratelim py3-click python3~3.14 >>> py3-geocoder*: Package size: 261.1 KB >>> py3-geocoder*: Compressing data... >>> py3-geocoder*: Create checksum... >>> py3-geocoder*: Create py3-geocoder-1.38.1-r7.apk >>> py3-geocoder: Build complete at Fri, 24 Apr 2026 15:16:58 +0000 elapsed time 0h 0m 8s >>> py3-geocoder: Cleaning up srcdir >>> py3-geocoder: Cleaning up pkgdir >>> py3-geocoder: Uninstalling dependencies... ( 1/39) Purging .makedepends-py3-geocoder (20260424.151655) ( 2/39) Purging py3-requests-pyc (2.32.5-r1) ( 3/39) Purging py3-requests (2.32.5-r1) ( 4/39) Purging py3-certifi-pyc (2026.2.25-r1) ( 5/39) Purging py3-certifi (2026.2.25-r1) ( 6/39) Purging py3-charset-normalizer-pyc (3.4.7-r0) ( 7/39) Purging py3-charset-normalizer (3.4.7-r0) ( 8/39) Purging py3-idna-pyc (3.11-r1) ( 9/39) Purging py3-idna (3.11-r1) (10/39) Purging py3-urllib3-pyc (2.6.3-r1) (11/39) Purging py3-urllib3 (2.6.3-r1) (12/39) Purging py3-ratelim-pyc (0.1.6-r6) (13/39) Purging py3-ratelim (0.1.6-r6) (14/39) Purging py3-decorator-pyc (5.2.1-r1) (15/39) Purging py3-decorator (5.2.1-r1) (16/39) Purging py3-click-pyc (8.3.3-r0) (17/39) Purging py3-click (8.3.3-r0) (18/39) Purging py3-setuptools-pyc (82.0.1-r1) (19/39) Purging py3-setuptools (82.0.1-r1) (20/39) Purging py3-packaging-pyc (26.1-r0) (21/39) Purging py3-packaging (26.1-r0) (22/39) Purging py3-parsing-pyc (3.3.2-r1) (23/39) Purging py3-parsing (3.3.2-r1) (24/39) Purging py3-gpep517-pyc (19-r2) (25/39) Purging py3-gpep517 (19-r2) (26/39) Purging py3-installer-pyc (1.0.0-r0) (27/39) Purging py3-installer (1.0.0-r0) (28/39) Purging python3-pyc (3.14.3-r0) (29/39) Purging python3-pycache-pyc0 (3.14.3-r0) (30/39) Purging pyc (3.14.3-r0) (31/39) Purging python3 (3.14.3-r0) (32/39) Purging gdbm (1.26-r0) (33/39) Purging libbz2 (1.0.8-r6) (34/39) Purging libffi (3.5.2-r1) (35/39) Purging libpanelw (6.6_p20260404-r0) (36/39) Purging mpdecimal (4.0.1-r0) (37/39) Purging readline (8.3.3-r1) (38/39) Purging sqlite-libs (3.53.0-r0) (39/39) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 425.2 MiB in 102 packages >>> py3-geocoder: Updating the community/x86 repository index... >>> py3-geocoder: Signing the index...