[Webkit-unassigned] [Bug 237149] New: REGRESSION(r290436): fix build failures

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 24 11:53:25 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=237149

            Bug ID: 237149
           Summary: REGRESSION(r290436): fix build failures
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: drousso at apple.com
        Depends on: 237091

e.g. <https://build.webkit.org/#/builders/368/builds/2908>
```
/Volumes/Data/worker/monterey-release/build/Source/WebCore/PAL/pal/spi/cocoa/PassKitSPI.h:288:31: error: cannot find interface declaration for 'PKPaymentSummaryItem', superclass of 'PKShippingMethod'
/Volumes/Data/worker/monterey-release/build/Source/WebCore/PAL/pal/spi/cocoa/PassKitSPI.h:308:37: error: unknown type name 'PKPaymentSummaryItem'
/Volumes/Data/worker/monterey-release/build/Source/WebCore/PAL/pal/spi/cocoa/PassKitSPI.h:350:175: error: unknown type name 'PKPaymentAuthorizationStatus'; did you mean 'PKPaymentAuthorizationResult'?
/Volumes/Data/worker/monterey-release/build/Source/WebCore/PAL/pal/spi/cocoa/PassKitSPI.h:350:204: error: interface type 'PKPaymentAuthorizationResult' cannot be passed by value; did you forget * in 'PKPaymentAuthorizationResult'?
/Volumes/Data/worker/monterey-release/build/Source/WebCore/PAL/pal/spi/cocoa/PassKitSPI.h:350:220: error: unknown type name 'PKPaymentSummaryItem'
/Volumes/Data/worker/monterey-release/build/Source/WebCore/PAL/pal/spi/cocoa/PassKitSPI.h:351:162: error: unknown type name 'PKPaymentAuthorizationStatus'; did you mean 'PKPaymentAuthorizationResult'?
/Volumes/Data/worker/monterey-release/build/Source/WebCore/PAL/pal/spi/cocoa/PassKitSPI.h:351:191: error: interface type 'PKPaymentAuthorizationResult' cannot be passed by value; did you forget * in 'PKPaymentAuthorizationResult'?
/Volumes/Data/worker/monterey-release/build/Source/WebCore/PAL/pal/spi/cocoa/PassKitSPI.h:351:253: error: unknown type name 'PKPaymentSummaryItem'
/Volumes/Data/worker/monterey-release/build/Source/WebCore/PAL/pal/spi/cocoa/PassKitSPI.h:352:180: error: unknown type name 'PKPaymentSummaryItem'
/Volumes/Data/worker/monterey-release/build/Source/WebCore/PAL/pal/spi/cocoa/PassKitSPI.h:482:33: error: expected a type
/Volumes/Data/worker/monterey-release/build/Source/WebCore/PAL/pal/spi/cocoa/PassKitSPI.h:483:31: error: unknown type name 'PKPaymentAuthorizationStatus'; did you mean 'PKPaymentAuthorizationResult'?
/Volumes/Data/worker/monterey-release/build/Source/WebCore/PAL/pal/spi/cocoa/PassKitSPI.h:483:60: error: interface type cannot be statically allocated
/Volumes/Data/worker/monterey-release/build/Source/WebCore/PAL/pal/spi/cocoa/PassKitSPI.h:487:54: error: unknown type name 'PKPaymentSummaryItem'
/Volumes/Data/worker/monterey-release/build/Source/WebCore/PAL/pal/spi/cocoa/PassKitSPI.h:488:37: error: unknown type name 'PKPaymentSummaryItem'
/Volumes/Data/worker/monterey-release/build/Source/WebCore/PAL/pal/spi/cocoa/PassKitSPI.h:520:120: error: unknown type name 'PKPaymentButtonType'; did you mean 'PKPaymentMethodType'?
/Volumes/Data/worker/monterey-release/build/Source/WebCore/PAL/pal/spi/cocoa/PassKitSPI.h:520:141: error: unknown type name 'PKPaymentButtonStyle'
/Volumes/Data/worker/monterey-release/build/Source/WebCore/PAL/pal/cocoa/PassKitSoftLink.mm:84:170: error: unknown type name 'PKPaymentButtonType'; did you mean 'PKPaymentMethodType'?
/Volumes/Data/worker/monterey-release/build/Source/WebCore/PAL/pal/cocoa/PassKitSoftLink.mm:84:196: error: unknown type name 'PKPaymentButtonStyle'
/Volumes/Data/worker/monterey-release/build/Source/WebCore/PAL/pal/cocoa/PassKitSoftLink.mm:84:170: error: unknown type name 'PKPaymentButtonType'; did you mean 'PKPaymentMethodType'?
fatal error: too many errors emitted, stopping now [-ferror-limit=]
```


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=237091
[Bug 237091] [Apple Pay] switch from `PassKit/*` to `PassKit[Core,UI]/*`
-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220224/a8b71074/attachment.htm>


More information about the webkit-unassigned mailing list