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 shared-graphics-tools, reference main (5be8cf), with Swift 5.9 for Linux on 3 Jul 2024 23:30:53 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$workDir" 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.44.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/computer-graphics-tools/shared-graphics-tools.git
Reference: main
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/computer-graphics-tools/shared-graphics-tools
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 5be8cf7 Update .spi.yml
Cloned https://github.com/computer-graphics-tools/shared-graphics-tools.git
Revision (git rev-parse @):
5be8cf7a7521f79878a55a762d30e3210421984f
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/computer-graphics-tools/shared-graphics-tools.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/computer-graphics-tools/shared-graphics-tools.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$workDir" 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
Digest: sha256:bf2706fb3ad57f47449cad6c85f40e5d27f055fda5f2d8da4d3c25f3a5524d1a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/eugenebokhan/core-video-tools.git
Fetching https://github.com/eugenebokhan/metal-tools.git
[1/109] Fetching core-video-tools
[110/1180] Fetching core-video-tools, metal-tools
Fetched https://github.com/eugenebokhan/core-video-tools.git (0.18s)
[215/1071] Fetching metal-tools
Fetched https://github.com/eugenebokhan/metal-tools.git (0.33s)
Computing version for https://github.com/eugenebokhan/core-video-tools.git
Computed https://github.com/eugenebokhan/core-video-tools.git at 0.1.0 (1.40s)
Computing version for https://github.com/eugenebokhan/metal-tools.git
Computed https://github.com/eugenebokhan/metal-tools.git at 1.3.2 (0.34s)
Fetching https://github.com/computer-graphics-tools/simd-tools.git
[1/288] Fetching simd-tools
Fetched https://github.com/computer-graphics-tools/simd-tools.git (1.28s)
Computing version for https://github.com/computer-graphics-tools/simd-tools.git
Computed https://github.com/computer-graphics-tools/simd-tools.git at 0.0.2 (0.34s)
Fetching https://github.com/apple/swift-syntax.git
[1/61824] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git (4.16s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 510.0.2 (1.55s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 510.0.2
Creating working copy for https://github.com/eugenebokhan/core-video-tools.git
Working copy of https://github.com/eugenebokhan/core-video-tools.git resolved at 0.1.0
Creating working copy for https://github.com/eugenebokhan/metal-tools.git
Working copy of https://github.com/eugenebokhan/metal-tools.git resolved at 1.3.2
Creating working copy for https://github.com/computer-graphics-tools/simd-tools.git
Working copy of https://github.com/computer-graphics-tools/simd-tools.git resolved at 0.0.2
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/66] Emitting module MetalTools
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
       ^
[2/74] Compiling MetalTools MTLDevice+Features.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
       ^
[3/74] Compiling MetalTools MTLDevice+IsDiscrete.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
       ^
[4/74] Compiling MetalTools MTLDevice+MTLTexture.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
       ^
[5/74] Compiling MetalTools MTLFunctionConstantValues+SetValue.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
       ^
[6/74] Compiling MetalTools MTLHeap+Convenience.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
       ^
[7/74] Compiling MetalTools MTLLibrary+PipelineState.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
       ^
[8/74] Compiling MetalTools MTLOrigin+Clamp.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
       ^
[9/74] Compiling MetalTools MTLOrigin+Codable.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
       ^
[10/74] Compiling CoreVideoTools CoreVideoTools.swift
/host/spi-builder-workspace/.build/checkouts/core-video-tools/Sources/CoreVideoTools/CoreVideoTools.swift:1:57: error: no such module 'CoreVideo'
@_documentation(visibility: internal) @_exported import CoreVideo
                                                        ^
[11/74] Compiling CoreVideoTools CVPixelBuffer+Utils.swift
/host/spi-builder-workspace/.build/checkouts/core-video-tools/Sources/CoreVideoTools/CoreVideoTools.swift:1:57: error: no such module 'CoreVideo'
@_documentation(visibility: internal) @_exported import CoreVideo
                                                        ^
[12/74] Compiling CoreVideoTools CVPixelBuffer+Swift.swift
/host/spi-builder-workspace/.build/checkouts/core-video-tools/Sources/CoreVideoTools/CoreVideoTools.swift:1:57: error: no such module 'CoreVideo'
@_documentation(visibility: internal) @_exported import CoreVideo
                                                        ^
[13/75] Compiling MetalTools MTLCommandBuffer+Dispatching.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
       ^
[14/75] Compiling MetalTools MTLCommandBuffer+ExecutionTime.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
       ^
[15/75] Compiling MetalTools MTLCommandQueue+Schedule.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
       ^
[16/75] Compiling MetalTools MTLCompileOptions+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
       ^
[17/75] Compiling MetalTools MTLComputeCommandEncoder+Arguments.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
       ^
[18/75] Compiling MetalTools MTLComputeCommandEncoder+Dispatch.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
       ^
[19/75] Compiling MetalTools MTLComputePipelineState+Threads.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
       ^
[20/75] Compiling MetalTools MTLDevice+Convenience.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
       ^
[21/75] Compiling CoreVideoTools OSType+CVPixelFormat.swift
/host/spi-builder-workspace/.build/checkouts/core-video-tools/Sources/CoreVideoTools/CoreVideoTools.swift:1:57: error: no such module 'CoreVideo'
@_documentation(visibility: internal) @_exported import CoreVideo
                                                        ^
[22/75] Compiling CoreVideoTools IOSurface+Extensioins.swift
/host/spi-builder-workspace/.build/checkouts/core-video-tools/Sources/CoreVideoTools/CoreVideoTools.swift:1:57: error: no such module 'CoreVideo'
@_documentation(visibility: internal) @_exported import CoreVideo
                                                        ^
[23/75] Compiling MetalTools MPSNNGraph+Functors.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
       ^
[24/75] Compiling MetalTools MPSUnaryImageKernel+Functors.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
       ^
[25/75] Compiling MetalTools MTLContext+Capture.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
       ^
[26/75] Compiling MetalTools MTLContext+CommandQueue.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
       ^
[27/75] Compiling MetalTools MTLContext+Device.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
       ^
[28/75] Compiling MetalTools MTLContext.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
       ^
[29/75] Compiling MetalTools Metal.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
       ^
[30/75] Compiling MetalTools MetalError.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
       ^
[31/75] Compiling CoreVideoTools CVReturn+Result.swift
/host/spi-builder-workspace/.build/checkouts/core-video-tools/Sources/CoreVideoTools/CoreVideoTools.swift:1:57: error: no such module 'CoreVideo'
@_documentation(visibility: internal) @_exported import CoreVideo
                                                        ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[32/75] Emitting module CoreVideoTools
/host/spi-builder-workspace/.build/checkouts/core-video-tools/Sources/CoreVideoTools/CoreVideoTools.swift:1:57: error: no such module 'CoreVideo'
@_documentation(visibility: internal) @_exported import CoreVideo
                                                        ^
[33/75] Compiling CoreVideoTools CVError.swift
/host/spi-builder-workspace/.build/checkouts/core-video-tools/Sources/CoreVideoTools/CoreVideoTools.swift:1:57: error: no such module 'CoreVideo'
@_documentation(visibility: internal) @_exported import CoreVideo
                                                        ^
[34/75] Compiling CoreVideoTools CVPixelFormat.swift
/host/spi-builder-workspace/.build/checkouts/core-video-tools/Sources/CoreVideoTools/CoreVideoTools.swift:1:57: error: no such module 'CoreVideo'
@_documentation(visibility: internal) @_exported import CoreVideo
                                                        ^
error: fatalError
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
       ^
BUILD FAILURE 5.9 linux