=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/benchmarks/nbench", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for nbench-2.2.3 gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wl,-R/opt/pkg/lib -o pointer pointer.c gcc -DLINUX -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -o pointer pointer.c rm -f pointer.h if [ "4" = `./pointer` ] ; then touch pointer.h ; else echo "#define LONG64" >pointer.h ; fi gcc -DLINUX -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c emfloat.c gcc -DLINUX -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c misc.c ./sysinfo.sh gcc -DLINUX -pipe -O2 -msave-args -fno-aggressive-loop-optimizations gcc -DLINUX -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c nbench0.c gcc -DLINUX -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c nbench1.c nbench1.c:3520:13: error: conflicting types for 'adjust_mid_wts'; have 'void(int)' 3520 | static void adjust_mid_wts(int patt) | ^~~~~~~~~~~~~~ In file included from nbench1.c:64: nbench1.h:373:13: note: previous declaration of 'adjust_mid_wts' with type 'void(void)' 373 | static void adjust_mid_wts(); | ^~~~~~~~~~~~~~ *** Error code 1 Stop. bmake: stopped making "default" in /tmp/work/benchmarks/nbench/work/nbench-byte-2.2.3 *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/benchmarks/nbench *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/benchmarks/nbench