=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/daemonize", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for daemonize-1.7.8 gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c daemonize.c -I. -I. gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c getopt.c -I. -I. getopt.c: In function 'x_getopt': getopt.c:51:16: error: too many arguments to function 'write'; expected 0, have 3 51 | (void) write(2, argv[0], (unsigned)strlen(argv[0]));\ | ^~~~~ ~ getopt.c:78:17: note: in expansion of macro 'ERR' 78 | ERR(": illegal option -- ", c); | ^~~ getopt.c:48:20: note: declared here 48 | extern int write();\ | ^~~~~ getopt.c:78:17: note: in expansion of macro 'ERR' 78 | ERR(": illegal option -- ", c); | ^~~ getopt.c:52:16: error: too many arguments to function 'write'; expected 0, have 3 52 | (void) write(2, s, (unsigned)strlen(s));\ | ^~~~~ ~ getopt.c:78:17: note: in expansion of macro 'ERR' 78 | ERR(": illegal option -- ", c); | ^~~ getopt.c:48:20: note: declared here 48 | extern int write();\ | ^~~~~ getopt.c:78:17: note: in expansion of macro 'ERR' 78 | ERR(": illegal option -- ", c); | ^~~ getopt.c:53:16: error: too many arguments to function 'write'; expected 0, have 3 53 | (void) write(2, errbuf, 2);} | ^~~~~ ~ getopt.c:78:17: note: in expansion of macro 'ERR' 78 | ERR(": illegal option -- ", c); | ^~~ getopt.c:48:20: note: declared here 48 | extern int write();\ | ^~~~~ getopt.c:78:17: note: in expansion of macro 'ERR' 78 | ERR(": illegal option -- ", c); | ^~~ getopt.c:51:16: error: too many arguments to function 'write'; expected 0, have 3 51 | (void) write(2, argv[0], (unsigned)strlen(argv[0]));\ | ^~~~~ ~ getopt.c:89:25: note: in expansion of macro 'ERR' 89 | ERR(": option requires an argument -- ", c); | ^~~ getopt.c:48:20: note: declared here 48 | extern int write();\ | ^~~~~ getopt.c:89:25: note: in expansion of macro 'ERR' 89 | ERR(": option requires an argument -- ", c); | ^~~ getopt.c:52:16: error: too many arguments to function 'write'; expected 0, have 3 52 | (void) write(2, s, (unsigned)strlen(s));\ | ^~~~~ ~ getopt.c:89:25: note: in expansion of macro 'ERR' 89 | ERR(": option requires an argument -- ", c); | ^~~ getopt.c:48:20: note: declared here 48 | extern int write();\ | ^~~~~ getopt.c:89:25: note: in expansion of macro 'ERR' 89 | ERR(": option requires an argument -- ", c); | ^~~ getopt.c:53:16: error: too many arguments to function 'write'; expected 0, have 3 53 | (void) write(2, errbuf, 2);} | ^~~~~ ~ getopt.c:89:25: note: in expansion of macro 'ERR' 89 | ERR(": option requires an argument -- ", c); | ^~~ getopt.c:48:20: note: declared here 48 | extern int write();\ | ^~~~~ getopt.c:89:25: note: in expansion of macro 'ERR' 89 | ERR(": option requires an argument -- ", c); | ^~~ gmake: *** [Makefile:22: getopt.o] Error 1 gmake: *** Waiting for unfinished jobs.... *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/daemonize *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/daemonize