The Swift Package Index logo.Swift Package Index

Build Information

Failed to build glTFSceneKit with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/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/3d4medical/gltfscenekit.git
Reference: develop
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/3d4medical/gltfscenekit
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 3a043b4 Update Package.swift
Cloned https://github.com/3d4medical/gltfscenekit.git
Revision (git rev-parse @):
3a043b41c6d253a486f558de7e5a8845184df074
SUCCESS checkout https://github.com/3d4medical/gltfscenekit.git at develop
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/3d4medical/gltfscenekit.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
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/39] Emitting module glTFSceneKit
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[4/44] Compiling glTFSceneKit GLTF+Animation.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[5/44] Compiling glTFSceneKit GLTF+CompressedTexture.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[6/44] Compiling glTFSceneKit GLTF+Draco.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[7/44] Compiling glTFSceneKit GLTF+Material.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[8/44] Compiling glTFSceneKit GLTF+SceneKit.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[9/44] Compiling glTFSceneKit GLTF.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[10/44] Compiling glTFSceneKit GLTFKHRDracoMeshCompressionExtension.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[11/44] Compiling glTFSceneKit GLTFMaterial.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[12/44] Compiling glTFSceneKit GLTFMaterialNormalTextureInfo.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[13/44] Compiling glTFSceneKit GLTFMaterialOcclusionTextureInfo.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[14/44] Compiling glTFSceneKit GLTFMaterialPBRMetallicRoughness.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[15/44] Compiling glTFSceneKit GLTFBufferView.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[16/44] Compiling glTFSceneKit GLTFCamera.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[17/44] Compiling glTFSceneKit GLTFCameraOrthographic.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[18/44] Compiling glTFSceneKit GLTFCameraPerspective.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[19/44] Compiling glTFSceneKit GLTFImage.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[20/44] Compiling glTFSceneKit GLTFConverter.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[21/44] Compiling glTFSceneKit GLTFResourceLoader.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[22/44] Compiling glTFSceneKit GLTF_3D4MCompressedTextureExtension.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[23/44] Compiling glTFSceneKit Helper.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[24/44] Compiling glTFSceneKit TextureStorageManager.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[25/44] Compiling glTFSceneKit GLTFAnimationChannel.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[26/44] Compiling glTFSceneKit GLTFAnimationChannelTarget.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[27/44] Compiling glTFSceneKit GLTFAnimationSampler.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[28/44] Compiling glTFSceneKit GLTFAsset.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[29/44] Compiling glTFSceneKit GLTFBuffer.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[30/44] Compiling glTFSceneKit GLTFSkin.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[31/44] Compiling glTFSceneKit GLTFTexture.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[32/44] Compiling glTFSceneKit GLTFTextureInfo.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[33/44] Compiling glTFSceneKit JSONCodingKeys.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[34/44] Compiling glTFSceneKit GLTFConverter+Geometry.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[35/44] Compiling glTFSceneKit GLTFAccessor.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[36/44] Compiling glTFSceneKit GLTFAccessorSparse.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[37/44] Compiling glTFSceneKit GLTFAccessorSparseIndices.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[38/44] Compiling glTFSceneKit GLTFAccessorSparseValues.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[39/44] Compiling glTFSceneKit GLTFAnimation.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[40/44] Compiling glTFSceneKit GLTFMesh.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[41/44] Compiling glTFSceneKit GLTFMeshPrimitive.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[42/44] Compiling glTFSceneKit GLTFNode.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[43/44] Compiling glTFSceneKit GLTFSampler.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[44/44] Compiling glTFSceneKit GLTFScene.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/38] Compiling glTFSceneKit GLTFKHRDracoMeshCompressionExtension.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[3/38] Compiling glTFSceneKit GLTFMaterial.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[4/38] Compiling glTFSceneKit GLTFMaterialNormalTextureInfo.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[5/38] Compiling glTFSceneKit GLTFMaterialOcclusionTextureInfo.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[6/38] Compiling glTFSceneKit GLTFMaterialPBRMetallicRoughness.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[7/43] Compiling glTFSceneKit GLTFBufferView.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[8/43] Compiling glTFSceneKit GLTFCamera.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[9/43] Compiling glTFSceneKit GLTFCameraOrthographic.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[10/43] Compiling glTFSceneKit GLTFCameraPerspective.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[11/43] Compiling glTFSceneKit GLTFImage.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[12/43] Compiling glTFSceneKit GLTFAccessor.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[13/43] Compiling glTFSceneKit GLTFAccessorSparse.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[14/43] Compiling glTFSceneKit GLTFAccessorSparseIndices.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[15/43] Compiling glTFSceneKit GLTFAccessorSparseValues.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[16/43] Compiling glTFSceneKit GLTFAnimation.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)
[17/43] Emitting module glTFSceneKit
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[18/43] Compiling glTFSceneKit GLTFAnimationChannel.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[19/43] Compiling glTFSceneKit GLTFAnimationChannelTarget.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[20/43] Compiling glTFSceneKit GLTFAnimationSampler.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[21/43] Compiling glTFSceneKit GLTFAsset.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[22/43] Compiling glTFSceneKit GLTFBuffer.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[23/43] Compiling glTFSceneKit GLTFMesh.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[24/43] Compiling glTFSceneKit GLTFMeshPrimitive.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[25/43] Compiling glTFSceneKit GLTFNode.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[26/43] Compiling glTFSceneKit GLTFSampler.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[27/43] Compiling glTFSceneKit GLTFScene.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[28/43] Compiling glTFSceneKit GLTFSkin.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[29/43] Compiling glTFSceneKit GLTFTexture.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[30/43] Compiling glTFSceneKit GLTFTextureInfo.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[31/43] Compiling glTFSceneKit JSONCodingKeys.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[32/43] Compiling glTFSceneKit GLTFConverter+Geometry.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[33/43] Compiling glTFSceneKit GLTF+Animation.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[34/43] Compiling glTFSceneKit GLTF+CompressedTexture.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[35/43] Compiling glTFSceneKit GLTF+Draco.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[36/43] Compiling glTFSceneKit GLTF+Material.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[37/43] Compiling glTFSceneKit GLTF+SceneKit.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[38/43] Compiling glTFSceneKit GLTF.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[39/43] Compiling glTFSceneKit GLTFConverter.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[40/43] Compiling glTFSceneKit GLTFResourceLoader.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[41/43] Compiling glTFSceneKit GLTF_3D4MCompressedTextureExtension.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[42/43] Compiling glTFSceneKit Helper.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[43/43] 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.10 linux

Build Machine: Linux 1