>>> ply: Building community/ply 2.3.0-r0 (using abuild 3.10.0-r0) started Fri, 31 Mar 2023 21:36:06 +0000 >>> ply: Checking sanity of /home/buildozer/aports/community/ply/APKBUILD... >>> ply: Analyzing dependencies... >>> ply: Installing for build: build-base automake autoconf libtool bison linux-headers libbsd-dev flex ronn (1/36) Installing libbz2 (1.0.8-r4) (2/36) Installing perl (5.36.0-r0) (3/36) Installing automake (1.16.5-r2) (4/36) Installing m4 (1.4.19-r2) (5/36) Installing autoconf (2.71-r2) (6/36) Installing libltdl (2.4.7-r1) (7/36) Installing libtool (2.4.7-r1) (8/36) Installing bison (3.8.2-r0) (9/36) Installing linux-headers (6.2-r0) (10/36) Installing bsd-compat-headers (0.7.2-r4) (11/36) Installing libmd (1.0.4-r1) (12/36) Installing libmd-dev (1.0.4-r1) (13/36) Installing libbsd (0.11.7-r0) (14/36) Installing libbsd-dev (0.11.7-r0) (15/36) Installing flex (2.6.4-r4) (16/36) Installing groff (1.22.4-r2) (17/36) Installing libffi (3.4.4-r1) (18/36) Installing readline (8.2.1-r0) (19/36) Installing yaml (0.2.5-r0) (20/36) Installing ruby-libs (3.1.4-r0) (21/36) Installing libucontext (1.2-r0) (22/36) Installing ruby (3.1.4-r0) (23/36) Installing ruby-rexml (3.2.5-r2) (24/36) Installing ruby-kramdown (2.4.0-r0) (25/36) Installing ruby-mustache (1.1.1-r5) (26/36) Installing libgpg-error (1.46-r2) (27/36) Installing libgcrypt (1.10.1-r1) (28/36) Installing xz-libs (5.4.2-r0) (29/36) Installing libxml2 (2.10.3-r2) (30/36) Installing libxslt (1.1.37-r2) (31/36) Installing ruby-nokogiri (1.13.10-r0) (32/36) Installing ronn (0.9.1-r2) (33/36) Installing .makedepends-ply (20230331.213608) (34/36) Installing perl-error (0.17029-r1) (35/36) Installing perl-git (2.40.0-r0) (36/36) Installing git-perl (2.40.0-r0) Executing busybox-1.36.0-r5.trigger OK: 479 MiB in 135 packages >>> ply: Cleaning up srcdir >>> ply: Cleaning up pkgdir >>> ply: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ply-2.3.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> ply: Fetching ply-2.3.0.tar.gz::https://github.com/iovisor/ply/archive/2.3.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 79753 0 79753 0 0 91490 0 --:--:-- --:--:-- --:--:-- 209k >>> ply: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ply-2.3.0.tar.gz >>> ply: Checking sha512sums... ply-2.3.0.tar.gz: OK >>> ply: Unpacking /var/cache/distfiles/edge/ply-2.3.0.tar.gz... aclocal: warning: couldn't open directory 'm4': No such file or directory libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:5: warning: The macro `AC_GNU_SOURCE' is obsolete. configure.ac:5: You should run autoupdate. ./lib/autoconf/specific.m4:312: AC_GNU_SOURCE is expanded from... configure.ac:5: the top level configure.ac:11: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.ac:11: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:11: the top level configure.ac:24: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete ./lib/autoconf/programs.m4:716: _AC_PROG_LEX is expanded from... ./lib/autoconf/programs.m4:709: AC_PROG_LEX is expanded from... configure.ac:24: the top level configure.ac:26: warning: The macro `AM_PROG_LIBTOOL' is obsolete. configure.ac:26: You should run autoupdate. m4/libtool.m4:101: AM_PROG_LIBTOOL is expanded from... configure.ac:26: the top level configure.ac:31: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:31: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:31: the top level configure.ac:5: installing './compile' configure.ac:9: installing './config.guess' configure.ac:9: installing './config.sub' configure.ac:6: installing './install-sh' configure.ac:6: installing './missing' src/libply/Makefile.am: installing './depcomp' configure.ac: installing './ylwrap' checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... 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 wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of gcc... gcc3 checking whether make supports nested variables... (cached) yes checking build system type... x86_64-pc-linux-musl checking host system type... x86_64-pc-linux-musl checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert x86_64-pc-linux-musl file names to x86_64-pc-linux-musl format... func_convert_file_noop checking how to convert x86_64-pc-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking for library containing yywrap... no checking whether yytext is a pointer... yes checking for bison... bison -y checking for ronn... yes checking for egrep... (cached) /bin/grep -E checking for linux/bpf.h... yes checking for linux/perf_event.h... yes checking for linux/version.h... yes checking for qsort_r... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating man/Makefile config.status: creating src/Makefile config.status: creating src/libply/Makefile config.status: creating src/ply/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory '/home/buildozer/aports/community/ply/src/ply-2.3.0' Making all in include make[2]: Entering directory '/home/buildozer/aports/community/ply/src/ply-2.3.0/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/ply/src/ply-2.3.0/include' Making all in man make[2]: Entering directory '/home/buildozer/aports/community/ply/src/ply-2.3.0/man' ronn ply.1 warn: unrecognized inline tag: ["stdio.h"] warn: unrecognized inline tag: ["p"] warn: unrecognized inline tag: ["p"] make[2]: Leaving directory '/home/buildozer/aports/community/ply/src/ply-2.3.0/man' Making all in src make[2]: Entering directory '/home/buildozer/aports/community/ply/src/ply-2.3.0/src' Making all in libply make[3]: Entering directory '/home/buildozer/aports/community/ply/src/ply-2.3.0/src/libply' YACC grammar.c LEX lexer.c /home/buildozer/aports/community/ply/src/ply-2.3.0/src/libply/grammar.y:8.1-7: warning: POSIX Yacc does not support %expect [-Wyacc] 8 | %expect 0 | ^~~~~~~ /home/buildozer/aports/community/ply/src/ply-2.3.0/src/libply/grammar.y:10.1-8: warning: POSIX Yacc does not support %defines [-Wyacc] 10 | %defines | ^~~~~~~~ /home/buildozer/aports/community/ply/src/ply-2.3.0/src/libply/grammar.y:12.1-7: warning: POSIX Yacc does not support %define [-Wyacc] 12 | %define api.pure | ^~~~~~~ /home/buildozer/aports/community/ply/src/ply-2.3.0/src/libply/grammar.y:13.1-7: warning: POSIX Yacc does not support %define [-Wyacc] 13 | %define parse.error verbose | ^~~~~~~ /home/buildozer/aports/community/ply/src/ply-2.3.0/src/libply/grammar.y:19.1-5: warning: POSIX Yacc does not support %code [-Wyacc] 19 | %code requires { | ^~~~~ /home/buildozer/aports/community/ply/src/ply-2.3.0/src/libply/grammar.y:43.1-15: warning: POSIX Yacc does not support %initial-action [-Wyacc] 43 | %initial-action { | ^~~~~~~~~~~~~~~ /home/buildozer/aports/community/ply/src/ply-2.3.0/src/libply/grammar.y:47.1-7: warning: POSIX Yacc does not support %define [-Wyacc] 47 | %define api.value.type { struct node * } | ^~~~~~~ /home/buildozer/aports/community/ply/src/ply-2.3.0/src/libply/grammar.y:123.3-8: warning: POSIX Yacc does not support %empty [-Wyacc] 123 | | %empty { $$ = NULL; } | ^~~~~~ updating lexer.h updating grammar.h make all-am make[4]: Entering directory '/home/buildozer/aports/community/ply/src/ply-2.3.0/src/libply' CC libply_la-compile.lo CC libply_la-func.lo CC libply_la-grammar.lo CC libply_la-ir.lo CC libply_la-lexer.lo CC libply_la-node.lo CC libply_la-provider.lo CC libply_la-sym.lo CC libply_la-type.lo CC libply_la-libply.lo CC arch/libply_la-x86_64.lo CC aux/libply_la-kallsyms.lo CC aux/libply_la-perf_event.lo CC aux/libply_la-printxf.lo CC aux/libply_la-syscall.lo CC aux/libply_la-utils.lo CC built-in/libply_la-aggregation.lo CC built-in/libply_la-built-in.lo CC built-in/libply_la-buffer.lo CC built-in/libply_la-flow.lo CC built-in/libply_la-math.lo CC built-in/libply_la-memory.lo CC built-in/libply_la-print.lo CC built-in/libply_la-proc.lo CC provider/libply_la-interval.lo CC provider/libply_la-kprobe.lo CC provider/libply_la-kretprobe.lo CC provider/libply_la-special.lo CC provider/libply_la-tracepoint.lo CC provider/libply_la-xprobe.lo In file included from ../../include/ply/internal.h:24, from libply.c:11: libply.c: In function '__ply_probe_alloc': ../../include/ply/utils.h:31:9: warning: pointer 'pspec' may be used after 'free' [-Wuse-after-free] 31 | fprintxf(NULL, stderr, _prefix _fmt, ##__VA_ARGS__) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../include/ply/utils.h:42:22: note: in expansion of macro '_l' 42 | #define _e(fmt, ...) _l("error: ", fmt, ##__VA_ARGS__) | ^~ libply.c:146:17: note: in expansion of macro '_e' 146 | _e("%#N: no provider found for %N.\n", pspec, pspec); | ^~ libply.c:142:9: note: call to 'free' here 142 | free(pspec); | ^~~~~~~~~~~ CCLD libply.la make[4]: Leaving directory '/home/buildozer/aports/community/ply/src/ply-2.3.0/src/libply' make[3]: Leaving directory '/home/buildozer/aports/community/ply/src/ply-2.3.0/src/libply' Making all in ply make[3]: Entering directory '/home/buildozer/aports/community/ply/src/ply-2.3.0/src/ply' CC ply-ply.o cd /home/buildozer/aports/community/ply/src/ply-2.3.0/src/ply && \ /usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64 -r -b binary -o /home/buildozer/aports/community/ply/src/ply-2.3.0/src/ply/self-test.o self-test.sh CCLD ply make[3]: Leaving directory '/home/buildozer/aports/community/ply/src/ply-2.3.0/src/ply' make[3]: Entering directory '/home/buildozer/aports/community/ply/src/ply-2.3.0/src' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/community/ply/src/ply-2.3.0/src' make[2]: Leaving directory '/home/buildozer/aports/community/ply/src/ply-2.3.0/src' make[2]: Entering directory '/home/buildozer/aports/community/ply/src/ply-2.3.0' make[2]: Leaving directory '/home/buildozer/aports/community/ply/src/ply-2.3.0' make[1]: Leaving directory '/home/buildozer/aports/community/ply/src/ply-2.3.0' >>> ply: Entering fakeroot... Making install in include make[1]: Entering directory '/home/buildozer/aports/community/ply/src/ply-2.3.0/include' make[2]: Entering directory '/home/buildozer/aports/community/ply/src/ply-2.3.0/include' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/community/ply/pkg/ply/usr/include' .././install-sh -c -d '/home/buildozer/aports/community/ply/pkg/ply/usr/include/ply' /usr/bin/install -c -m 644 ply/arch.h ply/buffer.h ply/func.h ply/internal.h ply/ir.h ply/kallsyms.h ply/node.h ply/perf_event.h ply/ply.h ply/printxf.h ply/provider.h ply/sym.h ply/syscall.h ply/type.h ply/utils.h '/home/buildozer/aports/community/ply/pkg/ply/usr/include/ply' make[2]: Leaving directory '/home/buildozer/aports/community/ply/src/ply-2.3.0/include' make[1]: Leaving directory '/home/buildozer/aports/community/ply/src/ply-2.3.0/include' Making install in man make[1]: Entering directory '/home/buildozer/aports/community/ply/src/ply-2.3.0/man' make[2]: Entering directory '/home/buildozer/aports/community/ply/src/ply-2.3.0/man' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/community/ply/pkg/ply/usr/share/man/man1' /usr/bin/install -c -m 644 ply.1 '/home/buildozer/aports/community/ply/pkg/ply/usr/share/man/man1' make[2]: Leaving directory '/home/buildozer/aports/community/ply/src/ply-2.3.0/man' make[1]: Leaving directory '/home/buildozer/aports/community/ply/src/ply-2.3.0/man' Making install in src make[1]: Entering directory '/home/buildozer/aports/community/ply/src/ply-2.3.0/src' Making install in libply make[2]: Entering directory '/home/buildozer/aports/community/ply/src/ply-2.3.0/src/libply' make install-am make[3]: Entering directory '/home/buildozer/aports/community/ply/src/ply-2.3.0/src/libply' make[4]: Entering directory '/home/buildozer/aports/community/ply/src/ply-2.3.0/src/libply' make[4]: Nothing to be done for 'install-data-am'. ../.././install-sh -c -d '/home/buildozer/aports/community/ply/pkg/ply/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libply.la '/home/buildozer/aports/community/ply/pkg/ply/usr/lib' libtool: install: /usr/bin/install -c .libs/libply.so.0.0.0 /home/buildozer/aports/community/ply/pkg/ply/usr/lib/libply.so.0.0.0 libtool: install: (cd /home/buildozer/aports/community/ply/pkg/ply/usr/lib && { ln -s -f libply.so.0.0.0 libply.so.0 || { rm -f libply.so.0 && ln -s libply.so.0.0.0 libply.so.0; }; }) libtool: install: (cd /home/buildozer/aports/community/ply/pkg/ply/usr/lib && { ln -s -f libply.so.0.0.0 libply.so || { rm -f libply.so && ln -s libply.so.0.0.0 libply.so; }; }) libtool: install: /usr/bin/install -c .libs/libply.lai /home/buildozer/aports/community/ply/pkg/ply/usr/lib/libply.la libtool: install: /usr/bin/install -c .libs/libply.a /home/buildozer/aports/community/ply/pkg/ply/usr/lib/libply.a libtool: install: chmod 644 /home/buildozer/aports/community/ply/pkg/ply/usr/lib/libply.a libtool: install: ranlib /home/buildozer/aports/community/ply/pkg/ply/usr/lib/libply.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Leaving directory '/home/buildozer/aports/community/ply/src/ply-2.3.0/src/libply' make[3]: Leaving directory '/home/buildozer/aports/community/ply/src/ply-2.3.0/src/libply' make[2]: Leaving directory '/home/buildozer/aports/community/ply/src/ply-2.3.0/src/libply' Making install in ply make[2]: Entering directory '/home/buildozer/aports/community/ply/src/ply-2.3.0/src/ply' make[3]: Entering directory '/home/buildozer/aports/community/ply/src/ply-2.3.0/src/ply' make[3]: Nothing to be done for 'install-data-am'. ../.././install-sh -c -d '/home/buildozer/aports/community/ply/pkg/ply/usr/sbin' /bin/sh ../../libtool --mode=install /usr/bin/install -c ply '/home/buildozer/aports/community/ply/pkg/ply/usr/sbin' libtool: warning: '../libply/libply.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/ply /home/buildozer/aports/community/ply/pkg/ply/usr/sbin/ply make[3]: Leaving directory '/home/buildozer/aports/community/ply/src/ply-2.3.0/src/ply' make[2]: Leaving directory '/home/buildozer/aports/community/ply/src/ply-2.3.0/src/ply' make[2]: Entering directory '/home/buildozer/aports/community/ply/src/ply-2.3.0/src' make[3]: Entering directory '/home/buildozer/aports/community/ply/src/ply-2.3.0/src' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/ply/src/ply-2.3.0/src' make[2]: Leaving directory '/home/buildozer/aports/community/ply/src/ply-2.3.0/src' make[1]: Leaving directory '/home/buildozer/aports/community/ply/src/ply-2.3.0/src' make[1]: Entering directory '/home/buildozer/aports/community/ply/src/ply-2.3.0' make[2]: Entering directory '/home/buildozer/aports/community/ply/src/ply-2.3.0' make[2]: Nothing to be done for 'install-exec-am'. ./install-sh -c -d '/home/buildozer/aports/community/ply/pkg/ply/usr/share/doc/ply' /usr/bin/install -c -m 644 README.md COPYING '/home/buildozer/aports/community/ply/pkg/ply/usr/share/doc/ply' make[2]: Leaving directory '/home/buildozer/aports/community/ply/src/ply-2.3.0' make[1]: Leaving directory '/home/buildozer/aports/community/ply/src/ply-2.3.0' make: Entering directory '/home/buildozer/aports/community/ply/src/ply-2.3.0/man' make[1]: Entering directory '/home/buildozer/aports/community/ply/src/ply-2.3.0/man' make[1]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/community/ply/pkg/ply/usr/share/man/man1' /usr/bin/install -c -m 644 ply.1 '/home/buildozer/aports/community/ply/pkg/ply/usr/share/man/man1' make[1]: Leaving directory '/home/buildozer/aports/community/ply/src/ply-2.3.0/man' make: Leaving directory '/home/buildozer/aports/community/ply/src/ply-2.3.0/man' >>> ply-doc*: Running split function doc... >>> ply-doc*: Preparing subpackage ply-doc... >>> ply-doc*: Running postcheck for ply-doc >>> ply*: Running postcheck for ply >>> ply*: Preparing package ply... >>> ply*: Stripping binaries >>> ply-doc*: Scanning shared objects >>> ply*: Scanning shared objects >>> ply-doc*: Tracing dependencies... >>> ply-doc*: Package size: 60.0 KB >>> ply-doc*: Compressing data... >>> ply-doc*: Create checksum... >>> ply-doc*: Create ply-doc-2.3.0-r0.apk >>> ply*: Tracing dependencies... so:libc.musl-x86_64.so.1 >>> ply*: Package size: 548.0 KB >>> ply*: Compressing data... >>> ply*: Create checksum... >>> ply*: Create ply-2.3.0-r0.apk >>> ply: Build complete at Fri, 31 Mar 2023 21:36:30 +0000 elapsed time 0h 0m 24s >>> ply: Cleaning up srcdir >>> ply: Cleaning up pkgdir >>> ply: Uninstalling dependencies... (1/36) Purging .makedepends-ply (20230331.213608) (2/36) Purging automake (1.16.5-r2) (3/36) Purging autoconf (2.71-r2) (4/36) Purging libtool (2.4.7-r1) (5/36) Purging libltdl (2.4.7-r1) (6/36) Purging bison (3.8.2-r0) (7/36) Purging libbsd-dev (0.11.7-r0) (8/36) Purging bsd-compat-headers (0.7.2-r4) (9/36) Purging linux-headers (6.2-r0) (10/36) Purging libmd-dev (1.0.4-r1) (11/36) Purging libbsd (0.11.7-r0) (12/36) Purging flex (2.6.4-r4) (13/36) Purging m4 (1.4.19-r2) (14/36) Purging ronn (0.9.1-r2) (15/36) Purging groff (1.22.4-r2) (16/36) Purging ruby-kramdown (2.4.0-r0) (17/36) Purging ruby-rexml (3.2.5-r2) (18/36) Purging ruby-mustache (1.1.1-r5) (19/36) Purging ruby-nokogiri (1.13.10-r0) (20/36) Purging ruby (3.1.4-r0) (21/36) Purging git-perl (2.40.0-r0) (22/36) Purging perl-git (2.40.0-r0) (23/36) Purging perl-error (0.17029-r1) (24/36) Purging perl (5.36.0-r0) (25/36) Purging libbz2 (1.0.8-r4) (26/36) Purging libmd (1.0.4-r1) (27/36) Purging ruby-libs (3.1.4-r0) (28/36) Purging libffi (3.4.4-r1) (29/36) Purging readline (8.2.1-r0) (30/36) Purging yaml (0.2.5-r0) (31/36) Purging libucontext (1.2-r0) (32/36) Purging libxslt (1.1.37-r2) (33/36) Purging libgcrypt (1.10.1-r1) (34/36) Purging libgpg-error (1.46-r2) (35/36) Purging libxml2 (2.10.3-r2) (36/36) Purging xz-libs (5.4.2-r0) Executing busybox-1.36.0-r5.trigger OK: 393 MiB in 99 packages >>> ply: Updating the community/x86_64 repository index... >>> ply: Signing the index...