Build Information
Failed to build SweeterSwift, reference 1.2.6 (c9e34c
), with Swift 6.0 for Linux on 1 Nov 2024 17:37:05 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/yonat/SweeterSwift.git
Reference: 1.2.6
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/yonat/SweeterSwift
* tag 1.2.6 -> FETCH_HEAD
HEAD is now at c9e34c4 bump version to 1.2.6
Cloned https://github.com/yonat/SweeterSwift.git
Revision (git rev-parse @):
c9e34c454ba4d5b7b6a81c766bb3337fb6e21dfc
SUCCESS checkout https://github.com/yonat/SweeterSwift.git at 1.2.6
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/yonat/SweeterSwift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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
Building for debugging...
[0/3] Write sources
[0/3] Copying PrivacyInfo.xcprivacy
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/18] Compiling SweeterSwift UIStackView+Sweeter.swift
/host/spi-builder-workspace/Source/NSManagedObjectContext+Sweeter.swift:7:8: error: no such module 'CoreData'
5 | //
6 |
7 | import CoreData
| `- error: no such module 'CoreData'
8 |
9 | public extension NSManagedObjectContext {
[5/18] Compiling SweeterSwift UITextView+Sweeter.swift
/host/spi-builder-workspace/Source/NSManagedObjectContext+Sweeter.swift:7:8: error: no such module 'CoreData'
5 | //
6 |
7 | import CoreData
| `- error: no such module 'CoreData'
8 |
9 | public extension NSManagedObjectContext {
[6/19] Compiling SweeterSwift UIView+Sweeter.swift
/host/spi-builder-workspace/Source/NSManagedObjectContext+Sweeter.swift:7:8: error: no such module 'CoreData'
5 | //
6 |
7 | import CoreData
| `- error: no such module 'CoreData'
8 |
9 | public extension NSManagedObjectContext {
[7/19] Compiling SweeterSwift UIViewController+Sweeter.swift
/host/spi-builder-workspace/Source/NSManagedObjectContext+Sweeter.swift:7:8: error: no such module 'CoreData'
5 | //
6 |
7 | import CoreData
| `- error: no such module 'CoreData'
8 |
9 | public extension NSManagedObjectContext {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/19] Emitting module SweeterSwift
/host/spi-builder-workspace/Source/NSManagedObjectContext+Sweeter.swift:7:8: error: no such module 'CoreData'
5 | //
6 |
7 | import CoreData
| `- error: no such module 'CoreData'
8 |
9 | public extension NSManagedObjectContext {
[9/19] Compiling SweeterSwift DateFormatter+Sweeter.swift
/host/spi-builder-workspace/Source/NSManagedObjectContext+Sweeter.swift:7:8: error: no such module 'CoreData'
5 | //
6 |
7 | import CoreData
| `- error: no such module 'CoreData'
8 |
9 | public extension NSManagedObjectContext {
[10/19] Compiling SweeterSwift NSAttributedString+Sweeter.swift
/host/spi-builder-workspace/Source/NSManagedObjectContext+Sweeter.swift:7:8: error: no such module 'CoreData'
5 | //
6 |
7 | import CoreData
| `- error: no such module 'CoreData'
8 |
9 | public extension NSManagedObjectContext {
[11/19] Compiling SweeterSwift Bundle+Sweeter.swift
/host/spi-builder-workspace/Source/NSManagedObjectContext+Sweeter.swift:7:8: error: no such module 'CoreData'
5 | //
6 |
7 | import CoreData
| `- error: no such module 'CoreData'
8 |
9 | public extension NSManagedObjectContext {
[12/19] Compiling SweeterSwift Codable+Sweeter.swift
/host/spi-builder-workspace/Source/NSManagedObjectContext+Sweeter.swift:7:8: error: no such module 'CoreData'
5 | //
6 |
7 | import CoreData
| `- error: no such module 'CoreData'
8 |
9 | public extension NSManagedObjectContext {
[13/19] Compiling SweeterSwift NSManagedObjectContext+Sweeter.swift
/host/spi-builder-workspace/Source/NSManagedObjectContext+Sweeter.swift:7:8: error: no such module 'CoreData'
5 | //
6 |
7 | import CoreData
| `- error: no such module 'CoreData'
8 |
9 | public extension NSManagedObjectContext {
[14/19] Compiling SweeterSwift NSObject+Sweeter.swift
/host/spi-builder-workspace/Source/NSManagedObjectContext+Sweeter.swift:7:8: error: no such module 'CoreData'
5 | //
6 |
7 | import CoreData
| `- error: no such module 'CoreData'
8 |
9 | public extension NSManagedObjectContext {
[15/19] Compiling SweeterSwift String+Sweeter.swift
/host/spi-builder-workspace/Source/NSManagedObjectContext+Sweeter.swift:7:8: error: no such module 'CoreData'
5 | //
6 |
7 | import CoreData
| `- error: no such module 'CoreData'
8 |
9 | public extension NSManagedObjectContext {
[16/19] Compiling SweeterSwift Swift+Sweeter.swift
/host/spi-builder-workspace/Source/NSManagedObjectContext+Sweeter.swift:7:8: error: no such module 'CoreData'
5 | //
6 |
7 | import CoreData
| `- error: no such module 'CoreData'
8 |
9 | public extension NSManagedObjectContext {
[17/19] Compiling SweeterSwift TimeInterval+Sweeter.swift
/host/spi-builder-workspace/Source/NSManagedObjectContext+Sweeter.swift:7:8: error: no such module 'CoreData'
5 | //
6 |
7 | import CoreData
| `- error: no such module 'CoreData'
8 |
9 | public extension NSManagedObjectContext {
[18/19] Compiling SweeterSwift UIApplication+Sweeter.swift
/host/spi-builder-workspace/Source/NSManagedObjectContext+Sweeter.swift:7:8: error: no such module 'CoreData'
5 | //
6 |
7 | import CoreData
| `- error: no such module 'CoreData'
8 |
9 | public extension NSManagedObjectContext {
[19/19] Compiling SweeterSwift resource_bundle_accessor.swift
/host/spi-builder-workspace/Source/NSManagedObjectContext+Sweeter.swift:7:8: error: no such module 'CoreData'
5 | //
6 |
7 | import CoreData
| `- error: no such module 'CoreData'
8 |
9 | public extension NSManagedObjectContext {
BUILD FAILURE 6.0 linux