+ 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/libfishsound-1.0.0nb5/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/libfishsound-1.0.0nb5/work.log ===> Building for libfishsound-1.0.0nb5 --- all --- /opt/pkg/bin/bmake all-recursive --- all-recursive --- Making all in doc --- doxygen-build.stamp --- echo "*** Warning: Doxygen not found; documentation will not be built." *** Warning: Doxygen not found; documentation will not be built. touch doxygen-build.stamp Making all in include --- all-recursive --- Making all in fishsound Making all in src --- all-recursive --- Making all in libfishsound --- fishsound.lo --- --- decode.lo --- --- encode.lo --- --- comments.lo --- --- fishsound.lo --- /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include/ncurses -Wall -pedantic -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -MT fishsound.lo -MD -MP -MF .deps/fishsound.Tpo -c -o fishsound.lo fishsound.c --- decode.lo --- /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include/ncurses -Wall -pedantic -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -MT decode.lo -MD -MP -MF .deps/decode.Tpo -c -o decode.lo decode.c --- comments.lo --- /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include/ncurses -Wall -pedantic -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -MT comments.lo -MD -MP -MF .deps/comments.Tpo -c -o comments.lo comments.c --- encode.lo --- /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include/ncurses -Wall -pedantic -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -MT encode.lo -MD -MP -MF .deps/encode.Tpo -c -o encode.lo encode.c --- decode.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/pbulk/build/audio/libfishsound/work/.buildlink/include -I/home/pbulk/build/audio/libfishsound/work/.buildlink/include/ncurses -Wall -pedantic -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -MT decode.lo -MD -MP -MF .deps/decode.Tpo -c decode.c -fPIC -DPIC -o .libs/decode.o --- comments.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/pbulk/build/audio/libfishsound/work/.buildlink/include -I/home/pbulk/build/audio/libfishsound/work/.buildlink/include/ncurses -Wall -pedantic -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -MT comments.lo -MD -MP -MF .deps/comments.Tpo -c comments.c -fPIC -DPIC -o .libs/comments.o --- fishsound.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/pbulk/build/audio/libfishsound/work/.buildlink/include -I/home/pbulk/build/audio/libfishsound/work/.buildlink/include/ncurses -Wall -pedantic -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -MT fishsound.lo -MD -MP -MF .deps/fishsound.Tpo -c fishsound.c -fPIC -DPIC -o .libs/fishsound.o --- encode.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/pbulk/build/audio/libfishsound/work/.buildlink/include -I/home/pbulk/build/audio/libfishsound/work/.buildlink/include/ncurses -Wall -pedantic -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -MT encode.lo -MD -MP -MF .deps/encode.Tpo -c encode.c -fPIC -DPIC -o .libs/encode.o --- comments.lo --- comments.c: In function 'fish_sound_comments_free': comments.c:426:40: warning: cast between incompatible function types from 'void (*)(FishSoundComment *)' {aka 'void (*)(struct _FishSoundComment *)'} to 'int (*)(void *)' [-Wcast-function-type] 426 | fs_vector_foreach (fsound->comments, (FishSoundFunc)fs_comment_free); | ^ --- decode.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/pbulk/build/audio/libfishsound/work/.buildlink/include -I/home/pbulk/build/audio/libfishsound/work/.buildlink/include/ncurses -Wall -pedantic -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -MT decode.lo -MD -MP -MF .deps/decode.Tpo -c decode.c -o decode.o >/dev/null 2>&1 --- fishsound.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/pbulk/build/audio/libfishsound/work/.buildlink/include -I/home/pbulk/build/audio/libfishsound/work/.buildlink/include/ncurses -Wall -pedantic -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -MT fishsound.lo -MD -MP -MF .deps/fishsound.Tpo -c fishsound.c -o fishsound.o >/dev/null 2>&1 --- encode.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/pbulk/build/audio/libfishsound/work/.buildlink/include -I/home/pbulk/build/audio/libfishsound/work/.buildlink/include/ncurses -Wall -pedantic -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -MT encode.lo -MD -MP -MF .deps/encode.Tpo -c encode.c -o encode.o >/dev/null 2>&1 --- decode.lo --- mv -f .deps/decode.Tpo .deps/decode.Plo --- speex.lo --- /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include/ncurses -Wall -pedantic -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -MT speex.lo -MD -MP -MF .deps/speex.Tpo -c -o speex.lo speex.c --- fishsound.lo --- mv -f .deps/fishsound.Tpo .deps/fishsound.Plo --- vorbis.lo --- --- encode.lo --- mv -f .deps/encode.Tpo .deps/encode.Plo --- vorbis.lo --- /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include/ncurses -Wall -pedantic -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -MT vorbis.lo -MD -MP -MF .deps/vorbis.Tpo -c -o vorbis.lo vorbis.c --- flac.lo --- /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include/ncurses -Wall -pedantic -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -MT flac.lo -MD -MP -MF .deps/flac.Tpo -c -o flac.lo flac.c --- comments.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/pbulk/build/audio/libfishsound/work/.buildlink/include -I/home/pbulk/build/audio/libfishsound/work/.buildlink/include/ncurses -Wall -pedantic -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -MT comments.lo -MD -MP -MF .deps/comments.Tpo -c comments.c -o comments.o >/dev/null 2>&1 --- speex.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/pbulk/build/audio/libfishsound/work/.buildlink/include -I/home/pbulk/build/audio/libfishsound/work/.buildlink/include/ncurses -Wall -pedantic -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -MT speex.lo -MD -MP -MF .deps/speex.Tpo -c speex.c -fPIC -DPIC -o .libs/speex.o --- vorbis.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/pbulk/build/audio/libfishsound/work/.buildlink/include -I/home/pbulk/build/audio/libfishsound/work/.buildlink/include/ncurses -Wall -pedantic -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -MT vorbis.lo -MD -MP -MF .deps/vorbis.Tpo -c vorbis.c -fPIC -DPIC -o .libs/vorbis.o --- flac.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/pbulk/build/audio/libfishsound/work/.buildlink/include -I/home/pbulk/build/audio/libfishsound/work/.buildlink/include/ncurses -Wall -pedantic -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -MT flac.lo -MD -MP -MF .deps/flac.Tpo -c flac.c -fPIC -DPIC -o .libs/flac.o flac.c: In function 'fs_flac_decode_header': flac.c:253:8: error: passing argument 2 of 'FLAC__stream_decoder_init_stream' from incompatible pointer type [-Wincompatible-pointer-types] 253 | fs_flac_read_callback, | ^~~~~~~~~~~~~~~~~~~~~ | | | FLAC__StreamDecoderReadStatus (*)(const FLAC__StreamDecoder *, FLAC__byte *, unsigned int *, void *) {aka FLAC__StreamDecoderReadStatus (*)(const FLAC__StreamDecoder *, unsigned char *, unsigned int *, void *)} In file included from /home/pbulk/build/audio/libfishsound/work/.buildlink/include/FLAC/all.h:43, from flac.c:55: /home/pbulk/build/audio/libfishsound/work/.buildlink/include/FLAC/stream_decoder.h:1218:41: note: expected 'FLAC__StreamDecoderReadCallback' {aka 'FLAC__StreamDecoderReadStatus (*)(const FLAC__StreamDecoder *, unsigned char *, long unsigned int *, void *)'} but argument is of type 'FLAC__StreamDecoderReadStatus (*)(const FLAC__StreamDecoder *, FLAC__byte *, unsigned int *, void *)' {aka 'FLAC__StreamDecoderReadStatus (*)(const FLAC__StreamDecoder *, unsigned char *, unsigned int *, void *)'} 1218 | FLAC__StreamDecoderReadCallback read_callback, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ flac.c:262:10: warning: comparison between 'FLAC__StreamDecoderInitStatus' and 'enum ' [-Wenum-compare] 262 | ) != FLAC__STREAM_DECODER_SEARCH_FOR_METADATA) | ^~ flac.c: In function 'fs_flac_enc_headers': flac.c:597:8: error: passing argument 2 of 'FLAC__stream_encoder_init_stream' from incompatible pointer type [-Wincompatible-pointer-types] 597 | fs_flac_enc_write_callback, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | FLAC__StreamEncoderWriteStatus (*)(const FLAC__StreamEncoder *, const FLAC__byte *, unsigned int, unsigned int, unsigned int, void *) {aka FLAC__StreamEncoderWriteStatus (*)(const FLAC__StreamEncoder *, const unsigned char *, unsigned int, unsigned int, unsigned int, void *)} In file included from /home/pbulk/build/audio/libfishsound/work/.buildlink/include/FLAC/all.h:44: /home/pbulk/build/audio/libfishsound/work/.buildlink/include/FLAC/stream_encoder.h:1599:136: note: expected 'FLAC__StreamEncoderWriteCallback' {aka 'FLAC__StreamEncoderWriteStatus (*)(const FLAC__StreamEncoder *, const unsigned char *, long unsigned int, unsigned int, unsigned int, void *)'} but argument is of type 'FLAC__StreamEncoderWriteStatus (*)(const FLAC__StreamEncoder *, const FLAC__byte *, unsigned int, unsigned int, unsigned int, void *)' {aka 'FLAC__StreamEncoderWriteStatus (*)(const FLAC__StreamEncoder *, const unsigned char *, unsigned int, unsigned int, unsigned int, void *)'} 1599 | FLAC_API FLAC__StreamEncoderInitStatus FLAC__stream_encoder_init_stream(FLAC__StreamEncoder *encoder, FLAC__StreamEncoderWriteCallback write_callback, FLAC__StreamEncoderSeekCallback seek_callback, FLAC__StreamEncoderTellCallback tell_callback, FLAC__StreamEncoderMetadataCallback metadata_callback, void *client_data); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ flac.c:602:10: warning: comparison between 'FLAC__StreamEncoderInitStatus' and 'enum ' [-Wenum-compare] 602 | ) != FLAC__STREAM_ENCODER_OK) | ^~ *** [flac.lo] Error code 1 bmake[3]: stopped making "all" in /home/pbulk/build/audio/libfishsound/work/libfishsound-1.0.0/src/libfishsound --- comments.lo --- mv -f .deps/comments.Tpo .deps/comments.Plo --- vorbis.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/pbulk/build/audio/libfishsound/work/.buildlink/include -I/home/pbulk/build/audio/libfishsound/work/.buildlink/include/ncurses -Wall -pedantic -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -MT vorbis.lo -MD -MP -MF .deps/vorbis.Tpo -c vorbis.c -o vorbis.o >/dev/null 2>&1 --- speex.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/pbulk/build/audio/libfishsound/work/.buildlink/include -I/home/pbulk/build/audio/libfishsound/work/.buildlink/include/ncurses -Wall -pedantic -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -MT speex.lo -MD -MP -MF .deps/speex.Tpo -c speex.c -o speex.o >/dev/null 2>&1 --- vorbis.lo --- mv -f .deps/vorbis.Tpo .deps/vorbis.Plo --- speex.lo --- mv -f .deps/speex.Tpo .deps/speex.Plo bmake[3]: 1 error bmake[3]: stopped making "all" in /home/pbulk/build/audio/libfishsound/work/libfishsound-1.0.0/src/libfishsound bmake[2]: stopped making "all" in /home/pbulk/build/audio/libfishsound/work/libfishsound-1.0.0/src bmake[1]: stopped making "all-recursive" in /home/pbulk/build/audio/libfishsound/work/libfishsound-1.0.0 *** [all] Error code 2 bmake: stopped making "all" in /home/pbulk/build/audio/libfishsound/work/libfishsound-1.0.0 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/audio/libfishsound/work/libfishsound-1.0.0 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/libfishsound *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/libfishsound