=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for ffmpeg2-2.8.20nb9 CC libavdevice/alldevices.o CC libavdevice/avdevice.o CC libavdevice/avfoundation.o In file included from libavdevice/alldevices.c:22: In file included from libavdevice/avdevice.h:46: In file included from ./libavutil/log.h:25: In file included from ./libavutil/avutil.h:288: In file included from ./libavutil/common.h:482: In file included from ./libavutil/internal.h:42: In file included from ./libavutil/timer.h:46: ./libavutil/x86/timer.h:39:24: error: invalid output constraint '=a' in asm : "=a" (a), "=d" (d)); ^ In file included from libavdevice/avdevice.c:19: In file included from ./libavutil/avassert.h:31: In file included from ./libavutil/avutil.h:288: In file included from ./libavutil/common.h:482: In file included from ./libavutil/internal.h:42: In file included from ./libavutil/timer.h:46: ./libavutil/x86/timer.h:39:24: error: invalid output constraint '=a' in asm : "=a" (a), "=d" (d)); ^ 1 error generated. libavdevice/avdevice.c:78:42: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int] return LICENSE_PREFIX FFMPEG_LICENSE + sizeof(LICENSE_PREFIX) - 1; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ libavdevice/avdevice.c:78:42: note: use array indexing to silence this warning return LICENSE_PREFIX FFMPEG_LICENSE + sizeof(LICENSE_PREFIX) - 1; ^ & [ ] 1 warning and 1 error generated. gmake: *** [common.mak:57: libavdevice/alldevices.o] Error 1 gmake: *** Waiting for unfinished jobs.... gmake: *** [common.mak:57: libavdevice/avdevice.o] Error 1 In file included from libavdevice/avfoundation.m:32: In file included from ./libavutil/opt.h:31: In file included from ./libavutil/avutil.h:288: In file included from ./libavutil/common.h:482: In file included from ./libavutil/internal.h:42: In file included from ./libavutil/timer.h:46: ./libavutil/x86/timer.h:39:24: error: invalid output constraint '=a' in asm : "=a" (a), "=d" (d)); ^ libavdevice/avfoundation.m:599:40: warning: mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement] const AudioStreamBasicDescription *basic_desc = CMAudioFormatDescriptionGetStreamBasicDescription(format_desc); ^ libavdevice/avfoundation.m:671:41: warning: 'devicesWithMediaType:' is deprecated: first deprecated in macOS 10.15 - Use AVCaptureDeviceDiscoverySession instead. [-Wdeprecated-declarations] NSArray *devices = [AVCaptureDevice devicesWithMediaType:AVMediaTypeVideo]; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVCaptureDevice.h:103:1: note: 'devicesWithMediaType:' has been explicitly marked deprecated here + (NSArray *)devicesWithMediaType:(AVMediaType)mediaType API_DEPRECATED("Use AVCaptureDeviceDiscoverySession instead.", ios(4.0, 10.0), macos(10.7, 10.15)) API_UNAVAILABLE(tvos); ^ libavdevice/avfoundation.m:705:36: warning: 'devicesWithMediaType:' is deprecated: first deprecated in macOS 10.15 - Use AVCaptureDeviceDiscoverySession instead. [-Wdeprecated-declarations] devices = [AVCaptureDevice devicesWithMediaType:AVMediaTypeAudio]; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVCaptureDevice.h:103:1: note: 'devicesWithMediaType:' has been explicitly marked deprecated here + (NSArray *)devicesWithMediaType:(AVMediaType)mediaType API_DEPRECATED("Use AVCaptureDeviceDiscoverySession instead.", ios(4.0, 10.0), macos(10.7, 10.15)) API_UNAVAILABLE(tvos); ^ libavdevice/avfoundation.m:732:35: warning: mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement] AVCaptureScreenInput* capture_screen_input = [[[AVCaptureScreenInput alloc] initWithDisplayID:screens[ctx->video_device_index - ctx->num_video_devices]] autorelease]; ^ libavdevice/avfoundation.m:779:39: warning: mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement] AVCaptureScreenInput* capture_screen_input = [[[AVCaptureScreenInput alloc] initWithDisplayID:screens[idx]] autorelease]; ^ libavdevice/avfoundation.m:814:45: warning: 'devicesWithMediaType:' is deprecated: first deprecated in macOS 10.15 - Use AVCaptureDeviceDiscoverySession instead. [-Wdeprecated-declarations] NSArray *devices = [AVCaptureDevice devicesWithMediaType:AVMediaTypeAudio]; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVCaptureDevice.h:103:1: note: 'devicesWithMediaType:' has been explicitly marked deprecated here + (NSArray *)devicesWithMediaType:(AVMediaType)mediaType API_DEPRECATED("Use AVCaptureDeviceDiscoverySession instead.", ios(4.0, 10.0), macos(10.7, 10.15)) API_UNAVAILABLE(tvos); ^ libavdevice/avfoundation.m:827:45: warning: 'devicesWithMediaType:' is deprecated: first deprecated in macOS 10.15 - Use AVCaptureDeviceDiscoverySession instead. [-Wdeprecated-declarations] NSArray *devices = [AVCaptureDevice devicesWithMediaType:AVMediaTypeAudio]; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVCaptureDevice.h:103:1: note: 'devicesWithMediaType:' has been explicitly marked deprecated here + (NSArray *)devicesWithMediaType:(AVMediaType)mediaType API_DEPRECATED("Use AVCaptureDeviceDiscoverySession instead.", ios(4.0, 10.0), macos(10.7, 10.15)) API_UNAVAILABLE(tvos); ^ libavdevice/avfoundation.m:911:25: warning: mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement] CMItemCount count; ^ libavdevice/avfoundation.m:946:25: warning: mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement] CMItemCount count; ^ 9 warnings and 1 error generated. gmake: *** [common.mak:63: libavdevice/avfoundation.o] Error 1 *** Error code 2 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/multimedia/ffmpeg2 *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/multimedia/ffmpeg2