+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/metis-4.0.3/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/metis-4.0.3/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for metis-4.0.3 --- default --- (cd Lib ; make ) --- coarsen.o --- --- fm.o --- --- initpart.o --- --- match.o --- --- coarsen.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I. -c coarsen.c --- fm.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I. -c fm.c --- match.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I. -c match.c --- initpart.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I. -c initpart.c In file included from ./metis.h:35, from initpart.c:16: initpart.c: In function '__GrowBisection': ./rename.h:380:41: error: implicit declaration of function '__GKfree'; did you mean 'GKfree'? [-Wimplicit-function-declaration] 380 | #define GKfree __GKfree | ^~~~~~~~ initpart.c:199:3: note: in expansion of macro 'GKfree' 199 | GKfree(&bestwhere, &queue, &touched, LTERM); | ^~~~~~ *** [initpart.o] Error code 1 make[1]: stopped making "../libmetis.a" in /home/pbulk/build/math/metis/work/metis-4.0.3/Lib make[1]: 1 error make[1]: stopped making "../libmetis.a" in /home/pbulk/build/math/metis/work/metis-4.0.3/Lib *** [default] Error code 2 bmake: stopped making "default" in /home/pbulk/build/math/metis/work/metis-4.0.3 bmake: 1 error bmake: stopped making "default" in /home/pbulk/build/math/metis/work/metis-4.0.3 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/math/metis *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/math/metis