>>> libtirpc: Building main/libtirpc 1.3.1-r1 (using abuild 3.7.0-r0) started Fri, 05 Aug 2022 10:18:20 +0000 >>> libtirpc: Checking sanity of /home/buildozer/aports/main/libtirpc/APKBUILD... >>> libtirpc: Analyzing dependencies... >>> libtirpc: Installing for build: build-base krb5-dev bsd-compat-headers autoconf automake libtool linux-headers (1/46) Installing libblkid (2.37.4-r0) (2/46) Installing blkid (2.37.4-r0) (3/46) Installing libcap-ng (0.8.2-r0) (4/46) Installing setpriv (2.37.4-r0) (5/46) Installing libmount (2.37.4-r0) (6/46) Installing libsmartcols (2.37.4-r0) (7/46) Installing findmnt (2.37.4-r0) (8/46) Installing mcookie (2.37.4-r0) (9/46) Installing hexdump (2.37.4-r0) (10/46) Installing lsblk (2.37.4-r0) (11/46) Installing libuuid (2.37.4-r0) (12/46) Installing libfdisk (2.37.4-r0) (13/46) Installing sfdisk (2.37.4-r0) (14/46) Installing cfdisk (2.37.4-r0) (15/46) Installing partx (2.37.4-r0) (16/46) Installing libeconf (0.3.8-r0) (17/46) Installing util-linux (2.37.4-r0) (18/46) Installing util-linux-dev (2.37.4-r0) (19/46) Installing libcom_err (1.45.7-r0) (20/46) Installing e2fsprogs-libs (1.45.7-r0) (21/46) Installing e2fsprogs-dev (1.45.7-r0) (22/46) Installing krb5-conf (1.0-r2) (23/46) Installing keyutils-libs (1.6.3-r0) (24/46) Installing libverto (0.3.1-r1) (25/46) Installing krb5-libs (1.18.5-r0) (26/46) Installing gdbm (1.19-r0) (27/46) Installing libsasl (2.1.28-r0) (28/46) Installing libldap (2.4.57-r1) (29/46) Installing krb5-server-ldap (1.18.5-r0) (30/46) Installing krb5-dev (1.18.5-r0) (31/46) Installing bsd-compat-headers (0.7.2-r3) (32/46) Installing m4 (1.4.18-r2) (33/46) Installing libbz2 (1.0.8-r1) (34/46) Installing perl (5.32.0-r0) (35/46) Installing autoconf (2.69-r3) (36/46) Installing automake (1.16.3-r0) (37/46) Installing readline (8.1.0-r0) (38/46) Installing bash (5.1.16-r0) Executing bash-5.1.16-r0.post-install (39/46) Installing libltdl (2.4.6-r7) (40/46) Installing libtool (2.4.6-r7) (41/46) Installing linux-headers (5.7.8-r0) (42/46) Installing .makedepends-libtirpc (20220805.101821) (43/46) Installing util-linux-openrc (2.37.4-r0) (44/46) Installing perl-error (0.17029-r1) (45/46) Installing perl-git (2.30.5-r0) (46/46) Installing git-perl (2.30.5-r0) Executing busybox-1.32.1-r9.trigger OK: 370 MiB in 132 packages >>> libtirpc: Cleaning up srcdir >>> libtirpc: Cleaning up pkgdir >>> libtirpc: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/libtirpc-1.3.1.tar.bz2 % 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 501k 100 501k 0 0 4053k 0 --:--:-- --:--:-- --:--:-- 4076k >>> libtirpc: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/libtirpc-1.3.1.tar.bz2 >>> libtirpc: Checking sha512sums... libtirpc-1.3.1.tar.bz2: OK soname-suffix.patch: OK CVE-2021-46828.patch: OK >>> libtirpc: Unpacking /var/cache/distfiles/v3.13/libtirpc-1.3.1.tar.bz2... >>> libtirpc: soname-suffix.patch patching file Makefile.am patching file configure.ac patching file libtirpc.pc.in patching file src/Makefile.am >>> libtirpc: CVE-2021-46828.patch patching file src/svc.c patching file src/svc_vc.c 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:6: installing './compile' configure.ac:2: installing './missing' src/Makefile.am: installing './depcomp' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe 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 nested variables... yes checking whether make supports nested variables... (cached) yes checking for i586-alpine-linux-musl-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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking gssapi/gssapi.h usability... yes checking gssapi/gssapi.h presence... yes checking for gssapi/gssapi.h... yes checking for i586-alpine-linux-musl-krb5-config... no checking for krb5-config... krb5-config checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-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 i586-alpine-linux-musl file names to i586-alpine-linux-musl format... func_convert_file_noop checking how to convert i586-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/i586-alpine-linux-musl/bin/ld option to reload object files... -r checking for i586-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i586-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alpine-linux-musl-strip... no checking for strip... strip checking for i586-alpine-linux-musl-ranlib... no 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 i586-alpine-linux-musl-mt... no 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/i586-alpine-linux-musl/bin/ld) 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 dirent.h that defines DIR... yes checking for library containing opendir... none required checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking libintl.h usability... no checking libintl.h presence... no checking for libintl.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking gssapi/gssapi_ext.h usability... yes checking gssapi/gssapi_ext.h presence... yes checking for gssapi/gssapi_ext.h... yes checking for pthread_create in -lpthread... yes checking for getrpcbyname... no checking for getrpcbynumber... no checking for setrpcent... no checking for endrpcent... no checking for getrpcent... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating doc/Makefile config.status: creating libtirpc.pc 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/main/libtirpc/src/libtirpc-1.3.1' Making all in src make[2]: Entering directory '/home/buildozer/aports/main/libtirpc/src/libtirpc-1.3.1/src' CC libtirpc_la-auth_none.lo CC libtirpc_la-auth_unix.lo CC libtirpc_la-authunix_prot.lo CC libtirpc_la-binddynport.lo CC libtirpc_la-bindresvport.lo CC libtirpc_la-clnt_bcast.lo CC libtirpc_la-clnt_dg.lo CC libtirpc_la-clnt_generic.lo CC libtirpc_la-clnt_perror.lo CC libtirpc_la-clnt_raw.lo CC libtirpc_la-clnt_simple.lo CC libtirpc_la-clnt_vc.lo CC libtirpc_la-rpc_dtablesize.lo CC libtirpc_la-getnetconfig.lo CC libtirpc_la-getnetpath.lo CC libtirpc_la-getrpcent.lo CC libtirpc_la-getrpcport.lo CC libtirpc_la-mt_misc.lo CC libtirpc_la-pmap_clnt.lo CC libtirpc_la-pmap_getmaps.lo CC libtirpc_la-pmap_getport.lo CC libtirpc_la-pmap_prot.lo CC libtirpc_la-pmap_prot2.lo CC libtirpc_la-pmap_rmt.lo CC libtirpc_la-rpc_prot.lo CC libtirpc_la-rpc_commondata.lo CC libtirpc_la-rpc_callmsg.lo CC libtirpc_la-rpc_generic.lo CC libtirpc_la-rpc_soc.lo CC libtirpc_la-rpcb_clnt.lo CC libtirpc_la-rpcb_prot.lo CC libtirpc_la-rpcb_st_xdr.lo CC libtirpc_la-svc.lo CC libtirpc_la-svc_auth.lo CC libtirpc_la-svc_dg.lo CC libtirpc_la-svc_auth_unix.lo CC libtirpc_la-svc_auth_none.lo CC libtirpc_la-svc_generic.lo CC libtirpc_la-svc_raw.lo CC libtirpc_la-svc_run.lo CC libtirpc_la-svc_simple.lo CC libtirpc_la-svc_vc.lo CC libtirpc_la-getpeereid.lo CC libtirpc_la-auth_time.lo CC libtirpc_la-debug.lo CC libtirpc_la-xdr.lo CC libtirpc_la-xdr_rec.lo CC libtirpc_la-xdr_array.lo In file included from svc_run.c:40: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ CC libtirpc_la-xdr_float.lo CC libtirpc_la-xdr_mem.lo CC libtirpc_la-xdr_reference.lo CC libtirpc_la-xdr_stdio.lo CC libtirpc_la-xdr_sizeof.lo CC libtirpc_la-auth_gss.lo CC libtirpc_la-authgss_prot.lo CC libtirpc_la-svc_auth_gss.lo CC libtirpc_la-rpc_gss_utils.lo CC libtirpc_la-key_call.lo CC libtirpc_la-key_prot_xdr.lo CC libtirpc_la-getpublickey.lo CC libtirpc_la-netname.lo CC libtirpc_la-netnamer.lo CC libtirpc_la-rpcdname.lo CC libtirpc_la-rtime.lo In file included from rtime.c:49: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ CCLD libtirpc.la ar: `u' modifier ignored since `D' is the default (see `U') make[2]: Leaving directory '/home/buildozer/aports/main/libtirpc/src/libtirpc-1.3.1/src' Making all in man make[2]: Entering directory '/home/buildozer/aports/main/libtirpc/src/libtirpc-1.3.1/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/libtirpc/src/libtirpc-1.3.1/man' Making all in doc make[2]: Entering directory '/home/buildozer/aports/main/libtirpc/src/libtirpc-1.3.1/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/libtirpc/src/libtirpc-1.3.1/doc' make[2]: Entering directory '/home/buildozer/aports/main/libtirpc/src/libtirpc-1.3.1' make[2]: Leaving directory '/home/buildozer/aports/main/libtirpc/src/libtirpc-1.3.1' make[1]: Leaving directory '/home/buildozer/aports/main/libtirpc/src/libtirpc-1.3.1' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe 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 nested variables... yes checking whether make supports nested variables... (cached) yes checking for i586-alpine-linux-musl-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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking gssapi/gssapi.h usability... yes checking gssapi/gssapi.h presence... yes checking for gssapi/gssapi.h... yes checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-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 i586-alpine-linux-musl file names to i586-alpine-linux-musl format... func_convert_file_noop checking how to convert i586-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/i586-alpine-linux-musl/bin/ld option to reload object files... -r checking for i586-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i586-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alpine-linux-musl-strip... no checking for strip... strip checking for i586-alpine-linux-musl-ranlib... no 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 i586-alpine-linux-musl-mt... no 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/i586-alpine-linux-musl/bin/ld) 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 dirent.h that defines DIR... yes checking for library containing opendir... none required checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking libintl.h usability... no checking libintl.h presence... no checking for libintl.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking gssapi/gssapi_ext.h usability... yes checking gssapi/gssapi_ext.h presence... yes checking for gssapi/gssapi_ext.h... yes checking for pthread_create in -lpthread... yes checking for getrpcbyname... no checking for getrpcbynumber... no checking for setrpcent... no checking for endrpcent... no checking for getrpcent... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating doc/Makefile config.status: creating libtirpc-nokrb.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh '/home/buildozer/aports/main/libtirpc/src/libtirpc-1.3.1-nokrb/missing' autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory '/home/buildozer/aports/main/libtirpc/src/libtirpc-1.3.1-nokrb' Making all in src make[2]: Entering directory '/home/buildozer/aports/main/libtirpc/src/libtirpc-1.3.1-nokrb/src' CC libtirpc-nokrb_la-auth_none.lo CC libtirpc-nokrb_la-auth_unix.lo CC libtirpc-nokrb_la-authunix_prot.lo CC libtirpc-nokrb_la-binddynport.lo CC libtirpc-nokrb_la-bindresvport.lo CC libtirpc-nokrb_la-clnt_bcast.lo CC libtirpc-nokrb_la-clnt_dg.lo CC libtirpc-nokrb_la-clnt_generic.lo CC libtirpc-nokrb_la-clnt_perror.lo CC libtirpc-nokrb_la-clnt_raw.lo CC libtirpc-nokrb_la-clnt_simple.lo CC libtirpc-nokrb_la-clnt_vc.lo CC libtirpc-nokrb_la-rpc_dtablesize.lo CC libtirpc-nokrb_la-getnetconfig.lo CC libtirpc-nokrb_la-getnetpath.lo CC libtirpc-nokrb_la-getrpcent.lo CC libtirpc-nokrb_la-getrpcport.lo CC libtirpc-nokrb_la-mt_misc.lo CC libtirpc-nokrb_la-pmap_clnt.lo CC libtirpc-nokrb_la-pmap_getmaps.lo CC libtirpc-nokrb_la-pmap_getport.lo CC libtirpc-nokrb_la-pmap_prot.lo CC libtirpc-nokrb_la-pmap_prot2.lo CC libtirpc-nokrb_la-pmap_rmt.lo CC libtirpc-nokrb_la-rpc_prot.lo CC libtirpc-nokrb_la-rpc_commondata.lo CC libtirpc-nokrb_la-rpc_callmsg.lo CC libtirpc-nokrb_la-rpc_generic.lo CC libtirpc-nokrb_la-rpc_soc.lo CC libtirpc-nokrb_la-rpcb_clnt.lo CC libtirpc-nokrb_la-rpcb_prot.lo CC libtirpc-nokrb_la-rpcb_st_xdr.lo CC libtirpc-nokrb_la-svc.lo CC libtirpc-nokrb_la-svc_auth.lo CC libtirpc-nokrb_la-svc_dg.lo CC libtirpc-nokrb_la-svc_auth_unix.lo CC libtirpc-nokrb_la-svc_auth_none.lo CC libtirpc-nokrb_la-svc_generic.lo CC libtirpc-nokrb_la-svc_raw.lo CC libtirpc-nokrb_la-svc_run.lo CC libtirpc-nokrb_la-svc_simple.lo CC libtirpc-nokrb_la-svc_vc.lo CC libtirpc-nokrb_la-getpeereid.lo CC libtirpc-nokrb_la-auth_time.lo CC libtirpc-nokrb_la-debug.lo CC libtirpc-nokrb_la-xdr.lo CC libtirpc-nokrb_la-xdr_rec.lo CC libtirpc-nokrb_la-xdr_array.lo CC libtirpc-nokrb_la-xdr_float.lo CC libtirpc-nokrb_la-xdr_mem.lo In file included from svc_run.c:40: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ CC libtirpc-nokrb_la-xdr_reference.lo CC libtirpc-nokrb_la-xdr_stdio.lo CC libtirpc-nokrb_la-xdr_sizeof.lo CC libtirpc-nokrb_la-key_call.lo CC libtirpc-nokrb_la-key_prot_xdr.lo CC libtirpc-nokrb_la-getpublickey.lo CC libtirpc-nokrb_la-netname.lo CC libtirpc-nokrb_la-netnamer.lo CC libtirpc-nokrb_la-rpcdname.lo CC libtirpc-nokrb_la-rtime.lo In file included from rtime.c:49: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ CCLD libtirpc-nokrb.la ar: `u' modifier ignored since `D' is the default (see `U') make[2]: Leaving directory '/home/buildozer/aports/main/libtirpc/src/libtirpc-1.3.1-nokrb/src' Making all in man make[2]: Entering directory '/home/buildozer/aports/main/libtirpc/src/libtirpc-1.3.1-nokrb/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/libtirpc/src/libtirpc-1.3.1-nokrb/man' Making all in doc make[2]: Entering directory '/home/buildozer/aports/main/libtirpc/src/libtirpc-1.3.1-nokrb/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/libtirpc/src/libtirpc-1.3.1-nokrb/doc' make[2]: Entering directory '/home/buildozer/aports/main/libtirpc/src/libtirpc-1.3.1-nokrb' make[2]: Leaving directory '/home/buildozer/aports/main/libtirpc/src/libtirpc-1.3.1-nokrb' make[1]: Leaving directory '/home/buildozer/aports/main/libtirpc/src/libtirpc-1.3.1-nokrb' >>> libtirpc: Entering fakeroot... make: Entering directory '/home/buildozer/aports/main/libtirpc/src/libtirpc-1.3.1-nokrb' Making install in src make[1]: Entering directory '/home/buildozer/aports/main/libtirpc/src/libtirpc-1.3.1-nokrb/src' make[2]: Entering directory '/home/buildozer/aports/main/libtirpc/src/libtirpc-1.3.1-nokrb/src' make[2]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/buildozer/aports/main/libtirpc/pkg/libtirpc/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libtirpc-nokrb.la '/home/buildozer/aports/main/libtirpc/pkg/libtirpc/usr/lib' libtool: install: /usr/bin/install -c .libs/libtirpc-nokrb.so.3.0.0 /home/buildozer/aports/main/libtirpc/pkg/libtirpc/usr/lib/libtirpc-nokrb.so.3.0.0 libtool: install: (cd /home/buildozer/aports/main/libtirpc/pkg/libtirpc/usr/lib && { ln -s -f libtirpc-nokrb.so.3.0.0 libtirpc-nokrb.so.3 || { rm -f libtirpc-nokrb.so.3 && ln -s libtirpc-nokrb.so.3.0.0 libtirpc-nokrb.so.3; }; }) libtool: install: (cd /home/buildozer/aports/main/libtirpc/pkg/libtirpc/usr/lib && { ln -s -f libtirpc-nokrb.so.3.0.0 libtirpc-nokrb.so || { rm -f libtirpc-nokrb.so && ln -s libtirpc-nokrb.so.3.0.0 libtirpc-nokrb.so; }; }) libtool: install: /usr/bin/install -c .libs/libtirpc-nokrb.lai /home/buildozer/aports/main/libtirpc/pkg/libtirpc/usr/lib/libtirpc-nokrb.la libtool: install: /usr/bin/install -c .libs/libtirpc-nokrb.a /home/buildozer/aports/main/libtirpc/pkg/libtirpc/usr/lib/libtirpc-nokrb.a libtool: install: chmod 644 /home/buildozer/aports/main/libtirpc/pkg/libtirpc/usr/lib/libtirpc-nokrb.a libtool: install: ranlib /home/buildozer/aports/main/libtirpc/pkg/libtirpc/usr/lib/libtirpc-nokrb.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/home/buildozer/aports/main/libtirpc/src/libtirpc-1.3.1-nokrb/src' make[1]: Leaving directory '/home/buildozer/aports/main/libtirpc/src/libtirpc-1.3.1-nokrb/src' Making install in man make[1]: Entering directory '/home/buildozer/aports/main/libtirpc/src/libtirpc-1.3.1-nokrb/man' make[2]: Entering directory '/home/buildozer/aports/main/libtirpc/src/libtirpc-1.3.1-nokrb/man' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/main/libtirpc/pkg/libtirpc/usr/share/man/man3' .././install-sh -c -d '/home/buildozer/aports/main/libtirpc/pkg/libtirpc/usr/share/man/man5' /usr/bin/install -c -m 644 netconfig.5 '/home/buildozer/aports/main/libtirpc/pkg/libtirpc/usr/share/man/man5' /usr/bin/install -c -m 644 getrpcent.3t getrpcport.3t getnetconfig.3t getnetpath.3t bindresvport.3t rpc.3t rpc_xdr.3t des_crypt.3t rpc_soc.3t rpc_secure.3t rtime.3t rpc_clnt_auth.3t rpc_clnt_calls.3t rpc_clnt_create.3t rpcbind.3t rpc_svc_calls.3t rpc_svc_create.3t rpc_svc_err.3t rpc_svc_reg.3t '/home/buildozer/aports/main/libtirpc/pkg/libtirpc/usr/share/man/man3' make[2]: Leaving directory '/home/buildozer/aports/main/libtirpc/src/libtirpc-1.3.1-nokrb/man' make[1]: Leaving directory '/home/buildozer/aports/main/libtirpc/src/libtirpc-1.3.1-nokrb/man' Making install in doc make[1]: Entering directory '/home/buildozer/aports/main/libtirpc/src/libtirpc-1.3.1-nokrb/doc' make[2]: Entering directory '/home/buildozer/aports/main/libtirpc/src/libtirpc-1.3.1-nokrb/doc' make[2]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/buildozer/aports/main/libtirpc/pkg/libtirpc/etc' /usr/bin/install -c -m 644 netconfig bindresvport.blacklist '/home/buildozer/aports/main/libtirpc/pkg/libtirpc/etc' make[2]: Leaving directory '/home/buildozer/aports/main/libtirpc/src/libtirpc-1.3.1-nokrb/doc' make[1]: Leaving directory '/home/buildozer/aports/main/libtirpc/src/libtirpc-1.3.1-nokrb/doc' make[1]: Entering directory '/home/buildozer/aports/main/libtirpc/src/libtirpc-1.3.1-nokrb' make[2]: Entering directory '/home/buildozer/aports/main/libtirpc/src/libtirpc-1.3.1-nokrb' make[2]: Nothing to be done for 'install-exec-am'. ./install-sh -c -d '/home/buildozer/aports/main/libtirpc/pkg/libtirpc/usr/include' ./install-sh -c -d '/home/buildozer/aports/main/libtirpc/pkg/libtirpc/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libtirpc-nokrb.pc '/home/buildozer/aports/main/libtirpc/pkg/libtirpc/usr/lib/pkgconfig' ./install-sh -c -d '/home/buildozer/aports/main/libtirpc/pkg/libtirpc/usr/include/tirpc/rpc' /usr/bin/install -c -m 644 tirpc/rpc/xdr.h tirpc/rpc/types.h tirpc/rpc/svc_soc.h tirpc/rpc/svc.h tirpc/rpc/svc_dg.h tirpc/rpc/svc_auth.h tirpc/rpc/svc_mt.h tirpc/rpc/rpc_msg.h tirpc/rpc/rpc.h tirpc/rpc/rpcent.h tirpc/rpc/rpc_com.h tirpc/rpc/rpcb_prot.x tirpc/rpc/rpcb_prot.h tirpc/rpc/rpcb_clnt.h tirpc/rpc/raw.h tirpc/rpc/pmap_rmt.h tirpc/rpc/pmap_prot.h tirpc/rpc/pmap_clnt.h tirpc/rpc/nettype.h tirpc/rpc/key_prot.h tirpc/rpc/des.h tirpc/rpc/des_crypt.h tirpc/rpc/clnt_stat.h tirpc/rpc/clnt_soc.h tirpc/rpc/clnt.h tirpc/rpc/auth_unix.h tirpc/rpc/auth_des.h tirpc/rpc/auth.h '/home/buildozer/aports/main/libtirpc/pkg/libtirpc/usr/include/tirpc/rpc' ./install-sh -c -d '/home/buildozer/aports/main/libtirpc/pkg/libtirpc/usr/include/tirpc/rpcsvc' /usr/bin/install -c -m 644 tirpc/rpcsvc/crypt.x tirpc/rpcsvc/crypt.h '/home/buildozer/aports/main/libtirpc/pkg/libtirpc/usr/include/tirpc/rpcsvc' ./install-sh -c -d '/home/buildozer/aports/main/libtirpc/pkg/libtirpc/usr/include/tirpc' /usr/bin/install -c -m 644 tirpc/netconfig.h '/home/buildozer/aports/main/libtirpc/pkg/libtirpc/usr/include/tirpc' make[2]: Leaving directory '/home/buildozer/aports/main/libtirpc/src/libtirpc-1.3.1-nokrb' make[1]: Leaving directory '/home/buildozer/aports/main/libtirpc/src/libtirpc-1.3.1-nokrb' make: Leaving directory '/home/buildozer/aports/main/libtirpc/src/libtirpc-1.3.1-nokrb' Making install in src make[1]: Entering directory '/home/buildozer/aports/main/libtirpc/src/libtirpc-1.3.1/src' make[2]: Entering directory '/home/buildozer/aports/main/libtirpc/src/libtirpc-1.3.1/src' make[2]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/buildozer/aports/main/libtirpc/pkg/libtirpc/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libtirpc.la '/home/buildozer/aports/main/libtirpc/pkg/libtirpc/usr/lib' libtool: install: /usr/bin/install -c .libs/libtirpc.so.3.0.0 /home/buildozer/aports/main/libtirpc/pkg/libtirpc/usr/lib/libtirpc.so.3.0.0 libtool: install: (cd /home/buildozer/aports/main/libtirpc/pkg/libtirpc/usr/lib && { ln -s -f libtirpc.so.3.0.0 libtirpc.so.3 || { rm -f libtirpc.so.3 && ln -s libtirpc.so.3.0.0 libtirpc.so.3; }; }) libtool: install: (cd /home/buildozer/aports/main/libtirpc/pkg/libtirpc/usr/lib && { ln -s -f libtirpc.so.3.0.0 libtirpc.so || { rm -f libtirpc.so && ln -s libtirpc.so.3.0.0 libtirpc.so; }; }) libtool: install: /usr/bin/install -c .libs/libtirpc.lai /home/buildozer/aports/main/libtirpc/pkg/libtirpc/usr/lib/libtirpc.la libtool: install: /usr/bin/install -c .libs/libtirpc.a /home/buildozer/aports/main/libtirpc/pkg/libtirpc/usr/lib/libtirpc.a libtool: install: chmod 644 /home/buildozer/aports/main/libtirpc/pkg/libtirpc/usr/lib/libtirpc.a libtool: install: ranlib /home/buildozer/aports/main/libtirpc/pkg/libtirpc/usr/lib/libtirpc.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/home/buildozer/aports/main/libtirpc/src/libtirpc-1.3.1/src' make[1]: Leaving directory '/home/buildozer/aports/main/libtirpc/src/libtirpc-1.3.1/src' Making install in man make[1]: Entering directory '/home/buildozer/aports/main/libtirpc/src/libtirpc-1.3.1/man' make[2]: Entering directory '/home/buildozer/aports/main/libtirpc/src/libtirpc-1.3.1/man' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/main/libtirpc/pkg/libtirpc/usr/share/man/man3' .././install-sh -c -d '/home/buildozer/aports/main/libtirpc/pkg/libtirpc/usr/share/man/man5' /usr/bin/install -c -m 644 netconfig.5 '/home/buildozer/aports/main/libtirpc/pkg/libtirpc/usr/share/man/man5' /usr/bin/install -c -m 644 getrpcent.3t getrpcport.3t getnetconfig.3t getnetpath.3t bindresvport.3t rpc.3t rpc_xdr.3t des_crypt.3t rpc_soc.3t rpc_secure.3t rtime.3t rpc_clnt_auth.3t rpc_clnt_calls.3t rpc_clnt_create.3t rpcbind.3t rpc_svc_calls.3t rpc_svc_create.3t rpc_svc_err.3t rpc_svc_reg.3t rpcsec_gss.3t rpc_gss_get_error.3t rpc_gss_get_mechanisms.3t rpc_gss_get_mech_info.3t rpc_gss_get_versions.3t rpc_gss_is_installed.3t rpc_gss_mech_to_oid.3t rpc_gss_qop_to_num.3t rpc_gss_max_data_length.3t rpc_gss_seccreate.3t rpc_gss_set_defaults.3t rpc_gss_getcred.3t rpc_gss_get_principal_name.3t rpc_gss_set_callback.3t rpc_gss_set_svc_name.3t rpc_gss_svc_max_data_length.3t '/home/buildozer/aports/main/libtirpc/pkg/libtirpc/usr/share/man/man3' make[2]: Leaving directory '/home/buildozer/aports/main/libtirpc/src/libtirpc-1.3.1/man' make[1]: Leaving directory '/home/buildozer/aports/main/libtirpc/src/libtirpc-1.3.1/man' Making install in doc make[1]: Entering directory '/home/buildozer/aports/main/libtirpc/src/libtirpc-1.3.1/doc' make[2]: Entering directory '/home/buildozer/aports/main/libtirpc/src/libtirpc-1.3.1/doc' make[2]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/buildozer/aports/main/libtirpc/pkg/libtirpc/etc' /usr/bin/install -c -m 644 netconfig bindresvport.blacklist '/home/buildozer/aports/main/libtirpc/pkg/libtirpc/etc' make[2]: Leaving directory '/home/buildozer/aports/main/libtirpc/src/libtirpc-1.3.1/doc' make[1]: Leaving directory '/home/buildozer/aports/main/libtirpc/src/libtirpc-1.3.1/doc' make[1]: Entering directory '/home/buildozer/aports/main/libtirpc/src/libtirpc-1.3.1' make[2]: Entering directory '/home/buildozer/aports/main/libtirpc/src/libtirpc-1.3.1' make[2]: Nothing to be done for 'install-exec-am'. ./install-sh -c -d '/home/buildozer/aports/main/libtirpc/pkg/libtirpc/usr/include' ./install-sh -c -d '/home/buildozer/aports/main/libtirpc/pkg/libtirpc/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libtirpc.pc '/home/buildozer/aports/main/libtirpc/pkg/libtirpc/usr/lib/pkgconfig' ./install-sh -c -d '/home/buildozer/aports/main/libtirpc/pkg/libtirpc/usr/include/tirpc/rpc' /usr/bin/install -c -m 644 tirpc/rpc/xdr.h tirpc/rpc/types.h tirpc/rpc/svc_soc.h tirpc/rpc/svc.h tirpc/rpc/svc_dg.h tirpc/rpc/svc_auth.h tirpc/rpc/svc_mt.h tirpc/rpc/rpc_msg.h tirpc/rpc/rpc.h tirpc/rpc/rpcent.h tirpc/rpc/rpc_com.h tirpc/rpc/rpcb_prot.x tirpc/rpc/rpcb_prot.h tirpc/rpc/rpcb_clnt.h tirpc/rpc/raw.h tirpc/rpc/pmap_rmt.h tirpc/rpc/pmap_prot.h tirpc/rpc/pmap_clnt.h tirpc/rpc/nettype.h tirpc/rpc/key_prot.h tirpc/rpc/des.h tirpc/rpc/des_crypt.h tirpc/rpc/clnt_stat.h tirpc/rpc/clnt_soc.h tirpc/rpc/clnt.h tirpc/rpc/auth_unix.h tirpc/rpc/auth_des.h tirpc/rpc/auth.h tirpc/rpc/rpcsec_gss.h tirpc/rpc/auth_gss.h tirpc/rpc/svc_auth_gss.h '/home/buildozer/aports/main/libtirpc/pkg/libtirpc/usr/include/tirpc/rpc' ./install-sh -c -d '/home/buildozer/aports/main/libtirpc/pkg/libtirpc/usr/include/tirpc/rpcsvc' /usr/bin/install -c -m 644 tirpc/rpcsvc/crypt.x tirpc/rpcsvc/crypt.h '/home/buildozer/aports/main/libtirpc/pkg/libtirpc/usr/include/tirpc/rpcsvc' ./install-sh -c -d '/home/buildozer/aports/main/libtirpc/pkg/libtirpc/usr/include/tirpc' /usr/bin/install -c -m 644 tirpc/netconfig.h '/home/buildozer/aports/main/libtirpc/pkg/libtirpc/usr/include/tirpc' make[2]: Leaving directory '/home/buildozer/aports/main/libtirpc/src/libtirpc-1.3.1' make[1]: Leaving directory '/home/buildozer/aports/main/libtirpc/src/libtirpc-1.3.1' >>> libtirpc-dbg*: Running split function dbg... >>> libtirpc-dbg*: Preparing subpackage libtirpc-dbg... >>> libtirpc-dbg*: Running postcheck for libtirpc-dbg >>> libtirpc-static*: Running split function static... >>> libtirpc-static*: Preparing subpackage libtirpc-static... >>> libtirpc-static*: Running postcheck for libtirpc-static >>> libtirpc-dev*: Running split function dev... >>> libtirpc-dev*: Preparing subpackage libtirpc-dev... >>> libtirpc-dev*: Running postcheck for libtirpc-dev >>> libtirpc-doc*: Running split function doc... >>> libtirpc-doc*: Preparing subpackage libtirpc-doc... >>> libtirpc-doc*: Running postcheck for libtirpc-doc >>> libtirpc-conf*: Running split function conf... '/home/buildozer/aports/main/libtirpc/pkg/libtirpc/etc/bindresvport.blacklist' -> '/home/buildozer/aports/main/libtirpc/pkg/libtirpc-conf/etc/bindresvport.blacklist' '/home/buildozer/aports/main/libtirpc/pkg/libtirpc/etc/netconfig' -> '/home/buildozer/aports/main/libtirpc/pkg/libtirpc-conf/etc/netconfig' >>> libtirpc-conf*: Preparing subpackage libtirpc-conf... >>> libtirpc-conf*: Running postcheck for libtirpc-conf >>> libtirpc-nokrb*: Running split function nokrb... '/home/buildozer/aports/main/libtirpc/pkg/libtirpc/usr/lib/libtirpc-nokrb.la' -> '/home/buildozer/aports/main/libtirpc/pkg/libtirpc-nokrb/usr/lib/libtirpc-nokrb.la' '/home/buildozer/aports/main/libtirpc/pkg/libtirpc/usr/lib/libtirpc-nokrb.so.3' -> '/home/buildozer/aports/main/libtirpc/pkg/libtirpc-nokrb/usr/lib/libtirpc-nokrb.so.3' '/home/buildozer/aports/main/libtirpc/pkg/libtirpc/usr/lib/libtirpc-nokrb.so.3.0.0' -> '/home/buildozer/aports/main/libtirpc/pkg/libtirpc-nokrb/usr/lib/libtirpc-nokrb.so.3.0.0' >>> libtirpc-nokrb*: Preparing subpackage libtirpc-nokrb... >>> libtirpc-nokrb*: Running postcheck for libtirpc-nokrb >>> libtirpc*: Running postcheck for libtirpc >>> libtirpc*: Preparing package libtirpc... >>> libtirpc-conf*: Scanning shared objects >>> libtirpc-dbg*: Scanning shared objects >>> libtirpc-dev*: Scanning shared objects >>> libtirpc-doc*: Scanning shared objects >>> libtirpc-nokrb*: Scanning shared objects >>> libtirpc-static*: Scanning shared objects >>> libtirpc*: Scanning shared objects >>> libtirpc-conf*: Tracing dependencies... >>> libtirpc-conf*: Package size: 16.0 KB >>> libtirpc-conf*: Compressing data... >>> libtirpc-conf*: Create checksum... >>> libtirpc-conf*: Create libtirpc-conf-1.3.1-r1.apk >>> libtirpc-dbg*: Tracing dependencies... >>> libtirpc-dbg*: Package size: 984.0 KB >>> libtirpc-dbg*: Compressing data... >>> libtirpc-dbg*: Create checksum... >>> libtirpc-dbg*: Create libtirpc-dbg-1.3.1-r1.apk >>> libtirpc-dev*: Tracing dependencies... krb5-dev bsd-compat-headers libtirpc-nokrb=1.3.1-r1 libtirpc=1.3.1-r1 pkgconfig >>> libtirpc-dev*: Package size: 280.0 KB >>> libtirpc-dev*: Compressing data... >>> libtirpc-dev*: Create checksum... >>> libtirpc-dev*: Create libtirpc-dev-1.3.1-r1.apk >>> libtirpc-doc*: Tracing dependencies... >>> libtirpc-doc*: Package size: 172.0 KB >>> libtirpc-doc*: Compressing data... >>> libtirpc-doc*: Create checksum... >>> libtirpc-doc*: Create libtirpc-doc-1.3.1-r1.apk >>> libtirpc-nokrb*: Tracing dependencies... libtirpc-conf so:libc.musl-x86.so.1 >>> libtirpc-nokrb*: Package size: 184.0 KB >>> libtirpc-nokrb*: Compressing data... >>> libtirpc-nokrb*: Create checksum... >>> libtirpc-nokrb*: Create libtirpc-nokrb-1.3.1-r1.apk >>> libtirpc-static*: Tracing dependencies... >>> libtirpc-static*: Package size: 1.5 MB >>> libtirpc-static*: Compressing data... >>> libtirpc-static*: Create checksum... >>> libtirpc-static*: Create libtirpc-static-1.3.1-r1.apk >>> libtirpc*: Tracing dependencies... libtirpc-conf so:libc.musl-x86.so.1 so:libgssapi_krb5.so.2 >>> libtirpc*: Package size: 208.0 KB >>> libtirpc*: Compressing data... >>> libtirpc*: Create checksum... >>> libtirpc*: Create libtirpc-1.3.1-r1.apk >>> libtirpc: Build complete at Fri, 05 Aug 2022 10:19:34 +0000 elapsed time 0h 1m 14s >>> libtirpc: Cleaning up srcdir >>> libtirpc: Cleaning up pkgdir >>> libtirpc: Uninstalling dependencies... (1/46) Purging .makedepends-libtirpc (20220805.101821) (2/46) Purging krb5-dev (1.18.5-r0) (3/46) Purging e2fsprogs-dev (1.45.7-r0) (4/46) Purging util-linux-dev (2.37.4-r0) (5/46) Purging util-linux-openrc (2.37.4-r0) (6/46) Purging util-linux (2.37.4-r0) (7/46) Purging blkid (2.37.4-r0) (8/46) Purging setpriv (2.37.4-r0) (9/46) Purging findmnt (2.37.4-r0) (10/46) Purging mcookie (2.37.4-r0) (11/46) Purging hexdump (2.37.4-r0) (12/46) Purging lsblk (2.37.4-r0) (13/46) Purging sfdisk (2.37.4-r0) (14/46) Purging cfdisk (2.37.4-r0) (15/46) Purging partx (2.37.4-r0) (16/46) Purging libfdisk (2.37.4-r0) (17/46) Purging libmount (2.37.4-r0) (18/46) Purging libsmartcols (2.37.4-r0) (19/46) Purging libuuid (2.37.4-r0) (20/46) Purging e2fsprogs-libs (1.45.7-r0) (21/46) Purging krb5-server-ldap (1.18.5-r0) (22/46) Purging bsd-compat-headers (0.7.2-r3) (23/46) Purging autoconf (2.69-r3) (24/46) Purging m4 (1.4.18-r2) (25/46) Purging automake (1.16.3-r0) (26/46) Purging libtool (2.4.6-r7) (27/46) Purging bash (5.1.16-r0) Executing bash-5.1.16-r0.pre-deinstall (28/46) Purging libltdl (2.4.6-r7) (29/46) Purging linux-headers (5.7.8-r0) (30/46) Purging git-perl (2.30.5-r0) (31/46) Purging perl-git (2.30.5-r0) (32/46) Purging perl-error (0.17029-r1) (33/46) Purging perl (5.32.0-r0) (34/46) Purging libblkid (2.37.4-r0) (35/46) Purging libcap-ng (0.8.2-r0) (36/46) Purging libeconf (0.3.8-r0) (37/46) Purging krb5-libs (1.18.5-r0) (38/46) Purging krb5-conf (1.0-r2) (39/46) Purging libcom_err (1.45.7-r0) (40/46) Purging keyutils-libs (1.6.3-r0) (41/46) Purging libverto (0.3.1-r1) (42/46) Purging libldap (2.4.57-r1) (43/46) Purging libsasl (2.1.28-r0) (44/46) Purging gdbm (1.19-r0) (45/46) Purging libbz2 (1.0.8-r1) (46/46) Purging readline (8.1.0-r0) Executing busybox-1.32.1-r9.trigger OK: 310 MiB in 86 packages >>> libtirpc: Updating the main/x86 repository index... >>> libtirpc: Signing the index...