Build Information
Failed to build WolfConcurrency, reference master (2db99c), with Swift 6.1 for Android on 27 May 2025 14:48:36 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/WolfConcurrency.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/WolfConcurrency
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 2db99c1 Build as dynamic library.
Cloned https://github.com/wolfmcnally/WolfConcurrency.git
Revision (git rev-parse @):
2db99c1fdf6e2bda2a8570cc19c5291dfe6cce88
SUCCESS checkout https://github.com/wolfmcnally/WolfConcurrency.git at master
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/wolfmcnally/WolfConcurrency.git
https://github.com/wolfmcnally/WolfConcurrency.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "wolfnumerics",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/wolfmcnally/WolfNumerics"
},
{
"identity" : "wolffoundation",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/wolfmcnally/WolfFoundation"
}
],
"manifest_display_name" : "WolfConcurrency",
"name" : "WolfConcurrency",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "9.0"
},
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "tvos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "WolfConcurrency",
"targets" : [
"WolfConcurrency"
],
"type" : {
"library" : [
"dynamic"
]
}
}
],
"targets" : [
{
"c99name" : "WolfConcurrency",
"module_type" : "SwiftTarget",
"name" : "WolfConcurrency",
"path" : "Sources/WolfConcurrency",
"product_dependencies" : [
"WolfNumerics",
"WolfFoundation"
],
"product_memberships" : [
"WolfConcurrency"
],
"sources" : [
"Asynchronizer.swift",
"Block.swift",
"Canceler.swift",
"Debouncer.swift",
"DispatchUtils.swift",
"Event.swift",
"Heartbeat.swift",
"Hysteresis.swift",
"Locker.swift",
"Paginator.swift",
"Promise.swift",
"PromiseOperators.swift",
"RunLoopUtils.swift",
"Serializer.swift",
"Stopwatch.swift",
"WolfConcurrencyError.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/wolfmcnally/WolfFoundation
Fetching https://github.com/wolfmcnally/WolfNumerics
[1/275] Fetching wolfnumerics
[232/618] Fetching wolfnumerics, wolffoundation
Fetched https://github.com/wolfmcnally/WolfNumerics from cache (0.27s)
Fetched https://github.com/wolfmcnally/WolfFoundation from cache (0.28s)
Computing version for https://github.com/wolfmcnally/WolfFoundation
Computed https://github.com/wolfmcnally/WolfFoundation at 5.0.1 (0.84s)
Fetching https://github.com/wolfmcnally/WolfPipe
[1/277] Fetching wolfpipe
Fetched https://github.com/wolfmcnally/WolfPipe from cache (0.22s)
Computing version for https://github.com/wolfmcnally/WolfPipe
Computed https://github.com/wolfmcnally/WolfPipe at 2.0.2 (1.21s)
Computing version for https://github.com/wolfmcnally/WolfNumerics
Computed https://github.com/wolfmcnally/WolfNumerics at 4.0.4 (0.54s)
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/WolfNumerics
Working copy of https://github.com/wolfmcnally/WolfNumerics resolved at 4.0.4
Creating working copy for https://github.com/wolfmcnally/WolfPipe
Working copy of https://github.com/wolfmcnally/WolfPipe resolved at 2.0.2
Building for debugging...
[0/17] Write sources
[4/17] Write swift-version-24593BA9C3E375BF.txt
[6/39] Compiling WolfPipe KeyPaths.swift
[7/39] Compiling WolfPipe PipeCompatibleFunctions.swift
[8/39] Compiling WolfPipe SetAlgebra.swift
[9/39] Compiling WolfPipe EffectfulComposeOperator.swift
[10/39] Compiling WolfPipe PipeOperator.swift
[11/39] Compiling WolfPipe Curry.swift
[12/39] Emitting module WolfPipe
[13/39] Compiling WolfPipe ComposeOperator.swift
[14/40] Wrapping AST for WolfPipe for debugging
[15/40] Write Objects.LinkFileList
[16/40] Linking libWolfPipe.so
[18/40] Compiling WolfNumerics SecureRandomNumberGenerator.swift
[19/41] Compiling WolfNumerics SeededRandomNumberGenerator.swift
[20/41] Compiling WolfNumerics RangeExtensions.swift
[21/41] Compiling WolfNumerics RunningAverage.swift
[22/41] Compiling WolfNumerics ApproximatelyEqualsOperator.swift
[23/41] Compiling WolfNumerics BinarySearch.swift
[24/41] Emitting module WolfNumerics
[25/41] Compiling WolfNumerics Interval.swift
[26/41] Compiling WolfNumerics IntervalCreationOperator.swift
[27/41] Compiling WolfNumerics Frac.swift
[28/41] Compiling WolfNumerics Interpolable.swift
[29/41] Compiling WolfNumerics PercentOperator.swift
[30/41] Compiling WolfNumerics RandomExtensions.swift
[31/41] Compiling WolfNumerics Lerp.swift
[32/41] Compiling WolfNumerics NumericUtils.swift
[33/42] Wrapping AST for WolfNumerics for debugging
[34/42] Write Objects.LinkFileList
[35/42] Linking libWolfNumerics.so
[37/80] Compiling WolfFoundation Hex.swift
[38/80] Compiling WolfFoundation JSON.swift
[39/80] Compiling WolfFoundation Lazy.swift
[40/80] Compiling WolfFoundation Ordinal.swift
[41/80] Compiling WolfFoundation Position.swift
[42/85] Emitting module WolfFoundation
[43/85] Compiling WolfFoundation WeakSet.swift
[44/85] Compiling WolfFoundation CodedError.swift
[45/85] Compiling WolfFoundation ErrorExtensions.swift
[46/85] Compiling WolfFoundation MessageError.swift
[47/85] Compiling WolfFoundation ValidationError.swift
[48/85] Compiling WolfFoundation WolfFoundationError.swift
[49/85] Compiling WolfFoundation InvalidateAndAssignOperator.swift
[50/85] Compiling WolfFoundation ReferenceOperator.swift
[51/85] Compiling WolfFoundation TweakOperator.swift
[52/85] Compiling WolfFoundation Hideable.swift
[53/85] Compiling WolfFoundation Invalidatable.swift
[54/85] Compiling WolfFoundation ModelObject.swift
[55/85] Compiling WolfFoundation Serializable.swift
[56/85] Compiling WolfFoundation ASCII.swift
[57/85] Compiling WolfFoundation Base64.swift
[58/85] Compiling WolfFoundation Dimensions.swift
[59/85] Compiling WolfFoundation TimeConstants.swift
[60/85] Compiling WolfFoundation Heap.swift
[61/85] Compiling WolfFoundation Matrix.swift
[62/85] Compiling WolfFoundation PriorityQueue.swift
[63/85] Compiling WolfFoundation Queue.swift
[64/85] Compiling WolfFoundation ValueCache.swift
[65/85] 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 | }
[66/85] 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 | }
[67/85] 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 | }
[68/85] 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 | }
[69/85] 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 | }
[70/85] 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 | }
[71/85] 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 | }
[72/85] 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 | }
[73/85] 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 | }
[74/85] 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 | }
[75/85] Compiling WolfFoundation SortWeight.swift
[76/85] Compiling WolfFoundation Tagged.swift
[77/85] Compiling WolfFoundation TransferValue.swift
[78/85] Compiling WolfFoundation UTF8.swift
[79/85] Compiling WolfFoundation Weak.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
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/13] Write swift-version-24593BA9C3E375BF.txt
[2/35] Compiling WolfPipe KeyPaths.swift
[3/35] Compiling WolfPipe EffectfulComposeOperator.swift
[4/35] Emitting module WolfPipe
[5/35] Compiling WolfPipe ComposeOperator.swift
[6/35] Compiling WolfPipe Curry.swift
[7/35] Compiling WolfNumerics SecureRandomNumberGenerator.swift
[8/36] Compiling WolfPipe PipeOperator.swift
[9/36] Compiling WolfPipe SetAlgebra.swift
[10/36] Compiling WolfPipe PipeCompatibleFunctions.swift
[11/36] Compiling WolfNumerics RangeExtensions.swift
[12/36] Compiling WolfNumerics RunningAverage.swift
[13/37] Compiling WolfNumerics PercentOperator.swift
[14/37] Compiling WolfNumerics RandomExtensions.swift
[15/37] Compiling WolfNumerics Frac.swift
[16/37] Compiling WolfNumerics Interpolable.swift
[17/37] Compiling WolfNumerics ApproximatelyEqualsOperator.swift
[18/37] Compiling WolfNumerics BinarySearch.swift
[20/37] Compiling WolfNumerics SeededRandomNumberGenerator.swift
[20/36] Write Objects.LinkFileList
[21/36] Linking libWolfPipe.so
[23/36] Emitting module WolfNumerics
[24/36] Compiling WolfNumerics Lerp.swift
[25/36] Compiling WolfNumerics NumericUtils.swift
[26/36] Compiling WolfNumerics Interval.swift
[27/36] Compiling WolfNumerics IntervalCreationOperator.swift
[28/36] Write Objects.LinkFileList
[29/36] Linking libWolfNumerics.so
[31/74] 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 | }
[32/74] 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 | }
[33/74] 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 | }
[34/74] 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 | }
[35/74] 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 | }
[36/79] Emitting module WolfFoundation
[37/79] Compiling WolfFoundation WeakSet.swift
[38/79] Compiling WolfFoundation CodedError.swift
[39/79] Compiling WolfFoundation ErrorExtensions.swift
[40/79] Compiling WolfFoundation MessageError.swift
[41/79] Compiling WolfFoundation ValidationError.swift
[42/79] Compiling WolfFoundation WolfFoundationError.swift
[43/79] Compiling WolfFoundation InvalidateAndAssignOperator.swift
[44/79] Compiling WolfFoundation ReferenceOperator.swift
[45/79] Compiling WolfFoundation TweakOperator.swift
[46/79] Compiling WolfFoundation Hideable.swift
[47/79] Compiling WolfFoundation Invalidatable.swift
[48/79] Compiling WolfFoundation ModelObject.swift
[49/79] Compiling WolfFoundation Serializable.swift
[50/79] Compiling WolfFoundation ASCII.swift
[51/79] Compiling WolfFoundation Base64.swift
[52/79] Compiling WolfFoundation Dimensions.swift
[53/79] Compiling WolfFoundation TimeConstants.swift
[54/79] Compiling WolfFoundation Heap.swift
[55/79] Compiling WolfFoundation Matrix.swift
[56/79] Compiling WolfFoundation PriorityQueue.swift
[57/79] Compiling WolfFoundation Queue.swift
[58/79] Compiling WolfFoundation ValueCache.swift
[59/79] Compiling WolfFoundation Hex.swift
[60/79] Compiling WolfFoundation JSON.swift
[61/79] Compiling WolfFoundation Lazy.swift
[62/79] Compiling WolfFoundation Ordinal.swift
[63/79] Compiling WolfFoundation Position.swift
[64/79] 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/79] 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/79] 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/79] 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/79] 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/79] Compiling WolfFoundation SortWeight.swift
[70/79] Compiling WolfFoundation Tagged.swift
[71/79] Compiling WolfFoundation TransferValue.swift
[72/79] Compiling WolfFoundation UTF8.swift
[73/79] Compiling WolfFoundation Weak.swift
BUILD FAILURE 6.1 android