==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: python-pycares 4.9.0-1 (Fri Jun 13 11:29:32 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.9.0-1 (Fri Jun 13 11:29:40 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.68 MiB Total Installed Size: 3.78 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... python-cffi-1.17.1-2-aarch64 downloading... c-ares-1.34.5-1-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-1 perl-mailtools-2.22-1 perl-timedate-2.33-7 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.7.0-1 python-packaging-25.0-1 python-platformdirs-4.3.6-2 python-pyproject-hooks-1.2.0-3 zlib-ng-2.2.4-1 git-2.49.0-2 python-build-1.2.2-3 python-installer-0.7.0-10 python-setuptools-1:80.9.0-1 python-wheel-0.45.1-1 Total Installed Size: 55.22 MiB :: Proceed with installation? [Y/n] 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] 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:1188: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:1267: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:1713: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:1751: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:1936: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:1995: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:2160: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:2204: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:2343: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:2366: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:2494: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:2567: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:2582: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:2648: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:2663: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:2729: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:2744: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:2788: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:2803: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:2847: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:2862: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:2906: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:2921: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:2965: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:2980: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:3047: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:3062: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:3106: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:3121: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:3165: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:3180: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:3224: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:3291: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:3356: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:3473: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:3538: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:3553: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:3612: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:3775: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:3813: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.9.0-py3.13.egg-info running install_scripts creating build/bdist.linux-aarch64/wheel/pycares-4.9.0.dist-info/WHEEL creating '/build/python-pycares/src/pycares/dist/.tmp-jj9gnc9z/pycares-4.9.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.9.0.dist-info/licenses/LICENSE' adding 'pycares-4.9.0.dist-info/METADATA' adding 'pycares-4.9.0.dist-info/WHEEL' adding 'pycares-4.9.0.dist-info/top_level.txt' adding 'pycares-4.9.0.dist-info/RECORD' removing build/bdist.linux-aarch64/wheel Successfully built pycares-4.9.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.9.0-1 (Fri Jun 13 11:29:50 2025) ==> Cleaning up...