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 PalicoEngine 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/forkercat/PalicoEngine.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/forkercat/PalicoEngine
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8d7a105 Add play/pause buttons
Cloned https://github.com/forkercat/PalicoEngine.git
Revision (git rev-parse @):
8d7a1054f5b7a305e7fff6af7a83635bb5d3632a
SUCCESS checkout https://github.com/forkercat/PalicoEngine.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/forkercat/PalicoEngine.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
Fetching https://github.com/forkercat/OhMyLog.git
[1/94] Fetching ohmylog
Fetched https://github.com/forkercat/OhMyLog.git from cache (0.19s)
Fetching https://github.com/forkercat/MathLib.git
[1/120] Fetching mathlib
Fetched https://github.com/forkercat/MathLib.git from cache (0.19s)
Fetching https://github.com/forkercat/MothECS.git
[1/71] Fetching mothecs
Fetched https://github.com/forkercat/MothECS.git from cache (0.17s)
Fetching https://github.com/forkercat/SwiftImGui.git
[1/1614] Fetching swiftimgui
Fetched https://github.com/forkercat/SwiftImGui.git from cache (0.63s)
Fetching https://github.com/forkercat/SwiftImGuizmo.git
[1/92] Fetching swiftimguizmo
Fetched https://github.com/forkercat/SwiftImGuizmo.git from cache (0.20s)
Creating working copy for https://github.com/forkercat/MothECS.git
Working copy of https://github.com/forkercat/MothECS.git resolved at main (f954455)
Creating working copy for https://github.com/forkercat/MathLib.git
Working copy of https://github.com/forkercat/MathLib.git resolved at main (439fa72)
Creating working copy for https://github.com/forkercat/OhMyLog.git
Working copy of https://github.com/forkercat/OhMyLog.git resolved at main (73a0a39)
Creating working copy for https://github.com/forkercat/SwiftImGui.git
Working copy of https://github.com/forkercat/SwiftImGui.git resolved at update-1.86-docking (336ee0c)
Creating working copy for https://github.com/forkercat/SwiftImGuizmo.git
Working copy of https://github.com/forkercat/SwiftImGuizmo.git resolved at master (b94f9e4)
Building for debugging...
[0/34] Write sources
[8/34] Copying Assets
[10/34] Compiling imgui_demo.cpp
[11/34] Compiling imgui_tables.cpp
[12/34] Write swift-version-24593BA9C3E375BF.txt
[12/34] Compiling imgui_draw.cpp
[14/56] Compiling imgui_widgets.cpp
[15/56] Compiling CImGui cimgui.cpp
error: emit-module command failed with exit code 1 (use -v to see invocation)
[17/56] Emitting module MathLib
/host/spi-builder-workspace/.build/checkouts/MathLib/Sources/MathLib/Functions.swift:8:8: error: no such module 'simd'
import simd
       ^
[17/57] Compiling imgui.cpp
[19/62] Compiling MathLib Vector+Int.swift
/host/spi-builder-workspace/.build/checkouts/MathLib/Sources/MathLib/Functions.swift:8:8: error: no such module 'simd'
import simd
       ^
[20/62] Compiling MothECS Moth+Entity.swift
[21/62] Emitting module MothECS
[22/62] Compiling MothECS Moth+Component.swift
[23/62] Compiling MathLib Vector.swift
/host/spi-builder-workspace/.build/checkouts/MathLib/Sources/MathLib/Functions.swift:8:8: error: no such module 'simd'
import simd
       ^
[24/62] Compiling MathLib Other.swift
/host/spi-builder-workspace/.build/checkouts/MathLib/Sources/MathLib/Functions.swift:8:8: error: no such module 'simd'
import simd
       ^
[25/62] Compiling MathLib Scalar.swift
/host/spi-builder-workspace/.build/checkouts/MathLib/Sources/MathLib/Functions.swift:8:8: error: no such module 'simd'
import simd
       ^
[26/62] Compiling MathLib Quaternion.swift
/host/spi-builder-workspace/.build/checkouts/MathLib/Sources/MathLib/Functions.swift:8:8: error: no such module 'simd'
import simd
       ^
