Build Information
Failed to build EventTracker, reference master (7b9172), with Swift 6.2 for Android on 22 Jun 2025 02:36:45 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hectr/swift-event-tracker.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/hectr/swift-event-tracker
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 7b9172e Deploy documentation to GitHub pages on master branch pushes
Cloned https://github.com/hectr/swift-event-tracker.git
Revision (git rev-parse @):
7b9172e01bc979c58261b21ebf62c03283cf0002
SUCCESS checkout https://github.com/hectr/swift-event-tracker.git at master
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/hectr/swift-event-tracker.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/swiftlang/swift-docc-plugin.git
Fetching https://github.com/SwiftyLab/SwiftAnalyticsKit.git
Fetching https://github.com/dankinsoid/swift-analytics.git
[1/2918] Fetching swiftanalyticskit
[439/5000] Fetching swiftanalyticskit, swift-docc-plugin
[690/5249] Fetching swiftanalyticskit, swift-docc-plugin, swift-analytics
Fetched https://github.com/dankinsoid/swift-analytics.git from cache (0.86s)
[3160/5000] Fetching swiftanalyticskit, swift-docc-plugin
Fetched https://github.com/SwiftyLab/SwiftAnalyticsKit.git from cache (1.10s)
Fetched https://github.com/swiftlang/swift-docc-plugin.git from cache (1.17s)
Computing version for https://github.com/SwiftyLab/SwiftAnalyticsKit.git
Computed https://github.com/SwiftyLab/SwiftAnalyticsKit.git at 1.0.0 (6.34s)
Computing version for https://github.com/dankinsoid/swift-analytics.git
Computed https://github.com/dankinsoid/swift-analytics.git at 1.10.1 (0.90s)
Computing version for https://github.com/swiftlang/swift-docc-plugin.git
Computed https://github.com/swiftlang/swift-docc-plugin.git at 1.4.4 (0.89s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3414] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.72s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.83s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin.git
Working copy of https://github.com/swiftlang/swift-docc-plugin.git resolved at 1.4.4
Creating working copy for https://github.com/SwiftyLab/SwiftAnalyticsKit.git
Working copy of https://github.com/SwiftyLab/SwiftAnalyticsKit.git resolved at 1.0.0
Creating working copy for https://github.com/dankinsoid/swift-analytics.git
Working copy of https://github.com/dankinsoid/swift-analytics.git resolved at 1.10.1
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/9] Write sources
[8/9] Write swift-version-8C5A4AE7A8CE2BA.txt
[10/121] Emitting module Analytics
[11/123] Compiling Tracker Event.swift
[12/123] Compiling Tracker Screen+operators.swift
[13/123] Emitting module Tracker
[14/134] Compiling Tracker EventTracker.swift
[15/134] Compiling Tracker Event+operators.swift
[18/134] Compiling Tracker Screen.swift
[19/134] Compiling Tracker Taggable.swift
[20/134] Compiling Tracker NamedEvent.swift
[21/134] Compiling Tracker NamedScreen.swift
[22/134] Compiling Tracker ParameterizedEvent.swift
[23/134] Compiling Tracker TaggedEvent.swift
[24/134] Compiling Tracker TaggedScreen.swift
[25/134] Compiling Tracker CountlyScreen.swift
[26/134] Compiling Tracker Tag+kochava.swift
[27/134] Compiling Tracker Tag+localytics.swift
[28/134] Compiling Tracker Tag+mixpanel.swift
[29/134] Compiling Tracker Tag+postHog.swift
[30/134] Compiling Tracker Tag+segment.swift
[31/134] Compiling Tracker Tag+swiftAnalytics.swift
[32/134] Compiling Tracker Tag+swiftAnalyticsKit.swift
[33/134] Compiling Tracker Tag+swiftLogger.swift
[34/134] Compiling Tracker Tag+swiftMetrics.swift
[35/134] Compiling Tracker Tag+taplytics.swift
[36/134] Compiling Tracker Tag+uxCam.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[37/134] Emitting module SwiftAnalytics
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:40:8: error: Unsupported runtime
38 | import Musl
39 | #else
40 | #error("Unsupported runtime")
| `- error: Unsupported runtime
41 | #endif
42 |
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/ParametersProvider.swift:12:8: error: Unsupported runtime
10 | import WASILibc
11 | #else
12 | #error("Unsupported runtime")
| `- error: Unsupported runtime
13 | #endif
14 |
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:56:46: error: cannot find type 'pthread_mutex_t' in scope
54 | UnsafeMutablePointer.allocate(capacity: 1)
55 | #else
56 | fileprivate let mutex: UnsafeMutablePointer<pthread_mutex_t> =
| `- error: cannot find type 'pthread_mutex_t' in scope
57 | UnsafeMutablePointer.allocate(capacity: 1)
58 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:159:47: error: cannot find type 'pthread_rwlock_t' in scope
157 | fileprivate var shared = true
158 | #else
159 | fileprivate let rwlock: UnsafeMutablePointer<pthread_rwlock_t> =
| `- error: cannot find type 'pthread_rwlock_t' in scope
160 | UnsafeMutablePointer.allocate(capacity: 1)
161 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:40:8: error: Unsupported runtime
38 | import Musl
39 | #else
40 | #error("Unsupported runtime")
| `- error: Unsupported runtime
41 | #endif
42 |
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/ParametersProvider.swift:12:8: error: Unsupported runtime
10 | import WASILibc
11 | #else
12 | #error("Unsupported runtime")
| `- error: Unsupported runtime
13 | #endif
14 |
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:40:8: error: Unsupported runtime
38 | import Musl
39 | #else
40 | #error("Unsupported runtime")
| `- error: Unsupported runtime
41 | #endif
42 |
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/ParametersProvider.swift:12:8: error: Unsupported runtime
10 | import WASILibc
11 | #else
12 | #error("Unsupported runtime")
| `- error: Unsupported runtime
13 | #endif
14 |
[40/135] Compiling Tracker PostHogScreen.swift
[41/135] Compiling Tracker SegmentScreen.swift
[42/135] Compiling Tracker Array+appending.swift
[43/135] Compiling Tracker Array+removing.swift
[44/135] Compiling Analytics MultiplexAnalyticsHandler.swift
[45/135] Compiling Analytics MultiplexAnyAnalyticsHandler.swift
[46/135] Compiling Tracker Service+NamedEvent.swift
[47/135] Compiling Tracker Service+contains.swift
[48/135] Compiling Tracker Service.swift
[49/135] Compiling Tracker PrintServiceProvider.swift
[50/135] Compiling Tracker AdjustServiceProvider.swift
[51/135] Compiling Tracker AmplitudeServiceProvider.swift
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:40:8: error: Unsupported runtime
38 | import Musl
39 | #else
40 | #error("Unsupported runtime")
| `- error: Unsupported runtime
41 | #endif
42 |
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/ParametersProvider.swift:12:8: error: Unsupported runtime
10 | import WASILibc
11 | #else
12 | #error("Unsupported runtime")
| `- error: Unsupported runtime
13 | #endif
14 |
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:56:46: error: cannot find type 'pthread_mutex_t' in scope
54 | UnsafeMutablePointer.allocate(capacity: 1)
55 | #else
56 | fileprivate let mutex: UnsafeMutablePointer<pthread_mutex_t> =
| `- error: cannot find type 'pthread_mutex_t' in scope
57 | UnsafeMutablePointer.allocate(capacity: 1)
58 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:159:47: error: cannot find type 'pthread_rwlock_t' in scope
157 | fileprivate var shared = true
158 | #else
159 | fileprivate let rwlock: UnsafeMutablePointer<pthread_rwlock_t> =
| `- error: cannot find type 'pthread_rwlock_t' in scope
160 | UnsafeMutablePointer.allocate(capacity: 1)
161 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:67:14: error: cannot find 'pthread_mutexattr_t' in scope
65 | InitializeSRWLock(mutex)
66 | #else
67 | var attr = pthread_mutexattr_t()
| `- error: cannot find 'pthread_mutexattr_t' in scope
68 | pthread_mutexattr_init(&attr)
69 | pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:68:3: error: cannot find 'pthread_mutexattr_init' in scope
66 | #else
67 | var attr = pthread_mutexattr_t()
68 | pthread_mutexattr_init(&attr)
| `- error: cannot find 'pthread_mutexattr_init' in scope
69 | pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
70 |
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:69:3: error: cannot find 'pthread_mutexattr_settype' in scope
67 | var attr = pthread_mutexattr_t()
68 | pthread_mutexattr_init(&attr)
69 | pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
| `- error: cannot find 'pthread_mutexattr_settype' in scope
70 |
71 | let err = pthread_mutex_init(mutex, &attr)
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:69:42: error: cannot find 'PTHREAD_MUTEX_ERRORCHECK' in scope
67 | var attr = pthread_mutexattr_t()
68 | pthread_mutexattr_init(&attr)
69 | pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
| `- error: cannot find 'PTHREAD_MUTEX_ERRORCHECK' in scope
70 |
71 | let err = pthread_mutex_init(mutex, &attr)
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:69:37: error: cannot infer contextual base in reference to member 'init'
67 | var attr = pthread_mutexattr_t()
68 | pthread_mutexattr_init(&attr)
69 | pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
| `- error: cannot infer contextual base in reference to member 'init'
70 |
71 | let err = pthread_mutex_init(mutex, &attr)
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:71:13: error: cannot find 'pthread_mutex_init' in scope
69 | pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
70 |
71 | let err = pthread_mutex_init(mutex, &attr)
| `- error: cannot find 'pthread_mutex_init' in scope
72 | precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
73 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:83:13: error: cannot find 'pthread_mutex_destroy' in scope
81 | self.mutex.deallocate()
82 | #else
83 | let err = pthread_mutex_destroy(self.mutex)
| `- error: cannot find 'pthread_mutex_destroy' in scope
84 | precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
85 | self.mutex.deallocate()
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:99:13: error: cannot find 'pthread_mutex_lock' in scope
97 | AcquireSRWLockExclusive(mutex)
98 | #else
99 | let err = pthread_mutex_lock(mutex)
| `- error: cannot find 'pthread_mutex_lock' in scope
100 | precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
101 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:114:13: error: cannot find 'pthread_mutex_unlock' in scope
112 | ReleaseSRWLockExclusive(mutex)
113 | #else
114 | let err = pthread_mutex_unlock(mutex)
| `- error: cannot find 'pthread_mutex_unlock' in scope
115 | precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
116 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:170:13: error: cannot find 'pthread_rwlock_init' in scope
168 | InitializeSRWLock(rwlock)
169 | #else
170 | let err = pthread_rwlock_init(rwlock, nil)
| `- error: cannot find 'pthread_rwlock_init' in scope
171 | precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
172 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:170:41: error: 'nil' requires a contextual type
168 | InitializeSRWLock(rwlock)
169 | #else
170 | let err = pthread_rwlock_init(rwlock, nil)
| `- error: 'nil' requires a contextual type
171 | precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
172 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:182:13: error: cannot find 'pthread_rwlock_destroy' in scope
180 | self.rwlock.deallocate()
181 | #else
182 | let err = pthread_rwlock_destroy(self.rwlock)
| `- error: cannot find 'pthread_rwlock_destroy' in scope
183 | precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
184 | self.rwlock.deallocate()
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:199:13: error: cannot find 'pthread_rwlock_rdlock' in scope
197 | shared = true
198 | #else
199 | let err = pthread_rwlock_rdlock(rwlock)
| `- error: cannot find 'pthread_rwlock_rdlock' in scope
200 | precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
201 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:215:13: error: cannot find 'pthread_rwlock_wrlock' in scope
213 | shared = false
214 | #else
215 | let err = pthread_rwlock_wrlock(rwlock)
| `- error: cannot find 'pthread_rwlock_wrlock' in scope
216 | precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
217 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:235:13: error: cannot find 'pthread_rwlock_unlock' in scope
233 | }
234 | #else
235 | let err = pthread_rwlock_unlock(rwlock)
| `- error: cannot find 'pthread_rwlock_unlock' in scope
236 | precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
237 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:40:8: error: Unsupported runtime
38 | import Musl
39 | #else
40 | #error("Unsupported runtime")
| `- error: Unsupported runtime
41 | #endif
42 |
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/ParametersProvider.swift:12:8: error: Unsupported runtime
10 | import WASILibc
11 | #else
12 | #error("Unsupported runtime")
| `- error: Unsupported runtime
13 | #endif
14 |
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:56:46: error: cannot find type 'pthread_mutex_t' in scope
54 | UnsafeMutablePointer.allocate(capacity: 1)
55 | #else
56 | fileprivate let mutex: UnsafeMutablePointer<pthread_mutex_t> =
| `- error: cannot find type 'pthread_mutex_t' in scope
57 | UnsafeMutablePointer.allocate(capacity: 1)
58 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:159:47: error: cannot find type 'pthread_rwlock_t' in scope
157 | fileprivate var shared = true
158 | #else
159 | fileprivate let rwlock: UnsafeMutablePointer<pthread_rwlock_t> =
| `- error: cannot find type 'pthread_rwlock_t' in scope
160 | UnsafeMutablePointer.allocate(capacity: 1)
161 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:67:14: error: cannot find 'pthread_mutexattr_t' in scope
65 | InitializeSRWLock(mutex)
66 | #else
67 | var attr = pthread_mutexattr_t()
| `- error: cannot find 'pthread_mutexattr_t' in scope
68 | pthread_mutexattr_init(&attr)
69 | pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:68:3: error: cannot find 'pthread_mutexattr_init' in scope
66 | #else
67 | var attr = pthread_mutexattr_t()
68 | pthread_mutexattr_init(&attr)
| `- error: cannot find 'pthread_mutexattr_init' in scope
69 | pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
70 |
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:69:3: error: cannot find 'pthread_mutexattr_settype' in scope
67 | var attr = pthread_mutexattr_t()
68 | pthread_mutexattr_init(&attr)
69 | pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
| `- error: cannot find 'pthread_mutexattr_settype' in scope
70 |
71 | let err = pthread_mutex_init(mutex, &attr)
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:69:42: error: cannot find 'PTHREAD_MUTEX_ERRORCHECK' in scope
67 | var attr = pthread_mutexattr_t()
68 | pthread_mutexattr_init(&attr)
69 | pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
| `- error: cannot find 'PTHREAD_MUTEX_ERRORCHECK' in scope
70 |
71 | let err = pthread_mutex_init(mutex, &attr)
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:69:37: error: cannot infer contextual base in reference to member 'init'
67 | var attr = pthread_mutexattr_t()
68 | pthread_mutexattr_init(&attr)
69 | pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
| `- error: cannot infer contextual base in reference to member 'init'
70 |
71 | let err = pthread_mutex_init(mutex, &attr)
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:71:13: error: cannot find 'pthread_mutex_init' in scope
69 | pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
70 |
71 | let err = pthread_mutex_init(mutex, &attr)
| `- error: cannot find 'pthread_mutex_init' in scope
72 | precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
73 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:83:13: error: cannot find 'pthread_mutex_destroy' in scope
81 | self.mutex.deallocate()
82 | #else
83 | let err = pthread_mutex_destroy(self.mutex)
| `- error: cannot find 'pthread_mutex_destroy' in scope
84 | precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
85 | self.mutex.deallocate()
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:99:13: error: cannot find 'pthread_mutex_lock' in scope
97 | AcquireSRWLockExclusive(mutex)
98 | #else
99 | let err = pthread_mutex_lock(mutex)
| `- error: cannot find 'pthread_mutex_lock' in scope
100 | precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
101 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:114:13: error: cannot find 'pthread_mutex_unlock' in scope
112 | ReleaseSRWLockExclusive(mutex)
113 | #else
114 | let err = pthread_mutex_unlock(mutex)
| `- error: cannot find 'pthread_mutex_unlock' in scope
115 | precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
116 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:170:13: error: cannot find 'pthread_rwlock_init' in scope
168 | InitializeSRWLock(rwlock)
169 | #else
170 | let err = pthread_rwlock_init(rwlock, nil)
| `- error: cannot find 'pthread_rwlock_init' in scope
171 | precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
172 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:170:41: error: 'nil' requires a contextual type
168 | InitializeSRWLock(rwlock)
169 | #else
170 | let err = pthread_rwlock_init(rwlock, nil)
| `- error: 'nil' requires a contextual type
171 | precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
172 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:182:13: error: cannot find 'pthread_rwlock_destroy' in scope
180 | self.rwlock.deallocate()
181 | #else
182 | let err = pthread_rwlock_destroy(self.rwlock)
| `- error: cannot find 'pthread_rwlock_destroy' in scope
183 | precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
184 | self.rwlock.deallocate()
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:199:13: error: cannot find 'pthread_rwlock_rdlock' in scope
197 | shared = true
198 | #else
199 | let err = pthread_rwlock_rdlock(rwlock)
| `- error: cannot find 'pthread_rwlock_rdlock' in scope
200 | precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
201 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:215:13: error: cannot find 'pthread_rwlock_wrlock' in scope
213 | shared = false
214 | #else
215 | let err = pthread_rwlock_wrlock(rwlock)
| `- error: cannot find 'pthread_rwlock_wrlock' in scope
216 | precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
217 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:235:13: error: cannot find 'pthread_rwlock_unlock' in scope
233 | }
234 | #else
235 | let err = pthread_rwlock_unlock(rwlock)
| `- error: cannot find 'pthread_rwlock_unlock' in scope
236 | precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
237 | #endif
[58/135] Compiling Tracker Tag+amplitude.swift
[59/135] Compiling Tracker Tag+appCenterAnalytics.swift
[60/135] Compiling Tracker Tag+appsFlyer.swift
[61/135] Compiling Tracker Tag+braze.swift
[62/135] Compiling Tracker Tag+bugsee.swift
[63/135] Compiling Tracker Tag+countly.swift
[64/135] Compiling Tracker Tag+crashlytics.swift
[65/135] Compiling Tracker Tag+facebook.swift
[66/135] Compiling Tracker Tag+firebaseAnalytics.swift
[67/135] Compiling Tracker Tag+heap.swift
[68/135] Compiling Tracker Tag+instabug.swift
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:40:8: error: Unsupported runtime
38 | import Musl
39 | #else
40 | #error("Unsupported runtime")
| `- error: Unsupported runtime
41 | #endif
42 |
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/ParametersProvider.swift:12:8: error: Unsupported runtime
10 | import WASILibc
11 | #else
12 | #error("Unsupported runtime")
| `- error: Unsupported runtime
13 | #endif
14 |
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:40:8: error: Unsupported runtime
38 | import Musl
39 | #else
40 | #error("Unsupported runtime")
| `- error: Unsupported runtime
41 | #endif
42 |
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/ParametersProvider.swift:12:8: error: Unsupported runtime
10 | import WASILibc
11 | #else
12 | #error("Unsupported runtime")
| `- error: Unsupported runtime
13 | #endif
14 |
[73/135] Compiling SwiftAnalytics ParametersValueDecoder.swift
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:40:8: error: Unsupported runtime
38 | import Musl
39 | #else
40 | #error("Unsupported runtime")
| `- error: Unsupported runtime
41 | #endif
42 |
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/ParametersProvider.swift:12:8: error: Unsupported runtime
10 | import WASILibc
11 | #else
12 | #error("Unsupported runtime")
| `- error: Unsupported runtime
13 | #endif
14 |
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/ParametersValueDecoder.swift:716:29: error: pattern variable binding cannot appear in an expression
714 | }
715 |
716 | case let .formatted(formatter):
| `- error: pattern variable binding cannot appear in an expression
717 | guard case let .string(string) = value else {
718 | throw DecodingError.typeMismatch(Date.self, DecodingError.Context(
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:40:8: error: Unsupported runtime
38 | import Musl
39 | #else
40 | #error("Unsupported runtime")
| `- error: Unsupported runtime
41 | #endif
42 |
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/ParametersProvider.swift:12:8: error: Unsupported runtime
10 | import WASILibc
11 | #else
12 | #error("Unsupported runtime")
| `- error: Unsupported runtime
13 | #endif
14 |
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:40:8: error: Unsupported runtime
38 | import Musl
39 | #else
40 | #error("Unsupported runtime")
| `- error: Unsupported runtime
41 | #endif
42 |
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/ParametersProvider.swift:12:8: error: Unsupported runtime
10 | import WASILibc
11 | #else
12 | #error("Unsupported runtime")
| `- error: Unsupported runtime
13 | #endif
14 |
[76/135] Compiling SwiftAnalytics ParametersValueEncoder.swift
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:40:8: error: Unsupported runtime
38 | import Musl
39 | #else
40 | #error("Unsupported runtime")
| `- error: Unsupported runtime
41 | #endif
42 |
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/ParametersProvider.swift:12:8: error: Unsupported runtime
10 | import WASILibc
11 | #else
12 | #error("Unsupported runtime")
| `- error: Unsupported runtime
13 | #endif
14 |
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/ParametersValueEncoder.swift:477:29: error: pattern variable binding cannot appear in an expression
475 | }
476 |
477 | case let .formatted(formatter):
| `- error: pattern variable binding cannot appear in an expression
478 | return .string(formatter.string(from: date))
479 |
[77/135] Compiling Tracker AppsFlyerServiceAdapter.swift
[78/135] Compiling Tracker BrazeServiceAdapter.swift
[79/135] Compiling Tracker BugseeServiceAdapter.swift
[80/135] Compiling Tracker CountlyServiceAdapter.swift
[81/135] Compiling Tracker CrashlyticsServiceAdapter.swift
[82/135] Compiling Tracker FacebookServiceAdapter.swift
[83/135] Compiling Tracker FirebaseAnalyticsServiceAdapter.swift
[84/135] Compiling Tracker HeapServiceAdapter.swift
[85/135] Compiling Tracker InstabugServiceAdapter.swift
[86/135] Compiling Tracker KochavaServiceAdapter.swift
[87/135] Compiling Tracker LocalyticsServiceAdapter.swift
[88/135] Compiling Tracker MixpanelServiceAdapter.swift
[89/135] Compiling Tracker PostHogServiceAdapter.swift
[90/135] Compiling Tracker SegmentServiceAdapter.swift
[91/135] Compiling Tracker SwiftAnalyticsKitServiceAdapter.swift
[92/135] Compiling Tracker SwiftAnalyticsServiceAdapter.swift
[93/135] Compiling Tracker SwiftLoggerServiceAdapter.swift
[94/135] Compiling Tracker SwiftMetricsServiceAdapter.swift
[95/135] Compiling Tracker TaplyticsServiceAdapter.swift
[96/135] Compiling Tracker UXCamServiceAdapter.swift
[97/135] Compiling Tracker Tag.swift
[98/135] Compiling Tracker Tag+adjust.swift
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:40:8: error: Unsupported runtime
38 | import Musl
39 | #else
40 | #error("Unsupported runtime")
| `- error: Unsupported runtime
41 | #endif
42 |
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/ParametersProvider.swift:12:8: error: Unsupported runtime
10 | import WASILibc
11 | #else
12 | #error("Unsupported runtime")
| `- error: Unsupported runtime
13 | #endif
14 |
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:40:8: error: Unsupported runtime
38 | import Musl
39 | #else
40 | #error("Unsupported runtime")
| `- error: Unsupported runtime
41 | #endif
42 |
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/ParametersProvider.swift:12:8: error: Unsupported runtime
10 | import WASILibc
11 | #else
12 | #error("Unsupported runtime")
| `- error: Unsupported runtime
13 | #endif
14 |
[111/136] Compiling SwiftAnalytics WithAnalyticsParameters.swift
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:40:8: error: Unsupported runtime
38 | import Musl
39 | #else
40 | #error("Unsupported runtime")
| `- error: Unsupported runtime
41 | #endif
42 |
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/ParametersProvider.swift:12:8: error: Unsupported runtime
10 | import WASILibc
11 | #else
12 | #error("Unsupported runtime")
| `- error: Unsupported runtime
13 | #endif
14 |
[112/136] Compiling Tracker AppCenterAnalyticsServiceProvider.swift
[113/136] Compiling Tracker AppsFlyerServiceProvider.swift
[114/136] Compiling Tracker BrazeServiceProvider.swift
[115/136] Compiling Tracker BugseeServiceProvider.swift
[116/136] Compiling Tracker CountlyServiceProvider.swift
[117/136] Compiling Tracker CrashlyticsServiceProvider.swift
[118/136] Compiling Tracker FacebookServiceProvider.swift
[119/136] Compiling Tracker FirebaseAnalyticsServiceProvider.swift
[120/136] Compiling Tracker HeapServiceProvider.swift
[121/136] Compiling Tracker InstabugServiceProvider.swift
[122/136] Compiling Tracker KochavaServiceProvider.swift
[123/136] Compiling Tracker LocalyticsServiceProvider.swift
[124/136] Compiling Tracker MixpanelServiceProvider.swift
[125/136] Compiling Tracker PostHogServiceProvider.swift
[126/136] Compiling Tracker SegmentServiceProvider.swift
[127/136] Compiling Tracker SwiftAnalyticsKitServiceProvider.swift
[128/136] Compiling Tracker SwiftAnalyticsServiceProvider.swift
[129/136] Compiling Tracker SwiftLoggerServiceProvider.swift
[130/136] Compiling Tracker SwiftMetricsServiceProvider.swift
[131/136] Compiling Tracker TaplyticsServiceProvider.swift
[132/136] Compiling Tracker UXCamServiceProvider.swift
[133/136] Compiling Tracker AdjustServiceAdapter.swift
[134/136] Compiling Tracker AmplitudeServiceAdapter.swift
[135/136] Compiling Tracker AppCenterAnalyticsServiceAdapter.swift
BUILD FAILURE 6.2 android