Build Information
Failed to build swift-cross-ui, reference main (85a321
), with Swift 6.1 for Wasm on 16 Jun 2025 04:01:34 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/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 85a321f AppKitBackend: Respect environment font when updating text fields (#185)
Cloned https://github.com/stackotter/swift-cross-ui.git
Revision (git rev-parse @):
85a321f0720e05dcc12546121c1041add0bfd5a0
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/stackotter/swift-cross-ui.git at main
========================================
Build
========================================
Selected platform: wasm
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" : [
"ed938db0b9790b36391dc91b20cee81f2410309f"
]
},
"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" : [
"927e2c46430cfb1b6c195590b9e65a30a8fd98a2"
]
},
"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+List.swift",
"UIKitBackend+Menu.swift",
"UIKitBackend+Passive.swift",
"UIKitBackend+Path.swift",
"UIKitBackend+Picker.swift",
"UIKitBackend+Progress.swift",
"UIKitBackend+SplitView.swift",
"UIKitBackend+WebView.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",
"Backend/AnyWidget.swift",
"Backend/AppBackend.swift",
"Backend/CellPosition.swift",
"Backend/DialogResult.swift",
"Backend/FileChooserResult.swift",
"Backend/FileDialogOptions.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",
"Environment/Actions/AlertAction.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",
"Environment/ListStyle.swift",
"HotReloadingMacros.swift",
"Layout/LayoutSystem.swift",
"Layout/ViewSize.swift",
"Layout/ViewUpdateResult.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",
"State/Binding.swift",
"State/Cancellable.swift",
"State/DynamicProperty.swift",
"State/ObservableObject.swift",
"State/Published.swift",
"State/Publisher.swift",
"State/State.swift",
"Values/Alignment.swift",
"Values/AppMetadata.swift",
"Values/Axis.swift",
"Values/Color.swift",
"Values/ColorScheme.swift",
"Values/ContentMode.swift",
"Values/ContentType.swift",
"Values/Edge.swift",
"Values/Font.swift",
"Values/GeometryProxy.swift",
"Values/HorizontalAlignment.swift",
"Values/Orientation.swift",
"Values/Path.swift",
"Values/StackAlignment.swift",
"Values/TextContentType.swift",
"Values/VerticalAlignment.swift",
"Values/WindowResizability.swift",
"ViewGraph/AnyViewGraphNode.swift",
"ViewGraph/Box.swift",
"ViewGraph/ErasedViewGraphNode.swift",
"ViewGraph/PreferenceValues.swift",
"ViewGraph/ViewGraph.swift",
"ViewGraph/ViewGraphNode.swift",
"ViewGraph/ViewGraphNodeChildren.swift",
"ViewGraph/ViewGraphSnapshotter.swift",
"Views/AnyView.swift",
"Views/Button.swift",
"Views/Checkbox.swift",
"Views/Divider.swift",
"Views/EitherView.swift",
"Views/ElementaryView.swift",
"Views/EmptyView.swift",
"Views/ForEach.swift",
"Views/GeometryReader.swift",
"Views/Group.swift",
"Views/HStack.swift",
"Views/HotReloadableView.swift",
"Views/Image.swift",
"Views/List.swift",
"Views/Menu.swift",
"Views/MenuItem.swift",
"Views/Modifiers/AlertModifier.swift",
"Views/Modifiers/ConditionalApplicationModifier.swift",
"Views/Modifiers/DisabledModifier.swift",
"Views/Modifiers/EnvironmentModifier.swift",
"Views/Modifiers/Handlers/OnChangeModifier.swift",
"Views/Modifiers/Handlers/OnOpenURLModifier.swift",
"Views/Modifiers/Handlers/OnSubmitModifier.swift",
"Views/Modifiers/Handlers/OnTapGestureModifier.swift",
"Views/Modifiers/Layout/AspectRatioModifier.swift",
"Views/Modifiers/Layout/BackgroundModifier.swift",
"Views/Modifiers/Layout/FixedSizeModifier.swift",
"Views/Modifiers/Layout/FrameModifier.swift",
"Views/Modifiers/Layout/MultilineTextAlignmentModifier.swift",
"Views/Modifiers/Layout/OverlayModifier.swift",
"Views/Modifiers/Layout/PaddingModifier.swift",
"Views/Modifiers/Lifecycle/OnAppearModifier.swift",
"Views/Modifiers/Lifecycle/OnDisappearModifier.swift",
"Views/Modifiers/Lifecycle/TaskModifier.swift",
"Views/Modifiers/PreferenceModifier.swift",
"Views/Modifiers/Style/ColorSchemeModifier.swift",
"Views/Modifiers/Style/CornerRadiusModifier.swift",
"Views/Modifiers/Style/FontModifier.swift",
"Views/Modifiers/Style/ForegroundColorModifier.swift",
"Views/Modifiers/Style/ToggleStyleModifier.swift",
"Views/Modifiers/TextContentTypeModifier.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/Shapes/Capsule.swift",
"Views/Shapes/Circle.swift",
"Views/Shapes/Ellipse.swift",
"Views/Shapes/Rectangle.swift",
"Views/Shapes/RoundedRectangle.swift",
"Views/Shapes/Shape.swift",
"Views/Shapes/StyledShape.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/WebView.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/CheckButton.swift",
"Generated/CornerType.swift",
"Generated/CssProviderError.swift",
"Generated/DeleteType.swift",
"Generated/DirectionType.swift",
"Generated/DragResult.swift",
"Generated/DrawingArea.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/GLArea.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/ListBox.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/CheckButton.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/DrawingArea.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/GLArea.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/ListBox.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",
"Gsk/PathBuilder.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/DrawingArea+ManualAdditions.swift",
"Widgets/FileChooser+ManualAdditions.swift",
"Widgets/Fixed.swift",
"Widgets/Grid.swift",
"Widgets/Image+ManualAdditions.swift",
"Widgets/Label+ManualAdditions.swift",
"Widgets/ListBox+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-3":/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:1d9b2ff10447e71c7331541368dc204699fc22b6bc9ef4efb815c3e4c1ba42e3
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/stackotter/swift-windowsappsdk
[1/129] Fetching swift-windowsappsdk
Fetched https://github.com/stackotter/swift-windowsappsdk from cache (0.31s)
Fetching https://github.com/thebrowsercompany/swift-windowsfoundation
[1/72] Fetching swift-windowsfoundation
Fetched https://github.com/thebrowsercompany/swift-windowsfoundation from cache (0.79s)
Fetching https://github.com/stackotter/swift-winui
[1/178] Fetching swift-winui
Fetched https://github.com/stackotter/swift-winui from cache (0.41s)
Fetching https://github.com/thebrowsercompany/swift-cwinrt
[1/436] Fetching swift-cwinrt
Fetched https://github.com/thebrowsercompany/swift-cwinrt from cache (1.46s)
Fetching https://github.com/stackotter/swift-uwp
[1/245] Fetching swift-uwp
Fetched https://github.com/stackotter/swift-uwp from cache (0.33s)
Fetching https://github.com/stackotter/swift-webview2core
[1/18] Fetching swift-webview2core
Fetched https://github.com/stackotter/swift-webview2core from cache (0.22s)
Fetching https://github.com/stackotter/swift-macro-toolkit
Fetching https://github.com/stackotter/swift-image-formats
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/CoreOffice/XMLCoder
[1/124] Fetching swift-image-formats
[92/2206] Fetching swift-image-formats, swift-docc-plugin
[322/3083] Fetching swift-image-formats, swift-docc-plugin, swift-macro-toolkit
[1211/13143] Fetching swift-image-formats, swift-docc-plugin, swift-macro-toolkit, xmlcoder
Fetching https://github.com/swiftlang/swift-syntax.git
Fetched https://github.com/stackotter/swift-image-formats from cache (0.56s)
Fetched https://github.com/stackotter/swift-macro-toolkit from cache (0.56s)
Fetched https://github.com/CoreOffice/XMLCoder from cache (0.57s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.57s)
[1/70794] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (5.67s)
Computing version for https://github.com/CoreOffice/XMLCoder
Computed https://github.com/CoreOffice/XMLCoder at 0.17.1 (6.87s)
Computing version for https://github.com/stackotter/swift-image-formats
Computed https://github.com/stackotter/swift-image-formats at 0.3.3 (0.59s)
Fetching https://github.com/the-swift-collective/libwebp
Fetching https://github.com/stackotter/jpeg
Fetching https://github.com/the-swift-collective/libpng
[1/3111] Fetching jpeg
[250/3165] Fetching jpeg, libwebp
[491/3195] Fetching jpeg, libwebp, libpng
Fetched https://github.com/the-swift-collective/libwebp from cache (0.26s)
Fetched https://github.com/the-swift-collective/libpng from cache (0.26s)
[498/3111] Fetching jpeg
Fetched https://github.com/stackotter/jpeg from cache (3.43s)
Computing version for https://github.com/the-swift-collective/libwebp
Computed https://github.com/the-swift-collective/libwebp at 1.4.1 (4.20s)
Computing version for https://github.com/stackotter/jpeg
Computed https://github.com/stackotter/jpeg at 1.0.2 (0.71s)
Computing version for https://github.com/the-swift-collective/libpng
Computed https://github.com/the-swift-collective/libpng at 1.6.45 (0.77s)
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.01s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (0.75s)
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.08s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.4 (0.60s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3411] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.44s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.09s)
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/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/stackotter/swift-windowsappsdk
Working copy of https://github.com/stackotter/swift-windowsappsdk resolved at ed938db0b9790b36391dc91b20cee81f2410309f
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/swift-image-formats
Working copy of https://github.com/stackotter/swift-image-formats resolved at 0.3.3
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/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/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.4
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-winui
Working copy of https://github.com/stackotter/swift-winui resolved at 927e2c46430cfb1b6c195590b9e65a30a8fd98a2
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/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/swift-webview2core
Working copy of https://github.com/stackotter/swift-webview2core resolved at 9afd97424f844478914ca4512c8ca0a2d3a2bb67
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
Creating working copy for https://github.com/stackotter/swift-uwp
Working copy of https://github.com/stackotter/swift-uwp resolved at c9d3fc079aaaa5113cde9a0132278fb83e808599
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/292] Write sources
[19/292] Copying GTK.png
[21/292] 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.
[22/292] Compiling GtkCustomWidgets gtk_helpers.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.
[22/292] Compiling Gtk3CustomWidgets gtk_helpers.c
[22/292] Compiling _SwiftSyntaxCShims dummy.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.
[22/292] Compiling WinUIInterop dummy.cpp
[22/292] Compiling sharpyuv_neon.c
[22/292] Compiling sharpyuv_sse2.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>
| ^~~~~~~~~~~
1 error generated.
[22/292] Compiling GtkCustomWidgets gtk_custom_root_widget.c
[22/292] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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:1d9b2ff10447e71c7331541368dc204699fc22b6bc9ef4efb815c3e4c1ba42e3
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: 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/272] Compiling _SwiftSyntaxCShims dummy.c
[3/272] Compiling ZLibC zutil.c
[4/272] Compiling sharpyuv_neon.c
[5/272] Compiling sharpyuv_sse2.c
[6/272] Compiling sharpyuv_cpu.c
[7/272] Compiling sharpyuv_csp.c
[8/272] Compiling sharpyuv_dsp.c
[9/272] Compiling wicdec.c
[9/272] Compiling sharpyuv_gamma.c
[11/272] Compiling tiffdec.c
[12/272] Compiling sharpyuv.c
[13/272] Compiling pngdec.c
[14/272] Compiling webpdec.c
[15/272] Compiling metadata.c
[16/272] Compiling jpegdec.c
[17/272] Compiling pnmdec.c
[18/272] Compiling _SwiftSyntaxCShims dummy.c
[19/272] Compiling imageio_util.c
[20/272] Compiling image_dec.c
[21/272] Compiling image_enc.c
[22/272] Compiling ZLibC inftrees.c
[23/272] Compiling ZLibC inffast.c
[24/272] Compiling ZLibC uncompr.c
[24/272] Write swift-version-24593BA9C3E375BF.txt
/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.
[26/272] Compiling ZLibC gzwrite.c
[26/272] Compiling ZLibC trees.c
[26/272] Compiling ZLibC deflate.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 *);
| ^
2 errors generated.
[26/272] Compiling ZLibC gzread.c
[26/272] Compiling ZLibC inflate.c
[26/272] Compiling ZLibC gzclose.c
[26/272] Compiling ZLibC gzlib.c
[26/272] Compiling ZLibC infback.c
BUILD FAILURE 6.1 wasm