[27/62] Compiling MathLib Matrix.swift
/host/spi-builder-workspace/.build/checkouts/MathLib/Sources/MathLib/Functions.swift:8:8: error: no such module 'simd'
import simd
       ^
[28/62] Compiling MothECS Moth.swift
[29/62] Compiling MothECS Moth+Mask.swift
[30/62] Compiling MothECS Moth+Identifiers.swift
[31/63] Wrapping AST for MothECS for debugging
[33/63] Compiling MathLib Constants.swift
/host/spi-builder-workspace/.build/checkouts/MathLib/Sources/MathLib/Functions.swift:8:8: error: no such module 'simd'
import simd
       ^
[34/63] Compiling MathLib Functions.swift
/host/spi-builder-workspace/.build/checkouts/MathLib/Sources/MathLib/Functions.swift:8:8: error: no such module 'simd'
import simd
       ^
[35/63] Compiling OhMyLog Log+Any.swift
[36/63] Emitting module OhMyLog
[37/63] Compiling OhMyLog Log+String.swift
[38/63] Compiling OhMyLog Log.swift
[39/63] Compiling OhMyLog Logger+Any.swift
[40/63] Compiling MathLib Vector+Float.swift
/host/spi-builder-workspace/.build/checkouts/MathLib/Sources/MathLib/Functions.swift:8:8: error: no such module 'simd'
import simd
       ^
[41/63] Compiling OhMyLog Logger+String.swift
[42/63] Compiling OhMyLog Logger.swift
error: fatalError
[43/64] Wrapping AST for OhMyLog for debugging
[44/64] Compiling ImGui ImVec+Extensions.swift
[45/64] Compiling ImGui Helper.swift
[46/64] Compiling ImGui Export.swift
[47/64] Emitting module ImGui
[0/1] Planning build
Building for debugging...
[0/18] Write swift-version-24593BA9C3E375BF.txt
[1/17] Wrapping AST for OhMyLog for debugging
[3/28] Compiling MathLib Other.swift
/host/spi-builder-workspace/.build/checkouts/MathLib/Sources/MathLib/Functions.swift:8:8: error: no such module 'simd'
import simd
       ^
[4/28] Compiling MathLib Quaternion.swift
/host/spi-builder-workspace/.build/checkouts/MathLib/Sources/MathLib/Functions.swift:8:8: error: no such module 'simd'
import simd
       ^
[5/28] Compiling MathLib Matrix.swift
/host/spi-builder-workspace/.build/checkouts/MathLib/Sources/MathLib/Functions.swift:8:8: error: no such module 'simd'
import simd
       ^
[6/29] Compiling MathLib Scalar.swift
/host/spi-builder-workspace/.build/checkouts/MathLib/Sources/MathLib/Functions.swift:8:8: error: no such module 'simd'
import simd
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/29] Emitting module MathLib
/host/spi-builder-workspace/.build/checkouts/MathLib/Sources/MathLib/Functions.swift:8:8: error: no such module 'simd'
import simd
       ^
[8/29] Compiling MathLib Constants.swift
/host/spi-builder-workspace/.build/checkouts/MathLib/Sources/MathLib/Functions.swift:8:8: error: no such module 'simd'
import simd
       ^
[9/29] Compiling MathLib Functions.swift
/host/spi-builder-workspace/.build/checkouts/MathLib/Sources/MathLib/Functions.swift:8:8: error: no such module 'simd'
import simd
       ^
[10/29] Compiling MathLib Vector+Int.swift
/host/spi-builder-workspace/.build/checkouts/MathLib/Sources/MathLib/Functions.swift:8:8: error: no such module 'simd'
import simd
       ^
[11/29] Compiling MathLib Vector.swift
/host/spi-builder-workspace/.build/checkouts/MathLib/Sources/MathLib/Functions.swift:8:8: error: no such module 'simd'
import simd
       ^
[12/29] Compiling MathLib Vector+Float.swift
/host/spi-builder-workspace/.build/checkouts/MathLib/Sources/MathLib/Functions.swift:8:8: error: no such module 'simd'
import simd
       ^
error: fatalError
BUILD FAILURE 5.10 linux