The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build swift-cross-ui, reference main (1a887c), with Swift 6.1 for Wasm on 30 May 2025 23:36:01 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wabiverse/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/wabiverse/swift-cross-ui
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1a887c2 appkit: mark makeCoordinator with MainActor. * The appropriate method that should NOT have a main actor is   determineViewSize, since that will break compiling with swift 6   strict concurrency.
Cloned https://github.com/wabiverse/swift-cross-ui.git
Revision (git rev-parse @):
1a887c25d505e9ea4c2cc90bae71196d31645b57
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/wabiverse/swift-cross-ui.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/wabiverse/swift-cross-ui.git
https://github.com/wabiverse/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/apple/swift-docc-plugin"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.0",
            "upper_bound" : "601.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/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" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/wabiverse/swift-windowsappsdk"
    },
    {
      "identity" : "swift-windowsfoundation",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/thebrowsercompany/swift-windowsfoundation"
    },
    {
      "identity" : "swift-winui",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/wabiverse/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" : "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" : "WinUIBackend",
      "module_type" : "SwiftTarget",
      "name" : "WinUIBackend",
      "path" : "Sources/WinUIBackend",
      "product_dependencies" : [
        "WinUI",
        "WinAppSDK",
        "WindowsFoundation"
      ],
      "product_memberships" : [
        "WinUIBackend"
      ],
      "sources" : [
        "WinUIBackend.swift"
      ],
      "target_dependencies" : [
        "SwiftCrossUI"
      ],
      "type" : "library"
    },
    {
      "c99name" : "UIKitBackend",
      "module_type" : "SwiftTarget",
      "name" : "UIKitBackend",
      "path" : "Sources/UIKitBackend",
      "product_memberships" : [
        "DefaultBackend",
        "UIKitBackend"
      ],
      "sources" : [
        "Font+UIFont.swift",
        "UIColor+Color.swift",
        "UIKitBackend+Alert.swift",
        "UIKitBackend+Container.swift",
        "UIKitBackend+Control.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"
      ],
      "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/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/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/OnClickModifier.swift",
        "Modifiers/OnDisappearModifier.swift",
        "Modifiers/OnOpenURLModifier.swift",
        "Modifiers/OnSubmitModifier.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",
        "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",
        "Gtk3Example"
      ],
      "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/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/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/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",
        "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",
        "BaseWidget.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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-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/wabiverse/swift-windowsappsdk
[1/170] Fetching swift-windowsappsdk
Fetched https://github.com/wabiverse/swift-windowsappsdk from cache (0.45s)
Fetching https://github.com/thebrowsercompany/swift-windowsfoundation
[1/72] Fetching swift-windowsfoundation
Fetched https://github.com/thebrowsercompany/swift-windowsfoundation from cache (0.39s)
Fetching https://github.com/wabiverse/swift-winui
[1/109] Fetching swift-winui
Fetched https://github.com/wabiverse/swift-winui from cache (1.84s)
Fetching https://github.com/thebrowsercompany/swift-cwinrt
[1/436] Fetching swift-cwinrt
Fetched https://github.com/thebrowsercompany/swift-cwinrt from cache (0.79s)
Fetching https://github.com/thebrowsercompany/swift-uwp
[1/199] Fetching swift-uwp
Fetched https://github.com/thebrowsercompany/swift-uwp from cache (0.85s)
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/stackotter/swift-image-formats
Fetching https://github.com/stackotter/swift-macro-toolkit
Fetching https://github.com/apple/swift-docc-plugin
[1/877] Fetching swift-macro-toolkit
[878/991] Fetching swift-macro-toolkit, swift-image-formats
[992/3040] Fetching swift-macro-toolkit, swift-image-formats, swift-docc-plugin
Fetched https://github.com/stackotter/swift-image-formats from cache (0.82s)
Fetched https://github.com/stackotter/swift-macro-toolkit from cache (0.82s)
Fetched https://github.com/apple/swift-docc-plugin from cache (0.82s)
[1/70541] Fetching swift-syntax
Fetching https://github.com/CoreOffice/XMLCoder
Fetched https://github.com/apple/swift-syntax.git from cache (7.63s)
[1/10011] Fetching xmlcoder
Fetched https://github.com/CoreOffice/XMLCoder from cache (0.75s)
Computing version for https://github.com/stackotter/swift-image-formats
Computed https://github.com/stackotter/swift-image-formats at 0.3.2 (9.25s)
Fetching https://github.com/the-swift-collective/libwebp
Fetching https://github.com/stackotter/jpeg
[1/54] Fetching libwebp
[7/3165] Fetching libwebp, jpeg
Fetched https://github.com/the-swift-collective/libwebp from cache (0.34s)
[280/3111] Fetching jpeg
Fetching https://github.com/the-swift-collective/libpng
[468/3141] Fetching jpeg, libpng
Fetched https://github.com/the-swift-collective/libpng from cache (0.35s)
[498/3111] Fetching jpeg
Fetched https://github.com/stackotter/jpeg from cache (4.40s)
Computing version for https://github.com/CoreOffice/XMLCoder
Computed https://github.com/CoreOffice/XMLCoder at 0.17.1 (5.35s)
Computing version for https://github.com/the-swift-collective/libwebp
Computed https://github.com/the-swift-collective/libwebp at 1.4.1 (0.91s)
Computing version for https://github.com/stackotter/jpeg
Computed https://github.com/stackotter/jpeg at 1.0.2 (0.98s)
Computing version for https://github.com/the-swift-collective/libpng
Computed https://github.com/the-swift-collective/libpng at 1.6.45 (0.99s)
Fetching https://github.com/the-swift-collective/zlib.git
[1/48] Fetching zlib
Fetched https://github.com/the-swift-collective/zlib.git from cache (0.27s)
Computing version for https://github.com/stackotter/swift-macro-toolkit
Computed https://github.com/stackotter/swift-macro-toolkit at 0.6.1 (1.10s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (1.16s)
Computing version for https://github.com/the-swift-collective/zlib.git
Computed https://github.com/the-swift-collective/zlib.git at 1.3.2 (1.00s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (1.12s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3392] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.54s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.67s)
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/CoreOffice/XMLCoder
Working copy of https://github.com/CoreOffice/XMLCoder resolved at 0.17.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/wabiverse/swift-winui
Working copy of https://github.com/wabiverse/swift-winui resolved at main (0529457)
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
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 600.0.1
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.2
Creating working copy for https://github.com/wabiverse/swift-windowsappsdk
Working copy of https://github.com/wabiverse/swift-windowsappsdk resolved at main (36e2f6c)
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/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/stackotter/jpeg
Working copy of https://github.com/stackotter/jpeg resolved at 1.0.2
Creating working copy for https://github.com/thebrowsercompany/swift-uwp
Working copy of https://github.com/thebrowsercompany/swift-uwp resolved at main (4fe2fa0)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
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/thebrowsercompany/swift-cwinrt
Working copy of https://github.com/thebrowsercompany/swift-cwinrt resolved at main (3e3d5a0)
warning: 'swift-macro-toolkit': 'swift-macro-toolkit' dependency on 'https://github.com/swiftlang/swift-syntax.git' conflicts with dependency on 'https://github.com/apple/swift-syntax.git' which has the same identity 'swift-syntax'. this will be escalated to an error in future versions of SwiftPM.
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/288] Write sources
[13/288] Copying GTK.png
[22/288] Copying Microsoft.WindowsAppRuntime.Bootstrap.dll
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>
      |          ^~~~~~~~~~~
