From d5cd45fae2ef212529e32b2e5e134466b6bc1046 Mon Sep 17 00:00:00 2001 From: Catalin Patulea Date: Tue, 6 Feb 2024 23:18:19 -0500 Subject: [PATCH] pyobjc-framework-AVFoundation 10.1 Fixes build failure: 2024-02-07T00:13:44.1632550Z In file included from Modules/_AVFoundation.m:12: 2024-02-07T00:13:44.1634070Z Modules/_AVFoundation_protocols.m:80:28: error: cannot find protocol declaration for 'AVCapturePhotoOutputReadinessCoordinatorDelegate' 2024-02-07T00:13:44.1635400Z p = PyObjC_IdToPython(@protocol(AVCapturePhotoOutputReadinessCoordinatorDelegate)); 2024-02-07T00:13:44.1636240Z ^ 2024-02-07T00:13:44.1667560Z 1 error generated. 2024-02-07T00:13:44.1769500Z error: command '/Applications/Xcode_14.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang' failed with exit code 1 2024-02-07T00:13:44.2675810Z *** Error during phase build of python3-pyobjc-framework-avfoundation: ########## Error running python3 setup.py build --build-base /Users/runner/.cache/jhbuild/build/pyobjc-framework-AVFoundation-10.0 *** [101/137] CI log: https://github.com/cpatulea/gtk-osx-build/actions/runs/7806902536/job/21294198714 Issue: https://github.com/ronaldoussoren/pyobjc/issues/572 Cc: https://github.com/Xpra-org/xpra/issues/4017 --- xpra-python3.modules | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/xpra-python3.modules b/xpra-python3.modules index 16fc65bd..4f19bb37 100644 --- a/xpra-python3.modules +++ b/xpra-python3.modules @@ -676,9 +676,9 @@ + module="p/pyobjc-framework-AVFoundation/pyobjc-framework-AVFoundation-10.1.tar.gz" + hash="sha256:07e065c6904fbd6afc434a79888461cdd4097b4153dd592dcbe9c8bef01ee701" + version="10.1">