Build Information
Failed to build SwiftyCreatives, reference main (1fde69
), with Swift 6.2 (beta) for Linux on 22 Jun 2025 01:31:43 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yukiny0811/swifty-creatives.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/yukiny0811/swifty-creatives
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 1fde692 Merge pull request #148 from yukiny0811/codex/-9uuc9i
Cloned https://github.com/yukiny0811/swifty-creatives.git
Revision (git rev-parse @):
1fde692911f82731bfda7db57318e33ea273d687
SUCCESS checkout https://github.com/yukiny0811/swifty-creatives.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/yukiny0811/swifty-creatives.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/yukiny0811/FontVertexBuilder
Fetching https://github.com/yukiny0811/SimpleSimdSwift
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/yukiny0811/EasyMetalShader.git
[1/51] Fetching simplesimdswift
[8/1006] Fetching simplesimdswift, easymetalshader
[9/1196] Fetching simplesimdswift, easymetalshader, fontvertexbuilder
Fetched https://github.com/yukiny0811/FontVertexBuilder from cache (0.56s)
[963/14804] Fetching simplesimdswift, easymetalshader, swift-snapshot-testing
[2343/85728] Fetching simplesimdswift, easymetalshader, swift-snapshot-testing, swift-syntax
Fetched https://github.com/yukiny0811/EasyMetalShader.git from cache (2.69s)
[71963/84773] Fetching simplesimdswift, swift-snapshot-testing, swift-syntax
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.81s)
[61002/70975] Fetching simplesimdswift, swift-syntax
Fetched https://github.com/yukiny0811/SimpleSimdSwift from cache (8.16s)
Fetched https://github.com/apple/swift-syntax.git from cache (8.24s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (12.61s)
Computing version for https://github.com/yukiny0811/EasyMetalShader.git
Computed https://github.com/yukiny0811/EasyMetalShader.git at 3.3.1 (0.41s)
Computing version for https://github.com/yukiny0811/FontVertexBuilder
Computed https://github.com/yukiny0811/FontVertexBuilder at 1.2.5 (0.45s)
Fetching https://github.com/yukiny0811/SVGPath
Fetching https://github.com/yukiny0811/SwiftyCoreText
[1/51] Fetching swiftycoretext
[52/224] Fetching swiftycoretext, svgpath
Fetched https://github.com/yukiny0811/SwiftyCoreText from cache (0.25s)
Fetched https://github.com/yukiny0811/SVGPath from cache (0.25s)
Computing version for https://github.com/yukiny0811/SimpleSimdSwift
Computed https://github.com/yukiny0811/SimpleSimdSwift at 1.0.1 (0.69s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.17.4 (0.56s)
Computing version for https://github.com/yukiny0811/SVGPath
Computed https://github.com/yukiny0811/SVGPath at 1.0.0 (0.49s)
Computing version for https://github.com/yukiny0811/SwiftyCoreText
Computed https://github.com/yukiny0811/SwiftyCoreText at 1.0.0 (0.61s)
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.17.4
Creating working copy for https://github.com/yukiny0811/SVGPath
Working copy of https://github.com/yukiny0811/SVGPath resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/yukiny0811/FontVertexBuilder
Working copy of https://github.com/yukiny0811/FontVertexBuilder resolved at 1.2.5
Creating working copy for https://github.com/yukiny0811/EasyMetalShader.git
Working copy of https://github.com/yukiny0811/EasyMetalShader.git resolved at 3.3.1
Creating working copy for https://github.com/yukiny0811/SwiftyCoreText
Working copy of https://github.com/yukiny0811/SwiftyCoreText resolved at 1.0.0
Creating working copy for https://github.com/yukiny0811/SimpleSimdSwift
Working copy of https://github.com/yukiny0811/SimpleSimdSwift resolved at 1.0.1
warning: 'swift-snapshot-testing': Conflicting identity for swift-syntax: dependency 'github.com/swiftlang/swift-syntax' and dependency 'github.com/apple/swift-syntax' both point to the same package identity 'swift-syntax'. The dependencies are introduced through the following chains: (A) /host/spi-builder-workspace->github.com/pointfreeco/swift-snapshot-testing->github.com/swiftlang/swift-syntax (B) /host/spi-builder-workspace->github.com/apple/swift-syntax. If there are multiple chains that lead to the same dependency, only the first chain is shown here. To see all chains use debug output option. To resolve the conflict, coordinate with the maintainer of the package that introduces the conflicting dependency. This will be escalated to an error in future versions of SwiftPM.
warning: 'fontvertexbuilder': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/FontVertexBuilder/Sources/iShapeTriangulation/iShapeTriangulation_LICENSE
warning: 'fontvertexbuilder': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/FontVertexBuilder/Sources/iGeometry/iGeometry_LICENSE
Building for debugging...
[0/55] Write sources
[3/55] Copying TransparentShaderVision.metal
[3/55] Copying Types.metal
[3/55] Copying SharedIndices.h
[3/55] Copying TransparentShader.metal
[3/55] Write sources
[3/55] Copying NormalShader.metal
[3/55] Copying Functions.metal
[3/55] Copying AddShader.metal
[3/55] Write sources
[33/55] Compiling _SwiftSyntaxCShims dummy.c
[34/55] Write swift-version-24593BA9C3E375BF.txt
[36/76] Emitting module SwiftSyntax510
error: emit-module command failed with exit code 1 (use -v to see invocation)
[37/94] Emitting module SwiftyCoreText
/host/spi-builder-workspace/.build/checkouts/SwiftyCoreText/Sources/SwiftyCoreText/EXPORTER.swift:8:19: error: no such module 'CoreText'
6 | //
7 |
8 | @_exported import CoreText
| `- error: no such module 'CoreText'
9 |
[38/95] Compiling SimpleSimdSwift Alias.swift
/host/spi-builder-workspace/.build/checkouts/SimpleSimdSwift/Sources/SimpleSimdSwift/Alias.swift:8:8: error: no such module 'simd'
6 | //
7 |
8 | import simd
| `- error: no such module 'simd'
9 |
10 | public typealias f2 = simd_float2
error: emit-module command failed with exit code 1 (use -v to see invocation)
[39/95] Emitting module SimpleSimdSwift
/host/spi-builder-workspace/.build/checkouts/SimpleSimdSwift/Sources/SimpleSimdSwift/Alias.swift:8:8: error: no such module 'simd'
6 | //
7 |
8 | import simd
| `- error: no such module 'simd'
9 |
10 | public typealias f2 = simd_float2
[40/95] Emitting module SVGPath
[41/95] Compiling SVGPath SVGPath+CoreGraphics.swift
[42/95] Compiling SwiftSyntax510 Empty.swift
[43/95] Compiling SwiftSyntax509 Empty.swift
[44/95] Emitting module SwiftSyntax509
[45/95] Compiling SimpleSimdSwift EXPORTER.swift
/host/spi-builder-workspace/.build/checkouts/SimpleSimdSwift/Sources/SimpleSimdSwift/Alias.swift:8:8: error: no such module 'simd'
6 | //
7 |
8 | import simd
| `- error: no such module 'simd'
9 |
10 | public typealias f2 = simd_float2
[46/95] Compiling SimpleSimdSwift Simd+3DTransform.swift
/host/spi-builder-workspace/.build/checkouts/SimpleSimdSwift/Sources/SimpleSimdSwift/Alias.swift:8:8: error: no such module 'simd'
6 | //
7 |
8 | import simd
| `- error: no such module 'simd'
9 |
10 | public typealias f2 = simd_float2
[47/97] Emitting module SwiftSyntax600
[48/97] Compiling SwiftyCoreText CreatingFonts.swift
/host/spi-builder-workspace/Sources/SwiftyCreativesSound/DetailedAudioCapturer.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 | import Accelerate
10 |
[49/97] Compiling SwiftyCoreText GettingFontData.swift
/host/spi-builder-workspace/Sources/SwiftyCreativesSound/DetailedAudioCapturer.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 | import Accelerate
10 |
[50/97] Compiling SwiftSyntax600 Empty.swift
[51/99] Compiling SimpleSimdSwift CastShortcuts.swift
/host/spi-builder-workspace/.build/checkouts/SimpleSimdSwift/Sources/SimpleSimdSwift/Alias.swift:8:8: error: no such module 'simd'
6 | //
7 |
8 | import simd
| `- error: no such module 'simd'
9 |
10 | public typealias f2 = simd_float2
[52/99] Compiling SimpleSimdSwift Simd+MemorySize.swift
/host/spi-builder-workspace/.build/checkouts/SimpleSimdSwift/Sources/SimpleSimdSwift/Alias.swift:8:8: error: no such module 'simd'
6 | //
7 |
8 | import simd
| `- error: no such module 'simd'
9 |
10 | public typealias f2 = simd_float2
[53/99] Compiling SimpleSimdSwift Simd+RandomPoint.swift
/host/spi-builder-workspace/.build/checkouts/SimpleSimdSwift/Sources/SimpleSimdSwift/Alias.swift:8:8: error: no such module 'simd'
6 | //
7 |
8 | import simd
| `- error: no such module 'simd'
9 |
10 | public typealias f2 = simd_float2
[55/99] Compiling SwiftyCreativesSound FastAudioCapturer.swift
/host/spi-builder-workspace/Sources/SwiftyCreativesSound/DetailedAudioCapturer.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 | import Accelerate
10 |
[56/99] Compiling SwiftyCreativesSound TempiFFT.swift
/host/spi-builder-workspace/Sources/SwiftyCreativesSound/DetailedAudioCapturer.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 | import Accelerate
10 |
BUILD FAILURE 6.2 linux