The Swift Package Index logo.Swift Package Index

Build Information

Failed to build GoldenImage, reference 0.1.4 (5d5c6c), with Swift 6.3 for Android on 25 Apr 2026 04:46:05 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/schwa/GoldenImage.git
Reference: 0.1.4
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/schwa/GoldenImage
 * tag               0.1.4      -> FETCH_HEAD
HEAD is now at 5d5c6c2 Tighten README
Cloned https://github.com/schwa/GoldenImage.git
Revision (git rev-parse @):
5d5c6c21e56e5043ee84e082eec8dd1d2750dec2
SUCCESS checkout https://github.com/schwa/GoldenImage.git at 0.1.4
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/schwa/GoldenImage.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/apple/swift-argument-parser
[1/17464] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.82s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (1.34s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/14] Copying TextureComparison.metal
[3/14] Write sources
[7/14] Write swift-version--4F562202D5529B1.txt
[9/23] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/23] Emitting module ArgumentParserToolInfo
[11/24] Wrapping AST for ArgumentParserToolInfo for debugging
[13/70] Compiling GoldenImage TextureCompare.swift
/host/spi-builder-workspace/Sources/GoldenImage/CPUCompare.swift:1:8: error: no such module 'CoreGraphics'
  1 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
  2 | import Foundation
  3 |
[14/70] Compiling GoldenImage resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/GoldenImage/CPUCompare.swift:1:8: error: no such module 'CoreGraphics'
  1 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
  2 | import Foundation
  3 |
[15/70] Compiling GoldenImage GoldenImageComparison.swift
/host/spi-builder-workspace/Sources/GoldenImage/CPUCompare.swift:1:8: error: no such module 'CoreGraphics'
  1 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
  2 | import Foundation
  3 |
[16/70] Compiling GoldenImage ImageComparison.swift
/host/spi-builder-workspace/Sources/GoldenImage/CPUCompare.swift:1:8: error: no such module 'CoreGraphics'
  1 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
  2 | import Foundation
  3 |
[17/70] Compiling GoldenImage Support.swift
/host/spi-builder-workspace/Sources/GoldenImage/CPUCompare.swift:1:8: error: no such module 'CoreGraphics'
  1 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
  2 | import Foundation
  3 |
[18/70] Emitting module ArgumentParser
[19/76] Compiling ArgumentParser Foundation.swift
[20/76] Compiling ArgumentParser Mutex.swift
[21/76] Compiling ArgumentParser Platform.swift
[22/76] Compiling ArgumentParser SequenceExtensions.swift
[23/76] Compiling ArgumentParser StringExtensions.swift
[24/76] Compiling ArgumentParser SwiftExtensions.swift
[25/76] Compiling ArgumentParser ArgumentVisibility.swift
[26/76] Compiling ArgumentParser CompletionKind.swift
[27/76] Compiling ArgumentParser Errors.swift
[28/76] Compiling ArgumentParser Flag.swift
[29/76] Compiling ArgumentParser NameSpecification.swift
[30/76] Compiling ArgumentParser Option.swift
[31/76] Compiling ArgumentParser OptionGroup.swift
[32/76] Compiling ArgumentParser InputOrigin.swift
[33/76] Compiling ArgumentParser Name.swift
[34/76] Compiling ArgumentParser Parsed.swift
[35/76] Compiling ArgumentParser ParsedValues.swift
[36/76] Compiling ArgumentParser ParserError.swift
[37/76] Compiling ArgumentParser SplitArguments.swift
[38/76] Compiling ArgumentParser ParentCommand.swift
[39/76] Compiling ArgumentParser AsyncParsableCommand.swift
[40/76] Compiling ArgumentParser CommandConfiguration.swift
[41/76] Compiling ArgumentParser CommandGroup.swift
[42/76] Compiling ArgumentParser EnumerableFlag.swift
[43/76] Compiling ArgumentParser ExpressibleByArgument.swift
[44/76] Compiling ArgumentParser ParsableArguments.swift
[45/76] Compiling ArgumentParser BashCompletionsGenerator.swift
[46/76] Compiling ArgumentParser CompletionsGenerator.swift
[47/76] Compiling ArgumentParser FishCompletionsGenerator.swift
[48/76] Compiling ArgumentParser ZshCompletionsGenerator.swift
[49/76] Compiling ArgumentParser Argument.swift
[50/76] Compiling ArgumentParser ArgumentDiscussion.swift
[51/76] Compiling ArgumentParser ArgumentHelp.swift
[52/76] Compiling ArgumentParser DumpHelpGenerator.swift
[53/76] Compiling ArgumentParser HelpCommand.swift
[54/76] Compiling ArgumentParser HelpGenerator.swift
[55/76] Compiling ArgumentParser MessageInfo.swift
[56/76] Compiling ArgumentParser UsageGenerator.swift
[57/76] Compiling ArgumentParser CollectionExtensions.swift
[58/76] Compiling ArgumentParser Tree.swift
[59/76] Compiling ArgumentParser CodingKeyValidator.swift
[60/76] Compiling ArgumentParser NonsenseFlagsValidator.swift
[61/76] Compiling ArgumentParser ParsableArgumentsValidation.swift
[62/76] Compiling ArgumentParser PositionalArgumentsValidator.swift
[63/76] Compiling ArgumentParser UniqueNamesValidator.swift
[64/76] Compiling ArgumentParser ParsableCommand.swift
[65/76] Compiling ArgumentParser ArgumentDecoder.swift
[66/76] Compiling ArgumentParser ArgumentDefinition.swift
[67/76] Compiling ArgumentParser ArgumentSet.swift
[68/76] Compiling ArgumentParser CommandParser.swift
[69/76] Compiling ArgumentParser InputKey.swift
[70/77] Wrapping AST for ArgumentParser for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[72/77] Emitting module GoldenImage
/host/spi-builder-workspace/Sources/GoldenImage/CPUCompare.swift:1:8: error: no such module 'CoreGraphics'
  1 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
  2 | import Foundation
  3 |
[73/77] Compiling GoldenImage CPUCompare.swift
/host/spi-builder-workspace/Sources/GoldenImage/CPUCompare.swift:1:8: error: no such module 'CoreGraphics'
  1 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
  2 | import Foundation
  3 |
BUILD FAILURE 6.3 android