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 Gtk, reference main (76d95e), with Swift 6.1 for Android on 30 May 2025 13:04:11 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rhx/swiftgtk.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/rhx/swiftgtk
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 76d95e6 Use main branch on dependencies.
Cloned https://github.com/rhx/swiftgtk.git
Revision (git rev-parse @):
76d95e631ced7853db86aa623556dfd57db11fc3
SUCCESS checkout https://github.com/rhx/swiftgtk.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/rhx/swiftgtk.git
https://github.com/rhx/swiftgtk.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "gir2swift",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/rhx/gir2swift.git"
    },
    {
      "identity" : "swiftatk",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/rhx/SwiftAtk.git"
    },
    {
      "identity" : "swiftgdk",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/rhx/SwiftGdk.git"
    },
    {
      "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"
    }
  ],
  "manifest_display_name" : "Gtk",
  "name" : "Gtk",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Gtk",
      "targets" : [
        "Gtk"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GtkTests",
      "module_type" : "SwiftTarget",
      "name" : "GtkTests",
      "path" : "Tests/GtkTests",
      "sources" : [
        "GtkTests.swift"
      ],
      "target_dependencies" : [
        "Gtk"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GtkCHelpers",
      "module_type" : "ClangTarget",
      "name" : "GtkCHelpers",
      "path" : "Sources/GtkCHelpers",
      "product_memberships" : [
        "Gtk"
      ],
      "sources" : [
        "gtk_dialog.c"
      ],
      "target_dependencies" : [
        "CGtk"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Gtk",
      "module_type" : "SwiftTarget",
      "name" : "Gtk",
      "path" : "Sources/Gtk",
      "product_dependencies" : [
        "gir2swift",
        "Gdk",
        "Atk",
        "gir2swift-plugin"
      ],
      "product_memberships" : [
        "Gtk"
      ],
      "sources" : [
        "ActionGroup.swift",
        "App.swift",
        "Box.swift",
        "CSSProvider.swift",
        "Container.swift",
        "Dialog.swift",
        "DragContext.swift",
        "FileChooser.swift",
        "FileChooserNative.swift",
        "GtkTypeAliases.swift",
        "Label.swift",
        "ListStore.swift",
        "MessageDialog.swift",
        "Radio.swift",
        "Screen.swift",
        "SwiftGtk.swift",
        "TargetEntry.swift",
        "Text.swift",
        "TreeStore.swift",
        "Widget.swift",
        "Window.swift"
      ],
      "target_dependencies" : [
        "GtkCHelpers"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CGtk",
      "module_type" : "SystemLibraryTarget",
      "name" : "CGtk",
      "path" : "Sources/CGtk",
      "product_memberships" : [
        "Gtk"
      ],
      "sources" : [
      ],
      "type" : "system-target"
    }
  ],
  "tools_version" : "5.6"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/rhx/gir2swift.git
[1/5539] Fetching gir2swift
Fetched https://github.com/rhx/gir2swift.git from cache (0.78s)
Fetching https://github.com/rhx/SwiftAtk.git
[1/3941] Fetching swiftatk
Fetched https://github.com/rhx/SwiftAtk.git from cache (1.80s)
Fetching https://github.com/rhx/SwiftGdk.git
[1/6082] Fetching swiftgdk
Fetched https://github.com/rhx/SwiftGdk.git from cache (8.70s)
Fetching https://github.com/rhx/SwiftLibXML.git
[1/306] Fetching swiftlibxml
Fetched https://github.com/rhx/SwiftLibXML.git from cache (0.32s)
Fetching https://github.com/rhx/SwiftGObject.git
[1/11714] Fetching swiftgobject
Fetched https://github.com/rhx/SwiftGObject.git from cache (3.43s)
Fetching https://github.com/rhx/SwiftGdkPixbuf.git
[1/1641] Fetching swiftgdkpixbuf
Fetched https://github.com/rhx/SwiftGdkPixbuf.git from cache (0.71s)
Fetching https://github.com/rhx/SwiftPangoCairo.git
[1/1000] Fetching swiftpangocairo
Fetched https://github.com/rhx/SwiftPangoCairo.git from cache (0.45s)
Fetching https://github.com/rhx/SwiftGLib.git
[1/21683] Fetching swiftglib
Fetched https://github.com/rhx/SwiftGLib.git from cache (10.17s)
Fetching https://github.com/rhx/SwiftGIO.git
[1/54365] Fetching swiftgio
Fetched https://github.com/rhx/SwiftGIO.git from cache (27.26s)
Fetching https://github.com/rhx/SwiftGModule.git
[1/1085] Fetching swiftgmodule
Fetched https://github.com/rhx/SwiftGModule.git from cache (0.46s)
Fetching https://github.com/rhx/SwiftCairo.git
[1/1778] Fetching swiftcairo
Fetched https://github.com/rhx/SwiftCairo.git from cache (0.63s)
Fetching https://github.com/rhx/SwiftPango.git
[1/4050] Fetching swiftpango
Fetched https://github.com/rhx/SwiftPango.git from cache (2.18s)
Fetching https://github.com/rhx/SwiftHarfBuzz.git
[1/144] Fetching swiftharfbuzz
Fetched https://github.com/rhx/SwiftHarfBuzz.git from cache (0.30s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/apple/swift-docc-plugin
[1/10657] Fetching yams
[108/12706] Fetching yams, swift-docc-plugin
[867/28092] Fetching yams, swift-docc-plugin, swift-argument-parser
Fetched https://github.com/apple/swift-docc-plugin from cache (0.84s)
[15826/26043] Fetching yams, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (3.44s)
Fetched https://github.com/jpsim/Yams.git from cache (3.53s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 4.0.6 (4.56s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (1.02s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3392] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (3.01s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (6.35s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (1.20s)
Creating working copy for https://github.com/rhx/SwiftAtk.git
Working copy of https://github.com/rhx/SwiftAtk.git resolved at main (62a98a3)
Creating working copy for https://github.com/rhx/SwiftGIO.git
Working copy of https://github.com/rhx/SwiftGIO.git resolved at main (e127a94)
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/rhx/SwiftGdkPixbuf.git
Working copy of https://github.com/rhx/SwiftGdkPixbuf.git resolved at main (b382992)
Creating working copy for https://github.com/rhx/gir2swift.git
Working copy of https://github.com/rhx/gir2swift.git resolved at main (d004249)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 4.0.6
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
Creating working copy for https://github.com/rhx/SwiftGModule.git
Working copy of https://github.com/rhx/SwiftGModule.git resolved at main (69e7237)
Creating working copy for https://github.com/rhx/SwiftCairo.git
Working copy of https://github.com/rhx/SwiftCairo.git resolved at main (deee984)
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/rhx/SwiftGdk.git
Working copy of https://github.com/rhx/SwiftGdk.git resolved at main (3df89d4)
Creating working copy for https://github.com/rhx/SwiftGObject.git
Working copy of https://github.com/rhx/SwiftGObject.git resolved at main (3732e69)
Creating working copy for https://github.com/rhx/SwiftLibXML.git
Working copy of https://github.com/rhx/SwiftLibXML.git resolved at main (1b9b259)
Creating working copy for https://github.com/rhx/SwiftHarfBuzz.git
Working copy of https://github.com/rhx/SwiftHarfBuzz.git resolved at main (eeaa2f0)
Creating working copy for https://github.com/rhx/SwiftPangoCairo.git
Working copy of https://github.com/rhx/SwiftPangoCairo.git resolved at main (0318374)
Creating working copy for https://github.com/rhx/SwiftGLib.git
Working copy of https://github.com/rhx/SwiftGLib.git resolved at main (2a3ceac)
Creating working copy for https://github.com/rhx/SwiftPango.git
Working copy of https://github.com/rhx/SwiftPango.git resolved at main (f3c2728)
warning: you may be able to install gtk+-3.0 using your system-packager:
    apt-get install libgtk-3-dev libglib2.0-dev glib-networking gobject-introspection libgirepository1.0-dev
warning: you may be able to install harfbuzz-gobject using your system-packager:
    apt-get install libharfbuzz-dev libglib2.0-dev glib-networking gobject-introspection libgirepository1.0-dev
warning: you may be able to install gio-unix-2.0 using your system-packager:
    apt-get install libglib2.0-dev glib-networking gobject-introspection libgirepository1.0-dev
warning: you may be able to install pango using your system-packager:
    apt-get install libpango1.0-dev libglib2.0-dev glib-networking gobject-introspection libgirepository1.0-dev
warning: you may be able to install cairo using your system-packager:
    apt-get install libcairo2-dev libglib2.0-dev glib-networking gobject-introspection libgirepository1.0-dev
warning: you may be able to install pangocairo using your system-packager:
    apt-get install libpango1.0-dev libglib2.0-dev glib-networking gobject-introspection libgirepository1.0-dev
warning: you may be able to install gdk-pixbuf-2.0 using your system-packager:
    apt-get install libgdk-pixbuf2.0-dev libglib2.0-dev glib-networking gobject-introspection libgirepository1.0-dev
warning: you may be able to install gdk-3.0 using your system-packager:
    apt-get install libgtk-3-dev libglib2.0-dev glib-networking gobject-introspection libgirepository1.0-dev
warning: you may be able to install atk using your system-packager:
    apt-get install libatk1.0-dev libglib2.0-dev glib-networking gobject-introspection libgirepository1.0-dev
[0/21] Write sources
[6/21] Compiling writer.c
[7/21] Compiling reader.c
[8/21] Compiling parser.c
[9/21] Compiling api.c
[10/21] Compiling emitter.c
[11/21] Write swift-version-24593BA9C3E375BF.txt
[12/21] Compiling scanner.c
[14/45] Emitting module SwiftLibXML
[15/45] Compiling Yams Mark.swift
[16/45] Compiling Yams Node.Mapping.swift
[17/45] Emitting module ArgumentParserToolInfo
[18/45] Compiling ArgumentParserToolInfo ToolInfo.swift
[20/47] Compiling Yams YamlError.swift
[20/60] Wrapping AST for ArgumentParserToolInfo for debugging
[22/85] Compiling SwiftLibXML XMLNameSpace.swift
[23/85] Compiling SwiftLibXML XMLAttribute.swift
[24/85] Compiling SwiftLibXML XMLDocument.swift
[25/85] Compiling SwiftLibXML XMLPath.swift
[26/85] Compiling SwiftLibXML EmptySequence.swift
[27/85] Compiling SwiftLibXML XMLElement.swift
[29/86] Compiling ArgumentParser BashCompletionsGenerator.swift
[30/86] Compiling ArgumentParser CompletionsGenerator.swift
[31/86] Compiling ArgumentParser FishCompletionsGenerator.swift
[32/86] Compiling ArgumentParser ZshCompletionsGenerator.swift
[32/86] Wrapping AST for SwiftLibXML for debugging
[34/86] Compiling ArgumentParser OptionGroup.swift
[35/86] Compiling ArgumentParser AsyncParsableCommand.swift
[36/86] Emitting module Yams
[37/86] Compiling ArgumentParser ArgumentVisibility.swift
[38/86] Compiling ArgumentParser CompletionKind.swift
[39/86] Compiling ArgumentParser Errors.swift
[40/86] Compiling ArgumentParser Flag.swift
[41/86] Compiling ArgumentParser Argument.swift
[42/86] Compiling ArgumentParser ArgumentHelp.swift
[48/87] Compiling ArgumentParser NameSpecification.swift
[49/87] Compiling ArgumentParser Option.swift
[49/92] Wrapping AST for Yams for debugging
[51/92] Emitting module ArgumentParser
[58/92] Compiling ArgumentParser Name.swift
[59/92] Compiling ArgumentParser Parsed.swift
[60/92] Compiling ArgumentParser ParsedValues.swift
[61/92] Compiling ArgumentParser ParserError.swift
[62/92] Compiling ArgumentParser SplitArguments.swift
[63/92] Compiling ArgumentParser DumpHelpGenerator.swift
[64/92] Compiling ArgumentParser HelpCommand.swift
[65/92] Compiling ArgumentParser HelpGenerator.swift
[66/92] Compiling ArgumentParser MessageInfo.swift
[67/92] Compiling ArgumentParser UsageGenerator.swift
[68/92] Compiling ArgumentParser CollectionExtensions.swift
[69/92] Compiling ArgumentParser Platform.swift
[70/92] Compiling ArgumentParser SequenceExtensions.swift
[71/92] Compiling ArgumentParser StringExtensions.swift
[72/92] Compiling ArgumentParser Tree.swift
[73/92] Compiling ArgumentParser ExpressibleByArgument.swift
[74/92] Compiling ArgumentParser ParsableArguments.swift
[75/92] Compiling ArgumentParser ParsableArgumentsValidation.swift
[76/92] Compiling ArgumentParser ParsableCommand.swift
[77/92] Compiling ArgumentParser ArgumentDecoder.swift
[80/92] Compiling ArgumentParser CommandConfiguration.swift
[81/92] Compiling ArgumentParser CommandGroup.swift
[82/92] Compiling ArgumentParser EnumerableFlag.swift
[83/92] Compiling ArgumentParser ArgumentDefinition.swift
[84/92] Compiling ArgumentParser ArgumentSet.swift
[85/92] Compiling ArgumentParser CommandParser.swift
[86/92] Compiling ArgumentParser InputKey.swift
[87/92] Compiling ArgumentParser InputOrigin.swift
[88/93] Wrapping AST for ArgumentParser for debugging
[90/134] Compiling libgir2swift GirEnumeration.swift
[91/134] Compiling libgir2swift GirField.swift
[92/134] Compiling libgir2swift GirFunction.swift
[93/134] Compiling libgir2swift GirInterface.swift
[94/134] Compiling libgir2swift GirMethod.swift
[95/134] Compiling libgir2swift GirProperty.swift
[96/139] Compiling libgir2swift GirBitfield.swift
[97/139] Compiling libgir2swift GirCType.swift
[98/139] Compiling libgir2swift GirCallback.swift
[99/139] Compiling libgir2swift GirClass.swift
[100/139] Compiling libgir2swift GirConstant.swift
[101/139] Compiling libgir2swift GirDatatype.swift
[102/139] Compiling libgir2swift Character+Utilities.swift
[103/139] Compiling libgir2swift Collection+Utilities.swift
[104/139] Compiling libgir2swift Streams.swift
[105/139] Compiling libgir2swift String+Substring.swift
[106/139] Compiling libgir2swift String+Utilities.swift
[107/139] Compiling libgir2swift GirRecord.swift
[108/139] Compiling libgir2swift GirSignal.swift
[109/139] Compiling libgir2swift GirThing.swift
[110/139] Compiling libgir2swift GirUnion.swift
[111/139] Compiling libgir2swift girtype+xml.swift
[112/139] Compiling libgir2swift gtk2swiftdoc.swift
[113/139] Compiling libgir2swift ConversionContext.swift
[114/139] Compiling libgir2swift Gir+Enums.swift
[115/139] Compiling libgir2swift Gir+KnowTypeSets.swift
[116/139] Compiling libgir2swift Gir+KnownTypes.swift
[117/139] Compiling libgir2swift Gir.swift
[118/139] Emitting module libgir2swift
[119/139] Compiling libgir2swift Gir2Swift.swift
[120/139] Compiling libgir2swift GirType.swift
[121/139] Compiling libgir2swift TypeConversion.swift
[122/139] Compiling libgir2swift TypeReference.swift
[123/139] Compiling libgir2swift GirAlias.swift
[124/139] Compiling libgir2swift GirArgument.swift
[125/139] Compiling libgir2swift System.swift
[126/139] Compiling libgir2swift XML+Utilities.swift
[127/139] Compiling libgir2swift generation.swift
[128/139] Compiling libgir2swift planning.swift
[129/139] Compiling libgir2swift postprocessing.swift
[130/139] Compiling libgir2swift CodeBuilder.swift
[131/139] Compiling libgir2swift c2swift.swift
[132/139] Compiling libgir2swift emit-class.swift
[133/139] Compiling libgir2swift emit-signals.swift
[134/139] Compiling libgir2swift gir+swift.swift
[135/139] Compiling libgir2swift girtypes+swift.swift
[136/140] Wrapping AST for libgir2swift for debugging
[138/142] Emitting module gir2swift
[139/142] Compiling gir2swift main.swift
[140/143] Wrapping AST for gir2swift for debugging
[141/143] Write Objects.LinkFileList
[142/143] Linking gir2swift-tool
warning: you may be able to install gtk+-3.0 using your system-packager:
    apt-get install libgtk-3-dev libglib2.0-dev glib-networking gobject-introspection libgirepository1.0-dev
warning: you may be able to install harfbuzz-gobject using your system-packager:
    apt-get install libharfbuzz-dev libglib2.0-dev glib-networking gobject-introspection libgirepository1.0-dev
warning: you may be able to install gio-unix-2.0 using your system-packager:
    apt-get install libglib2.0-dev glib-networking gobject-introspection libgirepository1.0-dev
warning: you may be able to install pango using your system-packager:
    apt-get install libpango1.0-dev libglib2.0-dev glib-networking gobject-introspection libgirepository1.0-dev
warning: you may be able to install cairo using your system-packager:
    apt-get install libcairo2-dev libglib2.0-dev glib-networking gobject-introspection libgirepository1.0-dev
warning: you may be able to install pangocairo using your system-packager:
    apt-get install libpango1.0-dev libglib2.0-dev glib-networking gobject-introspection libgirepository1.0-dev
warning: you may be able to install gdk-pixbuf-2.0 using your system-packager:
    apt-get install libgdk-pixbuf2.0-dev libglib2.0-dev glib-networking gobject-introspection libgirepository1.0-dev
warning: you may be able to install gdk-3.0 using your system-packager:
    apt-get install libgtk-3-dev libglib2.0-dev glib-networking gobject-introspection libgirepository1.0-dev
warning: you may be able to install atk using your system-packager:
    apt-get install libatk1.0-dev libglib2.0-dev glib-networking gobject-introspection libgirepository1.0-dev
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin gir2swift-plugin
[4/4] Compiling plugin GenerateManual
Building for debugging...
[4/72] Write sources
[14/72] Compiling writer.c
[15/72] Compiling reader.c
In file included from /host/spi-builder-workspace/Sources/GtkCHelpers/gtk_dialog.c:1:
/host/spi-builder-workspace/Sources/GtkCHelpers/include/gtk_dialog.h:2:10: fatal error: 'gtk/gtk.h' file not found
    2 | #include <gtk/gtk.h>
      |          ^~~~~~~~~~~
1 error generated.
[16/72] Compiling GtkCHelpers gtk_dialog.c
[16/72] Compiling writer.c
[16/72] Compiling emitter.c
[16/72] Compiling parser.c
[16/72] Compiling scanner.c
[16/72] Compiling api.c
[16/72] 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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
warning: you may be able to install gtk+-3.0 using your system-packager:
    apt-get install libgtk-3-dev libglib2.0-dev glib-networking gobject-introspection libgirepository1.0-dev
warning: you may be able to install harfbuzz-gobject using your system-packager:
    apt-get install libharfbuzz-dev libglib2.0-dev glib-networking gobject-introspection libgirepository1.0-dev
warning: you may be able to install gio-unix-2.0 using your system-packager:
    apt-get install libglib2.0-dev glib-networking gobject-introspection libgirepository1.0-dev
warning: you may be able to install pango using your system-packager:
    apt-get install libpango1.0-dev libglib2.0-dev glib-networking gobject-introspection libgirepository1.0-dev
warning: you may be able to install cairo using your system-packager:
    apt-get install libcairo2-dev libglib2.0-dev glib-networking gobject-introspection libgirepository1.0-dev
warning: you may be able to install pangocairo using your system-packager:
    apt-get install libpango1.0-dev libglib2.0-dev glib-networking gobject-introspection libgirepository1.0-dev
warning: you may be able to install gdk-pixbuf-2.0 using your system-packager:
    apt-get install libgdk-pixbuf2.0-dev libglib2.0-dev glib-networking gobject-introspection libgirepository1.0-dev
warning: you may be able to install gdk-3.0 using your system-packager:
    apt-get install libgtk-3-dev libglib2.0-dev glib-networking gobject-introspection libgirepository1.0-dev
warning: you may be able to install atk using your system-packager:
    apt-get install libatk1.0-dev libglib2.0-dev glib-networking gobject-introspection libgirepository1.0-dev
[0/12] Compiling reader.c
[1/12] Compiling writer.c
[2/12] Compiling parser.c
[3/12] Write swift-version-24593BA9C3E375BF.txt
[5/36] Compiling SwiftLibXML EmptySequence.swift
[6/36] Emitting module SwiftLibXML
[7/36] Compiling SwiftLibXML XMLNameSpace.swift
[8/36] Compiling SwiftLibXML XMLPath.swift
[9/36] Compiling SwiftLibXML XMLElement.swift
[10/36] Compiling SwiftLibXML XMLAttribute.swift
[11/36] Compiling SwiftLibXML XMLDocument.swift
[12/36] Compiling Yams String+Yams.swift
[13/36] Compiling Yams Tag.swift
[15/37] Compiling Yams Mark.swift
[16/37] Compiling Yams Node.Mapping.swift
[17/37] Emitting module ArgumentParserToolInfo
[18/37] Compiling ArgumentParserToolInfo ToolInfo.swift
[19/38] Compiling Yams Representer.swift
[20/38] Compiling Yams Resolver.swift
[21/38] Compiling Yams YamlError.swift
[23/38] Compiling Yams Node.Scalar.swift
[24/38] Compiling Yams Node.Sequence.swift
[25/38] Compiling Yams Node.swift
[26/38] Compiling Yams Parser.swift
[27/37] Compiling Yams Emitter.swift
[28/37] Compiling Yams Encoder.swift
[29/75] Emitting module Yams
[30/75] Compiling ArgumentParser ParsedValues.swift
[31/75] Compiling ArgumentParser ParserError.swift
[32/76] Wrapping AST for Yams for debugging
[34/76] Compiling ArgumentParser Name.swift
[35/76] Compiling ArgumentParser Parsed.swift
[38/76] Compiling ArgumentParser SplitArguments.swift
[39/81] Emitting module ArgumentParser
[40/81] Compiling ArgumentParser ExpressibleByArgument.swift
[41/81] Compiling ArgumentParser ParsableArguments.swift
[42/81] Compiling ArgumentParser ParsableArgumentsValidation.swift
[43/81] Compiling ArgumentParser ParsableCommand.swift
[44/81] Compiling ArgumentParser ArgumentDecoder.swift
[45/81] Compiling ArgumentParser DumpHelpGenerator.swift
[46/81] Compiling ArgumentParser HelpCommand.swift
[47/81] Compiling ArgumentParser HelpGenerator.swift
[48/81] Compiling ArgumentParser MessageInfo.swift
[49/81] Compiling ArgumentParser UsageGenerator.swift
[50/81] Compiling ArgumentParser CollectionExtensions.swift
[51/81] Compiling ArgumentParser Platform.swift
[52/81] Compiling ArgumentParser SequenceExtensions.swift
[53/81] Compiling ArgumentParser StringExtensions.swift
[54/81] Compiling ArgumentParser Tree.swift
[55/81] Compiling ArgumentParser BashCompletionsGenerator.swift
[56/81] Compiling ArgumentParser CompletionsGenerator.swift
[57/81] Compiling ArgumentParser FishCompletionsGenerator.swift
[58/81] Compiling ArgumentParser ZshCompletionsGenerator.swift
[59/81] Compiling ArgumentParser Argument.swift
[60/81] Compiling ArgumentParser ArgumentHelp.swift
[61/81] Compiling ArgumentParser ArgumentVisibility.swift
[62/81] Compiling ArgumentParser CompletionKind.swift
[63/81] Compiling ArgumentParser Errors.swift
[64/81] Compiling ArgumentParser Flag.swift
[65/81] Compiling ArgumentParser NameSpecification.swift
[66/81] Compiling ArgumentParser Option.swift
[67/81] Compiling ArgumentParser OptionGroup.swift
[68/81] Compiling ArgumentParser AsyncParsableCommand.swift
[69/81] Compiling ArgumentParser CommandConfiguration.swift
[70/81] Compiling ArgumentParser CommandGroup.swift
[71/81] Compiling ArgumentParser EnumerableFlag.swift
[72/81] Compiling ArgumentParser ArgumentDefinition.swift
[73/81] Compiling ArgumentParser ArgumentSet.swift
[74/81] Compiling ArgumentParser CommandParser.swift
[75/81] Compiling ArgumentParser InputKey.swift
[76/81] Compiling ArgumentParser InputOrigin.swift
[78/122] Compiling libgir2swift GirBitfield.swift
[79/122] Compiling libgir2swift GirCType.swift
[80/122] Compiling libgir2swift GirCallback.swift
[81/122] Compiling libgir2swift GirClass.swift
[82/122] Compiling libgir2swift GirConstant.swift
[83/122] Compiling libgir2swift GirDatatype.swift
[84/127] Compiling libgir2swift Character+Utilities.swift
[85/127] Compiling libgir2swift Collection+Utilities.swift
[86/127] Compiling libgir2swift Streams.swift
[87/127] Compiling libgir2swift String+Substring.swift
[88/127] Compiling libgir2swift String+Utilities.swift
[89/127] Compiling libgir2swift GirEnumeration.swift
[90/127] Compiling libgir2swift GirField.swift
[91/127] Compiling libgir2swift GirFunction.swift
[92/127] Compiling libgir2swift GirInterface.swift
[93/127] Compiling libgir2swift GirMethod.swift
[94/127] Compiling libgir2swift GirProperty.swift
[95/127] Compiling libgir2swift GirRecord.swift
[96/127] Compiling libgir2swift GirSignal.swift
[97/127] Compiling libgir2swift GirThing.swift
[98/127] Compiling libgir2swift GirUnion.swift
[99/127] Compiling libgir2swift girtype+xml.swift
[100/127] Emitting module libgir2swift
[101/127] Compiling libgir2swift Gir2Swift.swift
[102/127] Compiling libgir2swift GirType.swift
[103/127] Compiling libgir2swift TypeConversion.swift
[104/127] Compiling libgir2swift TypeReference.swift
[105/127] Compiling libgir2swift GirAlias.swift
[106/127] Compiling libgir2swift GirArgument.swift
[107/127] Compiling libgir2swift gtk2swiftdoc.swift
[108/127] Compiling libgir2swift ConversionContext.swift
[109/127] Compiling libgir2swift Gir+Enums.swift
[110/127] Compiling libgir2swift Gir+KnowTypeSets.swift
[111/127] Compiling libgir2swift Gir+KnownTypes.swift
[112/127] Compiling libgir2swift Gir.swift
[113/127] Compiling libgir2swift System.swift
[114/127] Compiling libgir2swift XML+Utilities.swift
[115/127] Compiling libgir2swift generation.swift
[116/127] Compiling libgir2swift planning.swift
[117/127] Compiling libgir2swift postprocessing.swift
[118/127] Compiling libgir2swift CodeBuilder.swift
[119/127] Compiling libgir2swift c2swift.swift
[120/127] Compiling libgir2swift emit-class.swift
[121/127] Compiling libgir2swift emit-signals.swift
[122/127] Compiling libgir2swift gir+swift.swift
[123/127] Compiling libgir2swift girtypes+swift.swift
[124/128] Wrapping AST for libgir2swift for debugging
[126/130] Emitting module gir2swift
[127/130] Compiling gir2swift main.swift
[128/130] Write Objects.LinkFileList
[129/130] Linking gir2swift-tool
warning: you may be able to install gtk+-3.0 using your system-packager:
    apt-get install libgtk-3-dev libglib2.0-dev glib-networking gobject-introspection libgirepository1.0-dev
warning: you may be able to install harfbuzz-gobject using your system-packager:
    apt-get install libharfbuzz-dev libglib2.0-dev glib-networking gobject-introspection libgirepository1.0-dev
warning: you may be able to install gio-unix-2.0 using your system-packager:
    apt-get install libglib2.0-dev glib-networking gobject-introspection libgirepository1.0-dev
warning: you may be able to install pango using your system-packager:
    apt-get install libpango1.0-dev libglib2.0-dev glib-networking gobject-introspection libgirepository1.0-dev
warning: you may be able to install cairo using your system-packager:
    apt-get install libcairo2-dev libglib2.0-dev glib-networking gobject-introspection libgirepository1.0-dev
warning: you may be able to install pangocairo using your system-packager:
    apt-get install libpango1.0-dev libglib2.0-dev glib-networking gobject-introspection libgirepository1.0-dev
warning: you may be able to install gdk-pixbuf-2.0 using your system-packager:
    apt-get install libgdk-pixbuf2.0-dev libglib2.0-dev glib-networking gobject-introspection libgirepository1.0-dev
warning: you may be able to install gdk-3.0 using your system-packager:
    apt-get install libgtk-3-dev libglib2.0-dev glib-networking gobject-introspection libgirepository1.0-dev
warning: you may be able to install atk using your system-packager:
    apt-get install libatk1.0-dev libglib2.0-dev glib-networking gobject-introspection libgirepository1.0-dev
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin gir2swift-plugin
[4/4] Compiling plugin GenerateManual
Building for debugging...
[4/60] Write sources
[6/62] Compiling writer.c
[7/62] Compiling parser.c
[8/62] Compiling reader.c
[9/62] Compiling api.c
[10/62] Compiling writer.c
In file included from /host/spi-builder-workspace/Sources/GtkCHelpers/gtk_dialog.c:1:
/host/spi-builder-workspace/Sources/GtkCHelpers/include/gtk_dialog.h:2:10: fatal error: 'gtk/gtk.h' file not found
    2 | #include <gtk/gtk.h>
      |          ^~~~~~~~~~~
1 error generated.
[11/62] Compiling GtkCHelpers gtk_dialog.c
[11/62] Compiling reader.c
[11/62] Compiling parser.c
[11/62] Compiling scanner.c
[11/62] Compiling emitter.c
[11/62] Compiling scanner.c
[11/62] Compiling emitter.c
[11/62] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 android