1 error generated.
[23/288] Compiling GtkCustomWidgets gtk_custom_root_widget.c
[23/288] Compiling sharpyuv_neon.c
[23/288] Compiling _SwiftSyntaxCShims dummy.c
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.
[23/288] 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.
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>
      |          ^~~~~~~~~~~
1 error generated.
[23/288] Compiling GtkCustomWidgets gtk_helpers.c
[23/288] Compiling Gtk3CustomWidgets gtk_custom_root_widget.c
[23/288] Compiling sharpyuv_sse2.c
[23/288] 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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
warning: 'spi-builder-workspace': Failed to get gtk version
/bin/bash: line 1: gtk4-launch: command not found
warning: 'swift-macro-toolkit': 'swift-macro-toolkit' dependency on 'https://github.com/swiftlang/swift-syntax.git' conflicts with dependency on 'https://github.com/apple/swift-syntax.git' which has the same identity 'swift-syntax'. this will be escalated to an error in future versions of SwiftPM.
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/267] Write sources
[3/267] Compiling ZLibC uncompr.c
[4/267] Compiling wicdec.c
[5/267] Compiling ZLibC zutil.c
[6/267] Compiling _SwiftSyntaxCShims dummy.c
[7/267] Compiling ZLibC inftrees.c
[8/267] Compiling ZLibC trees.c
[9/267] Compiling sharpyuv_gamma.c
[10/267] Compiling sharpyuv_dsp.c
[11/267] Compiling sharpyuv_sse2.c
[11/267] Compiling sharpyuv_neon.c
[13/267] Compiling webpdec.c
[14/267] Compiling sharpyuv_cpu.c
[15/267] Compiling tiffdec.c
[16/267] Compiling sharpyuv_csp.c
[17/267] Compiling ZLibC inflate.c
[18/267] Compiling metadata.c
[18/267] Compiling pngdec.c
[20/267] Compiling jpegdec.c
[21/267] Compiling imageio_util.c
[22/267] Compiling pnmdec.c
[23/267] Compiling _SwiftSyntaxCShims dummy.c
[23/267] Compiling sharpyuv.c
[25/267] Compiling image_dec.c
[26/267] Compiling ZLibC inffast.c
[27/267] Compiling image_enc.c
/host/spi-builder-workspace/.build/checkouts/zlib/zlib/gzwrite.c:78:20: error: call to undeclared function 'write'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
   78 |             writ = write(state->fd, strm->next_in, put);
      |                    ^
