=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for signify-0.12 clang -pipe -Os -include src/liboutils/outils.h -isystem src/liboutils/include -Isrc/bin/md5 -D_GNU_SOURCE -D_DEFAULT_SOURCE -DNO_UTIL -D_PATH_INCLUDE="\"-I/usr/share/calendar\"" -c -o src/usr.bin/signify/signify.o src/usr.bin/signify/signify.c clang -pipe -Os -include src/liboutils/outils.h -isystem src/liboutils/include -Isrc/bin/md5 -D_GNU_SOURCE -D_DEFAULT_SOURCE -DNO_UTIL -D_PATH_INCLUDE="\"-I/usr/share/calendar\"" -c -o src/usr.bin/signify/crypto_api.o src/usr.bin/signify/crypto_api.c clang -pipe -Os -include src/liboutils/outils.h -isystem src/liboutils/include -Isrc/bin/md5 -D_GNU_SOURCE -D_DEFAULT_SOURCE -DNO_UTIL -D_PATH_INCLUDE="\"-I/usr/share/calendar\"" -c -o src/usr.bin/signify/fe25519.o src/usr.bin/signify/fe25519.c In file included from :1: In file included from ./src/liboutils/outils.h:48: /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:153:81: error: expected function body after function declarator In file included from :In file included from FILE *fopen(const char * __restrict __filename, const char * __restrict __mode) __DARWIN_ALIAS_STARTING(__MAC_10_6, __IPHONE_2_0, __DARWIN_ALIAS(fopen)); 1:1 ^: : In file included from ./src/liboutils/outils.h: 48: /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:153In file included from ./src/liboutils/outils.h::/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h81: :48: 155error: expected function body after function declarator:63: error: /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:153expected function body after function declarator : 81: error: expected function body after function declaratorint fprintf(FILE * __restrict, const char * __restrict, ...) __printflike(2, 3); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:157:56:FILE *fopen(const char * __restrict __filename, const char * __restrict __mode) __DARWIN_ALIAS_STARTING(__MAC_10_6, __IPHONE_2_0, __DARWIN_ALIAS(fopen)); ^ FILE *fopen(const char * __restrict __filename, const char * __restrict __mode) __DARWIN_ALIAS_STARTING(__MAC_10_6, __IPHONE_2_0, __DARWIN_ALIAS(fopen)); error: ^ expected function body after function declarator /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:155:63int fputs(const char * __restrict, FILE * __restrict) __DARWIN_ALIAS(fputs); ^ : error: expected function body after function declarator int fprintf(FILE * __restrict, const char * __restrict, ...) __printflike(2, 3); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:155:63:/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:157: error: expected function body after function declarator 56: error: expected function body after function declarator int fprintf(FILE * __restrict, const char * __restrict, ...) __printflike(2, 3); ^ int fputs(const char * __restrict, FILE * __restrict) __DARWIN_ALIAS(fputs); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:157:56: error: expected function body after function declarator /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:160:37:int fputs(const char * __restrict, FILE * __restrict) __DARWIN_ALIAS(fputs); ^ error: expected function body after function declarator FILE * __restrict) __DARWIN_ALIAS(freopen); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:161:62: error: expected function body after function declarator int fscanf(FILE * __restrict, const char * __restrict, ...) __scanflike(2, 3); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:165:/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:160:37107:: error: expected function body after function declarator error: expected function body after function declarator/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h FILE * __restrict) __DARWIN_ALIAS(freopen); :160 ^:37: /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:error: expected function body after function declarator 161size_t fwrite(const void * __restrict __ptr, size_t __size, size_t __nitems, FILE * __restrict __stream) __DARWIN_ALIAS(fwrite); FILE * __restrict) __DARWIN_ALIAS(freopen); ^:62: error: expected function body after function declarator ^ int fscanf(FILE * __restrict, const char * __restrict, ...) __scanflike(2, 3); /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:161 ^ :62: error: expected function body after function declarator int fscanf(FILE * __restrict, const char * __restrict, ...) __scanflike(2, 3);/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:169:28: ^/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:165 :107: error: error: expected function body after function declarator expected function body after function declarator /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:165:107: error: expected function body after function declarator size_t fwrite(const void * __restrict __ptr, size_t __size, size_t __nitems, FILE * __restrict __stream) __DARWIN_ALIAS(fwrite); ^ size_t fwrite(const void * __restrict __ptr, size_t __size, size_t __nitems, FILE * __restrict __stream) __DARWIN_ALIAS(fwrite); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:169:28: error: expected function body after function declaratorvoid perror(const char *) __cold;/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h ^ :169 void perror(const char *) __cold; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:170:43: :/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:error: expected function body after function declarator 170:4328int printf(const char * __restrict, ...) __printflike(1, 2); ^ :: error: error: expected function body after function declarator expected function body after function declarator /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:void perror(const char *) __cold;int printf(const char * __restrict, ...) __printflike(1, 2);177:42: error: ^expected function body after function declarator int scanf(const char * __restrict, ...) __scanflike(1, 2); ^ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:170: 43: error: expected function body after function declarator /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:180:63/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:177:42: error: expected function body after function declarator : error: int printf(const char * __restrict, ...) __printflike(1, 2);expected function body after function declarator ^ int scanf(const char * __restrict, ...) __scanflike(1, 2);int sprintf(char * __restrict, const char * __restrict, ...) __printflike(2, 3) __swift_unavailable("Use snprintf instead."); ^ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:177:/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:42:/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:180181 error: expected function body after function declarator ::68: int scanf(const char * __restrict, ...) __scanflike(1, 2);63error: ^expected function body after function declarator : int sscanf(const char * __restrict, const char * __restrict, ...) __scanflike(2, 3); ^ error: /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:180expected function body after function declarator :63: error: expected function body after function declarator /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:184:21: error: expected parameter declaratorint sprintf(char * __restrict, const char * __restrict, ...) __printflike(2, 3) __swift_unavailable("Use snprintf instead."); ^__swift_unavailable("Use mkstemp(3) instead.") int sprintf(char * __restrict, const char * __restrict, ...) __printflike(2, 3) __swift_unavailable("Use snprintf instead."); ^ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:181:68:181::68: error: expected function body after function declarator error: /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.hexpected function body after function declarator :184:21: error: int sscanf(const char * __restrict, const char * __restrict, ...) __scanflike(2, 3);int sscanf(const char * __restrict, const char * __restrict, ...) __scanflike(2, 3);expected ')' ^ ^/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h: 184:20: note: to match this '('/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:184 :21: __swift_unavailable("Use mkstemp(3) instead.") ^/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:184: error: 21:expected parameter declarator/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h : 186error: expected parameter declarator:1: error: expected function body after function declarator __swift_unavailable("Use mkstemp(3) instead.") ^ __swift_unavailable("Use mkstemp(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:184:21:__deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of tmpnam(3), it is highly recommended that you use mkstemp(3) instead.")/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:184:21 :error: expected ')'^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:184: error: 20: note: to match this '(' expected ')'/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:190:68__swift_unavailable("Use mkstemp(3) instead.") ^: error: expected function body after function declarator/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h :184:20: note: int vfprintf(FILE * __restrict, const char * __restrict, va_list) __printflike(2, 0); ^to match this '('/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:186:1 : /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.herror: expected function body after function declarator :__swift_unavailable("Use mkstemp(3) instead.")191 ^ :48:/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h__deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of tmpnam(3), it is highly recommended that you use mkstemp(3) instead."):186: error: 1expected function body after function declarator^ : int vprintf(const char * __restrict, va_list) __printflike(1, 0); error: expected function body after function declarator /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h ^ :190:68: error: expected function body after function declarator /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:192:68int vfprintf(FILE * __restrict, const char * __restrict, va_list) __printflike(2, 0); ^ __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of tmpnam(3), it is highly recommended that you use mkstemp(3) instead.") : error: /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:^expected function body after function declarator 191:48: error: expected function body after function declarator /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:190:68: int vprintf(const char * __restrict, va_list) __printflike(1, 0);error: expected function body after function declarator int vsprintf(char * __restrict, const char * __restrict, va_list) __printflike(2, 0) __swift_unavailable("Use vsnprintf instead."); ^ ^ int vfprintf(FILE * __restrict, const char * __restrict, va_list) __printflike(2, 0); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:192:191:68: error: 48:expected function body after function declarator error: expected function body after function declarator int vprintf(const char * __restrict, va_list) __printflike(1, 0); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.hint vsprintf(char * __restrict, const char * __restrict, va_list) __printflike(2, 0) __swift_unavailable("Use vsnprintf instead."); /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:192: ^: 68370:: error: expected function body after function declarator65: error: expected function body after function declarator int vsprintf(char * __restrict, const char * __restrict, va_list) __printflike(2, 0) __swift_unavailable("Use vsnprintf instead."); ^ int asprintf(char ** __restrict, const char * __restrict, ...) __printflike(2, 3); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:370:65: error: expected function body after function declarator /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:377:70: error: expected function body after function declarator int asprintf(char ** __restrict, const char * __restrict, ...) __printflike(2, 3); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:370:65: error: expected function body after function declarator /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:377int vasprintf(char ** __restrict, const char * __restrict, va_list) __printflike(2, 0); int asprintf(char ** __restrict, const char * __restrict, ...) __printflike(2, 3); :70: ^ ^ error: expected function body after function declarator /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:377int vasprintf(char ** __restrict, const char * __restrict, va_list) __printflike(2, 0); ^:70: error: expected function body after function declarator int vasprintf(char ** __restrict, const char * __restrict, va_list) __printflike(2, 0); ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] fatal error: too many errors emitted, stopping now [-ferror-limit=] fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. 20 errors generated. gmake: *** [: src/usr.bin/signify/crypto_api.o] Error 1 gmake: *** Waiting for unfinished jobs.... gmake: *** [: src/usr.bin/signify/fe25519.o] Error 1 20 errors generated. gmake: *** [: src/usr.bin/signify/signify.o] Error 1 *** Error code 2 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/security/signify *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/security/signify