+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/oshu-2.0.2nb3/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/oshu-2.0.2nb3/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for oshu-2.0.2nb3 [ 2%] Building CXX object lib/CMakeFiles/liboshu.dir/audio/audio.cc.o [ 4%] Building CXX object lib/CMakeFiles/liboshu.dir/audio/library.cc.o [ 7%] Building CXX object lib/CMakeFiles/liboshu.dir/audio/sample.cc.o [ 9%] Building CXX object lib/CMakeFiles/liboshu.dir/audio/stream.cc.o /home/pbulk/build/games/oshu/work/oshu-2.0.2/lib/audio/stream.cc: In function 'int convert_frame(SwrContext*, AVFrame*, int, float*, int)': /home/pbulk/build/games/oshu/work/oshu-2.0.2/lib/audio/stream.cc:118:36: warning: 'AVFrame::channels' is deprecated [-Wdeprecated-declarations] 118 | const uint8_t *data[frame->channels]; | ^~~~~~~~ In file included from /home/pbulk/build/games/oshu/work/.buildlink/include/ffmpeg5/libavutil/hwcontext.h:23, from /home/pbulk/build/games/oshu/work/.buildlink/include/ffmpeg5/libavcodec/codec.h:27, from /home/pbulk/build/games/oshu/work/.buildlink/include/ffmpeg5/libavformat/avformat.h:313, from /home/pbulk/build/games/oshu/work/oshu-2.0.2/lib/audio/stream.cc:10: /home/pbulk/build/games/oshu/work/.buildlink/include/ffmpeg5/libavutil/frame.h:643:9: note: declared here 643 | int channels; | ^~~~~~~~ /home/pbulk/build/games/oshu/work/oshu-2.0.2/lib/audio/stream.cc:118:36: warning: 'AVFrame::channels' is deprecated [-Wdeprecated-declarations] 118 | const uint8_t *data[frame->channels]; | ^~~~~~~~ /home/pbulk/build/games/oshu/work/.buildlink/include/ffmpeg5/libavutil/frame.h:643:9: note: declared here 643 | int channels; | ^~~~~~~~ /home/pbulk/build/games/oshu/work/oshu-2.0.2/lib/audio/stream.cc:118:36: warning: 'AVFrame::channels' is deprecated [-Wdeprecated-declarations] 118 | const uint8_t *data[frame->channels]; | ^~~~~~~~ /home/pbulk/build/games/oshu/work/.buildlink/include/ffmpeg5/libavutil/frame.h:643:9: note: declared here 643 | int channels; | ^~~~~~~~ /home/pbulk/build/games/oshu/work/oshu-2.0.2/lib/audio/stream.cc:121:44: warning: 'AVFrame::channels' is deprecated [-Wdeprecated-declarations] 121 | for (int c = 0; c < frame->channels; ++c) | ^~~~~~~~ /home/pbulk/build/games/oshu/work/.buildlink/include/ffmpeg5/libavutil/frame.h:643:9: note: declared here 643 | int channels; | ^~~~~~~~ /home/pbulk/build/games/oshu/work/oshu-2.0.2/lib/audio/stream.cc:121:44: warning: 'AVFrame::channels' is deprecated [-Wdeprecated-declarations] 121 | for (int c = 0; c < frame->channels; ++c) | ^~~~~~~~ /home/pbulk/build/games/oshu/work/.buildlink/include/ffmpeg5/libavutil/frame.h:643:9: note: declared here 643 | int channels; | ^~~~~~~~ /home/pbulk/build/games/oshu/work/oshu-2.0.2/lib/audio/stream.cc:121:44: warning: 'AVFrame::channels' is deprecated [-Wdeprecated-declarations] 121 | for (int c = 0; c < frame->channels; ++c) | ^~~~~~~~ /home/pbulk/build/games/oshu/work/.buildlink/include/ffmpeg5/libavutil/frame.h:643:9: note: declared here 643 | int channels; | ^~~~~~~~ /home/pbulk/build/games/oshu/work/oshu-2.0.2/lib/audio/stream.cc:124:73: warning: 'AVFrame::channels' is deprecated [-Wdeprecated-declarations] 124 | data[0] = frame->data[0] + index * sample_size * frame->channels; | ^~~~~~~~ /home/pbulk/build/games/oshu/work/.buildlink/include/ffmpeg5/libavutil/frame.h:643:9: note: declared here 643 | int channels; | ^~~~~~~~ /home/pbulk/build/games/oshu/work/oshu-2.0.2/lib/audio/stream.cc:124:73: warning: 'AVFrame::channels' is deprecated [-Wdeprecated-declarations] 124 | data[0] = frame->data[0] + index * sample_size * frame->channels; | ^~~~~~~~ /home/pbulk/build/games/oshu/work/.buildlink/include/ffmpeg5/libavutil/frame.h:643:9: note: declared here 643 | int channels; | ^~~~~~~~ /home/pbulk/build/games/oshu/work/oshu-2.0.2/lib/audio/stream.cc:124:73: warning: 'AVFrame::channels' is deprecated [-Wdeprecated-declarations] 124 | data[0] = frame->data[0] + index * sample_size * frame->channels; | ^~~~~~~~ /home/pbulk/build/games/oshu/work/.buildlink/include/ffmpeg5/libavutil/frame.h:643:9: note: declared here 643 | int channels; | ^~~~~~~~ /home/pbulk/build/games/oshu/work/oshu-2.0.2/lib/audio/stream.cc: In function 'int open_decoder(oshu::stream*)': /home/pbulk/build/games/oshu/work/oshu-2.0.2/lib/audio/stream.cc:235:31: warning: 'AVCodecContext::channel_layout' is deprecated [-Wdeprecated-declarations] 235 | if (!stream->decoder->channel_layout) | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/games/oshu/work/oshu-2.0.2/lib/audio/stream.cc:11: /home/pbulk/build/games/oshu/work/.buildlink/include/ffmpeg5/libavcodec/avcodec.h:1060:14: note: declared here 1060 | uint64_t channel_layout; | ^~~~~~~~~~~~~~ /home/pbulk/build/games/oshu/work/oshu-2.0.2/lib/audio/stream.cc:235:31: warning: 'AVCodecContext::channel_layout' is deprecated [-Wdeprecated-declarations] 235 | if (!stream->decoder->channel_layout) | ^~~~~~~~~~~~~~ /home/pbulk/build/games/oshu/work/.buildlink/include/ffmpeg5/libavcodec/avcodec.h:1060:14: note: declared here 1060 | uint64_t channel_layout; | ^~~~~~~~~~~~~~ /home/pbulk/build/games/oshu/work/oshu-2.0.2/lib/audio/stream.cc:235:31: warning: 'AVCodecContext::channel_layout' is deprecated [-Wdeprecated-declarations] 235 | if (!stream->decoder->channel_layout) | ^~~~~~~~~~~~~~ /home/pbulk/build/games/oshu/work/.buildlink/include/ffmpeg5/libavcodec/avcodec.h:1060:14: note: declared here 1060 | uint64_t channel_layout; | ^~~~~~~~~~~~~~ /home/pbulk/build/games/oshu/work/oshu-2.0.2/lib/audio/stream.cc:236:34: warning: 'AVCodecContext::channel_layout' is deprecated [-Wdeprecated-declarations] 236 | stream->decoder->channel_layout = av_get_default_channel_layout(stream->decoder->channels); | ^~~~~~~~~~~~~~ /home/pbulk/build/games/oshu/work/.buildlink/include/ffmpeg5/libavcodec/avcodec.h:1060:14: note: declared here 1060 | uint64_t channel_layout; | ^~~~~~~~~~~~~~ /home/pbulk/build/games/oshu/work/oshu-2.0.2/lib/audio/stream.cc:236:34: warning: 'AVCodecContext::channel_layout' is deprecated [-Wdeprecated-declarations] 236 | stream->decoder->channel_layout = av_get_default_channel_layout(stream->decoder->channels); | ^~~~~~~~~~~~~~ /home/pbulk/build/games/oshu/work/.buildlink/include/ffmpeg5/libavcodec/avcodec.h:1060:14: note: declared here 1060 | uint64_t channel_layout; | ^~~~~~~~~~~~~~ /home/pbulk/build/games/oshu/work/oshu-2.0.2/lib/audio/stream.cc:236:34: warning: 'AVCodecContext::channel_layout' is deprecated [-Wdeprecated-declarations] 236 | stream->decoder->channel_layout = av_get_default_channel_layout(stream->decoder->channels); | ^~~~~~~~~~~~~~ /home/pbulk/build/games/oshu/work/.buildlink/include/ffmpeg5/libavcodec/avcodec.h:1060:14: note: declared here 1060 | uint64_t channel_layout; | ^~~~~~~~~~~~~~ /home/pbulk/build/games/oshu/work/oshu-2.0.2/lib/audio/stream.cc:236:98: warning: 'AVCodecContext::channels' is deprecated [-Wdeprecated-declarations] 236 | stream->decoder->channel_layout = av_get_default_channel_layout(stream->decoder->channels); | ^~~~~~~~ /home/pbulk/build/games/oshu/work/.buildlink/include/ffmpeg5/libavcodec/avcodec.h:1006:9: note: declared here 1006 | int channels; | ^~~~~~~~ /home/pbulk/build/games/oshu/work/oshu-2.0.2/lib/audio/stream.cc:236:98: warning: 'AVCodecContext::channels' is deprecated [-Wdeprecated-declarations] 236 | stream->decoder->channel_layout = av_get_default_channel_layout(stream->decoder->channels); | ^~~~~~~~ /home/pbulk/build/games/oshu/work/.buildlink/include/ffmpeg5/libavcodec/avcodec.h:1006:9: note: declared here 1006 | int channels; | ^~~~~~~~ /home/pbulk/build/games/oshu/work/oshu-2.0.2/lib/audio/stream.cc:236:98: warning: 'AVCodecContext::channels' is deprecated [-Wdeprecated-declarations] 236 | stream->decoder->channel_layout = av_get_default_channel_layout(stream->decoder->channels); | ^~~~~~~~ /home/pbulk/build/games/oshu/work/.buildlink/include/ffmpeg5/libavcodec/avcodec.h:1006:9: note: declared here 1006 | int channels; | ^~~~~~~~ /home/pbulk/build/games/oshu/work/oshu-2.0.2/lib/audio/stream.cc:236:80: warning: 'int64_t av_get_default_channel_layout(int)' is deprecated [-Wdeprecated-declarations] 236 | stream->decoder->channel_layout = av_get_default_channel_layout(stream->decoder->channels); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/games/oshu/work/.buildlink/include/ffmpeg5/libavutil/frame.h:33: /home/pbulk/build/games/oshu/work/.buildlink/include/ffmpeg5/libavutil/channel_layout.h:457:9: note: declared here 457 | int64_t av_get_default_channel_layout(int nb_channels); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/games/oshu/work/oshu-2.0.2/lib/audio/stream.cc: In function 'int open_converter(oshu::stream*)': /home/pbulk/build/games/oshu/work/oshu-2.0.2/lib/audio/stream.cc:264:34: warning: 'AVCodecContext::channel_layout' is deprecated [-Wdeprecated-declarations] 264 | stream->decoder->channel_layout, | ^~~~~~~~~~~~~~ /home/pbulk/build/games/oshu/work/.buildlink/include/ffmpeg5/libavcodec/avcodec.h:1060:14: note: declared here 1060 | uint64_t channel_layout; | ^~~~~~~~~~~~~~ /home/pbulk/build/games/oshu/work/oshu-2.0.2/lib/audio/stream.cc:264:34: warning: 'AVCodecContext::channel_layout' is deprecated [-Wdeprecated-declarations] 264 | stream->decoder->channel_layout, | ^~~~~~~~~~~~~~ /home/pbulk/build/games/oshu/work/.buildlink/include/ffmpeg5/libavcodec/avcodec.h:1060:14: note: declared here 1060 | uint64_t channel_layout; | ^~~~~~~~~~~~~~ /home/pbulk/build/games/oshu/work/oshu-2.0.2/lib/audio/stream.cc:264:34: warning: 'AVCodecContext::channel_layout' is deprecated [-Wdeprecated-declarations] 264 | stream->decoder->channel_layout, | ^~~~~~~~~~~~~~ /home/pbulk/build/games/oshu/work/.buildlink/include/ffmpeg5/libavcodec/avcodec.h:1060:14: note: declared here 1060 | uint64_t channel_layout; | ^~~~~~~~~~~~~~ /home/pbulk/build/games/oshu/work/oshu-2.0.2/lib/audio/stream.cc:257:47: warning: 'SwrContext* swr_alloc_set_opts(SwrContext*, int64_t, AVSampleFormat, int, int64_t, AVSampleFormat, int, int, void*)' is deprecated [-Wdeprecated-declarations] 257 | stream->converter = swr_alloc_set_opts( | ~~~~~~~~~~~~~~~~~~^ 258 | stream->converter, | ~~~~~~~~~~~~~~~~~~ 259 | /* output */ | ~~~~~~~~~~~~ 260 | AV_CH_LAYOUT_STEREO, | ~~~~~~~~~~~~~~~~~~~~ 261 | AV_SAMPLE_FMT_FLT, | ~~~~~~~~~~~~~~~~~~ 262 | stream->sample_rate, | ~~~~~~~~~~~~~~~~~~~~ 263 | /* input */ | ~~~~~~~~~~~ 264 | stream->decoder->channel_layout, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 265 | stream->decoder->sample_fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 266 | stream->decoder->sample_rate, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 267 | 0, NULL | ~~~~~~~ 268 | ); | ~ In file included from /home/pbulk/build/games/oshu/work/oshu-2.0.2/lib/audio/stream.cc:13: /home/pbulk/build/games/oshu/work/.buildlink/include/ffmpeg5/libswresample/swresample.h:260:20: note: declared here 260 | struct SwrContext *swr_alloc_set_opts(struct SwrContext *s, | ^~~~~~~~~~~~~~~~~~ [ 12%] Building CXX object lib/CMakeFiles/liboshu.dir/audio/track.cc.o [ 14%] Building CXX object lib/CMakeFiles/liboshu.dir/beatmap/helpers.cc.o [ 17%] Building CXX object lib/CMakeFiles/liboshu.dir/beatmap/parser.cc.o [ 19%] Building CXX object lib/CMakeFiles/liboshu.dir/beatmap/path.cc.o [ 21%] Building CXX object lib/CMakeFiles/liboshu.dir/core/geometry.cc.o [ 24%] Building CXX object lib/CMakeFiles/liboshu.dir/core/log.cc.o [ 26%] Building CXX object lib/CMakeFiles/liboshu.dir/game/base.cc.o [ 29%] Building CXX object lib/CMakeFiles/liboshu.dir/game/clock.cc.o [ 31%] Building CXX object lib/CMakeFiles/liboshu.dir/game/controls.cc.o [ 34%] Building CXX object lib/CMakeFiles/liboshu.dir/game/helpers.cc.o [ 36%] Building CXX object lib/CMakeFiles/liboshu.dir/game/osu.cc.o [ 39%] Building CXX object lib/CMakeFiles/liboshu.dir/game/tty.cc.o [ 41%] Building CXX object lib/CMakeFiles/liboshu.dir/library/beatmaps.cc.o [ 43%] Building CXX object lib/CMakeFiles/liboshu.dir/library/html.cc.o [ 46%] Building CXX object lib/CMakeFiles/liboshu.dir/ui/audio.cc.o [ 48%] Building CXX object lib/CMakeFiles/liboshu.dir/ui/background.cc.o [ 51%] Building CXX object lib/CMakeFiles/liboshu.dir/ui/cursor.cc.o [ 53%] Building CXX object lib/CMakeFiles/liboshu.dir/ui/metadata.cc.o [ 56%] Building CXX object lib/CMakeFiles/liboshu.dir/ui/osu.cc.o [ 58%] Building CXX object lib/CMakeFiles/liboshu.dir/ui/osu_paint.cc.o [ 60%] Building CXX object lib/CMakeFiles/liboshu.dir/ui/score.cc.o [ 63%] Building CXX object lib/CMakeFiles/liboshu.dir/ui/screens/pause.cc.o [ 65%] Building CXX object lib/CMakeFiles/liboshu.dir/ui/screens/play.cc.o [ 68%] Building CXX object lib/CMakeFiles/liboshu.dir/ui/screens/score.cc.o [ 70%] Building CXX object lib/CMakeFiles/liboshu.dir/ui/shell.cc.o [ 73%] Building CXX object lib/CMakeFiles/liboshu.dir/video/display.cc.o [ 75%] Building CXX object lib/CMakeFiles/liboshu.dir/video/paint.cc.o [ 78%] Building CXX object lib/CMakeFiles/liboshu.dir/video/texture.cc.o [ 80%] Building CXX object lib/CMakeFiles/liboshu.dir/video/transitions.cc.o [ 82%] Building CXX object lib/CMakeFiles/liboshu.dir/video/view.cc.o [ 85%] Linking CXX static library liboshu.a /opt/local/bin/ar: CMakeFiles/liboshu.dir/game/osu.cc.o: No such file or directory *** [lib/liboshu.a] Error code 1 bmake[2]: stopped in /home/pbulk/build/games/oshu/work/oshu-2.0.2 1 error bmake[2]: stopped in /home/pbulk/build/games/oshu/work/oshu-2.0.2 *** [lib/CMakeFiles/liboshu.dir/all] Error code 2 bmake[1]: stopped in /home/pbulk/build/games/oshu/work/oshu-2.0.2 1 error bmake[1]: stopped in /home/pbulk/build/games/oshu/work/oshu-2.0.2 *** [all] Error code 2 bmake: stopped in /home/pbulk/build/games/oshu/work/oshu-2.0.2 1 error bmake: stopped in /home/pbulk/build/games/oshu/work/oshu-2.0.2 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/oshu *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/oshu