Build Information
Failed to build EmealKit, reference 0.12.3 (70cd40), with Swift 6.0 for Linux on 25 Apr 2026 12:39:15 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kiliankoe/EmealKit.git
Reference: 0.12.3
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
* tag 0.12.3 -> FETCH_HEAD
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 0.12.3
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/kiliankoe/EmealKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:6ccbc5e7995f6c524368c1828f9c677d1727c16390a603fc668217aec5f5123a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
Fetching https://github.com/sharplet/Regex.git
Fetching https://github.com/alexaubry/HTMLString.git
Fetching https://github.com/scinfu/SwiftSoup.git
[1/1631] Fetching htmlstring
[18/2885] Fetching htmlstring, regex
[1698/8814] Fetching htmlstring, regex, swiftsoup
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.72s)
Fetched https://github.com/alexaubry/HTMLString.git from cache (0.90s)
Fetched https://github.com/sharplet/Regex.git from cache (0.92s)
Computing version for https://github.com/alexaubry/HTMLString.git
Computed https://github.com/alexaubry/HTMLString.git at 5.0.0 (2.53s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (3.35s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.13.4 (1.39s)
Creating working copy for https://github.com/alexaubry/HTMLString.git
Working copy of https://github.com/alexaubry/HTMLString.git resolved at 5.0.0
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
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/70] Emitting module HTMLString
[7/70] Emitting module SwiftSoup
[8/77] Compiling HTMLString Mappings.swift
[9/77] Compiling HTMLString NSString+HTMLString.swift
[10/77] Compiling Regex ThreadLocal.swift
[11/77] Compiling Regex Options.swift
[12/77] Compiling HTMLString HTMLString.swift
[13/78] Compiling Regex String+ReplaceMatching.swift
[14/78] Emitting module Regex
[15/78] Compiling Regex MatchResult.swift
[16/78] Compiling Regex Foundation+Ranges.swift
[17/78] Compiling Regex Regex.swift
[20/79] Compiling SwiftSoup Attribute.swift
[21/79] Compiling SwiftSoup Attributes.swift
[22/79] Compiling SwiftSoup BinarySearch.swift
[23/79] Compiling SwiftSoup BooleanAttribute.swift
[24/79] Compiling SwiftSoup ByteSlice.swift
[25/79] Compiling SwiftSoup CharacterExt.swift
[26/79] Compiling SwiftSoup CharacterReader.swift
[27/79] Compiling SwiftSoup Cleaner.swift
[28/79] Compiling SwiftSoup TreeBuilder.swift
[29/79] Compiling SwiftSoup UTF8Arrays.swift
[30/79] Compiling SwiftSoup UnicodeScalar.swift
[31/79] Compiling SwiftSoup Validate.swift
[32/79] Compiling SwiftSoup Whitelist.swift
[33/79] Compiling SwiftSoup XmlDeclaration.swift
[34/79] Compiling SwiftSoup XmlTreeBuilder.swift
[35/79] Compiling SwiftSoup HtmlTreeBuilderState.swift
[36/79] Compiling SwiftSoup LRUCache.swift
[37/79] Compiling SwiftSoup Mutex.swift
[38/79] Compiling SwiftSoup Node.swift
[39/79] Compiling SwiftSoup NodeTraversor.swift
[40/79] Compiling SwiftSoup NodeVisitor.swift
[41/79] Compiling SwiftSoup OrderedSet.swift
[42/79] Compiling SwiftSoup ParseError.swift
[43/79] Compiling SwiftSoup QueryParserCache.swift
[44/79] Compiling SwiftSoup SourceRange.swift
[45/79] Compiling SwiftSoup StreamReader.swift
[46/79] Compiling SwiftSoup String.swift
[47/79] Compiling SwiftSoup StringBuilder.swift
[48/79] Compiling SwiftSoup StringUtil.swift
[49/79] Compiling SwiftSoup StructuralEvaluator.swift
[50/79] Compiling SwiftSoup SwiftSoup.swift
[51/79] Compiling SwiftSoup Tag.swift
[52/79] Compiling SwiftSoup TextNode.swift
[53/79] Compiling SwiftSoup Token.swift
[54/79] Compiling SwiftSoup TokenQueue.swift
[55/79] Compiling SwiftSoup Tokeniser.swift
[56/79] Compiling SwiftSoup TokeniserState.swift
[57/79] Compiling SwiftSoup ParseErrorList.swift
[58/79] Compiling SwiftSoup ParseSettings.swift
[59/79] Compiling SwiftSoup Parser.swift
[60/79] Compiling SwiftSoup ParsingStrings.swift
[61/79] Compiling SwiftSoup Pattern.swift
[62/79] Compiling SwiftSoup Profiler.swift
[63/79] Compiling SwiftSoup QueryParser.swift
[64/79] Compiling SwiftSoup Element.swift
[65/79] Compiling SwiftSoup ElementQuery.swift
[66/79] Compiling SwiftSoup Elements.swift
[67/79] Compiling SwiftSoup Entities.swift
[68/79] Compiling SwiftSoup Evaluator.swift
[69/79] Compiling SwiftSoup Exception.swift
[70/79] Compiling SwiftSoup FormElement.swift
[71/79] Compiling SwiftSoup HtmlTreeBuilder.swift
[72/79] Compiling SwiftSoup Collector.swift
[73/79] Compiling SwiftSoup CombiningEvaluator.swift
[74/79] Compiling SwiftSoup Comment.swift
[75/79] Compiling SwiftSoup CssSelector.swift
[76/79] Compiling SwiftSoup DataNode.swift
[77/79] Compiling SwiftSoup DebugTrace.swift
[78/79] Compiling SwiftSoup Document.swift
[79/79] Compiling SwiftSoup DocumentType.swift
[81/101] 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 {
[82/101] 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 {
[83/101] 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 {
[84/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 {
[85/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 {
[86/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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[87/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 {
[88/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 {
[89/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 {
[90/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 {
[91/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 {
[92/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 {
[93/103] 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 {
[94/103] 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 {
[95/103] 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 {
[96/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 {
[97/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 {
[98/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 {
[99/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 {
[100/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 {
[101/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 {
[102/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 {
[103/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 {
BUILD FAILURE 6.0 linux