Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-geocoder.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682162203.463461/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-geocoder.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-geocoder-1.38.1-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-geocoder.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682162203.463461/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-geocoder.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-geocoder-1.38.1-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-geocoder.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682162203.463461/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-geocoder.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.f5o84n + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf geocoder-1.38.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/geocoder-1.38.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd geocoder-1.38.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WNmcZh + umask 022 + cd /builddir/build/BUILD + cd geocoder-1.38.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/geocoder copying geocoder/arcgis.py -> build/lib/geocoder copying geocoder/bing_reverse.py -> build/lib/geocoder copying geocoder/ipinfo.py -> build/lib/geocoder copying geocoder/bing.py -> build/lib/geocoder copying geocoder/location.py -> build/lib/geocoder copying geocoder/tamu.py -> build/lib/geocoder copying geocoder/w3w_reverse.py -> build/lib/geocoder copying geocoder/yahoo.py -> build/lib/geocoder copying geocoder/api.py -> build/lib/geocoder copying geocoder/__init__.py -> build/lib/geocoder copying geocoder/geolytica.py -> build/lib/geocoder copying geocoder/tomtom.py -> build/lib/geocoder copying geocoder/w3w.py -> build/lib/geocoder copying geocoder/google_timezone.py -> build/lib/geocoder copying geocoder/mapquest.py -> build/lib/geocoder copying geocoder/baidu_reverse.py -> build/lib/geocoder copying geocoder/uscensus_reverse.py -> build/lib/geocoder copying geocoder/cli.py -> build/lib/geocoder copying geocoder/maxmind.py -> build/lib/geocoder copying geocoder/ottawa.py -> build/lib/geocoder copying geocoder/distance.py -> build/lib/geocoder copying geocoder/google_places.py -> build/lib/geocoder copying geocoder/mapzen_reverse.py -> build/lib/geocoder copying geocoder/uscensus.py -> build/lib/geocoder copying geocoder/gaode.py -> build/lib/geocoder copying geocoder/opencage.py -> build/lib/geocoder copying geocoder/gisgraphy.py -> build/lib/geocoder copying geocoder/locationiq.py -> build/lib/geocoder copying geocoder/google_elevation.py -> build/lib/geocoder copying geocoder/google.py -> build/lib/geocoder copying geocoder/tgos.py -> build/lib/geocoder copying geocoder/komoot.py -> build/lib/geocoder copying geocoder/mapbox_reverse.py -> build/lib/geocoder copying geocoder/geonames_details.py -> build/lib/geocoder copying geocoder/gisgraphy_reverse.py -> build/lib/geocoder copying geocoder/mapquest_batch.py -> build/lib/geocoder copying geocoder/komoot_reverse.py -> build/lib/geocoder copying geocoder/here_reverse.py -> build/lib/geocoder copying geocoder/canadapost.py -> build/lib/geocoder copying geocoder/osm.py -> build/lib/geocoder copying geocoder/gaode_reverse.py -> build/lib/geocoder copying geocoder/yandex.py -> build/lib/geocoder copying geocoder/bing_batch_forward.py -> build/lib/geocoder copying geocoder/freegeoip.py -> build/lib/geocoder copying geocoder/here.py -> build/lib/geocoder copying geocoder/baidu.py -> build/lib/geocoder copying geocoder/mapzen.py -> build/lib/geocoder copying geocoder/keys.py -> build/lib/geocoder copying geocoder/mapbox.py -> build/lib/geocoder copying geocoder/geocodefarm_reverse.py -> build/lib/geocoder copying geocoder/bing_batch.py -> build/lib/geocoder copying geocoder/locationiq_reverse.py -> build/lib/geocoder copying geocoder/geonames.py -> build/lib/geocoder copying geocoder/arcgis_reverse.py -> build/lib/geocoder copying geocoder/opencage_reverse.py -> build/lib/geocoder copying geocoder/geonames_children.py -> build/lib/geocoder copying geocoder/uscensus_batch.py -> build/lib/geocoder copying geocoder/ottawa_parcel.py -> build/lib/geocoder copying geocoder/osm_reverse.py -> build/lib/geocoder copying geocoder/mapquest_reverse.py -> build/lib/geocoder copying geocoder/google_reverse.py -> build/lib/geocoder copying geocoder/yandex_reverse.py -> build/lib/geocoder copying geocoder/base.py -> build/lib/geocoder copying geocoder/geocodefarm.py -> build/lib/geocoder copying geocoder/bing_batch_reverse.py -> build/lib/geocoder copying geocoder/geonames_hierarchy.py -> build/lib/geocoder running egg_info writing geocoder.egg-info/PKG-INFO writing dependency_links to geocoder.egg-info/dependency_links.txt writing entry points to geocoder.egg-info/entry_points.txt writing requirements to geocoder.egg-info/requires.txt writing top-level names to geocoder.egg-info/top_level.txt reading manifest file 'geocoder.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'geocoder.egg-info/SOURCES.txt' + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Bm0RA2 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64 + cd geocoder-1.38.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64 /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr creating /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/arcgis.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/bing_reverse.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/ipinfo.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/bing.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/location.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/tamu.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/w3w_reverse.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/yahoo.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/api.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/__init__.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/geolytica.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/tomtom.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/w3w.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/google_timezone.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/mapquest.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/baidu_reverse.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/uscensus_reverse.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/cli.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/maxmind.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/ottawa.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/distance.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/google_places.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/mapzen_reverse.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/uscensus.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/gaode.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/opencage.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/gisgraphy.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/locationiq.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/google_elevation.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/google.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/tgos.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/komoot.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/mapbox_reverse.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/geonames_details.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/gisgraphy_reverse.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/mapquest_batch.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/komoot_reverse.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/here_reverse.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/canadapost.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/osm.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/gaode_reverse.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/yandex.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/bing_batch_forward.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/freegeoip.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/here.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/baidu.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/mapzen.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/keys.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/mapbox.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/geocodefarm_reverse.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/bing_batch.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/locationiq_reverse.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/geonames.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/arcgis_reverse.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/opencage_reverse.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/geonames_children.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/uscensus_batch.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/ottawa_parcel.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/osm_reverse.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/mapquest_reverse.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/google_reverse.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/yandex_reverse.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/base.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/geocodefarm.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/bing_batch_reverse.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder copying build/lib/geocoder/geonames_hierarchy.py -> /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/arcgis.py to arcgis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/bing_reverse.py to bing_reverse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/ipinfo.py to ipinfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/bing.py to bing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/location.py to location.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/tamu.py to tamu.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/w3w_reverse.py to w3w_reverse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/yahoo.py to yahoo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/geolytica.py to geolytica.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/tomtom.py to tomtom.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/w3w.py to w3w.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/google_timezone.py to google_timezone.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/mapquest.py to mapquest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/baidu_reverse.py to baidu_reverse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/uscensus_reverse.py to uscensus_reverse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/maxmind.py to maxmind.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/ottawa.py to ottawa.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/distance.py to distance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/google_places.py to google_places.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/mapzen_reverse.py to mapzen_reverse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/uscensus.py to uscensus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/gaode.py to gaode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/opencage.py to opencage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/gisgraphy.py to gisgraphy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/locationiq.py to locationiq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/google_elevation.py to google_elevation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/google.py to google.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/tgos.py to tgos.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/komoot.py to komoot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/mapbox_reverse.py to mapbox_reverse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/geonames_details.py to geonames_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/gisgraphy_reverse.py to gisgraphy_reverse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/mapquest_batch.py to mapquest_batch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/komoot_reverse.py to komoot_reverse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/here_reverse.py to here_reverse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/canadapost.py to canadapost.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/osm.py to osm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/gaode_reverse.py to gaode_reverse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/yandex.py to yandex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/bing_batch_forward.py to bing_batch_forward.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/freegeoip.py to freegeoip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/here.py to here.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/baidu.py to baidu.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/mapzen.py to mapzen.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/keys.py to keys.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/mapbox.py to mapbox.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/geocodefarm_reverse.py to geocodefarm_reverse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/bing_batch.py to bing_batch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/locationiq_reverse.py to locationiq_reverse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/geonames.py to geonames.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/arcgis_reverse.py to arcgis_reverse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/opencage_reverse.py to opencage_reverse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/geonames_children.py to geonames_children.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/uscensus_batch.py to uscensus_batch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/ottawa_parcel.py to ottawa_parcel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/osm_reverse.py to osm_reverse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/mapquest_reverse.py to mapquest_reverse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/google_reverse.py to google_reverse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/yandex_reverse.py to yandex_reverse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/geocodefarm.py to geocodefarm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/bing_batch_reverse.py to bing_batch_reverse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder/geonames_hierarchy.py to geonames_hierarchy.cpython-39.pyc writing byte-compilation script '/tmp/tmpeuwg40gl.py' /usr/bin/python3 /tmp/tmpeuwg40gl.py removing /tmp/tmpeuwg40gl.py running install_egg_info running egg_info writing geocoder.egg-info/PKG-INFO writing dependency_links to geocoder.egg-info/dependency_links.txt writing entry points to geocoder.egg-info/entry_points.txt writing requirements to geocoder.egg-info/requires.txt writing top-level names to geocoder.egg-info/top_level.txt reading manifest file 'geocoder.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'geocoder.egg-info/SOURCES.txt' Copying geocoder.egg-info to /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9/site-packages/geocoder-1.38.1-py3.9.egg-info running install_scripts Installing geocode script to /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64//usr/share/doc/python-geocoder + '[' -d doc ']' ~/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64 ~/build/BUILD/geocoder-1.38.1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/geocoder-1.38.1 + popd + mv /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.38.1-1 --unique-debug-suffix -1.38.1-1.aarch64 --unique-debug-src-base python-geocoder-1.38.1-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/geocoder-1.38.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-geocoder-1.38.1-1.noarch Provides: python-geocoder python3-geocoder = 1.38.1-1 python3.9dist(geocoder) = 1.38.1 python3dist(geocoder) = 1.38.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(click) python3.9dist(future) python3.9dist(ratelim) python3.9dist(requests) python3.9dist(setuptools) python3.9dist(six) Processing files: python-geocoder-help-1.38.1-1.noarch warning: Empty %files file /builddir/build/BUILD/geocoder-1.38.1/doclist.lst Provides: python-geocoder-help = 1.38.1-1 python3-geocoder-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64 Wrote: /builddir/build/RPMS/python-geocoder-help-1.38.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-geocoder-1.38.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.STehEk + umask 022 + cd /builddir/build/BUILD + cd geocoder-1.38.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-geocoder-1.38.1-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0