+ 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/libtermkey-0.22/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/libtermkey-0.22/work.log ===> Building for libtermkey-0.22 /home/pbulk/build/devel/libtermkey/work/.cwrapper/bin/libtool --quiet --mode=compile --tag=CC gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -std=c99 -I/opt/pkg/include -DHAVE_UNIBILIUM -o termkey.lo -c termkey.c /home/pbulk/build/devel/libtermkey/work/.cwrapper/bin/libtool --quiet --mode=compile --tag=CC gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -std=c99 -I/opt/pkg/include -DHAVE_UNIBILIUM -o driver-csi.lo -c driver-csi.c /home/pbulk/build/devel/libtermkey/work/.cwrapper/bin/libtool --quiet --mode=compile --tag=CC gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -std=c99 -I/opt/pkg/include -DHAVE_UNIBILIUM -o driver-ti.lo -c driver-ti.c /home/pbulk/build/devel/libtermkey/work/.cwrapper/bin/libtool --quiet --mode=compile --tag=CC gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -std=c99 -I/opt/pkg/include -DHAVE_UNIBILIUM -o demo.lo -c demo.c termkey.c: In function 'termkey_new': termkey.c:18:26: error: implicit declaration of function 'strcasecmp'; did you mean 'strcaseeq'? [-Wimplicit-function-declaration] 18 | # define strcaseeq(a,b) (strcasecmp(a,b) == 0) | ^~~~~~~~~~ termkey.c:414:9: note: in expansion of macro 'strcaseeq' 414 | (strcaseeq(e, "UTF-8") || strcaseeq(e, "UTF8"))) | ^~~~~~~~~ gmake: *** [Makefile:70: termkey.lo] Error 1 gmake: *** Waiting for unfinished jobs.... *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/libtermkey *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/libtermkey