=> 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 mtftpd-20080229 --- mtftpd.o --- --- conf.o --- --- transmit.o --- --- prop_array.o --- --- prop_bool.o --- --- prop_data.o --- --- prop_dictionary.o --- --- prop_dictionary_util.o --- --- mtftpd.o --- clang -O2 -DPKG_SYSCONFDIR=\"/opt/pkg/etc\" -Idist/include -c mtftpd.c --- conf.o --- clang -O2 -DPKG_SYSCONFDIR=\"/opt/pkg/etc\" -Idist/include -c conf.c --- transmit.o --- clang -O2 -DPKG_SYSCONFDIR=\"/opt/pkg/etc\" -Idist/include -c transmit.c --- prop_array.o --- clang -O2 -DPKG_SYSCONFDIR=\"/opt/pkg/etc\" -Idist/include -c dist/libprop/prop_array.c --- prop_bool.o --- clang -O2 -DPKG_SYSCONFDIR=\"/opt/pkg/etc\" -Idist/include -c dist/libprop/prop_bool.c --- prop_data.o --- clang -O2 -DPKG_SYSCONFDIR=\"/opt/pkg/etc\" -Idist/include -c dist/libprop/prop_data.c --- prop_dictionary.o --- clang -O2 -DPKG_SYSCONFDIR=\"/opt/pkg/etc\" -Idist/include -c dist/libprop/prop_dictionary.c --- prop_dictionary_util.o --- clang -O2 -DPKG_SYSCONFDIR=\"/opt/pkg/etc\" -Idist/include -c dist/libprop/prop_dictionary_util.c --- prop_ingest.o --- --- prop_kern.o --- --- prop_ingest.o --- clang -O2 -DPKG_SYSCONFDIR=\"/opt/pkg/etc\" -Idist/include -c dist/libprop/prop_ingest.c --- prop_number.o --- --- prop_kern.o --- clang -O2 -DPKG_SYSCONFDIR=\"/opt/pkg/etc\" -Idist/include -c dist/libprop/prop_kern.c --- prop_number.o --- clang -O2 -DPKG_SYSCONFDIR=\"/opt/pkg/etc\" -Idist/include -c dist/libprop/prop_number.c --- prop_object.o --- clang -O2 -DPKG_SYSCONFDIR=\"/opt/pkg/etc\" -Idist/include -c dist/libprop/prop_object.c --- prop_stack.o --- clang -O2 -DPKG_SYSCONFDIR=\"/opt/pkg/etc\" -Idist/include -c dist/libprop/prop_stack.c --- prop_string.o --- clang -O2 -DPKG_SYSCONFDIR=\"/opt/pkg/etc\" -Idist/include -c dist/libprop/prop_string.c --- prop_rb.o --- clang -O2 -DPKG_SYSCONFDIR=\"/opt/pkg/etc\" -Idist/include -c dist/libprop/prop_rb.c --- strlcpy.o --- clang -O2 -DPKG_SYSCONFDIR=\"/opt/pkg/etc\" -Idist/include -c dist/string/strlcpy.c --- strlcat.o --- clang -O2 -DPKG_SYSCONFDIR=\"/opt/pkg/etc\" -Idist/include -c dist/string/strlcat.c --- strlcpy.o --- dist/string/strlcpy.c:28:1: error: expected parameter declarator strlcpy(char *dst, const char *src, size_t siz) ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_string.h:112:47: note: expanded from macro 'strlcpy' __builtin___strlcpy_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_common.h:39:62: note: expanded from macro '__darwin_obsz' #define __darwin_obsz(object) __builtin_object_size (object, _USE_FORTIFY_LEVEL > 1 ? 1 : 0) ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_common.h:30:32: note: expanded from macro '_USE_FORTIFY_LEVEL' # define _USE_FORTIFY_LEVEL 2 ^ dist/string/strlcpy.c:28:1: error: expected ')' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_string.h:112:47: note: expanded from macro 'strlcpy' __builtin___strlcpy_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_common.h:39:62: note: expanded from macro '__darwin_obsz' #define __darwin_obsz(object) __builtin_object_size (object, _USE_FORTIFY_LEVEL > 1 ? 1 : 0) ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_common.h:30:32: note: expanded from macro '_USE_FORTIFY_LEVEL' # define _USE_FORTIFY_LEVEL 2 ^ dist/string/strlcpy.c:28:1: note: to match this '(' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_string.h:112:47: note: expanded from macro 'strlcpy' __builtin___strlcpy_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_common.h:39:53: note: expanded from macro '__darwin_obsz' #define __darwin_obsz(object) __builtin_object_size (object, _USE_FORTIFY_LEVEL > 1 ? 1 : 0) ^ dist/string/strlcpy.c:28:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] strlcpy(char *dst, const char *src, size_t siz) ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_string.h:112:47: note: expanded from macro 'strlcpy' __builtin___strlcpy_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_common.h:39:31: note: expanded from macro '__darwin_obsz' #define __darwin_obsz(object) __builtin_object_size (object, _USE_FORTIFY_LEVEL > 1 ? 1 : 0) ^ dist/string/strlcpy.c:28:1: error: conflicting types for '__builtin___strlcpy_chk' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_string.h:112:3: note: expanded from macro 'strlcpy' __builtin___strlcpy_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) ^ dist/string/strlcpy.c:28:1: note: '__builtin___strlcpy_chk' is a builtin with type 'unsigned long (char *, const char *, unsigned long, unsigned long)' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_string.h:112:3: note: expanded from macro 'strlcpy' __builtin___strlcpy_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) ^ dist/string/strlcpy.c:28:1: error: definition of builtin function '__builtin___strlcpy_chk' strlcpy(char *dst, const char *src, size_t siz) ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_string.h:112:3: note: expanded from macro 'strlcpy' __builtin___strlcpy_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) ^ 1 warning and 4 errors generated. *** [strlcpy.o] Error code 1 bmake: stopped in /opt/work/net/mtftpd/work/mtftpd --- strlcat.o --- dist/string/strlcat.c:30:1: error: expected parameter declarator strlcat(char *dst, const char *src, size_t siz) ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_string.h:119:47: note: expanded from macro 'strlcat' __builtin___strlcat_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_common.h:39:62: note: expanded from macro '__darwin_obsz' #define __darwin_obsz(object) __builtin_object_size (object, _USE_FORTIFY_LEVEL > 1 ? 1 : 0) ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_common.h:30:32: note: expanded from macro '_USE_FORTIFY_LEVEL' # define _USE_FORTIFY_LEVEL 2 ^ dist/string/strlcat.c:30:1: error: expected ')' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_string.h:119:47: note: expanded from macro 'strlcat' __builtin___strlcat_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_common.h:39:62: note: expanded from macro '__darwin_obsz' #define __darwin_obsz(object) __builtin_object_size (object, _USE_FORTIFY_LEVEL > 1 ? 1 : 0) ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_common.h:30:32: note: expanded from macro '_USE_FORTIFY_LEVEL' # define _USE_FORTIFY_LEVEL 2 ^ dist/string/strlcat.c:30:1: note: to match this '(' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_string.h:119:47: note: expanded from macro 'strlcat' __builtin___strlcat_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_common.h:39:53: note: expanded from macro '__darwin_obsz' #define __darwin_obsz(object) __builtin_object_size (object, _USE_FORTIFY_LEVEL > 1 ? 1 : 0) ^ dist/string/strlcat.c:30:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] strlcat(char *dst, const char *src, size_t siz) ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_string.h:119:47: note: expanded from macro 'strlcat' __builtin___strlcat_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_common.h:39:31: note: expanded from macro '__darwin_obsz' #define __darwin_obsz(object) __builtin_object_size (object, _USE_FORTIFY_LEVEL > 1 ? 1 : 0) ^ dist/string/strlcat.c:30:1: error: conflicting types for '__builtin___strlcat_chk' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_string.h:119:3: note: expanded from macro 'strlcat' __builtin___strlcat_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) ^ dist/string/strlcat.c:30:1: note: '__builtin___strlcat_chk' is a builtin with type 'unsigned long (char *, const char *, unsigned long, unsigned long)' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_string.h:119:3: note: expanded from macro 'strlcat' __builtin___strlcat_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) ^ dist/string/strlcat.c:30:1: error: definition of builtin function '__builtin___strlcat_chk' strlcat(char *dst, const char *src, size_t siz) ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_string.h:119:3: note: expanded from macro 'strlcat' __builtin___strlcat_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) ^ 1 warning and 4 errors generated. *** [strlcat.o] Error code 1 bmake: stopped in /opt/work/net/mtftpd/work/mtftpd 2 errors bmake: stopped in /opt/work/net/mtftpd/work/mtftpd *** Error code 2 Stop. bmake[1]: stopped in /opt/pkgsrc/net/mtftpd *** Error code 1 Stop. bmake: stopped in /opt/pkgsrc/net/mtftpd