The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Sunday with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-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/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.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-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/SwiftScream/URITemplate.git
Fetching https://github.com/outfoxx/OSLogTrace.git
Fetching https://github.com/sharplet/Regex.git
[7/692] Fetching uritemplate
[659/1946] Fetching uritemplate, regex
Fetching https://github.com/outfoxx/PotentCodables.git
Fetched https://github.com/SwiftScream/URITemplate.git (0.78s)
Fetched https://github.com/outfoxx/OSLogTrace.git (0.80s)
Fetched https://github.com/sharplet/Regex.git (0.80s)
[1/41597] Fetching potentcodables
Fetched https://github.com/outfoxx/PotentCodables.git (2.13s)
Computing version for https://github.com/SwiftScream/URITemplate.git
Computed https://github.com/SwiftScream/URITemplate.git at 2.1.0 (1.26s)
Computing version for https://github.com/outfoxx/OSLogTrace.git
Computed https://github.com/outfoxx/OSLogTrace.git at 1.1.1 (0.33s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (1.54s)
Computing version for https://github.com/outfoxx/PotentCodables.git
Computed https://github.com/outfoxx/PotentCodables.git at 1.8.2 (0.45s)
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/lukaskubanek/OrderedDictionary.git
[1/3085] Fetching bigint
[464/4785] Fetching bigint, ordereddictionary
Fetched https://github.com/attaswift/BigInt.git (0.66s)
[1054/1700] Fetching ordereddictionary
Fetched https://github.com/lukaskubanek/OrderedDictionary.git (0.93s)
Computing version for https://github.com/lukaskubanek/OrderedDictionary.git
Computed https://github.com/lukaskubanek/OrderedDictionary.git at 2.4.0 (0.57s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.59s)
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/PotentCodables.git
Working copy of https://github.com/outfoxx/PotentCodables.git resolved at 1.8.2
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/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.3.0
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] Compiling PotentCodables Tagged.swift
[2/62] Compiling PotentCodables TreeValueDecodingContainer.swift
[3/62] Compiling PotentCodables Value.swift
[4/64] Compiling BigInt Random.swift
[5/64] Compiling BigInt Shifts.swift
[6/64] Compiling BigInt Square Root.swift
[7/64] Emitting module BigInt
[8/64] Compiling BigInt Strideable.swift
[9/64] Compiling BigInt String Conversion.swift
[10/64] Compiling PotentCodables ValueDecoder.swift
[11/64] Compiling PotentCodables NestedEncoders.swift
[12/64] Compiling PotentCodables Refs.swift
[13/64] Compiling OrderedDictionary OrderedDictionary+Description.swift
[14/64] Compiling OrderedDictionary OrderedDictionary.swift
[15/64] Compiling OrderedDictionary OrderedDictionary+Codable.swift
[16/64] Emitting module OrderedDictionary
[17/64] Compiling OrderedDictionary OrderedDictionary+Deprecated.swift
[20/66] Compiling BigInt Subtraction.swift
[21/66] Compiling BigInt Words and Bits.swift
[22/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
       ^
[23/66] Emitting module URITemplate
[24/66] Compiling Regex Foundation+Ranges.swift
[25/67] Compiling PotentCodables EncoderSupport.swift
[26/67] Compiling PotentCodables AnyCodingKey.swift
[27/67] Compiling PotentCodables AnyValue.swift
[28/67] Compiling PotentCodables AnyValueEncoder.swift
[29/67] Compiling PotentCodables CodableErrors.swift
[30/67] Compiling PotentCodables DecoderSupport.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 {
                                         ^~~~~~
/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/67] 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
       ^
[34/67] 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
       ^
[35/67] Compiling PotentCodables KeyStrategy.swift
[36/67] Compiling PotentCodables NestedDecoders.swift
[41/69] Compiling URITemplate VariableSpec.swift
[42/69] Compiling URITemplate CharacterSets.swift
[43/69] Compiling URITemplate Components.swift
[44/69] Compiling PotentCodables AnyValueDecoder.swift
[51/70] Emitting module PotentCodables
error: emit-module command failed with exit code 1 (use -v to see invocation)
[55/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
       ^
[56/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
       ^
[57/70] Emitting module Regex
[59/70] Compiling Regex Options.swift
[60/71] Compiling Regex String+ReplaceMatching.swift
[61/71] Compiling Regex MatchResult.swift
[62/71] Compiling Regex Regex.swift
[63/71] Compiling Regex ThreadLocal.swift
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 2