Build Information
Failed to build swift-cross-ui, reference main (253df3
), with Swift 6.1 for Linux on 5 May 2025 13:13:51 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.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/stackotter/swift-cross-ui.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/stackotter/swift-cross-ui
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 253df30 Add minNum/maxNum to slider labels in RandomNumberGeneratorApp example (#131)
Cloned https://github.com/stackotter/swift-cross-ui.git
Revision (git rev-parse @):
253df302c13f024cb2762a16fe910527f2d07300
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/stackotter/swift-cross-ui.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/stackotter/swift-cross-ui.git
https://github.com/stackotter/swift-cross-ui.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "xmlcoder",
"requirement" : {
"range" : [
{
"lower_bound" : "0.17.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/CoreOffice/XMLCoder"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "600.0.0",
"upper_bound" : "601.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
},
{
"identity" : "swift-macro-toolkit",
"requirement" : {
"range" : [
{
"lower_bound" : "0.6.0",
"upper_bound" : "0.7.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/stackotter/swift-macro-toolkit"
},
{
"identity" : "swift-image-formats",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.2",
"upper_bound" : "0.4.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/stackotter/swift-image-formats"
},
{
"identity" : "swift-windowsappsdk",
"requirement" : {
"branch" : [
"5caed8b4f1b4abc6fc89b8f0a8fa20f3edfab14a"
]
},
"type" : "sourceControl",
"url" : "https://github.com/stackotter/swift-windowsappsdk"
},
{
"identity" : "swift-windowsfoundation",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/thebrowsercompany/swift-windowsfoundation"
},
{
"identity" : "swift-winui",
"requirement" : {
"branch" : [
"42fe0034b7162f2de71ceea95725915d1147455a"
]
},
"type" : "sourceControl",
"url" : "https://github.com/stackotter/swift-winui"
}
],
"manifest_display_name" : "swift-cross-ui",
"name" : "swift-cross-ui",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
}
],
"products" : [
{
"name" : "SwiftCrossUI",
"targets" : [
"SwiftCrossUI"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "AppKitBackend",
"targets" : [
"AppKitBackend"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GtkBackend",
"targets" : [
"GtkBackend"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Gtk3Backend",
"targets" : [
"Gtk3Backend"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "WinUIBackend",
"targets" : [
"WinUIBackend"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "DefaultBackend",
"targets" : [
"DefaultBackend"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "UIKitBackend",
"targets" : [
"UIKitBackend"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Gtk",
"targets" : [
"Gtk"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Gtk3",
"targets" : [
"Gtk3"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GtkExample",
"targets" : [
"GtkExample"
],
"type" : {
"executable" : null
}
},
{
"name" : "GtkCodeGen",
"targets" : [
"GtkCodeGen"
],
"type" : {
"executable" : null
}
},
{
"name" : "Gtk3Example",
"targets" : [
"Gtk3Example"
],
"type" : {
"executable" : null
}
},
{
"name" : "HotReloadingMacrosPlugin",
"targets" : [
"HotReloadingMacrosPlugin"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "WinUIInterop",
"module_type" : "ClangTarget",
"name" : "WinUIInterop",
"path" : "Sources/WinUIInterop",
"product_memberships" : [
"WinUIBackend"
],
"sources" : [
"dummy.cpp"
],
"type" : "library"
},
{
"c99name" : "WinUIBackend",
"module_type" : "SwiftTarget",
"name" : "WinUIBackend",
"path" : "Sources/WinUIBackend",
"product_dependencies" : [
"WinUI",
"WinAppSDK",
"WindowsFoundation"
],
"product_memberships" : [
"WinUIBackend"
],
"sources" : [
"Console.swift",
"HWNDInterop.swift",
"WinUIBackend.swift"
],
"target_dependencies" : [
"SwiftCrossUI",
"WinUIInterop"
],
"type" : "library"
},
{
"c99name" : "UIKitBackend",
"module_type" : "SwiftTarget",
"name" : "UIKitBackend",
"path" : "Sources/UIKitBackend",
"product_memberships" : [
"DefaultBackend",
"UIKitBackend"
],
"sources" : [
"ColorScheme+UIUserInterfaceStyle.swift",
"Font+UIFont.swift",
"KeyboardToolbar.swift",
"UIColor+Color.swift",
"UIKitBackend+Alert.swift",
"UIKitBackend+Container.swift",
"UIKitBackend+Control.swift",
"UIKitBackend+Menu.swift",
"UIKitBackend+Passive.swift",
"UIKitBackend+Picker.swift",
"UIKitBackend+Progress.swift",
"UIKitBackend+SplitView.swift",
"UIKitBackend+Window.swift",
"UIKitBackend.swift",
"UIViewControllerRepresentable.swift",
"UIViewRepresentable.swift",
"Widget.swift"
],
"target_dependencies" : [
"SwiftCrossUI"
],
"type" : "library"
},
{
"c99name" : "SwiftCrossUITests",
"module_type" : "SwiftTarget",
"name" : "SwiftCrossUITests",
"path" : "Tests/SwiftCrossUITests",
"sources" : [
"SwiftCrossUITests.swift"
],
"target_dependencies" : [
"SwiftCrossUI",
"AppKitBackend"
],
"type" : "test"
},
{
"c99name" : "SwiftCrossUI",
"module_type" : "SwiftTarget",
"name" : "SwiftCrossUI",
"path" : "Sources/SwiftCrossUI",
"product_dependencies" : [
"ImageFormats"
],
"product_memberships" : [
"SwiftCrossUI",
"AppKitBackend",
"GtkBackend",
"Gtk3Backend",
"WinUIBackend",
"DefaultBackend",
"UIKitBackend"
],
"sources" : [
"App.swift",
"AppMetadata.swift",
"Backend/AnyWidget.swift",
"Backend/AppBackend.swift",
"Backend/CellPosition.swift",
"Backend/ContentType.swift",
"Backend/DialogResult.swift",
"Backend/FileChooserResult.swift",
"Backend/FileDialogOptions.swift",
"Backend/InheritedOrientation.swift",
"Backend/MenuImplementationStyle.swift",
"Backend/OpenDialogOptions.swift",
"Backend/ResolvedMenu.swift",
"Backend/SaveDialogOptions.swift",
"Builders/AlertActionsBuilder.swift",
"Builders/CommandsBuilder.swift",
"Builders/MenuItemsBuilder.swift",
"Builders/SceneBuilder.swift",
"Builders/TableRowBuilder.swift",
"Builders/ViewBuilder.swift",
"Color.swift",
"Environment/Actions/OpenURLAction.swift",
"Environment/Actions/PresentAlertAction.swift",
"Environment/Actions/PresentFileSaveDialogAction.swift",
"Environment/Actions/PresentSingleFileOpenDialogAction.swift",
"Environment/Actions/RevealFileAction.swift",
"Environment/Environment.swift",
"Environment/EnvironmentValues.swift",
"Font.swift",
"HotReloadingMacros.swift",
"LayoutSystem.swift",
"Modifiers/AlertAction.swift",
"Modifiers/AlertModifier.swift",
"Modifiers/Background.swift",
"Modifiers/ColorSchemeModifier.swift",
"Modifiers/ConditionalApplicationModifier.swift",
"Modifiers/CornerRadius.swift",
"Modifiers/EnvironmentModifier.swift",
"Modifiers/FontModifier.swift",
"Modifiers/ForegroundColor.swift",
"Modifiers/Frame.swift",
"Modifiers/MultilineTextAlignment.swift",
"Modifiers/OnAppearModifier.swift",
"Modifiers/OnChangeModifier.swift",
"Modifiers/OnDisappearModifier.swift",
"Modifiers/OnOpenURLModifier.swift",
"Modifiers/OnSubmitModifier.swift",
"Modifiers/OnTapGestureModifier.swift",
"Modifiers/OverlayModifier.swift",
"Modifiers/Padding.swift",
"Modifiers/PreferenceModifier.swift",
"Modifiers/TaskModifier.swift",
"Scenes/CommandMenu.swift",
"Scenes/Commands.swift",
"Scenes/Modifiers/CommandsModifier.swift",
"Scenes/Scene.swift",
"Scenes/SceneGraphNode.swift",
"Scenes/TupleScene.swift",
"Scenes/WindowGroup.swift",
"Scenes/WindowGroupNode.swift",
"Scenes/WindowResizability.swift",
"State/Binding.swift",
"State/Cancellable.swift",
"State/ObservableObject.swift",
"State/Published.swift",
"State/Publisher.swift",
"State/State.swift",
"Values/Alignment.swift",
"Values/Axis.swift",
"Values/ColorScheme.swift",
"Values/Edge.swift",
"Values/HorizontalAlignment.swift",
"Values/Orientation.swift",
"Values/StackAlignment.swift",
"Values/VerticalAlignment.swift",
"ViewGraph/AnyViewGraphNode.swift",
"ViewGraph/Box.swift",
"ViewGraph/DynamicProperty.swift",
"ViewGraph/ErasedViewGraphNode.swift",
"ViewGraph/PreferenceValues.swift",
"ViewGraph/ViewGraph.swift",
"ViewGraph/ViewGraphNode.swift",
"ViewGraph/ViewGraphNodeChildren.swift",
"ViewGraph/ViewGraphSnapshotter.swift",
"ViewGraph/ViewSize.swift",
"ViewGraph/ViewUpdateResult.swift",
"Views/AnyView.swift",
"Views/Button.swift",
"Views/Divider.swift",
"Views/EitherView.swift",
"Views/ElementaryView.swift",
"Views/EmptyView.swift",
"Views/ForEach.swift",
"Views/Group.swift",
"Views/HStack.swift",
"Views/HotReloadableView.swift",
"Views/Image.swift",
"Views/Menu.swift",
"Views/MenuItem.swift",
"Views/NavigationLink.swift",
"Views/NavigationPath.swift",
"Views/NavigationSplitView.swift",
"Views/NavigationStack.swift",
"Views/OptionalView.swift",
"Views/Picker.swift",
"Views/ProgressView.swift",
"Views/ScrollView.swift",
"Views/Slider.swift",
"Views/Spacer.swift",
"Views/SplitView.swift",
"Views/Table.swift",
"Views/TableColumn.swift",
"Views/TableRowContent.swift",
"Views/Text.swift",
"Views/TextField.swift",
"Views/Toggle.swift",
"Views/ToggleButton.swift",
"Views/ToggleSwitch.swift",
"Views/TupleView.swift",
"Views/TupleViewChildren.swift",
"Views/TypeSafeView.swift",
"Views/VStack.swift",
"Views/View.swift",
"Views/ViewContent.swift",
"Views/ZStack.swift",
"_App.swift"
],
"target_dependencies" : [
"HotReloadingMacrosPlugin"
],
"type" : "library"
},
{
"c99name" : "HotReloadingMacrosPlugin",
"module_type" : "SwiftTarget",
"name" : "HotReloadingMacrosPlugin",
"path" : "Sources/HotReloadingMacrosPlugin",
"product_dependencies" : [
"SwiftSyntax",
"SwiftSyntaxMacros",
"SwiftCompilerPlugin",
"MacroToolkit"
],
"product_memberships" : [
"SwiftCrossUI",
"AppKitBackend",
"GtkBackend",
"Gtk3Backend",
"WinUIBackend",
"DefaultBackend",
"UIKitBackend",
"HotReloadingMacrosPlugin"
],
"sources" : [
"HotReloadableAppMacro.swift",
"HotReloadableExprMacro.swift",
"HotReloadingMacrosPlugin.swift"
],
"type" : "macro"
},
{
"c99name" : "GtkExample",
"module_type" : "SwiftTarget",
"name" : "GtkExample",
"path" : "Sources/GtkExample",
"product_memberships" : [
"GtkExample"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/GtkExample/GTK.png",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"Gtk"
],
"type" : "executable"
},
{
"c99name" : "GtkCustomWidgets",
"module_type" : "ClangTarget",
"name" : "GtkCustomWidgets",
"path" : "Sources/GtkCustomWidgets",
"product_memberships" : [
"GtkBackend",
"DefaultBackend",
"Gtk",
"GtkExample"
],
"sources" : [
"gtk_custom_root_widget.c",
"gtk_helpers.c"
],
"target_dependencies" : [
"CGtk"
],
"type" : "library"
},
{
"c99name" : "GtkCodeGen",
"module_type" : "SwiftTarget",
"name" : "GtkCodeGen",
"path" : "Sources/GtkCodeGen",
"product_dependencies" : [
"XMLCoder",
"SwiftSyntaxBuilder"
],
"product_memberships" : [
"GtkCodeGen"
],
"sources" : [
"Extensions.swift",
"GIR.swift",
"GtkCodeGen.swift"
],
"type" : "executable"
},
{
"c99name" : "GtkBackend",
"module_type" : "SwiftTarget",
"name" : "GtkBackend",
"path" : "Sources/GtkBackend",
"product_memberships" : [
"GtkBackend",
"DefaultBackend"
],
"sources" : [
"GtkBackend.swift"
],
"target_dependencies" : [
"SwiftCrossUI",
"Gtk",
"CGtk"
],
"type" : "library"
},
{
"c99name" : "Gtk3Example",
"module_type" : "SwiftTarget",
"name" : "Gtk3Example",
"path" : "Sources/Gtk3Example",
"product_memberships" : [
"Gtk3Example"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/Gtk3Example/GTK.png",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"Gtk3"
],
"type" : "executable"
},
{
"c99name" : "Gtk3CustomWidgets",
"module_type" : "ClangTarget",
"name" : "Gtk3CustomWidgets",
"path" : "Sources/Gtk3CustomWidgets",
"product_memberships" : [
"Gtk3Backend",
"Gtk3",
"Gtk3Example"
],
"sources" : [
"gtk_custom_root_widget.c",
"gtk_helpers.c"
],
"target_dependencies" : [
"CGtk3"
],
"type" : "library"
},
{
"c99name" : "Gtk3Backend",
"module_type" : "SwiftTarget",
"name" : "Gtk3Backend",
"path" : "Sources/Gtk3Backend",
"product_memberships" : [
"Gtk3Backend"
],
"sources" : [
"Gtk3Backend.swift"
],
"target_dependencies" : [
"SwiftCrossUI",
"Gtk3",
"CGtk3"
],
"type" : "library"
},
{
"c99name" : "Gtk3",
"module_type" : "SwiftTarget",
"name" : "Gtk3",
"path" : "Sources/Gtk3",
"product_memberships" : [
"Gtk3Backend",
"Gtk3",
"Gtk3Example"
],
"sources" : [
"Application.swift",
"CairoSurface.swift",
"Callbacks/Cancellable.swift",
"Callbacks/SignalBox.swift",
"Callbacks/Signals.swift",
"Datatypes/Color.swift",
"Datatypes/Size.swift",
"Extensions/Conversions.swift",
"Extensions/UnsafePointerGChar+ToString.swift",
"Extensions/Widget+CastedPointer.swift",
"GObject.swift",
"Generated/Activatable.swift",
"Generated/Align.swift",
"Generated/AppChooser.swift",
"Generated/ArrowPlacement.swift",
"Generated/ArrowType.swift",
"Generated/AssistantPageType.swift",
"Generated/BorderStyle.swift",
"Generated/Buildable.swift",
"Generated/BuilderError.swift",
"Generated/Button.swift",
"Generated/ButtonBoxStyle.swift",
"Generated/ButtonRole.swift",
"Generated/ButtonsType.swift",
"Generated/CellAccessibleParent.swift",
"Generated/CellEditable.swift",
"Generated/CellLayout.swift",
"Generated/CellRendererAccelMode.swift",
"Generated/CellRendererMode.swift",
"Generated/CornerType.swift",
"Generated/CssProviderError.swift",
"Generated/DeleteType.swift",
"Generated/DirectionType.swift",
"Generated/DragResult.swift",
"Generated/Editable.swift",
"Generated/Entry.swift",
"Generated/EventBox.swift",
"Generated/EventController.swift",
"Generated/ExpanderStyle.swift",
"Generated/FileChooser.swift",
"Generated/FileChooserAction.swift",
"Generated/FileChooserError.swift",
"Generated/FileChooserNative.swift",
"Generated/FontChooser.swift",
"Generated/Gesture.swift",
"Generated/GestureLongPress.swift",
"Generated/GestureSingle.swift",
"Generated/IMPreeditStyle.swift",
"Generated/IMStatusStyle.swift",
"Generated/IconSize.swift",
"Generated/IconThemeError.swift",
"Generated/IconViewDropPosition.swift",
"Generated/Image.swift",
"Generated/ImageType.swift",
"Generated/Justification.swift",
"Generated/Label.swift",
"Generated/MenuDirectionType.swift",
"Generated/MenuShell.swift",
"Generated/MessageType.swift",
"Generated/MovementStep.swift",
"Generated/NativeDialog.swift",
"Generated/NotebookTab.swift",
"Generated/NumberUpLayout.swift",
"Generated/Orientation.swift",
"Generated/PackDirection.swift",
"Generated/PackType.swift",
"Generated/PadActionType.swift",
"Generated/PageOrientation.swift",
"Generated/PageSet.swift",
"Generated/PathPriorityType.swift",
"Generated/PathType.swift",
"Generated/PolicyType.swift",
"Generated/PositionType.swift",
"Generated/PrintDuplex.swift",
"Generated/PrintError.swift",
"Generated/PrintOperationAction.swift",
"Generated/PrintOperationResult.swift",
"Generated/PrintPages.swift",
"Generated/PrintQuality.swift",
"Generated/PrintStatus.swift",
"Generated/ProgressBar.swift",
"Generated/Range.swift",
"Generated/RcTokenType.swift",
"Generated/RecentChooser.swift",
"Generated/ReliefStyle.swift",
"Generated/ResizeMode.swift",
"Generated/ResponseType.swift",
"Generated/RevealerTransitionType.swift",
"Generated/Scale.swift",
"Generated/ScrollStep.swift",
"Generated/ScrollType.swift",
"Generated/Scrollable.swift",
"Generated/ScrollablePolicy.swift",
"Generated/SelectionMode.swift",
"Generated/SensitivityType.swift",
"Generated/ShadowType.swift",
"Generated/SizeGroupMode.swift",
"Generated/SizeRequestMode.swift",
"Generated/SortType.swift",
"Generated/SpinButtonUpdatePolicy.swift",
"Generated/SpinType.swift",
"Generated/Spinner.swift",
"Generated/StackTransitionType.swift",
"Generated/StateType.swift",
"Generated/StyleProvider.swift",
"Generated/Switch.swift",
"Generated/TextBufferTargetInfo.swift",
"Generated/TextDirection.swift",
"Generated/TextView.swift",
"Generated/TextViewLayer.swift",
"Generated/TextWindowType.swift",
"Generated/ToolShell.swift",
"Generated/ToolbarSpaceStyle.swift",
"Generated/ToolbarStyle.swift",
"Generated/TreeDragDest.swift",
"Generated/TreeDragSource.swift",
"Generated/TreeSortable.swift",
"Generated/TreeViewColumnSizing.swift",
"Generated/TreeViewDropPosition.swift",
"Generated/TreeViewGridLines.swift",
"Generated/Unit.swift",
"Generated/WidgetHelpType.swift",
"Generated/WindowPosition.swift",
"Generated/WindowType.swift",
"Generated/WrapMode.swift",
"GtkError.swift",
"Pixbuf.swift",
"Utility/CSS/CSSBlock.swift",
"Utility/CSS/CSSProperty.swift",
"Utility/CSS/CSSProvider.swift",
"Utility/GAction.swift",
"Utility/GActionGroup.swift",
"Utility/GActionMap.swift",
"Utility/GFile.swift",
"Utility/GMenu.swift",
"Utility/GObjectProperty.swift",
"Utility/GObjectRepresentable.swift",
"Utility/GSList.swift",
"Utility/GSimpleAction.swift",
"Utility/GSimpleActionGroup.swift",
"Utility/GValueRepresentable.swift",
"Utility/GValueRepresentableEnum.swift",
"Utility/MaxDepthTypeDescription.swift",
"Utility/Pango.swift",
"Utility/String.swift",
"Widgets/ApplicationWindow.swift",
"Widgets/Bin.swift",
"Widgets/Box.swift",
"Widgets/Calendar.swift",
"Widgets/Container.swift",
"Widgets/CustomRootWidget.swift",
"Widgets/Dialog.swift",
"Widgets/FileChooser+ManualAdditions.swift",
"Widgets/Fixed.swift",
"Widgets/Grid.swift",
"Widgets/Image+ManualAdditions.swift",
"Widgets/Label+ManualAdditions.swift",
"Widgets/Menu.swift",
"Widgets/MessageDialog.swift",
"Widgets/Misc.swift",
"Widgets/Orientable.swift",
"Widgets/Paned.swift",
"Widgets/Range+ManualAdditions.swift",
"Widgets/Scale+ManualAdditions.swift",
"Widgets/ScrolledWindow.swift",
"Widgets/Spinner+ManualAdditions.swift",
"Widgets/ToggleButton.swift",
"Widgets/Viewport.swift",
"Widgets/Widget.swift",
"Widgets/Window.swift",
"WrapMode+PangoWrapMode.swift"
],
"target_dependencies" : [
"CGtk3",
"Gtk3CustomWidgets"
],
"type" : "library"
},
{
"c99name" : "Gtk",
"module_type" : "SwiftTarget",
"name" : "Gtk",
"path" : "Sources/Gtk",
"product_memberships" : [
"GtkBackend",
"DefaultBackend",
"Gtk",
"GtkExample"
],
"sources" : [
"Application.swift",
"Callbacks/Cancellable.swift",
"Callbacks/SignalBox.swift",
"Callbacks/Signals.swift",
"Datatypes/Color.swift",
"Datatypes/Size.swift",
"Extensions/Conversions.swift",
"Extensions/UnsafePointerGChar+ToString.swift",
"Extensions/Widget+CastedPointer.swift",
"GObject.swift",
"Generated/Accessible.swift",
"Generated/AccessibleAutocomplete.swift",
"Generated/AccessibleInvalidState.swift",
"Generated/AccessibleProperty.swift",
"Generated/AccessibleRelation.swift",
"Generated/AccessibleRole.swift",
"Generated/AccessibleSort.swift",
"Generated/AccessibleState.swift",
"Generated/AccessibleTristate.swift",
"Generated/Actionable.swift",
"Generated/Align.swift",
"Generated/AppChooser.swift",
"Generated/ArrowType.swift",
"Generated/AssistantPageType.swift",
"Generated/BaselinePosition.swift",
"Generated/BorderStyle.swift",
"Generated/Buildable.swift",
"Generated/BuilderError.swift",
"Generated/BuilderScope.swift",
"Generated/Button.swift",
"Generated/ButtonsType.swift",
"Generated/CellEditable.swift",
"Generated/CellLayout.swift",
"Generated/CellRendererAccelMode.swift",
"Generated/CellRendererMode.swift",
"Generated/ConstraintAttribute.swift",
"Generated/ConstraintRelation.swift",
"Generated/ConstraintStrength.swift",
"Generated/ConstraintTarget.swift",
"Generated/ConstraintVflParserError.swift",
"Generated/CornerType.swift",
"Generated/CssParserError.swift",
"Generated/CssParserWarning.swift",
"Generated/DeleteType.swift",
"Generated/DirectionType.swift",
"Generated/DropDown.swift",
"Generated/Editable.swift",
"Generated/EditableProperties.swift",
"Generated/Entry.swift",
"Generated/EntryIconPosition.swift",
"Generated/EventController.swift",
"Generated/EventSequenceState.swift",
"Generated/FileChooser.swift",
"Generated/FileChooserAction.swift",
"Generated/FileChooserError.swift",
"Generated/FileChooserNative.swift",
"Generated/FilterChange.swift",
"Generated/FilterMatch.swift",
"Generated/FontChooser.swift",
"Generated/Gesture.swift",
"Generated/GestureClick.swift",
"Generated/GestureLongPress.swift",
"Generated/GestureSingle.swift",
"Generated/IconSize.swift",
"Generated/IconThemeError.swift",
"Generated/IconViewDropPosition.swift",
"Generated/Image.swift",
"Generated/ImageType.swift",
"Generated/InputPurpose.swift",
"Generated/Justification.swift",
"Generated/Label.swift",
"Generated/LevelBarMode.swift",
"Generated/MessageType.swift",
"Generated/MovementStep.swift",
"Generated/Native.swift",
"Generated/NativeDialog.swift",
"Generated/NotebookTab.swift",
"Generated/NumberUpLayout.swift",
"Generated/Ordering.swift",
"Generated/Orientation.swift",
"Generated/Overflow.swift",
"Generated/PackType.swift",
"Generated/PadActionType.swift",
"Generated/PageOrientation.swift",
"Generated/PageSet.swift",
"Generated/PanDirection.swift",
"Generated/Picture.swift",
"Generated/PolicyType.swift",
"Generated/Popover.swift",
"Generated/PositionType.swift",
"Generated/PrintDuplex.swift",
"Generated/PrintError.swift",
"Generated/PrintOperationAction.swift",
"Generated/PrintOperationResult.swift",
"Generated/PrintPages.swift",
"Generated/PrintQuality.swift",
"Generated/PrintStatus.swift",
"Generated/ProgressBar.swift",
"Generated/PropagationLimit.swift",
"Generated/PropagationPhase.swift",
"Generated/Range.swift",
"Generated/RecentManagerError.swift",
"Generated/ResponseType.swift",
"Generated/RevealerTransitionType.swift",
"Generated/Root.swift",
"Generated/Scale.swift",
"Generated/ScrollStep.swift",
"Generated/ScrollType.swift",
"Generated/Scrollable.swift",
"Generated/ScrollablePolicy.swift",
"Generated/SelectionMode.swift",
"Generated/SelectionModel.swift",
"Generated/SensitivityType.swift",
"Generated/ShortcutManager.swift",
"Generated/ShortcutScope.swift",
"Generated/ShortcutType.swift",
"Generated/SizeGroupMode.swift",
"Generated/SizeRequestMode.swift",
"Generated/SortType.swift",
"Generated/SorterChange.swift",
"Generated/SorterOrder.swift",
"Generated/SpinButtonUpdatePolicy.swift",
"Generated/SpinType.swift",
"Generated/Spinner.swift",
"Generated/StackTransitionType.swift",
"Generated/StringFilterMatchMode.swift",
"Generated/StyleProvider.swift",
"Generated/Switch.swift",
"Generated/SystemSetting.swift",
"Generated/TextDirection.swift",
"Generated/TextExtendSelection.swift",
"Generated/TextView.swift",
"Generated/TextViewLayer.swift",
"Generated/TextWindowType.swift",
"Generated/TreeDragDest.swift",
"Generated/TreeDragSource.swift",
"Generated/TreeSortable.swift",
"Generated/TreeViewColumnSizing.swift",
"Generated/TreeViewDropPosition.swift",
"Generated/TreeViewGridLines.swift",
"Generated/Unit.swift",
"Generated/WrapMode.swift",
"GtkError.swift",
"MemoryTexture.swift",
"Utility/CSS/CSSBlock.swift",
"Utility/CSS/CSSProperty.swift",
"Utility/CSS/CSSProvider.swift",
"Utility/GAction.swift",
"Utility/GActionGroup.swift",
"Utility/GActionMap.swift",
"Utility/GFile.swift",
"Utility/GListModel.swift",
"Utility/GMenu.swift",
"Utility/GObjectProperty.swift",
"Utility/GObjectRepresentable.swift",
"Utility/GSimpleAction.swift",
"Utility/GSimpleActionGroup.swift",
"Utility/GValueRepresentable.swift",
"Utility/GValueRepresentableEnum.swift",
"Utility/MaxDepthTypeDescription.swift",
"Utility/Pango.swift",
"Utility/String.swift",
"Widgets/ApplicationWindow.swift",
"Widgets/Box.swift",
"Widgets/Calendar.swift",
"Widgets/CustomRootWidget.swift",
"Widgets/Dialog.swift",
"Widgets/FileChooser+ManualAdditions.swift",
"Widgets/Fixed.swift",
"Widgets/Grid.swift",
"Widgets/Image+ManualAdditions.swift",
"Widgets/Label+ManualAdditions.swift",
"Widgets/MessageDialog.swift",
"Widgets/Orientable.swift",
"Widgets/Paned.swift",
"Widgets/Picture+ManualAdditions.swift",
"Widgets/PopoverMenu.swift",
"Widgets/Range+ManualAdditions.swift",
"Widgets/Scale+ManualAdditions.swift",
"Widgets/ScrolledWindow.swift",
"Widgets/Stack.swift",
"Widgets/ToggleButton.swift",
"Widgets/Viewport.swift",
"Widgets/Widget.swift",
"Widgets/Window.swift",
"WrapMode+PangoWrapMode.swift"
],
"target_dependencies" : [
"CGtk",
"GtkCustomWidgets"
],
"type" : "library"
},
{
"c99name" : "DefaultBackend",
"module_type" : "SwiftTarget",
"name" : "DefaultBackend",
"path" : "Sources/DefaultBackend",
"product_memberships" : [
"DefaultBackend"
],
"sources" : [
"DefaultBackend.swift"
],
"target_dependencies" : [
"GtkBackend",
"UIKitBackend"
],
"type" : "library"
},
{
"c99name" : "CGtk3",
"module_type" : "SystemLibraryTarget",
"name" : "CGtk3",
"path" : "Sources/CGtk3",
"product_memberships" : [
"Gtk3Backend",
"Gtk3",
"Gtk3Example"
],
"sources" : [
],
"type" : "system-target"
},
{
"c99name" : "CGtk",
"module_type" : "SystemLibraryTarget",
"name" : "CGtk",
"path" : "Sources/CGtk",
"product_memberships" : [
"GtkBackend",
"DefaultBackend",
"Gtk",
"GtkExample"
],
"sources" : [
],
"type" : "system-target"
},
{
"c99name" : "AppKitBackend",
"module_type" : "SwiftTarget",
"name" : "AppKitBackend",
"path" : "Sources/AppKitBackend",
"product_memberships" : [
"AppKitBackend"
],
"sources" : [
"AppKitBackend.swift",
"NSViewRepresentable.swift"
],
"target_dependencies" : [
"SwiftCrossUI"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
warning: 'spi-builder-workspace': Failed to get gtk version
/bin/bash: line 1: gtk4-launch: command not found
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
warning: 'spi-builder-workspace': Failed to get gtk version
/bin/bash: line 1: gtk4-launch: command not found
Fetching https://github.com/stackotter/swift-windowsappsdk
[1/126] Fetching swift-windowsappsdk
Fetched https://github.com/stackotter/swift-windowsappsdk from cache (0.28s)
Fetching https://github.com/thebrowsercompany/swift-windowsfoundation
[1/72] Fetching swift-windowsfoundation
Fetched https://github.com/thebrowsercompany/swift-windowsfoundation from cache (0.25s)
Fetching https://github.com/stackotter/swift-winui
[1/159] Fetching swift-winui
Fetched https://github.com/stackotter/swift-winui from cache (0.43s)
Fetching https://github.com/thebrowsercompany/swift-cwinrt
[1/436] Fetching swift-cwinrt
Fetched https://github.com/thebrowsercompany/swift-cwinrt from cache (0.48s)
Fetching https://github.com/stackotter/swift-uwp
[1/233] Fetching swift-uwp
Fetched https://github.com/stackotter/swift-uwp from cache (0.30s)
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/CoreOffice/XMLCoder
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/stackotter/swift-macro-toolkit
Fetching https://github.com/stackotter/swift-image-formats
[1/114] Fetching swift-image-formats
[62/983] Fetching swift-image-formats, swift-macro-toolkit
[543/3032] Fetching swift-image-formats, swift-macro-toolkit, swift-docc-plugin
[1186/13043] Fetching swift-image-formats, swift-macro-toolkit, swift-docc-plugin, xmlcoder
[12089/12929] Fetching swift-macro-toolkit, swift-docc-plugin, xmlcoder
Fetched https://github.com/stackotter/swift-image-formats from cache (0.33s)
Fetched https://github.com/stackotter/swift-macro-toolkit from cache (0.34s)
[11425/12060] Fetching swift-docc-plugin, xmlcoder
Fetched https://github.com/CoreOffice/XMLCoder from cache (0.46s)
[1/70346] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (3.96s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (4.00s)
Computing version for https://github.com/stackotter/swift-image-formats
Computed https://github.com/stackotter/swift-image-formats at 0.3.2 (4.47s)
Fetching https://github.com/the-swift-collective/libpng
Fetching https://github.com/the-swift-collective/libwebp
Fetching https://github.com/stackotter/jpeg
[1/3111] Fetching jpeg
[33/3165] Fetching jpeg, libwebp
[491/3195] Fetching jpeg, libwebp, libpng
Fetched https://github.com/the-swift-collective/libwebp from cache (0.28s)
Fetched https://github.com/the-swift-collective/libpng from cache (0.29s)
[498/3111] Fetching jpeg
Fetched https://github.com/stackotter/jpeg from cache (2.80s)
Computing version for https://github.com/CoreOffice/XMLCoder
Computed https://github.com/CoreOffice/XMLCoder at 0.17.1 (3.32s)
Computing version for https://github.com/the-swift-collective/libwebp
Computed https://github.com/the-swift-collective/libwebp at 1.4.1 (0.47s)
Computing version for https://github.com/stackotter/jpeg
Computed https://github.com/stackotter/jpeg at 1.0.2 (0.52s)
Computing version for https://github.com/the-swift-collective/libpng
Computed https://github.com/the-swift-collective/libpng at 1.6.45 (0.46s)
Fetching https://github.com/the-swift-collective/zlib.git
[1/41] Fetching zlib
Fetched https://github.com/the-swift-collective/zlib.git from cache (0.27s)
Computing version for https://github.com/the-swift-collective/zlib.git
Computed https://github.com/the-swift-collective/zlib.git at 1.3.1 (0.93s)
Computing version for https://github.com/stackotter/swift-macro-toolkit
Computed https://github.com/stackotter/swift-macro-toolkit at 0.6.1 (0.59s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (0.87s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.68s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3376] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.64s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.60s)
Creating working copy for https://github.com/stackotter/swift-macro-toolkit
Working copy of https://github.com/stackotter/swift-macro-toolkit resolved at 0.6.1
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/the-swift-collective/zlib.git
Working copy of https://github.com/the-swift-collective/zlib.git resolved at 1.3.1
Creating working copy for https://github.com/stackotter/swift-winui
Working copy of https://github.com/stackotter/swift-winui resolved at 42fe0034b7162f2de71ceea95725915d1147455a
Creating working copy for https://github.com/thebrowsercompany/swift-cwinrt
Working copy of https://github.com/thebrowsercompany/swift-cwinrt resolved at main (3e3d5a0)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/thebrowsercompany/swift-windowsfoundation
Working copy of https://github.com/thebrowsercompany/swift-windowsfoundation resolved at main (dbe1456)
Creating working copy for https://github.com/stackotter/swift-image-formats
Working copy of https://github.com/stackotter/swift-image-formats resolved at 0.3.2
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/stackotter/swift-uwp
Working copy of https://github.com/stackotter/swift-uwp resolved at 6e5c0089d599fc47c7f052521e1b546e54c7dc13
Creating working copy for https://github.com/stackotter/swift-windowsappsdk
Working copy of https://github.com/stackotter/swift-windowsappsdk resolved at 5caed8b4f1b4abc6fc89b8f0a8fa20f3edfab14a
Creating working copy for https://github.com/CoreOffice/XMLCoder
Working copy of https://github.com/CoreOffice/XMLCoder resolved at 0.17.1
Creating working copy for https://github.com/the-swift-collective/libwebp
Working copy of https://github.com/the-swift-collective/libwebp resolved at 1.4.1
Creating working copy for https://github.com/stackotter/jpeg
Working copy of https://github.com/stackotter/jpeg resolved at 1.0.2
Creating working copy for https://github.com/the-swift-collective/libpng
Working copy of https://github.com/the-swift-collective/libpng resolved at 1.6.45
warning: you may be able to install gtk+-3.0 using your system-packager:
apt-get install libgtk-3-dev clang
warning: you may be able to install gtk4 using your system-packager:
apt-get install libgtk-4-dev clang
warning: you may be able to install gtk+-3.0 using your system-packager:
apt-get install libgtk-3-dev clang
warning: you may be able to install gtk4 using your system-packager:
apt-get install libgtk-4-dev clang
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/289] Write sources
[6/289] Copying GTK.png
[8/289] Copying Microsoft.WindowsAppRuntime.Bootstrap.dll
In file included from /host/spi-builder-workspace/Sources/GtkCustomWidgets/gtk_helpers.c:1:
/host/spi-builder-workspace/Sources/GtkCustomWidgets/include/gtk_helpers.h:4:10: fatal error: 'gtk/gtk.h' file not found
4 | #include <gtk/gtk.h>
| ^~~~~~~~~~~
1 error generated.
[9/289] Compiling GtkCustomWidgets gtk_helpers.c
[9/289] Compiling sharpyuv_dsp.c
[9/289] Compiling sharpyuv_gamma.c
In file included from /host/spi-builder-workspace/Sources/GtkCustomWidgets/gtk_custom_root_widget.c:1:
/host/spi-builder-workspace/Sources/GtkCustomWidgets/include/gtk_custom_root_widget.h:4:10: fatal error: 'gdk/gdk.h' file not found
4 | #include <gdk/gdk.h>
| ^~~~~~~~~~~
[9/289] Compiling GtkCustomWidgets gtk_custom_root_widget.c
[9/289] Compiling sharpyuv_neon.c
[9/289] Compiling sharpyuv_sse2.c
/host/spi-builder-workspace/Sources/WinUIInterop/dummy.cpp:2:10: fatal error: 'ShObjIdl.h' file not found
2 | #include <ShObjIdl.h>
| ^~~~~~~~~~~~
1 error generated.
[9/289] Compiling WinUIInterop dummy.cpp
[9/289] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
warning: 'spi-builder-workspace': Failed to get gtk version
/bin/bash: line 1: gtk4-launch: command not found
warning: you may be able to install gtk+-3.0 using your system-packager:
apt-get install libgtk-3-dev clang
warning: you may be able to install gtk4 using your system-packager:
apt-get install libgtk-4-dev clang
warning: you may be able to install gtk+-3.0 using your system-packager:
apt-get install libgtk-3-dev clang
warning: you may be able to install gtk4 using your system-packager:
apt-get install libgtk-4-dev clang
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/282] Compiling ZLibC zutil.c
[3/282] Compiling ZLibC inffast.c
[4/282] Compiling ZLibC inftrees.c
[5/282] Compiling sharpyuv_neon.c
[6/282] Compiling ZLibC infback.c
[7/282] Compiling sharpyuv_dsp.c
[8/282] Compiling sharpyuv_sse2.c
[9/282] Compiling ZLibC inflate.c
[10/282] Compiling sharpyuv_gamma.c
[11/282] Compiling ZLibC trees.c
[12/282] Compiling sharpyuv_cpu.c
[13/282] Compiling ZLibC uncompr.c
[14/282] Write swift-version-24593BA9C3E375BF.txt
[15/282] Compiling tiffdec.c
[16/282] Compiling sharpyuv_csp.c
[17/282] Compiling wicdec.c
[18/282] Compiling metadata.c
[19/282] Compiling webpdec.c
[20/282] Compiling sharpyuv.c
[21/282] Compiling jpegdec.c
[22/282] Compiling pnmdec.c
[23/282] Compiling pngdec.c
[24/282] Compiling _SwiftSyntaxCShims dummy.c
[26/282] Compiling image_dec.c
[26/282] Compiling image_enc.c
[26/282] Compiling imageio_util.c
[29/282] Compiling ZLibC gzclose.c
[30/282] Write sources
[33/282] Compiling ZLibC gzwrite.c
[34/282] Compiling ZLibC adler32.c
[34/282] Compiling ZLibC compress.c
[34/282] Compiling ZLibC gzlib.c
[34/282] Write sources
[43/282] Compiling ZLibC gzread.c
[43/282] Write sources
In file included from /host/spi-builder-workspace/Sources/Gtk3CustomWidgets/gtk_helpers.c:1:
/host/spi-builder-workspace/Sources/Gtk3CustomWidgets/include/gtk_helpers.h:4:10: fatal error: 'gtk/gtk.h' file not found
4 | #include <gtk/gtk.h>
| ^~~~~~~~~~~
1 error generated.
[72/282] Compiling Gtk3CustomWidgets gtk_helpers.c
In file included from /host/spi-builder-workspace/Sources/GtkCustomWidgets/gtk_helpers.c:1:
/host/spi-builder-workspace/Sources/GtkCustomWidgets/include/gtk_helpers.h:4:10: fatal error: 'gtk/gtk.h' file not found
4 | #include <gtk/gtk.h>
| ^~~~~~~~~~~
1 error generated.
[72/282] Compiling GtkCustomWidgets gtk_helpers.c
[72/282] Compiling ZLibC crc32.c
[72/282] Compiling GtkCustomWidgets gtk_custom_root_widget.c
[72/282] Compiling WinUIInterop dummy.cpp
In file included from /host/spi-builder-workspace/Sources/Gtk3CustomWidgets/gtk_custom_root_widget.c:1:
/host/spi-builder-workspace/Sources/Gtk3CustomWidgets/include/gtk_custom_root_widget.h:4:10: fatal error: 'gdk/gdk.h' file not found
4 | #include <gdk/gdk.h>
| ^~~~~~~~~~~
[72/282] Compiling Gtk3CustomWidgets gtk_custom_root_widget.c
[72/282] Compiling ZLibC deflate.c
BUILD FAILURE 6.1 linux