Build Information
Successful build of swift-filestreamer, reference 0.10.0 (e45f01
), with Swift 6.1 for Android on 31 May 2025 04:00:54 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sersoft-gmbh/swift-filestreamer.git
Reference: 0.10.0
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/sersoft-gmbh/swift-filestreamer
* tag 0.10.0 -> FETCH_HEAD
HEAD is now at e45f01b Add Swift 6.1 support, drop Swift 5.9 support, update config files
Cloned https://github.com/sersoft-gmbh/swift-filestreamer.git
Revision (git rev-parse @):
e45f01b9be6b8afb51b72ec9af25d210e3041452
SUCCESS checkout https://github.com/sersoft-gmbh/swift-filestreamer.git at 0.10.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/sersoft-gmbh/swift-filestreamer.git
https://github.com/sersoft-gmbh/swift-filestreamer.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
},
{
"identity" : "swift-system",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-system"
}
],
"manifest_display_name" : "swift-filestreamer",
"name" : "swift-filestreamer",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "FileStreamer",
"targets" : [
"FileStreamer"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FileStreamerTests",
"module_type" : "SwiftTarget",
"name" : "FileStreamerTests",
"path" : "Tests/FileStreamerTests",
"sources" : [
"FileStreamTests.swift"
],
"target_dependencies" : [
"FileStreamer"
],
"type" : "test"
},
{
"c99name" : "FileStreamer",
"module_type" : "SwiftTarget",
"name" : "FileStreamer",
"path" : "Sources/FileStreamer",
"product_dependencies" : [
"SystemPackage"
],
"product_memberships" : [
"FileStreamer"
],
"sources" : [
"FileStream.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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 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/apple/swift-system
[1/4391] Fetching swift-system
Fetching https://github.com/apple/swift-docc-plugin
Fetched https://github.com/apple/swift-system from cache (0.86s)
[1/2049] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.42s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (3.30s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3392] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.43s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.26s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.5.0 (2.00s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
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/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.5.0
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/6] Write sources
[4/6] Compiling CSystem shims.c
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/34] Compiling SystemPackage FilePathTempPosix.swift
[8/34] Compiling SystemPackage FilePathTempWindows.swift
[9/34] Compiling SystemPackage FilePathWindows.swift
[10/34] Compiling SystemPackage FilePermissions.swift
[11/37] Compiling SystemPackage MachPort.swift
[12/37] Compiling SystemPackage PlatformString.swift
[13/37] Compiling SystemPackage SystemString.swift
[14/37] Compiling SystemPackage FileOperations.swift
[15/37] Compiling SystemPackage FilePath.swift
[16/37] Compiling SystemPackage FilePathComponentView.swift
[17/37] Compiling SystemPackage FilePathComponents.swift
[18/37] Compiling SystemPackage FilePathParsing.swift
[19/37] Compiling SystemPackage FilePathString.swift
[20/37] Compiling SystemPackage FilePathSyntax.swift
[21/37] Compiling SystemPackage FilePathTemp.swift
[22/37] Emitting module SystemPackage
[23/37] Compiling SystemPackage Errno.swift
[24/37] Compiling SystemPackage ErrnoWindows.swift
[25/37] Compiling SystemPackage FileDescriptor.swift
[26/37] Compiling SystemPackage FileHelpers.swift
[27/37] Compiling SystemPackage Util+StringArray.swift
[28/37] Compiling SystemPackage Util.swift
[29/37] Compiling SystemPackage UtilConsumers.swift
[30/37] Compiling SystemPackage Mocking.swift
[31/37] Compiling SystemPackage RawBuffer.swift
[32/37] Compiling SystemPackage Syscalls.swift
[33/37] Compiling SystemPackage WindowsSyscallAdapters.swift
[34/37] Compiling SystemPackage Backcompat.swift
[35/37] Compiling SystemPackage CInterop.swift
[36/37] Compiling SystemPackage Constants.swift
[37/37] Compiling SystemPackage Exports.swift
[39/40] Emitting module FileStreamer
[40/40] Compiling FileStreamer FileStream.swift
Build complete! (43.48s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
},
{
"identity" : "swift-system",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-system"
}
],
"manifest_display_name" : "swift-filestreamer",
"name" : "swift-filestreamer",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "FileStreamer",
"targets" : [
"FileStreamer"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FileStreamerTests",
"module_type" : "SwiftTarget",
"name" : "FileStreamerTests",
"path" : "Tests/FileStreamerTests",
"sources" : [
"FileStreamTests.swift"
],
"target_dependencies" : [
"FileStreamer"
],
"type" : "test"
},
{
"c99name" : "FileStreamer",
"module_type" : "SwiftTarget",
"name" : "FileStreamer",
"path" : "Sources/FileStreamer",
"product_dependencies" : [
"SystemPackage"
],
"product_memberships" : [
"FileStreamer"
],
"sources" : [
"FileStream.swift"
],
"type" : "library"
}
],
"tools_version" : "6.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
Done.