>>> rpcbind: Building main/rpcbind 1.2.6-r2 (using abuild 3.10.0-r2) started Tue, 11 Apr 2023 22:21:22 +0000 >>> rpcbind: Checking sanity of /home/buildozer/aports/main/rpcbind/APKBUILD... >>> rpcbind: Analyzing dependencies... >>> rpcbind: Installing for build: build-base libtirpc-dev autoconf automake bsd-compat-headers (1/40) Installing bsd-compat-headers (0.7.2-r4) (2/40) Installing libblkid (2.38.1-r6) (3/40) Installing libuuid (2.38.1-r6) (4/40) Installing libfdisk (2.38.1-r6) (5/40) Installing libmount (2.38.1-r6) (6/40) Installing libsmartcols (2.38.1-r6) (7/40) Installing util-linux-dev (2.38.1-r6) (8/40) Installing gawk (5.2.1-r2) (9/40) Installing libcom_err (1.47.0-r2) (10/40) Installing e2fsprogs-libs (1.47.0-r2) (11/40) Installing e2fsprogs-dev (1.47.0-r2) (12/40) Installing libintl (0.21.1-r3) (13/40) Installing glib (2.76.1-r1) (14/40) Installing libverto (0.3.2-r2) (15/40) Installing libverto-glib (0.3.2-r2) (16/40) Installing libev (4.33-r1) (17/40) Installing libverto-libev (0.3.2-r2) (18/40) Installing libevent (2.1.12-r6) (19/40) Installing libverto-libevent (0.3.2-r2) (20/40) Installing libverto-dev (0.3.2-r2) (21/40) Installing krb5-conf (1.0-r2) (22/40) Installing keyutils-libs (1.6.3-r3) (23/40) Installing krb5-libs (1.20.1-r1) (24/40) Installing gdbm (1.23-r1) (25/40) Installing libsasl (2.1.28-r4) (26/40) Installing libldap (2.6.4-r2) (27/40) Installing krb5-server-ldap (1.20.1-r1) (28/40) Installing krb5-dev (1.20.1-r1) (29/40) Installing libtirpc-conf (1.3.3-r2) (30/40) Installing libtirpc-nokrb (1.3.3-r2) (31/40) Installing libtirpc (1.3.3-r2) (32/40) Installing libtirpc-dev (1.3.3-r2) (33/40) Installing m4 (1.4.19-r3) (34/40) Installing perl (5.36.0-r2) (35/40) Installing autoconf (2.71-r2) (36/40) Installing automake (1.16.5-r2) (37/40) Installing .makedepends-rpcbind (20230411.222123) (38/40) Installing perl-error (0.17029-r1) (39/40) Installing perl-git (2.40.0-r0) (40/40) Installing git-perl (2.40.0-r0) Executing busybox-1.36.0-r6.trigger Executing glib-2.76.1-r1.trigger OK: 983 MiB in 148 packages >>> rpcbind: Cleaning up srcdir >>> rpcbind: Cleaning up pkgdir >>> rpcbind: Fetching https://distfiles.alpinelinux.org/distfiles/edge//rpcbind-1.2.6.tar.bz2 >>> rpcbind: Fetching https://distfiles.alpinelinux.org/distfiles/edge//rpcbind-1.2.6.tar.bz2 >>> rpcbind: Checking sha512sums... rpcbind-1.2.6.tar.bz2: OK rpcbind.initd: OK rpcbind.confd: OK >>> rpcbind: Unpacking /var/cache/distfiles/edge//rpcbind-1.2.6.tar.bz2... cleaning up ............. done configure.ac:6: installing './compile' configure.ac:3: installing './install-sh' configure.ac:3: installing './missing' Makefile.am: installing './depcomp' configure.ac:73: warning: AC_OUTPUT should be used without arguments. configure.ac:73: You should run autoupdate. 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... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for armv7-alpine-linux-musleabihf-gcc... armv7-alpine-linux-musleabihf-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 armv7-alpine-linux-musleabihf-gcc accepts -g... yes checking for armv7-alpine-linux-musleabihf-gcc option to enable C11 features... none needed checking whether armv7-alpine-linux-musleabihf-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of armv7-alpine-linux-musleabihf-gcc... gcc3 checking for libtirpc_set_debug in -ltirpc... yes checking for armv7-alpine-linux-musleabihf-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libtirpc... yes checking for armv7-alpine-linux-musleabihf-pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for library containing pthread_create... none required 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 nss.h... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating systemd/rpcbind.service config.status: executing depfiles commands depbase=`echo src/rpcinfo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ armv7-alpine-linux-musleabihf-gcc -DPACKAGE_NAME=\"rpcbind\" -DPACKAGE_TARNAME=\"rpcbind\" -DPACKAGE_VERSION=\"1.2.6\" -DPACKAGE_STRING=\"rpcbind\ 1.2.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rpcbind\" -DVERSION=\"1.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -DCHECK_LOCAL -DPORTMAP -DFACILITY=LOG_MAIL -DSEVERITY=LOG_INFO -DINET6 -DRPCBIND_STATEDIR="\"/var/lib/rpcbind\"" -DRPCBIND_USER="\"rpc\"" -DNSS_MODULES="\"files\"" -D_GNU_SOURCE -I/usr/include/tirpc -DRPCBIND_DEBUG -DDEBUG_RMTCALL -DND_DEBUG -DBIND_DEBUG -DLIB_SET_DEBUG -DWARMSTART -Os -fomit-frame-pointer -g -O2 -MT src/rpcinfo.o -MD -MP -MF $depbase.Tpo -c -o src/rpcinfo.o src/rpcinfo.c &&\ mv -f $depbase.Tpo $depbase.Po armv7-alpine-linux-musleabihf-gcc -g -O2 -Wl,--as-needed,-O1,--sort-common -o rpcinfo src/rpcinfo.o -ltirpc depbase=`echo src/check_bound.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ armv7-alpine-linux-musleabihf-gcc -DPACKAGE_NAME=\"rpcbind\" -DPACKAGE_TARNAME=\"rpcbind\" -DPACKAGE_VERSION=\"1.2.6\" -DPACKAGE_STRING=\"rpcbind\ 1.2.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rpcbind\" -DVERSION=\"1.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -DCHECK_LOCAL -DPORTMAP -DFACILITY=LOG_MAIL -DSEVERITY=LOG_INFO -DINET6 -DRPCBIND_STATEDIR="\"/var/lib/rpcbind\"" -DRPCBIND_USER="\"rpc\"" -DNSS_MODULES="\"files\"" -D_GNU_SOURCE -I/usr/include/tirpc -DRPCBIND_DEBUG -DDEBUG_RMTCALL -DND_DEBUG -DBIND_DEBUG -DLIB_SET_DEBUG -DWARMSTART -Os -fomit-frame-pointer -g -O2 -MT src/check_bound.o -MD -MP -MF $depbase.Tpo -c -o src/check_bound.o src/check_bound.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/pmap_svc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ armv7-alpine-linux-musleabihf-gcc -DPACKAGE_NAME=\"rpcbind\" -DPACKAGE_TARNAME=\"rpcbind\" -DPACKAGE_VERSION=\"1.2.6\" -DPACKAGE_STRING=\"rpcbind\ 1.2.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rpcbind\" -DVERSION=\"1.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -DCHECK_LOCAL -DPORTMAP -DFACILITY=LOG_MAIL -DSEVERITY=LOG_INFO -DINET6 -DRPCBIND_STATEDIR="\"/var/lib/rpcbind\"" -DRPCBIND_USER="\"rpc\"" -DNSS_MODULES="\"files\"" -D_GNU_SOURCE -I/usr/include/tirpc -DRPCBIND_DEBUG -DDEBUG_RMTCALL -DND_DEBUG -DBIND_DEBUG -DLIB_SET_DEBUG -DWARMSTART -Os -fomit-frame-pointer -g -O2 -MT src/pmap_svc.o -MD -MP -MF $depbase.Tpo -c -o src/pmap_svc.o src/pmap_svc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/rpcb_stat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ armv7-alpine-linux-musleabihf-gcc -DPACKAGE_NAME=\"rpcbind\" -DPACKAGE_TARNAME=\"rpcbind\" -DPACKAGE_VERSION=\"1.2.6\" -DPACKAGE_STRING=\"rpcbind\ 1.2.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rpcbind\" -DVERSION=\"1.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -DCHECK_LOCAL -DPORTMAP -DFACILITY=LOG_MAIL -DSEVERITY=LOG_INFO -DINET6 -DRPCBIND_STATEDIR="\"/var/lib/rpcbind\"" -DRPCBIND_USER="\"rpc\"" -DNSS_MODULES="\"files\"" -D_GNU_SOURCE -I/usr/include/tirpc -DRPCBIND_DEBUG -DDEBUG_RMTCALL -DND_DEBUG -DBIND_DEBUG -DLIB_SET_DEBUG -DWARMSTART -Os -fomit-frame-pointer -g -O2 -MT src/rpcb_stat.o -MD -MP -MF $depbase.Tpo -c -o src/rpcb_stat.o src/rpcb_stat.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/rpcb_svc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ armv7-alpine-linux-musleabihf-gcc -DPACKAGE_NAME=\"rpcbind\" -DPACKAGE_TARNAME=\"rpcbind\" -DPACKAGE_VERSION=\"1.2.6\" -DPACKAGE_STRING=\"rpcbind\ 1.2.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rpcbind\" -DVERSION=\"1.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -DCHECK_LOCAL -DPORTMAP -DFACILITY=LOG_MAIL -DSEVERITY=LOG_INFO -DINET6 -DRPCBIND_STATEDIR="\"/var/lib/rpcbind\"" -DRPCBIND_USER="\"rpc\"" -DNSS_MODULES="\"files\"" -D_GNU_SOURCE -I/usr/include/tirpc -DRPCBIND_DEBUG -DDEBUG_RMTCALL -DND_DEBUG -DBIND_DEBUG -DLIB_SET_DEBUG -DWARMSTART -Os -fomit-frame-pointer -g -O2 -MT src/rpcb_svc.o -MD -MP -MF $depbase.Tpo -c -o src/rpcb_svc.o src/rpcb_svc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/rpcb_svc_4.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ armv7-alpine-linux-musleabihf-gcc -DPACKAGE_NAME=\"rpcbind\" -DPACKAGE_TARNAME=\"rpcbind\" -DPACKAGE_VERSION=\"1.2.6\" -DPACKAGE_STRING=\"rpcbind\ 1.2.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rpcbind\" -DVERSION=\"1.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -DCHECK_LOCAL -DPORTMAP -DFACILITY=LOG_MAIL -DSEVERITY=LOG_INFO -DINET6 -DRPCBIND_STATEDIR="\"/var/lib/rpcbind\"" -DRPCBIND_USER="\"rpc\"" -DNSS_MODULES="\"files\"" -D_GNU_SOURCE -I/usr/include/tirpc -DRPCBIND_DEBUG -DDEBUG_RMTCALL -DND_DEBUG -DBIND_DEBUG -DLIB_SET_DEBUG -DWARMSTART -Os -fomit-frame-pointer -g -O2 -MT src/rpcb_svc_4.o -MD -MP -MF $depbase.Tpo -c -o src/rpcb_svc_4.o src/rpcb_svc_4.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/rpcb_svc_com.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ armv7-alpine-linux-musleabihf-gcc -DPACKAGE_NAME=\"rpcbind\" -DPACKAGE_TARNAME=\"rpcbind\" -DPACKAGE_VERSION=\"1.2.6\" -DPACKAGE_STRING=\"rpcbind\ 1.2.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rpcbind\" -DVERSION=\"1.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -DCHECK_LOCAL -DPORTMAP -DFACILITY=LOG_MAIL -DSEVERITY=LOG_INFO -DINET6 -DRPCBIND_STATEDIR="\"/var/lib/rpcbind\"" -DRPCBIND_USER="\"rpc\"" -DNSS_MODULES="\"files\"" -D_GNU_SOURCE -I/usr/include/tirpc -DRPCBIND_DEBUG -DDEBUG_RMTCALL -DND_DEBUG -DBIND_DEBUG -DLIB_SET_DEBUG -DWARMSTART -Os -fomit-frame-pointer -g -O2 -MT src/rpcb_svc_com.o -MD -MP -MF $depbase.Tpo -c -o src/rpcb_svc_com.o src/rpcb_svc_com.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/rpcbind.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ armv7-alpine-linux-musleabihf-gcc -DPACKAGE_NAME=\"rpcbind\" -DPACKAGE_TARNAME=\"rpcbind\" -DPACKAGE_VERSION=\"1.2.6\" -DPACKAGE_STRING=\"rpcbind\ 1.2.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rpcbind\" -DVERSION=\"1.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -DCHECK_LOCAL -DPORTMAP -DFACILITY=LOG_MAIL -DSEVERITY=LOG_INFO -DINET6 -DRPCBIND_STATEDIR="\"/var/lib/rpcbind\"" -DRPCBIND_USER="\"rpc\"" -DNSS_MODULES="\"files\"" -D_GNU_SOURCE -I/usr/include/tirpc -DRPCBIND_DEBUG -DDEBUG_RMTCALL -DND_DEBUG -DBIND_DEBUG -DLIB_SET_DEBUG -DWARMSTART -Os -fomit-frame-pointer -g -O2 -MT src/rpcbind.o -MD -MP -MF $depbase.Tpo -c -o src/rpcbind.o src/rpcbind.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/security.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ armv7-alpine-linux-musleabihf-gcc -DPACKAGE_NAME=\"rpcbind\" -DPACKAGE_TARNAME=\"rpcbind\" -DPACKAGE_VERSION=\"1.2.6\" -DPACKAGE_STRING=\"rpcbind\ 1.2.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rpcbind\" -DVERSION=\"1.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -DCHECK_LOCAL -DPORTMAP -DFACILITY=LOG_MAIL -DSEVERITY=LOG_INFO -DINET6 -DRPCBIND_STATEDIR="\"/var/lib/rpcbind\"" -DRPCBIND_USER="\"rpc\"" -DNSS_MODULES="\"files\"" -D_GNU_SOURCE -I/usr/include/tirpc -DRPCBIND_DEBUG -DDEBUG_RMTCALL -DND_DEBUG -DBIND_DEBUG -DLIB_SET_DEBUG -DWARMSTART -Os -fomit-frame-pointer -g -O2 -MT src/security.o -MD -MP -MF $depbase.Tpo -c -o src/security.o src/security.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ armv7-alpine-linux-musleabihf-gcc -DPACKAGE_NAME=\"rpcbind\" -DPACKAGE_TARNAME=\"rpcbind\" -DPACKAGE_VERSION=\"1.2.6\" -DPACKAGE_STRING=\"rpcbind\ 1.2.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rpcbind\" -DVERSION=\"1.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -DCHECK_LOCAL -DPORTMAP -DFACILITY=LOG_MAIL -DSEVERITY=LOG_INFO -DINET6 -DRPCBIND_STATEDIR="\"/var/lib/rpcbind\"" -DRPCBIND_USER="\"rpc\"" -DNSS_MODULES="\"files\"" -D_GNU_SOURCE -I/usr/include/tirpc -DRPCBIND_DEBUG -DDEBUG_RMTCALL -DND_DEBUG -DBIND_DEBUG -DLIB_SET_DEBUG -DWARMSTART -Os -fomit-frame-pointer -g -O2 -MT src/util.o -MD -MP -MF $depbase.Tpo -c -o src/util.o src/util.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/warmstart.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ armv7-alpine-linux-musleabihf-gcc -DPACKAGE_NAME=\"rpcbind\" -DPACKAGE_TARNAME=\"rpcbind\" -DPACKAGE_VERSION=\"1.2.6\" -DPACKAGE_STRING=\"rpcbind\ 1.2.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rpcbind\" -DVERSION=\"1.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -DCHECK_LOCAL -DPORTMAP -DFACILITY=LOG_MAIL -DSEVERITY=LOG_INFO -DINET6 -DRPCBIND_STATEDIR="\"/var/lib/rpcbind\"" -DRPCBIND_USER="\"rpc\"" -DNSS_MODULES="\"files\"" -D_GNU_SOURCE -I/usr/include/tirpc -DRPCBIND_DEBUG -DDEBUG_RMTCALL -DND_DEBUG -DBIND_DEBUG -DLIB_SET_DEBUG -DWARMSTART -Os -fomit-frame-pointer -g -O2 -MT src/warmstart.o -MD -MP -MF $depbase.Tpo -c -o src/warmstart.o src/warmstart.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/xlog.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ armv7-alpine-linux-musleabihf-gcc -DPACKAGE_NAME=\"rpcbind\" -DPACKAGE_TARNAME=\"rpcbind\" -DPACKAGE_VERSION=\"1.2.6\" -DPACKAGE_STRING=\"rpcbind\ 1.2.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rpcbind\" -DVERSION=\"1.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -DCHECK_LOCAL -DPORTMAP -DFACILITY=LOG_MAIL -DSEVERITY=LOG_INFO -DINET6 -DRPCBIND_STATEDIR="\"/var/lib/rpcbind\"" -DRPCBIND_USER="\"rpc\"" -DNSS_MODULES="\"files\"" -D_GNU_SOURCE -I/usr/include/tirpc -DRPCBIND_DEBUG -DDEBUG_RMTCALL -DND_DEBUG -DBIND_DEBUG -DLIB_SET_DEBUG -DWARMSTART -Os -fomit-frame-pointer -g -O2 -MT src/xlog.o -MD -MP -MF $depbase.Tpo -c -o src/xlog.o src/xlog.c &&\ mv -f $depbase.Tpo $depbase.Po armv7-alpine-linux-musleabihf-gcc -g -O2 -Wl,--as-needed,-O1,--sort-common -o rpcbind src/check_bound.o src/pmap_svc.o src/rpcb_stat.o src/rpcb_svc.o src/rpcb_svc_4.o src/rpcb_svc_com.o src/rpcbind.o src/security.o src/util.o src/warmstart.o src/xlog.o -ltirpc >>> rpcbind: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/main/rpcbind/src/rpcbind-1.2.6' ./install-sh -c -d '/home/buildozer/aports/main/rpcbind/pkg/rpcbind/sbin' ./install-sh -c -d '/home/buildozer/aports/main/rpcbind/pkg/rpcbind/sbin' ./install-sh -c -d '/home/buildozer/aports/main/rpcbind/pkg/rpcbind/usr/share/man/man8' /usr/bin/install -c rpcinfo '/home/buildozer/aports/main/rpcbind/pkg/rpcbind/sbin' /usr/bin/install -c rpcbind '/home/buildozer/aports/main/rpcbind/pkg/rpcbind/sbin' /usr/bin/install -c -m 644 man/rpcbind.8 man/rpcinfo.8 '/home/buildozer/aports/main/rpcbind/pkg/rpcbind/usr/share/man/man8' make[1]: Leaving directory '/home/buildozer/aports/main/rpcbind/src/rpcbind-1.2.6' >>> rpcbind-dbg*: Running split function dbg... >>> rpcbind-dbg*: Preparing subpackage rpcbind-dbg... >>> rpcbind-dbg*: Running postcheck for rpcbind-dbg >>> rpcbind-doc*: Running split function doc... >>> rpcbind-doc*: Preparing subpackage rpcbind-doc... >>> rpcbind-doc*: Running postcheck for rpcbind-doc >>> rpcbind-openrc*: Running split function openrc... >>> rpcbind-openrc*: Preparing subpackage rpcbind-openrc... >>> rpcbind-openrc*: Running postcheck for rpcbind-openrc >>> rpcbind*: Running postcheck for rpcbind >>> rpcbind*: Preparing package rpcbind... >>> rpcbind*: Script found. /bin/sh added as a dependency for rpcbind-1.2.6-r2.apk >>> rpcbind*: Adding .pre-install >>> rpcbind*: Adding .pre-upgrade >>> rpcbind-dbg*: Scanning shared objects >>> rpcbind-doc*: Scanning shared objects >>> rpcbind-openrc*: Scanning shared objects >>> rpcbind*: Scanning shared objects >>> rpcbind-dbg*: Tracing dependencies... >>> rpcbind-dbg*: Package size: 240.0 KB >>> rpcbind-dbg*: Compressing data... >>> rpcbind-dbg*: Create checksum... >>> rpcbind-dbg*: Create rpcbind-dbg-1.2.6-r2.apk >>> rpcbind-doc*: Tracing dependencies... >>> rpcbind-doc*: Package size: 40.0 KB >>> rpcbind-doc*: Compressing data... >>> rpcbind-doc*: Create checksum... >>> rpcbind-doc*: Create rpcbind-doc-1.2.6-r2.apk >>> rpcbind-openrc*: Tracing dependencies... >>> rpcbind-openrc*: Package size: 24.0 KB >>> rpcbind-openrc*: Compressing data... >>> rpcbind-openrc*: Create checksum... >>> rpcbind-openrc*: Create rpcbind-openrc-1.2.6-r2.apk >>> rpcbind*: Tracing dependencies... /bin/sh so:libc.musl-armv7.so.1 so:libtirpc.so.3 >>> rpcbind*: Package size: 76.0 KB >>> rpcbind*: Compressing data... >>> rpcbind*: Create checksum... >>> rpcbind*: Create rpcbind-1.2.6-r2.apk >>> rpcbind: Build complete at Tue, 11 Apr 2023 22:21:29 +0000 elapsed time 0h 0m 7s >>> rpcbind: Cleaning up srcdir >>> rpcbind: Cleaning up pkgdir >>> rpcbind: Uninstalling dependencies... (1/40) Purging .makedepends-rpcbind (20230411.222123) (2/40) Purging libtirpc-dev (1.3.3-r2) (3/40) Purging krb5-dev (1.20.1-r1) (4/40) Purging e2fsprogs-dev (1.47.0-r2) (5/40) Purging util-linux-dev (2.38.1-r6) (6/40) Purging libfdisk (2.38.1-r6) (7/40) Purging libsmartcols (2.38.1-r6) (8/40) Purging libuuid (2.38.1-r6) (9/40) Purging gawk (5.2.1-r2) (10/40) Purging e2fsprogs-libs (1.47.0-r2) (11/40) Purging libverto-dev (0.3.2-r2) (12/40) Purging libverto-glib (0.3.2-r2) (13/40) Purging libverto-libev (0.3.2-r2) (14/40) Purging libverto-libevent (0.3.2-r2) (15/40) Purging krb5-server-ldap (1.20.1-r1) (16/40) Purging libtirpc-nokrb (1.3.3-r2) (17/40) Purging libtirpc (1.3.3-r2) (18/40) Purging libtirpc-conf (1.3.3-r2) (19/40) Purging autoconf (2.71-r2) (20/40) Purging m4 (1.4.19-r3) (21/40) Purging automake (1.16.5-r2) (22/40) Purging bsd-compat-headers (0.7.2-r4) (23/40) Purging git-perl (2.40.0-r0) (24/40) Purging perl-git (2.40.0-r0) (25/40) Purging perl-error (0.17029-r1) (26/40) Purging perl (5.36.0-r2) (27/40) Purging glib (2.76.1-r1) (28/40) Purging libmount (2.38.1-r6) (29/40) Purging libblkid (2.38.1-r6) (30/40) Purging krb5-libs (1.20.1-r1) (31/40) Purging krb5-conf (1.0-r2) (32/40) Purging libcom_err (1.47.0-r2) (33/40) Purging libintl (0.21.1-r3) (34/40) Purging libverto (0.3.2-r2) (35/40) Purging libev (4.33-r1) (36/40) Purging libevent (2.1.12-r6) (37/40) Purging keyutils-libs (1.6.3-r3) (38/40) Purging libldap (2.6.4-r2) (39/40) Purging libsasl (2.1.28-r4) (40/40) Purging gdbm (1.23-r1) Executing busybox-1.36.0-r6.trigger OK: 938 MiB in 108 packages >>> rpcbind: Updating the main/armv7 repository index... >>> rpcbind: Signing the index...