The Swift Package Index logo.Swift Package Index

Build Information

Failed to build glTFSceneKit 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/3d4medical/gltfscenekit.git
Reference: 0.0.10
Cloned https://github.com/3d4medical/gltfscenekit.git into spi-builder-workspace
SUCCESS checkout https://github.com/3d4medical/gltfscenekit.git at 0.0.10
========================================
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/3d4medical/DracoSwiftPackage.git
[1/333] Fetching dracoswiftpackage
Fetched https://github.com/3d4medical/DracoSwiftPackage.git (0.95s)
Computing version for https://github.com/3d4medical/DracoSwiftPackage.git
Computed https://github.com/3d4medical/DracoSwiftPackage.git at 0.0.8 (0.27s)
Creating working copy for https://github.com/3d4medical/DracoSwiftPackage.git
Working copy of https://github.com/3d4medical/DracoSwiftPackage.git resolved at 0.0.8
warning: 'dracoswiftpackage': ignoring declared target(s) 'Draco' in the system package
warning: 'spi-builder-workspace': dependency 'dracoswiftpackage' is not used by any target
Building for debugging...
[1/36] Compiling glTFSceneKit GLTFMaterialOcclusionTextureInfo.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[2/36] Compiling glTFSceneKit GLTFMaterialPBRMetallicRoughness.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[3/36] Compiling glTFSceneKit GLTFMesh.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[4/36] Compiling glTFSceneKit GLTFMeshPrimitive.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[5/36] Compiling glTFSceneKit GLTFNode.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/36] Compiling glTFSceneKit GLTF+Animation.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[7/36] Compiling glTFSceneKit GLTF+CompressedTexture.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[8/36] Compiling glTFSceneKit GLTF+Draco.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[9/36] Compiling glTFSceneKit GLTF+Material.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[10/36] Compiling glTFSceneKit GLTF+Resources.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[11/36] Emitting module glTFSceneKit
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[12/40] Compiling glTFSceneKit GLTFSampler.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[13/40] Compiling glTFSceneKit GLTFScene.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[14/40] Compiling glTFSceneKit GLTFSkin.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[15/40] Compiling glTFSceneKit GLTFTexture.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[16/40] Compiling glTFSceneKit GLTFTextureInfo.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[17/40] Compiling glTFSceneKit GLTF+SceneKit.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[18/40] Compiling glTFSceneKit GLTF.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[19/40] Compiling glTFSceneKit GLTFAccessor.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[20/40] Compiling glTFSceneKit GLTFAccessorSparse.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[21/40] Compiling glTFSceneKit GLTFAccessorSparseIndices.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[22/40] Compiling glTFSceneKit GLTFAccessorSparseValues.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[23/40] Compiling glTFSceneKit GLTFAnimation.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[24/40] Compiling glTFSceneKit GLTFAnimationChannel.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[25/40] Compiling glTFSceneKit GLTFAnimationChannelTarget.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[26/40] Compiling glTFSceneKit GLTFAnimationSampler.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[27/40] Compiling glTFSceneKit GLTFAsset.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[28/40] Compiling glTFSceneKit GLTFBuffer.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[29/40] Compiling glTFSceneKit GLTFBufferView.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[30/40] Compiling glTFSceneKit GLTFCamera.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[31/40] Compiling glTFSceneKit GLTFCameraOrthographic.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[32/40] Compiling glTFSceneKit GLTFCameraPerspective.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[33/40] Compiling glTFSceneKit GLTFImage.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[34/40] Compiling glTFSceneKit GLTFKHRDracoMeshCompressionExtension.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[35/40] Compiling glTFSceneKit GLTFMaterial.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[36/40] Compiling glTFSceneKit GLTFMaterialNormalTextureInfo.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[37/40] Compiling glTFSceneKit JSONCodingKeys.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[38/40] Compiling glTFSceneKit GLTF_3D4MCompressedTextureExtension.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[39/40] Compiling glTFSceneKit Helper.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[40/40] Compiling glTFSceneKit TextureStorageManager.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 1