Build Information
Failed to build xcode-simulator-cert, reference 0.2.1 (f1355b), with Swift 6.1 for Android on 27 May 2025 08:55:34 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/skagedal/xcode-simulator-cert.git
Reference: 0.2.1
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/skagedal/xcode-simulator-cert
* tag 0.2.1 -> FETCH_HEAD
HEAD is now at f1355b6 Fix install directory
Cloned https://github.com/skagedal/xcode-simulator-cert.git
Revision (git rev-parse @):
f1355b685f92f02467b5b33dc101cbc39adde578
SUCCESS checkout https://github.com/skagedal/xcode-simulator-cert.git at 0.2.1
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/skagedal/xcode-simulator-cert.git
https://github.com/skagedal/xcode-simulator-cert.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-package-manager",
"requirement" : {
"branch" : [
"swift-5.0-branch"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-package-manager.git"
},
{
"identity" : "sqlite.swift",
"requirement" : {
"range" : [
{
"lower_bound" : "0.12.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/stephencelis/SQLite.swift.git"
}
],
"manifest_display_name" : "xcode-simulator-cert",
"name" : "xcode-simulator-cert",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "xcode-simulator-cert",
"targets" : [
"xcode-simulator-cert"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "xcode_simulator_certTests",
"module_type" : "SwiftTarget",
"name" : "xcode-simulator-certTests",
"path" : "Tests/xcode-simulator-certTests",
"sources" : [
"CommandLineOptionsTests.swift",
"SimctlTests.swift",
"XCTestManifests.swift",
"xcode_simulator_toolTests.swift"
],
"target_dependencies" : [
"xcode-simulator-cert"
],
"type" : "test"
},
{
"c99name" : "xcode_simulator_cert",
"module_type" : "SwiftTarget",
"name" : "xcode-simulator-cert",
"path" : "Sources/xcode-simulator-cert",
"product_memberships" : [
"xcode-simulator-cert"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"XcodeSimulatorKit"
],
"type" : "executable"
},
{
"c99name" : "XcodeSimulatorKit",
"module_type" : "SwiftTarget",
"name" : "XcodeSimulatorKit",
"path" : "Sources/XcodeSimulatorKit",
"product_dependencies" : [
"SPMUtility",
"SQLite"
],
"product_memberships" : [
"xcode-simulator-cert"
],
"sources" : [
"Command line parsing/CommandLineOptions.swift",
"Command line parsing/FilteringOptions.swift",
"Command line parsing/Verbosity.swift",
"Commands/Command.swift",
"Commands/ExportCommand.swift",
"Commands/InstallCommand.swift",
"Commands/InstallCommandRunner.swift",
"Commands/ListCommand.swift",
"Commands/RemoveCommand.swift",
"Common/Data+extensions.swift",
"Reporter.swift",
"Simctl.swift",
"Trust Store/Certificate.swift",
"Trust Store/DERParser.swift",
"Trust Store/Digest.swift",
"Trust Store/SQLite+extensions.swift",
"Trust Store/TrustStore.swift",
"Trust Store/TrustStoreRow.swift",
"Version.swift",
"XcodeSimulator.swift",
"XcodeSimulatorCert.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
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:9f3c606dcd2a4f06d17ba472aa533c43685ba7ba19a5c9bc23518a066eb7f86a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-package-manager.git
[1/154286] Fetching swift-package-manager
Fetched https://github.com/apple/swift-package-manager.git from cache (11.54s)
Fetching https://github.com/apple/swift-llbuild.git
[1/28988] Fetching swift-llbuild
Fetched https://github.com/apple/swift-llbuild.git from cache (2.30s)
error: could not find a branch named ‘master’ in https://github.com/apple/swift-llbuild.git (did you mean ‘main’?)
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:9f3c606dcd2a4f06d17ba472aa533c43685ba7ba19a5c9bc23518a066eb7f86a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Updating https://github.com/apple/swift-package-manager.git
Updated https://github.com/apple/swift-package-manager.git (0.62s)
Updating https://github.com/apple/swift-llbuild.git
Updated https://github.com/apple/swift-llbuild.git (0.26s)
error: could not find a branch named ‘master’ in https://github.com/apple/swift-llbuild.git (did you mean ‘main’?)
BUILD FAILURE 6.1 android