Build Information
Failed to build XcodeProjectCLI, reference v1.2.1 (06c592), with Swift 6.2 for Android on 22 Nov 2025 02:17:15 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/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/wojciech-kulik/XcodeProjectCLI.git
Reference: v1.2.1
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/wojciech-kulik/XcodeProjectCLI
* tag v1.2.1 -> FETCH_HEAD
HEAD is now at 06c5920 ci: disable code coverage for chore branches (#19)
Cloned https://github.com/wojciech-kulik/XcodeProjectCLI.git
Revision (git rev-parse @):
06c5920fe78c454ec03203ae622190b01970062a
SUCCESS checkout https://github.com/wojciech-kulik/XcodeProjectCLI.git at v1.2.1
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/wojciech-kulik/XcodeProjectCLI.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/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:c3fe93b3f7c9edfd66b4287786a9b8caf7805f96d7219e301e257b4e0de911bb
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
Fetching https://github.com/tuist/XcodeProj.git
[1/23683] Fetching xcodeproj
[2/40514] Fetching xcodeproj, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.94s)
[22973/23683] Fetching xcodeproj
Fetched https://github.com/tuist/XcodeProj.git from cache (1.80s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.2 (2.23s)
Computing version for https://github.com/tuist/XcodeProj.git
Computed https://github.com/tuist/XcodeProj.git at 8.27.7 (0.36s)
Fetching https://github.com/tadija/AEXML.git
Fetching https://github.com/kylef/PathKit.git
[1/1438] Fetching pathkit
[347/3592] Fetching pathkit, aexml
Fetched https://github.com/kylef/PathKit.git from cache (0.24s)
Fetched https://github.com/tadija/AEXML.git from cache (0.24s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (4.38s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.22s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.7.0 (0.60s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (3.15s)
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
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/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.2
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/tuist/XcodeProj.git
Working copy of https://github.com/tuist/XcodeProj.git resolved at 8.27.7
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/21] Write sources
[10/21] Write swift-version--6B0C4D200E742BB1.txt
[12/32] Compiling ArgumentParserToolInfo ToolInfo.swift
[13/32] Emitting module ArgumentParserToolInfo
[14/33] Wrapping AST for ArgumentParserToolInfo for debugging
[16/77] Emitting module ArgumentParser
[17/83] Compiling ArgumentParser ArgumentVisibility.swift
[18/83] Compiling ArgumentParser CompletionKind.swift
[19/83] Compiling ArgumentParser Errors.swift
[20/83] Compiling ArgumentParser Flag.swift
[21/83] Compiling ArgumentParser NameSpecification.swift
[22/83] Compiling ArgumentParser Option.swift
[23/83] Compiling ArgumentParser BashCompletionsGenerator.swift
[24/83] Compiling ArgumentParser CompletionsGenerator.swift
[25/83] Compiling ArgumentParser FishCompletionsGenerator.swift
[26/83] Compiling ArgumentParser ZshCompletionsGenerator.swift
[27/83] Compiling ArgumentParser Argument.swift
[28/83] Compiling ArgumentParser ArgumentDiscussion.swift
[29/83] Compiling ArgumentParser ArgumentHelp.swift
[30/83] Compiling ArgumentParser Tree.swift
[31/83] Compiling ArgumentParser CodingKeyValidator.swift
[32/83] Compiling ArgumentParser NonsenseFlagsValidator.swift
[33/83] Compiling ArgumentParser ParsableArgumentsValidation.swift
[34/83] Compiling ArgumentParser PositionalArgumentsValidator.swift
[35/83] Compiling ArgumentParser UniqueNamesValidator.swift
[36/83] Compiling ArgumentParser CollectionExtensions.swift
[37/83] Compiling ArgumentParser Mutex.swift
[38/83] Compiling ArgumentParser Platform.swift
[39/83] Compiling ArgumentParser SequenceExtensions.swift
[40/83] Compiling ArgumentParser StringExtensions.swift
[41/83] Compiling ArgumentParser SwiftExtensions.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[42/83] 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
[43/83] 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
[44/83] Compiling ArgumentParser InputKey.swift
[45/83] Compiling ArgumentParser InputOrigin.swift
[46/83] Compiling ArgumentParser Name.swift
[47/83] Compiling ArgumentParser Parsed.swift
[48/83] Compiling ArgumentParser ParsedValues.swift
[49/83] Compiling ArgumentParser ParserError.swift
[50/83] Compiling ArgumentParser OptionGroup.swift
[51/83] Compiling ArgumentParser AsyncParsableCommand.swift
[52/83] Compiling ArgumentParser CommandConfiguration.swift
[53/83] Compiling ArgumentParser CommandGroup.swift
[54/83] Compiling ArgumentParser EnumerableFlag.swift
[55/83] Compiling ArgumentParser ExpressibleByArgument.swift
[56/83] Compiling AEXML Options.swift
[57/83] Compiling AEXML Error.swift
[58/83] Compiling AEXML Builders.swift
[59/83] Emitting module AEXML
BUILD FAILURE 6.2 android