Build Information
Failed to build ExyteGrid, reference master (7c7454
), with Swift 5.9 for Linux on 28 Feb 2025 09:18: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-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/exyte/Grid.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/exyte/Grid
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 7c74548 Update README.md
Cloned https://github.com/exyte/Grid.git
Revision (git rev-parse @):
7c745488d64f63533fd0fe066910777fb4dbdbef
SUCCESS checkout https://github.com/exyte/Grid.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/exyte/Grid.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:e6feefcc5d5d2f301fe47477cfe0928fc3b12c59579fdacf1d387095b6fee662
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/Info.plist
Building for debugging...
[1/35] Compiling ExyteGrid Grid+Inits_Data.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[2/35] Compiling ExyteGrid GridBuilder.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[3/35] Compiling ExyteGrid GridContentViewsProtocols.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[4/35] Compiling ExyteGrid GridElement+asGridElements.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[5/35] Compiling ExyteGrid GridPreference.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[6/35] Compiling ExyteGrid Grid.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[7/35] Compiling ExyteGrid GridGroup.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[8/35] Compiling ExyteGrid ForEach+GridViewsContaining.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[9/35] Compiling ExyteGrid Grid+Init.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[10/39] Compiling ExyteGrid GridGroup+Init.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[11/39] Compiling ExyteGrid GridGroup+Inits_Data.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[12/39] Compiling ExyteGrid View+Environment.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[13/39] Compiling ExyteGrid View+GridPreferences.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[14/39] Compiling ExyteGrid GridAlignment.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[15/39] Compiling ExyteGrid GridContentMode.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[16/39] Compiling ExyteGrid GridElement.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[17/39] Compiling ExyteGrid GridFlow.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[18/39] Compiling ExyteGrid GridIndex.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[19/39] Compiling ExyteGrid GridPacking.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[20/39] Compiling ExyteGrid GridSpacing.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[21/39] Compiling ExyteGrid GridSpan.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[22/39] Compiling ExyteGrid GridStart.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[23/39] Compiling ExyteGrid GridTrack.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[24/39] Compiling ExyteGrid LayoutArrangement.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[25/39] Compiling ExyteGrid PositionedItem.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[26/39] Compiling ExyteGrid GridBackgroundPreference.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[27/39] Compiling ExyteGrid GridCellPreference.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[28/39] Compiling ExyteGrid GridOverlayPreference.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[29/39] Emitting module ExyteGrid
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[30/39] Compiling ExyteGrid LayoutArrangement+description.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[31/39] Compiling ExyteGrid View+If.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[32/39] Compiling ExyteGrid LayoutArranging.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[33/39] Compiling ExyteGrid LayoutPositioning.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[34/39] Compiling ExyteGrid ArrangedItem.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[35/39] Compiling ExyteGrid Cache.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[36/39] Compiling ExyteGrid GridCacheMode.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[37/39] Compiling ExyteGrid Constants.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[38/39] Compiling ExyteGrid CGRect+Hashable.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[39/39] Compiling ExyteGrid CGSize+Hashable.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
error: fatalError
BUILD FAILURE 5.9 linux