=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/xml2doc", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for xml2doc-20030510nb30 Building xml2doc /opt/pkg/bin/gmake -C src/ build gmake[1]: Entering directory '/home/pbulk/work/textproc/xml2doc/work/xml2doc/src' gcc -I/opt/pkg/include/libxml2 -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c -I. -DWITH_PDF -I/opt/pkg/include -DVERSION=\"20030510\" main.c gcc -I/opt/pkg/include/libxml2 -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c -I. -DWITH_PDF -I/opt/pkg/include -DVERSION=\"20030510\" defs.c gcc -I/opt/pkg/include/libxml2 -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c -I. -DWITH_PDF -I/opt/pkg/include -DVERSION=\"20030510\" parse.c parse.c:3:5: error: conflicting types for 'parse'; have 'int(const char *)' 3 | int parse(const char *file) | ^~~~~ In file included from parse.c:1: defs.h:113:9: note: previous declaration of 'parse' with type 'int(void)' 113 | parse(), | ^~~~~ main.c: In function 'main': main.c:62:13: error: too many arguments to function 'parse'; expected 0, have 1 62 | err=parse(argv[2]); | ^~~~~ ~~~~~~~ In file included from main.h:11, from main.c:1: defs.h:113:9: note: declared here 113 | parse(), | ^~~~~ gmake[1]: *** [Makefile:73: parse.o] Error 1 gmake[1]: *** Waiting for unfinished jobs.... gmake[1]: *** [Makefile:37: main.o] Error 1 gmake[1]: Leaving directory '/home/pbulk/work/textproc/xml2doc/work/xml2doc/src' gmake: *** [Makefile:11: build] Error 2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/xml2doc *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/xml2doc