=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for cue-20180813 --- cue.o --- --- file.o --- --- disp.o --- --- file.o --- clang -DINET6 -I/opt/pkg/include -DCUE -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_MKSTEMP=1 -DHAVE_SNPRINTF=1 -DHAVE_ASPRINTF=1 -DENABLE_IPV6=1 -DUSE_ZLIB=1 -DMALIAS=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -I/opt/pkg/include -c file.c -o file.o --- cue.o --- clang -DINET6 -I/opt/pkg/include -DCUE -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_MKSTEMP=1 -DHAVE_SNPRINTF=1 -DHAVE_ASPRINTF=1 -DENABLE_IPV6=1 -DUSE_ZLIB=1 -DMALIAS=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -I/opt/pkg/include -c cue.c -o cue.o --- disp.o --- clang -DINET6 -I/opt/pkg/include -DCUE -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_MKSTEMP=1 -DHAVE_SNPRINTF=1 -DHAVE_ASPRINTF=1 -DENABLE_IPV6=1 -DUSE_ZLIB=1 -DMALIAS=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -I/opt/pkg/include -c disp.c -o disp.o --- file.o --- file.c:197:16: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (func_fstat(fd, &stbuf) < 0 || stbuf.st_size == 0) { ^ file.c:198:13: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] func_close(fd); ^ file.c:209:14: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] func_close(fd); ^ file.c:220:16: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] && func_read(fd, fdb->mmap.ptr, stbuf.st_size) == stbuf.st_size) { ^ file.c:231:12: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] func_close(fd); ^ --- curses.o --- clang -DINET6 -I/opt/pkg/include -DCUE -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_MKSTEMP=1 -DHAVE_SNPRINTF=1 -DHAVE_ASPRINTF=1 -DENABLE_IPV6=1 -DUSE_ZLIB=1 -DMALIAS=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -I/opt/pkg/include -c curses.c -o curses.o --- message.o --- clang -DINET6 -I/opt/pkg/include -DCUE -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_MKSTEMP=1 -DHAVE_SNPRINTF=1 -DHAVE_ASPRINTF=1 -DENABLE_IPV6=1 -DUSE_ZLIB=1 -DMALIAS=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -I/opt/pkg/include -c message.c -o message.o --- file.o --- 5 warnings generated. --- edit.o --- clang -DINET6 -I/opt/pkg/include -DCUE -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_MKSTEMP=1 -DHAVE_SNPRINTF=1 -DHAVE_ASPRINTF=1 -DENABLE_IPV6=1 -DUSE_ZLIB=1 -DMALIAS=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -I/opt/pkg/include -c edit.c -o edit.o --- message.o --- message.c:57:33: warning: use of logical '||' with constant operand [-Wconstant-logical-operand] { "Resent-Sender:", HTF_HIDDEN||HTF_NOSEND|HTF_STRUCT, 0 }, ^ ~~~~~~~~~~~~~~~~~~~~~ message.c:57:33: note: use '|' for a bitwise operation { "Resent-Sender:", HTF_HIDDEN||HTF_NOSEND|HTF_STRUCT, 0 }, ^~~~~~~~~~~~ | --- search.o --- clang -DINET6 -I/opt/pkg/include -DCUE -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_MKSTEMP=1 -DHAVE_SNPRINTF=1 -DHAVE_ASPRINTF=1 -DENABLE_IPV6=1 -DUSE_ZLIB=1 -DMALIAS=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -I/opt/pkg/include -c search.c -o search.o --- folder.o --- clang -DINET6 -I/opt/pkg/include -DCUE -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_MKSTEMP=1 -DHAVE_SNPRINTF=1 -DHAVE_ASPRINTF=1 -DENABLE_IPV6=1 -DUSE_ZLIB=1 -DMALIAS=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -I/opt/pkg/include -c folder.c -o folder.o --- message.o --- 1 warning generated. --- refile.o --- clang -DINET6 -I/opt/pkg/include -DCUE -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_MKSTEMP=1 -DHAVE_SNPRINTF=1 -DHAVE_ASPRINTF=1 -DENABLE_IPV6=1 -DUSE_ZLIB=1 -DMALIAS=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -I/opt/pkg/include -c refile.c -o refile.o --- folder.o --- folder.c:246:26: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((dirp = func_opendir(fl->name.ptr + 1)) == NULL) ^ folder.c:253:27: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while ((dp = func_readdir(dirp)) != NULL) { ^ folder.c:278:15: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] func_closedir(dirp); ^ --- exec.o --- clang -DINET6 -I/opt/pkg/include -DCUE -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_MKSTEMP=1 -DHAVE_SNPRINTF=1 -DHAVE_ASPRINTF=1 -DENABLE_IPV6=1 -DUSE_ZLIB=1 -DMALIAS=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -I/opt/pkg/include -c exec.c -o exec.o --- reply.o --- clang -DINET6 -I/opt/pkg/include -DCUE -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_MKSTEMP=1 -DHAVE_SNPRINTF=1 -DHAVE_ASPRINTF=1 -DENABLE_IPV6=1 -DUSE_ZLIB=1 -DMALIAS=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -I/opt/pkg/include -c reply.c -o reply.o --- folder.o --- 3 warnings generated. --- conf.o --- clang -DINET6 -I/opt/pkg/include -DCUE -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_MKSTEMP=1 -DHAVE_SNPRINTF=1 -DHAVE_ASPRINTF=1 -DENABLE_IPV6=1 -DUSE_ZLIB=1 -DMALIAS=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -I/opt/pkg/include -c conf.c -o conf.o --- decode.o --- clang -DINET6 -I/opt/pkg/include -DCUE -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_MKSTEMP=1 -DHAVE_SNPRINTF=1 -DHAVE_ASPRINTF=1 -DENABLE_IPV6=1 -DUSE_ZLIB=1 -DMALIAS=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -I/opt/pkg/include -c decode.c -o decode.o --- medit.o --- clang -DINET6 -I/opt/pkg/include -DCUE -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_MKSTEMP=1 -DHAVE_SNPRINTF=1 -DHAVE_ASPRINTF=1 -DENABLE_IPV6=1 -DUSE_ZLIB=1 -DMALIAS=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -I/opt/pkg/include -c medit.c -o medit.o --- date.o --- clang -DINET6 -I/opt/pkg/include -DCUE -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_MKSTEMP=1 -DHAVE_SNPRINTF=1 -DHAVE_ASPRINTF=1 -DENABLE_IPV6=1 -DUSE_ZLIB=1 -DMALIAS=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -I/opt/pkg/include -c date.c -o date.o date.c:174:7: warning: call to undeclared function 'localtime'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] tm = localtime(&t); ^ date.c:174:5: warning: incompatible integer to pointer conversion assigning to 'struct tm *' from 'int' [-Wint-conversion] tm = localtime(&t); ^ ~~~~~~~~~~~~~ date.c:176:11: error: incomplete definition of type 'struct tm' wday[tm->tm_wday], tm->tm_mday, month[tm->tm_mon].name, ~~^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:57:62: note: expanded from macro 'snprintf' __builtin___snprintf_chk (str, len, 0, __darwin_obsz(str), __VA_ARGS__) ^~~~~~~~~~~ date.c:170:9: note: forward declaration of 'struct tm' struct tm *tm; ^ date.c:176:25: error: incomplete definition of type 'struct tm' wday[tm->tm_wday], tm->tm_mday, month[tm->tm_mon].name, ~~^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:57:62: note: expanded from macro 'snprintf' __builtin___snprintf_chk (str, len, 0, __darwin_obsz(str), __VA_ARGS__) ^~~~~~~~~~~ date.c:170:9: note: forward declaration of 'struct tm' struct tm *tm; ^ date.c:176:44: error: incomplete definition of type 'struct tm' wday[tm->tm_wday], tm->tm_mday, month[tm->tm_mon].name, ~~^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:57:62: note: expanded from macro 'snprintf' __builtin___snprintf_chk (str, len, 0, __darwin_obsz(str), __VA_ARGS__) ^~~~~~~~~~~ date.c:170:9: note: forward declaration of 'struct tm' struct tm *tm; ^ date.c:177:6: error: incomplete definition of type 'struct tm' tm->tm_year + 1900, tm->tm_hour, tm->tm_min, tm->tm_sec, ~~^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:57:62: note: expanded from macro 'snprintf' __builtin___snprintf_chk (str, len, 0, __darwin_obsz(str), __VA_ARGS__) ^~~~~~~~~~~ date.c:170:9: note: forward declaration of 'struct tm' struct tm *tm; ^ date.c:177:26: error: incomplete definition of type 'struct tm' tm->tm_year + 1900, tm->tm_hour, tm->tm_min, tm->tm_sec, ~~^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:57:62: note: expanded from macro 'snprintf' __builtin___snprintf_chk (str, len, 0, __darwin_obsz(str), __VA_ARGS__) ^~~~~~~~~~~ date.c:170:9: note: forward declaration of 'struct tm' struct tm *tm; ^ date.c:177:39: error: incomplete definition of type 'struct tm' tm->tm_year + 1900, tm->tm_hour, tm->tm_min, tm->tm_sec, ~~^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:57:62: note: expanded from macro 'snprintf' __builtin___snprintf_chk (str, len, 0, __darwin_obsz(str), __VA_ARGS__) ^~~~~~~~~~~ date.c:170:9: note: forward declaration of 'struct tm' struct tm *tm; ^ date.c:177:51: error: incomplete definition of type 'struct tm' tm->tm_year + 1900, tm->tm_hour, tm->tm_min, tm->tm_sec, ~~^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:57:62: note: expanded from macro 'snprintf' __builtin___snprintf_chk (str, len, 0, __darwin_obsz(str), __VA_ARGS__) ^~~~~~~~~~~ date.c:170:9: note: forward declaration of 'struct tm' struct tm *tm; ^ 2 warnings and 7 errors generated. *** [date.o] Error code 1 bmake: stopped in /Users/pbulk/build/mail/cue/work/cue-snap-20180813 1 error bmake: stopped in /Users/pbulk/build/mail/cue/work/cue-snap-20180813 *** Error code 2 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/mail/cue *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/mail/cue