Build Information
Failed to build EmojiKit, reference v1.2.1 (b57c28
), with Swift 6.2 (beta) for Android on 21 Jun 2025 04:30:36 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/niklasamslgruber/EmojiKit.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/niklasamslgruber/EmojiKit
* tag v1.2.1 -> FETCH_HEAD
HEAD is now at b57c289 Fix category names to match Apple categories (#5)
Cloned https://github.com/niklasamslgruber/EmojiKit.git
Revision (git rev-parse @):
b57c28995b8e398d31be0c8b07de0917b0ebb84b
SUCCESS checkout https://github.com/niklasamslgruber/EmojiKit.git at v1.2.1
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/niklasamslgruber/EmojiKit.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/scinfu/SwiftSoup.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/3916] Fetching swiftsoup
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.44s)
[1/15380] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.82s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (1.23s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.8.8 (0.38s)
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.5.1
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.8.8
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/18] Write sources
[2/18] Copying emojis_v15.1.json
[2/18] Copying emojis_v15.0.json
[2/18] Copying emojis_v14.0.json
[2/18] Copying emojis_v13.1.json
[10/18] Write swift-version-8C5A4AE7A8CE2BA.txt
[12/79] Emitting module EmojiKit
[13/79] Emitting module ArgumentParserToolInfo
[14/79] Compiling ArgumentParserToolInfo ToolInfo.swift
[15/105] Wrapping AST for ArgumentParserToolInfo for debugging
[17/118] Emitting module ArgumentParser
[18/123] Compiling ArgumentParser Name.swift
[19/123] Compiling ArgumentParser Parsed.swift
[20/123] Compiling ArgumentParser ParsedValues.swift
[21/123] Compiling ArgumentParser ParserError.swift
[22/123] Compiling ArgumentParser SplitArguments.swift
[23/123] Compiling ArgumentParser BashCompletionsGenerator.swift
[24/123] Compiling ArgumentParser CompletionsGenerator.swift
[25/123] Compiling ArgumentParser FishCompletionsGenerator.swift
[26/123] Compiling ArgumentParser ZshCompletionsGenerator.swift
[27/123] Compiling ArgumentParser Argument.swift
[28/123] Compiling ArgumentParser ArgumentHelp.swift
[29/123] Compiling ArgumentParser CollectionExtensions.swift
[30/123] Compiling ArgumentParser Platform.swift
[31/123] Compiling ArgumentParser SequenceExtensions.swift
[32/123] Compiling ArgumentParser StringExtensions.swift
[33/123] Compiling ArgumentParser Tree.swift
[34/123] Compiling EmojiKit resource_bundle_accessor.swift
[35/123] Compiling ArgumentParser DumpHelpGenerator.swift
[36/123] Compiling ArgumentParser HelpCommand.swift
[37/123] Compiling ArgumentParser HelpGenerator.swift
[38/123] Compiling ArgumentParser MessageInfo.swift
[39/123] Compiling ArgumentParser UsageGenerator.swift
[40/123] Compiling EmojiKit AppleEmojiCategory.swift
[41/123] Emitting module SwiftSoup
[48/123] Compiling ArgumentParser OptionGroup.swift
[49/123] Compiling ArgumentParser AsyncParsableCommand.swift
[50/123] Compiling EmojiKit EmojiManager.swift
[51/123] Compiling ArgumentParser ExpressibleByArgument.swift
[52/123] Compiling ArgumentParser ParsableArguments.swift
[53/123] Compiling ArgumentParser ParsableArgumentsValidation.swift
[54/123] Compiling ArgumentParser ParsableCommand.swift
[55/123] Compiling ArgumentParser ArgumentDecoder.swift
[58/123] Compiling ArgumentParser CommandConfiguration.swift
[59/123] Compiling ArgumentParser CommandGroup.swift
[60/123] Compiling ArgumentParser EnumerableFlag.swift
[61/123] Compiling ArgumentParser ArgumentVisibility.swift
[62/123] Compiling ArgumentParser CompletionKind.swift
[63/123] Compiling ArgumentParser Errors.swift
[64/123] Compiling ArgumentParser Flag.swift
[65/123] Compiling ArgumentParser NameSpecification.swift
[66/123] Compiling ArgumentParser Option.swift
[67/123] Compiling ArgumentParser ArgumentDefinition.swift
[68/123] Compiling ArgumentParser ArgumentSet.swift
[69/123] Compiling ArgumentParser CommandParser.swift
[70/123] Compiling ArgumentParser InputKey.swift
[71/123] Compiling ArgumentParser InputOrigin.swift
[72/123] Compiling EmojiKit UnicodeEmojiCategory.swift
[101/132] Compiling SwiftSoup NodeTraversor.swift
[102/132] Compiling SwiftSoup NodeVisitor.swift
[103/132] Compiling SwiftSoup OrderedSet.swift
[104/132] Compiling SwiftSoup ParseError.swift
[113/132] Compiling SwiftSoup SimpleDictionary.swift
[114/132] Compiling SwiftSoup StreamReader.swift
[115/132] Compiling SwiftSoup String.swift
[116/132] Compiling SwiftSoup StringBuilder.swift
[117/132] Compiling SwiftSoup StringUtil.swift
[118/132] Compiling SwiftSoup StructuralEvaluator.swift
[119/132] Compiling SwiftSoup SwiftSoup.swift
[119/132] Wrapping AST for EmojiKit for debugging
[120/132] Wrapping AST for ArgumentParser for debugging
[122/132] Compiling SwiftSoup UTF8Arrays.swift
[123/132] Compiling SwiftSoup UnfairLock.swift
[124/132] Compiling SwiftSoup UnicodeScalar.swift
[125/132] Compiling SwiftSoup Validate.swift
[126/132] Compiling SwiftSoup Whitelist.swift
[127/132] Compiling SwiftSoup XmlDeclaration.swift
[128/132] Compiling SwiftSoup XmlTreeBuilder.swift
[129/133] Wrapping AST for SwiftSoup for debugging
[131/138] Compiling EmojiSourceKit EmojiDownloader.swift
/host/spi-builder-workspace/Sources/EmojiSourceKit/EmojiDownloader.swift:126:1: warning: extension declares a conformance of imported type 'Version' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'EmojiKit' introduce this conformance in the future
124 | }
125 | #endif
126 | extension EmojiManager.Version: ExpressibleByArgument {}
| |- warning: extension declares a conformance of imported type 'Version' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'EmojiKit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
127 |
[132/138] Emitting module EmojiSourceKit
/host/spi-builder-workspace/Sources/EmojiSourceKit/EmojiDownloader.swift:126:1: warning: extension declares a conformance of imported type 'Version' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'EmojiKit' introduce this conformance in the future
124 | }
125 | #endif
126 | extension EmojiManager.Version: ExpressibleByArgument {}
| |- warning: extension declares a conformance of imported type 'Version' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'EmojiKit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
127 |
[133/138] Compiling EmojiSourceKit UnicodeParser.swift
/host/spi-builder-workspace/Sources/EmojiSourceKit/UnicodeParser.swift:26:38: error: value of type 'FileHandle' has no member 'bytes'
24 | var emojisByGroup: [UnicodeEmojiCategory.Name: [String]] = [:]
25 |
26 | for try await line in handle.bytes.lines {
| `- error: value of type 'FileHandle' has no member 'bytes'
27 |
28 | /// Skip comments, but keep groups
[134/138] Compiling EmojiSourceKit EmojiScripts.swift
[135/138] Compiling EmojiSourceKit StringHelper.swift
BUILD FAILURE 6.2 android