The Swift Package Index logo.Swift Package Index

Build Information

Failed to build EmealKit, reference master (70cd40), with Swift 6.2 for Android on 24 Apr 2026 16:14:54 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kiliankoe/EmealKit.git
Reference: master
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/kiliankoe/EmealKit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 70cd403 Merge pull request #26 from hannsadrian/master
Cloned https://github.com/kiliankoe/EmealKit.git
Revision (git rev-parse @):
70cd4031ce3767088576498ba1f10d9b81c93ccd
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/kiliankoe/EmealKit.git at master
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/kiliankoe/EmealKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:cb98f9856cb1288a0028ff0e63d4de86ca92d5e7890400e3e915f7ea3943ed55
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest
Fetching https://github.com/sharplet/Regex.git
Fetching https://github.com/alexaubry/HTMLString.git
Fetching https://github.com/scinfu/SwiftSoup.git
[1/1254] Fetching regex
[491/2885] Fetching regex, htmlstring
[1176/8814] Fetching regex, htmlstring, swiftsoup
Fetched https://github.com/alexaubry/HTMLString.git from cache (0.86s)
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.86s)
Fetched https://github.com/sharplet/Regex.git from cache (0.88s)
Computing version for https://github.com/alexaubry/HTMLString.git
Computed https://github.com/alexaubry/HTMLString.git at 5.0.0 (3.38s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (2.73s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.13.4 (0.39s)
Creating working copy for https://github.com/sharplet/Regex.git
Working copy of https://github.com/sharplet/Regex.git resolved at 2.1.1
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.13.4
Creating working copy for https://github.com/alexaubry/HTMLString.git
Working copy of https://github.com/alexaubry/HTMLString.git resolved at 5.0.0
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version--11D90AFD9DD3AB2.txt
[6/70] Emitting module HTMLString
[7/70] Compiling HTMLString Mappings.swift
[8/70] Compiling HTMLString NSString+HTMLString.swift
[9/70] Compiling Regex ThreadLocal.swift
[10/70] Compiling SwiftSoup ParseErrorList.swift
[11/70] Compiling SwiftSoup ParseSettings.swift
[12/70] Compiling SwiftSoup Parser.swift
[13/70] Compiling SwiftSoup ParsingStrings.swift
[14/70] Compiling SwiftSoup Pattern.swift
[15/70] Compiling SwiftSoup Profiler.swift
[16/70] Compiling SwiftSoup QueryParser.swift
[17/77] Compiling Regex String+ReplaceMatching.swift
[18/77] Compiling Regex Options.swift
[19/77] Compiling Regex Regex.swift
[20/77] Compiling HTMLString HTMLString.swift
[21/78] Compiling SwiftSoup Collector.swift
[22/78] Compiling SwiftSoup CombiningEvaluator.swift
[23/78] Compiling SwiftSoup Comment.swift
[24/78] Compiling SwiftSoup CssSelector.swift
[25/78] Compiling SwiftSoup DataNode.swift
[26/78] Compiling SwiftSoup DebugTrace.swift
[27/78] Compiling SwiftSoup Document.swift
[28/78] Compiling SwiftSoup DocumentType.swift
[29/78] Emitting module Regex
[30/78] Compiling Regex Foundation+Ranges.swift
[31/78] Compiling Regex MatchResult.swift
[33/79] Compiling SwiftSoup HtmlTreeBuilderState.swift
[34/79] Compiling SwiftSoup LRUCache.swift
[35/79] Compiling SwiftSoup Mutex.swift
[36/79] Compiling SwiftSoup Node.swift
[37/79] Compiling SwiftSoup NodeTraversor.swift
[38/79] Compiling SwiftSoup NodeVisitor.swift
[39/79] Compiling SwiftSoup OrderedSet.swift
[40/79] Compiling SwiftSoup ParseError.swift
[42/79] Emitting module SwiftSoup
[43/79] Compiling SwiftSoup SwiftSoup.swift
[44/79] Compiling SwiftSoup Tag.swift
[45/79] Compiling SwiftSoup TextNode.swift
[46/79] Compiling SwiftSoup Token.swift
[47/79] Compiling SwiftSoup TokenQueue.swift
[48/79] Compiling SwiftSoup Tokeniser.swift
[49/79] Compiling SwiftSoup TokeniserState.swift
[50/79] Compiling SwiftSoup QueryParserCache.swift
[51/79] Compiling SwiftSoup SourceRange.swift
[52/79] Compiling SwiftSoup StreamReader.swift
[53/79] Compiling SwiftSoup String.swift
[54/79] Compiling SwiftSoup StringBuilder.swift
[55/79] Compiling SwiftSoup StringUtil.swift
[56/79] Compiling SwiftSoup StructuralEvaluator.swift
[57/79] Compiling SwiftSoup Attribute.swift
[58/79] Compiling SwiftSoup Attributes.swift
[59/79] Compiling SwiftSoup BinarySearch.swift
[60/79] Compiling SwiftSoup BooleanAttribute.swift
[61/79] Compiling SwiftSoup ByteSlice.swift
[62/79] Compiling SwiftSoup CharacterExt.swift
[63/79] Compiling SwiftSoup CharacterReader.swift
[64/79] Compiling SwiftSoup Cleaner.swift
[65/79] Compiling SwiftSoup Element.swift
[66/79] Compiling SwiftSoup ElementQuery.swift
[67/79] Compiling SwiftSoup Elements.swift
[68/79] Compiling SwiftSoup Entities.swift
[69/79] Compiling SwiftSoup Evaluator.swift
[70/79] Compiling SwiftSoup Exception.swift
[71/79] Compiling SwiftSoup FormElement.swift
[72/79] Compiling SwiftSoup HtmlTreeBuilder.swift
[73/79] Compiling SwiftSoup TreeBuilder.swift
[74/79] Compiling SwiftSoup UTF8Arrays.swift
[75/79] Compiling SwiftSoup UnicodeScalar.swift
[76/79] Compiling SwiftSoup Validate.swift
[77/79] Compiling SwiftSoup Whitelist.swift
[78/79] Compiling SwiftSoup XmlDeclaration.swift
[79/79] Compiling SwiftSoup XmlTreeBuilder.swift
[81/101] Compiling EmealKit CardserviceError.swift
/host/spi-builder-workspace/Sources/EmealKit/Cardservice/Cardservice.swift:2:8: error: no such module 'os.log'
  1 | import Foundation
  2 | import os.log
    |        `- error: no such module 'os.log'
  3 |
  4 | public struct Cardservice {
[82/101] Compiling EmealKit LoginResponse.swift
/host/spi-builder-workspace/Sources/EmealKit/Cardservice/Cardservice.swift:2:8: error: no such module 'os.log'
  1 | import Foundation
  2 | import os.log
    |        `- error: no such module 'os.log'
  3 |
  4 | public struct Cardservice {
[83/101] Compiling EmealKit Transaction.swift
/host/spi-builder-workspace/Sources/EmealKit/Cardservice/Cardservice.swift:2:8: error: no such module 'os.log'
  1 | import Foundation
  2 | import os.log
    |        `- error: no such module 'os.log'
  3 |
  4 | public struct Cardservice {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[84/103] Emitting module EmealKit
/host/spi-builder-workspace/Sources/EmealKit/Cardservice/Cardservice.swift:2:8: error: no such module 'os.log'
  1 | import Foundation
  2 | import os.log
    |        `- error: no such module 'os.log'
  3 |
  4 | public struct Cardservice {
[85/103] Compiling EmealKit Date+short.swift
/host/spi-builder-workspace/Sources/EmealKit/Cardservice/Cardservice.swift:2:8: error: no such module 'os.log'
  1 | import Foundation
  2 | import os.log
    |        `- error: no such module 'os.log'
  3 |
  4 | public struct Cardservice {
[86/103] Compiling EmealKit Double+euroString.swift
/host/spi-builder-workspace/Sources/EmealKit/Cardservice/Cardservice.swift:2:8: error: no such module 'os.log'
  1 | import Foundation
  2 | import os.log
    |        `- error: no such module 'os.log'
  3 |
  4 | public struct Cardservice {
[87/103] Compiling EmealKit Emeal.swift
/host/spi-builder-workspace/Sources/EmealKit/Cardservice/Cardservice.swift:2:8: error: no such module 'os.log'
  1 | import Foundation
  2 | import os.log
    |        `- error: no such module 'os.log'
  3 |
  4 | public struct Cardservice {
[88/103] Compiling EmealKit EmealError.swift
/host/spi-builder-workspace/Sources/EmealKit/Cardservice/Cardservice.swift:2:8: error: no such module 'os.log'
  1 | import Foundation
  2 | import os.log
    |        `- error: no such module 'os.log'
  3 |
  4 | public struct Cardservice {
[89/103] Compiling EmealKit Logger.swift
/host/spi-builder-workspace/Sources/EmealKit/Cardservice/Cardservice.swift:2:8: error: no such module 'os.log'
  1 | import Foundation
  2 | import os.log
    |        `- error: no such module 'os.log'
  3 |
  4 | public struct Cardservice {
[90/103] Compiling EmealKit Canteen.swift
/host/spi-builder-workspace/Sources/EmealKit/Cardservice/Cardservice.swift:2:8: error: no such module 'os.log'
  1 | import Foundation
  2 | import os.log
    |        `- error: no such module 'os.log'
  3 |
  4 | public struct Cardservice {
[91/103] Compiling EmealKit EmealDelegate.swift
/host/spi-builder-workspace/Sources/EmealKit/Cardservice/Cardservice.swift:2:8: error: no such module 'os.log'
  1 | import Foundation
  2 | import os.log
    |        `- error: no such module 'os.log'
  3 |
  4 | public struct Cardservice {
[92/103] Compiling EmealKit LocalizedEmealStrings.swift
/host/spi-builder-workspace/Sources/EmealKit/Cardservice/Cardservice.swift:2:8: error: no such module 'os.log'
  1 | import Foundation
  2 | import os.log
    |        `- error: no such module 'os.log'
  3 |
  4 | public struct Cardservice {
[93/103] Compiling EmealKit ObservableEmeal.swift
/host/spi-builder-workspace/Sources/EmealKit/Cardservice/Cardservice.swift:2:8: error: no such module 'os.log'
  1 | import Foundation
  2 | import os.log
    |        `- error: no such module 'os.log'
  3 |
  4 | public struct Cardservice {
[94/103] Compiling EmealKit CardData.swift
/host/spi-builder-workspace/Sources/EmealKit/Cardservice/Cardservice.swift:2:8: error: no such module 'os.log'
  1 | import Foundation
  2 | import os.log
    |        `- error: no such module 'os.log'
  3 |
  4 | public struct Cardservice {
[95/103] Compiling EmealKit Cardservice.swift
/host/spi-builder-workspace/Sources/EmealKit/Cardservice/Cardservice.swift:2:8: error: no such module 'os.log'
  1 | import Foundation
  2 | import os.log
    |        `- error: no such module 'os.log'
  3 |
  4 | public struct Cardservice {
[96/103] Compiling EmealKit CardserviceAPI.swift
/host/spi-builder-workspace/Sources/EmealKit/Cardservice/Cardservice.swift:2:8: error: no such module 'os.log'
  1 | import Foundation
  2 | import os.log
    |        `- error: no such module 'os.log'
  3 |
  4 | public struct Cardservice {
[97/103] Compiling EmealKit OpeningHoursDateContext.swift
/host/spi-builder-workspace/Sources/EmealKit/Cardservice/Cardservice.swift:2:8: error: no such module 'os.log'
  1 | import Foundation
  2 | import os.log
    |        `- error: no such module 'os.log'
  3 |
  4 | public struct Cardservice {
[98/103] Compiling EmealKit OpeningHoursParser.swift
/host/spi-builder-workspace/Sources/EmealKit/Cardservice/Cardservice.swift:2:8: error: no such module 'os.log'
  1 | import Foundation
  2 | import os.log
    |        `- error: no such module 'os.log'
  3 |
  4 | public struct Cardservice {
[99/103] Compiling EmealKit Meal.swift
/host/spi-builder-workspace/Sources/EmealKit/Cardservice/Cardservice.swift:2:8: error: no such module 'os.log'
  1 | import Foundation
  2 | import os.log
    |        `- error: no such module 'os.log'
  3 |
  4 | public struct Cardservice {
[100/103] Compiling EmealKit MensaAPI.swift
/host/spi-builder-workspace/Sources/EmealKit/Cardservice/Cardservice.swift:2:8: error: no such module 'os.log'
  1 | import Foundation
  2 | import os.log
    |        `- error: no such module 'os.log'
  3 |
  4 | public struct Cardservice {
[101/103] Compiling EmealKit OpeningHours.swift
/host/spi-builder-workspace/Sources/EmealKit/Cardservice/Cardservice.swift:2:8: error: no such module 'os.log'
  1 | import Foundation
  2 | import os.log
    |        `- error: no such module 'os.log'
  3 |
  4 | public struct Cardservice {
[102/103] Compiling EmealKit OpeningHoursScraper.swift
/host/spi-builder-workspace/Sources/EmealKit/Cardservice/Cardservice.swift:2:8: error: no such module 'os.log'
  1 | import Foundation
  2 | import os.log
    |        `- error: no such module 'os.log'
  3 |
  4 | public struct Cardservice {
[103/103] Compiling EmealKit URLSessionProtocol.swift
/host/spi-builder-workspace/Sources/EmealKit/Cardservice/Cardservice.swift:2:8: error: no such module 'os.log'
  1 | import Foundation
  2 | import os.log
    |        `- error: no such module 'os.log'
  3 |
  4 | public struct Cardservice {
BUILD FAILURE 6.2 android