+ 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/pianobar-2022.04.01nb3/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/pianobar-2022.04.01nb3/work.log ===> Building for pianobar-2022.04.01nb3 CC src/main.c CC src/debug.c CC src/player.c CC src/settings.c In file included from /home/pbulk/build/audio/pianobar/work/.buildlink/include/gcrypt.h:31, from src/libpiano/piano.h:32, from src/settings.c:38: /home/pbulk/build/audio/pianobar/work/.buildlink/include/gpg-error.h:1725:33: error: unknown type name 'estream_t' 1725 | estream_t stream, unsigned int flags); | ^~~~~~~~~ /home/pbulk/build/audio/pianobar/work/.buildlink/include/gpg-error.h:1728:51: error: unknown type name 'estream_t' 1728 | gpg_err_code_t gpgrt_nvc_write (gpgrt_nvc_t cont, estream_t stream); | ^~~~~~~~~ CC src/terminal.c In file included from /home/pbulk/build/audio/pianobar/work/.buildlink/include/gcrypt.h:31, from src/libpiano/piano.h:32, from src/main.c:51: /home/pbulk/build/audio/pianobar/work/.buildlink/include/gpg-error.h:1725:33: error: unknown type name 'estream_t' 1725 | estream_t stream, unsigned int flags); | ^~~~~~~~~ /home/pbulk/build/audio/pianobar/work/.buildlink/include/gpg-error.h:1728:51: error: unknown type name 'estream_t' 1728 | gpg_err_code_t gpgrt_nvc_write (gpgrt_nvc_t cont, estream_t stream); | ^~~~~~~~~ In file included from /home/pbulk/build/audio/pianobar/work/.buildlink/include/gcrypt.h:31, from src/libpiano/piano.h:32, from src/player.h:38, from src/player.c:61: /home/pbulk/build/audio/pianobar/work/.buildlink/include/gpg-error.h:1725:33: error: unknown type name 'estream_t' 1725 | estream_t stream, unsigned int flags); | ^~~~~~~~~ /home/pbulk/build/audio/pianobar/work/.buildlink/include/gpg-error.h:1728:51: error: unknown type name 'estream_t' 1728 | gpg_err_code_t gpgrt_nvc_write (gpgrt_nvc_t cont, estream_t stream); | ^~~~~~~~~ src/player.c: In function 'openStream': src/player.c:238:35: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 238 | AVCodec * const decoder = avcodec_find_decoder (cp->codec_id); | ^~~~~~~~~~~~~~~~~~~~ src/player.c: In function 'openFilter': src/player.c:289:25: warning: 'channel_layout' is deprecated [-Wdeprecated-declarations] 289 | cp->channel_layout); | ^~ In file included from /home/pbulk/build/audio/pianobar/work/.buildlink/include/ffmpeg6/libavcodec/avcodec.h:53, from src/player.c:48: /home/pbulk/build/audio/pianobar/work/.buildlink/include/ffmpeg6/libavcodec/codec_par.h:160:14: note: declared here 160 | uint64_t channel_layout; | ^~~~~~~~~~~~~~ src/player.c: In function 'openDevice': src/player.c:343:9: warning: 'channels' is deprecated [-Wdeprecated-declarations] 343 | aoFmt.channels = cp->channels; | ^~~~~ /home/pbulk/build/audio/pianobar/work/.buildlink/include/ffmpeg6/libavcodec/codec_par.h:166:14: note: declared here 166 | int channels; | ^~~~~~~~ src/player.c: In function 'BarAoPlayThread': src/player.c:586:17: warning: 'av_get_channel_layout_nb_channels' is deprecated [-Wdeprecated-declarations] 586 | const int numChannels = av_get_channel_layout_nb_channels ( | ^~~~~ In file included from /home/pbulk/build/audio/pianobar/work/.buildlink/include/ffmpeg6/libavcodec/avcodec.h:34: /home/pbulk/build/audio/pianobar/work/.buildlink/include/ffmpeg6/libavutil/channel_layout.h:498:5: note: declared here 498 | int av_get_channel_layout_nb_channels(uint64_t channel_layout); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/player.c:587:33: warning: 'channel_layout' is deprecated [-Wdeprecated-declarations] 587 | filteredFrame->channel_layout); | ^~~~~~~~~~~~~ In file included from /home/pbulk/build/audio/pianobar/work/.buildlink/include/ffmpeg6/libavcodec/avcodec.h:36: /home/pbulk/build/audio/pianobar/work/.buildlink/include/ffmpeg6/libavutil/frame.h:575:14: note: declared here 575 | uint64_t channel_layout; | ^~~~~~~~~~~~~~ gmake: *** [Makefile:110: src/main.o] Error 1 gmake: *** Waiting for unfinished jobs.... gmake: *** [Makefile:109: src/settings.o] Error 1 gmake: *** [Makefile:109: src/player.o] Error 1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/pianobar *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/pianobar