Build Information
Failed to build AppleGPUInfo, reference main (242264
), with Swift 6.1 for Linux on 27 Apr 2025 13:32:17 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/philipturner/applegpuinfo.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/philipturner/applegpuinfo
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2422643 Update README.md
Cloned https://github.com/philipturner/applegpuinfo.git
Revision (git rev-parse @):
24226431095c614c88de686ea5afcc99d7cb31f5
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/philipturner/applegpuinfo.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/philipturner/applegpuinfo.git
https://github.com/philipturner/applegpuinfo.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "devicekit",
"requirement" : {
"branch" : [
"master"
]
},
"type" : "sourceControl",
"url" : "https://github.com/devicekit/DeviceKit"
}
],
"manifest_display_name" : "AppleGPUInfo",
"name" : "AppleGPUInfo",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "maccatalyst",
"version" : "15.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "AppleGPUInfo",
"targets" : [
"AppleGPUInfo"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "gpuinfo",
"targets" : [
"AppleGPUInfoTool"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "AppleGPUInfoTool",
"module_type" : "SwiftTarget",
"name" : "AppleGPUInfoTool",
"path" : "Sources/AppleGPUInfoTool",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"gpuinfo"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"AppleGPUInfo"
],
"type" : "executable"
},
{
"c99name" : "AppleGPUInfoTests",
"module_type" : "SwiftTarget",
"name" : "AppleGPUInfoTests",
"path" : "Tests/AppleGPUInfoTests",
"sources" : [
"AppleGPUInfoTests.swift"
],
"target_dependencies" : [
"AppleGPUInfo"
],
"type" : "test"
},
{
"c99name" : "AppleGPUInfo",
"module_type" : "SwiftTarget",
"name" : "AppleGPUInfo",
"path" : "Sources/AppleGPUInfo",
"product_dependencies" : [
"DeviceKit"
],
"product_memberships" : [
"AppleGPUInfo",
"gpuinfo"
],
"sources" : [
"AppleGPUInfo.swift",
"CAppleGPUInfo.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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 https://github.com/apple/swift-argument-parser
[1/14950] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.83s)
Fetching https://github.com/devicekit/DeviceKit
[1/4049] Fetching devicekit
Fetched https://github.com/devicekit/DeviceKit from cache (0.47s)
Creating working copy for https://github.com/devicekit/DeviceKit
Working copy of https://github.com/devicekit/DeviceKit resolved at master (513b9d7)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at main (cf4c472)
warning: 'devicekit': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/DeviceKit/Source/Device.swift.gyb
/host/spi-builder-workspace/.build/checkouts/DeviceKit/Source/Info.plist
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/13] Write sources
[6/13] Write swift-version-24593BA9C3E375BF.txt
[8/18] Emitting module ArgumentParserToolInfo
[9/18] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/19] Wrapping AST for ArgumentParserToolInfo for debugging
[12/62] Emitting module ArgumentParser
[13/68] Compiling ArgumentParser BashCompletionsGenerator.swift
[14/68] Compiling ArgumentParser CompletionsGenerator.swift
[15/68] Compiling ArgumentParser FishCompletionsGenerator.swift
[16/68] Compiling ArgumentParser ZshCompletionsGenerator.swift
[17/68] Compiling ArgumentParser Argument.swift
[18/68] Compiling ArgumentParser ArgumentDiscussion.swift
[19/68] Compiling ArgumentParser Option.swift
[20/68] Compiling ArgumentParser OptionGroup.swift
[21/68] Compiling ArgumentParser AsyncParsableCommand.swift
[22/68] Compiling ArgumentParser CommandConfiguration.swift
[23/68] Compiling ArgumentParser CommandGroup.swift
[24/68] Compiling ArgumentParser EnumerableFlag.swift
[25/68] Compiling AppleGPUInfo AppleGPUInfo.swift
/host/spi-builder-workspace/Sources/AppleGPUInfo/AppleGPUInfo.swift:1:8: error: no such module 'Metal'
1 | import Metal
| `- error: no such module 'Metal'
2 | #if os(macOS)
3 | import IOKit
error: emit-module command failed with exit code 1 (use -v to see invocation)
[26/68] Emitting module AppleGPUInfo
/host/spi-builder-workspace/Sources/AppleGPUInfo/AppleGPUInfo.swift:1:8: error: no such module 'Metal'
1 | import Metal
| `- error: no such module 'Metal'
2 | #if os(macOS)
3 | import IOKit
[27/68] Compiling AppleGPUInfo CAppleGPUInfo.swift
/host/spi-builder-workspace/Sources/AppleGPUInfo/AppleGPUInfo.swift:1:8: error: no such module 'Metal'
1 | import Metal
| `- error: no such module 'Metal'
2 | #if os(macOS)
3 | import IOKit
[28/68] Compiling ArgumentParser Tree.swift
[29/68] Compiling ArgumentParser CodingKeyValidator.swift
[30/68] Compiling ArgumentParser NonsenseFlagsValidator.swift
[31/68] Compiling ArgumentParser ParsableArgumentsValidation.swift
[32/68] Compiling ArgumentParser PositionalArgumentsValidator.swift
[33/68] Compiling ArgumentParser UniqueNamesValidator.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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
warning: 'devicekit': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/DeviceKit/Source/Device.swift.gyb
/host/spi-builder-workspace/.build/checkouts/DeviceKit/Source/Info.plist
[0/1] Planning build
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/9] Write swift-version-24593BA9C3E375BF.txt
[4/14] Compiling AppleGPUInfo CAppleGPUInfo.swift
/host/spi-builder-workspace/Sources/AppleGPUInfo/AppleGPUInfo.swift:1:8: error: no such module 'Metal'
1 | import Metal
| `- error: no such module 'Metal'
2 | #if os(macOS)
3 | import IOKit
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/14] Emitting module AppleGPUInfo
/host/spi-builder-workspace/Sources/AppleGPUInfo/AppleGPUInfo.swift:1:8: error: no such module 'Metal'
1 | import Metal
| `- error: no such module 'Metal'
2 | #if os(macOS)
3 | import IOKit
[6/14] Compiling AppleGPUInfo AppleGPUInfo.swift
/host/spi-builder-workspace/Sources/AppleGPUInfo/AppleGPUInfo.swift:1:8: error: no such module 'Metal'
1 | import Metal
| `- error: no such module 'Metal'
2 | #if os(macOS)
3 | import IOKit
[7/14] Emitting module ArgumentParserToolInfo
BUILD FAILURE 6.1 linux