The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build glTFSceneKit, reference 0.0.10 (434ccf), with Swift 5.9 for Linux on 9 Sep 2024 06:38:59 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-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: 0.0.10
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
 * tag               0.0.10     -> FETCH_HEAD
HEAD is now at 434ccf3 fixed conversion progress for multithreading; construct nodes tree upfront to fix deadlock issue;
Submodule path 'Draco': checked out '9bdbe49ea00171089bb666692a0ba6476b408545'
Submodule 'Draco' (https://github.com/3d4medical/DracoSwiftPackage.git) registered for path 'Draco'
Cloning into '/host/spi-builder-workspace/Draco'...
Cloned https://github.com/sakrist/glTFSceneKit.git
Revision (git rev-parse @):
434ccf32da18107bcd419fab6ef4c9a0b21a8d4d
SUCCESS checkout https://github.com/sakrist/glTFSceneKit.git at 0.0.10
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/sakrist/glTFSceneKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
762bedf4b1b7: Already exists
a866504cb402: Pulling fs layer
3a864167545e: Pulling fs layer
2aa2bed42a4e: Pulling fs layer
a9419e7bf08c: Pulling fs layer
8ae4929070ba: Pulling fs layer
8ae4929070ba: Waiting
a9419e7bf08c: Waiting
2aa2bed42a4e: Verifying Checksum
2aa2bed42a4e: Download complete
a866504cb402: Verifying Checksum
a866504cb402: Download complete
a9419e7bf08c: Verifying Checksum
a9419e7bf08c: Download complete
8ae4929070ba: Verifying Checksum
8ae4929070ba: Download complete
3a864167545e: Verifying Checksum
3a864167545e: Download complete
a866504cb402: Pull complete
3a864167545e: Pull complete
2aa2bed42a4e: Pull complete
a9419e7bf08c: Pull complete
8ae4929070ba: Pull complete
Digest: sha256:907758cf9691f0f77ca4e2d6f778ef6c038667a789e74bf575a4b60f864d6863
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/3d4medical/DracoSwiftPackage.git
[1/333] Fetching dracoswiftpackage
Fetched https://github.com/3d4medical/DracoSwiftPackage.git (0.81s)
Computing version for https://github.com/3d4medical/DracoSwiftPackage.git
Computed https://github.com/3d4medical/DracoSwiftPackage.git at 0.0.8 (0.32s)
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...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/36] Emitting module glTFSceneKit
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[2/40] Compiling glTFSceneKit JSONCodingKeys.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[3/40] Compiling glTFSceneKit GLTF_3D4MCompressedTextureExtension.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[4/40] Compiling glTFSceneKit Helper.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[5/40] Compiling glTFSceneKit TextureStorageManager.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[6/40] Compiling glTFSceneKit GLTFAccessorSparseValues.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[7/40] Compiling glTFSceneKit GLTFAnimation.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[8/40] Compiling glTFSceneKit GLTFAnimationChannel.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[9/40] Compiling glTFSceneKit GLTFAnimationChannelTarget.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[10/40] Compiling glTFSceneKit GLTFAnimationSampler.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[11/40] Compiling glTFSceneKit GLTFAsset.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[12/40] Compiling glTFSceneKit GLTFBuffer.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[13/40] Compiling glTFSceneKit GLTFBufferView.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[14/40] Compiling glTFSceneKit GLTFCamera.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[15/40] Compiling glTFSceneKit GLTFCameraOrthographic.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[16/40] Compiling glTFSceneKit GLTFCameraPerspective.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[17/40] Compiling glTFSceneKit GLTFImage.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[18/40] Compiling glTFSceneKit GLTFKHRDracoMeshCompressionExtension.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[19/40] Compiling glTFSceneKit GLTFMaterial.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[20/40] Compiling glTFSceneKit GLTFMaterialNormalTextureInfo.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[21/40] Compiling glTFSceneKit GLTFSampler.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[22/40] Compiling glTFSceneKit GLTFScene.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[23/40] Compiling glTFSceneKit GLTFSkin.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[24/40] Compiling glTFSceneKit GLTFTexture.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[25/40] Compiling glTFSceneKit GLTFTextureInfo.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[26/40] Compiling glTFSceneKit GLTFMaterialOcclusionTextureInfo.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[27/40] Compiling glTFSceneKit GLTFMaterialPBRMetallicRoughness.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[28/40] Compiling glTFSceneKit GLTFMesh.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[29/40] Compiling glTFSceneKit GLTFMeshPrimitive.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[30/40] Compiling glTFSceneKit GLTFNode.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[31/40] Compiling glTFSceneKit GLTF+SceneKit.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[32/40] Compiling glTFSceneKit GLTF.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[33/40] Compiling glTFSceneKit GLTFAccessor.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[34/40] Compiling glTFSceneKit GLTFAccessorSparse.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[35/40] Compiling glTFSceneKit GLTFAccessorSparseIndices.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[36/40] Compiling glTFSceneKit GLTF+Animation.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[37/40] Compiling glTFSceneKit GLTF+CompressedTexture.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[38/40] Compiling glTFSceneKit GLTF+Draco.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[39/40] Compiling glTFSceneKit GLTF+Material.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:9:8: error: no such module 'SceneKit'
import SceneKit
       ^
[40/40] Compiling glTFSceneKit GLTF+Resources.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