The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DirectToSwiftUI 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.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/DirectToSwift/DirectToSwiftUI.git
Reference: 0.2.0
Cloned https://github.com/DirectToSwift/DirectToSwiftUI.git into spi-builder-workspace
SUCCESS checkout https://github.com/DirectToSwift/DirectToSwiftUI.git at 0.2.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/ZeeQL/ZeeQL3Combine.git
Fetching https://github.com/ZeeQL/ZeeQL3.git
Fetching https://github.com/DirectToSwift/SwiftUIRules.git
[1/2434] Fetching zeeql3
[1608/2627] Fetching zeeql3, swiftuirules
Fetched https://github.com/DirectToSwift/SwiftUIRules.git (0.25s)
Fetched https://github.com/ZeeQL/ZeeQL3.git (0.33s)
Fetched https://github.com/ZeeQL/ZeeQL3Combine.git (0.36s)
Computing version for https://github.com/ZeeQL/ZeeQL3Combine.git
Computed https://github.com/ZeeQL/ZeeQL3Combine.git at 0.1.5 (0.37s)
Computing version for https://github.com/DirectToSwift/SwiftUIRules.git
Computed https://github.com/DirectToSwift/SwiftUIRules.git at 0.2.0 (0.30s)
Computing version for https://github.com/ZeeQL/ZeeQL3.git
Computed https://github.com/ZeeQL/ZeeQL3.git at 0.9.5 (0.33s)
Fetching https://github.com/ZeeQL/CSQLite3.git
Fetched https://github.com/ZeeQL/CSQLite3.git (0.33s)
Computing version for https://github.com/ZeeQL/CSQLite3.git
Computed https://github.com/ZeeQL/CSQLite3.git at 2.0.3 (2.09s)
Creating working copy for https://github.com/ZeeQL/ZeeQL3Combine.git
Working copy of https://github.com/ZeeQL/ZeeQL3Combine.git resolved at 0.1.5
Creating working copy for https://github.com/DirectToSwift/SwiftUIRules.git
Working copy of https://github.com/DirectToSwift/SwiftUIRules.git resolved at 0.2.0
Creating working copy for https://github.com/ZeeQL/ZeeQL3.git
Working copy of https://github.com/ZeeQL/ZeeQL3.git resolved at 0.9.5
Creating working copy for https://github.com/ZeeQL/CSQLite3.git
Working copy of https://github.com/ZeeQL/CSQLite3.git resolved at 2.0.3
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/106] Emitting module SwiftUIRules
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[2/108] Compiling ZeeQL AdaptorDataSource.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[3/108] Compiling ZeeQL AdaptorError.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[4/108] Compiling ZeeQL AdaptorModelFetch.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[5/108] Compiling ZeeQL AdaptorOperation.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[6/108] Compiling ZeeQL AdaptorQueryColumnRepresentable.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[7/108] Compiling ZeeQL ActiveDataSource.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[8/108] Compiling ZeeQL ActiveRecord.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[9/108] Compiling ZeeQL ActiveRecordType.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[10/108] Compiling ZeeQL AccessDataSource.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[11/108] Compiling ZeeQL AccessDataSourceError.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[12/108] Compiling ZeeQL AccessDataSourceFinders.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[13/108] Compiling ZeeQL Adaptor.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[14/108] Compiling ZeeQL AdaptorChannel.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[15/108] Compiling ZeeQL AdaptorChannelPool.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[16/108] Compiling ZeeQL ModelFetchSpecification.swift
[17/108] Compiling ZeeQL NotQualifier.swift
[18/108] Compiling ZeeQL ObjectStore.swift
[19/108] Compiling ZeeQL ObjectTrackingContext.swift
[20/108] Compiling ZeeQL Qualifier.swift
[21/108] Compiling ZeeQL QualifierEvaluation.swift
[22/108] Compiling ZeeQL QualifierParser.swift
[23/108] Compiling ZeeQL QualifierVariable.swift
[24/108] Compiling ZeeQL QueryBuilder.swift
[25/108] Compiling ZeeQL SQLQualifier.swift
[26/108] Compiling ZeeQL SortOrdering.swift
[27/108] Compiling ZeeQL StoreKeyValueCoding.swift
[28/120] Compiling ZeeQL Attribute.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[29/120] Compiling ZeeQL AttributeKey.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[30/120] Compiling ZeeQL AttributeValue.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[31/120] Compiling ZeeQL AdaptorQueryType.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[32/120] Compiling ZeeQL AdaptorRecord.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[33/120] Compiling ZeeQL AdaptorRecordSchema.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[34/120] Compiling ZeeQL ComparisonOperation.swift
[35/120] Compiling ZeeQL CompoundQualifier.swift
[36/120] Compiling ZeeQL Constant.swift
[37/120] Compiling ZeeQL DataSource.swift
[38/120] Compiling ZeeQL EntityType.swift
[39/120] Compiling ZeeQL Expression.swift
[40/120] Compiling ZeeQL ExpressionEvaluation.swift
[41/120] Compiling ZeeQL FetchSpecification.swift
[42/120] Compiling ZeeQL GlobalID.swift
[43/120] Compiling ZeeQL Key.swift
[44/120] Compiling ZeeQL KeyComparisonQualifier.swift
[45/120] Compiling ZeeQL KeyValueQualifier.swift
[46/120] Compiling SwiftUIRules RuleModel.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[47/120] Compiling SwiftUIRules RuleDebug.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 2