Build Information
Failed to build AppleGPUInfo, reference main (120384), with Swift 6.2 for Android on 29 Oct 2025 20:05:06 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.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 1203849 Merge pull request #14 from alexziskind1/main
Cloned https://github.com/philipturner/applegpuinfo.git
Revision (git rev-parse @):
120384981fc8bce84d5aa28f5f2221f9165c2bde
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/philipturner/applegpuinfo.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/philipturner/applegpuinfo.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:d70d83f328e9f1ae04a4e17e63e2d335ae10639f90ee796a5fe3bfb139eab948
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-argument-parser
[1/16685] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.80s)
Fetching https://github.com/devicekit/DeviceKit
[1/4176] Fetching devicekit
Fetched https://github.com/devicekit/DeviceKit from cache (0.53s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at main (1fb5308)
Creating working copy for https://github.com/devicekit/DeviceKit
Working copy of https://github.com/devicekit/DeviceKit resolved at master (55ad16f)
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--11D90AFD9DD3AB2.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/18] 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
[9/18] 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
[10/18] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/18] Emitting module ArgumentParserToolInfo
[12/19] Wrapping AST for ArgumentParserToolInfo for debugging
[14/65] Emitting module ArgumentParser
[15/71] Compiling ArgumentParser InputOrigin.swift
[16/71] Compiling ArgumentParser Name.swift
[17/71] Compiling ArgumentParser Parsed.swift
[18/71] Compiling ArgumentParser ParsedValues.swift
[19/71] Compiling ArgumentParser ParserError.swift
[20/71] Compiling ArgumentParser SplitArguments.swift
[21/71] Compiling ArgumentParser Tree.swift
[22/71] Compiling ArgumentParser CodingKeyValidator.swift
[23/71] Compiling ArgumentParser NonsenseFlagsValidator.swift
[24/71] Compiling ArgumentParser ParsableArgumentsValidation.swift
[25/71] Compiling ArgumentParser PositionalArgumentsValidator.swift
[26/71] Compiling ArgumentParser UniqueNamesValidator.swift
[27/71] Compiling ArgumentParser BashCompletionsGenerator.swift
[28/71] Compiling ArgumentParser CompletionsGenerator.swift
[29/71] Compiling ArgumentParser FishCompletionsGenerator.swift
[30/71] Compiling ArgumentParser ZshCompletionsGenerator.swift
[31/71] Compiling ArgumentParser Argument.swift
[32/71] Compiling ArgumentParser ArgumentDiscussion.swift
[33/71] Compiling ArgumentParser ArgumentHelp.swift
[34/71] Compiling ArgumentParser DumpHelpGenerator.swift
[35/71] Compiling ArgumentParser HelpCommand.swift
[36/71] Compiling ArgumentParser HelpGenerator.swift
[37/71] Compiling ArgumentParser MessageInfo.swift
[38/71] Compiling ArgumentParser UsageGenerator.swift
[39/71] Compiling ArgumentParser CollectionExtensions.swift
[40/71] Compiling ArgumentParser ParentCommand.swift
[41/71] Compiling ArgumentParser AsyncParsableCommand.swift
[42/71] Compiling ArgumentParser CommandConfiguration.swift
[43/71] Compiling ArgumentParser CommandGroup.swift
[44/71] Compiling ArgumentParser EnumerableFlag.swift
[45/71] Compiling ArgumentParser ExpressibleByArgument.swift
[46/71] Compiling ArgumentParser ParsableArguments.swift
[47/71] 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
[48/71] Compiling ArgumentParser ArgumentVisibility.swift
[49/71] Compiling ArgumentParser CompletionKind.swift
[50/71] Compiling ArgumentParser Errors.swift
[51/71] Compiling ArgumentParser Flag.swift
[52/71] Compiling ArgumentParser NameSpecification.swift
[53/71] Compiling ArgumentParser Option.swift
[54/71] Compiling ArgumentParser OptionGroup.swift
[55/71] Compiling ArgumentParser Foundation.swift
[56/71] Compiling ArgumentParser Mutex.swift
[57/71] Compiling ArgumentParser Platform.swift
[58/71] Compiling ArgumentParser SequenceExtensions.swift
[59/71] Compiling ArgumentParser StringExtensions.swift
[60/71] Compiling ArgumentParser SwiftExtensions.swift
BUILD FAILURE 6.2 android