This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 ReflectionView with Swift 6.0 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/p-x9/swiftui-reflection-view.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/p-x9/swiftui-reflection-view
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d4cef50 Merge pull request #10 from p-x9/feature/fix-to-show-list-dict-element
Cloned https://github.com/p-x9/swiftui-reflection-view.git
Revision (git rev-parse @):
d4cef50ab1a3ea729df02807ad1c1698a5d646da
SUCCESS checkout https://github.com/p-x9/swiftui-reflection-view.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/p-x9/swiftui-reflection-view.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Fetching https://github.com/p-x9/SwiftUIColor.git
Fetching https://github.com/p-x9/swift-magic-mirror.git
[1/45] Fetching swift-magic-mirror
[46/1485] Fetching swift-magic-mirror, swiftuicolor
Fetched https://github.com/p-x9/swift-magic-mirror.git from cache (0.21s)
Fetched https://github.com/p-x9/SwiftUIColor.git from cache (0.21s)
Computing version for https://github.com/p-x9/swift-magic-mirror.git
Computed https://github.com/p-x9/swift-magic-mirror.git at 0.1.0 (0.39s)
Computing version for https://github.com/p-x9/SwiftUIColor.git
Computed https://github.com/p-x9/SwiftUIColor.git at 0.4.0 (1.21s)
Creating working copy for https://github.com/p-x9/swift-magic-mirror.git
Working copy of https://github.com/p-x9/swift-magic-mirror.git resolved at 0.1.0
Creating working copy for https://github.com/p-x9/SwiftUIColor.git
Working copy of https://github.com/p-x9/SwiftUIColor.git resolved at 0.4.0
Building for debugging...
[0/7] Write sources
[4/7] Copying Media.xcassets
[6/7] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/19] Emitting module SwiftUIColor
/host/spi-builder-workspace/.build/checkouts/SwiftUIColor/Sources/SwiftUIColor/Color+iOS.swift:4:8: error: no such module 'SwiftUI'
  2 | // Generated by SwiftUIColor (https://github.com/p-x9/SwiftUIColor)
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension Color {
[9/19] Compiling SwiftUIColor Color+iOS.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIColor/Sources/SwiftUIColor/Color+iOS.swift:4:8: error: no such module 'SwiftUI'
  2 | // Generated by SwiftUIColor (https://github.com/p-x9/SwiftUIColor)
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension Color {
[10/19] Compiling MagicMirror Misc.swift
[11/19] Compiling MagicMirror typealias.swift
[12/19] Compiling SwiftUIColor Color+macOS.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIColor/Sources/SwiftUIColor/Color+iOS.swift:4:8: error: no such module 'SwiftUI'
  2 | // Generated by SwiftUIColor (https://github.com/p-x9/SwiftUIColor)
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension Color {
[13/19] Compiling SwiftUIColor Color+universal.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIColor/Sources/SwiftUIColor/Color+iOS.swift:4:8: error: no such module 'SwiftUI'
  2 | // Generated by SwiftUIColor (https://github.com/p-x9/SwiftUIColor)
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension Color {
[14/19] Compiling SwiftUIColor Color+watchOS.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIColor/Sources/SwiftUIColor/Color+iOS.swift:4:8: error: no such module 'SwiftUI'
  2 | // Generated by SwiftUIColor (https://github.com/p-x9/SwiftUIColor)
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension Color {
[15/19] Compiling SwiftUIColor PreviewWorkaround.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIColor/Sources/SwiftUIColor/Color+iOS.swift:4:8: error: no such module 'SwiftUI'
  2 | // Generated by SwiftUIColor (https://github.com/p-x9/SwiftUIColor)
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension Color {
[16/19] Compiling SwiftUIColor Color+tvOS.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIColor/Sources/SwiftUIColor/Color+iOS.swift:4:8: error: no such module 'SwiftUI'
  2 | // Generated by SwiftUIColor (https://github.com/p-x9/SwiftUIColor)
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension Color {
[17/19] Compiling SwiftUIColor resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIColor/Sources/SwiftUIColor/Color+iOS.swift:4:8: error: no such module 'SwiftUI'
  2 | // Generated by SwiftUIColor (https://github.com/p-x9/SwiftUIColor)
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension Color {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[18/19] Emitting module MagicMirror
/host/spi-builder-workspace/.build/checkouts/swift-magic-mirror/Sources/MagicMirror/MagicMirror.swift:92:36: error: cannot find 'class_getSuperclass' in scope
 90 |         self._makeSuperclassMirror = {
 91 |             guard let subjectClass = subjectType as? AnyClass,
 92 |                   let superclass = class_getSuperclass(subjectClass) else {
    |                                    `- error: cannot find 'class_getSuperclass' in scope
 93 |                 return nil
 94 |             }
BUILD FAILURE 6.0 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.