=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/misc/iselect", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for iselect-1.4.0nb2 --- iselect_main.o --- --- iselect_browse.o --- --- iselect_keys.o --- --- iselect_browse.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/ncurses -I. -o iselect_browse.o -c iselect_browse.c --- iselect_keys.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/ncurses -I. -o iselect_keys.o -c iselect_keys.c --- iselect_main.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/ncurses -I. -o iselect_main.o -c iselect_main.c In file included from iselect_main.c:39: iselect_getopt.h:136:12: error: conflicting types for 'getopt'; have 'int(void)' 136 | extern int getopt (); | ^~~~~~ In file included from iselect_main.c:33: /usr/include/stdlib.h:302:12: note: previous declaration of 'getopt' with type 'int(int, char * const*, const char *)' 302 | extern int getopt(int, char *const *, const char *); | ^~~~~~ *** [iselect_main.o] Error code 1 bmake: stopped making "all" in /home/pbulk/work/misc/iselect/work/iselect-1.4.0 bmake: 1 error bmake: stopped making "all" in /home/pbulk/work/misc/iselect/work/iselect-1.4.0 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/iselect *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/iselect