+ 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/vorbis-tools-1.4.2nb16/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/vorbis-tools-1.4.2nb16/work.log ===> Building for vorbis-tools-1.4.2nb16 --- all --- /opt/pkg/bin/bmake all-recursive --- all-recursive --- Making all in po --- check-macro-version --- Making all in intl Making all in include Making all in share --- charset.o --- --- iconvert.o --- --- utf8.o --- --- getopt.o --- --- charset.o --- CC charset.o --- iconvert.o --- CC iconvert.o --- utf8.o --- CC utf8.o --- getopt.o --- CC getopt.o --- getopt1.o --- CC getopt1.o --- base64.o --- CC base64.o --- iconvert.o --- iconvert.c: In function 'iconvert': iconvert.c:111:20: error: passing argument 2 of 'libiconv' from incompatible pointer type [-Wincompatible-pointer-types] 111 | k = iconv(cd1, &ib, &ibl, &ob, &obl); | ^~~ | | | char ** In file included from iconvert.c:27: /home/pbulk/build/audio/vorbis-tools/work/.buildlink/include/iconv.h:82:48: note: expected 'const char **' but argument is of type 'char **' 82 | extern size_t iconv (iconv_t cd, const char* * inbuf, size_t *inbytesleft, char* * outbuf, size_t *outbytesleft); | ~~~~~~~~~~~~~~^~~~~ iconvert.c:170:20: error: passing argument 2 of 'libiconv' from incompatible pointer type [-Wincompatible-pointer-types] 170 | k = iconv(cd2, &ib, &ibl, &ob, &obl); | ^~~ | | | char ** /home/pbulk/build/audio/vorbis-tools/work/.buildlink/include/iconv.h:82:48: note: expected 'const char **' but argument is of type 'char **' 82 | extern size_t iconv (iconv_t cd, const char* * inbuf, size_t *inbytesleft, char* * outbuf, size_t *outbytesleft); | ~~~~~~~~~~~~~~^~~~~ iconvert.c:182:22: error: passing argument 2 of 'libiconv' from incompatible pointer type [-Wincompatible-pointer-types] 182 | k = iconv(cd2, &tb, &tbl, &ob, &obl); | ^~~ | | | char ** /home/pbulk/build/audio/vorbis-tools/work/.buildlink/include/iconv.h:82:48: note: expected 'const char **' but argument is of type 'char **' 82 | extern size_t iconv (iconv_t cd, const char* * inbuf, size_t *inbytesleft, char* * outbuf, size_t *outbytesleft); | ~~~~~~~~~~~~~~^~~~~ iconvert.c:205:20: error: passing argument 2 of 'libiconv' from incompatible pointer type [-Wincompatible-pointer-types] 205 | k = iconv(cd2, &ib, &ibl, &ob, &obl); | ^~~ | | | char ** /home/pbulk/build/audio/vorbis-tools/work/.buildlink/include/iconv.h:82:48: note: expected 'const char **' but argument is of type 'char **' 82 | extern size_t iconv (iconv_t cd, const char* * inbuf, size_t *inbytesleft, char* * outbuf, size_t *outbytesleft); | ~~~~~~~~~~~~~~^~~~~ iconvert.c:215:22: error: passing argument 2 of 'libiconv' from incompatible pointer type [-Wincompatible-pointer-types] 215 | k = iconv(cd2, &tb, &tbl, &ob, &obl); | ^~~ | | | char ** /home/pbulk/build/audio/vorbis-tools/work/.buildlink/include/iconv.h:82:48: note: expected 'const char **' but argument is of type 'char **' 82 | extern size_t iconv (iconv_t cd, const char* * inbuf, size_t *inbytesleft, char* * outbuf, size_t *outbytesleft); | ~~~~~~~~~~~~~~^~~~~ *** [iconvert.o] Error code 1 bmake[2]: stopped making "all" in /home/pbulk/build/audio/vorbis-tools/work/vorbis-tools-1.4.2/share bmake[2]: 1 error bmake[2]: stopped making "all" in /home/pbulk/build/audio/vorbis-tools/work/vorbis-tools-1.4.2/share bmake[1]: stopped making "all-recursive" in /home/pbulk/build/audio/vorbis-tools/work/vorbis-tools-1.4.2 bmake: stopped making "all" in /home/pbulk/build/audio/vorbis-tools/work/vorbis-tools-1.4.2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/vorbis-tools *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/vorbis-tools