=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for libgroove-4.3.0nb15 [ 7%] Building C object CMakeFiles/grooveplayer_static.dir/grooveplayer/player.c.o [ 7%] Building C object CMakeFiles/groove.dir/groove/buffer.c.o [ 7%] Building C object CMakeFiles/groove_static.dir/groove/buffer.c.o In file included from /Users/pbulk/build/audio/libgroove/work/libgroove-4.3.0/grooveplayer/player.c:13: In file included from /Users/pbulk/build/audio/libgroove/work/.buildlink/include/SDL2/SDL.h:32: In file included from /Users/pbulk/build/audio/libgroove/work/.buildlink/include/SDL2/SDL_main.h:25: /Users/pbulk/build/audio/libgroove/work/.buildlink/include/SDL2/SDL_stdinc.h:532:5: warning: implicit declaration of function 'memset_pattern4' is invalid in C99 [-Wimplicit-function-declaration] memset_pattern4(dst, &val, dwords * 4); ^ [ 13%] Building C object CMakeFiles/groove_static.dir/groove/encoder.c.o [ 13%] Building C object CMakeFiles/groove.dir/groove/encoder.c.o In file included from /Users/pbulk/build/audio/libgroove/work/libgroove-4.3.0/grooveplayer/player.c:18: /Users/pbulk/build/audio/libgroove/work/libgroove-4.3.0/grooveplayer/osx_time_shim.h:19:9: warning: 'CLOCK_MONOTONIC' macro redefined [-Wmacro-redefined] #define CLOCK_MONOTONIC SYSTEM_CLOCK ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/time.h:157:9: note: previous definition is here #define CLOCK_MONOTONIC _CLOCK_MONOTONIC ^ In file included from /Users/pbulk/build/audio/libgroove/work/libgroove-4.3.0/grooveplayer/player.c:18: /Users/pbulk/build/audio/libgroove/work/libgroove-4.3.0/grooveplayer/osx_time_shim.h:21:13: error: typedef redefinition with different types ('int' vs 'enum clockid_t') typedef int clockid_t; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/time.h:172:3: note: previous definition is here } clockid_t; ^ 2 warnings and 1 error generated. --- CMakeFiles/grooveplayer_static.dir/grooveplayer/player.c.o --- *** [CMakeFiles/grooveplayer_static.dir/grooveplayer/player.c.o] Error code 1 bmake[2]: stopped in /Users/pbulk/build/audio/libgroove/work/libgroove-4.3.0 1 error bmake[2]: stopped in /Users/pbulk/build/audio/libgroove/work/libgroove-4.3.0 --- CMakeFiles/grooveplayer_static.dir/all --- *** [CMakeFiles/grooveplayer_static.dir/all] Error code 2 bmake[1]: stopped in /Users/pbulk/build/audio/libgroove/work/libgroove-4.3.0 /Users/pbulk/build/audio/libgroove/work/libgroove-4.3.0/groove/encoder.c:68:5: warning: 'av_init_packet' is deprecated [-Wdeprecated-declarations] av_init_packet(&e->pkt); ^ /Users/pbulk/build/audio/libgroove/work/libgroove-4.3.0/groove/encoder.c:68:5: warning: 'av_init_packet' is deprecated [-Wdeprecated-declarations] /Users/pbulk/build/audio/libgroove/work/.buildlink/include/ffmpeg4/libavcodec/packet.h:487:1: note: 'av_init_packet' has been explicitly marked deprecated here attribute_deprecated ^ av_init_packet(&e->pkt); ^ /Users/pbulk/build/audio/libgroove/work/.buildlink/include/ffmpeg4/libavcodec/packet.h:487:1: note: 'av_init_packet' has been explicitly marked deprecated here /Users/pbulk/build/audio/libgroove/work/.buildlink/include/ffmpeg4/libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' attribute_deprecated ^ /Users/pbulk/build/audio/libgroove/work/.buildlink/include/ffmpeg4/libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ # define attribute_deprecated __attribute__((deprecated)) ^ /Users/pbulk/build/audio/libgroove/work/libgroove-4.3.0/groove/encoder.c:84:19: warning: 'avcodec_encode_audio2' is deprecated [-Wdeprecated-declarations] int errcode = avcodec_encode_audio2(e->stream->codec, &e->pkt, frame, &got_packet); ^ /Users/pbulk/build/audio/libgroove/work/libgroove-4.3.0/groove/encoder.c:84:19: warning: 'avcodec_encode_audio2' is deprecated [-Wdeprecated-declarations] int errcode = avcodec_encode_audio2(e->stream->codec, &e->pkt, frame, &got_packet); ^ /Users/pbulk/build/audio/libgroove/work/.buildlink/include/ffmpeg4/libavcodec/avcodec.h:3687:1: note: 'avcodec_encode_audio2' has been explicitly marked deprecated here attribute_deprecated ^ /Users/pbulk/build/audio/libgroove/work/.buildlink/include/ffmpeg4/libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ /Users/pbulk/build/audio/libgroove/work/.buildlink/include/ffmpeg4/libavcodec/avcodec.h:3687:1: note: 'avcodec_encode_audio2' has been explicitly marked deprecated here attribute_deprecated /Users/pbulk/build/audio/libgroove/work/libgroove-4.3.0/groove/encoder.c:84:52: warning: 'codec' is deprecated [-Wdeprecated-declarations] ^ /Users/pbulk/build/audio/libgroove/work/.buildlink/include/ffmpeg4/libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' int errcode = avcodec_encode_audio2(e->stream->codec, &e->pkt, frame, &got_packet); ^ # define attribute_deprecated __attribute__((deprecated)) ^ /Users/pbulk/build/audio/libgroove/work/libgroove-4.3.0/groove/encoder.c:84:52: warning: 'codec' is deprecated [-Wdeprecated-declarations] /Users/pbulk/build/audio/libgroove/work/.buildlink/include/ffmpeg4/libavformat/avformat.h:887:5: note: 'codec' has been explicitly marked deprecated here attribute_deprecated ^ int errcode = avcodec_encode_audio2(e->stream->codec, &e->pkt, frame, &got_packet); ^ /Users/pbulk/build/audio/libgroove/work/.buildlink/include/ffmpeg4/libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ /Users/pbulk/build/audio/libgroove/work/.buildlink/include/ffmpeg4/libavformat/avformat.h:887:5: note: 'codec' has been explicitly marked deprecated here attribute_deprecated ^ /Users/pbulk/build/audio/libgroove/work/.buildlink/include/ffmpeg4/libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ /Users/pbulk/build/audio/libgroove/work/libgroove-4.3.0/groove/encoder.c:94:5: warning: 'av_free_packet' is deprecated [-Wdeprecated-declarations] av_free_packet(&e->pkt); ^ /Users/pbulk/build/audio/libgroove/work/.buildlink/include/ffmpeg4/libavcodec/packet.h:568:1: note: 'av_free_packet' has been explicitly marked deprecated here attribute_deprecated ^ /Users/pbulk/build/audio/libgroove/work/.buildlink/include/ffmpeg4/libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ /Users/pbulk/build/audio/libgroove/work/libgroove-4.3.0/groove/encoder.c:94:5: warning: 'av_free_packet' is deprecated [-Wdeprecated-declarations] av_free_packet(&e->pkt); ^ /Users/pbulk/build/audio/libgroove/work/.buildlink/include/ffmpeg4/libavcodec/packet.h:568:1: note: 'av_free_packet' has been explicitly marked deprecated here /Users/pbulk/build/audio/libgroove/work/libgroove-4.3.0/groove/encoder.c:101:34: warning: 'codec' is deprecated [-Wdeprecated-declarations] attribute_deprecated ^ /Users/pbulk/build/audio/libgroove/work/.buildlink/include/ffmpeg4/libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ avcodec_close(e->stream->codec); ^ /Users/pbulk/build/audio/libgroove/work/.buildlink/include/ffmpeg4/libavformat/avformat.h:887:5: note: 'codec' has been explicitly marked deprecated here attribute_deprecated ^ /Users/pbulk/build/audio/libgroove/work/.buildlink/include/ffmpeg4/libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ /Users/pbulk/build/audio/libgroove/work/libgroove-4.3.0/groove/encoder.c:101:34: warning: 'codec' is deprecated [-Wdeprecated-declarations] avcodec_close(e->stream->codec); ^ /Users/pbulk/build/audio/libgroove/work/.buildlink/include/ffmpeg4/libavformat/avformat.h:887:5: note: 'codec' has been explicitly marked deprecated here attribute_deprecated ^ /Users/pbulk/build/audio/libgroove/work/.buildlink/include/ffmpeg4/libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ /Users/pbulk/build/audio/libgroove/work/libgroove-4.3.0/groove/encoder.c:134:44: warning: 'codec' is deprecated [-Wdeprecated-declarations] AVCodecContext *codec_ctx = e->stream->codec; ^ /Users/pbulk/build/audio/libgroove/work/.buildlink/include/ffmpeg4/libavformat/avformat.h:887:5: note: 'codec' has been explicitly marked deprecated here attribute_deprecated ^ /Users/pbulk/build/audio/libgroove/work/.buildlink/include/ffmpeg4/libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ /Users/pbulk/build/audio/libgroove/work/libgroove-4.3.0/groove/encoder.c:134:44: warning: 'codec' is deprecated [-Wdeprecated-declarations] /Users/pbulk/build/audio/libgroove/work/libgroove-4.3.0/groove/encoder.c:148:16: warning: 'codec' is deprecated [-Wdeprecated-declarations] e->stream->codec = codec_ctx; ^ AVCodecContext *codec_ctx = e->stream->codec; ^ /Users/pbulk/build/audio/libgroove/work/.buildlink/include/ffmpeg4/libavformat/avformat.h:887:5: note: 'codec' has been explicitly marked deprecated here attribute_deprecated ^ /Users/pbulk/build/audio/libgroove/work/.buildlink/include/ffmpeg4/libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ /Users/pbulk/build/audio/libgroove/work/.buildlink/include/ffmpeg4/libavformat/avformat.h:887:5: note: 'codec' has been explicitly marked deprecated here attribute_deprecated ^ /Users/pbulk/build/audio/libgroove/work/.buildlink/include/ffmpeg4/libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ /Users/pbulk/build/audio/libgroove/work/libgroove-4.3.0/groove/encoder.c:148:16: warning: 'codec' is deprecated [-Wdeprecated-declarations] e->stream->codec = codec_ctx; ^ /Users/pbulk/build/audio/libgroove/work/.buildlink/include/ffmpeg4/libavformat/avformat.h:887:5: note: 'codec' has been explicitly marked deprecated here attribute_deprecated ^ /Users/pbulk/build/audio/libgroove/work/.buildlink/include/ffmpeg4/libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ /Users/pbulk/build/audio/libgroove/work/libgroove-4.3.0/groove/encoder.c:620:24: warning: 'codec' is deprecated [-Wdeprecated-declarations] 0 : e->stream->codec->frame_size; ^ /Users/pbulk/build/audio/libgroove/work/.buildlink/include/ffmpeg4/libavformat/avformat.h:887:5: note: 'codec' has been explicitly marked deprecated here attribute_deprecated ^ /Users/pbulk/build/audio/libgroove/work/.buildlink/include/ffmpeg4/libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ /Users/pbulk/build/audio/libgroove/work/libgroove-4.3.0/groove/encoder.c:620:24: warning: 'codec' is deprecated [-Wdeprecated-declarations] 0 : e->stream->codec->frame_size; ^ /Users/pbulk/build/audio/libgroove/work/.buildlink/include/ffmpeg4/libavformat/avformat.h:887:5: note: 'codec' has been explicitly marked deprecated here attribute_deprecated ^ /Users/pbulk/build/audio/libgroove/work/.buildlink/include/ffmpeg4/libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ 8 warnings generated. 8 warnings generated. A failure has been detected in another branch of the parallel make bmake[2]: stopped in /Users/pbulk/build/audio/libgroove/work/libgroove-4.3.0 --- CMakeFiles/groove.dir/all --- *** [CMakeFiles/groove.dir/all] Error code 2 bmake[1]: stopped in /Users/pbulk/build/audio/libgroove/work/libgroove-4.3.0 A failure has been detected in another branch of the parallel make bmake[2]: stopped in /Users/pbulk/build/audio/libgroove/work/libgroove-4.3.0 --- CMakeFiles/groove_static.dir/all --- *** [CMakeFiles/groove_static.dir/all] Error code 2 bmake[1]: stopped in /Users/pbulk/build/audio/libgroove/work/libgroove-4.3.0 3 errors bmake[1]: stopped in /Users/pbulk/build/audio/libgroove/work/libgroove-4.3.0 *** [all] Error code 2 bmake: stopped in /Users/pbulk/build/audio/libgroove/work/libgroove-4.3.0 1 error bmake: stopped in /Users/pbulk/build/audio/libgroove/work/libgroove-4.3.0 *** Error code 2 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/audio/libgroove *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/audio/libgroove