Build Information
Failed to build DirectToSwiftUI, reference develop (5ae9e3
), with Swift 6.0 for Linux on 1 Nov 2024 16:17:34 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
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 5ae9e31 Update deps to latest versions
Cloned https://github.com/DirectToSwift/DirectToSwiftUI.git
Revision (git rev-parse @):
5ae9e318cdf44a3dc18795362460ec7f0bf40f3d
SUCCESS checkout https://github.com/DirectToSwift/DirectToSwiftUI.git at develop
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/DirectToSwift/DirectToSwiftUI.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/ZeeQL/ZeeQL3.git
Fetching https://github.com/ZeeQL/ZeeQL3Combine.git
Fetching https://github.com/DirectToSwift/SwiftUIRules.git
[1/71] Fetching zeeql3combine
[72/264] Fetching zeeql3combine, swiftuirules
[150/2812] Fetching zeeql3combine, swiftuirules, zeeql3
Fetched https://github.com/ZeeQL/ZeeQL3Combine.git from cache (0.29s)
Fetched https://github.com/DirectToSwift/SwiftUIRules.git from cache (0.29s)
Fetched https://github.com/ZeeQL/ZeeQL3.git from cache (0.29s)
Computing version for https://github.com/ZeeQL/ZeeQL3Combine.git
Computed https://github.com/ZeeQL/ZeeQL3Combine.git at 0.1.5 (0.53s)
Computing version for https://github.com/DirectToSwift/SwiftUIRules.git
Computed https://github.com/DirectToSwift/SwiftUIRules.git at 0.2.0 (0.59s)
Computing version for https://github.com/ZeeQL/ZeeQL3.git
Computed https://github.com/ZeeQL/ZeeQL3.git at 0.9.7 (0.81s)
Fetching https://github.com/ZeeQL/CSQLite3.git
[1/41] Fetching csqlite3
Fetched https://github.com/ZeeQL/CSQLite3.git from cache (0.27s)
Computing version for https://github.com/ZeeQL/CSQLite3.git
Computed https://github.com/ZeeQL/CSQLite3.git at 2.0.3 (2.62s)
Creating working copy for https://github.com/ZeeQL/ZeeQL3.git
Working copy of https://github.com/ZeeQL/ZeeQL3.git resolved at 0.9.7
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/CSQLite3.git
Working copy of https://github.com/ZeeQL/CSQLite3.git resolved at 2.0.3
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'
7 | //
8 |
9 | import protocol SwiftUI.EnvironmentKey
| `- error: no such module 'SwiftUI'
10 |
11 | /**
[7/114] Emitting module ZeeQL
[8/126] Compiling ZeeQL CodeRelationship.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
7 | //
8 |
9 | import protocol SwiftUI.EnvironmentKey
| `- error: no such module 'SwiftUI'
10 |
11 | /**
[9/126] Compiling ZeeQL CodeValueAttribute.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
7 | //
8 |
9 | import protocol SwiftUI.EnvironmentKey
| `- error: no such module 'SwiftUI'
10 |
11 | /**
[10/126] Compiling ZeeQL Database.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
7 | //
8 |
9 | import protocol SwiftUI.EnvironmentKey
| `- error: no such module 'SwiftUI'
10 |
11 | /**
[11/126] Compiling ZeeQL CodeAttribute.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
7 | //
8 |
9 | import protocol SwiftUI.EnvironmentKey
| `- error: no such module 'SwiftUI'
10 |
11 | /**
[12/126] Compiling ZeeQL CodeEntity.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
7 | //
8 |
9 | import protocol SwiftUI.EnvironmentKey
| `- error: no such module 'SwiftUI'
10 |
11 | /**
[13/126] Compiling ZeeQL CodeFetchSpecification.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
7 | //
8 |
9 | import protocol SwiftUI.EnvironmentKey
| `- error: no such module 'SwiftUI'
10 |
11 | /**
[14/126] Compiling ZeeQL CodableModelPostProcessor.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
7 | //
8 |
9 | import protocol SwiftUI.EnvironmentKey
| `- error: no such module 'SwiftUI'
10 |
11 | /**
[15/126] Compiling ZeeQL CodableRelationship.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
7 | //
8 |
9 | import protocol SwiftUI.EnvironmentKey
| `- error: no such module 'SwiftUI'
10 |
11 | /**
[16/126] Compiling ZeeQL EntityPropertyReflectionContainer.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
7 | //
8 |
9 | import protocol SwiftUI.EnvironmentKey
| `- error: no such module 'SwiftUI'
10 |
11 | /**
[17/126] Compiling ZeeQL ModelFetchSpecification.swift
[18/126] Compiling ZeeQL NotQualifier.swift
[19/126] Compiling ZeeQL ObjectStore.swift
[20/126] Compiling ZeeQL ObjectTrackingContext.swift
[21/126] Compiling ZeeQL Qualifier.swift
[22/126] Compiling ZeeQL QualifierEvaluation.swift
[23/126] Compiling ZeeQL QualifierParser.swift
[24/126] Compiling ZeeQL QualifierVariable.swift
[25/126] Compiling ZeeQL QueryBuilder.swift
[26/126] Compiling ZeeQL SQLQualifier.swift
[27/126] Compiling ZeeQL SortOrdering.swift
[28/126] Compiling ZeeQL StoreKeyValueCoding.swift
[29/126] Compiling ZeeQL ComparisonOperation.swift
[30/126] Compiling ZeeQL CompoundQualifier.swift
[31/126] Compiling ZeeQL Constant.swift
[32/126] Compiling ZeeQL DataSource.swift
[33/126] Compiling ZeeQL EntityType.swift
[34/126] Compiling ZeeQL Expression.swift
[35/126] Compiling ZeeQL ExpressionEvaluation.swift
[36/126] Compiling ZeeQL FetchSpecification.swift
[37/126] Compiling ZeeQL GlobalID.swift
[38/126] Compiling ZeeQL Key.swift
[39/126] Compiling ZeeQL KeyComparisonQualifier.swift
[40/126] Compiling ZeeQL KeyValueQualifier.swift
[41/126] Compiling ZeeQL AccessDataSourceFinders.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
7 | //
8 |
9 | import protocol SwiftUI.EnvironmentKey
| `- error: no such module 'SwiftUI'
10 |
11 | /**
[42/126] Compiling ZeeQL ActiveDataSource.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
7 | //
8 |
9 | import protocol SwiftUI.EnvironmentKey
| `- error: no such module 'SwiftUI'
10 |
11 | /**
[43/126] Compiling ZeeQL ActiveRecord.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
7 | //
8 |
9 | import protocol SwiftUI.EnvironmentKey
| `- error: no such module 'SwiftUI'
10 |
11 | /**
[44/126] Compiling ZeeQL ActiveRecordType.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
7 | //
8 |
9 | import protocol SwiftUI.EnvironmentKey
| `- error: no such module 'SwiftUI'
10 |
11 | /**
[45/126] Compiling ZeeQL Adaptor.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
7 | //
8 |
9 | import protocol SwiftUI.EnvironmentKey
| `- error: no such module 'SwiftUI'
10 |
11 | /**
[46/126] Compiling ZeeQL AdaptorChannel.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
7 | //
8 |
9 | import protocol SwiftUI.EnvironmentKey
| `- error: no such module 'SwiftUI'
10 |
11 | /**
[47/126] Compiling ZeeQL AccessDataSource.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
7 | //
8 |
9 | import protocol SwiftUI.EnvironmentKey
| `- error: no such module 'SwiftUI'
10 |
11 | /**
[48/126] Compiling ZeeQL AccessDataSourceError.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
7 | //
8 |
9 | import protocol SwiftUI.EnvironmentKey
| `- error: no such module 'SwiftUI'
10 |
11 | /**
[49/126] Compiling ZeeQL DatabaseChannel.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
7 | //
8 |
9 | import protocol SwiftUI.EnvironmentKey
| `- error: no such module 'SwiftUI'
10 |
11 | /**
[50/126] Compiling ZeeQL DatabaseContext.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
7 | //
8 |
9 | import protocol SwiftUI.EnvironmentKey
| `- error: no such module 'SwiftUI'
10 |
11 | /**
[51/126] Compiling ZeeQL DatabaseDataSource.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
7 | //
8 |
9 | import protocol SwiftUI.EnvironmentKey
| `- error: no such module 'SwiftUI'
10 |
11 | /**
[72/126] Compiling SwiftUIRules RuleModel.swift
[73/126] Compiling SwiftUIRules RuleDebug.swift
[74/126] Compiling ZeeQL AdaptorError.swift
[75/126] Compiling ZeeQL AdaptorModelFetch.swift
[76/126] Compiling ZeeQL AdaptorOperation.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
7 | //
8 |
9 | import protocol SwiftUI.EnvironmentKey
| `- error: no such module 'SwiftUI'
10 |
11 | /**
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
7 | //
8 |
9 | import protocol SwiftUI.EnvironmentKey
| `- error: no such module 'SwiftUI'
10 |
11 | /**
[79/126] Compiling ZeeQL SQLAttributeChange.swift
[80/126] Compiling ZeeQL SQLExpression.swift
[81/126] Compiling ZeeQL SQLExpressionFactory.swift
[82/126] Compiling ZeeQL SQLForeignKey.swift
[83/126] Compiling ZeeQL SQLTableGroups.swift
[84/126] Compiling ZeeQL SchemaGeneration.swift
[85/126] Compiling ZeeQL SchemaSynchronization.swift
[86/126] Compiling ZeeQL SchemaSynchronizationFactory.swift
[87/126] Compiling ZeeQL TypedFetchSpecification.swift
[88/126] Compiling ZeeQL ZeeQLTypes.swift
[89/126] Compiling ZeeQL ArrayDataSource.swift
[90/126] Compiling ZeeQL BooleanQualifier.swift
BUILD FAILURE 6.0 linux