The Swift Package Index logo.Swift Package Index

Build Information

Failed to build GLSceneLib with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-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/omochi/glscenelib.git
Reference: 0.1.8
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/omochi/glscenelib
 * tag               0.1.8      -> FETCH_HEAD
HEAD is now at f86eeac text rendering
Cloned https://github.com/omochi/glscenelib.git
Revision (git rev-parse @):
f86eeac43355f4f3965af57a2b311c1b91120225
SUCCESS checkout https://github.com/omochi/glscenelib.git at 0.1.8
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/omochi/glscenelib.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/omochi/DebugReflect.git
[1/143] Fetching debugreflect
Fetched https://github.com/omochi/DebugReflect.git from cache (0.22s)
Computing version for https://github.com/omochi/DebugReflect.git
Computed https://github.com/omochi/DebugReflect.git at 0.3.5 (0.39s)
Creating working copy for https://github.com/omochi/DebugReflect.git
Working copy of https://github.com/omochi/DebugReflect.git resolved at 0.3.5
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/11] Compiling DebugReflect DebugReflectable.swift
[5/11] Compiling DebugReflect Util.swift
[6/11] Compiling DebugReflect SwiftTypes.swift
[7/11] Compiling DebugReflect DebugReflectBuilder.swift
[8/11] Emitting module DebugReflect
[9/11] Compiling DebugReflect DebugReflectWriter.swift
[10/11] Compiling DebugReflect DebugReflectValue.swift
[11/11] Compiling DebugReflect IndentTextWriter.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[13/74] Emitting module GLSceneLib
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[14/82] Compiling GLSceneLib GLShader.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[15/82] Compiling GLSceneLib GLVertexArray.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[16/82] Compiling GLSceneLib CompositeDisposer.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[17/82] Compiling GLSceneLib DisposeBag.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[18/82] Compiling GLSceneLib Disposer.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[19/82] Compiling GLSceneLib EventCombine.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[20/82] Compiling GLSceneLib EventEmitter.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[21/82] Compiling GLSceneLib EventFlatMap.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[22/82] Compiling GLSceneLib EventMap.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[23/82] Compiling GLSceneLib OpaqueColor.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[24/82] Compiling GLSceneLib OptionalExtension.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[25/82] Compiling GLSceneLib OptionalProtocol.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[26/82] Compiling GLSceneLib RangeExtension.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[27/82] Compiling GLSceneLib Size.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[28/82] Compiling GLSceneLib StringExtension.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[29/82] Compiling GLSceneLib Vector2.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[30/82] Compiling GLSceneLib Vector3.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[31/82] Compiling GLSceneLib Vector4.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[32/82] Compiling GLSceneLib WeakBox.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[33/82] Compiling GLSceneLib ExtrudeSolid.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[34/82] Compiling GLSceneLib LineCircleElement.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[35/82] Compiling GLSceneLib LineElement.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[36/82] Compiling GLSceneLib MeshElement.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[37/82] Compiling GLSceneLib RenderSetting.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[38/82] Compiling GLSceneLib SweepSurface.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[39/82] Compiling GLSceneLib SweepSurfaceShapes.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[40/82] Compiling GLSceneLib TextElement.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[41/82] Compiling GLSceneLib EventMerge.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[42/82] Compiling GLSceneLib EventSource.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[43/82] Compiling GLSceneLib Property.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[44/82] Compiling GLSceneLib WeakProperty.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[45/82] Compiling GLSceneLib BasicTransformShaderProtocol.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[46/82] Compiling GLSceneLib Camera.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[47/82] Compiling GLSceneLib ColorLineCirclePrimitive.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[48/82] Compiling GLSceneLib ColorLinePrimitive.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[49/82] Compiling GLSceneLib ColorLineShader.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[50/82] Compiling GLSceneLib ColorShader.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[51/82] Compiling GLSceneLib DirectionalLight.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[52/82] Compiling GLSceneLib Display.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[53/82] Compiling GLSceneLib Light.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[54/82] Compiling GLSceneLib PhongShader.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[55/82] Compiling GLSceneLib Scene.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[56/82] Compiling GLSceneLib SceneElement.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[57/82] Compiling GLSceneLib TextRenderer.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[58/82] Compiling GLSceneLib UILabelTextRenderer.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[59/82] Compiling GLSceneLib GLBuffer.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[60/82] Compiling GLSceneLib GLDataConvert.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[61/82] Compiling GLSceneLib GLDataType.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[62/82] Compiling GLSceneLib GLError.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[63/82] Compiling GLSceneLib GLExtension.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[64/82] Compiling GLSceneLib GLFunctions.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[65/82] Compiling GLSceneLib GLIDHolder.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[66/82] Compiling GLSceneLib Angle.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[67/82] Compiling GLSceneLib ArrayExtension.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[68/82] Compiling GLSceneLib Assert.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[69/82] Compiling GLSceneLib Box.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[70/82] Compiling GLSceneLib Cast.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[71/82] Compiling GLSceneLib Color.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[72/82] Compiling GLSceneLib FunctionalUtil.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[73/82] Compiling GLSceneLib GenericError.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[74/82] Compiling GLSceneLib Matrix4x4.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[75/82] Compiling GLSceneLib SceneElementProtocol.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[76/82] Compiling GLSceneLib SceneNode.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[77/82] Compiling GLSceneLib SceneRenderer.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[78/82] Compiling GLSceneLib ShaderPrimitive.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[79/82] Compiling GLSceneLib ShaderProtocol.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[80/82] Compiling GLSceneLib VertexAttribute.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[81/82] Compiling GLSceneLib VertexAttributeDefinition.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[82/82] Compiling GLSceneLib VertexSerializerProtocol.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/63] Emitting module GLSceneLib
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[3/71] Compiling GLSceneLib GLShader.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[4/71] Compiling GLSceneLib GLVertexArray.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[5/71] Compiling GLSceneLib CompositeDisposer.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[6/71] Compiling GLSceneLib DisposeBag.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[7/71] Compiling GLSceneLib Disposer.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[8/71] Compiling GLSceneLib EventCombine.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[9/71] Compiling GLSceneLib EventEmitter.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[10/71] Compiling GLSceneLib EventFlatMap.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[11/71] Compiling GLSceneLib EventMap.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[12/71] Compiling GLSceneLib EventMerge.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[13/71] Compiling GLSceneLib EventSource.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[14/71] Compiling GLSceneLib Property.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[15/71] Compiling GLSceneLib WeakProperty.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[16/71] Compiling GLSceneLib BasicTransformShaderProtocol.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[17/71] Compiling GLSceneLib Camera.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[18/71] Compiling GLSceneLib ColorLineCirclePrimitive.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[19/71] Compiling GLSceneLib ColorLinePrimitive.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[20/71] Compiling GLSceneLib OpaqueColor.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[21/71] Compiling GLSceneLib OptionalExtension.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[22/71] Compiling GLSceneLib OptionalProtocol.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[23/71] Compiling GLSceneLib RangeExtension.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[24/71] Compiling GLSceneLib Size.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[25/71] Compiling GLSceneLib StringExtension.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[26/71] Compiling GLSceneLib Vector2.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[27/71] Compiling GLSceneLib Vector3.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[28/71] Compiling GLSceneLib Vector4.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[29/71] Compiling GLSceneLib TextRenderer.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[30/71] Compiling GLSceneLib UILabelTextRenderer.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[31/71] Compiling GLSceneLib GLBuffer.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[32/71] Compiling GLSceneLib GLDataConvert.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[33/71] Compiling GLSceneLib GLDataType.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[34/71] Compiling GLSceneLib GLError.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[35/71] Compiling GLSceneLib GLExtension.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[36/71] Compiling GLSceneLib GLFunctions.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[37/71] Compiling GLSceneLib GLIDHolder.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[38/71] Compiling GLSceneLib ColorLineShader.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[39/71] Compiling GLSceneLib ColorShader.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[40/71] Compiling GLSceneLib DirectionalLight.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[41/71] Compiling GLSceneLib Display.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[42/71] Compiling GLSceneLib Light.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[43/71] Compiling GLSceneLib PhongShader.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[44/71] Compiling GLSceneLib Scene.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[45/71] Compiling GLSceneLib SceneElement.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[46/71] Compiling GLSceneLib WeakBox.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[47/71] Compiling GLSceneLib ExtrudeSolid.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[48/71] Compiling GLSceneLib LineCircleElement.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[49/71] Compiling GLSceneLib LineElement.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[50/71] Compiling GLSceneLib MeshElement.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[51/71] Compiling GLSceneLib RenderSetting.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[52/71] Compiling GLSceneLib SweepSurface.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[53/71] Compiling GLSceneLib SweepSurfaceShapes.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[54/71] Compiling GLSceneLib TextElement.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[55/71] Compiling GLSceneLib Angle.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[56/71] Compiling GLSceneLib ArrayExtension.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[57/71] Compiling GLSceneLib Assert.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[58/71] Compiling GLSceneLib Box.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[59/71] Compiling GLSceneLib Cast.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[60/71] Compiling GLSceneLib Color.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[61/71] Compiling GLSceneLib FunctionalUtil.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[62/71] Compiling GLSceneLib GenericError.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[63/71] Compiling GLSceneLib Matrix4x4.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[64/71] Compiling GLSceneLib SceneElementProtocol.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[65/71] Compiling GLSceneLib SceneNode.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[66/71] Compiling GLSceneLib SceneRenderer.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[67/71] Compiling GLSceneLib ShaderPrimitive.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[68/71] Compiling GLSceneLib ShaderProtocol.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[69/71] Compiling GLSceneLib VertexAttribute.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[70/71] Compiling GLSceneLib VertexAttributeDefinition.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[71/71] Compiling GLSceneLib VertexSerializerProtocol.swift
/host/spi-builder-workspace/Sources/GLSceneLib/Base/Size.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 1