+ 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/moc-2.5.2nb34/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/moc-2.5.2nb34/work.log ===> Building for moc-2.5.2nb34 --- all --- /opt/pkg/bin/bmake all-recursive --- all-recursive --- Making all in themes Making all in decoder_plugins --- all-recursive --- Making all in mp3 --- libmp3_decoder_la-mp3.lo --- --- libmp3_decoder_la-xing.lo --- --- libmp3_decoder_la-mp3.lo --- /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include -I/opt/pkg/include -I/opt/pkg/include/libxml2 -DNCURSES_WIDECHAR=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include/db4 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/opt/pkg/include/ncurses -I/opt/pkg/include -I../.. -D_REENTRANT -pthread -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/pkg/include -I/opt/pkg/include/libxml2 -DNCURSES_WIDECHAR=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include/db4 -Wall -W -g -I/opt/pkg/include -MT libmp3_decoder_la-mp3.lo -MD -MP -MF .deps/libmp3_decoder_la-mp3.Tpo -c -o libmp3_decoder_la-mp3.lo `test -f 'mp3.c' || echo './'`mp3.c --- libmp3_decoder_la-xing.lo --- /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include -I/opt/pkg/include -I/opt/pkg/include/libxml2 -DNCURSES_WIDECHAR=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include/db4 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/opt/pkg/include/ncurses -I/opt/pkg/include -I../.. -D_REENTRANT -pthread -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/pkg/include -I/opt/pkg/include/libxml2 -DNCURSES_WIDECHAR=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include/db4 -Wall -W -g -I/opt/pkg/include -MT libmp3_decoder_la-xing.lo -MD -MP -MF .deps/libmp3_decoder_la-xing.Tpo -c -o libmp3_decoder_la-xing.lo `test -f 'xing.c' || echo './'`xing.c --- libmp3_decoder_la-mp3.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/home/pbulk/build/audio/moc/work/.buildlink/include -I/home/pbulk/build/audio/moc/work/.buildlink/include/libxml2 -DNCURSES_WIDECHAR=1 -I/home/pbulk/build/audio/moc/work/.buildlink/include/ncurses -I/home/pbulk/build/audio/moc/work/.buildlink/include/db4 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -D_REENTRANT -pthread -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DNCURSES_WIDECHAR=1 -Wall -W -g -MT libmp3_decoder_la-mp3.lo -MD -MP -MF .deps/libmp3_decoder_la-mp3.Tpo -c mp3.c -fPIC -DPIC -o .libs/libmp3_decoder_la-mp3.o --- libmp3_decoder_la-xing.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/home/pbulk/build/audio/moc/work/.buildlink/include -I/home/pbulk/build/audio/moc/work/.buildlink/include/libxml2 -DNCURSES_WIDECHAR=1 -I/home/pbulk/build/audio/moc/work/.buildlink/include/ncurses -I/home/pbulk/build/audio/moc/work/.buildlink/include/db4 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -D_REENTRANT -pthread -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DNCURSES_WIDECHAR=1 -Wall -W -g -MT libmp3_decoder_la-xing.lo -MD -MP -MF .deps/libmp3_decoder_la-xing.Tpo -c xing.c -fPIC -DPIC -o .libs/libmp3_decoder_la-xing.o --- libmp3_decoder_la-mp3.lo --- In file included from mp3.c:47: ../../utf8.h:41:24: error: unknown type name 'iconv_t' 41 | char *iconv_str (const iconv_t desc, const char *str); | ^~~~~~~ mp3.c:52:8: error: unknown type name 'iconv_t' 52 | static iconv_t iconv_id3_fix; | ^~~~~~~ mp3.c: In function 'id3v1_fix': mp3.c:119:31: error: 'iconv_t' undeclared (first use in this function); did you mean 'iconv_str'? 119 | if (iconv_id3_fix != (iconv_t)-1) | ^~~~~~~ | iconv_str mp3.c:119:31: note: each undeclared identifier is reported only once for each function it appears in mp3.c: In function 'mp3_init': mp3.c:765:25: error: implicit declaration of function 'iconv_open'; did you mean 'io_open'? [-Wimplicit-function-declaration] 765 | iconv_id3_fix = iconv_open ("UTF-8", | ^~~~~~~~~~ | io_open mp3.c:767:39: error: 'iconv_t' undeclared (first use in this function); did you mean 'iconv_str'? 767 | if (iconv_id3_fix == (iconv_t)(-1)) | ^~~~~~~ | iconv_str --- libmp3_decoder_la-xing.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/home/pbulk/build/audio/moc/work/.buildlink/include -I/home/pbulk/build/audio/moc/work/.buildlink/include/libxml2 -DNCURSES_WIDECHAR=1 -I/home/pbulk/build/audio/moc/work/.buildlink/include/ncurses -I/home/pbulk/build/audio/moc/work/.buildlink/include/db4 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -D_REENTRANT -pthread -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DNCURSES_WIDECHAR=1 -Wall -W -g -MT libmp3_decoder_la-xing.lo -MD -MP -MF .deps/libmp3_decoder_la-xing.Tpo -c xing.c -o libmp3_decoder_la-xing.o >/dev/null 2>&1 --- libmp3_decoder_la-mp3.lo --- mp3.c: In function 'mp3_destroy': mp3.c:773:13: error: implicit declaration of function 'iconv_close'; did you mean 'io_close'? [-Wimplicit-function-declaration] 773 | if (iconv_close(iconv_id3_fix) == -1) | ^~~~~~~~~~~ | io_close *** [libmp3_decoder_la-mp3.lo] Error code 1 bmake[3]: stopped making "all" in /home/pbulk/build/audio/moc/work/moc-2.5.2/decoder_plugins/mp3 --- libmp3_decoder_la-xing.lo --- mv -f .deps/libmp3_decoder_la-xing.Tpo .deps/libmp3_decoder_la-xing.Plo bmake[3]: 1 error bmake[3]: stopped making "all" in /home/pbulk/build/audio/moc/work/moc-2.5.2/decoder_plugins/mp3 bmake[2]: stopped making "all" in /home/pbulk/build/audio/moc/work/moc-2.5.2/decoder_plugins bmake[1]: stopped making "all-recursive" in /home/pbulk/build/audio/moc/work/moc-2.5.2 bmake: stopped making "all" in /home/pbulk/build/audio/moc/work/moc-2.5.2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/moc *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/moc