==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-pycares 4.11.0-1 (Fri Sep 12 23:34:39 2025)
==> Retrieving sources...
-> Cloning pycares git repo...
Cloning into bare repository '/home/leming/work/python-pycares/pycares'...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
pycares ... Skipped
==> Making package: python-pycares 4.11.0-1 (Fri Sep 12 23:34:47 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
Packages (3) python-pycparser-2.22-3 c-ares-1.34.5-1 python-cffi-1.17.1-2
Total Download Size: 0.47 MiB
Total Installed Size: 3.78 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
python-cffi-1.17.1-2-aarch64 downloading...
python-pycparser-2.22-3-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing c-ares...
installing python-pycparser...
installing python-cffi...
Optional dependencies for python-cffi
python-setuptools: "limited api" version checking in cffi.setuptools_ext
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
Packages (18) perl-error-0.17030-2 perl-mailtools-2.22-2 perl-timedate-2.33-8
python-autocommand-2.2.2-7 python-jaraco.collections-5.1.0-1
python-jaraco.context-6.0.1-1 python-jaraco.functools-4.1.0-1
python-jaraco.text-4.0.0-2 python-more-itertools-10.8.0-1
python-packaging-25.0-1 python-platformdirs-4.4.0-1
python-pyproject-hooks-1.2.0-3 zlib-ng-2.2.5-1 git-2.51.0-1
python-build-1.3.0-1 python-installer-0.7.0-10
python-setuptools-1:80.9.0-1 python-wheel-0.45.1-1
Total Download Size: 1.65 MiB
Total Installed Size: 55.53 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
python-setuptools-1:80.9.0-1-any downloading...
python-packaging-25.0-1-any downloading...
python-more-itertools-10.8.0-1-any downloading...
python-wheel-0.45.1-1-any downloading...
python-build-1.3.0-1-any downloading...
python-installer-0.7.0-10-any downloading...
python-platformdirs-4.4.0-1-any downloading...
python-autocommand-2.2.2-7-any downloading...
python-jaraco.collections-5.1.0-1-any downloading...
python-pyproject-hooks-1.2.0-3-any downloading...
python-jaraco.text-4.0.0-2-any downloading...
python-jaraco.functools-4.1.0-1-any downloading...
python-jaraco.context-6.0.1-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
installing git...
Optional dependencies for git
git-zsh-completion: upstream zsh completion
tk: gitk and git gui
openssh: ssh transport and crypto
man: show help with `git command --help`
perl-libwww: git svn
perl-term-readkey: git svn and interactive.singlekey setting
perl-io-socket-ssl: git send-email TLS support
perl-authen-sasl: git send-email TLS support
perl-mediawiki-api: git mediawiki support
perl-datetime-format-iso8601: git mediawiki support
perl-lwp-protocol-https: git mediawiki https support
perl-cgi: gitweb (web interface) support
python: git svn & git p4 [installed]
subversion: git svn
org.freedesktop.secrets: keyring credential helper
libsecret: libsecret credential helper [installed]
less: the default pager for git [installed]
installing python-packaging...
installing python-pyproject-hooks...
installing python-build...
Optional dependencies for python-build
python-pip: to use as the Python package installer (default)
python-uv: to use as the Python package installer
python-virtualenv: to use virtualenv for build isolation
installing python-installer...
installing python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing python-jaraco.text...
Optional dependencies for python-jaraco.text
python-inflect: for show-newlines script
installing python-jaraco.collections...
installing python-platformdirs...
installing python-wheel...
Optional dependencies for python-wheel
python-keyring: for wheel.signatures
python-xdg: for wheel.signatures
python-setuptools: for legacy bdist_wheel subcommand [pending]
installing python-setuptools...
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group 'git' with GID 971.
Creating user 'git' (git daemon user) with UID 971 and GID 971.
(2/4) Reloading system manager configuration...
Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Checking for old perl modules...
[?25h==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Creating working copy of pycares git repo...
Cloning into 'pycares'...
done.
Switched to a new branch 'makepkg'
==> Starting build()...
* Building wheel...
/usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: MIT License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build/lib.linux-aarch64-cpython-313/pycares
copying src/pycares/_version.py -> build/lib.linux-aarch64-cpython-313/pycares
copying src/pycares/__main__.py -> build/lib.linux-aarch64-cpython-313/pycares
copying src/pycares/errno.py -> build/lib.linux-aarch64-cpython-313/pycares
copying src/pycares/utils.py -> build/lib.linux-aarch64-cpython-313/pycares
copying src/pycares/__init__.py -> build/lib.linux-aarch64-cpython-313/pycares
copying src/pycares/py.typed -> build/lib.linux-aarch64-cpython-313/pycares
running build_ext
generating cffi module 'build/temp.linux-aarch64-cpython-313/_cares.c'
creating build/temp.linux-aarch64-cpython-313
building '_cares' extension
creating build/temp.linux-aarch64-cpython-313/build/temp.linux-aarch64-cpython-313
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Ideps/build-config/include -I/usr/include/python3.13 -c build/temp.linux-aarch64-cpython-313/_cares.c -o build/temp.linux-aarch64-cpython-313/build/temp.linux-aarch64-cpython-313/_cares.o
build/temp.linux-aarch64-cpython-313/_cares.c: In function '_cffi_d_ares_create_query':
build/temp.linux-aarch64-cpython-313/_cares.c:1382:3: warning: 'ares_create_query' is deprecated: Use ares_dns_record_create instead [-Wdeprecated-declarations]
In file included from build/temp.linux-aarch64-cpython-313/_cares.c:584:
/usr/include/ares.h:957:116: note: declared here
build/temp.linux-aarch64-cpython-313/_cares.c: In function '_cffi_f_ares_create_query':
build/temp.linux-aarch64-cpython-313/_cares.c:1461:3: warning: 'ares_create_query' is deprecated: Use ares_dns_record_create instead [-Wdeprecated-declarations]
/usr/include/ares.h:957:116: note: declared here
build/temp.linux-aarch64-cpython-313/_cares.c: In function '_cffi_d_ares_get_servers':
build/temp.linux-aarch64-cpython-313/_cares.c:1907:3: warning: 'ares_get_servers' is deprecated: Use ares_get_servers_csv instead [-Wdeprecated-declarations]
/usr/include/ares.h:1183:114: note: declared here
build/temp.linux-aarch64-cpython-313/_cares.c: In function '_cffi_f_ares_get_servers':
build/temp.linux-aarch64-cpython-313/_cares.c:1945:3: warning: 'ares_get_servers' is deprecated: Use ares_get_servers_csv instead [-Wdeprecated-declarations]
/usr/include/ares.h:1183:114: note: declared here
build/temp.linux-aarch64-cpython-313/_cares.c: In function '_cffi_d_ares_gethostbyname':
build/temp.linux-aarch64-cpython-313/_cares.c:2130:3: warning: 'ares_gethostbyname' is deprecated: Use ares_getaddrinfo instead [-Wdeprecated-declarations]
/usr/include/ares.h:879:111: note: declared here
build/temp.linux-aarch64-cpython-313/_cares.c: In function '_cffi_f_ares_gethostbyname':
build/temp.linux-aarch64-cpython-313/_cares.c:2189:3: warning: 'ares_gethostbyname' is deprecated: Use ares_getaddrinfo instead [-Wdeprecated-declarations]
/usr/include/ares.h:879:111: note: declared here
build/temp.linux-aarch64-cpython-313/_cares.c: In function '_cffi_d_ares_getsock':
build/temp.linux-aarch64-cpython-313/_cares.c:2354:3: warning: 'ares_getsock' is deprecated: Use ARES_OPT_EVENT_THREAD or ARES_OPT_SOCK_STATE_CB instead [-Wdeprecated-declarations]
/usr/include/ares.h:903:31: note: declared here
build/temp.linux-aarch64-cpython-313/_cares.c: In function '_cffi_f_ares_getsock':
build/temp.linux-aarch64-cpython-313/_cares.c:2398:3: warning: 'ares_getsock' is deprecated: Use ARES_OPT_EVENT_THREAD or ARES_OPT_SOCK_STATE_CB instead [-Wdeprecated-declarations]
/usr/include/ares.h:903:31: note: declared here
build/temp.linux-aarch64-cpython-313/_cares.c: In function '_cffi_d_ares_init':
build/temp.linux-aarch64-cpython-313/_cares.c:2537:3: warning: 'ares_init' is deprecated: Use ares_init_options instead [-Wdeprecated-declarations]
/usr/include/ares.h:487:111: note: declared here
build/temp.linux-aarch64-cpython-313/_cares.c: In function '_cffi_f_ares_init':
build/temp.linux-aarch64-cpython-313/_cares.c:2560:3: warning: 'ares_init' is deprecated: Use ares_init_options instead [-Wdeprecated-declarations]
/usr/include/ares.h:487:111: note: declared here
build/temp.linux-aarch64-cpython-313/_cares.c: In function '_cffi_d_ares_mkquery':
build/temp.linux-aarch64-cpython-313/_cares.c:2688:3: warning: 'ares_mkquery' is deprecated: Use ares_dns_record_create instead [-Wdeprecated-declarations]
/usr/include/ares.h:961:116: note: declared here
build/temp.linux-aarch64-cpython-313/_cares.c: In function '_cffi_f_ares_mkquery':
build/temp.linux-aarch64-cpython-313/_cares.c:2761:3: warning: 'ares_mkquery' is deprecated: Use ares_dns_record_create instead [-Wdeprecated-declarations]
/usr/include/ares.h:961:116: note: declared here
build/temp.linux-aarch64-cpython-313/_cares.c: In function '_cffi_d_ares_parse_a_reply':
build/temp.linux-aarch64-cpython-313/_cares.c:2776:3: warning: 'ares_parse_a_reply' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations]
/usr/include/ares.h:1098:108: note: declared here
build/temp.linux-aarch64-cpython-313/_cares.c: In function '_cffi_f_ares_parse_a_reply':
build/temp.linux-aarch64-cpython-313/_cares.c:2842:3: warning: 'ares_parse_a_reply' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations]
/usr/include/ares.h:1098:108: note: declared here
build/temp.linux-aarch64-cpython-313/_cares.c: In function '_cffi_d_ares_parse_aaaa_reply':
build/temp.linux-aarch64-cpython-313/_cares.c:2857:3: warning: 'ares_parse_aaaa_reply' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations]
/usr/include/ares.h:1102:108: note: declared here
build/temp.linux-aarch64-cpython-313/_cares.c: In function '_cffi_f_ares_parse_aaaa_reply':
build/temp.linux-aarch64-cpython-313/_cares.c:2923:3: warning: 'ares_parse_aaaa_reply' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations]
/usr/include/ares.h:1102:108: note: declared here
build/temp.linux-aarch64-cpython-313/_cares.c: In function '_cffi_d_ares_parse_caa_reply':
build/temp.linux-aarch64-cpython-313/_cares.c:2938:3: warning: 'ares_parse_caa_reply' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations]
/usr/include/ares.h:1106:108: note: declared here
build/temp.linux-aarch64-cpython-313/_cares.c: In function '_cffi_f_ares_parse_caa_reply':
build/temp.linux-aarch64-cpython-313/_cares.c:2982:3: warning: 'ares_parse_caa_reply' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations]
/usr/include/ares.h:1106:108: note: declared here
build/temp.linux-aarch64-cpython-313/_cares.c: In function '_cffi_d_ares_parse_mx_reply':
build/temp.linux-aarch64-cpython-313/_cares.c:2997:3: warning: 'ares_parse_mx_reply' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations]
/usr/include/ares.h:1119:108: note: declared here
build/temp.linux-aarch64-cpython-313/_cares.c: In function '_cffi_f_ares_parse_mx_reply':
build/temp.linux-aarch64-cpython-313/_cares.c:3041:3: warning: 'ares_parse_mx_reply' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations]
/usr/include/ares.h:1119:108: note: declared here
build/temp.linux-aarch64-cpython-313/_cares.c: In function '_cffi_d_ares_parse_naptr_reply':
build/temp.linux-aarch64-cpython-313/_cares.c:3056:3: warning: 'ares_parse_naptr_reply' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations]
/usr/include/ares.h:1128:108: note: declared here
build/temp.linux-aarch64-cpython-313/_cares.c: In function '_cffi_f_ares_parse_naptr_reply':
build/temp.linux-aarch64-cpython-313/_cares.c:3100:3: warning: 'ares_parse_naptr_reply' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations]
/usr/include/ares.h:1128:108: note: declared here
build/temp.linux-aarch64-cpython-313/_cares.c: In function '_cffi_d_ares_parse_ns_reply':
build/temp.linux-aarch64-cpython-313/_cares.c:3115:3: warning: 'ares_parse_ns_reply' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations]
/usr/include/ares.h:1113:108: note: declared here
build/temp.linux-aarch64-cpython-313/_cares.c: In function '_cffi_f_ares_parse_ns_reply':
build/temp.linux-aarch64-cpython-313/_cares.c:3159:3: warning: 'ares_parse_ns_reply' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations]
/usr/include/ares.h:1113:108: note: declared here
build/temp.linux-aarch64-cpython-313/_cares.c: In function '_cffi_d_ares_parse_ptr_reply':
build/temp.linux-aarch64-cpython-313/_cares.c:3174:3: warning: 'ares_parse_ptr_reply' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations]
/usr/include/ares.h:1109:108: note: declared here
build/temp.linux-aarch64-cpython-313/_cares.c: In function '_cffi_f_ares_parse_ptr_reply':
build/temp.linux-aarch64-cpython-313/_cares.c:3241:3: warning: 'ares_parse_ptr_reply' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations]
/usr/include/ares.h:1109:108: note: declared here
build/temp.linux-aarch64-cpython-313/_cares.c: In function '_cffi_d_ares_parse_soa_reply':
build/temp.linux-aarch64-cpython-313/_cares.c:3256:3: warning: 'ares_parse_soa_reply' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations]
/usr/include/ares.h:1131:108: note: declared here
build/temp.linux-aarch64-cpython-313/_cares.c: In function '_cffi_f_ares_parse_soa_reply':
build/temp.linux-aarch64-cpython-313/_cares.c:3300:3: warning: 'ares_parse_soa_reply' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations]
/usr/include/ares.h:1131:108: note: declared here
build/temp.linux-aarch64-cpython-313/_cares.c: In function '_cffi_d_ares_parse_srv_reply':
build/temp.linux-aarch64-cpython-313/_cares.c:3315:3: warning: 'ares_parse_srv_reply' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations]
/usr/include/ares.h:1116:108: note: declared here
build/temp.linux-aarch64-cpython-313/_cares.c: In function '_cffi_f_ares_parse_srv_reply':
build/temp.linux-aarch64-cpython-313/_cares.c:3359:3: warning: 'ares_parse_srv_reply' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations]
/usr/include/ares.h:1116:108: note: declared here
build/temp.linux-aarch64-cpython-313/_cares.c: In function '_cffi_d_ares_parse_txt_reply_ext':
build/temp.linux-aarch64-cpython-313/_cares.c:3374:3: warning: 'ares_parse_txt_reply_ext' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations]
/usr/include/ares.h:1125:108: note: declared here
build/temp.linux-aarch64-cpython-313/_cares.c: In function '_cffi_f_ares_parse_txt_reply_ext':
build/temp.linux-aarch64-cpython-313/_cares.c:3418:3: warning: 'ares_parse_txt_reply_ext' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations]
/usr/include/ares.h:1125:108: note: declared here
build/temp.linux-aarch64-cpython-313/_cares.c: In function '_cffi_d_ares_query':
build/temp.linux-aarch64-cpython-313/_cares.c:3485:3: warning: 'ares_query' is deprecated: Use ares_query_dnsrec instead [-Wdeprecated-declarations]
/usr/include/ares.h:836:112: note: declared here
build/temp.linux-aarch64-cpython-313/_cares.c: In function '_cffi_f_ares_query':
build/temp.linux-aarch64-cpython-313/_cares.c:3550:3: warning: 'ares_query' is deprecated: Use ares_query_dnsrec instead [-Wdeprecated-declarations]
/usr/include/ares.h:836:112: note: declared here
build/temp.linux-aarch64-cpython-313/_cares.c: In function '_cffi_d_ares_search':
build/temp.linux-aarch64-cpython-313/_cares.c:3715:3: warning: 'ares_search' is deprecated: Use ares_search_dnsrec instead [-Wdeprecated-declarations]
/usr/include/ares.h:859:113: note: declared here
build/temp.linux-aarch64-cpython-313/_cares.c: In function '_cffi_f_ares_search':
build/temp.linux-aarch64-cpython-313/_cares.c:3780:3: warning: 'ares_search' is deprecated: Use ares_search_dnsrec instead [-Wdeprecated-declarations]
/usr/include/ares.h:859:113: note: declared here
build/temp.linux-aarch64-cpython-313/_cares.c: In function '_cffi_d_ares_send':
build/temp.linux-aarch64-cpython-313/_cares.c:3795:3: warning: 'ares_send' is deprecated: Use ares_send_dnsrec instead [-Wdeprecated-declarations]
/usr/include/ares.h:816:111: note: declared here
build/temp.linux-aarch64-cpython-313/_cares.c: In function '_cffi_f_ares_send':
build/temp.linux-aarch64-cpython-313/_cares.c:3854:3: warning: 'ares_send' is deprecated: Use ares_send_dnsrec instead [-Wdeprecated-declarations]
/usr/include/ares.h:816:111: note: declared here
build/temp.linux-aarch64-cpython-313/_cares.c: In function '_cffi_d_ares_set_servers':
build/temp.linux-aarch64-cpython-313/_cares.c:4017:3: warning: 'ares_set_servers' is deprecated: Use ares_set_servers_csv instead [-Wdeprecated-declarations]
/usr/include/ares.h:1168:114: note: declared here
build/temp.linux-aarch64-cpython-313/_cares.c: In function '_cffi_f_ares_set_servers':
build/temp.linux-aarch64-cpython-313/_cares.c:4055:3: warning: 'ares_set_servers' is deprecated: Use ares_set_servers_csv instead [-Wdeprecated-declarations]
/usr/include/ares.h:1168:114: note: declared here
gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-aarch64-cpython-313/build/temp.linux-aarch64-cpython-313/_cares.o -L/usr/lib -ldl -lrt -lcares -o build/lib.linux-aarch64-cpython-313/pycares/_cares.abi3.so
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/pycares
copying build/lib.linux-aarch64-cpython-313/pycares/_version.py -> build/bdist.linux-aarch64/wheel/./pycares
copying build/lib.linux-aarch64-cpython-313/pycares/__main__.py -> build/bdist.linux-aarch64/wheel/./pycares
copying build/lib.linux-aarch64-cpython-313/pycares/errno.py -> build/bdist.linux-aarch64/wheel/./pycares
copying build/lib.linux-aarch64-cpython-313/pycares/_cares.abi3.so -> build/bdist.linux-aarch64/wheel/./pycares
copying build/lib.linux-aarch64-cpython-313/pycares/utils.py -> build/bdist.linux-aarch64/wheel/./pycares
copying build/lib.linux-aarch64-cpython-313/pycares/py.typed -> build/bdist.linux-aarch64/wheel/./pycares
copying build/lib.linux-aarch64-cpython-313/pycares/__init__.py -> build/bdist.linux-aarch64/wheel/./pycares
running install_egg_info
running egg_info
creating src/pycares.egg-info
writing src/pycares.egg-info/PKG-INFO
writing dependency_links to src/pycares.egg-info/dependency_links.txt
writing requirements to src/pycares.egg-info/requires.txt
writing top-level names to src/pycares.egg-info/top_level.txt
writing manifest file 'src/pycares.egg-info/SOURCES.txt'
reading manifest file 'src/pycares.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'tox.ini'
warning: no previously-included files matching '__pycache__' found under directory '*'
warning: no previously-included files matching '*.py[co]' found under directory '*'
warning: no previously-included files matching '*.[ao]' found under directory '*'
warning: no previously-included files matching '*.so' found under directory '*'
no previously-included directories found matching 'docs/_build'
adding license file 'LICENSE'
writing manifest file 'src/pycares.egg-info/SOURCES.txt'
Copying src/pycares.egg-info to build/bdist.linux-aarch64/wheel/./pycares-4.11.0-py3.13.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/pycares-4.11.0.dist-info/WHEEL
creating '/build/python-pycares/src/pycares/dist/.tmp-0ka15g52/pycares-4.11.0-cp313-cp313-linux_aarch64.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'pycares/__init__.py'
adding 'pycares/__main__.py'
adding 'pycares/_cares.abi3.so'
adding 'pycares/_version.py'
adding 'pycares/errno.py'
adding 'pycares/py.typed'
adding 'pycares/utils.py'
adding 'pycares-4.11.0.dist-info/licenses/LICENSE'
adding 'pycares-4.11.0.dist-info/METADATA'
adding 'pycares-4.11.0.dist-info/WHEEL'
adding 'pycares-4.11.0.dist-info/top_level.txt'
adding 'pycares-4.11.0.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Successfully built pycares-4.11.0-cp313-cp313-linux_aarch64.whl
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-pycares"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-pycares 4.11.0-1 (Fri Sep 12 23:34:56 2025)
==> Cleaning up...