Build Information
Failed to build swift-to-ten, reference main (3a87ad
), with Swift 6.1 for Android on 28 May 2025 14:51:36 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.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/renaudjenny/swift-to-ten.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/renaudjenny/swift-to-ten
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 3a87adf docs(README): add Swift Package Index badges
Cloned https://github.com/renaudjenny/swift-to-ten.git
Revision (git rev-parse @):
3a87adf99b71a5c2171c4364e21311e3687171d5
SUCCESS checkout https://github.com/renaudjenny/swift-to-ten.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/renaudjenny/swift-to-ten.git
https://github.com/renaudjenny/swift-to-ten.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swiftregex5",
"requirement" : {
"range" : [
{
"lower_bound" : "5.2.1",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/johnno1962/SwiftRegex5"
},
{
"identity" : "swift-dependencies",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-dependencies"
}
],
"manifest_display_name" : "swift-to-ten",
"name" : "swift-to-ten",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "SwiftToTen",
"targets" : [
"SwiftToTen"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftToTenDependency",
"targets" : [
"SwiftToTenDependency"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftToTenTests",
"module_type" : "SwiftTarget",
"name" : "SwiftToTenTests",
"path" : "Tests/SwiftToTenTests",
"sources" : [
"SwiftToTenTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"SwiftToTen"
],
"type" : "test"
},
{
"c99name" : "SwiftToTenDependency",
"module_type" : "SwiftTarget",
"name" : "SwiftToTenDependency",
"path" : "Sources/SwiftToTenDependency",
"product_dependencies" : [
"Dependencies"
],
"product_memberships" : [
"SwiftToTenDependency"
],
"sources" : [
"SwiftToTenDependency.swift"
],
"target_dependencies" : [
"SwiftToTen"
],
"type" : "library"
},
{
"c99name" : "SwiftToTen",
"module_type" : "SwiftTarget",
"name" : "SwiftToTen",
"path" : "Sources/SwiftToTen",
"product_dependencies" : [
"SwiftRegex"
],
"product_memberships" : [
"SwiftToTen",
"SwiftToTenDependency"
],
"sources" : [
"SwiftToTen.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/johnno1962/SwiftRegex5
Fetching https://github.com/pointfreeco/swift-dependencies
[1/209] Fetching swiftregex5
[210/6458] Fetching swiftregex5, swift-dependencies
Fetched https://github.com/johnno1962/SwiftRegex5 from cache (0.57s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.58s)
Computing version for https://github.com/johnno1962/SwiftRegex5
Computed https://github.com/johnno1962/SwiftRegex5 at 5.2.3 (1.24s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 0.6.0 (0.68s)
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/combine-schedulers
[1/2410] Fetching combine-schedulers
[1761/3262] Fetching combine-schedulers, swift-concurrency-extras
[1878/4554] Fetching combine-schedulers, swift-concurrency-extras, swift-clocks
[4555/10012] Fetching combine-schedulers, swift-concurrency-extras, swift-clocks, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.38s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.38s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.38s)
[273/5458] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.83s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 0.4.0 (1.45s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.11.0 (0.66s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 0.1.2 (0.60s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.9.0 (0.61s)
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 0.11.0
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 0.1.2
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.9.0
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 0.4.0
Creating working copy for https://github.com/johnno1962/SwiftRegex5
Working copy of https://github.com/johnno1962/SwiftRegex5 resolved at 5.2.3
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 0.6.0
Building for debugging...
[0/9] Write sources
[8/9] Write swift-version-24593BA9C3E375BF.txt
[10/27] Compiling ConcurrencyExtras ActorIsolated.swift
[11/28] Compiling XCTestDynamicOverlay Unimplemented.swift
[12/29] Compiling XCTestDynamicOverlay Deprecations.swift
[13/29] Compiling ConcurrencyExtras UncheckedSendable.swift
[14/29] Compiling ConcurrencyExtras Locking.swift
[15/29] Compiling ConcurrencyExtras Task.swift
[16/29] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[17/29] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[18/29] Compiling ConcurrencyExtras MainSerialExecutor.swift
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/MainSerialExecutor.swift:77:5: error: cannot find 'dlsym' in scope
75 | }
76 | private let _swift_task_enqueueGlobal_hook: UnsafeMutablePointer<Hook?> =
77 | dlsym(dlopen(nil, 0), "swift_task_enqueueGlobal_hook").assumingMemoryBound(to: Hook?.self)
| `- error: cannot find 'dlsym' in scope
78 | #endif
79 |
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/MainSerialExecutor.swift:77:11: error: cannot find 'dlopen' in scope
75 | }
76 | private let _swift_task_enqueueGlobal_hook: UnsafeMutablePointer<Hook?> =
77 | dlsym(dlopen(nil, 0), "swift_task_enqueueGlobal_hook").assumingMemoryBound(to: Hook?.self)
| `- error: cannot find 'dlopen' in scope
78 | #endif
79 |
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/MainSerialExecutor.swift:77:18: error: 'nil' requires a contextual type
75 | }
76 | private let _swift_task_enqueueGlobal_hook: UnsafeMutablePointer<Hook?> =
77 | dlsym(dlopen(nil, 0), "swift_task_enqueueGlobal_hook").assumingMemoryBound(to: Hook?.self)
| `- error: 'nil' requires a contextual type
78 | #endif
79 |
[19/29] Compiling ConcurrencyExtras LockIsolated.swift
[20/29] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[21/29] Emitting module XCTestDynamicOverlay
[22/29] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[23/29] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[24/29] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[25/29] Compiling XCTestDynamicOverlay XCTFail.swift
[26/30] Compiling SwiftRegex TupleRegex.swift
[27/30] Emitting module SwiftRegex
error: emit-module command failed with exit code 1 (use -v to see invocation)
[28/30] Emitting module ConcurrencyExtras
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/MainSerialExecutor.swift:77:5: error: cannot find 'dlsym' in scope
75 | }
76 | private let _swift_task_enqueueGlobal_hook: UnsafeMutablePointer<Hook?> =
77 | dlsym(dlopen(nil, 0), "swift_task_enqueueGlobal_hook").assumingMemoryBound(to: Hook?.self)
| `- error: cannot find 'dlsym' in scope
78 | #endif
79 |
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/MainSerialExecutor.swift:77:11: error: cannot find 'dlopen' in scope
75 | }
76 | private let _swift_task_enqueueGlobal_hook: UnsafeMutablePointer<Hook?> =
77 | dlsym(dlopen(nil, 0), "swift_task_enqueueGlobal_hook").assumingMemoryBound(to: Hook?.self)
| `- error: cannot find 'dlopen' in scope
78 | #endif
79 |
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/MainSerialExecutor.swift:77:18: error: 'nil' requires a contextual type
75 | }
76 | private let _swift_task_enqueueGlobal_hook: UnsafeMutablePointer<Hook?> =
77 | dlsym(dlopen(nil, 0), "swift_task_enqueueGlobal_hook").assumingMemoryBound(to: Hook?.self)
| `- error: 'nil' requires a contextual type
78 | #endif
79 |
[29/30] Compiling ConcurrencyExtras AsyncStream.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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: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/1] Write swift-version-24593BA9C3E375BF.txt
[2/19] Compiling ConcurrencyExtras Locking.swift
[3/20] Compiling ConcurrencyExtras UncheckedSendable.swift
[4/20] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/21] Emitting module ConcurrencyExtras
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/MainSerialExecutor.swift:77:5: error: cannot find 'dlsym' in scope
75 | }
76 | private let _swift_task_enqueueGlobal_hook: UnsafeMutablePointer<Hook?> =
77 | dlsym(dlopen(nil, 0), "swift_task_enqueueGlobal_hook").assumingMemoryBound(to: Hook?.self)
| `- error: cannot find 'dlsym' in scope
78 | #endif
79 |
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/MainSerialExecutor.swift:77:11: error: cannot find 'dlopen' in scope
75 | }
76 | private let _swift_task_enqueueGlobal_hook: UnsafeMutablePointer<Hook?> =
77 | dlsym(dlopen(nil, 0), "swift_task_enqueueGlobal_hook").assumingMemoryBound(to: Hook?.self)
| `- error: cannot find 'dlopen' in scope
78 | #endif
79 |
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/MainSerialExecutor.swift:77:18: error: 'nil' requires a contextual type
75 | }
76 | private let _swift_task_enqueueGlobal_hook: UnsafeMutablePointer<Hook?> =
77 | dlsym(dlopen(nil, 0), "swift_task_enqueueGlobal_hook").assumingMemoryBound(to: Hook?.self)
| `- error: 'nil' requires a contextual type
78 | #endif
79 |
[6/21] Compiling ConcurrencyExtras ActorIsolated.swift
[7/21] Compiling ConcurrencyExtras AsyncStream.swift
[8/21] Emitting module XCTestDynamicOverlay
[9/21] Compiling ConcurrencyExtras LockIsolated.swift
[10/21] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[11/21] Compiling ConcurrencyExtras Task.swift
[12/21] Compiling ConcurrencyExtras MainSerialExecutor.swift
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/MainSerialExecutor.swift:77:5: error: cannot find 'dlsym' in scope
75 | }
76 | private let _swift_task_enqueueGlobal_hook: UnsafeMutablePointer<Hook?> =
77 | dlsym(dlopen(nil, 0), "swift_task_enqueueGlobal_hook").assumingMemoryBound(to: Hook?.self)
| `- error: cannot find 'dlsym' in scope
78 | #endif
79 |
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/MainSerialExecutor.swift:77:11: error: cannot find 'dlopen' in scope
75 | }
76 | private let _swift_task_enqueueGlobal_hook: UnsafeMutablePointer<Hook?> =
77 | dlsym(dlopen(nil, 0), "swift_task_enqueueGlobal_hook").assumingMemoryBound(to: Hook?.self)
| `- error: cannot find 'dlopen' in scope
78 | #endif
79 |
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/MainSerialExecutor.swift:77:18: error: 'nil' requires a contextual type
75 | }
76 | private let _swift_task_enqueueGlobal_hook: UnsafeMutablePointer<Hook?> =
77 | dlsym(dlopen(nil, 0), "swift_task_enqueueGlobal_hook").assumingMemoryBound(to: Hook?.self)
| `- error: 'nil' requires a contextual type
78 | #endif
79 |
[13/21] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[14/21] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[15/21] Compiling XCTestDynamicOverlay Deprecations.swift
[16/21] Compiling XCTestDynamicOverlay XCTFail.swift
[17/21] Emitting module SwiftRegex
[18/21] Compiling SwiftRegex TupleRegex.swift
[19/22] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[21/22] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[22/22] Compiling XCTestDynamicOverlay Unimplemented.swift
BUILD FAILURE 6.1 android