=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/devel/pmccabe", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for pmccabe-2.5 --- cparse.o --- --- dmain.o --- --- cparse.o --- gcc -D__unix=1 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c cparse.c --- dmain.o --- gcc -D__unix=1 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c dmain.c --- cparse.o --- cparse.c: In function 'fancygettoken': cparse.c:55:13: error: implicit declaration of function 'ungettoken'; did you mean 'gettoken'? [-Wimplicit-function-declaration] 55 | ungettoken(c, tmpbuf); | ^~~~~~~~~~ | gettoken cparse.c: In function 'toplevelstatement': cparse.c:126:17: error: implicit declaration of function 'maybenamespace' [-Wimplicit-function-declaration] 126 | if (maybenamespace()) | ^~~~~~~~~~~~~~ *** [cparse.o] Error code 1 bmake: stopped making "all" in /home/pbulk/work/devel/pmccabe/work/pmccabe bmake: 1 error bmake: stopped making "all" in /home/pbulk/work/devel/pmccabe/work/pmccabe *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/pmccabe *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/pmccabe