WARNING: [license.mk] Every package should define a LICENSE. ===> Building for milter-regex-1.7nb2 yacc parse.y mv y.tab.c parse.c clang -pipe -Os -I/opt/pkg/include -Wall -Wstrict-prototypes -I/opt/pkg/include -c milter-regex.c milter-regex.c:733:16: warning: 'daemon' is deprecated: first deprecated in macOS 10.5 - Use posix_spawn APIs instead. [-Wdeprecated-declarations] if (!debug && daemon(0, 0)) { ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/stdlib.h:294: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; ^ 1 warning generated. clang -pipe -Os -I/opt/pkg/include -Wall -Wstrict-prototypes -I/opt/pkg/include -c eval.c eval.c:33:19: warning: unused variable 'rcsid' [-Wunused-const-variable] static const char rcsid[] = "$Id: eval.c,v 1.1.1.1 2007/01/11 15:49:52 dhartmei Exp $"; ^ 1 warning generated. clang -pipe -Os -I/opt/pkg/include -Wall -Wstrict-prototypes -I/opt/pkg/include -c parse.c parse.y:96:13: error: typedef redefinition with different types ('int' vs 'struct YYSTYPE') typedef int YYSTYPE; ^ parse.y:73:3: note: previous definition is here } YYSTYPE; ^ y.tab.c:1331:16: warning: implicit declaration of function 'yylex' is invalid in C99 [-Wimplicit-function-declaration] yychar = YYLEX; ^ y.tab.c:687:16: note: expanded from macro 'YYLEX' # define YYLEX yylex () ^ 1 warning and 1 error generated. *** [parse.o] Error code 1 bmake: stopped making "all" in /Users/pbulk/build/mail/milter-regex/work/milter-regex-1.7 bmake: 1 error bmake: stopped making "all" in /Users/pbulk/build/mail/milter-regex/work/milter-regex-1.7 *** Error code 2 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/mail/milter-regex *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/mail/milter-regex