>>> unfs3: Building main/unfs3 0.9.22-r7 (using abuild 3.10.0_rc1-r2) started Fri, 14 Oct 2022 13:49:25 +0000 >>> unfs3: Checking sanity of /home/buildozer/aports/main/unfs3/APKBUILD... >>> unfs3: Analyzing dependencies... >>> unfs3: Installing for build: build-base rpcbind flex-dev libtirpc-dev byacc (1/41) Installing libtirpc-conf (1.3.2-r2) (2/41) Installing krb5-conf (1.0-r2) (3/41) Installing libcom_err (1.46.5-r3) (4/41) Installing keyutils-libs (1.6.3-r1) (5/41) Installing libverto (0.3.2-r1) (6/41) Installing krb5-libs (1.20-r0) (7/41) Installing libtirpc (1.3.2-r2) (8/41) Installing rpcbind (1.2.6-r1) Executing rpcbind-1.2.6-r1.pre-install (9/41) Installing m4 (1.4.19-r1) (10/41) Installing flex (2.6.4-r3) (11/41) Installing flex-libs (2.6.4-r3) (12/41) Installing flex-dev (2.6.4-r3) (13/41) Installing libblkid (2.38.1-r0) (14/41) Installing libuuid (2.38.1-r0) (15/41) Installing libfdisk (2.38.1-r0) (16/41) Installing libmount (2.38.1-r0) (17/41) Installing libsmartcols (2.38.1-r0) (18/41) Installing util-linux-dev (2.38.1-r0) (19/41) Installing gawk (5.1.1-r1) (20/41) Installing e2fsprogs-libs (1.46.5-r3) (21/41) Installing e2fsprogs-dev (1.46.5-r3) (22/41) Installing libffi (3.4.3-r0) (23/41) Installing libintl (0.21.1-r0) (24/41) Installing glib (2.74.0-r4) (25/41) Installing libverto-glib (0.3.2-r1) (26/41) Installing libev (4.33-r0) (27/41) Installing libverto-libev (0.3.2-r1) (28/41) Installing libevent (2.1.12-r5) (29/41) Installing libverto-libevent (0.3.2-r1) (30/41) Installing libverto-dev (0.3.2-r1) (31/41) Installing gdbm (1.23-r0) (32/41) Installing libsasl (2.1.28-r2) (33/41) Installing libldap (2.6.3-r3) (34/41) Installing krb5-server-ldap (1.20-r0) (35/41) Installing krb5-dev (1.20-r0) (36/41) Installing bsd-compat-headers (0.7.2-r3) (37/41) Installing libtirpc-nokrb (1.3.2-r2) (38/41) Installing libtirpc-dev (1.3.2-r2) (39/41) Installing byacc (20220128-r0) (40/41) Installing .makedepends-unfs3 (20221014.134926) (41/41) Installing rpcbind-openrc (1.2.6-r1) Executing busybox-1.35.0-r27.trigger OK: 311 MiB in 135 packages >>> unfs3: Cleaning up srcdir >>> unfs3: Cleaning up pkgdir >>> unfs3: Fetching https://distfiles.alpinelinux.org/distfiles/edge//unfs3-0.9.22.tar.gz >>> unfs3: Fetching https://distfiles.alpinelinux.org/distfiles/edge//unfs3-0.9.22.tar.gz >>> unfs3: Checking sha512sums... unfs3-0.9.22.tar.gz: OK unfs3-0.9.22-musl.patch: OK gcc-10.patch: OK fix-tcp.patch: OK unfs3.confd: OK unfs3.initd: OK >>> unfs3: Unpacking /var/cache/distfiles/edge/unfs3-0.9.22.tar.gz... >>> unfs3: unfs3-0.9.22-musl.patch patching file daemon.c patching file daemon.h >>> unfs3: gcc-10.patch patching file Config/exports.h patching file Config/exports.y patching file Config/y.tab.c >>> unfs3: fix-tcp.patch patching file daemon.c Hunk #1 succeeded at 781 (offset -33 lines). checking for a BSD-compatible install... /usr/bin/install -c checking for powerpc64le-alpine-linux-musl-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... no checking for byacc... no 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 special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for library containing xdr_int... none required checking for library containing socket... none required checking for library containing inet_aton... none required checking for mntent.h... yes checking for stdint.h... yes checking for sys/mnttab.h... no checking for sys/mount.h... yes checking for sys/vmount.h... no checking for rpc/svc_soc.h... yes checking for linux/ext2_fs.h... no checking for int32... no checking for uint32... no checking for int64... no checking for uint64... no checking for struct stat.st_gen... no checking for struct __rpc_svcxprt.xp_fd... yes checking for xdr_long... yes checking for xdr_int32... no checking for xdr_u_long... yes checking for xdr_uint32... no checking for xdr_uint64... no checking for xdr_uint64_t... yes checking for xdr_u_int64_t... yes checking for statvfs... yes checking for seteuid... yes checking for setegid... yes checking for setresuid... yes checking for setresgid... yes checking for vsyslog... yes checking for lchown... yes checking for setgroups... yes checking for svc_tli_create... yes checking for svctcp_create in -lrpcsoc... no configure: WARNING: *** Cannot find librpcsoc. On Solaris, install package SUNWscpu. *** configure: creating ./config.status config.status: creating Makefile config.status: creating Config/Makefile config.status: creating Extras/Makefile config.status: creating config.h for i in Config ; do cd $i; make all; cd ..; done make[1]: Entering directory '/home/buildozer/aports/main/unfs3/src/unfs3-0.9.22/Config' yacc -d exports.y gcc -Os -fomit-frame-pointer -fcommon -I/usr/include/tirpc -Wall -W -Os -fomit-frame-pointer -c -o lex.yy.o lex.yy.c lex.yy.c:1158:12: warning: 'input' defined but not used [-Wunused-function] 1158 | static int input() | ^~~~~ gcc -Os -fomit-frame-pointer -fcommon -I/usr/include/tirpc -Wall -W -Os -fomit-frame-pointer -c -o y.tab.o y.tab.c exports.y: In function 'set_hostname': exports.y:334:40: warning: conversion from 'long unsigned int' to 'in_addr_t' {aka 'unsigned int'} changes value from '18446744073709551615' to '4294967295' [-Woverflow] 334 | cur_host.mask.s_addr = ~0UL; | ^ exports.y: In function 'set_ipaddr': exports.y:350:32: warning: conversion from 'long unsigned int' to 'in_addr_t' {aka 'unsigned int'} changes value from '18446744073709551615' to '4294967295' [-Woverflow] 350 | cur_host.mask.s_addr = ~0UL; | ^ exports.y: At top level: exports.y:697:20: warning: 'export_path' initialized and declared 'extern' 697 | extern const char *export_path = NULL; | ^~~~~~~~~~~ ar crs lib.a lex.yy.o y.tab.o make[1]: Leaving directory '/home/buildozer/aports/main/unfs3/src/unfs3-0.9.22/Config' gcc -Os -fomit-frame-pointer -fcommon -I/usr/include/tirpc -Wall -W -D_GNU_SOURCE -Os -fomit-frame-pointer -c -o attr.o attr.c gcc -Os -fomit-frame-pointer -fcommon -I/usr/include/tirpc -Wall -W -D_GNU_SOURCE -Os -fomit-frame-pointer -c -o daemon.o daemon.c daemon.c: In function 'nfs3_program_3': daemon.c:405:29: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type] 405 | _xdr_argument = (xdrproc_t) xdr_void; | ^ daemon.c:406:27: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type] 406 | _xdr_result = (xdrproc_t) xdr_void; | ^ daemon.c: In function 'mountprog_3': daemon.c:593:29: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type] 593 | _xdr_argument = (xdrproc_t) xdr_void; | ^ daemon.c:594:27: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type] 594 | _xdr_result = (xdrproc_t) xdr_void; | ^ daemon.c:606:29: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type] 606 | _xdr_argument = (xdrproc_t) xdr_void; | ^ daemon.c:614:27: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type] 614 | _xdr_result = (xdrproc_t) xdr_void; | ^ daemon.c:620:29: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type] 620 | _xdr_argument = (xdrproc_t) xdr_void; | ^ daemon.c:621:27: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type] 621 | _xdr_result = (xdrproc_t) xdr_void; | ^ daemon.c:627:29: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type] 627 | _xdr_argument = (xdrproc_t) xdr_void; | ^ gcc -Os -fomit-frame-pointer -fcommon -I/usr/include/tirpc -Wall -W -D_GNU_SOURCE -Os -fomit-frame-pointer -c -o error.o error.c gcc -Os -fomit-frame-pointer -fcommon -I/usr/include/tirpc -Wall -W -D_GNU_SOURCE -Os -fomit-frame-pointer -c -o fd_cache.o fd_cache.c gcc -Os -fomit-frame-pointer -fcommon -I/usr/include/tirpc -Wall -W -D_GNU_SOURCE -Os -fomit-frame-pointer -c -o fh.o fh.c gcc -Os -fomit-frame-pointer -fcommon -I/usr/include/tirpc -Wall -W -D_GNU_SOURCE -Os -fomit-frame-pointer -c -o fh_cache.o fh_cache.c gcc -Os -fomit-frame-pointer -fcommon -I/usr/include/tirpc -Wall -W -D_GNU_SOURCE -Os -fomit-frame-pointer -c -o locate.o locate.c gcc -Os -fomit-frame-pointer -fcommon -I/usr/include/tirpc -Wall -W -D_GNU_SOURCE -Os -fomit-frame-pointer -c -o md5.o md5.c gcc -Os -fomit-frame-pointer -fcommon -I/usr/include/tirpc -Wall -W -D_GNU_SOURCE -Os -fomit-frame-pointer -c -o mount.o mount.c gcc -Os -fomit-frame-pointer -fcommon -I/usr/include/tirpc -Wall -W -D_GNU_SOURCE -Os -fomit-frame-pointer -c -o nfs.o nfs.c gcc -Os -fomit-frame-pointer -fcommon -I/usr/include/tirpc -Wall -W -D_GNU_SOURCE -Os -fomit-frame-pointer -c -o password.o password.c gcc -Os -fomit-frame-pointer -fcommon -I/usr/include/tirpc -Wall -W -D_GNU_SOURCE -Os -fomit-frame-pointer -c -o readdir.o readdir.c gcc -Os -fomit-frame-pointer -fcommon -I/usr/include/tirpc -Wall -W -D_GNU_SOURCE -Os -fomit-frame-pointer -c -o user.o user.c gcc -Os -fomit-frame-pointer -fcommon -I/usr/include/tirpc -Wall -W -D_GNU_SOURCE -Os -fomit-frame-pointer -c -o xdr.o xdr.c gcc -Os -fomit-frame-pointer -fcommon -I/usr/include/tirpc -Wall -W -D_GNU_SOURCE -Os -fomit-frame-pointer -c -o winsupport.o winsupport.c gcc -o unfsd attr.o daemon.o error.o fd_cache.o fh.o fh_cache.o locate.o md5.o mount.o nfs.o password.o readdir.o user.o xdr.o winsupport.o Config/lib.a -L/usr/ucblib -Wl,--as-needed,-O1,--sort-common -ltirpc -lfl >>> unfs3: Entering fakeroot... /usr/bin/install -c -d /home/buildozer/aports/main/unfs3/pkg/unfs3//usr/sbin /usr/bin/install -c -d /home/buildozer/aports/main/unfs3/pkg/unfs3//usr/share/man/man7 /usr/bin/install -c -d /home/buildozer/aports/main/unfs3/pkg/unfs3//usr/share/man/man8 /usr/bin/install -c unfsd /home/buildozer/aports/main/unfs3/pkg/unfs3//usr/sbin/unfsd /usr/bin/install -c -m 644 Extras/tags.7 /home/buildozer/aports/main/unfs3/pkg/unfs3//usr/share/man/man7/tags.7 /usr/bin/install -c -m 644 unfsd.8 /home/buildozer/aports/main/unfs3/pkg/unfs3//usr/share/man/man8/unfsd.8 >>> unfs3-doc*: Running split function doc... >>> unfs3-doc*: Preparing subpackage unfs3-doc... >>> unfs3-doc*: Running postcheck for unfs3-doc >>> unfs3-openrc*: Running split function openrc... >>> unfs3-openrc*: Preparing subpackage unfs3-openrc... >>> unfs3-openrc*: Running postcheck for unfs3-openrc >>> unfs3*: Running postcheck for unfs3 >>> unfs3*: Preparing package unfs3... >>> unfs3*: Stripping binaries >>> unfs3-doc*: Scanning shared objects >>> unfs3-openrc*: Scanning shared objects >>> unfs3*: Scanning shared objects >>> unfs3-doc*: Tracing dependencies... >>> unfs3-doc*: Package size: 36.0 KB >>> unfs3-doc*: Compressing data... >>> unfs3-doc*: Create checksum... >>> unfs3-doc*: Create unfs3-doc-0.9.22-r7.apk >>> unfs3-openrc*: Tracing dependencies... >>> unfs3-openrc*: Package size: 24.0 KB >>> unfs3-openrc*: Compressing data... >>> unfs3-openrc*: Create checksum... >>> unfs3-openrc*: Create unfs3-openrc-0.9.22-r7.apk >>> unfs3*: Tracing dependencies... rpcbind so:libc.musl-ppc64le.so.1 so:libfl.so.2 so:libtirpc.so.3 >>> unfs3*: Package size: 148.0 KB >>> unfs3*: Compressing data... >>> unfs3*: Create checksum... >>> unfs3*: Create unfs3-0.9.22-r7.apk >>> unfs3: Build complete at Fri, 14 Oct 2022 13:49:35 +0000 elapsed time 0h 0m 10s >>> unfs3: Cleaning up srcdir >>> unfs3: Cleaning up pkgdir >>> unfs3: Uninstalling dependencies... (1/41) Purging .makedepends-unfs3 (20221014.134926) (2/41) Purging rpcbind-openrc (1.2.6-r1) (3/41) Purging rpcbind (1.2.6-r1) (4/41) Purging flex-dev (2.6.4-r3) (5/41) Purging flex (2.6.4-r3) (6/41) Purging m4 (1.4.19-r1) (7/41) Purging flex-libs (2.6.4-r3) (8/41) Purging libtirpc-dev (1.3.2-r2) (9/41) Purging krb5-dev (1.20-r0) (10/41) Purging e2fsprogs-dev (1.46.5-r3) (11/41) Purging util-linux-dev (2.38.1-r0) (12/41) Purging libfdisk (2.38.1-r0) (13/41) Purging libsmartcols (2.38.1-r0) (14/41) Purging libuuid (2.38.1-r0) (15/41) Purging gawk (5.1.1-r1) (16/41) Purging e2fsprogs-libs (1.46.5-r3) (17/41) Purging libverto-dev (0.3.2-r1) (18/41) Purging libverto-glib (0.3.2-r1) (19/41) Purging libverto-libev (0.3.2-r1) (20/41) Purging libverto-libevent (0.3.2-r1) (21/41) Purging krb5-server-ldap (1.20-r0) (22/41) Purging bsd-compat-headers (0.7.2-r3) (23/41) Purging libtirpc-nokrb (1.3.2-r2) (24/41) Purging libtirpc (1.3.2-r2) (25/41) Purging libtirpc-conf (1.3.2-r2) (26/41) Purging byacc (20220128-r0) (27/41) Purging krb5-libs (1.20-r0) (28/41) Purging krb5-conf (1.0-r2) (29/41) Purging libcom_err (1.46.5-r3) (30/41) Purging keyutils-libs (1.6.3-r1) (31/41) Purging libverto (0.3.2-r1) (32/41) Purging glib (2.74.0-r4) (33/41) Purging libmount (2.38.1-r0) (34/41) Purging libblkid (2.38.1-r0) (35/41) Purging libffi (3.4.3-r0) (36/41) Purging libintl (0.21.1-r0) (37/41) Purging libev (4.33-r0) (38/41) Purging libevent (2.1.12-r5) (39/41) Purging libldap (2.6.3-r3) (40/41) Purging libsasl (2.1.28-r2) (41/41) Purging gdbm (1.23-r0) Executing busybox-1.35.0-r27.trigger OK: 290 MiB in 94 packages >>> unfs3: Updating the main/ppc64le repository index... >>> unfs3: Signing the index...