=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/devel/pccts", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for pccts-1.33.33nb1 --- pccts --- Welcome to PCCTS 1.33MR33 installation (Version 1.33 Maintenance Release #33) Released 19 April 2002 Featuring ANTLR -- ANother Tool for Language Recognition DLG -- DFA-based Lexical Analyzer Generator SORCERER -- Source-to-source translator (tree walker) http://www.antlr.org Trouble reports to tmoog@polhode.com Additional PCCTS 1.33 information at http://www.polhode.com To substitute gcc for CC to invoke compiler: make CC=gcc If there are problems with cr and lf try: unzip -a ... Making executables... (cd ./antlr; /opt/pkg/bin/bmake CC="gcc" COPT="-pipe -O2 -msave-args -fno-aggressive-loop-optimizations ") --- antlr.o --- --- scan.o --- --- err.o --- --- bits.o --- --- build.o --- --- antlr.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -c antlr.c --- scan.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -c scan.c --- err.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -c err.c --- bits.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -c bits.c --- build.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -c build.c --- bits.o --- In file included from bits.c:36: bits.c: In function 'Efirst': syn.h:173:48: error: too many arguments to function 'fpReach[r->ntype]'; expected 0, have 3 173 | (a) = (*(fpReach[(p)->ntype]))( p, k, rk );} | ~^~~~~~~~~~~~~~~~~~~~~~~ bits.c:224:9: note: in expansion of macro 'REACH' 224 | REACH(r, 1, &rk, a); | ^~~~~ *** [bits.o] Error code 1 bmake[1]: stopped making "antlr" in /tmp/work/devel/pccts/work/pccts/antlr bmake[1]: 1 error bmake[1]: stopped making "antlr" in /tmp/work/devel/pccts/work/pccts/antlr *** [pccts] Error code 2 bmake: stopped making "pccts" in /tmp/work/devel/pccts/work/pccts bmake: 1 error bmake: stopped making "pccts" in /tmp/work/devel/pccts/work/pccts *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/pccts *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/pccts