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 SwiftGUI with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yonaskolb/SwiftGUI.git
Reference: master
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/yonaskolb/SwiftGUI
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at b5ee2e1 updated min iOS to 14
Cloned https://github.com/yonaskolb/SwiftGUI.git
Revision (git rev-parse @):
b5ee2e1806029e557071044a37201f539138ad19
SUCCESS checkout https://github.com/yonaskolb/SwiftGUI.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/yonaskolb/SwiftGUI.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/wickwirew/Runtime
[1/1941] Fetching runtime
Fetched https://github.com/wickwirew/Runtime (0.39s)
Computing version for https://github.com/wickwirew/Runtime
Computed https://github.com/wickwirew/Runtime at 2.2.4 (0.42s)
Creating working copy for https://github.com/wickwirew/Runtime
Working copy of https://github.com/wickwirew/Runtime resolved at 2.2.4
Building for debugging...
[0/1] Compiling CRuntime dummy.c
[2/42] Emitting module Runtime
[3/47] Compiling Runtime EnumTypeDescriptor.swift
[4/47] Compiling Runtime ExistentialContainter.swift
[5/47] Compiling Runtime FieldDescriptor.swift
[6/47] Compiling Runtime FunctionMetadataLayout.swift
[7/47] Compiling Runtime MetadataLayoutType.swift
[8/47] Compiling Runtime ProtocolDescriptor.swift
[9/47] Compiling Runtime TypeDescriptor.swift
[10/47] Compiling Runtime ValueWitnessTable.swift
[11/47] Compiling Runtime ClassMetadata.swift
[12/47] Compiling Runtime EnumMetadata.swift
[13/47] Compiling Runtime FuntionMetadata.swift
[14/47] Compiling Runtime Metadata.swift
[15/47] Compiling Runtime Vector.swift
[16/47] Compiling Runtime GettersSetters.swift
[17/47] Compiling Runtime Pointer+Extensions.swift
[18/47] Compiling Runtime RetainCounts.swift
[19/47] Compiling Runtime String+Extensions.swift
[20/47] Compiling Runtime TypeInfoConvertible.swift
[21/47] Compiling Runtime Pointers.swift
[22/47] Compiling Runtime RelativePointer.swift
[23/47] Compiling Runtime RelativeVectorPointer.swift
[24/47] Compiling Runtime Union.swift
[25/47] Compiling Runtime MetadataType.swift
[26/47] Compiling Runtime NominalMetadataType.swift
[27/47] Compiling Runtime ProtocolMetadata.swift
[28/47] Compiling Runtime StructMetadata.swift
[29/47] Compiling Runtime TupleMetadata.swift
[30/47] Compiling Runtime Case.swift
[31/47] Compiling Runtime ProtocolMetadataLayout.swift
[32/47] Compiling Runtime ProtocolTypeContainer.swift
[33/47] Compiling Runtime StructMetadataLayout.swift
[34/47] Compiling Runtime StructTypeDescriptor.swift
[35/47] Compiling Runtime TargetTypeGenericContextDescriptorHeader.swift
[36/47] Compiling Runtime TupleMetadataLayout.swift
[37/47] Compiling Runtime Errors.swift
[38/47] Compiling Runtime FunctionInfo.swift
[39/47] Compiling Runtime Kind.swift
[40/47] Compiling Runtime PropertyInfo.swift
[41/47] Compiling Runtime TypeInfo.swift
[42/47] Compiling Runtime DefaultValue.swift
[43/47] Compiling Runtime Factory.swift
[44/47] Compiling Runtime ClassHeader.swift
[45/47] Compiling Runtime ClassMetadataLayout.swift
[46/47] Compiling Runtime ClassTypeDescriptor.swift
[47/47] Compiling Runtime EnumMetadataLayout.swift
[50/62] Compiling SwiftGUI PropertyPreview.swift
/host/spi-builder-workspace/Sources/SwiftGUI/Config.swift:10:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[51/62] Compiling SwiftGUI SwiftView.swift
/host/spi-builder-workspace/Sources/SwiftGUI/Config.swift:10:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[52/63] Compiling SwiftGUI ObjectView.swift
/host/spi-builder-workspace/Sources/SwiftGUI/Config.swift:10:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[53/63] Compiling SwiftGUI OptionalView.swift
/host/spi-builder-workspace/Sources/SwiftGUI/Config.swift:10:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[54/63] Compiling SwiftGUI UnknownView.swift
/host/spi-builder-workspace/Sources/SwiftGUI/Config.swift:10:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[55/63] Compiling SwiftGUI TestObject.swift
/host/spi-builder-workspace/Sources/SwiftGUI/Config.swift:10:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[56/63] Compiling SwiftGUI ArrayView.swift
/host/spi-builder-workspace/Sources/SwiftGUI/Config.swift:10:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[57/63] Compiling SwiftGUI SanitizedType.swift
/host/spi-builder-workspace/Sources/SwiftGUI/Config.swift:10:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[58/63] Compiling SwiftGUI SwiftUIExtensions.swift
/host/spi-builder-workspace/Sources/SwiftGUI/Config.swift:10:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[59/63] Compiling SwiftGUI Config.swift
/host/spi-builder-workspace/Sources/SwiftGUI/Config.swift:10:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[60/63] Compiling SwiftGUI Property.swift
/host/spi-builder-workspace/Sources/SwiftGUI/Config.swift:10:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[61/63] Compiling SwiftGUI DefaultPropertyPreviews.swift
/host/spi-builder-workspace/Sources/SwiftGUI/Config.swift:10:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[62/63] Compiling SwiftGUI EnumView.swift
/host/spi-builder-workspace/Sources/SwiftGUI/Config.swift:10:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[63/63] Emitting module SwiftGUI
/host/spi-builder-workspace/Sources/SwiftGUI/Config.swift:10:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[1/13] Compiling SwiftGUI SwiftView.swift
/host/spi-builder-workspace/Sources/SwiftGUI/Config.swift:10:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[2/14] Compiling SwiftGUI PropertyPreview.swift
/host/spi-builder-workspace/Sources/SwiftGUI/Config.swift:10:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[3/14] Compiling SwiftGUI ObjectView.swift
/host/spi-builder-workspace/Sources/SwiftGUI/Config.swift:10:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[4/14] Compiling SwiftGUI OptionalView.swift
/host/spi-builder-workspace/Sources/SwiftGUI/Config.swift:10:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[5/14] Compiling SwiftGUI UnknownView.swift
/host/spi-builder-workspace/Sources/SwiftGUI/Config.swift:10:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/14] Emitting module SwiftGUI
/host/spi-builder-workspace/Sources/SwiftGUI/Config.swift:10:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[7/14] Compiling SwiftGUI Config.swift
/host/spi-builder-workspace/Sources/SwiftGUI/Config.swift:10:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[8/14] Compiling SwiftGUI Property.swift
/host/spi-builder-workspace/Sources/SwiftGUI/Config.swift:10:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[9/14] Compiling SwiftGUI SanitizedType.swift
/host/spi-builder-workspace/Sources/SwiftGUI/Config.swift:10:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[10/14] Compiling SwiftGUI SwiftUIExtensions.swift
/host/spi-builder-workspace/Sources/SwiftGUI/Config.swift:10:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[11/14] Compiling SwiftGUI TestObject.swift
/host/spi-builder-workspace/Sources/SwiftGUI/Config.swift:10:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[12/14] Compiling SwiftGUI ArrayView.swift
/host/spi-builder-workspace/Sources/SwiftGUI/Config.swift:10:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[13/14] Compiling SwiftGUI DefaultPropertyPreviews.swift
/host/spi-builder-workspace/Sources/SwiftGUI/Config.swift:10:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[14/14] Compiling SwiftGUI EnumView.swift
/host/spi-builder-workspace/Sources/SwiftGUI/Config.swift:10:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
error: fatalError
BUILD FAILURE 5.9 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.