WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
205989
Mac debug build seems broken on EWS
https://bugs.webkit.org/show_bug.cgi?id=205989
Summary
Mac debug build seems broken on EWS
Aakash Jain
Reported
2020-01-08 22:08:20 PST
Mac debug build seems to be broken on EWS.
https://ews-build.webkit.org/#/builders/16/builds/10985
https://ews-build.webkit.org/#/builders/16/builds/10986
auto group = (AVContentKeyReportGroup*)[request.options valueForKey:ContentKeyReportGroupKey]; ^ /Volumes/Data/worker/macOS-High-Sierra-Debug-Build-EWS/build/Source/WebCore/platform/graphics/avfoundation/objc/CDMInstanceFairPlayStreamingAVFObjC.mm:493:43: error: property 'options' not found on object of type 'AVContentKeyRequest *' This error isn't visible on build.webkit.org bots, so might be some configuration issue with the EWS bots as well.
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2020-01-08 22:23:17 PST
EWS bots still have High Sierra SDK, and run on High Sierra queue. I'm going to stop them all.
Alexey Proskuryakov
Comment 2
2020-01-08 22:24:19 PST
Actually, scratch that. Will have to wait until tomorrow :(
Aakash Jain
Comment 3
2020-01-13 10:22:29 PST
Working fine now, it was due to configuration issues on the bots while they were being upgraded.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug