=> 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 trickle-1.06nb16 --- trickle.o --- --- util.o --- --- getopt.o --- --- trickled.o --- --- atomicio.o --- --- print.o --- --- bwstat.o --- --- client.o --- --- trickle.o --- clang -DHAVE_CONFIG_H -I. -I. -I. -I/opt/pkg/include -Wall -Icompat -I/opt/pkg/include -O2 -I/opt/pkg/include -c trickle.c --- util.o --- clang -DHAVE_CONFIG_H -I. -I. -I. -I/opt/pkg/include -Wall -Icompat -I/opt/pkg/include -O2 -I/opt/pkg/include -c util.c --- getopt.o --- clang -DHAVE_CONFIG_H -I. -I. -I. -I/opt/pkg/include -Wall -Icompat -I/opt/pkg/include -O2 -I/opt/pkg/include -c getopt.c --- trickled.o --- clang -DHAVE_CONFIG_H -I. -I. -I. -I/opt/pkg/include -Wall -Icompat -I/opt/pkg/include -O2 -I/opt/pkg/include -c trickled.c --- atomicio.o --- clang -DHAVE_CONFIG_H -I. -I. -I. -I/opt/pkg/include -Wall -Icompat -I/opt/pkg/include -O2 -I/opt/pkg/include -c atomicio.c --- print.o --- clang -DHAVE_CONFIG_H -I. -I. -I. -I/opt/pkg/include -Wall -Icompat -I/opt/pkg/include -O2 -I/opt/pkg/include -c print.c --- bwstat.o --- clang -DHAVE_CONFIG_H -I. -I. -I. -I/opt/pkg/include -Wall -Icompat -I/opt/pkg/include -O2 -I/opt/pkg/include -c bwstat.c --- client.o --- clang -DHAVE_CONFIG_H -I. -I. -I. -I/opt/pkg/include -Wall -Icompat -I/opt/pkg/include -O2 -I/opt/pkg/include -c client.c --- conf.o --- --- trickle.o --- trickle.c:31:8: error: expected parameter declarator size_t strlcat(char *, const char *, size_t); ^ /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 ^ trickle.c:31:8: error: expected ')' --- conf.o --- clang -DHAVE_CONFIG_H -I. -I. -I. -I/opt/pkg/include -Wall -Icompat -I/opt/pkg/include -O2 -I/opt/pkg/include -c conf.c --- trickle.o --- /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 ^ trickle.c:31:8: 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) ^ trickle.c:31:8: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] size_t strlcat(char *, const char *, size_t); ^ /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) ^ trickle.c:31:8: 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)) ^ trickle.c:31:8: 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)) ^ 1 warning and 3 errors generated. *** [trickle.o] Error code 1 bmake: stopped in /opt/work/net/trickle/work/trickle-1.06 --- trickled.o --- trickled.c:171:13: warning: 'daemon' is deprecated: first deprecated in macOS 10.5 - Use posix_spawn APIs instead. [-Wdeprecated-declarations] if (!fg && daemon(1, 0) == -1) ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdlib.h:292:6: note: 'daemon' has been explicitly marked deprecated here int daemon(int, int) __DARWIN_1050(daemon) __OSX_AVAILABLE_BUT_DEPRECATED_MSG(__MAC_10_0, __MAC_10_5, __IPHONE_2_0, __IPHONE_2_0, "Use posix_spawn APIs instead.") __WATCHOS_PROHIBITED __TVOS_PROHIBITED; ^ --- client.o --- client.c:61:1: warning: unused function 'clitree_SPLAY_FIND' [-Wunused-function] SPLAY_PROTOTYPE(clitree, client, next, clicmp); ^ compat/sys/tree.h:121:36: note: expanded from macro 'SPLAY_PROTOTYPE' static __inline struct type * \ ^ :32:1: note: expanded from here clitree_SPLAY_FIND ^ --- trickled.o --- 1 warning generated. --- conf.o --- conf.c:548:17: warning: passing 'u_char *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] if (!strcmp (buf, "==")) ^~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/string.h:77:25: note: passing argument to parameter '__s1' here int strcmp(const char *__s1, const char *__s2); ^ conf.c:564:17: warning: passing 'u_char *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] if (strcmp (buf, "=")) ^~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/string.h:77:25: note: passing argument to parameter '__s1' here int strcmp(const char *__s1, const char *__s2); ^ --- client.o --- 1 warning generated. --- conf.o --- 2 warnings generated. 1 error bmake: stopped in /opt/work/net/trickle/work/trickle-1.06 *** Error code 2 Stop. bmake[1]: stopped in /opt/pkgsrc/net/trickle *** Error code 1 Stop. bmake: stopped in /opt/pkgsrc/net/trickle