Build Information
Successful build of FFFoundation, reference 9.8.0 (ff2c8a), with Swift 6.0 for Linux on 25 Mar 2026 22:06:15 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ffried/fffoundation.git
Reference: 9.8.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/ffried/fffoundation
* tag 9.8.0 -> FETCH_HEAD
HEAD is now at ff2c8aa Fix build on older platforms
Cloned https://github.com/ffried/fffoundation.git
Revision (git rev-parse @):
ff2c8aa6644bcc4a70ec7156a5f49cfacc95601c
SUCCESS checkout https://github.com/ffried/fffoundation.git at 9.8.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/ffried/fffoundation.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:1db7dbcaf887dbb499f5976218948969b74406bfba66e3dcc9b7cf6b3e333907
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2171] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.43s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (2.74s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3671] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.44s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.79s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
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
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/38] Emitting module FFFoundation
[6/42] Compiling FFFoundation Triangle.swift
[7/42] Compiling FFFoundation Logging.swift
[8/42] Compiling FFFoundation OSLogLinux.swift
[9/42] Compiling FFFoundation PropertyKey.swift
[10/42] Compiling FFFoundation Angle.swift
[11/42] Compiling FFFoundation GeometricValue.swift
[12/42] Compiling FFFoundation Point.swift
[13/42] Compiling FFFoundation Size.swift
[14/42] Compiling FFFoundation SendableMetaTypeShim.swift
[15/42] Compiling FFFoundation Timer.swift
[16/42] Compiling FFFoundation Togglable.swift
[17/42] Compiling FFFoundation TypeDescription.swift
[18/42] Compiling FFFoundation DispatchHelpers.swift
[19/42] Compiling FFFoundation DictionaryExtensions.swift
[20/42] Compiling FFFoundation FileManager+Directories.swift
[21/42] Compiling FFFoundation Locale+LanguageRegion.swift
[22/42] Compiling FFFoundation NSAttributedStringExtensions.swift
[23/42] Compiling FFFoundation NSLayoutConstraint+FFAdditions.swift
[24/42] Compiling FFFoundation OperationQueue+FFAdditions.swift
[25/42] Compiling FFFoundation Predicate+Key.swift
[26/42] Compiling FFFoundation Predicate+Operators.swift
[27/42] Compiling FFFoundation Predicate+StringInterpolation.swift
[28/42] Compiling FFFoundation SortDescriptor+Key.swift
[29/42] Compiling FFFoundation SortDescriptor+Operators.swift
[30/42] Compiling FFFoundation String+Classes.swift
[31/42] Compiling FFFoundation StringExtensions.swift
[32/42] Compiling FFFoundation GCDFuture.swift
[33/42] Compiling FFFoundation CacheManager.swift
[34/42] Compiling FFFoundation CoW.swift
[35/42] Compiling FFFoundation Lazy.swift
[36/42] Compiling FFFoundation Lens.swift
[37/42] Compiling FFFoundation Ref.swift
[38/42] Compiling FFFoundation Synchronized.swift
[39/42] Compiling FFFoundation UserDefault.swift
[40/42] Compiling FFFoundation UserDefaultsStorable.swift
[41/42] Compiling FFFoundation Weak.swift
[42/42] Compiling FFFoundation Diff.swift
Build complete! (34.91s)
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/swiftlang/swift-docc-plugin"
}
],
"manifest_display_name" : "FFFoundation",
"name" : "FFFoundation",
"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" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "FFFoundation",
"targets" : [
"FFFoundation"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FFFoundationTests",
"module_type" : "SwiftTarget",
"name" : "FFFoundationTests",
"path" : "Tests/FFFoundationTests",
"sources" : [
"AngleTests.swift",
"DiffTests.swift",
"NSPredicate_InterpolationTests.swift",
"StringClassesExtensionTests.swift",
"TimerTests.swift",
"TriangleTests.swift",
"TypeDescriptionTests.swift",
"UserDefaultTests.swift"
],
"target_dependencies" : [
"FFFoundation"
],
"type" : "test"
},
{
"c99name" : "FFFoundation",
"module_type" : "SwiftTarget",
"name" : "FFFoundation",
"path" : "Sources/FFFoundation",
"product_memberships" : [
"FFFoundation"
],
"sources" : [
"CacheManager.swift",
"Containers/CoW.swift",
"Containers/Lazy.swift",
"Containers/Lens.swift",
"Containers/Ref.swift",
"Containers/Synchronized.swift",
"Containers/UserDefault.swift",
"Containers/UserDefaultsStorable.swift",
"Containers/Weak.swift",
"Diff.swift",
"DispatchHelpers.swift",
"Extensions/DictionaryExtensions.swift",
"Extensions/FileManager+Directories.swift",
"Extensions/Locale+LanguageRegion.swift",
"Extensions/NSAttributedStringExtensions.swift",
"Extensions/NSLayoutConstraint+FFAdditions.swift",
"Extensions/OperationQueue+FFAdditions.swift",
"Extensions/Predicate+Key.swift",
"Extensions/Predicate+Operators.swift",
"Extensions/Predicate+StringInterpolation.swift",
"Extensions/SortDescriptor+Key.swift",
"Extensions/SortDescriptor+Operators.swift",
"Extensions/String+Classes.swift",
"Extensions/StringExtensions.swift",
"GCDFuture.swift",
"Geometry/Angle.swift",
"Geometry/GeometricValue.swift",
"Geometry/Point.swift",
"Geometry/Size.swift",
"Geometry/Triangle.swift",
"Logging.swift",
"OSLogLinux.swift",
"PropertyKey.swift",
"SendableMetaTypeShim.swift",
"Timer.swift",
"Togglable.swift",
"TypeDescription.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
basic-6.0-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:1db7dbcaf887dbb499f5976218948969b74406bfba66e3dcc9b7cf6b3e333907
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
Done.