The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build FWFramework, reference master (1c6b6c), with Swift 6.0 for Linux on 1 Sep 2025 10:33:15 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lszzy/FWFramework.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/lszzy/FWFramework
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 1c6b6cf Finish Release-9.2.0-20250901
Cloned https://github.com/lszzy/FWFramework.git
Revision (git rev-parse @):
1c6b6cf1d0230c9faa9e8a93d8bffa33e9e26deb
SUCCESS checkout https://github.com/lszzy/FWFramework.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/lszzy/FWFramework.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
660ffc76f83b: Pulling fs layer
be8e04c57ff9: Pulling fs layer
d2a6d85eeb8d: Pulling fs layer
b50bbe30b6ef: Pulling fs layer
7ccd84d0dedf: Pulling fs layer
e7029b8ec849: Pulling fs layer
e1664b216299: Pulling fs layer
a2b2db8f2318: Pulling fs layer
d2a6d85eeb8d: Waiting
b50bbe30b6ef: Waiting
7ccd84d0dedf: Waiting
e7029b8ec849: Waiting
e1664b216299: Waiting
a2b2db8f2318: Waiting
660ffc76f83b: Verifying Checksum
660ffc76f83b: Download complete
b50bbe30b6ef: Verifying Checksum
b50bbe30b6ef: Download complete
660ffc76f83b: Pull complete
be8e04c57ff9: Verifying Checksum
be8e04c57ff9: Download complete
7ccd84d0dedf: Verifying Checksum
7ccd84d0dedf: Download complete
e7029b8ec849: Verifying Checksum
e7029b8ec849: Download complete
e1664b216299: Verifying Checksum
e1664b216299: Download complete
a2b2db8f2318: Verifying Checksum
a2b2db8f2318: Download complete
d2a6d85eeb8d: Verifying Checksum
d2a6d85eeb8d: Download complete
be8e04c57ff9: Pull complete
d2a6d85eeb8d: Pull complete
b50bbe30b6ef: Pull complete
7ccd84d0dedf: Pull complete
e7029b8ec849: Pull complete
e1664b216299: Pull complete
a2b2db8f2318: Pull complete
Digest: sha256:2ffdcefcdb291d9eb78a77ed5e4b4766a710a1cb89004e0bfdb0fefda731df2f
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/Alamofire/Alamofire.git
Fetching https://github.com/tristanhimmelman/ObjectMapper.git
Fetching https://github.com/airbnb/lottie-ios.git
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/SDWebImage/SDWebImage.git
[1/6334] Fetching objectmapper
[3232/32140] Fetching objectmapper, sdwebimage
[8916/66054] Fetching objectmapper, sdwebimage, lottie-ios
[10207/96295] Fetching objectmapper, sdwebimage, lottie-ios, alamofire
[12841/168137] Fetching objectmapper, sdwebimage, lottie-ios, alamofire, swift-syntax
Fetched https://github.com/SDWebImage/SDWebImage.git from cache (2.61s)
[108895/142331] Fetching objectmapper, lottie-ios, alamofire, swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (12.32s)
Fetched https://github.com/tristanhimmelman/ObjectMapper.git from cache (14.98s)
Fetched https://github.com/Alamofire/Alamofire.git from cache (15.05s)
Fetched https://github.com/airbnb/lottie-ios.git from cache (15.55s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (6.11s)
Computing version for https://github.com/tristanhimmelman/ObjectMapper.git
Computed https://github.com/tristanhimmelman/ObjectMapper.git at 4.4.3 (0.55s)
Computing version for https://github.com/airbnb/lottie-ios.git
Computed https://github.com/airbnb/lottie-ios.git at 4.5.2 (1.02s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.10.2 (0.57s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.21.2 (0.70s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.1.1
Creating working copy for https://github.com/airbnb/lottie-ios.git
Working copy of https://github.com/airbnb/lottie-ios.git resolved at 4.5.2
Creating working copy for https://github.com/tristanhimmelman/ObjectMapper.git
Working copy of https://github.com/tristanhimmelman/ObjectMapper.git resolved at 4.4.3
Creating working copy for https://github.com/SDWebImage/SDWebImage.git
Working copy of https://github.com/SDWebImage/SDWebImage.git resolved at 5.21.2
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.10.2
[1369/367174] Downloading https://github.com/lszzy/FWFramework/releases/download/7.0.0/MMKV.xcframework.zip
Downloading binary artifact https://github.com/lszzy/FWFramework/releases/download/7.0.0/MMKV.xcframework.zip
Downloaded https://github.com/lszzy/FWFramework/releases/download/7.0.0/MMKV.xcframework.zip (0.30s)
warning: 'objectmapper': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/ObjectMapper/Sources/Info.plist
    /host/spi-builder-workspace/.build/checkouts/ObjectMapper/Sources/Resources/PrivacyInfo.xcprivacy
Building for debugging...
[0/128] Write sources
[10/128] Copying PrivacyInfo.xcprivacy
[14/128] Write sources
[24/128] Copying PrivacyInfo.xcprivacy
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/SDWebImage.build/DerivedSources/resource_bundle_accessor.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
    1 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/SDWebImage.build/DerivedSources/resource_bundle_accessor.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
    1 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[39/128] Compiling SDWeakProxy.m
[39/128] Compiling SDImageAssetManager.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/SDWebImage.build/DerivedSources/resource_bundle_accessor.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
    1 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[39/128] Compiling UIColor+SDHexString.m
[39/128] Compiling SDFileAttributeHelper.m
[39/128] Compiling SDInternalMacros.m
[39/128] Compiling SDImageCachesManagerOperation.m
[39/128] Compiling SDImageFramePool.m
[39/128] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.0 linux