Build Information
Failed to build EternalFlame, reference 1.0.2 (16e7c0
), with Swift 6.1 for Linux on 25 Apr 2025 08:45:17 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aniket965/eternalflame.git
Reference: 1.0.2
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/aniket965/eternalflame
* tag 1.0.2 -> FETCH_HEAD
HEAD is now at 16e7c00 Added Message And animation Type support
Cloned https://github.com/aniket965/eternalflame.git
Revision (git rev-parse @):
16e7c002f8774c910f68cf752a20cb9d7d82efcc
SUCCESS checkout https://github.com/aniket965/eternalflame.git at 1.0.2
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/aniket965/eternalflame.git
https://github.com/aniket965/eternalflame.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "eraser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "http://github.com/aniket965/Eraser.git"
}
],
"manifest_display_name" : "EternalFlame",
"name" : "EternalFlame",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "EternalFlame",
"targets" : [
"EternalFlame"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "EternalFlameTests",
"module_type" : "SwiftTarget",
"name" : "EternalFlameTests",
"path" : "Tests/EternalFlameTests",
"sources" : [
"EternalFlameTests.swift"
],
"target_dependencies" : [
"EternalFlame"
],
"type" : "test"
},
{
"c99name" : "EternalFlame",
"module_type" : "SwiftTarget",
"name" : "EternalFlame",
"path" : "Sources/EternalFlame",
"product_dependencies" : [
"Eraser"
],
"product_memberships" : [
"EternalFlame"
],
"sources" : [
"EternalFlame.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching http://github.com/aniket965/Eraser.git
[1/41] Fetching eraser
Fetched http://github.com/aniket965/Eraser.git from cache (0.37s)
Computing version for http://github.com/aniket965/Eraser.git
Computed http://github.com/aniket965/Eraser.git at 1.0.1 (1.31s)
Creating working copy for http://github.com/aniket965/Eraser.git
Working copy of http://github.com/aniket965/Eraser.git resolved at 1.0.1
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/5] Emitting module Eraser
/host/spi-builder-workspace/.build/checkouts/Eraser/Sources/Eraser/Eraser.swift:1:8: error: no such module 'Darwin'
1 | import Darwin
| `- error: no such module 'Darwin'
2 |
3 | // Commands
[5/5] Compiling Eraser Eraser.swift
/host/spi-builder-workspace/.build/checkouts/Eraser/Sources/Eraser/Eraser.swift:1:8: error: no such module 'Darwin'
1 | import Darwin
| `- error: no such module 'Darwin'
2 |
3 | // Commands
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/3] Emitting module Eraser
/host/spi-builder-workspace/.build/checkouts/Eraser/Sources/Eraser/Eraser.swift:1:8: error: no such module 'Darwin'
1 | import Darwin
| `- error: no such module 'Darwin'
2 |
3 | // Commands
[3/3] Compiling Eraser Eraser.swift
/host/spi-builder-workspace/.build/checkouts/Eraser/Sources/Eraser/Eraser.swift:1:8: error: no such module 'Darwin'
1 | import Darwin
| `- error: no such module 'Darwin'
2 |
3 | // Commands
BUILD FAILURE 6.1 linux