>>> py3-geocoder: Building community/py3-geocoder 1.38.1-r7 (using abuild 3.16.0-r0) started Sat, 28 Mar 2026 08:05:15 +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/38) Installing libbz2 (1.0.8-r6) ( 2/38) Installing libffi (3.5.2-r0) ( 3/38) Installing gdbm (1.26-r0) ( 4/38) Installing xz-libs (5.8.2-r0) ( 5/38) Installing mpdecimal (4.0.1-r0) ( 6/38) Installing libpanelw (6.6_p20251231-r0) ( 7/38) Installing sqlite-libs (3.51.2-r1) ( 8/38) Installing python3 (3.14.3-r0) ( 9/38) Installing python3-pycache-pyc0 (3.14.3-r0) (10/38) Installing pyc (3.14.3-r0) (11/38) Installing python3-pyc (3.14.3-r0) (12/38) Installing py3-certifi (2026.2.25-r1) (13/38) Installing py3-certifi-pyc (2026.2.25-r1) (14/38) Installing py3-charset-normalizer (3.4.6-r1) (15/38) Installing py3-charset-normalizer-pyc (3.4.6-r1) (16/38) Installing py3-idna (3.11-r1) (17/38) Installing py3-idna-pyc (3.11-r1) (18/38) Installing py3-urllib3 (2.6.3-r1) (19/38) Installing py3-urllib3-pyc (2.6.3-r1) (20/38) Installing py3-requests (2.32.5-r1) (21/38) Installing py3-requests-pyc (2.32.5-r1) (22/38) Installing py3-decorator (5.2.1-r1) (23/38) Installing py3-decorator-pyc (5.2.1-r1) (24/38) Installing py3-ratelim (0.1.6-r6) (25/38) Installing py3-ratelim-pyc (0.1.6-r6) (26/38) Installing py3-click (8.3.1-r1) (27/38) Installing py3-click-pyc (8.3.1-r1) (28/38) Installing py3-parsing (3.3.2-r1) (29/38) Installing py3-parsing-pyc (3.3.2-r1) (30/38) Installing py3-packaging (26.0-r1) (31/38) Installing py3-packaging-pyc (26.0-r1) (32/38) Installing py3-setuptools (82.0.1-r1) (33/38) Installing py3-setuptools-pyc (82.0.1-r1) (34/38) Installing py3-installer (0.7.0-r3) (35/38) Installing py3-installer-pyc (0.7.0-r3) (36/38) Installing py3-gpep517 (19-r2) (37/38) Installing py3-gpep517-pyc (19-r2) (38/38) Installing .makedepends-py3-geocoder (20260328.080517) Executing busybox-1.37.0-r31.trigger OK: 483.8 MiB in 146 packages >>> py3-geocoder: Cleaning up srcdir >>> py3-geocoder: Cleaning up pkgdir >>> py3-geocoder: Cleaning up tmpdir >>> py3-geocoder: Fetching https://distfiles.alpinelinux.org/distfiles/edge/geocoder-1.38.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/geocoder-1.38.1.tar.gz.part' geocoder-1.38.1.tar. 100% |********************************| 64345 0:00:00 ETA '/var/cache/distfiles/edge/geocoder-1.38.1.tar.gz.part' saved /var/cache/distfiles/edge/geocoder-1.38.1.tar.gz: OK >>> py3-geocoder: Fetching https://distfiles.alpinelinux.org/distfiles/edge/geocoder-1.38.1.tar.gz /var/cache/distfiles/edge/geocoder-1.38.1.tar.gz: OK >>> py3-geocoder: Unpacking /var/cache/distfiles/edge/geocoder-1.38.1.tar.gz... 2026-03-28 08:05:18,248 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-03-28 08:05:18,271 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-03-28 08:05:18,287 root INFO running build 2026-03-28 08:05:18,288 root INFO running build_py 2026-03-28 08:05:18,292 root INFO creating build/lib/geocoder 2026-03-28 08:05:18,292 root INFO copying geocoder/__init__.py -> build/lib/geocoder 2026-03-28 08:05:18,292 root INFO copying geocoder/tomtom.py -> build/lib/geocoder 2026-03-28 08:05:18,293 root INFO copying geocoder/w3w_reverse.py -> build/lib/geocoder 2026-03-28 08:05:18,293 root INFO copying geocoder/location.py -> build/lib/geocoder 2026-03-28 08:05:18,293 root INFO copying geocoder/google_reverse.py -> build/lib/geocoder 2026-03-28 08:05:18,293 root INFO copying geocoder/mapbox_reverse.py -> build/lib/geocoder 2026-03-28 08:05:18,294 root INFO copying geocoder/uscensus.py -> build/lib/geocoder 2026-03-28 08:05:18,294 root INFO copying geocoder/geonames_children.py -> build/lib/geocoder 2026-03-28 08:05:18,294 root INFO copying geocoder/mapquest.py -> build/lib/geocoder 2026-03-28 08:05:18,294 root INFO copying geocoder/geonames_hierarchy.py -> build/lib/geocoder 2026-03-28 08:05:18,294 root INFO copying geocoder/osm.py -> build/lib/geocoder 2026-03-28 08:05:18,295 root INFO copying geocoder/canadapost.py -> build/lib/geocoder 2026-03-28 08:05:18,295 root INFO copying geocoder/google_places.py -> build/lib/geocoder 2026-03-28 08:05:18,295 root INFO copying geocoder/cli.py -> build/lib/geocoder 2026-03-28 08:05:18,295 root INFO copying geocoder/yahoo.py -> build/lib/geocoder 2026-03-28 08:05:18,296 root INFO copying geocoder/tamu.py -> build/lib/geocoder 2026-03-28 08:05:18,296 root INFO copying geocoder/bing_batch.py -> build/lib/geocoder 2026-03-28 08:05:18,296 root INFO copying geocoder/geocodefarm.py -> build/lib/geocoder 2026-03-28 08:05:18,296 root INFO copying geocoder/baidu.py -> build/lib/geocoder 2026-03-28 08:05:18,296 root INFO copying geocoder/google_timezone.py -> build/lib/geocoder 2026-03-28 08:05:18,297 root INFO copying geocoder/osm_reverse.py -> build/lib/geocoder 2026-03-28 08:05:18,297 root INFO copying geocoder/distance.py -> build/lib/geocoder 2026-03-28 08:05:18,297 root INFO copying geocoder/mapquest_reverse.py -> build/lib/geocoder 2026-03-28 08:05:18,297 root INFO copying geocoder/bing_batch_forward.py -> build/lib/geocoder 2026-03-28 08:05:18,297 root INFO copying geocoder/geonames.py -> build/lib/geocoder 2026-03-28 08:05:18,298 root INFO copying geocoder/baidu_reverse.py -> build/lib/geocoder 2026-03-28 08:05:18,298 root INFO copying geocoder/google.py -> build/lib/geocoder 2026-03-28 08:05:18,298 root INFO copying geocoder/opencage.py -> build/lib/geocoder 2026-03-28 08:05:18,298 root INFO copying geocoder/bing_reverse.py -> build/lib/geocoder 2026-03-28 08:05:18,299 root INFO copying geocoder/arcgis.py -> build/lib/geocoder 2026-03-28 08:05:18,299 root INFO copying geocoder/arcgis_reverse.py -> build/lib/geocoder 2026-03-28 08:05:18,299 root INFO copying geocoder/keys.py -> build/lib/geocoder 2026-03-28 08:05:18,299 root INFO copying geocoder/ottawa_parcel.py -> build/lib/geocoder 2026-03-28 08:05:18,299 root INFO copying geocoder/gisgraphy_reverse.py -> build/lib/geocoder 2026-03-28 08:05:18,300 root INFO copying geocoder/komoot.py -> build/lib/geocoder 2026-03-28 08:05:18,300 root INFO copying geocoder/komoot_reverse.py -> build/lib/geocoder 2026-03-28 08:05:18,300 root INFO copying geocoder/here_reverse.py -> build/lib/geocoder 2026-03-28 08:05:18,300 root INFO copying geocoder/freegeoip.py -> build/lib/geocoder 2026-03-28 08:05:18,300 root INFO copying geocoder/here.py -> build/lib/geocoder 2026-03-28 08:05:18,301 root INFO copying geocoder/geocodefarm_reverse.py -> build/lib/geocoder 2026-03-28 08:05:18,301 root INFO copying geocoder/mapzen_reverse.py -> build/lib/geocoder 2026-03-28 08:05:18,301 root INFO copying geocoder/locationiq_reverse.py -> build/lib/geocoder 2026-03-28 08:05:18,301 root INFO copying geocoder/gaode_reverse.py -> build/lib/geocoder 2026-03-28 08:05:18,301 root INFO copying geocoder/api.py -> build/lib/geocoder 2026-03-28 08:05:18,302 root INFO copying geocoder/w3w.py -> build/lib/geocoder 2026-03-28 08:05:18,302 root INFO copying geocoder/mapzen.py -> build/lib/geocoder 2026-03-28 08:05:18,302 root INFO copying geocoder/ottawa.py -> build/lib/geocoder 2026-03-28 08:05:18,302 root INFO copying geocoder/geolytica.py -> build/lib/geocoder 2026-03-28 08:05:18,302 root INFO copying geocoder/yandex_reverse.py -> build/lib/geocoder 2026-03-28 08:05:18,303 root INFO copying geocoder/locationiq.py -> build/lib/geocoder 2026-03-28 08:05:18,303 root INFO copying geocoder/mapbox.py -> build/lib/geocoder 2026-03-28 08:05:18,303 root INFO copying geocoder/bing_batch_reverse.py -> build/lib/geocoder 2026-03-28 08:05:18,303 root INFO copying geocoder/uscensus_reverse.py -> build/lib/geocoder 2026-03-28 08:05:18,303 root INFO copying geocoder/bing.py -> build/lib/geocoder 2026-03-28 08:05:18,304 root INFO copying geocoder/uscensus_batch.py -> build/lib/geocoder 2026-03-28 08:05:18,304 root INFO copying geocoder/opencage_reverse.py -> build/lib/geocoder 2026-03-28 08:05:18,304 root INFO copying geocoder/base.py -> build/lib/geocoder 2026-03-28 08:05:18,304 root INFO copying geocoder/gisgraphy.py -> build/lib/geocoder 2026-03-28 08:05:18,304 root INFO copying geocoder/yandex.py -> build/lib/geocoder 2026-03-28 08:05:18,305 root INFO copying geocoder/gaode.py -> build/lib/geocoder 2026-03-28 08:05:18,305 root INFO copying geocoder/maxmind.py -> build/lib/geocoder 2026-03-28 08:05:18,305 root INFO copying geocoder/google_elevation.py -> build/lib/geocoder 2026-03-28 08:05:18,305 root INFO copying geocoder/geonames_details.py -> build/lib/geocoder 2026-03-28 08:05:18,305 root INFO copying geocoder/tgos.py -> build/lib/geocoder 2026-03-28 08:05:18,306 root INFO copying geocoder/mapquest_batch.py -> build/lib/geocoder 2026-03-28 08:05:18,306 root INFO copying geocoder/ipinfo.py -> build/lib/geocoder 2026-03-28 08:05:18,306 root INFO running egg_info 2026-03-28 08:05:18,309 root INFO writing geocoder.egg-info/PKG-INFO 2026-03-28 08:05:18,309 root INFO writing dependency_links to geocoder.egg-info/dependency_links.txt 2026-03-28 08:05:18,310 root INFO writing entry points to geocoder.egg-info/entry_points.txt 2026-03-28 08:05:18,310 root INFO writing requirements to geocoder.egg-info/requires.txt 2026-03-28 08:05:18,310 root INFO writing top-level names to geocoder.egg-info/top_level.txt 2026-03-28 08:05:18,314 root INFO reading manifest file 'geocoder.egg-info/SOURCES.txt' 2026-03-28 08:05:18,316 root INFO reading manifest template 'MANIFEST.in' 2026-03-28 08:05:18,317 root INFO adding license file 'LICENSE' 2026-03-28 08:05:18,317 root INFO adding license file 'AUTHORS.rst' 2026-03-28 08:05:18,319 root INFO writing manifest file 'geocoder.egg-info/SOURCES.txt' 2026-03-28 08:05:18,326 root INFO installing to build/bdist.linux-aarch64/wheel 2026-03-28 08:05:18,326 root INFO running install 2026-03-28 08:05:18,334 root INFO running install_lib 2026-03-28 08:05:18,337 root INFO creating build/bdist.linux-aarch64/wheel 2026-03-28 08:05:18,337 root INFO creating build/bdist.linux-aarch64/wheel/geocoder 2026-03-28 08:05:18,338 root INFO copying build/lib/geocoder/__init__.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,338 root INFO copying build/lib/geocoder/tomtom.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,338 root INFO copying build/lib/geocoder/w3w_reverse.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,338 root INFO copying build/lib/geocoder/location.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,338 root INFO copying build/lib/geocoder/google_reverse.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,339 root INFO copying build/lib/geocoder/mapbox_reverse.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,339 root INFO copying build/lib/geocoder/uscensus.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,339 root INFO copying build/lib/geocoder/geonames_children.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,339 root INFO copying build/lib/geocoder/mapquest.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,339 root INFO copying build/lib/geocoder/geonames_hierarchy.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,339 root INFO copying build/lib/geocoder/osm.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,340 root INFO copying build/lib/geocoder/canadapost.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,340 root INFO copying build/lib/geocoder/google_places.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,340 root INFO copying build/lib/geocoder/cli.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,340 root INFO copying build/lib/geocoder/yahoo.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,340 root INFO copying build/lib/geocoder/tamu.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,340 root INFO copying build/lib/geocoder/bing_batch.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,341 root INFO copying build/lib/geocoder/geocodefarm.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,341 root INFO copying build/lib/geocoder/baidu.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,341 root INFO copying build/lib/geocoder/google_timezone.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,341 root INFO copying build/lib/geocoder/osm_reverse.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,341 root INFO copying build/lib/geocoder/distance.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,341 root INFO copying build/lib/geocoder/mapquest_reverse.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,342 root INFO copying build/lib/geocoder/bing_batch_forward.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,342 root INFO copying build/lib/geocoder/geonames.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,342 root INFO copying build/lib/geocoder/baidu_reverse.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,342 root INFO copying build/lib/geocoder/google.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,342 root INFO copying build/lib/geocoder/opencage.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,343 root INFO copying build/lib/geocoder/bing_reverse.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,343 root INFO copying build/lib/geocoder/arcgis.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,343 root INFO copying build/lib/geocoder/arcgis_reverse.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,343 root INFO copying build/lib/geocoder/keys.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,343 root INFO copying build/lib/geocoder/ottawa_parcel.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,343 root INFO copying build/lib/geocoder/gisgraphy_reverse.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,344 root INFO copying build/lib/geocoder/komoot.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,344 root INFO copying build/lib/geocoder/komoot_reverse.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,344 root INFO copying build/lib/geocoder/here_reverse.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,344 root INFO copying build/lib/geocoder/freegeoip.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,344 root INFO copying build/lib/geocoder/here.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,344 root INFO copying build/lib/geocoder/geocodefarm_reverse.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,345 root INFO copying build/lib/geocoder/mapzen_reverse.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,345 root INFO copying build/lib/geocoder/locationiq_reverse.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,345 root INFO copying build/lib/geocoder/gaode_reverse.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,345 root INFO copying build/lib/geocoder/api.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,345 root INFO copying build/lib/geocoder/w3w.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,346 root INFO copying build/lib/geocoder/mapzen.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,346 root INFO copying build/lib/geocoder/ottawa.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,346 root INFO copying build/lib/geocoder/geolytica.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,346 root INFO copying build/lib/geocoder/yandex_reverse.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,346 root INFO copying build/lib/geocoder/locationiq.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,346 root INFO copying build/lib/geocoder/mapbox.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,347 root INFO copying build/lib/geocoder/bing_batch_reverse.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,347 root INFO copying build/lib/geocoder/uscensus_reverse.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,347 root INFO copying build/lib/geocoder/bing.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,347 root INFO copying build/lib/geocoder/uscensus_batch.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,347 root INFO copying build/lib/geocoder/opencage_reverse.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,347 root INFO copying build/lib/geocoder/base.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,348 root INFO copying build/lib/geocoder/gisgraphy.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,348 root INFO copying build/lib/geocoder/yandex.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,348 root INFO copying build/lib/geocoder/gaode.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,348 root INFO copying build/lib/geocoder/maxmind.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,348 root INFO copying build/lib/geocoder/google_elevation.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,348 root INFO copying build/lib/geocoder/geonames_details.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,349 root INFO copying build/lib/geocoder/tgos.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,349 root INFO copying build/lib/geocoder/mapquest_batch.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,349 root INFO copying build/lib/geocoder/ipinfo.py -> build/bdist.linux-aarch64/wheel/./geocoder 2026-03-28 08:05:18,349 root INFO running install_egg_info 2026-03-28 08:05:18,353 root INFO Copying geocoder.egg-info to build/bdist.linux-aarch64/wheel/./geocoder-1.38.1-py3.14.egg-info 2026-03-28 08:05:18,354 root INFO running install_scripts 2026-03-28 08:05:18,355 root INFO creating build/bdist.linux-aarch64/wheel/geocoder-1.38.1.dist-info/WHEEL 2026-03-28 08:05:18,356 wheel INFO creating '/home/buildozer/aports/community/py3-geocoder/src/geocoder-1.38.1/.dist/.tmp-x2n9cqb9/geocoder-1.38.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2026-03-28 08:05:18,357 wheel INFO adding 'geocoder/__init__.py' 2026-03-28 08:05:18,357 wheel INFO adding 'geocoder/api.py' 2026-03-28 08:05:18,357 wheel INFO adding 'geocoder/arcgis.py' 2026-03-28 08:05:18,357 wheel INFO adding 'geocoder/arcgis_reverse.py' 2026-03-28 08:05:18,358 wheel INFO adding 'geocoder/baidu.py' 2026-03-28 08:05:18,358 wheel INFO adding 'geocoder/baidu_reverse.py' 2026-03-28 08:05:18,358 wheel INFO adding 'geocoder/base.py' 2026-03-28 08:05:18,358 wheel INFO adding 'geocoder/bing.py' 2026-03-28 08:05:18,358 wheel INFO adding 'geocoder/bing_batch.py' 2026-03-28 08:05:18,359 wheel INFO adding 'geocoder/bing_batch_forward.py' 2026-03-28 08:05:18,359 wheel INFO adding 'geocoder/bing_batch_reverse.py' 2026-03-28 08:05:18,359 wheel INFO adding 'geocoder/bing_reverse.py' 2026-03-28 08:05:18,359 wheel INFO adding 'geocoder/canadapost.py' 2026-03-28 08:05:18,359 wheel INFO adding 'geocoder/cli.py' 2026-03-28 08:05:18,359 wheel INFO adding 'geocoder/distance.py' 2026-03-28 08:05:18,360 wheel INFO adding 'geocoder/freegeoip.py' 2026-03-28 08:05:18,360 wheel INFO adding 'geocoder/gaode.py' 2026-03-28 08:05:18,360 wheel INFO adding 'geocoder/gaode_reverse.py' 2026-03-28 08:05:18,360 wheel INFO adding 'geocoder/geocodefarm.py' 2026-03-28 08:05:18,360 wheel INFO adding 'geocoder/geocodefarm_reverse.py' 2026-03-28 08:05:18,360 wheel INFO adding 'geocoder/geolytica.py' 2026-03-28 08:05:18,361 wheel INFO adding 'geocoder/geonames.py' 2026-03-28 08:05:18,361 wheel INFO adding 'geocoder/geonames_children.py' 2026-03-28 08:05:18,361 wheel INFO adding 'geocoder/geonames_details.py' 2026-03-28 08:05:18,361 wheel INFO adding 'geocoder/geonames_hierarchy.py' 2026-03-28 08:05:18,361 wheel INFO adding 'geocoder/gisgraphy.py' 2026-03-28 08:05:18,361 wheel INFO adding 'geocoder/gisgraphy_reverse.py' 2026-03-28 08:05:18,362 wheel INFO adding 'geocoder/google.py' 2026-03-28 08:05:18,362 wheel INFO adding 'geocoder/google_elevation.py' 2026-03-28 08:05:18,362 wheel INFO adding 'geocoder/google_places.py' 2026-03-28 08:05:18,362 wheel INFO adding 'geocoder/google_reverse.py' 2026-03-28 08:05:18,362 wheel INFO adding 'geocoder/google_timezone.py' 2026-03-28 08:05:18,362 wheel INFO adding 'geocoder/here.py' 2026-03-28 08:05:18,363 wheel INFO adding 'geocoder/here_reverse.py' 2026-03-28 08:05:18,363 wheel INFO adding 'geocoder/ipinfo.py' 2026-03-28 08:05:18,363 wheel INFO adding 'geocoder/keys.py' 2026-03-28 08:05:18,363 wheel INFO adding 'geocoder/komoot.py' 2026-03-28 08:05:18,363 wheel INFO adding 'geocoder/komoot_reverse.py' 2026-03-28 08:05:18,363 wheel INFO adding 'geocoder/location.py' 2026-03-28 08:05:18,364 wheel INFO adding 'geocoder/locationiq.py' 2026-03-28 08:05:18,364 wheel INFO adding 'geocoder/locationiq_reverse.py' 2026-03-28 08:05:18,364 wheel INFO adding 'geocoder/mapbox.py' 2026-03-28 08:05:18,364 wheel INFO adding 'geocoder/mapbox_reverse.py' 2026-03-28 08:05:18,364 wheel INFO adding 'geocoder/mapquest.py' 2026-03-28 08:05:18,364 wheel INFO adding 'geocoder/mapquest_batch.py' 2026-03-28 08:05:18,365 wheel INFO adding 'geocoder/mapquest_reverse.py' 2026-03-28 08:05:18,365 wheel INFO adding 'geocoder/mapzen.py' 2026-03-28 08:05:18,365 wheel INFO adding 'geocoder/mapzen_reverse.py' 2026-03-28 08:05:18,365 wheel INFO adding 'geocoder/maxmind.py' 2026-03-28 08:05:18,365 wheel INFO adding 'geocoder/opencage.py' 2026-03-28 08:05:18,366 wheel INFO adding 'geocoder/opencage_reverse.py' 2026-03-28 08:05:18,366 wheel INFO adding 'geocoder/osm.py' 2026-03-28 08:05:18,366 wheel INFO adding 'geocoder/osm_reverse.py' 2026-03-28 08:05:18,366 wheel INFO adding 'geocoder/ottawa.py' 2026-03-28 08:05:18,366 wheel INFO adding 'geocoder/ottawa_parcel.py' 2026-03-28 08:05:18,367 wheel INFO adding 'geocoder/tamu.py' 2026-03-28 08:05:18,367 wheel INFO adding 'geocoder/tgos.py' 2026-03-28 08:05:18,367 wheel INFO adding 'geocoder/tomtom.py' 2026-03-28 08:05:18,367 wheel INFO adding 'geocoder/uscensus.py' 2026-03-28 08:05:18,367 wheel INFO adding 'geocoder/uscensus_batch.py' 2026-03-28 08:05:18,367 wheel INFO adding 'geocoder/uscensus_reverse.py' 2026-03-28 08:05:18,368 wheel INFO adding 'geocoder/w3w.py' 2026-03-28 08:05:18,368 wheel INFO adding 'geocoder/w3w_reverse.py' 2026-03-28 08:05:18,368 wheel INFO adding 'geocoder/yahoo.py' 2026-03-28 08:05:18,368 wheel INFO adding 'geocoder/yandex.py' 2026-03-28 08:05:18,368 wheel INFO adding 'geocoder/yandex_reverse.py' 2026-03-28 08:05:18,369 wheel INFO adding 'geocoder-1.38.1.dist-info/licenses/AUTHORS.rst' 2026-03-28 08:05:18,369 wheel INFO adding 'geocoder-1.38.1.dist-info/licenses/LICENSE' 2026-03-28 08:05:18,369 wheel INFO adding 'geocoder-1.38.1.dist-info/METADATA' 2026-03-28 08:05:18,369 wheel INFO adding 'geocoder-1.38.1.dist-info/WHEEL' 2026-03-28 08:05:18,369 wheel INFO adding 'geocoder-1.38.1.dist-info/entry_points.txt' 2026-03-28 08:05:18,370 wheel INFO adding 'geocoder-1.38.1.dist-info/top_level.txt' 2026-03-28 08:05:18,370 wheel INFO adding 'geocoder-1.38.1.dist-info/RECORD' 2026-03-28 08:05:18,370 root INFO removing build/bdist.linux-aarch64/wheel 2026-03-28 08:05:18,372 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... >>> py3-geocoder-pyc*: Running postcheck for py3-geocoder-pyc >>> py3-geocoder*: Running postcheck for py3-geocoder >>> py3-geocoder*: Preparing package py3-geocoder... >>> 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... libfakeroot internal error: payload not recognized! >>> 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 Sat, 28 Mar 2026 08:05:19 +0000 elapsed time 0h 0m 5s >>> py3-geocoder: Cleaning up srcdir >>> py3-geocoder: Cleaning up pkgdir >>> py3-geocoder: Cleaning up tmpdir >>> py3-geocoder: Uninstalling dependencies... ( 1/38) Purging .makedepends-py3-geocoder (20260328.080517) ( 2/38) Purging py3-requests-pyc (2.32.5-r1) ( 3/38) Purging py3-requests (2.32.5-r1) ( 4/38) Purging py3-certifi-pyc (2026.2.25-r1) ( 5/38) Purging py3-certifi (2026.2.25-r1) ( 6/38) Purging py3-charset-normalizer-pyc (3.4.6-r1) ( 7/38) Purging py3-charset-normalizer (3.4.6-r1) ( 8/38) Purging py3-idna-pyc (3.11-r1) ( 9/38) Purging py3-idna (3.11-r1) (10/38) Purging py3-urllib3-pyc (2.6.3-r1) (11/38) Purging py3-urllib3 (2.6.3-r1) (12/38) Purging py3-ratelim-pyc (0.1.6-r6) (13/38) Purging py3-ratelim (0.1.6-r6) (14/38) Purging py3-decorator-pyc (5.2.1-r1) (15/38) Purging py3-decorator (5.2.1-r1) (16/38) Purging py3-click-pyc (8.3.1-r1) (17/38) Purging py3-click (8.3.1-r1) (18/38) Purging py3-setuptools-pyc (82.0.1-r1) (19/38) Purging py3-setuptools (82.0.1-r1) (20/38) Purging py3-packaging-pyc (26.0-r1) (21/38) Purging py3-packaging (26.0-r1) (22/38) Purging py3-parsing-pyc (3.3.2-r1) (23/38) Purging py3-parsing (3.3.2-r1) (24/38) Purging py3-gpep517-pyc (19-r2) (25/38) Purging py3-gpep517 (19-r2) (26/38) Purging py3-installer-pyc (0.7.0-r3) (27/38) Purging py3-installer (0.7.0-r3) (28/38) Purging python3-pyc (3.14.3-r0) (29/38) Purging python3-pycache-pyc0 (3.14.3-r0) (30/38) Purging pyc (3.14.3-r0) (31/38) Purging python3 (3.14.3-r0) (32/38) Purging gdbm (1.26-r0) (33/38) Purging libbz2 (1.0.8-r6) (34/38) Purging libffi (3.5.2-r0) (35/38) Purging libpanelw (6.6_p20251231-r0) (36/38) Purging mpdecimal (4.0.1-r0) (37/38) Purging sqlite-libs (3.51.2-r1) (38/38) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 432.7 MiB in 108 packages >>> py3-geocoder: Updating the community/aarch64 repository index... >>> py3-geocoder: Signing the index...