Build Information
Failed to build WolfCore, reference 5.0.3 (b61310), with Swift 6.1 for Android on 27 May 2025 07:05:13 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wolfmcnally/WolfCore.git
Reference: 5.0.3
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/WolfCore
* tag 5.0.3 -> FETCH_HEAD
HEAD is now at b613104 Build as dynamic library.
Cloned https://github.com/wolfmcnally/WolfCore.git
Revision (git rev-parse @):
b613104a81175bc55b183ff3471f219cc01ad4b3
SUCCESS checkout https://github.com/wolfmcnally/WolfCore.git at 5.0.3
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/wolfmcnally/WolfCore.git
https://github.com/wolfmcnally/WolfCore.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "wolfnesting",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/wolfmcnally/WolfNesting"
},
{
"identity" : "wolfnumerics",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/wolfmcnally/WolfNumerics"
},
{
"identity" : "wolfosbridge",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/wolfmcnally/WolfOSBridge"
},
{
"identity" : "wolfpipe",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/wolfmcnally/WolfPipe"
},
{
"identity" : "extensibleenumeratedname",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/wolfmcnally/ExtensibleEnumeratedName"
},
{
"identity" : "wolfwith",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/wolfmcnally/WolfWith"
},
{
"identity" : "wolfstrings",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/wolfmcnally/WolfStrings"
},
{
"identity" : "wolffoundation",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/wolfmcnally/WolfFoundation"
},
{
"identity" : "wolfconcurrency",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/wolfmcnally/WolfConcurrency"
}
],
"manifest_display_name" : "WolfCore",
"name" : "WolfCore",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "9.0"
},
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "tvos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "WolfCore",
"targets" : [
"WolfCore"
],
"type" : {
"library" : [
"dynamic"
]
}
}
],
"targets" : [
{
"c99name" : "WolfCore",
"module_type" : "SwiftTarget",
"name" : "WolfCore",
"path" : "Sources/WolfCore",
"product_dependencies" : [
"WolfNesting",
"WolfNumerics",
"WolfOSBridge",
"WolfPipe",
"ExtensibleEnumeratedName",
"WolfWith",
"WolfStrings",
"WolfFoundation",
"WolfConcurrency"
],
"product_memberships" : [
"WolfCore"
],
"sources" : [
"Operators.swift",
"WolfCoreExports.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:9f3c606dcd2a4f06d17ba472aa533c43685ba7ba19a5c9bc23518a066eb7f86a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/wolfmcnally/WolfStrings
Fetching https://github.com/wolfmcnally/WolfPipe
Fetching https://github.com/wolfmcnally/ExtensibleEnumeratedName
Fetching https://github.com/wolfmcnally/WolfWith
Fetching https://github.com/wolfmcnally/WolfFoundation
Fetching https://github.com/wolfmcnally/WolfConcurrency
[1/427] Fetching wolfstrings
[228/770] Fetching wolfstrings, wolffoundation
[771/873] Fetching wolfstrings, wolffoundation, wolfwith
[874/1060] Fetching wolfstrings, wolffoundation, wolfwith, wolfconcurrency
[1061/1337] Fetching wolfstrings, wolffoundation, wolfwith, wolfconcurrency, wolfpipe
[1239/1476] Fetching wolfstrings, wolffoundation, wolfwith, wolfconcurrency, wolfpipe, extensibleenumeratedname
Fetched https://github.com/wolfmcnally/WolfStrings from cache (0.54s)
Fetched https://github.com/wolfmcnally/ExtensibleEnumeratedName from cache (0.54s)
Fetched https://github.com/wolfmcnally/WolfFoundation from cache (0.54s)
Fetched https://github.com/wolfmcnally/WolfWith from cache (0.54s)
Fetched https://github.com/wolfmcnally/WolfConcurrency from cache (0.54s)
Fetched https://github.com/wolfmcnally/WolfPipe from cache (0.54s)
Fetching https://github.com/wolfmcnally/WolfNumerics
Fetching https://github.com/wolfmcnally/WolfNesting
Fetching https://github.com/wolfmcnally/WolfOSBridge
[1/95] Fetching wolfosbridge
[96/225] Fetching wolfosbridge, wolfnesting
Fetched https://github.com/wolfmcnally/WolfNesting from cache (0.20s)
Fetched https://github.com/wolfmcnally/WolfOSBridge from cache (0.20s)
[1/275] Fetching wolfnumerics
Fetched https://github.com/wolfmcnally/WolfNumerics from cache (1.12s)
Computing version for https://github.com/wolfmcnally/WolfFoundation
Computed https://github.com/wolfmcnally/WolfFoundation at 5.0.1 (2.27s)
Computing version for https://github.com/wolfmcnally/WolfWith
Computed https://github.com/wolfmcnally/WolfWith at 2.0.3 (0.46s)
Computing version for https://github.com/wolfmcnally/ExtensibleEnumeratedName
Computed https://github.com/wolfmcnally/ExtensibleEnumeratedName at 2.0.2 (0.47s)
Computing version for https://github.com/wolfmcnally/WolfPipe
Computed https://github.com/wolfmcnally/WolfPipe at 2.0.2 (0.47s)
Computing version for https://github.com/wolfmcnally/WolfOSBridge
Computed https://github.com/wolfmcnally/WolfOSBridge at 2.0.3 (0.47s)
Computing version for https://github.com/wolfmcnally/WolfNumerics
Computed https://github.com/wolfmcnally/WolfNumerics at 4.0.4 (0.55s)
Computing version for https://github.com/wolfmcnally/WolfNesting
Computed https://github.com/wolfmcnally/WolfNesting at 2.0.4 (0.50s)
Computing version for https://github.com/wolfmcnally/WolfStrings
Computed https://github.com/wolfmcnally/WolfStrings at 2.2.1 (0.50s)
Computing version for https://github.com/wolfmcnally/WolfConcurrency
Computed https://github.com/wolfmcnally/WolfConcurrency at 3.0.9 (0.47s)
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/WolfNesting
Working copy of https://github.com/wolfmcnally/WolfNesting resolved at 2.0.4
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/WolfStrings
Working copy of https://github.com/wolfmcnally/WolfStrings resolved at 2.2.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/WolfConcurrency
Working copy of https://github.com/wolfmcnally/WolfConcurrency resolved at 3.0.9
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/ExtensibleEnumeratedName
Working copy of https://github.com/wolfmcnally/ExtensibleEnumeratedName 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
Building for debugging...
[0/41] Write sources
[10/41] Write swift-version-24593BA9C3E375BF.txt
[12/75] Emitting module WolfWith
[13/75] Emitting module WolfOSBridge
[14/75] Compiling ExtensibleEnumeratedName ExtensibleEnumeratedName.swift
[15/75] Emitting module ExtensibleEnumeratedName
[16/76] Compiling WolfPipe Curry.swift
[17/76] Compiling WolfNesting macOSViewNesting.swift
[18/76] Compiling WolfNesting iOSViewNesting.swift
[19/76] Compiling WolfPipe KeyPaths.swift
[20/76] Compiling WolfOSBridge OSView.swift
[21/77] Compiling WolfNesting SpriteKitNodeNesting.swift
[22/77] Compiling WolfPipe PipeOperator.swift
[23/77] Compiling WolfPipe PipeCompatibleFunctions.swift
[24/77] Compiling WolfWith WithOperator.swift
[25/78] Compiling WolfPipe SetAlgebra.swift
[27/78] Emitting module WolfPipe
[28/78] Compiling WolfPipe ComposeOperator.swift
[29/78] Compiling WolfNesting NestingOperator.swift
[30/78] Compiling WolfNesting SceneKitNodeNesting.swift
[31/78] Emitting module WolfNesting
[33/79] Wrapping AST for ExtensibleEnumeratedName for debugging
[34/79] Write Objects.LinkFileList
[36/79] Compiling WolfPipe EffectfulComposeOperator.swift
[37/80] Wrapping AST for WolfOSBridge for debugging
[38/80] Write Objects.LinkFileList
[40/80] Wrapping AST for WolfWith for debugging
[41/80] Write Objects.LinkFileList
[42/80] Wrapping AST for WolfNesting for debugging
[43/80] Write Objects.LinkFileList
[44/80] Wrapping AST for WolfPipe for debugging
[45/80] Write Objects.LinkFileList
[46/80] Linking libExtensibleEnumeratedName.so
[47/80] Linking libWolfWith.so
[48/80] Linking libWolfOSBridge.so
[49/80] Linking libWolfNesting.so
[50/80] Linking libWolfPipe.so
[52/80] Compiling WolfNumerics SecureRandomNumberGenerator.swift
[53/81] Compiling WolfNumerics SeededRandomNumberGenerator.swift
[54/81] Compiling WolfNumerics Frac.swift
[55/81] Compiling WolfNumerics Interpolable.swift
[56/81] Compiling WolfNumerics Interval.swift
[57/81] Compiling WolfNumerics IntervalCreationOperator.swift
[58/81] Compiling WolfNumerics Lerp.swift
[59/81] Compiling WolfNumerics NumericUtils.swift
[60/81] Emitting module WolfNumerics
[61/81] Compiling WolfNumerics ApproximatelyEqualsOperator.swift
[62/81] Compiling WolfNumerics BinarySearch.swift
[63/81] Compiling WolfNumerics RangeExtensions.swift
[64/81] Compiling WolfNumerics RunningAverage.swift
[65/81] Compiling WolfNumerics PercentOperator.swift
[66/81] Compiling WolfNumerics RandomExtensions.swift
[67/82] Wrapping AST for WolfNumerics for debugging
[68/82] Write Objects.LinkFileList
[69/82] Linking libWolfNumerics.so
error: emit-module command failed with exit code 1 (use -v to see invocation)
[71/149] 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
[72/152] Compiling WolfStrings OSFont.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
[73/152] Compiling WolfStrings TextAlignment.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
[74/152] Compiling WolfStrings TypeBounds.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
[75/152] Compiling WolfStrings TypeLine.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
[76/152] Emitting module WolfFoundation
[77/157] Compiling WolfStrings FontExtensions.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
[78/157] Compiling WolfStrings FontFaceName.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
[79/157] Compiling WolfStrings FontFamilyName.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
[80/157] Compiling WolfStrings FontStyle.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
[81/157] Compiling WolfStrings TextCheckingResultExtensions.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/157] Compiling WolfStrings SequenceExtensions.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/157] Compiling WolfStrings StringExtensions.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/157] Compiling WolfStrings StringFloatPrecision.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/157] Compiling WolfStrings CreateRegularExpressionOperator.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/157] Compiling WolfStrings MatchRegularExpressionOperator.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/157] Compiling WolfStrings RegularExpressionExtensions.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/157] Compiling WolfStrings TextCheckingResult.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
[89/157] Compiling WolfStrings StringIndexesAndRanges.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
[90/157] Compiling WolfStrings StringReplacement.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
[91/157] Compiling WolfStrings StringTransformations.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
[92/157] Compiling WolfStrings FontDebugging.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/157] Compiling WolfStrings AttributedSubstringExtensions.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/157] Compiling WolfStrings Markdown.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/157] Compiling WolfStrings Joiner.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/157] Compiling WolfStrings ObjectAliaser.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/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 | }
/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 | }
/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 | }
/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 | }
[101/157] Compiling WolfStrings AttributedString.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 | }
/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
[103/157] Compiling WolfStrings AttributedStringExtensions.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
[104/157] Compiling WolfStrings AttributedStringOperator.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
[105/157] Compiling WolfStrings AttributedSubstring.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/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 | }
/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 | }
/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 | }
/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 | }
/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 | }
[111/157] 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
[112/157] 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
[113/157] 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
[114/157] Compiling WolfFoundation Hex.swift
[115/157] Compiling WolfFoundation JSON.swift
[116/157] Compiling WolfFoundation Lazy.swift
[117/157] Compiling WolfFoundation Ordinal.swift
[118/157] Compiling WolfFoundation Position.swift
[123/157] Compiling WolfFoundation Dimensions.swift
[141/157] Compiling WolfFoundation SortWeight.swift
[142/157] Compiling WolfFoundation Tagged.swift
[143/157] Compiling WolfFoundation TransferValue.swift
[144/157] Compiling WolfFoundation UTF8.swift
[145/157] Compiling WolfFoundation Weak.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:9f3c606dcd2a4f06d17ba472aa533c43685ba7ba19a5c9bc23518a066eb7f86a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/31] Write swift-version-24593BA9C3E375BF.txt
[2/63] Emitting module WolfPipe
[3/63] Compiling WolfWith WithOperator.swift
[4/65] Emitting module WolfWith
[5/66] Compiling WolfNesting macOSViewNesting.swift
[6/66] Compiling WolfNesting iOSViewNesting.swift
[8/66] Emitting module ExtensibleEnumeratedName
[9/66] Compiling WolfNesting SceneKitNodeNesting.swift
[10/66] Compiling WolfNesting NestingOperator.swift
[11/66] Compiling WolfNesting SpriteKitNodeNesting.swift
[12/66] Emitting module WolfNesting
[13/66] Compiling ExtensibleEnumeratedName ExtensibleEnumeratedName.swift
[14/67] Compiling WolfPipe ComposeOperator.swift
[15/67] Emitting module WolfOSBridge
[16/67] Compiling WolfOSBridge OSView.swift
[17/67] Compiling WolfPipe PipeOperator.swift
[18/67] Compiling WolfPipe SetAlgebra.swift
[18/68] Write Objects.LinkFileList
[20/68] Compiling WolfPipe KeyPaths.swift
[21/68] Compiling WolfPipe EffectfulComposeOperator.swift
[22/68] Compiling WolfPipe Curry.swift
[23/68] Compiling WolfPipe PipeCompatibleFunctions.swift
[24/68] Write Objects.LinkFileList
[29/68] Compiling WolfNumerics RangeExtensions.swift
[30/68] Compiling WolfNumerics RunningAverage.swift
[31/68] Compiling WolfNumerics PercentOperator.swift
[32/68] Compiling WolfNumerics RandomExtensions.swift
[33/68] Compiling WolfNumerics SecureRandomNumberGenerator.swift
[33/68] Write Objects.LinkFileList
[37/66] Compiling WolfNumerics SeededRandomNumberGenerator.swift
[37/66] Linking libWolfWith.so
[38/66] Linking libWolfNesting.so
[39/66] Linking libExtensibleEnumeratedName.so
[40/66] Linking libWolfOSBridge.so
[41/66] Linking libWolfPipe.so
[43/66] Compiling WolfNumerics Interval.swift
[44/66] Compiling WolfNumerics IntervalCreationOperator.swift
[45/66] Compiling WolfNumerics Lerp.swift
[46/66] Compiling WolfNumerics NumericUtils.swift
[47/66] Compiling WolfNumerics Frac.swift
[48/66] Compiling WolfNumerics Interpolable.swift
[49/66] Compiling WolfNumerics ApproximatelyEqualsOperator.swift
[50/66] Compiling WolfNumerics BinarySearch.swift
[51/66] Emitting module WolfNumerics
[52/66] Write Objects.LinkFileList
[53/66] Linking libWolfNumerics.so
error: emit-module command failed with exit code 1 (use -v to see invocation)
[55/133] 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
[56/136] 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
[57/136] 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
[58/136] 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
[59/136] Compiling WolfFoundation DataExtensions.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
[60/136] Compiling WolfFoundation DateExtensions.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
[61/136] Compiling WolfFoundation DictionaryExtensions.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
[62/136] 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
[63/136] Compiling WolfFoundation OptionalExtensions.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
[64/136] Compiling WolfFoundation Associated.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
[65/136] Compiling WolfFoundation DebugIdentifier.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
[66/136] Compiling WolfFoundation AttributeAssignmentPrecedence.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
[67/136] Emitting module WolfFoundation
[68/141] Compiling WolfFoundation WeakSet.swift
[69/141] Compiling WolfFoundation CodedError.swift
[70/141] Compiling WolfFoundation ErrorExtensions.swift
[71/141] Compiling WolfFoundation MessageError.swift
[72/141] Compiling WolfFoundation ValidationError.swift
[73/141] Compiling WolfFoundation WolfFoundationError.swift
[74/141] Compiling WolfFoundation InvalidateAndAssignOperator.swift
[75/141] Compiling WolfFoundation ReferenceOperator.swift
[76/141] Compiling WolfFoundation TweakOperator.swift
[77/141] Compiling WolfFoundation Hideable.swift
[78/141] Compiling WolfFoundation Invalidatable.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 | }
/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 | }
/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 | }
/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 | }
[83/141] 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 | }
[84/141] 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 | }
[85/141] 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 | }
/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 | }
/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 | }
/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 | }
[89/141] 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
[90/141] 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
/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
[97/141] 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
[98/141] 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
[99/141] 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
[100/141] 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
/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
[119/141] Compiling WolfFoundation Dimensions.swift
[120/141] Compiling WolfFoundation Hex.swift
[121/141] Compiling WolfFoundation JSON.swift
[122/141] Compiling WolfFoundation Lazy.swift
[123/141] Compiling WolfFoundation Ordinal.swift
[124/141] Compiling WolfFoundation Position.swift
BUILD FAILURE 6.1 android