The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftAutoGUI, reference master (4799fb), with Swift 6.3 for Android on 21 Apr 2026 21:29:00 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/NakaokaRei/SwiftAutoGUI.git
Reference: master
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/NakaokaRei/SwiftAutoGUI
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 4799fb4 Merge pull request #88 from NakaokaRei/dependabot/github_actions/actions/upload-pages-artifact-5
Cloned https://github.com/NakaokaRei/SwiftAutoGUI.git
Revision (git rev-parse @):
4799fb4077243efb6fae58b4e2849aebf646e894
SUCCESS checkout https://github.com/NakaokaRei/SwiftAutoGUI.git at master
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/NakaokaRei/SwiftAutoGUI.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.git
Fetching https://github.com/apple/swift-docc-plugin
[1/2277] Fetching swift-docc-plugin
[229/19724] Fetching swift-docc-plugin, swift-argument-parser
Fetched https://github.com/apple/swift-docc-plugin from cache (0.85s)
Fetching https://github.com/yeatse/opencv-spm.git
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.43s)
[1/364] Fetching opencv-spm
Fetched https://github.com/yeatse/opencv-spm.git from cache (0.43s)
Computing version for https://github.com/yeatse/opencv-spm.git
Computed https://github.com/yeatse/opencv-spm.git at 4.13.0 (2.57s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (0.80s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (6.83s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3673] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.98s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.94s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.1
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/yeatse/opencv-spm.git
Working copy of https://github.com/yeatse/opencv-spm.git resolved at 4.13.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.6
Downloading binary artifact https://github.com/yeatse/opencv-spm/releases/download/4.13.0/opencv2.xcframework.zip
[1397/200350637] Downloading https://github.com/yeatse/opencv-spm/releases/download/4.13.0/opencv2.xcframework.zip
Downloaded https://github.com/yeatse/opencv-spm/releases/download/4.13.0/opencv2.xcframework.zip (27.80s)
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
[3/3] Compiling plugin Swift-DocC Preview
[4/4] Compiling plugin Swift-DocC
Building for debugging...
[4/17] Write sources
[9/17] Write swift-version--4F562202D5529B1.txt
[11/21] Emitting module ArgumentParserToolInfo
[12/21] Compiling ArgumentParserToolInfo ToolInfo.swift
[13/22] Wrapping AST for ArgumentParserToolInfo for debugging
[15/68] Emitting module ArgumentParser
[16/74] Compiling ArgumentParser ArgumentVisibility.swift
[17/74] Compiling ArgumentParser CompletionKind.swift
[18/74] Compiling ArgumentParser Errors.swift
[19/74] Compiling ArgumentParser Flag.swift
[20/74] Compiling ArgumentParser NameSpecification.swift
[21/74] Compiling ArgumentParser Option.swift
[22/74] Compiling ArgumentParser OptionGroup.swift
[23/74] Compiling ArgumentParser InputOrigin.swift
[24/74] Compiling ArgumentParser Name.swift
[25/74] Compiling ArgumentParser Parsed.swift
[26/74] Compiling ArgumentParser ParsedValues.swift
[27/74] Compiling ArgumentParser ParserError.swift
[28/74] Compiling ArgumentParser SplitArguments.swift
[29/74] Compiling ArgumentParser BashCompletionsGenerator.swift
[30/74] Compiling ArgumentParser CompletionsGenerator.swift
[31/74] Compiling ArgumentParser FishCompletionsGenerator.swift
[32/74] Compiling ArgumentParser ZshCompletionsGenerator.swift
[33/74] Compiling ArgumentParser Argument.swift
[34/74] Compiling ArgumentParser ArgumentDiscussion.swift
[35/74] Compiling ArgumentParser ArgumentHelp.swift
[36/74] Compiling ArgumentParser Foundation.swift
[37/74] Compiling ArgumentParser Mutex.swift
[38/74] Compiling ArgumentParser Platform.swift
[39/74] Compiling ArgumentParser SequenceExtensions.swift
[40/74] Compiling ArgumentParser StringExtensions.swift
[41/74] Compiling ArgumentParser SwiftExtensions.swift
[42/74] Compiling ArgumentParser Tree.swift
[43/74] Compiling ArgumentParser CodingKeyValidator.swift
[44/74] Compiling ArgumentParser NonsenseFlagsValidator.swift
[45/74] Compiling ArgumentParser ParsableArgumentsValidation.swift
[46/74] Compiling ArgumentParser PositionalArgumentsValidator.swift
[47/74] Compiling ArgumentParser UniqueNamesValidator.swift
[48/74] Compiling ArgumentParser DumpHelpGenerator.swift
[49/74] Compiling ArgumentParser HelpCommand.swift
[50/74] Compiling ArgumentParser HelpGenerator.swift
[51/74] Compiling ArgumentParser MessageInfo.swift
[52/74] Compiling ArgumentParser UsageGenerator.swift
[53/74] Compiling ArgumentParser CollectionExtensions.swift
[54/74] Compiling ArgumentParser ParentCommand.swift
[55/74] Compiling ArgumentParser AsyncParsableCommand.swift
[56/74] Compiling ArgumentParser CommandConfiguration.swift
[57/74] Compiling ArgumentParser CommandGroup.swift
[58/74] Compiling ArgumentParser EnumerableFlag.swift
[59/74] Compiling ArgumentParser ExpressibleByArgument.swift
[60/74] Compiling ArgumentParser ParsableArguments.swift
[61/74] Compiling opencv2_dependencies Stub.swift
[62/74] Emitting module opencv2_dependencies
[63/75] Wrapping AST for opencv2-dependencies for debugging
[65/91] Compiling SwiftAutoGUI Keycode.swift
[66/91] Compiling SwiftAutoGUI OpenAIBackend.swift
[67/91] Compiling SwiftAutoGUI Agent.swift
[68/91] Compiling SwiftAutoGUI AppleScript.swift
[69/91] Compiling SwiftAutoGUI Screenshot.swift
[70/91] Compiling SwiftAutoGUI SwiftAutoGUI.swift
[71/92] Wrapping AST for ArgumentParser for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[73/92] Emitting module SwiftAutoGUI
/host/spi-builder-workspace/Sources/SwiftAutoGUI/Action.swift:2:8: error: no such module 'AppKit'
  1 | import Foundation
  2 | import AppKit
    |        `- error: no such module 'AppKit'
  3 |
  4 | /// Represents an automation action that can be executed.
[74/94] Compiling SwiftAutoGUI Dialog.swift
/host/spi-builder-workspace/Sources/SwiftAutoGUI/Action.swift:2:8: error: no such module 'AppKit'
  1 | import Foundation
  2 | import AppKit
    |        `- error: no such module 'AppKit'
  3 |
  4 | /// Represents an automation action that can be executed.
