The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build AppleGPUInfo, reference main (120384), with Swift 6.1 for Android on 29 Oct 2025 20:05:22 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build 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.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-4609320-0":/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.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:496d77b037d0552dd779110e0d7093275ebb8376a63c7a364a5a4acca11a4ff5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-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.66s)
Creating working copy for https://github.com/devicekit/DeviceKit
Working copy of https://github.com/devicekit/DeviceKit resolved at master (55ad16f)
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)
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/Info.plist
    /host/spi-builder-workspace/.build/checkouts/DeviceKit/Source/Device.swift.gyb
[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/65] Compiling ArgumentParser BashCompletionsGenerator.swift
[13/65] Compiling ArgumentParser CompletionsGenerator.swift
[14/65] Compiling ArgumentParser FishCompletionsGenerator.swift
[15/65] Compiling ArgumentParser ZshCompletionsGenerator.swift
[16/65] Compiling ArgumentParser Argument.swift
[17/65] Compiling ArgumentParser ArgumentDiscussion.swift
[18/65] Compiling ArgumentParser ArgumentHelp.swift
[19/71] Compiling ArgumentParser DumpHelpGenerator.swift
[20/71] Compiling ArgumentParser HelpCommand.swift
[21/71] Compiling ArgumentParser HelpGenerator.swift
[22/71] Compiling ArgumentParser MessageInfo.swift
[23/71] Compiling ArgumentParser UsageGenerator.swift
[24/71] Compiling ArgumentParser CollectionExtensions.swift
[25/71] Compiling ArgumentParser Foundation.swift
[26/71] Compiling ArgumentParser Mutex.swift
[27/71] Compiling ArgumentParser Platform.swift
[28/71] Compiling ArgumentParser SequenceExtensions.swift
[29/71] Compiling ArgumentParser StringExtensions.swift
[30/71] Compiling ArgumentParser SwiftExtensions.swift
[31/71] Compiling ArgumentParser ArgumentVisibility.swift
[32/71] Compiling ArgumentParser CompletionKind.swift
[33/71] Compiling ArgumentParser Errors.swift
[34/71] Compiling ArgumentParser Flag.swift
[35/71] Compiling ArgumentParser NameSpecification.swift
[36/71] Compiling ArgumentParser Option.swift
[37/71] Compiling ArgumentParser OptionGroup.swift
[38/71] Compiling ArgumentParser InputOrigin.swift
[39/71] Compiling ArgumentParser Name.swift
[40/71] Compiling ArgumentParser Parsed.swift
[41/71] Compiling ArgumentParser ParsedValues.swift
[42/71] Compiling ArgumentParser ParserError.swift
[43/71] Compiling ArgumentParser SplitArguments.swift
[44/71] Compiling ArgumentParser ParsableCommand.swift
[45/71] Compiling ArgumentParser ArgumentDecoder.swift
[46/71] Compiling ArgumentParser ArgumentDefinition.swift
[47/71] Compiling ArgumentParser ArgumentSet.swift
[48/71] Compiling ArgumentParser CommandParser.swift
[49/71] Compiling ArgumentParser InputKey.swift
[50/71] Emitting module ArgumentParser
[51/71] Compiling ArgumentParser ParentCommand.swift
[52/71] Compiling ArgumentParser AsyncParsableCommand.swift
[53/71] Compiling ArgumentParser CommandConfiguration.swift
[54/71] Compiling ArgumentParser CommandGroup.swift
[55/71] Compiling ArgumentParser EnumerableFlag.swift
[56/71] Compiling ArgumentParser ExpressibleByArgument.swift
[57/71] Compiling ArgumentParser ParsableArguments.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[58/71] 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
[59/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
[60/71] 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
[61/71] Compiling ArgumentParser Tree.swift
[62/71] Compiling ArgumentParser CodingKeyValidator.swift
[63/71] Compiling ArgumentParser NonsenseFlagsValidator.swift
[64/71] Compiling ArgumentParser ParsableArgumentsValidation.swift
[65/71] Compiling ArgumentParser PositionalArgumentsValidator.swift
[66/71] Compiling ArgumentParser UniqueNamesValidator.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:496d77b037d0552dd779110e0d7093275ebb8376a63c7a364a5a4acca11a4ff5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/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
[5/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
[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 android