Build Information
Failed to build FWFramework, reference master (1c6b6c
), with Swift 6.2 (beta) for Linux on 1 Sep 2025 10:38:32 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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.2-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.2
Building package at path: $PWD
https://github.com/lszzy/FWFramework.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
f557aa5ee224: Already exists
5a06fb7b224d: Pulling fs layer
4f4fb700ef54: Pulling fs layer
319f0910e4be: Pulling fs layer
f944f812c62d: Pulling fs layer
bd6b4327ba26: Pulling fs layer
79492a1e5865: Pulling fs layer
32e5bfdce460: Pulling fs layer
ed33a1fe7ae2: Pulling fs layer
7b9dcbad38d6: Pulling fs layer
32e5bfdce460: Waiting
f944f812c62d: Waiting
ed33a1fe7ae2: Waiting
bd6b4327ba26: Waiting
7b9dcbad38d6: Waiting
79492a1e5865: Waiting
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
f944f812c62d: Verifying Checksum
f944f812c62d: Download complete
bd6b4327ba26: Verifying Checksum
bd6b4327ba26: Download complete
79492a1e5865: Verifying Checksum
79492a1e5865: Download complete
32e5bfdce460: Verifying Checksum
32e5bfdce460: Download complete
ed33a1fe7ae2: Verifying Checksum
ed33a1fe7ae2: Download complete
5a06fb7b224d: Verifying Checksum
5a06fb7b224d: Download complete
7b9dcbad38d6: Verifying Checksum
7b9dcbad38d6: Download complete
5a06fb7b224d: Pull complete
319f0910e4be: Verifying Checksum
319f0910e4be: Download complete
4f4fb700ef54: Pull complete
319f0910e4be: Pull complete
f944f812c62d: Pull complete
bd6b4327ba26: Pull complete
79492a1e5865: Pull complete
32e5bfdce460: Pull complete
ed33a1fe7ae2: Pull complete
7b9dcbad38d6: Pull complete
Digest: sha256:c6c8e08ea30bca759adf847aac87887750120fe9b6eaea09f5af37036a41e81a
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/Alamofire/Alamofire.git
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/SDWebImage/SDWebImage.git
Fetching https://github.com/airbnb/lottie-ios.git
Fetching https://github.com/tristanhimmelman/ObjectMapper.git
[1/6334] Fetching objectmapper
[445/32140] Fetching objectmapper, sdwebimage
[509/62381] Fetching objectmapper, sdwebimage, alamofire
[890/96295] Fetching objectmapper, sdwebimage, alamofire, lottie-ios
[4702/168137] Fetching objectmapper, sdwebimage, alamofire, lottie-ios, swift-syntax
Fetched https://github.com/tristanhimmelman/ObjectMapper.git from cache (1.32s)
[16898/161803] Fetching sdwebimage, alamofire, lottie-ios, swift-syntax
Fetched https://github.com/Alamofire/Alamofire.git from cache (8.85s)
[106127/131562] Fetching sdwebimage, lottie-ios, swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (10.79s)
[40729/59720] Fetching sdwebimage, lottie-ios
Fetched https://github.com/SDWebImage/SDWebImage.git from cache (18.85s)
Fetched https://github.com/airbnb/lottie-ios.git from cache (19.42s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (22.59s)
Computing version for https://github.com/tristanhimmelman/ObjectMapper.git
Computed https://github.com/tristanhimmelman/ObjectMapper.git at 4.4.3 (0.72s)
Computing version for https://github.com/airbnb/lottie-ios.git
Computed https://github.com/airbnb/lottie-ios.git at 4.5.2 (1.34s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.10.2 (0.59s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.21.2 (0.98s)
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/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.10.2
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/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.1.1
Downloading binary artifact https://github.com/lszzy/FWFramework/releases/download/7.0.0/MMKV.xcframework.zip
[1369/367174] Downloading 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.42s)
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
[0/128] Copying PrivacyInfo.xcprivacy
[0/128] Write sources
[0/128] Copying PrivacyInfo.xcprivacy
[0/128] Write sources
[0/128] Copying PrivacyInfo.xcprivacy
[0/128] Write sources
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:2:9: fatal error: 'Foundation/Foundation.h' file not found
2 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[39/128] Compiling SDInternalMacros.m
[39/128] Compiling SDImageAssetManager.m
[39/128] Compiling UIColor+SDHexString.m
[39/128] Compiling SDImageFramePool.m
[39/128] Compiling SDImageCachesManagerOperation.m
[39/128] Compiling SDWebImage resource_bundle_accessor.m
[39/128] Compiling SDWeakProxy.m
[39/128] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.2 linux