Build Information
Failed to build swift-log-file, reference main (0708d0
), with Swift 6.1 for Wasm on 28 May 2025 07:55:58 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/crspybits/swift-log-file.git
Reference: main
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/crspybits/swift-log-file
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 0708d0d Update README.md
Cloned https://github.com/crspybits/swift-log-file.git
Revision (git rev-parse @):
0708d0d50934c55dfa046562fe2f15c318784265
SUCCESS checkout https://github.com/crspybits/swift-log-file.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/crspybits/swift-log-file.git
https://github.com/crspybits/swift-log-file.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "xcglogger",
"requirement" : {
"range" : [
{
"lower_bound" : "7.0.0",
"upper_bound" : "8.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/DaveWoodCom/XCGLogger.git"
}
],
"manifest_display_name" : "swift-log-file",
"name" : "swift-log-file",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "FileLogging",
"targets" : [
"FileLogging"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "swift_log_fileTests",
"module_type" : "SwiftTarget",
"name" : "swift-log-fileTests",
"path" : "Tests/swift-log-fileTests",
"product_dependencies" : [
"XCGLogger"
],
"sources" : [
"Utilities.swift",
"swift_log_fileTests.swift",
"swift_log_xcgloggerTests.swift"
],
"target_dependencies" : [
"FileLogging"
],
"type" : "test"
},
{
"c99name" : "FileLogging",
"module_type" : "SwiftTarget",
"name" : "FileLogging",
"path" : "Sources/FileLogging",
"product_dependencies" : [
"XCGLogger",
"Logging"
],
"product_memberships" : [
"FileLogging"
],
"sources" : [
"swift_log_file.swift",
"swift_log_xcglogger.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/DaveWoodCom/XCGLogger.git
Fetching https://github.com/apple/swift-log.git
[1/3836] Fetching swift-log
[960/9834] Fetching swift-log, xcglogger
Fetched https://github.com/apple/swift-log.git from cache (0.38s)
Fetched https://github.com/DaveWoodCom/XCGLogger.git from cache (0.45s)
Computing version for https://github.com/DaveWoodCom/XCGLogger.git
Computed https://github.com/DaveWoodCom/XCGLogger.git at 7.1.5 (1.01s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.47s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/DaveWoodCom/XCGLogger.git
Working copy of https://github.com/DaveWoodCom/XCGLogger.git resolved at 7.1.5
warning: 'xcglogger': found 5 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/XCGLogger/Sources/XCGLogger/tvOS/Info-tvOS.plist
/host/spi-builder-workspace/.build/checkouts/XCGLogger/Sources/XCGLogger/iOS/Info-iOS.plist
/host/spi-builder-workspace/.build/checkouts/XCGLogger/Sources/XCGLogger/macOS/Info-macOS.plist
/host/spi-builder-workspace/.build/checkouts/XCGLogger/Sources/XCGLogger/LogFormatters/Optional/gitkeeper.txt
/host/spi-builder-workspace/.build/checkouts/XCGLogger/Sources/XCGLogger/ObjectiveC/gitkeeper.txt
Building for debugging...
[0/8] Write sources
[1/8] Copying PrivacyInfo.xcprivacy
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/ObjcExceptionBridging.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
2 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[5/8] Compiling ObjcExceptionBridging ObjectiveCMarker.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/ObjcExceptionBridging.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
2 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[5/8] Compiling ObjcExceptionBridging resource_bundle_accessor.m
[5/8] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
warning: 'xcglogger': found 5 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/XCGLogger/Sources/XCGLogger/iOS/Info-iOS.plist
/host/spi-builder-workspace/.build/checkouts/XCGLogger/Sources/XCGLogger/tvOS/Info-tvOS.plist
/host/spi-builder-workspace/.build/checkouts/XCGLogger/Sources/XCGLogger/ObjectiveC/gitkeeper.txt
/host/spi-builder-workspace/.build/checkouts/XCGLogger/Sources/XCGLogger/LogFormatters/Optional/gitkeeper.txt
/host/spi-builder-workspace/.build/checkouts/XCGLogger/Sources/XCGLogger/macOS/Info-macOS.plist
[0/1] Planning build
Building for debugging...
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/ObjcExceptionBridging.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
2 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/3] Compiling ObjcExceptionBridging ObjectiveCMarker.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/ObjcExceptionBridging.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
2 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/3] Compiling ObjcExceptionBridging resource_bundle_accessor.m
[0/3] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 wasm