The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftGUI with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yonaskolb/SwiftGUI.git
Reference: master
Cloned https://github.com/yonaskolb/SwiftGUI.git into spi-builder-workspace
SUCCESS checkout https://github.com/yonaskolb/SwiftGUI.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/wickwirew/Runtime
[1/1942] Fetching runtime
Fetched https://github.com/wickwirew/Runtime (0.30s)
Computing version for https://github.com/wickwirew/Runtime
Computed https://github.com/wickwirew/Runtime at 2.2.4 (0.27s)
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 ProtocolMetadataLayout.swift
[4/47] Compiling Runtime ProtocolTypeContainer.swift
[5/47] Compiling Runtime StructMetadataLayout.swift
[6/47] Compiling Runtime StructTypeDescriptor.swift
[7/47] Compiling Runtime TargetTypeGenericContextDescriptorHeader.swift
[8/47] Compiling Runtime TupleMetadataLayout.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 EnumTypeDescriptor.swift
[16/47] Compiling Runtime ExistentialContainter.swift
[17/47] Compiling Runtime FieldDescriptor.swift
[18/47] Compiling Runtime FunctionMetadataLayout.swift
[19/47] Compiling Runtime MetadataLayoutType.swift
[20/47] Compiling Runtime ProtocolDescriptor.swift
[21/47] Compiling Runtime TypeInfoConvertible.swift
[22/47] Compiling Runtime Pointers.swift
[23/47] Compiling Runtime RelativePointer.swift
[24/47] Compiling Runtime RelativeVectorPointer.swift
[25/47] Compiling Runtime Union.swift
[26/47] Compiling Runtime Vector.swift
[27/47] Compiling Runtime GettersSetters.swift
[28/47] Compiling Runtime Pointer+Extensions.swift
[29/47] Compiling Runtime RetainCounts.swift
[30/47] Compiling Runtime String+Extensions.swift
[31/47] Compiling Runtime Errors.swift
[32/47] Compiling Runtime FunctionInfo.swift
[33/47] Compiling Runtime Kind.swift
[34/47] Compiling Runtime PropertyInfo.swift
[35/47] Compiling Runtime TypeInfo.swift
[36/47] Compiling Runtime MetadataType.swift
[37/47] Compiling Runtime NominalMetadataType.swift
[38/47] Compiling Runtime ProtocolMetadata.swift
[39/47] Compiling Runtime StructMetadata.swift
[40/47] Compiling Runtime TupleMetadata.swift
[41/47] Compiling Runtime Case.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 SwiftView.swift
/host/spi-builder-workspace/Sources/SwiftGUI/Config.swift:10:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[51/63] Compiling SwiftGUI PropertyPreview.swift
/host/spi-builder-workspace/Sources/SwiftGUI/Config.swift:10:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[52/63] 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)
[53/63] Emitting module SwiftGUI
/host/spi-builder-workspace/Sources/SwiftGUI/Config.swift:10:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[54/63] Compiling SwiftGUI Config.swift
/host/spi-builder-workspace/Sources/SwiftGUI/Config.swift:10:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[55/63] Compiling SwiftGUI Property.swift
/host/spi-builder-workspace/Sources/SwiftGUI/Config.swift:10:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[56/63] Compiling SwiftGUI SanitizedType.swift
/host/spi-builder-workspace/Sources/SwiftGUI/Config.swift:10:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[57/63] Compiling SwiftGUI SwiftUIExtensions.swift
/host/spi-builder-workspace/Sources/SwiftGUI/Config.swift:10:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[58/63] Compiling SwiftGUI TestObject.swift
/host/spi-builder-workspace/Sources/SwiftGUI/Config.swift:10:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[59/63] Compiling SwiftGUI ArrayView.swift
/host/spi-builder-workspace/Sources/SwiftGUI/Config.swift:10:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[60/63] Compiling SwiftGUI DefaultPropertyPreviews.swift
/host/spi-builder-workspace/Sources/SwiftGUI/Config.swift:10:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[61/63] Compiling SwiftGUI EnumView.swift
/host/spi-builder-workspace/Sources/SwiftGUI/Config.swift:10:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[62/63] Compiling SwiftGUI ObjectView.swift
/host/spi-builder-workspace/Sources/SwiftGUI/Config.swift:10:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[63/63] Compiling SwiftGUI OptionalView.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

Build Machine: Linux 1