The Swift Package Index logo.Swift Package Index

Build Information

Failed to build EmealKit with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kiliankoe/EmealKit.git
Reference: 0.10.1
Cloned https://github.com/kiliankoe/EmealKit.git into spi-builder-workspace
SPI manifest file found: spi-builder-workspace/.spi.yml
SUCCESS checkout https://github.com/kiliankoe/EmealKit.git at 0.10.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/sharplet/Regex.git
Fetching https://github.com/alexaubry/HTMLString.git
[1/1254] Fetching regex
[215/2885] Fetching regex, htmlstring
Fetched https://github.com/alexaubry/HTMLString.git (0.30s)
[853/1254] Fetching regex
Fetched https://github.com/sharplet/Regex.git (0.60s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (1.05s)
Computing version for https://github.com/alexaubry/HTMLString.git
Computed https://github.com/alexaubry/HTMLString.git at 5.0.0 (1.25s)
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/alexaubry/HTMLString.git
Working copy of https://github.com/alexaubry/HTMLString.git resolved at 5.0.0
Building for debugging...
[1/11] Compiling HTMLString NSString+HTMLString.swift
[2/11] Compiling Regex MatchResult.swift
[3/11] Emitting module Regex
[4/11] Compiling Regex Foundation+Ranges.swift
[5/11] Compiling Regex ThreadLocal.swift
[6/11] Compiling HTMLString HTMLString.swift
[7/11] Emitting module HTMLString
[8/11] Compiling HTMLString Mappings.swift
[11/13] Compiling Regex Options.swift
[12/13] Compiling Regex Regex.swift
[13/13] Compiling Regex String+ReplaceMatching.swift
[16/31] Compiling EmealKit CardserviceError.swift
/host/spi-builder-workspace/Sources/EmealKit/Cardservice/Cardservice.swift:2:8: error: no such module 'os.log'
import os.log
       ^
[17/31] Compiling EmealKit LoginResponse.swift
/host/spi-builder-workspace/Sources/EmealKit/Cardservice/Cardservice.swift:2:8: error: no such module 'os.log'
import os.log
       ^
[18/31] Compiling EmealKit Logger.swift
/host/spi-builder-workspace/Sources/EmealKit/Cardservice/Cardservice.swift:2:8: error: no such module 'os.log'
import os.log
       ^
[19/31] Compiling EmealKit Canteen.swift
/host/spi-builder-workspace/Sources/EmealKit/Cardservice/Cardservice.swift:2:8: error: no such module 'os.log'
import os.log
       ^
[20/31] Compiling EmealKit ObservableEmeal.swift
/host/spi-builder-workspace/Sources/EmealKit/Cardservice/Cardservice.swift:2:8: error: no such module 'os.log'
import os.log
       ^
[21/31] Compiling EmealKit EmealError.swift
/host/spi-builder-workspace/Sources/EmealKit/Cardservice/Cardservice.swift:2:8: error: no such module 'os.log'
import os.log
       ^
[22/31] Compiling EmealKit EmealDelegate.swift
/host/spi-builder-workspace/Sources/EmealKit/Cardservice/Cardservice.swift:2:8: error: no such module 'os.log'
import os.log
       ^
[23/31] Compiling EmealKit LocalizedEmealStrings.swift
/host/spi-builder-workspace/Sources/EmealKit/Cardservice/Cardservice.swift:2:8: error: no such module 'os.log'
import os.log
       ^
[24/31] Compiling EmealKit Double+euroString.swift
/host/spi-builder-workspace/Sources/EmealKit/Cardservice/Cardservice.swift:2:8: error: no such module 'os.log'
import os.log
       ^
[25/31] Compiling EmealKit Emeal.swift
/host/spi-builder-workspace/Sources/EmealKit/Cardservice/Cardservice.swift:2:8: error: no such module 'os.log'
import os.log
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[26/33] Emitting module EmealKit
/host/spi-builder-workspace/Sources/EmealKit/Cardservice/Cardservice.swift:2:8: error: no such module 'os.log'
import os.log
       ^
[27/33] Compiling EmealKit Transaction.swift
/host/spi-builder-workspace/Sources/EmealKit/Cardservice/Cardservice.swift:2:8: error: no such module 'os.log'
import os.log
       ^
[28/33] Compiling EmealKit Date+short.swift
/host/spi-builder-workspace/Sources/EmealKit/Cardservice/Cardservice.swift:2:8: error: no such module 'os.log'
import os.log
       ^
[29/33] Compiling EmealKit CardData.swift
/host/spi-builder-workspace/Sources/EmealKit/Cardservice/Cardservice.swift:2:8: error: no such module 'os.log'
import os.log
       ^
[30/33] Compiling EmealKit Cardservice.swift
/host/spi-builder-workspace/Sources/EmealKit/Cardservice/Cardservice.swift:2:8: error: no such module 'os.log'
import os.log
       ^
[31/33] Compiling EmealKit CardserviceAPI.swift
/host/spi-builder-workspace/Sources/EmealKit/Cardservice/Cardservice.swift:2:8: error: no such module 'os.log'
import os.log
       ^
[32/33] Compiling EmealKit Meal.swift
/host/spi-builder-workspace/Sources/EmealKit/Cardservice/Cardservice.swift:2:8: error: no such module 'os.log'
import os.log
       ^
[33/33] Compiling EmealKit MensaAPI.swift
/host/spi-builder-workspace/Sources/EmealKit/Cardservice/Cardservice.swift:2:8: error: no such module 'os.log'
import os.log
       ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 1