Build Information
Failed to build DirectToSwiftUI, reference develop (b44e1f
), with Swift 5.10 for Linux on 10 Dec 2024 04:41:27 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.58.5
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/DirectToSwift/DirectToSwiftUI.git
Reference: develop
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/DirectToSwift/DirectToSwiftUI
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at b44e1ff GHA: Use latest Xcode
Cloned https://github.com/DirectToSwift/DirectToSwiftUI.git
Revision (git rev-parse @):
b44e1ff0a0187429739b5c68597603e77ada866d
SUCCESS checkout https://github.com/DirectToSwift/DirectToSwiftUI.git at develop
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/DirectToSwift/DirectToSwiftUI.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:bbf8567030a4fa53b55a34fff1a818ffa3e86e892fedc5d8aa9c6958f48fdf8a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/DirectToSwift/SwiftUIRules.git
Fetching https://github.com/ZeeQL/ZeeQL3.git
Fetching https://github.com/ZeeQL/ZeeQL3Combine.git
[1/3229] Fetching zeeql3
[1971/3422] Fetching zeeql3, swiftuirules
[2875/3501] Fetching zeeql3, swiftuirules, zeeql3combine
Fetched https://github.com/DirectToSwift/SwiftUIRules.git from cache (0.26s)
Fetched https://github.com/ZeeQL/ZeeQL3Combine.git from cache (0.26s)
Fetched https://github.com/ZeeQL/ZeeQL3.git from cache (0.26s)
Computing version for https://github.com/ZeeQL/ZeeQL3Combine.git
Computed https://github.com/ZeeQL/ZeeQL3Combine.git at 0.1.5 (0.36s)
Computing version for https://github.com/DirectToSwift/SwiftUIRules.git
Computed https://github.com/DirectToSwift/SwiftUIRules.git at 0.2.0 (0.35s)
Computing version for https://github.com/ZeeQL/ZeeQL3.git
Computed https://github.com/ZeeQL/ZeeQL3.git at 0.9.8 (0.35s)
Fetching https://github.com/ZeeQL/CSQLite3.git
[1/41] Fetching csqlite3
Fetched https://github.com/ZeeQL/CSQLite3.git from cache (0.17s)
Computing version for https://github.com/ZeeQL/CSQLite3.git
Computed https://github.com/ZeeQL/CSQLite3.git at 2.0.3 (0.90s)
Creating working copy for https://github.com/ZeeQL/ZeeQL3.git
Working copy of https://github.com/ZeeQL/ZeeQL3.git resolved at 0.9.8
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/CSQLite3.git
Working copy of https://github.com/ZeeQL/CSQLite3.git resolved at 2.0.3
Creating working copy for https://github.com/ZeeQL/ZeeQL3Combine.git
Working copy of https://github.com/ZeeQL/ZeeQL3Combine.git resolved at 0.1.5
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/112] 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
^
[7/114] 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
^
[8/114] 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
^
[9/114] 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
^
[10/114] 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
^
[11/114] 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
^
[12/114] 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
^
[13/114] Compiling ZeeQL SQLTableGroups.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/114] Compiling ZeeQL SchemaGeneration.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/114] Compiling ZeeQL SchemaSynchronization.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/114] 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
^
[17/114] 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
^
[18/114] 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
^
[19/114] Compiling ZeeQL SQLExpression.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
^
[20/114] Compiling ZeeQL SQLExpressionFactory.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
^
[21/114] Compiling ZeeQL SQLForeignKey.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
^
[22/114] 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
^
[23/114] 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
^
[24/114] 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
^
[25/114] 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
^
[26/114] Compiling ZeeQL SQLAttributeChange.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
^
[27/114] Compiling ZeeQL ModelFetchSpecification.swift
[28/114] Compiling ZeeQL NotQualifier.swift
[29/114] Compiling ZeeQL ObjectStore.swift
[30/114] Compiling ZeeQL ObjectTrackingContext.swift
[31/114] Compiling ZeeQL Qualifier.swift
[32/114] Compiling ZeeQL QualifierEvaluation.swift
[33/114] Compiling ZeeQL QualifierParser.swift
[34/114] Compiling ZeeQL QualifierVariable.swift
[35/114] Compiling ZeeQL QueryBuilder.swift
[36/114] Compiling ZeeQL SQLQualifier.swift
[37/114] Compiling ZeeQL SortOrdering.swift
[38/114] Compiling ZeeQL StoreKeyValueCoding.swift
[39/114] Compiling ZeeQL ComparisonOperation.swift
[40/114] Compiling ZeeQL CompoundQualifier.swift
[41/114] Compiling ZeeQL Constant.swift
[42/114] Compiling ZeeQL DataSource.swift
[43/114] Compiling ZeeQL EntityType.swift
[44/114] Compiling ZeeQL Expression.swift
[45/114] Compiling ZeeQL ExpressionEvaluation.swift
[46/114] Compiling ZeeQL FetchSpecification.swift
[47/114] Compiling ZeeQL GlobalID.swift
[48/114] Compiling ZeeQL Key.swift
[49/114] Compiling ZeeQL KeyComparisonQualifier.swift
[50/114] Compiling ZeeQL KeyValueQualifier.swift
[51/126] Emitting module ZeeQL
[52/126] 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
^
[53/126] 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.10 linux