The Swift Package Index logo.Swift Package Index

Build Information

Failed to build GLSceneLib with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

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

Build Machine: Linux 1