The Swift Package Index logo.Swift Package Index

Build Information

Failed to build WolfGeometry, reference master (86eeb0), with Swift 6.2 for Android on 18 Jun 2025 03:03:34 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wolfmcnally/WolfGeometry.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/wolfmcnally/WolfGeometry
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 86eeb01 Fix dependencies.
Cloned https://github.com/wolfmcnally/WolfGeometry.git
Revision (git rev-parse @):
86eeb01ad751770fc39793311fa195db01f07b02
SUCCESS checkout https://github.com/wolfmcnally/WolfGeometry.git at master
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/wolfmcnally/WolfGeometry.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/wolfmcnally/WolfFoundation
Fetching https://github.com/wolfmcnally/WolfNumerics
Fetching https://github.com/wolfmcnally/ExtensibleEnumeratedName
Fetching https://github.com/wolfmcnally/WolfStrings
[1/275] Fetching wolfnumerics
[276/618] Fetching wolfnumerics, wolffoundation
[602/1045] Fetching wolfnumerics, wolffoundation, wolfstrings
[1046/1184] Fetching wolfnumerics, wolffoundation, wolfstrings, extensibleenumeratedname
Fetched https://github.com/wolfmcnally/ExtensibleEnumeratedName from cache (0.24s)
Fetched https://github.com/wolfmcnally/WolfFoundation from cache (0.24s)
Fetched https://github.com/wolfmcnally/WolfNumerics from cache (0.24s)
Fetched https://github.com/wolfmcnally/WolfStrings from cache (0.24s)
Computing version for https://github.com/wolfmcnally/WolfFoundation
Computed https://github.com/wolfmcnally/WolfFoundation at 5.0.1 (0.63s)
Fetching https://github.com/wolfmcnally/WolfPipe
[1/277] Fetching wolfpipe
Fetched https://github.com/wolfmcnally/WolfPipe from cache (0.21s)
Computing version for https://github.com/wolfmcnally/ExtensibleEnumeratedName
Computed https://github.com/wolfmcnally/ExtensibleEnumeratedName at 2.0.2 (0.57s)
Computing version for https://github.com/wolfmcnally/WolfPipe
Computed https://github.com/wolfmcnally/WolfPipe at 2.0.2 (0.42s)
Computing version for https://github.com/wolfmcnally/WolfNumerics
Computed https://github.com/wolfmcnally/WolfNumerics at 4.0.4 (0.41s)
Computing version for https://github.com/wolfmcnally/WolfStrings
Computed https://github.com/wolfmcnally/WolfStrings at 2.2.1 (0.41s)
Fetching https://github.com/wolfmcnally/WolfWith
Fetching https://github.com/wolfmcnally/WolfOSBridge
[1/103] Fetching wolfwith
[73/198] Fetching wolfwith, wolfosbridge
Fetched https://github.com/wolfmcnally/WolfWith from cache (0.23s)
Fetched https://github.com/wolfmcnally/WolfOSBridge from cache (0.24s)
Computing version for https://github.com/wolfmcnally/WolfWith
Computed https://github.com/wolfmcnally/WolfWith at 2.0.3 (0.62s)
Computing version for https://github.com/wolfmcnally/WolfOSBridge
Computed https://github.com/wolfmcnally/WolfOSBridge at 2.0.3 (0.38s)
Creating working copy for https://github.com/wolfmcnally/WolfPipe
Working copy of https://github.com/wolfmcnally/WolfPipe resolved at 2.0.2
Creating working copy for https://github.com/wolfmcnally/WolfNumerics
Working copy of https://github.com/wolfmcnally/WolfNumerics resolved at 4.0.4
Creating working copy for https://github.com/wolfmcnally/WolfFoundation
Working copy of https://github.com/wolfmcnally/WolfFoundation resolved at 5.0.1
Creating working copy for https://github.com/wolfmcnally/WolfOSBridge
Working copy of https://github.com/wolfmcnally/WolfOSBridge resolved at 2.0.3
Creating working copy for https://github.com/wolfmcnally/WolfStrings
Working copy of https://github.com/wolfmcnally/WolfStrings resolved at 2.2.1
Creating working copy for https://github.com/wolfmcnally/WolfWith
Working copy of https://github.com/wolfmcnally/WolfWith resolved at 2.0.3
Creating working copy for https://github.com/wolfmcnally/ExtensibleEnumeratedName
Working copy of https://github.com/wolfmcnally/ExtensibleEnumeratedName resolved at 2.0.2
Building for debugging...
[0/33] Write sources
[8/33] Write swift-version-8C5A4AE7A8CE2BA.txt
[10/61] Compiling ExtensibleEnumeratedName ExtensibleEnumeratedName.swift
[11/61] Emitting module ExtensibleEnumeratedName
[13/62] Compiling WolfPipe PipeCompatibleFunctions.swift
[14/62] Compiling WolfOSBridge OSView.swift
[15/62] Emitting module WolfOSBridge
[16/63] Emitting module WolfWith
[17/63] Compiling WolfWith WithOperator.swift
[18/64] Compiling WolfPipe EffectfulComposeOperator.swift
[19/64] Compiling WolfPipe KeyPaths.swift
[20/64] Compiling WolfPipe Curry.swift
[21/64] Compiling WolfPipe PipeOperator.swift
[22/64] Compiling WolfPipe SetAlgebra.swift
[23/64] Emitting module WolfPipe
[24/64] Compiling WolfPipe ComposeOperator.swift
[26/65] Wrapping AST for ExtensibleEnumeratedName for debugging
[27/65] Write Objects.LinkFileList
[29/65] Wrapping AST for WolfOSBridge for debugging
[30/65] Write Objects.LinkFileList
[31/65] Wrapping AST for WolfPipe for debugging
[32/65] Write Objects.LinkFileList
[33/65] Wrapping AST for WolfWith for debugging
[34/65] Write Objects.LinkFileList
[35/65] Linking libWolfOSBridge.so
[36/65] Linking libExtensibleEnumeratedName.so
[37/65] Linking libWolfPipe.so
[38/65] Linking libWolfWith.so
[40/65] Compiling WolfNumerics Lerp.swift
[41/65] Compiling WolfNumerics NumericUtils.swift
[42/65] Compiling WolfNumerics Interval.swift
[43/65] Compiling WolfNumerics IntervalCreationOperator.swift
[44/65] Compiling WolfNumerics Frac.swift
[45/65] Compiling WolfNumerics Interpolable.swift
[46/65] Emitting module WolfNumerics
[47/65] Compiling WolfNumerics ApproximatelyEqualsOperator.swift
[48/65] Compiling WolfNumerics BinarySearch.swift
[49/65] Compiling WolfNumerics PercentOperator.swift
[50/65] Compiling WolfNumerics RandomExtensions.swift
[51/66] Compiling WolfNumerics SecureRandomNumberGenerator.swift
[52/66] Compiling WolfNumerics RangeExtensions.swift
[53/66] Compiling WolfNumerics RunningAverage.swift
[54/66] Compiling WolfNumerics SeededRandomNumberGenerator.swift
[55/67] Wrapping AST for WolfNumerics for debugging
[56/67] Write Objects.LinkFileList
[57/67] Linking libWolfNumerics.so
[59/134] Compiling WolfFoundation ArrayExtensions.swift
/host/spi-builder-workspace/.build/checkouts/WolfFoundation/Sources/WolfFoundation/Extensions/DateExtensions.swift:168:29: error: cannot find 'NSDataDetector' in scope
166 |     public init?(naturalLanguage s: String) {
167 |         let type: NSTextCheckingResult.CheckingType = .date
168 |         let detector = try! NSDataDetector(types: type®)
    |                             `- error: cannot find 'NSDataDetector' in scope
169 |         let length = (s as NSString).length
170 |         let range = NSRange(location: 0, length: length)
/host/spi-builder-workspace/.build/checkouts/WolfFoundation/Sources/WolfFoundation/Extensions/DateExtensions.swift:171:64: error: cannot infer contextual base in reference to member 'reportCompletion'
169 |         let length = (s as NSString).length
170 |         let range = NSRange(location: 0, length: length)
171 |         guard let match = detector.firstMatch(in: s, options: .reportCompletion, range: range) else {
    |                                                                `- error: cannot infer contextual base in reference to member 'reportCompletion'
172 |             return nil
173 |         }
[60/134] Compiling WolfFoundation CircularIndex.swift
/host/spi-builder-workspace/.build/checkouts/WolfFoundation/Sources/WolfFoundation/Extensions/DateExtensions.swift:168:29: error: cannot find 'NSDataDetector' in scope
166 |     public init?(naturalLanguage s: String) {
167 |         let type: NSTextCheckingResult.CheckingType = .date
168 |         let detector = try! NSDataDetector(types: type®)
    |                             `- error: cannot find 'NSDataDetector' in scope
169 |         let length = (s as NSString).length
170 |         let range = NSRange(location: 0, length: length)
/host/spi-builder-workspace/.build/checkouts/WolfFoundation/Sources/WolfFoundation/Extensions/DateExtensions.swift:171:64: error: cannot infer contextual base in reference to member 'reportCompletion'
169 |         let length = (s as NSString).length
170 |         let range = NSRange(location: 0, length: length)
171 |         guard let match = detector.firstMatch(in: s, options: .reportCompletion, range: range) else {
    |                                                                `- error: cannot infer contextual base in reference to member 'reportCompletion'
172 |             return nil
173 |         }
[61/134] Compiling WolfFoundation DataExtensions.swift
/host/spi-builder-workspace/.build/checkouts/WolfFoundation/Sources/WolfFoundation/Extensions/DateExtensions.swift:168:29: error: cannot find 'NSDataDetector' in scope
166 |     public init?(naturalLanguage s: String) {
167 |         let type: NSTextCheckingResult.CheckingType = .date
168 |         let detector = try! NSDataDetector(types: type®)
    |                             `- error: cannot find 'NSDataDetector' in scope
169 |         let length = (s as NSString).length
170 |         let range = NSRange(location: 0, length: length)
/host/spi-builder-workspace/.build/checkouts/WolfFoundation/Sources/WolfFoundation/Extensions/DateExtensions.swift:171:64: error: cannot infer contextual base in reference to member 'reportCompletion'
169 |         let length = (s as NSString).length
170 |         let range = NSRange(location: 0, length: length)
171 |         guard let match = detector.firstMatch(in: s, options: .reportCompletion, range: range) else {
    |                                                                `- error: cannot infer contextual base in reference to member 'reportCompletion'
172 |             return nil
173 |         }
[62/134] Compiling WolfFoundation DateExtensions.swift
/host/spi-builder-workspace/.build/checkouts/WolfFoundation/Sources/WolfFoundation/Extensions/DateExtensions.swift:168:29: error: cannot find 'NSDataDetector' in scope
166 |     public init?(naturalLanguage s: String) {
167 |         let type: NSTextCheckingResult.CheckingType = .date
168 |         let detector = try! NSDataDetector(types: type®)
    |                             `- error: cannot find 'NSDataDetector' in scope
169 |         let length = (s as NSString).length
170 |         let range = NSRange(location: 0, length: length)
/host/spi-builder-workspace/.build/checkouts/WolfFoundation/Sources/WolfFoundation/Extensions/DateExtensions.swift:171:64: error: cannot infer contextual base in reference to member 'reportCompletion'
169 |         let length = (s as NSString).length
170 |         let range = NSRange(location: 0, length: length)
171 |         guard let match = detector.firstMatch(in: s, options: .reportCompletion, range: range) else {
    |                                                                `- error: cannot infer contextual base in reference to member 'reportCompletion'
172 |             return nil
173 |         }
[63/134] Compiling WolfFoundation DictionaryExtensions.swift
/host/spi-builder-workspace/.build/checkouts/WolfFoundation/Sources/WolfFoundation/Extensions/DateExtensions.swift:168:29: error: cannot find 'NSDataDetector' in scope
166 |     public init?(naturalLanguage s: String) {
167 |         let type: NSTextCheckingResult.CheckingType = .date
168 |         let detector = try! NSDataDetector(types: type®)
    |                             `- error: cannot find 'NSDataDetector' in scope
169 |         let length = (s as NSString).length
170 |         let range = NSRange(location: 0, length: length)
/host/spi-builder-workspace/.build/checkouts/WolfFoundation/Sources/WolfFoundation/Extensions/DateExtensions.swift:171:64: error: cannot infer contextual base in reference to member 'reportCompletion'
169 |         let length = (s as NSString).length
170 |         let range = NSRange(location: 0, length: length)
171 |         guard let match = detector.firstMatch(in: s, options: .reportCompletion, range: range) else {
    |                                                                `- error: cannot infer contextual base in reference to member 'reportCompletion'
172 |             return nil
173 |         }
[64/139] Compiling WolfFoundation OptionalExtensions.swift
/host/spi-builder-workspace/.build/checkouts/WolfFoundation/Sources/WolfFoundation/ObjCRuntime/Associated.swift:48:9: error: cannot find 'objc_setAssociatedObject' in scope
46 |     public func setAssociatedValue<T>(_ value: T?, for key: UnsafeRawPointer) {
47 |         let v = value.map { Associated<T>($0) }
48 |         objc_setAssociatedObject(self, key, v, .OBJC_ASSOCIATION_COPY)
   |         `- error: cannot find 'objc_setAssociatedObject' in scope
49 |     }
50 |
/host/spi-builder-workspace/.build/checkouts/WolfFoundation/Sources/WolfFoundation/ObjCRuntime/Associated.swift:48:49: error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_COPY'
46 |     public func setAssociatedValue<T>(_ value: T?, for key: UnsafeRawPointer) {
47 |         let v = value.map { Associated<T>($0) }
48 |         objc_setAssociatedObject(self, key, v, .OBJC_ASSOCIATION_COPY)
   |                                                 `- error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_COPY'
49 |     }
50 |
/host/spi-builder-workspace/.build/checkouts/WolfFoundation/Sources/WolfFoundation/ObjCRuntime/Associated.swift:52:17: error: cannot find 'objc_getAssociatedObject' in scope
50 |
51 |     public func getAssociatedValue<T>(for key: UnsafeRawPointer) -> T? {
52 |         return (objc_getAssociatedObject(self, key) as? Associated<T>).map { $0.value }
   |                 `- error: cannot find 'objc_getAssociatedObject' in scope
53 |     }
54 | }
[65/139] Compiling WolfFoundation Associated.swift
/host/spi-builder-workspace/.build/checkouts/WolfFoundation/Sources/WolfFoundation/ObjCRuntime/Associated.swift:48:9: error: cannot find 'objc_setAssociatedObject' in scope
46 |     public func setAssociatedValue<T>(_ value: T?, for key: UnsafeRawPointer) {
47 |         let v = value.map { Associated<T>($0) }
48 |         objc_setAssociatedObject(self, key, v, .OBJC_ASSOCIATION_COPY)
   |         `- error: cannot find 'objc_setAssociatedObject' in scope
49 |     }
50 |
/host/spi-builder-workspace/.build/checkouts/WolfFoundation/Sources/WolfFoundation/ObjCRuntime/Associated.swift:48:49: error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_COPY'
46 |     public func setAssociatedValue<T>(_ value: T?, for key: UnsafeRawPointer) {
47 |         let v = value.map { Associated<T>($0) }
48 |         objc_setAssociatedObject(self, key, v, .OBJC_ASSOCIATION_COPY)
   |                                                 `- error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_COPY'
49 |     }
50 |
/host/spi-builder-workspace/.build/checkouts/WolfFoundation/Sources/WolfFoundation/ObjCRuntime/Associated.swift:52:17: error: cannot find 'objc_getAssociatedObject' in scope
50 |
51 |     public func getAssociatedValue<T>(for key: UnsafeRawPointer) -> T? {
52 |         return (objc_getAssociatedObject(self, key) as? Associated<T>).map { $0.value }
   |                 `- error: cannot find 'objc_getAssociatedObject' in scope
53 |     }
54 | }
[66/139] Compiling WolfFoundation DebugIdentifier.swift
/host/spi-builder-workspace/.build/checkouts/WolfFoundation/Sources/WolfFoundation/ObjCRuntime/Associated.swift:48:9: error: cannot find 'objc_setAssociatedObject' in scope
46 |     public func setAssociatedValue<T>(_ value: T?, for key: UnsafeRawPointer) {
47 |         let v = value.map { Associated<T>($0) }
48 |         objc_setAssociatedObject(self, key, v, .OBJC_ASSOCIATION_COPY)
   |         `- error: cannot find 'objc_setAssociatedObject' in scope
49 |     }
50 |
/host/spi-builder-workspace/.build/checkouts/WolfFoundation/Sources/WolfFoundation/ObjCRuntime/Associated.swift:48:49: error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_COPY'
46 |     public func setAssociatedValue<T>(_ value: T?, for key: UnsafeRawPointer) {
47 |         let v = value.map { Associated<T>($0) }
48 |         objc_setAssociatedObject(self, key, v, .OBJC_ASSOCIATION_COPY)
   |                                                 `- error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_COPY'
49 |     }
50 |
/host/spi-builder-workspace/.build/checkouts/WolfFoundation/Sources/WolfFoundation/ObjCRuntime/Associated.swift:52:17: error: cannot find 'objc_getAssociatedObject' in scope
50 |
51 |     public func getAssociatedValue<T>(for key: UnsafeRawPointer) -> T? {
52 |         return (objc_getAssociatedObject(self, key) as? Associated<T>).map { $0.value }
   |                 `- error: cannot find 'objc_getAssociatedObject' in scope
53 |     }
54 | }
[67/139] Compiling WolfFoundation AttributeAssignmentPrecedence.swift
/host/spi-builder-workspace/.build/checkouts/WolfFoundation/Sources/WolfFoundation/ObjCRuntime/Associated.swift:48:9: error: cannot find 'objc_setAssociatedObject' in scope
46 |     public func setAssociatedValue<T>(_ value: T?, for key: UnsafeRawPointer) {
47 |         let v = value.map { Associated<T>($0) }
48 |         objc_setAssociatedObject(self, key, v, .OBJC_ASSOCIATION_COPY)
   |         `- error: cannot find 'objc_setAssociatedObject' in scope
49 |     }
50 |
/host/spi-builder-workspace/.build/checkouts/WolfFoundation/Sources/WolfFoundation/ObjCRuntime/Associated.swift:48:49: error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_COPY'
46 |     public func setAssociatedValue<T>(_ value: T?, for key: UnsafeRawPointer) {
47 |         let v = value.map { Associated<T>($0) }
48 |         objc_setAssociatedObject(self, key, v, .OBJC_ASSOCIATION_COPY)
   |                                                 `- error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_COPY'
49 |     }
50 |
/host/spi-builder-workspace/.build/checkouts/WolfFoundation/Sources/WolfFoundation/ObjCRuntime/Associated.swift:52:17: error: cannot find 'objc_getAssociatedObject' in scope
50 |
51 |     public func getAssociatedValue<T>(for key: UnsafeRawPointer) -> T? {
52 |         return (objc_getAssociatedObject(self, key) as? Associated<T>).map { $0.value }
   |                 `- error: cannot find 'objc_getAssociatedObject' in scope
53 |     }
54 | }
[68/139] Compiling WolfFoundation InheritsFromOperator.swift
/host/spi-builder-workspace/.build/checkouts/WolfFoundation/Sources/WolfFoundation/ObjCRuntime/Associated.swift:48:9: error: cannot find 'objc_setAssociatedObject' in scope
46 |     public func setAssociatedValue<T>(_ value: T?, for key: UnsafeRawPointer) {
47 |         let v = value.map { Associated<T>($0) }
48 |         objc_setAssociatedObject(self, key, v, .OBJC_ASSOCIATION_COPY)
   |         `- error: cannot find 'objc_setAssociatedObject' in scope
49 |     }
50 |
/host/spi-builder-workspace/.build/checkouts/WolfFoundation/Sources/WolfFoundation/ObjCRuntime/Associated.swift:48:49: error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_COPY'
46 |     public func setAssociatedValue<T>(_ value: T?, for key: UnsafeRawPointer) {
47 |         let v = value.map { Associated<T>($0) }
48 |         objc_setAssociatedObject(self, key, v, .OBJC_ASSOCIATION_COPY)
   |                                                 `- error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_COPY'
49 |     }
50 |
/host/spi-builder-workspace/.build/checkouts/WolfFoundation/Sources/WolfFoundation/ObjCRuntime/Associated.swift:52:17: error: cannot find 'objc_getAssociatedObject' in scope
50 |
51 |     public func getAssociatedValue<T>(for key: UnsafeRawPointer) -> T? {
52 |         return (objc_getAssociatedObject(self, key) as? Associated<T>).map { $0.value }
   |                 `- error: cannot find 'objc_getAssociatedObject' in scope
53 |     }
54 | }
[69/139] Compiling WolfFoundation WeakSet.swift
/host/spi-builder-workspace/.build/checkouts/WolfStrings/Sources/WolfStrings/AttributedStrings/AttributedString.swift:29:8: error: no such module 'CoreGraphics'
27 | import WolfOSBridge
28 | import Foundation
29 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
30 |
31 | public typealias AttributedString = NSMutableAttributedString
[70/139] Compiling WolfFoundation CodedError.swift
/host/spi-builder-workspace/.build/checkouts/WolfStrings/Sources/WolfStrings/AttributedStrings/AttributedString.swift:29:8: error: no such module 'CoreGraphics'
27 | import WolfOSBridge
28 | import Foundation
29 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
30 |
31 | public typealias AttributedString = NSMutableAttributedString
[71/139] Compiling WolfFoundation ErrorExtensions.swift
/host/spi-builder-workspace/.build/checkouts/WolfStrings/Sources/WolfStrings/AttributedStrings/AttributedString.swift:29:8: error: no such module 'CoreGraphics'
27 | import WolfOSBridge
28 | import Foundation
29 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
30 |
31 | public typealias AttributedString = NSMutableAttributedString
[72/139] Compiling WolfFoundation MessageError.swift
/host/spi-builder-workspace/.build/checkouts/WolfStrings/Sources/WolfStrings/AttributedStrings/AttributedString.swift:29:8: error: no such module 'CoreGraphics'
27 | import WolfOSBridge
28 | import Foundation
29 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
30 |
31 | public typealias AttributedString = NSMutableAttributedString
/host/spi-builder-workspace/.build/checkouts/WolfStrings/Sources/WolfStrings/AttributedStrings/AttributedString.swift:29:8: error: no such module 'CoreGraphics'
27 | import WolfOSBridge
28 | import Foundation
29 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
30 |
31 | public typealias AttributedString = NSMutableAttributedString
/host/spi-builder-workspace/.build/checkouts/WolfStrings/Sources/WolfStrings/AttributedStrings/AttributedString.swift:29:8: error: no such module 'CoreGraphics'
27 | import WolfOSBridge
28 | import Foundation
29 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
30 |
31 | public typealias AttributedString = NSMutableAttributedString
/host/spi-builder-workspace/.build/checkouts/WolfStrings/Sources/WolfStrings/AttributedStrings/AttributedString.swift:29:8: error: no such module 'CoreGraphics'
27 | import WolfOSBridge
28 | import Foundation
29 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
30 |
31 | public typealias AttributedString = NSMutableAttributedString
/host/spi-builder-workspace/.build/checkouts/WolfStrings/Sources/WolfStrings/AttributedStrings/AttributedString.swift:29:8: error: no such module 'CoreGraphics'
27 | import WolfOSBridge
28 | import Foundation
29 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
30 |
31 | public typealias AttributedString = NSMutableAttributedString
/host/spi-builder-workspace/.build/checkouts/WolfStrings/Sources/WolfStrings/AttributedStrings/AttributedString.swift:29:8: error: no such module 'CoreGraphics'
27 | import WolfOSBridge
28 | import Foundation
29 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
30 |
31 | public typealias AttributedString = NSMutableAttributedString
/host/spi-builder-workspace/.build/checkouts/WolfStrings/Sources/WolfStrings/AttributedStrings/AttributedString.swift:29:8: error: no such module 'CoreGraphics'
27 | import WolfOSBridge
28 | import Foundation
29 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
30 |
31 | public typealias AttributedString = NSMutableAttributedString
/host/spi-builder-workspace/.build/checkouts/WolfStrings/Sources/WolfStrings/AttributedStrings/AttributedString.swift:29:8: error: no such module 'CoreGraphics'
27 | import WolfOSBridge
28 | import Foundation
29 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
30 |
31 | public typealias AttributedString = NSMutableAttributedString
/host/spi-builder-workspace/.build/checkouts/WolfStrings/Sources/WolfStrings/AttributedStrings/AttributedString.swift:29:8: error: no such module 'CoreGraphics'
27 | import WolfOSBridge
28 | import Foundation
29 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
30 |
31 | public typealias AttributedString = NSMutableAttributedString
[81/142] Compiling WolfFoundation TweakOperator.swift
/host/spi-builder-workspace/.build/checkouts/WolfStrings/Sources/WolfStrings/AttributedStrings/AttributedString.swift:29:8: error: no such module 'CoreGraphics'
27 | import WolfOSBridge
28 | import Foundation
29 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
30 |
31 | public typealias AttributedString = NSMutableAttributedString
[82/142] Compiling WolfFoundation Hideable.swift
/host/spi-builder-workspace/.build/checkouts/WolfStrings/Sources/WolfStrings/AttributedStrings/AttributedString.swift:29:8: error: no such module 'CoreGraphics'
27 | import WolfOSBridge
28 | import Foundation
29 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
30 |
31 | public typealias AttributedString = NSMutableAttributedString
[83/142] Compiling WolfFoundation Invalidatable.swift
/host/spi-builder-workspace/.build/checkouts/WolfStrings/Sources/WolfStrings/AttributedStrings/AttributedString.swift:29:8: error: no such module 'CoreGraphics'
27 | import WolfOSBridge
28 | import Foundation
29 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
30 |
31 | public typealias AttributedString = NSMutableAttributedString
[84/142] Compiling WolfFoundation ModelObject.swift
/host/spi-builder-workspace/.build/checkouts/WolfStrings/Sources/WolfStrings/AttributedStrings/AttributedString.swift:29:8: error: no such module 'CoreGraphics'
27 | import WolfOSBridge
28 | import Foundation
29 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
30 |
31 | public typealias AttributedString = NSMutableAttributedString
[85/142] Compiling WolfFoundation Matrix.swift
/host/spi-builder-workspace/.build/checkouts/WolfStrings/Sources/WolfStrings/AttributedStrings/AttributedString.swift:29:8: error: no such module 'CoreGraphics'
27 | import WolfOSBridge
28 | import Foundation
29 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
30 |
31 | public typealias AttributedString = NSMutableAttributedString
[86/142] Compiling WolfFoundation PriorityQueue.swift
/host/spi-builder-workspace/.build/checkouts/WolfStrings/Sources/WolfStrings/AttributedStrings/AttributedString.swift:29:8: error: no such module 'CoreGraphics'
27 | import WolfOSBridge
28 | import Foundation
29 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
30 |
31 | public typealias AttributedString = NSMutableAttributedString
[87/142] Compiling WolfFoundation Queue.swift
/host/spi-builder-workspace/.build/checkouts/WolfStrings/Sources/WolfStrings/AttributedStrings/AttributedString.swift:29:8: error: no such module 'CoreGraphics'
27 | import WolfOSBridge
28 | import Foundation
29 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
30 |
31 | public typealias AttributedString = NSMutableAttributedString
[88/142] Compiling WolfFoundation ValueCache.swift
/host/spi-builder-workspace/.build/checkouts/WolfStrings/Sources/WolfStrings/AttributedStrings/AttributedString.swift:29:8: error: no such module 'CoreGraphics'
27 | import WolfOSBridge
28 | import Foundation
29 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
30 |
31 | public typealias AttributedString = NSMutableAttributedString
error: emit-module command failed with exit code 1 (use -v to see invocation)
[89/142] Emitting module WolfStrings
/host/spi-builder-workspace/.build/checkouts/WolfStrings/Sources/WolfStrings/AttributedStrings/AttributedString.swift:29:8: error: no such module 'CoreGraphics'
27 | import WolfOSBridge
28 | import Foundation
29 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
30 |
31 | public typealias AttributedString = NSMutableAttributedString
/host/spi-builder-workspace/.build/checkouts/WolfStrings/Sources/WolfStrings/AttributedStrings/AttributedString.swift:29:8: error: no such module 'CoreGraphics'
27 | import WolfOSBridge
28 | import Foundation
29 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
30 |
31 | public typealias AttributedString = NSMutableAttributedString
/host/spi-builder-workspace/.build/checkouts/WolfStrings/Sources/WolfStrings/AttributedStrings/AttributedString.swift:29:8: error: no such module 'CoreGraphics'
27 | import WolfOSBridge
28 | import Foundation
29 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
30 |
31 | public typealias AttributedString = NSMutableAttributedString
[92/142] Compiling WolfFoundation InvalidateAndAssignOperator.swift
/host/spi-builder-workspace/.build/checkouts/WolfStrings/Sources/WolfStrings/AttributedStrings/AttributedString.swift:29:8: error: no such module 'CoreGraphics'
27 | import WolfOSBridge
28 | import Foundation
29 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
30 |
31 | public typealias AttributedString = NSMutableAttributedString
[93/142] Compiling WolfFoundation ReferenceOperator.swift
/host/spi-builder-workspace/.build/checkouts/WolfStrings/Sources/WolfStrings/AttributedStrings/AttributedString.swift:29:8: error: no such module 'CoreGraphics'
27 | import WolfOSBridge
28 | import Foundation
29 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
30 |
31 | public typealias AttributedString = NSMutableAttributedString
[94/142] Compiling WolfFoundation ValidationError.swift
/host/spi-builder-workspace/.build/checkouts/WolfStrings/Sources/WolfStrings/AttributedStrings/AttributedString.swift:29:8: error: no such module 'CoreGraphics'
27 | import WolfOSBridge
28 | import Foundation
29 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
30 |
31 | public typealias AttributedString = NSMutableAttributedString
[95/142] Compiling WolfFoundation WolfFoundationError.swift
/host/spi-builder-workspace/.build/checkouts/WolfStrings/Sources/WolfStrings/AttributedStrings/AttributedString.swift:29:8: error: no such module 'CoreGraphics'
27 | import WolfOSBridge
28 | import Foundation
29 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
30 |
31 | public typealias AttributedString = NSMutableAttributedString
[96/142] Compiling WolfFoundation TimeConstants.swift
/host/spi-builder-workspace/.build/checkouts/WolfStrings/Sources/WolfStrings/AttributedStrings/AttributedString.swift:29:8: error: no such module 'CoreGraphics'
27 | import WolfOSBridge
28 | import Foundation
29 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
30 |
31 | public typealias AttributedString = NSMutableAttributedString
[97/142] Compiling WolfFoundation Heap.swift
/host/spi-builder-workspace/.build/checkouts/WolfStrings/Sources/WolfStrings/AttributedStrings/AttributedString.swift:29:8: error: no such module 'CoreGraphics'
27 | import WolfOSBridge
28 | import Foundation
29 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
30 |
31 | public typealias AttributedString = NSMutableAttributedString
[98/142] Compiling WolfStrings TypeRun.swift
/host/spi-builder-workspace/.build/checkouts/WolfStrings/Sources/WolfStrings/AttributedStrings/AttributedString.swift:29:8: error: no such module 'CoreGraphics'
27 | import WolfOSBridge
28 | import Foundation
29 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
30 |
31 | public typealias AttributedString = NSMutableAttributedString
[99/142] Compiling WolfStrings Typesetter.swift
/host/spi-builder-workspace/.build/checkouts/WolfStrings/Sources/WolfStrings/AttributedStrings/AttributedString.swift:29:8: error: no such module 'CoreGraphics'
27 | import WolfOSBridge
28 | import Foundation
29 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
30 |
31 | public typealias AttributedString = NSMutableAttributedString
[100/142] Compiling WolfStrings WolfStringsError.swift
/host/spi-builder-workspace/.build/checkouts/WolfStrings/Sources/WolfStrings/AttributedStrings/AttributedString.swift:29:8: error: no such module 'CoreGraphics'
27 | import WolfOSBridge
28 | import Foundation
29 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
30 |
31 | public typealias AttributedString = NSMutableAttributedString
BUILD FAILURE 6.2 android