=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/devel/hptools", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for hptools-3.0.8 --- version.o --- --- makerom.o --- --- version.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DHAVE_CONFIG_H -I. -I../include -c ../common/version.c --- makerom.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DHAVE_CONFIG_H -I. -I../include -c ../makerom/makerom.c --- debug.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DHAVE_CONFIG_H -I. -I../include -c ../common/debug.c --- hash.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DHAVE_CONFIG_H -I. -I../include -c ../rplcomp/hash.c --- rplcomp.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DHAVE_CONFIG_H -I. -I../include -c ../rplcomp/rplcomp.c --- masd.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DHAVE_CONFIG_H -I. -I../include -c ../rplcomp/masd.c --- defer.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DHAVE_CONFIG_H -I. -I../include -c ../rplcomp/defer.c --- envfile.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DHAVE_CONFIG_H -I. -I../include -c ../common/envfile.c -o envfile.o --- error.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DHAVE_CONFIG_H -I. -I../include -c ../common/error.c --- convert.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DHAVE_CONFIG_H -I. -I../include -c ../common/convert.c --- expr.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DHAVE_CONFIG_H -I. -I../include -c ../sasm/expr.c --- opcodegen.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DHAVE_CONFIG_H -I. -I../include -c ../sasm/opcodegen.c --- opcode.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DHAVE_CONFIG_H -I. -I../include -c ../sasm/opcode.c ../sasm/opcode.c: In function 'alloptable': ../sasm/opcode.c:399:6: error: too many arguments to function 'doit'; expected 0, have 1 399 | (*doit)(root); | ~^~~~~~ ~~~~ ../sasm/opcode.c: In function 'cleanmacros': ../sasm/opcode.c:423:14: error: passing argument 1 of 'alloptable' from incompatible pointer type [-Wincompatible-pointer-types] 423 | alloptable(dofree, macro_root); | ^~~~~~ | | | void (*)(struct optable *) ../sasm/opcode.c:394:24: note: expected 'void (*)(void)' but argument is of type 'void (*)(struct optable *)' 394 | void alloptable(void (*doit)(), OPTABLEPTR root) | ~~~~~~~^~~~~~~ ../sasm/opcode.c:405:6: note: 'dofree' declared here 405 | void dofree(OPTABLEPTR optr) | ^~~~~~ --- symbols.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DHAVE_CONFIG_H -I. -I../include -c ../sasm/symbols.c --- opcode.o --- *** [opcode.o] Error code 1 bmake: stopped making "all" in /tmp/work/devel/hptools/work/Hptools/support --- symbols.o --- ../sasm/symbols.c: In function 'symbolsallsymbols': ../sasm/symbols.c:97:10: error: too many arguments to function 'doit'; expected 0, have 1 97 | (*doit)(x); | ~^~~~~~ ~ ../sasm/symbols.c: In function 's_initialize': ../sasm/symbols.c:137:20: error: passing argument 1 of 'symbolsallsymbols' from incompatible pointer type [-Wincompatible-pointer-types] 137 | allsymbols(free_symb, s_root); | ^~~~~~~~~ | | | void (*)(struct symbol *) ../sasm/symbols.c:89:24: note: expected 'void (*)(void)' but argument is of type 'void (*)(struct symbol *)' 89 | void allsymbols(void (*doit)(), SYMBOLPTR x) | ~~~~~~~^~~~~~~ ../sasm/symbols.c:103:6: note: 'free_symb' declared here 103 | void free_symb(SYMBOLPTR sym) | ^~~~~~~~~ *** [symbols.o] Error code 1 bmake: stopped making "all" in /tmp/work/devel/hptools/work/Hptools/support bmake: 2 errors bmake: stopped making "all" in /tmp/work/devel/hptools/work/Hptools/support *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/hptools *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/hptools