=> Bootstrap dependency digest>=20010302: found digest-20190127 WARNING: [license.mk] Every package should define a LICENSE. ===> Skipping vulnerability checks. WARNING: No /opt/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/opt/pkg/sbin/pkg_admin -K /opt/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for ywho-1.3 --- ywho.o --- --- xdr.o --- --- ywho.o --- clang -O2 -Wall -c ywho.c --- xdr.o --- clang -O2 -Wall -c xdr.c --- ywho.o --- ywho.c:381:29: warning: tentative definition of variable with internal linkage has incomplete non-array type 'struct utmpidlearr' [-Wtentative-definition-incomplete-type] static struct utmpidlearr cutmpidlearr; ^ ywho.c:381:15: note: forward declaration of 'struct utmpidlearr' static struct utmpidlearr cutmpidlearr; ^ ywho.c:475:8: error: use of undeclared identifier 'RUSERSVERS_IDLE' RUSERSVERS_IDLE, pertry_timeout, &sock); ^ ywho.c:495:37: error: use of undeclared identifier 'xdr_utmpidlearr' (xdrproc_t)xdr_void, 0, (xdrproc_t)xdr_utmpidlearr, ^ ywho.c:513:18: error: incomplete definition of type 'struct utmpidlearr' if (cutmpidlearr.uia_cnt == 0 && aflag) { ~~~~~~~~~~~~^ ywho.c:381:15: note: forward declaration of 'struct utmpidlearr' static struct utmpidlearr cutmpidlearr; ^ ywho.c:520:30: error: incomplete definition of type 'struct utmpidlearr' for (i = 0; i < cutmpidlearr.uia_cnt; i++) { ~~~~~~~~~~~~^ ywho.c:381:15: note: forward declaration of 'struct utmpidlearr' static struct utmpidlearr cutmpidlearr; ^ ywho.c:521:22: error: incomplete definition of type 'struct utmpidlearr' j = cutmpidlearr.uia_arr[i]->ui_utmp.ut_time; ~~~~~~~~~~~~^ ywho.c:381:15: note: forward declaration of 'struct utmpidlearr' static struct utmpidlearr cutmpidlearr; ^ ywho.c:524:23: error: incomplete definition of type 'struct utmpidlearr' mm = cutmpidlearr.uia_arr[i]->ui_idle; ~~~~~~~~~~~~^ ywho.c:381:15: note: forward declaration of 'struct utmpidlearr' static struct utmpidlearr cutmpidlearr; ^ ywho.c:554:18: error: incomplete definition of type 'struct utmpidlearr' cutmpidlearr.uia_arr[i]->ui_utmp.ut_name, ~~~~~~~~~~~~^ ywho.c:381:15: note: forward declaration of 'struct utmpidlearr' static struct utmpidlearr cutmpidlearr; ^ ywho.c:555:18: error: incomplete definition of type 'struct utmpidlearr' cutmpidlearr.uia_arr[i]->ui_utmp.ut_line, ~~~~~~~~~~~~^ ywho.c:381:15: note: forward declaration of 'struct utmpidlearr' static struct utmpidlearr cutmpidlearr; ^ ywho.c:562:31: error: incomplete definition of type 'struct utmpidlearr' if (*(host = cutmpidlearr.uia_arr[i]->ui_utmp.ut_host)) { ~~~~~~~~~~~~^ ywho.c:381:15: note: forward declaration of 'struct utmpidlearr' static struct utmpidlearr cutmpidlearr; ^ ywho.c:564:36: error: incomplete definition of type 'struct utmpidlearr' (void) strncpy(tmp, host, SIZ_UT_HOST); ^~~~~~~~~~~ ywho.c:560:40: note: expanded from macro 'SIZ_UT_HOST' #define SIZ_UT_HOST sizeof(cutmpidlearr.uia_arr[i]->ui_utmp.ut_host) ~~~~~~~~~~~~^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_string.h:128:34: note: expanded from macro 'strncpy' __builtin___strncpy_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) ^~~~~~~~~~~ ywho.c:381:15: note: forward declaration of 'struct utmpidlearr' static struct utmpidlearr cutmpidlearr; ^ ywho.c:565:7: error: incomplete definition of type 'struct utmpidlearr' tmp[SIZ_UT_HOST] = '\0'; ^~~~~~~~~~~ ywho.c:560:40: note: expanded from macro 'SIZ_UT_HOST' #define SIZ_UT_HOST sizeof(cutmpidlearr.uia_arr[i]->ui_utmp.ut_host) ~~~~~~~~~~~~^ ywho.c:381:15: note: forward declaration of 'struct utmpidlearr' static struct utmpidlearr cutmpidlearr; ^ ywho.c:589:30: error: incomplete definition of type 'struct utmpidlearr' for (i = 0; i < cutmpidlearr.uia_cnt; i++) { ~~~~~~~~~~~~^ ywho.c:381:15: note: forward declaration of 'struct utmpidlearr' static struct utmpidlearr cutmpidlearr; ^ ywho.c:594:38: error: incomplete definition of type 'struct utmpidlearr' (void) strncat(tmp, cutmpidlearr.uia_arr[i]->ui_utmp.ut_name, 8); ~~~~~~~~~~~~^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_string.h:143:34: note: expanded from macro 'strncat' __builtin___strncat_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) ^~~~~~~~~~~ ywho.c:381:15: note: forward declaration of 'struct utmpidlearr' static struct utmpidlearr cutmpidlearr; ^ ywho.c:630:18: error: incomplete definition of type 'struct utmpidlearr' cutmpidlearr.uia_cnt, ~~~~~~~~~~~~^ ywho.c:381:15: note: forward declaration of 'struct utmpidlearr' static struct utmpidlearr cutmpidlearr; ^ ywho.c:631:18: error: incomplete definition of type 'struct utmpidlearr' cutmpidlearr.uia_cnt == 1 ? " user" : "users", ~~~~~~~~~~~~^ ywho.c:381:15: note: forward declaration of 'struct utmpidlearr' static struct utmpidlearr cutmpidlearr; ^ ywho.c:638:37: error: use of undeclared identifier 'xdr_utmpidlearr' clnt_freeres(client, (xdrproc_t)xdr_utmpidlearr, (caddr_t) &cutmpidlearr); ^ ywho.c:381:29: error: tentative definition has type 'struct utmpidlearr' that is never completed static struct utmpidlearr cutmpidlearr; ^ ywho.c:381:15: note: forward declaration of 'struct utmpidlearr' static struct utmpidlearr cutmpidlearr; ^ 1 warning and 17 errors generated. *** [ywho.o] Error code 1 bmake: stopped in /opt/work/net/ywho/work/ywho-1.3 1 error bmake: stopped in /opt/work/net/ywho/work/ywho-1.3 *** Error code 2 Stop. bmake[1]: stopped in /opt/pkgsrc/net/ywho *** Error code 1 Stop. bmake: stopped in /opt/pkgsrc/net/ywho