Build Information
Failed to build JavaScriptKit, reference main (f0e05f
), with Swift 6.2 (beta) for Android on 12 Sep 2025 15:25:35 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftwasm/JavaScriptKit.git
Reference: main
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/swiftwasm/JavaScriptKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at f0e05f2 Merge pull request #446 from swiftwasm/yt/unify-js-function-object
Cloned https://github.com/swiftwasm/JavaScriptKit.git
Revision (git rev-parse @):
f0e05f2c70a1771fc0372bd97e558f2d92dede81
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swiftwasm/JavaScriptKit.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/swiftwasm/JavaScriptKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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-syntax
[1/71913] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (4.40s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (6.96s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
[1/1] Compiling plugin BridgeJSCommandPlugin
[2/2] Compiling plugin BridgeJS
[3/3] Compiling plugin PackageToJS
Building for debugging...
[3/63] Write sources
[30/63] Compiling _SwiftSyntaxCShims dummy.c
[31/63] Compiling _CJavaScriptEventLoopTestSupport _CJavaScriptEventLoopTestSupport.c
[32/63] Compiling _CJavaScriptBigIntSupport _CJavaScriptKit+I64.c
[33/63] Compiling _CJavaScriptEventLoop _CJavaScriptEventLoop.c
[34/63] Compiling _CJavaScriptKit _CJavaScriptKit.c
[35/63] Compiling _SwiftSyntaxCShims dummy.c
[36/63] Write swift-version-8C5A4AE7A8CE2BA.txt
[38/79] Emitting module SwiftSyntax601
[39/79] Emitting module SwiftSyntax509
[40/79] Emitting module SwiftSyntax600
[41/79] Emitting module SwiftSyntax509
[42/79] Compiling SwiftSyntax600 Empty.swift
[43/79] Emitting module SwiftSyntax600
[44/79] Compiling SwiftSyntax601 Empty.swift
[47/81] Emitting module SwiftSyntax510
[48/81] Compiling SwiftSyntax510 Empty.swift
[49/81] Compiling SwiftSyntax509 Empty.swift
[51/83] Wrapping AST for SwiftSyntax601 for debugging
[52/96] Wrapping AST for SwiftSyntax600 for debugging
[53/105] Wrapping AST for SwiftSyntax510 for debugging
[54/107] Wrapping AST for SwiftSyntax509 for debugging
[56/144] Compiling SwiftSyntax509 Empty.swift
[57/170] Compiling SwiftSyntax601 Empty.swift
[58/170] Emitting module SwiftSyntax601
[60/171] Emitting module SwiftSyntax510
[61/171] Compiling SwiftSyntax510 Empty.swift
[63/172] Compiling SwiftSyntax600 Empty.swift
[63/173] Wrapping AST for SwiftSyntax509 for debugging
[66/173] Wrapping AST for SwiftSyntax601 for debugging
[67/173] Wrapping AST for SwiftSyntax510 for debugging
[69/173] Compiling SwiftSyntax SyntaxIdentifier.swift
/host/spi-builder-workspace/Sources/JavaScriptKit/ThreadLocal.swift:10:8: error: Unsupported platform
8 | import Glibc
9 | #else
10 | #error("Unsupported platform")
| `- error: Unsupported platform
11 | #endif
12 |
[70/173] Compiling SwiftSyntax SyntaxNodeFactory.swift
/host/spi-builder-workspace/Sources/JavaScriptKit/ThreadLocal.swift:10:8: error: Unsupported platform
8 | import Glibc
9 | #else
10 | #error("Unsupported platform")
| `- error: Unsupported platform
11 | #endif
12 |
[71/173] Compiling SwiftSyntax SyntaxNodeStructure.swift
/host/spi-builder-workspace/Sources/JavaScriptKit/ThreadLocal.swift:10:8: error: Unsupported platform
8 | import Glibc
9 | #else
10 | #error("Unsupported platform")
| `- error: Unsupported platform
11 | #endif
12 |
[71/176] Wrapping AST for SwiftSyntax600 for debugging
[73/177] Compiling SwiftSyntax AbsolutePosition.swift
/host/spi-builder-workspace/Sources/JavaScriptKit/ThreadLocal.swift:10:8: error: Unsupported platform
8 | import Glibc
9 | #else
10 | #error("Unsupported platform")
| `- error: Unsupported platform
11 | #endif
12 |
[74/177] Compiling SwiftSyntax AbsoluteRawSyntax.swift
/host/spi-builder-workspace/Sources/JavaScriptKit/ThreadLocal.swift:10:8: error: Unsupported platform
8 | import Glibc
9 | #else
10 | #error("Unsupported platform")
| `- error: Unsupported platform
11 | #endif
12 |
[75/177] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
/host/spi-builder-workspace/Sources/JavaScriptKit/ThreadLocal.swift:10:8: error: Unsupported platform
8 | import Glibc
9 | #else
10 | #error("Unsupported platform")
| `- error: Unsupported platform
11 | #endif
12 |
[76/240] Compiling SwiftSyntax SourceLocation.swift
/host/spi-builder-workspace/Sources/JavaScriptKit/ThreadLocal.swift:10:8: error: Unsupported platform
8 | import Glibc
9 | #else
10 | #error("Unsupported platform")
| `- error: Unsupported platform
11 | #endif
12 |
[77/240] Compiling SwiftSyntax SourcePresence.swift
/host/spi-builder-workspace/Sources/JavaScriptKit/ThreadLocal.swift:10:8: error: Unsupported platform
8 | import Glibc
9 | #else
10 | #error("Unsupported platform")
| `- error: Unsupported platform
11 | #endif
12 |
[78/240] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
/host/spi-builder-workspace/Sources/JavaScriptKit/ThreadLocal.swift:10:8: error: Unsupported platform
8 | import Glibc
9 | #else
10 | #error("Unsupported platform")
| `- error: Unsupported platform
11 | #endif
12 |
[79/240] Compiling SwiftSyntax SyntaxChildren.swift
/host/spi-builder-workspace/Sources/JavaScriptKit/ThreadLocal.swift:10:8: error: Unsupported platform
8 | import Glibc
9 | #else
10 | #error("Unsupported platform")
| `- error: Unsupported platform
11 | #endif
12 |
[80/240] Compiling SwiftSyntax SyntaxCollection.swift
/host/spi-builder-workspace/Sources/JavaScriptKit/ThreadLocal.swift:10:8: error: Unsupported platform
8 | import Glibc
9 | #else
10 | #error("Unsupported platform")
| `- error: Unsupported platform
11 | #endif
12 |
[81/240] Compiling SwiftSyntax SyntaxHashable.swift
/host/spi-builder-workspace/Sources/JavaScriptKit/ThreadLocal.swift:10:8: error: Unsupported platform
8 | import Glibc
9 | #else
10 | #error("Unsupported platform")
| `- error: Unsupported platform
11 | #endif
12 |
[82/240] Compiling SwiftSyntax Syntax.swift
/host/spi-builder-workspace/Sources/JavaScriptKit/ThreadLocal.swift:10:8: error: Unsupported platform
8 | import Glibc
9 | #else
10 | #error("Unsupported platform")
| `- error: Unsupported platform
11 | #endif
12 |
[83/240] Compiling SwiftSyntax SyntaxArena.swift
/host/spi-builder-workspace/Sources/JavaScriptKit/ThreadLocal.swift:10:8: error: Unsupported platform
8 | import Glibc
9 | #else
10 | #error("Unsupported platform")
| `- error: Unsupported platform
11 | #endif
12 |
[84/240] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
/host/spi-builder-workspace/Sources/JavaScriptKit/ThreadLocal.swift:10:8: error: Unsupported platform
8 | import Glibc
9 | #else
10 | #error("Unsupported platform")
| `- error: Unsupported platform
11 | #endif
12 |
[85/240] Compiling SwiftSyntax Assert.swift
/host/spi-builder-workspace/Sources/JavaScriptKit/ThreadLocal.swift:10:8: error: Unsupported platform
8 | import Glibc
9 | #else
10 | #error("Unsupported platform")
| `- error: Unsupported platform
11 | #endif
12 |
/host/spi-builder-workspace/Sources/JavaScriptKit/ThreadLocal.swift:39:22: error: cannot find type 'pthread_key_t' in scope
37 | }
38 |
39 | private let key: pthread_key_t
| `- error: cannot find type 'pthread_key_t' in scope
40 | private let toPointer: @Sendable (Value) -> UnsafeMutableRawPointer
41 | private let fromPointer: @Sendable (UnsafeMutableRawPointer) -> Value
/host/spi-builder-workspace/Sources/JavaScriptKit/ThreadLocal.swift:23:33: error: cannot find 'pthread_getspecific' in scope
21 | var wrappedValue: Value? {
22 | get {
23 | guard let pointer = pthread_getspecific(key) else {
| `- error: cannot find 'pthread_getspecific' in scope
24 | return nil
25 | }
/host/spi-builder-workspace/Sources/JavaScriptKit/ThreadLocal.swift:29:33: error: cannot find 'pthread_getspecific' in scope
27 | }
28 | set {
29 | if let oldPointer = pthread_getspecific(key) {
| `- error: cannot find 'pthread_getspecific' in scope
30 | release(oldPointer)
31 | }
/host/spi-builder-workspace/Sources/JavaScriptKit/ThreadLocal.swift:34:17: error: cannot find 'pthread_setspecific' in scope
32 | if let newValue = newValue {
33 | let pointer = toPointer(newValue)
34 | pthread_setspecific(key, pointer)
| `- error: cannot find 'pthread_setspecific' in scope
35 | }
36 | }
/host/spi-builder-workspace/Sources/JavaScriptKit/ThreadLocal.swift:47:19: error: cannot find 'pthread_key_t' in scope
45 | /// able to store the value directly in the thread-local storage.
46 | init() where Value: AnyObject {
47 | var key = pthread_key_t()
| `- error: cannot find 'pthread_key_t' in scope
48 | pthread_key_create(&key, nil)
49 | self.key = key
/host/spi-builder-workspace/Sources/JavaScriptKit/ThreadLocal.swift:48:9: error: cannot find 'pthread_key_create' in scope
46 | init() where Value: AnyObject {
47 | var key = pthread_key_t()
48 | pthread_key_create(&key, nil)
| `- error: cannot find 'pthread_key_create' in scope
49 | self.key = key
50 | self.toPointer = { Unmanaged.passRetained($0).toOpaque() }
/host/spi-builder-workspace/Sources/JavaScriptKit/ThreadLocal.swift:48:34: error: 'nil' requires a contextual type
46 | init() where Value: AnyObject {
47 | var key = pthread_key_t()
48 | pthread_key_create(&key, nil)
| `- error: 'nil' requires a contextual type
49 | self.key = key
50 | self.toPointer = { Unmanaged.passRetained($0).toOpaque() }
/host/spi-builder-workspace/Sources/JavaScriptKit/ThreadLocal.swift:65:19: error: cannot find 'pthread_key_t' in scope
63 | /// boxing the value in heap-allocated memory.
64 | init(boxing _: Void) {
65 | var key = pthread_key_t()
| `- error: cannot find 'pthread_key_t' in scope
66 | pthread_key_create(&key, nil)
67 | self.key = key
/host/spi-builder-workspace/Sources/JavaScriptKit/ThreadLocal.swift:66:9: error: cannot find 'pthread_key_create' in scope
64 | init(boxing _: Void) {
65 | var key = pthread_key_t()
66 | pthread_key_create(&key, nil)
| `- error: cannot find 'pthread_key_create' in scope
67 | self.key = key
68 | self.toPointer = {
/host/spi-builder-workspace/Sources/JavaScriptKit/ThreadLocal.swift:66:34: error: 'nil' requires a contextual type
64 | init(boxing _: Void) {
65 | var key = pthread_key_t()
66 | pthread_key_create(&key, nil)
| `- error: 'nil' requires a contextual type
67 | self.key = key
68 | self.toPointer = {
[86/240] Compiling SwiftSyntax BumpPtrAllocator.swift
/host/spi-builder-workspace/Sources/JavaScriptKit/ThreadLocal.swift:10:8: error: Unsupported platform
8 | import Glibc
9 | #else
10 | #error("Unsupported platform")
| `- error: Unsupported platform
11 | #endif
12 |
/host/spi-builder-workspace/Sources/JavaScriptKit/ThreadLocal.swift:39:22: error: cannot find type 'pthread_key_t' in scope
37 | }
38 |
39 | private let key: pthread_key_t
| `- error: cannot find type 'pthread_key_t' in scope
40 | private let toPointer: @Sendable (Value) -> UnsafeMutableRawPointer
41 | private let fromPointer: @Sendable (UnsafeMutableRawPointer) -> Value
/host/spi-builder-workspace/Sources/JavaScriptKit/ThreadLocal.swift:23:33: error: cannot find 'pthread_getspecific' in scope
21 | var wrappedValue: Value? {
22 | get {
23 | guard let pointer = pthread_getspecific(key) else {
| `- error: cannot find 'pthread_getspecific' in scope
24 | return nil
25 | }
/host/spi-builder-workspace/Sources/JavaScriptKit/ThreadLocal.swift:29:33: error: cannot find 'pthread_getspecific' in scope
27 | }
28 | set {
29 | if let oldPointer = pthread_getspecific(key) {
| `- error: cannot find 'pthread_getspecific' in scope
30 | release(oldPointer)
31 | }
/host/spi-builder-workspace/Sources/JavaScriptKit/ThreadLocal.swift:34:17: error: cannot find 'pthread_setspecific' in scope
32 | if let newValue = newValue {
33 | let pointer = toPointer(newValue)
34 | pthread_setspecific(key, pointer)
| `- error: cannot find 'pthread_setspecific' in scope
35 | }
36 | }
/host/spi-builder-workspace/Sources/JavaScriptKit/ThreadLocal.swift:47:19: error: cannot find 'pthread_key_t' in scope
45 | /// able to store the value directly in the thread-local storage.
46 | init() where Value: AnyObject {
47 | var key = pthread_key_t()
| `- error: cannot find 'pthread_key_t' in scope
48 | pthread_key_create(&key, nil)
49 | self.key = key
/host/spi-builder-workspace/Sources/JavaScriptKit/ThreadLocal.swift:48:9: error: cannot find 'pthread_key_create' in scope
46 | init() where Value: AnyObject {
47 | var key = pthread_key_t()
48 | pthread_key_create(&key, nil)
| `- error: cannot find 'pthread_key_create' in scope
49 | self.key = key
50 | self.toPointer = { Unmanaged.passRetained($0).toOpaque() }
/host/spi-builder-workspace/Sources/JavaScriptKit/ThreadLocal.swift:48:34: error: 'nil' requires a contextual type
46 | init() where Value: AnyObject {
47 | var key = pthread_key_t()
48 | pthread_key_create(&key, nil)
| `- error: 'nil' requires a contextual type
49 | self.key = key
50 | self.toPointer = { Unmanaged.passRetained($0).toOpaque() }
/host/spi-builder-workspace/Sources/JavaScriptKit/ThreadLocal.swift:65:19: error: cannot find 'pthread_key_t' in scope
63 | /// boxing the value in heap-allocated memory.
64 | init(boxing _: Void) {
65 | var key = pthread_key_t()
| `- error: cannot find 'pthread_key_t' in scope
66 | pthread_key_create(&key, nil)
67 | self.key = key
/host/spi-builder-workspace/Sources/JavaScriptKit/ThreadLocal.swift:66:9: error: cannot find 'pthread_key_create' in scope
64 | init(boxing _: Void) {
65 | var key = pthread_key_t()
66 | pthread_key_create(&key, nil)
| `- error: cannot find 'pthread_key_create' in scope
67 | self.key = key
68 | self.toPointer = {
/host/spi-builder-workspace/Sources/JavaScriptKit/ThreadLocal.swift:66:34: error: 'nil' requires a contextual type
64 | init(boxing _: Void) {
65 | var key = pthread_key_t()
66 | pthread_key_create(&key, nil)
| `- error: 'nil' requires a contextual type
67 | self.key = key
68 | self.toPointer = {
[87/240] Compiling SwiftSyntax CommonAncestor.swift
/host/spi-builder-workspace/Sources/JavaScriptKit/ThreadLocal.swift:10:8: error: Unsupported platform
8 | import Glibc
9 | #else
10 | #error("Unsupported platform")
| `- error: Unsupported platform
11 | #endif
12 |
/host/spi-builder-workspace/Sources/JavaScriptKit/ThreadLocal.swift:39:22: error: cannot find type 'pthread_key_t' in scope
37 | }
38 |
39 | private let key: pthread_key_t
| `- error: cannot find type 'pthread_key_t' in scope
40 | private let toPointer: @Sendable (Value) -> UnsafeMutableRawPointer
41 | private let fromPointer: @Sendable (UnsafeMutableRawPointer) -> Value
/host/spi-builder-workspace/Sources/JavaScriptKit/ThreadLocal.swift:23:33: error: cannot find 'pthread_getspecific' in scope
21 | var wrappedValue: Value? {
22 | get {
23 | guard let pointer = pthread_getspecific(key) else {
| `- error: cannot find 'pthread_getspecific' in scope
24 | return nil
25 | }
/host/spi-builder-workspace/Sources/JavaScriptKit/ThreadLocal.swift:29:33: error: cannot find 'pthread_getspecific' in scope
27 | }
28 | set {
29 | if let oldPointer = pthread_getspecific(key) {
| `- error: cannot find 'pthread_getspecific' in scope
30 | release(oldPointer)
31 | }
/host/spi-builder-workspace/Sources/JavaScriptKit/ThreadLocal.swift:34:17: error: cannot find 'pthread_setspecific' in scope
32 | if let newValue = newValue {
33 | let pointer = toPointer(newValue)
34 | pthread_setspecific(key, pointer)
| `- error: cannot find 'pthread_setspecific' in scope
35 | }
36 | }
/host/spi-builder-workspace/Sources/JavaScriptKit/ThreadLocal.swift:47:19: error: cannot find 'pthread_key_t' in scope
45 | /// able to store the value directly in the thread-local storage.
46 | init() where Value: AnyObject {
47 | var key = pthread_key_t()
| `- error: cannot find 'pthread_key_t' in scope
48 | pthread_key_create(&key, nil)
49 | self.key = key
/host/spi-builder-workspace/Sources/JavaScriptKit/ThreadLocal.swift:48:9: error: cannot find 'pthread_key_create' in scope
46 | init() where Value: AnyObject {
47 | var key = pthread_key_t()
48 | pthread_key_create(&key, nil)
| `- error: cannot find 'pthread_key_create' in scope
49 | self.key = key
50 | self.toPointer = { Unmanaged.passRetained($0).toOpaque() }
/host/spi-builder-workspace/Sources/JavaScriptKit/ThreadLocal.swift:48:34: error: 'nil' requires a contextual type
46 | init() where Value: AnyObject {
47 | var key = pthread_key_t()
48 | pthread_key_create(&key, nil)
| `- error: 'nil' requires a contextual type
49 | self.key = key
50 | self.toPointer = { Unmanaged.passRetained($0).toOpaque() }
/host/spi-builder-workspace/Sources/JavaScriptKit/ThreadLocal.swift:65:19: error: cannot find 'pthread_key_t' in scope
63 | /// boxing the value in heap-allocated memory.
64 | init(boxing _: Void) {
65 | var key = pthread_key_t()
| `- error: cannot find 'pthread_key_t' in scope
66 | pthread_key_create(&key, nil)
67 | self.key = key
/host/spi-builder-workspace/Sources/JavaScriptKit/ThreadLocal.swift:66:9: error: cannot find 'pthread_key_create' in scope
64 | init(boxing _: Void) {
65 | var key = pthread_key_t()
66 | pthread_key_create(&key, nil)
| `- error: cannot find 'pthread_key_create' in scope
67 | self.key = key
68 | self.toPointer = {
/host/spi-builder-workspace/Sources/JavaScriptKit/ThreadLocal.swift:66:34: error: 'nil' requires a contextual type
64 | init(boxing _: Void) {
65 | var key = pthread_key_t()
66 | pthread_key_create(&key, nil)
| `- error: 'nil' requires a contextual type
67 | self.key = key
68 | self.toPointer = {
[88/240] Compiling SwiftSyntax RawSyntaxTokenView.swift
/host/spi-builder-workspace/Sources/JavaScriptKit/ThreadLocal.swift:10:8: error: Unsupported platform
8 | import Glibc
9 | #else
10 | #error("Unsupported platform")
| `- error: Unsupported platform
11 | #endif
12 |
[89/240] Compiling SwiftSyntax SourceEdit.swift
/host/spi-builder-workspace/Sources/JavaScriptKit/ThreadLocal.swift:10:8: error: Unsupported platform
8 | import Glibc
9 | #else
10 | #error("Unsupported platform")
| `- error: Unsupported platform
11 | #endif
12 |
[90/240] Compiling SwiftSyntax SourceLength.swift
/host/spi-builder-workspace/Sources/JavaScriptKit/ThreadLocal.swift:10:8: error: Unsupported platform
8 | import Glibc
9 | #else
10 | #error("Unsupported platform")
| `- error: Unsupported platform
11 | #endif
12 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[91/240] Compiling SwiftSyntax RawSyntax.swift
/host/spi-builder-workspace/Sources/JavaScriptKit/ThreadLocal.swift:10:8: error: Unsupported platform
8 | import Glibc
9 | #else
10 | #error("Unsupported platform")
| `- error: Unsupported platform
11 | #endif
12 |
[92/240] Compiling SwiftSyntax RawSyntaxLayoutView.swift
/host/spi-builder-workspace/Sources/JavaScriptKit/ThreadLocal.swift:10:8: error: Unsupported platform
8 | import Glibc
9 | #else
10 | #error("Unsupported platform")
| `- error: Unsupported platform
11 | #endif
12 |
[93/240] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
/host/spi-builder-workspace/Sources/JavaScriptKit/ThreadLocal.swift:10:8: error: Unsupported platform
8 | import Glibc
9 | #else
10 | #error("Unsupported platform")
| `- error: Unsupported platform
11 | #endif
12 |
[94/240] Emitting module JavaScriptKit
/host/spi-builder-workspace/Sources/JavaScriptKit/ThreadLocal.swift:10:8: error: Unsupported platform
8 | import Glibc
9 | #else
10 | #error("Unsupported platform")
| `- error: Unsupported platform
11 | #endif
12 |
/host/spi-builder-workspace/Sources/JavaScriptKit/ThreadLocal.swift:39:22: error: cannot find type 'pthread_key_t' in scope
37 | }
38 |
39 | private let key: pthread_key_t
| `- error: cannot find type 'pthread_key_t' in scope
40 | private let toPointer: @Sendable (Value) -> UnsafeMutableRawPointer
41 | private let fromPointer: @Sendable (UnsafeMutableRawPointer) -> Value
BUILD FAILURE 6.2 android