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 XCLint, reference main (51c82f), with Swift 6.2 (beta) for Android on 24 Jun 2025 05:16:06 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" 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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mattmassicotte/XCLint.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/mattmassicotte/XCLint
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 51c82f6 Add test for group sorting with extensions
Cloned https://github.com/mattmassicotte/XCLint.git
Revision (git rev-parse @):
51c82f61a28dd4827e35d6ab7eef8d6057f41786
SUCCESS checkout https://github.com/mattmassicotte/XCLint.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/mattmassicotte/XCLint.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" 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:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/mattmassicotte/XCConfig
[1/144] Fetching xcconfig
Fetched https://github.com/mattmassicotte/XCConfig from cache (0.30s)
Fetching https://github.com/tuist/XcodeProj
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/apple/swift-argument-parser
[1/23341] Fetching xcodeproj
[2569/34277] Fetching xcodeproj, yams
[6961/49657] Fetching xcodeproj, yams, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.87s)
[30859/34277] Fetching xcodeproj, yams
Fetched https://github.com/jpsim/Yams.git from cache (3.06s)
Fetched https://github.com/tuist/XcodeProj from cache (3.17s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (3.91s)
Computing version for https://github.com/tuist/XcodeProj
Computed https://github.com/tuist/XcodeProj at 9.4.2 (0.72s)
Fetching https://github.com/tadija/AEXML.git
Fetching https://github.com/kylef/PathKit.git
[1/2127] Fetching aexml
[1746/3538] Fetching aexml, pathkit
Fetched https://github.com/kylef/PathKit.git from cache (0.53s)
Fetched https://github.com/tadija/AEXML.git from cache (0.53s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (4.53s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.46s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.7.0 (1.26s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (4.02s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (0.73s)
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
Creating working copy for https://github.com/tuist/XcodeProj
Working copy of https://github.com/tuist/XcodeProj resolved at 9.4.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/mattmassicotte/XCConfig
Working copy of https://github.com/mattmassicotte/XCConfig resolved at fda9516ccdd073812b6d16a0bd702204b14e70a3
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.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
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/28] Write sources
[10/28] Write swift-version-8C5A4AE7A8CE2BA.txt
[11/28] Compiling reader.c
[11/28] Compiling writer.c
[13/36] Compiling parser.c
[14/43] Compiling api.c
[15/43] Compiling emitter.c
[16/43] Compiling scanner.c
[18/63] Emitting module ArgumentParserToolInfo
[19/63] Compiling ArgumentParserToolInfo ToolInfo.swift
[21/64] Compiling Yams Mark.swift
[22/64] Compiling Yams Node.Alias.swift
[23/64] Compiling Yams Node.Mapping.swift
[24/66] Emitting module Yams
[24/66] Wrapping AST for ArgumentParserToolInfo for debugging
[26/104] Emitting module ArgumentParser
[27/109] Compiling ArgumentParser Name.swift
[28/109] Compiling ArgumentParser Parsed.swift
[29/109] Compiling ArgumentParser ParsedValues.swift
[30/109] Compiling ArgumentParser ParserError.swift
[31/109] Compiling ArgumentParser SplitArguments.swift
[32/109] Compiling AEXML Parser.swift
[33/109] Emitting module XCConfig
[34/109] Compiling XCConfig BuildSetting.swift
[35/109] Compiling AEXML Builders.swift
[36/109] Compiling AEXML Error.swift
[37/109] Compiling AEXML Options.swift
[38/109] Compiling ArgumentParser ExpressibleByArgument.swift
[39/109] Compiling ArgumentParser ParsableArguments.swift
[40/109] Compiling ArgumentParser Argument.swift
[41/109] Compiling ArgumentParser ArgumentHelp.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[42/109] 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/109] 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/109] Compiling ArgumentParser ParsableArgumentsValidation.swift
[45/109] Compiling ArgumentParser ParsableCommand.swift
[46/109] Compiling AEXML Document.swift
[47/109] Compiling XCConfig Evalulator.swift
[48/109] Compiling ArgumentParser CommandGroup.swift
[49/109] Compiling ArgumentParser EnumerableFlag.swift
[50/109] Compiling ArgumentParser BashCompletionsGenerator.swift
[51/109] Compiling ArgumentParser OptionGroup.swift
[52/109] Compiling ArgumentParser AsyncParsableCommand.swift
[53/109] Compiling ArgumentParser CommandConfiguration.swift
BUILD FAILURE 6.2 android