>>> py3-pycups: Building community/py3-pycups 2.0.1-r4 (using abuild 3.10.0_rc1-r2) started Wed, 23 Nov 2022 16:08:20 +0000 >>> py3-pycups: Checking sanity of /home/buildozer/aports/community/py3-pycups/APKBUILD... >>> py3-pycups: Analyzing dependencies... >>> py3-pycups: Installing for build: build-base python3 cups-dev py3-setuptools python3-dev (1/69) Installing libbz2 (1.0.8-r4) (2/69) Installing libffi (3.4.4-r0) (3/69) Installing gdbm (1.23-r0) (4/69) Installing xz-libs (5.2.8-r0) (5/69) Installing mpdecimal (2.5.1-r1) (6/69) Installing readline (8.2.0-r0) (7/69) Installing sqlite-libs (3.40.0-r0) (8/69) Installing python3 (3.11.0-r2) (9/69) Installing libgpg-error (1.46-r1) (10/69) Installing libgcrypt (1.10.1-r0) (11/69) Installing libgpg-error-dev (1.46-r1) (12/69) Installing libgcrypt-dev (1.10.1-r0) (13/69) Installing nettle (3.8.1-r0) (14/69) Installing p11-kit (0.24.1-r1) (15/69) Installing libtasn1 (4.19.0-r0) (16/69) Installing libunistring (1.1-r0) (17/69) Installing gnutls (3.7.8-r2) (18/69) Installing gnutls-c++ (3.7.8-r2) (19/69) Installing libgmpxx (6.2.1-r2) (20/69) Installing gmp-dev (6.2.1-r2) (21/69) Installing nettle-dev (3.8.1-r0) (22/69) Installing libtasn1-progs (4.19.0-r0) (23/69) Installing libtasn1-dev (4.19.0-r0) (24/69) Installing p11-kit-dev (0.24.1-r1) (25/69) Installing zlib-dev (1.2.13-r0) (26/69) Installing gnutls-dev (3.7.8-r2) (27/69) Installing dbus-libs (1.14.4-r0) (28/69) Installing avahi-libs (0.8-r6) (29/69) Installing cups-libs (2.4.2-r1) (30/69) Installing gdbm-tools (1.23-r0) (31/69) Installing gdbm-dev (1.23-r0) (32/69) Installing avahi-compat-howl (0.8-r6) (33/69) Installing avahi-compat-libdns_sd (0.8-r6) (34/69) Installing libblkid (2.38.1-r1) (35/69) Installing libmount (2.38.1-r1) (36/69) Installing glib (2.74.1-r2) (37/69) Installing avahi-glib (0.8-r6) (38/69) Installing libdaemon (0.14-r3) (39/69) Installing avahi (0.8-r6) Executing avahi-0.8-r6.pre-install (40/69) Installing bzip2-dev (1.0.8-r4) (41/69) Installing libxml2 (2.10.3-r2) (42/69) Installing libxml2-utils (2.10.3-r2) (43/69) Installing docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-install (44/69) Installing libxslt (1.1.37-r0) (45/69) Installing docbook-xsl (1.79.2-r8) Executing docbook-xsl-1.79.2-r8.post-install (46/69) Installing gettext-asprintf (0.21.1-r1) (47/69) Installing gettext-libs (0.21.1-r1) (48/69) Installing gettext (0.21.1-r1) (49/69) Installing gettext-dev (0.21.1-r1) (50/69) Installing linux-headers (5.19.5-r0) (51/69) Installing libffi-dev (3.4.4-r0) (52/69) Installing bsd-compat-headers (0.7.2-r3) (53/69) Installing ncurses-dev (6.3_p20221119-r0) (54/69) Installing libedit-dev (20221030.3.1-r0) (55/69) Installing libpcre2-16 (10.40-r0) (56/69) Installing libpcre2-32 (10.40-r0) (57/69) Installing pcre2-dev (10.40-r0) (58/69) Installing libuuid (2.38.1-r1) (59/69) Installing libfdisk (2.38.1-r1) (60/69) Installing libsmartcols (2.38.1-r1) (61/69) Installing util-linux-dev (2.38.1-r1) (62/69) Installing glib-dev (2.74.1-r2) (63/69) Installing avahi-dev (0.8-r6) (64/69) Installing cups-dev (2.4.2-r1) (65/69) Installing py3-parsing (3.0.9-r1) (66/69) Installing py3-packaging (21.3-r3) (67/69) Installing py3-setuptools (65.6.0-r1) (68/69) Installing python3-dev (3.11.0-r2) (69/69) Installing .makedepends-py3-pycups (20221123.160822) Executing busybox-1.35.0-r29.trigger Executing glib-2.74.1-r2.trigger No schema files found: removed existing output file. OK: 520 MiB in 166 packages >>> py3-pycups: Cleaning up srcdir >>> py3-pycups: Cleaning up pkgdir >>> py3-pycups: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pycups-2.0.1.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 52 62968 52 32768 0 0 43673 0 0:00:01 --:--:-- 0:00:01 43632 100 62968 100 62968 0 0 68973 0 --:--:-- --:--:-- --:--:-- 68968 >>> py3-pycups: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pycups-2.0.1.tar.gz >>> py3-pycups: Checking sha512sums... pycups-2.0.1.tar.gz: OK >>> py3-pycups: Unpacking /var/cache/distfiles/pycups-2.0.1.tar.gz... cupsconnection.c: In function 'password_callback': cupsconnection.c:377:3: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] 377 | result = PyEval_CallObject (tls->cups_password_callback, args); | ^~~~~~ In file included from /usr/include/python3.11/Python.h:95, from cupsconnection.h:25, from cupsconnection.c:22: /usr/include/python3.11/ceval.h:27:43: note: declared here 27 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cupsconnection.c: In function 'cups_dest_cb': cupsconnection.c:596:3: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] 596 | result = PyEval_CallObject (context->cb, args); | ^~~~~~ /usr/include/python3.11/ceval.h:27:43: note: declared here 27 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cupsconnection.c: In function 'Connection_getServerPPD': cupsconnection.c:1196:3: warning: 'cupsGetServerPPD' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] 1196 | filename = cupsGetServerPPD (self->http, ppd_name); | ^~~~~~~~ In file included from cupsppd.h:24, from cupsconnection.c:23: /usr/include/cups/ppd.h:361:26: note: declared here 361 | extern char *cupsGetServerPPD(http_t *http, const char *name) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); | ^~~~~~~~~~~~~~~~ cupsconnection.c: In function 'Connection_getPPD': cupsconnection.c:3704:3: warning: 'cupsGetPPD2' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] 3704 | ppdfile = cupsGetPPD2 (self->http, printer); | ^~~~~~~ /usr/include/cups/ppd.h:359:26: note: declared here 359 | extern const char *cupsGetPPD2(http_t *http, const char *name) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); | ^~~~~~~~~~~ cupsconnection.c: In function 'Connection_getPPD3': cupsconnection.c:3773:3: warning: 'cupsGetPPD3' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] 3773 | status = cupsGetPPD3 (self->http, printer, &modtime, | ^~~~~~ /usr/include/cups/ppd.h:360:25: note: declared here 360 | extern http_status_t cupsGetPPD3(http_t *http, const char *name, time_t *modtime, char *buffer, size_t bufsize) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); | ^~~~~~~~~~~ cupsconnection.c: In function 'Connection_adminExportSamba': cupsconnection.c:3993:3: warning: 'cupsAdminCreateWindowsPPD' is deprecated [-Wdeprecated-declarations] 3993 | if (!cupsAdminCreateWindowsPPD(self->http, name, ppdfile, sizeof(ppdfile))) { | ^~ In file included from cupsmodule.h:27, from cupsconnection.h:28: /usr/include/cups/adminutil.h:63:18: note: declared here 63 | extern char *cupsAdminCreateWindowsPPD(http_t *http, const char *dest, | ^~~~~~~~~~~~~~~~~~~~~~~~~ cupsconnection.c:4002:3: warning: 'cupsAdminExportSamba' is deprecated [-Wdeprecated-declarations] 4002 | ret = cupsAdminExportSamba(name, ppdfile, server, user, password, tf); | ^~~ /usr/include/cups/adminutil.h:58:17: note: declared here 58 | extern int cupsAdminExportSamba(const char *dest, const char *ppd, | ^~~~~~~~~~~~~~~~~~~~ cupsipp.c: In function 'cupsipp_iocb_read': cupsipp.c:574:3: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] 574 | result = PyEval_CallObject (callable, args); | ^~~~~~ In file included from /usr/include/python3.11/Python.h:95, from cupsipp.h:24, from cupsipp.c:22: /usr/include/python3.11/ceval.h:27:43: note: declared here 27 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cupsipp.c: In function 'cupsipp_iocb_write': cupsipp.c:626:3: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] 626 | result = PyEval_CallObject (callable, args); | ^~~~~~ /usr/include/python3.11/ceval.h:27:43: note: declared here 27 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cupsmodule.c: In function 'cups_ppdSetConformance': cupsmodule.c:378:3: warning: 'ppdSetConformance' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] 378 | ppdSetConformance (level); | ^~~~~~~~~~~~~~~~~ In file included from cupsppd.h:24, from cupsmodule.c:35: /usr/include/cups/ppd.h:406:25: note: declared here 406 | extern void ppdSetConformance(ppd_conform_t c) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); | ^~~~~~~~~~~~~~~~~ cupsppd.c: In function 'PPD_init': cupsppd.c:231:3: warning: 'ppdOpenFile' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] 231 | self->ppd = ppdOpenFile (filename); | ^~~~ In file included from cupsppd.h:24, from cupsppd.c:22: /usr/include/cups/ppd.h:389:26: note: declared here 389 | extern ppd_file_t *ppdOpenFile(const char *filename) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); | ^~~~~~~~~~~ cupsppd.c: In function 'PPD_dealloc': cupsppd.c:254:5: warning: 'ppdClose' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] 254 | ppdClose (self->ppd); | ^~~~~~~~ /usr/include/cups/ppd.h:364:25: note: declared here 364 | extern void ppdClose(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); | ^~~~~~~~ cupsppd.c: In function 'PPD_localize': cupsppd.c:270:3: warning: 'ppdLocalize' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] 270 | if (!ppdLocalize (self->ppd)) | ^~ /usr/include/cups/ppd.h:434:25: note: declared here 434 | extern int ppdLocalize(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); | ^~~~~~~~~~~ cupsppd.c: In function 'PPD_localizeIPPReason': cupsppd.c:301:3: warning: 'ppdLocalizeIPPReason' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] 301 | if (ppdLocalizeIPPReason (self->ppd, reason, scheme, buffer, bufsize)) | ^~ /usr/include/cups/ppd.h:438:26: note: declared here 438 | extern const char *ppdLocalizeIPPReason(ppd_file_t *ppd, | ^~~~~~~~~~~~~~~~~~~~ cupsppd.c: In function 'PPD_localizeMarkerName': cupsppd.c:329:3: warning: 'ppdLocalizeMarkerName' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] 329 | lname = ppdLocalizeMarkerName (self->ppd, name); | ^~~~~ /usr/include/cups/ppd.h:461:26: note: declared here 461 | extern const char *ppdLocalizeMarkerName(ppd_file_t *ppd, | ^~~~~~~~~~~~~~~~~~~~~ cupsppd.c: In function 'PPD_markDefaults': cupsppd.c:345:3: warning: 'ppdMarkDefaults' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] 345 | ppdMarkDefaults (self->ppd); | ^~~~~~~~~~~~~~~ /usr/include/cups/ppd.h:384:25: note: declared here 384 | extern void ppdMarkDefaults(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); | ^~~~~~~~~~~~~~~ cupsppd.c: In function 'PPD_markOption': cupsppd.c:372:3: warning: 'ppdMarkOption' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] 372 | conflicts = ppdMarkOption (self->ppd, encname, encvalue); | ^~~~~~~~~ /usr/include/cups/ppd.h:385:25: note: declared here 385 | extern int ppdMarkOption(ppd_file_t *ppd, const char *keyword, | ^~~~~~~~~~~~~ cupsppd.c: In function 'PPD_conflicts': cupsppd.c:381:3: warning: 'ppdConflicts' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] 381 | return PyLong_FromLong (ppdConflicts (self->ppd)); | ^~~~~~ /usr/include/cups/ppd.h:367:25: note: declared here 367 | extern int ppdConflicts(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); | ^~~~~~~~~~~~ cupsppd.c: In function 'PPD_findOption': cupsppd.c:398:3: warning: 'ppdFindOption' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] 398 | opt = ppdFindOption (self->ppd, option); | ^~~ /usr/include/cups/ppd.h:380:26: note: declared here 380 | extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword) | ^~~~~~~~~~~~~ cupsppd.c: In function 'PPD_findAttr': cupsppd.c:442:3: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] 442 | attr = ppdFindAttr (self->ppd, name, spec); | ^~~~ /usr/include/cups/ppd.h:399:26: note: declared here 399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name, | ^~~~~~~~~~~ cupsppd.c: In function 'PPD_findNextAttr': cupsppd.c:488:3: warning: 'ppdFindNextAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] 488 | attr = ppdFindNextAttr (self->ppd, name, spec); | ^~~~ /usr/include/cups/ppd.h:401:26: note: declared here 401 | extern ppd_attr_t *ppdFindNextAttr(ppd_file_t *ppd, const char *name, | ^~~~~~~~~~~~~~~ cupsppd.c: In function 'PPD_emitString': cupsppd.c:599:3: warning: 'ppdEmitString' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] 599 | emitted = ppdEmitString(self->ppd, section, min_order); | ^~~~~~~ /usr/include/cups/ppd.h:422:26: note: declared here 422 | extern char *ppdEmitString(ppd_file_t *ppd, ppd_section_t section, | ^~~~~~~~~~~~~ cupsppd.c: In function 'PPD_emit': cupsppd.c:630:3: warning: 'ppdEmit' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] 630 | if (!ppdEmit(self->ppd, f, section)) | ^~ /usr/include/cups/ppd.h:368:25: note: declared here 368 | extern int ppdEmit(ppd_file_t *ppd, FILE *fp, | ^~~~~~~ cupsppd.c: In function 'PPD_emitAfterOrder': cupsppd.c:656:3: warning: 'ppdEmitAfterOrder' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] 656 | if (!ppdEmitAfterOrder(self->ppd, f, section, limit, min_order)) | ^~ /usr/include/cups/ppd.h:417:25: note: declared here 417 | extern int ppdEmitAfterOrder(ppd_file_t *ppd, FILE *fp, | ^~~~~~~~~~~~~~~~~ cupsppd.c: In function 'PPD_emitFd': cupsppd.c:674:3: warning: 'ppdEmitFd' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] 674 | if (!ppdEmitFd(self->ppd, f, section)) | ^~ /usr/include/cups/ppd.h:370:25: note: declared here 370 | extern int ppdEmitFd(ppd_file_t *ppd, int fd, | ^~~~~~~~~ cupsppd.c: In function 'PPD_emitJCL': cupsppd.c:710:3: warning: 'ppdEmitJCL' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] 710 | if (!ppdEmitJCL(self->ppd, f, job_id, user, title)) | ^~ /usr/include/cups/ppd.h:372:25: note: declared here 372 | extern int ppdEmitJCL(ppd_file_t *ppd, FILE *fp, int job_id, | ^~~~~~~~~~ cupsppd.c: In function 'PPD_emitJCLEnd': cupsppd.c:736:3: warning: 'ppdEmitJCLEnd' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] 736 | if (!ppdEmitJCLEnd(self->ppd, f)) | ^~ /usr/include/cups/ppd.h:420:25: note: declared here 420 | extern int ppdEmitJCLEnd(ppd_file_t *ppd, FILE *fp) | ^~~~~~~~~~~~~ cupsppd.c: In function 'PPD_writeFd': cupsppd.c:777:7: warning: 'ppdFindMarkedChoice' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] 777 | choice = ppdFindMarkedChoice (self->ppd, keyword); | ^~~~~~ /usr/include/cups/ppd.h:377:26: note: declared here 377 | extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd, | ^~~~~~~~~~~~~~~~~~~ cupsppd.c:784:9: warning: 'ppdFindMarkedChoice' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] 784 | choice = ppdFindMarkedChoice (self->ppd, "PageSize"); | ^~~~~~ /usr/include/cups/ppd.h:377:26: note: declared here 377 | extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd, | ^~~~~~~~~~~~~~~~~~~ >>> py3-pycups: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( >>> py3-pycups*: Running postcheck for py3-pycups >>> py3-pycups*: Preparing package py3-pycups... >>> py3-pycups*: Stripping binaries >>> py3-pycups*: Scanning shared objects >>> py3-pycups*: Tracing dependencies... python3 so:libc.musl-ppc64le.so.1 so:libcups.so.2 >>> py3-pycups*: Package size: 244.0 KB >>> py3-pycups*: Compressing data... >>> py3-pycups*: Create checksum... >>> py3-pycups*: Create py3-pycups-2.0.1-r4.apk >>> py3-pycups: Build complete at Wed, 23 Nov 2022 16:08:29 +0000 elapsed time 0h 0m 9s >>> py3-pycups: Cleaning up srcdir >>> py3-pycups: Cleaning up pkgdir >>> py3-pycups: Uninstalling dependencies... (1/69) Purging .makedepends-py3-pycups (20221123.160822) (2/69) Purging cups-dev (2.4.2-r1) (3/69) Purging libgcrypt-dev (1.10.1-r0) (4/69) Purging cups-libs (2.4.2-r1) (5/69) Purging py3-setuptools (65.6.0-r1) (6/69) Purging py3-packaging (21.3-r3) (7/69) Purging py3-parsing (3.0.9-r1) (8/69) Purging python3-dev (3.11.0-r2) (9/69) Purging avahi-dev (0.8-r6) (10/69) Purging gdbm-dev (1.23-r0) (11/69) Purging gdbm-tools (1.23-r0) (12/69) Purging avahi-compat-howl (0.8-r6) (13/69) Purging avahi-compat-libdns_sd (0.8-r6) (14/69) Purging avahi-glib (0.8-r6) (15/69) Purging avahi (0.8-r6) (16/69) Purging glib-dev (2.74.1-r2) (17/69) Purging docbook-xsl (1.79.2-r8) Executing docbook-xsl-1.79.2-r8.post-deinstall (18/69) Purging docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-deinstall (19/69) Purging gettext-dev (0.21.1-r1) (20/69) Purging gettext-asprintf (0.21.1-r1) (21/69) Purging gettext (0.21.1-r1) (22/69) Purging libxml2-utils (2.10.3-r2) (23/69) Purging libxslt (1.1.37-r0) (24/69) Purging python3 (3.11.0-r2) (25/69) Purging bzip2-dev (1.0.8-r4) (26/69) Purging libbz2 (1.0.8-r4) (27/69) Purging libffi-dev (3.4.4-r0) (28/69) Purging linux-headers (5.19.5-r0) (29/69) Purging glib (2.74.1-r2) (30/69) Purging gnutls-dev (3.7.8-r2) (31/69) Purging gnutls-c++ (3.7.8-r2) (32/69) Purging gnutls (3.7.8-r2) (33/69) Purging p11-kit-dev (0.24.1-r1) (34/69) Purging p11-kit (0.24.1-r1) (35/69) Purging libffi (3.4.4-r0) (36/69) Purging gdbm (1.23-r0) (37/69) Purging libxml2 (2.10.3-r2) (38/69) Purging xz-libs (5.2.8-r0) (39/69) Purging mpdecimal (2.5.1-r1) (40/69) Purging readline (8.2.0-r0) (41/69) Purging sqlite-libs (3.40.0-r0) (42/69) Purging libgpg-error-dev (1.46-r1) (43/69) Purging libgcrypt (1.10.1-r0) (44/69) Purging libgpg-error (1.46-r1) (45/69) Purging nettle-dev (3.8.1-r0) (46/69) Purging gmp-dev (6.2.1-r2) (47/69) Purging libgmpxx (6.2.1-r2) (48/69) Purging nettle (3.8.1-r0) (49/69) Purging libtasn1-dev (4.19.0-r0) (50/69) Purging libtasn1-progs (4.19.0-r0) (51/69) Purging libtasn1 (4.19.0-r0) (52/69) Purging gettext-libs (0.21.1-r1) (53/69) Purging libunistring (1.1-r0) (54/69) Purging pcre2-dev (10.40-r0) (55/69) Purging libedit-dev (20221030.3.1-r0) (56/69) Purging bsd-compat-headers (0.7.2-r3) (57/69) Purging ncurses-dev (6.3_p20221119-r0) (58/69) Purging libpcre2-16 (10.40-r0) (59/69) Purging libpcre2-32 (10.40-r0) (60/69) Purging zlib-dev (1.2.13-r0) (61/69) Purging avahi-libs (0.8-r6) (62/69) Purging dbus-libs (1.14.4-r0) (63/69) Purging util-linux-dev (2.38.1-r1) (64/69) Purging libfdisk (2.38.1-r1) (65/69) Purging libmount (2.38.1-r1) (66/69) Purging libsmartcols (2.38.1-r1) (67/69) Purging libuuid (2.38.1-r1) (68/69) Purging libblkid (2.38.1-r1) (69/69) Purging libdaemon (0.14-r3) Executing busybox-1.35.0-r29.trigger OK: 293 MiB in 97 packages >>> py3-pycups: Updating the community/ppc64le repository index... >>> py3-pycups: Signing the index...