The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ExyteGrid with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/exyte/Grid.git
Reference: 1.5.0
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
 * tag               1.5.0      -> FETCH_HEAD
HEAD is now at 6532959 Update project settings
Cloned https://github.com/exyte/Grid.git
Revision (git rev-parse @):
65329599b1bbedbfd06eb5a432bab58403c27a8e
SUCCESS checkout https://github.com/exyte/Grid.git at 1.5.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/exyte/Grid.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
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...
[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/37] Emitting module ExyteGrid
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[4/41] Compiling ExyteGrid GridGroup+Init.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[5/41] Compiling ExyteGrid GridGroup+Inits_Data.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[6/41] Compiling ExyteGrid View+Environment.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[7/41] Compiling ExyteGrid View+GridPreferences.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[8/41] Compiling ExyteGrid GridPreference.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[9/41] Compiling ExyteGrid Grid.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[10/41] Compiling ExyteGrid GridGroup.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[11/41] Compiling ExyteGrid ForEach+GridViewsContaining.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[12/41] Compiling ExyteGrid Grid+Init.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[13/41] Compiling ExyteGrid GridPacking.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[14/41] Compiling ExyteGrid GridSpacing.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[15/41] Compiling ExyteGrid GridSpan.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[16/41] Compiling ExyteGrid GridStart.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[17/41] Compiling ExyteGrid GridTrack.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[18/41] Compiling ExyteGrid Grid+Inits_Data.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[19/41] Compiling ExyteGrid GridBuilder.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[20/41] Compiling ExyteGrid GridContentViewsProtocols.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[21/41] Compiling ExyteGrid GridElement+asGridElements.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[22/41] Compiling ExyteGrid GridAlignment.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[23/41] Compiling ExyteGrid GridContentMode.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[24/41] Compiling ExyteGrid GridElement.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[25/41] Compiling ExyteGrid GridFlow.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[26/41] Compiling ExyteGrid GridIndex.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[27/41] Compiling ExyteGrid LayoutArrangement+description.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[28/41] Compiling ExyteGrid View+If.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[29/41] Compiling ExyteGrid LayoutArranging.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[30/41] Compiling ExyteGrid LayoutPositioning.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[31/41] Compiling ExyteGrid ArrangedItem.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[32/41] Compiling ExyteGrid Cache.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[33/41] Compiling ExyteGrid GridCacheMode.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[34/41] Compiling ExyteGrid Constants.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[35/41] Compiling ExyteGrid CGRect+Hashable.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[36/41] Compiling ExyteGrid CGSize+Hashable.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[37/41] Compiling ExyteGrid LayoutArrangement.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[38/41] Compiling ExyteGrid PositionedItem.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[39/41] Compiling ExyteGrid GridBackgroundPreference.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[40/41] Compiling ExyteGrid GridCellPreference.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[41/41] Compiling ExyteGrid GridOverlayPreference.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
error: fatalError
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
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/36] Compiling ExyteGrid LayoutArrangement.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[3/36] Compiling ExyteGrid PositionedItem.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[4/36] Compiling ExyteGrid GridBackgroundPreference.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[5/36] Compiling ExyteGrid GridCellPreference.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[6/36] Compiling ExyteGrid GridOverlayPreference.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[7/36] Compiling ExyteGrid GridAlignment.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[8/36] Compiling ExyteGrid GridContentMode.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[9/36] Compiling ExyteGrid GridElement.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[10/36] Compiling ExyteGrid GridFlow.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[11/36] Compiling ExyteGrid GridIndex.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[12/40] Compiling ExyteGrid GridPacking.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[13/40] Compiling ExyteGrid GridSpacing.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[14/40] Compiling ExyteGrid GridSpan.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[15/40] Compiling ExyteGrid GridStart.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[16/40] Compiling ExyteGrid GridTrack.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)
[17/40] Emitting module ExyteGrid
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[18/40] Compiling ExyteGrid Grid+Inits_Data.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[19/40] Compiling ExyteGrid GridBuilder.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[20/40] Compiling ExyteGrid GridContentViewsProtocols.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[21/40] Compiling ExyteGrid GridElement+asGridElements.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[22/40] Compiling ExyteGrid GridPreference.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[23/40] Compiling ExyteGrid Grid.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[24/40] Compiling ExyteGrid GridGroup.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[25/40] Compiling ExyteGrid ForEach+GridViewsContaining.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[26/40] Compiling ExyteGrid Grid+Init.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[27/40] Compiling ExyteGrid GridGroup+Init.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[28/40] Compiling ExyteGrid GridGroup+Inits_Data.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[29/40] Compiling ExyteGrid View+Environment.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[30/40] Compiling ExyteGrid View+GridPreferences.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[31/40] Compiling ExyteGrid LayoutArrangement+description.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[32/40] Compiling ExyteGrid View+If.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[33/40] Compiling ExyteGrid LayoutArranging.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[34/40] Compiling ExyteGrid LayoutPositioning.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[35/40] Compiling ExyteGrid ArrangedItem.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[36/40] Compiling ExyteGrid Cache.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[37/40] Compiling ExyteGrid GridCacheMode.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[38/40] Compiling ExyteGrid Constants.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[39/40] Compiling ExyteGrid CGRect+Hashable.swift
/host/spi-builder-workspace/Sources/Configuration/Constants.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[40/40] 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.10 linux

Build Machine: Linux 2