Build Information
Failed to build Prephirences, reference master (3bc9e0
), with Swift 5.10 for Linux on 1 Jun 2025 16:55:19 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/phimage/Prephirences.git
Reference: master
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/phimage/Prephirences
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 3bc9e04 Fix override T
Cloned https://github.com/phimage/Prephirences.git
Revision (git rev-parse @):
3bc9e04ef90bd375656e367fdbdf36165174b426
SUCCESS checkout https://github.com/phimage/Prephirences.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/phimage/Prephirences.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:aa1999fda62728f989ec9f885e6a69f8a206ad63b6efcfc03397a00c96f5855b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
warning: 'spi-builder-workspace': found 4 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Tests/InfoMac.plist
/host/spi-builder-workspace/Tests/Test.plist
/host/spi-builder-workspace/Tests/Entitlements.plist
/host/spi-builder-workspace/Tests/Info.plist
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/25] Emitting module Prephirences
/host/spi-builder-workspace/Sources/CoreData/ManagedObjectPreferences.swift:29:8: error: no such module 'CoreData'
import CoreData
^
[4/28] Compiling Prephirences PropertyListKeys.swift
/host/spi-builder-workspace/Sources/CoreData/ManagedObjectPreferences.swift:29:8: error: no such module 'CoreData'
import CoreData
^
[5/28] Compiling Prephirences UserDefaultsKeys.swift
/host/spi-builder-workspace/Sources/CoreData/ManagedObjectPreferences.swift:29:8: error: no such module 'CoreData'
import CoreData
^
[6/28] Compiling Prephirences NSCachePreferences.swift
/host/spi-builder-workspace/Sources/CoreData/ManagedObjectPreferences.swift:29:8: error: no such module 'CoreData'
import CoreData
^
[7/28] Compiling Prephirences ReflectingPreferences.swift
/host/spi-builder-workspace/Sources/CoreData/ManagedObjectPreferences.swift:29:8: error: no such module 'CoreData'
import CoreData
^
[8/28] Compiling Prephirences UserDefaults+Prephirences.swift
/host/spi-builder-workspace/Sources/CoreData/ManagedObjectPreferences.swift:29:8: error: no such module 'CoreData'
import CoreData
^
[9/28] Compiling Prephirences UserDefaults+Adds.swift
/host/spi-builder-workspace/Sources/CoreData/ManagedObjectPreferences.swift:29:8: error: no such module 'CoreData'
import CoreData
^
[10/28] Compiling Prephirences PatternPreferences.swift
/host/spi-builder-workspace/Sources/CoreData/ManagedObjectPreferences.swift:29:8: error: no such module 'CoreData'
import CoreData
^
[11/28] Compiling Prephirences Plist.swift
/host/spi-builder-workspace/Sources/CoreData/ManagedObjectPreferences.swift:29:8: error: no such module 'CoreData'
import CoreData
^
[12/28] Compiling Prephirences Preference.swift
/host/spi-builder-workspace/Sources/CoreData/ManagedObjectPreferences.swift:29:8: error: no such module 'CoreData'
import CoreData
^
[13/28] Compiling Prephirences NSCoder+Prephirences.swift
/host/spi-builder-workspace/Sources/CoreData/ManagedObjectPreferences.swift:29:8: error: no such module 'CoreData'
import CoreData
^
[14/28] Compiling Prephirences NSHTTPCookieStorage+Prephirences.swift
/host/spi-builder-workspace/Sources/CoreData/ManagedObjectPreferences.swift:29:8: error: no such module 'CoreData'
import CoreData
^
[15/28] Compiling Prephirences NSUbiquitousKeyValueStore+Prephirences.swift
/host/spi-builder-workspace/Sources/CoreData/ManagedObjectPreferences.swift:29:8: error: no such module 'CoreData'
import CoreData
^
[16/28] Compiling Prephirences PreferencesOperators.swift
/host/spi-builder-workspace/Sources/CoreData/ManagedObjectPreferences.swift:29:8: error: no such module 'CoreData'
import CoreData
^
[17/28] Compiling Prephirences PreferencesType.swift
/host/spi-builder-workspace/Sources/CoreData/ManagedObjectPreferences.swift:29:8: error: no such module 'CoreData'
import CoreData
^
[18/28] Compiling Prephirences Prephirencable.swift
/host/spi-builder-workspace/Sources/CoreData/ManagedObjectPreferences.swift:29:8: error: no such module 'CoreData'
import CoreData
^
[19/28] Compiling Prephirences PrephirenceType+Codable.swift
/host/spi-builder-workspace/Sources/CoreData/ManagedObjectPreferences.swift:29:8: error: no such module 'CoreData'
import CoreData
^
[20/28] Compiling Prephirences Prephirences.swift
/host/spi-builder-workspace/Sources/CoreData/ManagedObjectPreferences.swift:29:8: error: no such module 'CoreData'
import CoreData
^
[21/28] Compiling Prephirences RawRepresentable+Prephirences.swift
/host/spi-builder-workspace/Sources/CoreData/ManagedObjectPreferences.swift:29:8: error: no such module 'CoreData'
import CoreData
^
[22/28] Compiling Prephirences PreferenceOperators.swift
/host/spi-builder-workspace/Sources/CoreData/ManagedObjectPreferences.swift:29:8: error: no such module 'CoreData'
import CoreData
^
[23/28] Compiling Prephirences PreferenceTransformation.swift
/host/spi-builder-workspace/Sources/CoreData/ManagedObjectPreferences.swift:29:8: error: no such module 'CoreData'
import CoreData
^
[24/28] Compiling Prephirences PreferencesController.swift
/host/spi-builder-workspace/Sources/CoreData/ManagedObjectPreferences.swift:29:8: error: no such module 'CoreData'
import CoreData
^
[25/28] Compiling Prephirences Bundle.swift
/host/spi-builder-workspace/Sources/CoreData/ManagedObjectPreferences.swift:29:8: error: no such module 'CoreData'
import CoreData
^
[26/28] Compiling Prephirences ManagedObjectPreferences.swift
/host/spi-builder-workspace/Sources/CoreData/ManagedObjectPreferences.swift:29:8: error: no such module 'CoreData'
import CoreData
^
[27/28] Compiling Prephirences DictionaryPreferences.swift
/host/spi-builder-workspace/Sources/CoreData/ManagedObjectPreferences.swift:29:8: error: no such module 'CoreData'
import CoreData
^
[28/28] Compiling Prephirences KeychainPreferences.swift
/host/spi-builder-workspace/Sources/CoreData/ManagedObjectPreferences.swift:29:8: error: no such module 'CoreData'
import CoreData
^
error: fatalError
BUILD FAILURE 5.10 linux