The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Sunday with Swift 5.8 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/outfoxx/sunday-swift.git
Reference: 0.6.0
Cloned https://github.com/outfoxx/sunday-swift.git into spi-builder-workspace
SUCCESS checkout https://github.com/outfoxx/sunday-swift.git at 0.6.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/SwiftScream/URITemplate.git
Fetching https://github.com/outfoxx/OSLogTrace.git
Fetching https://github.com/sharplet/Regex.git
[1/1254] Fetching regex
[654/1946] Fetching regex, uritemplate
Fetching https://github.com/outfoxx/PotentCodables.git
Fetched https://github.com/SwiftScream/URITemplate.git (0.26s)
Fetched https://github.com/outfoxx/OSLogTrace.git (0.27s)
[828/1254] Fetching regex
Fetched https://github.com/sharplet/Regex.git (0.75s)
[1/41597] Fetching potentcodables
Fetched https://github.com/outfoxx/PotentCodables.git (2.04s)
Computing version for https://github.com/SwiftScream/URITemplate.git
Computed https://github.com/SwiftScream/URITemplate.git at 2.1.0 (1.17s)
Computing version for https://github.com/outfoxx/OSLogTrace.git
Computed https://github.com/outfoxx/OSLogTrace.git at 1.1.1 (0.36s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (1.10s)
Computing version for https://github.com/outfoxx/PotentCodables.git
Computed https://github.com/outfoxx/PotentCodables.git at 1.8.2 (0.33s)
Fetching https://github.com/lukaskubanek/OrderedDictionary.git
Fetching https://github.com/attaswift/BigInt.git
[1/3085] Fetching bigint
[2377/4785] Fetching bigint, ordereddictionary
Fetched https://github.com/attaswift/BigInt.git (0.57s)
Fetched https://github.com/lukaskubanek/OrderedDictionary.git (0.57s)
Computing version for https://github.com/lukaskubanek/OrderedDictionary.git
Computed https://github.com/lukaskubanek/OrderedDictionary.git at 2.4.0 (0.29s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.30s)
Creating working copy for https://github.com/outfoxx/PotentCodables.git
Working copy of https://github.com/outfoxx/PotentCodables.git resolved at 1.8.2
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.3.0
Creating working copy for https://github.com/SwiftScream/URITemplate.git
Working copy of https://github.com/SwiftScream/URITemplate.git resolved at 2.1.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/outfoxx/OSLogTrace.git
Working copy of https://github.com/outfoxx/OSLogTrace.git resolved at 1.1.1
Creating working copy for https://github.com/lukaskubanek/OrderedDictionary.git
Working copy of https://github.com/lukaskubanek/OrderedDictionary.git resolved at 2.4.0
Building for debugging...
[1/62] Emitting module OrderedDictionary
[2/62] Compiling OrderedDictionary OrderedDictionary+Codable.swift
[3/62] Compiling BigInt Strideable.swift
[4/62] Compiling BigInt String Conversion.swift
[5/64] Compiling PotentCodables NestedEncoders.swift
[6/64] Compiling PotentCodables Refs.swift
[7/64] Compiling PotentCodables KeyStrategy.swift
[8/64] Compiling PotentCodables NestedDecoders.swift
[9/64] Compiling PotentCodables DecoderSupport.swift
[10/64] Compiling PotentCodables EncoderSupport.swift
[11/64] Compiling PotentCodables AnyCodingKey.swift
[12/64] Compiling PotentCodables AnyValue.swift
[13/64] Compiling PotentCodables AnyValueDecoder.swift
[14/64] Compiling OrderedDictionary OrderedDictionary+Deprecated.swift
[15/64] Compiling OrderedDictionary OrderedDictionary+Description.swift
[16/64] Compiling OrderedDictionary OrderedDictionary.swift
[19/66] Compiling BigInt Subtraction.swift
[20/66] Compiling BigInt Words and Bits.swift
[21/66] Compiling OSLogTrace Signposts.swift
/host/spi-builder-workspace/.build/checkouts/OSLogTrace/Sources/Activity.swift:12:8: error: no such module 'os.activity'
import os.activity
       ^
[22/66] Compiling OSLogTrace Logging.swift
/host/spi-builder-workspace/.build/checkouts/OSLogTrace/Sources/Activity.swift:12:8: error: no such module 'os.activity'
import os.activity
       ^
[23/66] Compiling OSLogTrace LogMessage.swift
/host/spi-builder-workspace/.build/checkouts/OSLogTrace/Sources/Activity.swift:12:8: error: no such module 'os.activity'
import os.activity
       ^
[24/66] Compiling PotentCodables Tagged.swift
[25/66] Compiling PotentCodables TreeValueDecodingContainer.swift
[26/68] Compiling Regex String+ReplaceMatching.swift
[27/68] Compiling Regex ThreadLocal.swift
[31/68] Compiling PotentCodables Value.swift
/host/spi-builder-workspace/.build/checkouts/PotentCodables/Sources/PotentCodables/ValueDecoder.swift:1050:42: error: cannot find 'CFUUID' in scope
    else if type == UUID.self || type == CFUUID.self {
                                         ^~~~~~
[33/68] Compiling PotentCodables ValueDecoder.swift
/host/spi-builder-workspace/.build/checkouts/PotentCodables/Sources/PotentCodables/ValueDecoder.swift:1050:42: error: cannot find 'CFUUID' in scope
    else if type == UUID.self || type == CFUUID.self {
                                         ^~~~~~
[35/68] Compiling BigInt Addition.swift
[36/68] Compiling BigInt BigInt.swift
[37/68] Compiling BigInt BigUInt.swift
[38/68] Emitting module BigInt
[39/68] Compiling PotentCodables AnyValueEncoder.swift
[40/68] Compiling PotentCodables CodableErrors.swift
[42/69] Emitting module Regex
[44/70] Compiling Regex Options.swift
[45/70] Compiling Regex Regex.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[46/70] Emitting module OSLogTrace
/host/spi-builder-workspace/.build/checkouts/OSLogTrace/Sources/Activity.swift:12:8: error: no such module 'os.activity'
import os.activity
       ^
[47/70] Compiling OSLogTrace Activity.swift
/host/spi-builder-workspace/.build/checkouts/OSLogTrace/Sources/Activity.swift:12:8: error: no such module 'os.activity'
import os.activity
       ^
[49/70] Compiling Regex Foundation+Ranges.swift
[50/70] Compiling Regex MatchResult.swift
[51/70] Compiling URITemplate VariableSpec.swift
[52/71] Emitting module PotentCodables
BUILD FAILURE 5.8 linux

Build Machine: Linux 2