Build Information
Failed to build glTFSceneKit, reference develop (3a043b
), with Swift 5.10 for Linux on 9 Sep 2024 06:38:20 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sakrist/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/sakrist/glTFSceneKit
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at 3a043b4 Update Package.swift
Cloned https://github.com/sakrist/glTFSceneKit.git
Revision (git rev-parse @):
3a043b41c6d253a486f558de7e5a8845184df074
SUCCESS checkout https://github.com/sakrist/glTFSceneKit.git at develop
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/sakrist/glTFSceneKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:a70f701911643a3a4293839e0e79d56dcc32eed4840549b67640dc1034af7f44
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/39] Compiling glTFSceneKit GLTFAnimationChannel.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
^
[4/39] Compiling glTFSceneKit GLTFAnimationChannelTarget.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
^
[5/39] Compiling glTFSceneKit GLTFAnimationSampler.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
^
[6/39] Compiling glTFSceneKit GLTFAsset.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
^
[7/39] Compiling glTFSceneKit GLTFBuffer.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
^
[8/44] Compiling glTFSceneKit GLTFMesh.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
^
[9/44] Compiling glTFSceneKit GLTFMeshPrimitive.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
^
[10/44] Compiling glTFSceneKit GLTFNode.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
^
[11/44] Compiling glTFSceneKit GLTFSampler.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
^
[12/44] Compiling glTFSceneKit GLTFScene.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
^
[13/44] Compiling glTFSceneKit GLTFBufferView.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
^
[14/44] Compiling glTFSceneKit GLTFCamera.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
^
[15/44] Compiling glTFSceneKit GLTFCameraOrthographic.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
^
[16/44] Compiling glTFSceneKit GLTFCameraPerspective.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
^
[17/44] Compiling glTFSceneKit GLTFImage.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)
[18/44] Emitting module glTFSceneKit
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
^
[19/44] Compiling glTFSceneKit GLTFKHRDracoMeshCompressionExtension.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
^
[20/44] Compiling glTFSceneKit GLTFMaterial.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
^
[21/44] Compiling glTFSceneKit GLTFMaterialNormalTextureInfo.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
^
[22/44] Compiling glTFSceneKit GLTFMaterialOcclusionTextureInfo.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
^
[23/44] Compiling glTFSceneKit GLTFMaterialPBRMetallicRoughness.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
^
[24/44] Compiling glTFSceneKit GLTFSkin.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
^
[25/44] Compiling glTFSceneKit GLTFTexture.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
^
[26/44] Compiling glTFSceneKit GLTFTextureInfo.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
^
[27/44] Compiling glTFSceneKit JSONCodingKeys.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
^
[28/44] Compiling glTFSceneKit GLTFConverter+Geometry.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
^
[29/44] Compiling glTFSceneKit GLTF+Animation.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
^
[30/44] Compiling glTFSceneKit GLTF+CompressedTexture.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
^
[31/44] Compiling glTFSceneKit GLTF+Draco.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
^
[32/44] Compiling glTFSceneKit GLTF+Material.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
^
[33/44] Compiling glTFSceneKit GLTF+SceneKit.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
^
[34/44] Compiling glTFSceneKit GLTF.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 GLTFConverter.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
^
[41/44] Compiling glTFSceneKit GLTFResourceLoader.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
^
[42/44] Compiling glTFSceneKit GLTF_3D4MCompressedTextureExtension.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
^
[43/44] Compiling glTFSceneKit Helper.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
^
[44/44] 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