The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Sunday with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/outfoxx/sunday-swift.git
Reference: 0.6.0
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/outfoxx/sunday-swift
 * tag               0.6.0      -> FETCH_HEAD
HEAD is now at 36c1a30 feat: replace URLSession with NetworkSession
Cloned https://github.com/outfoxx/sunday-swift.git
Revision (git rev-parse @):
36c1a3070f3bd05f96307ed8fc80e140dee68675
SUCCESS checkout https://github.com/outfoxx/sunday-swift.git at 0.6.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/outfoxx/sunday-swift.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/sharplet/Regex.git
Fetching https://github.com/outfoxx/OSLogTrace.git
Fetching https://github.com/outfoxx/PotentCodables.git
Fetching https://github.com/SwiftScream/URITemplate.git
[1/64] Fetching oslogtrace
[65/1318] Fetching oslogtrace, regex
[881/2081] Fetching oslogtrace, regex, uritemplate
[2082/53068] Fetching oslogtrace, regex, uritemplate, potentcodables
Fetched https://github.com/SwiftScream/URITemplate.git from cache (2.10s)
Fetched https://github.com/outfoxx/OSLogTrace.git from cache (2.11s)
Fetched https://github.com/sharplet/Regex.git from cache (2.12s)
Fetched https://github.com/outfoxx/PotentCodables.git from cache (2.14s)
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.38s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (1.02s)
Computing version for https://github.com/outfoxx/PotentCodables.git
Computed https://github.com/outfoxx/PotentCodables.git at 1.8.2 (0.47s)
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/lukaskubanek/OrderedDictionary.git
[1/1700] Fetching ordereddictionary
[885/4797] Fetching ordereddictionary, bigint
Fetched https://github.com/attaswift/BigInt.git from cache (0.37s)
[1071/1700] Fetching ordereddictionary
Fetched https://github.com/lukaskubanek/OrderedDictionary.git from cache (0.52s)
Computing version for https://github.com/lukaskubanek/OrderedDictionary.git
Computed https://github.com/lukaskubanek/OrderedDictionary.git at 2.4.0 (0.44s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.48s)
Creating working copy for https://github.com/lukaskubanek/OrderedDictionary.git
Working copy of https://github.com/lukaskubanek/OrderedDictionary.git resolved at 2.4.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/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/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/sharplet/Regex.git
Working copy of https://github.com/sharplet/Regex.git resolved at 2.1.1
Building for debugging...
[0/12] Write sources
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/74] Emitting module PotentCodables
[14/76] Emitting module OrderedDictionary
[15/76] Compiling BigInt Random.swift
[16/76] Compiling BigInt Shifts.swift
[17/76] Compiling BigInt Square Root.swift
[18/76] Compiling PotentCodables ValueEncoder.swift
[19/76] Compiling PotentCodables ValueTransformer.swift
[20/78] Compiling PotentCodables DecoderSupport.swift
[21/78] Compiling PotentCodables EncoderSupport.swift
[22/78] Compiling PotentCodables Tagged.swift
[23/78] Compiling PotentCodables TreeValueDecodingContainer.swift
[24/78] Compiling PotentCodables Value.swift
[25/78] Compiling PotentCodables ValueDecoder.swift
[26/78] Compiling OrderedDictionary OrderedDictionary+Deprecated.swift
[27/78] Compiling OrderedDictionary OrderedDictionary+Description.swift
[28/78] Compiling OrderedDictionary OrderedDictionary+Codable.swift
[29/78] Compiling OrderedDictionary OrderedDictionary.swift
[31/79] Compiling BigInt Subtraction.swift
[32/79] Compiling BigInt Words and Bits.swift
[33/79] Compiling URITemplate VariableSpec.swift
[34/79] Compiling Regex ThreadLocal.swift
[35/80] 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
       ^
[36/80] Compiling PotentCodables AnyValueEncoder.swift
[37/80] Compiling PotentCodables CodableErrors.swift
[38/80] Compiling PotentCodables KeyStrategy.swift
[39/80] Emitting module BigInt
[40/80] Compiling PotentCodables NestedDecoders.swift
[41/80] Compiling PotentCodables NestedEncoders.swift
[42/80] Compiling PotentCodables Refs.swift
[43/80] Compiling PotentCodables AnyCodingKey.swift
[44/80] Compiling PotentCodables AnyValue.swift
[45/80] Compiling PotentCodables AnyValueDecoder.swift
[52/81] Compiling URITemplate Scanner.swift
[53/81] Compiling URITemplate ValueFormatting.swift
[54/81] Emitting module URITemplate
[58/81] Compiling URITemplate Components.swift
[59/81] Compiling URITemplate CharacterSets.swift
[60/81] Compiling URITemplate ExpressionOperator.swift
[61/81] Compiling URITemplate ExpansionConfiguration.swift
[67/81] 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
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[68/81] 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
       ^
[69/81] 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
       ^
[70/81] Emitting module OSLogTrace
/host/spi-builder-workspace/.build/checkouts/OSLogTrace/Sources/Activity.swift:12:8: error: no such module 'os.activity'
import os.activity
       ^
[71/81] Compiling Regex String+ReplaceMatching.swift
[72/81] Compiling Regex Regex.swift
[73/81] Compiling Regex MatchResult.swift
[74/81] Compiling Regex Foundation+Ranges.swift
[75/81] Emitting module Regex
[76/81] Compiling Regex Options.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 {
                                         ^~~~~~
error: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/13] 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
       ^
[3/13] 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
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/13] Emitting module OSLogTrace
/host/spi-builder-workspace/.build/checkouts/OSLogTrace/Sources/Activity.swift:12:8: error: no such module 'os.activity'
import os.activity
       ^
[5/13] 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
       ^
[6/13] 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
       ^
error: fatalError
[7/13] Compiling PotentCodables Value.swift
[8/13] Emitting module URITemplate
BUILD FAILURE 5.10 linux

Build Machine: Linux 1