+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent LUA_VERSION_REQD=53 WRKLOG=/tmp/bulklog/lua53-iconv-7/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent LUA_VERSION_REQD=53 WRKLOG=/tmp/bulklog/lua53-iconv-7/work.log ===> Building for lua53-iconv-7 --- iconv.lo --- gcc -o iconv.lo -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/lua-5.3 -I/opt/pkg/include -I/opt/pkg/include/ncurses -Wall -fPIC luaiconv.c luaiconv.c: In function 'Liconv': luaiconv.c:127:25: error: passing argument 2 of 'iconv' from incompatible pointer type [-Wincompatible-pointer-types] 127 | ret = iconv(cd, &inbuf, &ibleft, &outbuf, &obleft); | ^~~~~~ | | | char ** In file included from luaiconv.c:35: /usr/include/iconv.h:47:32: note: expected 'const char ** restrict' but argument is of type 'char **' 47 | extern size_t iconv(iconv_t, const char **_RESTRICT_KYWD, | ^ *** [iconv.lo] Error code 1 bmake: stopped making "all" in /home/pbulk/build/converters/lua-iconv/work/lua-iconv-lua-iconv-7 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/converters/lua-iconv/work/lua-iconv-lua-iconv-7 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/converters/lua-iconv *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/converters/lua-iconv