[75/94] Compiling SwiftAutoGUI FoundationModelsBackend.swift
/host/spi-builder-workspace/Sources/SwiftAutoGUI/Action.swift:2:8: error: no such module 'AppKit'
  1 | import Foundation
  2 | import AppKit
    |        `- error: no such module 'AppKit'
  3 |
  4 | /// Represents an automation action that can be executed.
[76/94] Compiling SwiftAutoGUI Action.swift
/host/spi-builder-workspace/Sources/SwiftAutoGUI/Action.swift:2:8: error: no such module 'AppKit'
  1 | import Foundation
  2 | import AppKit
    |        `- error: no such module 'AppKit'
  3 |
  4 | /// Represents an automation action that can be executed.
[77/94] Compiling SwiftAutoGUI ActionGenerating.swift
/host/spi-builder-workspace/Sources/SwiftAutoGUI/Action.swift:2:8: error: no such module 'AppKit'
  1 | import Foundation
  2 | import AppKit
    |        `- error: no such module 'AppKit'
  3 |
  4 | /// Represents an automation action that can be executed.
[78/94] Compiling SwiftAutoGUI ActionGenerator.swift
/host/spi-builder-workspace/Sources/SwiftAutoGUI/Action.swift:2:8: error: no such module 'AppKit'
  1 | import Foundation
  2 | import AppKit
    |        `- error: no such module 'AppKit'
  3 |
  4 | /// Represents an automation action that can be executed.
