=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> 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 cucipop-1.31nb3 --- cucipop.o --- --- authenticate.o --- --- atotime.o --- --- locking.o --- --- xcreat.o --- --- dbops.o --- --- hsort.o --- --- simplecrypt.o --- --- cucipop.o --- clang -O2 -O -DINET6 -c cucipop.c --- authenticate.o --- clang -O2 -O -DINET6 -c authenticate.c --- atotime.o --- clang -O2 -O -DINET6 -c atotime.c --- locking.o --- clang -O2 -O -DINET6 -c locking.c --- xcreat.o --- clang -O2 -O -DINET6 -c xcreat.c --- hsort.o --- clang -O2 -O -DINET6 -c hsort.c --- dbops.o --- clang -O2 -O -DINET6 -c dbops.c --- simplecrypt.o --- clang -O2 -O -DINET6 -c simplecrypt.c --- xcreat.o --- xcreat.c:22:26: warning: '/*' within block comment [-Wcomment] /*#define NOuname /* uncomment if uname is not available */ ^ xcreat.c:23:26: warning: '/*' within block comment [-Wcomment] /*#define NOstrpbrk /* uncomment if strpbrk is not available */ ^ xcreat.c:24:38: warning: '/*' within block comment [-Wcomment] /*#define strchr(s,c) index(s,c) /* uncomment if strchr is not available */ ^ --- cucipop.o --- In file included from cucipop.c:18: ./config.h:4:25: warning: '/*' within block comment [-Wcomment] /*#define USEfcntl_lock /**/ /* to test which combinations make sense */ ^ ./config.h:5:20: warning: '/*' within block comment [-Wcomment] /*#define USElockf /**/ /* run the lockingtest program part of */ ^ ./config.h:6:20: warning: '/*' within block comment [-Wcomment] /*#define USEflock /**/ /* the procmail installation process */ ^ ./config.h:8:25: warning: '/*' within block comment [-Wcomment] /*#define SHADOW_PASSWD /**/ /* shadow password library support */ ^ ./config.h:65:38: warning: '/*' within block comment [-Wcomment] /*#define LOG_FAILED_PASSWORD /* log failed passwords */ ^ --- authenticate.o --- In file included from authenticate.c:29: ./config.h:4:25: warning: '/*' within block comment [-Wcomment] /*#define USEfcntl_lock /**/ /* to test which combinations make sense */ ^ ./config.h:5:20: warning: '/*' within block comment [-Wcomment] /*#define USElockf /**/ /* run the lockingtest program part of */ ^ ./config.h:6:20: warning: '/*' within block comment [-Wcomment] /*#define USEflock /**/ /* the procmail installation process */ ^ ./config.h:8:25: warning: '/*' within block comment [-Wcomment] /*#define SHADOW_PASSWD /**/ /* shadow password library support */ ^ ./config.h:65:38: warning: '/*' within block comment [-Wcomment] /*#define LOG_FAILED_PASSWORD /* log failed passwords */ ^ --- locking.o --- In file included from locking.c:11: ./config.h:4:25: warning: '/*' within block comment [-Wcomment] /*#define USEfcntl_lock /**/ /* to test which combinations make sense */ ^ ./config.h:5:20: warning: '/*' within block comment [-Wcomment] /*#define USElockf /**/ /* run the lockingtest program part of */ ^ ./config.h:6:20: warning: '/*' within block comment [-Wcomment] /*#define USEflock /**/ /* the procmail installation process */ ^ ./config.h:8:25: warning: '/*' within block comment [-Wcomment] /*#define SHADOW_PASSWD /**/ /* shadow password library support */ ^ ./config.h:65:38: warning: '/*' within block comment [-Wcomment] /*#define LOG_FAILED_PASSWORD /* log failed passwords */ ^ --- dbops.o --- In file included from dbops.c:12: ./config.h:4:25: warning: '/*' within block comment [-Wcomment] /*#define USEfcntl_lock /**/ /* to test which combinations make sense */ ^ ./config.h:5:20: warning: '/*' within block comment [-Wcomment] /*#define USElockf /**/ /* run the lockingtest program part of */ ^ ./config.h:6:20: warning: '/*' within block comment [-Wcomment] /*#define USEflock /**/ /* the procmail installation process */ ^ ./config.h:8:25: warning: '/*' within block comment [-Wcomment] /*#define SHADOW_PASSWD /**/ /* shadow password library support */ ^ ./config.h:65:38: warning: '/*' within block comment [-Wcomment] /*#define LOG_FAILED_PASSWORD /* log failed passwords */ ^ --- md5/md5c.o --- --- authenticate.o --- In file included from authenticate.c:47: ./authenticate.h:16:42: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] *auth_finduser P((char*const user,const sock)), ~~~~~ ^ ./authenticate.h:9:14: note: expanded from macro 'P' #define P(x) x ^ ./authenticate.h:22:9: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] const allowemptypw)), ~~~~~ ^ ./authenticate.h:9:14: note: expanded from macro 'P' #define P(x) x ^ authenticate.c:61:41: warning: '/*' within block comment [-Wcomment] /*#define MAILSPOOLHOME "/.mail" /* watch the leading / */ ^ authenticate.c:106:52: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] if(!getsockname(sock,(struct sockaddr*)&sockname,&namelen)) --- xcreat.o --- xcreat.c:85:12: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] { register i; /* within the set [0-9A-Za-z-_] */ ~~~~~~~~ ^ xcreat.c:97:23: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses] { unsigned long retry=mrotbSERIAL;int i; /* create unique file name */ ^~~~~~~~~~~ xcreat.c:61:34: note: expanded from macro 'mrotbSERIAL' #define mrotbSERIAL ((maskSERIAL&irotbSERIAL-1)+irotbSERIAL) ^~~~~~~~~~~ xcreat.c:60:36: note: expanded from macro 'irotbSERIAL' #define irotbSERIAL (1L<