>>> py3-pycares: Building community/py3-pycares 4.4.0-r1 (using abuild 3.12.0-r5) started Fri, 12 Apr 2024 21:47:41 +0000 >>> py3-pycares: Checking sanity of /home/buildozer/aports/community/py3-pycares/APKBUILD... >>> py3-pycares: Analyzing dependencies... >>> py3-pycares: Installing for build: build-base python3 py3-idna py3-cffi py3-setuptools c-ares-dev python3-dev py3-gpep517 py3-wheel (1/33) Installing libbz2 (1.0.8-r6) (2/33) Installing libffi (3.4.6-r0) (3/33) Installing gdbm (1.23-r1) (4/33) Installing xz-libs (5.6.1-r3) (5/33) Installing mpdecimal (4.0.0-r0) (6/33) Installing libpanelw (6.4_p20240330-r0) (7/33) Installing readline (8.2.10-r0) (8/33) Installing sqlite-libs (3.45.2-r0) (9/33) Installing python3 (3.12.2-r1) (10/33) Installing python3-pycache-pyc0 (3.12.2-r1) (11/33) Installing pyc (3.12.2-r1) (12/33) Installing python3-pyc (3.12.2-r1) (13/33) Installing py3-idna (3.6-r1) (14/33) Installing py3-idna-pyc (3.6-r1) (15/33) Installing py3-cparser (2.22-r1) (16/33) Installing py3-cparser-pyc (2.22-r1) (17/33) Installing py3-cffi (1.16.0-r1) (18/33) Installing py3-cffi-pyc (1.16.0-r1) (19/33) Installing py3-parsing (3.1.2-r1) (20/33) Installing py3-parsing-pyc (3.1.2-r1) (21/33) Installing py3-packaging (24.0-r1) (22/33) Installing py3-packaging-pyc (24.0-r1) (23/33) Installing py3-setuptools (69.2.0-r2) (24/33) Installing py3-setuptools-pyc (69.2.0-r2) (25/33) Installing c-ares-dev (1.28.1-r0) (26/33) Installing python3-dev (3.12.2-r1) (27/33) Installing py3-installer (0.7.0-r2) (28/33) Installing py3-installer-pyc (0.7.0-r2) (29/33) Installing py3-gpep517 (15-r2) (30/33) Installing py3-gpep517-pyc (15-r2) (31/33) Installing py3-wheel (0.42.0-r1) (32/33) Installing py3-wheel-pyc (0.42.0-r1) (33/33) Installing .makedepends-py3-pycares (20240412.214743) Executing busybox-1.36.1-r25.trigger OK: 550 MiB in 138 packages >>> py3-pycares: Cleaning up srcdir >>> py3-pycares: Cleaning up pkgdir >>> py3-pycares: Cleaning up tmpdir >>> py3-pycares: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pycares-4.4.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 802k 100 802k 0 0 9738k 0 --:--:-- --:--:-- --:--:-- 9785k >>> py3-pycares: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pycares-4.4.0.tar.gz >>> py3-pycares: Checking sha512sums... pycares-4.4.0.tar.gz: OK >>> py3-pycares: Unpacking /var/cache/distfiles/pycares-4.4.0.tar.gz... 2024-04-12 21:47:44,356 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-04-12 21:47:44,457 root INFO running bdist_wheel 2024-04-12 21:47:44,467 root INFO running build 2024-04-12 21:47:44,467 root INFO running build_py 2024-04-12 21:47:44,469 root INFO creating build 2024-04-12 21:47:44,470 root INFO creating build/lib.linux-aarch64-cpython-312 2024-04-12 21:47:44,470 root INFO creating build/lib.linux-aarch64-cpython-312/pycares 2024-04-12 21:47:44,470 root INFO copying src/pycares/__init__.py -> build/lib.linux-aarch64-cpython-312/pycares 2024-04-12 21:47:44,470 root INFO copying src/pycares/utils.py -> build/lib.linux-aarch64-cpython-312/pycares 2024-04-12 21:47:44,470 root INFO copying src/pycares/__main__.py -> build/lib.linux-aarch64-cpython-312/pycares 2024-04-12 21:47:44,470 root INFO copying src/pycares/errno.py -> build/lib.linux-aarch64-cpython-312/pycares 2024-04-12 21:47:44,471 root INFO copying src/pycares/_version.py -> build/lib.linux-aarch64-cpython-312/pycares 2024-04-12 21:47:44,471 root INFO running build_ext 2024-04-12 21:47:44,471 root INFO generating cffi module 'build/temp.linux-aarch64-cpython-312/_cares.c' 2024-04-12 21:47:44,471 root INFO creating build/temp.linux-aarch64-cpython-312 2024-04-12 21:47:44,484 root INFO building '_cares' extension 2024-04-12 21:47:44,484 root INFO creating build/temp.linux-aarch64-cpython-312/build 2024-04-12 21:47:44,484 root INFO creating build/temp.linux-aarch64-cpython-312/build/temp.linux-aarch64-cpython-312 2024-04-12 21:47:44,484 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Ideps/build-config/include -I/usr/include/python3.12 -c build/temp.linux-aarch64-cpython-312/_cares.c -o build/temp.linux-aarch64-cpython-312/build/temp.linux-aarch64-cpython-312/_cares.o build/temp.linux-aarch64-cpython-312/_cares.c: In function '_cffi_d_ares_create_query': build/temp.linux-aarch64-cpython-312/_cares.c:1118:3: warning: 'ares_create_query' is deprecated: Use ares_dns_record_create instead [-Wdeprecated-declarations] 1118 | return ares_create_query(x0, x1, x2, x3, x4, x5, x6, x7); | ^~~~~~ In file included from build/temp.linux-aarch64-cpython-312/_cares.c:580: /usr/include/ares.h:630:63: note: declared here 630 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_dns_record_create) int ares_create_query( | ^~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-cpython-312/_cares.c: In function '_cffi_f_ares_create_query': build/temp.linux-aarch64-cpython-312/_cares.c:1197:3: warning: 'ares_create_query' is deprecated: Use ares_dns_record_create instead [-Wdeprecated-declarations] 1197 | { result = ares_create_query(x0, x1, x2, x3, x4, x5, x6, x7); } | ^ /usr/include/ares.h:630:63: note: declared here 630 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_dns_record_create) int ares_create_query( | ^~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-cpython-312/_cares.c: In function '_cffi_d_ares_get_servers': build/temp.linux-aarch64-cpython-312/_cares.c:1643:3: warning: 'ares_get_servers' is deprecated: Use ares_get_servers_csv instead [-Wdeprecated-declarations] 1643 | return ares_get_servers(x0, x1); | ^~~~~~ /usr/include/ares.h:855:61: note: declared here 855 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_get_servers_csv) int ares_get_servers( | ^~~~~~~~~~~~~~~~ build/temp.linux-aarch64-cpython-312/_cares.c: In function '_cffi_f_ares_get_servers': build/temp.linux-aarch64-cpython-312/_cares.c:1681:3: warning: 'ares_get_servers' is deprecated: Use ares_get_servers_csv instead [-Wdeprecated-declarations] 1681 | { result = ares_get_servers(x0, x1); } | ^ /usr/include/ares.h:855:61: note: declared here 855 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_get_servers_csv) int ares_get_servers( | ^~~~~~~~~~~~~~~~ build/temp.linux-aarch64-cpython-312/_cares.c: In function '_cffi_d_ares_gethostbyname': build/temp.linux-aarch64-cpython-312/_cares.c:1866:3: warning: 'ares_gethostbyname' is deprecated: Use ares_getaddrinfo instead [-Wdeprecated-declarations] 1866 | ares_gethostbyname(x0, x1, x2, x3, x4); | ^~~~~~~~~~~~~~~~~~ /usr/include/ares.h:592:58: note: declared here 592 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_getaddrinfo) void ares_gethostbyname( | ^~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-cpython-312/_cares.c: In function '_cffi_f_ares_gethostbyname': build/temp.linux-aarch64-cpython-312/_cares.c:1925:3: warning: 'ares_gethostbyname' is deprecated: Use ares_getaddrinfo instead [-Wdeprecated-declarations] 1925 | { ares_gethostbyname(x0, x1, x2, x3, x4); } | ^ /usr/include/ares.h:592:58: note: declared here 592 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_getaddrinfo) void ares_gethostbyname( | ^~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-cpython-312/_cares.c: In function '_cffi_d_ares_getsock': build/temp.linux-aarch64-cpython-312/_cares.c:2090:3: warning: 'ares_getsock' is deprecated: Use ARES_OPT_EVENT_THREAD or ARES_OPT_SOCK_STATE_CB instead [-Wdeprecated-declarations] 2090 | return ares_getsock(x0, x1, x2); | ^~~~~~ /usr/include/ares.h:616:31: note: declared here 616 | ARES_OPT_SOCK_STATE_CB) int ares_getsock(ares_channel_t *channel, | ^~~~~~~~~~~~ build/temp.linux-aarch64-cpython-312/_cares.c: In function '_cffi_f_ares_getsock': build/temp.linux-aarch64-cpython-312/_cares.c:2134:3: warning: 'ares_getsock' is deprecated: Use ARES_OPT_EVENT_THREAD or ARES_OPT_SOCK_STATE_CB instead [-Wdeprecated-declarations] 2134 | { result = ares_getsock(x0, x1, x2); } | ^ /usr/include/ares.h:616:31: note: declared here 616 | ARES_OPT_SOCK_STATE_CB) int ares_getsock(ares_channel_t *channel, | ^~~~~~~~~~~~ build/temp.linux-aarch64-cpython-312/_cares.c: In function '_cffi_d_ares_init': build/temp.linux-aarch64-cpython-312/_cares.c:2273:3: warning: 'ares_init' is deprecated: Use ares_init_options instead [-Wdeprecated-declarations] 2273 | return ares_init(x0); | ^~~~~~ /usr/include/ares.h:452:70: note: declared here 452 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_init_options) int ares_init( | ^~~~~~~~~ build/temp.linux-aarch64-cpython-312/_cares.c: In function '_cffi_f_ares_init': build/temp.linux-aarch64-cpython-312/_cares.c:2296:3: warning: 'ares_init' is deprecated: Use ares_init_options instead [-Wdeprecated-declarations] 2296 | { result = ares_init(x0); } | ^ /usr/include/ares.h:452:70: note: declared here 452 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_init_options) int ares_init( | ^~~~~~~~~ build/temp.linux-aarch64-cpython-312/_cares.c: In function '_cffi_d_ares_mkquery': build/temp.linux-aarch64-cpython-312/_cares.c:2424:3: warning: 'ares_mkquery' is deprecated: Use ares_dns_record_create instead [-Wdeprecated-declarations] 2424 | return ares_mkquery(x0, x1, x2, x3, x4, x5, x6); | ^~~~~~ /usr/include/ares.h:634:63: note: declared here 634 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_dns_record_create) int ares_mkquery( | ^~~~~~~~~~~~ build/temp.linux-aarch64-cpython-312/_cares.c: In function '_cffi_f_ares_mkquery': build/temp.linux-aarch64-cpython-312/_cares.c:2497:3: warning: 'ares_mkquery' is deprecated: Use ares_dns_record_create instead [-Wdeprecated-declarations] 2497 | { result = ares_mkquery(x0, x1, x2, x3, x4, x5, x6); } | ^ /usr/include/ares.h:634:63: note: declared here 634 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_dns_record_create) int ares_mkquery( | ^~~~~~~~~~~~ build/temp.linux-aarch64-cpython-312/_cares.c: In function '_cffi_d_ares_parse_a_reply': build/temp.linux-aarch64-cpython-312/_cares.c:2512:3: warning: 'ares_parse_a_reply' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations] 2512 | return ares_parse_a_reply(x0, x1, x2, x3, x4); | ^~~~~~ /usr/include/ares.h:771:55: note: declared here 771 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_dns_parse) int ares_parse_a_reply( | ^~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-cpython-312/_cares.c: In function '_cffi_f_ares_parse_a_reply': build/temp.linux-aarch64-cpython-312/_cares.c:2578:3: warning: 'ares_parse_a_reply' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations] 2578 | { result = ares_parse_a_reply(x0, x1, x2, x3, x4); } | ^ /usr/include/ares.h:771:55: note: declared here 771 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_dns_parse) int ares_parse_a_reply( | ^~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-cpython-312/_cares.c: In function '_cffi_d_ares_parse_aaaa_reply': build/temp.linux-aarch64-cpython-312/_cares.c:2593:3: warning: 'ares_parse_aaaa_reply' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations] 2593 | return ares_parse_aaaa_reply(x0, x1, x2, x3, x4); | ^~~~~~ /usr/include/ares.h:775:55: note: declared here 775 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_dns_parse) int ares_parse_aaaa_reply( | ^~~~~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-cpython-312/_cares.c: In function '_cffi_f_ares_parse_aaaa_reply': build/temp.linux-aarch64-cpython-312/_cares.c:2659:3: warning: 'ares_parse_aaaa_reply' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations] 2659 | { result = ares_parse_aaaa_reply(x0, x1, x2, x3, x4); } | ^ /usr/include/ares.h:775:55: note: declared here 775 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_dns_parse) int ares_parse_aaaa_reply( | ^~~~~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-cpython-312/_cares.c: In function '_cffi_d_ares_parse_caa_reply': build/temp.linux-aarch64-cpython-312/_cares.c:2674:3: warning: 'ares_parse_caa_reply' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations] 2674 | return ares_parse_caa_reply(x0, x1, x2); | ^~~~~~ /usr/include/ares.h:779:55: note: declared here 779 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_dns_parse) int ares_parse_caa_reply( | ^~~~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-cpython-312/_cares.c: In function '_cffi_f_ares_parse_caa_reply': build/temp.linux-aarch64-cpython-312/_cares.c:2718:3: warning: 'ares_parse_caa_reply' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations] 2718 | { result = ares_parse_caa_reply(x0, x1, x2); } | ^ /usr/include/ares.h:779:55: note: declared here 779 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_dns_parse) int ares_parse_caa_reply( | ^~~~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-cpython-312/_cares.c: In function '_cffi_d_ares_parse_mx_reply': build/temp.linux-aarch64-cpython-312/_cares.c:2733:3: warning: 'ares_parse_mx_reply' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations] 2733 | return ares_parse_mx_reply(x0, x1, x2); | ^~~~~~ /usr/include/ares.h:792:55: note: declared here 792 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_dns_parse) int ares_parse_mx_reply( | ^~~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-cpython-312/_cares.c: In function '_cffi_f_ares_parse_mx_reply': build/temp.linux-aarch64-cpython-312/_cares.c:2777:3: warning: 'ares_parse_mx_reply' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations] 2777 | { result = ares_parse_mx_reply(x0, x1, x2); } | ^ /usr/include/ares.h:792:55: note: declared here 792 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_dns_parse) int ares_parse_mx_reply( | ^~~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-cpython-312/_cares.c: In function '_cffi_d_ares_parse_naptr_reply': build/temp.linux-aarch64-cpython-312/_cares.c:2792:3: warning: 'ares_parse_naptr_reply' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations] 2792 | return ares_parse_naptr_reply(x0, x1, x2); | ^~~~~~ /usr/include/ares.h:801:55: note: declared here 801 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_dns_parse) int ares_parse_naptr_reply( | ^~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-cpython-312/_cares.c: In function '_cffi_f_ares_parse_naptr_reply': build/temp.linux-aarch64-cpython-312/_cares.c:2836:3: warning: 'ares_parse_naptr_reply' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations] 2836 | { result = ares_parse_naptr_reply(x0, x1, x2); } | ^ /usr/include/ares.h:801:55: note: declared here 801 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_dns_parse) int ares_parse_naptr_reply( | ^~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-cpython-312/_cares.c: In function '_cffi_d_ares_parse_ns_reply': build/temp.linux-aarch64-cpython-312/_cares.c:2851:3: warning: 'ares_parse_ns_reply' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations] 2851 | return ares_parse_ns_reply(x0, x1, x2); | ^~~~~~ /usr/include/ares.h:786:55: note: declared here 786 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_dns_parse) int ares_parse_ns_reply( | ^~~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-cpython-312/_cares.c: In function '_cffi_f_ares_parse_ns_reply': build/temp.linux-aarch64-cpython-312/_cares.c:2895:3: warning: 'ares_parse_ns_reply' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations] 2895 | { result = ares_parse_ns_reply(x0, x1, x2); } | ^ /usr/include/ares.h:786:55: note: declared here 786 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_dns_parse) int ares_parse_ns_reply( | ^~~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-cpython-312/_cares.c: In function '_cffi_d_ares_parse_ptr_reply': build/temp.linux-aarch64-cpython-312/_cares.c:2910:3: warning: 'ares_parse_ptr_reply' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations] 2910 | return ares_parse_ptr_reply(x0, x1, x2, x3, x4, x5); | ^~~~~~ /usr/include/ares.h:782:55: note: declared here 782 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_dns_parse) int ares_parse_ptr_reply( | ^~~~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-cpython-312/_cares.c: In function '_cffi_f_ares_parse_ptr_reply': build/temp.linux-aarch64-cpython-312/_cares.c:2977:3: warning: 'ares_parse_ptr_reply' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations] 2977 | { result = ares_parse_ptr_reply(x0, x1, x2, x3, x4, x5); } | ^ /usr/include/ares.h:782:55: note: declared here 782 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_dns_parse) int ares_parse_ptr_reply( | ^~~~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-cpython-312/_cares.c: In function '_cffi_d_ares_parse_soa_reply': build/temp.linux-aarch64-cpython-312/_cares.c:2992:3: warning: 'ares_parse_soa_reply' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations] 2992 | return ares_parse_soa_reply(x0, x1, x2); | ^~~~~~ /usr/include/ares.h:804:55: note: declared here 804 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_dns_parse) int ares_parse_soa_reply( | ^~~~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-cpython-312/_cares.c: In function '_cffi_f_ares_parse_soa_reply': build/temp.linux-aarch64-cpython-312/_cares.c:3036:3: warning: 'ares_parse_soa_reply' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations] 3036 | { result = ares_parse_soa_reply(x0, x1, x2); } | ^ /usr/include/ares.h:804:55: note: declared here 804 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_dns_parse) int ares_parse_soa_reply( | ^~~~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-cpython-312/_cares.c: In function '_cffi_d_ares_parse_srv_reply': build/temp.linux-aarch64-cpython-312/_cares.c:3051:3: warning: 'ares_parse_srv_reply' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations] 3051 | return ares_parse_srv_reply(x0, x1, x2); | ^~~~~~ /usr/include/ares.h:789:55: note: declared here 789 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_dns_parse) int ares_parse_srv_reply( | ^~~~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-cpython-312/_cares.c: In function '_cffi_f_ares_parse_srv_reply': build/temp.linux-aarch64-cpython-312/_cares.c:3095:3: warning: 'ares_parse_srv_reply' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations] 3095 | { result = ares_parse_srv_reply(x0, x1, x2); } | ^ /usr/include/ares.h:789:55: note: declared here 789 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_dns_parse) int ares_parse_srv_reply( | ^~~~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-cpython-312/_cares.c: In function '_cffi_d_ares_parse_txt_reply_ext': build/temp.linux-aarch64-cpython-312/_cares.c:3110:3: warning: 'ares_parse_txt_reply_ext' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations] 3110 | return ares_parse_txt_reply_ext(x0, x1, x2); | ^~~~~~ /usr/include/ares.h:798:55: note: declared here 798 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_dns_parse) int ares_parse_txt_reply_ext( | ^~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-cpython-312/_cares.c: In function '_cffi_f_ares_parse_txt_reply_ext': build/temp.linux-aarch64-cpython-312/_cares.c:3154:3: warning: 'ares_parse_txt_reply_ext' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations] 3154 | { result = ares_parse_txt_reply_ext(x0, x1, x2); } | ^ /usr/include/ares.h:798:55: note: declared here 798 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_dns_parse) int ares_parse_txt_reply_ext( | ^~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-cpython-312/_cares.c: In function '_cffi_d_ares_query': build/temp.linux-aarch64-cpython-312/_cares.c:3221:3: warning: 'ares_query' is deprecated: Use ares_query_dnsrec instead [-Wdeprecated-declarations] 3221 | ares_query(x0, x1, x2, x3, x4, x5); | ^~~~~~~~~~ /usr/include/ares.h:549:59: note: declared here 549 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_query_dnsrec) void ares_query( | ^~~~~~~~~~ build/temp.linux-aarch64-cpython-312/_cares.c: In function '_cffi_f_ares_query': build/temp.linux-aarch64-cpython-312/_cares.c:3286:3: warning: 'ares_query' is deprecated: Use ares_query_dnsrec instead [-Wdeprecated-declarations] 3286 | { ares_query(x0, x1, x2, x3, x4, x5); } | ^ /usr/include/ares.h:549:59: note: declared here 549 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_query_dnsrec) void ares_query( | ^~~~~~~~~~ build/temp.linux-aarch64-cpython-312/_cares.c: In function '_cffi_d_ares_search': build/temp.linux-aarch64-cpython-312/_cares.c:3365:3: warning: 'ares_search' is deprecated: Use ares_search_dnsrec instead [-Wdeprecated-declarations] 3365 | ares_search(x0, x1, x2, x3, x4, x5); | ^~~~~~~~~~~ /usr/include/ares.h:572:60: note: declared here 572 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_search_dnsrec) void ares_search( | ^~~~~~~~~~~ build/temp.linux-aarch64-cpython-312/_cares.c: In function '_cffi_f_ares_search': build/temp.linux-aarch64-cpython-312/_cares.c:3430:3: warning: 'ares_search' is deprecated: Use ares_search_dnsrec instead [-Wdeprecated-declarations] 3430 | { ares_search(x0, x1, x2, x3, x4, x5); } | ^ /usr/include/ares.h:572:60: note: declared here 572 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_search_dnsrec) void ares_search( | ^~~~~~~~~~~ build/temp.linux-aarch64-cpython-312/_cares.c: In function '_cffi_d_ares_send': build/temp.linux-aarch64-cpython-312/_cares.c:3445:3: warning: 'ares_send' is deprecated: Use ares_send_dnsrec instead [-Wdeprecated-declarations] 3445 | ares_send(x0, x1, x2, x3, x4); | ^~~~~~~~~ /usr/include/ares.h:529:58: note: declared here 529 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_send_dnsrec) void ares_send( | ^~~~~~~~~ build/temp.linux-aarch64-cpython-312/_cares.c: In function '_cffi_f_ares_send': build/temp.linux-aarch64-cpython-312/_cares.c:3504:3: warning: 'ares_send' is deprecated: Use ares_send_dnsrec instead [-Wdeprecated-declarations] 3504 | { ares_send(x0, x1, x2, x3, x4); } | ^ /usr/include/ares.h:529:58: note: declared here 529 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_send_dnsrec) void ares_send( | ^~~~~~~~~ build/temp.linux-aarch64-cpython-312/_cares.c: In function '_cffi_d_ares_set_servers': build/temp.linux-aarch64-cpython-312/_cares.c:3667:3: warning: 'ares_set_servers' is deprecated: Use ares_set_servers_csv instead [-Wdeprecated-declarations] 3667 | return ares_set_servers(x0, x1); | ^~~~~~ /usr/include/ares.h:841:61: note: declared here 841 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_set_servers_csv) int ares_set_servers( | ^~~~~~~~~~~~~~~~ build/temp.linux-aarch64-cpython-312/_cares.c: In function '_cffi_f_ares_set_servers': build/temp.linux-aarch64-cpython-312/_cares.c:3705:3: warning: 'ares_set_servers' is deprecated: Use ares_set_servers_csv instead [-Wdeprecated-declarations] 3705 | { result = ares_set_servers(x0, x1); } | ^ /usr/include/ares.h:841:61: note: declared here 841 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_set_servers_csv) int ares_set_servers( | ^~~~~~~~~~~~~~~~ 2024-04-12 21:47:46,053 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-aarch64-cpython-312/build/temp.linux-aarch64-cpython-312/_cares.o -L/usr/lib -ldl -lrt -lcares -o build/lib.linux-aarch64-cpython-312/pycares/_cares.cpython-312-aarch64-linux-musl.so 2024-04-12 21:47:46,069 wheel INFO installing to build/bdist.linux-aarch64/wheel 2024-04-12 21:47:46,069 root INFO running install 2024-04-12 21:47:46,077 root INFO running install_lib 2024-04-12 21:47:46,078 root INFO creating build/bdist.linux-aarch64 2024-04-12 21:47:46,079 root INFO creating build/bdist.linux-aarch64/wheel 2024-04-12 21:47:46,079 root INFO creating build/bdist.linux-aarch64/wheel/pycares 2024-04-12 21:47:46,079 root INFO copying build/lib.linux-aarch64-cpython-312/pycares/__init__.py -> build/bdist.linux-aarch64/wheel/pycares 2024-04-12 21:47:46,079 root INFO copying build/lib.linux-aarch64-cpython-312/pycares/utils.py -> build/bdist.linux-aarch64/wheel/pycares 2024-04-12 21:47:46,079 root INFO copying build/lib.linux-aarch64-cpython-312/pycares/_cares.cpython-312-aarch64-linux-musl.so -> build/bdist.linux-aarch64/wheel/pycares 2024-04-12 21:47:46,080 root INFO copying build/lib.linux-aarch64-cpython-312/pycares/__main__.py -> build/bdist.linux-aarch64/wheel/pycares 2024-04-12 21:47:46,080 root INFO copying build/lib.linux-aarch64-cpython-312/pycares/errno.py -> build/bdist.linux-aarch64/wheel/pycares 2024-04-12 21:47:46,080 root INFO copying build/lib.linux-aarch64-cpython-312/pycares/_version.py -> build/bdist.linux-aarch64/wheel/pycares 2024-04-12 21:47:46,080 root INFO running install_egg_info 2024-04-12 21:47:46,084 root INFO running egg_info 2024-04-12 21:47:46,085 root INFO writing src/pycares.egg-info/PKG-INFO 2024-04-12 21:47:46,086 root INFO writing dependency_links to src/pycares.egg-info/dependency_links.txt 2024-04-12 21:47:46,086 root INFO writing requirements to src/pycares.egg-info/requires.txt 2024-04-12 21:47:46,086 root INFO writing top-level names to src/pycares.egg-info/top_level.txt 2024-04-12 21:47:46,088 root INFO reading manifest file 'src/pycares.egg-info/SOURCES.txt' 2024-04-12 21:47:46,090 root INFO reading manifest template 'MANIFEST.in' 2024-04-12 21:47:46,091 root WARNING warning: no files found matching 'tox.ini' 2024-04-12 21:47:46,095 root WARNING warning: no previously-included files matching '__pycache__' found under directory '*' 2024-04-12 21:47:46,096 root WARNING warning: no previously-included files matching '*.py[co]' found under directory '*' 2024-04-12 21:47:46,096 root WARNING warning: no previously-included files matching '*.[ao]' found under directory '*' 2024-04-12 21:47:46,097 root WARNING warning: no previously-included files matching '*.so' found under directory '*' 2024-04-12 21:47:46,097 root WARNING no previously-included directories found matching 'docs/_build' 2024-04-12 21:47:46,097 root INFO adding license file 'LICENSE' 2024-04-12 21:47:46,102 root INFO writing manifest file 'src/pycares.egg-info/SOURCES.txt' 2024-04-12 21:47:46,102 root INFO Copying src/pycares.egg-info to build/bdist.linux-aarch64/wheel/pycares-4.4.0-py3.12.egg-info 2024-04-12 21:47:46,103 root INFO running install_scripts 2024-04-12 21:47:46,107 wheel INFO creating build/bdist.linux-aarch64/wheel/pycares-4.4.0.dist-info/WHEEL 2024-04-12 21:47:46,107 wheel INFO creating '/home/buildozer/aports/community/py3-pycares/src/pycares-4.4.0/.dist/.tmp-8afll_zz/pycares-4.4.0-cp312-cp312-linux_aarch64.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2024-04-12 21:47:46,107 wheel INFO adding 'pycares/__init__.py' 2024-04-12 21:47:46,108 wheel INFO adding 'pycares/__main__.py' 2024-04-12 21:47:46,108 wheel INFO adding 'pycares/_cares.cpython-312-aarch64-linux-musl.so' 2024-04-12 21:47:46,109 wheel INFO adding 'pycares/_version.py' 2024-04-12 21:47:46,109 wheel INFO adding 'pycares/errno.py' 2024-04-12 21:47:46,109 wheel INFO adding 'pycares/utils.py' 2024-04-12 21:47:46,109 wheel INFO adding 'pycares-4.4.0.dist-info/LICENSE' 2024-04-12 21:47:46,109 wheel INFO adding 'pycares-4.4.0.dist-info/METADATA' 2024-04-12 21:47:46,111 wheel INFO adding 'pycares-4.4.0.dist-info/WHEEL' 2024-04-12 21:47:46,111 wheel INFO adding 'pycares-4.4.0.dist-info/top_level.txt' 2024-04-12 21:47:46,111 wheel INFO adding 'pycares-4.4.0.dist-info/RECORD' 2024-04-12 21:47:46,111 wheel INFO removing build/bdist.linux-aarch64/wheel 2024-04-12 21:47:46,112 gpep517 INFO The backend produced .dist/pycares-4.4.0-cp312-cp312-linux_aarch64.whl pycares-4.4.0-cp312-cp312-linux_aarch64.whl >>> py3-pycares: Entering fakeroot... >>> py3-pycares-doc*: Running split function doc... >>> py3-pycares-doc*: Preparing subpackage py3-pycares-doc... >>> py3-pycares-doc*: Running postcheck for py3-pycares-doc >>> py3-pycares*: Running postcheck for py3-pycares >>> WARNING: py3-pycares*: Found __pycache__ but package name doesn't end with -pyc >>> py3-pycares*: Preparing package py3-pycares... >>> py3-pycares*: Stripping binaries >>> py3-pycares-doc*: Scanning shared objects >>> py3-pycares*: Scanning shared objects >>> py3-pycares-doc*: Tracing dependencies... >>> py3-pycares-doc*: Package size: 28.0 KB >>> py3-pycares-doc*: Compressing data... >>> py3-pycares-doc*: Create checksum... >>> py3-pycares-doc*: Create py3-pycares-doc-4.4.0-r1.apk >>> py3-pycares*: Tracing dependencies... python3 py3-idna py3-cffi python3~3.12 so:libc.musl-aarch64.so.1 so:libcares.so.2 >>> py3-pycares*: Package size: 304.0 KB >>> py3-pycares*: Compressing data... >>> py3-pycares*: Create checksum... >>> py3-pycares*: Create py3-pycares-4.4.0-r1.apk >>> py3-pycares: Build complete at Fri, 12 Apr 2024 21:47:46 +0000 elapsed time 0h 0m 5s >>> py3-pycares: Cleaning up srcdir >>> py3-pycares: Cleaning up pkgdir >>> py3-pycares: Uninstalling dependencies... (1/33) Purging .makedepends-py3-pycares (20240412.214743) (2/33) Purging py3-idna-pyc (3.6-r1) (3/33) Purging py3-idna (3.6-r1) (4/33) Purging py3-cffi-pyc (1.16.0-r1) (5/33) Purging py3-cffi (1.16.0-r1) (6/33) Purging py3-cparser-pyc (2.22-r1) (7/33) Purging py3-cparser (2.22-r1) (8/33) Purging py3-setuptools-pyc (69.2.0-r2) (9/33) Purging py3-setuptools (69.2.0-r2) (10/33) Purging c-ares-dev (1.28.1-r0) (11/33) Purging python3-dev (3.12.2-r1) (12/33) Purging py3-gpep517-pyc (15-r2) (13/33) Purging py3-gpep517 (15-r2) (14/33) Purging py3-installer-pyc (0.7.0-r2) (15/33) Purging py3-installer (0.7.0-r2) (16/33) Purging py3-wheel-pyc (0.42.0-r1) (17/33) Purging py3-wheel (0.42.0-r1) (18/33) Purging py3-packaging-pyc (24.0-r1) (19/33) Purging py3-packaging (24.0-r1) (20/33) Purging py3-parsing-pyc (3.1.2-r1) (21/33) Purging py3-parsing (3.1.2-r1) (22/33) Purging python3-pyc (3.12.2-r1) (23/33) Purging python3-pycache-pyc0 (3.12.2-r1) (24/33) Purging pyc (3.12.2-r1) (25/33) Purging python3 (3.12.2-r1) (26/33) Purging gdbm (1.23-r1) (27/33) Purging libbz2 (1.0.8-r6) (28/33) Purging libffi (3.4.6-r0) (29/33) Purging libpanelw (6.4_p20240330-r0) (30/33) Purging mpdecimal (4.0.0-r0) (31/33) Purging readline (8.2.10-r0) (32/33) Purging sqlite-libs (3.45.2-r0) (33/33) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 380 MiB in 105 packages >>> py3-pycares: Updating the community/aarch64 repository index... >>> py3-pycares: Signing the index...