=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/converters/bib2xml", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for bib2xml-20021006nb4 --- bibparse.o --- --- args.o --- --- bib2xml.o --- --- bibparse.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -W -Wall -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -I.. -I../pccts -I../src -c bibparse.c --- bib2xml.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -W -Wall -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -I.. -I../pccts -I../src -c bib2xml.c --- args.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -W -Wall -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -I.. -I../pccts -I../src -c args.c In file included from args.c:22: getopt.h:107:12: error: conflicting types for 'getopt'; have 'int(void)' 107 | extern int getopt (); | ^~~~~~ In file included from args.c:20: /usr/include/stdio.h:335:17: note: previous declaration of 'getopt' with type 'int(int, char * const*, const char *)' 335 | extern int getopt(int, char *const *, const char *); | ^~~~~~ --- bibparse.o --- In file included from bibparse.c:31: getopt.h:107:12: error: conflicting types for 'getopt'; have 'int(void)' 107 | extern int getopt (); | ^~~~~~ In file included from bibparse.c:24: /usr/include/stdio.h:335:17: note: previous declaration of 'getopt' with type 'int(int, char * const*, const char *)' 335 | extern int getopt(int, char *const *, const char *); | ^~~~~~ --- args.o --- *** [args.o] Error code 1 bmake: stopped making "all" in /tmp/work/converters/bib2xml/work/bib2xml/progs --- bibparse.o --- *** [bibparse.o] Error code 1 bmake: stopped making "all" in /tmp/work/converters/bib2xml/work/bib2xml/progs bmake: 2 errors bmake: stopped making "all" in /tmp/work/converters/bib2xml/work/bib2xml/progs *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/converters/bib2xml *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/converters/bib2xml