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 XcodeSelectiveTesting, reference 0.14.3 (4c2a4d), with Swift 6.2 for Android on 17 Nov 2025 22:23:09 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.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mikeger/XcodeSelectiveTesting.git
Reference: 0.14.3
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/mikeger/XcodeSelectiveTesting
 * tag               0.14.3     -> FETCH_HEAD
HEAD is now at 4c2a4d0 Prune targets not connected to workspace (#84)
Cloned https://github.com/mikeger/XcodeSelectiveTesting.git
Revision (git rev-parse @):
4c2a4d09e427a9eb9fce9c9e4c539d68c7b4826c
SUCCESS checkout https://github.com/mikeger/XcodeSelectiveTesting.git at 0.14.3
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/mikeger/XcodeSelectiveTesting.git
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.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/kylef/PathKit.git
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-log
[1/1438] Fetching pathkit
[1439/18124] Fetching pathkit, swift-argument-parser
[1773/22522] Fetching pathkit, swift-argument-parser, swift-log
[6028/33785] Fetching pathkit, swift-argument-parser, swift-log, yams
Fetched https://github.com/apple/swift-log from cache (0.60s)
[19814/29387] Fetching pathkit, swift-argument-parser, yams
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.83s)
[8196/12701] Fetching pathkit, yams
Fetching https://github.com/tuist/XcodeProj.git
Fetched https://github.com/kylef/PathKit.git from cache (1.55s)
Fetched https://github.com/jpsim/Yams.git from cache (1.59s)
[1/23652] Fetching xcodeproj
Fetched https://github.com/tuist/XcodeProj.git from cache (1.47s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (5.38s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.20s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (2.43s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.4 (0.47s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (0.41s)
Computing version for https://github.com/tuist/XcodeProj.git
Computed https://github.com/tuist/XcodeProj.git at 9.6.0 (0.36s)
Fetching https://github.com/tadija/AEXML.git
[1/2154] Fetching aexml
Fetched https://github.com/tadija/AEXML.git from cache (0.24s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.7.0 (0.56s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.2 (0.36s)
Creating working copy for https://github.com/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.7.0
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.6.2
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.4
Creating working copy for https://github.com/tuist/XcodeProj.git
Working copy of https://github.com/tuist/XcodeProj.git resolved at 9.6.0
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.0
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
/host/spi-builder-workspace/Plugins/SelectiveTestingPlugin/SelectiveTestingPlugin.swift:26:29: warning: result of call to 'changeCurrentDirectoryPath' is unused [#no-usage]
24 |
25 |     func performCommand(context: PluginContext, arguments: [String]) async throws {
26 |         FileManager.default.changeCurrentDirectoryPath(context.package.directoryURL.path)
   |                             `- warning: result of call to 'changeCurrentDirectoryPath' is unused [#no-usage]
27 |         let tool = try context.tool(named: "xcode-selective-test")
28 |
[1/1] Compiling plugin SelectiveTestingPlugin
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
[3/76] Write sources
[28/76] Compiling writer.c
[30/76] Compiling reader.c
[31/76] Write swift-version--11D90AFD9DD3AB2.txt
[32/76] Compiling parser.c
[33/76] Compiling reader.c
[34/76] Compiling api.c
[35/78] Compiling emitter.c
[36/86] Compiling scanner.c
[37/86] Compiling parser.c
[38/88] Compiling emitter.c
[39/91] Compiling scanner.c
[41/120] Emitting module Logging
[42/120] Emitting module Yams
error: emit-module command failed with exit code 1 (use -v to see invocation)
[43/122] Emitting module PathKit
/host/spi-builder-workspace/.build/checkouts/PathKit/Sources/PathKit.swift:8:8: error: no such module 'Darwin'
  6 | let system_glob = Glibc.glob
  7 | #else
  8 | import Darwin
    |        `- error: no such module 'Darwin'
  9 |
 10 | let system_glob = Darwin.glob
[44/122] Compiling Yams Tag.swift
[45/122] Compiling Yams YamlAnchorProviding.swift
[46/122] Compiling Logging LogHandler.swift
[47/122] Emitting module ArgumentParserToolInfo
[48/122] Compiling ArgumentParserToolInfo ToolInfo.swift
[50/130] Compiling Logging MetadataProvider.swift
[51/130] Compiling Yams YamlError.swift
[52/130] Compiling Yams YamlTagProviding.swift
[53/130] Compiling Logging Locks.swift
[54/130] Compiling SelectiveTestShell String+Shell.swift
[55/130] Compiling Yams Mark.swift
[56/130] Compiling Yams Node.Alias.swift
[57/130] Compiling Yams Node.Mapping.swift
[58/130] Compiling Yams Resolver.swift
[59/130] Compiling Yams String+Yams.swift
[60/130] Compiling SelectiveTestShell Shell.swift
[61/130] Emitting module SelectiveTestShell
[62/130] Compiling SelectiveTestShell String+Error.swift
[63/131] Compiling Yams Node.Scalar.swift
[64/131] Compiling Yams Node.Sequence.swift
[65/131] Compiling Yams Node.swift
[66/131] Compiling Yams Parser.swift
[67/131] Compiling Yams RedundancyAliasingStrategy.swift
[68/131] Compiling Yams Representer.swift
[70/131] Compiling Yams AliasDereferencingStrategy.swift
[71/131] Compiling Yams Anchor.swift
[72/131] Compiling Yams Constructor.swift
[73/131] Compiling Yams Decoder.swift
[74/131] Compiling Yams Emitter.swift
[75/131] Compiling Yams Encoder.swift
[77/132] Emitting module PathKit
[78/132] Compiling PathKit PathKit.swift
[79/133] Emitting module Logging
[80/133] Compiling Logging Logging.swift
[82/134] Wrapping AST for SelectiveTestShell for debugging
[83/134] Wrapping AST for Yams for debugging
[84/134] Wrapping AST for ArgumentParserToolInfo for debugging
[85/134] Wrapping AST for PathKit for debugging
[86/167] Wrapping AST for Logging for debugging
[87/168] Write sources
[88/181] Compiling api.c
[88/181] Write sources
[92/183] Emitting module Git
[93/203] Emitting module ArgumentParserToolInfo
[94/203] Compiling Git Git+Changeset.swift
[95/203] Compiling Git Git.swift
[97/211] Compiling AEXML Error.swift
[98/211] Compiling ArgumentParserToolInfo ToolInfo.swift
[100/212] Compiling AEXML Options.swift
[101/212] Compiling AEXML Parser.swift
[101/212] Wrapping AST for Git for debugging
[103/220] Compiling AEXML Document.swift
[104/220] Emitting module AEXML
[105/220] Compiling AEXML Builders.swift
[106/220] Compiling AEXML Element.swift
[108/257] Compiling ArgumentParser BashCompletionsGenerator.swift
[109/257] Compiling ArgumentParser CompletionsGenerator.swift
[110/257] Compiling ArgumentParser FishCompletionsGenerator.swift
[111/257] Compiling ArgumentParser ZshCompletionsGenerator.swift
[112/257] Compiling ArgumentParser Argument.swift
[113/257] Compiling ArgumentParser ArgumentDiscussion.swift
[113/263] Wrapping AST for ArgumentParserToolInfo for debugging
[115/355] Emitting module ArgumentParser
[116/355] Compiling XcodeProj PBXAggregateTarget.swift
[117/355] Compiling XcodeProj PBXLegacyTarget.swift
[118/355] Compiling XcodeProj PBXNativeTarget.swift
[119/355] Compiling XcodeProj PBXProductType.swift
[120/355] Compiling XcodeProj PBXReferenceProxy.swift
[121/355] Compiling XcodeProj PBXTarget.swift
[122/355] Compiling XcodeProj PBXTargetDependency.swift
[123/355] Compiling XcodeProj WorkspaceSettings.swift
[124/355] Compiling XcodeProj XCBreakpointList.swift
[125/355] Compiling XcodeProj XCDebugger.swift
[126/355] Compiling XcodeProj XCSharedData.swift
[127/355] Compiling XcodeProj XCUserData.swift
[128/355] Compiling AEXML Builders.swift
[129/355] Compiling Logging MetadataProvider.swift
[130/355] Compiling Logging Locks.swift
[131/355] Compiling Logging LogHandler.swift
[132/355] Compiling Logging Logging.swift
[133/356] Wrapping AST for AEXML for debugging
[135/356] Compiling SelectiveTestShell String+Shell.swift
[136/356] Compiling SelectiveTestShell String+Error.swift
[137/356] Emitting module SelectiveTestShell
[138/356] Compiling SelectiveTestShell Shell.swift
[139/357] Compiling PathKit PathKit.swift
/host/spi-builder-workspace/.build/checkouts/PathKit/Sources/PathKit.swift:8:8: error: no such module 'Darwin'
  6 | let system_glob = Glibc.glob
  7 | #else
  8 | import Darwin
    |        `- error: no such module 'Darwin'
  9 |
 10 | let system_glob = Darwin.glob
[139/357] Wrapping AST for Logging for debugging
[140/357] Compiling XcodeProj PBXContainerItemProxy.swift
[141/357] Compiling XcodeProj PBXObjects.swift
[142/357] Compiling XcodeProj PBXOutputSettings.swift
[143/357] Compiling XcodeProj PBXProj.swift
[144/357] Compiling XcodeProj PBXProjEncoder.swift
[145/357] Compiling XcodeProj PBXProject.swift
[146/357] Compiling XcodeProj PBXRezBuildPhase.swift
[147/357] Compiling XcodeProj PBXShellScriptBuildPhase.swift
[148/357] Compiling XcodeProj PBXSourcesBuildPhase.swift
[149/357] Compiling XcodeProj BuildSettings.swift
[150/357] Compiling XcodeProj XCBuildConfiguration.swift
[151/357] Compiling XcodeProj XCConfigurationList.swift
[152/357] Compiling XcodeProj PBXContainerItem.swift
[153/357] Compiling XcodeProj PBXBuildPhase.swift
[154/357] Compiling XcodeProj PBXBuildRule.swift
[155/357] Compiling XcodeProj PBXCopyFilesBuildPhase.swift
[156/357] Compiling XcodeProj PBXFrameworksBuildPhase.swift
[157/357] Compiling XcodeProj PBXHeadersBuildPhase.swift
[158/357] Compiling XcodeProj PBXResourcesBuildPhase.swift
[159/357] Emitting module ArgumentParser
BUILD FAILURE 6.2 android