>>> cups: Building main/cups 2.4.12-r0 (using abuild 3.15.0-r0) started Mon, 08 Sep 2025 00:15:31 +0000 >>> cups: Validating /home/udu/aports/main/cups/APKBUILD... >>> cups: Analyzing dependencies... >>> cups: Installing for build: build-base poppler-utils openssl dbus libgcrypt-dev gnutls-dev zlib-dev avahi-dev dbus-dev libjpeg-turbo-dev libpaper-dev libusb-dev linux-headers (1/32) Installing libxau (1.0.12-r0) (2/32) Installing libmd (1.1.0-r0) (3/32) Installing libbsd (0.12.2-r0) (4/32) Installing libxdmcp (1.1.5-r1) (5/32) Installing libxcb (1.17.0-r0) (6/32) Installing libx11 (1.8.11-r0) (7/32) Installing libxext (1.3.6-r2) (8/32) Installing libxrender (0.9.12-r0) (9/32) Installing libpng (1.6.47-r0) (10/32) Installing freetype (2.13.3-r0) (11/32) Installing fontconfig (2.15.0-r3) (12/32) Installing pixman (0.46.4-r0) (13/32) Installing cairo (1.18.4-r0) (14/32) Installing lcms2 (2.16-r0) (15/32) Installing libjpeg-turbo (3.1.0-r0) (16/32) Installing nspr (4.36-r0) (17/32) Installing nss (3.114-r0) (18/32) Installing openjpeg (2.5.3-r0) (19/32) Installing libsharpyuv (1.5.0-r0) (20/32) Installing libwebp (1.5.0-r0) (21/32) Installing tiff (4.7.0-r0) (22/32) Installing poppler (25.04.0-r0) (23/32) Installing poppler-utils (25.04.0-r0) (24/32) Installing dbus (1.16.2-r1) Executing dbus-1.16.2-r1.pre-install Executing dbus-1.16.2-r1.post-install (25/32) Installing dbus-daemon-launch-helper (1.16.2-r1) (26/32) Installing libturbojpeg (3.1.0-r0) (27/32) Installing libjpeg-turbo-dev (3.1.0-r0) (28/32) Installing libpaper (2.2.5-r0) (29/32) Installing libpaper-dev (2.2.5-r0) (30/32) Installing libusb (1.0.28-r0) (31/32) Installing libusb-dev (1.0.28-r0) (32/32) Installing .makedepends-cups (20250908.001533) Executing busybox-1.37.0-r19.trigger Executing dbus-1.16.2-r1.trigger OK: 1409 MiB in 504 packages >>> cups: Cleaning up srcdir >>> cups: Cleaning up pkgdir >>> cups: Cleaning up tmpdir >>> cups: Fetching cups-2.4.12.tar.gz::https://github.com/OpenPrinting/cups/archive/v2.4.12.tar.gz >>> cups: Fetching cups-2.4.12.tar.gz::https://github.com/OpenPrinting/cups/archive/v2.4.12.tar.gz >>> cups: Checking sha512sums... cups-2.4.12.tar.gz: OK cups.logrotate: OK cupsd.initd: OK cups-no-export-ssllibs.patch: OK cups-nostrip.patch: OK default-config-no-gssapi.patch: OK >>> cups: Unpacking /var/cache/distfiles/cups-2.4.12.tar.gz... >>> cups: cups-no-export-ssllibs.patch patching file config-scripts/cups-tls.m4 Hunk #1 succeeded at 150 (offset 43 lines). >>> cups: cups-nostrip.patch patching file config-scripts/cups-compiler.m4 patching file configure Hunk #2 succeeded at 7947 (offset 46 lines). Hunk #3 succeeded at 8000 (offset 46 lines). patching file Makedefs.in >>> cups: default-config-no-gssapi.patch patching file conf/cupsd.conf.in Hunk #1 succeeded at 168 (offset 14 lines). Hunk #2 succeeded at 194 (offset 14 lines). configure: WARNING: unrecognized options: --without-php, --enable-ssl, --enable-gnutls, --disable-launchd checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking for codesign... no checking for true... /bin/true checking for gawk... gawk checking for x86_64-alpine-linux-musl-gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking how to run the C preprocessor... cc -E checking whether the compiler supports GNU C++... yes checking whether c++ accepts -g... yes checking for c++ option to enable C++11 features... none needed checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for ar... /usr/bin/ar checking for chmod... /bin/chmod checking for gzip... /bin/gzip checking for install-sh script... using /home/udu/aports/main/cups/src/cups-2.4.12/install-sh checking for ld... /usr/bin/ld checking for ln... /bin/ln checking for mkdir... /bin/mkdir checking for mv... /bin/mv checking for rm... /bin/rm checking for rmdir... /bin/rmdir checking for sed... /bin/sed checking for xdg-open... no checking for x86_64-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking for library containing abs... none required checking for library containing crypt... none required checking for library containing fmod... none required checking for library containing getspent... none required checking for systempapername in -lpaper... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for crypt.h... yes checking for langinfo.h... yes checking for malloc.h... yes checking for shadow.h... yes checking for stdint.h... (cached) yes checking for sys/ioctl.h... yes checking for sys/param.h... yes checking for sys/ucred.h... no checking for iconv.h... yes checking for library containing iconv_open... none required checking for library containing libiconv_open... no checking for sys/mount.h... yes checking for sys/statfs.h... yes checking for sys/statvfs.h... yes checking for sys/vfs.h... yes checking for statfs... yes checking for statvfs... yes checking for strdup... yes checking for snprintf... yes checking for vsnprintf... yes checking for strlcat... yes checking for strlcpy... yes checking for random... yes checking for lrand48... yes checking for arc4random... no checking for geteuid... yes checking for setpgid... yes checking for vsyslog... yes checking for sigaction... yes checking for waitpid... yes checking for wait3... yes checking for posix_spawn... yes checking for getgrouplist... yes checking for tm_gmtoff member in tm structure... yes checking for timegm... yes checking for st_gen member in stat structure... no checking for removefile... no checking for libusb-1.0... yes checking for zlib.h... yes checking for gzgets in -lz... yes checking for inflateCopy in -lz... yes checking for library containing acl_init... -lacl checking for DBUS... yes checking for dbus_message_iter_init_append... yes checking for dbus_threads_init_default... yes checking whether compiler supports -fstack-protector-strong... yes checking whether compiler supports -fPIE... yes checking whether compiler supports -Wno-char-subscripts... no checking whether compiler supports -Wno-deprecated-declarations... no checking whether compiler supports -Wno-format-truncation... no checking whether compiler supports -Wno-format-y2k... no checking whether compiler supports -Wno-switch... no checking whether compiler supports -Wno-unused-result... no checking for resolv.h... yes checking for library containing socket... none required checking for library containing gethostbyaddr... none required checking for library containing getifaddrs... none required checking for library containing hstrerror... none required checking for library containing rresvport_af... no checking for library containing __res_init... no checking for library containing res_9_init... no checking for library containing res_init... none required checking for library containing getaddrinfo... none required checking for library containing getnameinfo... none required checking for struct sockaddr.sa_len... no checking for sys/sockio.h... no checking for poll... yes checking for epoll_create... yes checking for kqueue... no checking for pthread.h... yes checking for pthread_create using -lpthreads... no checking for pthread_create using -lpthread... yes checking for openssl package... yes configure: Using TLSLIBS="-lssl -lcrypto" configure: Using TLSFLAGS="" checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for long long int... yes checking for strtoll... yes checking for dns_sd.h... yes checking for current version of dns_sd library... no checking for Avahi client... yes checking for libapparmor... checking for libsystemd... no configure: creating ./config.status config.status: creating Makedefs config.status: creating conf/cups-files.conf config.status: creating conf/cupsd.conf config.status: creating conf/mime.convs config.status: creating conf/pam.std config.status: creating conf/snmp.conf config.status: creating cups.pc config.status: creating cups-config config.status: creating desktop/cups.desktop config.status: creating doc/index.html config.status: creating scheduler/cups-lpd.xinetd config.status: creating scheduler/cups.sh config.status: creating scheduler/cups.xml config.status: creating scheduler/org.cups.cups-lpd.plist config.status: creating scheduler/cups-lpdAT.service config.status: creating scheduler/cups.path config.status: creating scheduler/cups.service config.status: creating scheduler/cups.socket config.status: creating templates/header.tmpl config.status: creating packaging/cups.list config.status: creating doc/da/index.html config.status: creating templates/da/header.tmpl config.status: creating doc/de/index.html config.status: creating templates/de/header.tmpl config.status: creating doc/es/index.html config.status: creating templates/es/header.tmpl config.status: creating doc/fr/index.html config.status: creating templates/fr/header.tmpl config.status: creating doc/ja/index.html config.status: creating templates/ja/header.tmpl config.status: creating doc/pt_BR/index.html config.status: creating templates/pt_BR/header.tmpl config.status: creating doc/ru/index.html config.status: creating templates/ru/header.tmpl config.status: creating config.h configure: WARNING: unrecognized options: --without-php, --enable-ssl, --enable-gnutls, --disable-launchd Using ARCHFLAGS= Using ALL_CFLAGS=-I.. -D_CUPS_SOURCE -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=3 -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wunused Using ALL_CXXFLAGS=-I.. -D_CUPS_SOURCE -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -g -D_FORTIFY_SOURCE=3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wunused Using CC=cc Using CXX=cc Using DSOFLAGS=-Wl,-soname,all -shared Using LDFLAGS=-Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs Using LIBS= -lavahi-common -lavahi-client -lssl -lcrypto -lz -lpthread -lz Making all in cups... make[1]: Entering directory '/home/udu/aports/main/cups/src/cups-2.4.12/cups' make[1]: warning: -j20 forced in submake: resetting jobserver mode. Compiling raster-interstub.c... Compiling raster-stubs.c... Compiling array.c... Compiling auth.c... Compiling clock.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling debug.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling dest.c... Compiling dest-job.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling dest-localization.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling dest-options.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling dir.c... Compiling encode.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling file.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling getputfile.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling globals.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling hash.c... Compiling http.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling http-addr.c... Compiling http-addrlist.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling http-support.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling ipp.c... Compiling ipp-file.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling ipp-vars.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling ipp-support.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling langprintf.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling language.c... Compiling md5.c... Compiling md5passwd.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling notify.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling options.c... Compiling pwg-media.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling raster-error.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling raster-stream.c... Compiling request.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling snprintf.c... Compiling string.c... Compiling tempfile.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling thread.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling tls.c... Compiling transcode.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling usersys.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling util.c... Compiling adminutil.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling backchannel.c... Compiling backend.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling getdevices.c... Compiling getifaddrs.c... Compiling ppd.c... Compiling ppd-attr.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling ppd-cache.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling ppd-conflicts.c... Compiling ppd-custom.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling ppd-emit.c... Compiling ppd-localize.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling ppd-mark.c... Compiling ppd-page.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling ppd-util.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling raster-interpret.c... Compiling sidechannel.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition In file included from tls.c:38: tls-openssl.c: In function 'cupsMakeServerCredentials': tls-openssl.c:112:3: warning: 'RSA_generate_key' is deprecated: Since OpenSSL 0.9.8 [-Wdeprecated-declarations] 112 | if ((rsa = RSA_generate_key(3072, RSA_F4, NULL, NULL)) == NULL) | ^~ In file included from /usr/include/openssl/x509.h:36, from /usr/include/openssl/ssl.h:32, from http-private.h:73, from cups-private.h:22, from tls.c:16: /usr/include/openssl/rsa.h:264:30: note: declared here 264 | OSSL_DEPRECATEDIN_0_9_8 RSA *RSA_generate_key(int bits, unsigned long e, void | ^~~~~~~~~~~~~~~~ tls-openssl.c:120:5: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 120 | RSA_free(rsa); | ^~~~~~~~ /usr/include/openssl/rsa.h:304:28: note: declared here 304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ tls-openssl.c:125:3: warning: 'EVP_PKEY_assign' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 125 | EVP_PKEY_assign_RSA(pkey, rsa); | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/openssl/rand.h:23, from http-private.h:72: /usr/include/openssl/evp.h:1387:5: note: declared here 1387 | int EVP_PKEY_assign(EVP_PKEY *pkey, int type, void *key); | ^~~~~~~~~~~~~~~ Compiling snmp.c... Archiving libcupsimage.a... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition a - raster-interstub.o a - raster-stubs.o Linking libcups.so.2... Archiving libcups.a... a - array.o a - auth.o a - clock.o a - debug.o a - dest.o a - dest-job.o a - dest-localization.o a - dest-options.o a - dir.o a - encode.o a - file.o a - getputfile.o a - globals.o a - hash.o a - http.o a - http-addr.o a - http-addrlist.o a - http-support.o a - ipp.o a - ipp-file.o a - ipp-vars.o a - ipp-support.o a - langprintf.o a - language.o a - md5.o a - md5passwd.o a - notify.o a - options.o a - pwg-media.o a - raster-error.o a - raster-stream.o a - raster-stubs.o a - request.o a - snprintf.o a - string.o a - tempfile.o a - thread.o a - tls.o a - transcode.o a - usersys.o a - util.o a - adminutil.o a - backchannel.o a - backend.o a - getdevices.o a - getifaddrs.o a - ppd.o a - ppd-attr.o a - ppd-cache.o a - ppd-conflicts.o a - ppd-custom.o a - ppd-emit.o a - ppd-localize.o a - ppd-mark.o a - ppd-page.o a - ppd-util.o a - raster-interpret.o a - raster-interstub.o a - sidechannel.o a - snmp.o Linking libcupsimage.so.2... make[1]: Leaving directory '/home/udu/aports/main/cups/src/cups-2.4.12/cups' Making all in tools... make[1]: Entering directory '/home/udu/aports/main/cups/src/cups-2.4.12/tools' make[1]: warning: -j20 forced in submake: resetting jobserver mode. Compiling ippevepcl.c... Compiling ippeveps.c... Compiling ippeveprinter.c... Compiling ippfind.c... Compiling ipptool.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Linking ippevepcl... Linking ippeveps... Linking ippfind... Linking ipptool... Linking ipptool-static... Linking ippeveprinter... Linking ippeveprinter-static... make[1]: Leaving directory '/home/udu/aports/main/cups/src/cups-2.4.12/tools' Making all in filter... make[1]: Entering directory '/home/udu/aports/main/cups/src/cups-2.4.12/filter' make[1]: warning: -j20 forced in submake: resetting jobserver mode. Compiling commandtops.c... Compiling gziptoany.c... Compiling pstops.c... Compiling common.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling rastertoepson.c... Compiling rastertohp.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling rastertolabel.c... Compiling rastertopwg.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Linking rastertohp... Linking rastertoepson... Linking rastertolabel... Linking gziptoany... Linking pstops... Linking rastertopwg... Linking commandtops... make[1]: Leaving directory '/home/udu/aports/main/cups/src/cups-2.4.12/filter' Making all in backend... make[1]: Entering directory '/home/udu/aports/main/cups/src/cups-2.4.12/backend' make[1]: warning: -j20 forced in submake: resetting jobserver mode. Compiling ieee1284.c... Compiling network.c... Compiling runloop.c... Compiling snmp-supplies.c... Compiling ipp.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling lpd.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling usb.c... Compiling dnssd.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling snmp.c... Compiling socket.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Archiving libbackend.a... a - ieee1284.o a - network.o a - runloop.o a - snmp-supplies.o Linking usb... Linking dnssd... Linking lpd... Linking snmp... Linking socket... Linking ipp... make[1]: Leaving directory '/home/udu/aports/main/cups/src/cups-2.4.12/backend' Making all in berkeley... make[1]: Entering directory '/home/udu/aports/main/cups/src/cups-2.4.12/berkeley' make[1]: warning: -j20 forced in submake: resetting jobserver mode. Compiling lpc.c... Compiling lpq.c... Compiling lpr.c... Compiling lprm.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Linking lpr... Linking lpc... Linking lpq... Linking lprm... make[1]: Leaving directory '/home/udu/aports/main/cups/src/cups-2.4.12/berkeley' Making all in cgi-bin... make[1]: Entering directory '/home/udu/aports/main/cups/src/cups-2.4.12/cgi-bin' make[1]: warning: -j20 forced in submake: resetting jobserver mode. Compiling help-index.c... Compiling html.c... Compiling ipp-var.c... Compiling search.c... Compiling template.c... Compiling var.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling admin.c... Compiling classes.c... Compiling help.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling jobs.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling printers.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Archiving libcupscgi.a... a - help-index.o a - html.o a - ipp-var.o a - search.o a - template.o a - var.o Linking classes.cgi... Linking help.cgi... Linking jobs.cgi... Linking printers.cgi... Linking admin.cgi... make[1]: Leaving directory '/home/udu/aports/main/cups/src/cups-2.4.12/cgi-bin' Making all in monitor... make[1]: Entering directory '/home/udu/aports/main/cups/src/cups-2.4.12/monitor' make[1]: warning: -j20 forced in submake: resetting jobserver mode. Compiling bcp.c... Compiling tbcp.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Linking tbcp... Linking bcp... make[1]: Leaving directory '/home/udu/aports/main/cups/src/cups-2.4.12/monitor' Making all in notifier... make[1]: Entering directory '/home/udu/aports/main/cups/src/cups-2.4.12/notifier' make[1]: warning: -j20 forced in submake: resetting jobserver mode. Compiling dbus.c... Compiling mailto.c... Compiling rss.c... Compiling testnotify.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Linking rss... Linking dbus... Linking testnotify... Linking mailto... make[1]: Leaving directory '/home/udu/aports/main/cups/src/cups-2.4.12/notifier' Making all in ppdc... make[1]: Entering directory '/home/udu/aports/main/cups/src/cups-2.4.12/ppdc' make[1]: warning: -j20 forced in submake: resetting jobserver mode. Compiling ppdc-array.cxx... Compiling ppdc-attr.cxx... Compiling ppdc-catalog.cxx... Compiling ppdc-choice.cxx... Compiling ppdc-constraint.cxx... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling ppdc-driver.cxx... Compiling ppdc-file.cxx... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling ppdc-filter.cxx... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling ppdc-font.cxx... Compiling ppdc-group.cxx... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling ppdc-import.cxx... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling ppdc-mediasize.cxx... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling ppdc-message.cxx... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling ppdc-option.cxx... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling ppdc-profile.cxx... Compiling ppdc-shared.cxx... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling ppdc-source.cxx... Compiling ppdc-string.cxx... Compiling ppdc-variable.cxx... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling ppdc.cxx... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling ppdhtml.cxx... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling ppdi.cxx... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling ppdmerge.cxx... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling ppdpo.cxx... Compiling genstrings.cxx... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Linking ppdmerge... Archiving libcupsppdc.a... a - ppdc-array.o a - ppdc-attr.o a - ppdc-catalog.o a - ppdc-choice.o a - ppdc-constraint.o a - ppdc-driver.o a - ppdc-file.o a - ppdc-filter.o a - ppdc-font.o a - ppdc-group.o a - ppdc-import.o a - ppdc-mediasize.o a - ppdc-message.o a - ppdc-option.o a - ppdc-profile.o a - ppdc-shared.o a - ppdc-source.o a - ppdc-string.o a - ppdc-variable.o Linking ppdc... Linking ppdhtml... Linking ppdi... Linking ppdpo... Linking genstrings... Generating localization strings... make[1]: Leaving directory '/home/udu/aports/main/cups/src/cups-2.4.12/ppdc' Making all in scheduler... make[1]: Entering directory '/home/udu/aports/main/cups/src/cups-2.4.12/scheduler' make[1]: warning: -j20 forced in submake: resetting jobserver mode. Compiling filter.c... Compiling mime.c... Compiling type.c... Compiling auth.c... Compiling banners.c... Compiling cert.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling classes.c... Compiling client.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling colorman.c... Compiling conf.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling dirsvc.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling env.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling file.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling main.c... Compiling ipp.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling listen.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling job.c... Compiling log.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling network.c... Compiling policy.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling printers.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling process.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling quotas.c... Compiling select.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling server.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling statbuf.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling subscriptions.c... Compiling sysman.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling cupsfilter.c... Compiling cups-deviced.c... Compiling util.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling cups-driverd.cxx... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling cups-exec.c... Compiling cups-lpd.c... Archiving libcupsmime.a... a - filter.o a - mime.o a - type.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Linking cups-exec... Linking cups-deviced... Linking cups-lpd... Linking cupsfilter... Linking cups-driverd... Linking cupsd... make[1]: Leaving directory '/home/udu/aports/main/cups/src/cups-2.4.12/scheduler' Making all in systemv... make[1]: Entering directory '/home/udu/aports/main/cups/src/cups-2.4.12/systemv' make[1]: warning: -j20 forced in submake: resetting jobserver mode. Compiling cancel.c... Compiling cupsaccept.c... Compiling cupsctl.c... Compiling cupstestppd.c... Compiling lp.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling lpadmin.c... Compiling lpinfo.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling lpmove.c... Compiling lpoptions.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling lpstat.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Linking lpinfo... Linking lpmove... Linking cupsctl... Linking lpadmin... Linking cupsaccept... Linking cancel... Linking lp... Linking cupstestppd... Linking lpoptions... Linking lpstat... make[1]: Leaving directory '/home/udu/aports/main/cups/src/cups-2.4.12/systemv' Making all in conf... make[1]: Entering directory '/home/udu/aports/main/cups/src/cups-2.4.12/conf' make[1]: warning: -j20 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/home/udu/aports/main/cups/src/cups-2.4.12/conf' Making all in data... make[1]: Entering directory '/home/udu/aports/main/cups/src/cups-2.4.12/data' make[1]: warning: -j20 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/home/udu/aports/main/cups/src/cups-2.4.12/data' Making all in desktop... make[1]: Entering directory '/home/udu/aports/main/cups/src/cups-2.4.12/desktop' make[1]: warning: -j20 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/home/udu/aports/main/cups/src/cups-2.4.12/desktop' Making all in locale... make[1]: Entering directory '/home/udu/aports/main/cups/src/cups-2.4.12/locale' make[1]: warning: -j20 forced in submake: resetting jobserver mode. Compiling checkpo.c... Compiling po2strings.c... : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Linking po2strings... Linking checkpo... make[1]: Leaving directory '/home/udu/aports/main/cups/src/cups-2.4.12/locale' Making all in man... make[1]: Entering directory '/home/udu/aports/main/cups/src/cups-2.4.12/man' make[1]: warning: -j20 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/home/udu/aports/main/cups/src/cups-2.4.12/man' Making all in doc... make[1]: Entering directory '/home/udu/aports/main/cups/src/cups-2.4.12/doc' make[1]: warning: -j20 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/home/udu/aports/main/cups/src/cups-2.4.12/doc' Making all in examples... make[1]: Entering directory '/home/udu/aports/main/cups/src/cups-2.4.12/examples' make[1]: warning: -j20 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/home/udu/aports/main/cups/src/cups-2.4.12/examples' Making all in templates... make[1]: Entering directory '/home/udu/aports/main/cups/src/cups-2.4.12/templates' make[1]: warning: -j20 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/home/udu/aports/main/cups/src/cups-2.4.12/templates' >>> cups: Entering fakeroot... Making all in cups... make[1]: Entering directory '/home/udu/aports/main/cups/src/cups-2.4.12/cups' make[1]: warning: -j20 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/home/udu/aports/main/cups/src/cups-2.4.12/cups' Installing data files in cups... make[1]: Entering directory '/home/udu/aports/main/cups/src/cups-2.4.12/cups' make[1]: warning: -j20 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/home/udu/aports/main/cups/src/cups-2.4.12/cups' Installing data files in tools... make[1]: Entering directory '/home/udu/aports/main/cups/src/cups-2.4.12/tools' make[1]: warning: -j20 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/home/udu/aports/main/cups/src/cups-2.4.12/tools' Installing data files in filter... make[1]: Entering directory '/home/udu/aports/main/cups/src/cups-2.4.12/filter' make[1]: warning: -j20 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/home/udu/aports/main/cups/src/cups-2.4.12/filter' Installing data files in backend... make[1]: Entering directory '/home/udu/aports/main/cups/src/cups-2.4.12/backend' make[1]: warning: -j20 forced in submake: resetting jobserver mode. Installing USB quirks in /home/udu/aports/main/cups/pkg/cups/usr/share/cups/usb mkdir: unrecognized option: / BusyBox v1.37.0 (2025-08-05 16:40:33 UTC) multi-call binary. Usage: mkdir [-m MODE] [-p] DIRECTORY... Create DIRECTORY -m MODE Mode -p No error if exists; make parent directories as needed mkdir: unrecognized option: / BusyBox v1.37.0 (2025-08-05 16:40:33 UTC) multi-call binary. Usage: mkdir [-m MODE] [-p] DIRECTORY... Create DIRECTORY -m MODE Mode -p No error if exists; make parent directories as needed mkdir: unrecognized option: / BusyBox v1.37.0 (2025-08-05 16:40:33 UTC) multi-call binary. Usage: mkdir [-m MODE] [-p] DIRECTORY... Create DIRECTORY -m MODE Mode -p No error if exists; make parent directories as needed mkdir: unrecognized option: / BusyBox v1.37.0 (2025-08-05 16:40:33 UTC) multi-call binary. Usage: mkdir [-m MODE] [-p] DIRECTORY... Create DIRECTORY -m MODE Mode -p No error if exists; make parent directories as needed mkdir: unrecognized option: / BusyBox v1.37.0 (2025-08-05 16:40:33 UTC) multi-call binary. Usage: mkdir [-m MODE] [-p] DIRECTORY... Create DIRECTORY -m MODE Mode -p No error if exists; make parent directories as needed mkdir: unrecognized option: / BusyBox v1.37.0 (2025-08-05 16:40:33 UTC) multi-call binary. Usage: mkdir [-m MODE] [-p] DIRECTORY... Create DIRECTORY -m MODE Mode -p No error if exists; make parent directories as needed mkdir: unrecognized option: / BusyBox v1.37.0 (2025-08-05 16:40:33 UTC) multi-call binary. Usage: mkdir [-m MODE] [-p] DIRECTORY... Create DIRECTORY -m MODE Mode -p No error if exists; make parent directories as needed mkdir: unrecognized option: / BusyBox v1.37.0 (2025-08-05 16:40:33 UTC) multi-call binary. Usage: mkdir [-m MODE] [-p] DIRECTORY... Create DIRECTORY -m MODE Mode -p No error if exists; make parent directories as needed mkdir: unrecognized option: / BusyBox v1.37.0 (2025-08-05 16:40:33 UTC) multi-call binary. Usage: mkdir [-m MODE] [-p] DIRECTORY... Create DIRECTORY -m MODE Mode -p No error if exists; make parent directories as needed mkdir: unrecognized option: / BusyBox v1.37.0 (2025-08-05 16:40:33 UTC) multi-call binary. Usage: mkdir [-m MODE] [-p] DIRECTORY... Create DIRECTORY -m MODE Mode -p No error if exists; make parent directories as needed mkdir: can't create directory '/home/udu/aports/main/cups/pkg/cups/usr/share/cups/usb': No such file or directory mkdir: unrecognized option: / BusyBox v1.37.0 (2025-08-05 16:40:33 UTC) multi-call binary. Usage: mkdir [-m MODE] [-p] DIRECTORY... Create DIRECTORY -m MODE Mode -p No error if exists; make parent directories as needed mkdir: unrecognized option: / BusyBox v1.37.0 (2025-08-05 16:40:33 UTC) multi-call binary. Usage: mkdir [-m MODE] [-p] DIRECTORY... Create DIRECTORY -m MODE Mode -p No error if exists; make parent directories as needed mkdir: unrecognized option: / BusyBox v1.37.0 (2025-08-05 16:40:33 UTC) multi-call binary. Usage: mkdir [-m MODE] [-p] DIRECTORY... Create DIRECTORY -m MODE Mode -p No error if exists; make parent directories as needed mkdir: unrecognized option: / BusyBox v1.37.0 (2025-08-05 16:40:33 UTC) multi-call binary. Usage: mkdir [-m MODE] [-p] DIRECTORY... Create DIRECTORY -m MODE Mode -p No error if exists; make parent directories as needed mkdir: unrecognized option: / BusyBox v1.37.0 (2025-08-05 16:40:33 UTC) multi-call binary. Usage: mkdir [-m MODE] [-p] DIRECTORY... Create DIRECTORY -m MODE Mode -p No error if exists; make parent directories as needed mkdir: unrecognized option: / BusyBox v1.37.0 (2025-08-05 16:40:33 UTC) multi-call binary. Usage: mkdir [-m MODE] [-p] DIRECTORY... Create DIRECTORY -m MODE Mode -p No error if exists; make parent directories as needed mkdir: unrecognized option: / BusyBox v1.37.0 (2025-08-05 16:40:33 UTC) multi-call binary. Usage: mkdir [-m MODE] [-p] DIRECTORY... Create DIRECTORY -m MODE Mode -p No error if exists; make parent directories as needed mkdir: unrecognized option: / BusyBox v1.37.0 (2025-08-05 16:40:33 UTC) multi-call binary. Usage: mkdir [-m MODE] [-p] DIRECTORY... Create DIRECTORY -m MODE Mode -p No error if exists; make parent directories as needed mkdir: unrecognized option: / BusyBox v1.37.0 (2025-08-05 16:40:33 UTC) multi-call binary. Usage: mkdir [-m MODE] [-p] DIRECTORY... Create DIRECTORY -m MODE Mode -p No error if exists; make parent directories as needed mkdir: unrecognized option: / BusyBox v1.37.0 (2025-08-05 16:40:33 UTC) multi-call binary. Usage: mkdir [-m MODE] [-p] DIRECTORY... Create DIRECTORY -m MODE Mode -p No error if exists; make parent directories as needed cp: can't create '/home/udu/aports/main/cups/pkg/cups/usr/share/cups/#inst.2845029#': No such file or directory make[1]: *** [Makefile:106: install-data] Error 1 make[1]: Leaving directory '/home/udu/aports/main/cups/src/cups-2.4.12/backend' make: *** [Makefile:170: install-data] Error 1 >>> ERROR: cups*: package failed >>> ERROR: cups: rootpkg failed >>> cups: Uninstalling dependencies... (1/32) Purging .makedepends-cups (20250908.001533) (2/32) Purging poppler-utils (25.04.0-r0) (3/32) Purging dbus-daemon-launch-helper (1.16.2-r1) (4/32) Purging dbus (1.16.2-r1) (5/32) Purging libjpeg-turbo-dev (3.1.0-r0) (6/32) Purging libturbojpeg (3.1.0-r0) (7/32) Purging libpaper-dev (2.2.5-r0) (8/32) Purging libpaper (2.2.5-r0) (9/32) Purging libusb-dev (1.0.28-r0) (10/32) Purging libusb (1.0.28-r0) (11/32) Purging cairo (1.18.4-r0) (12/32) Purging libxext (1.3.6-r2) (13/32) Purging libxrender (0.9.12-r0) (14/32) Purging pixman (0.46.4-r0) (15/32) Purging poppler (25.04.0-r0) (16/32) Purging tiff (4.7.0-r0) (17/32) Purging fontconfig (2.15.0-r3) (18/32) Purging freetype (2.13.3-r0) (19/32) Purging lcms2 (2.16-r0) (20/32) Purging libx11 (1.8.11-r0) (21/32) Purging libxcb (1.17.0-r0) (22/32) Purging libxdmcp (1.1.5-r1) (23/32) Purging libbsd (0.12.2-r0) (24/32) Purging libjpeg-turbo (3.1.0-r0) (25/32) Purging libmd (1.1.0-r0) (26/32) Purging libpng (1.6.47-r0) (27/32) Purging libwebp (1.5.0-r0) (28/32) Purging libsharpyuv (1.5.0-r0) (29/32) Purging libxau (1.0.12-r0) (30/32) Purging nss (3.114-r0) (31/32) Purging nspr (4.36-r0) (32/32) Purging openjpeg (2.5.3-r0) Executing busybox-1.37.0-r19.trigger OK: 1391 MiB in 472 packages