Build Information
Failed to build Srt2BilibiliKit, reference master (bb1bc2
), with Swift 6.1 for Android on 27 May 2025 09:34:16 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/ApolloZhu/srt2bilibilikit.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/ApolloZhu/srt2bilibilikit
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at bb1bc27 Fix Danmaku Mode
Cloned https://github.com/ApolloZhu/srt2bilibilikit.git
Revision (git rev-parse @):
bb1bc27104698b6bcda5c3804be82693ce1fe01f
SUCCESS checkout https://github.com/ApolloZhu/srt2bilibilikit.git at master
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/ApolloZhu/srt2bilibilikit.git
https://github.com/ApolloZhu/srt2bilibilikit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "bilibilikit",
"requirement" : {
"branch" : [
"master"
]
},
"type" : "sourceControl",
"url" : "https://github.com/ApolloZhu/BilibiliKit"
},
{
"identity" : "swift_qrcodejs",
"requirement" : {
"branch" : [
"master"
]
},
"type" : "sourceControl",
"url" : "https://github.com/ApolloZhu/swift_qrcodejs"
}
],
"manifest_display_name" : "Srt2BilibiliKit",
"name" : "Srt2BilibiliKit",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Srt2BilibiliKit",
"targets" : [
"Srt2BilibiliKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Srt2Bilibili-cli",
"targets" : [
"Srt2Bilibili-cli"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "Srt2BilibiliKitTests",
"module_type" : "SwiftTarget",
"name" : "Srt2BilibiliKitTests",
"path" : "Tests/Srt2BilibiliKitTests",
"sources" : [
"Srt2BilibiliKitTests.swift"
],
"target_dependencies" : [
"Srt2BilibiliKit"
],
"type" : "test"
},
{
"c99name" : "Srt2BilibiliKit",
"module_type" : "SwiftTarget",
"name" : "Srt2BilibiliKit",
"path" : "Sources/Srt2BilibiliKit",
"product_dependencies" : [
"BilibiliKit"
],
"product_memberships" : [
"Srt2BilibiliKit",
"Srt2Bilibili-cli"
],
"sources" : [
"S2B.swift",
"S2BDanmaku.swift",
"S2BEmitter.swift",
"S2BPostableDanmaku.swift",
"S2BPostedDanmaku.swift",
"S2BSubRipFile.swift",
"S2BSubtitle.swift"
],
"type" : "library"
},
{
"c99name" : "Srt2Bilibili_cli",
"module_type" : "SwiftTarget",
"name" : "Srt2Bilibili-cli",
"path" : "Sources/Srt2Bilibili-cli",
"product_dependencies" : [
"BilibiliKit",
"swift_qrcodejs"
],
"product_memberships" : [
"Srt2Bilibili-cli"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"Srt2BilibiliKit"
],
"type" : "executable"
}
],
"tools_version" : "4.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/ApolloZhu/BilibiliKit
[1/1181] Fetching bilibilikit
Fetched https://github.com/ApolloZhu/BilibiliKit from cache (0.33s)
Fetching https://github.com/ApolloZhu/swift_qrcodejs
[1/1022] Fetching swift_qrcodejs
Fetched https://github.com/ApolloZhu/swift_qrcodejs from cache (0.33s)
error: could not find a branch named ‘master’ in https://github.com/ApolloZhu/swift_qrcodejs (did you mean ‘main’?)
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/ApolloZhu/BilibiliKit
Updated https://github.com/ApolloZhu/BilibiliKit (0.16s)
Updating https://github.com/ApolloZhu/swift_qrcodejs
Updated https://github.com/ApolloZhu/swift_qrcodejs (0.16s)
error: could not find a branch named ‘master’ in https://github.com/ApolloZhu/swift_qrcodejs (did you mean ‘main’?)
BUILD FAILURE 6.1 android