/host/spi-builder-workspace/.build/checkouts/zlib/zlib/gzwrite.c:78:20: note: did you mean 'fwrite'?
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/stdio.h:103:8: note: 'fwrite' declared here
  103 | size_t fwrite(const void *__restrict, size_t, size_t, FILE *__restrict);
      |        ^
/host/spi-builder-workspace/.build/checkouts/zlib/zlib/gzwrite.c:108:24: error: call to undeclared function 'write'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
  108 |                 writ = write(state->fd, state->x.next, put);
      |                        ^
/host/spi-builder-workspace/.build/checkouts/zlib/zlib/gzwrite.c:627:9: error: call to undeclared function 'close'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
  627 |     if (close(state->fd) == -1)
      |         ^
/host/spi-builder-workspace/.build/checkouts/zlib/zlib/gzwrite.c:627:9: note: did you mean 'fclose'?
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/stdio.h:85:5: note: 'fclose' declared here
   85 | int fclose(FILE *);
      |     ^
3 errors generated.
[28/267] Compiling ZLibC gzwrite.c
/host/spi-builder-workspace/.build/checkouts/zlib/zlib/gzread.c:22:15: error: call to undeclared function 'read'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
   22 |         ret = read(state->fd, buf + *have, get);
      |               ^
/host/spi-builder-workspace/.build/checkouts/zlib/zlib/gzread.c:22:15: note: did you mean 'fread'?
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/stdio.h:102:8: note: 'fread' declared here
  102 | size_t fread(void *__restrict, size_t, size_t, FILE *__restrict);
      |        ^
/host/spi-builder-workspace/.build/checkouts/zlib/zlib/gzread.c:600:11: error: call to undeclared function 'close'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
  600 |     ret = close(state->fd);
      |           ^
/host/spi-builder-workspace/.build/checkouts/zlib/zlib/gzread.c:600:11: note: did you mean 'fclose'?
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/stdio.h:85:5: note: 'fclose' declared here
   85 | int fclose(FILE *);
      |     ^
[28/267] Compiling ZLibC gzread.c
[28/267] Compiling ZLibC gzclose.c
[28/267] Compiling ZLibC crc32.c
[28/267] Compiling ZLibC infback.c
[28/267] Compiling ZLibC deflate.c
/host/spi-builder-workspace/.build/checkouts/zlib/zlib/gzlib.c:245:9: error: call to undeclared function 'lseek'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
  245 |         LSEEK(state->fd, 0, SEEK_END);  /* so gzoffset() is correct */
      |         ^
/host/spi-builder-workspace/.build/checkouts/zlib/zlib/gzlib.c:15:17: note: expanded from macro 'LSEEK'
   15 | #  define LSEEK lseek
      |                 ^
/host/spi-builder-workspace/.build/checkouts/zlib/zlib/gzlib.c:245:9: note: did you mean 'fseek'?
/host/spi-builder-workspace/.build/checkouts/zlib/zlib/gzlib.c:15:17: note: expanded from macro 'LSEEK'
   15 | #  define LSEEK lseek
      |                 ^
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/stdio.h:95:5: note: 'fseek' declared here
   95 | int fseek(FILE *, long, int);
      |     ^
/host/spi-builder-workspace/.build/checkouts/zlib/zlib/gzlib.c:251:24: error: call to undeclared function 'lseek'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
  251 |         state->start = LSEEK(state->fd, 0, SEEK_CUR);
      |                        ^
/host/spi-builder-workspace/.build/checkouts/zlib/zlib/gzlib.c:15:17: note: expanded from macro 'LSEEK'
   15 | #  define LSEEK lseek
      |                 ^
/host/spi-builder-workspace/.build/checkouts/zlib/zlib/gzlib.c:335:9: error: call to undeclared function 'lseek'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
  335 |     if (LSEEK(state->fd, state->start, SEEK_SET) == -1)
      |         ^
/host/spi-builder-workspace/.build/checkouts/zlib/zlib/gzlib.c:15:17: note: expanded from macro 'LSEEK'
   15 | #  define LSEEK lseek
      |                 ^
/host/spi-builder-workspace/.build/checkouts/zlib/zlib/gzlib.c:372:15: error: call to undeclared function 'lseek'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
  372 |         ret = LSEEK(state->fd, offset - (z_off64_t)state->x.have, SEEK_CUR);
      |               ^
/host/spi-builder-workspace/.build/checkouts/zlib/zlib/gzlib.c:15:17: note: expanded from macro 'LSEEK'
   15 | #  define LSEEK lseek
      |                 ^
/host/spi-builder-workspace/.build/checkouts/zlib/zlib/gzlib.c:458:14: error: call to undeclared function 'lseek'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
  458 |     offset = LSEEK(state->fd, 0, SEEK_CUR);
      |              ^
/host/spi-builder-workspace/.build/checkouts/zlib/zlib/gzlib.c:15:17: note: expanded from macro 'LSEEK'
   15 | #  define LSEEK lseek
      |                 ^
[28/267] Compiling ZLibC gzlib.c
[28/267] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 wasm