Build Information
Failed to build SwiftBlend2D, reference master (e3df6a), with Swift 5.10 for Linux on 26 Nov 2025 03:00:59 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:59: error: unknown attribute 'retroactive'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:83: error: unknown attribute 'retroactive'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:21: error: unknown attribute 'retroactive'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:59: error: unknown attribute 'retroactive'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:83: error: unknown attribute 'retroactive'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextCreateFlags.swift:7:33: error: unknown attribute 'retroactive'
extension BLContextCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextCreateFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLContextCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextErrorFlags.swift:9:32: error: unknown attribute 'retroactive'
extension BLContextErrorFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextErrorFlags.swift:9:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLContextErrorFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextFlushFlags.swift:7:32: error: unknown attribute 'retroactive'
extension BLContextFlushFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextFlushFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLContextFlushFlags: @retroactive OptionSet { }
^
[311/377] Compiling SwiftBlend2D BLRgba+Ext.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLFormatFlags.swift:7:26: error: unknown attribute 'retroactive'
extension BLFormatFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLFormatFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLFormatFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLPixelConverterCreateFlags.swift:7:40: error: unknown attribute 'retroactive'
extension BLPixelConverterCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLPixelConverterCreateFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLPixelConverterCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:20: error: unknown attribute 'retroactive'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:58: error: unknown attribute 'retroactive'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:82: error: unknown attribute 'retroactive'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:19: error: unknown attribute 'retroactive'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:57: error: unknown attribute 'retroactive'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:81: error: unknown attribute 'retroactive'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:21: error: unknown attribute 'retroactive'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:59: error: unknown attribute 'retroactive'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:83: error: unknown attribute 'retroactive'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:21: error: unknown attribute 'retroactive'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:59: error: unknown attribute 'retroactive'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:83: error: unknown attribute 'retroactive'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextCreateFlags.swift:7:33: error: unknown attribute 'retroactive'
extension BLContextCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextCreateFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLContextCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextErrorFlags.swift:9:32: error: unknown attribute 'retroactive'
extension BLContextErrorFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextErrorFlags.swift:9:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLContextErrorFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextFlushFlags.swift:7:32: error: unknown attribute 'retroactive'
extension BLContextFlushFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextFlushFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLContextFlushFlags: @retroactive OptionSet { }
^
[312/377] Compiling SwiftBlend2D BLRgba32+Ext.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLFormatFlags.swift:7:26: error: unknown attribute 'retroactive'
extension BLFormatFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLFormatFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLFormatFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLPixelConverterCreateFlags.swift:7:40: error: unknown attribute 'retroactive'
extension BLPixelConverterCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLPixelConverterCreateFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLPixelConverterCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:20: error: unknown attribute 'retroactive'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:58: error: unknown attribute 'retroactive'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:82: error: unknown attribute 'retroactive'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:19: error: unknown attribute 'retroactive'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:57: error: unknown attribute 'retroactive'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:81: error: unknown attribute 'retroactive'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:21: error: unknown attribute 'retroactive'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:59: error: unknown attribute 'retroactive'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:83: error: unknown attribute 'retroactive'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:21: error: unknown attribute 'retroactive'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:59: error: unknown attribute 'retroactive'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:83: error: unknown attribute 'retroactive'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextCreateFlags.swift:7:33: error: unknown attribute 'retroactive'
extension BLContextCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextCreateFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLContextCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextErrorFlags.swift:9:32: error: unknown attribute 'retroactive'
extension BLContextErrorFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextErrorFlags.swift:9:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLContextErrorFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextFlushFlags.swift:7:32: error: unknown attribute 'retroactive'
extension BLContextFlushFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextFlushFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLContextFlushFlags: @retroactive OptionSet { }
^
[313/377] Compiling SwiftBlend2D BLRgba64+Ext.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLFormatFlags.swift:7:26: error: unknown attribute 'retroactive'
extension BLFormatFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLFormatFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLFormatFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLPixelConverterCreateFlags.swift:7:40: error: unknown attribute 'retroactive'
extension BLPixelConverterCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLPixelConverterCreateFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLPixelConverterCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:20: error: unknown attribute 'retroactive'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:58: error: unknown attribute 'retroactive'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:82: error: unknown attribute 'retroactive'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:19: error: unknown attribute 'retroactive'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:57: error: unknown attribute 'retroactive'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:81: error: unknown attribute 'retroactive'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:21: error: unknown attribute 'retroactive'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:59: error: unknown attribute 'retroactive'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:83: error: unknown attribute 'retroactive'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:21: error: unknown attribute 'retroactive'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:59: error: unknown attribute 'retroactive'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:83: error: unknown attribute 'retroactive'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextCreateFlags.swift:7:33: error: unknown attribute 'retroactive'
extension BLContextCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextCreateFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLContextCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextErrorFlags.swift:9:32: error: unknown attribute 'retroactive'
extension BLContextErrorFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextErrorFlags.swift:9:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLContextErrorFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextFlushFlags.swift:7:32: error: unknown attribute 'retroactive'
extension BLContextFlushFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextFlushFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLContextFlushFlags: @retroactive OptionSet { }
^
[314/377] Compiling SwiftBlend2D BLClipMode.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLFormatFlags.swift:7:26: error: unknown attribute 'retroactive'
extension BLFormatFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLFormatFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLFormatFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLPixelConverterCreateFlags.swift:7:40: error: unknown attribute 'retroactive'
extension BLPixelConverterCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLPixelConverterCreateFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLPixelConverterCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:20: error: unknown attribute 'retroactive'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:58: error: unknown attribute 'retroactive'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:82: error: unknown attribute 'retroactive'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:19: error: unknown attribute 'retroactive'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:57: error: unknown attribute 'retroactive'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:81: error: unknown attribute 'retroactive'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:21: error: unknown attribute 'retroactive'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:59: error: unknown attribute 'retroactive'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:83: error: unknown attribute 'retroactive'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:21: error: unknown attribute 'retroactive'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:59: error: unknown attribute 'retroactive'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:83: error: unknown attribute 'retroactive'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextCreateFlags.swift:7:33: error: unknown attribute 'retroactive'
extension BLContextCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextCreateFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLContextCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextErrorFlags.swift:9:32: error: unknown attribute 'retroactive'
extension BLContextErrorFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextErrorFlags.swift:9:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLContextErrorFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextFlushFlags.swift:7:32: error: unknown attribute 'retroactive'
extension BLContextFlushFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextFlushFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLContextFlushFlags: @retroactive OptionSet { }
^
[315/377] Compiling SwiftBlend2D BLCompOp.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLFormatFlags.swift:7:26: error: unknown attribute 'retroactive'
extension BLFormatFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLFormatFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLFormatFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLPixelConverterCreateFlags.swift:7:40: error: unknown attribute 'retroactive'
extension BLPixelConverterCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLPixelConverterCreateFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLPixelConverterCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:20: error: unknown attribute 'retroactive'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:58: error: unknown attribute 'retroactive'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:82: error: unknown attribute 'retroactive'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:19: error: unknown attribute 'retroactive'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:57: error: unknown attribute 'retroactive'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:81: error: unknown attribute 'retroactive'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:21: error: unknown attribute 'retroactive'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:59: error: unknown attribute 'retroactive'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:83: error: unknown attribute 'retroactive'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:21: error: unknown attribute 'retroactive'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:59: error: unknown attribute 'retroactive'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:83: error: unknown attribute 'retroactive'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextCreateFlags.swift:7:33: error: unknown attribute 'retroactive'
extension BLContextCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextCreateFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLContextCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextErrorFlags.swift:9:32: error: unknown attribute 'retroactive'
extension BLContextErrorFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextErrorFlags.swift:9:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLContextErrorFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextFlushFlags.swift:7:32: error: unknown attribute 'retroactive'
extension BLContextFlushFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextFlushFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLContextFlushFlags: @retroactive OptionSet { }
^
[316/377] Compiling SwiftBlend2D BLContextCreateFlags.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLFormatFlags.swift:7:26: error: unknown attribute 'retroactive'
extension BLFormatFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLFormatFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLFormatFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLPixelConverterCreateFlags.swift:7:40: error: unknown attribute 'retroactive'
extension BLPixelConverterCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLPixelConverterCreateFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLPixelConverterCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:20: error: unknown attribute 'retroactive'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:58: error: unknown attribute 'retroactive'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:82: error: unknown attribute 'retroactive'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:19: error: unknown attribute 'retroactive'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:57: error: unknown attribute 'retroactive'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:81: error: unknown attribute 'retroactive'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:21: error: unknown attribute 'retroactive'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:59: error: unknown attribute 'retroactive'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:83: error: unknown attribute 'retroactive'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:21: error: unknown attribute 'retroactive'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:59: error: unknown attribute 'retroactive'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:83: error: unknown attribute 'retroactive'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextCreateFlags.swift:7:33: error: unknown attribute 'retroactive'
extension BLContextCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextCreateFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLContextCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextErrorFlags.swift:9:32: error: unknown attribute 'retroactive'
extension BLContextErrorFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextErrorFlags.swift:9:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLContextErrorFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextFlushFlags.swift:7:32: error: unknown attribute 'retroactive'
extension BLContextFlushFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextFlushFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLContextFlushFlags: @retroactive OptionSet { }
^
[317/377] Compiling SwiftBlend2D BLContextErrorFlags.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLFormatFlags.swift:7:26: error: unknown attribute 'retroactive'
extension BLFormatFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLFormatFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLFormatFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLPixelConverterCreateFlags.swift:7:40: error: unknown attribute 'retroactive'
extension BLPixelConverterCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLPixelConverterCreateFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLPixelConverterCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:20: error: unknown attribute 'retroactive'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:58: error: unknown attribute 'retroactive'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:82: error: unknown attribute 'retroactive'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:19: error: unknown attribute 'retroactive'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:57: error: unknown attribute 'retroactive'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:81: error: unknown attribute 'retroactive'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:21: error: unknown attribute 'retroactive'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:59: error: unknown attribute 'retroactive'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:83: error: unknown attribute 'retroactive'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:21: error: unknown attribute 'retroactive'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:59: error: unknown attribute 'retroactive'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:83: error: unknown attribute 'retroactive'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextCreateFlags.swift:7:33: error: unknown attribute 'retroactive'
extension BLContextCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextCreateFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLContextCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextErrorFlags.swift:9:32: error: unknown attribute 'retroactive'
extension BLContextErrorFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextErrorFlags.swift:9:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLContextErrorFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextFlushFlags.swift:7:32: error: unknown attribute 'retroactive'
extension BLContextFlushFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextFlushFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLContextFlushFlags: @retroactive OptionSet { }
^
[318/377] Compiling SwiftBlend2D BLContextFlushFlags.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLFormatFlags.swift:7:26: error: unknown attribute 'retroactive'
extension BLFormatFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLFormatFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLFormatFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLPixelConverterCreateFlags.swift:7:40: error: unknown attribute 'retroactive'
extension BLPixelConverterCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLPixelConverterCreateFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLPixelConverterCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:20: error: unknown attribute 'retroactive'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:58: error: unknown attribute 'retroactive'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:82: error: unknown attribute 'retroactive'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:19: error: unknown attribute 'retroactive'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:57: error: unknown attribute 'retroactive'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:81: error: unknown attribute 'retroactive'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:21: error: unknown attribute 'retroactive'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:59: error: unknown attribute 'retroactive'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:83: error: unknown attribute 'retroactive'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:21: error: unknown attribute 'retroactive'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:59: error: unknown attribute 'retroactive'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:83: error: unknown attribute 'retroactive'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextCreateFlags.swift:7:33: error: unknown attribute 'retroactive'
extension BLContextCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextCreateFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLContextCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextErrorFlags.swift:9:32: error: unknown attribute 'retroactive'
extension BLContextErrorFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextErrorFlags.swift:9:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLContextErrorFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextFlushFlags.swift:7:32: error: unknown attribute 'retroactive'
extension BLContextFlushFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextFlushFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLContextFlushFlags: @retroactive OptionSet { }
^
[319/377] Compiling SwiftBlend2D BLContextHint.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLFormatFlags.swift:7:26: error: unknown attribute 'retroactive'
extension BLFormatFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLFormatFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLFormatFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLPixelConverterCreateFlags.swift:7:40: error: unknown attribute 'retroactive'
extension BLPixelConverterCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLPixelConverterCreateFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLPixelConverterCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:20: error: unknown attribute 'retroactive'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:58: error: unknown attribute 'retroactive'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:82: error: unknown attribute 'retroactive'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:19: error: unknown attribute 'retroactive'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:57: error: unknown attribute 'retroactive'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:81: error: unknown attribute 'retroactive'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:21: error: unknown attribute 'retroactive'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:59: error: unknown attribute 'retroactive'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:83: error: unknown attribute 'retroactive'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:21: error: unknown attribute 'retroactive'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:59: error: unknown attribute 'retroactive'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:83: error: unknown attribute 'retroactive'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextCreateFlags.swift:7:33: error: unknown attribute 'retroactive'
extension BLContextCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextCreateFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLContextCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextErrorFlags.swift:9:32: error: unknown attribute 'retroactive'
extension BLContextErrorFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextErrorFlags.swift:9:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLContextErrorFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextFlushFlags.swift:7:32: error: unknown attribute 'retroactive'
extension BLContextFlushFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextFlushFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLContextFlushFlags: @retroactive OptionSet { }
^
[320/377] Compiling SwiftBlend2D BLContextRenderTextOp.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLFormatFlags.swift:7:26: error: unknown attribute 'retroactive'
extension BLFormatFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLFormatFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLFormatFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLPixelConverterCreateFlags.swift:7:40: error: unknown attribute 'retroactive'
extension BLPixelConverterCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLPixelConverterCreateFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLPixelConverterCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:20: error: unknown attribute 'retroactive'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:58: error: unknown attribute 'retroactive'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:82: error: unknown attribute 'retroactive'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:19: error: unknown attribute 'retroactive'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:57: error: unknown attribute 'retroactive'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:81: error: unknown attribute 'retroactive'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:21: error: unknown attribute 'retroactive'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:59: error: unknown attribute 'retroactive'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:83: error: unknown attribute 'retroactive'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:21: error: unknown attribute 'retroactive'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:59: error: unknown attribute 'retroactive'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:83: error: unknown attribute 'retroactive'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextCreateFlags.swift:7:33: error: unknown attribute 'retroactive'
extension BLContextCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextCreateFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLContextCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextErrorFlags.swift:9:32: error: unknown attribute 'retroactive'
extension BLContextErrorFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextErrorFlags.swift:9:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLContextErrorFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextFlushFlags.swift:7:32: error: unknown attribute 'retroactive'
extension BLContextFlushFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextFlushFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLContextFlushFlags: @retroactive OptionSet { }
^
[321/377] Compiling SwiftBlend2D BLContextStyleSlot.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLFormatFlags.swift:7:26: error: unknown attribute 'retroactive'
extension BLFormatFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLFormatFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLFormatFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLPixelConverterCreateFlags.swift:7:40: error: unknown attribute 'retroactive'
extension BLPixelConverterCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLPixelConverterCreateFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLPixelConverterCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:20: error: unknown attribute 'retroactive'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:58: error: unknown attribute 'retroactive'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:82: error: unknown attribute 'retroactive'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:19: error: unknown attribute 'retroactive'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:57: error: unknown attribute 'retroactive'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:81: error: unknown attribute 'retroactive'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:21: error: unknown attribute 'retroactive'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:59: error: unknown attribute 'retroactive'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:83: error: unknown attribute 'retroactive'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:21: error: unknown attribute 'retroactive'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:59: error: unknown attribute 'retroactive'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:83: error: unknown attribute 'retroactive'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextCreateFlags.swift:7:33: error: unknown attribute 'retroactive'
extension BLContextCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextCreateFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLContextCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextErrorFlags.swift:9:32: error: unknown attribute 'retroactive'
extension BLContextErrorFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextErrorFlags.swift:9:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLContextErrorFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextFlushFlags.swift:7:32: error: unknown attribute 'retroactive'
extension BLContextFlushFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextFlushFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLContextFlushFlags: @retroactive OptionSet { }
^
[322/377] Compiling SwiftBlend2D BLContextStyleSwapMode.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLFormatFlags.swift:7:26: error: unknown attribute 'retroactive'
extension BLFormatFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLFormatFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLFormatFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLPixelConverterCreateFlags.swift:7:40: error: unknown attribute 'retroactive'
extension BLPixelConverterCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLPixelConverterCreateFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLPixelConverterCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:20: error: unknown attribute 'retroactive'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:58: error: unknown attribute 'retroactive'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:82: error: unknown attribute 'retroactive'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:19: error: unknown attribute 'retroactive'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:57: error: unknown attribute 'retroactive'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:81: error: unknown attribute 'retroactive'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:21: error: unknown attribute 'retroactive'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:59: error: unknown attribute 'retroactive'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:83: error: unknown attribute 'retroactive'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:21: error: unknown attribute 'retroactive'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:59: error: unknown attribute 'retroactive'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:83: error: unknown attribute 'retroactive'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextCreateFlags.swift:7:33: error: unknown attribute 'retroactive'
extension BLContextCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextCreateFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLContextCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextErrorFlags.swift:9:32: error: unknown attribute 'retroactive'
extension BLContextErrorFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextErrorFlags.swift:9:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLContextErrorFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextFlushFlags.swift:7:32: error: unknown attribute 'retroactive'
extension BLContextFlushFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextFlushFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLContextFlushFlags: @retroactive OptionSet { }
^
[323/377] Compiling SwiftBlend2D BLContextStyleTransformMode.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLFormatFlags.swift:7:26: error: unknown attribute 'retroactive'
extension BLFormatFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLFormatFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLFormatFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLPixelConverterCreateFlags.swift:7:40: error: unknown attribute 'retroactive'
extension BLPixelConverterCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLPixelConverterCreateFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLPixelConverterCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:20: error: unknown attribute 'retroactive'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:58: error: unknown attribute 'retroactive'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:82: error: unknown attribute 'retroactive'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:19: error: unknown attribute 'retroactive'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:57: error: unknown attribute 'retroactive'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:81: error: unknown attribute 'retroactive'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:21: error: unknown attribute 'retroactive'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:59: error: unknown attribute 'retroactive'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:83: error: unknown attribute 'retroactive'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:21: error: unknown attribute 'retroactive'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:59: error: unknown attribute 'retroactive'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:83: error: unknown attribute 'retroactive'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextCreateFlags.swift:7:33: error: unknown attribute 'retroactive'
extension BLContextCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextCreateFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLContextCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextErrorFlags.swift:9:32: error: unknown attribute 'retroactive'
extension BLContextErrorFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextErrorFlags.swift:9:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLContextErrorFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextFlushFlags.swift:7:32: error: unknown attribute 'retroactive'
extension BLContextFlushFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextFlushFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLContextFlushFlags: @retroactive OptionSet { }
^
[324/377] Compiling SwiftBlend2D BLContextType.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLFormatFlags.swift:7:26: error: unknown attribute 'retroactive'
extension BLFormatFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLFormatFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLFormatFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLPixelConverterCreateFlags.swift:7:40: error: unknown attribute 'retroactive'
extension BLPixelConverterCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLPixelConverterCreateFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLPixelConverterCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:20: error: unknown attribute 'retroactive'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:58: error: unknown attribute 'retroactive'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:82: error: unknown attribute 'retroactive'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:19: error: unknown attribute 'retroactive'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:57: error: unknown attribute 'retroactive'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:81: error: unknown attribute 'retroactive'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:21: error: unknown attribute 'retroactive'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:59: error: unknown attribute 'retroactive'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:83: error: unknown attribute 'retroactive'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:21: error: unknown attribute 'retroactive'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:59: error: unknown attribute 'retroactive'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:83: error: unknown attribute 'retroactive'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextCreateFlags.swift:7:33: error: unknown attribute 'retroactive'
extension BLContextCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextCreateFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLContextCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextErrorFlags.swift:9:32: error: unknown attribute 'retroactive'
extension BLContextErrorFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextErrorFlags.swift:9:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLContextErrorFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextFlushFlags.swift:7:32: error: unknown attribute 'retroactive'
extension BLContextFlushFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextFlushFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLContextFlushFlags: @retroactive OptionSet { }
^
[325/377] Compiling SwiftBlend2D BLFillRule.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLFormatFlags.swift:7:26: error: unknown attribute 'retroactive'
extension BLFormatFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLFormatFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLFormatFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLPixelConverterCreateFlags.swift:7:40: error: unknown attribute 'retroactive'
extension BLPixelConverterCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLPixelConverterCreateFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLPixelConverterCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:20: error: unknown attribute 'retroactive'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:58: error: unknown attribute 'retroactive'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:82: error: unknown attribute 'retroactive'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:19: error: unknown attribute 'retroactive'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:57: error: unknown attribute 'retroactive'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:81: error: unknown attribute 'retroactive'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:21: error: unknown attribute 'retroactive'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:59: error: unknown attribute 'retroactive'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:83: error: unknown attribute 'retroactive'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:21: error: unknown attribute 'retroactive'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:59: error: unknown attribute 'retroactive'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:83: error: unknown attribute 'retroactive'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextCreateFlags.swift:7:33: error: unknown attribute 'retroactive'
extension BLContextCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextCreateFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLContextCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextErrorFlags.swift:9:32: error: unknown attribute 'retroactive'
extension BLContextErrorFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextErrorFlags.swift:9:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLContextErrorFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextFlushFlags.swift:7:32: error: unknown attribute 'retroactive'
extension BLContextFlushFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextFlushFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLContextFlushFlags: @retroactive OptionSet { }
^
[326/377] Compiling SwiftBlend2D BLFlattenMode.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLFormatFlags.swift:7:26: error: unknown attribute 'retroactive'
extension BLFormatFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLFormatFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLFormatFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLPixelConverterCreateFlags.swift:7:40: error: unknown attribute 'retroactive'
extension BLPixelConverterCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLPixelConverterCreateFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLPixelConverterCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:20: error: unknown attribute 'retroactive'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:58: error: unknown attribute 'retroactive'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:82: error: unknown attribute 'retroactive'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRange+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRange: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:19: error: unknown attribute 'retroactive'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:57: error: unknown attribute 'retroactive'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:81: error: unknown attribute 'retroactive'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRgba: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:21: error: unknown attribute 'retroactive'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:59: error: unknown attribute 'retroactive'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:83: error: unknown attribute 'retroactive'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba32+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRgba32: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:21: error: unknown attribute 'retroactive'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:59: error: unknown attribute 'retroactive'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:83: error: unknown attribute 'retroactive'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLRgba64+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLRgba64: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextCreateFlags.swift:7:33: error: unknown attribute 'retroactive'
extension BLContextCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextCreateFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLContextCreateFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextErrorFlags.swift:9:32: error: unknown attribute 'retroactive'
extension BLContextErrorFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextErrorFlags.swift:9:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLContextErrorFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextFlushFlags.swift:7:32: error: unknown attribute 'retroactive'
extension BLContextFlushFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Context/BLContextFlushFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLContextFlushFlags: @retroactive OptionSet { }
^
[327/377] Compiling SwiftBlend2D BLArrayView.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Extensions/BLResultCode+Error.swift:3:25: error: unknown attribute 'retroactive'
extension BLResultCode: @retroactive Error {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Extensions/BLResultCode+Error.swift:3:1: error: inheritance from non-protocol type 'any Error'
extension BLResultCode: @retroactive Error {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLBitSetSegment+Ext.swift:6:28: error: unknown attribute 'retroactive'
extension BLBitSetSegment: @retroactive Equatable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLBitSetSegment+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLBitSetSegment: @retroactive Equatable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLDataAccessFlags.swift:7:30: error: unknown attribute 'retroactive'
extension BLDataAccessFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLDataAccessFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLDataAccessFlags: @retroactive OptionSet { }
^
[328/377] Compiling SwiftBlend2D BLFile.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Extensions/BLResultCode+Error.swift:3:25: error: unknown attribute 'retroactive'
extension BLResultCode: @retroactive Error {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Extensions/BLResultCode+Error.swift:3:1: error: inheritance from non-protocol type 'any Error'
extension BLResultCode: @retroactive Error {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLBitSetSegment+Ext.swift:6:28: error: unknown attribute 'retroactive'
extension BLBitSetSegment: @retroactive Equatable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLBitSetSegment+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLBitSetSegment: @retroactive Equatable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLDataAccessFlags.swift:7:30: error: unknown attribute 'retroactive'
extension BLDataAccessFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLDataAccessFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLDataAccessFlags: @retroactive OptionSet { }
^
[329/377] Compiling SwiftBlend2D BLFontFeatureSettingsView.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Extensions/BLResultCode+Error.swift:3:25: error: unknown attribute 'retroactive'
extension BLResultCode: @retroactive Error {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Extensions/BLResultCode+Error.swift:3:1: error: inheritance from non-protocol type 'any Error'
extension BLResultCode: @retroactive Error {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLBitSetSegment+Ext.swift:6:28: error: unknown attribute 'retroactive'
extension BLBitSetSegment: @retroactive Equatable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLBitSetSegment+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLBitSetSegment: @retroactive Equatable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLDataAccessFlags.swift:7:30: error: unknown attribute 'retroactive'
extension BLDataAccessFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLDataAccessFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLDataAccessFlags: @retroactive OptionSet { }
^
[330/377] Compiling SwiftBlend2D BLFontVariationSettingsView.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Extensions/BLResultCode+Error.swift:3:25: error: unknown attribute 'retroactive'
extension BLResultCode: @retroactive Error {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Extensions/BLResultCode+Error.swift:3:1: error: inheritance from non-protocol type 'any Error'
extension BLResultCode: @retroactive Error {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLBitSetSegment+Ext.swift:6:28: error: unknown attribute 'retroactive'
extension BLBitSetSegment: @retroactive Equatable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLBitSetSegment+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLBitSetSegment: @retroactive Equatable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLDataAccessFlags.swift:7:30: error: unknown attribute 'retroactive'
extension BLDataAccessFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLDataAccessFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLDataAccessFlags: @retroactive OptionSet { }
^
[331/377] Compiling SwiftBlend2D BLPath.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Extensions/BLResultCode+Error.swift:3:25: error: unknown attribute 'retroactive'
extension BLResultCode: @retroactive Error {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Extensions/BLResultCode+Error.swift:3:1: error: inheritance from non-protocol type 'any Error'
extension BLResultCode: @retroactive Error {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLBitSetSegment+Ext.swift:6:28: error: unknown attribute 'retroactive'
extension BLBitSetSegment: @retroactive Equatable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLBitSetSegment+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLBitSetSegment: @retroactive Equatable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLDataAccessFlags.swift:7:30: error: unknown attribute 'retroactive'
extension BLDataAccessFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLDataAccessFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLDataAccessFlags: @retroactive OptionSet { }
^
[332/377] Compiling SwiftBlend2D BLRange.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Extensions/BLResultCode+Error.swift:3:25: error: unknown attribute 'retroactive'
extension BLResultCode: @retroactive Error {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Extensions/BLResultCode+Error.swift:3:1: error: inheritance from non-protocol type 'any Error'
extension BLResultCode: @retroactive Error {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLBitSetSegment+Ext.swift:6:28: error: unknown attribute 'retroactive'
extension BLBitSetSegment: @retroactive Equatable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLBitSetSegment+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLBitSetSegment: @retroactive Equatable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLDataAccessFlags.swift:7:30: error: unknown attribute 'retroactive'
extension BLDataAccessFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLDataAccessFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLDataAccessFlags: @retroactive OptionSet { }
^
[333/377] Compiling SwiftBlend2D BLTypedVar.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Extensions/BLResultCode+Error.swift:3:25: error: unknown attribute 'retroactive'
extension BLResultCode: @retroactive Error {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Extensions/BLResultCode+Error.swift:3:1: error: inheritance from non-protocol type 'any Error'
extension BLResultCode: @retroactive Error {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLBitSetSegment+Ext.swift:6:28: error: unknown attribute 'retroactive'
extension BLBitSetSegment: @retroactive Equatable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLBitSetSegment+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLBitSetSegment: @retroactive Equatable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLDataAccessFlags.swift:7:30: error: unknown attribute 'retroactive'
extension BLDataAccessFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLDataAccessFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLDataAccessFlags: @retroactive OptionSet { }
^
[334/377] Compiling SwiftBlend2D BLVar.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Extensions/BLResultCode+Error.swift:3:25: error: unknown attribute 'retroactive'
extension BLResultCode: @retroactive Error {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Extensions/BLResultCode+Error.swift:3:1: error: inheritance from non-protocol type 'any Error'
extension BLResultCode: @retroactive Error {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLBitSetSegment+Ext.swift:6:28: error: unknown attribute 'retroactive'
extension BLBitSetSegment: @retroactive Equatable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLBitSetSegment+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLBitSetSegment: @retroactive Equatable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLDataAccessFlags.swift:7:30: error: unknown attribute 'retroactive'
extension BLDataAccessFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLDataAccessFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLDataAccessFlags: @retroactive OptionSet { }
^
[335/377] Compiling SwiftBlend2D BLBitArray.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Extensions/BLResultCode+Error.swift:3:25: error: unknown attribute 'retroactive'
extension BLResultCode: @retroactive Error {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Extensions/BLResultCode+Error.swift:3:1: error: inheritance from non-protocol type 'any Error'
extension BLResultCode: @retroactive Error {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLBitSetSegment+Ext.swift:6:28: error: unknown attribute 'retroactive'
extension BLBitSetSegment: @retroactive Equatable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLBitSetSegment+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLBitSetSegment: @retroactive Equatable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLDataAccessFlags.swift:7:30: error: unknown attribute 'retroactive'
extension BLDataAccessFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLDataAccessFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLDataAccessFlags: @retroactive OptionSet { }
^
[336/377] Compiling SwiftBlend2D BLBitSet.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Extensions/BLResultCode+Error.swift:3:25: error: unknown attribute 'retroactive'
extension BLResultCode: @retroactive Error {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Extensions/BLResultCode+Error.swift:3:1: error: inheritance from non-protocol type 'any Error'
extension BLResultCode: @retroactive Error {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLBitSetSegment+Ext.swift:6:28: error: unknown attribute 'retroactive'
extension BLBitSetSegment: @retroactive Equatable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLBitSetSegment+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLBitSetSegment: @retroactive Equatable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLDataAccessFlags.swift:7:30: error: unknown attribute 'retroactive'
extension BLDataAccessFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLDataAccessFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLDataAccessFlags: @retroactive OptionSet { }
^
[337/377] Compiling SwiftBlend2D BLBitSetSegment.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Extensions/BLResultCode+Error.swift:3:25: error: unknown attribute 'retroactive'
extension BLResultCode: @retroactive Error {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Extensions/BLResultCode+Error.swift:3:1: error: inheritance from non-protocol type 'any Error'
extension BLResultCode: @retroactive Error {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLBitSetSegment+Ext.swift:6:28: error: unknown attribute 'retroactive'
extension BLBitSetSegment: @retroactive Equatable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLBitSetSegment+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLBitSetSegment: @retroactive Equatable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLDataAccessFlags.swift:7:30: error: unknown attribute 'retroactive'
extension BLDataAccessFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLDataAccessFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLDataAccessFlags: @retroactive OptionSet { }
^
[338/377] Compiling SwiftBlend2D BLBitSetWordIterator.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Extensions/BLResultCode+Error.swift:3:25: error: unknown attribute 'retroactive'
extension BLResultCode: @retroactive Error {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Extensions/BLResultCode+Error.swift:3:1: error: inheritance from non-protocol type 'any Error'
extension BLResultCode: @retroactive Error {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLBitSetSegment+Ext.swift:6:28: error: unknown attribute 'retroactive'
extension BLBitSetSegment: @retroactive Equatable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLBitSetSegment+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLBitSetSegment: @retroactive Equatable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLDataAccessFlags.swift:7:30: error: unknown attribute 'retroactive'
extension BLDataAccessFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLDataAccessFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLDataAccessFlags: @retroactive OptionSet { }
^
[339/377] Compiling SwiftBlend2D BLConicGradientValues+Init.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Extensions/BLResultCode+Error.swift:3:25: error: unknown attribute 'retroactive'
extension BLResultCode: @retroactive Error {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Extensions/BLResultCode+Error.swift:3:1: error: inheritance from non-protocol type 'any Error'
extension BLResultCode: @retroactive Error {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLBitSetSegment+Ext.swift:6:28: error: unknown attribute 'retroactive'
extension BLBitSetSegment: @retroactive Equatable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLBitSetSegment+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLBitSetSegment: @retroactive Equatable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLDataAccessFlags.swift:7:30: error: unknown attribute 'retroactive'
extension BLDataAccessFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLDataAccessFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLDataAccessFlags: @retroactive OptionSet { }
^
[340/377] Compiling SwiftBlend2D BLObjectDetail.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Extensions/BLResultCode+Error.swift:3:25: error: unknown attribute 'retroactive'
extension BLResultCode: @retroactive Error {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Extensions/BLResultCode+Error.swift:3:1: error: inheritance from non-protocol type 'any Error'
extension BLResultCode: @retroactive Error {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLBitSetSegment+Ext.swift:6:28: error: unknown attribute 'retroactive'
extension BLBitSetSegment: @retroactive Equatable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLBitSetSegment+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLBitSetSegment: @retroactive Equatable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLDataAccessFlags.swift:7:30: error: unknown attribute 'retroactive'
extension BLDataAccessFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLDataAccessFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLDataAccessFlags: @retroactive OptionSet { }
^
[341/377] Compiling SwiftBlend2D BLObjectInfo.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Extensions/BLResultCode+Error.swift:3:25: error: unknown attribute 'retroactive'
extension BLResultCode: @retroactive Error {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Extensions/BLResultCode+Error.swift:3:1: error: inheritance from non-protocol type 'any Error'
extension BLResultCode: @retroactive Error {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLBitSetSegment+Ext.swift:6:28: error: unknown attribute 'retroactive'
extension BLBitSetSegment: @retroactive Equatable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLBitSetSegment+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLBitSetSegment: @retroactive Equatable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLDataAccessFlags.swift:7:30: error: unknown attribute 'retroactive'
extension BLDataAccessFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLDataAccessFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLDataAccessFlags: @retroactive OptionSet { }
^
[342/377] Compiling SwiftBlend2D BLRadialGradientValues+Init.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Extensions/BLResultCode+Error.swift:3:25: error: unknown attribute 'retroactive'
extension BLResultCode: @retroactive Error {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Extensions/BLResultCode+Error.swift:3:1: error: inheritance from non-protocol type 'any Error'
extension BLResultCode: @retroactive Error {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLBitSetSegment+Ext.swift:6:28: error: unknown attribute 'retroactive'
extension BLBitSetSegment: @retroactive Equatable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLBitSetSegment+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLBitSetSegment: @retroactive Equatable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLDataAccessFlags.swift:7:30: error: unknown attribute 'retroactive'
extension BLDataAccessFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLDataAccessFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLDataAccessFlags: @retroactive OptionSet { }
^
[343/377] Compiling SwiftBlend2D BLResultCode+Error.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Extensions/BLResultCode+Error.swift:3:25: error: unknown attribute 'retroactive'
extension BLResultCode: @retroactive Error {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Extensions/BLResultCode+Error.swift:3:1: error: inheritance from non-protocol type 'any Error'
extension BLResultCode: @retroactive Error {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLBitSetSegment+Ext.swift:6:28: error: unknown attribute 'retroactive'
extension BLBitSetSegment: @retroactive Equatable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLBitSetSegment+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLBitSetSegment: @retroactive Equatable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLDataAccessFlags.swift:7:30: error: unknown attribute 'retroactive'
extension BLDataAccessFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLDataAccessFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLDataAccessFlags: @retroactive OptionSet { }
^
[344/377] Compiling SwiftBlend2D BLBitSetConstants.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Extensions/BLResultCode+Error.swift:3:25: error: unknown attribute 'retroactive'
extension BLResultCode: @retroactive Error {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Extensions/BLResultCode+Error.swift:3:1: error: inheritance from non-protocol type 'any Error'
extension BLResultCode: @retroactive Error {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLBitSetSegment+Ext.swift:6:28: error: unknown attribute 'retroactive'
extension BLBitSetSegment: @retroactive Equatable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLBitSetSegment+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLBitSetSegment: @retroactive Equatable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLDataAccessFlags.swift:7:30: error: unknown attribute 'retroactive'
extension BLDataAccessFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLDataAccessFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLDataAccessFlags: @retroactive OptionSet { }
^
[345/377] Compiling SwiftBlend2D BLBitSetSegment+Ext.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Extensions/BLResultCode+Error.swift:3:25: error: unknown attribute 'retroactive'
extension BLResultCode: @retroactive Error {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Extensions/BLResultCode+Error.swift:3:1: error: inheritance from non-protocol type 'any Error'
extension BLResultCode: @retroactive Error {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLBitSetSegment+Ext.swift:6:28: error: unknown attribute 'retroactive'
extension BLBitSetSegment: @retroactive Equatable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLBitSetSegment+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLBitSetSegment: @retroactive Equatable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLDataAccessFlags.swift:7:30: error: unknown attribute 'retroactive'
extension BLDataAccessFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLDataAccessFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLDataAccessFlags: @retroactive OptionSet { }
^
[346/377] Compiling SwiftBlend2D BLBooleanOp.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Extensions/BLResultCode+Error.swift:3:25: error: unknown attribute 'retroactive'
extension BLResultCode: @retroactive Error {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Extensions/BLResultCode+Error.swift:3:1: error: inheritance from non-protocol type 'any Error'
extension BLResultCode: @retroactive Error {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLBitSetSegment+Ext.swift:6:28: error: unknown attribute 'retroactive'
extension BLBitSetSegment: @retroactive Equatable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLBitSetSegment+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLBitSetSegment: @retroactive Equatable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLDataAccessFlags.swift:7:30: error: unknown attribute 'retroactive'
extension BLDataAccessFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLDataAccessFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLDataAccessFlags: @retroactive OptionSet { }
^
[347/377] Compiling SwiftBlend2D BLByteOrder.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Extensions/BLResultCode+Error.swift:3:25: error: unknown attribute 'retroactive'
extension BLResultCode: @retroactive Error {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Extensions/BLResultCode+Error.swift:3:1: error: inheritance from non-protocol type 'any Error'
extension BLResultCode: @retroactive Error {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLBitSetSegment+Ext.swift:6:28: error: unknown attribute 'retroactive'
extension BLBitSetSegment: @retroactive Equatable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLBitSetSegment+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLBitSetSegment: @retroactive Equatable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLDataAccessFlags.swift:7:30: error: unknown attribute 'retroactive'
extension BLDataAccessFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLDataAccessFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLDataAccessFlags: @retroactive OptionSet { }
^
[348/377] Compiling SwiftBlend2D BLDataAccessFlags.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Extensions/BLResultCode+Error.swift:3:25: error: unknown attribute 'retroactive'
extension BLResultCode: @retroactive Error {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Extensions/BLResultCode+Error.swift:3:1: error: inheritance from non-protocol type 'any Error'
extension BLResultCode: @retroactive Error {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLBitSetSegment+Ext.swift:6:28: error: unknown attribute 'retroactive'
extension BLBitSetSegment: @retroactive Equatable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLBitSetSegment+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLBitSetSegment: @retroactive Equatable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLDataAccessFlags.swift:7:30: error: unknown attribute 'retroactive'
extension BLDataAccessFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLDataAccessFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLDataAccessFlags: @retroactive OptionSet { }
^
[349/377] Compiling SwiftBlend2D BLDataSourceType.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Extensions/BLResultCode+Error.swift:3:25: error: unknown attribute 'retroactive'
extension BLResultCode: @retroactive Error {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Extensions/BLResultCode+Error.swift:3:1: error: inheritance from non-protocol type 'any Error'
extension BLResultCode: @retroactive Error {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLBitSetSegment+Ext.swift:6:28: error: unknown attribute 'retroactive'
extension BLBitSetSegment: @retroactive Equatable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLBitSetSegment+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLBitSetSegment: @retroactive Equatable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLDataAccessFlags.swift:7:30: error: unknown attribute 'retroactive'
extension BLDataAccessFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/BLDataAccessFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLDataAccessFlags: @retroactive OptionSet { }
^
[350/377] Compiling SwiftBlend2D BLApproximationOptions.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLContextCookie.swift:3:28: error: unknown attribute 'retroactive'
extension BLContextCookie: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLContextCookie.swift:3:1: error: inheritance from non-protocol type 'any Equatable'
extension BLContextCookie: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLFormatInfo.swift:39:25: error: unknown attribute 'retroactive'
extension BLFormatInfo: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLFormatInfo.swift:39:1: error: inheritance from non-protocol type 'any Equatable'
extension BLFormatInfo: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLRandom.swift:35:21: error: unknown attribute 'retroactive'
extension BLRandom: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLRandom.swift:35:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRandom: @retroactive Equatable {
^
[351/377] Compiling SwiftBlend2D BLBaseClass.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLContextCookie.swift:3:28: error: unknown attribute 'retroactive'
extension BLContextCookie: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLContextCookie.swift:3:1: error: inheritance from non-protocol type 'any Equatable'
extension BLContextCookie: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLFormatInfo.swift:39:25: error: unknown attribute 'retroactive'
extension BLFormatInfo: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLFormatInfo.swift:39:1: error: inheritance from non-protocol type 'any Equatable'
extension BLFormatInfo: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLRandom.swift:35:21: error: unknown attribute 'retroactive'
extension BLRandom: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLRandom.swift:35:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRandom: @retroactive Equatable {
^
[352/377] Compiling SwiftBlend2D BLContext+CreateOptions.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLContextCookie.swift:3:28: error: unknown attribute 'retroactive'
extension BLContextCookie: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLContextCookie.swift:3:1: error: inheritance from non-protocol type 'any Equatable'
extension BLContextCookie: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLFormatInfo.swift:39:25: error: unknown attribute 'retroactive'
extension BLFormatInfo: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLFormatInfo.swift:39:1: error: inheritance from non-protocol type 'any Equatable'
extension BLFormatInfo: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLRandom.swift:35:21: error: unknown attribute 'retroactive'
extension BLRandom: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLRandom.swift:35:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRandom: @retroactive Equatable {
^
[353/377] Compiling SwiftBlend2D BLContext.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLContextCookie.swift:3:28: error: unknown attribute 'retroactive'
extension BLContextCookie: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLContextCookie.swift:3:1: error: inheritance from non-protocol type 'any Equatable'
extension BLContextCookie: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLFormatInfo.swift:39:25: error: unknown attribute 'retroactive'
extension BLFormatInfo: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLFormatInfo.swift:39:1: error: inheritance from non-protocol type 'any Equatable'
extension BLFormatInfo: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLRandom.swift:35:21: error: unknown attribute 'retroactive'
extension BLRandom: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLRandom.swift:35:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRandom: @retroactive Equatable {
^
[354/377] Compiling SwiftBlend2D BLContextCookie.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLContextCookie.swift:3:28: error: unknown attribute 'retroactive'
extension BLContextCookie: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLContextCookie.swift:3:1: error: inheritance from non-protocol type 'any Equatable'
extension BLContextCookie: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLFormatInfo.swift:39:25: error: unknown attribute 'retroactive'
extension BLFormatInfo: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLFormatInfo.swift:39:1: error: inheritance from non-protocol type 'any Equatable'
extension BLFormatInfo: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLRandom.swift:35:21: error: unknown attribute 'retroactive'
extension BLRandom: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLRandom.swift:35:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRandom: @retroactive Equatable {
^
[355/377] Compiling SwiftBlend2D BLContextHints.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLContextCookie.swift:3:28: error: unknown attribute 'retroactive'
extension BLContextCookie: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLContextCookie.swift:3:1: error: inheritance from non-protocol type 'any Equatable'
extension BLContextCookie: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLFormatInfo.swift:39:25: error: unknown attribute 'retroactive'
extension BLFormatInfo: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLFormatInfo.swift:39:1: error: inheritance from non-protocol type 'any Equatable'
extension BLFormatInfo: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLRandom.swift:35:21: error: unknown attribute 'retroactive'
extension BLRandom: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLRandom.swift:35:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRandom: @retroactive Equatable {
^
[356/377] Compiling SwiftBlend2D BLFormatInfo.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLContextCookie.swift:3:28: error: unknown attribute 'retroactive'
extension BLContextCookie: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLContextCookie.swift:3:1: error: inheritance from non-protocol type 'any Equatable'
extension BLContextCookie: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLFormatInfo.swift:39:25: error: unknown attribute 'retroactive'
extension BLFormatInfo: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLFormatInfo.swift:39:1: error: inheritance from non-protocol type 'any Equatable'
extension BLFormatInfo: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLRandom.swift:35:21: error: unknown attribute 'retroactive'
extension BLRandom: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLRandom.swift:35:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRandom: @retroactive Equatable {
^
[357/377] Compiling SwiftBlend2D BLImage.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLContextCookie.swift:3:28: error: unknown attribute 'retroactive'
extension BLContextCookie: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLContextCookie.swift:3:1: error: inheritance from non-protocol type 'any Equatable'
extension BLContextCookie: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLFormatInfo.swift:39:25: error: unknown attribute 'retroactive'
extension BLFormatInfo: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLFormatInfo.swift:39:1: error: inheritance from non-protocol type 'any Equatable'
extension BLFormatInfo: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLRandom.swift:35:21: error: unknown attribute 'retroactive'
extension BLRandom: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLRandom.swift:35:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRandom: @retroactive Equatable {
^
[358/377] Compiling SwiftBlend2D BLImageCodec.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLContextCookie.swift:3:28: error: unknown attribute 'retroactive'
extension BLContextCookie: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLContextCookie.swift:3:1: error: inheritance from non-protocol type 'any Equatable'
extension BLContextCookie: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLFormatInfo.swift:39:25: error: unknown attribute 'retroactive'
extension BLFormatInfo: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLFormatInfo.swift:39:1: error: inheritance from non-protocol type 'any Equatable'
extension BLFormatInfo: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLRandom.swift:35:21: error: unknown attribute 'retroactive'
extension BLRandom: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLRandom.swift:35:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRandom: @retroactive Equatable {
^
[359/377] Compiling SwiftBlend2D BLPixelConverter.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLContextCookie.swift:3:28: error: unknown attribute 'retroactive'
extension BLContextCookie: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLContextCookie.swift:3:1: error: inheritance from non-protocol type 'any Equatable'
extension BLContextCookie: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLFormatInfo.swift:39:25: error: unknown attribute 'retroactive'
extension BLFormatInfo: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLFormatInfo.swift:39:1: error: inheritance from non-protocol type 'any Equatable'
extension BLFormatInfo: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLRandom.swift:35:21: error: unknown attribute 'retroactive'
extension BLRandom: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLRandom.swift:35:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRandom: @retroactive Equatable {
^
[360/377] Compiling SwiftBlend2D BLRandom.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLContextCookie.swift:3:28: error: unknown attribute 'retroactive'
extension BLContextCookie: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLContextCookie.swift:3:1: error: inheritance from non-protocol type 'any Equatable'
extension BLContextCookie: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLFormatInfo.swift:39:25: error: unknown attribute 'retroactive'
extension BLFormatInfo: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLFormatInfo.swift:39:1: error: inheritance from non-protocol type 'any Equatable'
extension BLFormatInfo: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLRandom.swift:35:21: error: unknown attribute 'retroactive'
extension BLRandom: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLRandom.swift:35:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRandom: @retroactive Equatable {
^
[361/377] Compiling SwiftBlend2D BLRuntimeBuildInfo.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLContextCookie.swift:3:28: error: unknown attribute 'retroactive'
extension BLContextCookie: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLContextCookie.swift:3:1: error: inheritance from non-protocol type 'any Equatable'
extension BLContextCookie: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLFormatInfo.swift:39:25: error: unknown attribute 'retroactive'
extension BLFormatInfo: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLFormatInfo.swift:39:1: error: inheritance from non-protocol type 'any Equatable'
extension BLFormatInfo: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLRandom.swift:35:21: error: unknown attribute 'retroactive'
extension BLRandom: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLRandom.swift:35:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRandom: @retroactive Equatable {
^
[362/377] Compiling SwiftBlend2D BLRuntimeResourceInfo.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLContextCookie.swift:3:28: error: unknown attribute 'retroactive'
extension BLContextCookie: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLContextCookie.swift:3:1: error: inheritance from non-protocol type 'any Equatable'
extension BLContextCookie: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLFormatInfo.swift:39:25: error: unknown attribute 'retroactive'
extension BLFormatInfo: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLFormatInfo.swift:39:1: error: inheritance from non-protocol type 'any Equatable'
extension BLFormatInfo: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLRandom.swift:35:21: error: unknown attribute 'retroactive'
extension BLRandom: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLRandom.swift:35:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRandom: @retroactive Equatable {
^
[363/377] Compiling SwiftBlend2D BLRuntimeSystemInfo.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLContextCookie.swift:3:28: error: unknown attribute 'retroactive'
extension BLContextCookie: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLContextCookie.swift:3:1: error: inheritance from non-protocol type 'any Equatable'
extension BLContextCookie: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLFormatInfo.swift:39:25: error: unknown attribute 'retroactive'
extension BLFormatInfo: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLFormatInfo.swift:39:1: error: inheritance from non-protocol type 'any Equatable'
extension BLFormatInfo: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLRandom.swift:35:21: error: unknown attribute 'retroactive'
extension BLRandom: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLRandom.swift:35:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRandom: @retroactive Equatable {
^
[364/377] Compiling SwiftBlend2D BLStrokeOptions.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLContextCookie.swift:3:28: error: unknown attribute 'retroactive'
extension BLContextCookie: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLContextCookie.swift:3:1: error: inheritance from non-protocol type 'any Equatable'
extension BLContextCookie: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLFormatInfo.swift:39:25: error: unknown attribute 'retroactive'
extension BLFormatInfo: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLFormatInfo.swift:39:1: error: inheritance from non-protocol type 'any Equatable'
extension BLFormatInfo: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLRandom.swift:35:21: error: unknown attribute 'retroactive'
extension BLRandom: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLRandom.swift:35:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRandom: @retroactive Equatable {
^
[365/377] Compiling SwiftBlend2D BLRgba+Colors.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLContextCookie.swift:3:28: error: unknown attribute 'retroactive'
extension BLContextCookie: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLContextCookie.swift:3:1: error: inheritance from non-protocol type 'any Equatable'
extension BLContextCookie: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLFormatInfo.swift:39:25: error: unknown attribute 'retroactive'
extension BLFormatInfo: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLFormatInfo.swift:39:1: error: inheritance from non-protocol type 'any Equatable'
extension BLFormatInfo: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLRandom.swift:35:21: error: unknown attribute 'retroactive'
extension BLRandom: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLRandom.swift:35:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRandom: @retroactive Equatable {
^
[366/377] Compiling SwiftBlend2D BLRgba.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLContextCookie.swift:3:28: error: unknown attribute 'retroactive'
extension BLContextCookie: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLContextCookie.swift:3:1: error: inheritance from non-protocol type 'any Equatable'
extension BLContextCookie: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLFormatInfo.swift:39:25: error: unknown attribute 'retroactive'
extension BLFormatInfo: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLFormatInfo.swift:39:1: error: inheritance from non-protocol type 'any Equatable'
extension BLFormatInfo: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLRandom.swift:35:21: error: unknown attribute 'retroactive'
extension BLRandom: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLRandom.swift:35:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRandom: @retroactive Equatable {
^
[367/377] Compiling SwiftBlend2D BLRgba32+Colors.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLContextCookie.swift:3:28: error: unknown attribute 'retroactive'
extension BLContextCookie: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLContextCookie.swift:3:1: error: inheritance from non-protocol type 'any Equatable'
extension BLContextCookie: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLFormatInfo.swift:39:25: error: unknown attribute 'retroactive'
extension BLFormatInfo: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLFormatInfo.swift:39:1: error: inheritance from non-protocol type 'any Equatable'
extension BLFormatInfo: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLRandom.swift:35:21: error: unknown attribute 'retroactive'
extension BLRandom: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLRandom.swift:35:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRandom: @retroactive Equatable {
^
[368/377] Compiling SwiftBlend2D BLRgba32.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLContextCookie.swift:3:28: error: unknown attribute 'retroactive'
extension BLContextCookie: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLContextCookie.swift:3:1: error: inheritance from non-protocol type 'any Equatable'
extension BLContextCookie: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLFormatInfo.swift:39:25: error: unknown attribute 'retroactive'
extension BLFormatInfo: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLFormatInfo.swift:39:1: error: inheritance from non-protocol type 'any Equatable'
extension BLFormatInfo: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLRandom.swift:35:21: error: unknown attribute 'retroactive'
extension BLRandom: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLRandom.swift:35:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRandom: @retroactive Equatable {
^
[369/377] Compiling SwiftBlend2D BLRgba64+Colors.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLContextCookie.swift:3:28: error: unknown attribute 'retroactive'
extension BLContextCookie: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLContextCookie.swift:3:1: error: inheritance from non-protocol type 'any Equatable'
extension BLContextCookie: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLFormatInfo.swift:39:25: error: unknown attribute 'retroactive'
extension BLFormatInfo: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLFormatInfo.swift:39:1: error: inheritance from non-protocol type 'any Equatable'
extension BLFormatInfo: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLRandom.swift:35:21: error: unknown attribute 'retroactive'
extension BLRandom: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLRandom.swift:35:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRandom: @retroactive Equatable {
^
[370/377] Compiling SwiftBlend2D BLRgba64.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLContextCookie.swift:3:28: error: unknown attribute 'retroactive'
extension BLContextCookie: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLContextCookie.swift:3:1: error: inheritance from non-protocol type 'any Equatable'
extension BLContextCookie: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLFormatInfo.swift:39:25: error: unknown attribute 'retroactive'
extension BLFormatInfo: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLFormatInfo.swift:39:1: error: inheritance from non-protocol type 'any Equatable'
extension BLFormatInfo: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLRandom.swift:35:21: error: unknown attribute 'retroactive'
extension BLRandom: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLRandom.swift:35:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRandom: @retroactive Equatable {
^
[371/377] Compiling SwiftBlend2D CoreStructure.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLContextCookie.swift:3:28: error: unknown attribute 'retroactive'
extension BLContextCookie: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLContextCookie.swift:3:1: error: inheritance from non-protocol type 'any Equatable'
extension BLContextCookie: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLFormatInfo.swift:39:25: error: unknown attribute 'retroactive'
extension BLFormatInfo: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLFormatInfo.swift:39:1: error: inheritance from non-protocol type 'any Equatable'
extension BLFormatInfo: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLRandom.swift:35:21: error: unknown attribute 'retroactive'
extension BLRandom: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLRandom.swift:35:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRandom: @retroactive Equatable {
^
[372/377] Compiling SwiftBlend2D BLArray.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLContextCookie.swift:3:28: error: unknown attribute 'retroactive'
extension BLContextCookie: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLContextCookie.swift:3:1: error: inheritance from non-protocol type 'any Equatable'
extension BLContextCookie: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLFormatInfo.swift:39:25: error: unknown attribute 'retroactive'
extension BLFormatInfo: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLFormatInfo.swift:39:1: error: inheritance from non-protocol type 'any Equatable'
extension BLFormatInfo: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLRandom.swift:35:21: error: unknown attribute 'retroactive'
extension BLRandom: @retroactive Equatable {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/BLRandom.swift:35:1: error: inheritance from non-protocol type 'any Equatable'
extension BLRandom: @retroactive Equatable {
^
error: fatalError
BUILD FAILURE 5.10 linux