Build Information
Failed to build SwiftAdditions, reference master (f61e9c), with Swift 6.1 for macOS (SPM) on 14 Aug 2025 05:12:41 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.66.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/maddthesane/swiftmactypes.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/maddthesane/swiftmactypes
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at f61e9c1 More pokes. Add some Spans.
Cloned https://github.com/maddthesane/swiftmactypes.git
Revision (git rev-parse @):
f61e9c1a88ba07d6ea4ed6b22a22cae2e23325e8
SUCCESS checkout https://github.com/maddthesane/swiftmactypes.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swiftmactypes",
"name": "SwiftAdditions",
"url": "https://github.com/maddthesane/swiftmactypes.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swiftmactypes",
"dependencies": [
]
}
]
}
Fetching https://github.com/maddthesane/swiftmactypes.git
[1/3637] Fetching swiftmactypes
Fetched https://github.com/maddthesane/swiftmactypes.git from cache (1.03s)
Creating working copy for https://github.com/maddthesane/swiftmactypes.git
Working copy of https://github.com/maddthesane/swiftmactypes.git resolved at master (f61e9c1)
warning: '.resolve-product-dependencies': dependency 'swiftmactypes' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/maddthesane/swiftmactypes.git
https://github.com/maddthesane/swiftmactypes.git
{
"dependencies" : [
],
"manifest_display_name" : "SwiftAdditions",
"name" : "SwiftAdditions",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
},
{
"name" : "tvos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "FoundationAdditions",
"targets" : [
"FoundationAdditions"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftAdditions",
"targets" : [
"SwiftAdditions"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftAudioAdditions",
"targets" : [
"SwiftAudioAdditions"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CoreTextAdditions",
"targets" : [
"CoreTextAdditions"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "TISAdditions",
"targets" : [
"TISAdditions"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "UTTypeOSTypes",
"targets" : [
"UTTypeOSTypes"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "UTTypeOSTypesTests",
"module_type" : "SwiftTarget",
"name" : "UTTypeOSTypesTests",
"path" : "UTTypeOSTypesTests",
"sources" : [
"UTTypeOSTypesTests.swift"
],
"target_dependencies" : [
"UTTypeOSTypes"
],
"type" : "test"
},
{
"c99name" : "UTTypeOSTypes",
"module_type" : "SwiftTarget",
"name" : "UTTypeOSTypes",
"path" : "UTTypeOSTypes",
"product_memberships" : [
"UTTypeOSTypes"
],
"sources" : [
"UTTypes.swift"
],
"type" : "library"
},
{
"c99name" : "TISAdditionsTests",
"module_type" : "SwiftTarget",
"name" : "TISAdditionsTests",
"path" : "TISAdditionsTests",
"sources" : [
"TISAdditionsTests.swift"
],
"target_dependencies" : [
"SwiftAdditions",
"FoundationAdditions",
"TISAdditions"
],
"type" : "test"
},
{
"c99name" : "TISAdditions",
"module_type" : "SwiftTarget",
"name" : "TISAdditions",
"path" : "TISAdditions",
"product_memberships" : [
"TISAdditions"
],
"sources" : [
"TextInputSources.swift"
],
"target_dependencies" : [
"SwiftAdditions",
"FoundationAdditions"
],
"type" : "library"
},
{
"c99name" : "SwiftAudioAdditionsTests",
"module_type" : "SwiftTarget",
"name" : "SwiftAudioAdditionsTests",
"path" : "SwiftAudioAdditionsTests",
"sources" : [
"SwiftAudioAdditionsTests.swift"
],
"target_dependencies" : [
"SwiftAdditions",
"SwiftAudioAdditions"
],
"type" : "test"
},
{
"c99name" : "SwiftAudioAdditions",
"module_type" : "SwiftTarget",
"name" : "SwiftAudioAdditions",
"path" : "SwiftAudioAdditions",
"product_memberships" : [
"SwiftAudioAdditions"
],
"sources" : [
"AUOutputBL.swift",
"AudioFileClass.swift",
"AudioFileExt.swift",
"AudioFileFormats.swift",
"AudioUnit.swift",
"CoreAudioError.swift",
"ExtAudioFileClass.swift",
"ExtAudioFileExt.swift",
"SoundBankAdditions.swift"
],
"target_dependencies" : [
"FoundationAdditions",
"SwiftAdditions"
],
"type" : "library"
},
{
"c99name" : "SwiftAdditionsTests",
"module_type" : "SwiftTarget",
"name" : "SwiftAdditionsTests",
"path" : "SwiftAdditionsTests",
"sources" : [
"CharacterAdditionsTests.swift",
"MacAdditionsTests.swift",
"MacErrorTests.swift",
"SwiftAdditionsTests.swift"
],
"target_dependencies" : [
"SwiftAdditions"
],
"type" : "test"
},
{
"c99name" : "SwiftAdditions",
"module_type" : "SwiftTarget",
"name" : "SwiftAdditions",
"path" : "SwiftAdditions",
"product_memberships" : [
"SwiftAdditions",
"SwiftAudioAdditions",
"TISAdditions"
],
"sources" : [
"AppKit.swift",
"AppleScriptFoundation.swift",
"CGColorSpace.swift",
"Characters.swift",
"CoreGraphics.swift",
"MacTypesAdditions.swift",
"SAMacError.swift"
],
"target_dependencies" : [
"FoundationAdditions"
],
"type" : "library"
},
{
"c99name" : "FoundationAdditionsTests",
"module_type" : "SwiftTarget",
"name" : "FoundationAdditionsTests",
"path" : "FoundationAdditionsTests",
"sources" : [
"FoundationAdditionsTests.swift"
],
"target_dependencies" : [
"SwiftAdditions",
"FoundationAdditions"
],
"type" : "test"
},
{
"c99name" : "FoundationAdditions",
"module_type" : "SwiftTarget",
"name" : "FoundationAdditions",
"path" : "FoundationAdditions",
"product_memberships" : [
"FoundationAdditions",
"SwiftAdditions",
"SwiftAudioAdditions",
"CoreTextAdditions",
"TISAdditions"
],
"sources" : [
"AdditionalAdditions.swift",
"CFBinaryHeap.swift",
"CFBitVector.swift",
"CFMessagePortAdditions.swift",
"CFTypeProtocol.swift",
"CocoaComparable.swift",
"Endianness.swift",
"FoundationTypesAdditions.swift"
],
"type" : "library"
},
{
"c99name" : "CoreTextAdditionsTests",
"module_type" : "SwiftTarget",
"name" : "CoreTextAdditionsTests",
"path" : "CoreTextAdditionsTests",
"sources" : [
"CoreTextAdditionsTests.swift"
],
"target_dependencies" : [
"SwiftAdditions",
"FoundationAdditions",
"CoreTextAdditions"
],
"type" : "test"
},
{
"c99name" : "CoreTextAdditions",
"module_type" : "SwiftTarget",
"name" : "CoreTextAdditions",
"path" : "CoreTextAdditions",
"product_memberships" : [
"CoreTextAdditions"
],
"sources" : [
"CTAFontManagerErrors.swift",
"CTAttributedStringAdditions.swift",
"CTFontAdditions.swift",
"CTFontCollectionAdditions.swift",
"CTFontDescriptorAdditions.swift",
"CTFontManagerAdditions.swift",
"CTFrameAdditions.swift",
"CTFramesetterAdditions.swift",
"CTGlyphInfoAdditions.swift",
"CTLineAdditions.swift",
"CTMisc.swift",
"CTParagraphStyleAdditions.swift",
"CTRubyAnnotationAdditions.swift",
"CTRunAdditions.swift",
"CTRunDelegateAdditions.swift",
"CTStringAttributesAdditions.swift",
"CTTextTabAdditions.swift",
"CTTypesetterAdditions.swift"
],
"target_dependencies" : [
"FoundationAdditions",
"CTAdditionsSwiftHelpers"
],
"type" : "library"
},
{
"c99name" : "CTAdditionsSwiftHelpers",
"module_type" : "ClangTarget",
"name" : "CTAdditionsSwiftHelpers",
"path" : "CTAdditionsSwiftHelpers",
"product_memberships" : [
"CoreTextAdditions"
],
"sources" : [
"CTAdditionsSwiftHelpers.m"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/8] Write sources
[6/8] Write swift-version-2F0A5646E1D333AE.txt
[7/19] Compiling CTAdditionsSwiftHelpers CTAdditionsSwiftHelpers.m
[9/19] Emitting module FoundationAdditions
[10/19] Compiling FoundationAdditions FoundationTypesAdditions.swift
[11/19] Compiling FoundationAdditions Endianness.swift
[12/19] Compiling FoundationAdditions AdditionalAdditions.swift
[13/19] Compiling FoundationAdditions CocoaComparable.swift
[14/19] Compiling FoundationAdditions CFTypeProtocol.swift
[15/19] Compiling FoundationAdditions CFMessagePortAdditions.swift
[16/19] Compiling FoundationAdditions CFBitVector.swift
[17/19] Compiling FoundationAdditions CFBinaryHeap.swift
[18/19] Compiling UTTypeOSTypes UTTypes.swift
[19/19] Emitting module UTTypeOSTypes
[20/45] Compiling CoreTextAdditions CTTextTabAdditions.swift
[21/45] Compiling CoreTextAdditions CTRubyAnnotationAdditions.swift
[22/45] Compiling CoreTextAdditions CTRunAdditions.swift
[23/45] Compiling CoreTextAdditions CTRunDelegateAdditions.swift
[24/45] Compiling CoreTextAdditions CTStringAttributesAdditions.swift
[25/45] Compiling CoreTextAdditions CTMisc.swift
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:13:19: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
11 | import CoreText
12 |
13 | extension CTFont: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
14 | /// Returns the Core Foundation type identifier for for the opaque type `CTFont`.
15 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:20:29: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
18 | }
19 |
20 | extension CTFontCollection: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
21 | /// The Core Foundation type identifier for the opaque type `CTFontCollection`.
22 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:27:29: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
25 | }
26 |
27 | extension CTFontDescriptor: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
28 | /// Returns the Core Foundation type identifier for the opaque type `CTFontDescriptor`.
29 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:34:20: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
32 | }
33 |
34 | extension CTFrame: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
35 | /// Returns the Core Foundation type identifier for the opaque type `CTFrame`.
36 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:41:26: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
39 | }
40 |
41 | extension CTFramesetter: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
42 | /// Returns the Core Foundation type identifier the opaque type `CTFramesetter`.
43 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:48:19: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
46 | }
47 |
48 | extension CTLine: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
49 | /// Returns the Core Foundation type identifier for the opaque type `CTLineRef`.
50 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:55:29: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
53 | }
54 |
55 | extension CTParagraphStyle: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
56 | /// Returns the Core Foundation type identifier of the paragraph style object.
57 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:62:29: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
60 | }
61 |
62 | extension CTRubyAnnotation: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
63 | /// Returns the Core Foundation type identifier for the opaque type `CTRubyAnnotation`.
64 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:69:18: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
67 | }
68 |
69 | extension CTRun: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
70 | /// Returns the Core Foundation type identifier for the opaque type `CTRun`.
71 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:76:26: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
74 | }
75 |
76 | extension CTRunDelegate: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
77 | /// The Core Foundation type identifier for the opaque type `CTRunDelegate`.
78 | @inlinable public static var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:83:22: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
81 | }
82 |
83 | extension CTTextTab: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
84 | /// Returns the Core Foundation type identifier for the opaque type `CTTextTab`.
85 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:90:25: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
88 | }
89 |
90 | extension CTTypesetter: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
91 | /// Returns the Core Foundation type identifier for the opaque type `CTTypesetter`.
92 | @inlinable public static var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:97:24: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
95 | }
96 |
97 | extension CTGlyphInfo: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
98 | /// Returns the Core Foundation type identifier for the opaque type `CTGlyphInfo`.
99 | @inlinable public static var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:123:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
121 | var alignment: Alignment {
122 | var toRet = Alignment.natural
123 | let success = CTParagraphStyleGetValueForSpecifier(self, .alignment, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
124 | return toRet
125 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:135:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
133 | var firstLineHeadIndent: CGFloat {
134 | var toRet = CGFloat(0)
135 | let success = CTParagraphStyleGetValueForSpecifier(self, .firstLineHeadIndent, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
136 | return toRet
137 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:147:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
145 | var headIndent: CGFloat {
146 | var toRet = CGFloat(0)
147 | let success = CTParagraphStyleGetValueForSpecifier(self, .headIndent, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
148 | return toRet
149 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:160:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
158 | var tailIndent: CGFloat {
159 | var toRet = CGFloat(0)
160 | let success = CTParagraphStyleGetValueForSpecifier(self, .tailIndent, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
161 | return toRet
162 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:171:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
169 | var tabStops: [CTTextTab] {
170 | var toRet: Unmanaged<CFArray>? = nil
171 | let success = CTParagraphStyleGetValueForSpecifier(self, .tabStops, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
172 | return toRet?.takeUnretainedValue() as? [CTTextTab] ?? []
173 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:183:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
181 | var defaultTabInterval: CGFloat {
182 | var toRet = CGFloat(0)
183 | let success = CTParagraphStyleGetValueForSpecifier(self, .defaultTabInterval, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
184 | return toRet
185 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:194:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
192 | var lineBreakMode: LineBreakMode {
193 | var toRet = LineBreakMode.byWordWrapping
194 | let success = CTParagraphStyleGetValueForSpecifier(self, .alignment, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
195 | return toRet
196 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:208:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
206 | var maximumLineHeight: CGFloat {
207 | var toRet = CGFloat(0)
208 | let success = CTParagraphStyleGetValueForSpecifier(self, .maximumLineHeight, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
209 | return toRet
210 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:220:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
218 | var minimumLineHeight: CGFloat {
219 | var toRet = CGFloat(0)
220 | let success = CTParagraphStyleGetValueForSpecifier(self, .minimumLineHeight, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
221 | return toRet
222 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:235:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
233 | var paragraphSpacing: CGFloat {
234 | var toRet = CGFloat(0)
235 | let success = CTParagraphStyleGetValueForSpecifier(self, .paragraphSpacing, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
236 | return toRet
237 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:246:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
244 | var paragraphSpacingBefore: CGFloat {
245 | var toRet = CGFloat(0)
246 | let success = CTParagraphStyleGetValueForSpecifier(self, .paragraphSpacingBefore, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
247 | return toRet
248 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:256:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
254 | var baseWritingDirection: WritingDirection {
255 | var toRet = WritingDirection.natural
256 | let success = CTParagraphStyleGetValueForSpecifier(self, .baseWritingDirection, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
257 | return toRet
258 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:267:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
265 | var maximumLineSpacing: CGFloat {
266 | var toRet = CGFloat(0)
267 | let success = CTParagraphStyleGetValueForSpecifier(self, .maximumLineSpacing, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
268 | return toRet
269 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:278:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
276 | var minimumLineSpacing: CGFloat {
277 | var toRet = CGFloat(0)
278 | let success = CTParagraphStyleGetValueForSpecifier(self, .minimumLineSpacing, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
279 | return toRet
280 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:289:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
287 | var lineSpacingAdjustment: CGFloat {
288 | var toRet = CGFloat(0)
289 | let success = CTParagraphStyleGetValueForSpecifier(self, .lineSpacingAdjustment, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
290 | return toRet
291 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:300:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
298 | var lineBoundsOptions: CTLine.BoundsOptions {
299 | var toRet: CTLineBoundsOptions = []
300 | let success = CTParagraphStyleGetValueForSpecifier(self, .lineBoundsOptions, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
301 | return toRet
302 | }
[26/45] Compiling CoreTextAdditions CTParagraphStyleAdditions.swift
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:13:19: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
11 | import CoreText
12 |
13 | extension CTFont: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
14 | /// Returns the Core Foundation type identifier for for the opaque type `CTFont`.
15 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:20:29: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
18 | }
19 |
20 | extension CTFontCollection: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
21 | /// The Core Foundation type identifier for the opaque type `CTFontCollection`.
22 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:27:29: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
25 | }
26 |
27 | extension CTFontDescriptor: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
28 | /// Returns the Core Foundation type identifier for the opaque type `CTFontDescriptor`.
29 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:34:20: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
32 | }
33 |
34 | extension CTFrame: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
35 | /// Returns the Core Foundation type identifier for the opaque type `CTFrame`.
36 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:41:26: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
39 | }
40 |
41 | extension CTFramesetter: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
42 | /// Returns the Core Foundation type identifier the opaque type `CTFramesetter`.
43 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:48:19: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
46 | }
47 |
48 | extension CTLine: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
49 | /// Returns the Core Foundation type identifier for the opaque type `CTLineRef`.
50 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:55:29: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
53 | }
54 |
55 | extension CTParagraphStyle: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
56 | /// Returns the Core Foundation type identifier of the paragraph style object.
57 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:62:29: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
60 | }
61 |
62 | extension CTRubyAnnotation: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
63 | /// Returns the Core Foundation type identifier for the opaque type `CTRubyAnnotation`.
64 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:69:18: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
67 | }
68 |
69 | extension CTRun: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
70 | /// Returns the Core Foundation type identifier for the opaque type `CTRun`.
71 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:76:26: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
74 | }
75 |
76 | extension CTRunDelegate: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
77 | /// The Core Foundation type identifier for the opaque type `CTRunDelegate`.
78 | @inlinable public static var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:83:22: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
81 | }
82 |
83 | extension CTTextTab: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
84 | /// Returns the Core Foundation type identifier for the opaque type `CTTextTab`.
85 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:90:25: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
88 | }
89 |
90 | extension CTTypesetter: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
91 | /// Returns the Core Foundation type identifier for the opaque type `CTTypesetter`.
92 | @inlinable public static var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:97:24: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
95 | }
96 |
97 | extension CTGlyphInfo: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
98 | /// Returns the Core Foundation type identifier for the opaque type `CTGlyphInfo`.
99 | @inlinable public static var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:123:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
121 | var alignment: Alignment {
122 | var toRet = Alignment.natural
123 | let success = CTParagraphStyleGetValueForSpecifier(self, .alignment, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
124 | return toRet
125 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:135:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
133 | var firstLineHeadIndent: CGFloat {
134 | var toRet = CGFloat(0)
135 | let success = CTParagraphStyleGetValueForSpecifier(self, .firstLineHeadIndent, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
136 | return toRet
137 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:147:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
145 | var headIndent: CGFloat {
146 | var toRet = CGFloat(0)
147 | let success = CTParagraphStyleGetValueForSpecifier(self, .headIndent, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
148 | return toRet
149 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:160:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
158 | var tailIndent: CGFloat {
159 | var toRet = CGFloat(0)
160 | let success = CTParagraphStyleGetValueForSpecifier(self, .tailIndent, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
161 | return toRet
162 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:171:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
169 | var tabStops: [CTTextTab] {
170 | var toRet: Unmanaged<CFArray>? = nil
171 | let success = CTParagraphStyleGetValueForSpecifier(self, .tabStops, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
172 | return toRet?.takeUnretainedValue() as? [CTTextTab] ?? []
173 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:183:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
181 | var defaultTabInterval: CGFloat {
182 | var toRet = CGFloat(0)
183 | let success = CTParagraphStyleGetValueForSpecifier(self, .defaultTabInterval, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
184 | return toRet
185 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:194:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
192 | var lineBreakMode: LineBreakMode {
193 | var toRet = LineBreakMode.byWordWrapping
194 | let success = CTParagraphStyleGetValueForSpecifier(self, .alignment, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
195 | return toRet
196 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:208:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
206 | var maximumLineHeight: CGFloat {
207 | var toRet = CGFloat(0)
208 | let success = CTParagraphStyleGetValueForSpecifier(self, .maximumLineHeight, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
209 | return toRet
210 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:220:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
218 | var minimumLineHeight: CGFloat {
219 | var toRet = CGFloat(0)
220 | let success = CTParagraphStyleGetValueForSpecifier(self, .minimumLineHeight, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
221 | return toRet
222 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:235:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
233 | var paragraphSpacing: CGFloat {
234 | var toRet = CGFloat(0)
235 | let success = CTParagraphStyleGetValueForSpecifier(self, .paragraphSpacing, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
236 | return toRet
237 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:246:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
244 | var paragraphSpacingBefore: CGFloat {
245 | var toRet = CGFloat(0)
246 | let success = CTParagraphStyleGetValueForSpecifier(self, .paragraphSpacingBefore, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
247 | return toRet
248 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:256:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
254 | var baseWritingDirection: WritingDirection {
255 | var toRet = WritingDirection.natural
256 | let success = CTParagraphStyleGetValueForSpecifier(self, .baseWritingDirection, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
257 | return toRet
258 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:267:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
265 | var maximumLineSpacing: CGFloat {
266 | var toRet = CGFloat(0)
267 | let success = CTParagraphStyleGetValueForSpecifier(self, .maximumLineSpacing, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
268 | return toRet
269 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:278:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
276 | var minimumLineSpacing: CGFloat {
277 | var toRet = CGFloat(0)
278 | let success = CTParagraphStyleGetValueForSpecifier(self, .minimumLineSpacing, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
279 | return toRet
280 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:289:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
287 | var lineSpacingAdjustment: CGFloat {
288 | var toRet = CGFloat(0)
289 | let success = CTParagraphStyleGetValueForSpecifier(self, .lineSpacingAdjustment, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
290 | return toRet
291 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:300:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
298 | var lineBoundsOptions: CTLine.BoundsOptions {
299 | var toRet: CTLineBoundsOptions = []
300 | let success = CTParagraphStyleGetValueForSpecifier(self, .lineBoundsOptions, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
301 | return toRet
302 | }
[27/46] Compiling CoreTextAdditions CTGlyphInfoAdditions.swift
[28/46] Compiling CoreTextAdditions CTLineAdditions.swift
[29/46] Compiling SwiftAdditions Characters.swift
[30/46] Compiling SwiftAdditions CoreGraphics.swift
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:60:19: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
58 | }
59 |
60 | extension CGFont: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
61 | extension CGImage: @retroactive CFTypeProtocol {}
62 | extension CGLayer: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:61:20: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
59 |
60 | extension CGFont: @retroactive CFTypeProtocol {}
61 | extension CGImage: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
62 | extension CGLayer: @retroactive CFTypeProtocol {}
63 | extension CGPath: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:62:20: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
60 | extension CGFont: @retroactive CFTypeProtocol {}
61 | extension CGImage: @retroactive CFTypeProtocol {}
62 | extension CGLayer: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
63 | extension CGPath: @retroactive CFTypeProtocol {}
64 | extension CGPattern: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:63:19: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
61 | extension CGImage: @retroactive CFTypeProtocol {}
62 | extension CGLayer: @retroactive CFTypeProtocol {}
63 | extension CGPath: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
64 | extension CGPattern: @retroactive CFTypeProtocol {}
65 | extension CGShading: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:64:22: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
62 | extension CGLayer: @retroactive CFTypeProtocol {}
63 | extension CGPath: @retroactive CFTypeProtocol {}
64 | extension CGPattern: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
65 | extension CGShading: @retroactive CFTypeProtocol {}
66 | extension CGColor: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:65:22: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
63 | extension CGPath: @retroactive CFTypeProtocol {}
64 | extension CGPattern: @retroactive CFTypeProtocol {}
65 | extension CGShading: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
66 | extension CGColor: @retroactive CFTypeProtocol {}
67 | extension CGColorConversionInfo: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:66:20: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
64 | extension CGPattern: @retroactive CFTypeProtocol {}
65 | extension CGShading: @retroactive CFTypeProtocol {}
66 | extension CGColor: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
67 | extension CGColorConversionInfo: @retroactive CFTypeProtocol {}
68 | extension CGColorSpace: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:67:34: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
65 | extension CGShading: @retroactive CFTypeProtocol {}
66 | extension CGColor: @retroactive CFTypeProtocol {}
67 | extension CGColorConversionInfo: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
68 | extension CGColorSpace: @retroactive CFTypeProtocol {}
69 | extension CGContext: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:68:25: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
66 | extension CGColor: @retroactive CFTypeProtocol {}
67 | extension CGColorConversionInfo: @retroactive CFTypeProtocol {}
68 | extension CGColorSpace: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
69 | extension CGContext: @retroactive CFTypeProtocol {}
70 | extension CGDataConsumer: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:69:22: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
67 | extension CGColorConversionInfo: @retroactive CFTypeProtocol {}
68 | extension CGColorSpace: @retroactive CFTypeProtocol {}
69 | extension CGContext: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
70 | extension CGDataConsumer: @retroactive CFTypeProtocol {}
71 | extension CGDataProvider: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:70:27: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
68 | extension CGColorSpace: @retroactive CFTypeProtocol {}
69 | extension CGContext: @retroactive CFTypeProtocol {}
70 | extension CGDataConsumer: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
71 | extension CGDataProvider: @retroactive CFTypeProtocol {}
72 | extension CGFunction: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:71:27: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
69 | extension CGContext: @retroactive CFTypeProtocol {}
70 | extension CGDataConsumer: @retroactive CFTypeProtocol {}
71 | extension CGDataProvider: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
72 | extension CGFunction: @retroactive CFTypeProtocol {}
73 | extension CGGradient: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:72:23: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
70 | extension CGDataConsumer: @retroactive CFTypeProtocol {}
71 | extension CGDataProvider: @retroactive CFTypeProtocol {}
72 | extension CGFunction: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
73 | extension CGGradient: @retroactive CFTypeProtocol {}
74 | extension CGPDFPage: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:73:23: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
71 | extension CGDataProvider: @retroactive CFTypeProtocol {}
72 | extension CGFunction: @retroactive CFTypeProtocol {}
73 | extension CGGradient: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
74 | extension CGPDFPage: @retroactive CFTypeProtocol {}
75 | extension CGPDFDocument: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:74:22: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
72 | extension CGFunction: @retroactive CFTypeProtocol {}
73 | extension CGGradient: @retroactive CFTypeProtocol {}
74 | extension CGPDFPage: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
75 | extension CGPDFDocument: @retroactive CFTypeProtocol {}
76 |
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:75:26: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
73 | extension CGGradient: @retroactive CFTypeProtocol {}
74 | extension CGPDFPage: @retroactive CFTypeProtocol {}
75 | extension CGPDFDocument: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
76 |
77 | #if os(OSX)
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:78:26: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
76 |
77 | #if os(OSX)
78 | extension CGPSConverter: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
79 | extension CGEventSource: @retroactive CFTypeProtocol {}
80 | extension CGDisplayMode: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:79:26: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
77 | #if os(OSX)
78 | extension CGPSConverter: @retroactive CFTypeProtocol {}
79 | extension CGEventSource: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
80 | extension CGDisplayMode: @retroactive CFTypeProtocol {}
81 | extension CGDisplayStream: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:80:26: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
78 | extension CGPSConverter: @retroactive CFTypeProtocol {}
79 | extension CGEventSource: @retroactive CFTypeProtocol {}
80 | extension CGDisplayMode: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
81 | extension CGDisplayStream: @retroactive CFTypeProtocol {}
82 | extension CGEvent: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:81:28: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
79 | extension CGEventSource: @retroactive CFTypeProtocol {}
80 | extension CGDisplayMode: @retroactive CFTypeProtocol {}
81 | extension CGDisplayStream: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
82 | extension CGEvent: @retroactive CFTypeProtocol {}
83 | #endif
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:82:20: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
80 | extension CGDisplayMode: @retroactive CFTypeProtocol {}
81 | extension CGDisplayStream: @retroactive CFTypeProtocol {}
82 | extension CGEvent: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
83 | #endif
84 |
[31/46] Compiling SwiftAdditions CGColorSpace.swift
[32/46] Compiling SwiftAdditions AppleScriptFoundation.swift
[33/46] Compiling CoreTextAdditions CTTypesetterAdditions.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[34/46] Compiling SwiftAdditions AppKit.swift
[35/46] Emitting module SwiftAdditions
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:60:19: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
58 | }
59 |
60 | extension CGFont: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
61 | extension CGImage: @retroactive CFTypeProtocol {}
62 | extension CGLayer: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:61:20: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
59 |
60 | extension CGFont: @retroactive CFTypeProtocol {}
61 | extension CGImage: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
62 | extension CGLayer: @retroactive CFTypeProtocol {}
63 | extension CGPath: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:62:20: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
60 | extension CGFont: @retroactive CFTypeProtocol {}
61 | extension CGImage: @retroactive CFTypeProtocol {}
62 | extension CGLayer: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
63 | extension CGPath: @retroactive CFTypeProtocol {}
64 | extension CGPattern: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:63:19: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
61 | extension CGImage: @retroactive CFTypeProtocol {}
62 | extension CGLayer: @retroactive CFTypeProtocol {}
63 | extension CGPath: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
64 | extension CGPattern: @retroactive CFTypeProtocol {}
65 | extension CGShading: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:64:22: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
62 | extension CGLayer: @retroactive CFTypeProtocol {}
63 | extension CGPath: @retroactive CFTypeProtocol {}
64 | extension CGPattern: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
65 | extension CGShading: @retroactive CFTypeProtocol {}
66 | extension CGColor: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:65:22: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
63 | extension CGPath: @retroactive CFTypeProtocol {}
64 | extension CGPattern: @retroactive CFTypeProtocol {}
65 | extension CGShading: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
66 | extension CGColor: @retroactive CFTypeProtocol {}
67 | extension CGColorConversionInfo: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:66:20: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
64 | extension CGPattern: @retroactive CFTypeProtocol {}
65 | extension CGShading: @retroactive CFTypeProtocol {}
66 | extension CGColor: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
67 | extension CGColorConversionInfo: @retroactive CFTypeProtocol {}
68 | extension CGColorSpace: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:67:34: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
65 | extension CGShading: @retroactive CFTypeProtocol {}
66 | extension CGColor: @retroactive CFTypeProtocol {}
67 | extension CGColorConversionInfo: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
68 | extension CGColorSpace: @retroactive CFTypeProtocol {}
69 | extension CGContext: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:68:25: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
66 | extension CGColor: @retroactive CFTypeProtocol {}
67 | extension CGColorConversionInfo: @retroactive CFTypeProtocol {}
68 | extension CGColorSpace: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
69 | extension CGContext: @retroactive CFTypeProtocol {}
70 | extension CGDataConsumer: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:69:22: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
67 | extension CGColorConversionInfo: @retroactive CFTypeProtocol {}
68 | extension CGColorSpace: @retroactive CFTypeProtocol {}
69 | extension CGContext: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
70 | extension CGDataConsumer: @retroactive CFTypeProtocol {}
71 | extension CGDataProvider: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:70:27: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
68 | extension CGColorSpace: @retroactive CFTypeProtocol {}
69 | extension CGContext: @retroactive CFTypeProtocol {}
70 | extension CGDataConsumer: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
71 | extension CGDataProvider: @retroactive CFTypeProtocol {}
72 | extension CGFunction: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:71:27: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
69 | extension CGContext: @retroactive CFTypeProtocol {}
70 | extension CGDataConsumer: @retroactive CFTypeProtocol {}
71 | extension CGDataProvider: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
72 | extension CGFunction: @retroactive CFTypeProtocol {}
73 | extension CGGradient: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:72:23: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
70 | extension CGDataConsumer: @retroactive CFTypeProtocol {}
71 | extension CGDataProvider: @retroactive CFTypeProtocol {}
72 | extension CGFunction: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
73 | extension CGGradient: @retroactive CFTypeProtocol {}
74 | extension CGPDFPage: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:73:23: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
71 | extension CGDataProvider: @retroactive CFTypeProtocol {}
72 | extension CGFunction: @retroactive CFTypeProtocol {}
73 | extension CGGradient: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
74 | extension CGPDFPage: @retroactive CFTypeProtocol {}
75 | extension CGPDFDocument: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:74:22: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
72 | extension CGFunction: @retroactive CFTypeProtocol {}
73 | extension CGGradient: @retroactive CFTypeProtocol {}
74 | extension CGPDFPage: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
75 | extension CGPDFDocument: @retroactive CFTypeProtocol {}
76 |
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:75:26: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
73 | extension CGGradient: @retroactive CFTypeProtocol {}
74 | extension CGPDFPage: @retroactive CFTypeProtocol {}
75 | extension CGPDFDocument: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
76 |
77 | #if os(OSX)
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:78:26: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
76 |
77 | #if os(OSX)
78 | extension CGPSConverter: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
79 | extension CGEventSource: @retroactive CFTypeProtocol {}
80 | extension CGDisplayMode: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:79:26: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
77 | #if os(OSX)
78 | extension CGPSConverter: @retroactive CFTypeProtocol {}
79 | extension CGEventSource: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
80 | extension CGDisplayMode: @retroactive CFTypeProtocol {}
81 | extension CGDisplayStream: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:80:26: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
78 | extension CGPSConverter: @retroactive CFTypeProtocol {}
79 | extension CGEventSource: @retroactive CFTypeProtocol {}
80 | extension CGDisplayMode: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
81 | extension CGDisplayStream: @retroactive CFTypeProtocol {}
82 | extension CGEvent: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:81:28: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
79 | extension CGEventSource: @retroactive CFTypeProtocol {}
80 | extension CGDisplayMode: @retroactive CFTypeProtocol {}
81 | extension CGDisplayStream: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
82 | extension CGEvent: @retroactive CFTypeProtocol {}
83 | #endif
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:82:20: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
80 | extension CGDisplayMode: @retroactive CFTypeProtocol {}
81 | extension CGDisplayStream: @retroactive CFTypeProtocol {}
82 | extension CGEvent: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
83 | #endif
84 |
[36/46] Compiling CoreTextAdditions CTFontDescriptorAdditions.swift
[37/46] Compiling CoreTextAdditions CTFontManagerAdditions.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[38/46] Compiling CoreTextAdditions CTFrameAdditions.swift
[39/46] Compiling CoreTextAdditions CTFramesetterAdditions.swift
[40/46] Compiling CoreTextAdditions CTFontAdditions.swift
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTFontAdditions.swift:13:22: warning: using '@_implementationOnly' without enabling library evolution for 'CoreTextAdditions' may lead to instability during execution
11 | import FoundationAdditions
12 | #if SWIFT_PACKAGE
13 | @_implementationOnly import CTAdditionsSwiftHelpers
| `- warning: using '@_implementationOnly' without enabling library evolution for 'CoreTextAdditions' may lead to instability during execution
14 | #endif
15 |
[41/46] Compiling CoreTextAdditions CTFontCollectionAdditions.swift
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTFontAdditions.swift:13:22: warning: using '@_implementationOnly' without enabling library evolution for 'CoreTextAdditions' may lead to instability during execution
11 | import FoundationAdditions
12 | #if SWIFT_PACKAGE
13 | @_implementationOnly import CTAdditionsSwiftHelpers
| `- warning: using '@_implementationOnly' without enabling library evolution for 'CoreTextAdditions' may lead to instability during execution
14 | #endif
15 |
[42/46] Compiling CoreTextAdditions CTAFontManagerErrors.swift
[43/46] Compiling CoreTextAdditions CTAttributedStringAdditions.swift
[44/46] Emitting module CoreTextAdditions
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTFontAdditions.swift:13:22: warning: using '@_implementationOnly' without enabling library evolution for 'CoreTextAdditions' may lead to instability during execution
11 | import FoundationAdditions
12 | #if SWIFT_PACKAGE
13 | @_implementationOnly import CTAdditionsSwiftHelpers
| `- warning: using '@_implementationOnly' without enabling library evolution for 'CoreTextAdditions' may lead to instability during execution
14 | #endif
15 |
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:13:19: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
11 | import CoreText
12 |
13 | extension CTFont: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
14 | /// Returns the Core Foundation type identifier for for the opaque type `CTFont`.
15 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:20:29: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
18 | }
19 |
20 | extension CTFontCollection: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
21 | /// The Core Foundation type identifier for the opaque type `CTFontCollection`.
22 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:27:29: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
25 | }
26 |
27 | extension CTFontDescriptor: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
28 | /// Returns the Core Foundation type identifier for the opaque type `CTFontDescriptor`.
29 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:34:20: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
32 | }
33 |
34 | extension CTFrame: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
35 | /// Returns the Core Foundation type identifier for the opaque type `CTFrame`.
36 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:41:26: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
39 | }
40 |
41 | extension CTFramesetter: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
42 | /// Returns the Core Foundation type identifier the opaque type `CTFramesetter`.
43 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:48:19: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
46 | }
47 |
48 | extension CTLine: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
49 | /// Returns the Core Foundation type identifier for the opaque type `CTLineRef`.
50 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:55:29: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
53 | }
54 |
55 | extension CTParagraphStyle: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
56 | /// Returns the Core Foundation type identifier of the paragraph style object.
57 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:62:29: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
60 | }
61 |
62 | extension CTRubyAnnotation: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
63 | /// Returns the Core Foundation type identifier for the opaque type `CTRubyAnnotation`.
64 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:69:18: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
67 | }
68 |
69 | extension CTRun: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
70 | /// Returns the Core Foundation type identifier for the opaque type `CTRun`.
71 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:76:26: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
74 | }
75 |
76 | extension CTRunDelegate: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
77 | /// The Core Foundation type identifier for the opaque type `CTRunDelegate`.
78 | @inlinable public static var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:83:22: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
81 | }
82 |
83 | extension CTTextTab: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
84 | /// Returns the Core Foundation type identifier for the opaque type `CTTextTab`.
85 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:90:25: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
88 | }
89 |
90 | extension CTTypesetter: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
91 | /// Returns the Core Foundation type identifier for the opaque type `CTTypesetter`.
92 | @inlinable public static var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:97:24: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
95 | }
96 |
97 | extension CTGlyphInfo: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
98 | /// Returns the Core Foundation type identifier for the opaque type `CTGlyphInfo`.
99 | @inlinable public static var typeID: CFTypeID {
[45/46] Compiling SwiftAdditions SAMacError.swift
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/FoundationAdditions/Info.plist
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/Info.plist
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/SwiftAudioAdditions/Info.plist
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/Info.plist
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/12] Compiling UTTypeOSTypes UTTypes.swift
[3/12] Emitting module UTTypeOSTypes
[4/12] Compiling FoundationAdditions CocoaComparable.swift
[5/12] Compiling FoundationAdditions CFBitVector.swift
[6/12] Compiling FoundationAdditions CFMessagePortAdditions.swift
[7/12] Compiling FoundationAdditions CFTypeProtocol.swift
[8/12] Compiling FoundationAdditions Endianness.swift
[9/12] Compiling FoundationAdditions FoundationTypesAdditions.swift
[10/12] Emitting module FoundationAdditions
[11/12] Compiling FoundationAdditions CFBinaryHeap.swift
[12/12] Compiling FoundationAdditions AdditionalAdditions.swift
[13/38] Compiling CoreTextAdditions CTTextTabAdditions.swift
[14/39] Compiling CoreTextAdditions CTRunDelegateAdditions.swift
[15/39] Compiling CoreTextAdditions CTStringAttributesAdditions.swift
[16/39] Compiling CoreTextAdditions CTGlyphInfoAdditions.swift
[17/39] Compiling CoreTextAdditions CTLineAdditions.swift
[18/39] Compiling CoreTextAdditions CTRubyAnnotationAdditions.swift
[19/39] Compiling CoreTextAdditions CTRunAdditions.swift
[20/39] Compiling CoreTextAdditions CTMisc.swift
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:13:19: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
11 | import CoreText
12 |
13 | extension CTFont: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
14 | /// Returns the Core Foundation type identifier for for the opaque type `CTFont`.
15 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:20:29: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
18 | }
19 |
20 | extension CTFontCollection: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
21 | /// The Core Foundation type identifier for the opaque type `CTFontCollection`.
22 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:27:29: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
25 | }
26 |
27 | extension CTFontDescriptor: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
28 | /// Returns the Core Foundation type identifier for the opaque type `CTFontDescriptor`.
29 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:34:20: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
32 | }
33 |
34 | extension CTFrame: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
35 | /// Returns the Core Foundation type identifier for the opaque type `CTFrame`.
36 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:41:26: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
39 | }
40 |
41 | extension CTFramesetter: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
42 | /// Returns the Core Foundation type identifier the opaque type `CTFramesetter`.
43 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:48:19: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
46 | }
47 |
48 | extension CTLine: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
49 | /// Returns the Core Foundation type identifier for the opaque type `CTLineRef`.
50 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:55:29: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
53 | }
54 |
55 | extension CTParagraphStyle: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
56 | /// Returns the Core Foundation type identifier of the paragraph style object.
57 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:62:29: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
60 | }
61 |
62 | extension CTRubyAnnotation: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
63 | /// Returns the Core Foundation type identifier for the opaque type `CTRubyAnnotation`.
64 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:69:18: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
67 | }
68 |
69 | extension CTRun: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
70 | /// Returns the Core Foundation type identifier for the opaque type `CTRun`.
71 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:76:26: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
74 | }
75 |
76 | extension CTRunDelegate: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
77 | /// The Core Foundation type identifier for the opaque type `CTRunDelegate`.
78 | @inlinable public static var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:83:22: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
81 | }
82 |
83 | extension CTTextTab: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
84 | /// Returns the Core Foundation type identifier for the opaque type `CTTextTab`.
85 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:90:25: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
88 | }
89 |
90 | extension CTTypesetter: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
91 | /// Returns the Core Foundation type identifier for the opaque type `CTTypesetter`.
92 | @inlinable public static var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:97:24: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
95 | }
96 |
97 | extension CTGlyphInfo: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
98 | /// Returns the Core Foundation type identifier for the opaque type `CTGlyphInfo`.
99 | @inlinable public static var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:123:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
121 | var alignment: Alignment {
122 | var toRet = Alignment.natural
123 | let success = CTParagraphStyleGetValueForSpecifier(self, .alignment, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
124 | return toRet
125 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:135:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
133 | var firstLineHeadIndent: CGFloat {
134 | var toRet = CGFloat(0)
135 | let success = CTParagraphStyleGetValueForSpecifier(self, .firstLineHeadIndent, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
136 | return toRet
137 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:147:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
145 | var headIndent: CGFloat {
146 | var toRet = CGFloat(0)
147 | let success = CTParagraphStyleGetValueForSpecifier(self, .headIndent, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
148 | return toRet
149 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:160:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
158 | var tailIndent: CGFloat {
159 | var toRet = CGFloat(0)
160 | let success = CTParagraphStyleGetValueForSpecifier(self, .tailIndent, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
161 | return toRet
162 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:171:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
169 | var tabStops: [CTTextTab] {
170 | var toRet: Unmanaged<CFArray>? = nil
171 | let success = CTParagraphStyleGetValueForSpecifier(self, .tabStops, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
172 | return toRet?.takeUnretainedValue() as? [CTTextTab] ?? []
173 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:183:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
181 | var defaultTabInterval: CGFloat {
182 | var toRet = CGFloat(0)
183 | let success = CTParagraphStyleGetValueForSpecifier(self, .defaultTabInterval, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
184 | return toRet
185 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:194:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
192 | var lineBreakMode: LineBreakMode {
193 | var toRet = LineBreakMode.byWordWrapping
194 | let success = CTParagraphStyleGetValueForSpecifier(self, .alignment, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
195 | return toRet
196 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:208:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
206 | var maximumLineHeight: CGFloat {
207 | var toRet = CGFloat(0)
208 | let success = CTParagraphStyleGetValueForSpecifier(self, .maximumLineHeight, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
209 | return toRet
210 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:220:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
218 | var minimumLineHeight: CGFloat {
219 | var toRet = CGFloat(0)
220 | let success = CTParagraphStyleGetValueForSpecifier(self, .minimumLineHeight, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
221 | return toRet
222 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:235:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
233 | var paragraphSpacing: CGFloat {
234 | var toRet = CGFloat(0)
235 | let success = CTParagraphStyleGetValueForSpecifier(self, .paragraphSpacing, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
236 | return toRet
237 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:246:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
244 | var paragraphSpacingBefore: CGFloat {
245 | var toRet = CGFloat(0)
246 | let success = CTParagraphStyleGetValueForSpecifier(self, .paragraphSpacingBefore, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
247 | return toRet
248 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:256:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
254 | var baseWritingDirection: WritingDirection {
255 | var toRet = WritingDirection.natural
256 | let success = CTParagraphStyleGetValueForSpecifier(self, .baseWritingDirection, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
257 | return toRet
258 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:267:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
265 | var maximumLineSpacing: CGFloat {
266 | var toRet = CGFloat(0)
267 | let success = CTParagraphStyleGetValueForSpecifier(self, .maximumLineSpacing, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
268 | return toRet
269 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:278:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
276 | var minimumLineSpacing: CGFloat {
277 | var toRet = CGFloat(0)
278 | let success = CTParagraphStyleGetValueForSpecifier(self, .minimumLineSpacing, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
279 | return toRet
280 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:289:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
287 | var lineSpacingAdjustment: CGFloat {
288 | var toRet = CGFloat(0)
289 | let success = CTParagraphStyleGetValueForSpecifier(self, .lineSpacingAdjustment, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
290 | return toRet
291 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:300:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
298 | var lineBoundsOptions: CTLine.BoundsOptions {
299 | var toRet: CTLineBoundsOptions = []
300 | let success = CTParagraphStyleGetValueForSpecifier(self, .lineBoundsOptions, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
301 | return toRet
302 | }
[21/39] Compiling CoreTextAdditions CTParagraphStyleAdditions.swift
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:13:19: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
11 | import CoreText
12 |
13 | extension CTFont: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
14 | /// Returns the Core Foundation type identifier for for the opaque type `CTFont`.
15 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:20:29: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
18 | }
19 |
20 | extension CTFontCollection: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
21 | /// The Core Foundation type identifier for the opaque type `CTFontCollection`.
22 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:27:29: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
25 | }
26 |
27 | extension CTFontDescriptor: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
28 | /// Returns the Core Foundation type identifier for the opaque type `CTFontDescriptor`.
29 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:34:20: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
32 | }
33 |
34 | extension CTFrame: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
35 | /// Returns the Core Foundation type identifier for the opaque type `CTFrame`.
36 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:41:26: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
39 | }
40 |
41 | extension CTFramesetter: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
42 | /// Returns the Core Foundation type identifier the opaque type `CTFramesetter`.
43 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:48:19: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
46 | }
47 |
48 | extension CTLine: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
49 | /// Returns the Core Foundation type identifier for the opaque type `CTLineRef`.
50 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:55:29: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
53 | }
54 |
55 | extension CTParagraphStyle: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
56 | /// Returns the Core Foundation type identifier of the paragraph style object.
57 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:62:29: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
60 | }
61 |
62 | extension CTRubyAnnotation: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
63 | /// Returns the Core Foundation type identifier for the opaque type `CTRubyAnnotation`.
64 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:69:18: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
67 | }
68 |
69 | extension CTRun: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
70 | /// Returns the Core Foundation type identifier for the opaque type `CTRun`.
71 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:76:26: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
74 | }
75 |
76 | extension CTRunDelegate: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
77 | /// The Core Foundation type identifier for the opaque type `CTRunDelegate`.
78 | @inlinable public static var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:83:22: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
81 | }
82 |
83 | extension CTTextTab: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
84 | /// Returns the Core Foundation type identifier for the opaque type `CTTextTab`.
85 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:90:25: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
88 | }
89 |
90 | extension CTTypesetter: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
91 | /// Returns the Core Foundation type identifier for the opaque type `CTTypesetter`.
92 | @inlinable public static var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:97:24: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
95 | }
96 |
97 | extension CTGlyphInfo: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
98 | /// Returns the Core Foundation type identifier for the opaque type `CTGlyphInfo`.
99 | @inlinable public static var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:123:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
121 | var alignment: Alignment {
122 | var toRet = Alignment.natural
123 | let success = CTParagraphStyleGetValueForSpecifier(self, .alignment, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
124 | return toRet
125 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:135:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
133 | var firstLineHeadIndent: CGFloat {
134 | var toRet = CGFloat(0)
135 | let success = CTParagraphStyleGetValueForSpecifier(self, .firstLineHeadIndent, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
136 | return toRet
137 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:147:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
145 | var headIndent: CGFloat {
146 | var toRet = CGFloat(0)
147 | let success = CTParagraphStyleGetValueForSpecifier(self, .headIndent, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
148 | return toRet
149 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:160:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
158 | var tailIndent: CGFloat {
159 | var toRet = CGFloat(0)
160 | let success = CTParagraphStyleGetValueForSpecifier(self, .tailIndent, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
161 | return toRet
162 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:171:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
169 | var tabStops: [CTTextTab] {
170 | var toRet: Unmanaged<CFArray>? = nil
171 | let success = CTParagraphStyleGetValueForSpecifier(self, .tabStops, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
172 | return toRet?.takeUnretainedValue() as? [CTTextTab] ?? []
173 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:183:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
181 | var defaultTabInterval: CGFloat {
182 | var toRet = CGFloat(0)
183 | let success = CTParagraphStyleGetValueForSpecifier(self, .defaultTabInterval, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
184 | return toRet
185 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:194:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
192 | var lineBreakMode: LineBreakMode {
193 | var toRet = LineBreakMode.byWordWrapping
194 | let success = CTParagraphStyleGetValueForSpecifier(self, .alignment, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
195 | return toRet
196 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:208:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
206 | var maximumLineHeight: CGFloat {
207 | var toRet = CGFloat(0)
208 | let success = CTParagraphStyleGetValueForSpecifier(self, .maximumLineHeight, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
209 | return toRet
210 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:220:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
218 | var minimumLineHeight: CGFloat {
219 | var toRet = CGFloat(0)
220 | let success = CTParagraphStyleGetValueForSpecifier(self, .minimumLineHeight, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
221 | return toRet
222 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:235:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
233 | var paragraphSpacing: CGFloat {
234 | var toRet = CGFloat(0)
235 | let success = CTParagraphStyleGetValueForSpecifier(self, .paragraphSpacing, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
236 | return toRet
237 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:246:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
244 | var paragraphSpacingBefore: CGFloat {
245 | var toRet = CGFloat(0)
246 | let success = CTParagraphStyleGetValueForSpecifier(self, .paragraphSpacingBefore, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
247 | return toRet
248 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:256:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
254 | var baseWritingDirection: WritingDirection {
255 | var toRet = WritingDirection.natural
256 | let success = CTParagraphStyleGetValueForSpecifier(self, .baseWritingDirection, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
257 | return toRet
258 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:267:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
265 | var maximumLineSpacing: CGFloat {
266 | var toRet = CGFloat(0)
267 | let success = CTParagraphStyleGetValueForSpecifier(self, .maximumLineSpacing, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
268 | return toRet
269 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:278:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
276 | var minimumLineSpacing: CGFloat {
277 | var toRet = CGFloat(0)
278 | let success = CTParagraphStyleGetValueForSpecifier(self, .minimumLineSpacing, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
279 | return toRet
280 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:289:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
287 | var lineSpacingAdjustment: CGFloat {
288 | var toRet = CGFloat(0)
289 | let success = CTParagraphStyleGetValueForSpecifier(self, .lineSpacingAdjustment, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
290 | return toRet
291 | }
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTParagraphStyleAdditions.swift:300:7: warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
298 | var lineBoundsOptions: CTLine.BoundsOptions {
299 | var toRet: CTLineBoundsOptions = []
300 | let success = CTParagraphStyleGetValueForSpecifier(self, .lineBoundsOptions, MemoryLayout.size(ofValue: toRet), &toRet)
| `- warning: initialization of immutable value 'success' was never used; consider replacing with assignment to '_' or removing it
301 | return toRet
302 | }
[22/39] Compiling CoreTextAdditions CTFrameAdditions.swift
[23/39] Compiling CoreTextAdditions CTFramesetterAdditions.swift
[24/39] Compiling CoreTextAdditions CTFontDescriptorAdditions.swift
[25/39] Compiling CoreTextAdditions CTFontManagerAdditions.swift
[26/39] Compiling CoreTextAdditions CTTypesetterAdditions.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[27/39] Compiling CoreTextAdditions CTAFontManagerErrors.swift
[28/39] Compiling CoreTextAdditions CTAttributedStringAdditions.swift
[29/39] Compiling CoreTextAdditions CTFontAdditions.swift
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTFontAdditions.swift:13:22: warning: using '@_implementationOnly' without enabling library evolution for 'CoreTextAdditions' may lead to instability during execution
11 | import FoundationAdditions
12 | #if SWIFT_PACKAGE
13 | @_implementationOnly import CTAdditionsSwiftHelpers
| `- warning: using '@_implementationOnly' without enabling library evolution for 'CoreTextAdditions' may lead to instability during execution
14 | #endif
15 |
[30/39] Compiling CoreTextAdditions CTFontCollectionAdditions.swift
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTFontAdditions.swift:13:22: warning: using '@_implementationOnly' without enabling library evolution for 'CoreTextAdditions' may lead to instability during execution
11 | import FoundationAdditions
12 | #if SWIFT_PACKAGE
13 | @_implementationOnly import CTAdditionsSwiftHelpers
| `- warning: using '@_implementationOnly' without enabling library evolution for 'CoreTextAdditions' may lead to instability during execution
14 | #endif
15 |
[31/39] Emitting module CoreTextAdditions
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTFontAdditions.swift:13:22: warning: using '@_implementationOnly' without enabling library evolution for 'CoreTextAdditions' may lead to instability during execution
11 | import FoundationAdditions
12 | #if SWIFT_PACKAGE
13 | @_implementationOnly import CTAdditionsSwiftHelpers
| `- warning: using '@_implementationOnly' without enabling library evolution for 'CoreTextAdditions' may lead to instability during execution
14 | #endif
15 |
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:13:19: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
11 | import CoreText
12 |
13 | extension CTFont: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
14 | /// Returns the Core Foundation type identifier for for the opaque type `CTFont`.
15 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:20:29: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
18 | }
19 |
20 | extension CTFontCollection: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
21 | /// The Core Foundation type identifier for the opaque type `CTFontCollection`.
22 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:27:29: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
25 | }
26 |
27 | extension CTFontDescriptor: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
28 | /// Returns the Core Foundation type identifier for the opaque type `CTFontDescriptor`.
29 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:34:20: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
32 | }
33 |
34 | extension CTFrame: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
35 | /// Returns the Core Foundation type identifier for the opaque type `CTFrame`.
36 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:41:26: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
39 | }
40 |
41 | extension CTFramesetter: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
42 | /// Returns the Core Foundation type identifier the opaque type `CTFramesetter`.
43 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:48:19: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
46 | }
47 |
48 | extension CTLine: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
49 | /// Returns the Core Foundation type identifier for the opaque type `CTLineRef`.
50 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:55:29: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
53 | }
54 |
55 | extension CTParagraphStyle: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
56 | /// Returns the Core Foundation type identifier of the paragraph style object.
57 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:62:29: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
60 | }
61 |
62 | extension CTRubyAnnotation: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
63 | /// Returns the Core Foundation type identifier for the opaque type `CTRubyAnnotation`.
64 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:69:18: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
67 | }
68 |
69 | extension CTRun: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
70 | /// Returns the Core Foundation type identifier for the opaque type `CTRun`.
71 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:76:26: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
74 | }
75 |
76 | extension CTRunDelegate: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
77 | /// The Core Foundation type identifier for the opaque type `CTRunDelegate`.
78 | @inlinable public static var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:83:22: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
81 | }
82 |
83 | extension CTTextTab: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
84 | /// Returns the Core Foundation type identifier for the opaque type `CTTextTab`.
85 | @inlinable public class var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:90:25: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
88 | }
89 |
90 | extension CTTypesetter: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
91 | /// Returns the Core Foundation type identifier for the opaque type `CTTypesetter`.
92 | @inlinable public static var typeID: CFTypeID {
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/CTMisc.swift:97:24: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
95 | }
96 |
97 | extension CTGlyphInfo: @retroactive CFTypeProtocol {
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
98 | /// Returns the Core Foundation type identifier for the opaque type `CTGlyphInfo`.
99 | @inlinable public static var typeID: CFTypeID {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[32/39] Compiling SwiftAdditions SAMacError.swift
[33/39] Compiling SwiftAdditions Characters.swift
[34/39] Compiling SwiftAdditions CGColorSpace.swift
[35/39] Compiling SwiftAdditions AppKit.swift
[36/39] Compiling SwiftAdditions AppleScriptFoundation.swift
[37/39] Emitting module SwiftAdditions
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:60:19: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
58 | }
59 |
60 | extension CGFont: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
61 | extension CGImage: @retroactive CFTypeProtocol {}
62 | extension CGLayer: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:61:20: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
59 |
60 | extension CGFont: @retroactive CFTypeProtocol {}
61 | extension CGImage: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
62 | extension CGLayer: @retroactive CFTypeProtocol {}
63 | extension CGPath: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:62:20: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
60 | extension CGFont: @retroactive CFTypeProtocol {}
61 | extension CGImage: @retroactive CFTypeProtocol {}
62 | extension CGLayer: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
63 | extension CGPath: @retroactive CFTypeProtocol {}
64 | extension CGPattern: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:63:19: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
61 | extension CGImage: @retroactive CFTypeProtocol {}
62 | extension CGLayer: @retroactive CFTypeProtocol {}
63 | extension CGPath: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
64 | extension CGPattern: @retroactive CFTypeProtocol {}
65 | extension CGShading: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:64:22: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
62 | extension CGLayer: @retroactive CFTypeProtocol {}
63 | extension CGPath: @retroactive CFTypeProtocol {}
64 | extension CGPattern: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
65 | extension CGShading: @retroactive CFTypeProtocol {}
66 | extension CGColor: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:65:22: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
63 | extension CGPath: @retroactive CFTypeProtocol {}
64 | extension CGPattern: @retroactive CFTypeProtocol {}
65 | extension CGShading: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
66 | extension CGColor: @retroactive CFTypeProtocol {}
67 | extension CGColorConversionInfo: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:66:20: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
64 | extension CGPattern: @retroactive CFTypeProtocol {}
65 | extension CGShading: @retroactive CFTypeProtocol {}
66 | extension CGColor: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
67 | extension CGColorConversionInfo: @retroactive CFTypeProtocol {}
68 | extension CGColorSpace: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:67:34: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
65 | extension CGShading: @retroactive CFTypeProtocol {}
66 | extension CGColor: @retroactive CFTypeProtocol {}
67 | extension CGColorConversionInfo: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
68 | extension CGColorSpace: @retroactive CFTypeProtocol {}
69 | extension CGContext: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:68:25: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
66 | extension CGColor: @retroactive CFTypeProtocol {}
67 | extension CGColorConversionInfo: @retroactive CFTypeProtocol {}
68 | extension CGColorSpace: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
69 | extension CGContext: @retroactive CFTypeProtocol {}
70 | extension CGDataConsumer: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:69:22: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
67 | extension CGColorConversionInfo: @retroactive CFTypeProtocol {}
68 | extension CGColorSpace: @retroactive CFTypeProtocol {}
69 | extension CGContext: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
70 | extension CGDataConsumer: @retroactive CFTypeProtocol {}
71 | extension CGDataProvider: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:70:27: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
68 | extension CGColorSpace: @retroactive CFTypeProtocol {}
69 | extension CGContext: @retroactive CFTypeProtocol {}
70 | extension CGDataConsumer: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
71 | extension CGDataProvider: @retroactive CFTypeProtocol {}
72 | extension CGFunction: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:71:27: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
69 | extension CGContext: @retroactive CFTypeProtocol {}
70 | extension CGDataConsumer: @retroactive CFTypeProtocol {}
71 | extension CGDataProvider: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
72 | extension CGFunction: @retroactive CFTypeProtocol {}
73 | extension CGGradient: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:72:23: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
70 | extension CGDataConsumer: @retroactive CFTypeProtocol {}
71 | extension CGDataProvider: @retroactive CFTypeProtocol {}
72 | extension CGFunction: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
73 | extension CGGradient: @retroactive CFTypeProtocol {}
74 | extension CGPDFPage: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:73:23: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
71 | extension CGDataProvider: @retroactive CFTypeProtocol {}
72 | extension CGFunction: @retroactive CFTypeProtocol {}
73 | extension CGGradient: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
74 | extension CGPDFPage: @retroactive CFTypeProtocol {}
75 | extension CGPDFDocument: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:74:22: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
72 | extension CGFunction: @retroactive CFTypeProtocol {}
73 | extension CGGradient: @retroactive CFTypeProtocol {}
74 | extension CGPDFPage: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
75 | extension CGPDFDocument: @retroactive CFTypeProtocol {}
76 |
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:75:26: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
73 | extension CGGradient: @retroactive CFTypeProtocol {}
74 | extension CGPDFPage: @retroactive CFTypeProtocol {}
75 | extension CGPDFDocument: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
76 |
77 | #if os(OSX)
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:78:26: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
76 |
77 | #if os(OSX)
78 | extension CGPSConverter: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
79 | extension CGEventSource: @retroactive CFTypeProtocol {}
80 | extension CGDisplayMode: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:79:26: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
77 | #if os(OSX)
78 | extension CGPSConverter: @retroactive CFTypeProtocol {}
79 | extension CGEventSource: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
80 | extension CGDisplayMode: @retroactive CFTypeProtocol {}
81 | extension CGDisplayStream: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:80:26: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
78 | extension CGPSConverter: @retroactive CFTypeProtocol {}
79 | extension CGEventSource: @retroactive CFTypeProtocol {}
80 | extension CGDisplayMode: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
81 | extension CGDisplayStream: @retroactive CFTypeProtocol {}
82 | extension CGEvent: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:81:28: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
79 | extension CGEventSource: @retroactive CFTypeProtocol {}
80 | extension CGDisplayMode: @retroactive CFTypeProtocol {}
81 | extension CGDisplayStream: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
82 | extension CGEvent: @retroactive CFTypeProtocol {}
83 | #endif
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:82:20: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
80 | extension CGDisplayMode: @retroactive CFTypeProtocol {}
81 | extension CGDisplayStream: @retroactive CFTypeProtocol {}
82 | extension CGEvent: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
83 | #endif
84 |
[38/39] Compiling SwiftAdditions CoreGraphics.swift
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:60:19: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
58 | }
59 |
60 | extension CGFont: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
61 | extension CGImage: @retroactive CFTypeProtocol {}
62 | extension CGLayer: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:61:20: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
59 |
60 | extension CGFont: @retroactive CFTypeProtocol {}
61 | extension CGImage: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
62 | extension CGLayer: @retroactive CFTypeProtocol {}
63 | extension CGPath: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:62:20: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
60 | extension CGFont: @retroactive CFTypeProtocol {}
61 | extension CGImage: @retroactive CFTypeProtocol {}
62 | extension CGLayer: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
63 | extension CGPath: @retroactive CFTypeProtocol {}
64 | extension CGPattern: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:63:19: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
61 | extension CGImage: @retroactive CFTypeProtocol {}
62 | extension CGLayer: @retroactive CFTypeProtocol {}
63 | extension CGPath: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
64 | extension CGPattern: @retroactive CFTypeProtocol {}
65 | extension CGShading: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:64:22: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
62 | extension CGLayer: @retroactive CFTypeProtocol {}
63 | extension CGPath: @retroactive CFTypeProtocol {}
64 | extension CGPattern: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
65 | extension CGShading: @retroactive CFTypeProtocol {}
66 | extension CGColor: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:65:22: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
63 | extension CGPath: @retroactive CFTypeProtocol {}
64 | extension CGPattern: @retroactive CFTypeProtocol {}
65 | extension CGShading: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
66 | extension CGColor: @retroactive CFTypeProtocol {}
67 | extension CGColorConversionInfo: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:66:20: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
64 | extension CGPattern: @retroactive CFTypeProtocol {}
65 | extension CGShading: @retroactive CFTypeProtocol {}
66 | extension CGColor: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
67 | extension CGColorConversionInfo: @retroactive CFTypeProtocol {}
68 | extension CGColorSpace: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:67:34: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
65 | extension CGShading: @retroactive CFTypeProtocol {}
66 | extension CGColor: @retroactive CFTypeProtocol {}
67 | extension CGColorConversionInfo: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
68 | extension CGColorSpace: @retroactive CFTypeProtocol {}
69 | extension CGContext: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:68:25: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
66 | extension CGColor: @retroactive CFTypeProtocol {}
67 | extension CGColorConversionInfo: @retroactive CFTypeProtocol {}
68 | extension CGColorSpace: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
69 | extension CGContext: @retroactive CFTypeProtocol {}
70 | extension CGDataConsumer: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:69:22: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
67 | extension CGColorConversionInfo: @retroactive CFTypeProtocol {}
68 | extension CGColorSpace: @retroactive CFTypeProtocol {}
69 | extension CGContext: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
70 | extension CGDataConsumer: @retroactive CFTypeProtocol {}
71 | extension CGDataProvider: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:70:27: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
68 | extension CGColorSpace: @retroactive CFTypeProtocol {}
69 | extension CGContext: @retroactive CFTypeProtocol {}
70 | extension CGDataConsumer: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
71 | extension CGDataProvider: @retroactive CFTypeProtocol {}
72 | extension CGFunction: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:71:27: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
69 | extension CGContext: @retroactive CFTypeProtocol {}
70 | extension CGDataConsumer: @retroactive CFTypeProtocol {}
71 | extension CGDataProvider: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
72 | extension CGFunction: @retroactive CFTypeProtocol {}
73 | extension CGGradient: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:72:23: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
70 | extension CGDataConsumer: @retroactive CFTypeProtocol {}
71 | extension CGDataProvider: @retroactive CFTypeProtocol {}
72 | extension CGFunction: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
73 | extension CGGradient: @retroactive CFTypeProtocol {}
74 | extension CGPDFPage: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:73:23: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
71 | extension CGDataProvider: @retroactive CFTypeProtocol {}
72 | extension CGFunction: @retroactive CFTypeProtocol {}
73 | extension CGGradient: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
74 | extension CGPDFPage: @retroactive CFTypeProtocol {}
75 | extension CGPDFDocument: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:74:22: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
72 | extension CGFunction: @retroactive CFTypeProtocol {}
73 | extension CGGradient: @retroactive CFTypeProtocol {}
74 | extension CGPDFPage: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
75 | extension CGPDFDocument: @retroactive CFTypeProtocol {}
76 |
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:75:26: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
73 | extension CGGradient: @retroactive CFTypeProtocol {}
74 | extension CGPDFPage: @retroactive CFTypeProtocol {}
75 | extension CGPDFDocument: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
76 |
77 | #if os(OSX)
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:78:26: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
76 |
77 | #if os(OSX)
78 | extension CGPSConverter: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
79 | extension CGEventSource: @retroactive CFTypeProtocol {}
80 | extension CGDisplayMode: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:79:26: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
77 | #if os(OSX)
78 | extension CGPSConverter: @retroactive CFTypeProtocol {}
79 | extension CGEventSource: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
80 | extension CGDisplayMode: @retroactive CFTypeProtocol {}
81 | extension CGDisplayStream: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:80:26: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
78 | extension CGPSConverter: @retroactive CFTypeProtocol {}
79 | extension CGEventSource: @retroactive CFTypeProtocol {}
80 | extension CGDisplayMode: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
81 | extension CGDisplayStream: @retroactive CFTypeProtocol {}
82 | extension CGEvent: @retroactive CFTypeProtocol {}
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:81:28: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
79 | extension CGEventSource: @retroactive CFTypeProtocol {}
80 | extension CGDisplayMode: @retroactive CFTypeProtocol {}
81 | extension CGDisplayStream: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
82 | extension CGEvent: @retroactive CFTypeProtocol {}
83 | #endif
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/CoreGraphics.swift:82:20: error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
80 | extension CGDisplayMode: @retroactive CFTypeProtocol {}
81 | extension CGDisplayStream: @retroactive CFTypeProtocol {}
82 | extension CGEvent: @retroactive CFTypeProtocol {}
| `- error: 'retroactive' attribute does not apply; 'CFTypeProtocol' is declared in the same package
83 | #endif
84 |
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/SwiftAudioAdditionsTests/Info.plist
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/SwiftAdditionsTests/Info.plist
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/FoundationAdditionsTests/Info.plist
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/CoreTextAdditionsTests/PostCrypt.pfb
/Users/admin/builder/spi-builder-workspace/CoreTextAdditionsTests/Info.plist
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/FoundationAdditions/Info.plist
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/SwiftAdditions/Info.plist
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/SwiftAudioAdditions/Info.plist
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/CoreTextAdditions/Info.plist
BUILD FAILURE 6.1 macosSpm