Build Information
Failed to build AppEntitlements, reference main (28c775), with Swift 6.2 for Android on 11 Mar 2026 07:20:19 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/wiedem/app-entitlements.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/wiedem/app-entitlements
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 28c775e Add missing privacy manifest keys to fix Xcode privacy report warning.
Cloned https://github.com/wiedem/app-entitlements.git
Revision (git rev-parse @):
28c775e94cd617dd57e5ee1972921f697789be08
SUCCESS checkout https://github.com/wiedem/app-entitlements.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/wiedem/app-entitlements.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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:0e5e7915595da63d8208b049b9b111c031f8df8a6b9b79e3bba6f3737b8b2f25
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/17192] Fetching swift-argument-parser
[2/18958] Fetching swift-argument-parser, swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.35s)
[4986/17192] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.74s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (2.93s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.0 (0.42s)
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.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.1
[0/9] Write sources
[3/9] Write swift-version--3EE9C60077A20DAF.txt
[5/11] Emitting module ArgumentParserToolInfo
[6/11] Compiling ArgumentParserToolInfo ToolInfo.swift
[7/12] Wrapping AST for ArgumentParserToolInfo for debugging
[9/58] Compiling ArgumentParser BashCompletionsGenerator.swift
[10/58] Compiling ArgumentParser CompletionsGenerator.swift
[11/58] Compiling ArgumentParser FishCompletionsGenerator.swift
[12/58] Compiling ArgumentParser ZshCompletionsGenerator.swift
[13/58] Compiling ArgumentParser Argument.swift
[14/58] Compiling ArgumentParser ArgumentDiscussion.swift
[15/58] Compiling ArgumentParser ArgumentHelp.swift
[16/64] Emitting module ArgumentParser
[17/64] Compiling ArgumentParser ParentCommand.swift
[18/64] Compiling ArgumentParser AsyncParsableCommand.swift
[19/64] Compiling ArgumentParser CommandConfiguration.swift
[20/64] Compiling ArgumentParser CommandGroup.swift
[21/64] Compiling ArgumentParser EnumerableFlag.swift
[22/64] Compiling ArgumentParser ExpressibleByArgument.swift
[23/64] Compiling ArgumentParser ParsableArguments.swift
[24/64] Compiling ArgumentParser ArgumentVisibility.swift
[25/64] Compiling ArgumentParser CompletionKind.swift
[26/64] Compiling ArgumentParser Errors.swift
[27/64] Compiling ArgumentParser Flag.swift
[28/64] Compiling ArgumentParser NameSpecification.swift
[29/64] Compiling ArgumentParser Option.swift
[30/64] Compiling ArgumentParser OptionGroup.swift
[31/64] Compiling ArgumentParser Foundation.swift
[32/64] Compiling ArgumentParser Mutex.swift
[33/64] Compiling ArgumentParser Platform.swift
[34/64] Compiling ArgumentParser SequenceExtensions.swift
[35/64] Compiling ArgumentParser StringExtensions.swift
[36/64] Compiling ArgumentParser SwiftExtensions.swift
[37/64] Compiling ArgumentParser Tree.swift
[38/64] Compiling ArgumentParser CodingKeyValidator.swift
[39/64] Compiling ArgumentParser NonsenseFlagsValidator.swift
[40/64] Compiling ArgumentParser ParsableArgumentsValidation.swift
[41/64] Compiling ArgumentParser PositionalArgumentsValidator.swift
[42/64] Compiling ArgumentParser UniqueNamesValidator.swift
[43/64] Compiling ArgumentParser InputOrigin.swift
[44/64] Compiling ArgumentParser Name.swift
[45/64] Compiling ArgumentParser Parsed.swift
[46/64] Compiling ArgumentParser ParsedValues.swift
[47/64] Compiling ArgumentParser ParserError.swift
[48/64] Compiling ArgumentParser SplitArguments.swift
[49/64] Compiling ArgumentParser DumpHelpGenerator.swift
[50/64] Compiling ArgumentParser HelpCommand.swift
[51/64] Compiling ArgumentParser HelpGenerator.swift
[52/64] Compiling ArgumentParser MessageInfo.swift
[53/64] Compiling ArgumentParser UsageGenerator.swift
[54/64] Compiling ArgumentParser CollectionExtensions.swift
[55/64] Compiling ArgumentParser ParsableCommand.swift
[56/64] Compiling ArgumentParser ArgumentDecoder.swift
[57/64] Compiling ArgumentParser ArgumentDefinition.swift
[58/64] Compiling ArgumentParser ArgumentSet.swift
[59/64] Compiling ArgumentParser CommandParser.swift
[60/64] Compiling ArgumentParser InputKey.swift
[61/65] Wrapping AST for ArgumentParser for debugging
[63/70] Compiling entitlements_codegen_tool Validation.swift
[64/70] Compiling entitlements_codegen_tool Models.swift
[65/70] Compiling entitlements_codegen_tool CodeGenerator.swift
[66/70] Emitting module entitlements_codegen_tool
[67/70] Compiling entitlements_codegen_tool EntitlementsCodeGenTool.swift
[68/71] Wrapping AST for entitlements-codegen-tool for debugging
[69/71] Write Objects.LinkFileList
[70/71] Linking entitlements-codegen-tool-tool
[1/1] Compiling plugin EntitlementsCodeGenPlugin
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
[3/25] Write sources
[10/25] Copying PrivacyInfo.xcprivacy
[12/25] Write swift-version--3EE9C60077A20DAF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/44] Emitting module ArgumentParserToolInfo
<unknown>:0: error: module compiled with Swift 6.2 cannot be imported by the Swift 6.2.3 compiler: /root/.swiftpm/swift-sdks/swift-6.2-RELEASE-android-0.1.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/Swift.swiftmodule/aarch64-unknown-linux-android.swiftmodule
[15/44] Compiling ArgumentParserToolInfo ToolInfo.swift
<unknown>:0: error: module compiled with Swift 6.2 cannot be imported by the Swift 6.2.3 compiler: /root/.swiftpm/swift-sdks/swift-6.2-RELEASE-android-0.1.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/Swift.swiftmodule/aarch64-unknown-linux-android.swiftmodule
error: emit-module command failed with exit code 1 (use -v to see invocation)
[16/44] Emitting module SwiftASN1
<unknown>:0: error: module compiled with Swift 6.2 cannot be imported by the Swift 6.2.3 compiler: /root/.swiftpm/swift-sdks/swift-6.2-RELEASE-android-0.1.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/Swift.swiftmodule/aarch64-unknown-linux-android.swiftmodule
[17/44] Compiling SwiftASN1 TimeUtilities.swift
<unknown>:0: error: module compiled with Swift 6.2 cannot be imported by the Swift 6.2.3 compiler: /root/.swiftpm/swift-sdks/swift-6.2-RELEASE-android-0.1.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/Swift.swiftmodule/aarch64-unknown-linux-android.swiftmodule
[18/44] Compiling SwiftASN1 UTCTime.swift
<unknown>:0: error: module compiled with Swift 6.2 cannot be imported by the Swift 6.2.3 compiler: /root/.swiftpm/swift-sdks/swift-6.2-RELEASE-android-0.1.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/Swift.swiftmodule/aarch64-unknown-linux-android.swiftmodule
[19/44] Compiling SwiftASN1 ASN1Integer.swift
<unknown>:0: error: module compiled with Swift 6.2 cannot be imported by the Swift 6.2.3 compiler: /root/.swiftpm/swift-sdks/swift-6.2-RELEASE-android-0.1.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/Swift.swiftmodule/aarch64-unknown-linux-android.swiftmodule
[20/44] Compiling SwiftASN1 ASN1Null.swift
<unknown>:0: error: module compiled with Swift 6.2 cannot be imported by the Swift 6.2.3 compiler: /root/.swiftpm/swift-sdks/swift-6.2-RELEASE-android-0.1.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/Swift.swiftmodule/aarch64-unknown-linux-android.swiftmodule
[21/44] Compiling SwiftASN1 ASN1BitString.swift
<unknown>:0: error: module compiled with Swift 6.2 cannot be imported by the Swift 6.2.3 compiler: /root/.swiftpm/swift-sdks/swift-6.2-RELEASE-android-0.1.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/Swift.swiftmodule/aarch64-unknown-linux-android.swiftmodule
[22/44] Compiling SwiftASN1 ASN1Boolean.swift
<unknown>:0: error: module compiled with Swift 6.2 cannot be imported by the Swift 6.2.3 compiler: /root/.swiftpm/swift-sdks/swift-6.2-RELEASE-android-0.1.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/Swift.swiftmodule/aarch64-unknown-linux-android.swiftmodule
[23/44] Compiling SwiftASN1 ASN1Identifier.swift
<unknown>:0: error: module compiled with Swift 6.2 cannot be imported by the Swift 6.2.3 compiler: /root/.swiftpm/swift-sdks/swift-6.2-RELEASE-android-0.1.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/Swift.swiftmodule/aarch64-unknown-linux-android.swiftmodule
[23/44] Wrapping AST for ArgumentParserToolInfo for debugging
BUILD FAILURE 6.2 android