[79/94] Compiling SwiftAutoGUI TweeningFunction.swift
/host/spi-builder-workspace/Sources/SwiftAutoGUI/Action.swift:2:8: error: no such module 'AppKit'
  1 | import Foundation
  2 | import AppKit
    |        `- error: no such module 'AppKit'
  3 |
  4 | /// Represents an automation action that can be executed.
[80/94] Compiling SwiftAutoGUI VisionActionGenerating.swift
/host/spi-builder-workspace/Sources/SwiftAutoGUI/Action.swift:2:8: error: no such module 'AppKit'
  1 | import Foundation
  2 | import AppKit
    |        `- error: no such module 'AppKit'
  3 |
  4 | /// Represents an automation action that can be executed.
/host/spi-builder-workspace/Sources/SwiftAutoGUI/Action.swift:2:8: error: no such module 'AppKit'
  1 | import Foundation
  2 | import AppKit
    |        `- error: no such module 'AppKit'
  3 |
  4 | /// Represents an automation action that can be executed.
/host/spi-builder-workspace/Sources/SwiftAutoGUI/Action.swift:2:8: error: no such module 'AppKit'
  1 | import Foundation
  2 | import AppKit
    |        `- error: no such module 'AppKit'
  3 |
  4 | /// Represents an automation action that can be executed.
[83/94] Compiling SwiftAutoGUI ImageRecognition.swift
/host/spi-builder-workspace/Sources/SwiftAutoGUI/Action.swift:2:8: error: no such module 'AppKit'
  1 | import Foundation
  2 | import AppKit
    |        `- error: no such module 'AppKit'
  3 |
  4 | /// Represents an automation action that can be executed.
[84/94] Compiling SwiftAutoGUI KeyboardLayout.swift
/host/spi-builder-workspace/Sources/SwiftAutoGUI/Action.swift:2:8: error: no such module 'AppKit'
  1 | import Foundation
  2 | import AppKit
    |        `- error: no such module 'AppKit'
  3 |
  4 | /// Represents an automation action that can be executed.
/host/spi-builder-workspace/Sources/SwiftAutoGUI/Action.swift:2:8: error: no such module 'AppKit'
  1 | import Foundation
  2 | import AppKit
    |        `- error: no such module 'AppKit'
  3 |
  4 | /// Represents an automation action that can be executed.
/host/spi-builder-workspace/Sources/SwiftAutoGUI/Action.swift:2:8: error: no such module 'AppKit'
  1 | import Foundation
  2 | import AppKit
    |        `- error: no such module 'AppKit'
  3 |
  4 | /// Represents an automation action that can be executed.
/host/spi-builder-workspace/Sources/SwiftAutoGUI/Action.swift:2:8: error: no such module 'AppKit'
  1 | import Foundation
  2 | import AppKit
    |        `- error: no such module 'AppKit'
  3 |
  4 | /// Represents an automation action that can be executed.
/host/spi-builder-workspace/Sources/SwiftAutoGUI/Action.swift:2:8: error: no such module 'AppKit'
  1 | import Foundation
  2 | import AppKit
    |        `- error: no such module 'AppKit'
  3 |
  4 | /// Represents an automation action that can be executed.
[89/94] Compiling SwiftAutoGUI OpenAIVisionBackend.swift
/host/spi-builder-workspace/Sources/SwiftAutoGUI/Action.swift:2:8: error: no such module 'AppKit'
  1 | import Foundation
  2 | import AppKit
    |        `- error: no such module 'AppKit'
  3 |
  4 | /// Represents an automation action that can be executed.
[90/94] Compiling SwiftAutoGUI ScreenContext.swift
/host/spi-builder-workspace/Sources/SwiftAutoGUI/Action.swift:2:8: error: no such module 'AppKit'
  1 | import Foundation
  2 | import AppKit
    |        `- error: no such module 'AppKit'
  3 |
  4 | /// Represents an automation action that can be executed.
BUILD FAILURE 6.3 android