Build Information
Failed to build SwiftBlend2D, reference master (21650f
), with Swift 5.10 for Linux on 19 Dec 2024 15:12:58 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:94: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:24: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:62: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:86: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:29: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:67: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:91: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphRunFlags.swift:7:28: error: unknown attribute 'retroactive'
extension BLGlyphRunFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphRunFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLGlyphRunFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Geometry/BLMatrix2D.swift:16:23: error: unknown attribute 'retroactive'
extension BLMatrix2D: @retroactive CustomStringConvertible {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Geometry/BLMatrix2D.swift:16:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLMatrix2D: @retroactive CustomStringConvertible {
^
[305/377] Compiling SwiftBlend2D BLFontWeight.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:32: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:70: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:94: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:24: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:62: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:86: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:29: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:67: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:91: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphRunFlags.swift:7:28: error: unknown attribute 'retroactive'
extension BLGlyphRunFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphRunFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLGlyphRunFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Geometry/BLMatrix2D.swift:16:23: error: unknown attribute 'retroactive'
extension BLMatrix2D: @retroactive CustomStringConvertible {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Geometry/BLMatrix2D.swift:16:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLMatrix2D: @retroactive CustomStringConvertible {
^
[306/377] Compiling SwiftBlend2D BLOrientation.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:32: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:70: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:94: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:24: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:62: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:86: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:29: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:67: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:91: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphRunFlags.swift:7:28: error: unknown attribute 'retroactive'
extension BLGlyphRunFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphRunFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLGlyphRunFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Geometry/BLMatrix2D.swift:16:23: error: unknown attribute 'retroactive'
extension BLMatrix2D: @retroactive CustomStringConvertible {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Geometry/BLMatrix2D.swift:16:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLMatrix2D: @retroactive CustomStringConvertible {
^
[307/377] Compiling SwiftBlend2D BLGlyphInfo+Ext.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:32: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:70: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:94: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:24: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:62: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:86: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:29: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:67: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:91: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphRunFlags.swift:7:28: error: unknown attribute 'retroactive'
extension BLGlyphRunFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphRunFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLGlyphRunFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Geometry/BLMatrix2D.swift:16:23: error: unknown attribute 'retroactive'
extension BLMatrix2D: @retroactive CustomStringConvertible {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Geometry/BLMatrix2D.swift:16:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLMatrix2D: @retroactive CustomStringConvertible {
^
[308/377] Compiling SwiftBlend2D BLGlyphPlacement+Ext.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:32: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:70: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:94: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:24: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:62: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:86: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:29: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:67: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:91: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphRunFlags.swift:7:28: error: unknown attribute 'retroactive'
extension BLGlyphRunFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphRunFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLGlyphRunFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Geometry/BLMatrix2D.swift:16:23: error: unknown attribute 'retroactive'
extension BLMatrix2D: @retroactive CustomStringConvertible {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Geometry/BLMatrix2D.swift:16:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLMatrix2D: @retroactive CustomStringConvertible {
^
[309/377] Compiling SwiftBlend2D BLGlyphPlacementType.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:32: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:70: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:94: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:24: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:62: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:86: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:29: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:67: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:91: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphRunFlags.swift:7:28: error: unknown attribute 'retroactive'
extension BLGlyphRunFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphRunFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLGlyphRunFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Geometry/BLMatrix2D.swift:16:23: error: unknown attribute 'retroactive'
extension BLMatrix2D: @retroactive CustomStringConvertible {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Geometry/BLMatrix2D.swift:16:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLMatrix2D: @retroactive CustomStringConvertible {
^
[310/377] Compiling SwiftBlend2D BLGlyphRunFlags.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:32: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:70: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:94: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:24: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:62: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:86: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:29: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:67: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:91: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphRunFlags.swift:7:28: error: unknown attribute 'retroactive'
extension BLGlyphRunFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphRunFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLGlyphRunFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Geometry/BLMatrix2D.swift:16:23: error: unknown attribute 'retroactive'
extension BLMatrix2D: @retroactive CustomStringConvertible {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Geometry/BLMatrix2D.swift:16:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLMatrix2D: @retroactive CustomStringConvertible {
^
[311/377] Compiling SwiftBlend2D BLArc.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:32: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:70: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:94: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:24: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:62: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:86: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:29: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:67: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:91: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphRunFlags.swift:7:28: error: unknown attribute 'retroactive'
extension BLGlyphRunFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphRunFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLGlyphRunFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Geometry/BLMatrix2D.swift:16:23: error: unknown attribute 'retroactive'
extension BLMatrix2D: @retroactive CustomStringConvertible {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Geometry/BLMatrix2D.swift:16:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLMatrix2D: @retroactive CustomStringConvertible {
^
[312/377] Compiling SwiftBlend2D BLBox.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:32: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:70: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:94: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:24: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:62: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:86: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:29: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:67: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:91: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphRunFlags.swift:7:28: error: unknown attribute 'retroactive'
extension BLGlyphRunFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphRunFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLGlyphRunFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Geometry/BLMatrix2D.swift:16:23: error: unknown attribute 'retroactive'
extension BLMatrix2D: @retroactive CustomStringConvertible {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Geometry/BLMatrix2D.swift:16:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLMatrix2D: @retroactive CustomStringConvertible {
^
[313/377] Compiling SwiftBlend2D BLBoxI.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:32: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:70: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:94: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:24: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:62: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:86: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:29: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:67: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:91: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphRunFlags.swift:7:28: error: unknown attribute 'retroactive'
extension BLGlyphRunFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphRunFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLGlyphRunFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Geometry/BLMatrix2D.swift:16:23: error: unknown attribute 'retroactive'
extension BLMatrix2D: @retroactive CustomStringConvertible {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Geometry/BLMatrix2D.swift:16:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLMatrix2D: @retroactive CustomStringConvertible {
^
[314/377] Compiling SwiftBlend2D BLCircle.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:32: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:70: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:94: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:24: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:62: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:86: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:29: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:67: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:91: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphRunFlags.swift:7:28: error: unknown attribute 'retroactive'
extension BLGlyphRunFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphRunFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLGlyphRunFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Geometry/BLMatrix2D.swift:16:23: error: unknown attribute 'retroactive'
extension BLMatrix2D: @retroactive CustomStringConvertible {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Geometry/BLMatrix2D.swift:16:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLMatrix2D: @retroactive CustomStringConvertible {
^
[315/377] Compiling SwiftBlend2D BLEllipse.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:32: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:70: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:94: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:24: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:62: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:86: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:29: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:67: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:91: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphRunFlags.swift:7:28: error: unknown attribute 'retroactive'
extension BLGlyphRunFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphRunFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLGlyphRunFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Geometry/BLMatrix2D.swift:16:23: error: unknown attribute 'retroactive'
extension BLMatrix2D: @retroactive CustomStringConvertible {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Geometry/BLMatrix2D.swift:16:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLMatrix2D: @retroactive CustomStringConvertible {
^
[316/377] Compiling SwiftBlend2D BLLine.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:32: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:70: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:94: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:24: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:62: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:86: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:29: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:67: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:91: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphRunFlags.swift:7:28: error: unknown attribute 'retroactive'
extension BLGlyphRunFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphRunFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLGlyphRunFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Geometry/BLMatrix2D.swift:16:23: error: unknown attribute 'retroactive'
extension BLMatrix2D: @retroactive CustomStringConvertible {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Geometry/BLMatrix2D.swift:16:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLMatrix2D: @retroactive CustomStringConvertible {
^
[317/377] Compiling SwiftBlend2D BLMatrix2D.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:32: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:70: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:94: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:24: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:62: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:86: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:29: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:67: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:91: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphRunFlags.swift:7:28: error: unknown attribute 'retroactive'
extension BLGlyphRunFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphRunFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLGlyphRunFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Geometry/BLMatrix2D.swift:16:23: error: unknown attribute 'retroactive'
extension BLMatrix2D: @retroactive CustomStringConvertible {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Geometry/BLMatrix2D.swift:16:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLMatrix2D: @retroactive CustomStringConvertible {
^
[318/377] Compiling SwiftBlend2D BLPoint.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:32: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:70: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:94: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:24: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:62: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:86: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:29: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:67: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:91: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphRunFlags.swift:7:28: error: unknown attribute 'retroactive'
extension BLGlyphRunFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphRunFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLGlyphRunFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Geometry/BLMatrix2D.swift:16:23: error: unknown attribute 'retroactive'
extension BLMatrix2D: @retroactive CustomStringConvertible {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Geometry/BLMatrix2D.swift:16:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLMatrix2D: @retroactive CustomStringConvertible {
^
[319/377] Compiling SwiftBlend2D BLPointI.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:32: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:70: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:94: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:24: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:62: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:86: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:29: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:67: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:91: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphRunFlags.swift:7:28: error: unknown attribute 'retroactive'
extension BLGlyphRunFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphRunFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLGlyphRunFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Geometry/BLMatrix2D.swift:16:23: error: unknown attribute 'retroactive'
extension BLMatrix2D: @retroactive CustomStringConvertible {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Geometry/BLMatrix2D.swift:16:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLMatrix2D: @retroactive CustomStringConvertible {
^
[320/377] Compiling SwiftBlend2D BLRect.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:32: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:70: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:94: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:24: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:62: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:86: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:29: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:67: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:91: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphRunFlags.swift:7:28: error: unknown attribute 'retroactive'
extension BLGlyphRunFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphRunFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLGlyphRunFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Geometry/BLMatrix2D.swift:16:23: error: unknown attribute 'retroactive'
extension BLMatrix2D: @retroactive CustomStringConvertible {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Geometry/BLMatrix2D.swift:16:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLMatrix2D: @retroactive CustomStringConvertible {
^
[321/377] Compiling SwiftBlend2D BLRectI.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:32: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:70: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:94: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:24: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:62: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:86: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:29: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:67: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:91: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphRunFlags.swift:7:28: error: unknown attribute 'retroactive'
extension BLGlyphRunFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphRunFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLGlyphRunFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Geometry/BLMatrix2D.swift:16:23: error: unknown attribute 'retroactive'
extension BLMatrix2D: @retroactive CustomStringConvertible {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Geometry/BLMatrix2D.swift:16:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLMatrix2D: @retroactive CustomStringConvertible {
^
[322/377] Compiling SwiftBlend2D BLRoundRect.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:32: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:70: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:94: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:24: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:62: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:86: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:29: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:67: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:91: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphRunFlags.swift:7:28: error: unknown attribute 'retroactive'
extension BLGlyphRunFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphRunFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLGlyphRunFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Geometry/BLMatrix2D.swift:16:23: error: unknown attribute 'retroactive'
extension BLMatrix2D: @retroactive CustomStringConvertible {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Geometry/BLMatrix2D.swift:16:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLMatrix2D: @retroactive CustomStringConvertible {
^
[323/377] Compiling SwiftBlend2D BLSize.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:32: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:70: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:94: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:24: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:62: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:86: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:29: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:67: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:91: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphRunFlags.swift:7:28: error: unknown attribute 'retroactive'
extension BLGlyphRunFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphRunFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLGlyphRunFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Geometry/BLMatrix2D.swift:16:23: error: unknown attribute 'retroactive'
extension BLMatrix2D: @retroactive CustomStringConvertible {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Geometry/BLMatrix2D.swift:16:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLMatrix2D: @retroactive CustomStringConvertible {
^
[324/377] Compiling SwiftBlend2D BLSizeI.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:32: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:70: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:94: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:24: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:62: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:86: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:29: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:67: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:91: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphRunFlags.swift:7:28: error: unknown attribute 'retroactive'
extension BLGlyphRunFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphRunFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLGlyphRunFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Geometry/BLMatrix2D.swift:16:23: error: unknown attribute 'retroactive'
extension BLMatrix2D: @retroactive CustomStringConvertible {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Geometry/BLMatrix2D.swift:16:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLMatrix2D: @retroactive CustomStringConvertible {
^
[325/377] Compiling SwiftBlend2D BLTriangle.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:32: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:70: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:94: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:24: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:62: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:86: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:29: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:67: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:91: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphRunFlags.swift:7:28: error: unknown attribute 'retroactive'
extension BLGlyphRunFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphRunFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLGlyphRunFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Geometry/BLMatrix2D.swift:16:23: error: unknown attribute 'retroactive'
extension BLMatrix2D: @retroactive CustomStringConvertible {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Geometry/BLMatrix2D.swift:16:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLMatrix2D: @retroactive CustomStringConvertible {
^
[326/377] Compiling SwiftBlend2D Helpers.swift
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:32: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:70: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:94: error: unknown attribute 'retroactive'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Font/BLFontVariationItem+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLFontVariationItem: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:24: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:62: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:86: error: unknown attribute 'retroactive'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphInfo+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLGlyphInfo: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:29: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:67: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any Equatable'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:91: error: unknown attribute 'retroactive'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphPlacement+Ext.swift:6:1: error: inheritance from non-protocol type 'any Hashable'
extension BLGlyphPlacement: @retroactive CustomStringConvertible, @retroactive Equatable, @retroactive Hashable { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphRunFlags.swift:7:28: error: unknown attribute 'retroactive'
extension BLGlyphRunFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Generated/Text/Glyph/BLGlyphRunFlags.swift:7:1: error: inheritance from non-protocol type 'any OptionSet'
extension BLGlyphRunFlags: @retroactive OptionSet { }
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Geometry/BLMatrix2D.swift:16:23: error: unknown attribute 'retroactive'
extension BLMatrix2D: @retroactive CustomStringConvertible {
^
/host/spi-builder-workspace/Sources/SwiftBlend2D/Geometry/BLMatrix2D.swift:16:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension BLMatrix2D: @retroactive CustomStringConvertible {
^
[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